@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
@font-face {
    font-family: 'TTNorms-Light';
    src: url('../fonts/TTNorms-Light.woff2') format('woff2'),
        url('../fonts/TTNorms-Light.woff') format('woff'),
        url('../fonts/TTNorms-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
  font-family: 'TTNorms-Regular';
  src: url('../fonts/TTNorms-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/TTNorms-Regular.otf')  format('opentype'),
	     url('../fonts/TTNorms-Regular.woff') format('woff'), url('../fonts/TTNorms-Regular.ttf')  format('truetype'), url('../fonts/TTNorms-Regular.svg#TTNorms-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TTNorms-Medium';
  src: url('../fonts/TTNorms-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/TTNorms-Medium.otf')  format('opentype'),
	     url('../fonts/TTNorms-Medium.woff') format('woff'), url('../fonts/TTNorms-Medium.ttf')  format('truetype'), url('../fonts/TTNorms-Medium.svg#TTNorms-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TTNorms-Bold';
  src: url('../fonts/TTNorms-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/TTNorms-Bold.otf')  format('opentype'),
	     url('../fonts/TTNorms-Bold.woff') format('woff'), url('../fonts/TTNorms-Bold.ttf')  format('truetype'), url('../fonts/TTNorms-Bold.svg#TTNorms-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
	background: #ffffff;
	min-height:80px;
	overflow-x: hidden;
}
.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: #ffffff;
	height: 4px !important;
	width: 30px !important;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: auto;
    margin-bottom: auto;
}
.faixa-lat{
	position: absolute;
    right: 0;
    top: -5px;
}
header
{
	background-color: transparent;
    left: 0;
    z-index: 99;
    margin-bottom: -100px;
}
.bg-header{
	background-color:#fbb60f;
	background-position: top center;
}
footer
{
	background-image: url("../images/bg_footer.jpg");
	background-position: top center;
	padding-top: 50px;
	padding-bottom: 90px;
}
footer .container{
	max-width: 1000px;
}
.bg-faixa-footer{
	background-color:#fbb60f;
	padding: 25px;
}
.faixa{
	overflow-x: hidden;
}
.faixa2{
	float:left;
	background-color:#fec714;
	width:70%;
	height:15px;
}
.faixa1{
	float:left;
	background-color:#3eb2de;
	width:30%;
	height:15px;
}

/*********************
 		MENU
*********************/
.navbar-header {
    float: right;
}
.menu-wrap{
	max-width: 1170px;
	padding-right: 15px;
    /*padding-left: 15px;*/
	padding-top: 25px;
    padding-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
}
.navbar-centered{
	width: 750px;
	margin: auto;
	padding-top: 15px;
	float: none;
}

.navbar-brand
{
    margin-top: 10px;
	padding: 0;
}
.navbar{
	z-index:10;
	margin-bottom: 10px;
}
.navbar-toggle{
	margin-top:6px !important;
	margin-right: 0px;
}
.navbar-fixed-top{
	border-width: 0 0 0px !important;
}

.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
	color:#7d7237;
}
.navbar-nav>li>a{
	padding: 10px 18px;
	text-shadow: none;
}
.meu-menu
{
    font-family: 'Calibri';
	padding-top: 0px !important;
    padding-bottom: 0px !important;
    display: block;
	color:#002f5f;
	text-transform: uppercase;
	font-size:15px;
	letter-spacing: 0.8px;
}
.borda-menu-sup{
	border-right: 1px solid #002f5f;
	height: 18px;
}
.div-menu{
	border-bottom: 2px solid #7d7237;
	padding-bottom: 8px;
}
.div-social{
	margin-top: -40px;
}

.meu-menu a:hover
{
	background-color:transparent;

}
.social-eff:hover{
	opacity: 0.7;
}
.scroll-link:hover, .btn-menu:hover{
	opacity: 0.7;
}
.social-footer {
    display: flex;
    align-items: center;
    justify-content: left;
	margin-top: 15px;
}
/**********************
		BLOCOS
***********************/

#bloco01{
	background-image: url("../images/BG_Banner.jpg");
	background-position: top center;
	background-color: #0084b5;
	padding-top: 440px;
    padding-bottom: 10px;
    min-height: 540px;
}
.box-01{
	padding: 32px;
	min-height: 200px;
	border: 2px solid #ffffff;
	margin-bottom: 20px;
}

#bloco02{
	background-color:#f2f0f0;
	padding-bottom: 50px;
	padding-top: 60px;
}

