﻿header.style-1 {
    position: relative;
    width: 100%;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 7%;
    transition: all .8s ease-out 0s;
    background-color: #fff;
}

header.style-1.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 0!important;
    padding-bottom: 0!important;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 5px 3px 40px rgba(0,72,88,.1);
    z-index: 999;
}

header.style-1 .nav-right .hotline-area {
    display: flex;
    align-items: center;
    gap: 20px;
    COLOR: #000;
}

header.style-1 .nav-right .hotline-area .content span {
    font-family: var(--font-rubik);
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #000;
    margin-bottom: 5px;
    display: inline-block;
}

.package-details-area h6 {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    background-color: #fff;
    line-height: 30px;
    padding: 8px;
    border-radius: 6px;
    font-weight: 500;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #4b0082;
    font-weight: 600;
}

.texto-azul {
    color: #4b0082;
}

.contact-form-area a {
    text-decoration: underline;
    color: #000;
}

.inquiry-form h6 {
    margin-top: 15px;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    background-color: #fff;
    line-height: 30px;
    padding: 8px;
    border-radius: 6px;
    font-weight: 500;
    background-color: #cccccc;
}


.t-flight-opt {
    background-color: #b3b3b3!important;
    color: #fff!important;
}

.package-details-area p {
    color: var(--text-color);
    font-family: var(--font-jost);
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: .54px;
    margin-bottom: 16px;
    background-color: #fff;
}

.accordion-body .btn-danger {
    --bs-btn-color: #fff;
    --bs-btn-bg: #4b0082;
    --bs-btn-border-color: #4b0082;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #fbc850;
    --bs-btn-hover-border-color: #fbc850;
    --bs-btn-focus-shadow-rgb: 225,83,97;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #b02a37;
    --bs-btn-active-border-color: #a52834;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #dc3545;
    --bs-btn-disabled-border-color: #dc3545;
}


.inquiry-form .btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #4b0082;
    --bs-btn-border-color: #4b0082;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #fbc850;
    --bs-btn-hover-border-color: #fbc850;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
}

.card-header h5 {
    color: #fff!important;
    background-color: #b3b3b3;
}

.card-header {
    background-color: #b3b3b3!important;
    color: #fff;
}

.destination-dropdown-card .eg-batch {
opacity:0.8;
  visibility: hidden;
}



.destination-dropdown-card .eg-batch span {
    color: #fff;
    font-family: var(--font-rubik);
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    padding: 4px 12px;
    background-color: #4b0082;
    border-radius: 0 3px 3px 0;
}

.banner3-section .banner3-content .from-inner button {
    background-color: #4b0082;
    padding: 9px 16px;
    border-radius: 0 10px 10px 0;
}

.banner3-section .banner3-content .from-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid;
    border-color: #4b0082;
    border-radius: 10px;
}

.api-hotel-price {
    font-size: 20px;
    color: #4b0082;
    font-weight: 600;
}


.package-details-area {
background-color: #fff!important;
}

.package-details-area h3 {
    font-size: 22px;
    color: #4b0082;
    margin-bottom: 30px;
    text-shadow: 0 0 black;
    text-align: center;
}

.diverssos h6 {
 color:#fff!important;
}




.destination-dropdown-card .destination-dropdown-content .title h4 a {
    color: var(--white-color);
    font-family: var(--font-rubik);
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .56px;
    transition: .5s;
}

.banner2-card.three .banner2-content-wrap .primary-btn1 {
    background-color: #4b0082;
    opacity: 0.7;
}

.home1-banner-area .home1-banner-wrapper .home1-banner-content {
    text-align: center;
    padding: 180px 0;
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 530px;
}

.banner2-card.three .banner2-content-wrap {
    padding: 100px 20px 0px 25px;
}

.primary-btn1 {
    background-color: #4b0082;
    opacity: 0.7;
}

.banner2-card .banner2-content-wrap .banner2-content>a {
    color: var(--white-color);
    font-family: var(--font-rubik);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.0;
}

.banner2-card .banner2-content-wrap .primary-btn1 {
    padding: 10px 15px;
    font-size: 15px;
}

.contact-form-area {
    background: #fef7e6;
    border-radius: 10px;
    padding: 60px 70px;
}

.contact-form-area h3 {
    font-size: 22px;
    font-family: var(--font-rubik);
    font-weight: 700;
    margin-bottom: 20px;
}

.contact-page .single-contact .icon {
    height: 44px;
    min-width: 44px;
    max-width: 44px;
    border-radius: 50px;
    background-color: #4b0082;
    display: flex;
    align-items: center;
    justify-content: center;
}


