@import url("../../../../portal/css/padrao.templateG3.css");
@import url("../../../../portal/scz04/css/padrao.template001.css");

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
  font-family: 'Montserrat', sans-serif;
}


/* INÍCIO - Ajustes para site RESPONSIVO ------------------------------------------------------------------- */
@media screen and (max-width: 480px) {

.AtalhoAreas_link {
    background: #bc4e52 !important;
    }

.AtalhoAreas_link:hover {
    background: #692729 !important;
    }

.AtalhoAreas_linkAtivo {
    background: #692729 !important;
    }

    .Mob_MenuLat_botoes {
   padding: 10px 5px 5px 33px;
  }

  .Mob_MenuLat_cont {
    top: 20px;
  }

  .Mob_MenuLat_fechar div {
    background-color: #fff;
  }
  .Mob_topMenu span {
    display: none;
  }

}
/* FIM - Ajustes para site RESPONSIVO ------------------------------------------------------------------- */

/*comum após aplicações*/
.carousel {
    width: 650px;
    height: 436px;
    margin-left: 10px;
    top: 0;
    left: 0;
    overflow: hidden;
    position: relative;
    float: left;
}

.carousel .owl-stage-outer .owl-stage .owl-item {
}

.carousel .owl-controls .owl-dots{
  left: 19px;
}

.main, .Testimonials, .magazine-background, .section-news {
  background-color: #fsf2f2;
}

.search-box{
  box-shadow: none;
}

#mostraCarrinho {
  margin-left: 0;
}

.Motor{
background: rgba(0,31,56,0.90);
}

.search-box form input[type=text], form input[type=time], form select{
border: 1px solid #fff;
}

.search-box form input[type=text]:focus, form input[type=time]:focus, form select:focus{
  border: 2px solid #fff;
}

.AtalhoAreas_link{
      background: rgb(188, 78, 82);
}

.Motor_busca_campos div{
  color: #fff;
}

.catLinks {
	font-size: 17px;
    margin: 10px;
    color: #eb6266;
    font-family: source_sans_prolight;
	display:block;
}

.catLinks img {
    width: 25px!important;
    margin: 0!important;
}

.catLinks span {
	top: -7px;
    position: relative;
	margin-right: 5px;
}

.info-grid-boxes .hd h3 span{
  background-color: #fff;
}

.header .md-bar ul.user-menu{
      text-align: -webkit-right!important;
}




.info-grid-boxes .hd h3:after {
    content: "";
    display: block;
    border-bottom: solid 3px #f1f1f1;
    width: 52px;
    height: 1px;
    position: relative;
    top: 0px;
    height: 8px;
    z-index: 0;
    margin: 0 auto;
}

.info-grid-boxes .hd h3:before {
  display: none!important;
}



.owl-carousel .owl-stage {
	height: 100%;
}



/* INÍCIO - Ajustes no topo e filtro ------------------------------------------------------------------- */
.Motor_bot{
  background: #ed1c26;
  color: #FFF;
  font-size: 22px;
  font-weight: bold !important;
  font-family: arial !important;
  }

.Motor_bot:hover {
  color: #FFF;
  }

.header .top-bar ul li a {
    color: #999999;
    padding-left: 10px;
    padding-right: 10px;
  }

.header .top-bar {
  background-color: transparent;
  }

.header .top-bar ul {
  border-bottom: 1px solid #DDD;
  }

/*.header .top-bar ul:after {
  content: "";
  float: right;
  position: absolute;
  background-color: #DDD;
  width: 1px;
  height: 15px;
  top: 7px;
  }*/

.header .top-bar ul li ul:after {
  display: none;
  }

.header .md-bar ul.user-menu li:nth-child(1){
  display: inline !important;
  margin-bottom: 0 !important;
  margin-top: -3px !important;
  position: relative;
  top: -13px;
  margin-right: 10px;
  }

.container #google_translate_element, .container #google_translate_element span, .container #google_translate_element div {
  position: relative !important;
  float: left !important;
  margin: 0px !important;
  padding: 0px !important;
  height: 30px;
  line-height: 30px;
  }

.container #google_translate_element {
  float: right!important;
  border-bottom: 1px solid #DDD;
  padding-left: 11px !important;
  }

.goog-te-gadget-simple {
  background-color: transparent !important;
  }

.goog-te-menu-value img {
  display: none;
  }

.goog-te-menu-value span {
  border: 0px !important;
  color: #999;
  font-family: arial;
  font-size: 12px;
  }

.header .top-bar ul li:hover a{
  border-bottom: 4px solid #EB6266;
  color: #EB6266;
  }
.header .bottom-bar ul.pages-menu li a:hover {
    background: #C81A1E;
}

.header .top-bar ul li ul {
  background-color: #EB6266;
  }

.header .top-bar ul li ul li:hover{
  background-color: #BC4E52;
  }

.header .top-bar ul li ul {
  border: 0px;
  }

.header .md-bar ul.user-menu li a {
  background-color: #EB6266;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  transition: all 0.2s ease-out 0s;
  position: relative;
  }

.header .md-bar ul.user-menu li a:hover {
  background-color: #666666;
  }

.user-menu li a img {
  float: none;
  margin: 10px 0 0 0
  }

.header .md-bar ul.user-menu li {
  display: inline-block;
  margin-left: 0px;
  padding-left: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666666;
  line-height: 18px;
  border-left: none;
  }

.header .md-bar {
  background-color: #fff0;
  margin-top: -30px;
  padding-top: 33px;
  padding-bottom: 8px;
  overflow: initial;
  }

.logoSite {
  position: relative;
  }

.logoSite img {
  height: 55px;
  }

.header .md-bar ul.user-menu li span {
  color: #888 !important;
  }

#conteudoBanner {
  display: none;
  }

.AtalhoAreas {
  display: none;
  }

.search-box .mode-selector {
  margin-top: -85px;
  margin-left: -11px;
  height: 70px;
  bottom: 0px;
  width: 105%;
  }

.mode-selector .selector span {
  display: block !important;
  }

.search-box .mode-selector .selector {
	color: #fff !important;
    background-color: transparent !important;
    height: 65px !important;
    border: 0px !important;
    border-radius: 5px 5px 0 0 !important;
    font-size: 16px !important;
    font-weight: 100;
    text-transform: uppercase;
    padding-top: 0px;
    transition: all 0.2s ease-out 0s;
    margin-right: 1px;
    padding-right: 20px;
    position: relative;
    padding-left: 0px;
    text-align: left;
    min-width: 200px;
    line-height: 51px;
    font-family: arial;
  }

.search-box .mode-selector .selector:hover {
  background-color: transparent !important;
  }

.search-box .mode-selector .selector.active {
  background-color: transparent !important;
  width: auto;
  }

.search-box .mode-selector .selector.active:hover {
  background-color: transparent !important;
  }

.search-box {
  margin-top: 75px !important;
  }

#motorTriploPacote, #divFiltroPassoSimples{
  border: 0;
  padding: 0;
  }

.MotorAgrupadoCheck {
  padding: 5px 0 20px 0;
  margin: 0 0 15px 0px !important;
  }

.Motor_busca_aereo_radios {
  border-bottom: 1px solid rgba(255,255,255, 0.5);
  padding: 10px 0 5px 0;
  margin: 0 0 20px 0px !important;
  }

.search-box input[type=checkbox] {
  background-color: 1px solid rgba(255, 255, 255, 0.9) !important;
    border: 1px solid rgba(255, 255, 255, 0.9) !important;
  }

 form input[type=checkbox]:checked {
 	background-color: 1px solid rgba(255, 255, 255, 0.9) !important;
 }

form .search-box input[type=checkbox]:checked {
    background-color: rgba(255, 255, 255, 0.9) !important;
}

.search-box input[type=checkbox]:checked:after {
	color: #c81a1e !important;
}

.search-box input[type=text], .search-box input[type=password], .search-box input[type=time], .search-box select {
  background-color: rgba(255, 255, 255, 0.9) !important;
    border: 0px !important;
    color: #555 !important;
    border-radius: 0px !important;
    height: 40px;
    margin-bottom: 10px;
}



#CampoLivre::-webkit-input-placeholder, 
#descrLocalizacaoRetTriplo::-webkit-input-placeholder, 
#descrLocalizacaoDevTriplo::-webkit-input-placeholder, 
#dataRetiradaTriplo0::-webkit-input-placeholder,
#dataDevolucaoTriplo0::-webkit-input-placeholder,
#Nome_Cidade::-webkit-input-placeholder,
#pesq-checkin::-webkit-input-placeholder,
#qtd-noites::-webkit-input-placeholder,
#pesq-checkout::-webkit-input-placeholder,
#descrLocalizacaoRet::-webkit-input-placeholder,
#descrLocalizacaoDev::-webkit-input-placeholder,
#dataRetirada::-webkit-input-placeholder,
#dataDevolucao::-webkit-input-placeholder,
#pesquisaLocalServico::-webkit-input-placeholder,
#dataRetirada0::-webkit-input-placeholder,
#dataDevolucao0::-webkit-input-placeholder,
#qtdCrianca::-webkit-input-placeholder,
#qtdBebe::-webkit-input-placeholder {
  color: #555 !important;
  }

#CampoLivre::-moz-placeholder, 
#descrLocalizacaoRetTriplo::-moz-placeholder, 
#descrLocalizacaoDevTriplo::-moz-placeholder, 
#dataRetiradaTriplo0::-moz-placeholder,
#dataDevolucaoTriplo0::-moz-placeholder,
#Nome_Cidade::-moz-placeholder,
#pesq-checkin::-moz-placeholder,
#qtd-noites::-moz-placeholder,
#pesq-checkout::-moz-placeholder,
#descrLocalizacaoRet::-moz-placeholder,
#descrLocalizacaoDev::-moz-placeholder,
#dataRetirada::-moz-placeholder,
#dataDevolucao::-moz-placeholder,
#pesquisaLocalServico::-moz-placeholder,
#dataRetirada0::-moz-placeholder,
#dataDevolucao0::-moz-placeholder,
#qtdCrianca::-moz-placeholder,
#qtdBebe::-moz-placeholder {
  color: #555 !important;
  }

.search-box input::-webkit-input-placeholder {
  color: #555 !important;
  }
  
#filtroDivPrincipal input::-webkit-input-placeholder, #filtroDivPrincipal input::placeholder {
    color: #555!important;
}

.campoMenores select {
  border: 0px !important; 
  }

#CampoLivre:-moz-placeholder
  color: #555 !important; 
  }

#CampoLivre::-moz-placeholder {
  color: #555 !important;  
  }

#CampoLivre:-ms-input-placeholder {  
  color: #555 !important;
  }

#CamposFiltro .MotorAgrupadoVolta, #CamposFiltro .MotorAgrupadoPara {
  width: 49% !important;
  margin-left: 1% !important;
  margin-right: 0px !important;
  min-width: 49%;
  }

.Motor_busca_hoteis_quartos.jOcupacaoQuartosTriploHotel {
  width: 24% !important;
  margin-left: 0% !important;
  margin-right: 1% !important;
  min-width: 24% !important;
  max-width: 24% !important;
  }

.jOcupacaoQuartosTriploHotel {
  width: 74% !important;
  margin-left: 1% !important;
  margin-right: 0px !important;
  min-width: 74%;
  }

.boxMenores {
  width: 31.2% !important;
  margin-left: 1.5% !important;
  margin-right: 0px !important;
  min-width: 31.2% !important;
  }

