/* ==========================================================================
   HEADER / NAVIGATION
   ========================================================================== */

#header-main.affix a.navbar-brand {
	font-size: 31px !important;
	margin: 5px 0 0;
}

#header-main.affix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
	padding: 10px 0;
	min-height: inherit;
	z-index: 999;
	background: #ffffff;
	background: rgba(255,255,255,1);
	border-bottom: 1px solid #efefef;
}

#header-main.affix .navbar {
	margin-top: 0px;
}

#header-main.affix .navbar-nav > li > .dropdown-menu {
	margin-top: 12px !important;
}

#header-main.affix .navbar-brand img {
	width: 80%;
	margin-top: 7px;
}

#header-main.affix .navbar-brand {
	line-height: 38px;
}

#header-main {
    padding: 0px;
    position: relative;
    background-color: #FFF;
    top: 0px;
    left: 0px;
    right: 0px;
    font-family: raleway;
    z-index: 99999;
}

#header-main .navbar-default {
	background-color: transparent;
	border: none;
}

#header-main .navbar-brand {
    padding: 7px 0 0;
}

#header-main .navbar-brand img {
    width: 123px;
    height: 24px;
}

#header-main .navbar {
	margin-bottom: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0px;
	margin: 2px 0px 0px;
	list-style: outside none none;
	font-size: 14px;
	background-color: #FFF;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
	background-clip: padding-box;
}

#header-main .yamm .nav,
	#header-main .yamm .collapse,
	#header-main .yamm .dropup,
	#header-main .yamm .dropdown {
	position: static;
}

#header-main .yamm .container {
	position: relative;
}

#header-main .yamm .dropdown-menu {
	left: auto;
	right: auto;
}

.white-wrapper .testimonial h3,
	#header-main .yamm-fw .dropdown-menu li a {
	color: #262626 !important;
}

#header-main .yamm-fw .dropdown-menu li a:before {
	font-family: "FontAwesome";
	content: "";
	font-size: 13px;
	padding-right: 5px;
}

#header-main .yamm-fw .dropdown-menu li {
	list-style: none;
	padding: 0;
}

#header-main .yamm-fw .nav.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}

#header-main .yamm .yamm-content {
	padding: 20px;
}

#header-main a:hover {
	text-decoration: none;
}

#header-main .dropdown-menu li a:focus,
	#header-main .dropdown-menu li a:active,
	#header-main .dropdown-menu li a:hover {
	background-color: #fff;
}

#header-main .yamm img {
	margin-bottom: 10px;
}

#header-main .dropdown-menu,
	#header-main .yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
	background-color: #fff;
	box-shadow: none;
	margin-top: -1px;
	border: none;
	border-top: 3px solid #fff;
z-index: 999999;
}

#header-main .navbar-nav > li > a:focus,
#header-main .navbar-nav > li > a {
	color: #262626;
	padding: 35px 18px 34px;
	font-size: 14px;
	overflow: hidden;
	position: relative;
	z-index: 99999;
}

#header-main .navbar-nav > li:hover > a ,
#header-main .navbar-nav > li > a:hover {
background:transparent !important;
}

#header-main .dropdown-menu li a {
	text-decoration: none;
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 12px;
	color: #262626 !important;
	background: transparent !important;
	font-weight:500;
}

#header-main .dropdown-menu li a:hover {
	color: #8dc73f !important;
	background: #fff !important;
}

#header-main .dropdown-menu {
	padding: 0 !important;
	border-radius: 0 !important;
}

#header-main .yamm-fw .dropdown-menu li a {
	padding: 11px 0px;
	font-size: 13px;
	font-weight:500;
}

#header-main .yamm-fw .dropdown-menu li a:hover {
	background: transparent !important;
	color: #8dc73f !important;
}

#header-main .dropdown-menu li {
	float: none;
	display: block;
	margin: 0;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
}

#header-main .dropdown-menu li:last-child {
	border-bottom: 0;
}

#header-main .navbar-nav > li > a:hover,
	#header-main .navbar-default .navbar-nav > .open > a,
	#header-main .navbar-default .navbar-nav > .open > a:hover,
	#header-main .navbar-default .navbar-nav > .open > a:focus {
	color: #8dc73f !important;
}

#header-main .dropdown-menu,
	#header-main .yamm .dropdown.yamm-fw .dropdown-menu {
	border-top-color: #8dc73f !important;
}

