.cab_azul{
	color:#fff;
	background-color:#004671;
}
.link_topo {
	color: #fff;
	padding: 12px 30px 12px 0;
	font-size: 13px;
}
.link_topo:hover{
	color:#42c5fb;
}
.cab_azul .bts a{
	font-size:12px;	
	line-height:1;
	color:#fff;
	font-weight:600;
	padding:10px 0 15px;
}
.cab_azul .bts a + a{
	margin-left:30px;
}
.cab_azul .bts a:hover, .cab_azul .bts a:hover [class*='icon_']{
	color:#42c5fb;
}
.cab_azul .bts a [class*='icon_']{
	font-size:15px;
	line-height:1;
	color:#fff;
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	position:relative;
	top:2px;
	margin-right:7px;
}
.bt_associado{
	font-weight:500;
	font-size:15px;
	line-height:1;
	background-color:#35a4f1;
	padding:10px 20px 15px;
	color:#fff;
}
.bt_associado .icon_drop {
	font-size: 15px;
	color: #fff;
	line-height: 1;
	position: relative;
	top: 3px;
	margin-left: 10px;
}
.bt_associado:hover{
	background-color:#42c5fb;
}

.cab_bg{
	position: fixed;
	z-index: 9;
	padding:0 0 20px;
	width: 100%;
	background-image:url(../imagens/bg_cab.png);
	background-repeat:repeat-x;
	background-size: auto 100%;	
	background-color:rgba(255,255,255,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);
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;	
}
.cab .logos {
    /*margin-right: 170px;*/
    padding-right: 30px;
}
.cab_bg.scroll{
	background-color:rgba(255,255,255,0.95);	
	-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);
	padding-bottom:0;
	z-index: 99;
    /*height: 60px;*/
}
.cab_bg.scroll .logos{
    margin-top: -60px;
}

.cab .bt_area.scroll{
	padding-top:13px;
}
.cab{
	width:1330px;
	margin:0 auto;
}

.cab .logo{
	width:100%;
	max-width:399px;
	margin-top:18px;
}
.cab .logo.scroll {
	width: 200px;
	margin-top: 0;
	margin: 5px 0;
}
.cab .logo img{
	width:100%;
	height:auto;
}
.cab .menu a{
	font-size:16px;
	line-height:1.2;
	color:#000;	
	text-decoration:none;
	padding:10px 18px;
	padding-bottom:15px;
	float:left;
	font-weight:600;
}
.btfale{
	cursor:pointer;
}
.cab .menu a:hover, .btfale:hover{
	color:#35a4f1 !important;
}
.cab .menu a.logos_parc{
    padding-top:0;
}
.cab .menu a.logos_parc:last-child {
    padding-right: 0;
}
.btdrop.hover{
	background-color:#fff;
	color:#35a4f1 !important;
}
.cab .menu a .icon_drop{
	color:#35a4f1;
	font-size:10px;
	position:relative;
	left:3px;
	top:1px;
}
.cab .menu a.local{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	color:#35a4f1;
}
.cab .menu{
	transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-o-transition-duration:0.3s;	
}
.cab .menu.scroll ul {
    /*top: 13px;
    right: 150px;*/
	top: 7px;
	right: -10px;
}
.cab .menu.scroll ul.dropdown {
	top: 40px !important;
}
.cab .bt_area{
	right:0;
	top:0;
	width: 140px;
}
.cab .menu.scroll a{
/*	color:#000;*/
}
.cab .menu.scroll a:hover{
/*	color:#CCC;*/
}
.icon_menu{
	color:#000;
	font-size:36px;
}

.navigation{
	position:relative;
}

.navigation ul {
	list-style:none outside none;
	float:right;
    position: absolute;
    width: 815px;
	right: -10px;
	top: 40px;
}
.navigation li {
	float:left;
	position:relative;
}
.navigation li ul li {
    position:relative;
}
.navigation li ul {
	width:235px;
	position:absolute;
	top:40px;
	left:0;
	background-color:#FFF;
	display:none;
	z-index:1000;
	padding-left:0;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom:3px solid #35a4f1;
}
.navigation li ul li ul{
    left:auto;
    right:-235px;
    top:-10px;
    margin-left:auto;
}
.navigation li ul.dropdown {
	left:0
}
.navigation li ul.dropdown.serv {
	left:80px
}
.navigation li ul:after, .navigation li ul li ul:after {
/*	content:'';
	display:block;
	width:0;
	height:0;
	border-style:solid;
	border-width:0 7px 7px 7px;
	border-color:transparent transparent #f58634 transparent !important;
	position:absolute;
	top:-7px;
	left:50%;
	margin-left:-4px;*/
}
.navigation li ul li ul:after {
	border-width:7px 0 7px 7px;
	border-color:transparent transparent transparent #c94f24 !important;
	position:absolute;
	top:23px;
	left:0;
	margin-left:0;
}
.navigation li ul li {
	padding-left:0;
	float:none;
	line-height:28px;

}
.navigation li ul li a {
	display:block;
	text-align:left;
	padding:10px 15px !important;
	border-left:0 !important;
	float:none !important;
	
}
.navigation ul li ul li ul{
	padding-left:7px;
}

