.our-services .single-services {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 23px;
    min-height: 350px;
    max-height: 350px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .our-services .single-services {
        padding: 30px 23px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .our-services .single-services {
        padding: 30px 32px
    }
}

@media (max-width: 575px) {
    .our-services .single-services {
        padding: 30px 19px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .our-services .single-services {
        padding: 30px 19px
    }
}

.our-services .single-services:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.our-services .single-services .services-ion span {
    font-size: 60px;
    margin-bottom: 13px;
    color: #000000;
    margin-bottom: 16px;
    display: block
}

.our-services .single-services .services-ion img {
    transition: 0.3s ease-in-out;
}

.our-services .single-services:hover img {
    transform: rotate(360deg);
}

.our-services .single-services .services-cap {
    padding: 0 16px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .our-services .single-services .services-cap {
        padding: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .our-services .single-services .services-cap {
        padding: 0
    }
}

/* 
.our-services .single-services .services-cap h5 a {
    font-weight: 600;
    font-size: 25px;
    color: #15181d;
    line-height: 1.4;
    margin-bottom: 19px;
    display: block
}

.our-services .single-services .services-cap p {
    color: #003f5b;
    font-size: 14px
}

.our-services .single-services.active {
    box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1)
}



.booking-area .booking-wrap {
    padding: 70px 60px 40px 60px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 8px 79px 0px rgba(0, 0, 0, 0.08);
    flex-wrap: wrap
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .booking-area .booking-wrap {
        padding: 50px 46px 20px 42px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .booking-area .booking-wrap {
        padding: 50px 30px 13px 30px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .booking-area .booking-wrap {
        padding: 50px 30px 13px 30px
    }
}

@media (max-width: 575px) {
    .booking-area .booking-wrap {
        padding: 50px 20px 13px 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .booking-area .booking-wrap {
        flex-wrap: wrap
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .booking-area .booking-wrap {
        flex-wrap: wrap
    }
}

@media (max-width: 575px) {
    .booking-area .booking-wrap {
        flex-wrap: wrap
    }
}

.booking-area .booking-wrap .single-select-box {
    width: 23%
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .booking-area .booking-wrap .single-select-box {
        width: 48%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .booking-area .booking-wrap .single-select-box {
        width: 48%
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .booking-area .booking-wrap .single-select-box {
        width: 48%
    }
}

@media (max-width: 575px) {
    .booking-area .booking-wrap .single-select-box {
        width: 100%
    }
}

.booking-area .booking-wrap .nice-select {
    color: #9d9d9d;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-sizing: border-box;
    padding-left: 49px;
    padding-right: 45px;
    text-align: left !important;
    line-height: 69px;
    border: 0;
    height: 65px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.booking-area .booking-wrap .nice-select::after {
    border-bottom: 2px solid #a3a3a3;
    border-right: 2px solid #a3a3a3;
    height: 7px;
    right: 41px;
    width: 7px
}

.booking-area .booking-wrap .nice-select.open .list {
    width: 100%;
    border-radius: 0
}

.booking-area .booking-wrap .nice-select .option {
    color: #a3a3a3
}

.booking-area .booking-wrap .select-itms {
    position: relative
}

.booking-area .booking-wrap .select-icon {
    position: absolute;
    z-index: 1;
    left: 11px;
    top: 20px;
    color: #9d9d9d;
    font-size: 20px
} */


.section_caterloop {
    padding: 5rem 0rem;
    background-color: rgba(238, 234, 234, 0.473);
    background-blend-mode: lighten;
    /* display: block; */
}

.section_caterloop .email_btn {
    border: 1px solid #24aca6;
    border-radius: 50px;
    width: 40%;
    padding: 0.9rem 0rem;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.section_caterloop input {
    background: transparent;
    border: none;
    outline: none;
    width: 60%;
}

.section_caterloop h3 {
    font-weight: 700;
}

@media (max-width: 999px) {
    .section_caterloop {
        background-size: cover !important;
        background-color: rgb(238 234 234 / 83%);

    }

    .section_caterloop .email_btn {
        border: none;
        display: block;
        width: 100%;

    }

    .section_caterloop input {
        background: transparent;
        border: 1px solid #24aca6;
        outline: none;
        width: 100%;
        margin: 0.5rem 0rem;
        border: 1px solid #24aca6;
        border-radius: 50px;
        padding: 0.9rem;
        text-align: center;
    }

    .section_caterloop .btn {

        width: 100%;

    }
}



.border-btn {
    border: 1px solid #24aca6;
    color: #003f5b !important;
    background: none;
    border-radius: 35px;
    text-transform: capitalize;
    padding: 19px 20px;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 0;
    position: relative;
    transition: color 0.4s linear;
    position: relative;
    overflow: hidden;
    margin: 0
}

@media (max-width: 575px) {
    .border-btn {
        display: none
    }
}

.border-btn::before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #24aca6;
    color: #fff !important;
    z-index: -1;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleY(0);
    border-radius: 0;
}

.border-btn:hover::before {
    transform: scaleY(1);
    border: 1px solid transparent;
    color: #fff !important;
}

.border-btn:hover {
    color: #fff !important;
}


/* About */


.about-low-area .about-caption p {
    font-size: 16px;
    color: #212025;
    line-height: 1.6;
    margin-bottom: 35px;
    padding-right: 50px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-low-area .about-caption p {
        padding-right: 20px;
        padding-right: 0
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-low-area .about-caption p {
        padding-right: 0px
    }
}

@media (max-width: 575px) {
    .about-low-area .about-caption p {
        padding-right: 0px
    }
}

.about-low-area .about-img img {
    width: 100%
}

.about-low-area .single-caption {
    display: flex;
    align-items: center
}

.about-low-area .single-caption .caption-icon span {
    color: #212025;
    font-size: 45px;
    margin-bottom: 0;
    display: block
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-low-area .single-caption .caption-icon span {
        font-size: 42px
    }
}

.about-low-area .single-caption .caption {
    padding-left: 20px
}

.about-low-area .single-caption .caption p {
    color: #212025;
    font-size: 14px;
    margin-bottom: 0px;
    display: block;
    line-height: 1.7
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-low-area .single-caption .caption p {
        font-size: 11px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-low-area .single-caption .caption p {
        font-size: 11px
    }
}

.about-area2 .about-caption {
    padding-left: 50px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .about-area2 .about-caption {
        padding-left: 50px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-area2 .about-caption {
        padding-left: 0px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-area2 .about-caption {
        padding-top: 50px;
        padding-left: 0px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-area2 .about-caption {
        padding-top: 50px;
        padding-left: 0px
    }
}

@media (max-width: 575px) {
    .about-area2 .about-caption {
        padding-top: 40px;
        padding-left: 0px
    }
}

.about-area2 .about-caption .pera-top {
    font-size: 16px;
    font-weight: 500;
    color: #212025;
    margin-bottom: 25px
}

.about-area2 .about-caption .pera-bottom {
    font-size: 16px;
    color: #212025;
    font-weight: 300
}

.about-area2 .about-img img {
    width: 100%;
    height: auto;
    /* transform: rotate(270deg); */
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    border-radius: 20px;
}

@media (max-width: 575px) {
    .about-caption {
        margin-bottom: 35px
    }

    .about-area2 .about-img img {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-area3 {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-area3 {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media (max-width: 575px) {
    .about-area3 {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.about-area3 form.search-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 50px
}

.about-area3 form.search-box .input-form {
    width: 73%;
    position: relative;
    overflow: hidden
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-area3 form.search-box .input-form {
        width: 66%
    }
}

@media (max-width: 575px) {
    .about-area3 form.search-box .input-form {
        width: 100%
    }
}

.about-area3 form.search-box .input-form input {
    height: 60px;
    width: 100%;
    color: #777777;
    font-size: 18px;
    font-weight: 400;
    padding: 9px 33px 9px 32px;
    border: none;
    border-radius: 0px
}

@media (max-width: 575px) {
    .about-area3 form.search-box .input-form input {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-area3 form.search-box .input-form input {
        padding: 9px 33px 9px 25px
    }
}

.about-area3 form.search-box .input-form input::placeholder {
    color: #616875
}

@media (max-width: 575px) {
    .about-area3 form.search-box .input-form input::placeholder {
        font-size: 13px
    }
}

.about-area3 form.search-box .search-form {
    width: 27%;
    overflow: hidden
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-area3 form.search-box .search-form {
        width: 34%
    }
}

@media (max-width: 575px) {
    .about-area3 form.search-box .search-form {
        width: 100%
    }
}

.about-area3 form.search-box .search-form button {
    width: 100%;
    height: 60px;
    background: #24aca6;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: #fff;
    display: block;
    padding: 15px;
    border-radius: 0px;
    text-transform: capitalize;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.2;
    line-height: 29px;
    font-size: 16px;
    border: 0;
    cursor: pointer
}



@media only screen and (min-width: 576px) and (max-width: 767px) {
    .booking-area {
        padding: 70px 0
    }
}

@media (max-width: 575px) {
    .booking-area {
        padding: 70px 0
    }
}

.booking-area .booking-wrap {
    padding: 70px 60px 40px 60px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 8px 79px 0px rgba(0, 0, 0, 0.08);
    flex-wrap: wrap
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .booking-area .booking-wrap {
        padding: 50px 46px 20px 42px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .booking-area .booking-wrap {
        padding: 50px 30px 13px 30px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .booking-area .booking-wrap {
        padding: 50px 30px 13px 30px
    }
}

@media (max-width: 575px) {
    .booking-area .booking-wrap {
        padding: 50px 20px 13px 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .booking-area .booking-wrap {
        flex-wrap: wrap
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .booking-area .booking-wrap {
        flex-wrap: wrap
    }
}

@media (max-width: 575px) {
    .booking-area .booking-wrap {
        flex-wrap: wrap
    }
}

.booking-area .booking-wrap .single-select-box {
    width: 23%
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .booking-area .booking-wrap .single-select-box {
        width: 48%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .booking-area .booking-wrap .single-select-box {
        width: 48%
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .booking-area .booking-wrap .single-select-box {
        width: 48%
    }
}

@media (max-width: 575px) {
    .booking-area .booking-wrap .single-select-box {
        width: 100%
    }
}

.booking-area .booking-wrap .nice-select {
    color: #9d9d9d;
    background-color: #f9f9f9;
    border-radius: 10px;
    box-sizing: border-box;
    padding-left: 49px;
    padding-right: 45px;
    text-align: left !important;
    line-height: 69px;
    border: 0;
    height: 65px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.booking-area .booking-wrap .nice-select::after {
    border-bottom: 2px solid #a3a3a3;
    border-right: 2px solid #a3a3a3;
    height: 7px;
    right: 41px;
    width: 7px
}

.booking-area .booking-wrap .nice-select.open .list {
    width: 100%;
    border-radius: 0
}

.booking-area .booking-wrap .nice-select .option {
    color: #a3a3a3
}

.booking-area .booking-wrap .select-itms {
    position: relative
}

.booking-area .booking-wrap .select-icon {
    position: absolute;
    z-index: 1;
    left: 11px;
    top: 20px;
    color: #9d9d9d;
    font-size: 20px
}

.select-btn {
    padding: 30px 70px;
    width: 100%
}

.gj-textbox-md {
    color: #9d9d9d;
    background-color: #f9f9f9;
    border: 0;
    border-radius: 10px;
    height: 65px;
    width: 100%;
    padding-left: 50px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

@media (max-width: 575px) {
    .gj-picker.gj-picker-md.datepicker.gj-unselectable {
        left: 20px !important
    }
}

.gj-datepicker-md [role="right-icon"] {
    position: absolute;
    left: 14px;
    top: 21px;
    font-size: 24px;
    color: #9d9d9d
}

.gj-timepicker-md [role="right-icon"] {
    cursor: pointer;
    position: absolute;
    left: 11px;
    top: 20px;
    font-size: 24px;
    color: #979695
}


/* Home Page */

.logos {
    overflow: hidden;
    background: #ffffff;
    padding: 40px 0;
}

.logos-slide {
    display: flex;
    gap: 20rem;
    align-items: center;
    animation: scroll 30s linear infinite;
    padding: 20px 0;
}

.logos-slide:hover {
    animation-play-state: paused;
}

.logos-slide img {
    height: 150px;
    width: auto;
    object-fit: contain;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    /* filter: grayscale(100%); */
    /* opacity: 0.7; */
}

.logos-slide img:hover {
    transform: scale(1.1);
    /* filter: grayscale(0%); */
    opacity: 1;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.faq-item {
    background: white;
    border-radius: 14px;
    margin-bottom: 16px;
    border: 1px solid #E5E7EB;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-item:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.faq-question {
    padding: 24px 28px;
    display: flex;
    align-items: center;
    gap: 16px;
    cursor: pointer;
    font-weight: 600;
    color: #003f5b;
}

.faq-icon {
    width: 24px;
    height: 24px;
    min-width: 24px;
    color: #24aca6;
    transition: transform 0.3s ease;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0 28px;
}

.faq-item.active .faq-answer {
    max-height: 600px;
    padding: 0 28px 24px 68px;
}

.faq-answer ul {
    list-style-type: circle;
}

.faq-answer ul li {
    list-style: circle !important;
}


.popular img {
    width: 100%;
    position: relative;
    transition: 0.5s ease-in-out;
    height: 100%;
    object-fit: cover;
}

.popular img:hover {
    transform: scale(1.05) rotate(3deg);
}

.popular .images {
    width: 100%;
    height: 250px;
    border-radius: 12px;
    margin-bottom: 24px;
    position: relative;
    overflow: hidden;
    display: block;

}

.popular .images p {
    position: absolute;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    bottom: -20px;
    left: 0px;
    width: 100%;
    padding: 12px;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: var(--white);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: linear-gradient(92.22deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 100%);

}

@media (max-width: 575px) {
    .services-cap .border-btn {
        display: block;
    }

    .about-caption .border-btn {
        display: block;
        width: 70%;
        text-align: center;
    }

    
}

.gj-picker {
    position: absolute;
    /* left: 32.5px !important; */
    top: 50%;

}


/* Footer */


.site-footer {
    background: #003f5b;
    font-size: 18px;
    color: #24aca6;
    padding: 40px 0px 0px 0px;
}

.site-footer p {

    color: #fff;
}

.site-footer a {
    color: #24aca6;
    position: relative;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
}

.site-footer a:hover {
    color: #24aca6 !important;

}

.site-footer .btn:before {
    display: none;
}

.site-footer .widget {
    margin-bottom: 0px;
    display: block;
    position: relative;
    z-index: 1;
}

.site-footer .widget h3,
.site-footer .widget .h3 {
    font-size: 20px;
    color: #fff !important;
    margin-bottom: 10px;
    font-weight: 700;
}

.site-footer .widget h3 a {
    color: var(--primary) !important;
}

.site-footer .widget .links {
    width: 150px;
}

.site-footer .widget .links li {
    margin-bottom: 10px;
}

.site-footer .widget .links li a {
    color: #fff;
}

.site-footer .social li {
    display: inline-block;
}

.site-footer .social li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    background: #fff;
    border-radius: 50%;
    color: #003f5b;
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-footer .social li a:before {
    display: none;
}

.site-footer .social li a>span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.site-footer .social li a:hover {
    background: #24aca6;
    color: #003f5b !important;
}


.email_in {
    background-color: #fff;
    border-radius: 30px;
    padding: 0.5rem;
    margin: 1rem 0rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.email_in input {
    background-color: transparent;
    border: none;
    outline: none;
    width: 75%;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}

.select-itms input {
    color: #9d9d9d;
    background-color: #f9f9f9;
    border: 0;
    border-radius: 10px;
    height: 65px;
    width: 100%;
    padding-left: 50px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


/* Navbar CSS */



.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transition: all 0.3s ease;
}

.nav-container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0rem 2rem;
}

.nav-container .logo img {
    width: 250px;
}


.nav-menu {
    display: flex;
    list-style: none;
    gap: 2rem;
    align-items: center;
}

.nav-item {
    position: relative;
}

.nav-link {
    text-decoration: none;
    color: #333;
    font-weight: 500;
    padding: 0.5rem 1rem;
    display: flex;
    align-items: center;
    gap: 0.3rem;
    transition: all 0.3s ease;
    border-radius: 8px;
}

.nav-link:hover {
    color: #24aca6;
    background: #ebf0f2;
}

.nav-link::after {
    content: '';
    font-size: 0.7rem;
    transition: transform 0.3s ease;

}

.nav-item:hover .nav-link::after {
    transform: rotate(180deg);
}

.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    min-width: 250px;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    margin-top: 0.5rem;
    overflow: hidden;
}

.nav-item:hover .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dropdown-item {
    display: block;
    padding: 1rem 1.5rem;
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
}

.dropdown-item:hover {
    background: #ebf0f2;
    border-left-color: #24aca6;
    padding-left: 2rem;
    color: #24aca6;
}

.hamburger {
    display: none;
    flex-direction: column;
    cursor: pointer;
    gap: 5px;
    z-index: 1001;
}

.hamburger span {
    width: 28px;
    height: 3px;
    background: #24aca6;
    border-radius: 3px;
    transition: all 0.3s ease;
}

.hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(8px, 8px);
}

.hamburger.active span:nth-child(2) {
    opacity: 0;
}

.hamburger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(7px, -7px);
}

/* Demo Content */
.content {
    max-width: 1200px;
    /* margin: 3rem auto;*/
    padding: 2rem;
    text-align: center;
    color: white;
}

.content h1 {
    font-size: 3rem;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

.content p {
    font-size: 1.2rem;
    line-height: 1.8;
}

#login .dropdown {
    min-width: 150px;
}

/* Mobile Styles */
@media screen and (max-width: 1160px) {
    .hamburger {
        display: flex;
    }


    .mobile-cart-view {
        position: absolute;
        top: 10px;
    }

    .nav-container .logo img {
        width: 200px;
    }

    .nav-menu {
        position: fixed;
        right: -100%;
        top: 0;
        flex-direction: column;
        background: white;
        width: 80%;
        max-width: 350px;
        height: 100vh;
        padding: 5rem 2rem 2rem;
        transition: right 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
        overflow-y: auto;
        overflow-x: hidden;
        align-items: flex-start;
        gap: 0;
    }

    .nav-menu.active {
        right: 0;
    }

    .nav-item {
        width: 100%;
        border-bottom: 1px solid #f0f0f0;
    }

    .nav-link {
        width: 100%;
        padding: 1rem;
        justify-content: space-between;
    }

    .dropdown {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        box-shadow: none;
        border-radius: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease;
        margin-top: 0;
        background: #f8f9fa;
    }

    .nav-item.active .dropdown {
        max-height: 500px;
    }

    .nav-item.active .nav-link::after {
        transform: rotate(180deg);
    }

    .dropdown-item {
        padding: 0.8rem 1.5rem 0.8rem 2rem;
        font-size: 0.95rem;
    }

    .content h1 {
        font-size: 2rem;
    }

    .content p {
        font-size: 1rem;
    }
}


.nav-menu .get-started::after {
    content: '' !important;
}

.nav-menu .login::after {
    content: '' !important;
}

.nav-menu .login {
    text-decoration: none;
    font-weight: 500;
    padding: 0.5rem 1rem;
    margin: 1rem 0;
    display: flex;
    align-items: center;
    gap: 0.3rem;
    transition: all 0.3s ease;
    border-radius: 30px;
    border: 1px solid #24aca6;
    background-color: #24aca6;
    color: #ffffff;
    text-align: center;
    transition: 0.5s ease-in-out;

}

.nav-menu .login:hover {

    background: #003f5b !important;
}

.nav-menu .user {
    border: 1px solid #24aca6;
    /* max-width: 150px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 1rem 0;
}

.nav-menu .get-started {
    text-decoration: none;
    font-weight: 500;
    padding: 0.5rem 1rem;
    margin: 0rem 0;
    display: flex;
    align-items: center;
    gap: 0.3rem;
    transition: all 0.3s ease;
    border-radius: 30px;
    border: 1px solid #24aca6;
    background-color: transperent;
    color: #24aca6;
    text-align: center;
    transition: 0.5s ease-in-out;
}

.nav-menu .get-started:hover {

    background: #24aca6 !important;
    color: #ffff;
}





/* Overlay for mobile menu */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.overlay.active {
    display: block;
    opacity: 1;
}

@keyframes slide {
    from {
        transform: translateX(0);

    }

    to {
        transform: translateX(-100%);

    }
}

/*Office Meal Program*/

.popular img {
    width: 100%;
    position: relative;
    transition: 0.5s ease-in-out;
    height: 100%;
}

.popular img:hover {
    transform: scale(1.05) rotate(3deg);
}

.popular .images {
    width: 100%;
    height: 250px;
    border-radius: 12px;
    margin-bottom: 24px;
    position: relative;
    overflow: hidden;
    display: block;

}

.popular .images p {
    position: absolute;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    bottom: -20px;
    left: 0px;
    width: 100%;
    padding: 12px;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: var(--white);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: linear-gradient(92.22deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 100%);

}

.labeled {
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 0.5rem 0.5rem;
}

.labeled p {
    margin: 0px !important;
    font-size: 13px;
}

.hero .hero_details h1 {
    font-weight: 700;
}

.hero .hero_details:nth-child(1) p {
    font-weight: 600;
}

a {
    text-decoration: none;
}

@media (max-width: 575px) {
    .border-btn {
        display: block;
    }

    .labeled {
        width: 100%;
    }
}

/* .meal_plan .images{
    display: flex;
    justify-content: end;
} */
.meal_plan img {
    width: 70%;

}

.meal_plan .details span {
    color: var(--primary);
    font-size: 22px;
    font-weight: 700;

}

.order_features h3 {
    font-size: 2.7rem;
}

.order_features {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.order_features h3 {
    /* font-size: 2.7em; */

}

.order_features p {
    /* font-size: 1.2em; */

}

.order_features img {
    width: 100%;
    margin: auto;
    height: 100%;
}

@media (max-width: 767px) {
    .meal_plan img {
        width: 100%;
    }

    .order_features h3 {
        font-size: 1.5em;

    }
}




/*New Time*/

table {
    color: #003f5b;
}

table tr td {
    color: #003f5b !important;
}

table tr td a {
    color: #003f5b !important;
}




.active>.page-link,
.page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--primary);
    border-color: var(--primary);
}

.page-link {

    color: var(--primary);

}


/* Contact Form */

      .user-detail-form{
            display: flex;
            flex-direction: column;
            /* gap: 16px; */
            width: 100%;
            /* margin-bottom: 40px; */
        }

        .user-detail-form form{
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        .user-detail-form .input{
               width: 100%;
    padding: 12px 16px;
    display: flex;
    align-items: center;
        }
        .user-detail-form .inputt{
               width: 90%;
    display: flex;
    gap: 10px;
        }
        .user-detail-form .inputt input[type=checkbox]{
                /* width: 100%; */
    padding: 16px 10px;
    margin-bottom: 15px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    transition: 0.5s ease-in-out;
        }
        .user-detail-form .input input{
                width: 100%;
    padding: 16px 10px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    transition: 0.5s ease-in-out;
        }
        .user-detail-form .input textarea{
                width: 100%;
    padding: 16px 10px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    transition: 0.5s ease-in-out;
        }
        .user-detail-form .input input:focus{
               outline: none;
               border: 1px solid #24aca6;
        }

        @media (max-width: 575px) {
    .user-detail-form{
            width: 100%;
        }
    }