#header-main .yamm h3 i,
	#header-main .yamm-fw .dropdown-menu li a:before {
	color: #8dc73f;
}

.yamm .dropdown-submenu > .dropdown-menu {
	top: 0px;
	left: 100% !important;
	margin-top: -3px !important;
	margin-left: -1px;
	border-radius: 0px 6px 6px;
}

#header-main .yamm .dropdown-menu {
	right: auto;
}

.arrow-up {
    color: rgb(0, 0, 0);
    font-size: 12px;
    display: inline-block;
    line-height: 0;
    position: relative;
    top: -1px;
    color: #aaa;
    margin-left: 2px;
}

#header-main .navbar-nav > li > a:hover .arrow-up {
	color:#8DC73F;
}

#header-main .navbar-nav > li > a.active .arrow-up {
	color:#8DC73F;
}

.navbar-brand {
	font-family: Pacifico;
	color: #000 !important;
	margin-top: 27px;
	font-size: 35px;
}

.navbar-nav {
	float: left;
	margin: 0 0 -1px;
}

#top-bar {
  background: #002ebe;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  font-size: 12px;
  height: 40px;
  position: relative;
  color: #b3b3b3;
  -moz-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.05);
}

#top-bar .nav-social-icons {
  float: right;
  border-left: 1px solid #978f8f12;
}

#top-bar .top-bar-content {
  height: 100%;
  float: left;
  padding-right: 12px;
  border-right: 1px solid rgba(107, 70, 70, 0.07);
}

#top-bar .top-bar-content p {
  margin: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  font-size: 11px;
  color: #fff;
}

#top-bar .top-bar-content p span {
	margin:0 5px;
}

#top-bar .container,
#top-bar .row,
#top-bar [class*="col-"] {
  height: 100%;
}

#top-bar a {
  color: #fff;
  font-weight: 400;
}

#top-bar a:hover {
  color: #b3b3b3;
}

#top-bar p a {
	border-bottom:1px solid #b3b3b3;
}

#top-bar p a:hover {
  text-decoration: none;
}

#top-bar .top-login {
  float: right;
  position: relative;
  z-index: 101;
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
  padding:0 15px;
}

#top-bar .top-login ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  background: #333;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  min-width: 150px;
  padding: 5px 10px;
  display: none;
}

#top-bar .top-login ul li a {
  display: block;
  padding: 3px;
  color: #fff;
}

#top-bar .top-login:hover {
  cursor: pointer;
}

#top-bar .top-login:hover ul {
  display: block;
}

.top-login a {
	line-height:42px;
}

#top-bar .social-icons li {
  margin: 0;
}

#top-bar .social-icons li a {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #b3b3b3;
}

#top-bar .social-icons li a:hover {
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
}

#top-bar .social-icons li a i {
  padding: 15px 0;
}

#top-bar .social-icons li, #top-bar .social-icons a, #top-bar .social-icons i {
  height: 40px;
}

.header-x {
    padding: 34px 0 0 15px;
}

.header-x .s-cart {
	float:left;
	margin-right:10px;
	position:relative;
	cursor:pointer;
}

.header-x .s-search{
	float:right;
	cursor:pointer;
}

.header-x .s-search i {
font-size:12px;
position:relative;
top:2px;
	transition:.4s;
}

.ss-trigger i:hover {
	color:#8dc73f;
	transition:.4s;
}

.ss-content {
	background:rgba(255,255,255,0.8);
	position:fixed;
	height:100%;
	width:100%;
	z-index:999999999;
	top:0;
	left:0;
	right:0;
	visibility:hidden;
	opacity:0;
	transition:.4s;
}

.ss-content-act {
	visibility:visible;
	opacity:1;
}

.ss-close {
    font-size: 51px;
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 0.2;
}

.ss-close:hover {
    opacity: 0.6;
}

#header2 .header-x {
    padding: 18px 0px 0px 15px;
    position: relative;
    z-index: 8888888;
}

#header2 #top-bar {
    height: 90px;
}

#header2 #top-bar .top-bar-content {
    border-right: none;
}

#header2 .navbar-brand > img {
    display: block;
    width: 152px;
    margin: -9px auto 0px;
}

#header2 .navbar-center {
	float:none;
    display: table !important;
    margin: 0 auto !important;
}

#header2 #top-bar .top-login ,
#header2 #top-bar .nav-social-icons ,
#header2 .social-icons li {
	border:none;
}

