/* header1 */
.header-content {
	position: absolute;
	top: 110px;
}

.header-content h1 {
	color: #fff;
}

.header-content p {
	color: #fff;
}

.header-content .action {
	margin-top: 40px;
	max-width: 600px;
}

/* header2 */
.header2 .overlay {
	background-color: rgba(0,0,0,0.5) !important;
	width: 100%;
	height: 100%;
	min-height: 670px;
}

.header2 .content .title h1 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 200px;
}

.header2 .content .green-box {
	background: #62b151;
	text-align: center;
	padding: 10px 20px;
	overflow: hidden;
	display: table;
	width: auto;
	margin: 0 auto;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
}

.header2 .content .arrow {
	text-align: center;
	display: table;
	width: auto;
	margin: 0 auto;
	color: #fff;
	text-transform: uppercase;
	margin-top: 100px;
	font-size: 24px;
	cursor: pointer;
}

/* header3 */
.header3 {
	background-color: #282828;
	min-height: 300px;
}

.header3 .content .title h1 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 200px;
}

.header3 .content p {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: 400;
	font-size: 14px;
}

.header3 img {
	display: block;
	margin: 0 auto;
	margin-top: 100px;
	width: 80%;
	height: 80%;
}

/* header4 */
#header4 {
	padding: 40px 0;
}

#header4 h1 {
	margin-top: 120px;
	color: #fff;
	text-align: center;
}

#header4 p.title {
	color: #fff;
	text-align: center;
	margin: 0;
}

#header4 p.content {
	color: #fff;
	text-align: center;
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 20px;
}

#header4 .content .green-box {
	background: #62b151;
	text-align: center;
	padding: 10px 20px;
	overflow: hidden;
	display: table;
	width: auto;
	margin: 0 auto;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
}

#header4 .form-control {
	background-color: #393939;
	border: 1px solid #62b151;
	width: 60%;
	border-radius: 2px;
	margin: 0 auto;
}

#header4 .form-subscribe {
	position: relative;
}

#header4 .btn-default-green-tiny {
	position: absolute;
	top: 2px;
	right: 20%;
	margin-right: 2px;
}

/* header5 */
#header5 {
	padding: 40px 0 190px 0;
	min-height: 300px;
}

#header5 h1 {
	margin-top: 160px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: bold;
}

#header5 p.title {
	color: #fff;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}

#header5 p.content {
	color: #fff;
	text-align: center;
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 20px;
}

/* header6 */
#header6 {
	padding: 40px 0 190px 0;
	min-height: 600px;
}

#header6 h1 {
	background: #282828;
	display: table;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 160px;
	margin-bottom: 15px;
	padding: 0 20px;
}

#header6 p.title {
	background: #3498db;
	color: #fff;
	display: table;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	margin: 0 auto;
	padding: 0 20px;
}

#header6 p.content {
	color: #fff;
	text-align: center;
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 20px;
}

#header6 .btn-default {
	border-radius: 8px;
	background: #3498db;
	color: #fff;
	border: 1px solid #3498db;
}

#header6 .btn-default:hover {
	border-radius: 8px;
	background: #fff;
	color: #3498db;
}

#header6 .btn-default-transparent {
	border-radius: 8px;
	background: #fff;
	color: #3498db;
}

#header6 .btn-default-transparent:hover {
	border-radius: 8px;
	background: #fff;
	color: #3498db;
	border: 1px solid #3498db;
}

/* header7 */
#header7 {
	padding: 40px 0 190px 0;
	min-height: 600px;
}

#header7 h3 {
	text-align: center;
	color: #fff;
	font-size: 62px;
	text-transform: uppercase;
	margin-top: 150px;
}

#navigation3h7 .navbar {
	background: #fff;
    padding: 0;
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
	font-weight: 400;
}

#navigation3h7 span.title {
	margin-top: 15px;
	display: block;
	font-weight: 800;
	font-size: 16px;
}

#navigation3h7 .navbar-brand img {
	height: 38px;
	margin: 0 auto;
}

@media (max-width: 1000px) {
   #navigation3h7 .navbar-brand img {
		height: 24px;
	}
}

@media (max-width: 760px) {
	#navigation3h7 .navbar-brand {
		width: 190px;
		height: 100px;
		background-color: #fff;
		position: absolute;
		top: 0;
		z-index: 0 !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}
}

#navigation3h7 .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: none;
	color: #282828;
	border: 0;
}

#navigation3h7 .navbar-default .navbar-nav > .active {
	color: #282828;
    background: none;
 }
#navigation3h7 .navbar-default .navbar-nav > .active > a {
	color: #282828 !important;
	background: none;
} 
#navigation3h7 .navbar-default .navbar-nav > .active > a:hover, 
#navigation3h7 .navbar-default .navbar-nav > .active > a:focus {
	color: #b7b7b7;
    background: none;
 }

#navigation3h7 .navbar-default .navbar-nav > li {
	padding: 10px 0;
}

#navigation3h7 .navbar-default .navbar-nav > li > a {
	color: #282828 !important;
	background: none;
} 
#navigation3h7 .navbar-default .navbar-nav > li > a:hover, 
#navigation3h7 .navbar-default .navbar-nav > li > a:focus {
	color: #a2a2a2 !important;
    background: none;
 }

#navigation3h7 .navbar-nav > li > .shoping-cart {
	min-width: 250px;
	padding: 10px;
}

#navigation3h7 .navbar-nav > li > .shoping-cart p {
	font-weight: 200;
	font-size: 12px;
}