.package-details-area h2 {
    font-size: 22px;
    margin-bottom: 20px!important;
    border-bottom: 1px solid #808080;
}

.package-details-area .tour-price h3 {
    font-size: 15px;
    color: #fff;
    line-height: 1.25;
    font-weight: 500;
    margin-bottom: 10px;
    background-color: #4b0082;
    border-radius: 8px;
    padding: 5px;
}

.product-reference {
    position: inherit;
    margin-top: 20px;
}

.section-title5 span {
    color: #4b0082;
}

.form-group h6 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    background-color: unset;
    line-height: 25px;
    padding: 6px;
    background-color: #fef7e6;
    border-radius: 6px;
}

.booking-form-item-type h6 {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    background-color: unset;
    line-height: 25px;
    padding: 8px;
    background-color: #fef7e6;
    width: fit-content;
}
header.style-1 .main-menu ul > li {
    padding: 10px 8px;
}

.section-title5 span svg {
    fill: #4b0082;
}

.destination-dropdown-card .destination-dropdown-content .details-btn {
    color: #fff;
    font-family: var(--font-rubik);
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    padding: 10px 15px;
    border-radius: 5px;
    background: rgba(250, 185, 35,.6);
    -webkit-backdrop-filter: blur(1.5px);
    backdrop-filter: blur(1.5px);
    position: relative;
    overflow: hidden;
    transition: .5s;
}


.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input>.quantity-counter .quantity__input {
    width: 100%;
    height: unset;
    border: 1px solid #eee;
    border-radius: 5px;
    background-color: transparent;
    color: #fff;
    font-family: var(--font-rubik);
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .48px;
    border: 0;
}

.home1-banner-bottom .filter-wrapper .filter-group form {
    display: flex;
    align-items: center;
    background-color: #4b0082;
}

.home1-banner-bottom .filter-wrapper .filter-group form button {
    background-color: #4b0082;
}

.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input>.quantity-counter a i {
    font-size: 14px;
    color: #fff;
}
.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input label {
    color: #fff;
    font-family: var(--font-rubik);
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    display: block;
    margin-bottom: 5px;
}

.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input .custom-select-dropdown .select-input input {
    color: #fff;
    font-family: var(--font-rubik);
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .3px;
    background-color: transparent;
    width: 100%;
    cursor: pointer;
}

.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input .custom-select-dropdown .select-input {
    display: flex;
    align-items: center;
    line-height: 1;
    cursor: pointer;
    color: #fff;
}

.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input .custom-select-dropdown .select-input h6 {
    color: #fff;
    font-family: var(--font-rubik);
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .3px;
    min-width: 160px;
    width: 100%;
    margin-bottom: 0;
}

.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .searchbox-input .custom-select-dropdown .select-input i {
    color: #fff;
    font-weight: 500;
}

.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .icon svg {
    fill: #fff;
}

header.style-1 .nav-right .hotline-area .content h6 a {
    font-weight: 400;
    color: #ffd700;
}

header.style-1 .nav-right .hotline-area .icon svg {
    fill: #4b0082;
}


.top-bar.style-2 {
    background-color: #6800b3;
    padding: 9px 14.5%;
}

.section-title5 h2 {
    color: #4b0082;
    font-family: var(--font-rubik);
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: .9px;
    margin-bottom: 0;
}

.contact-page .single-contact small {

    font-weight: 400;

}

.form-check-label {
font-size:13px;
color:#fff;
}

.tab-content .form-check-label {
color:#000;
}


.modal-body .form-check-label {
font-size:13px;
color:#000;
}

.inquiry-form .form-check-label {
color:#000;
}

.footer-section .footer-top .footer-widget .widget-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
}

.logo-operadora {
    max-height: 25px;
    max-width: 90px;
}

.logo {
    width: 94%;
padding:12px;
}

/* .package-details-area ul {
  list-style: outside !important;
  margin-left:20px;
color: #787878;
} */

.single-widget h5 {
font-size: 14px;
}

.containerss {
 font-size: 11px;
 color:#808080;
}

.checkbox-container li {
  line-height: 1.3;
  color:#808080;
}

.checkbox-container li span
{
  line-height: 1.0;
}

._category-list li {
  color:#808080;
line-height: 1.3;
}

._category-list a {
    color: #808080!important;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.1;
}





.mb-120 {
    margin-bottom: 50px;
}

.mb-30 {
    margin-bottom: 10px;
}

