
/*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: #ffffff;
	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: #ffffff;
	top: 0;
    left: 0;
}

.header{
	padding: 15px;
}
footer
{
	background-color: #f4f2f1;
	padding-top: 30px;
	padding-bottom: 20px;
}
.frameres{
	position: absolute;
}
.aspNetHidden{
	position: absolute;
}
iframe{
	position: absolute;}
/*********************
 		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
***********************/
#bloco01{
	background-image: url("../images/Banner.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #171a88;
	padding-top: 80px;
	min-height: 440px;
	
}
.logo-top{
	padding-bottom: 20px;
}
#bloco-whats{
	background-image: url("../images/Banner-whats.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 710px;
	padding-top: 50px;
	padding-bottom: 60px;
}

.box-formulario-whats{
	padding: 35px;
	background-color: #f4f2f1;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #00000040;
}
#bloco02{
	background-color: #171a88;
	padding-top: 50px;
	padding-bottom: 60px;
}
.float-left{
	float: left;
	padding-bottom: 10px;
}
.blocoform{
	background-color:#f4f2f1;
	border-radius: 5px;
	padding: 25px 0;
}
#bloco05{
	background-color: #f4f2f2;
	padding-top: 0px;
	padding-bottom: 70px;
	overflow: hidden;
}
.box-itens{
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 8px 8px 14px #0000007d;
	padding: 20px;
	min-height: 285px;
}
#bloco03{
	background-color: #e5e2e0;
	padding-top:50px;
	padding-bottom: 50px;
}

#bloco04{
	background-color: #171a88;
	padding-top: 50px;
	padding-bottom: 40px;
}
.box-bloco4{
	margin-top: 15px;
	margin-bottom: 15px;
}

.box-bloco5{
	padding-bottom: 15px;
	min-height: 300px;
}
#bloco06{
	background-color: #ffffff;
	padding-top: 60px;
	padding-bottom: 60px;
}


.social-footer{
	display: flex;
    align-items: center;
    justify-content: center;
	padding-top: 30px;
}
.logo-qcl-footer{
	border-right: 1px solid #fff;
	margin-right: 25px;
	padding-right: 25px;
}
.float-div {
    position: fixed;
    right: 25px;
    top: 55%;
}
/****************************
            FONTS
*****************************/
.tit-banner{
    font-family: 'Galano Grotesque';
    font-weight: 600;
    font-size: 40px;
    line-height: 44px;
    color: #171a88;
	padding-bottom: 75px;
}
.tit-banner span{
    color: #ffae00;
}
.tit-banner sup{
    font-size: 18px;
}
.tit-box-bloco-2{
	font-family: 'Galano Grotesque';
    font-weight: 500;
	font-size: 28px;
	line-height: 26px;
	padding-bottom: 25px;
	color: #ffffff;
}

.tit-form{
	font-family: 'Galano Grotesque';
    font-weight: 500;
	font-size: 18px;
	color:#ffffff;
	padding-bottom:15px;
}
.tit-bloco-5{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 44px;
	line-height: 48px;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #ffb61e;
	letter-spacing: 0.1px;
	text-align: center;
}



.txt-box-bloco-5{
	font-family: 'Galano Grotesque';
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	color: #ffffff;
}
.tit-box-bloco-3{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #171a88;
}
.txt-box-bloco-3{
	font-family: 'Galano Grotesque';
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	color: #171a88;
}
.tit-bloco-3 {
    font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 44px;
	line-height: 48px;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #ff4061;
	letter-spacing: 0.1px;
	text-align: center;
}
.tit-box-3{
	 font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 23px;
	line-height: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #ff4061;
}
.tit-box-3 sup{
	font-family: 'Galano Grotesque';
	font-size: 16px;
}
.tit-box-3b{
	font-family: 'Galano Grotesque';
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #171a88;
}
.tit-bloco-4 {
    font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 44px;
	line-height: 48px;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #171a88;
	letter-spacing: 0.1px;
	text-align: center;
}
.tit-box-4{
	font-family: 'Galano Grotesque';
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	padding-bottom: 15px;
	padding-top: 20px;
	color: #171a88;
}
.txt-box-4{
	font-family: 'Galano Grotesque';
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	padding-bottom: 15px;
	color: #171a88;
}

