.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;
    } */
}

.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-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.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;
}

.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: 60px;
    padding-bottom: 50px;
}
.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: 100px;
    padding-bottom: 100px;
    height: 650px;
    /* background-size: cover;
    background-image: url("../images/_temp/pct_single_img.jpg"); */
}

.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: 2rem !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;
}

.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;
}

/* 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-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 */
}

.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 */
}

.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;
    }

    .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;
    }
}

/* 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.7rem;
    color: #ff8c00;
    line-height: 1;
}

.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-5{
    margin-right: 1.25rem; /* 20px */
}

.style26 {
    border-right: 1px solid #ccc;
}

.row {
    padding-right: 0px;
}

@media (min-width: 1200px) {

.style28 {
        margin-top: 0px;
    }
}

.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.5);
        padding-top: 30px;
        padding-bottom: 30px;
        border-radius: 15px;
    }

@media (min-width: 992px) {

.style27 {
        background-color: rgba(255, 255, 255, 0.7);
        padding-top: 30px;
        padding-bottom: 30px;
        border-radius: 15px;
    }
}

.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;
}

.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%;
}

