.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;
    } */
}



.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: 10px;
    padding-bottom: 20px;
}

.style13 {
    background-color: #000;
}

.dark2 {
    background-color: #000;
    color: #fff;
}

.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.5rem !important;
    /* font-family: "Libre Baskerville", serif !important; */
    /* font-weight: 300 !important; */
    letter-spacing: 0.01em;
}

.hero-home-title {
    font-size: 1.5rem;
    color: #ff8c00;
    font-family: "Libre Baskerville", serif !important;
    font-weight: 400;
    letter-spacing: 0.3em;
}

.hero-home-text {
    font-size: 1rem;
    /* font-family: "Montserrat"; */
    font-family: "Libre Baskerville", serif !important;
    font-weight: 400;
    letter-spacing: 0.05em;
}

.episodios-title {
    font-size: 1.8rem !important;
    letter-spacing: 0.01em;
    margin: 0 0 .5 0 !important;
}

.my-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-05 {
    margin-bottom: 0.5rem !important;
}

.mb-05 {
    margin-bottom: 0.5rem !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mt-30{
    margin-top: 0px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-80-mobile {
    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-gray3 {
    color: #666 !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;
}

.bg-orange{
    background-color:  #ff8c00 !important;
}

.font-bold{
    font-weight: 600 !important;
}

.text-200{
    font-weight: 200 !important;
}

.text-300{
    font-weight: 300 !important;
}

.text-400{
    font-weight: 400 !important;
}

.text-500{
    font-weight: 500 !important;
}

.text-600{
    font-weight: 600 !important;
}

.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: "acumin-pro", sans-serif !important; */
    /* font-family: "Libre Baskerville", serif !important; */
    font-family: "poppins", sans-serif !important;
    font-weight: 300 !important;
    color: #000 !important;
    /* text-transform: uppercase !important; */
}

.nav-item a:hover {
    color: #ff8c00 !important;
}

.rounded {
    border-radius: 5px !important;
}

.section-video-sobre {
    /* padding: 180px 0; */
    padding: 0px 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;
}

.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 {
    background-color: #52525b;
    padding: 50px 15px;
}

.col_consultoria_2:hover {
    background-color: #111;
    padding: 50px 15px;
    cursor: pointer;
}

.col_consultoria_3 {
    background-color: #ff8c00;
    padding: 50px 15px;
}

.col_consultoria_3:hover {
    background-color: #111;
    padding: 50px 15px;
    cursor: pointer;
}

.style22 {
    color: #fff;
    font-size: 1.5rem !important;
    text-align: center;
}

.style23 {
    padding-top: 80px;
    padding-bottom: 10px;
}

.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;
}

.style20 {
    /* margin-bottom: 30px; */
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url("../images/customized-trips-header-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.style21 {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url("../images/destinos-header-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

/* 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 { /* 20px */ padding-left: 0px; padding-right: 0px;
}

.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-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.5rem !important; /* 16px */
}

.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 */
}

.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 */
}

.pb-8 {
    padding-bottom: 2rem !important; /* 32px */
}

.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;
    }

    .mb-80-mobile {
        margin-bottom: 50px !important;
    }

    .style8 {
        padding: 0 !important;
    }

    .row {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    
    .sobre-col-textos {
        margin-top: 30px !important;
    }
    .style36 {
        max-height: 605px;
        margin: 20px 30px 80px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .pl-0{
        padding-left: 30px !important;
    }

    .pr-0{
        padding-right: 30px !important;
    }

    .pd-y-15{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

/* 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: 10px;
    border-top-right-radius: 10px;
    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-5{
    margin-right: 1.25rem; /* 20px */
}

.style26 {
    border-right: 1px solid #ccc;
}

.row {
    padding-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

@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-left: 0px !important;
        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-2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    /* margin-top: 30px; */
    /* margin-bottom: 60px; */
    /* background-color: #eaeaea !important; */
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.formNewsletter{
    width: 100%;
}

.news_input {
    padding: 15px 20px;
    border: 2px solid #ccc !important;
    background: #fff !important;
    color: #000 !important;
}

#placeholder-text::-webkit-input-placeholder {
    color: #aaa;
    font-family: "poppins", sans-serif !important;
}

#placeholder-text::-moz-placeholder {
    color: #aaa;
    font-family: "poppins", sans-serif !important;
}

#placeholder-text:-ms-input-placeholder {
    color: #aaa;
    font-family: "poppins", sans-serif !important;
}

#placeholder-text::-ms-input-placeholder {
    color: #aaa;
    font-family: "poppins", sans-serif !important;
}

#placeholder-text::placeholder {
    color: #aaa;
    font-family: "poppins", sans-serif !important;
}

.news_btn{
    padding: 18px 20px;
    border: 3px solid #000;
    background: #fff;
    color: #000;
    font-size: 0.85rem !important;
    cursor: pointer;
    line-height: 1;
}

.news_btn:hover{
    background: rgba(0, 0, 0, 0.95);
    color: #fff;
}