.txt-btn, .txt-btn a, .txt-btn a:hover{
	font-family: 'Galano Grotesque';
	font-size: 38px;
	font-weight: 600;
	line-height: 24px;
	padding-bottom: 15px;
	padding-top: 30px;
	color: #ffffff;	
}
.txt-btn span{
	font-size: 24px;
}
.tit-bloco-6{
	font-family: 'Galano Grotesque';
    font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	padding-bottom: 30px;
	color: #ffffff;
}
.tel-bloco-6{
	font-family: 'Galano Grotesque';
    font-weight: 600;
    font-size: 26px;
    line-height: 28px;
    padding-bottom: 10px;
    color: #ffcc00;
	margin-bottom: 30px;
	letter-spacing: -0.1px;
}
.tel-bloco-6 span{
	font-family: 'Galano Grotesque';
    font-weight: 400;
	color: #ffffff;
    font-size: 18px;
}
.div-telefone{
	border-right: 1px solid #ffffff;
}

.txt-rodape{
	font-family: 'Segoe UI';
	font-size: 13px;
	line-height: 17px;
	color: #000;
	padding: 25px 0px;
	text-align: justify;
}
.txt-rodape p{
	margin: 0 0 8px;
}

.legenda-dep{
	font-family: 'Segoe UI';
	font-size: 12px;
	line-height: 17px;
	padding-top: 10px;
	color: #171a88;	
}
.tit-banner-retorno{
	font-family: 'Galano Grotesque';
	font-size: 32px;
	font-weight: 600;
	line-height: 42px;
	padding-bottom: 40px;
	padding-top: 20px;
	color: #171a88;	
}


/********************
       Form
********************/
.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: 'Segoe UI';
	font-weight: bold;
    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:40px;
	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 #ccc;
    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:#003366;
}
.btn-success:hover, .btn-success:active {
	color: #003366;
}
.box-dep-tit{
	font-family: 'Segoe UI';
	padding-left:5px !important;
	font-size:15px;
	font-weight: normal;
	line-height:normal;
	border:none;
	border-radius:8px;
	height:40px;
	color:#171a88;
	padding-top: 9px;
}

.radio-hide{
	display: none;
}
.label-text{
	font-family: 'Segoe UI';
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
    border: 1px solid #003366;
    border-radius: 6px;
    height: 26px;
    color: #003366;
    background-color: #fff8e7 !important;
    background: #ffffff !important;
    width: 21%;
    text-align: center;
    padding-top: 2px;
    margin-left: 10px;
    cursor: pointer;
    margin-top: 6px;
}
.radio-hide:checked + .label-text{
	color:#ffffff;
	background-color: #003399 !important;
    background: #003399 !important;
}

.form-bg-nome {
	padding-left:5px !important;
	font-size:15px;
	font-family: 'Segoe UI';
	border:none;
	border:1px solid #ccc;
	background-color: #ffffff;
	line-height:normal;
	border-radius:5px;
	height:40px;
	width:100%;
	color:#171a88;
	outline: none;
}
.form-bg-nome-2{
	font-family: 'Segoe UI';
	color:#171a88 !important;
	padding-left:4px !important;
	font-size:15px;
	font-weight: normal;
	line-height:normal;
	border:none;
	border:1px solid #ccc;
	border-radius:5px;
	height:40px;
	width:100%;
	background-color: #ffffff !important;
    background: #ffffff !important;
	outline: none;
}
.form-bg-select {
	padding-left:5px !important;
	font-size:15px;
	font-family: 'Segoe UI';
	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 #ccc;
	border-radius:5px;
	height: 40px;
	width:100%;
	color:#171a88;
	outline: none;
}
.fix-barra-depend{
	width: 322px;
}
.box-form{
	margin-top: 8px;
}
.form-mask{
	border-radius: 5px;
	background-color: #ffffff;
	border:1px solid #ccc;
}
/*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{
	font-family: 'Segoe UI';
	background-color: #ffb61e;
    border: none;
    border-radius: 5px;
    /*text-transform: uppercase;*/
    color: #003399!important;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
	
}
.btn-enviar:hover, .btn-enviar:active {
	color:#ffffff !important;
	text-decoration:none;
	opacity:0.80;
}
.btn-enviar-2{
	font-family: 'Segoe UI';
	background-color: #171a88;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    color: #ffb61e!important;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
	
}
.btn-enviar-2:hover, .btn-enviar-2:active {
	color:#ffffff !important;
	text-decoration:none;
	opacity:0.80;
}
.btn-enviar-whats{
	font-family: 'Segoe UI';
	background-color: #2bb741;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    color: #ffffff!important;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
	
}
.btn-enviar-whats:hover, .btn-enviar-whats:active {
	color:#ffffff !important;
	text-decoration:none;
	opacity:0.80;
}
.bg-aviso{
    border-radius: 5px;
    font-size: 11.5px;
    font-weight: normal;
    color: #ffffff;
    padding-top: 0;
    line-height: 14px;
}
.bg-aviso a, .bg-aviso a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*placeholder color*/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #171a88;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #171a88;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #171a88;
}
/*placeholder color*/
.form-bg-nome-2::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #171a88;
    opacity: 1; /* Firefox */
}