.boxMenores:first-child {
  margin-right: 1.5% !important;
  margin-left: 0px !important;
  }

#MostraIdadesQuartosTriplo1,
#MostraIdadesQuartosTriplo2,
#MostraIdadesQuartosTriplo3,
#MostraIdadesQuartosTriplo4 {
  width: 32% !important;
  margin-right: 0;
  margin-left: 2.5%;
  }

#MostraIdadesQuartosTriplo1 .campoMenores,
#MostraIdadesQuartosTriplo2 .campoMenores,
#MostraIdadesQuartosTriplo3 .campoMenores,
#MostraIdadesQuartosTriplo4 .campoMenores {
  width: 100% !important;
  min-width: 106% !important;
  max-width: 106% !important;
  margin: 0px !important;
  }

#MostraIdadesQuartosTriplo1 .campoMenores select,
#MostraIdadesQuartosTriplo2 .campoMenores select,
#MostraIdadesQuartosTriplo3 .campoMenores select,
#MostraIdadesQuartosTriplo4 .campoMenores select {
  width: 45% !important;
  max-width: 46% !important;
  border: 0px !important;
  height: 41px !important;
  margin-left: 4% !important;
  }

#MostraIdadesQuartosTriplo1 .campoMenores select:first-child,
#MostraIdadesQuartosTriplo2 .campoMenores select:first-child,
#MostraIdadesQuartosTriplo3 .campoMenores select:first-child,
#MostraIdadesQuartosTriplo4 .campoMenores select:first-child {
  margin-right: 2% !important;
  margin-left: 0px !important;
  }

.campoMenores select.formSelectAcomodacaoBg {
  border: 0px !important;
  width: 100% !important;
  min-width: 100% !important;
  }

div#MostraQuartosTriplo {
  margin: 0px !important;
  }

.PacProntos_Inic label, .PacProntos_Duracao label {
  margin-bottom: 0px;
  color: #FFF;
  }

.PacProntos_Duracao {
  width: 49% !important;
  margin-left: 1% !important;
  }

.PacProntos_Inic {
  width: 49% !important;
  margin-right: 1% !important;
  }

.Motor_bot {
  width: 100%;
  left: 0;
  margin-left: 0px;
  }

.divAlignBot {
  margin-top: -10px !important;
  }

#DivLivre .CampoLivre_info {
  height: 41px;
  border-radius: 0px;
  background-color: #BC4E52;
  }

#DivLivre .CampoLivre_info:hover {
  background-color: #666666;
  }

.Motor {
  min-height: auto;
  }
.bannerFakeOFF .motor-nb {
	background: transparent;
}

#NossosPacotes::before {
  content: url(https://schultz.com.br/portal/imagens/placa-sign.png);
  width: 40px;
  height: 35px;
  float: left;
  border: 1px solid #FFF;
  margin-right: 7px;
  z-index: 5;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  padding-top: 7px;
  top: 16px;
  left: 19px;
  position: absolute;
  } 

#NossosPacotes span {
  float: left;
  width: auto;
  background-color: transparent;
  height: 18px;
  line-height: 18px;
  font-family: arial;
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
  position: absolute;
  left: 65px;
  top: 33px;
  }

.search-box .mode-selector .selector.active:after {
  display: none !important;
  }

#MonteSeuPacote::before {
  content: url(https://10948n.h2.azioncdn.net/portal/imagens/montarPac.png);
  width: 40px;
  height: 35px;
  float: left;
  border: 1px solid #FFF;
  margin-right: 7px;
  z-index: 5;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  padding-top: 5px;
  top: 16px;
  left: 19px;
  position: absolute;
  }

#MonteSeuPacote span {
  float: left;
  width: auto;
  background-color: transparent;
  height: 18px;
  line-height: 18px;
  font-family: arial;
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
  position: absolute;
  left: 65px;
  top: 33px;
  }

#MonteSeuPacote {
  width: 238px;
  }

.header .bottom-bar ul.pages-menu li a {
  font-family: arial !important;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0px 14px;
  font-weight: bold;
  height: 41px;
  line-height: 41px;
  }

#motorTriploPacote .Motor_busca_campos {
  margin: 5px 0 20px;
  }




#MostraQuartosV4 #MostraIdadesQuartosV41, 
#MostraQuartosV4 #MostraIdadesQuartosV42, 
#MostraQuartosV4 #MostraIdadesQuartosV43, 
#MostraQuartosV4 #MostraIdadesQuartosV44, 
#MostraQuartosV4 #MostraIdadesQuartosV45, 
#MostraQuartosV4 #MostraIdadesQuartosV46, 
#MostraQuartosV4 #MostraIdadesQuartosV47 {
  width: 37% !important;
  margin-left: 1%;
  }

#MostraQuartosV4 #MostraIdadesQuartosV41 .boxMenores, 
#MostraQuartosV4 #MostraIdadesQuartosV42 .boxMenores, 
#MostraQuartosV4 #MostraIdadesQuartosV43 .boxMenores, 
#MostraQuartosV4 #MostraIdadesQuartosV44 .boxMenores, 
#MostraQuartosV4 #MostraIdadesQuartosV45 .boxMenores, 
#MostraQuartosV4 #MostraIdadesQuartosV46 .boxMenores, 
#MostraQuartosV4 #MostraIdadesQuartosV47 .boxMenores {
  width: 100% !important;
  min-width: 100% !important;
  }

#idadeCHD12, #idadeCHD22, #idadeCHD32, #idadeCHD42, #idadeCHD52, #idadeCHD62, #idadeCHD72 {
  margin-left: 6% !important;
  width: 45% !important;
  min-width: 45% !important;
  }

.divAlignBot .Motor_bot {
  width: 100% !important;
  margin-left: 0px !important;
  left: 0px !important;
  }

#motorTriploPacote .Motor_bot {
  width: 100% !important;
  left: 0px !important;
  }

.mostraCaminhoFiltro.Motor_busca_hotel_tituloInterno {
  display: none;
  }

.filtroDivPrincipal_hotel {
  padding-bottom: 15px;
  }

form input[type=text], form input[type=password], form input[type=time], form select {
	padding: 5px!important;
}
.bannerFakeOFF #divMostraFiltro .MotorAgrupadoCheck input.ctrl_check {
  border: 1px solid #FFF !important;
  border-radius: 0px !important;
  }

.bannerFakeOFF .search-box.c_5 #divMostraFiltro #checkLocalDevolucao {
  border: 1px solid #FFF !important;
  border-radius: 0px !important;
  padding: 12px!important;
  }

.bannerFakeOFF .search-box.c_5 .pesqVeiculo .Motor_buscaInterna_radios {
  margin-top: 10px !important;
  }

.bannerFakeOFF .pesqVeiculo #divFiltroPassoPreencher .Motor_busca_carros_retirada {
  width: 100% !important;
  min-width: 100% !important;
  margin-right: 0px;
  }

.bannerFakeOFF .pesqVeiculo #divFiltroPassoPreencher .Motor_busca_carros_devolucao, .bannerFakeOFF .pesqVeiculo #divFiltroPassoPreencher .Motor_busca_carros_retirada {
  width: 49% !important;
  min-width: 49% !important;
  margin-right: 2% !important;
  }

.bannerFakeOFF .pesqVeiculo #divFiltroPassoPreencher .Motor_busca_carros_devolucao:last-child, .bannerFakeOFF .pesqVeiculo #divFiltroPassoPreencher .Motor_busca_carros_retirada:nth-child(6) {
  margin-right: 0 !important;
  }

.bannerFakeOFF .search-box.c_5 #MostraQuartosV4 #MostraIdadesQuartosV41, 
.bannerFakeOFF .search-box.c_5 #MostraQuartosV4 #MostraIdadesQuartosV42, 
.bannerFakeOFF .search-box.c_5 #MostraQuartosV4 #MostraIdadesQuartosV43, 
.bannerFakeOFF .search-box.c_5 #MostraQuartosV4 #MostraIdadesQuartosV44, 
.bannerFakeOFF .search-box.c_5 #MostraQuartosV4 #MostraIdadesQuartosV45, 
.bannerFakeOFF .search-box.c_5 #MostraQuartosV4 #MostraIdadesQuartosV46, 
.bannerFakeOFF .search-box.c_5 #MostraQuartosV4 #MostraIdadesQuartosV47 {
  width: 38% !important;
  }

.bannerFakeOFF .search-box.c_5 #MostraQuartosV4 .boxMenores .campoMenores select {
  width: 49% !important;
  }

.bannerFakeOFF .search-box.c_5 #MostraQuartosV4 .boxMenores .campoMenores select:first-child {
  margin-right: : 2% !important;
  }

.bannerFakeOFF .Motor_busca_aereo_modaliade input {
  max-height: 17px;
  width: 17px !important;
  margin-top: 1px;
  margin-bottom: 10px;
  }

.top-carousel {
  min-height: 500px !important;
  }

.aba100 {
  width: calc(100% - 2px) !important;
  }

.userLogado {
  float: left;
  padding-top: 0px;
  font-family: arial;
  font-size: 12px;
  color: #999;
  margin-right: 0px;
  text-align: right;
  margin-top: 6px;
  width: 100px;
  }

.userLogado span {
  float: right;
  width: auto;
  clear: both;
  text-align: right;
  font-size: 13px;
  }
  
.header .md-bar ul.user-menu li:nth-child(3) {
    padding-right: 15px;
    border-right: 1px solid #ccc;
    margin-right: 15px;
  }
  
.userLogado span:last-child {
  font-weight: bold;
  width:100%;
  }

.topoContato {
  float: left;
  font-family: arial;
  font-size: 13px;
  color: #aaa;
  padding: 10px 20px;
  border-right: 1px solid #CCC;
  height: 40px;
  }

.topoContato span {
  font-size: 19px;
  color: #555;
  }

.topoEmail {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: -1px;
  }

.topoEmail strong {
  font-family: arial;
  color: #555;
  }

.topoHelp {
  float: right;
  width: 320px;
  background-color: #666666;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  font-family: arial;
  font-weight: normal;
  line-height: 20px;
  text-align: right;
  padding: 0px 20px;
  right: -10px;
  top: 28px;
  border-radius: 5px;
  z-index: 50;
  box-sizing: border-box;
  box-shadow: 0px 0px 0px 0px #000;
  transition: all 0.2s ease-out 0s;
  overflow: hidden;
  height: 0px;
  opacity: 0;
  }

.header .md-bar ul.user-menu li .topoHelp span {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  color: #FFF !important;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
  }

.topoHelp:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #666666;
  top: -15px;
  position: absolute;
  right: 15px;
  }

ul.user-menu li a:hover .topoHelp {
  height: auto;
  opacity: 1;
  padding: 20px;
  box-shadow: 4px 4px 15px -4px #000;
  overflow: visible;
  }

ul.user-menu li a:hover .topoHelp:before {
  top: -28px;
  }
/* FIM - Ajustes no topo e filtro ------------------------------------------------------------------- */



/* Início - BANNER FADE -------------------------------------------------- */
.bannerFakeOFF #slideshowWrapper {
  display: none !important;
}

#slideshowWrapper {
  float: left;
  height: 100%;
  position: absolute;
  width: 100%;
  }

#fssPrev {
  background-color: rgba(0, 0, 0, 0.1);
  /*background-image: url("../img/banner_left.png");*/
  background-position: left 25px top 18px;
  background-repeat: no-repeat;
  border-radius: 100%;
  height: 80px;
  left: 20px;
  margin-top: -40px;
  position: absolute;
  text-indent: -999999px;
  top: 50%;
  transition: all 0.2s ease-out 0s;
  width: 80px;
  z-index: 30;
  display: none !important;
  }