.mb-50 {
    margin-bottom: 10px;
}

.footer-section .footer-top {
    padding-top: 40px;
    padding-bottom: 1px;
}

.banner3-section {
    margin-bottom: 30px;
}

header.style-1 .main-menu ul > li ul.sub-menu > li:hover .dropdown-icon {
color:#000;
}



header.style-1 .main-menu ul > li a {
    color: #4b0082;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    padding: 10px 2px;
    position: relative;
    font-family: var(--font-rubik);
    font-weight: 400;
    font-size: 13px;
    transition: all 0.5s ease-out 0s;
    position: relative;
    line-height: 19px;
}

header.style-1 .main-menu ul > li a:hover {
 color: fab923!important;
}


header.style-1 .main-menu ul > li i {
    font-size: 2px;
    text-align: center;
    color: var(--title-color);
    font-style: normal;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all 0.5s ease-out 0s;
    opacity: 0;
}

header.style-1 .main-menu ul > li ul.sub-menu > li a {
    display: block;
    padding: 8px 10px;
    color: var(--title-color);
    font-weight: 400;
    font-family: var(--font-rubik);
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.1;
    transition: all 0.4s ease-out 0s;
    position: relative;
    border-bottom: 1px solid rgba(233, 228, 228, 0.5);
}

header.style-1 .main-menu ul > li ul.sub-menu > li .dropdown-icon {
    color: var(--title-color);
    opacity: 1;
    top: 12px;
    font-size: 8px;
    right: 7px;
}

header.style-1 .main-menu ul > li.menu-item-has-children::after {
  content: "";
  font-family: "bootstrap-icons";
  font-weight: 500;
  position: absolute;
  top: 25px;
  right: 5px;
  font-size: 16px;
  color: var(--title-color);
  transition: all 0.55s ease-in-out;
}
header.style-1 .main-menu ul > li.menu-item-has-children:hover::after {
  content: "";
}




.package-card .package-card-content .card-content-top h5 a {
    color: var(--title-color);
    font-family: var(--font-rubik);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: unset;
    transition: 0.5s;
}

.package-card .package-card-content .card-content-top h5 a:hover {
    color: #4b0082;

}

.banner3-section .banner3-content .from-inner input {
    text-transform: unset;
    background-color: #fff;
    opacity:0.8;
    font-size:15px;
}


