@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/******************* OPEN SOBRE *******************/

.textsobre {
  float: left;
  width: 100%;
  background-color: #FFFFFF;
  margin: 274px 0 0 0;
}


.textsobre .titlequemsomos {
  font-size: 50px;
  color: #333333;
  float: left;
  width: 100%;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin: 30px 0 50px 0;
}

.textsobre .textquemsomos {
  font-size: 17px;
  color: #333333;
  float: left;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin: 0 0 50px 0;
}

.bannersobre2 {
  float: left;
  width: 100%;
}


#banner_quem_somos{
  float: left;
  width: 100%;
  height: 400px;
  background-size: cover;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

#banner_quem_somos h1{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  margin: 0 0 0 0;
}

#banner_quem_somos h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  margin: 0 0 0 0;
}

.bannerquemsomos{
  float: left;
  width: 100%;
  height: 400px;
  background-size: cover;
  position: absolute;
  top: 0;
}

header{
  position: relative;
}

#area-dois{
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

#area-dois h2{
  float: left;
  width: 100%;
  text-align: center;
  font-style: italic;
  font-weight: normal;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #333;
  margin: 97px 0 67px 0;
}

#area-dois p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 100;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  margin: 0 0 72px 0;
}

#area-dois a{
  float: left;
  width: 100%;
  text-decoration: none;
  text-align: center;
  font-weight: 200;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  margin: 0 0 92px 0;
}

#missao{
  float: left;
  width: 100%;
  background-color: #B50404;
}

#missao h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 76px 0 65px 0;
}

#missao p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 100;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0 0 75px 0;
}

#visao{
  float: left;
  width: 100%;
  background-color: #840303;
}

#visao h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 76px 0 65px 0;
}

#visao p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 100;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0 0 75px 0;
}

#valores{
  float: left;
  width: 100%;
  background-color: #6C0202;
}

#valores h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 76px 0 65px 0;
}

#valores ul{
  float: left;
  width: 100%;
  margin: 0 0 87px 0;
}

#valores table, #valores tbody, #valores tr, #valores td{
  border: 0px;
}

#valores table tbody tr td ul li{
  float: left;
  font-weight: 100;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  list-style: initial;
  width: 100%;
  text-align: left;
}

.bannerquemsomos .btn-floating {
    position: absolute;
    right: 0;
    z-index: 999;
    top: 150px;
    width: 38%;
}

#menu-servicos li{
  height: 241px;
}

a.fone-btn {
    width: 100%;
    background: url("../images/ico-telefone.png") no-repeat center left 50px #79797A;
    padding-left: 100px;
}

a.chat-btn {
    width: 95%;
    float: right;
    background: url("../images/ico-chat.png") no-repeat center left 17px #B8B9BB;
    padding-left: 70px;
}


/******************* END SOBRE *******************/


/******************* OPEN TURISMO CORPORATIVO *******************/

.article-turismo{
  margin: 274px 0 0 0;
}

.textpost h1{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  margin: 244px 0 70px 0;
}

.textpost p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #212121;
  margin: 0 0 97px 0;
}

.textpost h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  margin: 0 0 66px 0;
}

.bg-area_um{
  float: left;
  width: 100%;
  background-color: #B31F24;
}

.bg-area_um h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  margin: 100px 0 60px 0;
}

.bg-area_um p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0 0 30px 0;
}

.bg-area_um ul{
  float: left;
  width: 100%;
  margin: 0 0 108px 0;
}

.bg-area_um ul li{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 38px;
  color: #fff;
  margin: 0 0 0 0;
}

.bg-area_um ul li:before{
  content: '•';
  padding: 5px;
}

.bg-area_dois h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  margin: 104px 0 61px 0;
}

.bg-area_dois ul{
  float: left;
  width: 100%;
  margin: 0 0 106px 0;
}

.bg-area_dois ul li{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 38px;
  color: #212121;
  margin: 0 0 0 0;
}

.bg-area_dois ul li:before{
  content: '•';
  padding: 5px;
}

.faleconosco{
  float: left;
  width: 100%;
  background-color: #B8B9BC;
}

.faleconosco h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 40px 0 0 0;
}

.faleconosco h1{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 51px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  line-height: 1;
  margin: 0 0 45px 0;
}

