/* =================================== */
/*	Basic Style 
/* =================================== */

body {
	height: 100%;
	margin: 0;
	background-color: #E0B379;
	font-family: 'Raleway', sans-serif;
	line-height: 1.5;
	font-size: 15px;
	color: #777;
	background-image: url(images/mfgbckga.jpg);
	background-repeat: repeat-x;
}
body > section {
    padding: 0 0;
}
html {
    height: 100%;
    margin: 0;
}
ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure, p {
    margin: 0;
}

a {
	color: #FFFFFF;
	-webkit-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s;
}
a.icon{
	font-family: 'Segoe', sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: rgba(60,60,60,1.00);
	vertical-align: middle;
	letter-spacing: 0.05em;
	padding-left: 5px;
}
a.icon:hover{color:#004d77;}
iframe {
    border: 0;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus, a:hover {
    color: inherit;
}
/*.container {
	max-width: 100%;
}*/
.nav-item{
	margin-top: 5px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 5px
}
.mt-2, .my-2 {
    margin-top: 0.0rem !important;
}
h4, .h4 {font-size:1.5rem; text-align:center; color:#fff;}
.bg-white {padding:25px;}
/*New fully collapsed navbar*/
@media (max-width: 100000px) {
    .navbar-header {
        
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
    .navbar-collapse.in {
        overflow-y: auto !important;
    }
	.navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, 
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent;
        background-image:none;
    }
}

/*End New fully collapsed navbar*/
containter-fluid{background-color:#FFFFFF}
.card-footer {
  text-align:center;
  margin-top:10px;
  padding: 0.00rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.02);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card card-default h-100{
	}
.btn-border {
	background-color: rgba(255,255,255,0.80);
	border: 1px solid #fff;
	color: #522b38;
	display: inline-block;
	font-size: 18px;
	margin-top: 0px;
	padding: 8px 28px;
	margin-bottom: 5px;
	border-radius: 3px;
}
@media (max-width: 768px) {
  .btn-border {
    font-size:11px;
    padding:4px 6px;
  }

h4 .h4 {font-size:1.0rem; text-align:center;}

}

@media (min-width: 768px) {
  .btn-border{
    font-size:12px;
    padding:6px 12px;
  }
}

@media (min-width: 992px) {
  .btn-border {
    font-size:14px;
    padding:8px 25px;
  }
  .jumbotron .img-fluid{width:60% !important}

}
.btn-border > i {
    margin-right: 10px;
}

.btn-border:hover,
.btn-border:focus {
	background-color: #fff;
	border-color: #1A43AF;
	color: #555;
}
.jumbotron {
	padding-top: 2rem;
	padding-bottom: 0.5rem;
	border-radius: 0.3rem;
}
.demo-header {
	position: relative;
}
.demo-item-wrapper {}

.demo-header img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom:10px;
}
.demo-header .overlay {
	background-color: rgba(0,0,0,0.0);
	position: relative;
	left: 0;
	padding-top: 0;
	width: 100%;
	height: 100%;
	margin-bottom: 5%;
}

.demo-header .container {
    display: table;
}

.heading {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.demo-heading {
    margin-top: 15%;
}

.demo-heading h1 {
	border-bottom: 0px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-top: 55%;
	line-height: .5rem;
}

.demo-heading p {
    margin: 0;
    font-size: 24px;
    color: #fff;
}
.aboutus {
	position: relative;
	margin-top: 1px;
	overflow: hidden;
	background-image:url(../../images/maui-activities-footer.jpg);
	
}
/*=========================================================
    Preview Demo
============================================================*/
.demo-project {
	color: #fff;
	text-align: center;
/*	width: 100%;*/
	margin-bottom:15px;
}
.demo-project p{color:#000;}
.section-head {
	position: relative;
	font-size: 24px;
	margin-top: 2%;
}

.section-head  h2 {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.section-head {
	position: relative;
	font-size: 80px;
	font-weight: 800;
	margin-top: 2%;
}

.section-head  h2 span {
    font-weight: 700;
}
@media (max-width: 568px) {
.demo-header {
	height: 268px;
	background-repeat: no-repeat;
	background-position: center;
}
}

.layout-head {
    background-color: #333;
    color: #fff;
    padding: 60px 0;
    text-align: center;
    position: relative;
}



.border .section-head {
    margin-bottom: 20px;
}

.section-head p {
  font-size: 18px;
  margin-top: 15px;
}

.layout-head:after {
    background-color: #333;
    bottom: -25px;
    content: "";
    height: 50px;
    left: 50%;
    position: absolute;
    transform: rotate(45deg);
    width: 50px;
}

.layout-head h1 {
    margin-bottom: 15px;
}

.layout-head p {
    font-size: 20px;
    line-height: 32px;
}

.layouts {
    background: url("../img/bkgd13.jpg") no-repeat fixed 0 0 / cover  rgba(0, 0, 0, 0);
    padding: 100px 0;
}

.layouts figure {
    margin-bottom: 60px;
}

.layouts figure img {
    margin: 0 auto;
}

.layouts figcaption h4 {
    font-size: 20px;
    margin-top: 25px;
}


.demo-project .demo-item {
    position: relative;
    margin-bottom: 65px;
    text-align: center;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.demo-item img {
    border: 1px solid #ebebeb;
    width: 100%;
}

.demo-project .demo-item:hover {
    opacity: 0.7;
}

.demo-project .demo-item-hover h4 {
    text-transform: capitalize;
    border-bottom: 1px solid;
    display: inline-block;
    line-height: 46px;
    margin-top: 20px;
    color: #777;
}
.features {
	background-repeat: no-repeat;
	background-position: center center / cover transparent;
	background-attachment: fixed;
	position: relative;
	padding-top: .2vh;
	padding-left: 1.5em;
}


.features .overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.features-padding{padding: .5rem !important}
.container .features-info{background-color:rgba(255,255,255,0.75)}
.feature-item {
    color: #fff;
    margin-bottom: 50px;
}
@media (max-width: 568px) {
.features h4{
    font-size: 18px;
    color: #FFFFFF;
}
}
.service-title {
    margin-bottom: 20px;
}

.service-title > h4 {
    font-size: 22px;
    line-height: 30px;
    margin-left: 70px;
}

.service-text {
	margin-left: 5px;

}


/* Shortcodes */

.title3 {
    color: #777;
    display: block;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0;
    overflow: hidden;
    padding: 0;
    text-transform: none;
}
.divider{
    position:relative;
    top:0;
    left:0;
    width:100%;
    display:block;
    background:transparent;
    margin:0;
    padding:0;
}


.tapa{
	background-image:url(../../images/tapa.jpg);
	background-repeat:repeat-x;
}
footer {
    background-color: #555;
    color: #fff;
    padding: 31px 0 26px;
}

footer a {
    color: #ddd;
}


#tapa{
    height: 12px;
	background-image:url(../../images/tapa.jpg);
	background-repeat:repeat-x;
    display: block;

}


.test {
  background: url('../images/front-1.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index:-100;
}

.container {
   z-index:2;
}

.header {

  color:#fff;
}

.header h1 {
   color:#fff;
}


.portfolio-img figure {
	position: relative;
	margin-top: 1px;
	overflow: hidden;
		background-color: rgba(244,244,244,0.90);

}
.portfolio-wrapper{
	padding-left: 1.0em;
	padding-right: 1.0em;
	background-color: rgba(248,248,248,0.75);
	-moz-box-shadow: 0 0 47px #555;
	-webkit-box-shadow: 0 0 47px #555;
	box-shadow: 0 0 47px #555;
}
.btn-dkgray{
	color: #ffffff !important; 
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	height: 35px;
	cursor: pointer;
	font-weight: 900;
	font-size: 16px;
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
	-webkit-box-shadow: 3px 3px 3px 2px #CACACA;
	box-shadow: 3px 3px 3px 2px #CACACA;
	background-color: #2F2E2E;
	padding-top: 2px;
}
a.btn-dkgray:hover{
	color: #ffffff;
	background-color: #626060;
}
@media screen and (min-width:280px) and (max-width:479px){

.detailcontent.btn-dkgray{
	height: 30px;
	cursor: pointer;
	font-weight: 900;
	font-size: 12px;
}

}


@media (min-width: 569px) and (max-width: 767px) {
/*.portfolio-wrapper{
	width:80%;
	padding-left: 0.5em;
	padding-right: 0em;
	background-color: rgba(248,248,248,0.75);
	margin-left: 3em;
	-moz-box-shadow: 0 0 47px #555;
	-webkit-box-shadow: 0 0 47px #555;
	box-shadow: 0 0 47px #555;
}*/

.portfolio-img figure {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	overflow: hidden;
}

}
@media (max-width: 2068px) {
figure {	-webkit-box-shadow: 4px 4px 8px 4px rgba(0,0,0,0.20),0 6px 20px 10px rgba(0, 0, 0, 0.20);
	box-shadow: 4px 4px 8px 4px rgba(0,0,0,0.20),0 6px 20px 10px rgba(0, 0, 0, 0.20);
}
.demo-project {
	padding-left: -.5em; padding-right:-.5em;
	margin-bottom:15px;
	
}
.portfolio-img figure {
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: rgba(244,244,244,0.70);
}
.effect-sadie h2 {
	font-size:1.4em;
}
a.icon{font-size:16px}
}
 /* Container holding the image and the text */
.containe-fluid {
    position: relative;
}

.hero-image {
  height: 80%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-text {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	color: white;
	top: ;
	margin-bottom: 25px;
	margin-top: 125px;
}
.hero-text h1 {
	font-family: 'Androgyne', sans-serif;
	color: #674D04;
	font-weight: 900;
	font-size: 4.1vw;
	text-shadow: 2px 0px 1px #522B38;
}
img.prodimage{
	width: 220px;
	height: 220px;
}
.prodmanufacturer{
	display: none;
}
/*Sadie effect */

.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 0%;
	margin-left:3px;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

.effect-sadie h2 {
	position: absolute;
	top: 15%;
	left: 0;
	width: 100%;
	color: #0E0E0E;
	background-color: rgba(255,255,255,0.70);
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Segoe, "Segoe UI", Verdana, sans-serif;
	font-weight:300;
}
.effect-sadie h2 span{ font-family:Segoe, "Segoe UI", Verdana, sans-serif; font-weight:500;}

.effect-sadie figcaption::before,
.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.effect-sadie p {
	position: absolute;
	bottom: 29px;
	left: 3px;
	text-align:left;
	padding-top: 0.3em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	width: 100%;
	color: rgba(255,255,255,1.05);
	opacity: 0;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.effect-sadie:hover h2 {
    color: #6B6A6A;
    -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
    transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	background-color:rgba(52,52,52,0.50);
	opacity: 1;
	-webkit-transform: translate3d(0,-10%,0) translate3d(0,0px,0);
	transform: translate3d(0,-10%,0) translate3d(0,0px,0);
}


.contact{margin-top:100px}
/*h2.contact { font-size:1.0em; font-weight:600; margin-bottom:50px;}*/
a.closelink {
    cursor: pointer;
    cursor: hand;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}
a.closelinkb {
    float: right;
    cursor: hand;
}