#fssNext {
  background-color: rgba(0, 0, 0, 0.1);
  /*background-image: url("../img/banner_right.png");*/
  background-position: left 30px top 18px;
  background-repeat: no-repeat;
  border-radius: 100%;
  height: 80px;
  right: 20px;
  margin-top: -40px;
  position: absolute;
  text-indent: -999999px;
  top: 50%;
  transition: all 0.2s ease-out 0s;
  width: 80px;
  z-index: 30;
  display: none !important;
  }

#fssPrev:hover, #fssNext:hover {
  background-color: rgba(0, 0, 0, 0.5);
  }

#fssPlayPause {
  position: absolute;
  top: 435px;
  right: 20px;
  /*background: url(white.png) repeat;*/
  padding: 4px 0 5px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 60px;
  text-align: center;
  display: block;
  color: #333;
  text-decoration: none;
  display: none;
  }

ul#slideshow {
  height: 100% !important;
  list-style: outside none none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100% !important;
  }

#slideshow li {
  background-position: top center;
  background-repeat: no-repeat;
  float: left;
  height: 100% !important;
  width: 100% !important;
  cursor: pointer;
  }

#fssList {
  list-style: outside none none;
  margin: -60px auto auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 10;
  }

#fssList li {
  display: inline-table;
  }

#fssList li a {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  color: #FFF;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 5px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-out 0s;
  width: 30px;
  }

#fssList li.fssActive a {
  background-color: rgba(235,98,102,0.8);
  color: #fff;
  font-weight: bold;
  }

#fssList li a:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  font-weight: bold;
  }
/* Fim - BANNER FADE -------------------------------------------------- */



/* INÍCIO - Ajustes no topo e filtro RESPONSIVO ------------------------------------------------------------------- */
@media screen and (max-width: 900px) {

.search-box .mode-selector .selector {
  padding-left: 20px !important;
  margin: 0px !important;
  min-width: auto !important;
  padding: 2px 15px !important;
  }

.aba100 {
    width: 100%!important;
}

.search-box.c_5 .mode-selector .selector.active.Aba100 {
  width: 100% !important;
  }

#NossosPacotes::before {
  display: none !important;
  }

#MonteSeuPacote::before {
  display: none !important;
  }

#NossosPacotes span {
  left: 0px !important;
  text-align: center;
  position: relative;
  width: 100%;
  top: -7px;
  line-height: 14px;
  }

#MonteSeuPacote span {
  left: 0px !important;
  text-align: center;
  position: relative;
  width: 100%;
  top: -7px;
  line-height: 14px;
  }

.search-box.c_5 .mode-selector .selector.active {
  /*width: 49% !important;*/
  margin-right: 1% !important;
  }

.search-box.c_5 .mode-selector {
  margin: 0px !important;
  width: 100% !important;
  height: 65px;
  }

.search-box.c_5 #motorTriploPacote, .search-box.c_5 #divFiltroPassoSimples {
  border: 0 !important;
  margin-left: 4% !important;
  padding: 10px 0% !important;
  width: 92% !important;
  }

.search-box.c_5 .PacProntos_Avanc .MotorAgrupadoCheck span {
  width: 50% !important;
  margin: 0px !important;
  margin-bottom: 5px !important;
  }

.search-box.c_5 .PacProntos_Avanc .MotorAgrupadoCheck span span {
  width: auto !important;
  }

.search-box.c_5 .MotorAgrupadoCheck input {
  border: 1px solid #FFF !important;
  padding: 12px !important;
  }

.search-box.c_5 .PacProntos_Inic {
  margin-right: 1% !important;
  }

.search-box.c_5 .PacProntos_Avanc .Motor_bot, .search-box.c_5  #motorTriploPacote .Motor_bot {
  margin-top: 20px;
  background-color: #ed1c26!important;
  }

.search-box.c_5 .PacProntos_Avanc .Motor_bot:hover, .search-box.c_5  #motorTriploPacote .Motor_bot:hover {
  background-color: #6D981F !important;
  }

.search-box.c_5  .Motor_busca_hoteis_quartos.jOcupacaoQuartosTriploHotel {
  max-width: 100% !important;
  min-width: 100% !important;
  }

.search-box.c_5 #motorTriploPacote .MotorAgrupadoDe, .search-box.c_5 #motorTriploPacote .MotorAgrupadoPara {
  width: 100% !important;
  margin: 0px !important;
  }

#motorTriploPacote .MotorAgrupadoCheck {
  padding-bottom: 0;
  margin-bottom: 15px !important;
  }

.jOcupacaoQuartosTriploHotel {
  width: 100% !important;
  margin-left: 0px !important;
  }

.PacProntos_Avanc .MotorAgrupadoCheck {
  padding-bottom: 0px !important;
  }

.search-box.c_5 #MostraQuartosV4 .campoMenores select {
  border: 0 !important;
  }

.search-box.c_5 .Motor_busca_hoteis_quartos {
  width: 100% !important;
  min-width: 100% !important;
  }

.search-box.c_5 .Motor_busca_hoteis_entrada, .search-box.c_5 .Motor_busca_hoteis_saida {
  width: 39% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  }

.search-box.c_5 .Motor_busca_hoteis_dias {
  width: 18% !important;
  margin-left: 2% !important;
  margin-right: 2% !important;
  }

#slideshowWrapper {
  display: none;
  }

.top-carousel {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  }

}
/* FIM - Ajustes no topo e filtro RESPONSIVO ------------------------------------------------------------------- */

/* Modal dos PDF's do catálogo */

.tablePDF td {
    padding: 10px;
}

.tablePDF img {
    width: 20px;
}

.tablePDF tr:nth-child(odd) {
    background-color: #f3f3f3;
}

.tablePDF {
    width: 100%;
    text-align: left;
}

.modalPDF {
    width: 700px;
    background-color: white;
    border: 1px solid #ccc;
    padding: 20px;
    margin-left: calc(50% - 350px);
    position: absolute;
    z-index: 9999;
    overflow-y: scroll;
}

.tablePDF tr td:nth-child(3) {
    width: 110px;
	text-align: center;
}

.tablePDF span {
    margin-top: 2px;
    margin-right: 5px;
    float: left;
    color: #eb6266;
}

.hide {
	display:none;
}

.fecharMd a {
    color: gray;
}

.fecharMd {
    float: right;
    font-size: 25px;
    border-radius: 30px;
    border: 1px solid #ccc;
    width: 35px;
    background-color: #e8e8e8;
    margin-bottom: 15px;
}

.tablePDF td:first-child img {
    width: 80px;
}

.tablePDF td:first-child {
    width: 80px;
}
#divFiltroPassoSimples {
    margin: -20px;
    padding: 20px 20px 20px 30px;
    width: 490px;
    /*background: rgba(0,31,56,0.90);*/
    border-top-right-radius: 0!important;	
}

#motorTriploPacote.hide {
    display: none!important;
}

/* Novo topo */
.top-carousel {
	position: relative;
    width: 100%;
    top: 0;
}
.header .bottom-bar {
    background-color: transparent;
}

.header .bottom-bar ul.pages-menu li .menuSel {
    color: white;
    background: #C81A1E;
}
.search-box {
    margin-top: 205px !important;
}
.bottom-bar .container, .header .md-bar ul.user-menu li a {
    background-color: rgba(85, 85, 85, 0.7);
	width: 100vw !important;
	max-width: 1140px !important;
}
.header .bottom-bar ul.pages-menu li a {
    color: #FFF;
}
@media screen and (max-width: 900px) {
	.header .bottom-bar ul.pages-menu li a {
		padding: 13px 15px !important;
	}
}

.header .top-bar ul li a {
    color: #000000;
}
.header .top-bar ul, .container #google_translate_element {
    border-bottom: none;
}
.goog-te-menu-value span, .goog-te-menu-value span, .topoContato, .topoContato span, .topoEmail strong {
    color: #000000!important;
}

.top-carousel.bannerFakeOFF #divFiltroPassoSimples {
    height: auto!important;	
	background: transparent;
}

.top-carousel.bannerFakeOFF .container.outer-wrap {
      margin-top: 120px;
}


.header.interna .top-bar ul li a, .header.interna .goog-te-gadget-simple .goog-te-menu-value span, .header.interna .goog-te-menu-value span, .header.interna.topoContato {
    color: #2d2d2d!important;
}
.header.interna .top-bar ul li ul li a {
	color:#FFF!important;
}
/*.header.interna .bottom-bar {
//    background-color: #555;
*/}
.header.interna .topoContato span, .header.interna .topoEmail strong {
	color: #555!important;
}

