﻿/*Util*/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after,
.clr {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.lined {
  border-top: 1px solid #c7c7c7;
  padding-top: 15px;
  margin-top: 30px;
}

p,
a,
li {
  font-weight: normal;
}

a {
  text-decoration: none;
}

section.mainContent {
  overflow-x: initial;
}

section.mainContent p {
  font-size: 14px;
  line-height: 1.5;
}
section.mainContent a strong {
  text-decoration: underline;
}
section.mainContent div.row.default p {
  font-weight: normal;
  font-size: 14px;
}
.seja-cliente-info span p {
  font-size: 11px !important;
}
section.mainContent > header .ttl-tp01,
.ttl-tp01 {
  color: #707070;
  font-size: 2.143em;
  text-align: center;
  font-style: normal;
}

.ttl-tp02 {
  font-weight: bold;
  color: #ffffff;
  font-size: 2.143em;
}

.ttl-tp03 {
  font-weight: bold;
  color: #797979;
  font-size: 1.071em;
  text-align: center;
}

.ttl-tp04 {
  font-size: 1.714em;
  font-weight: bold;
}

.ttl-tp05 {
  font-size: 1.514em;
  font-weight: bold;
  margin-bottom: 30px;
  /*height: 50px;*/
}

.ttl-tp06 {
  font-size: 1.514em;
  font-weight: normal;
  margin-bottom: 18px;
}

/*Ícones*/
.ico-arrow-01 {
  display: inline-block;
  width: 11px;
  height: 20px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUBAMAAACpAtpbAAAALVBMVEUAAAAAU6EAU6EAU6EAU6EAU6EAU6EAU6EAU6EAU6EAU6EAU6EAU6EAU6EAU6FRqy2zAAAAD3RSTlMABEP1434irKvpHa2kawoO6/FeAAAAMklEQVQI12PgYwCDlQpgitUIwg0mg5t5AESyeQuAqJRCMMcdC6cRzPEAc5aAOQyyYA4AZMYKA7RHfTAAAAAASUVORK5CYII=")
    no-repeat;
}

/*Botões*/
.btn-tp01 {
  display: block;
  font-size: 1em;
  border: 1px solid #e0ded5;
  color: #6e6c58;
  padding: 10px 12px 10px 15px;
  background-color: #ffffff;
}

.btn-tp01:hover {
  background-color: #0053a1;
  color: white !important;
  text-decoration: none;
}

.btn-tp01:hover .ico-arrow-01 {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAo0lEQVQokY3RywnCUBBG4RMfWViDICSVxEc1tqA2pC4twxpErUG3x00CF0nuZOAuBr5/uMwUKsAC+BLUBFgBD6CJMCrqSf2oTdv3vrTpAusxOAz0TegCmzEY9dgGtmNwbyCHUQ9pIMJpYFe0F8xVBdyBWzS1Up/qVS0j+FIvapn7c/0Ph3AK57k9D8J/XKtv9dwHUxzCDi8TOMutEnWq7iOo8gP331SV2DPCcQAAAABJRU5ErkJggg==");
}

.btn-tp02 {
  display: inline-block;
  font-size: 1.714em;
  background-color: #e90a32;
  color: #ffffff;
  padding: 9px 15px;
  border-radius: 3px;
}

.btn-tp03 {
  display: inline-block;
  font-size: 1em;
  background-color:  #0a559f;
  color: #ffffff !important;
  padding: 11px 28px 11px 15px;
  border: 1px solid  #0a559f;
  font-weight: bolder;
  margin-right: 14px;
}

.btn-tp03:hover {
}

.btn-tp03:after {
  position: absolute;
  margin-left: 7px;
  content: "";
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/icon-arrow-white.png");
  width: 9px;
  height: 15px;
}

.btn-tp04 {
  display: inline-block;
  font-size: 1em;
  background-color: #ffffff;
  color: #0053a1 !important;
  padding: 11px 15px;
  border: 1px solid #0053a1;
  font-weight: bolder;
}

.btn-tp04:hover {
  background-color: #0053a1;
  color: #ffffff !important;
}

.btn-tp04:hover:after {
  background: url("/assets/classic/img/produtos-servicos/imoveis/icon-arrow-white.png")
    no-repeat;
}

.btn-tp04:after {
  position: absolute;
  margin-left: 5px;
  content: "";
  background: url("/assets/classic/img/produtos-servicos/imoveis/icon-arrow-red.png")
    no-repeat;
  width: 9px;
  height: 15px;
}

.btn-tp05 {
  display: inline-block;
  font-size: 14px;
  background-color: #ffffff;
  color: #0053a1 !important;
  padding: 13px 30px 13px 16px;
  border: 1px solid #0053a1;
  font-weight: bolder;
  margin-right: 14px;
}

.btn-tp05:hover {
  background-color: #0053a1;
  color: #ffffff !important;
}

.btn-tp05:hover:after {
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/icon-arrow-white.png");
}

.btn-tp05:after {
  position: absolute;
  margin-left: 7px;
  margin-top: 1px;
  content: "";
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/icon-arrow-blue.png");
  width: 9px;
  height: 15px;
}

/* MODAIS */
.custom-modal {
  position: relative;
  max-width: 540px;
  margin: 0 auto;
  display: table;
  background-color: white;
}

.custom-modal header {
  float: left;
  background-color: #0053a1;
  width: 100%;
  padding: 0 20px;
}

/*BOTÃO FECHAR DO MODAL*/
.mfp-iframe-scaler iframe {
  padding: 0;
}

/*
.mfp-iframe-scaler button.mfp-close {
width: auto;
opacity: 1;
right: 20px;
height: 50px;
padding-right: 25px;
top: 0;
line-height: 50px;

font-size: 14px;
border: none;
background: url("/assets/classic/img/ico-fechar-modal.png") right center no-repeat;
color: white;
display: none;
}

.mfp-iframe-scaler button.mfp-close:hover {
color: white;
}
.mfp-iframe-scaler button.mfp-close:before {
content: "";
}
*/
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-title {
  width: 100%;
  position: absolute;
  color: #000;
  background: #ededed;
  border-bottom: 2px solid #cc092f;
  top: -37px;
  min-height: 52px;
  border-radius: 10px 10px 0 0;
  line-height: 50px;
  font-size: 18px;
  padding-left: 20px;
}

.mfp-iframe-scaler button.mfp-close {
  display: table;
  right: 20px;
  top: -27px;
  width: 76px;
  height: 24px;
  padding: 0 0 0 12px;
  line-height: 23px;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  background: #f6f6f6;
  background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #f6f6f6),
    color-stop(50%, #ffffff),
    color-stop(100%, #efefef)
  );
  background: -webkit-linear-gradient(
    top,
    #f6f6f6 0%,
    #ffffff 50%,
    #efefef 100%
  );
  background: -o-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
  background: -ms-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
  background: linear-gradient(to bottom, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#efefef', GradientType=0 );
  border-radius: 5px;
  border: 1px solid #dfdfdf;
  opacity: 1;
}

.custom-modal a,
.custom-modal button {
  color: #0a559f;
}

.custom-modal header h1 {
  font-size: 18px;
  line-height: 50px;
  color: white;
}

.custom-modal form {
  float: left;
  width: 100%;
  padding: 20px;
}

.custom-modal form fieldset {
  border: none;
  border-bottom: 1px solid #b5b5b5;
  padding: 25px 0 30px 0;
}

.custom-modal .inputWrapper {
  width: 340px;
  margin: 0 auto 10px;
  display: table;
}

.custom-modal .inputWrapper.links {
  padding-left: 100px;
}

.custom-modal form input {
  border: 1px solid #b5b5b5;
  width: 238px;
  float: left;
  line-height: 28px;
  height: 28px;
}

.custom-modal form input[type="text"],
.custom-modal form input[type="password"] {
  padding-left: 10px;
}

.custom-modal form label {
  float: left;
  width: 100px;

  font-size: 13px;
  padding-right: 6px;
  text-align: right;
  line-height: 30px;
}

.custom-modal form .error-message {
  float: left;
  margin: 10px 0 0 171px;
  width: 240px;
  color: #ff0000;
  font-size: 13px;
  white-space: nowrap;
}

.custom-modal form .chosen-container .error-message {
  margin-left: 0px;
}

.custom-modal .linkForgotPass {
  float: left;
}

.custom-modal .linkSignUp {
  float: right;
}

.custom-modal footer {
  float: left;
  width: 100%;
  padding-top: 20px;
}

.custom-modal .ourPartners {
  float: left;
  line-height: 40px;
  color: #284b6b;
  padding-right: 15px;
  background: url("/assets/classic/img/produtos-servicos/imoveis/produtos/icon-arrow-go.png")
    right center no-repeat;
}

.custom-modal .list-buttons {
  float: right;
}

.custom-modal footer button {
  float: left;
  height: 38px;
  margin-left: 15px;

  font-size: 14px;
  border: 1px solid #0a559f;
  background-color: white;
  padding: 0 15px;
}

.custom-modal footer button:hover {
  color: #ffffff;
  background-color: #0a559f;
}

.custom-modal .error-message {
  color: #e90a32;
  font-size: 13px;
  white-space: nowrap;
  margin-left: 10px;
  color: #ff0000;
}

.mfp-iframe-holder .mfp-content {
  max-width: 540px;
}

/*.mfp-iframe-scaler {
padding-top: 100%;
}*/
.mfp-iframe {
  border-radius: 0;
}

.mfp-bg {
  position: fixed !important;
}

.mfp-iframe-holder .mfp-close {
  position: absolute;
  z-index: 9999;
  top: 14px;
  right: 15px;
  width: 75px;
  padding: 0;
  height: 26px;
  cursor: pointer;
}

/* MODAL DE CADASTRO */
.signup-modal .modalDescription {
  float: left;
  width: 100%;
  padding: 30px 20px;
}

.signup-modal .modalDescription img,
.signup-modal .modalDescription div {
  float: left;
}

.signup-modal .modalDescription div {
  width: 340px;
  padding-left: 12px;
}

.signup-modal .modalDescription .checklist {
  margin-bottom: 0;
}

.signup-modal .modalDescription .checklist li {
  margin-top: 25px;
}

.signup-modal .modalDescription div h2 {
  font-size: 20px;
}

.signup-modal form,
.signup-modal form fieldset {
  padding-top: 0;
}

.signup-modal form label {
  width: auto;
  min-width: 170px;
}

.signup-modal .inputWrapper {
  width: 100%;
}

.signup-modal form input {
  width: 326px;
}

.signup-modal form .inputWrapper.field-cnpj input,
.signup-modal form .inputWrapper.field-cep input {
  width: 200px;
}

.signup-modal form .inputWrapper.field-radio label {
  min-width: 80px;
  line-height: 16px;
  text-align: left;
}

.signup-modal form .inputWrapper.field-radio p {
  float: left;
  text-align: right;
  padding-right: 6px;
  min-width: 171px;
}

.signup-modal form input[type="radio"] {
  width: auto;
  height: auto;
  margin-right: 6px;
}

.signup-modal form .inputWrapper.field-radio .inputWrapper label {
  min-width: auto;
  line-height: 28px;
}

.signup-modal form .inputWrapper.field-radio .agency,
.signup-modal form .inputWrapper.field-radio .account {
  float: left;
  width: 150px;
  margin-top: 15px;
}

.signup-modal form .inputWrapper.field-radio .agency {
  clear: left;
  margin-left: 171px;
}

.signup-modal form .inputWrapper.field-radio .agency input {
  width: 55px;
}

.signup-modal form .inputWrapper.field-radio .account input {
  width: 71px;
}

.signup-modal form input.ddd {
  width: 44px;
  margin-right: 9px;
}

.signup-modal form input.phone {
  width: 148px;
}

.signup-modal form .cadastro-nohaveAccount .inputWrapper.field-cep {
  float: left;
  margin-left: 171px;
  padding-top: 15px;
  width: auto;
}

.signup-modal form .cadastro-nohaveAccount .inputWrapper.field-cep input {
  width: 166px;
}

.signup-modal .nearAgencyWrapper {
  margin-left: 171px;
}

.signup-modal .nearAgencyWrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.signup-modal .nearAgencyWrapper ul li {
  float: left;
  margin-bottom: 10px;
}

.signup-modal .nearAgencyWrapper ul li label {
  font-weight: bold;
}

.signup-modal .nearAgencyWrapper ul li p {
  font-size: 10px;
  margin-left: 20px;
  list-style: none;
  float: none;
  text-align: left !important;
}

.custom-modal footer button.button-go {
  padding-right: 32px;
  background: url("/assets/classic/img/produtos-servicos/imoveis/produtos/icon-arrow-go.png")
    77px center no-repeat;
}

.custom-modal footer button.button-go:hover {
  color: white;
  border-color: white;
  padding-right: 32px;
  background: #0a559f
    url("/assets/classic/img/produtos-servicos/imoveis/icon-arrow-white.png")
    77px center no-repeat;
}

.custom-modal footer button.button-back {
  padding-left: 32px;
  background: url("/assets/classic/img/produtos-servicos/imoveis/produtos/icon-arrow-back.png")
    14px center no-repeat;
}

.custom-modal footer button.button-back:hover {
  color: white;
  border-color: white;
  background-color: #0053a1 !important;
  padding-left: 32px;
  background: url("/assets/classic/img/produtos-servicos/imoveis/icon-arrow-white-left.png")
    14px center no-repeat;
}

.form-modal .input-account {
  width: 88px !important;
}

/* MODAL DE SUCESSO */
.success-modal .successContent {
  float: left;
  padding: 40px;
}

.success-modal .successContent p {
  font-size: 13px;
  padding-left: 45px;
  height: 35px;
  background: url("/assets/classic/img/produtos-servicos/imoveis/produtos/icon-success.png")
    left top no-repeat;
}

.success-modal .successContent p strong {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
}

.success-modal .successContent p strong.oneLine {
  margin-top: 8px;
}

/* MODAL ESQUECI MINHA SENHA */
.forgotPassword-modal .inputWrapper {
  width: 100%;
}

.forgotPassword-modal form label {
  width: 210px;
}

/* END: MODAIS */
/*estrutura*/
section.mainBanner {
  width: 1075px;
  float: right;
  min-height: 200px;
  margin-bottom: 15px;
  position: relative;
}

section.mainBanner.noMargin {
  margin: 0;
}

body.mobile section.mainBanner {
  width: 100%;
}

section.mainContent {
  padding: 25px 50px;
}

section.mainContent a {
  font-size: 14px;
}

section.mainContent li a {
  text-decoration: underline;
}

section.mainContent .produtos-navtabs li a,
section.mainContent .list-buttons li a {
  text-decoration: none;
}

div#topBar div.holder div.btn-parceiros > span {
  padding: 0 10px;
  display: inline-block;
  margin-top: -10px;
}

/*SliderDestaque*/
.main-slider {
  display: block;
  /*overflow: hidden;*/
  width: 100%;
  height: auto;
}

.main-slider:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url("/assets/classic/img/text-bg-radial-blur.png") no-repeat;
}

.main-slider > img {
  width: 100%;
  height: auto;
  float: right;
  position: relative;
  top: 0;
  margin-left: 50px;
  z-index: -9999;
}

.main-slider > h1 {
  position: absolute;
  top: 75px;
  left: 40px;
  font-size: 32px;
  color: #003863;
}

.main-slider .slide {
  width: 100%;
  height: 345px;
  background-repeat: no-repeat;
  background-color: #f2f2f2;
}

.main-slider .slide .slide-content {
  padding-left: 50px;
}

.main-slider .slide .slide-content .ttl-tp04 {
  padding-top: 15px;
}

.main-slider .slide .slide-content p {
  padding-top: 40px;
  font-size: 2em;
}

.main-slider .slide .slide-content .btn-tp02 {
  margin-top: 23px;
  box-shadow: 5px 5px 20px #000;
}

.timer-dots {
  height: 31px;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.dotload {
  width: 88px;
  float: left;
  height: 3px;
  margin: 4px;
  background: #ffffff;
}

.dotload span {
  background: #e40630;
  position: absolute;
  height: 3px;
}

/*slide-simulacao*/
.main-slider .slide.slide-simulacao {
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/home-slide-01.jpg");
}

.main-slider .slide.slide-simulacao .slide-content .ttl-tp04,
.main-slider .slide.slide-simulacao .slide-content p,
.main-slider .slide.slide-simulacao .slide-content strong {
  color: #ffffff;
}

/*BlockLinks*/
.blocks-wrapper {
}
.block {
  float: left;
  overflow: hidden;
  position: relative;
  margin: 0.15%;
}

.block img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.block.full {
  width: 99.7%;
}

.block.col-3 {
  width: 33.02%;
}

.block.col-2 {
  width: 49.7%;
}

.block .block-link {
  display: block;
  cursor: pointer;
}

.block .block-content {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAb8Y3GC03AAAAAXRSTlPM0jRW/QAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CYII=");
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 20px;
}

.block:hover .block-content {
  background-image: none;
  background-color: #0053a1;
}

.block .block-content p {
  color: #ffffff;
  font-size: 0.929em;
  margin-top: 15px;
  padding-right: 70px;
}

.block .block-content .block-content-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 85px;
  height: 100%;
  background: url("../img/produtos-servicos/imoveis/block-content-arrow.png")
    no-repeat transparent center;
}

/*Bottom Parceiros*/
.area-parceiros {
  padding-bottom: 20px;
}

.area-parceiros h4 {
  margin-bottom: 15px;
}

.area-parceiros .logos {
  float: left;
  width: 780px;
}

.area-parceiros .logos li {
  display: inline-block;
  vertical-align: middle;
  width: 14%;
  margin-right: 2%;
  text-align: center;
  margin-top: 28px;
}

.area-parceiros .logos li img {
  max-width: 100%;
}

.area-parceiros .links {
  float: right;
}

.area-parceiros .links .btn-tp01 {
  margin-bottom: 5px;
}

.area-parceiros .links .btn-tp01 span {
  display: inline-block;
  vertical-align: middle;
}

.area-parceiros .links .btn-tp01 span:first-child {
  min-width: 170px;
}

.area-parceiros .links .btn-tp01 span.ico-arrow-02 {
  margin-left: 10px;
}

/*Internas*/
.row.information .ttl-tp05 {
  font-size: 1.814em;
  font-weight: normal;
}

.information {
  border: 1px solid #b5b5b5;
  margin-bottom: 39px;
}

.information div {
  padding-right: 31px;
  padding-left: 40px;
  margin-bottom: 41px;
}

.list-item li {
  margin-bottom: 13px;
  font-size: 0.99em;
  padding-left: 28px;
  min-height: 32px;
}

.list-item li:before {
  position: absolute;
  margin-left: -28px;
  margin-top: 2px;
  content: "";
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/icon-check.png");
  width: 13px;
  height: 10px;
}

.list-buttons {
  display: block;
}

.list-buttons li {
  display: inline-block;
  margin-top: 13px;
}

.list-buttons li .btn-tp04:after {
  background: none;
}

.ttl-information {
  background-color: #1171c3;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #ffffff;
  position: relative;
}

.ttl-information h2 {
  font-size: 1.7em;
}

.ttl-information a {
  position: absolute;
  right: 40px;
  top: 0;
  height: 100%;
  width: 27px;
  background: transparent
    url("/assets/classic/img/produtos-servicos/imoveis/ico-arrow-up.png")
    no-repeat center;
}

.checklist {
  padding: 0 !important;
  margin-bottom: 15px;
}
.checklist li {
  border: none !important;
  list-style: none;
  padding-left: 25px;
  margin-bottom: 0;
  margin-top: 15px;
  background: url("/assets/classic/img/ico-check-faq.png") left top no-repeat;
}

.checklist .no-ckeck {
  background: none;
  padding: 0;
}

.link-tooltip {
  border-bottom: 1px dotted #000;
}

.faq {
  padding: 0;
}

.faq ul.accordion > li:first-child {
  border-top: 0;
}

.faq ul.accordion > li a.lnkAcc {
  color: #333333;
  padding-top: 21px;
  padding-bottom: 21px;
  font-size: 18px;
  padding-left: 59px;
}

.faq ul.accordion li.active {
  border: 1px solid #b5b5b5;
  border-top: 0;
}

.faq ul.accordion li.active:first-child {
  border-top: 1px solid #b5b5b5;
}

.faq ul.accordion > li a.lnkAcc.active {
  border: none !important;
}

.faq ul.accordion > li a.lnkAcc:hover {
  color: #0a559f;
}

.faq ul.accordion > li a.lnkAcc:before {
  border: none;
  top: 32%;
  left: 19px;
  width: 24px;
  height: 24px;
  content: "";
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/icon-faq-close.png");
}

.faq ul.accordion > li a.lnkAcc.active:before {
  content: "" !important;
  background-image: url(/assets/classic/img/produtos-servicos/imoveis/icon-faq-open.png);
}

.faq ul.accordion > li div.description {
  padding-left: 59px;
  padding-bottom: 35px;
  margin-bottom: 0;
  padding-top: 0;
}

.faq ul.accordion > li .description ul li {
  margin-bottom: 0;
  border-bottom: 0 !important;
  font-size: 14px;
}

.faq ul.accordion > li .description strong {
  margin-top: 15px;
  font-weight: normal;
  display: block;
}

.faq .btn-tp05 {
  margin-right: 0;
}

/* Produtos */
.socialMenu {
  position: absolute;
  bottom: 10px;
  right: -10px;
  background: url("/assets/classic/img/produtos-servicos/imoveis/produtos/button-online-sac.png")
    right center no-repeat;
}

.socialMenu.noAtendimento {
  background: none;
}

.socialMenu .button-online-sac {
  display: block;
  width: 224px;
  height: 98px;
  text-indent: -9999px;
}

.socialMenu ul {
  float: right;
  margin: 0 25px 0 0;
}

.socialMenu ul li {
  list-style: none;
  float: left;
  margin-left: 7px;
}

.socialMenu ul li a {
  display: block;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
  background-position: center center;
  background-repeat: no-repeat;
}

.socialMenu ul li a.ico-twitter {
  background-image: url("/assets/classic/img/ico-twitter.png");
}

.socialMenu ul li a.ico-facebook {
  background-image: url("/assets/classic/img/ico-facebook.png");
}

.socialMenu ul li a.ico-google {
  background-image: url("/assets/classic/img/ico-google.png");
}

.simulacao {
  width: 100%;
  display: table;
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada;
}

.simulacao p {
  float: left;

  font-weight: normal;
  font-size: 0.9em !important;
}

.simulacao.semi-full p {
  width: 75%;
}

.simulacao .btn-tp03 {
  margin-right: 0;
  padding: 20px 40px 20px 30px;
}

.select-state {
  display: table;
  width: 100%;
  margin: 45px 0;
}

.select-state h2,
.select-state h3 {
  font-size: 21px;
}

.select-state h2 strong,
.select-state h3 strong {
}

.select-state .full {
  width: 100%;
}

/*chose*/
.signup-modal form .chosen-container-single .chosen-single,
.signup-modal form .chosen-container-single .chosen-drop {
  width: 202px;
}

.select-state .chosen-container-single .chosen-single,
.select-state .chosen-container-single .chosen-drop {
  width: 282px;
  height: auto;
  box-sizing: border-box;
  padding: 7px;
}

.select-state .chosen-container-single .chosen-single,
.signup-modal form .chosen-container-single .chosen-single {
  border: 1px solid #b5b5b5;
  box-shadow: none;
  border-radius: 0px;
  background: none;
}

.select-state .chosen-container-single .chosen-single div b,
.signup-modal form .chosen-container-single .chosen-single div b {
  background: url("/assets/classic/img/produtos-servicos/imoveis/ico-arrow-chosen.png")
    no-repeat center !important;
}

.select-state .chosen-container-single .chosen-single div,
.signup-modal form .chosen-container-single .chosen-single div {
  width: 28px;
}

.select-state select {
  padding: 10px;
}

/*custom-select-wrapper*/
.selectStateWrapper {
  float: right;
  width: 262px;
  margin-right: 40px;
}

.selectStateWrapper .chosen-container-single .chosen-single,
.selectStateWrapper .chosen-container-single .chosen-drop {
  width: 262px;
}

.produtos-tabs .produtos-navtabs li {
  float: left;
  border: 1px solid #0053a1;
  width: 311px;
  margin: 0 2px 0 2px;
  font-size: 14px;
}

.produtos-tabs .produtos-nav li {
  float: left;
  border: 1px solid #0053a1;
  width: 33%;
  margin: 0 2px 0 2px;
  font-size: 14px;
}

.produtos-tabs.two-tabs .produtos-navtabs li {
  width: 495px;
}
.produtos-tabs.two-tabs .produtos-nav li {
  width: 495px;
}
.produtos-tabs .produtos-nav li:first-child {
  margin-left: 0;
}

.produtos-tabs .produtos-nav li:last-child {
  margin-right: 0;
}
.produtos-tabs .produtos-nav li:first-child {
  margin-left: 0;
}

.produtos-tabs .produtos-nav li:last-child {
  margin-right: 0;
}
.produtos-tabs .produtos-nav li a {
  width: 100%;
  display: table;
  text-align: center;
  border-top: 2px solid white;
  color: #0053a1;
  height: 70px;
  outline: none;
}
.produtos-tabs .produtos-nav li a:hover {
  background-color: #0a559f;
  border-top-color: #0a559f;
  color: white;
  border: 0;
  border-radius: 0;
}

.produtos-tabs .produtos-nav li a span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}

