.rp_new{
	display: block;
	background: white;
	font-size: 0px;
	position: relative;
}

.rp_certificados{
	display: inline-block;
	vertical-align: middle;
	padding: 20px;
}

.rp_certificados a{
	display: inline-block;
	vertical-align: middle;
}

.rp_certificados a img{
	height: 40px;
}

.certificados{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	z-index: 10;
	height: 40px;
	margin-top: -50px;
	font-size: 0px;
	padding-left:15px;
}
.bg_foot{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10;
	height: 55px;
	margin-top: -55px;
	font-size: 0px;
	background-color:rgba(255,255,255,0.2);
	z-index:-2;
}
.bg_foot_w{
	position: absolute;
	left: 50%;
	transform:translateX(-50%);
	top: 0;
	width:100%;
    max-width: 1200px;
	z-index: 10;
	height: 55px;
	margin-top: -55px; 
	font-size: 0px;
	background-color:rgba(255,255,255,0.8);
	z-index:-2;
}
.livro_bt,
.signed_bt{
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: 50%;
	height: 15px;
    opacity:0.3;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    margin-right: 20px;
    margin-top: -7px;
}
.livro_bt{
right:150px;
transform: translateY(-50%);
height: 20px;
opacity:1;
}
.livro_bt:hover,
.signed_bt:hover{
    opacity:1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
}

.signed_bt img{
	height: 15px;
}

.certificados a{
	display: inline-block;
}

.certificados a img{
	height: 40px;
}

.ggl_titulo{
	z-index: -1;
	position: relative;
	height: 30px;
	color: white;
}

.pag_home .site{
	margin-top: -30px;
}

.resp_mapa,
.rep_mov_txt,
.home_resp_menu{
	display: none;
}

.pag_profissionais .lb_menu_cx li.bt_profissionais a,
.pag_postos .lb_menu_cx li.bt_postos a,
.pag_blue .lb_menu_cx li.bt_blue_corridors a,
.pag_comparativo .lb_menu_cx li.bt_comparativo a,
.pag_duvidas .lb_menu_cx li.bt_duvidas a{
	background: #1075CF;
	color: rgba(255,255,255,0.5);
}