.botao_onne_primary{
    padding: 13px 20px;
    border: 3px solid #000;
    background: #fff;
    color: #000;
    font-size: 0.85rem !important;
    cursor: pointer;
    line-height: 1;
}

.botao_onne_primary:hover{
    background: rgba(0, 0, 0, 0.95);
    color: #fff;
}

.botao_onne_secundary{
    padding: 13px 20px;
    border: 3px solid #000;
    background: #fff;
    color: #000;
    font-size: 0.85rem !important;
    cursor: pointer;
    line-height: 1;
}

.botao_onne_secundary:hover{
    background: #ff8c00;
    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-bottom: 30px;
    }

.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;
    }

.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;
}

.pl-2{
    padding-left: 20px;
}

.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;
}

@media (min-width: 768px) {
    .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;
    }

    .dividor_mascote{
        width:100%;
        margin: 60px 0 30px;
        text-align:center;
    }

    .sobre-bloco-1 {
        margin-top: 0px !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;
}

.menu-trilingue{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    right: 0;
}

.menu-trilingue-active{
    color: orange;
}

@media (max-width: 1441px) {
    .item-menu-size {
        font-size: 0.75rem !important;
        font-weight: 900;
        letter-spacing: 0.03em !important;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .menu-trilingue{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: right;
            -ms-flex-pack: right;
                justify-content: right;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: absolute;
        right: 30px !important;
    }
}

.font-acumin{
	font-family: "acumin-pro", sans-serif !important;
}

.font-popins{
    font-family: "poppins", sans-serif !important;
}

.font-600{
    font-weight: 600 !important;
}

.font-400{
    font-weight: 400 !important;
}

.font-300{
    font-weight: 300 !important;
}

.font-200{
    font-weight: 200 !important;
}

.f-1rem{
    font-size: 1rem !important;
}

.f-11rem{
    font-size: 1.1rem !important;
}

.f-2rem{
    font-size: 2rem !important;
}

.style36 {
    margin-top: 20px;
    margin-bottom: 80px;
    max-height: 605px;
}
.style38 {
    padding-left: 0px;
    padding-right: 0px;
}
.style39 {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 0px;
}
.style40 {
    padding: 5px 0px 0px 15px;
}

.content_bottom{
    padding: 80px 0;
    background: #FFF;
    border-top: 1px solid orange;
}

.content_bottom_left_1{
    padding: 32px;
    background: #999999;
}

.style37 {
    position: sticky;
    top: 10px;
}


.titulo_new {
    text-align: center;
    margin: 4rem 0 0 0;
    position: relative;
}

.titulo_new span {
    width: 60px;
    height: 2px;
    background-color: #e1e1e1;
    display: block;
    margin: auto;
}

.titulo_new p {
    text-align: center;
    margin: 20px 0;
    font-size: 15px;
}

.whats_included_wrapper{
    margin-bottom: 20px !important;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-left: 2px solid orange;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.whats_included_wrapper p{
    margin-bottom: 0 !important;
}

.whats_included_wrapper .icon{
    margin-right: 20px !important;
}

.whats_included_left {
    padding-left: 15px;
    margin-top: -20px;
    font-size: 15px;
    letter-spacing: -0.02em;
}

.whats_included_divider{
    margin-bottom: 30px !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.the_last{
    padding-bottom: 0px !important;
    border-bottom: none !important;
}

.left_complemento{
    width: 2px; height:20px; background:orange; position:absolute;left:-2px; bottom:-20px;
}

.fa-ul {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    font-size: 15px;
    list-style: none;
    list-style-position: outside !important;
}

.border-radius3{
    border-radius: 3px !important;
}

.title-section{
    font-size: 1.5rem !important;
}

.title-receita{
    font-size: 2.5rem !important;
    margin-bottom: 30px;
}

.subtitle-receita p{
    font-size: 1.3rem !important;
}

.title-section h3{
    font-size: 1.8rem !important;
}

.title-dias{
    font-family: "poppins", sans-serif !important;
    font-weight: 600 !important;
}

.img-max-w{
    max-width: 50% !important;
}

.receitas-bg {
    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;
    background: #000 !important;
}

.pd-y-15{
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/* .pd-y-15:first-child{
    padding-left: 30px !important;
} */

.whats_include_mb_80:last-child{
    margin-bottom: 0px !important;
}

.logo_destinos{
    filter: drop-shadow(5px 5px 5px #222);
}




/*media*/
.about_page_media {
    position: relative;
}

.about_page_media:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60%;
    background: var(--gradient-green);
    background-size: 200%;
    z-index: var(--index-back);
}

.about_media_video {
    width: 860px !important;
    max-width: 90% !important;
    margin: 0 auto;
    -webkit-border-radius: var(--radius-medium);
    -moz-border-radius: var(--radius-medium);
    border-radius: var(--radius-medium);
    overflow: hidden;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

embed,
/* video, */
iframe,
iframe[style] {
    max-width: 100%;
    height: auto;
}

.embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed iframe, .embed object, .embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.logotipo-onne {
    max-width: 211px !important;
    color: orange;
    position: absolute;
    top: 35px;
    left: 50px;
}