#navigation3h7 .navbar-brand {
	width: 190px;
	height: 100px;
	background-color: #fff;
	position: absolute;
	top: 0;
	z-index: 1;
	-webkit-box-shadow: 0px 9px 13px 7px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 9px 13px 7px rgba(0,0,0,0.75);
	box-shadow: 0px 9px 13px 7px rgba(0,0,0,0.75);
}

#navigation3h7 .arrow-down {
	width: 0; 
	height: 0; 
	border-left: 95px solid transparent;
	border-right: 95px solid transparent;
	border-top: 20px solid #fff;
	position: absolute;
	top: 100px;
	left: 0;
	margin-left: 0;
}

/* header8 */
#header8 {
	background-color: #282828;
	min-height: 300px;
}

#header8 .container {
	padding: 120px 0;
}

#header8 .content h3 {
	font-size: 24px;
	color: #62b151;
}

#header8 .content p {
	font-size: 12px;
	color: #fff;
}

#header8 .contact-box {
	background: #fff;
	border-radius: 4px;
	padding: 25px;
	width: 100%;
	min-width: 300px;
}

#header8 .contact-box h3 {
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
}

#header8 .contact-box .form-control {
	border: 1px solid #ededed;
	border-radius: 4px;
	margin-bottom: 15px;
	color: #282828;
}

/* header9 */
#header9 {
	background-color: #fff;
	min-height: 300px;
}

#header9 .content .title h1 {
	text-align: center;
	color: #282828;
	text-transform: uppercase;
	margin-top: 200px;
}

#header9 .content p {
	text-align: center;
	color: #282828;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: 400;
	font-size: 14px;
}

#header9 img {
	display: block;
	margin: 0 auto;
	margin-top: 100px;
	width: 80%;
	height: 80%;
}

/* header10 */
#header10 {
	background-color: #fff;
	min-height: 300px;
}

#header10 .container {
	padding: 120px 0 0 0;
}

#header10 .content h3 {
	font-size: 24px;
	color: #62b151;
}

#header10 .content p {
	font-size: 12px;
	color: #282828;
}

#header10 .phone-box {
	padding: 0 50px;
}

#header10 .phone-box img {
	width: 100%;
}

#header10 .btn-default-green:hover {
	color: #282828 !important;
}

/* header11 */
#header11 {
	background-color: #fff;
	min-height: 300px;
	padding: 0 0 40px 0;
}

#header11 .content {
	position: relative;
}

#header11 .content .top h1 {
	text-align: center;
	color: #fff;
	margin-top: 100px;
	text-transform: uppercase;
}

#header11 .content .top p {
	text-align: center;
	color: #fff;
	margin-top: 20px;
	font-weight: 400;
	font-size: 14px;
	width: 40%;
	margin: 0 auto;
}

#header11 .content .btn-default-white-transparent {
	padding: 12px 45px;
	margin-top: 30px;
}

#header11 .content .hr-register {
	text-align: center;
	color: #fff;
	position: relative;
	margin: 40px 0;
}

#header11 .content .hr-register span::after {
	content: "";
	display: block;
	width: 40%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 12px;
	right: 0;
}

#header11 .content .hr-register span::before {
	content: "";
	display: block;
	width: 40%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 12px;
}

#header11 .content .bottom .btn-default-green {
	width: 100%;
	margin-top: 20px;
}

#header11 .content .bottom .form-control {
	background-color: rgba(237, 237, 237, 0.3);
	border-radius: 2px;
	border: 1px solid #ededed;
	color: #fff;
}

#header11 .content .bottom .form-control::-webkit-input-placeholder { color: #f5f5f5; }
#header11 .content .bottom .form-control::-moz-placeholder { color: #f5f5f5; } /* firefox 19+ */
#header11 .content .bottom .form-control:-ms-input-placeholder { color: #f5f5f5; } /* ie */
#header11 .content .bottom .form-control input:-moz-placeholder { color: #f5f5f5; }

#header11 .content .bottom p {
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	width: 60%;
	margin: 0 auto;
	margin-top: 25px;
}

@media (max-width: 1000px) {
    .nopaddingleft {
		padding: 0;
	   margin-bottom: 10px;
	}
	
	.nopaddingright {
		padding: 0;
	}
}

/* header12 */
#header12 {
	background-image: url(../bundles/images/header9.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 180px 0;
	position: relative;
	color: #fff;
	text-transform: uppercase;
}

#header12:before {
  	content: '';
  	position: absolute;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
    background-image: linear-gradient(to bottom right, #002f4b, #62b151);
  	opacity: .6;
}

#header12 .container {
	position: relative;
}

#header12 h3 {
	font-weight: 700;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 46px;
	text-transform: uppercase;
	letter-spacing: 8px;
}

#header12 p {
	font-weight: 300;
	width: 60%;
	text-align: center;
	margin: 10px auto 60px auto;
	font-size: 16px;
}

#header12 p.slogan {
	letter-spacing: 14px;
}

#header12 span.green {
	color: #62b151;
}

#header12 #scrolldown {
  	bottom: 0;
	margin-top: 80px;
  	height: 100px;
  	margin-left: -50px;
  	left: 50%;
  	text-align: center;
  	width: 100px;
}

#header12 #scrolldown span {
  	-webkit-animation-duration: 2s;
          	animation-duration: 2s;
  	-webkit-animation-fill-mode: both;
          	animation-fill-mode: both;
  	-webkit-animation-iteration-count: infinite;
          	animation-iteration-count: infinite;
 	 -webkit-animation-name: scroll;
         	 animation-name: scroll;
  	color: #fff;
	margin: 0 auto;
	position: absolute;
	left: 7px;
	
}