.menu_nav{
  margin-top: -15px;
  float: left;
  width: 100%;
  height: 354px;
  background-color: #841518;
}

.menu_nav header h1{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 51px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  line-height: 1;
  margin: 97px 0 85px 0;
  text-shadow: 2px 1px 0 #841518;
}

#menu-servicos{
  display: flex;
  float: left;
  width: 60%;
  justify-content: space-between;
}

#menu-turismo-domestico-e-lazer {
  display: flex;
  float: left;
  width: 100%;
  justify-content: space-between;
}


.menu-servicos-container,
.menu-turismo-domestico-e-lazer-container{
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
}

.menu-servicos-topo ul#menu-servicos li div{
    background: url("../images/ico-big-atendimento-corporativo.png") no-repeat center center #B31F24;
    background-size: 65px !important;
    top: 0;
    position: relative;
    margin-left: 13px;
    width: 160px;
    height: 160px;
    border: 7px solid #fff;
    border-radius: 105px;
    cursor: pointer;
    transition: all 0.9s ease-in-out;
}

.menu-servicos-topo ul#menu-turismo-domestico-e-lazer  li div {
    background: url("../images/ico-big-pacotesdeviagens.png") no-repeat center center #B31F24;
    background-size: 47px !important;
    top: 50px;
    position: relative;
    margin-left: 13px;
    width: 105px;
    height: 105px;
    border: 7px solid #fff;
    border-radius: 105px;
    cursor: pointer;
    transition: all 0.9s ease-in-out;
}

.menu-servicos-topo ul#menu-servicos li:hover div,
.menu-servicos-topo ul#menu-turismo-domestico-e-lazer li:hover div{
  background-color: #B50404 !important;
  transition: all 0.9s ease-in-out;
}

#menu-servicos li,
#menu-turismo-domestico-e-lazer li{
  display: flex;
  justify-content: center;
  float: left;
  height: 243px;
}

#menu-servicos li a{
  color: #B31F24;
  float: left;
  position: absolute;
  text-align: center;
  padding-top: 177px;
  z-index: 222;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  width: 176px;
  text-decoration: none;
}

#menu-turismo-domestico-e-lazer li a{
  float: left;
  position: absolute;
  text-align: center;
  padding-top: 177px;
  z-index: 222;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  width: 130px;
  text-decoration: none;
  color: #841518;
}


#menu-item-167
 div{
  background: url("../images/ico-big-pacotesdeviagens.png") no-repeat center center #B31F24 !important;
}

#menu-item-142 div{
  background: url("../images/ico-big-servicos.png") no-repeat center center #B31F24 !important;
}

#menu-item-143 div{
  background: url("../images/ico-big-servicos.png") no-repeat center center #B31F24 !important;
}

#menu-item-144 div{
  background: url("../images/ico-big-sistemas-gestao.png") no-repeat center center #B31F24 !important;
}

#menu-item-186 div{
  background: url("../images/ico-big-passagensaereas.png") no-repeat center center #B31F24 !important;
}

#menu-item-185 div{
  background: url("../images/ico-big-hoteiseresorts.png") no-repeat center center #B31F24 !important;
}

#menu-item-182 div{
  background: url("../images/ico-big-segurodeviagens.png") no-repeat center center #B31F24 !important;
}

#menu-item-183 div{
  background: url("../images/ico-big-cruzeiros.png") no-repeat center center #B31F24 !important;
}

#menu-item-184 div{
  background: url("../images/ico-big-aluegueisdecarros.png") no-repeat center center #B31F24 !important;
}

#menu-item-181 div{
  background: url("../images/ico-big-documentosevistos.png") no-repeat center center #B31F24 !important;
}

.nav-lazer h1{
    margin: 128px 0 58px 0;
}

#post-12 .bg-area_um{
  background: url("../images/bg-aeroporto.png") no-repeat top center !important;
  background-size: cover !important;
  float: left;
  min-height: 698px;
  width: 100%;
}

#post-12 .bg-area_um h2{
  margin: 64px 0 60px 0 !important;
}

#post-12 .bg-area_um ul {
    float: left;
    width: 100%;
    margin: 0 0 33px 0 !important;
}

#post-12 .textpost ul{
  float: left;
  width: 100%;
  margin: 0 0 100px 0;
}