#header4 #top-bar {
	background:#000;
	border:none;
}

#header4 #top-bar a ,
#header4 #top-bar .top-bar-content p ,
#header4 #top-bar .social-icons li a {
    color: #666;
	border:none;
}

#header4 #top-bar .social-icons li a:hover {
    color: #fff;
}

#header4 #top-bar a:hover {
    color: #aaa;
}

#header5 #top-bar ,
#header5 header {
	background:transparent;
	border:none;
}

#header5 #top-bar {
	border-bottom:1px solid rgba(0,0,0,0.1);
}

#header5 .navbar-nav > li > a:focus ,
#header5 .navbar-nav > li > a {
	background:transparen !important;
	color:#fff;
}

.navbar-default .navbar-nav > li.active > a {
	color:#8DC73F !important;
	background:transparent !important;
}

#header5 .sc-trigger i,
#header5 .ss-trigger i {
	color:#fff;
}

#header5 #top-bar a ,
#header5 #top-bar .top-bar-content p ,
#header5 #top-bar .social-icons li a {
    color: #fff;
	border:none;
}

#header4 #top-bar .social-icons li a:hover {
    color: #fff;
}

#header4 #top-bar a:hover {
    color: #aaa;
}

@media only screen and (min-width: 768px)  and (max-width: 959px) {
#header-main .navbar-nav > li > a {
    padding: 35px 15px;
}
}

@media screen and (max-width: 767px) {
.header-x {
    padding: 34px 0px 0px 15px;
    position: absolute;
    top: -7px;
    float: right !important;
    right: 0;
}

.navbar-toggle {
    margin-right: 72px !important;
}

.navbar-brand {
    margin-top: 14px;
}

.navbar-toggle {
    margin-top: 14px;
    margin-right: 0;
}

#header-main .navbar-nav > li > a {
    padding: 12px 18px;
}

.dropdown-menu {
    position: relative;
    min-width: 100%;
}

.navbar-nav {
    float: left;
    margin: 0px 0px -1px;
    width: 100%;
}

.navbar-nav {
    float: left;
    margin: 0px 0px -1px;
    width: 100%;
    max-height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;

}

.navbar-collapse {
overflow: hidden !important;
padding: 0 !important;

}
}


/* ==========================================================================\n   UI/UX STAGE 1A.2 - HEADER VISUAL CLEANUP\n   Brand: #002EBE / #006BB7\n   ========================================================================== */

#top-bar {
    position: relative;
    width: 100%;
    height: 36px;
    min-height: 36px;
    background: #002EBE;
    border: 0;
    color: #FFFFFF;
    font-size: 12px;
    box-shadow: none;
}
#top-bar .container,
#top-bar .row,
#top-bar [class*="col-"] { height: 100%; }
#top-bar .top-bar-content {
    display: flex;
    align-items: center;
    gap: 10px;
    float: none;
    height: 36px;
    padding: 0;
    border: 0;
}
#top-bar .top-bar-content p {
    position: static;
    display: block;
    margin: 0;
    transform: none;
    color: #FFFFFF;
}
#top-bar .topbar-item {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    height: 36px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 36px;
    text-decoration: none;
    border: 0;
}
#top-bar .topbar-item:hover,
#top-bar .topbar-item:focus { color: #E7E7E7; text-decoration: none; }
#top-bar .topbar-divider { color: rgba(255,255,255,.55); line-height: 36px; }
.header-social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 36px;
    margin: 0;
}
.header-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 36px;
    color: #FFFFFF;
    border-left: 1px solid rgba(255,255,255,.14);
    text-decoration: none;
    transition: background-color .2s ease, color .2s ease;
}
.header-social a:last-child { border-right: 1px solid rgba(255,255,255,.14); }
.header-social a:hover,
.header-social a:focus { background: rgba(255,255,255,.12); color:#FFFFFF; }

#header-main {
    position: relative !important;
    display: block;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    background: #FFFFFF !important;
    border-top: 0;
    border-bottom: 1px solid #E7E7E7;
    box-sizing: border-box;
    font-family: "Raleway", sans-serif;
    clear: both;
    z-index: 1000;
}
#header-main > .container {
    position: relative;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background: transparent;
    box-sizing: border-box;
}
#header-main .navbar {
    position: relative;
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 76px;
    margin: 0 !important;
    padding: 0;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