#header12 .mouse {
  	border: 2px solid #fff;
  	border-radius: 13px;
  	display: block;
  	height: 46px;
  	left: 50%;
  	margin: 10px 0 0 -13px;
  	position: absolute;
  	width: 26px;
}

#header12 .mouse span {
  	display: block;
  	font-size: 1.5em;
  	margin: 6px auto;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}

/* header13 */
#header13 {
	background-image: url(../bundles/images/header8.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
	color: #fff;
}

#header13:before {
  	content: '';
  	position: absolute;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
    background-color: #3498db;
  	opacity: .7;
}

#header13 .container {
	position: relative;
}
#header13 .container .navbar-nav li a:hover {
    color: #282828 !important;
    transition: .5s ease all;
}

#header13 .content {
	margin: 150px 0 100px 0;
	text-align: center;
}

#header13 .content h3 {
	font-size: 48px;
	width: 70%;
	text-align: center;
	margin: 0 auto;
	font-weight: 700;
}

#header13 .content p {
	font-size: 12px;
	width: 40%;
	text-align: center;
	margin: 30px auto;
	font-weight: 300;
}

@media (max-width: 760px) {
	#header13 .content h3 {
		font-size: 36px;
		width: 90%;
	}

	#header13 .content p {
		font-size: 12px;
		width: 80%;
	}
	
	#header13 #navigation8 .navbar {
		background-color: #3498db;
	}
	
	#header13 .content {
		margin: 80px 0 50px 0;
	}
}


/* header14 */
#header14 {
	background-image: url(../bundles/images/header10.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
	color: #fff;
    padding: 40px 0;
    min-height: 700px;
}

#header14:before {
  	content: '';
  	position: absolute;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
    background-color: #3498db;
  	opacity: .95;
}

#header14 .container {
	position: relative;
}

#header14 .navbar-brand {
    margin: 10px 30px 0 0;
    padding: 11px;
    color: #fff;
    font-weight: 700;
    border: 4px solid #fff;
}

#header14 #nav-header14 .navbar-default {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

#header14 #nav-header14 .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: 700;
    padding: 25px;
}

#header14 #nav-header14 .navbar-default .navbar-nav > li > a:hover, 
#header14 #nav-header14 .navbar-default .navbar-nav > li > a:focus {
	color: #05436c !important;
    background: none;
 }
#header14 .content {
    padding: 100px 0;
    width: 80%;
}

#header14 .content h3 {
    font-size: 28px;
    font-weight: 700;
}

#header14 .content p {
    margin: 40px 0;
}

#header14 .content .btn-default-transparent {
    border-radius: 6px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #282828;
    font-weight: 500;
}

#header14 .content .btn-default-transparent:hover {
    color: #fff;
    background-color: #05436c;
    border: 1px solid #05436c;
}

#header14 #nav-header14 .navbar-toggle {
    border: 0;
    color: #fff;
    margin-top: 18px
}

#header14 #nav-header14 .navbar-toggle span {
    background-color: #fff;
}

#header14 #nav-header14 .navbar-toggle:hover {
    margin-top: 18px;
}

#header14 #nav-header14 .collapse.in {
    border-bottom: 1px solid #fff;
}

@media (max-width: 760px) {
    #header14 {
        padding: 0;
    }
    
    #header14 #nav-header14 .navbar-header {
        padding-bottom: 10px;
        padding-left: 10px;
    }
    
    #header14 .content {
        padding: 60px 0;
        width: 100%;
    }
}

/* header15 */
#header15 {
	background-image: url(../bundles/images/header11.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
	color: #fff;
    padding: 40px 0;
    min-height: 700px;
}

#header15:before {
  	content: '';
  	position: absolute;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
    background-color: #282828;
  	opacity: .55;
}

#header15 .container {
	position: relative;
}

#header15 .navbar-brand {
    margin: 10px 30px 0 0;
    padding: 11px;
    color: #282828;
    font-weight: 700;
    border: 4px solid #fff;
    text-transform: uppercase;
}

#header15 #nav-header15 .navbar-default {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
}

#header15 #nav-header15 .navbar-default .navbar-nav > li > a {
    color: #282828;
    font-weight: 700;
    padding: 25px;
}

#header15 #nav-header15 .navbar-default .navbar-nav > li > a:hover, 
#header15 #nav-header15 .navbar-default .navbar-nav > li > a:focus {
	color: #62b151 !important;
    background: none;
    transition: .5s ease all;
 }
#header15 .content {
    padding: 100px 0;
    text-align: center;
}

#header15 .content h3 {
    font-size: 42px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}

#header15 .content h2 {
    font-size: 72px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 25px 0;
}

#header15 .content p {
    margin-bottom: 25px;
}

#header15 .content .btn-default-transparent {
    border-radius: 6px;
    border: 1px solid #62b151;
    background-color: #62b151;
    color: #fff;
    font-weight: 500;
}

#header15 .content .btn-default-transparent:hover {
    color: #fff;
    background-color: #282828;
    border: 1px solid #62b151;
}

#header15 #nav-header15 .navbar-toggle {
    border: 0;
    color: #fff;
    margin-top: 8px
}

#header15 #nav-header15 .navbar-toggle span {
    background-color: #62b151;
}

#header15 #nav-header15 .navbar-toggle:hover {
    margin-top: 8px;
}

#header15 #nav-header15 .collapse.in {
    border-bottom: 1px solid #fff;
}

@media (max-width: 760px) {
    #header15 {
        padding: 0;
    }
    
    #header15 #nav-header14 .navbar-header {
        padding-bottom: 10px;
        padding-left: 10px;
    }
    
    #header15 .navbar-default {
        margin-top: 10px;
    }
    
    #header15 .content {
        padding: 60px 0;
        width: 100%;
    }
    
    #header15 .navbar-brand {
        margin: 0px 30px 0 5px;
    }
}





