
/*light*/
@font-face {
    font-family: 'Galano Grotesque';
    src: url('../fonts/GalanoGrotesque-Light.woff2') format('woff2'),
        url('../fonts/GalanoGrotesque-Light.woff') format('woff'),
        url('../fonts/GalanoGrotesque-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
/*normal*/
@font-face {
    font-family: 'Galano Grotesque';
    src: url('../fonts/GalanoGrotesque-Regular.woff2') format('woff2'),
        url('../fonts/GalanoGrotesque-Regular.woff') format('woff'),
        url('../fonts/GalanoGrotesque-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*medium*/
@font-face {
    font-family: 'Galano Grotesque';
    src: url('../fonts/GalanoGrotesque-Medium.woff2') format('woff2'),
        url('../fonts/GalanoGrotesque-Medium.woff') format('woff'),
        url('../fonts/GalanoGrotesque-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
/*semi bold*/
@font-face {
    font-family: 'Galano Grotesque';
    src: url('../fonts/GalanoGrotesque-SemiBold.eot');
    src: url('../fonts/GalanoGrotesque-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GalanoGrotesque-SemiBold.woff2') format('woff2'),
        url('../fonts/GalanoGrotesque-SemiBold.woff') format('woff'),
        url('../fonts/GalanoGrotesque-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
/*bold*/
@font-face {
    font-family: 'Galano Grotesque';
    src: url('../fonts/GalanoGrotesque-Bold.woff2') format('woff2'),
        url('../fonts/GalanoGrotesque-Bold.woff') format('woff'),
        url('../fonts/GalanoGrotesque-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI.woff2') format('woff2'),
        url('../fonts/SegoeUI.woff') format('woff'),
        url('../fonts/SegoeUI.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Semibold.woff2') format('woff2'),
        url('../fonts/SegoeUI-Semibold.woff') format('woff'),
        url('../fonts/SegoeUI-Semibold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Bold.woff2') format('woff2'),
        url('../fonts/SegoeUI-Bold.woff') format('woff'),
        url('../fonts/SegoeUI-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


body {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	background: #f4f2f1;
	min-height:80px;
}
.reset{
	margin:0 !important;
	padding:0 !important;
}


.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 0%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 0%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}


.icon-bar
{
    background: #003399;
	height: 4px !important;
	width: 30px !important;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: auto;
    margin-bottom: auto;
}

header
{
	background-color: #f4f2f1;
	top: 0;
    left: 0;
    position: relative;
}

.header{
	padding: 15px;
}
footer
{
	background-color: #ffffff;
	padding-top: 60px;
	padding-bottom: 40px;
}

/*********************
 		MENU
*********************/
.navbar-centered{
	width: 750px;
	margin: auto;
	padding-top: 10px;
	float: none;
}

.navbar-brand
{
    margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}
.btn-header{
	padding-top:25px;
	float:right;
}
.margin-btn{
	margin-top:70px;
	
}

/**********************
		BLOCOS
***********************/
.banner-home{
	background-image: url("../images/bg_banner.png");
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-left: 80px;
	min-height: 549px;
	margin-top: -10px;
	
}
.logo-top{
	padding-top: 15px;
}

#bloco02{
	background-color: #f4f2f1;
	padding-top: 70px;
	padding-bottom: 50px;
}
.float-left{
	float: left;
	padding-bottom: 10px;
}
.box-2-padding{
	padding-left: 70px;
}
.box-2{
	border: 1px solid #fe5000;
	border-radius: 50px;
	padding-left: 110px;
	padding-right: 100px;
	padding-bottom: 40px;
}
.icone-left{
	position: absolute;
	z-index: 100;
	left: 0px;
	top:25%;
}
#bloco03{
	padding-top:30px;
	padding-bottom: 50px;
}
.box-itens-2{
	background-color: #ffffff;
	border-radius: 25px;
	padding: 25px 10px;
	min-height: 245px;
}
.box-bloco3{
	padding: 20px;
	text-align: center;
}
#bloco05{
	background-color: #ffffff;
	padding-top: 50px;
	padding-bottom: 50px;
}
.box-5-thumb{
	border: 1px solid #ffb61e;
	border-radius: 25px;
	padding-left: 0px;
}
.thumb-img{
	margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
}
.box-atendim{
	padding-left: 25px;
	padding-right: 0;
	max-width: 340px;
}
.box-atendim-2{
	border-left: 1px solid #ffb61e;
    margin-top: 25px;
	max-width: 590px;
}
#bloco04{
	background-color: #e5e2e0;
	padding-top: 60px;
	padding-bottom: 60px;
}
#bloco06{
	background-image: url("../images/bg_contato.png");
	background-color: #ffffff;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 120px;
	min-height: 430px;
}
.line-laranja{
	border-bottom: 2px solid #fe5000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.float-div {
    position: fixed;
    right: 25px;
    top: 55%;
}
.box-5-item{
	padding-right: 0;
	max-width: 240px;
}
.box-5-item2{
	padding-right: 0;
	max-width: 300px;
}
.ANS img{
	float: right;
}
/****************************
            FONTS
*****************************/
.tit-banner{
    font-family: 'Galano Grotesque';
    font-weight: 600;
    font-size: 42px;
    line-height: 46px;
    color: #ffffff;
	padding-bottom: 30px;
}
.txt-banner{
    font-family: 'Galano Grotesque';
    font-weight: 400;
    font-size: 22px;
    color: #ffffff;
	padding-bottom: 30px;
}
.tit-box-bloco-2{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 36px;
	color: #fe5000;
	padding-bottom: 20px;
	padding-top: 40px;
}
.txt-box-bloco-2{
	font-family: 'Galano Grotesque';
    font-weight: 400;
	font-size: 20px;
	color: #6a6a6a;
}
.txt-box-bloco-2 p{
    margin: 0 0 15px;
}
.txt-box-bloco-2 a{
	color: #6a6a6a;
	text-decoration: underline;
}
.tit-bloco-3 {
    font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 36px;
	line-height: 45px;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #fe5000;
	letter-spacing: 0.1px;
	text-align: center;
}
.tit-box-bloco-3{
	font-family: 'Galano Grotesque';
    font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	padding-top: 5px;
	letter-spacing: -0.1px;
	color: #6a6a6a;
}
.tit-box-bloco-3 .legenda{
	font-size: 14px;
	line-height: 16px;
	color: #fd5000;
}
.tit-bloco-5{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 36px;
	line-height: 45px;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #171a88;
	letter-spacing: 0.1px;
	text-align: center;
}
.tit-quadro{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 20px;
	line-height: 22px;
	padding-top: 40px;
	padding-bottom: 10px;
	color: #ffb61e;
	letter-spacing: 0.1px;
	margin-left: 215px;
}
.tit-quadro-2{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 20px;
	line-height: 22px;
	padding-top: 25px;
	padding-bottom: 10px;
	color: #ffb61e;
	letter-spacing: 0.1px;
	margin-left: 215px;
}
.txt-quadro{
	font-family: 'Galano Grotesque';
    font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	padding-top: 10px;
	color: #171a88;
	letter-spacing: -0.3px;
	margin-left: 215px;
}
.tit-quadro-fix{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 20px;
	line-height: 22px;
	padding-top: 40px;
	padding-bottom: 10px;
	color: #ffb61e;
	letter-spacing: 0.1px;
}
.txt-quadro-fix{
	font-family: 'Galano Grotesque';
    font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	padding-top: 10px;
	color: #171a88;
	letter-spacing: -0.3px;
}
.tit-bloco-6{
	font-family: 'Galano Grotesque';
    font-weight: 400;
	font-size: 38px;
	line-height: 44px;
	padding-bottom: 30px;
	color: #ffffff;
}
.tit-perguntas{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 36px;
	line-height: 40px;
	color: #fe5000;
	padding-left: 0;
}
.txt-consulte{
	font-family: 'Galano Grotesque';
    font-weight: 400;
	font-size: 16px;
	color: #6a6a6a;
	padding-left: 80px;
}
.tit-quadro-5{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 20px;
	line-height: 22px;
	color: #ffb61e;
	letter-spacing: 0.1px;
	padding-bottom: 3px;
}
.txt-quadro-5, .txt-quadro-5 a{
	font-family: 'Galano Grotesque';
    font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #171a88;
	letter-spacing: 0.1px;
}




/******accordion*******/

.accordion_duvidas .panel-title a{
	display: block;
	text-decoration:none;
}
.accordion_duvidas .panel-title a:hover, .panel-title a:active, .panel-title a:visited {
	text-decoration:none;
}
/*accordion*/
.accordion_duvidas .panel-title{
	color: #6a6a6a;
	font-family: 'Galano Grotesque';
	font-weight: 600;
	font-size: 18px;
}
.accordion_duvidas .panel-body{
	font-family: 'Galano Grotesque';
	color: #fe5000;
	font-size: 18px;
	font-weight: 500;
	padding-right: 35px;
	padding-left: 0px;
}
.accordion_duvidas .panel-body .leg{
	font-family: 'Galano Grotesque';
	color: #171a88;
	font-size: 16px;
}
.accordion_duvidas .panel-body span{
	color: #171a88;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Galano Grotesque';
}
.accordion_duvidas .panel-body .link-txt{
	color: #171a88;
	font-size: 16px;
	text-decoration: underline;
}
.accordion_duvidas .panel-default{
	border-color:transparent;
	
	border-radius: 0;
}
.accordion_duvidas .panel{
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color: #0b497400;

}
.accordion_duvidas .panel-default>.panel-heading{
	background-image:none;
	background-color: #0b497400;
	padding-top: 25px;
    padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 30px;
}
.accordion_duvidas .panel-heading .accordion-toggle::before {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e113";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #fe5000;         /* adjust as needed */
	-webkit-text-stroke: 3px #e5e2e0;
    font-size: 25px;
	margin-right: -25px;
}
.accordion_duvidas .panel-heading .accordion-toggle.collapsed::before{
    /* symbol for "collapsed" panels */
    /*content: "\002b";    /* adjust as needed, taken from bootstrap.css */
	content: "\e114";
}
.accordion_duvidas .panel-group{
	margin-top:0px;
}
.accordion_duvidas .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{
	border-top:none;
	margin-bottom:0px;
}

.accordion_duvidas .div-fleft{
	float: left;
}



/*******************
       modal
********************/
.modal-header{
	border-bottom:none;
    padding-bottom: 0;
}
.modal-header .close{
	color:#ffffff;
	opacity: 1;
}
.modal-content{
	border-radius:0px;
	background-color: #ffffff00;
	min-height: 428px;
	border: none;
	box-shadow: none;
}
.tit_modal{
	font-family: 'Galano Grotesque';
	font-size:26px;
	color:#ffffff;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.tit_modal_agrad{
	font-family: 'Galano Grotesque';
	font-weight: 600;
	font-size: 28px;
	color:#ffb61e;
	line-height: 34px;
	padding-top: 10px;
}
.txt_modal_agrad{
	font-family: 'Galano Grotesque';
	font-weight: 400;
	font-size: 20px;
	color:#ffffff;
	line-height: 30px;
	padding-top: 10px;
}
.modal{
	background-color: #0000009c;
}
@media (min-width: 768px){
.modal-form {
    width: 920px;
    padding-top: 1%;
}
.modal-form-whats {
    width: 540px;
    padding-top: 1%;
}
}
/*****************
		FIX
******************/
.pad-bloco-5{
	margin-top: 40px;
}

/********************
		tablet/note
********************/
@media screen and (max-width: 1200px) {
.divisa-1{
	border-right: 1px solid #000;
	padding-right: 40px;
	margin-right: 30px;
}
}
/********************
		mobile
********************/
@media screen and (max-width: 780px) {
	body{
		overflow-x: hidden;
	}
.navbar-brand {
	margin-top: 5px;
	margin-bottom: 5px;
    height: auto;
}

	header
{
	background-color:#fff;
}
	footer img{
		margin: auto;
	}
.navbar-header{
	width: 50%;
    float: left;
}
.wrap-btn-header {
    margin-top: 5px;
    float: right;
    width: 40%;
    text-align: end;
}
.btn-header {
	padding-top: 0;
    padding-bottom: 15px;
	width: 43vw;
}
#bloco01{
	padding:0;
	background-image: none;
	min-height: auto;
}
#bloco02 {
    padding-top: 50px;
    padding-bottom: 20px;
}
#bloco04 {
    padding-top: 40px;
    padding-bottom: 20px;
}
	#bloco05 {
    padding-top: 40px;
    padding-bottom: 40px;
}
	.float-left{
		width: 100%;
		padding-top: 40px;
	}
.fix-barra-depend {
    width: 100%;
}	
.modal-escolha {
    padding-top: 0;
}
.modal-dialog {
    margin-top: 0px;
}	
	
/****menu*****/
.navbar{
    margin-bottom: 10px;
    margin-top: 20px;
}
.navbar-brand{
	width: 100%;
}
.navbar-toggle {
    margin-top: 0px !important;
}
	
.navbar-collapse{
	border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.borda-menu-sup{
	border-right:none;
}
.navbar-nav>li>a{
	line-height: 27px;
	text-align: right;
	padding: 10px 0px;
}
.navbar-centered{
	width: 100%;
	margin: auto;
	padding-top: 15px;
	float: none;
}
.nav>li{
    padding: 12px 0;
}

.float-div {
    top: 80%;
}
.float-div img{
   width: 70px;
}
#bloco06{
	background-image: url("../images/bg_contato_mob.png");
	padding-top: 30px;
	min-height: 540px;
}
.txt-btn {
    font-size: 31px;
    line-height: 38px;
    padding-bottom: 15px;
}
.logo-top {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0;
}
.icone-left {
    left: -10px;
    top: 70px;
}
	.icone-left img{
		width: 50px;
	}
.box-2-padding {
    padding-left: 35px;
}
.box-2 {
    padding-left: 30px;
    padding-right: 15px;
    padding-bottom: 30px;
	padding-top: 30px;
}
.box-atendim-2 {
    border-left: none;
}
	.tit-quadro{
		margin-top: -15px;
		margin-left: 15px;
		display: inline-block;
	}
	.txt-quadro {
		margin-left: 15px;
		margin-right: 15px;
		padding-bottom: 15px;
		display: inline-block;
	}
	.tit-quadro-2 {
		margin-left: 15px;
		display: inline-block;
	}
	.txt-quadro-5 {
    font-size: 16px;
}
	.box-5-item {
		margin-bottom: 15px;
	}
	.box-5-item2{
		margin-bottom: 15px;
		padding-left: 8px;
	}
	.txt-consulte {
    font-size: 14px;
    padding-left: 0px;
    padding-top: 15px;
}
	.ANS img{
	float: none;
}
	.box-5-a{
		margin-bottom: 25px;
	}
	.pad-bloco-5 {
    margin-top: 30px;
}
	.tit-box-bloco-2 {
    font-size: 28px;
    padding-top: 10px;
    line-height: 32px;
}
	.txt-box-bloco-2 {
    font-size: 18px;
}
	.tit-bloco-3 {
    font-size: 28px;
    line-height: 32px;
}
	.tit-bloco-5 {
    font-size: 26px;
    line-height: 32px;
}
	.box-5-thumb img{
		width: 100%;
	}
	.box-5-thumb{
		padding-right: 0;
	}
	.tit-quadro-fix{
		padding-top: 20px;
	}
	.box-atendim {
    padding-left: 15px;
    padding-bottom: 15px;
}
	.tit-bloco-6 {
    font-size: 24px;
    line-height: 32px;
	letter-spacing: -0.4px;
	text-align: center;
}
	.tit-bloco-6 img{
		margin: auto;
	}
	.tit-perguntas {
    font-size: 28px;
    line-height: 32px;
}
	.accordion_duvidas .panel-default>.panel-heading {
    padding-top: 15px;
    padding-bottom: 15px;
}
}