#header-main .navbar-default { width:100%; margin:0; background:transparent !important; border:0 !important; box-shadow:none !important; }
#header-main .navbar-header { min-height: 76px; }
#header-main .navbar-collapse { padding-left:0; padding-right:0; background:transparent; border:0; box-shadow:none; overflow:visible !important; }
#header-main .site-logo { display:flex; align-items:center; float:left; height:76px; margin:0; padding:8px 0; text-decoration:none; }
#header-main .site-logo img { display:block; width:auto; height:auto; max-width:145px; max-height:58px; margin:0; }
#header-main .navbar-nav { float:right; margin:0; }
#header-main .navbar-nav > li { position:relative; float:left; margin:0; }
#header-main .navbar-nav > li:not(.nav-cta) > a,
#header-main .navbar-nav > li:not(.nav-cta) > a:focus {
    display:flex; align-items:center; min-height:76px; padding:0 13px;
    background:transparent !important; color:#333333; font-family:"Raleway",sans-serif;
    font-size:13px; font-weight:600; line-height:1.3; text-transform:none; text-decoration:none; overflow:visible;
}
#header-main .navbar-nav > li:not(.nav-cta) > a:hover { background:transparent !important; color:#002EBE !important; }
#header-main .navbar-nav > li.active > a,
#header-main .navbar-nav > li.active > a:hover,
#header-main .navbar-nav > li.active > a:focus { background:transparent !important; color:#002EBE !important; }
#header-main .navbar-nav > li.active > a::after {
    content:""; position:absolute; left:13px; right:13px; bottom:0; height:3px; background:#002EBE;
}
#header-main .nav-caret { display:inline-flex; align-items:center; margin-left:6px; color:#888888; font-size:11px; transition:color .2s ease,transform .2s ease; }
#header-main .dropdown.open > a .nav-caret { color:#002EBE; transform:rotate(180deg); }
#header-main .dropdown { position:relative !important; }
#header-main .dropdown-menu {
    position:absolute; top:100%; left:0; right:auto; min-width:220px; margin:0; padding:6px 0;
    background:#FFFFFF; border:1px solid #E1E1E1 !important; border-top:3px solid #002EBE !important;
    border-radius:0 0 6px 6px !important; box-shadow:0 8px 24px rgba(0,0,0,.10); z-index:1100;
}
#header-main .dropdown-menu > li { position:relative; display:block; float:none; width:100%; margin:0; border:0; border-bottom:1px solid #F0F0F0; text-align:left; }
#header-main .dropdown-menu > li:last-child { border-bottom:0; }
#header-main .dropdown-menu > li > a { display:block; width:100%; padding:11px 15px; background:#FFFFFF !important; color:#333333 !important; font-size:13px; font-weight:500; line-height:1.4; text-decoration:none; white-space:nowrap; }
#header-main .dropdown-menu > li > a:hover,
#header-main .dropdown-menu > li > a:focus { background:#F0F0F0 !important; color:#006BB7 !important; }
#header-main .navbar-nav > li.nav-cta { display:flex; align-items:center; height:76px; margin:0 0 0 8px; padding:0; }
#header-main .navbar-nav > li.nav-cta > a.btn-header-whatsapp,
#header-main .navbar-nav > li.nav-cta > a.btn-header-whatsapp:focus {
    display:inline-flex; align-items:center; justify-content:center; min-height:44px; margin:0; padding:0 16px;
    background:#25D366 !important; border:0; border-radius:6px; color:#FFFFFF !important;
    font-family:"Raleway",sans-serif; font-size:12px; font-weight:700; line-height:1.3; text-align:center; text-decoration:none; white-space:nowrap; overflow:visible;
}
#header-main .navbar-nav > li.nav-cta > a.btn-header-whatsapp:hover { background:#20BD5A !important; color:#FFFFFF !important; transform:translateY(-1px); box-shadow:0 5px 12px rgba(37,211,102,.22); }
#header-main .btn-header-whatsapp .fa { margin-right:7px; font-size:15px; }
#header-main a:focus-visible,
#top-bar a:focus-visible { outline:3px solid rgba(0,46,190,.25); outline-offset:2px; }