/*________________________________________________________________________ Menu mobile */


.menu_mobile{
	position:absolute; 
	display:none;
	right:0;
	z-index:9999992;
}
.menu_mobile_bts{
	background-color:#00324d;
	position:fixed;
	z-index:9999992;
	width:320px;
	right:0;
	top:0;
	bottom:0;
    margin-right: -320px;
	padding-top:15px;
	overflow:hidden;
	padding:10px;
	padding-left:0;
}
.menu_mobile_overflow{
	width:370px;
	height:100%;
	padding-right: 70px;
	padding-left: 20px;
	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;
	font-size: 35px;
	color: #000;
}
a.menu_mobile_abrir .icon-menu{
	font-size:40px;
	line-height:0.8;
	color:#e57d31;
	height:30px;
}

.home a.menu_mobile_abrir {
    margin-top: 20px !important;
    margin-right: 20px !important;
}
.menu_mobile_bts a{
	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:20px 0;
	padding-left:30px;
}
#menu_mobile_fechar{
	display:inline-block;
	border-bottom:0;
	top:0;
	padding:0;
	cursor:pointer;
}
.menu_mobile_bts .bt_home{
	font-family:"regular","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#42c5fb;
	display:inline-block;	
	float:left;
	font-size:14px;
	border-bottom:0;
	padding:7px 20px;
	background-color:transparent;
	margin-bottom:30px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:1px solid #42c5fb;	
}
.menu_mobile_bts .bt_home.area {
    margin-left:10px;
    color:#fff;
    border:1px solid #fff;	
}


.accordionButton {	
	font-size: 20px;
	cursor: pointer;
	text-transform:none;
	padding:15px 0 15px 30px;
	margin:0 0 0 0;
	background-image: url(../accordion/img/toggle-plus.png);
	background-position:0 center;
	background-repeat:no-repeat;
	background-color:#00324d;
	color:#fff;
}
.accordionContent a{	
	padding-top:10px;
	padding-bottom:10px;	
}
.accordionContent {	
	text-transform:none;
	font-size:14px;
	line-height:20px;
	letter-spacing:0px;
	padding:0 0 20px 0;
	text-align:left;
	border-bottom:1px dotted rgba(255,255,255,0.2);
	margin-bottom:30px;
}

.accordion-clear{
	height: 0; 
	clear: both;
}
	
.on {
	color:#42c5fb;
	background: url(../accordion/img/toggle-minus.png) 0 center no-repeat;
}


/*________________________________________________________________________ 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:20px;
}
.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:#35a4f1;
	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 .end{
	max-width:195px;
	text-align:center;
	font-size:12px;
	margin:0 auto;
	line-height:1.6;
}
.rod .horario{
	font-weight:400;
	font-size:13px;
	display:block;
	padding-bottom:20px;
	padding-top: 8px;
}
.rod_bg{
	background-color:#00413f;
}
.rod{
	max-width: 1250px;
	margin:0 auto;
	color:#fff;
}
.rod .icon_fone, .rod .icon_email{
	position: relative;
	top: 3px;
	margin-right: 8px;
}
.rod .logo{
	margin: 55px 0 15px;
}
.rod .logo img{
	width:100%;
	max-width:239px;
}
.col_logo{
	width:19.12%;
}
.rod .txt a{
	color:#fff;
	/*border-bottom:1px dotted #fff;*/
}
.rod .txt a:hover{
	color:#42c5fb;
	/*border-bottom:1px dotted #ffd53f;*/
}
.rod .atend{
	display:block;
	padding-bottom:20px;
}
.rod .txt {
	margin-left: 7%;
	font-size: 18px;
	line-height: 1.2;
	padding-top: 60px;
	width: 72.8%;
}
.rod .txt img{
	margin-right:9px;
}
.rod strong{
	display:block;
}
.rod .end{
	padding-top:8px;
}
.box_btarea {
	padding-top: 30px;
	width: 190px;
	margin: 0 auto;
}
.box_btarea .icon_face{
	font-size:22px;
	margin-left:20px;
	color:#fff;
	position:relative;
	top:7px;
}
.box_btarea .icon_face:hover{
	color:#80f0ed;
}

.btarea_rod{
	padding:6px 12px 5px;
	font-size:10px;
	text-align:center;
	font-weight:600;
	text-transform:uppercase;
	color:#fff;
	border:2px solid #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color:transparent;
}
.btarea_rod:hover{
	background-color:#fff;
	color:#00413f;
}
#copyright {
	font-size: 10px;
	line-height: 1.2;
	color: #abc0c0;
	padding-bottom: 20px;
	display: block;
	margin-top: 75px;
}
#copyright img{
	width:21px;
	height:8px;
	position: relative;
	top: 3px;
	left: 2px;
}