.cab_bg{
	width:100%;
	position:absolute;
	z-index:99;
}
.cab{

}
.cab_bg .logo{
	margin-top:22px;
	margin-left:30px;
}
.cab .menu {
	/* width: 507px; */
	width: 390px;
}
.cab .menu a{
	font-family:"regular","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	line-height:1;
	color:#fff;	
	text-decoration:none;
	padding:9px 18px;
	border:1px solid rgba(255, 255, 255, 0.20);
	margin:22px 1.75% 0;
}
.cab .menu a:hover{
	color:#ffb400;
	border:1px solid #ffb400;
}
.cab .menu a.icon_home{
	font-size:13px;
	color:#ffb400;
	border:0;
}
.cab .menu a.icon_home:hover{
	color:#fff;
}
.cab .menu a + a{
	margin-left:1px;
}
.cab .menu.II a{
	background-image:url(../imagens/bg_menu2.png);	
}

.cab .menu a.local{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.cab_bg .tel{
	font-family:"regular","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:1.2;	
	color:#fff;
	margin-top:31px;
	margin-left:48px;
}
.cab_bg .tel .icon_tel{
	font-size:12px;
	margin-right:10px;
}



/*________________________________________________________________________ Rodapé */


.rod_bg{
	background-color:#000;
}
.rod{
	width:1330px;
	margin:0 auto;
	color:#fff;
	padding-top:85px;
	padding-bottom:15px;
	
}
.rod .menu {
	border-bottom: 1px solid #333;
	display: block;
	text-align: center;
	margin-bottom: 50px;
}
.rod .menu a{
	font-family:"regular","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:1;
	color:#fff;	
	text-decoration:none;
	padding:20px 18px;
	margin:0 10px;
}
.rod .menu a:hover{
	color:#ffb400;	
}
.rod .logo{
	display:inline-block;
	vertical-align:top;
}
.rod .tel_end{
	font-size:14px;
	line-height:1.2;
	color:#fff;
	display:inline-block;
	vertical-align:top;
	margin-left:30px;
	position:relative;
	top:-5px;
}
.rod .tel_end a, .cab_bg .tel a {
	color: #fff;
	text-decoration: none;
	margin-top: 7px;
}
.rod .tel_end a:hover, .cab_bg .tel a:hover{
	color:#ffb400;
}
.rod .tel_end span{
	font-family:"light","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	display:block;
	margin-bottom:5px;
}
.rod .skype{
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin-left:40px;	
}
.rod .skype .bgsk{
	position:absolute;
	width:60px;
	height:62px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	background-image:url(../imagens/bg_skype.png);
	background-position:10px center;
	background-repeat:no-repeat;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	z-index:99;	
}
.rod  a.icon_skype{
	position:absolute;
	z-index:100;
	color:#fff;
	font-size:60px;
	line-height:0.8;
	text-decoration:none;
}
.rod  a.icon_skype:hover{
	color:#00aff0;
}
.rod  a.icon_skype:hover + .bgsk{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;	
}
.rod .logo_end{
	width:360px;
	margin:0 auto;
}
#copyright{
	width:100%;
	font-size:9px;
	line-height:1.2;
	color:#666;
	margin-top:90px;
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding:0 30px;
}

/*________________________________________________________________________ Menu mobile */

.menu_mobile{
	position:absolute; 
	display:none;
	right:0;
	z-index:9999992;
}
.menu_mobile_bts{
	position:fixed;
	z-index:9999992;
	width:320px;
	right:0;
	top:0;
	bottom:0;
	background-color:#d81616;
    margin-right: -320px;
	padding-top:15px;
	overflow:hidden;
}
.menu_mobile_overflow{
	width:370px;
	height:100%;
	padding-right: 70px;
	padding-left: 20px;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch; 		
}
.menu_mobile_abrir_wrap{
	position:absolute;
	width:100%;
}
a.menu_mobile_abrir{
	right:0;
	margin-top: 20px;
	margin-right: 20px;
	position:absolute;
	z-index:9999; 
	cursor:pointer;
}
.home a.menu_mobile_abrir {
    margin-top: 20px !important;
    margin-right: 20px !important;
}
.menu_mobile_bts a{
	font-family:"light","Lucida Sans Unicode", "Lucida Grande", sans-serif;	
	font-size:18px;
	line-height:1.2;
	color:#fff;
	border-bottom:1px dotted #333;
	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;
/*	text-transform:uppercase;*/
	text-align:center;
}
#menu_mobile_fechar{
	display:inline-block;
	border-bottom:0;
	top:0;
	padding:0;
	cursor:pointer;
}
.menu_mobile_bts a.icon_home{
	font-family:'icons';	
	display:inline-block;	
	float:left;
	text-transform:uppercase;
	font-size:14px;
	line-height:0.8;
	border-bottom:0;
	padding:15px 15px;
	background-color:#c82626;
	color:#fff;
	margin-bottom:0;
}

	
	
	


/*________________________________________________________________________ Botão Voltar Topo */

.topo{
	height:0;
}
.bt_topo_fixed {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: none;
	text-align: center;
	cursor: pointer;
	position: fixed;
	bottom: 0;
	right: 0;
	margin-right: 20px;
	margin-bottom: 85px;
	-moz-transition-property: none;
	-webkit-transition-property: none;
	-o-transition-property: none;
	transition-property: none;
	z-index: 99;
}
.bt_topo_fixed .bt_topo_square{
	width:50px;
	height:50px;
	overflow:hidden;
	background-image:url(../imagens/seta_bt.png);
	background-position:-7px -9px;
	transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;	
	background-repeat:no-repeat;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color:#000;
	margin:0 auto;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	z-index:999999;
	border:2px solid #fff;
}
.bt_topo_fixed .bt_topo_square.hover{
	background-color:#fff;
	border:2px solid #001141;
	background-position:-7px -48px;
}
.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;
}


.bt_topo_fixed2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	cursor: pointer;
	position: fixed;
	bottom: 0;
	right: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	-moz-transition-property: none;
	-webkit-transition-property: none;
	-o-transition-property: none;
	transition-property: none;
	z-index: 999;
}
.bt_topo_fixed2 .bt_topo_square2 {
	width: 58px;
	height: 58px;
	overflow: hidden;
	/* background-image: url(../imagens/seta_bt.png); */
	background-position: -5px -6px;
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* background-color: #000; */
	margin: 0 auto;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	z-index: 999999;
}
.bt_topo_fixed2 .bt_topo_square2 img {
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
}
.bt_topo_fixed2 .bt_topo_square2 img:hover{
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}