.login-note p i ,.booking-list-wrp i{
    color: #023D73;
}

.checkout-row-wrp .booking-list-wrp .accordion .accordion-item .accordion-button:before {
    color: hsla(0, 0%, 47%, 1);
}

.booking-bar-right .payblock-rw i {
    margin-left: 5px;
}

.search-filter button.search-btn{
    font-size: 14px;
   
}

.search-leftfilter .form-group i{
    color: hsla(0, 0%, 70%, 1);
}

.product-data-name ul li.promotion-btn {
   
    line-height: 20px;
    font-weight: 700;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.navbar-light .navbar-nav li .dropdown-menu li a.active{
    background-color: transparent;
    color: #9FD6D5;
    font-weight: 600;
}
.transparent-header .inner-search-banner{
    padding:  250px 0 165px 0;
}

.sharedrop .dropdown-menu li a {
    color: #004F98;
}

footer li.current-menu-item a{
    color: #9FD6D5 ;
}

.confact-form .wpcf7-form.invalid .wpcf7-response-output,
.confact-form .wpcf7-form.failed .wpcf7-response-output {
    color: red;
    border: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.confact-form .wpcf7-form.sent .wpcf7-response-output {
    color: green;
    border: none;
    margin: 0;
    padding: 0;
    text-align: center;
    
}
.whats-data h6 a {
    text-decoration: none;
}
.flow-trak-img iframe{
    max-width: 100%;
}

.discover-destination-wrp .discover-destination-description {
    position: relative;
}

.discover-destination-wrp:has(.topdeals-slider-destunation .slick-slide:nth-child(4)) .discover-destination-description {
    padding: 0 65px;
}

.discover-destination-wrp:has(.topdeals-slider-destunation .slick-slide:nth-child(4)) .slick-arrow {
    display: flex;
}

.discover-destination-wrp .slick-arrow {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    line-height: 100%;
    color: #9FD6D5;
    background: #004F98;
    cursor: pointer;
    z-index: 999;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.discover-destination-wrp .slick-arrow:hover {
    color: #004F98;
    background: #9FD6D5;
}

.discover-destination-wrp .slick-arrow.slick-prev {
    left: 0;
}

.discover-destination-wrp .slick-arrow.slick-next {
    right: 0;
}

.experience-companies-section {
    padding-bottom: 75px;
}

.client-experience-title {
    font-size: 28px;
    line-height: 135%;
    color: #22292B;
    margin: 0 0 35px;
}

.client-experience-title * {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: normal;
    line-height: inherit;
    color: inherit;
    margin-bottom: 0;
}

.client-experience-title a {
    text-decoration: none;
}

.client-experience-title a:hover {
    color: #9FD6D5;
}

.crusing-partners-carousel {
    opacity: 0;
}

.crusing-partners-carousel.slick-initialized {
    opacity: 1;
}

.crusing-partners-carousel .slick-dots {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 25px -8px 0;
    padding: 0;
    list-style-type: none;
}

.crusing-partners-carousel .slick-dots li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 8px 10px;
    padding: 0;
    list-style-type: none;
    cursor: pointer;
    width: 9px;
    height: 9px;
    background: #004F98;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.crusing-partners-carousel .slick-dots li:only-child {
    display: none;
}

.crusing-partners-carousel .slick-dots li.slick-active {
    background: #9FD6D5;
}

.crusing-partners-carousel .slick-dots li button {
    display: none;
}

.crusing-partners-carousel .slick-track {
    display: flex;
    justify-content: center;
}

.crusing-partners-carousel .slick-list {
    margin: 0 -12px;
}

.crusing-partners-carousel .slick-slide {
    padding: 0 12px;
}

.crusing-partners-carousel .crusing-partner-block {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.crusing-partners-carousel .crusing-partner-block .logo-block {
    text-decoration: none;
    height: 150px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.crusing-partners-carousel .crusing-partner-block .logo-block * {
    max-height: 100%;
}

@media(min-width:1201px) and (max-width:1650px){ 
    .transparent-header .inner-search-banner{
        padding:  200px 0 120px 0;
    }
}

@media(min-width:992px) and (max-width:1200px){ 
    .transparent-header .inner-search-banner{
        padding:  180px 0 100px 0;
    }

    .discover-destination-wrp:has(.topdeals-slider-destunation .slick-slide:nth-child(4)) .discover-destination-description { padding: 0 50px; }
    .discover-destination-wrp .slick-arrow { width: 42px; height: 42px; }

    .experience-companies-section { padding-bottom: 60px; }
}

@media(min-width:768px) and (max-width:991px){ 
    .transparent-header .inner-search-banner{
        padding:  170px 0 80px 0;
    }

    .topdeals-slider-destunation .slick-list { margin: 0 -12px; }
    .topdeals-slider-destunation .slick-slide { margin: 0 12px; }

    .discover-destination-wrp:has(.topdeals-slider-destunation .slick-slide:nth-child(4)) .discover-destination-description { padding: 0; }
    .discover-destination-wrp .topdeals-slider-arrows { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -10px; }
    .discover-destination-wrp .topdeals-slider-arrows > * { margin: 0 10px; }
    .discover-destination-wrp .slick-arrow { position: relative; top: auto !important; left: auto !important; right: auto !important; width: 42px; height: 42px; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }

    .client-experience-title { font-size: 25px; }
    .experience-companies-section { padding-bottom: 50px; }
}

@media(max-width:767px){ 
    .transparent-header .inner-search-banner{
        padding:  160px 0 80px 0;
    }
    .flow-trak-img iframe{
        max-width: 100%;
    }

    .discover-destination-titlebx {
        margin-bottom: 30px;
    }

    .topdeals-slider-destunation .slick-list { margin: 0 -12px; }
    .topdeals-slider-destunation .slick-slide { margin: 0 12px; }

    .discover-destination-wrp:has(.topdeals-slider-destunation .slick-slide:nth-child(4)) .discover-destination-description { padding: 0; }
    .discover-destination-wrp .topdeals-slider-arrows { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -5px; }
    .discover-destination-wrp .topdeals-slider-arrows > * { margin: 0 5px; }
    .discover-destination-wrp .slick-arrow { position: relative; top: auto !important; left: auto !important; right: auto !important; width: 35px; height: 35px; font-size: 18px; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }

    .client-experience-title { font-size: 22px; margin-bottom: 25px; }
    .experience-companies-section { padding-bottom: 42px; }
}