.banner3-section .banner3-content {
    background-image: url(../img/fundo_news.png), linear-gradient(180deg, #f9f4f0 0%, #f9f4f0 100%);
    padding: 56px 20px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}

.banner3-content h4 {
 margin-top:28px;
 color: #fff;
text-shadow: 3px 3px 3px #595959;
}

.banner3-section .banner3-content p {
    color: #fff;
}

.banner3-section .banner3-content a {
    color: #fff;
    text-decoration: underline;
}

.banner2-card .banner2-content-wrap {
    background-image: unset;
}

.banner2-card.two .banner2-content-wrap {
    background-image: unset;
}

.banner2-card.three .banner2-content-wrap {
    background-image: unset;
}

.banner2-card.four .banner2-content-wrap {
    background-image: unset;
}

.banner3-section .banner3-content .vector1 {
    height: 270px;
}

.footer-section {
    background-color: #4b0082;
}

header.style-1 .main-menu ul > li ul.sub-menu > li a:hover {
    color: #4b0082;
}

header.style-1 .main-menu ul > li:hover > a {
    color: #4b0082;
}


.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .icon svg {
    fill: #00a9e0;
}

.verde {
    color:#fff;
}

.primary-btn2 {
    background-color: #4b0082;
}

.package-card .batch .date {
    background-color: #000;
    border-radius:4px;
}




.home1-banner-bottom .filter-wrapper .filter-group form .filter-area .single-search-box .icon svg {
    fill: #fff;
}

.verde {
    color:#fff;
}

.package-card .package-card-content .card-content-bottom .price-area span {
    color: #4b0082;
    font-weight: 400;
}

.package-inner-title-section .selector-and-grid .selector .nice-select {
    width: 195px;
    height: 40px;
    border-radius: 30px;
    border: 1px solid #4b0082;
    color: var(--primary-color1);
    font-family: var(--font-jost);
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    padding-left: 25px;
    display: flex;
    align-items: center;
}

.package-inner-title-section .selector-and-grid .grid-view li.active svg {
    fill: #4b0082;
}

.banner2-card img {
	max-height: 505px;
}



/* telemovel */
@media only screen and (max-width: 576px) {

.banner2-card .banner2-content-wrap .banner2-content>a {
    font-size: 14px;
}

.banner2-card .banner2-content-wrap .banner2-content>a {
    color: var(--white-color);
    font-family: var(--font-rubik);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

.destination-dropdown-card .destination-dropdown-content .title h4 a {
    color: var(--white-color);
    font-family: var(--font-rubik);
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.56px;
    transition: 0.5s;
}

.section-title5 h2 {
    font-size: 17px;
    text-align: center;
}

.footer-section .footer-bottom p {
    color: rgba(255,255,255);
    font-family: var(--font-rubik);
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: .42px;
    margin-bottom: 0;
}

.contact-form-area h3 {
    font-size: 20px;
    font-family: var(--font-rubik);
    font-weight: 500;
    margin-bottom: 20px;
}

.contact-page .single-contact .title h6 {
    color: #000;
    font-family: var(--font-rubik);
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
}

.contact-page .single-contact small {

    font-weight: 400;

}

.contact-page .single-contact .content h6 a {
    color: var(--title-color);
    font-family: var(--font-rubik);
    font-size: 14px;
    font-weight: 400;
    padding-top: 10px;
    transition: .35s;
}
.contact-page .single-contact .icon {
    height: 34px;
    min-width: 34px;
    max-width: 34px;
    border-radius: 50px;
    background-color: var(--primary-color1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-page .single-contact {
    padding: 20px 10px;
}

.banner3-section .banner3-content a {
    color: #fff;
    text-decoration: underline;
}

.form-check label {
font-size:13px;
color:#fff;
}

.form-check a {
font-size:13px;
color:#fff;
}



.breadcrumb-section .banner-content h1 {
    font-size: 17px;
}

.package-inner-title-section p {
    color: var(--text-color);
    font-family: var(--font-jost);
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-transform: unset;
    margin-bottom: 0;
}

.mobile-logo-wrap img {
 max-width:150px;
}


.package-details-area .tour-info-metalist li {
    display: flex;
    align-items: center;
    gap: 8px;
    padding-right: 40px;
    font-size: 12px;
    font-weight: 400;
    color: var(--title-color);
    font-family: var(--font-rubik);
}

header.style-1 .header-logo {
    padding: 0px 0;
}


header.style-1 .main-menu ul>li.menu-item-has-children {
    transition: all .55s ease-in-out;
    margin-top: 10px;
}

.sidebar-toggle {
    background: transparent;
    border: 1px solid #ddd;
    padding: 6px 10px;
    border-radius: 4px;
    font-weight: 400;
    position: absolute;
    right: 5%;
    margin-top: 5px;
font-size:15px;
}

.footer-section .footer-top {
    padding-top: 10%;
    padding-bottom: 1px;
}

.mb-120 {
    margin-bottom: 20px;
}

.destination-dropdown-section {
    background-image: url(../img/wallpaper5.jpg),linear-gradient(105deg,#eef3f1 0%,red 100%);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 35px;
    position: relative;
}

.package-details-area .tour-price h3 {
    font-size: 12px;
    color: #fff;
    line-height: 1.25;
    font-weight: 500;
    margin-bottom: 10px;
    background-color: #00a9e0;
    border-radius: 8px;
    padding: 7px;
}

header.style-1 .header-logo img {
    width: 100%;
padding:5px;
}

header.style-1 .main-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 380px;
    padding: 30px 20px !important;
    z-index: 99999;
    height: 100%;
    overflow: auto;
    background: #fff;
    border-right: 1px solid #eee;
    transform: translateX(-100%);
    transition: transform 0.3s ease-in;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
}

.banner3-section {
    margin-bottom: 20px;
}

.destination-dropdown-card {
    position: relative;
    border-radius: 5px;
    width: 320px;
    left: -20px;
}

.destination-dropdown-card .destination-dropdown-card-img {
    position: relative;
    overflow: hidden;
    height: 140px;
}

.top-bar .topbar-right .social-icon-area ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
}



.destination-dropdown-card .destination-dropdown-content .title h4 a {
    color: var(--white-color);
    font-family: var(--font-rubik);
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.56px;
    transition: 0.5s;
}

.small, small {
    font-size: .575em;
}

.banner3-section .banner3-content {
    padding: 6px 20px;
}



.mb-30 {
    margin-bottom: 1px;
}

.home6-tourpack-section {
    background-image: unset!important;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px 0;
    position: relative;
}



/* lista de pacotes */
.pt-50 {
    padding-top: 10px;
}

.package-inner-title-section {
    flex-direction: column;
    align-items: flex-start;
    margin-top: -20px;
}

.package-card .package-card-content .card-content-top h5 {
    min-height: 20px;
}

/* lista de pacotes - fim  */


.faqs .swiper-slide {
    height: 70px;
}

.faqs .category-card {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}



.footer-section .footer-top .footer-widget .widget-list li a {
    color: #fff;
    font-family: var(--font-jost);
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .32px;
    transition: .5s;
}




    .package-inner-title-section .selector-and-grid .selector .nice-select {
        width: 150px;
        height: 35px;
        border-radius: 30px;
        border: 1px solid #999999;
        color: #999999;
        font-family: var(--font-jost);
        font-size: 15px;
        font-weight: 400;
        text-transform: capitalize;
        padding-left: 25px;
        display: flex;
        align-items: center;
    }


    .package-details-area h6 {
        margin-top: 1px;
        font-weight: 500;
        /* background-image: url(../img/barra_fundo.jpg); */
    }

    .nice-select {
        width: 100%;
        background: transparent;
        border-radius: 5px;
        height: 40px;
        display: flex;
        align-items: center;
        line-height: 1;
        padding: 0px 2px;
        outline: none !important;
        box-shadow: none !important;
        border: 1px solid #F3F3F3;
    }

        .nice-select .current {
            font-family: Jost, sans-serif;
            font-size: 13px;
            font-weight: normal;
            color: black;
        }

    .table > :not(caption) > * > * {
        padding: .2rem .1rem;
        color: var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));
        background-color: var(--bs-table-bg);
        border-bottom-width: var(--bs-border-width);
        box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));
    }


    .nice-select {
        min-width: 90px;
    }

    .package-details-area h3 {
        font-size: 16px;
        color: #00a9e0;
        margin-bottom: 30px;
        text-shadow: 0 0 black;
        /* text-decoration: underline; */
        text-align: center;
    }

    .room-suits-card .room-content .content-top h5 a:hover {
        color: #fb5d00
    }

    .modal-content {
        width: 100%;
    }

    .package-details-area h6 {
        margin-top: 1px;
        font-size: 15px;
        font-weight: 500;
        /* background-image: url(../img/barra_fundo.jpg); */
    }


    .form-control {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.5;
        color: var(--bs-body-color);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: var(--bs-body-bg);
        background-clip: padding-box;
        border: var(--bs-border-width) solid var(--bs-border-color);
        border-radius: var(--bs-border-radius);
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }


    .package-details-area h3 {
        font-size: 17px;
        color: #fb5d00;
        margin-bottom: 30px;
        text-shadow: 0 0 black;
        /* text-decoration: underline; */
        text-align: center;
    }


    .table > tbody {
        vertical-align: inherit;
        font-size: 10px;
    }

    .text-primary {
        color: #fb5d00 !important;
    }

    .checkout-page .inquiry-form .title h4 {
        font-size: 15px;
        font-weight: 500;
    }

    .package-details-area p {
        color: var(--text-color);
        font-family: var(--font-jost);
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.54px;
        margin-bottom: 16px;
    }


    .info-container {
        background-color: #f8f9fa;
        border: 1px solid #dee2e6;
        border-radius: 5px;
        padding: 8px;
        margin-top: 0px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }

    .contact-form-area {
        padding: 20px 20px;
    }


    .texto-azul {
        color: #00a9e0;
        font-weight: 500;
        font-size: 16px;
    }

    .package-details-area h3 {
        font-size: 17px;
        color: #000;
        margin-bottom: 30px;
        text-shadow: 0 0 black;
        /* text-decoration: underline; */
        text-align: center;
        font-weight: 400;
    }


    .faq-content .accordion .accordion-item .accordion-header .accordion-button {
        border: none;
        border-radius: unset;
        box-shadow: none;
        color: var(--title-color);
        font-family: var(--font-rubik);
        background-color: transparent;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.4;
        text-transform: none;
        padding: 0;
        padding-bottom: 0px;
        padding-top: 15px;
        border-bottom: 1px solid var(--title-color);
    }

    .col-1 form-group h7 {
        font-size: 8px;
    }

    /* 2 parte */

    .package-details-area h2 {
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 0px !important;
    }

    .gallery-img-wrap img {
        min-height: 100px
    }

    .banner3-section .banner3-content p {
        color: #fff;
    }

    .banner3-section .banner3-content {
        background-image: url(../img/fundo_news.png), linear-gradient(180deg, #f9f4f0 0%, #f9f4f0 100%);
        color: #fff;
    }



    .package-details-area h6 {
        margin-top: 14px;
        font-size: 15px;
        font-weight: 400;
        color: #fff;
        background-color: #e6f7ff;
        line-height: 30px;
        padding: 8px;
        border-radius: 6px;
        /* background-image: url(../img/barra_fundo.jpg); */
        background-color: #b3b3b3;
    }

    .form-group h6 {
        font-size: 12px;
        font-weight: 600;
        color: #fff;
        background-color: unset;
        line-height: 25px;
        padding: 6px;
        background-color: #b3b3b3;
        border-radius: 6px;
    }

    .booking-form-item-type h6 {
        margin-top: 20px;
        font-size: 12px;
        font-weight: 500;
        color: #fff;
        line-height: 25px;
        padding: 8px;
        background-color: #b3b3b3;
        width: fit-content;
    }

    .addithonal-information h6 {
        font-weight: 600;
        color: #000;
        background-color: unset;
        line-height: 12px;
        padding: 0px;
        font-size: 12px;
    }

    .package-details-area .tour-info-metalist {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .product-reference {
        position: absolute;
        margin-top: -40px;
        margin-bottom: 30px;
        /*margin-left: 270px;*/
        right:15px;
    }

    .swiperl .swiper-slide h5 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
        z-index: 4;
        padding: 10px;
        border-radius: 9px;
        max-width: 850px;
    }

    .faq-content .accordion .accordion-item .accordion-body {
        font-size: 14px;
        padding: 0px 10px;
    }

    .faq-content-title h6 {
        background-color: #000;
        font-size: 13px;
    }


    .quantity-counter.rooms {
        position: absolute;
        margin-top: -45px;
        margin-left: 170px;
    }

    .swiperl .swiper-slide img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        position: relative;
        z-index: 3;
        opacity: 1 !important;
        border-radius: 7px;
    }

    .flight-option img {
        width: 50%;
    }

    .room-suits-card .room-content {
        padding: 20px 15px;
        font-size: 12px;
    }

        .room-suits-card .room-content .content-bottom .room-type h6 {
            font-size: 13px;
            font-weight: 400;
            color: var(--title-color);
            font-family: var(--font-rubik);
            margin-bottom: 0;
            background-color: #e6e6e6;
            line-height: 18px;
            margin-bottom: 4px;
        }

        .room-suits-card .room-content .content-bottom {
            transition: transform 0.2s ease, box-shadow 0.2s ease;
            padding: 10px;
            background-color: #e6e6e6;
            margin-bottom: 15px;
            border-radius: 5px;
        }

    .table > :not(caption) > * > * {
        padding: .2rem .1rem;
        color: var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));
        background-color: var(--bs-table-bg);
        border-bottom-width: var(--bs-border-width);
        box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));
        font-size: 13px;
    }

    .package-details-area .tour-price {
        align-items: anchor-center;
        padding-top: 5px;
    }


    .nice-select .list .option {
        color: var(--text-color);
        font-family: var(--font-jost);
        font-size: 11px;
        font-weight: 500;
        padding-left: 5px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    h5 {
        font-size:13px;
    }
    h5 small.fs-6 {
        font-size:12px!important;
    }
    .room-suits-card .room-content .content-top .reviews {
        min-width: 85px;
    }
    /*Solférias*/
    .ages {
        height: 40px;
    }
}


.banner2-card .banner2-content-wrap .banner2-content h3 {
    color: #ffd700;
    font-family: var(--font-rubik);
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
}

.banner2-card.four .banner2-content-wrap .banner2-content h3 {
 color: #ffd700;
    font-family: var(--font-rubik);
    font-size: 27px;
    font-weight: 700;
    line-height: 1;

}


.wt-notes {
margin-top:40px;
    background-color:#a6a6a6;
padding:10px;
border-radius:4px;
}

.wt-notes .p {
font-weight:600;
background-color:transparent;
color:#fff;
}


@media only screen and (max-width: 991px) {

header.style-1 .main-menu ul > li i {
    font-size: 2px;
    text-align: center;
    color: var(--title-color);
    font-style: normal;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all 0.5s ease-out 0s;
    opacity: 1;
}

ul.menu-list {
    display: unset;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    line-height: 20px;
	}

     .menu-list {
        display: unset;
    }


header.style-1 .main-menu ul > li {
    display: block;
    position: relative;
    padding: 0 1px;
}

  header.style-1 .main-menu ul > li a {
        color: black;
    }


}


