header {background-color: #000; border-bottom: 0px solid #000;}
/*.headerTop {background: url("./sysimages/headergradient.png") no-repeat center bottom; border-bottom: 0}*/
header .logoTopo {margin-top: 19px;}
.linkLingua {color: #A7A7A7;}
.searchbox {background: transparent; border-color: transparent;}
.searchbox-icon {background: url("./sysimages/search_white.png") no-repeat center top/16px}
.searchbox-icon:hover {background-position: center bottom}
header .navigation > li a  {color: #F3F3F3; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;}
header .navigation > li a:hover span:first-child {color: #f6a800}
header .navigation > li a span:first-child + span {color: #F3F3F3;}
.logoBranco {display: block; width: 106px;}
.svgLogo {display: none;}
header .navigation li ul {border: 0; background-color: #000}
header .navigation li ul li { border-top-color: rgba(255, 255, 255, 0.2); border-bottom: 0 !important; margin-right: 0;}
header .navigation li ul li a {color: #F3F3F3;font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;}
header .navigation li ul li a:hover {color: #f6a800}
.searchbox .searchbox-inputtext {background-color: transparent !important; color: #F3F3F3;}
#mobileMenuDIV_3 a { background-image: url(sysimages/icon_list_white.png);}
#mobileMenuNAV_1 {border-bottom: 0}
/*header .navigation > li a span:first-child {font-family: 'Montserrat-Light';}*/
.header-search button:hover {background-color: #f6a800; border: 1px solid #f6a800;}
header .navigation li.language-selection .language-active, header .navigation > li a.submenu {background-image: url("./sysimages/arrow-down-language-home.png");}

@media only screen and (max-width: 767px)
{
	.logoTopo {margin-top: 12px !important; margin-bottom: 12px !important;}
	.logoBranco {height: 39px; width: auto; margin: -1px 0 0 -2px;}
	header .logoTopo {margin-top: 8px !important; margin-bottom: 8px !important;}
	#mobileMenuNAV_1 .ulmobile1 {background-color: #000; border-top: rgba(255, 255, 255, 0.20);}
	#mobileMenuNAV_1 .limobile1 {border-bottom: 1px solid rgba(255, 255, 255, 0.20);}
	#mobileMenuNAV_1 .limobile1 > a {background-color: #000; color: #ffffff; border: 0;font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;}
	.responsive-searchbox .searchbox-inputtext {color: #F3F3F3}
	.responsive-searchbox .searchbox-inputtext, .responsive-searchbox .searchbox-inputtext:hover {background-color: transparent !important;}
	.icon-search {color: #ffffff!important;}
	#mobileMenuNAV_1 .limobile1:hover > a, #mobileMenuNAV_1 .limobile1:focus > a {background-color: rgba(255, 255, 255, 0.10);}
	#mobileMenuNAV_1 .limobile1 ul li {border-top: 1px solid rgba(255, 255, 255, 0.20);}
	#mobileMenuNAV_1 .limobile1 ul li a {color: #F3F3F3;font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; }
	header.miniTopo .logoTopo{margin:4px 0}
	#mobileMenuNAV_1 .ulmobile1 .searchbox-inputtext {border-color: rgba(255,255,255,0.2);}

	.searchbox-inputtext::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #8E8E8E;
	}
	.searchbox-inputtext::-moz-placeholder { /* Firefox 19+ */
	  color: #8E8E8E;
	}
	.searchbox-inputtext:-ms-input-placeholder { /* IE 10+ */
	  color: #8E8E8E;
	}
	.searchbox-inputtext:-moz-placeholder { /* Firefox 18- */
	  color: #8E8E8E;
	}
}