header .header-style-three .main-nav ul li.has-child-menu::after {
    content: '\2b';
    font-family: "Font Awesome 6 Pro" !important;
}
header .header-style-three .main-nav ul li:hover.has-child-menu::after {
    content: '\f068';
    font-family: "Font Awesome 6 Pro";
}
.multi-main-searchber .search-box-single .searchbox-input.date-picker-input::before {
    content: '\f073';
    font-family: "Font Awesome 6 Pro" !important;
}
.footer-widget .footer-contact-list li {
    padding-top: 12px;
    display: flex;
    gap: 10px;
}
.footer-widget .footer-contact-list li a{
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #ffffff;
    position: relative;
    transition: all 0.35s;
    word-break: break-word;
}
.footer-widget .footer-contact-list li i{
    line-height: inherit;
    max-width: 20px;
    min-width: 20px;
    width: 100%;
}
.f-logo{
    width: 100%;
}
.mb-15{
    margin-bottom: 15px;
}
.bg-grey{
    background: #f3f3f3;
}
.package-area.package-style-two{
    padding-top: 100px;
    padding-bottom: 100px;
}
.about-main-wrappper .about-wrap-title{
    font-size: 35px;
    margin-bottom: 30px;
}
.slider-bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}
.hero-style-three .hero3-content{
    text-align: left;
}
.pb-100{
    padding-bottom: 100px;
}
.about-main-wrappper .about-tab-wrapper .about-tab-image-grid img{
    border-radius: 10px;
    border: 1px solid #06b4f0;
    height: 290px;
}
.about-main-wrappper .about-tab-wrapper .about-tab-image-grid .about-video{
    box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
}
.offer-switch-button2 .nav-item .nav-link{
    min-width: 87px;
    padding: 5px 20px;
}
.offer-switch-button2 .nav-item .nav-link{
    font-weight: normal;
}
.package-card-gamma .package-card-body{
    text-align: left;
}
.package-card-gamma .package-card-body .p-card-title{
    font-weight: normal;
}
.h-600{ height: 600px !important; }
.custom-input-group select:focus{
    box-shadow: none;
}
.custom-input-group select{
    line-height: 20px;
}
.car-book-btn .btn{
    width: 100%;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.destination-card-style-two .d-card-content{
    padding: 20px;
}
.destination-card-style-two:hover .d-card-content{
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.destination-card-style-two .d-card-content{
    display: flex;
    flex-direction: column;
    height: 100%;
    bottom: -70%;
    transition: all 0.6s;
}
.destination-card-style-two .d-card-content .destination-title{
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    background: #06b4f0;
    border-radius: 3px;
    padding: 9px 32px;
    clip-path: polygon(9% 0, 90% 3%, 100% 94%, 0 100%);
    display: inline-block;
    width: max-content;
    margin: 0 auto;
}
.destination-card-style-two .d-card-content .place-count{
    margin-top: 15px;
    overflow-y: auto;
    scrollbar-width: thin;
}
.destination-card-style-two .d-card-content .place-count p::before {
    content: '-';
    margin-right: 10px;
    position: absolute;
    left: 5px;
}
.destination-card-style-two .d-card-content .place-count p {
    position: relative;
    padding-left: 20px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.destination-card-style-two{
    margin-bottom: 0px;
}
.destination-card-style-two .d-card-thumb img{
    object-fit: cover;
    aspect-ratio: 8 / 4.8;
}
header .header-style-three .nav-right .nav-right-hotline{
    padding-left: 14px;
    padding-right: 14px;
}
.offer-switch-button2 .nav-item{
    margin-right: 0px;
}
.bout-tab-content div p:last-child {
    margin-bottom: 0;
}
.package-card-gamma:last-child {
    margin-bottom: 0;
}
.about-image-group{
    display: flex;
    justify-content: center;
}
.about-main-wrappper .about-tab-wrapper .about-tab-image-grid .float-images img{ height: 250px; }
.testimonial-card-alpha .testimonial-card-top{ justify-content: right; }
.banner3-btn{
    margin-bottom: 15px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    margin-right: 15px;
}
.main-banner-btn{ display: flex; }
.fancybox-caption { display: none !important; }
select , select option{
    font-family: var(--f-primary);
    font-weight: 500 !important;
    font-size: 16px !important;
}
.custom-input-group input{ font-family: var(--f-primary); }
.contact-wrapper .custom-input-group input::placeholder { font-size: 16px; }
.select-color{ color: #5c5c5c; }
 