#bloco03{
	background-color: #00a7e3;
	padding-bottom: 60px;
}
#bloco04{
	background-color: #06339a;
	padding-top: 20px;
	padding-bottom: 60px;
}
#bloco05{
	background-color: #fbb60f;
	padding-top: 60px;
	padding-bottom: 60px;
}
#bloco06{
	background-color: #00a7e3;
	padding-top: 60px;
	padding-bottom: 0px;
}
#bloco07{
	background-color: #0084b5;
    padding-top: 10px;
	padding-bottom: 70px;
}
#iFrameResult{
	position: absolute;
}
.box-diferencas{
	background-color: transparent;
	padding-bottom: 35px;
	margin-top: 55px;
    margin-bottom: 25px;
    margin-left: -30px;
}
.box-dif-01{
	background-color: transparent;
	min-height: 265px;
	padding: 0 20px;
}

.div-box-diferencas{
	border-right: 1px solid #ffcc01;
}
.bg-cinza{
	background-image: url("../images/BG_cinza.jpg");
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
}

.float-div{
	position: fixed;
	right: 0;
	top:20%;
}

.div-fio{
	border-bottom: 1px solid #003366;
	padding-top: 30px;
	margin-bottom: 60px;
}
.box-azul{
	font-size: 17px;
	background-color: #003366;
	color: #ffffff;
	text-transform: uppercase;
	padding: 30px;
	text-align: center;
	min-height: 160px;
}
.box-amarelo{
	font-size: 19px;
	background-image: url("../images/bg-seta.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-top: 15px;
	padding-top: 50px;
	padding-bottom: 30px;
	color: #003366;
	text-align: center;
}
.bg-bloco-4a{
	background-image: url("../images/bg_bloco4a.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-bottom: 15px;
	min-height: 125px;
}
.bg-bloco-4b{
	background-image: url("../images/bg_bloco4b.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-bottom: 15px;
	min-height: 125px;
}
.bg-bloco-4c{
	background-image: url("../images/bg_bloco4c.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-bottom: 15px;
	min-height: 125px;
}
.div-bloco-4{
	border-bottom: 1px solid #fff;
	padding-top: 40px;
    margin-bottom: 45px;
}
.box-bloco-4a{
	margin-bottom: 25px;
}
.box-txt-bloco-4{
	border:1px solid #002e5f;
	border-radius: 25px;
	padding: 30px 50px;
	margin-bottom: 20px;
}
.wrap-azul{
	padding-left: 0;
	padding-right: 0;
}
.ico_plus{
	position: absolute;
	top: 55px;
    right: -25px;
    z-index: 5;
}
.box-btn-banner{

}
.btn-whats-banner, .btn-whats-banner:focus{
	font-family: 'TTNorms-Regular';
	letter-spacing: 3px;
	font-size: 13px;
	border-radius: 25px;
	text-decoration: none;
	padding: 10px 38px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	background-color:#F9C21D ;
	color: #002F5F ;
}
.btn-whats-banner:hover{
	background-color:#002F5F;
	color:#ffffff;
	text-decoration: none;
}
.btn-whats-banner:hover img{
	filter: grayscale(1) brightness(100);
    -webkit-filter: grayscale(1) brightness(100);
}
.btn-whats-2, .btn-whats-2:hover, .btn-whats-2:focus{
	font-family: 'TTNorms-Regular';
	letter-spacing: 3px;
	font-size: 15px;
	border-radius: 25px;
	text-decoration: none;
	padding: 10px 38px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	background-color:#F9C21D ;
	color: #002F5F ;
}
.btn-whats-2:hover{
	background-color:#002F5F;
	color:#ffffff;
	text-decoration: none;
}
.btn-whats-2:hover img{
	filter: grayscale(1) brightness(100);
    -webkit-filter: grayscale(1) brightness(100);
}
.btn-tel-footer, .btn-tel-footer:hover, .btn-tel-footer:focus{
	font-size: 20px;
	border: 1px solid #3c9e0c;
	text-decoration: none;
	padding: 10px;
	font-weight: bold;
	background-color:#3c9e0c ;
	color: #ffffff ;
}
.btn-cliente-footer, .btn-cliente-footer:hover, .btn-cliente-footer:focus{
	font-family: 'TTNorms-Regular';
	font-size: 16px;border-radius: 5px;
    text-decoration: none;
    padding: 10px;
	width: 100%;
	display: block;
    background-color: #ffffff;
    color: #002e5f;
	letter-spacing: 3px;
}
.box-btn{
	text-align: center;
}
.wrap-social{
	text-align: right;
}

.img-saiba-mais{
	margin-top: 13px;
    margin-left: -35px;
}

/* tabs */
/* change border radius for the tab , apply corners on top*/
#exTab3 {
	margin-bottom: 20px;
}
#exTab3 .nav>li>a {
    padding: 14px 15px;
}
#exTab3 .nav-pills > li > a {
    font-family: 'Poppins';
	font-weight: 500;
	font-size: 20px;
    border-radius: 10px 10px 0 0 ;
	border-top: 2px solid #1DB3ED;
	border-left: 2px solid #1DB3ED;
	border-right: 2px solid #1DB3ED;
}
#exTab3 .line-h-fix{
line-height: 28px;
}
#exTab3 .tab-content {
	font-family: 'Poppins';
	font-weight: 300;
	font-size: 16px;
    color : #ffffff;
    background-color: #06339a;
    padding : 35px 65px;
	border-radius: 10px;
	border: 2px solid #1DB3ED;
}
#exTab3 .nav-justified {
    width: 55%;
    margin: auto;
}
.nav-pills>li>a, .nav-pills>li>a:hover{
	 color: #fff !important;
    background-color: #06339a!important;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #ffffff !important;
    background-color: #1DB3ED  !important;
}
.tit-abas{
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 45px;
}
.tit-abas span{
	color: #FDBC32;
}
.sub-tit-abas{
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 22px;
	line-height: 35px;
	padding-top: 25px;
	color: #ffffff;
}
.sub-tit-abas span{
	color: #FDBC32;
}
.box-ondas{
	background-image: url("../images/BG_boxes.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 157px;
	margin-bottom: 25px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

/****** media *****/
#bloco07 .media{
	margin-bottom: 15px;
}
#bloco07 .media-left, .media>.pull-left {
    padding-right: 0px;
}
#bloco07 .media-body{
    vertical-align: middle;
	font-family: 'Calibri';
	font-size: 22px;
	line-height: 24px;
	color: #003366;
}
#bloco07 .media-top img{
	padding-top: 6px;
}