#post-12 .textpost ul li{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 38px;
  color: #212121;
  margin: 0 0 0 0;
}

#post-12 .textpost ul li:before{
  content: '•';
  padding: 5px;
}

#post-12 .bg-area_dois{
  float: left;
  width: 100%;
  background: #841518;
}

#post-12 .bg-area_dois h2, #post-12 .bg-area_dois p, #post-12 .bg-area_dois ul li{
  color: #fff !important;
}

#post-12 .bg-area_dois p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0 0 30px 0;
}

#post-12 .bg-area_dois h2{
  margin: 50px 0 61px 0 !important;
}

#post-12 .bg-area_tres{
  float: left;
  width: 100%;
}

#post-12 .bg-area_tres h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  margin: 71px 0 66px 0;
}

#post-12 .bg-area_tres p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #212121;
  margin: 0 0 30px 0;
}

#post-12 table, #post-12 table tbody, #post-12 table tbody tr, #post-12 table tbody tr td{
  border: 0;
}

#post-12 table{
  margin-bottom: 68px;
}

#post-12 .aligncenter ul li{
  float: left;
  width: 100%;
  float: left;
  width: 100%;
  text-align: left;
  font-weight: normal;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #212121;
  margin: 0 0 17px 0;
}

#post-12 .aligncenter ul li:before{
  content: '•';
  padding: 5px;
}

#post-12 table tbody tr td{
  float: left;
  width: 100%;
  float: left;
  width: 100%;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #212121;
  margin: 0 0 17px 0;
}


#post-12 .bg-area_quatro{
  float: left;
  width: 100%;
  background-color: #841518;
}

#post-12 .bg-area_quatro h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  margin: 98px 0 60px 0;
}

#post-12 .bg-area_quatro p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0 0 94px 0;
}

#post-12 .bg-area_cinco{
  float: left;
  width: 100%;
}

#post-12 .bg-area_cinco h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  margin: 100px 0 61px 0;
}

#post-12 .bg-area_cinco p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #212121;
  margin: 0 0 101px 0;
}

#post-14 .bg-area_um{
  background: url("../images/bg-sistema-gestao.png") no-repeat top center !important;
  background-size: cover !important;
  float: left;
  width: 100%;
}

#post-14 .bg-area_um h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  margin: 105px 0 63px 0;
}

#post-14 .bg-area_um p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0 0 105px 0;
}

#post-14 .bg-area_dois{
  background: #B50404; 
  background-size: cover !important;
  float: left;
  width: 100%;
}

#post-14 .bg-area_dois h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  margin: 90px 0 74px 0;
}

#post-14 .bg-area_dois p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0 0 36px 0;
}

#post-14 .bg-area_dois ul{
  float: left;
  width: 100%;
  margin: 0 0 98px 0;
}

#post-14 .bg-area_dois ul li{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 38px;
  color: #fff;
  margin: 0 0 0 0;
}

#post-14 .bg-area_dois ul li:before{
  content: '•';
  padding: 5px;
}

#post-14 .bg-area_tres{
  background: #840303; 
  background-size: cover !important;
  float: left;
  width: 100%;
}

#post-14 .bg-area_tres h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  margin: 90px 0 40px 0;
}

#post-14 .bg-area_tres p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  margin: 0 0 96px 0;
}

#post-14 .bg-area_quatro{
  background-size: cover !important;
  float: left;
  width: 100%;
}

#post-14 .bg-area_quatro h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  margin: 90px 0 37px 0;
}

#post-14 .bg-area_quatro p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #212121;
  margin: 0 0 100px 0;
}

#post-14 .bg-area_cinco{
  background-size: cover !important;
  float: left;
  width: 100%;
  min-height: 374px;
}

#post-14 .bg-area_cinco h2{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  margin: 0 0 37px 0;
}

#post-14 .bg-area_cinco p{
  float: left;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  color: #212121;
  margin: 21px 0 0 0;
}

/******************* END TURISMO CORPORATIVO *******************/

/******************* OPEN TURISMO DOMÉSTICO E LAZER *******************/
ul.pacotes li {
    float: left;
    list-style: none;
    position: relative;
    width: 200px;
    display: inline-block;
    background: #B31F24;
    height: 300px;
    margin: 0 0 60px 60px;
}