.package-page .package-body .hd {
	width: 985px;
}
/* Destaque novo */
.pacote {
    background-color: #FFF;
	width: 275px;
	margin: 10px 5px;
	border: none;
}
.pacote .pctDias {
	left: 0;
    margin: -41px 10px;
    font-size: 12px;
    padding: 5px!important;
    background-color: #ed1c26;
    border-radius: 5px;
}
.pctDias span {
    padding: 0!important;
	float: left;
    margin: 0 2px;
}
.qtdDias {
    font-size: 20px;
    display: block;
    position: relative;
    font-weight: bold;
	top: -7px;
	left: -10px;
    text-align: center;
}
.txtDias {
    top: -7px;
    display: block;
    left: -7px;
    position: relative;
    font-size: 10px;
    text-transform: uppercase;
}
.pctDias .txtDias + .txtDias {
    top: 0px;
    left: -13px;
}
.pctDias .qtdDias:last-child {
    top: 2px;
}
.tours .hd h3, .Testimonials .hd h3, .Area_Catalogos .hd h3, .destinies-guide .hd h3, .newsletter-block h3 {
	color: #555;
	text-align: left;
    padding-left: 10px;
	font-weight: bold;
	text-transform: initial;
}
.tours .hd h3:after, .Testimonials .hd h3:after, .Area_Catalogos .hd h3:after, .destinies-guide .textoBox h3:after, .newsletter-block h3:after, .News-content .hd h3:after {
    content: "";
    width: 90px;
    height: 3px;
    background-color: #ed1c26;
    left: 0;
    margin-left: 105px;
    bottom: 11px;
	border-bottom: 0;
}
.tours .hd h3:before, .Testimonials .hd h3:before, .Area_Catalogos .hd h3:before, .destinies-guide .textoBox h3:before, .newsletter-block h3:before, .News-content .hd h3:before {
    content: "";
    float: left;
    width: 90px;
    height: 3px;
    position: absolute;
    background-color: #555;
    left: 0;
    margin-left: 10px;
    bottom: 11px;
}
.News-content .hd h3:before {
	top: 31px;
	margin-left:0;
}
.News-content .hd h3:after {
    top: 7px;
    margin-left: 95px;
}
.News-content .hd h3 {
    margin-left: 10px;
	color: #555;
}
.News-content .hd {
	margin-bottom: 60px;
}
.newsletter-block h3:before {
	position: absolute;
	top: 30px;
	background-color: #FFF;
}
.newsletter-block h3:after {
	border-bottom:0;
	top: 6px;
    left: -7px;
}
.newsletter-block h3 {
	position: absolute;
	color: #FFF;
}
.newsletter-block .regular {
    padding-top: 40px;
    text-align: left;
    margin-left: 10px;
}
.Testimonials .hd h3:before {
	top: 101px;
}
.Testimonials .hd h3:after, .Area_Catalogos .hd h3:after, .destinies-guide .textoBox h3:after {
	margin-left: 95px;
}
.Testimonials-content .hd p {
    text-align: left;
    margin-left: 10px;
}
.Testimonials-content {
    margin-left: -570px;
    width: 1140px;
}
.Area_Catalogos .hd {
    width: 1140px;
    margin-left: calc(50% - 570px);
}
.Area_Catalogos .hd h3, .News-content .hd h3 {
	position: absolute;
	text-transform: unset;
}
.Area_Catalogos .hd h3:before {
    top: 30px;
}
.Area_Catalogos .hd h3:after {
    top: 6px;
}
.Area_Catalogos .regular {
    padding-top: 40px;
    text-align: left;
    margin-left: 10px;
}
.destinies-guide .hd h3 {
    width: 1140px;
    margin-left: calc(50% - 580px);
	position: absolute;
}
.destinies-guide .textoBox .regular {
    width: 100%;
    padding: 20px;
    padding-top: 40px;
    color: white;
    text-align: left;
}
.destinies-guide .big-button {
    border: 1px solid;
	margin-left: calc(50% - 102px);
	margin-top: 150px;
	font-weight: 100;
    font-size: 14px;
}
.destinies-guide {
	padding-bottom:0;
}
.destinies-guide .textoBox h3:before {
    top: 51px;
	background-color: white;
	margin-left: 20px;
	height: 3px;
}
.destinies-guide .textoBox h3:after {
	background-color: #ffc800;
    z-index: 999;
    float: left;
    margin-top: 7px;
    margin-left: 95px;
	height: 3px;
}
.textoBox h3.uppercase.bolder {
    color: white;
    margin-left: 20px;
	margin-top: 20px;
	font-family: inherit;

}
.pacote .pctTexto {
    padding: 0 10px;
    float: left;
    width: 100%;
    font-family: arial;
    font-size: 13px;
    color: #999;
}
.pacote .pctPreco {
	margin-top: 15px;
}
.pacote .pctPreco span {
    color: #ed1c26;
    font-weight: 700;
	font-size: 30px;
}
.pacote:hover .pctFoto span:nth-child(2) {
    position: absolute;
    height: 401px;
	padding: 115px 20px 15px;
	width:277px;
}
.pacote:hover .pctFoto span:first-child, #conteudoDestaque a:hover li span:first-child {
	width: 275px;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 30px;
    max-height: 100px;
}
ul.carousel-control {
	justify-content: flex-start;
}
.tours ul.carousel-control {
	border-bottom: 0;
}
.tours ul.carousel-control li.slide-select.active {
    color: #FFF!important;
	background-color: #ed1c26!important;
	border-bottom: 0;
}
.tours ul.carousel-control li.slide-select:hover {
	border-bottom: 0;
    background-color: #555555!important;
	color: #FFF!important;
}
.tours ul.carousel-control li.slide-select.active:after {
	border-top: 10px solid #ed1c26;
    bottom: -10px;
}
.carousel-control .slide-select {
    border: 1px solid #555555;
	color: #555555!important;
	margin-right: 3px;
	background-color: #FFF;
}
.tours ul.carousel-control {
	margin-bottom: 13px;
	padding-left: 5px;
}
.tours .hd {
    margin: 55px 0px 10px;
}
#slideshow li {
	background-size:cover;
	background-position:top;
}
.red-button {
    background: #ed1c26;
}
/* Depoimentos */
.Testimonial-boxName {
    text-align: center;
    text-transform: capitalize;
    color: #3c3c3c;
    font-size: 13px;
}
.Testimonial-boxTxt {
    text-align: center;
	font-style: unset;
    line-height: 18px;
	padding-top: 0;
	height: 125px;
}
.Testimonial-box {
	height: 230px;
	width: 265px;
}
.Testimonial-boxTxt a {
	font-size: 14px;
	font-style: unset;
}
.Testimonial-boxName, .Testimonial-boxTxt, .Testimonial-boxTop {
    border: 0;
}
.Testimonial-boxTop:before {
    content: none;
}
.Testimonial-boxTop {
	text-align:center;
}
.Testimonial-boxTop img {
    float: unset;
}
.destinies-guide .guides .single-guide {
    margin: 0;
	width:16.6666%;
    box-shadow: none;
    height: 200px;
	border-radius: 0;
}
.destinies-guide .guides .single-guide .overlay {
    opacity: 0;
    background-color: #000;
    background-image: none;
}
.destinies-guide .guides .single-guide .overlay:hover {
    opacity: 0.6;
    background-color: #000;
    background-image: none;
}
.destinies-guide .guides .single-guide .overlay:after {
	width:unset;
}
.destinies-guide .guides .single-guide h4 {
    width: auto;
    padding: 20px 40px;
    font-family: inherit;
    background: transparent;
    border: 1px solid #ed1c26;
    top: 110px;
	opacity:0;
	font-weight: 100;
	text-transform: capitalize;
	font-size: 21px;
    font-size: 2.1rem;
}
.destinies-guide .guides .single-guide:hover h4 {
	opacity:1;
}
.destinies-guide .guides .single-guide h4:after {
	height: 0;
}
.destinies-guide .guides .single-guide img.guide-cover {
    height: 100%;
    width: 100%;
}
.textoBox {
    width: 16.666%;
    height: 400px;
    background-color: #ed1c26;
	float: left;
}
.guides .container {
	width: 100%;
	overflow:hidden;
}

@media screen and (max-width: 1480px) {

	.destinies-guide .guides .single-guide {
		margin: 0;
		width: 20%;
	}
	.textoBox {
		width: 20%;
	}

}

/* Newsletter */
.newsletter-block .input-control {
    margin-top: 50px;
}
.newsletter-block .input-control.button {
    margin-top: 64px;
}
.newsletter-block #nomeOfertas, .newsletter-block #emailOfertas, .newsletter-block #ufOfertas, .newsletter-block #telefoneOfertas {
    width: 100%!important;
	height: 40px!important;
	color: #FFF!important;
    border-color: #ed1c26!important;
    background-color: transparent!important;
}
.newsletter-block .container {
    width: 1140px;
}
#ufOfertas {
    padding-left: 25px!important;
}
#send-button {
	width: 100%;
	background: #ed1c26;
}
.newsletter-block {
	background: rgba(237, 28, 38, 0.6);
    background-image: url(https://www.schultz.com.br/portal/imagens/newsletter-cad.jpg);
    background-size: cover;
    background-position: center;
}
.newsletter-block #nomeOfertas::placeholder, .newsletter-block #emailOfertas::placeholder, .newsletter-block #ufOfertas::placeholder {
	color: #FFF!important;
}

/* Fornecedores */
.fornContainer {
	height: 110px;
    background-color: #FFF;
    left: 0;
    width: 100%;
}
.fornLabel {
    font-size: 15px;
    padding: 20px 0 0;
    display: block;
    color: #989898;
}
.fornecedores {
    text-align: center;
    overflow: hidden;
    height: 110px;
}
.fornecedores img {
	height: 38px;
    margin: 17px 10px;
	max-width: 150px;
}
.package-content #slider-controls {
    justify-content: flex-start;
    margin-left: 20px;
}
.package-content ul.carousel-control li.slide-select.active {
	color: #FFF!important;
}
.jbotaoExtra #liItinerary-page {
    padding: 15px;
    margin-right: 10px;
}
.fornB {
    width: 6550px;
	min-width: 100%;
}
.fornC {
	width: calc(100% - 100px);
    overflow: hidden;
    float: left;
    margin-left: 20px;
}
.fornecedores i {
    font-size: 60px!important;
    margin-top: -20px;
	color: #ccc;
}
.fornecedores .fa-angle-right {
	float: right;
	margin-right: 20px;
	color: #333;
}
.fornecedores .fa-angle-left {
	float: left;
}

/* Notícias */

.NewsBox {
    background-color: #FFF;
	height: 195px;
	margin-left: 5px;
    margin-right: 5px;
    width: 280px;
}
.NewsBox_titulo {
    color: #5d5d5d;
    font-size: 14px;
}
.NewsBox_data {
    color: #5d5d5d;
    font-size: 14px;
    text-align: center;
    margin: 10px;
}
.NewsBox a {
    color: #ccc;
    padding: 10px 20px;
    border: 1px solid #b7b7b7;
}
.NewsBox_saibaMais {
    top: calc(100% - 45px);
}
.NewsBox_txt {
    margin-top: 10px;
}

