.c-list-check li
{
    background-position: left 10px;
    line-height: 30px;
    margin-bottom: 20px;
}


.footer{
    background-color: rgba(251, 251, 251, 1);
}

.footer .menu-footer li
{
    margin-bottom: 12px;
}

/*  Header  */

.header.header-commingsoon
{
    position: fixed;
    background: transparent;
    border-bottom-color:transparent;
    /* position: relative; */
}

.c-header.header.header-commingsoon .main-menu li a
{
    color:#fff
}

.c-header.header.header-commingsoon.stick   .main-menu li a
{
    color:#000;
}

.header .main-header .header-right{min-width: auto;}

.c-header.header.header-commingsoon.stick{background-color: #fff;}

.c-header.header.header-commingsoon.stick .light-mode{display:none !important;}
.c-header.header.header-commingsoon.stick .dark-mode{display:block !important;}


.c-header.header.header-commingsoon.stick .light_{color: var(--bs-neutral-1000);}
.c-header.header.header-commingsoon.stick .dark_{color:#000;}
.c-header.header.header-commingsoon .light_{color: #fff;}

/*  Header  */


/*  Hero  */
.item-banner-slide
{
    min-height: 670px;
    padding: 170px 0px 320px 0px;
}

/*  Hero  */



/*  Switch  */
.cont {
    text-align: center;
}

.toggle {
    position: relative;
    display: inline-block;
}

.toggle__input {
    display: none;
}

.toggle__label {
    display: block;
    width: 46px;
    height: 24px;
    background: linear-gradient(180deg, #181233 0%, var(--bs-warning) 100%);
    border-radius: 99px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

[data-bs-theme=dark] .toggle__label {
    background-color: var(--toggle-dark);
}

[data-bs-theme=dark] .toggle__label::after {
    left: 24px;
}

.toggle__label::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border-radius: 50%;
    transition: left 0.3s ease;
}



[data-bs-theme=dark] .light_{display:none;}
[data-bs-theme=light] .light_{display:block;}
[data-bs-theme=dark] .dark_{display:block;}
[data-bs-theme=light] .dark_{display:none;}



[data-bs-theme=dark] .swiper-group-payment-10 .swiper-slide
{
    background: #ffffffa8;
    padding: 8px;
    border-radius: 5px;
}

[data-bs-theme=dark] .btn.btn-black-lg, [data-bs-theme=dark] .btn.btn-black
{

    background-color: rgb(255 255 255);
}
/*  Switch  */



.card-journey-small .card-image .wish.compare
{
    width: 118px;
    color: var(--Neutral-1000, rgba(0, 0, 0, 1));
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 1);
    height: 36px;
    line-height: 36px;
}


.load_btn img{    filter: invert(1);}
.load_btn:hover img{    filter: invert(0);}


.inner_content
{
    z-index: 1;
    bottom: 35px;
    left: 20px;
    position: absolute;
    background: rgba(24, 18, 51, 0.7);
    border-radius: 5px;
    padding: 20px 25px;
}

.inner_content h1{

font-family: Manrope;
font-size: 36px;
font-weight: 700;
line-height: 48px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
margin-bottom: 5px;
}   

.inner_content .location_title
{
font-family: Manrope;
font-size: 22px;
font-weight: 500;
}


.inner_btn {
    position: absolute;
    z-index: 1;    
    right: 10px;
    bottom: 30px;
    text-align: end;
    display: flex;
    align-items: end;
    justify-content: flex-end;
    
}
.inner_btn a{
    background-color: rgba(24, 18, 51, 0.7) !important;
    border-radius: 5px !important;
}

.inner_btn a.btn-brand-secondary{color:#fff !important}


.container-footer{padding: 42px 130px 0px 130px;}



.btn-brand-secondary-2 svg
{
    stroke:inherit !important;
}

.btn-brand-secondary-2:hover
{
 color:#fff;
}




.booking-form .head-booking-form{background-color: var(--main-dark);}

.booking-form{    overflow: hidden;}

.btn.btn-book{background-color: var(--main-dark);  color:#fff !important;}
.btn.btn-book svg{stroke: #fff !important;}
[data-bs-theme="dark"] .booking-form svg{filter: contrast(0);}
[data-bs-theme="dark"] .card-journey-small .card-image .wish.compare{color: #fff;}
[data-bs-theme="dark"] .card-journey-small .card-image .wish svg, [data-bs-theme="dark"] .rating img{filter: invert(1);}

.swiper-pagination-bullet-active
{
    background:var(--main-dark)
}

.box-payments_3
{
    padding: 60px 0px;
}

.card-journey-small .card-info .card-rating .card-right .rating
{
    border-radius:5px;
}

.card-journey-small .card-info .card-rating .card-right .rating img
{
    position: relative;
    top: 2px;
}


.blog_section .card-button .btn.btn-gray
{
    line-height: 15px !important;
}


footer .menu-footer li:hover a,footer .menu-footer li:hover{color:var(--bs-warning) !important;}



footer .accordion-collapse{background-color: transparent;border-bottom-color:transparent;}

.destination-banner img{object-fit: cover;}

body .inner_btn .btn.btn-brand-secondary:hover{color:#fff !important;}


.box-content-main-2{padding: 56px 0px 20px 0px;}

.box-content-main-2 .card-journey-small{margin-bottom:20px;}

.box-buttons-hotels.list_dropdown{    padding: 60px 0px 70px 0px;}

.form_radio_action button{background-color: #fff !important; color: var(--bs-neutral-1000) !important;    border: 1px solid var(--bs-neutral-200);}

.form_radio_action button:hover{ border: 1px solid var(--bs-neutral-200);}

.box-button-book-cus .btn-gray{    font-size: 16px !important;padding: 15px !important;}

.small_icon_right
{
    position: absolute;
    right: 15px;
    top: 15px;
}


/* .booking-form
{
    position: -webkit-sticky;
    position: sticky;
    top: 10px;	
} */

.booking-form .btn.btn-dropdown-search:after
{
    opacity: 0;	
}

.booking-form .input-form-1{position:relative;}

.booking-form .input-form-1 svg
{
    position: absolute;
    top: 18px;
    right: 16px;
}

.booking-form .btn.btn-dropdown-search
{
    font-weight: 500;
    font-size: 16px;	
}

.booking-form .form-control
{
    font-weight: 500;
    font-size: 16px;	
	    color: var(--bs-neutral-1000);
}

.box-swiper-cus .swiper-button-next, .box-swiper-cus .swiper-button-prev {
    transform: translate(10px, -50%);
    top: 55%;
    width: 50px;
    height: 50px;
    background: #ada5af;
    border-radius: 50%;
    color: #fff;
}
.box-swiper-cus .swiper-button-prev:after, .box-swiper-cus .swiper-button-next:after{font-size: 22px;}

.swiper-button-next {
  right: 20px;
}
.swiper-button-prev {
  left: 20px;
}

.slider-tabs{z-index: 999;right: 10px;}
.slider-tabs .tab-btn {
    border: 1px solid #fff;
    padding: 12px 20px;
    background: #ffffff;
    color: #000000;
    font-size: 18px;
    cursor: pointer;
}
.slider-tabs .tab-btn.active {
  background: #241E3C;
  color: #ffff;
  font-weight: 600;
}
.slider-tabs .tab-btn.video{border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.slider-tabs .tab-btn.photo{border-bottom-right-radius: 4px;border-top-right-radius: 4px;}

.slider-tabs .video .light {display: none;}
.slider-tabs .video .dark {display: block;}
.slider-tabs .video.active .light {display: block;}
.slider-tabs .video.active .dark {display: none;}
.slider-tabs .photo .light {display: none;}
.slider-tabs .photo .dark {display: block;}
.slider-tabs .photo.active .light {display: block;}
.slider-tabs .photo.active .dark {display: none;}

.slider-wrapper { display: none; }
.slider-wrapper.active { display: block; }

.why_section .col-md-7 .bdrd8 {height: 100%;}
.why_section .col-md-5 .bdrd8 {height: 50%;}
.why_section .col-md-5 {display: flex;flex-direction: column;gap: 24px;}

.group-collapse-expand .nav-tabs, .group-collapse-expand .nav-tabs .nav-link {border: none;padding: 0;gap: 15px;font-size: 18px;color: #4D4D4D;}
.group-collapse-expand .nav-tabs .nav-link.active {color: #000000;font-weight: 600;}
.id_tab a{color: #000000;font-size: 18px;font-weight: 600;}
#gallery .card-video {position: relative;margin-bottom: 0px;overflow: hidden;border-radius: 10px;height: 130px;}
#gallery .card-video .card-image img {display: block;width: 100%;height: 130px;object-fit: cover;}