@media screen and (min-width:1200px) {
    #header-main { width:100% !important; }
    #header-main > .container { width:1170px; max-width:1170px; }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    #header-main .site-logo img { max-width:125px; max-height:54px; }
    #header-main .navbar-nav > li:not(.nav-cta) > a { padding-left:10px; padding-right:10px; font-size:12px; }
    #header-main .navbar-nav > li.nav-cta { margin-left:5px; }
    #header-main .navbar-nav > li.nav-cta > a.btn-header-whatsapp { padding-left:12px; padding-right:12px; font-size:11px; }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    #header-main .navbar, #header-main .navbar-header { min-height:70px; }
    #header-main .site-logo { height:70px; padding:8px 0; }
    #header-main .site-logo img { max-width:110px; max-height:50px; }
    #header-main .navbar-nav > li:not(.nav-cta) > a { min-height:70px; padding-left:8px; padding-right:8px; font-size:11px; }
    #header-main .navbar-nav > li.active > a::after { left:8px; right:8px; }
    #header-main .navbar-nav > li.nav-cta { height:70px; margin-left:4px; }
    #header-main .navbar-nav > li.nav-cta > a.btn-header-whatsapp { min-height:40px; padding:0 10px; font-size:10px; }
}
@media screen and (max-width:767px) {
    #header-main .navbar { min-height:64px; margin:0; }
    #header-main .navbar-header { min-height:64px; margin-left:0; margin-right:0; }
    #header-main .site-logo { display:flex; align-items:center; height:64px; padding:6px 0; }
    #header-main .site-logo img { max-width:120px; max-height:50px; }
    #header-main .navbar-toggle { display:block; float:right; width:44px; height:44px; margin:10px 0 !important; padding:10px; background:#FFFFFF; border:1px solid #E1E1E1; border-radius:6px; }
    #header-main .navbar-toggle:hover, #header-main .navbar-toggle:focus { background:#F0F0F0; border-color:#E1E1E1; }
    #header-main .navbar-toggle .icon-bar { width:20px; height:2px; margin-left:auto; margin-right:auto; background:#262626; }
    #header-main .navbar-collapse { clear:both; width:auto; margin-left:-15px; margin-right:-15px; padding:0 15px 14px !important; background:#FFFFFF; border-top:1px solid #E7E7E7; box-shadow:0 8px 18px rgba(0,0,0,.05); overflow-x:hidden !important; overflow-y:auto !important; max-height:calc(100vh - 64px); }
    #header-main .navbar-collapse.in { overflow-y:auto !important; }
    #header-main .navbar-nav { float:none; width:100%; max-height:none; margin:0; overflow:visible; }
    #header-main .navbar-nav > li { float:none; width:100%; margin:0; }
    #header-main .navbar-nav > li:not(.nav-cta) > a,
    #header-main .navbar-nav > li:not(.nav-cta) > a:focus { display:flex; align-items:center; justify-content:space-between; min-height:46px; padding:12px 4px; color:#333333; font-size:13px; line-height:20px; border-bottom:1px solid #F0F0F0; }
    #header-main .navbar-nav > li.active > a::after { display:none; }
    #header-main .navbar-nav > li.active > a { color:#002EBE !important; }
    #header-main .dropdown-menu { position:static; float:none; width:100%; min-width:0; margin:0; padding:4px 0 6px; background:#F0F0F0; border:0 !important; border-radius:0 !important; box-shadow:none; }
    #header-main .dropdown-menu > li > a { padding:10px 15px; background:#F0F0F0 !important; font-size:12px; white-space:normal; }
    #header-main .dropdown-menu > li > a:hover,
    #header-main .dropdown-menu > li > a:focus { background:#E7E7E7 !important; color:#006BB7 !important; }
    #header-main .navbar-nav > li.nav-cta { display:block; width:100%; height:auto; margin:12px 0 0; padding:0; }
    #header-main .navbar-nav > li.nav-cta > a.btn-header-whatsapp { display:flex; width:100%; min-height:46px; margin:0; padding:12px 15px; font-size:12px; white-space:normal; }
}
@media screen and (max-width:374px) {
    #header-main .site-logo img { max-width:108px; }
    #header-main .navbar-nav > li.nav-cta > a.btn-header-whatsapp { font-size:11px; }
}


/* Split from previous miscellaneous stylesheet */
#header2 header {
border-top: 1px solid rgba(0, 0, 0, 0.07);
}

#header2 .h2-tr {
    padding: 25px 0;
}

#header5 .header-wrap {
	position:absolute;
	top:0;
	width:100%;
	left:0;
	right:0;
}

#header5 .is-sticky header {
	background:#000;
}

#header5 .header-wrap {
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
    right: 0px;
    z-index: 99999999;
    background: rgba(0,0,0,0.1);
}