/* Catálogo */
.content-magazines-block {
	width: calc(25% - 20px);
    background-color: #FFF;
    margin: 0 5px 20px;
	height: 310px;
	overflow: hidden;
}
.content-magazines-block a img {
    width: auto; 
    max-height: 180px;
}
.content-magazines-block {
    display: block !important;
    float: left !important;
}
.content-magazines {
	margin-top: 60px;
}
.content-magazines-block h2 a {
    font-size: 14px;
    font-weight: 700;
}
.btnCatalogo {
    padding: 10px 20px;
    font-size: 14px;
    color: #ccc;
    border: 1px solid;
    clear: both;
    margin-top: 15px;
    display: block;
    width: 130px;
    margin-left: calc(50% - 65px);
}
.Area_Catalogos .hd h3:after {
	border-bottom: none;
}
#conteudoDestaque .container {
    margin-top: 0px!important;
}
.PagComp_boxResumo_aereo .PagComp_boxRes_destaque, .PagComp_boxRes_bagagem, .PagComp_boxRes_paradas {
	font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #9a9a9a;
    line-height: 20px;
	height: auto;
}
.PagComp_boxResumo_aereo .PagComp_boxRes_info {
	position: absolute;
    width: calc(100% - 30px);
}
.PagComp_boxResumo_aereo .PagComp_boxRes_info + .PagComp_boxRes_destaque {
	margin-top: 20px;
}
.PagComp_boxResumo_aereo .PagComp_boxRes_bagagem strong {
	font-family:arial;
}
.PagComp_boxResumo_aereo .PagComp_boxRes_destaque span {
	color: #000;
}
.PagComp_boxResumo_aereo .PagComp_boxRes_info div {
	float:left;
}
.PagComp_boxRes_info div span, .PagComp_boxRes_bagagem {
	color: #000;
}
.PagComp_boxResumo_aereo .PagComp_boxRes_ColRight {
    width: 25%;
    margin-top: 28px;
}
.PagComp_boxResumo_aereo .PagComp_boxRes_ColRight img {
    width: 100%;
}
.PagComp_boxRes_paradas {
    color: #000;
}
.PagComp_boxResumo_aereo .PagComp_boxRes_ColLeft {
    width: 75%;
	border-right: 0;
}
.PagComp_boxResumo_aereo .PagComp_boxRes_info i {
    top: 2px;
    float: left;
    margin: 0 10px;
    left: 0;
}
.PagComp_boxResumo_hotel .PagComp_boxRes_ColFull, .PagComp_boxResumo_pacote .PagComp_boxRes_ColFull, .PagComp_boxResumo_veiculo .PagComp_boxRes_ColFull{
    font-size: 12px;
    line-height: 20px;
    font-family: arial;
	color: #aaa;
}
.PagComp_boxResumo_hotel .PagComp_boxRes_ColFull span, .PagComp_boxResumo_pacote .PagComp_boxRes_ColFull span, .PagComp_boxResumo_veiculo span {
    color: #000;
}
.main {
	margin-top: -140px;
    display: inline-block;
}
.MotorCombo {
    margin-top: 140px;
}
main .main {
    margin-top: 0;
}
ul.carousel-control li.slide-select.active {
    border-bottom: 2px solid #666;
    background-color: #666666!important;
}
#conteudo-mesmo {
    float: none;
}
.footer-social .fa, .footer-payment .fa {
    position: unset!important;
    float: unset;
}
body {
    overflow-x: hidden;
    background-color: #f7f7f7;
}
.package-page .package-body .hd .lft h1, .fontCor4, .content-text p strong, .PagComp_boxLogin_esqSenha, .PagComp_boxLogin_condicoes span a, .PackPage_passo, .package-page .package-body .package-content .package-pages .budget-page .package-builder .package-builder-section .section-title, .PackPage_sessaoSubTitulo, .PackPage_modalTitulo, .TxtRed, .packages-rows .result-package .result-package-info .result-package-info-head h2 {
	color: #666!important;
}
.fontCor4 {
    font-family: inherit!important;
}
.package-page .package-body .package-content .package-pages .budget-page .package-info-box, .package-page .package-body .package-content .package-pages .budget-page .package-info-box .top {
	border-radius: 0;
}
.package-page .package-body .package-content .package-pages .budget-page .package-info-box .top {
	background: #666666;
}
.package-info-box-row .default-box:last-child {
    display: none;
}
.package-info-box-row .default-box:first-child {
    float: initial;
    margin: 0 auto;
}
.PackPage_sessaoIcone {
	display: none;
}
.PagComp_sessaoSubtitulo {
    margin-bottom: 20px;
}
.PagComp_boxCad_cidade, .PagComp_boxCad_bairro {
    margin-left: 10px !important;
    margin-right: 0px !important;
}
.PagComp_boxCad_end {
    margin-left: 0px !important;
    margin-right: 10px !important;
}
.PagComp_boxCad_celDDD, .PagComp_boxCad_nun {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.PagComp_sessaoTitulo_txt {
    border-left: 1px solid #666;
	color: #666;
}
.PagComp_sessaoTitulo_icone, .PackPage_passo span, .PackPage_passo {
	border-color: #666;
}
.PagComp_sessaoSubtitulo:before, .PackPage_sessaoSubTitulo:before {
	content: none;
}
.PagComp_sessaoSubtitulo {
	font-size: 20px;
}
#conteudoWSAereo .search-filter {
    margin-top: 305px!important;
}
.MotorCombo + #conteudoWSAereo .search-filter.c_3 {
    margin-top: -3px!important;
}
.bannerFakeOFF .Motor_busca_aereo_data {
    width: 128px !important;
}
.bannerFakeOFF .Motor_busca_aereo_viajantes {
    width: 81px !important;
}
.package-page .package-body .package-content .package-pages .budget-page .package-info-box .package-order .buy {
    font-size: 17px;
    text-transform: uppercase;
}
.PackPage_campo input[type="text"]:-moz-read-only {
  background-color: #efefef!important;
}
.title-tabs-package, .content-text p {
	color: #666!important;
	font-family: inherit!important;
	font-weight: 100;
}
.search-filter .ui-slider-horizontal .ui-slider-range {
    background: #dedede;
}
.search-filter .ui-slider-horizontal .ui-slider-handle {
    background: #666;
    border: 1px solid #666;
}
#DivLivre .CampoLivre_info {
	background-color: #666;
}

.PagComp_boxLogin_esqSenha {
	text-decoration: underline;
    text-transform: initial;
}

#TituloON {
    width: 200px;
	border-bottom: 1px dotted #b9b9b9;
}
.AbaLateral_titulo:hover {
	background-color: #FFF;
}
#TituloON span {
    border: 1px dashed #ed1c26;
    color: #ed1c26;
}
.AbaLateral_titulo {
    color: #ed1c26;
    background-color: #FFF;
    border-radius: 0;
    padding-left: 15px;
    padding-right: 35px;
    padding-top: 20px;
	font-weight: 100;
}
.AbaLateral_cont, .AbaLateral_subTitulo {
	text-align: left;
}
.AbaLateral_subTitulo span {
    color: #ed1c26;
	font-size: 15px;
}
.AbaLateral_cont {
	font-size: 14px;
    color: #808080;
	border-radius: 0;
	box-shadow: none;
}
.AbaLateral.iSchultzON {
	background-color: #fff;
	box-shadow: 4px 4px 5px -5px #000;
}
.AbaLateral_limparFav, .AbaLateral_todos {
    color: #ed1c26;
    margin: 0;
    font-size: 12px;
    font-family: arial;
    text-align: center;
    width: 100%;
}
.AbaLateral_todos {
	float: right;
    color: #ed1c26;
    margin: 0px 15px 5px 10px;
    font-size: 13px;
}
.AbaLateral_txt {
	padding: 0 15px;
	font-size: 12px;
}
.AbaLateral_ajuda {
	color: #ed1c26;
	width: auto;
    float: right;
}
.AbaLateral_bot {
	background-color: #ed1c26;
	width: calc(100% - 30px);
    margin: 20px 15px 15px;
}
#TituloON:hover span {
    margin-top: -10px;
}
.fundoDestaque {
    margin-top: -100px;
    padding-top: 100px;
    background-position: top center;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
.packages-rows .result-package .result-package-info .result-package-info-head h2 {
	font-weight: bold;
}
.packages-rows .result-package .result-package-info .result-package-info-head p, .packages-rows .result-package.package-car .result-package-info .car-package-select .package-row .c_1 p, .packages-rows .result-package.package-car .result-package-info .car-package-select .package-row .c_3 p, .packages-rows .result-package.package-car .result-package-info .car-package-select .package-row .column p {
    color: #afafaf;
}
.iSchultz_div {
    margin-top: 140px;
}
.tours .tituloDestaque.hd h3 {
    color: #FFF;
}
.tours .tituloDestaque.hd h3:before {
    background-color: #FFF;
}
#rotFavIschultz a {
    font-size: 12px;
    font-family: arial;
    color: #8c8c8c;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    display: block;
    float: left;
}
.iSchultz_div .iSchultz_alinhamento .hd h3 {
	font-size: 35px !important;
}
#roteiroResumido table br {
    display: none!important;
}
#roteiroResumido div .fontCor4, #roteiroResumido div h2 {
    margin-top: 20px!important;
    display: block;
}
#InfoComentariosNome {
	margin-top: 25px;
}
#InfoComentariosTexto {
	margin-top: 20px;
}
.package-car .result-package-info-head h2 {
    color: #555;
    font-weight: bold;
}
.divResultadoResumo h5, .box-testimonial-palco .hd h3, .NewDep_cont .hd h3, .exchange .info-panel .hd h2, .voucher .info-panel .hd h2, .login .info-panel .hd h2, .MotorCombo_cont .hd h3, .MotorCombo_PackProntos strong, .MotorCombo_novaPesq a, .MotorCombo_PackProntos a {
	color: #555;
}
#InfoCondicoesGeraisTexto {
    margin-top: 0px;
}
.content-text p {
    padding: 0;
}
.divResultadoResumo .divResumoContent p span {
    font-weight: 100;
    font-family: inherit;
}
#roteiroResumido div {
    float: none!important;
}
.title-tabs-package {
    margin-top: 20px;
}
#condicoesGerais .title-tabs-package {
    display: none;
}
#conteudoDestaque a:hover li span:nth-child(2), .exchange .info-panel .hd .fa, .voucher .info-panel .hd .fa, .login .info-panel .hd .fa {
	background-color: rgb(85, 85, 85);
}
.box-testimonial-palco {
	margin-top: 150px;
}
#permite_publicar:checked, .NewDep_BotEnviar {
    background-color: #ed1c26;
}
.selector:before {
    content: none!important;
}
#conteudoWSVeiculo .search-filter.c_3 {
    margin-top: 470px!important;
}
footer {
	margin-top: 50px;
}
form .PagComp_boxCad_radio input[type=radio]:checked:after, form .PagComp_boxMail_radio input[type=radio]:checked:after, form .PagComp_boxEsqSenha_tipo input[type=radio]:checked:after {
	color: #ed1c28;
}
form .PagComp_boxCad_radio input[type=radio]:checked, form .PagComp_boxMail_radio input[type=radio]:checked, form .PagComp_boxEsqSenha_tipo input[type=radio]:checked {
	background-color: #FFF;
    border: 0!important;
}

.search-box .mode-selector {
    padding: 0 10px;
    height: auto;
    bottom: 0px;
    width: 100%;
	margin-top: 0;
    margin-left: 0;
}
.Motor {
    background: rgba(51, 51, 51, 0.85);
}
.mode-selector .input-control.PagComp_boxCad_radio {
    color: #FFF;
}
.bottom-bar .submenu {
    background-color: rgba(255, 255, 255, 0.93);
    padding: 20px;
	height: 220px;
	border: 1px solid #bbb;
    border-top: 0;
}
/*.bottom-bar .submenu ul {
    width: calc(25% - 50px);
    float: left;
    margin-left: calc(-25% + 52px);
    margin-top: 30px;
    font-size: 15px;
}*/
.bottom-bar .submenu label {
	font-size: 16px;
	min-height: 1px;
    width: calc(25% - 50px);
    float: left;
    position: relative;
}
.bottom-bar .submenu ul li {
    margin: 5px 0;
}
.bottom-bar .submenu ul li a {
    color: #9e9c9c;
}
.bottom-bar .submenu img {
    height: 160px;
    float: right;
	max-width: 166px;
}

.mode-selector div:first-child {
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 0 20px;
    font-family: arial;
}
.Motor_busca_campos {
    padding: 0 5px;
}
.Motor_busca_campos .PacProntos_Avanc {
	margin-top: 10px;
}
.PagComp_boxCad_radio {
	text-transform: capitalize;
}
.MotorAgrupadoCheck {
    padding-top: 30px;
}
form .PagComp_boxCad_radio input[type=radio], form .PagComp_boxMail_radio input[type=radio], form .PagComp_boxEsqSenha_tipo input[type=radio] {
	border-radius: 13px;
}
form .PagComp_boxCad_radio input[type=radio]:checked:after, form .PagComp_boxMail_radio input[type=radio]:checked:after, form .PagComp_boxEsqSenha_tipo input[type=radio]:checked:after {
    top: 4px;
    left: 5px;
    content: "\f111";
}