/******accordion*******/
.pad-thumb{
	padding: 15px;
}
.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: #ffffff;
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
}
.accordion_duvidas .panel-title .txt-saiba{
	color: #ffffff;
	font-family: 'Poppins';
	font-size: 12px;
	text-align: center;
	text-transform: none;
}
.accordion_duvidas .panel-body{
	color: #ffffff;
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 16px;
	padding: 20px;
	padding-top: 60px;
}
.accordion_duvidas .panel-body .leg{
	font-family: 'Calibri-Italic';
	color: #666666;
	font-size: 16px;
}
.accordion_duvidas .panel-body span{
	color: #ffc40c;
	font-size: 20px;
	font-family: 'Calibri-BoldItalic';
}
.accordion_duvidas .panel-body .link-txt{
	color: #666666;
	font-size: 18px;
	text-decoration: underline;
}
.accordion_duvidas .panel-default{
	border-color:transparent;
}
.accordion_duvidas .panel{
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color: #0b497400;

}
.accordion_duvidas .panel-default>.panel-heading{
	background-image: url("../images/bg_box-transp.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #0b497400;
	padding: 25px;
	border-radius: 50px;
    border: 4px solid #00b3ee;
    margin-bottom: -40px;
    position: relative;
	min-height: 250px;
    z-index: 99;
    margin-top: 25px;
}
.accordion_duvidas .panel-heading .accordion-toggle::after {
    /* 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: #ffffff;         /* adjust as needed */
	-webkit-text-stroke: 3px #06339a;
    font-size: 25px;
}
.accordion_duvidas .panel-heading .accordion-toggle.collapsed::after{
    /* symbol for "collapsed" panels */
    /*content: "\002b";    /* adjust as needed, taken from bootstrap.css */
	content: "\e114";
}
.accordion_duvidas .panel-group{
	margin-top:0px;
	width: 250px;
    margin: auto;
}
.accordion_duvidas .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body{
	border-top:none;
	background-color: #1DB3ED;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
}

.accordion_duvidas .div-fleft{
	float: left;
}
.box-resp-util{
	margin-top: 25px;
}
.pd-right-btn{
	padding-right: 40px;
}
.btn-duvidas a, .btn-duvidas a:hover {
	border: 1px solid #ffc40c;
	color: #ffc40c;
	font-size: 20px;
	font-family: 'Calibri-BoldItalic';
	margin-right: 20px;
	padding: 2px 10px;
}
.txt-obs-duvidas{
	font-family: 'Calibri-BoldItalic';
}
.txt-obs-duvidas a, .txt-obs-duvidas a:hover{
	font-family: 'Calibri-BoldItalic';
	color: #ffffff;
	text-decoration: underline;
}
/****************************
            FONTS
*****************************/
.tit-banner{
	font-family: 'TTNorms-Bold';
	font-size: 50px;
	line-height: 55px;
	color: #F9C21D;
	padding-top: 60px;
}
.tit-banner span{
	color: #ffffff;
}
.tit-banner-2{
	font-family: 'Poppins';
	font-size: 29px;
	color: #FDBC32;
	line-height: 28px;
	padding-bottom: 30px;
	padding-top: 25px;
	text-transform: uppercase;
	padding-left: 50px;
}
.tit-banner-2 strong{
	font-family: 'Poppins';
	font-weight: 700;
}
.tit-box-01{
	font-family: 'Calibri-Bold';
	font-size: 28px;
	line-height: 30px;
	padding-bottom: 15px;
	padding-top: 3px;
	color: #ffc40c;
}
.txt-box-01{
	font-size: 18.5px;
	line-height: 28px;
	color: #ffffff;
}
.legenda-banner{
	font-family: 'Calibri-Italic';
	color: #ffffff;
	padding-top: 10px;
}
.tit-bloco-2{
	font-family: 'TTNorms-Bold';
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 10px;
    color: #0C416D;
}
.txt-bloco-2{
	font-family: 'Calibri';
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 15px;
	padding-top: 3px;
	color: #f58220;
	text-align: center;
}
.tit-bloco-3{
	font-family: 'TTNorms-Bold';
    font-size: 55px;
    line-height: 64px;
    padding-bottom: 50px;
    color: #ffffff;
}
.txt-bloco-3{
	font-family: 'Calibri';
	font-size: 28px;
	line-height: 28px;
	margin-top: -15px;
	padding-bottom: 50px;
	color: #ffffff;
}
.box-bloco-3{
	font-family: 'Calibri-Bold';
	font-size: 25px;
	line-height: 28px;
	color: #ffffff;
	text-align: center;
	padding: 5px 10px;
	background-color: #003366;
}
.tit-1-bloco-4{
	font-family: 'TTNorms-Bold';
    font-size: 25px;
    line-height: 29px;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #ffffff;
}
.tit-bloco-4{
	font-family: 'Calibri';
	font-size: 25px;
	line-height: 27px;
	padding-bottom: 20px;
	color: #ffffff;
}
.tit-bloco-4b{
	font-family: 'TTNorms-Light';
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 20px;
	color: #ffffff;
	letter-spacing: 0.1px;
}
.tit-bloco-4b strong{
	font-family: 'TTNorms-Medium';
}
.txt-box-04{
	font-family: 'TTNorms-Regular';
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	font-style: italic;
}
.txt-box-04 strong{
	font-family: 'TTNorms-Bold';
}
.leg-box-04{
	font-family: 'Calibri-Italic';
	font-size: 18px;
	color: #ffffff;
}
.tit-bloco-5{
	font-family: 'TTNorms-Bold';
    font-size: 55px;
    line-height: 64px;
    padding-bottom: 10px;
    color: #ffffff;
}
.txt-bloco-5{
	font-family: 'Calibri';
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 15px;
	padding-top: 3px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 30px;
}
.tit-bloco-7{
	font-family: 'TTNorms-Bold';
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 20px;
	text-align: center;
    color: #F9C21D;
}
.tit-box-diferencas{
	font-family: 'Calibri-Bold';
	font-size: 37px;
	color: #0b4975;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-left: 15px;
}
.tit-box-02{
	font-family: 'Calibri-Bold';
	font-size: 26px;
	line-height: 32px;
	padding-bottom: 15px;
	padding-top: 20px;
	color: #003366;
}
.txt-box-02{
	font-size: 18px;
	line-height: 28px;
	color: #3f3f3f;
}
.text-operadoras{
	font-family: 'Calibri-Bold';
	font-size: 26px;
	color: #004071;
	padding-top: 15px;
}
.txt-rodape{
	font-family: 'TTNorms-Light';
	font-size: 11px;
	line-height: 16px;
	letter-spacing: -0.1px;
	color: #ffffff;
	padding: 20px 0px;
}
.legenda-box{
	padding: 15px;
    font-family: 'Calibri-Italic';
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
}
.txt-social{
	font-family: 'Poppins';
    font-weight: 600;
	font-size: 15px;
	line-height: 28px;
	color: #053399;
	padding-right: 10px;
}
.txt-social a{
	font-family: 'Poppins';
	font-size: 15px;
	line-height: 28px;
	text-decoration: none;
	color: #ffffff;
}
.social-footer span{
	font-family: 'Poppins';
	color: #ffffff;
	padding-left: 40px;
    padding-right: 40px;
}

/********************
       Form
********************/
.wrapbox-form{
	background-color: #ffffff;
	border-radius: 5px;
	padding: 15px;
}
.tit-form{
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 14px;
	color: #1DB3ED;
	text-transform: uppercase;
}
.btn-sem-simule{
	border: none;
	background-color: transparent;
	padding: 0;
    text-decoration: underline;
}
.btn-desativado, .btn-desativado:hover{
	background-color: #e4e4e4;
    color: #9a9a9a!important;
    text-transform: uppercase;
	width: 100%;
	font-family: 'Poppins';
	font-weight: 600;
    font-size: 18px;
    border: none;
    border-radius: 20px;
    padding: 6px 0px;
    display: block;
    text-align: center;
}
.transparente {
    opacity: 0;
    width: 1px;
    height: 1px;
}
.entry:not(:first-of-type)
{
	margin-top: 10px;
}
.label-form{
	color:#ffffff;
	font-size:16px;
	font-weight:400;
	padding-top:10px;
	margin-bottom:0px;
}		
.glyphicon
{
	font-size: 12px;
}
.control-group .input-group[class*=col-]{
	float: left;
    padding-right: 15px;
    padding-left: 0px;
}
.control-group input[type="date" i]{
	float: left;
    margin-right: -32px;
}
.box-form .radio-inline input[type=radio]{
	height: 18px;
    width: 18px;
	margin-top: 1px;
}
.btn-add{
	height:40px;
	border-radius:0px;
	background-color:#3196c9 !important;
	background-image:none;
	border: none;
	max-width: 36px;
	margin-top:35px;
	color:#ffffff;
}
.btn-add-remove{
	height:34px;
	border-radius:0px;
	background-color:#12b0df !important;
	background-image:none;
	border: 1px solid #ffffff;
	max-width: 36px;
	margin-top:34px;
	color:#461bff;
}
.btn-remove{
	height:32px;
	border-radius:0px !important;
	background-color:#12b0df !important;
	background-image:none;
	border: 1px solid #ffffff;
	max-width: 36px;
	margin-top:34px;
	color:#ffffff;
}
.none {
    display:none;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
	margin-left: -8px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    outline: none;
    border: 1px solid #1DB3ED;
    border-left: none;;
}
.btn-success, .btn-success:visited, .btn-success:focus{
	background-color:#ffffff !important;
	background-image:none;
	border:none;
	padding: 6px 9px;
	border-radius:8px;
	max-width: 34px;
	margin-top:0px;
	color:#1DB3ED;
}
.btn-success:hover, .btn-success:active {
	color: #1DB3ED;
}
.box-dep-tit{
	font-family: 'Poppins';
	padding-left:5px !important;
	font-size:13px;
	font-weight: normal;
	line-height:normal;
	border:none;
	border-radius:8px;
	height:32px;
	color:#737373;
	padding-top: 7px;
}

.radio-hide{
	display: none;
}
.label-text{
	font-family: 'Poppins';
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    border: 1px solid #1DB3ED;
    border-radius: 6px;
    height: 24px;
    color: #737373;
    background-color: #fff8e7 !important;
    background: #ffffff !important;
    width: 22%;
    text-align: center;
    padding-top: 1px;
    margin-left: 10px;
    cursor: pointer;
    margin-top: 3px;
}
.radio-hide:checked + .label-text{
	color:#ffffff;
	font-weight: 600;
	background-color: #1DB3ED !important;
    background: #1DB3ED!important;
}

.form-bg-nome {
	padding-left:5px !important;
	font-size:13px;
	font-family: 'Poppins';
	border:none;
	border:1px solid #1DB3ED;
	background-color: #ffffff;
	line-height:normal;
	border-radius:5px;
	height:34px;
	width:100%;
	color:#737373;
	outline: none;
}
.form-bg-nome-2{
	font-family: 'Poppins';
	color:#737373 !important;
	padding-left:4px !important;
	font-size:13px;
	font-weight: normal;
	line-height:normal;
	border:none;
	border:1px solid #1DB3ED;
	border-radius:5px;
	height:34px;
	width:100%;
	background-color: #ffffff !important;
    background: #ffffff !important;
	outline: none;
}
.form-bg-select {
	padding-left:5px !important;
	font-size:13px;
	font-family: 'Poppins';
	font-weight: 300;
	line-height:normal;
	background: url(../images/BG-Campo-combo-form.png) #ffffff;
	background-position: 98% 6px;
	background-repeat: no-repeat;
	border:none;
	border:1px solid #1DB3ED;
	border-radius:5px;
	height: 34px;
	width:100%;
	color:#737373;
	outline: none;
}
.fix-barra-depend{
	width: 104%;
}
.box-form{
	margin-top: 8px;
}
.form-mask{
	border-radius: 5px;
	background-color: #ffffff;
	border:1px solid #1DB3ED;
}
/*hack para select*/
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  
}
select::-ms-expand{
  display:none;
  background-color:transparent;
}