.produtos-tabs .produtos-nav li a span strong {
  font-weight: normal;
}

.produtos-tabs .produtos-nav li a.active {
  background-color: #0a559f;
  position: relative;
  border: 0;
  border-radius: 0;
  height: 77px;
  margin-bottom: 0;
  z-index: 1;
}
.produtos-tabs .produtos-nav li a.active {

  color: white;
  width:100%;
}

.produtos-tabs .produtos-nav li a {
  width: 100%;
  display: table;
  text-align: center;
  border-top: 2px solid white;
  color: #0053a1;
  height: 70px;
  outline: none;
}

.produtos-tabs .produtos-nav li a:hover {
  background-color: #0a559f;
  border-top-color: #0a559f;
  color: white;
  border: 0;
  border-radius: 0;
}

.produtos-tabs .produtos-nav li a span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}

.produtos-tabs .produtos-nav li a span strong {
  font-weight: normal;
}

.produtos-tabs .produtos-nav li a.active {
  background-color: #0a559f;
  position: relative;
  border: 0;
  border-radius: 0;
  height: 77px;
  margin-bottom: 0;
  z-index: 1;
}

.produtos-tabs .produtos-nav li a.active {

  color: white;
  width:100%;
}

.produtos-tabs .produtos-navtabs li a.active {

  color: white;
  width:100%;
}

