.cab_bg{
	position: fixed;
	z-index: 9;
	width: 100%;
	background-color:rgba(255,255,255,0);
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	padding-bottom:0;
	-webkit-box-shadow: -1px 4px 5px -4px rgba(0,0,0,0);
	-moz-box-shadow: -1px 4px 5px -4px rgba(0,0,0,0);
	box-shadow: -1px 4px 5px -4px rgba(0,0,0,0);
}
.cab_bg.scroll{
	background-color:rgba(3,7,19,0.95);	
	padding-bottom:10px;	
	-webkit-box-shadow: -1px 4px 5px -4px rgba(0,0,0,0.45);
	-moz-box-shadow: -1px 4px 5px -4px rgba(0,0,0,0.45);
	box-shadow: -1px 4px 5px -4px rgba(0,0,0,0.45);
}
.cab{
	width:1330px;
	margin:0 auto;
}
.cab .logo{
	width:249px;
	margin-top:30px;
	max-width:249px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
}
.cab .logo.scroll{
	width:140px;
	margin-top: 20px;
}
.cab .logo img{
	width:100%;
	height:auto;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
}
.cab .menu a{
	font-family:"book","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	line-height:1;
	color:#fff;	
	text-decoration:none;
	padding:10px 15px;
	float:left;
}
.cab .menu a:nth-last-child(2){
    padding-right:27px;
}
.cab .menu a.II{
	background-color:#ec3237;
	border:2px solid #ec3237;
}
.cab .menu a:hover{
	color:#ec3237;
}
.cab .menu a.II:hover{
	color:#ec3237;
	background-color:transparent;
}
.cab .menu a.local{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.cab .menu{
	padding-top:20px;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
}
.cab .menu.home{
	padding-top:40px;
}
.cab .menu.scroll{
	padding-top:11px !important;
}
.cab .menu.scroll a{
	/*color:#000;*/
}
.cab .menu.scroll a:hover{
	/*color:#CCC;*/
}
.icon_menu{
	/*color:#000;*/
	font-size:36px;
}

/*________________________________________________________________________ Menu mobile */
.bts_top{
	border-bottom:1px solid rgba(0,0,0,0.1);
	padding-bottom:10px;
	margin-bottom: 10px;
	padding-left: 20px;		
}
.bts_top a{
	position:relative;	
	color:#000000;
	font-size:23px;
	line-height:1;
}
.bts_top a:hover{
	color:#fff;
}
.bts_top a:first-child{
	font-size:28px;
	top:-3px;
}
.bts_top a:nth-child(2){
	font-size:24px;
}
.bts_top a:nth-child(3){
	top:-2px;	
}
.bts_top a:nth-child(4){
	left:-3px;
}
.bts_top a:last-child{
	font-size:34px;	
	right:-3px;
}
.bts_top a.left + .left{
	padding-left:24px;
}
.menu_mobile{
	position:absolute; 
	display:none;
	right:0;
	z-index:9999992;
}
.menu_mobile_bts{
	background-color:#ec3237;
	position:fixed;
	z-index:9999992;
	width:320px;
	right:0;
	top:0;
	bottom:0;
    margin-right: -320px;
	padding-top:25px;
	overflow:hidden;
}
.menu_mobile_overflow{
	width:370px;
	height:100%;
	padding-right: 70px;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch; 		
}
.menu_mobile_abrir_wrap{
	width:100%;
	display:none;
}
a.menu_mobile_abrir{
	right:0;
	margin-top: 10px;
	margin-right: 20px;
	position:absolute;
	z-index:9999; 
	cursor:pointer;
}
a.menu_mobile_abrir .icon-menu{
	font-size:30px;
	line-height:0.8;
	color:#fff;
	height:30px;
}
a.menu_mobile_abrir .icon-menu:hover{
	color:#ec3237;
}
.home a.menu_mobile_abrir {
    margin-top: 20px !important;
    margin-right: 20px !important;
}
.menu_mobile_bts .bts_main a{
	font-family:'semibold';
	color:#fff;
	font-size:20px;
	line-height:1.2;
	text-decoration:none;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	cursor:pointer;
	display:block;
	padding:15px 0;
	padding-left: 20px;	
	border-left:0 solid #fff;
}
.menu_mobile_bts .bts_main a:hover{
/*	color:#000;*/
	padding-left:20px;
	background-color:#f94148;
}
#menu_mobile_fechar{
	display:inline-block;
	border-bottom:0;
	top:0;
	padding:0;
	cursor:pointer;
}
.bg_fade_mobile{
	background-image:url(../imagens/bg_fade_mobile.png);
	position:fixed; 
	z-index:9999991;
	left:0;
	right:0;
	top:0;
	bottom:0;
	display:none;
}



/*________________________________________________________________________ Botão Voltar Topo */

.topo{
	height:0;
}
.bt_topo_fixed{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	cursor:pointer;
	position:fixed;
	right:0;
	bottom:0;
	margin-bottom:-100px;	
	margin-right:10px;
	z-index: 99;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
}
.bt_topo_fixed.scroll{
	margin-bottom:90px;
}
.bt_topo_fixed .bt_topo_square{
	background-image:url(../imagens/seta_bt.png);
	background-repeat:no-repeat;
	background-position:-5px -6px;
	width:50px;
	height:50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color:#ec3237;
	overflow:hidden;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;	
	margin:0 auto;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	z-index:999999;
}
.bt_topo_fixed .bt_topo_square.hover{
	background-color:#eee;
	background-position:-5px -45px;
}
.bt_topo_fixed:hover span{
	color:#262626;
}
.bt_topo_fixed span{
	padding-top:10px;
	text-transform:uppercase;
	font-size:8px;
	line-height:8px;
	color:#999;
}

/*________________________________________________________________________ Rodapé */

.rod_bg{
	background-color:#040921;
	padding:130px 0 35px;
}
.rod{
	font-family:'light',"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:1.2;
	width:1330px;
	margin:0 auto;
	color:#fff;
}
.rod .tel_mail{
	margin-top:17px;
}
.rod .logo{
	margin-left:6%;
	margin-top:30px;
}
.rod .menu{
	font-family:'book',"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	margin-left:5.7%;
	padding-left:30px;
	border-left:1px dotted #898b97;
}
.rod .menu a{
	font-size:16px;
	padding:4px 0;
}
.rod .menu a:hover{
	color:#ec3237;
}
.rod a{
	display:block;
	color:#fff;
}
.rod .end_tel{
	margin-left:6.7%;
}
.rod .end_tel a:hover{
	color:#ec3237;
}
.rod .end_tel [class*="icon_"], .fab.fa-whatsapp{
	color:#ec3237;
	margin-right:7px;
	position:relative;
	top:4px;
}
.fab.fa-whatsapp{
	top:2px;
}
.rod .end_tel [class*="icon_fone"]{
	margin-right:10px;
}
.rod #copyright a{
	display:inline;
}
#copyright{
	font-size:10px;
	line-height:1.2;
	color:#878995;
	padding-top:100px;
	margin-left:3.38%;
}
#copyright img{
	width:21px;
	height:8px;
}