td {
  text-align: left;
}

tbody {
  font-size: 16px;
}

.tamanho-fonte25 {
  font-size: 25px;
  letter-spacing: 0;
  float: none;
  margin-bottom: -15%
}

.tamanho-45 {
  font-size: 45px;
}

.tamanho-25 {
  font-size: 25px;
}

.tamanho-15 {
  font-size: 15px;
}

.tamanho-16 {
  font-size: 16px;
}

.tamanho-17 {
  font-size: 17px;
}

.tamanho-19 {
  font-size: 19px;
}

.alinhar-esquerda {
  text-align: left;
}

.dourado {
  background: -webkit-linear-gradient(#f2f2d5, #ecec50);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section2 {
  padding: 4px 0px;
  background-color: #FFFFFF;
}

.azul-claro {
  color: #d1dbe3 !important;
}

.amarelo {
  color: #f3f37e;
}

.texto-localizacao {
  font-size: 15px;
  margin-bottom: 5%;
  font-weight: 900;
}

.botao {
  font-family: Lato, 'sans-serif';
  color: #f3f37e;
  padding: 10px 50px;
  border: solid 2px #f3f37e;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  font-family: "Noto Serif",Arial,Tahoma,sans-serif;
}

.botao:hover {
  background-color: #f3f37e;
  color: #021325;
  text-decoration: none;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.altura150 {
  height: 150px !important;
}

.altura550 {
  height: 550px !important;
}

.altura846 {
  height: 846px !important;
}

.branco {
  color: #fff;
}

.tamanho20 {
  font-size: 20px;
}

.tamanho18 {
  font-size: 18px;
}

.tamanho16 {
  font-size: 18px;
  text-align: left;
  color: #000b1f;
}

.tamanho16 {
  font-size: 16px;
}

.tamanho14 {
  font-size: 14px;
}

.tamanho12 {
  font-size: 12px;
}

.tamanho10 {
  font-size: 10px;
}

.fundo-box-omotel {
  background: linear-gradient(to right, rgb(243, 242, 212) 0%, rgb(243, 243, 113) 100%);
}

#gm-mapa {
  width: 100%;
  height: 700px;
}

#infobox {
  border: none;
  position: absolute;
  background: transparent;
  color: #820101;
  font-family: sans-serif;
  font-size: 12px;
  font-weight:bold;
  padding: 0;
  text-shadow: 1px 1px 1px #FFF;
}

.fundo-box-contato {
    background-color: rgba(2, 19, 37, 0.92);
    padding: 120px 100px 60px 100px;
}

.button-flat a.button:not(.action_button){width:auto; background: none;}
.content_slider a.slider_prev, .content_slider a.slider_next{margin:-110px 0 0 0;}
.content_slider a.slider_prev{left:10px;}
.content_slider a.slider_next{right:10px;}

.p-box-contact{padding-top: 300px; padding-bottom: 103px;}

@media(max-width: 667px){
    .body-map{padding: 0px 20px 20px 20px; background-color: #021325;}
    #gm-mapa {height: 300px;}
    .topo-interna {padding: 50px 0 50px !important;}
    .fundo-box-contato {padding: 70px 30px 60px 30px;}
    #Top_bar #menu{width:auto !important;}
    .botao {font-size: 11px;}
    .espaco-mobile {margin-bottom: 15% !important;}
    .espaco-mobile2 {margin-top: 10%;}
    .espaco-mobile3 {margin-bottom: 25%;}
    .fonte-slider {font-size: 70px; line-height: 100px;}
    .fonte-slider2 {font-size: 50px; line-height: 100px;}
    .p-box-contact{padding-top: 40px;}
}
@media screen and (max-width:480px){
    .slider_prev img{
      max-width: 70% !important;
    }
    .slider_next img{
      max-width: 70% !important;
    }
    .content_slider a.slider_prev, .content_slider a.slider_next {
      margin: -70px 0 0 0;
    }
    .content_slider a.slider_prev {
      left: -15px;
    }
    .content_slider a.slider_next {
      right: -15px;
    }
    .info-suite{
      margin-top: 20px;
    }
}