/** Mobile Button
 ********************** **/
#topNav button.btn-mobile {
    display:none;
}
#topNav button.btn-mobile {
    color:#333;
    display: none;
    padding:6px 10px;
    float:right;
    margin-top:13px;
    margin-right:0;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#topNav button.btn-mobile i {
    padding:0; margin:0;
    font-size:21px;
}
@media only screen and (max-width: 992px) {
    #topNav button.btn-mobile {
        display:inline-block;
    }
}



#header li.search .search-box,
#header li.quick-cart .quick-cart-box {
    border:rgba(0,0,0,0.07) 1px solid;
    border-top:0;
}


/* Dark & Color Header */
#header.dark {
    background-color:#333;
}
#header.dark #topMain.nav-pills>li>a {
    color:#ccc;
}
#header.dark #topMain.nav-pills>li.active>a,
#header.dark #topMain.nav-pills>li>a:hover {
    color:#fff;
}

/* DARK CART & SEARCH */
#header.dark li.search .search-box,
#header.dark  li.quick-cart .quick-cart-box {
    background-color:#333;
}
#header.translucent li.search .search-box,
#header.translucent  li.quick-cart .quick-cart-box {
    background-color:rgba(33,33,33,0.80);

    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#header.translucent li.search .search-box:hover,
#header.translucent  li.quick-cart .quick-cart-box:hover {
    background-color:rgba(33,33,33,0.88);
}

#header.translucent ul.nav-second-main li i,
#header.translucent li.search i.fa,
#header.dark li.quick-cart .quick-cart-box a,
#header.dark li.quick-cart .quick-cart-box a h6,
#header.dark li.quick-cart .quick-cart-footer,
#header.dark li.quick-cart .quick-cart-box h4 {
    color:#fff !important;
}
#header.dark li.quick-cart .quick-cart-box h4,
#header.dark li.quick-cart .quick-cart-box a {
    border-bottom: rgba(255,255,255,0.08) 1px solid;
}
#header.dark li.quick-cart .quick-cart-box a:hover {
    background-color:rgba(255,255,255,0.06);
}
#header.dark li.search .search-box input {
    color: #999;
    background-color: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.25);

    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#header.dark li.search .search-box input:focus,
#header.dark li.search .search-box textarea:focus {
    background-color: rgba(0,0,0,.3);
}



/* Transparent Header */
#header.transparent {
    position:absolute;
    background-color:transparent;
    border-bottom:rgba(255,255,255,0.3) 1px solid;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#header.transparent.color,
#header.transparent.dark {
    border:0;
}
#header.transparent #topMain.nav-pills>li>a {
    color:#fff;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#header.transparent #topMain.nav-pills>li.active>a,
#header.transparent #topMain.nav-pills>li>a:hover {
    background-color:rgba(0,0,0,0.03);
}
#header.transparent + section.page-header.page-header-lg,
#header.transparent + section.page-header {
    /*margin-top:-100px;*/
    padding:180px 0;
}
#header.transparent + section.page-header.page-header-xlg {
    padding:280px 0;
    padding-top:350px;
}

#header.transparent + section.page-header.page-header-lg {
    padding-top:250px;
}

#header.transparent a.social-icon {
    background-color:rgba(0,0,0,0.2);
}
#header.transparent a.social-icon>i {
    color:#eaeaea;
}

/* on scroll */
#header.fixed.transparent{
    background-color:#fff;
}
#header.fixed.dark,
#header.fixed.dark.transparent {
    background-color:#333;
    border:0;
}
#header.fixed.transparent ul.nav-second-main li a,
#header.fixed.transparent ul.nav-second-main li a>i,
#header.fixed.transparent #topMain.nav-pills>li>a {
    color:#151515;
}
#header.fixed.dark.transparent ul.nav-second-main li a,
#header.fixed.dark.transparent ul.nav-second-main li a>i,
#header.fixed.dark.transparent #topMain.nav-pills>li>a {
    color:#fff;
}

@media only screen and (max-width: 992px) {
    #header.transparent.fixed #topNav button.btn-mobile {
        color:#333 !important;
    }
    #header.transparent.dark.fixed #topNav button.btn-mobile {
        color:#fff !important;
    }
    #header.transparent #topMain.nav-pills>li>a {
        color:#fff;
    }
    #header.transparent.dark #topMain.nav-pills>li>a {
        color:#fff;
    }
}


@media only screen and (max-width: 768px) {
    #header.transparent + section.page-header {
        margin-top:0;
    }

    /* force dark submenu */
    #header.transparent #topMain {
        background-color:#333 !important;
    }
    #header.transparent #topMain li.active>a {
        color:#fff !important;
    }
}



/* Transparent Header */
#header.translucent {
    position:absolute;
    background-color:rgba(0,0,0,0.2);

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#header.translucent #topMain.nav-pills>li>a {
    color:#fff;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#header.translucent #topMain.nav-pills>li.active>a,
#header.translucent #topMain.nav-pills>li>a:hover {
    color:#fff;
    background-color:rgba(0,0,0,0.1);
}
#header.translucent + section.page-header {
    margin-top:-100px;
    padding:180px 0;
}
#header.translucent + section.page-header.page-header-xlg {
    padding:280px 0;
    padding-top:420px;
}

#header.translucent + section.page-header.page-header-lg {
    padding-top:350px;
}