.produtos-tabs .produtos-navtabs li a {
  width: 100%;
  display: table;
  text-align: center;
  border-top: 2px solid white;
  color: #0053a1;
  height: 70px;
  outline: none;
}

.produtos-tabs .produtos-navtabs li a:hover {
  background-color: #0a559f;
  border-top-color: #0a559f;
  color: white;
  border: 0;
  border-radius: 0;
}

.produtos-tabs .produtos-navtabs li a span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}

.produtos-tabs .produtos-navtabs li a span strong {
  font-weight: normal;
}

.produtos-tabs .produtos-navtabs li a.active {
  background-color: #0a559f;
  position: relative;
  border: 0;
  border-radius: 0;
  height: 77px;
  margin-bottom: 0;
  z-index: 1;
}

.produtos-tabs .produtos-navtabs li a.active {

  color: white;
  width:100%;
}

.produtos-contenttabs {
  position: relative;
  top: -1px;
  display: table;
  width: 100%;
  margin: 0 auto;
  padding: 30px 30px 20px;
  border: 1px solid #b5b5b5;
  display: none;
}

.produtos-contenttabs.active {
  display: table;
}

.produtos-contenttabs .wrapper-vantagens {
  display: table;
  width: 100%;
  border-bottom: 1px solid #b5b5b5;
}

