.style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url("../images/bg-coming-soon.jpg");
    background-size: cover;
}

.style2 {
    min-height: 100vh;
}

figure {
    width: 90%;
    min-width: 320px;
    margin: 0 auto;
}

figcaption {
    font: 120% sans-serif;
    text-align: center;
}

video {
    width: 100%;
    height: auto;
}

@media (min-width: 1400px) {
    .style3 {
        max-width: 25%;
    }

    .style1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .style19 {
        margin-left: 0px;
        padding-left: 30px;
    }

    /* .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-right: -30px;
        margin-left: -30px;
    } */

    .style33 {
        margin-top: 0px;
    }

    .sobre-col-textos {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.style3 {
    margin-bottom: 25px;
}

.style4 {
    text-align: center;
}

.style5 {
    text-align: center;
}

.style6 {
    min-height: 100vh;
    position: relative;
}

.style8 {
    background-image: url("../images/bg-coming-soon-4.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
}

@media (max-width: 1400px) {
    .style8 {
        /* padding: 0 10%; */
        padding: 0 !important;
    }

    /* .row {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    } */
}

@media (max-width: 1024px) {
    .style8 {
        padding: 0 !important;
    }

    .row {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
}

.style9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.style12 {
    position: absolute;
    top: 50%;
    left: 50%;
}

.elemento {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.style7 {
    position: absolute;
}

.style10 {
    height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.whatsapp_view {
    position: absolute;
    right: 110px;
    bottom: 190px;
    padding: 7px 15px;
    background-color: #44ad3a;
    color: #fff;
    z-index: 9999999 !important;
    font-size: 24px;
    border-radius: 5px;
}

.image_map {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 0px;
    background: transparent !important;
    z-index: 9999 !important;
    width: 1280px;
    height: 720px;
}

.image_map_mobile {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 0px;
    background: transparent !important;
    /* background:red; */
    z-index: 9999 !important;
    width: 100%;
    height: 100%;
}

.image_map_mobile2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 0px;
    z-index: 9999 !important;
    width: 100%;
    height: 100%;
}

.container_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100vh;
    position: relative;
    padding: 0 10px;
}

.style11 {
    margin-top: 0px;
    /* padding-top: 40px; */
    padding-top: 20px;
    padding-bottom: 20px;
}

.style13 {
    background-color: #000;
}

.dark2 {
    background-color: #000;
    color: #fff;
    padding: 15px 0;
}

.section-header-home {
    height: 960px;
    background-image: url("../images/bg-hero-home.jpg");
    background-size: cover;
}

.hero-home {
    background-image: url("../images/bg-hero-home.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 200px 0;
    height: 800px;
}

.hero-title {
    font-size: 1.3rem;
    font-family: "Libre Baskerville", serif !important;
    font-weight: 300;
    letter-spacing: 0.01em;
}

.hero-home-title {
    font-size: 1.5rem;
    color: #ff8c00;
    font-family: "Montserrat";
    font-weight: 400;
    letter-spacing: 0.5em;
}

.hero-home-text {
    font-size: 1.2rem;
    /* font-family: "Montserrat"; */
    font-family: "Libre Baskerville", serif !important;
    font-weight: 400;
    letter-spacing: 0.05em;
}

.my-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.mb-05 {
    margin-bottom: 0.5rem !important;
}

.mb-05 {
    margin-bottom: 0.5rem !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.item-menu-size {
    font-size: 0.85rem;
    font-weight: 900;
    letter-spacing: 0.02em;
    font-family: Montserrat;
}

.item-menu-footer {
    font-size: 0.8rem;
    letter-spacing: 0.03em;
    font-family: Montserrat;
    font-weight: 400 !important;
}

.style14 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.text-black {
    color: #000 !important;
}

.text-white {
    color: #fff !important;
}

.text-gray1 {
    color: #ccc !important;
}

.text-gray2 {
    color: #444 !important;
}

.text-orange {
    color: #ff8c00 !important;
}

.f-montserrat {
    font-family: Montserrat !important;
}

.f-libre {
    font-family: "Libre Baskerville", serif !important;
}

.bg-white {
    background-color: rgb(255 255 255) !important;
}

.bg-gray1 {
    background-color: #F2F2F2 !important;
}

.font-bold {
    font-weight: 600 !important;
}

.text-400 {
    font-weight: 400;
}

.text-500 {
    font-weight: 500;
}

.text-600 {
    font-weight: 600;
}

.style16 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/* Mouse scroll */
@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }
}

svg #wheel {
    -webkit-animation: scroll ease 1.5s infinite;
    animation: scroll ease 1.5s infinite;
}

/* // Default stuff. */

/* *,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
} */

/* Mouse scroll */
.style15 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.style17 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 80px;
}

.style18 {
    padding-bottom: 30px;
}

.item-box-mobile {
    width: 50%;
    padding: 10px;
    margin: 10px 0 0 10px;
    background: rgba(0, 0, 0, 0.3);
}

.item-box {
    width: 100%;
    padding: 30px !important;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.item-title h4,
h3 {
    font-family: "Libre Baskerville", serif !important;
    /* text-transform: uppercase !important; */
}

.nav-item a:hover {
    color: #ff8c00 !important;
}

.rounded {
    border-radius: 5px !important;
}

.section-video-sobre {
    padding: 180px 0;
}

.section-about-bottom {
    margin-top: 0px;
    padding-top: 120px;
    padding-bottom: 120px;
    background: #000;
}

h1,
.h1 {
    font-size: 3rem !important;
}

.gallery1 {
    background-color: #000;
    padding: 50px 0;
}

.style20 {
    padding-top: 10px;
    /* padding-bottom: 100px; */
    height: 350px !important;
}

.politica_privacidade_header {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url("../images/consultoria-header-bg.jpg");
    background-size: cover;
    height: 450px;
}

.transparencia_header {
    padding-top: 20px;
    padding-bottom: 100px;
    background-image: url("../images/header-transparencia-2.jpg");
    background-size: cover;
    height: 450px;
}

.catalogo_header {
    padding-top: 20px;
    padding-bottom: 100px;
    background-image: url("../images/header-catalogo.jpg");
    background-size: cover;
    height: 450px;
}

.politica_cookies_header {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url("../images/consultoria-header-bg.jpg");
    background-size: cover;
    height: 450px;
}

.termos_header {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url("../images/consultoria-header-bg.jpg");
    background-size: cover;
    height: 450px;
}

.politica_privacidade_section {
    padding: 60px 0;
}

.politica_cookies_section {
    padding: 60px 0;
}

.termos_section {
    padding: 60px 0;
}

.col_consultoria_1 {
    background-color: #731616;
    padding: 50px 15px;
}

.col_consultoria_1:hover {
    background-color: #111;
    padding: 50px 15px;
    cursor: pointer;
}

.col_consultoria_2 {
    padding: 0 15px 0 0 !important;
    /* padding: 0px !important; */
}

.col_consultoria_2:hover {
    cursor: pointer;
}

.col_consultoria_3 {
    /* padding: 0 0 0 15px !important; */
    padding: 0px !important;
}

.col_consultoria_3:hover {
    cursor: pointer;
}

.style22 {
    color: #fff;
    font-size: 1.5rem !important;
    text-align: center;
}

.style23 {
    padding-top: 80px;
    padding-bottom: 0px;
}

.consultoria_section_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99999999999;
    position: relative;
    margin-top: -270px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.destino_section_1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99999999999;
    position: relative;
    margin-top: -270px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.experiencia_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99999999999;
    position: relative;
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* .style21 {
    margin-bottom: 30px;
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url("../images/destinos-header-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
} */

.style21 {
    background-image: url(../images/destinos-header-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 30px;
    height: 350px;
}

/* MENU SEARCH DESTINOS */
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.list-group-item+.list-group-item {
    border-top-width: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
    opacity: 9 !important;
    position: absolute;
    z-index: 12;
    width: 20px;
    height: 20px;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

a,
area,
button,
[role="button"],
input:not([type="range"]),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

button,
input,
optgroup,
textarea {
    margin: 0;
    /* font-family: inherit; */
    font-family: "Libre Baskerville", serif !important;
    font-size: inherit;
    line-height: inherit;
}

select {
    margin: 0;
    font-family: "Montserrat" !important;
}

button,
input {
    overflow: visible;
}

button {
    font-size: 0.55rem !important;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}

.form-check-input[type="checkbox"] {
    border-radius: 0.25em;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

.form-check-input:checked[type="checkbox"] {
    background-image: url(data:image/svg + xml,
 %3csvgxmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" %3e%3cpathfill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M6 10l3 3l6-6" /%3e%3c/svg%3e) !important;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
    outline: none !important;
}

.form-check-input:checked {
    background-color: #ff8c00;
    border-color: #ff8c00;
}

label {
    display: inline-block;
    margin-left: 0.25rem !important;
    font-size: 0.85rem !important;
    font-family: "Montserrat" !important;
    margin-top: 4px;
    font-weight: 500;
    color: #000;
}

.form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 0.85rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select {
    word-wrap: normal;
}

.section_search {
    margin-bottom: 40px !important;
}

/* CLASSES DE APOIO */
.mb-2 {
    margin-bottom: 0.5rem !important;
    /* 8px */
}

.mb-3 {
    margin-bottom: 0.75rem !important;
    /* 12px */
}

.mb-4 {
    margin-bottom: 1rem !important;
    /* 16px */
}

.mb-5 {
    margin-bottom: 1.25rem !important;
    /* 20px */
}

.mb-6 {
    margin-bottom: 1.5rem !important;
    /* 24px */
}

.mb-7 {
    margin-bottom: 1.75rem !important;
    /* 28px */
}

.mb-8 {
    margin-bottom: 2rem !important;
    /* 32px */
}

.mb-9 {
    margin-bottom: 2.5rem !important;
}

.mb-10 {
    margin-bottom: 3.5rem !important;
}

.mb-11 {
    margin-bottom: 5rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
    /* 8px */
}

.mt-3 {
    margin-top: 0.75rem !important;
    /* 12px */
}

.mt-4 {
    margin-top: 1rem !important;
    /* 16px */
}

.mt-5 {
    margin-top: 1.25rem !important;
    /* 20px */
}

.mt-6 {
    margin-top: 1.5rem !important;
    /* 24px */
}

.mt-7 {
    margin-top: 1.75rem !important;
    /* 28px */
}

.mt-8 {
    margin-top: 2rem !important;
    /* 32px */
}

.mt-9 {
    margin-top: 3rem !important;
    /* 32px */
}

.mt-10 {
    margin-top: 3.25rem !important;
    /* 32px */
}

.mt-11 {
    margin-top: 4.25rem !important;
    /* 32px */
}

.mt-12 {
    margin-top: 5.25rem !important;
    /* 32px */
}

.ml-2 {
    margin-left: 0.5rem;
    /* 8px */
}

.pb-1 {
    padding-bottom: 1.25rem !important;
}

.py-1 {
    padding-top: 0.25rem;
    /* 4px */
    padding-bottom: 0.25rem;
    /* 4px */
}

.py-3 {
    padding-top: 0.75rem;
    /* 12px */
    padding-bottom: 0.75rem;
    /* 12px */
}

.py-5 {
    padding-top: 1.25rem;
    /* 20px */
    padding-bottom: 1.25rem;
    /* 20px */
}

.py-7 {
    padding-top: 1.75rem;
    /* 28px */
    padding-bottom: 1.75rem;
    /* 28px */
}

.py-9 {
    padding-top: 2.25rem;
    /* 36px */
    padding-bottom: 2.25rem;
    /* 36px */
}

.py-10 {
    padding-top: 2.5rem;
    /* 40px */
    padding-bottom: 2.5rem;
    /* 40px */
}

.py-11 {
    padding-top: 2.75rem;
    /* 44px */
    padding-bottom: 2.75rem;
    /* 44px */
}

.pt-5 {
    padding-top: 1.25rem !important;
    /* 20px */
}

.pt-8 {
    padding-top: 2rem !important;
    /* 32px */
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.text-xl {
    /* font-family: "Libre Baskerville", serif !important; */
    font-size: 1.25rem;
    /* 20px */
    line-height: 1.75rem;
    /* 28px */
}

.text-base {
    font-size: 0.95rem;
    line-height: 1.3rem;
}

.tracking-normal {
    letter-spacing: 0em;
}

.tracking-tight {
    letter-spacing: -0.025em;
}

.tracking-tighter {
    letter-spacing: -0.05em;
}

.font-libre {
    font-family: "Libre Baskerville", serif !important;
}

.bg-gray-700 {
    background-color: rgb(55 65 81);
}

.bg-gray-800 {
    background-color: rgb(31 41 55);
}

.bg-gray-900 {
    background-color: rgb(17 24 39);
}

.bg-black-900 {
    background-color: #121212;
}

.bg-slate-100 {
    background-color: rgb(241 245 249);
}

.bg-slate-200 {
    background-color: rgb(226 232 240);
}

.bg-gray-100 {
    background-color: rgb(243 244 246);
}

.bg-gray-200 {
    background-color: rgb(229 231 235);
}

/* DESTINOS */
.destinos_country {
    font-size: 0.85rem;
    font-weight: 500;
    font-family: "Montserrat" !important;
    letter-spacing: -0.03em !important;
}

.destinos_title {
    font-family: "Libre Baskerville", serif !important;
    font-size: 1rem !important;
    font-weight: 500;
    line-height: 120%;
    color: #000 !important;
}

.destinos_title:hover {
    color: #000 !important;
    text-decoration: none !important;
}

.destinos_hover img {
    -webkit-transition: all 0.5s;
    opacity: 1;
}

/* .destinos_hover img:hover {
    -webkit-filter: drop-shadow(5px 7px 3px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(5px 7px 3px rgba(0, 0, 0, 0.3));
    opacity: 0.8;
} */

.banner_campanha {
    -webkit-transition: all 0.5s;
    opacity: 1;
}

.banner_campanha:hover {
    -webkit-filter: drop-shadow(5px 7px 3px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(5px 7px 3px rgba(0, 0, 0, 0.3));
    opacity: 0.8;
    cursor: pointer;
}

.btn_destinos {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    padding: 0.65rem 1rem 0.55rem;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    font-family: "Montserrat" !important;
    font-weight: 600;
    background: #fff;
    color: #000;
    border: 2px solid #333;
}

.btn_destinos:hover {
    background: #fff;
    color: #000;
    border: 2px solid #ff8c00;
}

/* DESTINOS */

.eapps-instagram-feed-title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
    padding: 24px 10px;
    color: #fff !important;
}

.dias_icons_colunas {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 4;
    -moz-column-gap: 4;
    column-gap: 4;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.dias_icons_colunas_hotel {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 4;
    -moz-column-gap: 4;
    column-gap: 4;
    -ms-flex-pack: distribute;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dias_icons_colunas_hotel_title {
    font-size: 2rem;
    line-height: 120%;
}

/* MOBILE */
@media all and (max-width: 1024px) {
    .destinos_title {
        font-size: 1rem !important;
    }

    label {
        display: inline-block;
        margin-left: 0.25rem !important;
        font-size: 0.65rem !important;
    }

    .text-xl {
        /* font-family: "Libre Baskerville", serif !important; */
        font-size: 1.15rem !important;
        line-height: 1.45rem !important;
    }

    .text-base {
        font-size: 0.85rem !important;
        line-height: 1rem !important;
    }

    .form-select {
        font-size: 0.65rem !important;
        line-height: 1 !important;
    }

    .style25 {
        background-color: #fff;
        padding-top: 30px;
        padding-bottom: 30px;
        margin: 0 10px !important;
    }

    .style26 {
        border-right: none !important;
    }

    .experiencia_section {
        margin-top: 30px;
        margin-bottom: 30px;
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .consultoria_section_2 {
        margin-top: -220px;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .destino_section_1 {
        margin-top: -220px;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .dias_icons_colunas {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 2;
        -moz-column-gap: 2;
        column-gap: 2;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .dias_icons_colunas_hotel {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 2;
        -moz-column-gap: 2;
        column-gap: 2;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .dias_icons_description {
        margin-bottom: 30px !important;
    }

    .style29 {
        font-size: 0.85rem;
    }

    .promo_titulo {
        font-size: 1rem;
    }

    .promo-botao {
        font-size: 0.75rem !important;
        padding: 15px 0 10px;
    }
}

/* CONTATOS */
.contato_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.5rem;
    color: #ff8c00;
    line-height: 1;
    font-weight: 700;
}

.contato_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1rem;
    color: #000;
}

/* CONTATOS */

.row_destinos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    margin-right: -30px;
    margin-left: -30px;
}

.logo_onne {
    width: 100% !important;
    max-width: 70px;
}

.style24 {
    margin-top: 40px;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.my-fixed-div {
    position: fixed;
    bottom: 50px;
    right: 5px;
    z-index: 9999;
    width: 400px !important;
    min-height: 170px !important;
    border: 1px solid #666;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
}

.style25 {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    border-left-style: none;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
        0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.text-xs {
    font-size: 0.75rem;
    /* 12px */
    line-height: 1rem;
    /* 16px */
}

.text-sm {
    font-size: 0.875rem !important;
    /* 14px */
    line-height: 1.25rem !important;
    /* 20px */
}

.text-base {
    font-size: 1rem !important;
    /* 16px */
    line-height: 1.5rem !important;
    /* 24px */
}

.text-lg {
    font-size: 1.125rem !important;
    /* 18px */
    line-height: 1.75rem !important;
    /* 28px */
}

.text-xl {
    font-size: 1.25rem !important;
    /* 20px */
    line-height: 1.75rem !important;
    /* 28px */
}

.text-2xl {
    font-size: 1.5rem !important;
    /* 24px */
    line-height: 2rem !important;
    /* 32px */
}

.text-upper {
    text-transform: uppercase !important;
}

.font-thin {
    font-weight: 100 !important;
}

.font-extralight {
    font-weight: 200 !important;
}

.font-light {
    font-weight: 300 !important;
}

.font-normal {
    font-weight: 400 !important;
}

.font-medium {
    font-weight: 500 !important;
}

.font-semibold {
    font-weight: 600 !important;
}

.mr-1 {
    margin-right: 0.45rem !important;
}

.mr-2 {
    margin-right: 0.75rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mr-5 {
    margin-right: 1.25rem !important;
}

.style26 {
    border-right: 1px solid #ccc;
}

.row {
    padding-right: 0px;
}

@media (min-width: 1200px) {

    .style28 {
        margin-top: 0px;
    }

    /* .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    } */

    .style33 {
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .style31 {
        font-size: 0.85rem !important;
    }

    .style32 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .style34 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .mt-3 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .sobre-col-textos {
        padding-left: 40px;
        padding-right: 40px;
    }

    .catalogo-section-1 {
        margin-top: 30px;
    }
}

.sobre_foto {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: -100px;
}

.day-by-day {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 30px;
    /* margin-bottom: 60px; */
    border-top: 1px solid #f60;
    border-bottom: 1px solid #f60;
    background-color: #fff;
}

.newsletter {
    background-image: url("../images/newsletter-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    /* margin-top: 30px; */
    /* margin-bottom: 60px; */
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.formNewsletter {
    width: 100%;
}

.news_input {
    padding: 15px 20px;
    border: transparent;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
}

.news_btn {
    padding: 18px 20px;
    border: 2px solid #ff8c00;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    font-size: 0.85rem !important;
    cursor: pointer;
    line-height: 1;
}

.news_btn:hover {
    background: rgba(0, 0, 0, 0.95);
    color: #fff;
}

.reserva {
    background-image: url("../images/background-reserva-2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    /* margin-top: 30px; */
    /* margin-bottom: 60px; */
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.invalid-feedback {
    font-weight: 600 !important;
    font-size: 0.75rem !important;
}

.style27 {
    background-color: rgba(255, 255, 255, 0.1);
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 15px;
}

@media (min-width: 992px) {

    .style27 {
        background-color: rgba(255, 255, 255, 0.1);
        padding-top: 30px;
        padding-bottom: 30px;
        border-radius: 15px;
    }

    .style23 {
        padding-top: 50px;
    }

    /* .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    } */

    .style33 {
        margin-top: 0px;
    }

    .dividor_mascote {
        text-align: center;
        margin-top: 40px;
        margin: 60px 0;
    }

    .row.sobre-bg-fotos {
        background-color: #eaeaea;
    }

    .style32 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .style34 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .style35 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .style36 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .sobre-col-textos {
        padding-left: 40px;
        padding-right: 40px;
    }

    .catalogo-section-1 {
        margin-top: 30px;
    }
}

.dias_icons_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dias_descricao {
    padding-left: 0 !important;
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pl-3 {
    padding-left: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.px-2 {
    padding-left: 20px;
    padding-right: 20px !important;
}

.px-3 {
    padding-left: 30px;
    padding-right: 30px !important;
}

.py-3 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.dias_hotel_desc {
    width: 60%;
}

.dias_hotel_foto {
    width: 40%;
}

.style29 {
    font-size: 1rem;
}

.promo_titulo {
    font-size: 1.5rem;
}

.section-top {
    background: #EAEAEA;
}

.promo-botao {
    font-size: 0.85rem !important;
    padding: 15px 0 10px;
}

.promo-botao a {
    text-decoration: none;
}

.kjxaQJ {
    z-index: 999999999999 !important;
}

.style30 {
    padding: 5px 10px;
}

.sobre-bloco-1 {
    margin-top: 30px;
}

.mt-pacotes-home {
    margin-top: 80px !important;
}

@media (min-width: 768px) {

    .sobre-bloco-1 {
        margin-top: 30px;
    }

    .style33 {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .style31 {
        font-size: 0.75rem;
    }

    .catalogo-section-1 {
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .style22 {
        color: #fff;
        font-size: 1rem !important;
        text-align: center;
    }

    .col_consultoria_2 {
        /* padding: 0 15px 0 0 !important; */
        padding: 0px !important;
        margin-bottom: 15px !important;
    }

    .style23 {
        padding: 10px 0 10px 0 !important;
    }

    .dividor_mascote {
        width: 100%;
        margin: 30px 0 30px;
        text-align: center;
    }

    .hero-title {
        font-size: 1rem !important;
    }

    .hero-home-title {
        font-size: 1rem !important;
        letter-spacing: 0.2em !important;
    }

    .hero-home-text {
        font-size: 0.90rem !important;
        letter-spacing: 0.02em !important;
    }

    p {
        margin-top: 0;
        margin-bottom: 0.85rem !important;
        line-height: 130% !important;
    }

    .mt-pacotes-home {
        margin-top: 30px !important;
    }

    .contato_title {
        font-size: 1rem !important;
        letter-spacing: -0.03em !important;
    }

    .contato_text {
        font-size: 0.75rem !important;
        line-height: 120% !important;
    }

    .section-video-sobre {
        padding: 50px 0 !important;
    }

    .mt-7 {
        margin-top: 30px !important;
    }

    .mb-7 {
        margin-bottom: 0 !important;
    }

    .dias_descricao {
        padding-left: inherit !important;
    }

    .pr-10 {
        padding-right: 10px !important;
    }

    .pl-10 {
        padding-left: 10px !important;
    }
}

.catalogo-section-1 {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media (min-width: 576px) {

    .catalogo-section-1 {
        margin-top: 30px;
    }
}

.contatos-colunas {
    padding-left: 0px;
    padding-right: 0px;
}

@media (max-width: 1024px) {
    .sobre-col-textos {
        margin-top: 30px !important;
    }
}

.header_journeys {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/header-journeys.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.tagify_custom {
    width: 100%;
    --item-text-color: #000 !important;
    --tag-text-color: #fff !important;
    cursor: pointer !important;
    --tag-pad: 0.20em 0.20em !important;
    --tag-border-radius: 3px !important;
    --tag-inset-shadow-size: 1.5em !important;
    --tag-bg: #856D4B !important;
    --tag-text-color--edit: #000 !important;
    --tag-hover: #5A4A33 !important;
    --tagify-dd-color-primary: rgb(242, 94, 13) !important;
    font-size: 16px !important;
    padding: 0px 5px 0px 0px !important;
}

.header_blog {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/header-blog.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

/*.header_blog_single {*/
/*    margin-bottom: 30px;*/
/*    padding-top: 30px;*/
/*    padding-bottom: 30px;*/
/*    background-image: url("../images/header_blog_single.jpg");*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
/*    background-position: center center;*/
/*    position: relative;*/
/*}*/

.text-success {
    color: #28a745 !important;
}

.text-danger {
    color: #dc3545 !important;
}

.text-warning {
    color: #ffc107 !important;
}

.text-dark {
    color: #343a40 !important;
}

.text-muted {
    color: #6c757d !important;
}

.font-15 {
    font-size: 15px !important;
}


.btn_more_info {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    padding: 0.65rem 1rem 0.55rem;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    font-family: "Montserrat" !important;
    font-weight: 600;
    background: #ff8c00;
    color: #fff;
    border: 2px solid #ff8c00;
}

.btn_more_info:hover {
    background: #fff;
    color: #000;
    border: 2px solid #000;
}


/* MODAL */

.wc_domain_license_box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999 !important;
    background: rgba(0, 0, 0, 0.9);
    display: flex;
}

.wc_domain_license_box_content {
    width: 600px;
    max-width: 90%;
    height: 500px;
    margin: auto;
    padding: 40px;
    background: #fff;
    font-family: "Libre Baskerville", serif !important;
    font-weight: 400 !important;
    overflow-y: auto;
}

.wc_domain_license_box_content span {
    font-size: 3em;
}

.wc_domain_license_box_content h2 {
    font-size: 42px;
    margin-top: 5px;
    font-family: "Monopol_medium" !important;
    line-height: 1;
}

.wc_domain_license_box_content p {
    font-size: 0.85rem !important;
    margin-top: 0px;
    line-height: 140%;
}

.wc_domain_license_box_content .close-aviso {
    cursor: pointer;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .wc_domain_license_box_content {
        padding: 30px !important;
    }

    .wc_domain_license_box_content h2 {
        font-size: 42px;
        margin-top: 5px;
        font-family: "Monopol_medium" !important;
        line-height: 1;
    }

    .wc_domain_license_box_content p {
        font-size: 17px;
        margin-top: 5px;
        line-height: 140%;
        letter-spacing: -0.03em;
    }
}