select option{
	color:#737373 !important;
}
.select-hack{
	width:100%;
	overflow:hidden;
}
.btn-enviar{
	background-color: #1DB3ED;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
	
}
.btn-enviar:hover, .btn-enviar:active {
	color:#ffffff !important;
	text-decoration:none;
	opacity:0.80;
}
.bg-aviso{
    border-radius: 5px;
    font-size: 11px;
    font-weight: normal;
    color: #777777;
    padding-top: 0;
    line-height: 12px;
}
.bg-aviso a, .bg-aviso a:hover {
	color: #777777;
	text-decoration: underline;
}
/*placeholder color*/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #003366;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #003366;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #003366;
}
/*placeholder color*/
.form-bg-nome-2::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #737373;
    opacity: 1; /* Firefox */
}

.form-bg-nome-2:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #003366;
}

.form-bg-nome-2::-ms-input-placeholder { /* Microsoft Edge */
    color: #003366;
}
.legenda-dep{
	color: #1db3ed;
    font-size: 11px;
    font-weight: 600;
    padding-top: 10px;
}

/**************
   bx -slider
**************/

.bx-wrapper{
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: #fff0 !important;
	margin:auto;
	max-width:1440px !important;
	overflow: hidden;
	margin-bottom: 10px !important;
}
.bx-viewport{
	left:60px;
	width:88% !important;
}
.bx-wrapper .bx-controls-direction a{
	height:133px;
	margin-top:-57px;
	z-index:999 !important;
}
.bx-wrapper .bx-prev{
	left:0px;
}
.bx-wrapper .bx-next{
	right:0px;
}
.div-bx-right{
	border-right: 1px solid #000;
}
.slider-wrap{
    padding-top: 10px;
}
/*Fim*/