.search-results-body .c_3 .search-filter-titulo.TxtRed {
    background-color: #555555;	
    padding: 5px 10px;
    height: auto;
    font-weight: 100;
    color: #FFF!important;
}
.bannerFakeOFF #divNovoLayoutSite .search-filter-titulo.TxtRed {
	font-weight: 100;
	border-bottom:1px solid;
}
.secondary-items {
    border: 1px solid #555555;
}
.bannerFakeOFF .Motor_busca_campos .TxtRed.search-filter-titulo, .MotorCombo_boxResumo .MotorCombo_boxTitulo span, .MotorCombo_boxResumo_valor, .MotorCombo_boxAereo .MotorCombo_boxSubtitulo, .MotorCombo_boxAereo .MotorCombo_caixaCinza span, .MotorTriploDetalhesAereo span, .MotorCombo_boxHotel .MotorCombo_boxSubtitulo, .MotorCombo_boxHotel .MotorCombo_caixaCinza span, .jDetalheHotelMotorTriplo span, .MotorCombo_boxHotel .MotorCombo_boxTxt, .MotorCombo_boxVeiculo .MotorCombo_boxSubtitulo, .MotorCombo_boxVeiculo .MotorCombo_caixaCinza span, .linkOpcionaisMotorTriploResumo span, .MotorCombo_boxVeiculo .MotorCombo_boxTxt {
	color: #555555!important;
}
#conteudoWSHotel .search-results-body .search-filter.c_3.listaHotel {
    margin-top: 338px!important;
}
#filtroDivPrincipal {
    /*margin-top: 20px;*/
}
.bannerFakeOFF #filtroDivPrincipal {
    margin-top: 0;
}
.main .bannerFakeOFF #divMostraFiltro #CampoLivre {
    height: 38px!important;
}
#conteudo-mesmo .search-results-body .search-filter.c_3.classFiltro_SRV {
    margin-top: 280px!important;
}
#pesqCarregando.jBtnPesquisarServico {
    margin-top: 10px;
    /*bottom: 15px;*/
    position: relative !important;
    /*margin-left: 10px;*/
    width: 265px;
}
.motorAereo#filtroDivPrincipal {
    margin-top: 0;
}
.MotorCombo + #conteudoWSAereo + #conteudoWSHotel + #conteudoWSVeiculo .search-filter.c_3 {
    margin-top: -27px!important;
}
.MotorCombo + #conteudoWSAereo + #conteudoWSHotel .search-filter.c_3 {
	margin-top: -30px!important;
}
.MotorCombo_boxResumo_comprar {
	background: #ed1c28;
}
.newsletter-block .input-control .fa {
    color: #FFF;
	opacity: 1;
  top: 26px !important;
}

.bannerFakeOFF #DivLivre .CampoLivre_info {
    margin-top: 19px!important;
    height: 38px!important;
}
.bannerFakeOFF #filtroDivPrincipal .Motor_busca_hoteis_quartos {
    font-size: 13px!important;
}
.bannerFakeOFF #ocupacao {
    margin-top: 1px!important;
}
.bannerFakeOFF #filtroDivPrincipal #CamposFiltro {
    margin-top: 10px!important;
}
.Motor_busca_aereo_data.Motor_busca_aereo_retorno {
    height: auto!important;
}
.MotorCombo_boxTitulo, .MotorCombo_barraAereo, .MotorCombo_barraHotel, .MotorCombo_barraVeiculo {
    background: #555;
    color: #FFF;
    height: 60px;
    padding-top: 15px;
}
.MotorCombo_boxSubtitulo {
	text-align: left;
}
#jMostraResultadoHotelCombo .MotorCombo_boxSubtitulo, #jMostraResultadoCarroCombo .MotorCombo_boxSubtitulo {
	font-size: 17px;
    line-height: 22px;
	height: 42px;
    max-height: unset;
    line-height: 22px;
}
#valoresMotorTriplo {
    margin-top: 15px;
}
.MotorCombo_boxAereo, .MotorCombo_boxHotel, .MotorCombo_boxVeiculo, .MotorCombo_boxResumo {
    height: 355px;
}
.MotorCombo_barraAereo, .MotorCombo_barraHotel, .MotorCombo_barraVeiculo {
    height: 60px;
    padding: 10px 0;
}
.MotorCombo_boxHotel .MotorCombo_boxAlterar, .MotorCombo_boxVeiculo .MotorCombo_boxAlterar, .MotorCombo_boxAereo .MotorCombo_boxAlterar, .MotorCombo_boxVeiculo .MotorCombo_boxPesquisar, .MotorCombo_boxAereo .MotorCombo_boxPesquisar, .MotorCombo_boxHotel .MotorCombo_boxPesquisar {
	background: #ed1c28!important;
}
.MotorCombo_boxHotel .MotorCombo_boxAlterar:hover, .MotorCombo_boxVeiculo .MotorCombo_boxAlterar:hover, .MotorCombo_boxAereo .MotorCombo_boxAlterar:hover, .MotorCombo_boxVeiculo .MotorCombo_boxPesquisar:hover, .MotorCombo_boxAereo .MotorCombo_boxPesquisar:hover, .MotorCombo_boxHotel .MotorCombo_boxPesquisar:hover {
	background: #d21721!important;
}
.MotorCombo_boxAereoON:before, .MotorCombo_boxHotelON:before, .MotorCombo_boxVeiculoON:before {
	border-color: #ed1c28 transparent transparent;
}

.MotorCombo_boxAereoON:hover:before, .MotorCombo_boxHotel .MotorCombo_boxAlterar:hover:before, .MotorCombo_boxVeiculoON:hover:before {
    border-color: #d21721 transparent transparent;
}
.MotorCombo_boxResumo_comprar {
    background: #3ec72e;
}
.MotorCombo_barraAereo .MotorCombo_barraComparativo {
	background: #757575;
    height: 60px;
    padding: 10px 20px;
    margin: -10px 0;
    color: #fffb53;
}
.MotorCombo_boxResumo .MotorCombo_boxTitulo span {
	color:#FFF!important;
}
.MotorCombo_cont .hd h3 {
	height: 90px;
}
.MotorCombo_cont .hd p {
    float: unset;
	text-align:left;
}
#maisDeUmaOpcaoA {
	margin-top: -5px!important;
}
.MotorCombo_barraComparativo {
	text-align: right;
    margin-top: 15px;
    width: 220px;
    padding-left: 0;
}
.containerCheck .MotorCombo_barraComparativo:first-child {
    width: 40px;
	margin-top: 22px;
}
.containerCheck {
  border: 1px solid;
  width: 270px;
  float: right;
  padding-bottom: 15px;
  background-color: #FFF;
}
.PackPage_calendar .ui-datepicker td a.ui-state-default {
	color: #3ec72e;
}
.PackPage_Bot, .PackPage_calendar .ui-datepicker td a.ui-state-default.ui-state-hover, .PackPage_calendar .ui-datepicker-current-day a, .PackPage_calendar .ui-datepicker-current-day .ui-state-active, .result-package-infoBot, .PagComp_bot, .PagComp_boxCadastro .PagComp_bot {
	background-color: #40C483;
	color:#FFF;
}
.PackPage_Bot:hover {
    background-color: #73BFB1 !important;
}

.checkout-page .container .payment-content .order-payment .order-payment-options .section-form.credit-card .mode-selector .selector {
	display: block;
	float: left;
	height: auto;
	width: 180px;
	padding: 15px 10px !important;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form.credit-card .mode-selector .selector.active {
    background-color: #ed1c27;
    border: 1px solid #ed1c27;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form.credit-card .mode-selector .selector.active:after {
    border-top: 10px solid #ed1c27;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form.credit-card .mode-selector .cleafix {
    display: none;
}
.mode-selector div:first-child {
	font-family:inherit;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form.credit-card .package-form.active, .checkout-page .container .payment-content .order-payment .order-payment-options .section-form.credit-card .custom-package-form.active {
    border-top: 7px solid #555;
}
form h4 {
    color: #555;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form input[type=checkbox]:checked {
    background-color: #ed1c27;
}
.PagCompra_boxCupom_bot, .btnNovoValorEntrada, .btnCartao {
    background: #40C483;
}
.PagComp_sessao .PagCompra_boxInformativo {
	margin-bottom: 15px;
}
.main.checkout-page {
    margin-top: 0px;
}
.pagcomp_boxlogin_logadocondicoes a, .pagcomp_boxlogin_deslogar span, .pagcomp_boxlogin_deslogar a, .valorIntegral span {
    color: #555!important;
    font-weight: bold;
}
#order-payment-form .PagCompra_boxCupom input, .numParcelas select, .form-pgto {
	height: 39px!important;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form .payment-order-final .buy {
    width: auto;
    padding: 10px 20px;
    text-align: center;
	text-transform: capitalize;
	font-size: 16px;
	margin-left: 35px;
	font-weight:100!important;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form .payment-order-final .buy .fa {
	display: none!important;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form .payment-order-final {
	text-align: left;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form {
	padding: 20px;
}
.order-payment .section-form .input-control input[type=checkbox] {
    margin-bottom: 0px!important;
}
.btnCartao, .PagComp_sessaoCompra .btnNovoValorEntrada, .PagCompra_boxCupom_bot {
	font-size: 16px;
	font-family: source-sans-pro;
}
#opcaoCartao {
	font-size: 13px;
}
.checkout-page .container .payment-content .order-payment .order-payment-options .section-form .payment-order-final {
    padding: 0;
}
.MotorCombo_boxTitulo img {
    margin-top: 3px;
}
.MotorCombo_boxResumo .MotorCombo_boxTitulo {
    height: 60px;
    padding-top: 14px;
}
.MotorCombo_barraVeiculo .MotorCombo_barraComparativo, .MotorCombo_barraHotel .MotorCombo_barraComparativo {
    display: none;
}
#conteudoWSHotel, #conteudoWSVeiculo .search-results-body {
	margin-top: 20px;
}
.MotorCombo_boxImgAlert {
	padding-top: 25px;
	padding-left: 10px;
}
.MotorCombo_boxResumo_comprar:hover {
    background: #2c961f;
}
.bannerFakeOFF .BuscaPacotes #DivDestinoIncio label, .bannerFakeOFF .BuscaPacotes #DivDestinoFim label {
    height: 33px;
}
.package-order.ocultaDivServico.jbotaoConfirmaCompra .green-button + .green-button {
    background-color: #82b39b;
    font-weight: 100!important;
    padding: 8px;
    font-size: 14px!important;
}
.PagComp_resumoValor_fixed {
    position: relative;
    box-shadow: unset;
}
.PagComp_resumoValor, .PagComp_resumoChave {
	background-color: #e8e7e1;
	background-image: unset;
	width: 100%;
}
.PagComp_codOrcamento, .PagComp_resumoSaldo span, .PagComp_resumoSaldo span, .PagComp_resumoChave {
	color: #9e9e9e;
}
.PagComp_codOrcamento span, .PagComp_valorTotal, .PagComp_resumoSaldo span strong, .PagComp_resumoChave span {
	color: #555;
}
.PagComp_valorTotal {
	border: 1px solid #ababab;
	font-weight: bold;
}
.PagComp_resumoBotoes {
	background-color: #555;
}
.PagComp_codOrcamento span {
    float: unset;
}
.PagComp_resumoTotal {
	font-weight: bold;
}
#divValDescAG {
    width: 285px;
}
.PagComp_resumoChave {
	width: 325px;
}
.PagComp_resumoChave .BalaoHelp.HelpInfoDetalhado, .PagComp_resumoChave span {
    float: right;
	margin-left: 10px;
}
.PackPage_acomodQuarto_boxBotSel {
    background-color: #1c5f3e !important;
}
.btnCancelar {
    background-color: #555!important;
}
.btnCancelar:hover {
    background-color: #313131!important;
}
#divAereoTodosOsVoos .search-filter.c_3 {
    margin-top: -24px!important;
}
.PagComp_resumoChave .HelpInfoDetalhado {
	width: 24px!important;
}
#sidebarResumo {
    max-height: unset;
}

/* Modal dos PDF's do catálogo */

.tablePDF td {
    padding: 10px;
}

.tablePDF img {
    width: 20px;
}

.tablePDF tr:nth-child(odd) {
    background-color: #f3f3f3;
}

.tablePDF {
    width: 100%;
    text-align: left;
}

.modalPDF {
    width: 700px;
    background-color: white;
    border: 1px solid #ccc;
    padding: 20px;
    margin-left: calc(50% - 350px);
    position: absolute;
    z-index: 9999;
    overflow-y: scroll;
}

