ul.tabs {
  display: table;
  width: 90%;
  background: transparent;
  padding: 5px 5px 0 5px !important;
  border-bottom: 0px solid #ebebeb;
  list-style: none;
  margin: auto; }

section.mainContent div.row.default p {
  font-family: Gilroy !important;
  color: #4d4d4d; }

section.mainContent div.row.default p {
  font-family: Gilroy !important;
  color: #4d4d4d; }

ul.tabs li {
  float: left;
  background: white;
  background: transparent;
  border: 1px solid #d2d2d2;
  border-radius: 0;
  border-bottom: 1px solid #d2d2d2;
  margin: 0;
  position: relative;
  bottom: -1px;
  width: 33.33%; }

ul.tabs li a {
  font-family: Gilroy;
  font-size: 24px;
  text-decoration: none;
  padding: 50px;
  display: table;
  color: #666;
  outline: none;
  width: 100%;
  text-align: center; }

ul.tabs li.active {
  border-bottom: 0px solid #fff;
  background: transparent; }

ul.tabs li.active a {
  color: #CC092D; }

.iframeContainer {
  border: 1px solid #d2d2d2;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-top: 0px;
  max-width: 90.7%; }

.especVeiculos {
  width: 100%;
  height: 150px; }

.msgVeiculos {
  height: 150px; }

.msgtpVeiculos {
  padding: 2%; }

.msgtpVeiculos > small {
  font-family: Gilroy;
  color: #4d4d4d;
  font-size: 89%;
  margin-bottom: 10px; }

.msgVeiculos .msgtpVeiculos > h2 {
  text-align: left; }

.msgVeiculosBox {
  width: 37.5%;
  position: absolute;
  left: 60%;
  margin-top: 2%; }

.msgtpVeiculosBox {
  width: 100%;
  height: 100px;
  padding: 5%;
  background: #ececec; }

.msgVeiculosBox .msgtpVeiculosBox > p {
  text-align: right;
  font-family: Gilroy;
  font-size: 17px !important;
  padding: 2px 58px 0px 57px;
  color: black;
  float: left; }

.row .msgBox {
  margin-bottom: 3%;
  margin-top: 5%;
  min-height: 6rem;
}

@media screen and (max-width: 768px){
  .row .msgBox {
    min-height: 9rem;
  }
}



.msgVeiculosBox ::before {
  background: none repeat scroll 0 0 black;
  /* color de esquina */
  border-color: #d0d0d0 white white #d0d0d0;
  /* color de borde */
  border-style: solid;
  border-width: 8pt 12px 0px 0pt;
  content: "";
  display: block;
  position: absolute;
  right: 8pt;
  top: 74pt;
  width: 0pt; }

.msgImoveisBox {
  width: 37.5%;
  position: absolute;
  left: 60%;
  margin-top: 2%; }

.msgtpImoveisBox {
  width: 100%;
  height: 100px;
  padding: 5%;
  background: #ececec;
  margin-top: 10px; }

.msgImoveisBox .msgtpImoveisBox > p {
  text-align: right;
  font-family: Gilroy;
  font-size: 17px !important;
  padding: 2px 58px 0px 57px;
  color: black;
  float: left; }
.msgtpImoveisBoxMob {
    width: 37.5%;

  left: 60%;
  margin-top: 10%;
  width: 100%;

  padding: 5%;
  background: #ececec; }

  .msgImoveisBox .msgtpImoveisBoxMob > p {
      text-align: left;
    font-family: Gilroy;
    font-size: 17px !important;
    padding: 2px 5px 0px 0px;
    color: black;
    float: left;}

    @media only screen and (max-width: 479px){
      .fbuSlider-simulador li, .fbu-box-tp1 {
        background: url(../images/steps-border.gif) repeat-x;
        clear: both;
        padding-top: 94px !important;
        padding-bottom: 45px !important;
    }
    .msgtpImoveisBoxMob {
        margin-top: 10%;
      }
    }
@media only screen and (max-width: 321px){
.msgtpImoveisBoxMob {
    margin-top: 16%;
  }
  .fbuSlider-simulador li, .fbu-box-tp1 {
    background: url(../images/steps-border.gif) repeat-x;
    clear: both;
    padding-top: 94px !important;
    padding-bottom: 45px !important;
}




section.mainContent a.lnk-red:hover {
  color: white; }

.arrowTab {
  width: 3%; }

section.mainContent a.lnk-red {
  color: #d0d0d0; }

section.mainContent a.lnk-red:hover {
  color: #F30427;
  text-decoration: none; }

section.mainContent a.lnk-red:active {
  color: #F30427; }

section.mainContent a.lnk-red[tabindex]:focus {
  color: #F30427;
  outline: none; }
}