.produtos-contenttabs .vantagens {
  float: left;
  width: 33.333%;
  min-height: 225px;
  padding: 30px 5px;
  text-align: center;
}

.produtos-contenttabs .vantagens p {
  font-size: 16px;
  margin-top: 22px;
}

.produtos-contenttabs .vantagens p strong {
  float: left;
  width: 100%;
  font-size: 25px;
}

.produtos-content {
  margin-top: 20px;
}

.produtos-content .cartilha {
  margin-top: 15px;
  cursor: pointer !important;
  display: block !important;
}

.produtos-content .cartilha,
.produtos-content .cartilha .cartilha-icone {
  padding-left: 0;
  float: left;
  margin-right: 15px;
}

.produtos-content .cartilha .cartilha-txt {
  /*padding: 10px 10px 0 20px;*/
}

.produtos-content .wrapper-produtos-content {
  float: left;
  display: table;
  border-left: 1px solid #b5b5b5;
  width: 50%;
  padding: 0 25px;
  min-height: 125px;
}

.produtos-content .wrapper-produtos-content.full-width {
  width: 100%;
}

.produtos-content .wrapper-produtos-content:first-child {
  border: 0;
  padding-left: 0;
}

/* Cartilha PDF */
.produtos-content .wrapper-produtos-content .cartilha > a {
  display: block;
  position: relative;
  margin-top: 14px;
}

.produtos-content .wrapper-produtos-content .cartilha > a .cartilha-icone {
  position: absolute;
  left: 0;
}

.produtos-content .wrapper-produtos-content .cartilha > a .cartilha-txt {
  padding-left: 65px !important;
}

/* Passo-a-passo */
.passo-a-passo {
  text-align: center;
  margin-top: 55px;
  min-height: 265px;
  margin-bottom: 40px;
}

.passo-a-passo h4,
.passo-a-passo h2 {
  font-size: 28px;
  text-align: center;
}

.passo-a-passo .owl-carousel {
  width: 889px;
  margin: 0 53px;
}

.passo-a-passo .owl-carousel .owl-wrapper-outer {
  margin-top: 40px;
  z-index: 10;
}

.passo-a-passo .owl-theme .owl-controls {
  margin-top: 42px;
  position: static !important;
}

.passo-a-passo .owl-theme .owl-controls .owl-buttons {
  width: 100%;
  position: absolute;
  height: 220px;
  z-index: 5;
}

.passo-a-passo .owl-pagination {
  position: relative;
  display: inline-block;
  background: url("/assets/classic/img/bg-passo-a-passo.jpg") center center
    repeat-x;
}

.passo-a-passo .owl-pagination .owl-page {
  display: block;
  float: left;
  margin: 8px 0 8px 60px;
  padding: 0;
}

.passo-a-passo .owl-pagination .owl-page.active {
  margin-top: 0;
  margin-bottom: 0;
}

.passo-a-passo .owl-pagination .owl-page:first-child {
  margin-left: 0;
}

.passo-a-passo .owl-pagination .owl-page span.owl-numbers {
  float: left;
  width: 43px;
  height: 43px;
  margin: 0;
  padding: 0;
  line-height: 42px;
  font-size: 21px;
  border: 2px solid #d82134;
  border-radius: 100%;
  background-color: white;
  color: #d82134;
  opacity: 1;
  filter: Alpha(Opacity=100);
  transition: background-color 0.5s ease-in;
}

.passo-a-passo .owl-pagination .owl-page.active span.owl-numbers {
  width: 59px;
  height: 59px;
  line-height: 59px;
  border: none;
  font-size: 27px;
  background-color: #d82134;
  color: white;
}

.passo-a-passo .owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  width: 53px;
  height: 102px;
  top: 65%;
  margin-top: -51px !important;
  opacity: 1;
  margin: 0;
  padding: 0;
}

.passo-a-passo .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -53px;
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/produtos/arrow-passo-a-passo-left.png");
}

.passo-a-passo .owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAABmCAYAAABr/NkpAAACgElEQVR4nN3bO24TURQG4C+BzkU2EwoKNsACHEHlhaCsxQ0URqJICw0NrMipkEyBgSR+ZDxzH+f4lFeydD+N5Llzzn8vNpuNMTWbL0f9rlStV4udtdl8ebFeLTaX7bdTp2bz5Rw/ZvPl1cvemylRW9AnvMBd+if1BHSP29SoPaC369Xie1rUIRBkRR0EkRN1FEQ+1LMgcqEGgciDGgwiB2oHhIMg4qNOBhEbNQpEXNRoEDFRk0DEQ00GEQtVBEQcVDEQMVBFQfRH3SgMoi/qBh8VBtEPVQ1EH1RVEO1R1UG0RTUB0Q7VDEQbVFMQ9VHNQdRFdQFRD9UNRB1UVxDlUd1BlEWFAFEOFQZEGVQoENNR4UBMQ4UEMRI1my/DghiBig7iRFQGECegsoAYiMoEYgBqH+jYwCtCHUVlBHEElRXEAVRmEHtQ2UE8QZ0DiAeobdYnPYgt6lh4KWNdzubLN/6D4F1mEH+e1E98ebD2YTZfXnXaT5G6XK8Wv/Aen7drr/A1M+wSzg3279/vnGCP3lPnAts5UZwDbO/ZLzvs4Ck9M+zo91RW2LNfvodgCAsb1KPIBhvcTcoEO6nvlwV2coc2A2xULz06bMrUIyxs6nxqH+ybzrASk8SnsGudYaVmvqFgJafzYWClcxQhYDUSL91htbJJXWE1U2TdYLXzfl1gLZKZzWGtMrRNYS3Tzs1grXPpTWA9bhBUh/W661EV1vNWTjVY7/tTVWC9UVSARUBRGBYFRUFYJBSFYNFQFIBFRDERFhXFBFhkFCNh0VEcgB0b/GVAcSIsC4oTYJlQDIRlQzEAlhHFM7CsqH2Dv2vckRjFDuwetyRH8Qj2+m+i9Dc4GprXZfqwTgAAAABJRU5ErkJggg==");
}

.passo-a-passo .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -53px;
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/produtos/arrow-passo-a-passo-right.png");
}