.tablePDF tr td:nth-child(3) {
    width: 110px;
	text-align: center;
}

.tablePDF span {
    margin-top: 2px;
    margin-right: 5px;
    float: left;
    color: #eb6266;
}

.hide {
	display:none;
}

.fecharMd a {
    color: gray;
}

.fecharMd {
    float: right;
    font-size: 25px;
    border-radius: 30px;
    border: 1px solid #ccc;
    width: 35px;
    background-color: #e8e8e8;
    margin-bottom: 15px;
}

.tablePDF td:first-child img {
    width: 80px;
}

.tablePDF td:first-child {
    width: 80px;
}


.catLinks {
	font-size: 17px;
    margin: 10px;
    color: #eb6266;
    font-family: source_sans_prolight;
	display:block;
}

.catLinks img {
    width: 25px!important;
    margin: 0!important;
}

.catLinks span {
    top: -7px;
    position: relative;
    margin-right: 5px;
}
.content-magazines-block.forn {
    height: 310px;
}
.content-magazines-block h2 {
    padding: 20px;
}


.footerEsquerda, .footerDireita {
    border: 0;
}

.footer {
    height: initial !important;
    background-image: none;
    margin: 0;
    padding: 40px 0 90px 0;
}

.footer .container {
  display: table;
}


.tour-duration .fa-calendar {
  margin-top: -24px;
}

.hideGrupoArea .bannerFakeOFF .divNovoLayoutSite_margin {
  margin-top: -35px !important;
}

/* AJUSTES DE FONTE ------------------------------------------------------------------- */
/*
   Criando essa área para alteração rápida caso volte para o padrão anterior.
*/

/*
  Font Montserrat
*/

.header .bottom-bar ul.pages-menu li a, 
.Motor_bot,
.tours .hd h3, 
.Testimonials .hd h3, 
.Area_Catalogos .hd h3, 
.destinies-guide .hd h3, 
.newsletter-block h3,
form input[type=text], 
form input[type=password], 
form input[type=time], 
form select,
.bolder,
.login-box-register strong,
.normal-button,
.pctPreco,
.dep_data,
.Testimonial-boxTxt a,
.Testimonial-boxName,
.Testimonials-content .big-button, 
.box-testimonial-palco .big-button,
.NewDep_infos span,
.highslide-container div,
.regular,
.telefoneFooter,
.text-warning-bottom,
.pacote,
.pacote:hover .pctFoto span:nth-child(2),
.packages-rows .result-package .result-package-info .result-package-info-head h2,
h1, h2, h3, h4, h5, h6, p,
.result-package-infoBot,
.search-results-body .c_3 .search-filter-titulo.TxtRed,
.secondary-items .label,
.bannerFakeOFF .Motor_busca_campos #divFiltroPassoPreencher div, 
.bannerFakeOFF .Motor_busca_campos .PacProntos_Avanc div, 
.bannerFakeOFF #filtroDivPrincipal div,
html, body, span, applet, object, iframe, h1, h2, h3, h3, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
.nvCalendNumDisp,
.nvCalendVgDispTxt,
form .input-control,
.PackPage_modalTitulo,
.PackPage_campo,
.DivFlutuante,
.orcamentoCarrinho,
.content-total .novoOrcamento,
.content-total .excluirOrcamento,
.content-total .valor,
.PagComp_sessaoTitulo_txt,
.PagComp_boxRes_titulo,
.PagComp_sessaoSubtitulo
{
  font-family: 'Montserrat', sans-serif !important;
}

/*
  Weight 400
*/

.travelCart-content .content-header .col1 span,
.tours .hd h3,
.newsletter-block h3
{
  font-weight: 300 !important;
}

.header .bottom-bar ul.pages-menu li a,
#account-button,
.Motor_bot,
.pacote .pctPreco span,
.Testimonials .hd h3, 
.Area_Catalogos .hd h3, 
.destinies-guide .hd h3, 
.search-box .mode-selector .selector,
.login-box-register strong,
.normal-button strong,
.Testimonials-content .big-button, 
.box-testimonial-palco .big-button,
.tituloFooter,
.regular,
.packages-rows .result-package .result-package-info .result-package-info-head h2,
.result-package-infoBot,
.search-results-body .c_3 .search-filter-titulo.TxtRed,
.calendarioNovo .PackPage_calendar .ui-datepicker td a.ui-state-default,
.package-page .package-body .package-content .package-pages .budget-page .package-builder .package-builder-section .section-title,
form .input-control,
.PackPage_campo,
.PackPage_boxIdadeQuarto_col1 span,
.jbotaoConfirmaCompra a.big-button,
.DivFlutuante .normal-button,
.totalPacote span,
.totalPacote,
.normal-button,
.exchange .info-panel h6 .currency-value, 
.voucher .info-panel h6 .currency-value, 
.login .info-panel h6 .currency-value
{
  font-weight: 400 !important;
}

.PagComp_sessaoTitulo_txt ,
.bold, .strong, strong,
.PagComp_sessaoSubtitulo,
.search-box .mode-selector .selector
{
  font-weight: 500 !important;
}
.Testimonial-boxName,
.telefoneFooter,
.content-total .novoOrcamento,
.content-total .excluirOrcamento
{
  font-weight: 600 !important;
}

/*
  FONT SIZE
*/

.tours .hd h3, .Testimonials .hd h3, .Area_Catalogos .hd h3, .destinies-guide .hd h3, .newsletter-block h3 {
  font-size: 30px !important;
}

form input[type=text], 
form input[type=password], 
form input[type=time], 
form select {
  font-size: 15px;
}

.ui-menu .ui-menu-item {
    font-size: 16px;
}

.btn-lg {
  font-size: 14px;
}

.telefoneFooter {
  font-size: 19px !important;
  line-height: initial;
}

.NewDep_infos span,
.result-package-infoBot {
  font-size: 12px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
  background: #aaaba8 !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover span, .ui-state-focus, .ui-widget-content .ui-state-focus span {
    background-color: transparent !important;
}

small, .small {
  font-size: 90%;
}


/* MOTOR HORIZONTAL ------------------------------------------------------------------- */

.search-box .motorServico .mode-selector .selector.active {
    color: #555555 !important;
    background-color: transparent !important;
}

.search-box .motorServico .mode-selector {
  margin-top: -47px;
  display: none;
}

.search-box {
    width: 100%; 
}

.bannerFakeOFF .Motor_busca_campos span {
  display: block !important;
}

.bannerFakeOFF .motorServico {
    background-color: transparent;
    width: 100%;
    margin-top: 0;
}

.motorServico .Motor_busca_campos div {
  color: #fff;
  width: 49.6%;
  float: left;
  margin: 0 0 0 1px;
}

.bannerFakeOFF .motorServico .Motor_busca_campos div {
  width: 100%;
}

.Motor {
    background: transparent;
    width: 100%;
    padding: 0;
}

.motorServico .Motor_bot {
  width: 183px !important;
  left: 0px;
  margin-left: 0px;
  padding: 18px;
  border-radius: 0 50px 50px 0px;
  margin: 0 !important;
  top: 1px;
  height: 52px;
  background: #ff290b;
  font-size: 14px;
}

.search-box #mostraConteudo {
  float: none;
}

.motorServico  .Motor_busca_servico input[type=text] {
    height: 54px !important;
}

.motorServico  .Motor_busca_servico span {
   display: none;
}

.motorServico  .Motor_busca_servico:first-child input[type=text] {
    border-radius: 50px 0px 0px 50px !important;
    padding: 5px 5px 5px 20px !important;
}

.search-box #conteudo {
  width: 100% !important;
    float: none;
    margin: 0;
}


.motorServico .Motor_busca_campos {
  width: 495px;
}

.bannerFakeOFF .motorServico .Motor_busca_campos {
  width: 100%;
}

.Testimonials {
  background: #f9f9f9;
}

.travelCart {
    display: block !important;
}

.header .md-bar .container {
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menuIcons {
  display: inline-block;
  height: 100%;
}

.menuIcons .loginLogout {
  position: absolute;
  left: 0;
  width: 100%;
}

.menuIcons .loginLogout .lni {
    font-size: 12px;
    padding: 5px 7px;
}

.menuIcons .loginLogout .lni:first-child {
  border-right: 1px solid #555555;
}

.menuIcons .loginLogout span {
    display: none;
}

.menuIcons > li {
  display: table-cell;
  vertical-align: middle;
  height: 75px;
  width: auto;
  padding: 0 15px;
  position: relative;
  font-size: 17px;
  color: #555555;
}
.menuIcons.mobile {
    right: 115px;
    position: absolute;
}

.menuIcons.mobile > li {
  padding: 0 9px;
}

.menuIcons .link {
  cursor: pointer;
}

.menuIcons li .lni {
    font-size: 24px;
    color: #555555;
}

.menuIcons .link:hover {
    background-color: #555555;
    color: #fff;
}

.menuIcons .link:hover .lni {
    color: #fff;
}

.newCart {
  margin: 0 !important;
  float: none !important;
}

.newCart .travelCart-icon {
    height: auto !important;
    width: auto !important;
}

.newCart .travelCart-icon img {
  display: none;
}

.newCart .travelCart-icon .lni {
  display: block !important;
}

.newCart .travelCart-qtd {
    top: -13px;
    right: 5px;
    color: #555555;
    background-color: transparent;
    font-size: 14px;
    font-weight: 600;
}

.newCart .travelCart {
    margin-left: 5px;
}

.header .md-bar .container .menuIcons li:hover .newCart .travelCart-qtd {
  color: #fff;
}

.header .md-bar .container .menuIcons li .tooltipSchultz:first-child .tooltiptext,
.header .md-bar .container .menuIcons li .tooltipSchultz:hover:first-child .tooltiptext {
    margin-left: -38px;
    width: 100px;
    margin-bottom: 1px;
    line-height: 1.4;
}

.header .md-bar .container .menuIcons li .tooltipSchultz:hover .tooltiptext {
  font-weight: 400;
  left: 2px;
  margin-left: -8px;
  margin-bottom: 1px;
}

.newCart #itensCarrinho {
    top: 50px;
}

.newCart .travelCart-close {
    border-color: #555555;
    color: #555555;
    box-shadow: 0px 0px 0px 2px #fff;
}

.menuIcons > li div.idiomaSelecionado .lni {
    font-size: 11px;
    margin-left: 4px;
}

.menuIcons li .subMenu {
  display: none;
}

.menuIcons li .subMenu li {
  padding: 4px 15px;
}

.menuIcons > li.idiomas:hover .subMenu a {
  color: #555555;
}

.menuIcons > li.idiomas .subMenu li:hover {
    background-color: #555555;
}

.menuIcons > li.idiomas .subMenu li:hover a {
  color: #fff;
}

.menuIcons > li.idiomas:hover .subMenu {
  display: block;
  position: absolute;
  margin-top: 28px;
  padding: 13px 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 4px 7px -1px rgba(0,0,0,0.2);
}

#divFiltroPassoSimples {
  padding: 20px 20px 20px 20px;
}

.header .md-bar {
  background-color: #fff;
}

.header .bottom-bar {
  background-color: #555555;
}

.bottom-bar .container, .header .md-bar ul.user-menu li a {
  background-color: #555555;
}

.header .md-bar {
    margin-top: 0px;
    padding-top: 0;
    padding-bottom: 0;
    overflow: initial;
}