.pacotes .content-pacotes img {
    position: absolute;
    bottom: 20px;
    margin-left: -20px;
}

.nav-lazer{
  margin-top: 260px;
}

.titlepacotes{
    width: 100%;
    color: #333;
    text-align: center;
    margin: 150px 0 80px 0;
    display: inline-block;
    font-size: 58px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
#searchboxContainer input {
    color: #841518;
    height: 30px;
    background: #B31F24;
}


/******************* END TURISMO DOMÉSTICO E LAZER *******************/

/******************* OPEN SERVIÇOS DE CÂMBIO *******************/
.nav-servicos{
  float: left;
  width: 100%;
  height: 108px;
  margin-top: 260px;
  background-color: #841518;
}

.logoalternativa{
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

.logoalternativa img{
  max-width: 100%;
  margin-top: 107px;
}

.nav-servicos header h1 {
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 51px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  line-height: 1;
  margin: 27px 0 0 0;
  text-shadow: 2px 1px 0 #B31F24;
}

#servicosdecambio{
  float: left;
  width: 100%;
}

#servicosdecambio h2{
  color: #333;
  font-size: 17px;
  float: left;
  width: 100%;
  text-align: center;
  margin: 31px 0 0 0;
}

.linkred{
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 107px;
}

.buttonlink{
  border: 2px solid #841518;
  padding: 10px 31px 10px 31px;
  background-color: #fff;
  font-size: 17px;
  font-weight: bold;
  color: #841518;
  margin: 43px 0 0 0;
  transition: all 0.9s ease-in-out;
}

.buttonlink:hover{
  color: #fff;
  background-color: #841518;
  transition: all 0.9s ease-in-out;
}

/******************* END SERVIÇOS DE CÂMBIO *******************/

/******************* OPEN CONTATO E LOCALIZAÇÃO *******************/
.titlecontato h1{
  font-weight: bold;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  margin: 83px 0 67px 0;
}

.textcontato p{
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-size: 16px;
}

.textcontato p a{
  background-color: #B31F24;
  border: 2px solid #B31F24;
  padding: 10px 27px 10px 27px;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  margin: 30px 0 30px 0;
  float: left;
  transition: all 0.9s ease-in-out;
}