.passo-a-passo .owl-theme .owl-controls .owl-buttons div.owl-next:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAABiCAYAAAD9c+t4AAACZ0lEQVR4nN3bPY4TQRAG0GcLCUEOm5CRAQcgXYS4ARInAA7Acgkg5CdB3IQlJCNBWm4ABNyBwGOZXY+9npme7ioq6fqSVr2kVRPM4vrjT3Ab1/Bd4lpaQb7gM+41nWZiLfEIt3BDctAS7/Giy6lBy+584z8ALf/p04OWF3If6G7ViSbURQzboFNJQH0YkoJ2YUgI2ochGegyDIlAh2BIAjoUQwLQEAzBQUMxBAaNwRAUNBZDQNAUDMFAUzGsQCdd33Q5LYGB1zagmxqBSmEIACqJoTGoNIaGoDkwNALNhaEBaE4MlUFzY6gIqoGhEqgWhgqgmhhmBtXG0A+6U+LiFhi2QacKgFphmAHUEkNhUGsMBUERMKxAL7t+NCgKBl6ZCIqEYSIoGoYJoIgYRoKiYhgBioxhICg6hgGgDBi2Qb3LaRYM50FHekCZMFwCyoZhDygjhh2grBhWy+nXrj/C26yYBT7gfpfP8CQjZg152uUzHON3NsxOCLkegL0Q8mAuhZADcxCE+JiDIcTGDIIQFzMYQkzMKAjxMKMhxML0QR44EEIczC7IryGXRMAUgdAeUwxCW0xRCO0wC6tfXYpBaINZQ551uQiE+pjZINTFzAqhHmZ2CHUwVSDMj6kGYV5MVQjzYapDmAfTBEJ5TDMIZTEXIT9UhFAO0wc5VhFCGUwICNMxYSBMw4SCMB4TDsI4TEgIwzELvBMQwjDMGvK8y6EgHI4JD+EwTAoIl2PSQNiPSQVhNyYdhH5MSgjbmLQQzmNSQ9hg0kPYYE6ch1T9QixVa8xHfLOB/Gw20YS60p1/8BBXJYXAX++U8mW55lzaAAAAAElFTkSuQmCC");
}

.passo-a-passo h4 strong,
.passo-a-passo h2 strong {
}

.passo-a-passo-content h5,
.passo-a-passo-content h3 {
  font-size: 36px;
  color: #d71d30;
  margin-bottom: 18px;
}

.passo-a-passo-content p {
  font-size: 18px !important;
  display: table;
  width: 100%;
  margin: 12px auto;
}

.passo-a-passo-content ul {
  margin: 20px auto;
}

.passo-a-passo-content ul li {
  padding: 10px 0;
  font-size: 18px;
}

.passo-a-passo-content p span {
  display: table-cell;
  vertical-align: middle;
}

.passo-a-passo-content p a {
  font-size: inherit;
  text-decoration: underline;
}

.btn-tp06-fale-conosco {
  padding-right: 45px;
  margin-top: 20px;
}

.btn-tp06-fale-conosco:hover:after {
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/produtos/icon-fale-conosco-hover.png");
}

.btn-tp06-fale-conosco:after {
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/produtos/icon-fale-conosco.png");
  width: 20px;
  height: 15px;
}

/* Fale conosco */
.fale-conosco,
.seja-cliente {
  margin-top: 50px !important;
}

.fale-conosco h4,
.seja-cliente h4 {
  font-size: 28px;
  text-align: left;
}

.fale-conosco p {
  font-weight: normal;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  margin-top: 10px;
}

.fale-conosco p a {
  text-decoration: underline;
}

.fale-conosco p strong {
  font-size: 18px;
}

.seja-cliente-info span {
  display: block;

  font-size: 11px;
  text-align: left;
  margin-top: 40px;
  padding: 29px 0;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

/* Abra sua conta */
.seja-cliente {
  background: #ececec;
  max-width: 436px;
  height: 170px;
  position: relative;
}

.seja-cliente h4 {
  font-size: 20px;
  color: #393939;
  position: absolute;
  top: 33px;
  left: 180px !important;
}

.seja-cliente .cliente-link {
  position: absolute;
  top: 80px;
  left: 178px;
  font-size: 17px;
}

.seja-cliente span {
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/produtos/icon-arrow-go.png");
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  position: absolute;
  top: 2px;
  left: 130px;
}

.seja-cliente img {
  position: absolute;
  top: -22px;
  left: 24px;
}

/* Botão Voltar */
.btn-prev {
  font-size: 16px;
  color: #333333;
  margin-top: 60px;
  display: block;
}

.btn-prev span {
  background-image: url("/assets/classic/img/produtos-servicos/imoveis/icon-arrow-left-blue.png");
  width: 15px;
  height: 20px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
}
@media only screen and (max-width: 376px) {
  
.produtos-tabs .produtos-nav li {
  float: left;
  border: 1px solid #0053a1;
  width: 31%;
  margin: 0 5px 0 2px;
  font-size: 14px;
}

.produtos-tabs.two-tabs .produtos-navtabs li {
  width: 495px;
}
.produtos-tabs.two-tabs .produtos-nav li {
  width: 495px;
}
.produtos-tabs .produtos-nav li:first-child {
  margin-left: 0;
}

.produtos-tabs .produtos-nav li:last-child {
  margin-right: 0;
}
.produtos-tabs .produtos-nav li:first-child {
  margin-left: 0;
  width: 31%;
}

.produtos-tabs .produtos-nav li:last-child {
  margin-right: 0;
  width: 96px;
}
.produtos-tabs .produtos-nav li a {
  width: 100%;
  display: table;
  text-align: center;
  border-top: 2px solid white;
  color: #0053a1;
  height: 70px;
  outline: none;
}
.produtos-tabs .produtos-nav li a:hover {
  background-color: #0a559f;
  border-top-color: #0a559f;
  color: white;
  border: 0;
  border-radius: 0;
}

.produtos-tabs .produtos-nav li a span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}

.produtos-tabs .produtos-nav li a span strong {
  font-weight: normal;
}

.produtos-tabs .produtos-nav li a.active {
  background-color: #0a559f;
  position: relative;
  border: 0;
  border-radius: 0;
  height: 77px;
  margin-bottom: 0;
  z-index: 1;
}
.produtos-tabs .produtos-nav li a.active {

  color: white;
  width:100%;
}

.produtos-tabs .produtos-nav li a {
  width: 100%;
  display: table;
  text-align: center;
  border-top: 2px solid white;
  color: #0053a1;
  height: 150px;
  outline: none;
}

.produtos-tabs .produtos-nav li a:hover {
  background-color: #0a559f;
  border-top-color: #0a559f;
  color: white;
  border: 0;
  border-radius: 0;
}

.produtos-tabs .produtos-nav li a span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0px;
}

.produtos-tabs .produtos-nav li a span strong {
  font-weight: normal;
}

.produtos-tabs .produtos-nav li a.active {
  background-color: #0a559f;
  position: relative;
  border: 0;
  border-radius: 0;
  height: 77px;
  margin-bottom: 0;
  z-index: 1;
}