/* on scroll */
#header.fixed.translucent{
    background-color:#fff;
}
#header.fixed.dark,
#header.fixed.dark.translucent {
    background-color:#333;
    border:0;
}
#header.fixed.translucent ul.nav-second-main li a,
#header.fixed.translucent ul.nav-second-main li a>i,
#header.fixed.translucent #topMain.nav-pills>li>a {
    color:#151515;
}
#header.fixed.dark.translucent ul.nav-second-main li a,
#header.fixed.dark.translucent ul.nav-second-main li a>i,
#header.fixed.dark.translucent #topMain.nav-pills>li>a {
    color:#fff;
}

@media only screen and (max-width: 768px) {
    #header.transparent + section.page-header {
        margin-top:0;
    }
}



/* BOTTOM HEADER */
#header.bottom {
    position:absolute;
    top:auto; bottom:0;
    border-bottom:rgba(0,0,0,0.05) 1px solid;
}
#header.bottom.fixed {
    top:0; bottom:auto;
}
#header.bottom.sticky {
    position:absolute;
}
#header.bottom.fixed.sticky {
    position:fixed;
}
#header.bottom.dropup #topMain>li>ul.dropdown-menu ul.dropdown-menu {
    bottom: auto;
    box-shadow:none;
}
#header.bottom.dropup ul.dropdown-menu {
    bottom:94px;
}
#header.header-md.bottom.dropup ul.dropdown-menu {
    bottom:68px;
}
#header.header-sm.bottom.dropup ul.dropdown-menu {
    bottom:58px;
}
#header.bottom.dropup.slim ul.dropdown-menu {
    bottom:53px;
}
#header.bottom.dropup .nav-second-main .quick-cart-box,
#header.bottom.dropup .nav-second-main .search-box {
    top:auto; bottom:100%;
    margin-bottom:39px;
    box-shadow: 5px -5px rgba(91, 91, 91, 0.2);
    border-bottom:0
}
#header.bottom.header-md.dropup .nav-second-main .quick-cart-box,
#header.bottom.header-md.dropup .nav-second-main .search-box {
    margin-bottom:23px;
}
#header.bottom.header-sm.dropup .nav-second-main .quick-cart-box,
#header.bottom.header-sm.dropup .nav-second-main .search-box {
    margin-bottom:20px;
}

#header.bottom.dropup ul.dropdown-menu:before {
    top:auto;
    bottom: -10px !important;
    border-bottom:0 !important;
    border-top: rgba(255,255,255,1) 10px solid;
}
#header.bottom.dropup.dark ul.dropdown-menu:before {
    border-top: rgba(33,33,33,0.95) 10px solid !important;
}

#header.bottom  + #slider {
    margin-bottom:94px;
}
#header.header-md.bottom  + #slider {
    margin-bottom:70px;
}
#header.header-sm.bottom  + #slider {
    margin-bottom:60px;
}
#header.header-sm.bottom.transparent + #slider,
#header.header-sm.bottom.translucent + #slider {
    margin-bottom:0;
}

#header.bottom + #slider > .swiper-container .swiper-pagination {
    top:0 !important;
    bottom:auto;
}

@media only screen and (max-width: 992px) {
    #header.bottom {
        top:0; bottom:auto;
    }
    #header.bottom.sticky {
        position:relative !important;
    }
    #header.bottom.transparent ul.nav-second-main li a,
    #header.bottom.transparent ul.nav-second-main li a>i,
    #header.bottom.transparent #topNav button.btn-mobile {
        color:#212121;
    }
    #header.bottom + #slider > .swiper-container .swiper-pagination {
        top:auto !important;
        bottom:10px;
    }
    #header.bottom.dropup .nav-second-main .quick-cart-box,
    #header.bottom.dropup .nav-second-main .search-box {
        bottom:auto;
    }
}


/* STATIC HEADER */
#header.bottom.static + #slider {
    margin-bottom:0;
}
#header.bottom.static {
    border-top:rgba(0,0,0,0.15) 1px solid;
}
#header.bottom.static.dark {
    border-top:rgba(255,255,255,0.15) 1px solid;
}
#header.bottom.static .nav-second-main .quick-cart-box,
#header.bottom.static .nav-second-main .search-box,
#header.bottom.static .nav-second-main .quick-cart-box,
#header.bottom.static .nav-second-main .search-box {
    border:rgba(0,0,0,0.15) 1px solid;
    border-bottom:0;
}
#header.bottom.static.dark .nav-second-main .quick-cart-box,
#header.bottom.static.dark .nav-second-main .search-box,
#header.bottom.static.dark .nav-second-main .quick-cart-box,
#header.bottom.static.dark .nav-second-main .search-box {
    border:rgba(255,255,255,0.15) 1px solid;
    border-bottom:0;
}
@media only screen and (max-width: 992px) {
    #header.static {
        /*position:relative !important;*/
    }
}



/* fullwidth container */
#topNav .full-container {
    display:block;
    margin:0 15px;
}

/* remove bootstrap issue */
#topNav ul.dropdown-menu>li,
#topNav ul.dropdown-menu>li a {
    background-color:transparent;
}
#topNav .nav-pills>li+li {
    margin-left:0;
}

/* search */
#header li.search .search-box form {
    margin:0;
}


/* Medium Height : 70 */
#header.header-md #topNav a.logo {
    height:70px;
    line-height:50px;
}
#header.header-md #topNav a.logo>img {
    height:70px;
}
#header.header-md #topNav #topMain>li>a {
    height:70px;
    line-height:50px;
}
@media only screen and (max-width: 992px) {
    #header.header-md #topMain.nav-pills>li>a {
        color:#212121;
    }
    #header.header-md #topMain.nav-pills>li.active>a,
    #header.header-md #topMain.nav-pills>li>a:hover {
        color:#212121;
        background-color:rgba(0,0,0,0.02);
    }
}