.textcontato p:nth-child(5){
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

.textcontato p a:hover{
  background-color: #fff;
  border: 2px solid #B31F24;
  padding: 10px 27px 10px 27px;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  margin: 30px 0 30px 0;
  float: left;
  transition: all 0.9s ease-in-out;
}

.maps{
  float: left;
  width: 100%;
  cursor: pointer;
  background-color: #B31F24;
}

.maps h2{
  float: left;
  width: 100%;
  text-align: center;  
  color: #fff;
  padding: 32px 0 40px 0;
  text-align: center;
}

.map {
  float: left;
  width: 100%;
  height: 0;
  opacity: 0;
  transition: all 0.9s ease-in-out;
}

.mapa{
  height: 400px;
  opacity: 1;
  transition: all 0.9s ease-in-out;
}

.map iframe{
  height: 0;
  opacity: 0;
  transition: all 0.9s ease-in-out;
}

.mapactive iframe{
  height: 400px;
  opacity: 1;
  transition: all 0.9s ease-in-out;
}

.formulario{
  float: left;
  width: 100%;
  background-color: #841518;
}

.formulario h3{
  font-size: 19px;
  text-align: center;
  float: left;
  width: 100%;
  color: #fff;
  margin: 73px 0 42px 0;
}

.formulario form{
  margin: 0 auto;
  max-width: 746px;
}

input:active{
  background: #2D4760 !important;
}


.formulario form input{
  float: left;
  width: 100%;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  background-color: #841518;
  border-radius: 0 !important;
  border: 1px solid #fff !important;
}

.formulario form textarea{
  float: left;
  width: 100%;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  background-color: #841518;
  border-radius: 0 !important;
  padding: 9px 0 0 13px;
  border: 1px solid #fff !important;
  height: 200px;
  resize: none;
}

.formulario form select{
  float: left;
  width: 100%;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #fff !important;
  background-color: #841518;
  border-radius: 0 !important;
  border: 1px solid #fff !important;
}

select {
    -webkit-appearance: none;
    background-image: url(../images/setaform.png) !important;
    background-repeat: no-repeat;
    background-position: 97.5% center;
}

::-webkit-input-placeholder {
   color: #fff !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff !important;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #fff !important;
}

:-ms-input-placeholder {  
   color: #fff !important;
}

.bnt-contato{
  float: right;
  padding: 12px 35px 12px 35px;
  border: 1px solid #fff;
  background-color: #841518;
  margin: 0 0 107px 0;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  transition: all 0.9s ease-in-out;
}

.bnt-contato:hover{
  float: right;
  padding: 12px 35px 12px 35px;
  border: 1px solid #fff;
  background-color: #fff;
  margin: 0 0 107px 0;
  color: #2d4760;
  font-weight: bold;
  font-size: 18px;
  transition: all 0.9s ease-in-out;
}

.iconresponsive{
  display: none;
}

.searchboxContainer {
    max-width: 500px !important;
    margin: 0 auto !important;
}
/******************* END CONTATO E LOCALIZAÇÃO *******************/

/******************* OPEN RESPONSIVO *******************/
@media screen and (max-width: 414px){
    #menu-principal{
      position: absolute;
      width: 100%;
      float: left;
      left: -385px;
      height: 543px;
      margin: 0;
      display: none;
      opacity: 0;
      top: 125px;
      background-color: #841518;
      transition: all 0.9s ease-in-out;
    }

    #menu-principal-active{
      position: absolute;
      width: 100%;
      float: left;
      left: 0px;
      height: 543px;
      display: block;
      opacity: 1;
      margin: 0;
      top: 125px;
      background-color: #841518;
      transition: all 0.9s ease-in-out;
    }

    #menu-principal-active li{
      float: left;
      width: 100%;
      max-width: 100% !important;
      margin: 0;
      height: 88px;
      text-align: center;
    }


    #menu-principal>li>a:hover{
      border-bottom: 0; 
    }

    #menu-principal>li>a:active{
      border-bottom: 0; 
    }


    #menu-principal>li>a{
      border-bottom: 0; 
      transition: 0.2s;
      text-decoration: none;
      display: flex;
      height: 88px;
      justify-content: center;
      align-items: center;
      margin: 0 0 0 0;
    }

    #menu-principal li{
      float: left;
      width: 100%;
      max-width: 100% !important;
      margin: 0;
      height: 88px;
    }

    .btn-floating {
      position: absolute;
      right: 0;
      z-index: 999;
      top: 200px;
      width: 71%;
    }

    .bx-viewport{
      width: 56%;
      overflow: hidden;
      position: relative;
      height: 300px;
      margin: 0;
    }

    #enderecos .entry-content td {
      padding: 20px !important;
      border-right: 3px solid #fff !important;
      vertical-align: top;
      width: 100% !important;
      float: left;
    }

    .entry-content tr {
      border-bottom: 1px solid #eaedf2;
      width: 314px !important;
      float: left;
    }

    .form-footer .placeholder {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin: 0;
    }

    input#enviar {
      width: 50%;
      float: right;
      padding: 8px 30px;
      height: auto;
      border: 1px solid #fff;
      color: #FFF;
      font-size: 16px;
      font-style: italic;
      height: 42px;
    }

    .iconresponsive{
      background-color: #841518;
      width: 53px;
      float: right;
      height: 53px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      font-size: 27px;
      top: 36px;
      position: relative;
      right: 31px;
    }

    .sair {
        background-color: #841518;
        width: 53px;
        float: right;
        height: 53px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 27px;
        top: 36px;
        position: relative;
        right: 31px;
    }

    .sub-menu{
      display: none;
    }

    .bannerquemsomos .btn-floating {
      position: absolute;
      right: 0;
      z-index: 999;
      top: 126px;
      width: 72%;
    }

    .menu-servicos-container{
      top: 0;
      position: relative;
    }

    #menu-servicos li{
        height: 238px;
    }

    .owl-item{
      width: 217px !important;
      margin: 0;
    }

    .owl-controls{
      display: none !important;
    }

    #menu-servicos {
      display: flex;
      float: left;
      width: 60%;
      justify-content: space-between;
      margin: 0 0 0 35px;
    }

    .menu_nav header h1 {
      float: left;
      width: 100%;
      text-align: center;
      font-weight: bold;
      font-size: 39px;
      font-family: 'Montserrat', sans-serif;
      color: #fff;
      word-wrap: initial;
      line-height: 1;
      margin: 97px 0 85px 0;
      text-shadow: 2px 1px 0 #B31F24;
    }

    #banner_quem_somos h1 {
        float: left;
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 43px;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        margin: 0 0 0 0;
    }

    #banner_quem_somos h2 {
        float: left;
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 28px;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        margin: 0 0 0 0;
    }

    #valores table{
      float: left;
      width: 100%;
    }

    #valores table td{
      width: 100%;
      float: left;
      height: 73px;
    }

    #valores table tbody tr td ul li {
      float: left;
      font-weight: 100;
      font-size: 18px;
      font-family: 'Open Sans', sans-serif;
      color: #fff;
      list-style: none;
      width: 100%;
      text-align: center;
  }

  .bg-area_tres table{
    width: 100% !important;
  }

  #menu-turismo-domestico-e-lazer {
    display: block;
    float: left;
    width: 37%;
    justify-content: space-between;
    top: -28px;
    position: relative;
  }

  #menu-servicos li,
  #menu-turismo-domestico-e-lazer li{
    display: flex;
    justify-content: center;
    float: left;
    height: 243px;
  }

  #menu-turismo-domestico-e-lazer .owl-item {
    width: 134px !important;
    margin: 0;
  }

  .nav-servicos {
    float: left;
    width: 100%;
    height: 257px;
    margin-top: 274px;
    background-color: #841518;
  }

  .formulario form {
    margin: 0 auto;
    max-width: 746px;
    padding: 0 22px 0 22px;
  }
}