.produtos-tabs .produtos-nav li a.active {

  color: white;
  width:50%;
  height: 160px;
}
  
}
@media only screen and (max-width: 415px) {
  
  .produtos-tabs .produtos-nav li {
    float: left;
    border: 1px solid #0053a1;
    width: 33%;
    margin: 0 2px 0 2px;
    font-size: 14px;
  }
  
  .produtos-tabs.two-tabs .produtos-navtabs li {
    width: 495px;
  }
  .produtos-tabs.two-tabs .produtos-nav li {
    width: 495px;
  }
  .produtos-tabs .produtos-nav li:first-child {
    margin-left: 0;
  }
  
  .produtos-tabs .produtos-nav li:last-child {
    margin-right: 0;
  }
  .produtos-tabs .produtos-nav li:first-child {
    margin-left: 0;
    width: 34%;
  }
  
  .produtos-tabs .produtos-nav li:last-child {
    margin-right: 0;
  }
  .produtos-tabs .produtos-nav li a {
    width: 100%;
    display: table;
    text-align: center;
    border-top: 2px solid white;
    color: #0053a1;
    height: 70px;
    outline: none;
  }
  .produtos-tabs .produtos-nav li a:hover {
    background-color: #0a559f;
    border-top-color: #0a559f;
    color: white;
    border: 0;
    border-radius: 0;
  }
  
  .produtos-tabs .produtos-nav li a span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
  }
  
  .produtos-tabs .produtos-nav li a span strong {
    font-weight: normal;
  }
  
  .produtos-tabs .produtos-nav li a.active {
    background-color: #0a559f;
    position: relative;
    border: 0;
    border-radius: 0;
    height: 77px;
    margin-bottom: 0;
    z-index: 1;
  }
  .produtos-tabs .produtos-nav li a.active {
  
    color: white;
    width:100%;
  }
  
  .produtos-tabs .produtos-nav li a {
    width: 100%;
    display: table;
    text-align: center;
    border-top: 2px solid white;
    color: #0053a1;
    height: 150px;
    outline: none;
  }
  
  .produtos-tabs .produtos-nav li a:hover {
    background-color: #0a559f;
    border-top-color: #0a559f;
    color: white;
    border: 0;
    border-radius: 0;
  }
  
  .produtos-tabs .produtos-nav li a span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
  }
  
  .produtos-tabs .produtos-nav li a span strong {
    font-weight: normal;
  }
  
  .produtos-tabs .produtos-nav li a.active {
    background-color: #0a559f;
    position: relative;
    border: 0;
    border-radius: 0;
    height: 77px;
    margin-bottom: 0;
    z-index: 1;
  }
  
  .produtos-tabs .produtos-nav li a.active {
  
    color: white;
    width:50%;
    height: 160px;
  }
    
  }
  @media only screen and (max-width: 391px) {
  
    .produtos-tabs .produtos-nav li {
      float: left;
      border: 1px solid #0053a1;
      width: 33%;
      margin: 0 2px 0 2px;
      font-size: 14px;
    }
    
    .produtos-tabs.two-tabs .produtos-navtabs li {
      width: 495px;
    }
    .produtos-tabs.two-tabs .produtos-nav li {
      width: 495px;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
      width: 34%;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
      width: 107px;
    }
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 70px;
      outline: none;
    }
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      width:100%;
    }
    
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 150px;
      outline: none;
    }
    
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      height: 160px;
    }
      
  }
  @media only screen and (max-width: 361px) {
  
    .produtos-tabs .produtos-nav li {
      float: left;
      border: 1px solid #0053a1;
      width: 32%;
      margin: 0 3px 0 0px;
      font-size: 14px;
    }
    
    .produtos-tabs.two-tabs .produtos-navtabs li {
      width: 495px;
    }
    .produtos-tabs.two-tabs .produtos-nav li {
      width: 495px;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
      width: 32.2%;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
      margin-left: 5px;
    }
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 70px;
      outline: none;
    }
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      width:100%;
    }
    
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 150px;
      outline: none;
    }
    
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 0px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      
      height: 160px;
    }
      
  }
  @media only screen and (max-width: 413px) {
  
    .produtos-tabs .produtos-nav li {
      float: left;
      border: 1px solid #0053a1;
      width: 33%;
      margin: 0 2px 0 2px;
      font-size: 14px;
    }
    
    .produtos-tabs.two-tabs .produtos-navtabs li {
      width: 495px;
    }
    .produtos-tabs.two-tabs .produtos-nav li {
      width: 495px;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
      width: 34%;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
    }
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 70px;
      outline: none;
    }
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      width:100%;
    }
    
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 150px;
      outline: none;
    }
    
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      width:50%;
      height: 160px;
    }
      
  }
  @media only screen and (max-width: 769px) {
  
    .produtos-tabs .produtos-nav li {
      float: left;
      border: 1px solid #0053a1;
      width: 33%;
      margin: 0 2px 0 2px;
      font-size: 14px;
    }
    
    .produtos-tabs.two-tabs .produtos-navtabs li {
      width: 495px;
    }
    .produtos-tabs.two-tabs .produtos-nav li {
      width: 495px;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
      width: 30%;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
    }
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 70px;
      outline: none;
    }
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      width:100%;
    }
    
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 150px;
      outline: none;
    }
    
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      height: 160px;
    }
      
  }
  @media only screen and (max-width: 401px) {
  
    .produtos-tabs .produtos-nav li {
      float: left;
      border: 1px solid #0053a1;
      width: 33%;
      margin: 0 2px 0 2px;
      font-size: 14px;
    }
    
    .produtos-tabs.two-tabs .produtos-navtabs li {
      width: 495px;
    }
    .produtos-tabs.two-tabs .produtos-nav li {
      width: 495px;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
      width: 30%;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
      margin-left: 2px;
    }
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 70px;
      outline: none;
    }
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      width:100%;
    }
    
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 150px;
      outline: none;
    }
    
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 0px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      
      height: 160px;
    }
      
  }
  @media only screen and (width: 431px) {
  
    .produtos-tabs .produtos-nav li {
      float: left;
      border: 1px solid #0053a1;
      width: 33%;
      margin: 0 2px 0 2px;
      font-size: 14px;
    }
    
    .produtos-tabs.two-tabs .produtos-navtabs li {
      width: 495px;
    }
    .produtos-tabs.two-tabs .produtos-nav li {
      width: 495px;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
    }
    .produtos-tabs .produtos-nav li:first-child {
      margin-left: 0;
      width: 34%;
    }
    
    .produtos-tabs .produtos-nav li:last-child {
      margin-right: 0;
      margin-left: 2px;
    }
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 70px;
      outline: none;
    }
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      width:100%;
    }
    
    .produtos-tabs .produtos-nav li a {
      width: 100%;
      display: table;
      text-align: center;
      border-top: 2px solid white;
      color: #0053a1;
      height: 150px;
      outline: none;
    }
    
    .produtos-tabs .produtos-nav li a:hover {
      background-color: #0a559f;
      border-top-color: #0a559f;
      color: white;
      border: 0;
      border-radius: 0;
    }
    
    .produtos-tabs .produtos-nav li a span {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
    }
    
    .produtos-tabs .produtos-nav li a span strong {
      font-weight: normal;
    }
    
    .produtos-tabs .produtos-nav li a.active {
      background-color: #0a559f;
      position: relative;
      border: 0;
      border-radius: 0;
      height: 77px;
      margin-bottom: 0;
      z-index: 1;
    }
    
    .produtos-tabs .produtos-nav li a.active {
    
      color: white;
      height: 160px;
    }
      
  }
/*Media-Queries*/
@media only screen and (width: 1023px) {
  .selectStateWrapper {
    float: left;
    margin-top: -7px;
    margin-left: 25px;
    margin-right: 0;
  }
}