/* Small Height : 60px */
#header.header-sm #topNav a.logo {
    height:60px;
    line-height:50px;
}
#header.header-sm #topNav a.logo>img {
    height:60px;
}
#header.header-sm #topNav #topMain>li>a {
    height:60px;
    line-height:40px;
}
@media only screen and (max-width: 992px) {
    #header.header-sm #topMain.nav-pills>li>a {
        color:#212121;
    }
    #header.header-sm #topMain.nav-pills>li.active>a,
    #header.header-sm #topMain.nav-pills>li>a:hover {
        color:#212121;
        background-color:rgba(0,0,0,0.02);
    }
}


/* Sticky 60px */
#header.fixed {
    position:fixed;
    border-bottom:rgba(0,0,0,0.08) 1px solid;
}
#header.fixed #topNav a.logo {
    height:60px;
    line-height:50px;
}
#header.fixed #topNav a.logo>img {
    height:60px;
}
#header.fixed #topNav #topMain>li>a {
    height:60px;
    line-height:40px;
}


/* Static */
#header.static {
    position:fixed;
    border-bottom:rgba(0,0,0,0.08) 1px solid;
}



@media only screen and (max-width: 992px) {
    #header.header-sm #topMain.nav-pills>li>a,
    #header.header-md #topMain.nav-pills>li>a {
        color:#212121;
    }
    #header.header-sm #topMain.nav-pills>li.active>a,
    #header.header-sm #topMain.nav-pills>li>a:hover,
    #header.header-md #topMain.nav-pills>li.active>a,
    #header.header-md #topMain.nav-pills>li>a:hover {
        color:#212121;
        background-color:rgba(0,0,0,0.02);
    }

    #header.transparent.header-sm #topMain.nav-pills>li>a,
    #header.transparent.header-md #topMain.nav-pills>li>a,
    #header.transparent.header-sm #topMain.nav-pills>li.active>a,
    #header.transparent.header-sm #topMain.nav-pills>li>a:hover,
    #header.transparent.header-md #topMain.nav-pills>li.active>a,
    #header.transparent.header-md #topMain.nav-pills>li>a:hover {
        color:#fff;
    }

    #header.dark .submenu-dark #topMain {
        background-color:#333;
    }
    #header.dark #topMain.nav-pills>li.active>a,
    #header.dark #topMain.nav-pills>li:hover>a,
    #header.dark #topMain.nav-pills>li>a {
        color:#fff;
    }
    #header.dark #topMain.nav-pills>li.active>a {
        background-color:rgba(0,0,0,0.1);
    }
}



/*
    Top Bar
*/
#topBar {
    display:block;
    background-color:#fff;
    border-bottom:rgba(0,0,0,0.05) 1px solid;
}
#topBar>.border-bottom {
    border-bottom:rgba(0,0,0,0.05) 1px solid;
}
#topBar>.border-top {
    border-top:rgba(0,0,0,0.05) 1px solid;
}

#topBar.dark {
    color:#ccc;
    background-color:#363839;
    border-bottom-color:rgba(255,255,255,0.1);
}
#topBar.dark .dropdown-menu a,
#topBar.dark ul.top-links>li>a {
    color:#fff;
}
#topBar.dark .dropdown-menu a:hover {
    color:#fff !important;
    background-color:#333;
}
#topBar.dark ul.top-links>li {
    border-right: rgba(255,255,255,0.1) 1px solid;
}

body.boxed #topBar.dark ul.top-links>li {
    border-right:0;
}
#topBar.dark .dropdown-menu {
    background-color:#363839;
}
#topBar.dark .dropdown-menu .divider {
    background-color:#444;
}
#topBar.dark>.border-bottom {
    border-bottom-color:rgba(255,255,255,0.1);
}
#topBar.dark>.border-top {
    border-top-color:rgba(255,255,255,0.1);
}

/* Logo */
#topBar .logo {
    display:inline-block;
}
#topBar .logo img {
    -webkit-transition: width .4s ease, height .4s ease;
    -o-transition: width .4s ease, height .4s ease;
    transition: width .4s ease, height .4s ease;
}
#topBar .logo.has-banner {
    height:100px;
    line-height:100px;

}

/* banner */
#topBar .banner {
    margin:5px 0;
    display:inline-block;
    padding-left:5px;
    border-left:rgba(0,0,0,0.05) 1px solid;
}
#topBar.dark .banner {
    border-left-color:rgba(255,255,255,0.05) 1px solid;
}

/* social Icon */
#topBar .social-icon {
    margin:3px 0 0 0;
}

/* Links */
#topBar ul.top-links {
    float:left;
    margin:0;
}
#topBar ul.top-links>li {
    padding:0;
    display:inline-block;
    margin-left:-3px;
    position:relative;
    border-right:rgba(0,0,0,0.1) 1px solid;

}
#topBar ul.top-links>li:hover >.dropdown-menu,
#mainMenu ul.top-links>li:hover >.dropdown-menu {
    display:block !important;
}
#topBar ul.top-links>li .dropdown-menu {
    z-index:3000;
}
#topBar ul.top-links>li>a {
    padding:10px;
    font-size:12px;
    color:#151515;
    display:block;
    text-decoration:none;
}
#topBar ul.top-links>li>a:hover {
    background-color:rgba(0,0,0,0.01);
}
#topBar ul.top-links>li>a>i {
    margin-right:5px;
    filter: alpha(opacity=30);
    opacity:0.3;
}
@media only screen and (max-width: 768px) {
    #topBar {
        text-align:center;
    }
    #topBar ul.top-links {
        display:inline-block;
        float:none;
        margin:0 auto;
    }
    #topBar ul.top-links>li:last-child>a {
        border-right:0;
    }
}
#topBar ul.top-links li.text-welcome {
    padding:0 15px;
    font-size:12px;
}

