

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: 40px;
	padding-bottom: 20px;
}
.frameres{
	position: absolute;
}
/*********************
 		MENU
*********************/


.navbar-brand
{
    margin-top: 15px;
	margin-bottom: 15px;
	padding: 0;
}


.btn-header{
	font-family: 'Segoe UI';
	background-color: #ffcc00;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    color: #003399!important;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 20px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
	
}
.btn-header:hover, .btn-header:active {
	color:#ffffff !important;
	text-decoration:none;
}
.btn-compre{
	margin-top: 20px;
}
.btn-compre a{
	float: right;
}
/**********************
		BLOCOS
***********************/
#bloco01{
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom:10px;
	box-shadow: 0px 3px 6px #0000005c;
	position: relative;

}
.logo-top{

}

#bloco02{
	background-color: #f8f9fa;
    padding-top: 20px;
    padding-bottom: 40px;
}

.blocoform{
	border-radius: 5px;
	padding: 15px;
}
#bloco05{
	background-color: #e5e2e0;
	padding-top: 70px;
	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: #f4f3f1;
	padding-bottom: 50px;
}

#bloco04{
	background-color: #ffb61e;
	padding-bottom: 50px;
}
.box-bloco4{
	margin-top: 15px;
	margin-bottom: 15px;
}
.wrapbtn-consultor{
	text-align: center;
	margin-top: -18px;
}

.box-bloco5{
	padding-right: 60px;
	padding-bottom: 30px;
}
#bloco06{
	background-color: #ffffff;
	padding-top: 80px;
	padding-bottom: 70px;
}


.logo-qcl-footer{
	border-right: 1px solid #fff;
	margin-right: 25px;
	padding-right: 25px;
}
#lblNome{
	text-transform: capitalize;
}
.logo-social{
	padding-left: 5px;
}
.box-btn-compre{
	padding-bottom: 60px ;
}
/****************************
            FONTS
*****************************/

.tit-form{
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    color: #171a88;
	letter-spacing: -0.3px;
	padding-top: 20px;
	text-align:center;
}
.txt-form{
    font-weight:500;
    font-size: 18px;
    color: #1a1a1a;
	padding-top: 10px;
    padding-bottom: 30px;
	text-align:center;
}

.tit-box-bloco-5{
    font-weight: 700;
	font-size: 24px;
	line-height: 26px;
	padding-top: 50px;
	padding-bottom: 15px;
	color: #171a88;
	text-align:center;
}
.txt-box-bloco-5{
	font-weight: 700;
	font-size: 28px;
	line-height: 24px;
	color: #171a88;
	text-align:center;
}

.txt-rodape{
	font-family: 'Segoe UI';
	font-size: 13px;
	line-height: 17px;
	color: #000;
	padding: 15px 0px;
	text-align: justify;
}
.txt-rodape p{
	margin: 0 0 8px;
}
.box-contato-2 img{
	border-bottom: 1px solid #171a88;
}
.legenda-dep{
	font-family: 'Segoe UI';
	font-size: 12px;
	line-height: 17px;
	padding-top: 10px;
	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: 'Montserrat', sans-serif;
	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:#171a88;
	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:#171a88;
}
.btn-success:hover, .btn-success:active {
	color: #171a88;
}
.box-dep-tit{
	padding-left:5px !important;
	font-size:15px;
	font-weight: 400;
	line-height:normal;
	border:none;
	border-radius:8px;
	height:40px;
	color:#171a88;
	padding-top: 9px;
}

.radio-hide{
	display: none;
}
.label-text{
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    border: 1px solid #171a88;
    border-radius: 6px;
    height: 26px;
    color: #171a88;
    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: #171a88 !important;
    background: #171a88!important;
}

.form-bg-nome {
	padding-left:5px !important;
	font-size:15px;
	border:none;
	border:1px solid #ccc;
	background-color: #ffffff;
	line-height:normal;
	border-radius:5px;
	height:40px;
	width:100%;
	color:#171a88;
	outline: none;
	font-weight:400;
}
.form-bg-nome-2{
	color:#171a88 !important;
	padding-left:4px !important;
	font-size:15px;
	font-weight: 400;
	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;
	line-height:normal;
	font-weight: 400;
	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: 475px;
}
.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{
	background-color: #ffb61e;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    color: #171a88!important;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 0px;
    width: 100%;
    text-align: center;
	
}
.btn-enviar:hover, .btn-enviar:active {
	color:#ffffff !important;
	text-decoration:none;
}
.bg-aviso{
    border-radius: 5px;
    font-size: 12.5px;
    font-weight: normal;
    color: #454545;
    padding-top: 0;
    line-height: 13px;
}
.bg-aviso a, .bg-aviso a:hover {
	color: #171a88;
	text-decoration: underline;
}
.bg-aceite{
    border-radius: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #171a88;
    padding-top: 0;
    line-height: 13px;
}
.bg-aceite a, .bg-aceite a:hover {
	color: #171a88;
	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;
}
/**check**/
input[type="checkbox"] {
  width: 30px;
  height: 30px;
}

input[type="checkbox"]::before {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin:1px;
  vertical-align: middle;
  cursor: pointer;
  content:'';
  outline: none;
}

input[type="checkbox"]:checked::before {
  background: url(../images/mark.png) left top no-repeat ;
  outline: none !important;
}
.check2 label {
	color: #454545;
	font-size: 12.5px;
	line-height:16px;
	font-weight:400;
	padding-top:3px;
	padding-left: 40px;
}
.check2 label a{
	text-decoration:underline;
}
.check2 input{
	margin-left: 0px !important;
}
input[type="checkbox"]{
	appearance: none;
	border: 0.15em solid #171a88;
	outline: none !important;
	border-radius:5px;
}
.checkbox label, .radio label{
	cursor:default;
}

/***radio***/
.container-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-top: 10px;
  cursor: pointer;
font-family: 'Montserrat', sans-serif;
    font-size: 18px;
	font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
    border: 1px solid #a9a9a9;
    width: 1.3em;
    height: 1.3em;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
  background-color: #ece9e9;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
    top: 6px;
    left: 6px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #000;
}
/*******************
       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: 'Montserrat', sans-serif;
	font-size:26px;
	color:#ffffff;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.tit_modal_agrad{
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 28px;
	color:#ffb61e;
	line-height: 34px;
	padding-top: 10px;
}
.txt_modal_agrad{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 20px;
	color:#ffffff;
	line-height: 30px;
	padding-top: 10px;
}
.modal{
	background-color: #0000009c;
}
@media (min-width: 768px){
.modal-escolha {
    width: 550px;
    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: 10px;
}
.tit-img-fix{
	margin-left: -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;
}
.btn-compre a{
	float:none;
}
	.btn-compre a img{
	margin: auto;
}
#bloco01_mob{
    margin-top: 0px;
}

.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;
}
.blocoform {
    padding: 0px;
}
.box-bloco5 {
    padding-right: 30px;
    padding-bottom: 20px;
}
#bloco03 {
    padding-bottom: 60px;
}

.tit-form {
    font-size: 20px;
    line-height: 26px;
}
.txt-box-bloco-5 {
    font-size: 28px;
    line-height: 34px;
}
}