@media only screen and (width: 1279px) {
  .img-banner {
    width: 125%;
  }

  .ttl-tp02 {
    font-size: 1.7em;
  }
  .ttl-information a {
    right: 20px;
  }

  .information div {
    padding-right: 55px;
    padding-left: 20px;
    margin-bottom: 32px;
  }

  section.mainBanner {
    width: 819px;
    margin-bottom: 0;
  }

  section.mainContent {
    padding: 25px 40px;
  }

  .main-slider .slide {
    top: 0 !important;
  }
  .main-slider .slide .slide-content {
    padding-left: 30px;
  }
  .main-slider .slide .slide-content .btn-tp02 {
    margin-top: 13px;
  }

  /*slide-simulacao*/
  .main-slider .slide.slide-simulacao {
    background-image: url("/assets/classic/img/produtos-servicos/imoveis/home-slide-01-dsk1024.jpg");
  }

  body.mobile .main-slider .slide.slide-simulacao {
    background-image: url("/assets/classic/img/produtos-servicos/imoveis/home-slide-01-mob.jpg");
    background-size: auto 100%;
  }

  .block .block-content {
    padding: 15px 20px;
  }

  .area-parceiros .logos {
    width: 530px;
  }

  body.mobile .area-parceiros .logos {
    width: 740px;
  }

  /*Produtos*/
  .produtos-tabs .produtos-navtabs li {
    width: 251px;
    margin: 0 2px 5px 1px;
  }
  .produtos-tabs .produtos-nav li {
    width: 103px;
    margin: 2px 14px 1px 1px;
  }

  .produtos-tabs.two-tabs .produtos-navtabs li {
    width: 378px;
  }

  /*Tabs - Mobile*/
  body.mobile .produtos-tabs .produtos-navtabs li {
    box-sizing: border-box;
    width: 33.065%;
    margin: 0;
    margin-left: 0.4%;
  }

  body.mobile .produtos-tabs .produtos-navtabs li:first-child {
    margin: 0;
    margin-left: 0;
  }

  body.mobile .produtos-tabs.two-tabs .produtos-navtabs li {
    box-sizing: border-box;
    width: 49.8%;
    margin: 0;
  }

  body.mobile .produtos-tabs.two-tabs .produtos-navtabs li:last-child {
    margin: 0;
    margin-left: 0.4%;
  }

  .select-state h3,
  .select-state h2 {
    width: 45%;
  }

  .passo-a-passo .owl-carousel {
    width: 653px;
  }

  /* seja um cliente */
  .seja-cliente h4 {
    top: 38px;
    left: 115px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .main-slider > h1 {
    top: 75px;
    left: 40px;
    font-size: 30px;
  }

  section.mainBanner {
    width: 100%;
  }

  body.mobile .area-parceiros .logos,
  .area-parceiros .logos {
    width: 500px;
  }

  .area-parceiros .links .btn-tp01 span:first-child {
    min-width: 160px;
  }

  /*Produtos*/
  .socialMenu {
    right: 0;
  }

  body.mobile .produtos-tabs .produtos-navtabs li,
  .produtos-tabs .produtos-navtabs li {
    box-sizing: border-box;
    width: 29%;
    margin: 0;
    margin-left: 0.4%;
  }
  
  body.mobile.produtos-tabs .produtos-navtabs li a.active {

  color: white;
  width:29%;
}

  body.mobile .produtos-tabs .produtos-navtabs li:first-child,
  .produtos-tabs .produtos-navtabs li:first-child {
    margin: 0;
    margin-left: 0;
  }

  body.mobile .produtos-tabs.two-tabs .produtos-navtabs li,
  .produtos-tabs.two-tabs .produtos-navtabs li {
    box-sizing: border-box;
    width: 49.8%;
    margin: 0;
  }

  body.mobile .produtos-tabs.two-tabs .produtos-navtabs li:last-child,
  .produtos-tabs.two-tabs .produtos-navtabs li:last-child {
    margin: 0;
    margin-left: 0.4%;
  }

  .passo-a-passo .owl-carousel {
    width: 602px;
  }

  .select-state h3,
  .select-state h2 {
    width: 50%;
  }
  .img-banner {
    width: 100%;
  }

  .main-slider,
  .main-slider .slide {
    top: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  section.mainContent > header .ttl-tp01 {
    font-size: 1.571em;
  }

  .ttl-tp02 {
    font-size: 1.143em;
  }

  .btn-tp02 {
    font-size: 1.286em;
  }

  .ttl-tp05 {
    font-size: 1.3em;
    margin-bottom: 16px;
    margin-top: 25px;
  }

  section.mainBanner {
    width: 100%;
  }

  .simulacao p {
    width: 100% !important;
  }

  .main-slider .slide {
    top: 0 !important;
  }

  .main-slider > img {
    top: 0 !important;
  }

  .main-slider > h1 {
    top: 8px;
    left: 8px;
    font-size: 26px;
    width: 232px;
  }

  .main-slider .slide .slide-content {
    padding-left: 15px;
  }

  .main-slider .slide .slide-content .ttl-tp04 {
    display: none;
  }

  .main-slider .slide .slide-content p {
    padding-top: 16px;
    font-size: 1.286em;
  }

  .main-slider .slide .slide-content .btn-tp02 {
    margin-top: 16px;
  }

  .timer-dots {
    height: 16px;
  }

  .dotload {
    width: 50px;
    height: 2px;
  }

  .img-banner {
    width: 100%;
  }

  /*slide-simulacao*/
  /*body.mobile .main-slider .slide.slide-simulacao,
.main-slider .slide.slide-simulacao{
background-image: url("/assets/classic/img/produtos-servicos/imoveis/home-slide-01-mob768.jpg");
background-size: auto 100%;
background-position: left top
}*/
  body.mobile .area-parceiros .logos,
  .area-parceiros .logos {
    width: 100%;
    float: none;
  }

  .area-parceiros .links {
    float: none;
    margin-top: 19px;
  }

  .area-parceiros .links .btn-tp01 {
    float: left;
    width: 100%;
  }

  .area-parceiros .links .btn-tp01 span:first-child {
    min-width: inherit;
    float: none;
  }

  .area-parceiros .links .btn-tp01 span {
    float: right;
  }

  /*Internas*/
  .information div {
    margin-bottom: 20px;
    padding: 0 13px !important;
  }

  .ttl-information h2 {
    font-size: 1.4em;
    padding: 17px 0;
  }

  .list-item li {
    font-size: 0.85rem;
    margin-bottom: 17px;
  }

  .information .list-buttons li {
    margin-top: 5px;
  }

  .faq {
    margin-top: 36px;
  }

  /*Produtos*/
  /*.produtos-tabs .produtos-navtabs li {
width: 191px;
margin: 0 2px 5px 1.5px;
}*/
  .passo-a-passo .owl-carousel {
    width: 474px;
  }

  .select-state h3,
  .select-state h2 {
    width: 56%;
  }

  /* seja cliente - abra sua conta */
  .seja-cliente img {
    left: 15px;
  }

  .seja-cliente h4 {
    top: 44px;
    left: 125px;
  }

  .seja-cliente .cliente-link {
    left: 153px;
  }

  .seja-cliente span {
    top: 2px;
    left: 130px;
  }

  .comboSegmentos .social-itens {
    position: absolute;
    top: 12px;
    right: 52px;
    border-right: 1px solid #fff;
  }

  .comboSegmentos .social-itens > a {
    display: none;
  }

  .comboSegmentos .social-itens ul {
    display: block;
    padding: 0;
    margin-right: 15px;
  }

  .comboSegmentos .social-itens ul li {
    display: inline-block;
    width: 23px;
    height: 23px;
  }

  .comboSegmentos .social-itens ul li a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("/assets/classic/img/share-icons-white.png") no-repeat;
    text-indent: -999em;
  }

  .comboSegmentos .social-itens ul li a.ico-facebook {
    background-position: -32px 0;
  }

  .comboSegmentos .social-itens ul li a.ico-google {
    background-position: -60px 0;
  }

  .comboSegmentos .social-itens ul {
    display: block !important;
    visibility: visible !important;
  }
}

@media only screen and (max-width: 639px) {
  .ttl-tp02 {
    font-size: 1em;
  }

  .ttl-tp02 br {
    display: none;
  }

  .block.small-full {
    width: 99.7% !important;
  }

  .block.small-col-2 {
    width: 49.7%;
  }

  .area-parceiros .logos li {
    width: 29%;
    margin-right: 1.5%;
    margin-left: 1.5%;
  }

  .main-slider:before {
    background-position: -80px 0px;
  }

  .main-slider > h1 {
    font-size: 18px;
    left: 15px;
    top: 15px;
    width: 135px;
  }

  .main-slider > img {
    width: 100%;
    min-width: 100%;
    height: 100%;
  }

  .socialMenu {
    background-image: url("/assets/classic/img/produtos-servicos/imoveis/produtos/button-online-sac-320.png");
    background-position: right top;
    bottom: 15px;
  }

  .socialMenu .button-online-sac {
    width: 58px;
    height: 39px;
  }

  .socialMenu ul {
    display: none;
    position: absolute;
    width: 130px;
    right: 0;
    top: -40px;
    margin: 0;
  }

  .simulacao p {
    width: 100%;
  }

  .simulacao .btn-tp03 {
    clear: both;
    width: 100%;
    position: relative;
    margin-top: 18px;
  }

  .simulacao .btn-tp03:after {
    right: 12px;
  }

  .select-state h3,
  .select-state h2 {
    width: 100%;
    margin-bottom: 12px;
  }

  .selectStateWrapper {
    width: 100%;
    margin-right: 0px;
  }

  .select-state.slim {
    margin: 20px 0 15px 0px;
  }

  .select-state select {
    width: 100%;
    float: none;
    clear: both;
  }

  .fale-conosco {
    margin-top: 0;
  }

  .seja-cliente {
    margin-top: 40px;
  }

  /*Produtos*/
  .produtos-navtabs-wrapper {
    display: block;
    width: 100% !important;
    height: 100px;
    overflow: hidden;
    overflow-x: auto;
  }

  /* .produtos-navtabs-wrapper .produtos-navtabs {
    width: 420px;
  } */

  .produtos-tabs .produtos-navtabs li a span {
    font-size: 12px;
  }

  .produtos-tabs .produtos-navtabs li a span br {
    display: none;
  }

  .produtos-tabs .produtos-navtabs li a span strong {
    display: block;
    font-size: 120%;
  }

  .produtos-tabs.two-tabs .produtos-navtabs-wrapper .produtos-navtabs {
    width: auto;
  }

  body.mobile .produtos-tabs .produtos-navtabs li {
    width: 99,73%;
    margin-left: 0.9%;
  }

  .produtos-contenttabs .vantagens {
    width: 228px;
    height: auto;
    min-height: 0;
    padding: 15px 0;
  }

  .produtos-contenttabs .wrapper-vantagens {
    padding-bottom: 10px;
  }

  .produtos-contenttabs .vantagens:first-child {
    padding-top: 0;
  }

  .produtos-contenttabs .vantagens img {
    width: 50px;
    float: left;
  }

  .produtos-contenttabs .vantagens p {
    float: left;
    width: 178px;
    padding-left: 15px;
    text-align: left;
    margin-top: 0;
  }

  .produtos-contenttabs .vantagens p strong {
    float: left;
    font-size: 20px;
  }

  .produtos-content .wrapper-produtos-content {
    width: 100%;
    padding: 0;
    border-left: none;
    border-top: 1px solid #b5b5b5;
    margin-top: 25px;
  }

  .produtos-content .wrapper-produtos-content:first-child {
    margin-top: 0;
  }

  .produtos-content .cartilha .cartilha-txt {
    padding-top: 0;
  }

  .produtos-content {
    margin-top: 0;
  }

  .produtos-content .wrapper-produtos-content {
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 20px;
  }

  .passo-a-passo .owl-carousel {
    width: 100%;
    margin: 0;
  }

  .passo-a-passo h4,
  .passo-a-passo h5,
  .passo-a-passo h2 {
    font-size: 20px;
  }

  .passo-a-passo-content p {
    font-size: 13px;
    display: block;
    padding: 0;
    margin-top: 20px;
  }

  .passo-a-passo-content ul li {
    font-size: 13px;
  }

  .passo-a-passo .owl-pagination .owl-page {
    margin: 8px 0 8px 12px;
  }

  .passo-a-passo .owl-pagination .owl-page span.owl-numbers {
    width: 23px;
    height: 23px;
    font-size: 14px;
    line-height: 21px;
  }

  .passo-a-passo .owl-pagination .owl-page.active span.owl-numbers {
    width: 32px;
    height: 32px;
    font-size: 18px;
    line-height: 32px;
  }

  .passo-a-passo-content h5,
  .passo-a-passo-content h3 {
    font-size: 28px;
    margin-bottom: 30px;
    padding: 0;
  }

  .passo-a-passo .owl-theme .owl-controls {
    margin: 0;
  }

  .passo-a-passo .owl-pagination {
    margin-top: 35px;
  }

  .passo-a-passo-content p span {
    vertical-align: top;
  }

  .passo-a-passo .owl-theme .owl-controls .owl-buttons {
    display: none;
  }

  /* MODAL DE CADASTRO */
  .signup-modal form label {
    width: 100%;
    text-align: left;
  }

  .signup-modal form input {
    width: 100%;
  }

  .signup-modal form .inputWrapper.field-radio {
    padding-bottom: 20px;
    border-bottom: 1px solid #b5b5b5;
  }

  .signup-modal form .inputWrapper.field-radio p {
    min-width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    text-align: left;
  }

  .signup-modal form .inputWrapper.field-radio label {
    width: 80px;
  }

  .signup-modal form .inputWrapper.field-radio .account,
  .signup-modal form .inputWrapper.field-radio .agency {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .signup-modal form .inputWrapper.field-radio .agency {
    margin-left: 0;
  }

  .signup-modal form .inputWrapper.field-radio .account {
    clear: left;
  }

  .signup-modal form .inputWrapper.field-cnpj input,
  .signup-modal form .inputWrapper.field-cep input {
    width: 100%;
  }

  .signup-modal form .inputWrapper.field-radio .agency input,
  .signup-modal form .inputWrapper.field-radio .account input {
    width: 221px;
  }

  .signup-modal form input.phone {
    width: 208px;
  }

  /* MODAL DE SUCESSO */
  .success-modal .successContent p {
    height: auto;
  }
}
@media (min-width: 320px) and (max-width: 639px) {
  section.mainBanner {
    min-height: 104px;
  }
}
@media only screen and (max-width: 479px) {
  .mm-menu {
    min-width: 255px;
    max-width: 255px;
  }

  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-255px, 0);
    -moz-transform: translate(-255px, 0);
    -ms-transform: translate(-255px, 0);
    -o-transform: translate(-255px, 0);
    transform: translate(-255px, 0);
  }

  section.mainContent > header {
    width: auto;
  }

  section.mainContent {
    padding: 20px 20px;
  }

  section.mainContent div.row {
    width: 100%;
    margin: 0 auto;
  }

  .main-slider {
    height: 25% !important;
  }

  .main-slider:before {
    background-position: -118px -40px;
  }

  .main-slider > img {
    float: right;
    top: 0 !important;
    /*margin-right: -50px;*/
    z-index: 1;
  }

  .lined {
    margin-top: 0;
    border-top: none;
  }

  .area-parceiros {
    padding: 20px;
  }

  .information {
    border: none;
  }

  .seja-cliente h4 {
    top: 35px;
  }

  .modalContent {
    float: left;
    max-width: 320px;
  }

  .custom-modal form .error-message {
    max-width: 240px;
    width: auto;
    margin: 10px 0 0 0;
  }

  /* MODAIS */
  .custom-modal {
    max-width: 320px;
  }

  .mfp-close-btn-in .custom-modal .mfp-close {
    text-indent: -9999px;
  }

  .custom-modal .inputWrapper {
    width: 100%;
  }

  .custom-modal .inputWrapper.links {
    padding: 0;
    width: 100%;
  }

  .custom-modal .inputWrapper label {
    width: 100%;
    text-align: left;
  }

  .custom-modal form fieldset {
    padding: 0 0 20px 0;
  }

  .custom-modal form input {
    width: 100%;
  }

  .custom-modal footer {
    padding-top: 10px;
  }

  .custom-modal footer button {
    margin-left: 0;
    margin-top: 10px;
  }

  .custom-modal .list-buttons {
    width: 100%;
  }

  .custom-modal .list-buttons .button-go {
    float: right;
  }

  /* MODAL DE CADASTRO */
  .signup-modal .modalDescription div {
    padding-left: 0;
    width: 100%;
  }
  .signup-modal .modalDescription img {
    display: none;
  }
  .produtos-tabs .produtos-navtabs li a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 375px) {
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 320px) {
}