@media only screen and (min-width : 768px) and (max-width : 1024px)and (-webkit-min-device-pixel-ratio: 2) { 
  #logo {
    margin: 15px 0 15px 59px;
    display: inline-block;
    float: left;
  }

  .sub-menu{
    display: none;
  }

  #menu-principal{
    position: absolute;
    width: 100%;
    float: left;
    left: -385px;
    height: 899px;
    margin: 0;
    display: none;
    opacity: 0;
    top: 125px;
    background-color: #841518;
    transition: all 0.9s ease-in-out;
  }

  #menu-principal-active{
    position: absolute;
    width: 100%;
    float: left;
    left: 0px;
    height: 899px;
    display: block;
    opacity: 1;
    margin: 0;
    top: 125px;
    background-color: #841518;
    transition: all 0.9s ease-in-out;
  }

  #menu-principal-active li{
    float: left;
    width: 100%;
    max-width: 100% !important;
    margin: 0 0 58px 0;
    height: 88px;
    text-align: center;
  }

  #menu-principal-active li a{
    font-size: 46px;
  }


  #menu-principal>li>a:hover{
    border-bottom: 0; 
  }

  #menu-principal>li>a:active{
    border-bottom: 0; 
  }


  #menu-principal>li>a{
    border-bottom: 0; 
    transition: 0.2s;
    text-decoration: none;
    display: flex;
    height: 88px;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 0;
  }

  #menu-principal li{
    float: left;
    width: 100%;
    max-width: 100% !important;
    margin: 0 0 58px 0;
    height: 88px;
  }

  .iconresponsive{
    background-color: #841518;
    width: 53px;
    float: right;
    height: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 27px;
    top: 36px;
    position: relative;
    right: 31px;
  }

  .sair {
      background-color: #841518;
      width: 53px;
      float: right;
      height: 53px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      font-size: 27px;
      top: 36px;
      position: relative;
      right: 31px;
  }

  #menu-servicos {
    display: flex;
    float: left;
    width: 75%;
    justify-content: space-between;
  }

  #menu-turismo-domestico-e-lazer .owl-item {
    display: flex;
    justify-content: center;

  }

  ul.pacotes li {
    float: left;
    list-style: none;
    position: relative;
    width: 200px;
    display: inline-block;
    background: #FF3333;
    height: 300px;
    margin: 0 0 60px 38px;
  }

  .formulario form {
    margin: 0 auto;
    max-width: 746px;
    padding: 0 48px 0 48px;
  }
}