/* Drop Downs & Lang */
#topBar ul.dropdown-menu {
    min-width:50px;
    margin:0; padding:0;
    margin-left:-1px;
}
#topBar ul.dropdown-menu>li>a {
    padding:8px 6px;
    font-size:12px;
}
#topBar ul.dropdown-langs>li>a {
    padding:3px 6px;
    font-size:12px;
}
#topBar ul.top-links>li>a>img.flag-lang {
    float:left;
    margin-top:3px;
    margin-right:6px;
}
#topBar ul.dropdown-menu>li>a>i {
    margin-right:6px;
}
#topBar ul.dropdown-langs>li:hover>a {
    color:#000 !important;
    background-color:#eee;
}
#topBar ul.dropdown-menu>li.divider {
    margin:0; padding:0;
    border-bottom:0;
    height:1px;
}




/*
    Nav Second Main
    - search, etc
*/
#header ul.nav-second-main {
    border-left:rgba(0,0,0,0.1) 1px solid;
    padding-left:15px;
    margin-top: 39px;

    -webkit-transition: all .300s;
    -moz-transition: all .300s;
    -o-transition: all .300s;
    transition: all .300s;
}
#header.fixed ul.nav-second-main {
    margin-top:20px;
}
#header.header-sm ul.nav-second-main {
    margin-top:20px;
}
#header.header-md ul.nav-second-main {
    margin-top:23px;
}
#header ul.nav-second-main li {
    padding-top:33px;
    padding:0 5px 0px 5px;
}
#header ul.nav-second-main li>a {
    background-color:transparent;
    color:#666;
    padding:0 3px;
    display:block;
}
#header ul.nav-second-main li i {
    font-size:18px;
    width: 20px;
    height: 20px;
    margin:0;
    padding:0;

    opacity:0.6;
    filter: alpha(opacity=60);

    -webkit-transition: all .300s;
    -moz-transition: all .300s;
    -o-transition: all .300s;
    transition: all .300s;
}
#header ul.nav-second-main li:hover i {
    opacity:1;
    filter: alpha(opacity=100);
}
#header ul.nav-second-main li .badge {
    padding:3px 6px;
}

/* dark & color menu */
#header.transparent ul.nav-second-main li a,
#header.transparent ul.nav-second-main li a>i,
#header.color ul.nav-second-main li a,
#header.color ul.nav-second-main li a>i,
#header.dark ul.nav-second-main li a,
#header.dark ul.nav-second-main li a>i {
    color:#fff;

    opacity:1;
    filter: alpha(opacity=100);
}

@media only screen and (max-width: 992px) {
    #header ul.nav-second-main {
        margin:15px 15px 0 0;
        border:0;
    }
    #header ul.nav-second-main li {
        padding:0;
        padding-top:6px;
    }
    #header ul.nav-second-main {
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s;
    }
    #header.fixed ul.nav-second-main li {
        padding-top:0;
    }
    #header.header-md ul.nav-second-main li>a,
    #header.header-sm ul.nav-second-main li>a {
        margin-top:-6px;
    }

}


/** ************************************************************* **/
/* submenu */
#topNav ul.dropdown-menu {
    text-align:left;
    margin-top:0;
    box-shadow:none;
    border:#eee 1px solid;
    border-top:#eee 0 solid;
    list-style:none;
    background-color:#fff;
    box-shadow:rgba(0,0,0,0.2) 0 6px 12px;
    min-width:200px;
    padding:0;

    border-color: #1ABC9C #fff #fff;

    -webkit-transition: top .4s ease;
    -o-transition: top .4s ease;
    transition: top .4s ease;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#topNav ul.dropdown-menu li {
    position:relative;
    border-bottom: rgba(0,0,0,0.06) 1px solid;
}
/*
    #topNav .submenu-dark ul.dropdown-menu li {
        border-bottom-color: rgba(0,0,0,0.2);
    }
*/
#topNav ul.dropdown-menu li:last-child {
    border-bottom:0;
}
#topNav ul.dropdown-menu li a {
    margin:0;
    padding:7px 15px;
    font-weight:400;
    line-height:23px;

    color:#666;
    font-size:12px;
    display:block;
    text-decoration:none;
}
#topNav ul.dropdown-menu>li a i {
    margin-right:6px;
    font-size:12px;
}
#topNav ul.dropdown-menu a.dropdown-toggle {
    background-position: right center;
    background-repeat: no-repeat;
}
#topNav ul.dropdown-menu li.active>a,
#topNav ul.dropdown-menu li.active:hover>a,
#topNav ul.dropdown-menu li.active:focus>a,
#topNav ul.dropdown-menu li:hover>a,
#topNav ul.dropdown-menu li:focus>a,
#topNav ul.dropdown-menu li:focus>a {
    color:#000;
    background-color:rgba(0,0,0,0.05);
}

#topNav ul.dropdown-menu li.divider {
    margin:-1px 0 0 0;
    padding:0; border:0;
    background-color:rgba(0,0,0,0.1);
}
#topNav .nav li:hover>ul.dropdown-menu {
    padding:0;
    display:block;
    z-index:100;
}
#topNav ul.dropdown-menu li .label {
    margin-top:4px;
}