/****************
     animação
*****************/
.element-to-hide{
    visibility: hidden;
}

.slideRight {
    visibility: visible;
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}

@keyframes slideRight {
    0% {
        opacity: 0;
		transform: translateY(10%);
    }
	20% {
        opacity: 0.2;
		transform: translateY(8%);
    }
    40% {
        opacity: 0.4;
		transform: translateY(6%);
    }
    65% {
        opacity: 0.6;
		transform: translateY(4%);
    }
    80% {
        opacity: 0.8;
		transform: translateY(2%);
    }
    100% {
        opacity: 1;
		transform: translateY(0%);
    }
}
.ShowUp {
    visibility: visible;
    animation-name: ShowUp;
    -webkit-animation-name: ShowUp;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
	background-color: #26537cab;
}
@keyframes ShowUp {
    0% {
        background-color: transparent;
    }
	20% {
        background-color: #25568047;
    }
    40% {
        background-color: #25568047;
    }
    65% {
        background-color: #25568047;
    }
    80% {
        background-color: #26537cab;
    }
    100% {
        background-color: #26537cab;
    }
}

/*******************
       modal
********************/
.modal-header{
	border-bottom: 0px;
}
.modal-header .close {
     margin-top: -35px;
    margin-right: 10px;
	opacity: 1;
}
.modal-body{
	padding: 0 60px 20px 60px;
}
.modal-content{
	border-radius: 15px;
	background-color: #FDBC32;
}
.modal-dialog{
	margin-top: 90px;
}
.tit_modal_agrad{
	font-size: 24px;
	font-weight: 700;
	color: #053399;
	text-align: center;
}
.txt_modal_agrad{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
}
.txt_modal_agrad span{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #053399;
}
@media (min-width: 768px){
.modal-dialog {
    width: 780px;
	}
}
/***** Video ******/

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border: none;
}
.box-video{
	padding: 30px;
}
/*****************
		FIX
******************/
.mg-top-25{
	margin-top: 25px;
}
.pd-logo-footer{
	padding: 35px;
}
.pd-left-txt1{
	padding-left: 30px;
    padding-right: 0px;
    margin-left: -50px;
}
.pad-duvidas{
	padding: 5px 40px 35px 40px;
}
.pad-bottom-logos{
	padding-bottom: 40px;
}
.pad-left-logos{
	padding-left: 60px;
}
.pad-top-logos{
	padding-top: 20px;
}
.ladoalado{
    display: flex; /* coloca as imagens uma ao lado da outra */
    justify-content: center; /* alinha as imagens no centro da tela */
}
.pad-bt-social{
	padding-bottom: 10px;
}
.pad-bloco4{
	padding-top: 80px;
}
.mg-top-menu-foot{
	margin-top: 50px;
}
.pad-top-tel{
	padding-top: 30px;
}
.ico-whats{
	padding-left: 50px;
	padding-right: 5px;
}
/********************
		tablet/note
********************/
@media screen and (max-width: 1200px) {

.bx-wrapper{
	max-width: 480px !important;
}
}
/********************
		mobile
********************/
@media screen and (max-width: 780px) {
.navbar-brand {
    margin-top: -6px;
}

#bloco01{
	background-image: url(../images/BG_Banner_mob.jpg);
    background-position: top center;
	background-size: cover;
	background-color:#0084b5;
	padding-top: 40px;
	padding-bottom: 30px;
	min-height: 350px;
}
#bloco02 {
	padding-top: 45px;
	padding-bottom: 10px;
}
#bloco03 {
    padding-top: 40px;
	padding-bottom: 40px;
}
#bloco05 {
    padding-bottom: 40px;
}
.btn-enviar{
    font-size: 11px;
    padding: 10px 0px;	
}
.box-dep-tit {
    font-size: 10px;
    padding-top: 9px;
}
.bg-cinza{
	background-image: linear-gradient(120deg, #ededed,#ededed,#c6c6c6,#b7b7b7,#b7b7b7);
}
.box-diferencas{
    margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.faixa1, .faixa2, .faixa3, .faixa4{
	height:8px;
}	

.float-div{
	position: fixed;
	right: 20px;
    top: 75%;
    width: 60px;
}
.pad-left-logos{
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
}
.pad-duvidas {
    padding-top: 20px;
}
.wrap-social {
    text-align: center;
    width: 100%;
}
/****menu*****/

	#overlay-menu {
    background-color: #00000042;
    position: fixed;
    width: 1000px;
    height: 1000px;
    z-index: -1;
    margin-left: -205px;
    margin-top: -120px;
}
.navbar-nav {
    margin-left: 15px;
    margin-right: 15px;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: none;
}
.navbar-brand, .navbar-nav>li>a{
    color: #ffffff;
	line-height: 28px;
	font-size: 16px;
}
#main-nav .nav>li{
		text-align: right;
	}