.form-bg-nome-2:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #171a88;
}

.form-bg-nome-2::-ms-input-placeholder { /* Microsoft Edge */
    color: #171a88;
}

/******************
   checkbox
******************/
.checkbox label:after {
  content: '';
  display: table;
  clear: both;
}

#form-link .checkbox label{
	padding-left:40px;
	font-size: 12px;
	font-weight: 600;
	line-height: 15px;
	color: #171a88;
	width: 100%;
}
/******
#form-link .checkbox{
	margin-top: 6px;
}
.checkbox .cr {
  position: relative;
  display: inline-block;
  border: 2px solid #171a88;
  border-radius: .25em;
  width: 32px;
  height:32px;
  float: left;
  margin-right: .5em;
}

.checkbox .cr .cr-icon {
  	position: absolute;
  	font-size: .8em;
  	line-height: 0;
	top: 22%;
    left: 21%;
}

.checkbox label input[type="checkbox"] {
  display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon {
  opacity: 0;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
  opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr {
  opacity: .5;
}
******************/
.aceite-check{
	color: #171a88;
	text-decoration: underline;
}
/**check**/
input[type="checkbox"] {
  width: 30px;
  height: 30px;
  margin-left: 0px !important;
}

input[type="checkbox"]::before {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 1px;
  vertical-align: middle;
  cursor: pointer;
  content: "";
}

input[type="checkbox"]:checked::before {
  background: url(../images/ico_check2.png) left top no-repeat ;
}
/*******************
       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
******************/
.mg-top-25{
	margin-top: 8px;
}
.mg-bot-01{
	margin-bottom: 35px;
}
.pad-bl-4-selo{
	padding-top: 80px;
}
.pad-solidez{
	padding-top: 20px;
}
.tit-img-fix{
	margin-left: -30px;
	padding-top: 30px;
}
/********************
		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;
}
.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;
	background-color: #171a88;	
	min-height: auto;
}
#bloco01_mob{
    margin-top: 0px;
}
	.float-left{
		width: 50%;
	}
.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;
}
.control-group .input-group[class*=col-] {
    padding-right: 0px;
}
.box-bloco5 {
    padding-bottom: 40px;
}
.float-div {
    top: 40%;
}
.float-div img{
   width: 200px;
}
.pad-solidez {
    padding-top: 0px
}
.margin-btn {
    margin-top: 20px;
}
.txt-btn {
    font-size: 31px;
    line-height: 38px;
    padding-bottom: 15px;
    padding-top: 22px;
}
.logo-top {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0;
}
.box-btn-head{
	padding-top:23px;
    padding-right: 0px;
}
.txt-btn a, .txt-btn a:hover{
	font-size: 35px;
	line-height: 42px;
}
.tit-box-bloco-3{
	font-family: 'Galano Grotesque';
    font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #171a88;
}
.txt-box-bloco-3{
	font-family: 'Galano Grotesque';
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	color: #171a88;
}
#bloco06 {
    padding-top: 40px;
    padding-bottom: 40px;
}
	.tit-box-bloco-2{
		padding-top: 50px;
	}
#bloco02 {
    padding-top: 30px;
    padding-bottom: 60px;
}
#bloco-whats{
	background-image: url("../images/BG_Banner_mob-whats.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 60px;
}
#bloco03 {

    padding-bottom: 15px;
}

}