/* sub-submenu */
#topNav ul.dropdown-menu>li:hover > ul.dropdown-menu {
    display:block;
    position:absolute;
    left:100%; top:0;
    padding:0; margin:0;
    border-left:0 !important;
    border-right:0 !important;
    border-bottom:0 !important;
}
/** ************************************************************* **/


/* onepage active link */
#topMain.nav-onepage>li.active>a {
    font-weight:bold;
}


/** Responsive Top Nav
 ********************* **/
@media only screen and (max-width: 992px) {
    .navbar-collapse {
        height:100%;
    }
    form.mobile-search {
        display:block;
    }

    #topNav div.nav-main-collapse {
        padding:0; margin:0;
    }
    #topNav button.btn-mobile {
        display:block;
        float:right;
        margin-right:0;
    }
    #header.dark #topNav button.btn-mobile,
    #header.transparent #topNav button.btn-mobile,
    #header.theme-color #topNav button.btn-mobile {
        color:#fff;
    }
    #topNav nav.nav-main {
        background-color:#fff;
    }
    #topNav div.nav-main-collapse,
    #topNav div.nav-main-collapse.in {
        width: 100%;
        margin:-1px 0 0 0;
    }
    #topNav div.nav-main-collapse {
        float: none;
        overflow-x:hidden;
        max-height:350px;
    }
    #topNav div.nav-main-collapse.collapse {
        display: none !important;
    }
    #topNav div.nav-main-collapse.in {
        display: block !important;
    }
    #topNav div.nav-main-collapse {
        position: relative;
    }



    #topMain>li>a>span {
        display:none !important;
    }
    #topMain li {
        display:block !important;
        float:none;
        text-align:left;

        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    #topMain li a {
        text-align:left;
        border:0;
        height:auto;
        line-height:15px;

        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    #topMain>li:hover,
    #topMain>li:hover>a {
        border-top:0 !important;
    }
    #topMain>li>a {
        height:auto;
        line-height:auto;
    }

    /* submenu */
    #topMain ul.dropdown-menu {
        position: static;
        clear: both;
        float: none;
        display: none !important;
        border-left:0 !important;

        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    #topNav nav.nav-main li.resp-active > ul.dropdown-menu {
        display: block !important;
        margin-left:30px;
        margin-right:30px;
        padding:20px 0;
        border-right:0;
    }
    #topNav nav.nav-main li.resp-active > ul.dropdown-menu li {
        border-left:0;
    }

    #topNav ul.nav>li:hover>a:before,
    #topNav ul.nav>li.active>a:before {
        background-color:transparent;
    }

    #topNav ul.dropdown-menu>li:hover > ul.dropdown-menu {
        position:static;
    }

    #topNav div.submenu-dark ul.dropdown-menu {
        border-top:0;
    }

    /** sub menu */
    #topNav nav.nav-main li.resp-active > ul.dropdown-menu {
        margin:0; padding:0;
    }
    #topNav nav.nav-main li > ul.dropdown-menu li a {
        padding-left:40px;
    }

    #topNav .dropdown-menu.pull-right,
    #topNav .dropdown-menu.pull-left {
        float:none !important;
    }
}

@media only screen and (max-width: 500px) {
    #topNav div.nav-main-collapse {
        max-height:290px;
        overflow-y:auto;
    }
}



/* Mega Menu */
#topNav #topMain>li.mega-menu {
    position: inherit;
    color:#fff;

}
#topNav #topMain>li.mega-menu>ul {
    max-width:100%;
    width: 100%;
}
#topNav #topMain>li.mega-menu div.row {
    display:table;
    margin:0;
    padding:0;
    width:100%;
}
#topNav #topMain>li.mega-menu div.row div {
    display:table-cell;
    border-left: rgba(0,0,0,0.1) 1px solid;
    margin-left: -1px;
    display: table-cell;
    vertical-align: top;
    float: none;

    margin:0;
    padding:15px 0 0 0;
}
#topNav #topMain>li.mega-menu div.row>div:first-child {
    border-left:0 !important;
}
#topNav #topMain>li.mega-menu div.row div>ul>li>span {
    color:#111;
    font-weight:bold;
    display:block;
    padding:6px 15px 15px 15px;
}
#topNav #topMain>li.mega-menu div.row div:first-child {
    border-left:0;
}


/* LIGHT SUBMENU */
#topNav ul.dropdown-menu a.dropdown-toggle {
    background-image: url('../images/submenu_light.png');
}


/* DARK SUBMENU */
#topNav div.submenu-dark ul.dropdown-menu {
    background-color:#333;
}
#topNav div.submenu-dark ul.dropdown-menu a.dropdown-toggle {
    background-image: url('../images/submenu_dark.png');
}
#topNav div.submenu-dark ul.dropdown-menu li.active>a,
#topNav div.submenu-dark ul.dropdown-menu li.active:hover>a,
#topNav div.submenu-dark ul.dropdown-menu li.active:focus>a,
#topNav div.submenu-dark ul.dropdown-menu li:hover>a,
#topNav div.submenu-dark ul.dropdown-menu li:focus>a,
#topNav div.submenu-dark ul.dropdown-menu li:focus>a {
    color:#fff;
    background-color:rgba(0,0,0,0.15);
}
#topNav div.submenu-dark ul.dropdown-menu li.divider {
    background-color:rgba(255,255,255,0.1);
}
#topNav div.submenu-dark ul.dropdown-menu>li a {
    color:#ccc;
}
#topNav div.submenu-dark #topMain>li.mega-menu div.row div>ul>li>span {
    color:#fff;
}
#topNav div.submenu-dark #topMain>li.mega-menu div.row div {
    border-left: rgba(0,0,0,0.2) 1px solid;
}