#main-nav .nav>li>a {
    position: relative;
    display: inline-block;
    padding: 8px 0px;
    margin: 0px;
    border-top:none;
}
.navbar-fixed-top {
    border-width: 0 0 20px !important;
}

.navbar-toggle {
    margin-top: 0px !important;
    position: absolute;
    margin-bottom: -96px;
    display: block;
    justify-content: space-between;
    right: 20px;
	background-color: transparent;
    z-index: 9999;
}
	
.navbar-collapse{
	border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    height: 290px;
}
.menu-wrap {
 	padding-right: 0px;
	padding-left: 0;
}
.menu-wrap .open{
    background-color: #1a4d8bd9;
    padding-top: 80px;
    margin-top: -40px;
    position: absolute;
    right: 0;
}
.menu-wrap .collapsing{
    background-color: #1a4d8bd9;
    padding-top: 80px;
    margin-top: -40px;
	max-height:290px;
    position: absolute;
    right: 0;
}
.menu-wrap .collapse.in{
    background-color: #1a4d8bd9;
    position: absolute;
    right: 0;
}
.borda-menu-sup {
    border-right: none;
    height: auto;
}	
.div-menu{
	border-bottom: 2px solid #ffffff;
	padding-top: 15px;
    padding-bottom: 5px;
}
.div-social{
	margin-top: 20px;
}
.box-01{
        border: 1px solid #ffffff;
}
.div-box-diferencas{
	border-right: none;
	border-bottom:  1px solid #ffcc01;
}
.box-dif-01{
    padding: 0 0px;
	min-height: 0;
}
.pad-maos-mob{
    margin-bottom: 20px;
}
.socialmob{
    margin-right: 10px;
}	
.pd-logo-footer {
    padding: 15px;
}
.ico_plus {
    top: 125px;
    right: 42%;
}
.bg-bloco-4a{
    padding-left: 100px;
}
.box-txt-bloco-4 {
    padding: 30px 30px;
}
.slider-wrap {
    margin-top: 25px;
}
.logo-footer img{
    margin: auto;
}
.mg-top-menu-foot {
    margin-top: 20px;
}
#exTab3 .line-h-fix {
    margin-top: 20px;
}
#exTab3 .nav-justified {
    width: 90%;
    margin: auto;
}
/******** fonts ********/
.sub-tit-abas {
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}
.tit-banner {
	font-size: 34px;
    line-height: 40px;
	margin-bottom: -10px;
}
.tit-banner-2 {
	font-size: 18px;
    line-height: 22px;
	padding-bottom: 20px;
	padding-top: 42%;
    padding-right: 0px;
    padding-left: 30%;
}
.tit-banner-2 p{
	margin-bottom: 20px;
}
.pd-left-txt1{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
.tit-bloco-2 {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 30px;
	
}
.txt-bloco-2 {
    font-size: 20px;
	line-height: 28px;
}
.tit-bloco-3 {
    font-size: 26px;
    line-height: 30px;
    padding-bottom: 15px;
    margin-bottom: 5px;
}
.txt-bloco-3 {
    font-size: 20px;
    line-height: 28px;
	padding-bottom: 40px;
}
.tit-bloco-4 {
    font-size: 17px;
}
.tit-1-bloco-4 {
    font-size: 20px;
    line-height: 25px;
}
.txt-bloco-4 {
    font-size: 16px;
    line-height: 20px;
    min-height: auto;
    padding-bottom: 25px;
}
.tit-bloco-5 {
    font-size: 26px;
    line-height: 30px;
}
.txt-bloco-5 {
    font-size: 20px;
    line-height: 24px;
}
.tit-bloco-7 {
    font-size: 22px;
    line-height: 30px;
}
.tit-box-diferencas {
    font-size: 24px;
    color: #0b4975;
    text-transform: uppercase;
    letter-spacing: 2px;
	padding-left: 0px;
}
.tit-box-02{
    padding-top: 5px;
}
.txt-box-02{
    padding-bottom: 25px;
}
.txt-rodape {
	padding: 5px;
	padding-top: 20px;
}
.box-bloco-3 {
    font-family: 'Calibri-Bold';
    font-size: 17px;
	line-height: 20px;
}
.box-azul{
	margin-bottom: 25px;
	padding: 20px;
    min-height: 140px;
}
.box-amarelo {
    font-size: 17px;
    background-image: url(../images/bg-seta.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    margin-top: 0px;
    padding-top: 45px;
    padding-bottom: 30px;
    color: #003366;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}	
.btn-whats-banner, .btn-whats-banner:hover, .btn-whats-banner:focus{
    width: 100%;
}
.btn-whats-2, .btn-whats-2:hover, .btn-whats-2:focus {
    letter-spacing: 2px;
    font-size: 11px;
    border-radius: 25px;
    text-decoration: none;
    padding: 10px 11px;

}
.banner-mob{
   margin-right: -15px;
	padding-bottom: 20px;
}
.pad-bloco4 {
    padding-top: 30px;
}
.pad-bolas{
    padding-bottom: 15px;
}	
.legenda-box {
    font-size: 16px;
    line-height: 18px;
}
.social-footer {
    display: inline-block;
    text-align: center;
}
.ico-whats {
    padding-left: 0px;
    padding-right: 5px;
}
/****TABS****/
#exTab3 .nav>li {
    padding: 0;
}	
#exTab3 .nav-pills>li+li {
    margin-left: 0px;
}
#exTab3 .nav-justified>li>a {
    margin-bottom: 0px;
	font-size: 16px;
	height: 80px;
}
#exTab3 .nav-justified>li {
    float: left;
    width: 50%;
}
#exTab3 .tab-content{
	padding: 15px;
}
#exTab3 .fix-menutab{
    padding-top: 30px !important;
}
/*accordion*/
.accordion_duvidas .panel-title{
	font-size: 16px;
}
.accordion_duvidas .panel-body{
    font-size: 15px;
}
.pd-right-btn{
    padding-bottom: 10px;
	float: initial !important;
}
/***** slider****/
	.bx-viewport {
    left: 30px;
    width: 80% !important;
}

}