@media only screen and (max-width: 319px) {
  .mm-menu {
    min-width: 210px;
    max-width: 210px;
  }

  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-210px, 0);
    -moz-transform: translate(-210px, 0);
    -ms-transform: translate(-210px, 0);
    -o-transform: translate(-210px, 0);
    transform: translate(-210px, 0);
  }

  body {
    font-size: 12px;
  }

  #wrapper {
    min-width: 240px;
  }

  div#topBar div.holderMobile,
  header.headerMobile {
    min-width: 240px;
  }

  header.headerMobile h1 {
    width: 100px;
  }

  header.headerMobile h1 img {
    width: 100%;
  }

  header.headerMobile a.buscaMobile {
    right: 60px;
  }

  header.headerMobile a.mobileMenu {
    right: 15px;
  }

  div#topBar div.holderMobile p {
    padding: 8px 10px 8px 17px;
    font-size: 10px;
  }

  div#topBar div.holderMobile a.baixe {
    width: 70px;
    right: 7px;
    font-size: 10px;
    line-height: 24px;
  }

  footer.mainFooter {
    padding: 20px 0 218px 0;
  }

  footer.mainFooter h6.atendimento {
    width: 215px;
  }

  footer.mainFooter div.telefones1,
  footer.mainFooter div.telefones2,
  footer.mainFooter div.links-especiais,
  footer.mainFooter address {
    width: 220px;
  }

  footer.mainFooter div.telefones1 p {
    font-size: 10px;
  }

  footer.mainFooter address {
    font-size: 11px;
  }

  footer.mainFooter select.chosen-select-b1,
  footer.mainFooter select.chosen-select-b2 {
    width: 220px;
  }

  footer.mainFooter div.barMobileOlimpiada {
    height: 195px;
  }

  footer.mainFooter div.barMobileOlimpiada div.seloOlimpiada {
    bottom: 90px;
  }

  .area-parceiros .logos li img {
    width: 100%;
  }

  .information div {
    padding: 0 22px !important;
    margin-bottom: 0px;
  }

  .ttl-information a {
    background-size: 23px;
  }

  .faq.col-lg-12 {
    padding: 0px !important;
    margin-bottom: 20px;
  }

  .faq .ttl-tp06 {
    margin-left: 13px;
    font-size: 1.314em;
  }

  .active .description {
    padding-left: 51px !important;
  }

  .faq ul.accordion > li a.lnkAcc {
    font-size: 12px;
    padding: 18px 23px 18px 51px;
  }

  .faq ul.accordion > li a.lnkAcc:before {
    width: 20px;
    height: 20px;
    background-position: -2px;
  }

  /* seja cliente - acesse sua conta */
  .wrapper-seja-cliente {
    margin-top: 35px;
  }

  .seja-cliente img {
    left: 5px;
  }

  .seja-cliente h4 {
    top: 31px;
    left: 111px;
    font-size: 16px;
  }

  .seja-cliente .cliente-link {
    top: 79px;
    left: 131px;
    font-size: 16px;
  }

  .comboSegmentos .social-itens > a {
    display: block;
    width: 23px;
    height: 23px;
    margin: 1em;
    background: url("/assets/classic/img/share-compact.png") no-repeat;
    text-indent: -999em;
  }

  .comboSegmentos .social-itens ul {
    display: block !important;
    visibility: visible !important;
    background: url("/assets/classic/img/share-background.png") no-repeat;
    position: absolute;
    z-index: 2;
    padding: 10px;
    margin: 0;
  }

  .comboSegmentos .social-itens ul.closed {
    display: none !important;
  }

  .comboSegmentos .social-itens ul li {
    display: block;
  }

  .comboSegmentos .social-itens ul li a.ico-twitter {
    background: url("/assets/classic/img/ico-twitter.png");
    margin-top: 5px;
  }

  .comboSegmentos .social-itens ul li a.ico-facebook {
    background: url("/assets/classic/img/ico-facebook.png");
    margin-top: 10px;
  }

  .comboSegmentos .social-itens ul li a.ico-google {
    background: url("/assets/classic/img/ico-google.png");
    margin-top: 10px;
  }

  .main-slider > img.mobile-image-right {
    margin-right: -120px;
  }

  .main-slider > img.mobile-image-right2 {
    margin-right: -100px;
  }

  .block .block-content {
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 239px) {
  .information div {
    padding: 0 10px !important;
  }

  .ttl-information a {
    background-size: 17px;
  }

  .ttl-tp05 {
    margin-top: 19px;
    font-size: 1em;
  }

  .list-item li {
    font-size: 1em;
  }

  .btn-tp04,
  .btn-tp03 {
    width: 100%;
  }

  .information .list-buttons li {
    display: block;
    margin-top: 15px;
  }
}

#tab2 .produtos-content .cartilha {
  margin-bottom: 15px;
  cursor: pointer !important;
  display: block !important;
}