.motorServico {
    background: rgb(85, 85, 85);
    margin: 90px auto 0 auto;
    width: 680px;
    border-radius: 66px !important;
    height: 56px;
    padding: 1px 0px;
}

.motorRoteiro, .motorHotel {
  background: rgba(51, 51, 51, 0.85);
  float: left;
  padding: 0px 15px;
  width: 480px;
}

.Motor_fechado .motorRoteiro, .classMotor_HTL .motorHotel {
  background: transparent;
  padding: 0;
  float: initial;
  width: auto;
}

.motorHotel {
  padding: 15px;
}

.motorHotel .Motor_bot {
    margin-top: 5px;
}

.footerEsquerda {
  border: none;
  text-align: left;
}

.tituloFooter {
  text-transform: none;
  font-size: 22px;
  letter-spacing: -0.7px;
  font-style: normal;
  margin-bottom: 21px;
}


.footer .footer-social {
  width: 30%;
}

.login .info-panel .hd h2 {
  font-size: 2.2rem;
}

#login .input-control .fa {
  margin-top: 4px;
}

#conteudoMenuRodape {
  float: left;
  padding-right: 30px;
}

#conteudoMenuRodape a {
  color: #999999;
  font-size: 1.4rem;
  line-height: 1.7;
}

#conteudoMenuRodape label.tituloFooter a {
  font-size: 22px;
  line-height: initial;
}


@media screen and (max-width: 900px) {

  .payment-confirmation .top h3 {
    padding: 0 30px;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 23px;
  }

  .package-info-box-row .small-info {
    font-size: 20px;
    padding: 0 30px;
  }

  .package-info-box-row .default-box h4 {
    margin-bottom: 0px;
  }

  .package-info-box-row .default-box {
    background-color: transparent;
    height: 80px !important;
    margin: 0 0 0px !important;
    padding: 0px 3% !important;
  }

  .package-info-box-row .default-box span {
    font-weight: 700;
  }

  .Motor {
    background-color: #333;
  }

  #mostraFiltro {
    margin-top: 50px;
  }

  #motorTriploPacote.duplo {
    display: none;
  }
  #motorTriploPacote.duplo {
    background: transparent;
  }
  .search-box .mode-selector .selector {
      width: 50%!important;
  }
  #motorTriploPacote.duplo {
    float:unset;
    position:relative;
    margin-top;unset;
  }
  #divFiltroPassoSimples {
    height: auto!important; 
  }
  #motorTriploPacote .Motor_busca_campos {
    margin: 15px 0 20px;
  }
  #MonteSeuPacote.active {
    margin-left: 1%!important;
  }
  #MonteSeuPacote.duplo, .search-box .mode-selector .selector {
    background-color: #545454!important;
  }
  #MonteSeuPacote.duplo.active {
    background-color: rgba(0,31,56,0.9) !important;
  }
  .tours {
    margin-top: 0;
  }
  .tours .hd h3:before {
    top: 32px;
  }
  .tours div:nth-child(4) h3:before {
    top: 56px;
  }
  .tours ul.carousel-control li.slide-select {
    width: auto!important;
    padding: 5px 10px!important;
    float: left;
  }
  .container {
    margin-top: 0!important;
  }
  .fornContainer {
    display:none;
  }
  .Testimonials-content .hd h3:before {
    top: 54px;
  }
  .Testimonials-content .hd h3:after {
    border-bottom:0;
    background-color: #ed1c26!important;
    height: 3px!important;
    top: -1px!important;
  }
  article .main .destinies-guide {
    margin-left: 0!important;
    width: 100% !important;
    padding:0!important;
  }
  article .main .destinies-guide .guides a {
      margin-bottom: 0;
    margin-left: 0;
    width: 100%!important;
  }
  .textoBox {
    width: 100%;
    padding: 0 20px;
    height: 240px;
  }
  article .main .destinies-guide .guides {
    float: left !important;
    height: auto;
    margin-bottom: 10px;
    margin-left: 0%;
    width: 100% !important;
  }
  article .main .destinies-guide .guides .container {
      height: auto;
  }
  .textoBox h3.uppercase.bolder{
    margin-left: 0;
  }
  .destinies-guide .textoBox .regular {
    padding-left: 0px;
  }
  .newsletter-block .input-control {
    margin-top:0;
  }
  .main .newsletter-block h3 {
    position: relative;
    color: #FFF;
  }
  .newsletter-block .container .input-control {
    width: calc(100% - 10px)!important;
      margin-top: 10px;
  }
  .newsletter-block .container .input-control:nth-child(2) {
    margin-top: 30px;
  }
  .newsletter-block h3:before {
    position: absolute;
    top: 66px;
    background-color: #555;
  }
  .newsletter-block .container .input-control.button {
    margin-top: 34px!important
  }
  .main .newsletter-block {
      border-top: 0!important;
    margin: 0!important;
    width: 100%!important;
    padding: 40px 20px!important;
    background-image: url(https://schultz.com.br/portal/imagens/newsletter-cad.jpg)!important;
    background-size: cover!important;
    background-position: right!important;
  }
  .main .News-content .hd {
    margin-top:0;
  }
  .main .NewsBox {
    height: 195px!important;
  }
  .pacote .pctTitulo {
    width: 260px;
  }
  .pacote .pctTitulo, .pacote .pctPreco, .pacote .vlrParc, .pacote .pctTexto {
    text-align: left!important;
  }
  .main {
    background-color: #dedcdc;
  }
  .MotorAgrupadoCheck {
    display: none;
  } 
  .tours ul.carousel-control li.slide-select {
    border-bottom: 1px solid #555555!important;
    background-color: #FFF;
  }
  .newsletter-block #nomeOfertas, .newsletter-block #emailOfertas, .newsletter-block #ufOfertas {
    color: #6f6f6f!important;
    background-color: #FFF!important;
  }
  .newsletter-block #nomeOfertas::placeholder, .newsletter-block #emailOfertas::placeholder, .newsletter-block #ufOfertas::placeholder {
    color: #6f6f6f!important;
  }
  .footerEsquerda, .footerDireita {
    border:0!important;
  }
  .packages-rows .result-package .result-package-info .result-package-info-head h2 {
    font-weight: 100;
    color: #333;
    font-family: 'Roboto', sans-serif;
    text-align: left!important;
    font-size: 20px;
  }
  .tour-duration h6, .tour-duration h4 {
      font-size: 20px!important;
    color: #333;
  }
  #seloEbit {
    width: 91px!important;
  }
  .package-page .package-body .package-options ul.carousel-control {
    text-align: center!important;
  }
  #roteiroResumido {
    width: 100%;
  }
  .DivPagto_tabTitulo .DivPagto_tabColuna {
    width: 20%!important;
    margin: 0;
    font-size: 12px;
  }
  .DivPagto_tabTitulo .DivPagto_tabColuna:nth-child(2) {
    width: 25%!important;
  }
  .DivPagto_tabTitulo .DivPagto_tabColuna:nth-child(3) {
    width: 35%!important;
  }
  .DivPagto_tabOpcaoSel {
    font-size: 10px !important;
  }
  .DivPagto_tabLinha {
    height: auto;
  }
  .DivPagto_tabCont .DivPagto_tabColuna:nth-child(odd) {
    width: 70%!important;
    margin: 0;
  }
  .DivPagto_tabCont .DivPagto_tabColuna:nth-child(even) {
    width: 30%!important;
    margin: 0;
    text-align: right;
  }
  .colunasTriplas {
    column-count: 1!important;
    column-rule: unset!important;
    column-gap: unset!important;
      -webkit-column-count: 1!important;
    -webkit-column-rule: unset!important;
    -webkit-column-gap: unset!important;
  }
  .package-options ul.carousel-control li.slide-select:first-child {
    margin-left: 15px;
  }
  .package-content #slider-controls.carousel-control {
    width: 267px;
    margin-left: calc(50% - 134px)!important;
  }
  .package-page .package-body .package-options ul.carousel-control li.slide-select:first-child {
    margin-left: 0!important;
  }
  #zoom {
    position: unset;
    display: none;
  }
  .Mob_MenuLateral {
      z-index: 999999999!important;
  }
  .package-page {
    z-index: 999998!important;
  }
  html {
      overflow-x: hidden;
  }
  .Motor #divMostraFiltro {
    margin-top: 190px;
    padding-bottom: 20px;
  }
  .search-box .mode-selector .selector {
    border-radius: 0!important;
  }
  .PackPage_AcomodResumo_col1 {
    width: 30%;
  }
  .PackPage_AcomodResumo_col2 {
    width: 40%;
  }
  .PackPage_AcomodResumo_col3 {
    width: 30%;
  }
  .PackPage_AcomodResumo_linha span {
    text-align: center!important;
  }
  .PackPage_subtitulo span {
    text-align: center!important;
  }
  .fundoDestaque {
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0px;
    background-size: cover;
  }
  article .section-news {
    padding: 50px 0 30px !important;
  }
  .tours .hd h3:before, .Testimonials .hd h3:before, .Area_Catalogos .hd h3:before, .destinies-guide .textoBox h3:before, .newsletter-block h3:before, .News-content .hd h3:before, .info-grid-boxes .hd h3:after, .Testimonials-content .hd h3:after, .Area_Catalogos .hd h3:after, .destinies-guide .hd h3:after, .News-content .hd h3:after, .newsletter-block h3:after, .destinies-guide .textoBox h3:after, .tours .hd h3:after {
    content:unset;
  }
  .mode-selector div:first-child {
    padding: 30px 10px 10px;
  }
  .PagComp_boxCad_radio {
    margin-left: 5px !important;
    margin-right: 30px !important;
  }
  .search-box.c_5 #divFiltroPassoSimples {
      padding: 20px 0% 10px!important;
  }
  .filtroDivPrincipal_veiculo, .filtroDivPrincipal_servicos, .filtroDivPrincipal_aereo {
    margin-top: 0;
  }
  .pesqVeiculo .Motor_buscaInterna_radios {
    margin: 10px 0 34px !important;
  }

  #filtroDivPrincipal {
    margin-bottom: 20px;
  }

  .Mob_top .NavegMenu_right, .NavegMenu_left {
    top: 85px !important;
  }

  .motorRoteiro, .motorHotel {
    width: 100%;
  }
  .Motor #divMostraFiltro {
    margin-top: 0 !important;
  }
  .motorRoteiro, .motorHotel {
    padding: 20px 1px;
  }
  .PacProntos_Avanc .divAlignBot {
    margin-top: 0px!important;
    margin-bottom: 15px !important;
  }
  .PacProntos_Avanc .Motor_bot {
    margin-top: 0px !important;
  }

  .motorServico {
    width: 90%;
    margin: 70px auto 100px auto;
  }

  .motorServico .Motor_busca_servico:last-child input[type=text] {
      border-radius: 0px 50px 50px 0px !important;
  }

  .motorServico .Motor_busca_campos {
    margin-top: 40px;
    width: 100% !important;
  }
  .motorServico .Motor_bot {
      border-radius: 50px;
      font-size: 17px;
      left: 50% !important;
      margin-left: -100px !important;
      width: 200px !important;
  }

  .pacote .pctTitulo {
    width: 100%;
  }

  .pacote:hover .pctFoto span:first-child, #conteudoDestaque a:hover li span:first-child {
    display: none !important;
  }

  .main {
    margin-top: 0;
  }

  .tours .hd {
    margin: 20px 0 20px 0 !important;
  }
}