.fx{
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.anim {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.noeffect{
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.faq ul li a,
.menu_lang a,
.lang a,
.ver_mais,
.faq ul li h3,
.resposta_in,
.rp_tag a,
.botao,
.botao span,
.lb_menu_cx ul li a,
.lb_menu .fechar,
.logo a,
.home_menu_in ul li a em{
	-webkit-transition: all 500ms cubic-bezier(0.000, 0.845, 0.440, 1.000); 
	-moz-transition: all 500ms cubic-bezier(0.000, 0.845, 0.440, 1.000); 
	-o-transition: all 500ms cubic-bezier(0.000, 0.845, 0.440, 1.000); 
	transition: all 500ms cubic-bezier(0.000, 0.845, 0.440, 1.000); /* custom */
}

.top_menu_box,
.lb_menu{
	-webkit-transition: all 300ms cubic-bezier(0.000, 0.845, 0.440, 1.000); 
	-moz-transition: all 300ms cubic-bezier(0.000, 0.845, 0.440, 1.000); 
	-o-transition: all 300ms cubic-bezier(0.000, 0.845, 0.440, 1.000); 
	transition: all 300ms cubic-bezier(0.000, 0.845, 0.440, 1.000); /* custom */
}

input,
textarea,
body{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
}

.roboto,
.num{
	font-family: 'Roboto', sans-serif;
}

body,
.dib{
	font-size: 14px;
}

body{
	background: #fff;
}

.site{
	display: block;
	position: relative;
}

.in{
	max-width: 1200px;
	position: relative;
}

.home_menu{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(33, 96, 147, 0.5);
	z-index: 100;
}

.home_menu_in{
	position: relative;
	max-width: 1200px;
	margin: 0px auto;
	font-size: 0px;
}

.home_menu_in ul{
	display: block;
	font-size: 0;
	border-right: 1px solid rgba(255,255,255,0.1);
}

.home_menu_in ul li{
	display: inline-block;
	width: 20%;
	vertical-align: top;
	font-size: 16px;
	text-transform: uppercase;
}

.home_menu_in ul li a{
	padding: 30px 10px;
	display: block;
	color: white;
	text-align: center;
	border-left: 1px solid rgba(255,255,255,0.1);
	position: relative;
	overflow: hidden;
}
.home_menu_in ul li a span{
	position: relative;
	z-index: 2;
}

.home_menu_in ul li a em{
	position: absolute;
	z-index: 1;
	background: #216093;
	width: 200%;
	height: 200%;
	left: -100%;
	top: -150%;
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(-15deg);
	opacity: 0;
}
.home_menu_in ul li a:hover > em{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	width: 150%;
	height: 150%;
	left: -25%;
	top: -25%;
	opacity: 1;
}

.tabela{
	display: table;
	width: 100%;
	position: relative;
}

.tabela_comp{
	display: table;
	width: 100%;
	position: relative;
	min-height: 30vh;
}

.tab_in{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.wp_home .tab_in{
	text-align: right;
	padding: 40px 0px 80px 0px;
	padding-right: 2px;
}

.wp_img{
	z-index: 2;
}

.logo{
	margin-bottom: 20px;
}

.logo img{
	width: 300px;
	padding-bottom: 20px;
}

.logo a:hover{
	opacity:0.7;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
}

.tit_bg{
	background: #1075CF;
	display: inline-block;
	text-transform: uppercase;
	color: white;
	font-size: 45px;
	font-weight: 600;
	padding: 15px 30px;
}

.bloco_home{
	display: inline-block;
}

.bloco_home h2{
	display: block;
	background: #216093;
	color: white;
	padding: 20px;
	padding-right: 30px;
	font-size: 18px;
}

.bloco_home h2 strong{
	font-weight: 700;
}

.bloco_home ul{
	padding: 10px 0px;
}

.bloco_home ul li{
	font-size: 0px;
	padding: 10px 0px;
	color: white;
}

.bloco_home ul li div,
.bloco_home ul li span{
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
}
.bloco_home ul li span{
	width: 30px;
	text-align: center;
	padding-top: 5px;
}
.bloco_home ul li span img{
	width: 8px;
}

.bloco_home ul li div em,
.bloco_home ul li div strong{
	display: block;
	padding-top: 5px;
	padding-left: 20px;
}
.bloco_home ul li div strong{
	font-weight: 700;
}

.bloco_home ul li div h3{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
}

.grupo{
	margin-bottom: 2px;
}

.wp_contactos .tab_in,
.wp_comparativo .tab_in,
.wp_mobilidade .tab_in,
.wp_postos .tab_in,
.wp_profissionais .tab_in{
	padding-top: 150px;
	padding-bottom: 100px;
}

.top_menu{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	font-size: 0;
	padding: 0px 20px;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
}

.top_menu_bt,
.top_menu_logo{
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.top_menu_logo{
	float: right;
}

.top_menu_logo img{
	width: 300px;
}

.top_menu_logo a{
	display: inline-block;
	padding-top: 40px;
}

.top_menu_bt{
	padding-top: 40px;
	font-size: 0px;
}

.top_menu_box,
.top_menu_txt{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: white;
}

.top_menu_box{
	width: 70px;
	height: 60px;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	border: 2px solid white;
	margin-right: 20px;
	position: relative;
}

.top_menu_box span{
	position: absolute;
	height: 2px;
	background: white;
	width: 50%;
	left: 25%;
	top: 50%;
}

.top_menu_l1{
	margin-top: -7px;
}

.top_menu_l2{
	margin-top: -1px;
}

.top_menu_l3{
	margin-top: 5px;
}

.lb_menu{
	position: absolute;
	z-index: 1000;
	left: 0;
	width: 100%;
	top: -100%;
}

.lb_menu_in{
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.lb_menu_cx{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	height: 100px;
	width: 100%;
}

.lb_menu_cx ul{
	font-size: 0px;
	text-align: center;
}

.lb_menu_cx ul li{
	display: inline-block;
	vertical-align: top;
	width: 16.66%;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 94px;
}
.lb_menu_cx ul li a{
	display: block;
	margin: 2px;
	border: 1px solid rgba(255,255,255,0.5);
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
	color: white;
}

.lb_menu .fechar{
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.lb_menu .fechar img{
	width: 100%;
}

.lb_menu .fechar:hover{
	opacity:0.5;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
}

.lb_menu_cx ul li a:hover{
	border-color: white;
	background: rgba(255,255,255,0.2);
}

.top_menu_bt:hover > .top_menu_box{
	background: #216093;
	-moz-box-shadow: 0px 0px 20px rgba(255,255,255, 0.5);
	-webkit-box-shadow: 0px 0px 20px rgba(255,255,255, 0.5);
	box-shadow: 0px 0px 20px rgba(255,255,255, 0.5);
}

.pro_dest{
	width: 70%;
	margin-left: 15%;
	text-align: center;
	color: white;
	text-transform: uppercase;
	padding: 40px 20px;
	-moz-box-sizing   : border-box;
	-ms-box-sizing    : border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing : border-box;
	box-sizing        : border-box;
}

.pro_dest h1{
	font-size: 55px;
	font-weight: 700;
}

.pro_dest h2{
	padding-bottom: 10px;
	font-size: 30px;
	font-weight: 300;
}

.pro_dest h2 strong{
	font-weight: 700;
}

.ver_mais{
	position: absolute;
	bottom: -30px;
	width: 120px;
	height: 120px;
	left: 50%;
	margin-left: -60px;
	background: #1075CF;
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	border-radius: 90px;
	-khtml-border-radius: 90px;
	text-align: center;
	cursor: pointer;
}

.ver_mais img{
	width: 25px;
}

.ver_mais div{
	padding-top: 35px;
	color: white;
	text-transform: uppercase;
	padding-bottom: 7px;
}

.ver_mais:hover{
	background: #216093;
}

.wp_txt{
	text-align: center;
	padding: 100px 0px;
}

.tit{
	color: #216093;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 300;
}

.tit strong{
	font-weight: 700;
}

.txt{
	line-height: 25px;
	color: #216093;
	font-size: 16px;
}

.txt strong{
	font-weight: 700;
}

.super_tit{
	font-size: 40px;
	text-transform: uppercase;
	color: #216093;
	vertical-align: middle;
	font-weight: 300;
}

.super_tit span{
	display: inline-block;
	vertical-align: middle;
}

.super_tit strong{
	font-weight: 900;
	font-size: 120px;
	display: inline-block;
	vertical-align: middle;
}

.wp_bloco_txt .tit{
	padding-bottom: 10px;
}

.wp_bloco_txt .super_tit{
	padding-top: 40px;
}

.wp_icons{
	position: relative;
	font-size: 0px;
}

.wp_icon_cx{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}

.wp_icon_in{
	display: inline-block;
	max-width: 600px;
}

.wp_icon_e{
	text-align: right;
}

.wp_icon_e .wp_icon_bg{
	background: rgba(16, 117, 207, 0.7);
}

.wp_icon_bg{
	padding: 50px 0px;
	color: white;
}

.wp_icon_tit{
	font-size: 16px;
	text-align: center;
}

.wp_icon_img img{
	width: 100%;
}


.wp_icon_tit div,
.wp_icon_tit span,
.wp_icon_tit em{
	display: block;
}

.wp_icon_tit div{
	font-weight: 900;
	font-size: 50px;
	padding-bottom: 10px;
}

.wp_icon_tit span{
	font-weight: 900;
	text-transform: uppercase;
	font-size: 18px;
	padding-bottom: 10px;
}

.tit_frame{
	border-left: 4px solid #1075CF;
	border-right: 4px solid #1075CF;
}

.bloco_azul_claro,
.bloco_azul_claro h1,
.bloco_azul_claro h2,
.bloco_azul_claro .txt{
	color: #1075CF;
}

.sub_tit{
	font-size: 25px;
}

.tit_frame{
	margin-bottom: 40px;
}

.bt_centro{
	margin-top: 20px;
	text-align: center;
}

.botao{
	display: inline-block;
	border: 3px solid #1075CF;
	text-align: center;
	cursor: pointer;
}

.botao span{
	margin: 4px;
	background: #1075CF;
	display: block;
	padding: 20px;
	min-width: 240px;
	color: white;
	font-size: 20px;
	text-transform: uppercase;
}

.botao:hover > span{
	background: #1075CF;
}

.botao:hover{
	border-color: #216093;
	background: #1075CF;
}

.rodape .rp_img img{
	width: 100%;
}

.rp_tag{
	background: rgba(33, 96, 147, 0.7);
	text-align: center;
	font-size: 13px;
	color: white;
	padding: 10px;
	display: none;
}

.rp_remate{
	text-align: center;
	padding: 40px 0px;
}

.rp_remate span{
	display: inline-block;
	vertical-align: middle;
	color: white;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
}

.rp_remate span img{
	height: 40px;
	margin-right: 10px;
}

.rp_tag a img{
	width: 50px;
}

.rp_tag a{
	opacity:0.5;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
}

.rp_tag a:hover{
	opacity:1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}

.pag_postos .pro_dest{
	width: 100%;
	left: 0;
	margin-left: 0;
	padding: 15px;
}


.pag_postos .pro_dest h1{
	font-weight: 300;

}

.wp_postos_slider .in{
	padding: 100px 0px;
	background: white;
}

.postos_slider{
	margin: 0px;
}

.posto{
	position: relative;
	font-size: 0px;
}

.posto_col{
	display: inline-block;
	vertical-align: middle;
}

.posto_e{
	width: 50%;
}

.posto_d{
	width: 50%;
}

.posto_d .posto_col_in{
	margin-left: 40px;
}

.owl-carousel .posto_energias span img{
	width: 40px;
}

.posto_energias span{
	display: inline-block;
	padding-right: 10px;
}
.owl-carousel .posto_bt_cx{
	margin-top: 20px;
}

.owl-carousel .posto_bt_cx a span em{
	display: inline-block;
	padding-left: 5px;
}
.owl-carousel .posto_bt_cx a span em img{
	width: 10px;
	display: inline-block;
}

.posto_morada{
	width: 100%;
}

.posto_morada div{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-bottom: 20px;
}

.posto_morada div span{
	padding-right: 10px;
	font-size: 11px;
	font-weight: 500;
	color: #777;
	line-height: 12px;
	display: block;
}

.posto_col_in h3{
	font-size: 20px;
	color: #1075CF;
	text-transform: uppercase;
}

.posto_col_in h3 strong{
	display: block;
	font-weight: 900;
	font-size: 30px;
}


.posto_col_in h2{
	font-size: 40px;
	color: #1075CF;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 20px;
}

.slider_tab{
	display: block;
	margin-bottom: 20px;
	border: 1px solid rgba(33, 96, 147, 0.15);
}

.slider_tab_in{
	font-size: 0px;
	text-align: center;
}

.slider_tab_in a{
	display: inline-block;
	vertical-align: middle;
	width: 12.5%;
	padding: 20px 0px;
	text-align: center;
	font-size: 13px;
	color: #1075CF;
	text-transform: uppercase;
}


.slider_tab_in a.marcado{
	background: #1075CF;
	color: white;
}

.outros_postos{
	margin: 50px 100px 0px 100px;
	font-size: 0px;
	position: relative;
}

.outros_p_col{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.outros_p_col_e .outros_p_col_in{
	padding-right: 20px;
}

.outros_p_col_d .outros_p_col_in{
	padding-left: 20px;
}

.outros_p_col_in{
	font-size: 12px;
	color: #777;
	line-height: 20px;
}

.outros_p_col_in span{
	display: block;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 16px;
	color: #216093;
	padding-bottom: 5px;
}

.outros_p_col_in span em{
	font-weight: 500;
	color: #777;
}
.outros_p_col_in a{
	color: #216093;
	text-decoration: underline;
	font-weight: 700;
	text-transform: uppercase;
}

.outros_p_col_in a:hover{
	text-decoration: none;
}

.pag_blue .pro_dest{
	width: 100%;
	margin-left: 0;
}

.pro_dest h1{
	font-size: 45px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.pro_dest h3{
	font-size: 16px;
	line-height: 20px;
	padding: 20px;
	text-transform: none;
}

.pag_blue .tab_in{
	padding-top: 150px;
	padding-bottom: 40px;
}

.blue_leg{
	display: block;
	width: 60%;
	margin-left: 20%;
	font-size: 0px;
	padding: 40px 0px;
}

.blue_leg_in{
	display: inline-block;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

.blue_leg_in img{
	width: 30px;
}

.blue_leg_in span,
.blue_leg_in em{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	padding: 0px 5px;
	color: #216093;
}

.wp_mapa{
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url('../../img/mapa/mapa.png');
}

.mapa_info{
	display: table;
	width: 100%;
}

.mapa_bts{
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: right;
}

.mapa_bts_in{
	width: 50%;
	position: relative;
	display: inline-block;
	text-align: center;
}

.mapa_bts_in .botao{
	border-color: #5B8794;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mapa_bts_in .botao span{
	background: #5B8794;
	font-size: 14px;
}
.mapa_bts_in .botao:hover > span{
	background: #1075CF;
}
.mapa_bts_in .botao:hover{
	border-color: #1075CF;
}
.mapa_bts_in .botao span strong{
	display: block;
	font-weight: 900;
	padding-top: 5px;
}

.pag_comparativo .pro_dest h1{
	font-size: 32px;
}
.pag_comparativo .pro_dest{
	padding: 0;
}

.comparativo_img{
	padding: 0px 100px;
	padding-top: 40px;
	font-size: 0px;
}

.comparativo_e,
.comparativo_d{
	display: inline-block;
	vertical-align: top;
}

.comparativo_e{
	width: 45%;
}

.comparativo_d{
	width: 45%;
}

.comparativo_img img{
	width: 100%;
}

.duv_top{
	color: #1075CF;
}

.duv_top h1{
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 900;
}

.duv_top h2{
	padding: 5px 0px 20px 0px;
	font-size: 23px;
}

.duv_top_info{
	padding-top: 30px;
	font-size: 20px;
}

.duv_top_info strong{
	font-weight: 900;
	display: block;
	font-size: 30px;
	padding-top: 5px;
}

.duv_txt{
	padding: 100px;
	color: white;
	text-align: center;
}

.duv_txt .txt{
	color: white;
	padding-top: 10px;
}

.duv_txt h3{
	font-size: 50px;
	font-weight: 300;
	text-transform: uppercase;
}

.duv_txt h4{
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 900;
	padding-top: 40px;
}

.duv_txt h4 em{
	display: block;
	font-size: 14px;
	padding-top: 10px;
	font-weight: 700;
}

.wp_duv_txt{
	z-index: 1;
}

.div_txt_bt{
	padding-top: 50px;
}

.faq ul{
	padding: 100px;
}

.faq ul li{
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}


.resposta_in{
	position: relative;
	overflow: hidden;
	height: 0px;
}

.resposta_cx{
	padding: 10px 0px;
	line-height: 25px;
	color: #1075CF;
	font-size: 16px;
}
.resposta_cx a,
.resposta_cx em{
	font-weight: 700;
	padding-right: 10px;
	color: #1075CF;
}

.resposta_cx a{
	text-decoration: underline;
}
.resposta_cx a:hover{
	text-decoration: none;
}
.faq ul li a,
.faq ul li h3{
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 10px;
	color: #777;
	cursor: pointer;
}

.faq ul li a:hover,
.faq ul li h3:hover{
	color: #1075CF;
}

.faq_tit{
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 50px;
	color: #1075CF;
	font-weight: 300;
	border-bottom: 1px solid #ddd;
	margin-bottom: 25px;
}

.gpl{
	display: block;
	margin: 100px 100px 0px 100px;
	border: 4px solid rgba(33, 96, 147, 0.1);
	background: rgba(33, 96, 147, 0.03);
	padding: 30px 65px;
	color: #1075CF;
}

.gpl_tit{
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 300;
}

.gpl_tit strong{
	font-weight: 900;
}

.gpl_txt{
	font-size: 20px;
	line-height: 30px;
}

.gpl_txt strong{
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	padding: 20px;
}

.pag_blue .bloco_azul_claro .txt{
	padding: 0px 100px;
}

.gpl_txt em{
	font-weight: 700;
	color: #216093;
}



.postos_googleMaps{
	text-align: center;
	padding-top: 60px;
	background: rgba(0,0,0,0.05);
}

.postos_googleMaps .tit{
	padding-bottom: 50px;
}

.scrollof{
    pointer-events: none;
}

.postos_legenda{
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
}


.p_leg_el{
	padding: 10px;
}

.p_leg_el span,
.p_leg_el em{
	display: inline-block;
	vertical-align: middle;
}

.p_leg_el span{
	width: 10px;
	height: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    -khtml-border-radius: 10px;
    margin-right: 5px;
}

.p_leg_verde span{
	background: #00D14B;
}
.p_leg_verde{
	color: #00D14B;
}

.p_leg_azul span{
	background: #0076FE;
}
.p_leg_azul{
	color: #0076FE;
}

.p_leg_vermelho span{
	background: #DB4436;
}
.p_leg_vermelho{
	color: #DB4436;
}

.p_leg_laranja span{
	background: #FB9E19;
}
.p_leg_laranja{
	color: #FB9E19;
}

.lang{
	position: absolute;
	right: 5px;
	top: 10px;
	z-index: 10;
}

.lang a{
	display: inline-block;
	vertical-align: middle;
	padding-left: 0px;
	font-size: 13px;
	font-weight: 700;
	color: #216093;
    opacity:0.5;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
}

.lang a img{
	width: 20px;
}

.lang a:hover{
    opacity:1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
}

.menu_lang{
	position: absolute;
	height: 40px;
	margin-top: -60px;
	width: 200px;
	left: 50%;
	top: 0;
	margin-left: -100px;
	text-align: center;
}


.menu_lang a{
	display: inline-block;
	vertical-align: middle;
	margin: 0px 5px;
	font-size: 13px;
	font-weight: 700;
	color: #216093;
    opacity:0.5;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
}

.menu_lang a img{
	height: 20px;
}

.menu_lang a:hover{
    opacity:1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
}


.pag_home .home_menu_in ul > li:last-child,
.pag_home .home_menu_in .menu_lang{
	display: none !important;
}
.rp_priv a{
	color: #1075CF;
}

.rp_priv{
	padding-left:5px;
}

.rp_cols{
	vertical-align: middle;
}

.rp_col_con{
	text-align: center;
}

.rp_contacto{
	display: inline-block;
	color: #1075CF; 
	padding: 10px 25px;
	border: 1px solid #1075CF;
}

.rp_contacto:hover{
	border-width: 3px;
}

.lb_campaign{
	display:none;
}

.lb_campaign{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
}

.lbc_in{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
}

.lbc_cont{
	height: auto;
	width:100%;
	box-sizing: border-box;
	padding: 40px 10px;
	max-width:500px;
	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%) !important; 
}

.lbc_cont.lbc_cont_alt{
	max-width: 1200px;
}

.lbc_cont img{
	height: auto;
	width:100%;
}

.lbc_cort{
	z-index: 1;
	background: rgba(0,0,0,0.75);
	position: absolute;
	width: 100%;
	height: 100%;

}

.bt_fechar{
	position: absolute;
	width: 30px;
	height: 30px;
	background: white;
	top: 5px;
	left: 50%;
	margin-left: -15px;
	border-radius: 30px;
	z-index: 100;
	opacity: 0.8;
	cursor: pointer;
}

.bt_fechar:hover{
	opacity: 1;
}

.bt_fechar span,
.bt_fechar em{
	display: block;
	width: 14px;
	height: 3px;
	background: black;
	position: absolute;
	left: 8px;
	top: 13px;
}

.bt_fechar em{
	transform: rotate(-45deg);
}

.bt_fechar span{
	transform: rotate(45deg);
}

.iframe_hide{
	background: red;
	position: relative;
	overflow: hidden;
}

.iframe_hide iframe{
	margin-top: -50px;
}

.rp_social{
	text-align: right;
	padding-right: 20px;
}

.rp_social a{
	display: inline-block;
	border: 1px solid rgba(255,255,255,0.2);
	margin-left: 1px;
}
.rp_social a img{
	width: 45px;
	opacity: 0.5;
}

.rp_social a:hover{
	border-color: rgba(255,255,255,1);
}

.rp_social a:hover > img{
	opacity: 1;
}


.home_redes{
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	z-index: 10;
	height: 45px;
	margin-top: -43px;
	font-size: 0px;
}

.home_redes .rp_social a img{
	width: 30px;
}

.home_redes .rp_social a{
	background: rgba(33, 96, 147, 0.5);
	border-color: rgba(255,255,255,0.5);
}
.home_redes .rp_social a img{
	opacity: 0.8;
}


.home_redes .rp_social a:hover{
	border-color: white;
	background: rgba(33, 96, 147, 1);
}


.home_redes .rp_social a:hover > img{
	opacity: 1;
}

.livro_bt img{
	width:90px;
	opacity:1;
}
.ms_cert{
    display: inline-block;
    vertical-align: middle;
    height: 35px;
    margin-left: 10px;
}

.ecogate{
    display: inline-block;
    vertical-align: middle;
    height: 21px!important;
    margin-left: 10px;
}


.top_menu_logo.resp{display:none;}
.resp_home_logo{display:none;}


.duv_txt_comp li,
.duv_txt_comp p{
	text-align: left;
	min-height: 30px;
}

.duv_txt_comp li{
	padding-left: 20px;
	position: relative;
	margin: 10px 0px;
}

.duv_txt_comp li:before{
	content: "›";
	position: absolute;
	margin-left: -20px;
	width: 20px;
	opacity: 0.5;
}

.duv_txt_comp h4{
	text-align: left;
	padding-bottom: 20px;
}

.home_ar{
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 3;
}

.home_ar a{
	display: inline-block;
	background: #fff;
	font-size: 0px;
	padding: 10px;
	text-decoration: none;
	color: rgba(25, 59, 86, 1);
	font-weight: 900;
	box-shadow: 0px 4px 15px rgba(25, 59, 86, 0.5);
}


.home_ar a:hover{
	background: rgba(25, 59, 86, 1);
	color: #fff;
}

.home_ar a span,
.home_ar a em{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.home_ar a span{
	width: 20px;
	opacity: 0.25;
}

.home_ar a em{
	margin-left: 10px;
}

.rp_logos_1{
	display:inline-block;
	height:40px;
	margin-left:10px;
}

.certificados a img.rp_logos_2,
.rp_logos_2{
	display:inline-block;
	height:21px;
	margin-left:10px;
}

.lbc_noticia{
	align-items: center;
	-ms-flex-pack: center;
	position: relative;
	display: flex;
	box-sizing: border-box;
	height: 100%;
	flex-wrap: wrap;
	align-items: center;
	border-radius: 5px;
	overflow: hidden;
	background: #fff;
	color: #000;
}

.lbc_noticia_txt,
.lbc_noticia_img{
	width: 50%;
}

.lbc_noticia_txt_in{
	padding: 20px 40px;
	text-align: left;
}

.lb_noticia_tit{
	font-size: 30px;
	line-height: 35px;
	font-weight: 900;
	padding-bottom: 20px;
}

.lb_noticia_resumo{
	font-size: 16px;
	line-height: 22px;
	overflow: hidden;
	position: relative;
	font-weight: 400;
	color: #777;
	padding-bottom: 15px;
}

.lb_noticia_botao span{
	display: inline-block;
	color: #777;
	padding: 10px 15px;
	border: 1px solid rgba(0,0,0,0.15);
	font-size: 16px;
}

.lb_noticia_botao span:hover{
	border: 1px solid rgba(0,0,0,1);
	color: #000;
}

.wp_contactos_19{
	padding: 50px 0px;
}

.contactos_info{
	padding: 15px;
}

.postos_slider_e .slider_tab{
	border: none;
}

.postos_slider_e .slider_tab{
	margin-right: 15px;
}

.postos_slider_e .slider_tab_in a{
	display: block;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	text-align: right;
}

.postos_slider_d .posto_e{
	width: 60%;
}

.postos_slider_d .posto_d{
	width: 40%;
}

.postos_slider_d .posto_col_in h3 strong{
	font-size: 22px;
}

.postos_slider_d .posto_col_in h2{
	font-size: 30px;
}

.postos_slider_d .botao span{
	font-size: 18px;
	padding: 15px;
}







