@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.zenvyra_Header_span {
 color: #3767EE;
    font-size: 60px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}
.button_fruit {
    background-color: #000;
    padding: 12px 32px;
    border-radius: 50px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    text-decoration: none;
}
p {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #131313;
}
.p1 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #1b1b1b;
}
.nav-link {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #0e0e0e;
    text-decoration: none;
}
.nav-item {
    padding: 0px 16px;
}
.fresh_fruit_padding {
    padding: 20px 0px;
    position: relative;
}
.Fruit_Header h1 {
    font-size: 60px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #121212;
    text-transform:capitalize !important;
}
.button_fruit_head {
    background-color: #3767EE;
    padding: 16px 32px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 8px;
}
.logo {
    width: 230px;
}
.navbar-brand {
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #111111 !important;
    text-decoration: none;
    letter-spacing: 0.2px;
}
.section_6{
    padding-top: 100px;
}
.section_6 ul li::marker {
    color:#ed3225;
    font-size: 32px;
}
.section_6 ul li{
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.about_section_p{
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #0e0e0e; 
    font-style: italic;
}
.section_1 {
    padding-top: 80px;
}
.section_2 {
    padding-top: 80px;
    padding-bottom: 40px;
}
.fruit_box {
    height: 430px;
    background-color: #ededed;
    padding: 30px;
    border-radius: 28px;
    display: flex;
    flex-direction: column;
}
.fruit_box h3{
    font-size: 28px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #0e0e0e; 
    margin-bottom: 18px;
    line-height: 1.1;
}
.fruit_box p {
    margin: 0;
}
.fruit_box p  {
    font-size:16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #0e0e0e;
}
.fruit_box_btn {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color:#ed3225;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    margin-left: auto;
}
.fruit_box_content {
    margin-top: auto;
}
.fruit_rel {
    position: relative;
}
.fruit_1 {
    position: absolute;
    left: 0px;
    top: -350px;
    width: 250px;
}
.padding_mandi {
    padding-top: 100px;
}
.fruit_3 {
    position: absolute;
    left: 0px;
    top: -203px;
    z-index: 10000;
    width: 320px;
}
.fruit_2 {
    position: absolute;
    right: 0px;
    top: 100px;
    z-index: 10000;
     width: 250px;
}
@media (max-width: 991px) {
    .fruit_box {
        height: 260px;
        margin-top: 20px;
    }
    .fruit_box h3 {
        font-size: 24px;
    }
    .fruit_box p  {
        font-size: 16px;
    }
}
.section_4 {
        background-image: url(../images/section3.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 100;
        position: relative;
        margin-top: -100px;
        height: 240px;
}
.padding_top_4 {
   padding-top: 500px;
}
.Fruit_section4 h4 {
    font-size: 54px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #0e0e0e; 
    margin-bottom: 18px;
    line-height: 1.1;
}
.Fruit_pink_row {
    padding-top: 60px;
}
.Fruit_pink_col{
    margin-top: 100px;
}
.Fruit_pink {
    border-radius: 12px;
    padding: 24px;
    background-color:#ed3225;
}
.Fruit_pink h4{
    font-size: 42px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #ffffff; 
    margin-bottom: 18px;
    line-height: 1.1;
}
.Fruit_pink p{
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff; 
    margin-bottom: 18px;
    line-height: 1.1;
}
hr {
    margin: 1rem 0;
    color: inherit;
    background-color: #2e2e2e !important;
    border: 0;
    opacity: .25;
}
.section_5  {
    padding-top: 250px;
}
.section_5_card {
    position: relative;
    min-height: 520px;
    background-image: url(../images/fruit_5th.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 240px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
/* .section_5_card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.42);
} */
.section_5_content {
    position: relative;
    z-index: 1;
    max-width: 80%;
    padding-left: 70px;
    padding-right: 24px;
}
.section_5_content h4 {
    font-size: 54px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #fff;
    margin-bottom: 14px;
    line-height: 1.1;
}
.section_5_content p {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .section_5 {
        padding: 70px 0px;
    }
    .section_5_card {
        min-height: 430px;
        border-radius: 80px;
    }
    .section_5_content {
        padding-left: 30px;
        max-width: 520px;
    }
    .section_5_content h4 {
        font-size: 38px;
    }
    .section_5_content p {
        font-size: 20px;
    }
}
.fruit_box_content img{
    width: 80px;
    margin-bottom: 20px;
}
.section_7 {
    padding: 140px 0 80px;
    background-color: #ffffff;
}
.section_7_title {
    text-align: center;
    margin-bottom: 56px;
}
.section_7_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #252525;
    margin-bottom: 4px;
}
.section_7_title p {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    color: #7a7a7a;
    font-style: italic;
    margin: 0;
}
.delivery_process_wrap {
    position: relative;
}
.process_step {
    text-align: center;
    position: relative;
}
.process_step::after {
    content: "";
    position: absolute;
    top: 52px;
    right: -50%;
    width: 100%;
    border-top: 2px dashed #dde4d5;
}
.col-lg-3:last-child .process_step::after {
    display: none;
}
.process_icon {
    width: 104px;
    height: 104px;
    border-radius: 50%;
    border: 2px solid #171717;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px;
    position: relative;
    z-index: 2;
}
.process_icon img {
    width: 42px;
    height: 42px;
    object-fit: contain;
}
.process_step_active .process_icon {
    background-color: #ed3225;
    border-color: #ed3225;
}
.process_step_active .process_icon img {
    filter: brightness(0) invert(1);
}
.process_step h5 {
    font-size: 22px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #2b2b2b;
    margin-bottom: 6px;
}
.process_step p {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #4a4a4a;
    margin: 0;
}
.delivery_center_img {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: min(340px, 70%);
}
.delivery_center_img img {
    width: 100%;
}
@media (max-width: 991px) {
    .section_7 {
        padding: 100px 0 60px;
    }
    .section_7_title h3 {
        font-size: 30px;
    }
    .delivery_process_wrap {
        padding-bottom: 40px;
    }
    .process_step::after {
        display: none;
    }
    .delivery_center_img {
        position: static;
        transform: none;
        margin: 30px auto 0;
    }
}
.fresh_fruit_aboutpage {
    padding: 200px 0px;
    background-color: #6d0803;
}
.Fruit_about_us h1 {
    font-size: 54px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
    text-transform: uppercase;
}
.section_3_about {
    padding-top: 100px;
}
.fruit_box2 {
    height: 380px;
    background-color: #f9f8f8;
    padding: 30px;
    border-radius: 28px;
    display: flex;
    flex-direction: column;
}
.fruit_box2 h3{
    font-size: 28px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #0e0e0e; 
    margin-bottom: 18px;
    line-height: 1.1;
}
.fruit_box2 p {
    margin: 0;
}
.fruit_box2 p  {
    font-size:16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #0e0e0e;
}
.bg-secondary {
    background-color: #86b95c !important;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #ffffff !important; 
    margin-bottom: 8px;
    line-height: 1.1;
}
.Fruit_about_us p {
    font-size:16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #ffffff;
}
.contact_page_section {
    padding: 100px 0;
    background-color: #ffffff;
}
.blog-detail-section {
    padding: 100px 0;
    background-color: #ffffff;
}

.blog-detail-card {
    background-color: #ffffff;
}

.blog-detail-image img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    display: block;
}

.blog-detail-content {
    padding-top: 34px;
}

.blog-detail-back {
    display: inline-block;
    margin-bottom: 18px;
    color: #3767ee;
    text-decoration: none;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.blog-detail-content h2 {
    margin: 0 0 22px;
    color: #111111;
    font-size: 46px;
    line-height: 1.08;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.blog-detail-content p {
    margin: 0 0 22px;
    color: #2d2d2d;
    font-size: 18px;
    line-height: 1.8;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.legal-page-section {
    padding: 100px 0;
    background-color: #ffffff;
}

.legal-page-card h2 {
    margin: 34px 0 14px;
    color: #111111;
    font-size: 20px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.legal-page-card p {
    margin: 0 0 18px;
    color: #2d2d2d;
    font-size: 17px;
    line-height: 1.85;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.legal-page-card a {
    color: #8f0f05;
    text-decoration: none;
}
.contact_info_card {
    border: 1px solid #dddddd;
    background-color: #f9f9f9;
    min-height: 132px;
    padding: 26px 24px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.contact_info_card_minimal {
    min-height: 160px;
    padding: 36px 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    background-color: #ffffff;
    border: 1px solid #ececec;
}

.contact_info_icon_minimal {
    width: 50px;
    height: 50px;
    border: 1px solid #ececec;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #ffffff;
    line-height: 1;
    background-color: #000;
}

.contact_info_card_minimal h5 {
    margin: 6px 0 0;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #111111;
}

.contact_info_card_minimal p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6;
    color: #535353;
}

.contact_info_card_minimal a {
    font-size: 15px;
    line-height: 1.5;
    color: #111111;
    text-decoration: underline;
    font-weight: 600;
    white-space: normal;
}
.contact_info_icon {
    font-size: 42px;
    color: #86b95c;
    line-height: 1;
}
.contact_info_card h5 {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #1f1f1f;
    margin: 0 0 8px;
}
.contact_info_card a {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #222222;
    text-decoration: none;
    line-height: 1.2;
    white-space: nowrap;
}
.contact_form_box {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    padding: 32px;
    height: 100%;
}
.contact_form_box_soft {
    background-color: #f2f2f2;
    border: 0;
}
.contact_form_box h4 {
    font-size: 34px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 8px;
}
.contact_form_box p {
    margin-bottom: 24px;
}
.contact_form_input {
    border-radius: 0;
    border: 1px solid #d3d3d3;
    padding: 12px 14px;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    box-shadow: none !important;
}
.contact_form_input_soft {
    background-color: #ffffff;
    border: 0;
    padding: 14px 16px;
}
.contact_form_textarea {
    resize: vertical;
}
.contact_form_btn {
    border: 0;
}
.contact_form_btn_dark {
    border: 0;
    background-color: #1f2328;
    color: #ffffff;
    padding: 14px 28px;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.contact_feature_image,
.contact_feature_image img {
    height: 100%;
}

.contact_feature_image img {
    width: 100%;
    object-fit: cover;
    display: block;
}
@media (max-width: 1200px) {
    .contact_info_card a {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .contact_page_section {
        padding: 70px 0;
    }
    .blog-detail-section {
        padding: 70px 0;
    }
    .legal-page-section {
        padding: 70px 0;
    }
    .blog-detail-image img {
        height: 320px;
    }
    .blog-detail-content h2 {
        font-size: 30px;
    }
    .blog-detail-content p {
        font-size: 16px;
        line-height: 1.7;
    }
    .legal-page-card h2 {
        font-size: 24px;
    }
    .legal-page-card p {
        font-size: 16px;
        line-height: 1.75;
    }
    .contact_info_card {
        min-height: auto;
        padding: 20px;
    }
    .contact_info_card_minimal {
        min-height: auto;
        padding: 18px 16px;
    }
    .contact_info_icon {
        font-size: 34px;
    }
    .contact_info_card a {
        font-size: 16px;
    }
    .contact_form_box {
        padding: 24px;
    }
    .contact_form_box h4 {
        font-size: 28px;
    }
    .contact_feature_image img {
        min-height: 320px;
    }
}
.section_testimonials {
    padding: 200px 0 90px;
    background-color: #ffffff;
}
.testimonial_top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 34px;
    position: relative;
    z-index: 10000;
    margin-left: 300px;
}
.testimonial_tag {
    font-size: 12px;
    letter-spacing: 4px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #5c5c5c;
    display: block;
    margin-bottom: 8px;
}
.testimonial_top h2 {
    font-size: 58px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #111;
    margin: 0;
}
.testimonial_top h2 span {
    color: #9d9d9d;
}
.testimonial_nav {
    display: flex;
    gap: 12px;
}
.testimonial_nav button {
    width: 58px;
    height: 58px;
    border: 0;
    border-radius: 50%;
    background-color: #ed3225;
    color: #fff;
    font-size: 24px;
    line-height: 1;
}
.testimonial_card {
    background-color: #171717;
    border-radius: 28px;
    padding: 22px 18px 24px;
    min-height: 560px;
    display: flex;
    flex-direction: column;
}
.testimonial_card_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.testimonial_avatar {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background-color: #c7ccd2;
    color: #263238;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial_brand {
    border: 1px solid #c8ccd1;
    border-radius: 999px;
    padding: 14px 22px;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #373a3f;
    background-color: #f6f7f9;
}
.testimonial_quote_mark {
    color: #8aa8d4;
    font-size: 48px;
    line-height: 1;
    margin-top: 40px;
}
.testimonial_text {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.08;
    margin-bottom: 38px;
}
.testimonial_author {
    margin-top: auto;
    border-left: 1px solid #cbced2;
    padding-left: 14px;
}
.testimonial_author h5 {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 6px;
}
.testimonial_author p {
    font-size: 14px;
    margin-bottom: 2px;
    color: #ffffff;
}
@media(max-width:1024px){
    .section_testimonials {
        padding: 70px 0 60px;
    }
    .testimonial_top {
        flex-direction: column;
        align-items: flex-start;
    }
    .testimonial_top h2 {
        font-size: 36px;
    }
    .testimonial_nav button {
        width: 48px;
        height: 48px;
    }
    .testimonial_text {
        font-size: 22px;
    }
    .testimonial_author h5 {
        font-size: 17px;
    }
    .testimonial_author p {
        font-size: 14px;
    }
    .testimonial_card {
        min-height: 430px;
    }
    .fruit_1 {
        position: absolute;
        left: 0px;
        top: -150px;
        width: 100px;
    }
    .fruit_box_btn {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color:#ed3225;
        color: #fff;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 30px;
        margin-left: auto;
    }
    .sm_hidden {
        display: none !important;
    }
    .padding_mandi {
        padding-top: 30px;
    }
    .Fruit_Header {
        text-align: center !important;
    }
    .fruit_box_content img {
        width: 40px;
        margin-bottom: 20px;
    }
    .section_1 {
        padding-top: 40px;
    }
    .about_section_p {
        font-size: 20px;
        font-family: "Poppins", sans-serif;
        font-weight: 300;
        font-style: normal;
        color: #0e0e0e;
        font-style: italic;
        text-align: center;
    }
    .Fruit_section4 {
        text-align: center;
    }
    .sub_heading{
        text-align: center;
    }
    .section_2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section_4 {
        background-image: none;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 100;
        position: relative;
        margin-top: 40px;
        padding-top: 0px;
    }
    .padding_top_4 {
        padding-top: 60px;
    }
    .Fruit_pink_col {
        margin-top: 0px;
    }
    .Fruit_pink {
        margin-top: 20px;
        text-align: center;
    }
    }
    .Fruit_section4 h4 {
        font-size: 24px;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        font-style: normal;
        color: #0e0e0e;
        margin-bottom: 18px;
        line-height: 1.1;
    }
    .fruit_box2 {
        height: auto;
        background-color: #f9f8f8;
        padding: 30px;
        border-radius: 28px;
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }
    .section_3_about {
        padding-top: 40px;
    }
    .testimonial_top {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        gap: 16px;
        margin-bottom: 34px;
        position: relative;
        z-index: 10000;
        margin-left: 0px;
    }
    .Fruit_pink h4 {
        font-size: 32px;
        font-family: "Poppins", sans-serif;
        font-weight: 500;
        font-style: normal;
        color: #ffffff;
        margin-bottom: 18px;
        line-height: 1.1;
    }
    .Fruit_section4 {
        padding-top: 50px;
    }
@media(min-width:1600px){
    .section_4 {
        background-image: url(../images/section3.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 100;
        position: relative;
        margin-top: -200px !important;
        padding-top: 382px !important;
    }
}
.gallery_page_section {
    padding: 90px 0;
}
.gallery_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.gallery_item {
    border: 0;
    padding: 0;
    background: transparent;
    border-radius: 14px;
    overflow: hidden;
    cursor: pointer;
}
.gallery_item img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
    transition: transform 0.25s ease;
}
.gallery_item:hover img {
    transform: scale(1.05);
}
.gallery_lightbox {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.84);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    padding: 30px;
}
.gallery_lightbox.active {
    display: flex;
}
.gallery_lightbox img {
    max-width: min(100%, 1080px);
    max-height: 86vh;
    border-radius: 10px;
}
.gallery_lightbox_close {
    position: absolute;
    top: 18px;
    right: 26px;
    border: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #ffffff;
    font-size: 30px;
    line-height: 1;
    color: #111;
}
@media (max-width: 1199px) {
    .gallery_grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 991px) {
    .gallery_grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .gallery_item img {
        height: 220px;
    }
}
@media (max-width: 575px) {
    .gallery_page_section {
        padding: 60px 0;
    }
    .gallery_grid {
        grid-template-columns: 1fr;
    }
    .gallery_item img {
        height: 230px;
    }
}
.testimonial_cards_track {
    z-index: 1000;
    position: relative;
}
.testimonial-feedback-section {
    padding: 110px 0 140px;
    background-color: #ffffff;
}

.testimonial-feedback-title {
    margin: 0;
    color: #8f0f05;
    font-size: 42px;
    line-height: 0.98;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.testimonial-feedback-section .testimonial_nav {
    margin-bottom: 0;
}
.testimonials_p {
padding-top: 60px;
}
.testimonials_img {
padding-top: 150px;
}
.testimonial-feedback-section .testimonial_nav button {
    width: 54px;
    height: 54px;
    border-radius: 0;
    background-color: #8f0f05;
    color: #ffffff;
    font-size: 28px;
}

.testimonial_cards_track > .testimonial_feedback_item {
    display: none;
}

.testimonial_cards_track > .testimonial_feedback_item:first-child {
    display: block;
}

.testimonial-feedback-visual {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    padding-left: 100px;
    padding-top: 24px;
}

.testimonial-feedback-photo {
    width: 138px;
    height: 138px;
    object-fit: cover;
    display: block;
}

.testimonial-feedback-quote-box {
   width: 138px;
    height: 138px;
    background-color: #8f0f05;
    color: #ffffff;
    font-size: 140px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 34px;
    font-family: Georgia, serif;
    position: relative;
    top: 100px;
}

.testimonial-feedback-copy {
    text-align: right;
    padding-top: 24px;
}

.testimonial-feedback-copy p {
    margin: 0 0 26px;
    color: #2b2b2b;
    font-size: 20px;
    line-height: 1.45;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding-left: 100px;
}
.thuruppugulan-product-card {
    padding-top: 40px;
}
.testimonial-feedback-copy h3 {
    margin: 0;
    color: #2f2f2f;
    font-size: 31px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-style: italic;
    font-weight: 300;
}

@media (max-width: 991px) {
    .testimonial-feedback-section {
        padding: 80px 0 70px;
    }

    .testimonial-feedback-title {
        font-size: 44px;
    }

    .testimonial-feedback-section .testimonial_nav {
        justify-content: flex-start !important;
    }

    .testimonial-feedback-visual {
        padding-left: 0;
        padding-top: 10px;
    }

    .testimonial-feedback-copy {
        text-align: left;
        padding-top: 0;
    }

    .testimonial-feedback-copy p {
        font-size: 20px;
    }

    .testimonial-feedback-copy h3 {
        font-size: 26px;
    }
}

@media (max-width: 575px) {
    .testimonial-feedback-section {
        padding: 60px 0;
    }

    .testimonial-feedback-title {
        font-size: 32px;
    }

    .testimonial-feedback-section .testimonial_nav button {
        width: 46px;
        height: 46px;
        font-size: 22px;
    }

    .testimonial-feedback-visual {
        gap: 12px;
    }

    .testimonial-feedback-photo,
    .testimonial-feedback-quote-box {
        width: 110px;
        height: 110px;
    }

    .testimonial-feedback-quote-box {
        font-size: 108px;
        padding-top: 28px;
    }

    .testimonial-feedback-copy p {
        font-size: 17px;
    }

    .testimonial-feedback-copy h3 {
        font-size: 22px;
    }
}
.insta-showcase-section {
    padding: 95px 0 85px;
    overflow: hidden;
    background-color: #ffffff;
}

.insta-showcase-track {
    display: flex;
    width: max-content;
    gap: 22px;
    animation: instaShowcaseScroll 28s linear infinite;
}

.insta-showcase-section:hover .insta-showcase-track {
    animation-play-state: paused;
}

.insta-showcase-group {
    display: flex;
    align-items:end;
    gap: 22px;
    flex-shrink: 0;
}

.insta-showcase-card {
    position: relative;
    display: block;
    width: 250px;
    overflow: hidden;
    text-decoration: none;
    flex-shrink: 0;
    transition: transform 0.3s ease;
}

.insta-showcase-card img {
    width: auto;
    height: auto;
    object-fit: cover;
    display: block;
}

.insta-showcase-card-higher {
    margin-top: -80px;
}

.insta-showcase-card-lower {
    margin-top: 80px;
}

.insta-showcase-overlay {
    position: absolute;
    inset: 0;
    background: rgba(143, 15, 5, 0.48);
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s ease;
}

.insta-showcase-icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #8f0f05;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 58px;
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

.insta-showcase-card:hover {
    transform: translateY(-8px);
}

.insta-showcase-card:hover .insta-showcase-overlay {
    opacity: 1;
}

.insta-showcase-card:hover .insta-showcase-icon {
    transform: scale(1);
}

@keyframes instaShowcaseScroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-50% - 11px));
    }
}

@media (max-width: 991px) {
    .insta-showcase-section {
        padding: 75px 0 65px;
    }

    .insta-showcase-card {
        width: 210px;
    }

    .insta-showcase-card img {
        height: 420px;
    }

    .insta-showcase-card-higher {
        margin-top: -40px;
    }

    .insta-showcase-card-lower {
        margin-top: 40px;
    }

    .insta-showcase-icon {
        width: 92px;
        height: 92px;
        font-size: 42px;
    }
}

@media (max-width: 575px) {
    .insta-showcase-section {
        padding: 60px 0;
    }

    .insta-showcase-track,
    .insta-showcase-group {
        gap: 14px;
    }

    .insta-showcase-card {
        width: 170px;
    }

    .insta-showcase-card img {
        height: auto;
    }

    .insta-showcase-card-higher,
    .insta-showcase-card-lower {
        margin-top: 0;
    }

    .insta-showcase-icon {
        width: 74px;
        height: 74px;
        font-size: 34px;
    }
}
.Fruit_Header1 h2 {
    font-size: 54px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #0e0e0e;
}
.site_footer {
    background-color: #161616;
    padding: 90px 0 80px;
}
.footer_info h3, .footer_contact h3, .footer_newsletter h3 {
    margin: 0 0 22px;
    font-size: 34px;
    line-height: 1.1;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #fff3eb;
    text-transform: uppercase;
}
.footer_links {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.footer_links a {
    text-decoration: none;
    color: #fff3eb;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.footer_contact {
    margin-top: 26px;
}
.footer_contact p {
    margin-bottom: 12px;
    color: #fff3eb;
    font-size: 16px;
    line-height: 1.5;
}
.footer_contact a {
    color: #fff3eb;
    text-decoration: none;
}
.footer_newsletter p {
    margin: 0 0 28px;
    color: #fff3eb;
    font-size: 16px;
    line-height: 1.5;
}
.footer_subscribe {
    display: flex;
    align-items: center;
    border: 1px solid rgba(255, 243, 235, 0.45);
    min-height: 50px;
}
.footer_subscribe input {
    flex: 1;
    background: transparent;
    border: 0;
    color: #fff3eb;
    padding: 12px 18px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    outline: none;
}
.footer_subscribe input::placeholder {
    color: rgba(255, 243, 235, 0.62);
}
.footer_subscribe button {
    border: 0;
    background: transparent;
    color: #fff3eb;
    padding: 12px 18px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}
.footer_socials {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}
.footer_socials a {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f0c1a7;
    color: #3d2418;
    text-decoration: none;
    font-size: 18px;
}
.footer_copy {
    margin-top: 10px;
    padding: 20px 0px;
    margin-bottom: 0;
    text-align: center;
    color: #000000;
    font-size: 16px;
}
@media (max-width: 991px) {
    .site_footer {
        padding: 70px 0 60px;
    }
    .footer_info h3,
    .footer_contact h3,
    .footer_newsletter h3 {
        font-size: 28px;
    }
    .footer_links {
        gap: 12px;
    }
    .footer_socials a {
        width: 32px;
        height: 32px;
        font-size: 16px;
    }
   .footer_socials {
        justify-content: flex-start;
        padding-top: 20px;
    }
    .sub_heading h2 {
        font-size: 24px !important;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        font-style: normal;
        color: #0e0e0e;
        margin-top: 20px;
    }
    .section_6 {
        padding-top: 40px;
    }
    .Fruit_Header1 h2 {
        font-size: 24px;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        font-style: normal;
        color: #0e0e0e; 
        margin-top: 20px;
    }
}
.sub_heading h2 {
    font-size: 54px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #0e0e0e;

}
.fresh_fruit_padding1{
    padding: 180px 0px;
}
.border_radious_mandi{
    border-radius: 16px;
}
.box_call {
    background-color: #73C8E4;
    height: 100px;
    width: 100px;
    position: absolute;
    top: -80px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header_call_icon {
    color: #ffffff;
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
}
.padding_right_m {
    padding-right: 60px;
}
@media (min-width: 1440px) {
    .fresh_fruit_padding > .container {
        max-width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }
    .padding_right_m {
        padding-right: 140px !important;
    }
    .box_call {
        right: 0;
    }
}
.section_2_numbers {
    background-color: #6D0000;
    padding: 100px 0px;
}
.section_2_numbers h3{
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #f6f6f6;
    text-transform:uppercase !important;
}
.numbers_box {
    border-left: 2px solid #fff;
    padding: 0px 10px;
}
.numbers_box h4 {
    color: #f6f6f6;
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform:uppercase !important;
}
.numbers_box p {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    color: #f6f6f6;
}
.padding_b_50{
    padding-bottom: 50px;
}
.slider_bottle {
    position: relative;
}
.bottle_brand {
    position: absolute;
    top: -250px;
}

.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    background-color: #fff; /* Match your background */
    padding: 20px 0;
}

.marquee-content {
    display: inline-block;
    animation: marquee 20s linear infinite;
    color: #6D0000; /* Match your brand dark red */
    font-weight: 900;
    font-family: "Poppins", sans-serif;
    font-size: 120px;
    text-transform: uppercase;
}

/* The Animation */
@keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

/* Stop on Hover */
.marquee-container:hover .marquee-content {
    animation-play-state: paused;
    cursor: pointer;
}
.b_b_about_us h2 {
    color: #1f1f1f;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform:uppercase !important;
}
.padding_about_us_b{
    padding-top: 250px;
}
.section_3_padding {
    padding-top: 100px;
}
.about_glass {
    position: relative;
}
.glass_liquor{
    position: absolute;
    width: 500px;
    left: -60px;
}
.image_ice_mobile {
    display: none;
}
.image_ice {
    mix-blend-mode: luminosity;
}
.drinks {
    position: relative;
}
.d1{
    position: absolute;
    top: -100px;
    left: 100px;
    color: #ffffff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform:uppercase !important;
    background-color: #6D0000;
    padding: 16px 48px;
    transform: rotate(-15deg);
}
.d2 {
    position: absolute;
    top: 274px;
    right: 300px;
    color: #ffffff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    background-color: #6D0000;
    padding: 16px 48px;
    transform: rotate(-15deg);
}
.d3{
    position: absolute;
    top: -100px;
    left: 100px;
    color: #ffffff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform:uppercase !important;
    background-color: #6D0000;
    padding: 16px 48px;
    transform: rotate(15deg);
}
.d4{
    position: absolute;
    top: 100px;
    right: 100px;
    color: #ffffff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform:uppercase !important;
    background-color: #6D0000;
    padding: 16px 48px;
    transform: rotate(15deg);
}
.heading_sr {
    color: #1f1f1f;
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-transform:uppercase !important;
    position: relative;
  }
  
  .heading_sr::after {
    content: "";
    display: block;
    width: 80px;       /* line width */
    height: 3px;       /* thickness */
    background: #6D0000;  /* line color */
    margin-top: 10px;  /* space below text */
  }
  .heading_sr_p{
    padding-right: 50px;
  }
.heading_sr2 {
    color: #1f1f1f;
    font-size: 40px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-transform:uppercase !important;
    position: relative;
  }
  
  .heading_sr2::after {
    content: "";
    display: block;
    width: 80px;       /* line width */
    height: 3px;       /* thickness */
    background: #6D0000;  /* line color */
    margin-top: 10px;  /* space below text */
    margin-left: auto;
  }
  .heading_sr_p2{
    padding-left: 50px;
  }

  .custom-list {
    list-style: none; /* remove default bullets */
    padding: 0;
  }
  
  .custom-list li {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #131313;
    padding-bottom: 10px;
    position: relative;
    padding-right: 30px; /* space for icon */
  }
  
  .custom-list li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    background: url('../images/icon.png') no-repeat center;
    background-size: contain;
  }

  .service-list li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 6px;
    width: 16px;
    height: 16px;
    background: url('icon.png') no-repeat center;
    background-size: contain;
  }
.text_a_sr{
    text-align: right;
  }
  section {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fff;
  }
  body {
    background-color: #e1e1e1; /* black */
  }
  .box_main{
    position: relative;
  }
  .in_uae{
    padding: 100px 200px;
    text-align: center;
  }
  .in_uae h2{
    color: #1f1f1f;
    font-size: 42px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-transform:uppercase !important;
    position: relative;
  }

.nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: auto;
    list-style: none;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6 !important;
}
.nav-tabs .nav-item.show .nav-link2, .nav-tabs .nav-link.active {
    color: #6D0000;
    background-color: #fff;
    border:0px !important;
    text-decoration: underline !important;
}
.nav-link2 {
    font-size: 20px !important;
}
.section_5_bottle{
    padding-top: 100px;
}
.padding_iiner_about {
    padding-top: 28px;
}





.about-bb {
  padding: 40px 0;
  background: #fff;
  font-family: Arial, sans-serif;
}

.custom-container {
  max-width: 1200px;
}

.left-area {
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.left-area h2 {
  font-size: 38px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  margin: 10px 0 0;
}

.about-img img {
  width: 100%;
  height: 305px;
  object-fit: cover;
  display: block;
}

.stats-grid {
  min-height: 600px;
}

.stat-box {
  min-height: 305px;
  display: flex;
  align-items: flex-end;   /* text bottom */
  padding-left: 45px;
  padding-bottom: 40px;    /* adjust bottom position */
  color: #8b0900;
}

.stat-box h3 {
  margin-bottom: 10px;
      font-size: 42px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.stat-box p {
 font-size: 24px;
 font-family: "Poppins", sans-serif;
 font-weight: 300;
 margin: 0;
}

.top-border {
  border-top: 1px solid #777;
}

.left-border {
  border-left: 1px solid #777;
}

.active-box {
  background: #8b0900;
  color: #fff;
}
.active-box P{
  background: #8b0900;
  color: #fff;
}

@media (max-width: 991px) {
  .left-area {
    padding-right: 0;
    margin-bottom: 30px;
  }

  .left-area h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }

  .stat-box {
    min-height: 220px;
    padding-left: 25px;
  }

  .stats-grid {
    min-height: auto;
  }
}

@media (max-width: 575px) {
    .footer_subscribe {
        min-height: auto;
    }
    .footer_subscribe input,
    .footer_subscribe button {
        padding: 12px 14px;
        font-size: 14px;
    }
    .footer_copy {
        font-size: 14px;
    }
}
.Fruit_Header1{
    text-align: center;
}
.fruit_box_content{
    text-align: center;
}
  .stat-box {
    min-height: 180px;
    padding-left: 18px;
  }

  .stat-box h3 {
    font-size: 26px;
  }
.center_white {
    background-image: url(../images/center_white2.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.center_white h2{
    font-size: 42px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}
.about-quality-section {
    background-color: #6d0803;
    padding: 200px 0px;
}
.padding_bottom_sect_2 {
    padding-bottom: 40px;
}
.about-quality-section p {
    margin: 0;
    color: #ffffff;
    text-align: center;
    font-size: 26px;
    line-height: 1.35;
    font-family: "Poppins", sans-serif;
    font-style: italic;
    font-weight: 100;
}
@media (max-width: 991px) {
    .about-quality-section p {
        font-size: 18px;
    }
}

@media (max-width: 575px) {
    .about-quality-section p {
        font-size: 16px;
        line-height: 1.5;
    }
}
.about-expertise-section {
    padding: 110px 0 90px;
}

.about-expertise-copy h2 {
    color: #000000;
    font-size: 58px;
    line-height: 1.02;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 22px;
}

.about-expertise-line {
    display: block;
    width: 96px;
    height: 2px;
    background-color: #8f0f05;
    margin-bottom: 28px;
}

.about-expertise-copy p {
    margin-bottom: 24px;
    color: #2d2d2d;
    font-size: 18px;
    line-height: 1.65;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.about-expertise-gallery {
    justify-content: flex-end;
}

.about-expertise-image img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.about-expertise-image-main {
    margin-top: 120px;
}

.about-expertise-image-main img {
    height: 470px;
}

.about-expertise-image-top img {
    height: 280px;
}

.about-expertise-image-bottom img {
    height: 360px;
}

@media (max-width: 1199px) {
    .about-expertise-copy h2 {
        font-size: 48px;
    }

    .about-expertise-copy p {
        font-size: 16px;
    }

    .about-expertise-image-main {
        margin-top: 80px;
    }

    .about-expertise-image-main img {
        height: 400px;
    }

    .about-expertise-image-top img {
        height: 240px;
    }

    .about-expertise-image-bottom img {
        height: 300px;
    }
}

@media (max-width: 991px) {
    .about-expertise-section {
        padding: 80px 0 70px;
    }

    .about-expertise-copy {
        text-align: left;
    }
.Fruit_about_us h1 {
    font-size: 32px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
    text-transform: uppercase;
}
    .about-expertise-copy h2 {
        font-size: 40px;
    }

    .about-expertise-line {
        margin-left: auto;
        margin-right: auto;
    }

    .about-expertise-copy p {
        max-width: 100%;
    }

    .about-expertise-image-main {
        margin-top: 0;
    }

    .about-expertise-image-main img,
    .about-expertise-image-top img,
    .about-expertise-image-bottom img {
        height: auto;
    }
}

@media (max-width: 575px) {
    .about-expertise-section {
        padding: 60px 0;
    }

    .about-expertise-copy h2 {
        font-size: 32px;
    }

    .about-expertise-copy p {
        font-size: 15px;
        line-height: 1.7;
    }
}
.about-blogs-section {
    padding: 100px 0 90px;
}

.about-blogs-heading h2 {
    margin: 0 0 26px;
    color: #000000;
    font-size: 56px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.about-blog-card {
    height: 100%;
}

.about-blog-image {
    overflow: hidden;
}

.about-blog-image img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    display: block;
}

.about-blog-content {
    padding-top: 22px;
}

.about-blog-content h3 {
    margin: 0 0 24px;
    color: #272727;
    font-size: 24px;
    line-height: 1.45;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
}

.about-blog-content h3 strong {
    font-weight: 600;
}
.about-blog-content p {
    margin: 0 0 22px;
    color: #3a3a3a;
    font-size: 14px;
    line-height: 1.55;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.brand-testimonials-section {
    padding: 100px 0 90px;
}

.brand-testimonial-card {
    height: 100%;
    background: linear-gradient(145deg, #3767ee 0%, #39a9f5 48%, #58cadd 100%);
    border-radius: 16px;
    padding: 34px 28px 30px;
    box-shadow: 0 18px 34px rgba(55, 103, 238, 0.18);
    display: flex;
    flex-direction: column;
}
.brand-testimonial-stars {
    color: #ffbf47;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 4px;
    margin-bottom: 18px;
}

.brand-testimonial-card p {
    margin: 0 0 22px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.6;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    flex-grow: 1;
}

.brand-testimonial-author {
    display: flex;
    align-items: center;
    gap: 12px;
}

.brand-testimonial-avatar {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.22);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    flex-shrink: 0;
}

.brand-testimonial-author h4 {
    margin: 0 0 4px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.brand-testimonial-author span {
    color: rgba(255, 255, 255, 0.82);
    font-size: 13px;
    line-height: 1.3;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.thuruppugulan-products-section {
    padding: 90px 0 100px;
}

/* .thuruppugulan-product-card img {
    width: 100%;
    height: 540px;
    object-fit: cover;
    display: block;
} */

.thuruppugulan-product-info {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    padding-top: 12px;
}

.thuruppugulan-product-info h3 {
    margin: 0;
    color: #111111;
    font-size: 31px;
    line-height: 1.05;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.thuruppugulan-product-info p {
    margin: 4px 0 0;
    color: #111111;
    font-size: 31px;
    line-height: 1.05;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.thuruppugulan-product-info span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 112px;
    padding: 16px 27px;
    background-color: #8f0f05;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    white-space: nowrap;
}

@media (max-width: 991px) {
    .box_main {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1031;
    }
    .box_call {
        top: 0;
        right: 0;
        width: 96px;
        height: 96px;
    }
    .brand-testimonials-section {
        padding: 80px 0 70px;
    }

    .thuruppugulan-products-section {
        padding: 70px 0 80px;
    }

    .thuruppugulan-product-card img {
        height: 420px;
    }

    .thuruppugulan-product-info h3,
    .thuruppugulan-product-info p {
        font-size: 22px;
    }
}

@media (max-width: 575px) {
    .brand-testimonials-section {
        padding: 60px 0;
    }

    .brand-testimonial-card {
        padding: 20px 16px 18px;
    }

    .brand-testimonial-card p {
        font-size: 15px;
    }

    .thuruppugulan-products-section {
        padding: 50px 0 60px;
    }

    .thuruppugulan-product-card img {
        height: auto;
    }

    .thuruppugulan-product-info {
        flex-direction:row;
        align-items: flex-start;
    }

    .thuruppugulan-product-info h3,
    .thuruppugulan-product-info p {
        font-size: 18px;
    }

    .thuruppugulan-product-info span {
        min-width: auto;
    }
}

@media (max-width: 991px) {
    .about-blogs-section {
        padding: 80px 0 70px;
    }

    .about-blogs-heading h2 {
        font-size: 42px;
        margin-bottom: 22px;
    }

    .about-blog-image img {
        height: 320px;
    }
}

@media (max-width: 575px) {
    .about-blogs-section {
        padding: 60px 0;
    }

    .about-blogs-heading h2 {
        font-size: 34px;
    }

    .about-blog-image img {
        height: 240px;
    }

    .about-blog-content h3 {
        font-size: 18px;
    }
}
.section_about_bnb_padding_top {
    padding-top: 100px;
}
.b_b_about_us_inner_p {
    padding-top: 20px;
}
.b_b_about_us_inner_p img{
    width: 60px;
}
.b_b_about_us_inner_p h2{
    color: #1f1f1f;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
}
@media(max-width:1024px){
    .padding_right_m {
    padding-right: 100px;
}
    .home_hero_icon_arrow {
        right: 20%;
    }
    .home_hero_icon_graph {
        right: 34%;
    }
    .home_hero_icon_circle {
        right: 7%;
    }
    .Fruit_Header h1 {
        font-size: 32px;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        font-style: normal;
        color: #020202;
        margin-top: 20px;
    }
    .bottle_brand {
    position: relative;
    top: 0px;
    width: 250px;
    margin: 0 auto;
    padding-top: 50px;
}
    .slider_bottle {
    display: flex;
    justify-content: center;
}
.fresh_fruit_padding1 {
    padding: 180px 0px 0px 0px;
}
.section_2_numbers {
    background-color: #6D0000;
    padding: 250px 0px 100px 0px;
    margin-top: -150px;
    text-align: center;
}
.section_2_numbers h3 {
    font-size: 32px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #f6f6f6;
    text-transform: uppercase !important;
}
.numbers_box {
    border-left: 0px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 0px 0px;
}
.numbers_box p {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    color: #f6f6f6;
}
.marquee-content {
    display: inline-block;
    animation: marquee 20s linear infinite;
    color: #6D0000;
    font-weight: 900;
    font-family: "Poppins", sans-serif;
    font-size: 60px;
    text-transform: uppercase;
}
.d1 {
    position: relative;
    top: 0px;
    left: 0px;
    color: #ffffff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    background-color: #6D0000;
    padding: 16px 48px;
    transform: rotate(0deg);
}
.d4 {
    position: relative;
    top: 0px;
    right: 0px;
    color: #ffffff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    background-color: #6D0000;
    padding: 16px 48px;
    transform: rotate(0deg);
    margin-bottom: 10px;
}
.d3 {
    position: relative;
    top: 0px;
    left: 0px;
    color: #ffffff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    background-color: #6D0000;
    padding: 16px 48px;
    transform: rotate(0deg);
    margin-bottom: 10px;
}
.d2 {
    position: relative;
    top: 0px;
    right: 0px;
    color: #ffffff;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    background-color: #6D0000;
    padding: 16px 48px;
    transform: rotate(0deg);
}
.glass_liquor {
    position: relative;
    width: 400px;
    left: -8px;
}
    .image_ice_mobile {
        display: block;
        width: 100%;
        margin: -100px auto 0;
        padding-top: 0 !important;
    }
.image_ice_bottom_mobile {
    display: none;
}
.padding_about_us_b {
    padding-top: 10px;
}
.b_b_about_us h2 {
    padding-top: 20px;
}
.carousel {
    padding-bottom: 90px;
}
.carousel-control-prev,
.carousel-control-next {
    bottom: 10px;
}
.carousel-control-prev {
    left: calc(50% - 62px);
}
.carousel-control-next {
    left: calc(50% + 8px);
}
.carousel-control-prev,
.carousel-control-next,
.testimonial-feedback-section .testimonial_nav button {
    width: 54px;
    height: 54px;
    border-radius: 0;
}
.who-we-serve-row {
    flex-direction: column;
}
.who-we-serve-content-col {
    order: 1;
    text-align: left !important;
    padding-left: 12px;
    padding-right: 12px;
}
.who-we-serve-image-col {
    order: 2;
}
.who-we-serve-content-col .heading_sr2::after {
    margin-left: 0;
}
.who-we-serve-content-col p {
    text-align: left;
}
.who-we-serve-content-col .custom-list li {
    text-align: left;
    padding-left: 30px;
    padding-right: 0;
}
.who-we-serve-content-col .custom-list li::before {
    left: 0;
    right: auto;
}
.who-we-serve-content-col .button_fruit_head {
    display: inline-block;
    margin-right: auto;
}
.heading_sr_p {
    padding-right: 10px;
}
.heading_sr2{
    color: #1f1f1f;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    position: relative;
    padding-top: 20px;
}
.heading_sr {
    color: #1f1f1f;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
    position: relative;
}
.in_uae {
    padding: 50px 1px;
    text-align: center;
}
.testimonial-feedback-quote-box {
    width: 110px;
    height: 110px;
    background-color: #8f0f05;
    color: #ffffff;
    font-size: 140px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 34px;
    font-family: Georgia, serif;
    position: relative;
    top: 0px;
}
.testimonial-feedback-copy p {
    margin: 0 0 26px;
    color: #2b2b2b;
    font-size: 16px;
    line-height: 1.45;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding-top: 30px;
}
.in_uae h2 {
    color: #1f1f1f;
    font-size: 32px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-transform: uppercase !important;
    position: relative;
}
.stat-box p {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    margin: 0;
}
.section_about_bnb_padding_top {
    padding-top: 50px;
}
.center_white {
    background-image: url(../images/center_white2.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.center_white h2 {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}
.about-quality-section {
    background-color: #8f0f05;
    padding: 100px 0px;
}
.thuruppugulan-product-info span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 112px;
    padding: 16px 27px;
    background-color: #8f0f05;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    white-space: nowrap;
}
.navbar-brand {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #111111 !important;
    text-decoration: none;
    letter-spacing: 0.2px;
}
.testimonial-feedback-copy p {
    margin: 0 0 26px;
    color: #2b2b2b;
    font-size: 20px;
    line-height: 1.45;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding-left: 1px;
}
.b_b_about_us_inner2_p {
    padding-top: 30px;
    text-align: left !important;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 0px;
}
}
.b_b_about_us_inner2_p {
    padding-top: 50px;
    text-align: right;
}
.b_b_about_us_inner2_p h2 {
    color: #1f1f1f;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    text-transform: uppercase !important;
}
@media(min-width:1024px){
    .lg-hidden{
        display: none !important;
    }
}
@media(min-width:1600px){
  .padding_right_m {
    padding-right: 140px !important;
}
}
.nav_logo {
    position: absolute;
    width: 230px !important;
    top: -5px;
    left: 0px;
}

.carousel-caption {
    top: 50%;
    bottom: auto;
    left: 50%;
    right: auto;
    width: min(1320px, calc(100% - 48px));
    padding: 0;
    color: #121212;
    text-align: left;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.carousel-caption .Fruit_Header {
    max-width: 760px;
    text-align: left !important;
}
.carousel-caption .Fruit_Header h1 {
    margin: 0 0 16px;
    line-height: 1.08;
}
.carousel-caption .p1 {
    max-width: 720px;
    margin: 0 0 18px;
    text-align: left;
}
.carousel-item {
    position: relative;
}
.home_hero_icons {
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
}
.home_hero_icon {
    position: absolute;
    width: clamp(72px, 9vw, 150px);
    height: auto;
    filter: drop-shadow(0 14px 18px rgba(35, 93, 180, 0.2));
    animation: homeHeroFloat 4.5s ease-in-out infinite;
}
.home_hero_icon_arrow {
    top: 8%;
    right: 27%;
}
.home_hero_icon_graph {
    top: 56%;
    right: 42%;
    width: clamp(54px, 7vw, 104px);
    animation-delay: -1.4s;
}
.home_hero_icon_circle {
    top: 68%;
    right: 11%;
    width: clamp(64px, 8vw, 122px);
    animation-delay: -2.6s;
}
@keyframes homeHeroFloat {
    0%,
    100% {
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    50% {
        transform: translate3d(0, -14px, 0) rotate(2deg);
    }
}

.partners_section {
    padding: 64px 0;
    background: linear-gradient(90deg, #001425 0%, #407cf5 36%, #254589 76%, #001425 100%);
    overflow: hidden;
}
.partners_marquee {
    width: 100%;
    overflow: hidden;
}
.partners_track {
    display: flex;
    align-items: center;
    width: max-content;
    animation: partnersMarquee 24s linear infinite;
}
.partners_track:hover {
    animation-play-state: paused;
}
.partner_logo {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 72px;
    width: 220px;
    flex: 0 0 220px;
    padding: 0 28px;
}
.partner_logo img {
    max-width: 164px;
    max-height: 70px;
    object-fit: contain;
}
@keyframes partnersMarquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

@media (max-width: 767px) {
    .partners_section {
        padding: 42px 0;
    }
    .partners_track {
        animation-duration: 18s;
    }
    .partner_logo {
        width: 170px;
        flex-basis: 170px;
        padding: 0 18px;
    }
    .partner_logo img {
        max-width: 138px;
    }
}

.technology_about_section {
    padding: 86px 0 150px;
    background-color: #ffffff;
}
.technology_about_images {
    position: relative;
    min-height: 560px;
}
.technology_about_images img {
    width: auto;
    border-radius: 8px;
    display: block;
}
.about_image_top {
    position: absolute;
    top: 18px;
    left: 0;
}
.about_image_bottom {
    position: absolute;
    right: 12px;
    bottom: 0;
}
.technology_about_content {
    position: relative;
    max-width: 540px;
    padding: 130px 0 98px;
}
.technology_about_content h2 {
    margin: 0 0 22px;
    color: #1b1b1b;
    font-size: 42px;
    line-height: 1.12;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.technology_about_content p {
    max-width: 520px;
    margin: 0 0 22px;
    color: #2a2a2a;
    font-size: 15px;
    line-height: 1.48;
}
.about_logo_top {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
}
.about_logo_bottom {
    position: absolute;
    right: 200px;
    bottom: -85px;
    width: 239px;
}

@media (max-width: 991px) {
    .technology_about_section {
        padding: 64px 0;
    }
    .technology_about_images {
        min-height: auto;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
        margin-bottom: 42px;
    }
    .technology_about_images img,
    .about_image_top,
    .about_image_bottom {
        position: static;
        width: 100%;
    }
    .technology_about_content {
        max-width: none;
        padding: 92px 0 84px;
    }
    .technology_about_content h2 {
        font-size: 34px;
    }
    .about_logo_top {
        width: 172px;
    }
    .about_logo_bottom {
        right: 0;
        width: 150px;
    }
}

@media (max-width: 575px) {
    .technology_about_images {
        grid-template-columns: 1fr;
    }
    .technology_about_content {
        padding-top: 76px;
    }
    .technology_about_content h2 {
        font-size: 30px;
    }
}

.what_we_do_section {
    position: relative;
    padding: 76px 0 92px;
    background-color: #f4f4f4;
    overflow: hidden;
}
.what_we_do_section::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../images/background_color_blur.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: min(920px, 90vw);
    pointer-events: none;
}
.what_we_do_section .container {
    position: relative;
    z-index: 1;
}
.what_we_do_title {
    margin: 0 0 38px;
    color: #252525;
    font-size: 42px;
    line-height: 1.15;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.what_we_do_section .row {
    row-gap: 22px;
}
.what_we_do_card {
    min-height: 248px;
    height: 100%;
    padding: 32px 28px;
    background: #ffffff;
    border-radius: 7px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #151515;
    text-decoration: none;
    transition: background 0.25s ease, color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}
.what_we_do_card:hover,
.what_we_do_card:focus {
    text-decoration: none;
}
.what_we_do_card:hover {
    background: linear-gradient(180deg, #05339a 0%, #58c8dd 100%);
    color: #ffffff;
    box-shadow: 0 14px 28px rgba(37, 98, 220, 0.22);
    transform: translateY(-2px);
}
.what_we_do_card_top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: auto;
}
.what_we_do_card_top i {
    font-size: 54px;
    line-height: 1;
}
.what_we_do_arrow {
    font-size: 32px;
    line-height: 1;
}
.what_we_do_card h3 {
    margin: 0 0 14px;
    font-size: 23px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: inherit;
}
.what_we_do_card p {
    margin: 0;
    max-width: 520px;
    color: inherit;
    font-size: 15px;
    line-height: 1.35;
}

@media (max-width: 767px) {
    .what_we_do_section {
        padding: 56px 0 68px;
    }
    .what_we_do_title {
        font-size: 34px;
        margin-bottom: 28px;
    }
    .what_we_do_section .col-6 {
        width: 100%;
    }
    .what_we_do_card {
        min-height: 210px;
        padding: 26px 22px;
    }
    .what_we_do_card h3 {
        font-size: 21px;
    }
}

.projects_section {
    padding: 78px 0 96px;
    background-color: #ffffff;
}
.projects_heading_row {
    margin-bottom: 42px;
}
.projects_title {
    margin: 0;
    color: #050505;
    font-size: 42px;
    line-height: 1.15;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.projects_nav {
    display: flex;
    justify-content: flex-end;
    gap: 14px;
}
.projects_nav_btn {
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 4px;
    background-color: #4fc3df;
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.projects_carousel {
    padding-bottom: 0;
}
.project_main_image {
    width: 100%;
    height: 392px;
    object-fit: cover;
    border-radius: 6px;
}
.project_content {
    max-width: 460px;
    padding-top: 2px;
}
.project_content h3 {
    margin: 0 0 20px;
    color: #1b1b1b;
    font-size: 23px;
    line-height: 1.25;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.project_content p {
    margin: 0 0 20px;
    color: #2b2b2b;
    font-size: 15px;
    line-height: 1.7;
}
.project_thumb_image {
    width: 182px;
    height: 188px;
    object-fit: cover;
    border-radius: 6px;
    margin-top: 204px;
}

@media (max-width: 991px) {
    .projects_section {
        padding: 60px 0 72px;
    }
    .projects_heading_row {
        margin-bottom: 30px;
    }
    .project_content {
        max-width: none;
        padding-top: 28px;
    }
    .project_thumb_image {
        width: 180px;
        height: 184px;
        margin-top: 28px;
    }
}

@media (max-width: 575px) {
    .projects_title {
        font-size: 34px;
    }
    .projects_nav_btn {
        width: 38px;
        height: 38px;
        font-size: 21px;
    }
    .project_main_image {
        height: 280px;
    }
}

.customer_testimonials_section {
    padding: 112px 0 88px;
    background-image: url("../images/testimonials_bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.customer_testimonials_top {
    margin-bottom: 92px;
}
.customer_testimonials_top h2 {
    margin: 0;
    color: #050505;
    font-size: 42px;
    line-height: 1.13;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.customer_testimonials_top p {
    margin: 0;
    max-width: 520px;
    color: #0f0f0f;
    font-size: 15px;
    line-height: 1.55;
}
.customer_testimonials_nav {
    display: flex;
    justify-content: flex-end;
    gap: 14px;
}
.customer_testimonials_nav button {
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 4px;
    background-color: #3767ee;
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.customer_testimonials_cards {
    row-gap: 24px;
}
.customer_testimonial_card {
    min-height: 380px;
    height: 100%;
    padding: 42px 28px 26px;
    background-color: #ffffff;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.customer_testimonial_card > p {
    margin: 0 0 30px;
    color: #353535;
    font-size: 16px;
    line-height: 1.58;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}
.customer_testimonial_author {
    display: flex;
    align-items: center;
    gap: 16px;
}
.customer_testimonial_author img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    object-fit: cover;
    flex: 0 0 auto;
}
.customer_testimonial_author h3 {
    margin: 0;
    color: #171717;
    font-size: 18px;
    line-height: 1.35;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

@media (max-width: 991px) {
    .customer_testimonials_section {
        padding: 76px 0 68px;
    }
    .customer_testimonials_top {
        margin-bottom: 44px;
        row-gap: 20px;
    }
    .customer_testimonials_nav {
        justify-content: flex-start;
    }
}

@media (max-width: 575px) {
    .customer_testimonials_top h2 {
        font-size: 34px;
    }
    .customer_testimonial_card {
        padding: 32px 22px 24px;
    }
}

.results_marquee_section {
     padding: 100px 0 100px;
    background-color: #ffffff;
    overflow: hidden;
}
.results_marquee_heading {
    max-width: 620px;
    margin: 0 auto 26px;
}
.results_marquee_heading h2 {
    margin: 0;
    color: #2c2c2c;
    font-size: 44px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.results_marquee_heading span {
    color: #4075ef;
    font-weight: 700;
}
.results_marquee_stage {
    position: relative;
    min-height: 360px;
    display: flex;
    align-items: center;
}
.results_marquee_track {
    display: flex;
    width: max-content;
    animation: zenvyraMarquee 18s linear infinite;
}
.results_marquee_track span {
    display: inline-block;
    padding-right: 90px;
    color: #222222;
    font-size: 400px;
    line-height: 0.9;
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    white-space: nowrap;
}
.result_pop_card {
    position: absolute;
    z-index: 2;
    width: 240px;
    filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.24));
    animation: resultCardFloat 4.5s ease-in-out infinite;
}
.result_card_one {
    top: 28px;
    left: 0;
}
.result_card_two {
    left: 30%;
    bottom: 5px;
    animation-delay: 0.5s;
}
.result_card_three {
    top: 16px;
    right: 24%;
    width: 238px;
    animation-delay: 0.9s;
}
.result_card_four {
    right: 0;
    bottom: 18px;
    width: 248px;
    animation-delay: 1.3s;
}

@keyframes zenvyraMarquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

@keyframes resultCardFloat {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-14px);
    }
}

@media (max-width: 991px) {
    .results_marquee_section {
        padding: 66px 0 78px;
    }
    .results_marquee_heading {
        margin-left: 0;
    }
    .results_marquee_heading h2 {
        font-size: 36px;
    }
    .results_marquee_stage {
        min-height: 420px;
    }
    .results_marquee_track span {
        font-size: 130px;
    }
    .result_pop_card {
        width: 170px;
    }
    .result_card_two {
        left: 30%;
    }
    .result_card_three {
        right: 5%;
        width: 182px;
    }
    .result_card_four {
        width: 190px;
    }
}

@media (max-width: 575px) {
    .results_marquee_heading h2 {
        font-size: 31px;
    }
    .results_marquee_stage {
        min-height: 440px;
    }
    .results_marquee_track span {
        font-size: 84px;
        padding-right: 46px;
    }
    .result_pop_card {
        width: 145px;
    }
    .result_card_one {
        top: 42px;
    }
    .result_card_two {
        left: 28%;
        bottom: 150px;
    }
    .result_card_three {
        top: 150px;
        right: 0;
        width: 154px;
    }
    .result_card_four {
        right: 4%;
        bottom: 34px;
        width: 162px;
    }
}

.book_appointment_section {
    background-color: #1f1f1f;
}
.book_appointment_section .row,
.book_appointment_section .col-lg-6 {
    align-items: stretch;
}
.book_appointment_section .col-lg-6:first-child {
    display: flex;
}
.book_appointment_form_wrap {
    min-height: 640px;
    width: 100%;
    padding: 82px 64px;
    background-color: #1f1f1f;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.book_appointment_form_wrap h2 {
    margin: 0 0 18px;
    color: #d7d7d7;
    font-size: 30px;
    line-height: 1.25;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.book_appointment_form_wrap > p {
    max-width: 520px;
    margin: 0 0 24px;
    color: #d2d2d2;
    font-size: 15px;
    line-height: 1.55;
}
.book_appointment_form {
    max-width: auto;
}
.book_appointment_form label {
    display: block;
    margin: 0 0 9px;
    color: #d9d9d9;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.book_appointment_form input,
.book_appointment_form select {
    width: 100%;
    height: 40px;
    margin: 0 0 13px;
    padding: 0 14px;
    border: 0;
    border-radius: 6px;
    background-color: #d9d9d9;
    color: #1f1f1f;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    outline: none;
}
.book_appointment_form input::placeholder {
    color: #b7b7b7;
}
.book_appointment_form select {
    appearance: auto;
}
.book_appointment_form button {
    margin-top: 8px;
    padding: 12px 18px;
    border: 0;
    border-radius: 6px;
    background-color: #3767ee;
    color: #ffffff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.book_appointment_image {
    height: 100%;
    min-height: 640px;
}
.book_appointment_image img {
    width: 100%;
    height: 100%;
    min-height: 640px;
    object-fit: cover;
    display: block;
}

@media (min-width: 1440px) {
    .book_appointment_form_wrap,
    .book_appointment_image,
    .book_appointment_image img {
        min-height: 820px;
        height: auto;
    }
    .book_appointment_form_wrap {
        justify-content: center;
        padding-top: 72px;
        padding-bottom: 72px;
    }
    .book_appointment_image,
    .book_appointment_image img {
        height: 100%;
    }
}

@media (max-width: 991px) {
    .book_appointment_form_wrap {
        min-height: auto;
        padding: 60px 32px;
    }
    .book_appointment_form {
        max-width: none;
    }
    .book_appointment_image,
    .book_appointment_image img {
        min-height: 420px;
    }
}

@media (max-width: 575px) {
    .book_appointment_form_wrap {
        padding: 48px 20px;
    }
    .book_appointment_form_wrap h2 {
        font-size: 25px;
    }
}

.insights_section {
    padding: 86px 0 78px;
    background-color: #ffffff;
}
.insights_heading_row {
    margin-bottom: 38px;
}
.insights_title {
    margin: 0;
    color: #252525;
    font-size: 40px;
    line-height: 1.15;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.insights_nav {
    display: flex;
    justify-content: flex-end;
    gap: 14px;
}
.insights_nav button {
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 4px;
    background-color: #4fc3df;
    color: #ffffff;
    font-size: 23px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.insights_cards_row {
    row-gap: 32px;
}
.insight_card img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    border-radius: 6px;
    display: block;
    margin-bottom: 24px;
}
.insight_card h3 {
    max-width: 470px;
    margin: 0 0 18px;
    color: #2b2b2b;
    font-size: 23px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

@media (max-width: 991px) {
    .insights_section {
        padding: 62px 0;
    }
    .insight_card img {
        height: 300px;
    }
}

@media (max-width: 575px) {
    .insights_title {
        font-size: 34px;
    }
    .insights_nav button {
        width: 38px;
        height: 38px;
    }
    .insight_card img {
        height: 250px;
    }
    .insight_card h3 {
        font-size: 21px;
    }
}

.zenvyra_footer_section {
    padding: 86px 0 90px;
    background-color: #000000;
}
.zenvyra_footer_brand {
    margin-bottom: 104px;
}
.zenvyra_footer_brand img {
    width: 260px;
    height: auto;
    object-fit: contain;
}
.zenvyra_footer_contact h3,
.zenvyra_footer_social h3 {
    margin: 0 0 22px;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.3;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}
.zenvyra_footer_contact p {
    margin: 0 0 14px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.48;
}
.zenvyra_footer_contact a {
    display: block;
    margin-bottom: 14px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.35;
}
.zenvyra_footer_social a {
    width: 24px;
    height: 24px;
    margin-right: 4px;
    border-radius: 50%;
    background-color: #3767ee;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 12px;
}
.zenvyra_footer_list {
    text-align: right;
}
.zenvyra_footer_list h3 {
    margin: 0 0 32px;
    color: #ffffff;
    font-size: 28px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.zenvyra_footer_list a {
    display: block;
    margin-bottom: 20px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.35;
}
.zenvyra_footer_bottom {
    padding: 24px 0;
    background-color: #ffffff;
}
.zenvyra_footer_bottom p {
    margin: 0;
    color: #050505;
    font-size: 17px;
    line-height: 1.3;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
.zenvyra_footer_float_icons {
    display: flex;
    justify-content: flex-end;
    gap: 16px;
}
.zenvyra_footer_float_icons a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.zenvyra_footer_float_icons img {
    width: 38px;
    height: 38px;
    object-fit: contain;
}
.zenvyra_footer_float_icons a:last-child {
    background-color: #e5f0ff;
    border: 3px solid #3767ee;
    color: #3767ee;
    font-size: 22px;
}

@media (max-width: 991px) {
    .zenvyra_footer_brand {
        margin-bottom: 48px;
    }
    .zenvyra_footer_contact_row {
        row-gap: 32px;
        margin-bottom: 40px;
    }
    .zenvyra_footer_list {
        margin-top: 28px;
        text-align: right;
    }
}

@media (max-width: 575px) {
    .zenvyra_footer_section {
        padding: 62px 0 64px;
    }
    .zenvyra_footer_brand img {
        width: 220px;
    }
    .zenvyra_footer_bottom p {
        font-size: 14px;
    }
    .zenvyra_footer_float_icons {
        gap: 10px;
    }
}

.services_page_intro {
    padding: 90px 0 38px;
    background-color: #ffffff;
}
.inner_header_section {
    min-height: 430px;
    padding: 200px 0;
    background-image: linear-gradient(90deg, rgba(10, 10, 30, 0.28), rgba(8, 20, 46, 0.05)), url("../images/inner_header.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}
.inner_header_content h1 {
    margin: 0 0 22px;
    color: #fff4f1;
    font-size: 56px;
    line-height: 1.1;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.inner_header_content p {
    max-width: 740px;
    margin: 0;
    color: #fff4f1;
    font-size: 16px;
    line-height: 1.55;
}
.services_page_intro h1 {
    margin: 0 0 24px;
    color: #050505;
    font-size: 56px;
    line-height: 1.08;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.services_page_intro p {
    max-width: 760px;
    margin: 0;
    color: #555555;
    font-size: 20px;
    line-height: 1.45;
}
.services_page_section {
    padding: 20px 0 90px;
    background-color: #ffffff;
}
.services_page_item {
    padding: 56px 0;
}
.services_page_content {
    max-width: 610px;
}
.services_page_content h2 {
    margin: 0 0 24px;
    color: #050505;
    font-size: 48px;
    line-height: 1.12;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.services_page_content p {
    max-width: 560px;
    margin: 0 0 34px;
    color: #555555;
    font-size: 18px;
    line-height: 1.45;
}
.services_feature_grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 34px;
    row-gap: 18px;
}
.services_feature_grid span {
    position: relative;
    padding-left: 26px;
    color: #171717;
    font-size: 17px;
    line-height: 1.3;
    font-family: "Poppins", sans-serif;
}
.services_feature_grid span::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #009b45;
    font-weight: 700;
}
.services_view_more {
    margin-top: 34px;
}
.services_page_image {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 0;
    display: block;
}
.services_cta_section {
    padding: 72px 0;
    background-color: #f4f4f4;
}
.services_cta_section h2 {
    margin: 0 0 12px;
    color: #111111;
    font-size: 38px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.services_cta_section p {
    margin: 0;
    color: #4a4a4a;
    font-size: 18px;
    line-height: 1.45;
}
.projects_listing_section {
    padding: 104px 0 112px;
    background-color: #ffffff;
}
.projects_listing_card {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.projects_listing_card img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    border-radius: 5px;
    display: block;
    margin-bottom: 22px;
}
.projects_listing_card h2 {
    margin: 0 0 12px;
    color: #050505;
    font-size: 18px;
    line-height: 1.25;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
.projects_listing_card p {
    max-width: 560px;
    margin: 0 0 24px;
    color: #2e2e2e;
    font-size: 14px;
    line-height: 1.55;
    flex-grow: 1;
}
.projects_listing_card .button_fruit_head {
    align-self: flex-start;
    min-height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.project_detail_section {
    padding: 96px 0 108px;
    background-color: #ffffff;
}
.project_detail_image {
    width: 100%;
    height: 520px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
    margin-bottom: 58px;
}
.project_detail_content h2 {
    margin: 0;
    color: #171717;
    font-size: 30px;
    line-height: 1.18;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.project_detail_content p {
    margin: 0;
    color: #303030;
    font-size: 17px;
    line-height: 1.75;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.project_detail_results {
    margin: 0 0 28px;
    padding: 0;
    list-style: none;
}
.project_detail_results li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 28px;
    color: #242424;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.project_detail_results li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #3767ee;
    font-weight: 700;
}
.zenvyra_contact_section {
    padding: 88px 0 96px;
    background-color: #ffffff;
}
.zenvyra_contact_intro h2 {
    margin: 0 0 18px;
    color: #3767ee;
    font-size: 32px;
    line-height: 1.18;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.zenvyra_contact_intro p {
    max-width: 360px;
    margin: 0;
    color: #111111;
    font-size: 16px;
    line-height: 1.55;
}
.zenvyra_contact_form_wrap h3 {
    position: relative;
    display: inline-block;
    margin: 0 0 28px;
    padding-bottom: 14px;
    color: #3767ee;
    font-size: 14px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.zenvyra_contact_form_wrap h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 82px;
    height: 3px;
    background-color: #3767ee;
}
.zenvyra_contact_form_wrap label {
    display: block;
    margin: 0 0 10px;
    color: #111111;
    font-size: 14px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.zenvyra_contact_form_wrap input,
.zenvyra_contact_form_wrap select,
.zenvyra_contact_form_wrap textarea {
    width: 100%;
    height: 46px;
    padding: 0 12px;
    border: 1px solid #cfcfcf;
    border-radius: 0;
    background-color: #ffffff;
    color: #111111;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    outline: none;
}
.zenvyra_contact_form_wrap textarea {
    height: 48px;
    padding-top: 12px;
    resize: vertical;
}
.zenvyra_contact_form_wrap input:focus,
.zenvyra_contact_form_wrap select:focus,
.zenvyra_contact_form_wrap textarea:focus {
    border-color: #3767ee;
}
.zenvyra_contact_form_wrap textarea::placeholder {
    color: #888888;
}
.zenvyra_contact_form_wrap button {
    margin-top: 12px;
    padding: 14px 30px;
    border: 1px solid #3767ee;
    background-color: #3767ee;
    color: #ffffff;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}
.zenvyra_contact_cards {
    margin-top: 88px;
}
.zenvyra_contact_card {
    min-height: 118px;
    height: 100%;
    padding: 30px 24px;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    gap: 18px;
}
.zenvyra_contact_card span {
    width: 44px;
    height: 44px;
    flex: 0 0 auto;
    background-color: #edf2ff;
    color: #3767ee;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
}
.zenvyra_contact_card h3 {
    margin: 0 0 8px;
    color: #3767ee;
    font-size: 24px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.zenvyra_contact_card p,
.zenvyra_contact_card a {
    margin: 0;
    color: #111111;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.5;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.zenvyra_contact_social_links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
}
.careers_section {
    padding: 96px 0 108px;
    background-color: #ffffff;
}
.careers_intro {
    position: sticky;
    top: 40px;
}
.careers_intro span {
    display: inline-block;
    margin-bottom: 16px;
    color: #3767ee;
    font-size: 15px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.careers_intro h2 {
    margin: 0 0 20px;
    color: #1e1e1e;
    font-size: 44px;
    line-height: 1.12;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.careers_intro p {
    max-width: 440px;
    margin: 0 0 28px;
    color: #3c3c3c;
    font-size: 17px;
    line-height: 1.65;
}
.career_opening_card {
    margin-bottom: 18px;
    padding: 30px;
    border-radius: 16px;
    background: linear-gradient(135deg, #f7fbff 0%, #edf4ff 100%);
    border: 1px solid #dfe9ff;
}
.career_opening_card h3,
.career_benefit h3 {
    margin: 0 0 12px;
    color: #171717;
    font-size: 22px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.career_opening_card p,
.career_benefit p {
    margin: 0 0 18px;
    color: #3b3b3b;
    font-size: 15px;
    line-height: 1.6;
}
.career_opening_card a {
    color: #3767ee;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-decoration: none;
}
.careers_benefits_row {
    margin-top: 68px;
}
.career_benefit {
    height: 100%;
    padding: 30px;
    border-radius: 16px;
    background: linear-gradient(180deg, #3767ee 0%, #58cadd 100%);
    color: #ffffff;
}
.career_benefit i {
    display: inline-block;
    margin-bottom: 26px;
    color: #ffffff;
    font-size: 36px;
}
.career_benefit h3,
.career_benefit p {
    color: #ffffff;
}
.zenvyra_contact_social_links a {
    border-bottom: 1px solid #111111;
    line-height: 1.2;
}
.about_intro_section {
    padding: 88px 0 72px;
    background: linear-gradient(180deg, #ffffff 0%, #ffffff 58%, #f3f3f3 58%, #f3f3f3 100%);
}
.about_intro_section h2 {
    margin: 0 0 16px;
    color: #2b2b2b;
    font-size: 32px;
    line-height: 1.18;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.about_intro_section p {
    margin: 0;
    color: #303030;
    font-size: 13px;
    line-height: 1.55;
}
.about_video_card {
    position: relative;
    margin: 44px auto 0;
}
.about_video_card > img:first-child {
    width: 100%;
    height: 550px;
    object-fit: cover;
    border-radius: 4px;
    display: block;
}
.about_video_card button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 58px;
    height: 58px;
    border: 0;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(82, 197, 220, 0.78);
    color: #ffffff;
    font-size: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.about_video_logo_top {
    position: absolute;
    right: -86px;
    top: 48px;
    width: 200px;
}
.about_video_logo_bottom {
    position: absolute;
    left: -82px;
    bottom: 44px;
    width: 200px;
}
.about_intro_copy {
    margin-top: 36px;
}
.about_vision_section {
    padding: 96px 0 84px;
    background-color: #ffffff;
}
.about_split_copy h2 {
    margin: 0 0 22px;
    color: #2b2b2b;
    font-size: 34px;
    line-height: 1.14;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.about_split_copy p {
    margin: 0;
    color: #3a3a3a;
    font-size: 14px;
    line-height: 1.55;
}
.about_image_pair {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}
.about_image_pair img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
.about_mission_row {
    margin-top: 78px;
}
.about_cta_marquee_section {
    position: relative;
    min-height: 683px;
    padding: 84px 0;
    background-image: linear-gradient(90deg, rgba(5, 35, 80, 0.28), rgba(5, 35, 80, 0.02)), url("../images/zenveyra_background.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.about_cta_copy {
    position: relative;
    z-index: 2;
}
.about_cta_copy h2 {
    max-width: 800px;
    margin: 0 0 22px;
    color: #ffffff;
    font-size: 32px;
    line-height: 1.35;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.about_cta_marquee {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -24px;
    overflow: hidden;
}
.about_cta_marquee_track {
    display: flex;
    width: max-content;
    animation: aboutZenvyraMarquee 18s linear infinite;
}
.about_cta_marquee_track span {
    display: inline-block;
    padding-right: 80px;
    color: #ffffff;
    font-size: 300px;
    line-height: 0.85;
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    white-space: nowrap;
    text-transform: lowercase;
}
@keyframes aboutZenvyraMarquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}
.about_values_section {
    padding: 92px 0 108px;
    background-color: #ffffff;
}
.about_values_row {
    justify-content: flex-start;
}
.about_value_card {
    min-height: 350px;
    padding: 58px 46px 42px;
    background: linear-gradient(180deg, #3c6ff0 0%, #58cadd 100%);
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.about_value_card img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin-bottom: auto;
}
.about_value_card h3 {
    margin: 34px 0 14px;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.about_value_card p {
    margin: 0;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.45;
}
.about_choose_section {
    padding: 24px 0 96px;
    background-color: #ffffff;
}
.about_choose_image {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
.about_choose_content h2 {
    margin: 0 0 22px;
    color: #2b2b2b;
    font-size: 32px;
    line-height: 1.18;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.about_choose_content ul {
    margin: 0 0 24px;
    padding: 0;
    list-style: none;
}
.about_choose_content li {
    margin-bottom: 10px;
    color: #242424;
    font-size: 14px;
    line-height: 1.35;
    font-family: "Poppins", sans-serif;
}
.about_choose_content li::before {
    content: "✓";
    color: #3767ee;
    margin-right: 10px;
    font-weight: 700;
}
.about_intro_section p,
.about_split_copy p,
.about_value_card p,
.about_choose_content li {
    font-size: 14px;
    font-weight: 400;
}
.industries_hover_section {
    padding: 100px 0 112px;
    background-color: #ffffff;
}
.industry_hover_item {
    position: relative;
    min-height: 142px;
    padding: 38px 72px 38px 0;
    border-top: 1px solid #111111;
    color: #050505;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.industry_hover_item:last-child {
    border-bottom: 1px solid #111111;
}
.industry_hover_text {
    position: relative;
    z-index: 2;
    display: block;
}
.industry_hover_name {
    position: relative;
    z-index: 2;
    display: block;
    color: #050505;
    font-size: 48px;
    line-height: 1.1;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.industry_hover_desc {
    display: block;
    max-width: 560px;
    margin-top: 10px;
    color: #222222;
    font-size: 16px;
    line-height: 1.45;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.industry_hover_count {
    position: absolute;
    left: 170px;
    top: 28px;
    z-index: 2;
    color: #050505;
    font-size: 14px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
}
.industry_hover_item img {
    position: absolute;
    right: 170px;
    top: 50%;
    z-index: 1;
    width: 430px;
    height: 220px;
    object-fit: cover;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-50%) rotate(10deg) scale(0.96);
    transition: opacity 0.25s ease, transform 0.25s ease;
}
.industry_hover_item i {
    position: absolute;
    right: 0;
    z-index: 2;
    color: #050505;
    font-size: 36px;
    opacity: 0;
    transform: translateX(-14px);
    transition: opacity 0.25s ease, transform 0.25s ease;
}
.industry_hover_item:hover {
    color: #050505;
}
.industry_hover_item:hover img,
.industry_hover_text:hover ~ img,
.industry_hover_item:focus-visible img {
    opacity: 1;
    transform: translateY(-50%) rotate(10deg) scale(1);
}
.industry_hover_item:hover i,
.industry_hover_text:hover ~ i,
.industry_hover_item:focus-visible i {
    opacity: 1;
    transform: translateX(0);
}
.service_detail_intro {
    padding: 96px 0;
    background-color: #ffffff;
}
.service_detail_intro_copy span {
    display: inline-block;
    margin-bottom: 18px;
    color: #3767ee;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.service_detail_intro_copy h2,
.service_detail_overview h2,
.service_detail_solutions h2,
.service_detail_benefits h2,
.service_detail_why h2,
.service_detail_faq h2,
.service_detail_cta h2 {
    margin: 0 0 22px;
    color: #121212;
    font-size: 42px;
    line-height: 1.14;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.service_detail_intro_copy p,
.service_detail_overview p,
.service_detail_why p,
.service_detail_faq p,
.service_detail_cta p {
    margin: 0 0 18px;
    color: #2b2b2b;
    font-size: 16px;
    line-height: 1.62;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.service_detail_hero_img,
.service_detail_benefit_img {
    width: 100%;
    height: 540px;
    object-fit: cover;
    display: block;
}
.service_detail_overview {
    padding: 82px 0;
    background-color: #f5f7fb;
}
.service_detail_solutions {
    padding: 96px 0;
    background-color: #ffffff;
}
.service_detail_solution_grid {
    margin-top: 22px;
}
.service_detail_card {
    min-height: 285px;
    height: 100%;
    padding: 34px 28px;
    border: 1px solid #dbe3f7;
    background: #ffffff;
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.service_detail_card:hover {
    transform: translateY(-4px);
    border-color: #3767ee;
    box-shadow: 0 18px 36px rgba(55, 103, 238, 0.14);
}
.service_detail_card i {
    display: inline-flex;
    width: 48px;
    height: 48px;
    margin-bottom: 26px;
    align-items: center;
    justify-content: center;
    background-color: #eef3ff;
    color: #3767ee;
    font-size: 24px;
}
.service_detail_card h3,
.service_detail_benefit_list h3 {
    margin: 0 0 12px;
    color: #121212;
    font-size: 20px;
    line-height: 1.25;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.service_detail_card p,
.service_detail_benefit_list p {
    margin: 0;
    color: #333333;
    font-size: 14px;
    line-height: 1.55;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.service_detail_benefits {
    padding: 96px 0;
    background-color: #f7f7f7;
}
.service_detail_benefit_list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
}
.service_detail_benefit_list div {
    padding-left: 18px;
    border-left: 3px solid #3767ee;
}
.service_detail_why {
    padding: 88px 0;
    background-color: #ffffff;
}
.service_detail_faq {
    padding: 96px 0;
    background-color: #f5f7fb;
}
.service_detail_accordion .accordion-item {
    margin-bottom: 12px;
    border: 1px solid #d7def2;
    background-color: #ffffff;
}
.service_detail_accordion .accordion-button {
    color: #111111;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    background-color: #ffffff;
    box-shadow: none;
}
.service_detail_accordion .accordion-button:not(.collapsed) {
    color: #3767ee;
}
.service_detail_accordion .accordion-body {
    color: #2d2d2d;
    font-size: 14px;
    line-height: 1.6;
    font-family: "Poppins", sans-serif;
}
.service_more_section {
    padding: 92px 0 104px;
    background-color: #ffffff;
}
.service_more_section h2 {
    margin: 0 0 34px;
    color: #050505;
    font-size: 44px;
    line-height: 1.1;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.service_more_card {
    position: relative;
    min-height: 395px;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
    display: block;
    color: #ffffff;
    text-decoration: none;
    isolation: isolate;
}
.service_more_card:hover {
    color: #ffffff;
}
.service_more_card img {
    position: absolute;
    inset: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}
.service_more_card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(180deg, rgba(25, 60, 160, 0.22) 0%, rgba(4, 14, 28, 0.78) 100%);
}
.service_more_card::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 44%;
    z-index: -1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.service_more_card span {
    min-height: 100%;
    padding: 0 18px 28px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.service_more_card h3 {
    margin: 0 0 12px;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.12;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.service_more_card p {
    margin: 0;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.35;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.service_more_card:hover img {
    transform: scale(1.06);
}
.service_detail_cta {
    padding: 72px 0;
    background-color: #ffffff;
    border-top: 1px solid #e5e8f2;
}

@media (max-width: 991px) {
    .inner_header_section {
        min-height: 360px;
        padding: 92px 0;
    }
    .inner_header_content h1 {
        font-size: 42px;
    }
    .services_page_intro {
        padding: 70px 0 24px;
    }
    .services_page_intro h1 {
        font-size: 40px;
    }
    .services_page_intro p {
        font-size: 18px;
    }
    .services_page_item {
        padding: 42px 0;
    }
    .services_page_item_reverse {
        flex-direction: column-reverse;
    }
    .services_page_content {
        max-width: none;
        margin-bottom: 30px;
    }
    .services_page_item_reverse .services_page_content {
        margin-bottom: 0;
        margin-top: 30px;
    }
    .services_page_content h2 {
        font-size: 34px;
    }
    .services_page_image {
        height: 360px;
    }
    .projects_listing_section {
        padding: 72px 0 82px;
    }
    .projects_listing_card img {
        height: 310px;
    }
    .project_detail_section,
    .careers_section {
        padding: 72px 0 84px;
    }
    .project_detail_image {
        height: 360px;
        margin-bottom: 42px;
    }
    .careers_intro {
        position: static;
    }
    .careers_intro h2 {
        font-size: 34px;
    }
    .zenvyra_contact_intro {
        margin-bottom: 42px;
    }
    .zenvyra_contact_cards {
        margin-top: 56px;
    }
    .about_intro_section {
        padding: 68px 0;
    }
    .about_video_logo_top,
    .about_video_logo_bottom {
        display: none;
    }
    .about_vision_section {
        padding: 72px 0;
    }
    .about_mission_row {
        margin-top: 58px;
    }
    .about_cta_marquee {
        bottom: -34px;
    }
    .about_cta_marquee_track span {
        font-size: 132px;
    }
    .about_values_section {
        padding: 72px 0;
    }
    .industries_hover_section {
        padding: 70px 0 82px;
    }
    .industry_hover_item {
        min-height: 116px;
    }
    .industry_hover_name {
        font-size: 34px;
    }
    .industry_hover_desc {
        font-size: 15px;
        max-width: 420px;
    }
    .industry_hover_item img {
        right: 70px;
        width: 300px;
        height: 160px;
    }
    .service_detail_intro,
    .service_detail_solutions,
    .service_detail_benefits,
    .service_detail_faq,
    .service_more_section {
        padding: 68px 0;
    }
    .service_detail_intro_copy h2,
    .service_detail_overview h2,
    .service_detail_solutions h2,
    .service_detail_benefits h2,
    .service_detail_why h2,
    .service_detail_faq h2,
    .service_detail_cta h2 {
        font-size: 34px;
    }
    .service_more_section h2 {
        font-size: 36px;
    }
    .service_more_card {
        min-height: 330px;
    }
    .service_detail_hero_img,
    .service_detail_benefit_img {
        height: 380px;
    }
    .home_hero_icon {
        width: clamp(48px, 8vw, 86px);
    }
}

@media (max-width: 575px) {
    .home_hero_icons {
        display: none;
    }
    .inner_header_section {
        min-height: 320px;
        padding: 70px 0;
    }
    .inner_header_content h1 {
        font-size: 34px;
    }
    .inner_header_content p {
        font-size: 15px;
    }
    .services_page_intro h1 {
        font-size: 32px;
    }
    .services_feature_grid {
        grid-template-columns: 1fr;
    }
    .services_page_image {
        height: 280px;
    }
    .services_cta_section h2 {
        font-size: 30px;
    }
    .projects_listing_card img {
        height: 250px;
    }
    .project_detail_image {
        height: 250px;
    }
    .project_detail_content h2,
    .careers_intro h2 {
        font-size: 28px;
    }
    .career_opening_card,
    .career_benefit {
        padding: 24px 20px;
    }
    .zenvyra_contact_section {
        padding: 62px 0 72px;
    }
    .zenvyra_contact_intro h2 {
        font-size: 30px;
    }
    .zenvyra_contact_card {
        align-items: flex-start;
        padding: 24px 18px;
    }
    .zenvyra_contact_card h3 {
        font-size: 21px;
    }
    .about_intro_section h2,
    .about_split_copy h2,
    .about_choose_content h2 {
        font-size: 28px;
    }
    .about_video_card > img:first-child,
    .about_image_pair img,
    .about_choose_image {
        height: 260px;
    }
    .about_image_pair {
        grid-template-columns: 1fr;
    }
    .about_cta_marquee_section {
        min-height: 420px;
    }
    .about_cta_marquee {
        bottom: -18px;
    }
    .about_cta_marquee_track span {
        font-size: 78px;
    }
    .about_value_card {
        min-height: 240px;
    }
    .industry_hover_item {
        min-height: auto;
        padding: 28px 42px 28px 0;
    }
    .industry_hover_name {
        font-size: 28px;
    }
    .industry_hover_desc {
        font-size: 14px;
        max-width: none;
    }
    .industry_hover_count {
        left: auto;
        right: 44px;
        top: 20px;
    }
    .industry_hover_item img {
        display: none;
    }
    .industry_hover_item i {
        opacity: 1;
        font-size: 26px;
        transform: none;
    }
    .service_detail_intro_copy h2,
    .service_detail_overview h2,
    .service_detail_solutions h2,
    .service_detail_benefits h2,
    .service_detail_why h2,
    .service_detail_faq h2,
    .service_detail_cta h2 {
        font-size: 28px;
    }
    .service_more_section h2 {
        font-size: 32px;
    }
    .service_more_card {
        min-height: 300px;
    }
    .service_more_card h3 {
        font-size: 20px;
    }
    .service_detail_benefit_list {
        grid-template-columns: 1fr;
    }
    .service_detail_hero_img,
    .service_detail_benefit_img {
        height: 280px;
    }
}

@media (min-width: 1440px) {
    p {
        font-size: 17px !important;
    }
    .about_choose_content li {
        font-size: 17px !important;
    }
    .zenvyra_contact_intro p,
    .zenvyra_contact_card p,
    .zenvyra_contact_card a {
        font-size: 17px !important;
    }
}

@media (max-width: 1340px) {
    p {
        font-size: 14px !important;
    }
}

.services_page_image,
.service_detail_hero_img,
.service_detail_benefit_img,
.service_more_card,
.projects_listing_card img,
.project_detail_image,
.insight_card img,
.about_video_card > img:first-child,
.about_image_pair img,
.about_choose_image {
    border-radius: 8px !important;
}

/* Upgraded project pages */
.projects_listing_section {
    background:
        radial-gradient(circle at 12% 8%, rgba(55, 103, 238, 0.11), transparent 30%),
        linear-gradient(180deg, #ffffff 0%, #f7faff 100%);
}
.projects_listing_card {
    position: relative;
    overflow: hidden;
    padding: 14px 14px 22px;
    border: 1px solid rgba(55, 103, 238, 0.12);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 18px 45px rgba(9, 31, 82, 0.08);
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}
.projects_listing_card:hover {
    transform: translateY(-8px);
    border-color: rgba(55, 103, 238, 0.34);
    box-shadow: 0 26px 70px rgba(9, 31, 82, 0.15);
}
.projects_listing_card img {
    height: 330px;
    margin-bottom: 24px;
    border-radius: 14px !important;
    transition: transform 0.45s ease;
}
.projects_listing_card:hover img {
    transform: scale(1.035);
}
.projects_listing_card h2,
.projects_listing_card p,
.projects_listing_card .button_fruit_head {
    margin-left: 8px;
    margin-right: 8px;
}
.project_detail_section {
    position: relative;
    overflow: hidden;
    padding: 96px 0 120px;
    background:
        radial-gradient(circle at 82% 8%, rgba(102, 209, 231, 0.22), transparent 26%),
        radial-gradient(circle at 0% 48%, rgba(55, 103, 238, 0.12), transparent 32%),
        linear-gradient(180deg, #ffffff 0%, #f6f9ff 100%);
}
.project_detail_section::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image:
        linear-gradient(rgba(55, 103, 238, 0.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(55, 103, 238, 0.04) 1px, transparent 1px);
    background-size: 56px 56px;
    mask-image: linear-gradient(180deg, transparent 0%, #000 18%, #000 72%, transparent 100%);
    -webkit-mask-image: linear-gradient(180deg, transparent 0%, #000 18%, #000 72%, transparent 100%);
}
.project_detail_section .container {
    position: relative;
    z-index: 1;
}
.project_detail_section .row.justify-content-center {
    position: relative;
    margin-bottom: 36px;
}
.project_detail_section .row.justify-content-center > .col-lg-10 {
    width: 100%;
    max-width: 1180px;
}
.project_detail_section .row.justify-content-center::after {
    content: "Case Study";
    position: absolute;
    left: calc(50% - 560px);
    bottom: 24px;
    padding: 10px 18px;
    color: #ffffff;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    border: 1px solid rgba(255, 255, 255, 0.36);
    border-radius: 999px;
    background: rgba(5, 18, 47, 0.54);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
}
.project_detail_image {
    height: 560px;
    margin-bottom: 0;
    border-radius: 22px !important;
    box-shadow: 0 32px 90px rgba(4, 22, 69, 0.22);
}
.project_detail_content {
    max-width: 1180px;
    margin: 0 auto;
    padding: 14px;
    border: 1px solid rgba(55, 103, 238, 0.12);
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 28px 80px rgba(8, 28, 74, 0.10);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}
.project_detail_content > [class*="col-"] {
    padding: 30px 34px;
}
.project_detail_content > .col-lg-4 {
    display: flex;
    align-items: flex-start;
    border-top: 1px solid rgba(18, 32, 61, 0.08);
}
.project_detail_content > .col-lg-8 {
    border-top: 1px solid rgba(18, 32, 61, 0.08);
}
.project_detail_content > .col-lg-4:first-child,
.project_detail_content > .col-lg-4:first-child + .col-lg-8 {
    border-top: 0;
}
.project_detail_content h2 {
    position: relative;
    padding-left: 18px;
    color: #071020;
    font-size: 28px;
    font-weight: 500;
}
.project_detail_content h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 4px;
    height: 26px;
    border-radius: 99px;
    background: linear-gradient(180deg, #3767ee 0%, #66d1e7 100%);
}
.project_detail_content p {
    color: #273142;
    line-height: 1.8;
}
.project_detail_results {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-bottom: 30px;
}
.project_detail_results li {
    min-height: 58px;
    margin: 0;
    padding: 15px 16px 15px 44px;
    border: 1px solid rgba(55, 103, 238, 0.12);
    border-radius: 14px;
    background: linear-gradient(135deg, rgba(55, 103, 238, 0.08), rgba(102, 209, 231, 0.10));
}
.project_detail_results li::before {
    left: 16px;
    top: 15px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
    border-radius: 50%;
    background: #3767ee;
}

@media (max-width: 1199px) {
    .project_detail_section .row.justify-content-center::after {
        left: 40px;
    }
    .project_detail_image {
        height: 460px;
    }
}

@media (max-width: 991px) {
    .project_detail_section {
        padding: 72px 0 86px;
    }
    .project_detail_image {
        height: 360px;
    }
    .project_detail_content {
        border-radius: 22px;
    }
    .project_detail_content > [class*="col-"] {
        padding: 24px 20px;
    }
    .project_detail_content > .col-lg-8 {
        padding-top: 0;
        border-top: 0;
    }
    .project_detail_content > .col-lg-4 {
        padding-bottom: 12px;
    }
    .project_detail_results {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {
    .projects_listing_card img,
    .project_detail_image {
        height: 260px;
    }
    .project_detail_section .row.justify-content-center::after {
        left: 26px;
        bottom: 18px;
    }
    .project_detail_content h2 {
        font-size: 24px;
    }
}

/* Service inner FAQ redesign */
.service_detail_faq {
    padding: 112px 0 118px;
    background: #f6f8ff;
}
.service_detail_faq .row {
    justify-content: center;
}
.service_detail_faq .col-lg-4 {
    width: 100%;
    max-width: 840px;
    text-align: center;
}
.service_detail_faq .col-lg-8 {
    width: 100%;
    max-width: 980px;
}
.service_detail_faq h2 {
    margin: 0 0 38px;
    color: #090d20;
    font-size: 58px;
    line-height: 1.12;
    letter-spacing: -0.04em;
    text-align: center;
}
.service_detail_faq h2::before {
    content: "FAQS";
    display: block;
    margin-bottom: 24px;
    color: #171b2f;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    font-weight: 600;
}
.service_detail_faq p {
    display: none;
}
.service_detail_accordion {
    max-width: 980px;
    margin: 0 auto;
}
.service_detail_accordion .accordion-item {
    overflow: hidden;
    margin-bottom: 16px;
    border: 1px solid transparent;
    border-radius: 36px;
    background: #eaf0fb;
    box-shadow: none;
}
.service_detail_accordion .accordion-item:has(.accordion-collapse.show) {
    border-color: rgba(55, 103, 238, 0.12);
    background: #ffffff;
    box-shadow: 0 18px 45px rgba(22, 41, 89, 0.07);
}
.service_detail_accordion .accordion-header {
    margin: 0;
}
.service_detail_accordion .accordion-button {
    min-height: 76px;
    padding: 24px 104px 24px 36px;
    color: #111426;
    font-size: 20px;
    line-height: 1.3;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    border-radius: 36px !important;
    background: transparent;
    box-shadow: none;
}
.service_detail_accordion .accordion-button:not(.collapsed) {
    color: #111426;
    background: transparent;
    box-shadow: none;
}
.service_detail_accordion .accordion-button::after {
    position: absolute;
    right: 8px;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #111426;
    font-size: 28px;
    line-height: 1;
    border-radius: 50%;
    background: #ffffff;
    background-image: none !important;
    transform: translateY(-50%);
    content: "+";
}
.service_detail_accordion .accordion-button:not(.collapsed)::after {
    content: "×";
    font-size: 24px;
    transform: translateY(-50%);
}
.service_detail_accordion .accordion-body {
    max-width: 780px;
    padding: 0 104px 34px 36px;
    color: #555b6d;
    font-size: 17px;
    line-height: 1.65;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

@media (max-width: 991px) {
    .service_detail_faq {
        padding: 82px 0 88px;
    }
    .service_detail_faq h2 {
        font-size: 44px;
    }
    .service_detail_accordion .accordion-button {
        min-height: 68px;
        padding: 20px 84px 20px 24px;
        font-size: 17px;
    }
    .service_detail_accordion .accordion-button::after {
        width: 54px;
        height: 54px;
    }
    .service_detail_accordion .accordion-body {
        padding: 0 84px 28px 24px;
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    .service_detail_faq h2 {
        font-size: 34px;
    }
    .service_detail_faq h2::before {
        margin-bottom: 18px;
        font-size: 13px;
    }
    .service_detail_accordion .accordion-item {
        border-radius: 26px;
    }
    .service_detail_accordion .accordion-button {
        padding: 18px 68px 18px 20px;
        border-radius: 26px !important;
        font-size: 15px;
    }
    .service_detail_accordion .accordion-button::after {
        right: 7px;
        width: 46px;
        height: 46px;
        font-size: 22px;
    }
    .service_detail_accordion .accordion-body {
        padding: 0 24px 24px 20px;
        font-size: 14px;
    }
}

/* Site-wide dark / light theme switch */
.theme-toggle-item {
    display: flex;
    align-items: center;
    margin-left: 18px;
}
.theme-toggle {
    min-width: 60px;
    height: 42px;
    padding: 0 14px;
    border: 1px solid rgba(55, 103, 238, 0.28);
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #101626;
    background: #ffffff;
    font-size: 14px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}
.theme-toggle:hover {
    transform: translateY(-1px);
    border-color: #3767ee;
}
.theme-toggle i {
    font-size: 15px;
}

html:not([data-theme="light"]),
html[data-theme="dark"] {
    color-scheme: dark;
}
html:not([data-theme="light"]) body,
html[data-theme="dark"] body {
    background: #010E33;
    color: #eaf1ff;
}
html:not([data-theme="light"]) p,
html[data-theme="dark"] p,
html:not([data-theme="light"]) li,
html[data-theme="dark"] li,
html:not([data-theme="light"]) a,
html[data-theme="dark"] a {
    color: #d7e2f7;
}
html:not([data-theme="light"]) h1,
html:not([data-theme="light"]) h2,
html:not([data-theme="light"]) h3,
html:not([data-theme="light"]) h4,
html:not([data-theme="light"]) h5,
html:not([data-theme="light"]) h6,
html[data-theme="dark"] h1,
html[data-theme="dark"] h2,
html[data-theme="dark"] h3,
html[data-theme="dark"] h4,
html[data-theme="dark"] h5,
html[data-theme="dark"] h6 {
    color: #f7fbff;
}
html:not([data-theme="light"]) .fresh_fruit_padding,
html[data-theme="dark"] .fresh_fruit_padding {
    background: rgba(5, 9, 20, 0.96);
    border-bottom: 1px solid rgba(102, 209, 231, 0.12);
}
html:not([data-theme="light"]) .navbar-light .navbar-nav .nav-link,
html[data-theme="dark"] .navbar-light .navbar-nav .nav-link {
    color: #d7e2f7;
}
html:not([data-theme="light"]) .navbar-light .navbar-nav .nav-link.active,
html:not([data-theme="light"]) .navbar-light .navbar-nav .nav-link:hover,
html[data-theme="dark"] .navbar-light .navbar-nav .nav-link.active,
html[data-theme="dark"] .navbar-light .navbar-nav .nav-link:hover {
    color: #66d1e7;
}
html:not([data-theme="light"]) .navbar-toggler,
html[data-theme="dark"] .navbar-toggler {
    border-color: rgba(255, 255, 255, 0.28);
    background: rgba(255, 255, 255, 0.92);
}
html:not([data-theme="light"]) .theme-toggle,
html[data-theme="dark"] .theme-toggle {
    color: #ffffff;
    border-color: rgba(102, 209, 231, 0.34);
    background: linear-gradient(135deg, rgba(55, 103, 238, 0.92), rgba(102, 209, 231, 0.42));
    box-shadow: 0 10px 28px rgba(55, 103, 238, 0.24);
}
html:not([data-theme="light"]) .carousel-caption .Fruit_Header h1,
html:not([data-theme="light"]) .carousel-caption .p1,
html[data-theme="dark"] .carousel-caption .Fruit_Header h1,
html[data-theme="dark"] .carousel-caption .p1 {
    color: #ffffff;
}
html:not([data-theme="light"]) .carousel-caption .Fruit_Header h1 span,
html[data-theme="dark"] .carousel-caption .Fruit_Header h1 span,
html:not([data-theme="light"]) .zenvyra_Header_span,
html[data-theme="dark"] .zenvyra_Header_span {
    color: #66d1e7;
}
html:not([data-theme="light"]) .carousel-indicators [data-bs-target],
html[data-theme="dark"] .carousel-indicators [data-bs-target] {
    background-color: #66d1e7;
}
html:not([data-theme="light"]) .partners_section,
html:not([data-theme="light"]) .what_we_do_section,
html:not([data-theme="light"]) .projects_section,
html:not([data-theme="light"]) .customer_testimonials_section,
html:not([data-theme="light"]) .appointment_section,
html:not([data-theme="light"]) .insights_section,
html:not([data-theme="light"]) .about_intro_section,
html:not([data-theme="light"]) .about_split_section,
html:not([data-theme="light"]) .about_values_section,
html:not([data-theme="light"]) .about_choose_section,
html:not([data-theme="light"]) .projects_listing_section,
html:not([data-theme="light"]) .project_detail_section,
html:not([data-theme="light"]) .services_page_section,
html:not([data-theme="light"]) .service_detail_intro,
html:not([data-theme="light"]) .service_detail_overview,
html:not([data-theme="light"]) .service_detail_solutions,
html:not([data-theme="light"]) .service_detail_benefits,
html:not([data-theme="light"]) .service_detail_why,
html:not([data-theme="light"]) .service_detail_faq,
html:not([data-theme="light"]) .service_more_section,
html:not([data-theme="light"]) .zenvyra_contact_section,
html:not([data-theme="light"]) .industries_hover_section,
html:not([data-theme="light"]) .about-blogs-section,
html:not([data-theme="light"]) .blog-detail-section,
html:not([data-theme="light"]) .brand-testimonials-section,
html:not([data-theme="light"]) .careers_section,
html[data-theme="dark"] .partners_section,
html[data-theme="dark"] .what_we_do_section,
html[data-theme="dark"] .projects_section,
html[data-theme="dark"] .customer_testimonials_section,
html[data-theme="dark"] .appointment_section,
html[data-theme="dark"] .insights_section,
html[data-theme="dark"] .about_intro_section,
html[data-theme="dark"] .about_split_section,
html[data-theme="dark"] .about_values_section,
html[data-theme="dark"] .about_choose_section,
html[data-theme="dark"] .projects_listing_section,
html[data-theme="dark"] .project_detail_section,
html[data-theme="dark"] .services_page_section,
html[data-theme="dark"] .service_detail_intro,
html[data-theme="dark"] .service_detail_overview,
html[data-theme="dark"] .service_detail_solutions,
html[data-theme="dark"] .service_detail_benefits,
html[data-theme="dark"] .service_detail_why,
html[data-theme="dark"] .service_detail_faq,
html[data-theme="dark"] .service_more_section,
html[data-theme="dark"] .zenvyra_contact_section,
html[data-theme="dark"] .industries_hover_section,
html[data-theme="dark"] .about-blogs-section,
html[data-theme="dark"] .blog-detail-section,
html[data-theme="dark"] .brand-testimonials-section,
html[data-theme="dark"] .careers_section {
    background: #010E33 !important;
}
html:not([data-theme="light"]),
html[data-theme="dark"] {
    background-color: #030a1d;
    background-blend-mode: multiply;
}
html:not([data-theme="light"]) .what_we_do_card,
html:not([data-theme="light"]) .projects_listing_card,
html:not([data-theme="light"]) .project_detail_content,
/* html:not([data-theme="light"]) .about_value_card, */
html:not([data-theme="light"]) .about-blog-card,
html:not([data-theme="light"]) .blog-detail-card,
html:not([data-theme="light"]) .service_detail_solution_card,
html:not([data-theme="light"]) .service_detail_benefit_list li,
html:not([data-theme="light"]) .service_more_card,
html:not([data-theme="light"]) .zenvyra_contact_card,
html:not([data-theme="light"]) .career_opening_card,
html:not([data-theme="light"]) .career_benefit,
html[data-theme="dark"] .what_we_do_card,
html[data-theme="dark"] .projects_listing_card,
html[data-theme="dark"] .project_detail_content,
/* html[data-theme="dark"] .about_value_card, */
html[data-theme="dark"] .about-blog-card,
html[data-theme="dark"] .blog-detail-card,
html[data-theme="dark"] .service_detail_solution_card,
html[data-theme="dark"] .service_detail_benefit_list li,
html[data-theme="dark"] .service_more_card,
html[data-theme="dark"] .zenvyra_contact_card,
html[data-theme="dark"] .career_opening_card,
html[data-theme="dark"] .career_benefit {
    color: #eaf1ff;
    border-color: rgba(102, 209, 231, 0.14) !important;
    background: linear-gradient(145deg, rgba(12, 22, 45, 0.96), rgba(7, 16, 32, 0.94)) !important;
    box-shadow: 0 22px 60px rgba(0, 0, 0, 0.34);
}
html:not([data-theme="light"]) .what_we_do_card:hover,
html[data-theme="dark"] .what_we_do_card:hover {
    background: linear-gradient(180deg, #164cff 0%, #55d2e9 100%) !important;
}
html:not([data-theme="light"]) .project_detail_results li,
html:not([data-theme="light"]) .service_detail_accordion .accordion-item,
html:not([data-theme="light"]) .service_detail_accordion .accordion-item:has(.accordion-collapse.show),
html[data-theme="dark"] .project_detail_results li,
html[data-theme="dark"] .service_detail_accordion .accordion-item,
html[data-theme="dark"] .service_detail_accordion .accordion-item:has(.accordion-collapse.show) {
    border-color: rgba(102, 209, 231, 0.16);
    background: rgba(12, 22, 45, 0.92) !important;
}
html:not([data-theme="light"]) .service_detail_accordion .accordion-button,
html:not([data-theme="light"]) .service_detail_accordion .accordion-button:not(.collapsed),
html[data-theme="dark"] .service_detail_accordion .accordion-button,
html[data-theme="dark"] .service_detail_accordion .accordion-button:not(.collapsed) {
    color: #ffffff;
}
html:not([data-theme="light"]) .service_detail_accordion .accordion-button::after,
html[data-theme="dark"] .service_detail_accordion .accordion-button::after {
    color: #ffffff;
    background: #3767ee;
}
html:not([data-theme="light"]) .service_detail_accordion .accordion-body,
html[data-theme="dark"] .service_detail_accordion .accordion-body {
    color: #cbd8ef;
}
html:not([data-theme="light"]) .zenvyra_contact_form_wrap input,
html:not([data-theme="light"]) .zenvyra_contact_form_wrap select,
html:not([data-theme="light"]) .zenvyra_contact_form_wrap textarea,
html:not([data-theme="light"]) .book_appointment_form_wrap input,
html:not([data-theme="light"]) .book_appointment_form_wrap select,
html:not([data-theme="light"]) .book_appointment_form_wrap textarea,
html[data-theme="dark"] .zenvyra_contact_form_wrap input,
html[data-theme="dark"] .zenvyra_contact_form_wrap select,
html[data-theme="dark"] .zenvyra_contact_form_wrap textarea,
html[data-theme="dark"] .book_appointment_form_wrap input,
html[data-theme="dark"] .book_appointment_form_wrap select,
html[data-theme="dark"] .book_appointment_form_wrap textarea {
    color: #ffffff;
    border-color: rgba(102, 209, 231, 0.22);
    background: rgba(12, 22, 45, 0.96);
}
html:not([data-theme="light"]) .zenvyra_contact_form_wrap label,
html:not([data-theme="light"]) .book_appointment_form_wrap label,
html[data-theme="dark"] .zenvyra_contact_form_wrap label,
html[data-theme="dark"] .book_appointment_form_wrap label {
    color: #d7e2f7;
}
html:not([data-theme="light"]) .book_appointment_form_wrap,
html[data-theme="dark"] .book_appointment_form_wrap {
    background: #010E33;
}
html:not([data-theme="light"]) .project_content,
html[data-theme="dark"] .project_content {
    color: #eaf1ff;
}
html:not([data-theme="light"]) .industry_hover_item,
html[data-theme="dark"] .industry_hover_item {
    border-color: rgba(215, 226, 247, 0.28);
}
html:not([data-theme="light"]) .industry_hover_name,
html:not([data-theme="light"]) .industry_hover_desc,
html[data-theme="dark"] .industry_hover_name,
html[data-theme="dark"] .industry_hover_desc {
    color: #f7fbff;
}
html:not([data-theme="light"]) .zenvyra_footer_bottom,
html[data-theme="dark"] .zenvyra_footer_bottom {
    background: #010E33;
    border-top: 1px solid rgba(102, 209, 231, 0.12);
}
html:not([data-theme="light"]) .zenvyra_footer_bottom p,
html[data-theme="dark"] .zenvyra_footer_bottom p {
    color: #d7e2f7;
}
html:not([data-theme="light"]) .button_fruit_head,
html[data-theme="dark"] .button_fruit_head {
    background: #3767ee;
    color: #ffffff !important;
}
html:not([data-theme="light"]) .button_fruit_head:hover,
html[data-theme="dark"] .button_fruit_head:hover {
    background: #66d1e7;
    color: #031024 !important;
}

@media (max-width: 991px) {
    .theme-toggle-item {
        margin: 14px 0 0;
    }
    .theme-toggle {
        width: 100%;
        justify-content: flex-start;
    }
}

/* Additional dark-mode coverage for remaining sections */
html:not([data-theme="light"]) .technology_about_section,
html:not([data-theme="light"]) .results_marquee_section,
html:not([data-theme="light"]) .book_appointment_section,
html:not([data-theme="light"]) .about_vision_section,
html:not([data-theme="light"]) .services_cta_section,
html:not([data-theme="light"]) .service_detail_cta,
html[data-theme="dark"] .technology_about_section,
html[data-theme="dark"] .results_marquee_section,
html[data-theme="dark"] .book_appointment_section,
html[data-theme="dark"] .about_vision_section,
html[data-theme="dark"] .services_cta_section,
html[data-theme="dark"] .service_detail_cta {
    background: #010E33 !important;
}
html:not([data-theme="light"]) .nav_logo,
html[data-theme="dark"] .nav_logo {
    filter: drop-shadow(0 0 10px rgba(102, 209, 231, 0.18));
}
html:not([data-theme="light"]) .technology_about_content,
html:not([data-theme="light"]) .about_intro_copy,
html:not([data-theme="light"]) .about_split_copy,
html:not([data-theme="light"]) .about_choose_content,
html:not([data-theme="light"]) .services_page_content,
html:not([data-theme="light"]) .service_detail_intro_copy,
html:not([data-theme="light"]) .service_detail_overview,
html:not([data-theme="light"]) .service_detail_why,
html:not([data-theme="light"]) .service_detail_cta,
html[data-theme="dark"] .technology_about_content,
html[data-theme="dark"] .about_intro_copy,
html[data-theme="dark"] .about_split_copy,
html[data-theme="dark"] .about_choose_content,
html[data-theme="dark"] .services_page_content,
html[data-theme="dark"] .service_detail_intro_copy,
html[data-theme="dark"] .service_detail_overview,
html[data-theme="dark"] .service_detail_why,
html[data-theme="dark"] .service_detail_cta {
    color: #eaf1ff;
}
html:not([data-theme="light"]) .results_marquee_text,
html:not([data-theme="light"]) .about_cta_marquee_text,
html[data-theme="dark"] .results_marquee_text,
html[data-theme="dark"] .about_cta_marquee_text {
    color: rgba(255, 255, 255, 0.08) !important;
}
html:not([data-theme="light"]) .book_appointment_form_wrap h2,
html:not([data-theme="light"]) .book_appointment_form_wrap > p,
html[data-theme="dark"] .book_appointment_form_wrap h2,
html[data-theme="dark"] .book_appointment_form_wrap > p {
    color: #f7fbff;
}
html:not([data-theme="light"]) .services_page_content span,
html[data-theme="dark"] .services_page_content span {
    color: #d7e2f7;
    background: rgb(102 209 231 / 0%);
    border-color: rgba(102, 209, 231, 0.16);
}
html:not([data-theme="light"]) .zenvyra_contact_form_wrap h3,
html[data-theme="dark"] .zenvyra_contact_form_wrap h3 {
    color: #66d1e7;
}

/* Final dark-mode color tuning from client references */
html:not([data-theme="light"]) body,
html[data-theme="dark"] body,
html:not([data-theme="light"]) section,
html[data-theme="dark"] section {
    background-color: #020820;
}
html:not([data-theme="light"]) .fresh_fruit_padding,
html[data-theme="dark"] .fresh_fruit_padding {
    background: #010E33 !important;
    border-bottom: 1px solid rgba(102, 209, 231, 0.16);
}
html:not([data-theme="light"]) .nav_logo,
html[data-theme="dark"] .nav_logo {
    width: 233px;
    max-height: 72px;
    object-fit: contain;
    filter: none;
}
html:not([data-theme="light"]) .partners_section,
html[data-theme="dark"] .partners_section {
    background: linear-gradient(90deg, #04142a 0%, #23427f 22%, #407cf5 47%, #24437f 74%, #04142a 100%) !important;
}
html:not([data-theme="light"]) .partner_logo img,
html[data-theme="dark"] .partner_logo img {
    filter: brightness(0) invert(1);
    opacity: 0.98;
}
html:not([data-theme="light"]) .customer_testimonials_section,
html[data-theme="dark"] .customer_testimonials_section {
    background:
        linear-gradient(135deg, rgba(1, 14, 51, 0.94), rgba(1, 14, 51, 0.74)),
        url("../images/testimonials_bg.png") center / cover no-repeat !important;
}
html:not([data-theme="light"]) .customer_testimonials_top h2,
html:not([data-theme="light"]) .customer_testimonials_top p,
html[data-theme="dark"] .customer_testimonials_top h2,
html[data-theme="dark"] .customer_testimonials_top p {
    color: #ffffff !important;
}
html:not([data-theme="light"]) .customer_testimonial_card,
html[data-theme="dark"] .customer_testimonial_card {
    background: linear-gradient(145deg, rgba(15, 38, 92, 0.96), rgba(1, 14, 51, 0.98)) !important;
    border: 1px solid rgba(102, 209, 231, 0.18);
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
}
html:not([data-theme="light"]) .customer_testimonial_card > p,
html:not([data-theme="light"]) .customer_testimonial_author h3,
html[data-theme="dark"] .customer_testimonial_card > p,
html[data-theme="dark"] .customer_testimonial_author h3 {
    color: #ffffff !important;
}

html:not([data-theme="light"]) .inner_header_content h1,
html:not([data-theme="light"]) .inner_header_content p,
html[data-theme="dark"] .inner_header_content h1,
html[data-theme="dark"] .inner_header_content p {
    color: #fff7ef !important;
}
html:not([data-theme="light"]) .what_we_do_card,
html:not([data-theme="light"]) .projects_listing_card,
html:not([data-theme="light"]) .project_detail_content,
/* html:not([data-theme="light"]) .about_value_card, */
html:not([data-theme="light"]) .about-blog-card,
html:not([data-theme="light"]) .blog-detail-card,
html:not([data-theme="light"]) .service_detail_solution_card,
html:not([data-theme="light"]) .service_detail_benefit_list li,
html:not([data-theme="light"]) .service_more_card,
html:not([data-theme="light"]) .zenvyra_contact_card,
html:not([data-theme="light"]) .career_opening_card,
html:not([data-theme="light"]) .career_benefit,
html[data-theme="dark"] .what_we_do_card,
html[data-theme="dark"] .projects_listing_card,
html[data-theme="dark"] .project_detail_content,
/* html[data-theme="dark"] .about_value_card, */
html[data-theme="dark"] .about-blog-card,
html[data-theme="dark"] .blog-detail-card,
html[data-theme="dark"] .service_detail_solution_card,
html[data-theme="dark"] .service_detail_benefit_list li,
html[data-theme="dark"] .service_more_card,
html[data-theme="dark"] .zenvyra_contact_card,
html[data-theme="dark"] .career_opening_card,
html[data-theme="dark"] .career_benefit {
    background: linear-gradient(145deg, rgba(13, 34, 82, 0.96), rgba(1, 14, 51, 0.98)) !important;
    border-color: rgba(102, 209, 231, 0.18) !important;
}
html:not([data-theme="light"]) .service_detail_faq,
html:not([data-theme="light"]) .service_detail_accordion .accordion-item,
html:not([data-theme="light"]) .service_detail_accordion .accordion-item:has(.accordion-collapse.show),
html[data-theme="dark"] .service_detail_faq,
html[data-theme="dark"] .service_detail_accordion .accordion-item,
html[data-theme="dark"] .service_detail_accordion .accordion-item:has(.accordion-collapse.show) {
    background-color: #010E33 !important;
}
html:not([data-theme="light"]) .service_detail_accordion .accordion-item,
html:not([data-theme="light"]) .project_detail_results li,
html[data-theme="dark"] .service_detail_accordion .accordion-item,
html[data-theme="dark"] .project_detail_results li {
    background: rgba(13, 34, 82, 0.86) !important;
}
html:not([data-theme="light"]) .zenvyra_footer_section,
html[data-theme="dark"] .zenvyra_footer_section {
    background: #000000 !important;
}

@media (max-width: 991px) {
    html:not([data-theme="light"]) .nav_logo,
    html[data-theme="dark"] .nav_logo {
        width: 210px;
    }
}

/* Dark-mode refinements from latest visual references */
html:not([data-theme="light"]) body,
html[data-theme="dark"] body,
html:not([data-theme="light"]) section,
html[data-theme="dark"] section {
    background-color: #020818;
}

html:not([data-theme="light"]) .customer_testimonials_section,
html[data-theme="dark"] .customer_testimonials_section {
    background-image: url("../images/testimonials_bg.png") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

html:not([data-theme="light"]) .customer_testimonials_top h2,
html:not([data-theme="light"]) .customer_testimonials_top p,
html[data-theme="dark"] .customer_testimonials_top h2,
html[data-theme="dark"] .customer_testimonials_top p {
    color: #050505 !important;
}

html:not([data-theme="light"]) .customer_testimonial_card,
html[data-theme="dark"] .customer_testimonial_card {
    background: #ffffff !important;
    border: 0 !important;
    box-shadow: none !important;
}

html:not([data-theme="light"]) .customer_testimonial_card > p,
html[data-theme="dark"] .customer_testimonial_card > p {
    color: #353535 !important;
}

html:not([data-theme="light"]) .customer_testimonial_author h3,
html[data-theme="dark"] .customer_testimonial_author h3 {
    color: #171717 !important;
}

html:not([data-theme="light"]) .results_marquee_track span,
html[data-theme="dark"] .results_marquee_track span,
html:not([data-theme="light"]) .about_cta_marquee_track span,
html[data-theme="dark"] .about_cta_marquee_track span {
    color: rgba(255, 255, 255, 0.96) !important;
}


/* Service inner solution cards need their own dark treatment */
html:not([data-theme="light"]) .service_detail_solutions,
html[data-theme="dark"] .service_detail_solutions {
    background: #010E33 !important;
}

html:not([data-theme="light"]) .service_detail_solutions h2,
html[data-theme="dark"] .service_detail_solutions h2 {
    color: #ffffff !important;
}

html:not([data-theme="light"]) .service_detail_card,
html[data-theme="dark"] .service_detail_card {
    background: linear-gradient(145deg, rgba(14, 39, 96, 0.96), rgba(3, 21, 65, 0.98)) !important;
    border: 1px solid rgba(102, 209, 231, 0.22) !important;
    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.20);
}

html:not([data-theme="light"]) .service_detail_card:hover,
html[data-theme="dark"] .service_detail_card:hover {
    border-color: rgba(102, 209, 231, 0.72) !important;
    box-shadow: 0 24px 64px rgba(55, 103, 238, 0.26);
}

html:not([data-theme="light"]) .service_detail_card i,
html[data-theme="dark"] .service_detail_card i {
    background: rgba(102, 209, 231, 0.12) !important;
    color: #66d1e7 !important;
}

html:not([data-theme="light"]) .service_detail_card h3,
html[data-theme="dark"] .service_detail_card h3 {
    color: #ffffff !important;
}

html:not([data-theme="light"]) .service_detail_card p,
html[data-theme="dark"] .service_detail_card p {
    color: #d7e2f7 !important;
}

/* Global mobile responsive polish */
@media (max-width: 991px) {
    body {
        overflow-x: hidden;
    }

    .container {
        max-width: 100%;
        padding-left: 22px;
        padding-right: 22px;
    }

    .fresh_fruit_padding {
        padding: 12px 0;
    }

    .fresh_fruit_padding .navbar {
        min-height: 72px;
        padding: 0;
    }

    .nav_logo,
    html:not([data-theme="light"]) .nav_logo,
    html[data-theme="dark"] .nav_logo {
        position: static;
        width: 190px !important;
        max-height: 62px;
    }

    .navbar-brand {
        margin-right: 0;
    }

    .navbar-toggler {
        margin-left: auto;
        border: 0;
        box-shadow: none !important;
    }

    .navbar-collapse {
        margin-top: 14px;
        padding: 18px;
        border-radius: 16px;
        background: rgba(255, 255, 255, 0.96);
        box-shadow: 0 18px 50px rgba(10, 28, 64, 0.12);
    }

    html:not([data-theme="light"]) .navbar-collapse,
    html[data-theme="dark"] .navbar-collapse {
        background: rgba(1, 14, 51, 0.96);
        border: 1px solid rgba(102, 209, 231, 0.18);
    }

    .nav-item {
        padding: 0;
    }

    .nav-link {
        padding: 10px 0 !important;
    }

    .theme-toggle-item {
        width: 100%;
    }

    .box_main {
        display: none;
    }

    section {
        overflow: hidden;
    }

    section h2,
    .what_we_do_title,
    .projects_title,
    .insights_title,
    .service_detail_intro_copy h2,
    .service_detail_overview h2,
    .service_detail_solutions h2,
    .service_detail_benefits h2,
    .service_detail_why h2,
    .service_detail_faq h2,
    .service_detail_cta h2 {
        font-size: 34px !important;
        line-height: 1.18 !important;
    }

    p,
    .p1,
    li,
    .service_detail_card p,
    .project_detail_content p,
    .inner_header_content p {
        font-size: 14px !important;
        line-height: 1.65 !important;
    }

    .button_fruit_head {
        padding: 13px 22px;
        font-size: 14px;
    }

    .inner_header_section {
        min-height: 330px;
        padding: 120px 0 82px;
        background-position: center !important;
    }

    .inner_header_content h1 {
        font-size: 42px !important;
        margin-bottom: 16px;
    }

    .technology_about_section,
    .what_we_do_section,
    .projects_section,
    .customer_testimonials_section,
    .results_marquee_section,
    .book_appointment_section,
    .insights_section,
    .services_page_intro,
    .service_detail_intro,
    .service_detail_overview,
    .service_detail_solutions,
    .service_detail_benefits,
    .service_detail_faq,
    .project_detail_section,
    .blogs_page_section,
    .testimonials_page_section,
    .careers_page_section,
    .zenvyra_contact_section {
        padding-top: 72px !important;
        padding-bottom: 72px !important;
    }

    .technology_about_section .row,
    .service_detail_intro .row,
    .service_detail_benefits .row,
    .about_choose_section .row,
    .book_appointment_section .row,
    .project_detail_content,
    .zenvyra_contact_section .row {
        row-gap: 28px;
    }

    .technology_about_images img,
    .service_detail_hero_img,
    .service_detail_benefit_img,
    .project_detail_image,
    .projects_listing_card img,
    .insight_card img,
    .about-blog-card img,
    .about_split_images img,
    .about_choose_image img {
        width: 100%;
        height: auto !important;
        min-height: 0 !important;
        max-height: 420px;
        object-fit: cover;
    }

    .about_image_top,
    .about_image_bottom {
        margin: 0 !important;
    }

    .about_logo_top,
    .about_logo_bottom {
        position: static !important;
        display: block;
        width: 150px !important;
        margin: 0 0 24px auto;
    }

    .about_logo_bottom {
        margin: 28px auto 0 0;
    }

    .what_we_do_section .col-6,
    .projects_section .col-6,
    .insights_section .col-6,
    .zenvyra_footer_bottom .col-6 {
        width: 100%;
    }

    .what_we_do_card,
    .service_detail_card,
    .projects_listing_card,
    .project_detail_content,
    .about_value_card,
    .about-blog-card,
    .blog-detail-card,
    .service_more_card,
    .zenvyra_contact_card,
    .career_opening_card {
        min-height: auto !important;
    }

    .customer_testimonials_top {
        margin-bottom: 36px;
        row-gap: 18px;
    }

    .customer_testimonials_nav,
    .projects_nav,
    .insights_nav {
        justify-content: flex-start !important;
    }

    .customer_testimonial_card {
        min-height: auto;
        padding: 30px 22px 24px;
    }

    .results_marquee_stage {
        min-height: 260px;
    }

    .results_marquee_track span,
    .about_cta_marquee_track span {
        font-size: 150px !important;
    }

    .result_pop_card {
        max-width: 150px;
    }

    .book_appointment_form_wrap {
        min-height: auto !important;
        height: auto !important;
        padding: 54px 22px !important;
    }

    .book_appointment_image,
    .book_appointment_image img {
        height: auto !important;
        min-height: 360px !important;
    }

    .project_detail_content {
        padding: 6px;
        border-radius: 18px;
    }

    .project_detail_content > [class*="col-"] {
        padding: 22px 18px;
    }

    .project_detail_results {
        grid-template-columns: 1fr;
    }

    .service_detail_benefit_list {
        grid-template-columns: 1fr;
    }

    .service_detail_accordion .accordion-button {
        padding-right: 68px;
    }

    .zenvyra_footer_brand,
    .zenvyra_footer_list,
    .zenvyra_footer_contact,
    .zenvyra_footer_social {
        text-align: left !important;
    }

    .zenvyra_footer_list {
        margin-top: 18px;
    }

    .zenvyra_footer_float_icons {
        justify-content: flex-start;
        margin-top: 16px;
    }
}

@media (max-width: 767px) {
    .carousel,
    .carousel-inner,
    .carousel-item {
        height: 800px !important;
    }

    .carousel-item > img {
        height: 800px !important;
        object-fit: cover;
        object-position: 63% center;
    }

    .carousel-caption.d-none,
    .carousel-caption.d-md-block {
        display: block !important;
    }

    .carousel-caption {
        top: 52%;
        left: 22px;
        right: 22px;
        width: auto;
        transform: translateY(-50%);
    }

    .carousel-caption .Fruit_Header {
        max-width: 100%;
    }

    .Fruit_Header h1,
    .carousel-caption .Fruit_Header h1 {
        font-size: 42px !important;
        line-height: 1.08 !important;
        margin-bottom: 16px;
    }

    .zenvyra_Header_span {
        font-size: 42px !important;
    }

    .carousel-caption .p1 {
        max-width: 94%;
        margin-bottom: 22px;
    }

    .home_hero_icon {
        width: 86px !important;
    }

    .home_hero_icon_arrow {
        top: 120px !important;
        right: 28px !important;
    }

    .home_hero_icon_graph {
        left: auto !important;
        right: 76px !important;
        bottom: 145px !important;
    }

    .home_hero_icon_circle {
        right: 28px !important;
        bottom: 48px !important;
    }

    .partners_section {
        padding: 34px 0;
    }

    .partner_logo img {
        max-width: 150px;
    }

    .technology_about_content {
        padding-top: 8px;
    }

    .projects_carousel,
    .project_slide_layout {
        display: block !important;
    }

    .project_main_image,
    .project_thumb_image {
        width: 100% !important;
        height: auto !important;
        margin: 0 0 22px !important;
    }

    .zenvyra_contact_form_grid,
    .zenvyra_contact_cards {
        grid-template-columns: 1fr !important;
    }
}

@media (max-width: 575px) {
    .container {
        padding-left: 18px;
        padding-right: 18px;
    }

    section h2,
    .what_we_do_title,
    .projects_title,
    .insights_title,
    .service_detail_intro_copy h2,
    .service_detail_overview h2,
    .service_detail_solutions h2,
    .service_detail_benefits h2,
    .service_detail_why h2,
    .service_detail_faq h2,
    .service_detail_cta h2 {
        font-size: 30px !important;
    }

    .Fruit_Header h1,
    .carousel-caption .Fruit_Header h1,
    .zenvyra_Header_span {
        font-size: 36px !important;
    }

    .inner_header_content h1 {
        font-size: 36px !important;
    }

    .carousel-caption {
        left: 18px;
        right: 18px;
    }

    .what_we_do_card,
    .service_detail_card,
    .customer_testimonial_card,
    .projects_listing_card,
    .about-blog-card,
    .zenvyra_contact_card,
    .career_opening_card {
        padding: 26px 20px !important;
    }

    .book_appointment_form input,
    .book_appointment_form select,
    .zenvyra_contact_form input,
    .zenvyra_contact_form textarea {
        min-height: 46px;
    }

    .results_marquee_track span,
    .about_cta_marquee_track span {
        font-size: 110px !important;
    }

    .result_pop_card {
        max-width: 118px;
    }

    .zenvyra_footer_brand img {
        width: 200px !important;
    }
}

/* Mobile contact/detail corrections */
@media (max-width: 767px) {
    .zenvyra_contact_intro p {
        max-width: 100%;
    }

    .zenvyra_contact_form_wrap .col-md-6,
    .zenvyra_contact_cards .col-lg-6 {
        width: 100%;
    }

    .zenvyra_contact_card {
        align-items: flex-start;
        gap: 16px;
    }

    .zenvyra_contact_form_wrap input,
    .zenvyra_contact_form_wrap select,
    .zenvyra_contact_form_wrap textarea,
    .book_appointment_form input,
    .book_appointment_form select {
        font-size: 16px;
    }
}

/* Mobile order for home Technology That section */
@media (max-width: 767px) {
    .technology_about_section .row {
        display: flex;
    }

    .technology_about_section .row > .col-lg-6 {
        order: 1;
    }

    .technology_about_section .row > .col-lg-3:first-child {
        display: none;
    }

    .technology_about_section .row > .col-lg-3:nth-child(2) {
        order: 2;
    }

    .technology_about_section .row > .col-lg-3:nth-child(2) .technology_about_images {
        display: block;
        margin: 26px 0 0;
    }

    .technology_about_section .about_image_bottom {
        width: 100% !important;
        max-height: none;
        border-radius: 8px;
    }

    .technology_about_content {
        padding: 0 !important;
    }
}

/* Mobile carousel treatment for home Projects and Insights */
@media (max-width: 767px) {
    .projects_heading_row,
    .insights_heading_row {
        display: flex;
        align-items: center !important;
        margin-bottom: 28px;
    }

    .projects_heading_row > .col-6,
    .insights_heading_row > .col-6 {
        width: 50% !important;
        flex: 0 0 50%;
    }

    .projects_nav,
    .insights_nav {
        justify-content: flex-end !important;
    }

    .projects_nav_btn,
    .insights_nav button {
        width: 48px;
        height: 48px;
        font-size: 26px;
    }

    .projects_carousel > .row {
        display: block;
    }

    .projects_carousel .col-lg-6,
    .projects_carousel .col-lg-4 {
        width: 100%;
    }

    .projects_carousel .col-lg-2 {
        display: none;
    }

    .project_main_image {
        height: 300px !important;
        margin-bottom: 26px !important;
    }

    .project_content {
        max-width: 100%;
        padding-top: 0;
    }

    .project_content h3,
    .insight_card h3 {
        font-size: 26px !important;
        line-height: 1.18 !important;
    }

    .insights_cards_row {
        display: block;
    }

    .insights_cards_row > [class*="col-"] {
        display: none;
        width: 100%;
    }

    .insights_cards_row > [class*="col-"]:first-child {
        display: block;
    }

    .insight_card img {
        height: 300px !important;
        margin-bottom: 26px;
    }
}

/* Keep results heading visible on mobile */
.results_marquee_heading {
    position: relative;
    z-index: 5;
}

@media (max-width: 767px) {
    .results_marquee_section {
        padding-top: 72px !important;
    }

    .results_marquee_heading {
        margin: 0 0 36px !important;
    }

    .results_marquee_heading h2 {
        display: block !important;
        color: #2c2c2c !important;
        opacity: 1 !important;
        visibility: visible !important;
        font-size: 34px !important;
        line-height: 1.18 !important;
    }

    html:not([data-theme="light"]) .results_marquee_heading h2,
    html[data-theme="dark"] .results_marquee_heading h2 {
        color: #ffffff !important;
    }

    .results_marquee_stage {
        min-height: 360px !important;
        align-items: flex-start;
        padding-top: 70px;
    }

    .results_marquee_track {
        position: relative;
        z-index: 1;
    }

    .result_pop_card {
        z-index: 3;
    }
}

/* Prevent opacity conflicts in results marquee section */
.results_marquee_section,
.results_marquee_section * {
    opacity: 1 !important;
    visibility: visible !important;
}

/* Mobile layout match for Proven Results section */
@media (max-width: 575px) {
    .results_marquee_section {
        padding: 84px 0 92px !important;
        background: #ffffff !important;
    }

    html:not([data-theme="light"]) .results_marquee_section,
    html[data-theme="dark"] .results_marquee_section {
        background: #010E33 !important;
    }

    .results_marquee_heading {
        max-width: 100%;
        margin: 0 0 4px !important;
        padding: 0 12px;
        text-align: left;
        z-index: 8;
    }

    .results_marquee_heading h2 {
        color: #2c2c2c !important;
        font-size: 32px !important;
        line-height: 1.25 !important;
        letter-spacing: -0.02em;
    }

    .results_marquee_heading span {
        color: #4075ef !important;
    }

    html:not([data-theme="light"]) .results_marquee_heading h2,
    html[data-theme="dark"] .results_marquee_heading h2 {
        color: #ffffff !important;
    }

    .results_marquee_stage {
        min-height: 520px !important;
        padding-top: 0 !important;
        overflow: visible;
        display: block;
    }

    .results_marquee_track {
        position: absolute !important;
        left: -34px;
        top: 128px;
        z-index: 1;
    }

    .results_marquee_track span {
        color: #222222 !important;
        font-size: 156px !important;
        line-height: 0.9 !important;
        padding-right: 34px !important;
    }

    html:not([data-theme="light"]) .results_marquee_track span,
    html[data-theme="dark"] .results_marquee_track span {
        color: rgba(255, 255, 255, 0.94) !important;
    }

    .result_pop_card {
        width: 216px !important;
        max-width: none;
        z-index: 4;
        filter: drop-shadow(0 9px 8px rgba(0, 0, 0, 0.24));
    }

    .result_card_one {
        top: 82px !important;
        left: 2px !important;
    }

    .result_card_two {
        top: 6px !important;
        left: auto !important;
        right: -6px !important;
        bottom: auto !important;
        width: 220px !important;
    }

    .result_card_three {
        top: 286px !important;
        right: 12px !important;
        width: 216px !important;
    }

    .result_card_four {
        top: 362px !important;
        left: -14px !important;
        right: auto !important;
        bottom: auto !important;
        width: 222px !important;
    }
}

@media (max-width: 767px) {
    .project_content h3,
    .insight_card h3 {
        font-size: 18px !important;
        line-height: 1.18 !important;
    }
}

/* Final mobile typography, about image pairs, and services page spacing */
@media (max-width: 767px) {
    .technology_about_content,
    .technology_about_content h2,
    .technology_about_content p,
    .about_intro_content,
    .about_intro_content h2,
    .about_intro_content p,
    .about_intro_copy,
    .about_intro_copy p,
    .about_split_copy,
    .about_split_copy h2,
    .about_split_copy p,
    .about_choose_content,
    .about_choose_content h2,
    .about_choose_content p,
    .services_page_intro,
    .services_page_intro h1,
    .services_page_intro p,
    .services_page_content,
    .services_page_content h2,
    .services_page_content p,
    .service_detail_intro_copy,
    .service_detail_intro_copy h2,
    .service_detail_intro_copy p,
    .service_detail_overview,
    .service_detail_overview h2,
    .service_detail_overview p,
    .service_detail_solutions h2,
    .service_detail_card,
    .service_detail_card h3,
    .service_detail_card p {
        text-align: left !important;
    }

    .about_image_pair {
        display: block !important;
    }

    .about_image_pair img {
        width: 100% !important;
        height: auto !important;
        max-height: 360px;
        object-fit: cover;
        border-radius: 8px;
    }

    .about_image_pair img:nth-child(2) {
        display: none !important;
    }

    .about_vision_section .row,
    .about_mission_row {
        row-gap: 24px !important;
    }

    .about_mission_row {
        flex-direction: column-reverse;
    }

    .services_page_section {
        padding: 12px 0 54px !important;
    }

    .services_page_item,
    .services_page_item_reverse {
        padding: 34px 0 !important;
        row-gap: 20px !important;
    }

    .services_page_item_reverse {
        flex-direction: column-reverse !important;
    }

    .services_page_content,
    .services_page_item_reverse .services_page_content {
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .services_page_content h2 {
        margin-bottom: 14px !important;
    }

    .services_page_content p {
        max-width: 100% !important;
        margin-bottom: 18px !important;
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    .services_feature_grid {
        grid-template-columns: 1fr !important;
        row-gap: 10px !important;
    }

    .services_feature_grid span {
        font-size: 14px !important;
        line-height: 1.45 !important;
        padding-left: 22px !important;
    }

    .services_view_more {
        margin-top: 22px !important;
    }

    .services_page_image {
        height: 240px !important;
        margin-top: 6px;
        border-radius: 8px;
    }
}

@media (max-width: 575px) {
    section h2,
    .what_we_do_title,
    .projects_title,
    .insights_title,
    .service_detail_intro_copy h2,
    .service_detail_overview h2,
    .service_detail_solutions h2,
    .service_detail_benefits h2,
    .service_detail_why h2,
    .service_detail_faq h2,
    .service_detail_cta h2,
    .services_page_content h2,
    .about_split_copy h2,
    .about_intro_content h2,
    .about_choose_content h2 {
        font-size: 20px !important;
        line-height: 1.25 !important;
    }

    .services_page_item,
    .services_page_item_reverse {
        padding: 28px 0 !important;
    }

    .services_page_image {
        height: 220px !important;
    }
}

/* About intro top paragraph left align on mobile */
@media (max-width: 767px) {
    .about_intro_section .row.text-center,
    .about_intro_section .row.text-center .col-lg-9,
    .about_intro_section .row.text-center p {
        text-align: left !important;
    }
}

/* Site-wide final mobile consistency pass */
@media (max-width: 767px) {
    body {
        min-width: 0;
    }

    .container,
    .container-fluid {
        padding-left: 18px;
        padding-right: 18px;
    }

    .row {
        --bs-gutter-x: 0;
    }

    .row.g-3,
    .row.g-4,
    .row.g-5 {
        --bs-gutter-x: 0;
    }

    section:not(.fresh_fruit_padding):not(.inner_header_section):not(.partners_section):not(.results_marquee_section):not(.book_appointment_section) {
        /* padding-top: 54px !important; */
        padding-bottom: 54px !important;
    }

    .inner_header_section {
        min-height: 280px !important;
        padding: 86px 0 58px !important;
    }

    .inner_header_content,
    .inner_header_content h1,
    .inner_header_content p {
        text-align: left !important;
    }

    .inner_header_content h1 {
        margin-bottom: 12px !important;
        font-size: 30px !important;
        line-height: 1.15 !important;
    }

    .inner_header_content p {
        max-width: 100% !important;
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        overflow-wrap: break-word;
    }

    section h2,
    .what_we_do_title,
    .projects_title,
    .insights_title,
    .services_page_intro h1,
    .services_page_content h2,
    .service_detail_intro_copy h2,
    .service_detail_overview h2,
    .service_detail_solutions h2,
    .service_detail_benefits h2,
    .service_detail_why h2,
    .service_detail_faq h2,
    .service_detail_cta h2,
    .project_detail_content h2,
    .careers_intro h2,
    .zenvyra_contact_intro h2,
    .about_intro_section h2,
    .about_split_copy h2,
    .about_choose_content h2,
    .about_cta_copy h2,
    .industry_hover_name,
    .about-blogs-heading h2,
    .testimonial-feedback-title {
        margin-bottom: 14px !important;
        font-size: 20px !important;
        line-height: 1.25 !important;
        text-align: left !important;
    }

    p,
    li,
    .p1,
    .services_page_content p,
    .service_detail_intro_copy p,
    .service_detail_overview p,
    .service_detail_why p,
    .service_detail_faq p,
    .service_detail_cta p,
    .project_detail_content p,
    .careers_intro p,
    .career_opening_card p,
    .career_benefit p,
    .zenvyra_contact_intro p,
    .zenvyra_contact_card p,
    .zenvyra_contact_card a,
    .about_intro_section p,
    .about_split_copy p,
    .about_choose_content li,
    .about-blog-content p,
    .blog-detail-content p,
    .industry_hover_desc,
    .customer_testimonials_top p,
    .customer_testimonial_card > p {
        font-size: 14px !important;
        line-height: 1.6 !important;
        text-align: left !important;
    }

    .button_fruit_head,
    .services_view_more,
    .project_read_more,
    .blog_read_more,
    .career_opening_card a,
    .zenvyra_contact_form_wrap button,
    .book_appointment_form button {
        min-height: 44px;
        padding: 12px 20px !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
        border-radius: 7px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    img {
        max-width: 100%;
    }

    .services_page_image,
    .service_detail_hero_img,
    .service_detail_benefit_img,
    .project_detail_image,
    .projects_listing_card img,
    .insight_card img,
    .about-blog-image img,
    .blog-detail-image img,
    .about_video_card > img:first-child,
    .about_image_pair img,
    .about_choose_image,
    .testimonial-feedback-photo,
    .customer_testimonial_author img {
        border-radius: 8px !important;
    }

    .services_page_intro,
    .services_page_section,
    .service_detail_intro,
    .service_detail_overview,
    .service_detail_solutions,
    .service_detail_benefits,
    .service_detail_faq,
    .service_detail_cta,
    .projects_listing_section,
    .project_detail_section,
    .blogs_page_section,
    .blog-detail-section,
    .about_intro_section,
    .about_vision_section,
    .about_values_section,
    .about_choose_section,
    .about-blogs-section,
    .testimonials_page_section,
    .testimonial-feedback-section,
    .careers_section,
    .zenvyra_contact_section,
    .industries_hover_section {
        padding-top: 54px !important;
        padding-bottom: 54px !important;
    }

    .services_page_item,
    .services_page_item_reverse,
    .service_detail_intro .row,
    .service_detail_benefits .row,
    .project_detail_content,
    .about_vision_section .row,
    .about_mission_row,
    .about_choose_section .row,
    .zenvyra_contact_section .row,
    .careers_benefits_row,
    .about_intro_copy,
    .customer_testimonials_top {
        row-gap: 20px !important;
    }

    .services_page_item,
    .services_page_item_reverse {
        padding: 24px 0 !important;
    }

    .services_page_item_reverse {
        flex-direction: column-reverse !important;
    }

    .services_page_content,
    .service_detail_intro_copy,
    .service_detail_overview,
    .service_detail_why,
    .service_detail_cta,
    .about_split_copy,
    .about_choose_content,
    .careers_intro,
    .zenvyra_contact_intro {
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        text-align: left !important;
    }

    .services_feature_grid {
        display: grid;
        grid-template-columns: 1fr !important;
        gap: 9px !important;
        margin-top: 0 !important;
    }

    .services_feature_grid span {
        font-size: 14px !important;
        line-height: 1.45 !important;
    }

    .services_page_image,
    .service_detail_hero_img,
    .service_detail_benefit_img,
    .project_detail_image,
    .projects_listing_card img,
    .insight_card img,
    .about-blog-image img,
    .blog-detail-image img,
    .about_video_card > img:first-child,
    .about_choose_image {
        width: 100% !important;
        height: 230px !important;
        min-height: 0 !important;
        object-fit: cover !important;
    }

    .about_video_card {
        margin-top: 24px !important;
    }

    .about_video_logo_top,
    .about_video_logo_bottom {
        display: none !important;
    }

    .about_intro_copy {
        margin-top: 24px !important;
    }

    .about_image_pair img:nth-child(2) {
        display: none !important;
    }

    .about_mission_row {
        flex-direction: column-reverse !important;
    }

    .about_value_card,
    .what_we_do_card,
    .service_detail_card,
    .service_more_card,
    .projects_listing_card,
    .about-blog-card,
    .blog-detail-card,
    .customer_testimonial_card,
    .testimonial_page_card,
    .career_opening_card,
    .career_benefit,
    .zenvyra_contact_card {
        padding: 22px 18px !important;
        min-height: auto !important;
        text-align: left !important;
    }

    .what_we_do_card h3,
    .service_detail_card h3,
    .service_more_card h3,
    .projects_listing_card h3,
    .about-blog-content h3,
    .career_opening_card h3,
    .career_benefit h3,
    .zenvyra_contact_card h3 {
        font-size: 18px !important;
        line-height: 1.25 !important;
        margin-bottom: 10px !important;
        text-align: left !important;
    }

    .projects_heading_row,
    .insights_heading_row,
    .customer_testimonials_top {
        align-items: center !important;
        margin-bottom: 24px !important;
    }

    .projects_nav,
    .insights_nav,
    .customer_testimonials_nav {
        justify-content: flex-end !important;
        gap: 10px !important;
    }

    .projects_nav_btn,
    .insights_nav button,
    .customer_testimonials_nav button {
        width: 42px !important;
        height: 42px !important;
        font-size: 22px !important;
    }

    .project_content h3,
    .insight_card h3 {
        font-size: 18px !important;
        line-height: 1.25 !important;
        margin-bottom: 12px !important;
    }

    .project_content p {
        margin-bottom: 16px !important;
    }

    .project_detail_content {
        padding: 0 !important;
        border-radius: 16px !important;
    }

    .project_detail_content > [class*="col-"] {
        padding: 20px 18px !important;
    }

    .project_detail_results {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
    }

    .project_detail_results li {
        padding: 13px 14px 13px 42px !important;
        font-size: 14px !important;
    }

    .service_detail_accordion .accordion-button {
        padding: 16px 58px 16px 18px !important;
        font-size: 14px !important;
        line-height: 1.35 !important;
    }

    .service_detail_accordion .accordion-button::after {
        right: 14px !important;
        width: 38px !important;
        height: 38px !important;
    }

    .service_detail_accordion .accordion-body {
        padding: 0 18px 20px !important;
        font-size: 14px !important;
    }

    .industry_hover_item {
        padding: 22px 42px 22px 0 !important;
    }

    .industry_hover_item img {
        display: none !important;
    }

    .zenvyra_contact_form_wrap input,
    .zenvyra_contact_form_wrap select,
    .zenvyra_contact_form_wrap textarea,
    .book_appointment_form input,
    .book_appointment_form select {
        width: 100% !important;
        min-height: 46px !important;
        font-size: 16px !important;
    }

    .zenvyra_contact_cards {
        margin-top: 36px !important;
    }

    .zenvyra_contact_card {
        align-items: flex-start !important;
        gap: 14px !important;
    }

    .zenvyra_footer_section {
        padding-top: 50px !important;
        padding-bottom: 48px !important;
    }

    .zenvyra_footer_brand {
        margin-bottom: 28px !important;
    }

    .zenvyra_footer_contact_row,
    .zenvyra_footer_bottom .row {
        row-gap: 20px !important;
    }

    .zenvyra_footer_list,
    .zenvyra_footer_contact,
    .zenvyra_footer_social,
    .zenvyra_footer_bottom p {
        text-align: left !important;
    }

    .zenvyra_footer_float_icons {
        justify-content: flex-start !important;
    }
}

@media (max-width: 575px) {
    .container,
    .container-fluid {
        padding-left: 14px;
        padding-right: 14px;
    }

    /* section:not(.fresh_fruit_padding):not(.inner_header_section):not(.partners_section):not(.results_marquee_section):not(.book_appointment_section), */
    .services_page_intro,
    .services_page_section,
    .service_detail_intro,
    .service_detail_overview,
    .service_detail_solutions,
    .service_detail_benefits,
    .service_detail_faq,
    .service_detail_cta,
    .projects_listing_section,
    .project_detail_section,
    .blogs_page_section,
    .blog-detail-section,
    .about_intro_section,
    .about_vision_section,
    .about_values_section,
    .about_choose_section,
    .about-blogs-section,
    .testimonials_page_section,
    .testimonial-feedback-section,
    .careers_section,
    .zenvyra_contact_section,
    .industries_hover_section {
        padding-top: 44px !important;
        padding-bottom: 44px !important;
    }
    section:not(.fresh_fruit_padding):not(.inner_header_section):not(.partners_section):not(.results_marquee_section):not(.book_appointment_section),
    .mobile_slider {
        /* padding-top: 0px !important; */
        padding-bottom: 44px !important;
    }

    section h2,
    .what_we_do_title,
    .projects_title,
    .insights_title,
    .services_page_intro h1,
    .services_page_content h2,
    .service_detail_intro_copy h2,
    .service_detail_overview h2,
    .service_detail_solutions h2,
    .service_detail_benefits h2,
    .service_detail_why h2,
    .service_detail_faq h2,
    .service_detail_cta h2,
    .project_detail_content h2,
    .careers_intro h2,
    .zenvyra_contact_intro h2,
    .about_intro_section h2,
    .about_split_copy h2,
    .about_choose_content h2,
    .about_cta_copy h2,
    .industry_hover_name,
    .about-blogs-heading h2,
    .testimonial-feedback-title {
        font-size: 20px !important;
        line-height: 1.25 !important;
    }

    .services_page_image,
    .service_detail_hero_img,
    .service_detail_benefit_img,
    .project_detail_image,
    .projects_listing_card img,
    .insight_card img,
    .about-blog-image img,
    .blog-detail-image img,
    .about_video_card > img:first-child,
    .about_choose_image {
        height: 210px !important;
    }

    .button_fruit_head,
    .services_view_more,
    .project_read_more,
    .blog_read_more,
    .career_opening_card a,
    .zenvyra_contact_form_wrap button,
    .book_appointment_form button {
        width: auto;
        min-width: 124px;
    }
}

/* Remove split grey background from About intro on mobile */
@media (max-width: 767px) {
    .about_intro_section {
        background: #ffffff !important;
        padding-bottom: 40px !important;
    }

    html:not([data-theme="light"]) .about_intro_section,
    html[data-theme="dark"] .about_intro_section {
        background: #010E33 !important;
    }

    .about_intro_copy {
        margin-top: 22px !important;
        row-gap: 18px !important;
    }

    .about_intro_copy p {
        margin: 0 !important;
    }
}

/* Mobile hero: remove top gap and hide carousel arrows */
@media (max-width: 767px) {
    .fresh_fruit_padding {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .fresh_fruit_padding + section {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .carousel,
    .carousel-inner,
    .carousel-item,
    .carousel-item > img {
        margin-top: 0 !important;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: none !important;
    }
}

/* Final mobile slider section spacing */
@media (max-width: 767px) {
    .fresh_fruit_padding + section,
    .fresh_fruit_padding + section > .carousel,
    #carouselExampleCaptions {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .mobile_slider {
        padding-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .mobile_slider,
    .mobile_slider .carousel,
    .mobile_slider .carousel-inner,
    .mobile_slider .carousel-item,
    .mobile_slider .carousel-item > img {
        height: 600px !important;
        min-height: 600px !important;
    }
}

/* Recaho partner solution page */
.recaho_partner_hero {
    position: relative;
    padding: 104px 0 96px;
    background:
        radial-gradient(circle at 12% 18%, rgba(64, 124, 245, 0.12), transparent 32%),
        linear-gradient(180deg, #ffffff 0%, #f4f8ff 100%);
    overflow: hidden;
}
.recaho_partner_copy {
    max-width: 620px;
}
.recaho_kicker,
.services_partner_label {
    display: inline-flex;
    margin-bottom: 18px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(55, 103, 238, 0.1);
    color: #3767ee;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.recaho_partner_logo {
    display: block;
    width: 210px;
    max-height: 82px;
    object-fit: contain;
    margin: 0 0 26px;
}
.recaho_partner_copy h2,
.recaho_section_head h2,
.recaho_process_intro h2,
.recaho_cta_section h2 {
    margin: 0 0 20px;
    color: #121212;
    font-size: 48px;
    line-height: 1.08;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}
.recaho_partner_copy p,
.recaho_section_head p,
.recaho_process_intro p,
.recaho_cta_section p {
    margin: 0 0 18px;
    color: #2d3442;
    font-size: 16px;
    line-height: 1.68;
}
.recaho_partner_actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 28px;
}
.recaho_outline_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 14px 28px;
    border: 1px solid rgba(55, 103, 238, 0.36);
    border-radius: 8px;
    color: #3767ee;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    transition: 0.25s ease;
}
.recaho_outline_btn:hover {
    background: #3767ee;
    color: #ffffff;
}
.recaho_visual_card {
    position: relative;
    padding: 16px;
    border-radius: 30px;
    background: linear-gradient(145deg, rgba(55, 103, 238, 0.14), rgba(102, 209, 231, 0.22));
    box-shadow: 0 34px 90px rgba(12, 38, 88, 0.16);
}
.recaho_visual_card > img {
    width: 100%;
    height: 540px;
    object-fit: cover;
    border-radius: 22px;
    display: block;
}
.recaho_visual_badge {
    position: absolute;
    left: 36px;
    bottom: 36px;
    min-width: 230px;
    padding: 18px 20px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.14);
}
.recaho_visual_badge strong,
.recaho_visual_badge span {
    display: block;
    font-family: "Poppins", sans-serif;
}
.recaho_visual_badge strong {
    color: #111111;
    font-size: 22px;
    margin-bottom: 4px;
}
.recaho_visual_badge span {
    color: #3767ee;
    font-size: 14px;
}
.recaho_capabilities_section {
    padding: 100px 0;
    background: #ffffff;
}
.recaho_section_head {
    margin-bottom: 42px;
}
.recaho_feature_card {
    height: 100%;
    min-height: 280px;
    padding: 34px 28px;
    border: 1px solid rgba(55, 103, 238, 0.14);
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 18px 48px rgba(11, 34, 76, 0.06);
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.recaho_feature_card:hover {
    transform: translateY(-6px);
    border-color: rgba(55, 103, 238, 0.42);
    box-shadow: 0 24px 60px rgba(55, 103, 238, 0.14);
}
.recaho_feature_card i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    margin-bottom: 28px;
    border-radius: 16px;
    background: linear-gradient(135deg, #3767ee 0%, #66d1e7 100%);
    color: #ffffff;
    font-size: 26px;
}
.recaho_feature_card h3 {
    margin: 0 0 12px;
    color: #151515;
    font-size: 22px;
    line-height: 1.25;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}
.recaho_feature_card p {
    margin: 0;
    color: #3f4655;
    font-size: 15px;
    line-height: 1.62;
}
.recaho_process_section {
    padding: 100px 0;
    background: linear-gradient(135deg, #071020 0%, #062a69 100%);
}
.recaho_process_intro h2,
.recaho_process_intro p {
    color: #ffffff;
}
.recaho_steps {
    display: grid;
    gap: 16px;
}
.recaho_steps div {
    display: grid;
    grid-template-columns: 84px 1fr;
    align-items: center;
    min-height: 88px;
    padding: 22px 26px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.recaho_steps strong {
    color: #66d1e7;
    font-size: 28px;
    font-family: "Poppins", sans-serif;
}
.recaho_steps span {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.5;
    font-family: "Poppins", sans-serif;
}
.recaho_cta_section {
    padding: 82px 0;
    background: #f4f8ff;
}
.recaho_services_logo_card {
    min-height: 430px;
    padding: 56px;
    border-radius: 24px;
    background:
        radial-gradient(circle at 78% 18%, rgba(102, 209, 231, 0.28), transparent 28%),
        linear-gradient(145deg, #071020 0%, #123e9f 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 0 24px 70px rgba(7, 16, 32, 0.18);
}
.recaho_services_logo_card img {
    width: 240px;
    max-height: 92px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    margin-bottom: 34px;
}
.recaho_services_logo_card p {
    max-width: 440px;
    margin: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.45;
}

html:not([data-theme="light"]) .recaho_partner_hero,
html:not([data-theme="light"]) .recaho_capabilities_section,
html:not([data-theme="light"]) .recaho_cta_section,
html[data-theme="dark"] .recaho_partner_hero,
html[data-theme="dark"] .recaho_capabilities_section,
html[data-theme="dark"] .recaho_cta_section {
    background: #010E33 !important;
}
html:not([data-theme="light"]) .recaho_partner_copy h2,
html:not([data-theme="light"]) .recaho_section_head h2,
html:not([data-theme="light"]) .recaho_cta_section h2,
html:not([data-theme="light"]) .recaho_partner_copy p,
html:not([data-theme="light"]) .recaho_section_head p,
html:not([data-theme="light"]) .recaho_cta_section p,
html[data-theme="dark"] .recaho_partner_copy h2,
html[data-theme="dark"] .recaho_section_head h2,
html[data-theme="dark"] .recaho_cta_section h2,
html[data-theme="dark"] .recaho_partner_copy p,
html[data-theme="dark"] .recaho_section_head p,
html[data-theme="dark"] .recaho_cta_section p {
    color: #ffffff !important;
}
html:not([data-theme="light"]) .recaho_feature_card,
html[data-theme="dark"] .recaho_feature_card {
    background: linear-gradient(145deg, rgba(14, 39, 96, 0.96), rgba(3, 21, 65, 0.98)) !important;
    border-color: rgba(102, 209, 231, 0.22) !important;
}
html:not([data-theme="light"]) .recaho_feature_card h3,
html:not([data-theme="light"]) .recaho_feature_card p,
html[data-theme="dark"] .recaho_feature_card h3,
html[data-theme="dark"] .recaho_feature_card p {
    color: #ffffff !important;
}
html:not([data-theme="light"]) .recaho_partner_logo,
html[data-theme="dark"] .recaho_partner_logo {
    filter: brightness(0) invert(1);
}

@media (max-width: 991px) {
    .recaho_partner_hero,
    .recaho_capabilities_section,
    .recaho_process_section,
    .recaho_cta_section {
        padding: 72px 0 !important;
    }
    .recaho_partner_copy h2,
    .recaho_section_head h2,
    .recaho_process_intro h2,
    .recaho_cta_section h2 {
        font-size: 34px;
    }
    .recaho_visual_card > img {
        height: 420px;
    }
    .recaho_services_logo_card {
        min-height: 320px;
        padding: 34px;
        margin-top: 24px;
    }
}
@media (max-width: 575px) {
    .recaho_partner_hero,
    .recaho_capabilities_section,
    .recaho_process_section,
    .recaho_cta_section {
        padding: 44px 0 !important;
    }
    .recaho_partner_copy h2,
    .recaho_section_head h2,
    .recaho_process_intro h2,
    .recaho_cta_section h2 {
        font-size: 20px !important;
        line-height: 1.25 !important;
    }
    .recaho_partner_copy p,
    .recaho_section_head p,
    .recaho_process_intro p,
    .recaho_cta_section p,
    .recaho_feature_card p {
        font-size: 14px !important;
        line-height: 1.6 !important;
    }
    .recaho_partner_logo {
        width: 170px;
    }
    .recaho_partner_actions {
        gap: 10px;
    }
    .recaho_outline_btn {
        min-height: 44px;
        padding: 12px 20px;
        font-size: 14px;
    }
    .recaho_visual_card {
        padding: 10px;
        border-radius: 18px;
    }
    .recaho_visual_card > img {
        height: 240px;
        border-radius: 14px;
    }
    .recaho_visual_badge {
        position: static;
        min-width: 0;
        margin-top: 12px;
        border-radius: 14px;
    }
    .recaho_feature_card {
        min-height: auto;
        padding: 22px 18px;
        border-radius: 16px;
    }
    .recaho_feature_card i {
        width: 44px;
        height: 44px;
        margin-bottom: 18px;
        font-size: 22px;
    }
    .recaho_feature_card h3 {
        font-size: 18px;
    }
    .recaho_steps div {
        grid-template-columns: 1fr;
        gap: 8px;
        min-height: auto;
        padding: 20px 18px;
    }
    .recaho_steps strong {
        font-size: 22px;
    }
    .recaho_steps span {
        font-size: 14px;
    }
    .recaho_services_logo_card {
        min-height: auto;
        padding: 24px 18px;
        border-radius: 18px;
    }
    .recaho_services_logo_card img {
        width: 170px;
        margin-bottom: 20px;
    }
    .recaho_services_logo_card p {
        font-size: 14px !important;
    }
}

/* Solution menu and F&B partner callout */
.service_partner_solution_section {
    padding: 90px 0;
    background: linear-gradient(135deg, rgba(63, 103, 238, 0.08), rgba(108, 205, 225, 0.12));
}
.service_partner_logo_panel {
    min-height: 310px;
    border-radius: 18px;
    background: #ffffff;
    border: 1px solid rgba(63, 103, 238, 0.14);
    box-shadow: 0 24px 70px rgba(1, 14, 51, 0.08);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    padding: 45px;
}
.service_partner_logo_panel span,
.service_partner_copy span {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #3f67ee;
    margin-bottom: 14px;
}
.service_partner_logo_panel img {
    width: 220px;
    max-width: 100%;
}
.service_partner_copy h2 {
    font-size: clamp(32px, 4vw, 56px);
    line-height: 1.05;
    font-weight: 400;
    color: #202020;
    margin-bottom: 22px;
}
.service_partner_copy p {
    font-size: 17px;
    line-height: 1.65;
    color: #333333;
    max-width: 720px;
    margin-bottom: 28px;
}
html:not([data-theme="light"]) .service_partner_solution_section,
html[data-theme="dark"] .service_partner_solution_section {
    background: linear-gradient(135deg, rgba(1, 14, 51, 0.96), rgba(9, 37, 101, 0.92));
}
html:not([data-theme="light"]) .service_partner_logo_panel,
html[data-theme="dark"] .service_partner_logo_panel {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.16);
}
html:not([data-theme="light"]) .service_partner_logo_panel img,
html[data-theme="dark"] .service_partner_logo_panel img {
    filter: brightness(0) invert(1);
}
html:not([data-theme="light"]) .service_partner_copy h2,
html:not([data-theme="light"]) .service_partner_copy p,
html[data-theme="dark"] .service_partner_copy h2,
html[data-theme="dark"] .service_partner_copy p {
    color: #ffffff;
}
@media (max-width: 767px) {
    .service_partner_solution_section {
        padding: 45px 0;
    }
    .service_partner_logo_panel {
        min-height: 220px;
        padding: 30px 22px;
        border-radius: 12px;
    }
    .service_partner_logo_panel img {
        width: 180px;
    }
    .service_partner_copy h2 {
        font-size: 24px !important;
        line-height: 1.18;
    }
    .service_partner_copy p {
        font-size: 14px;
        line-height: 1.65;
    }
}


/* Final header/theme small fixes */
@media (min-width: 1440px) {
    .padding_right_m {
        padding-right: 40px !important;
    }
}
.theme-toggle span {
    display: none !important;
}

/* Home and inner Solutions pages */
.home_solutions_section,
.solutions_listing_section,
.rmh_solution_hero {
    padding: 95px 0;
    background: #ffffff;
}
.home_solutions_head,
.solutions_listing_head {
    margin-bottom: 42px;
}
.home_solutions_head span,
.solutions_listing_head span {
    display: inline-block;
    color: #3f67ee;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 14px;
}
.home_solutions_head h2,
.solutions_listing_head h2,
.rmh_solution_copy h2 {
    font-size: clamp(36px, 4.6vw, 64px);
    line-height: 1.04;
    font-weight: 400;
    color: #202020;
    margin: 0;
}
.home_solutions_head p,
.solutions_listing_head p,
.rmh_solution_copy p {
    font-size: 17px;
    line-height: 1.65;
    color: #333333;
    margin: 0;
}
.home_solution_card,
.solution_listing_card {
    position: relative;
    display: block;
    min-height: 520px;
    border-radius: 24px;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    box-shadow: 0 24px 70px rgba(1, 14, 51, 0.12);
    isolation: isolate;
}
.home_solution_card > img,
.solution_listing_media img {
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
    transform: scale(1.02);
    transition: transform 0.55s ease;
}
.home_solution_card::after,
.solution_listing_card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(1, 14, 51, 0.05), rgba(1, 14, 51, 0.88));
    z-index: 1;
}
.home_solution_card:hover > img,
.solution_listing_card:hover .solution_listing_media img {
    transform: scale(1.08);
}
.home_solution_overlay,
.solution_listing_content {
    position: absolute;
    left: 34px;
    right: 34px;
    bottom: 34px;
    z-index: 2;
}
.home_solution_overlay span,
.solution_listing_content span {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #6ccde1;
    margin-bottom: 14px;
}
.home_solution_logo,
.solution_listing_logo {
    display: block;
    width: 170px;
    max-width: 70%;
    margin-bottom: 22px;
    filter: brightness(0) invert(1);
}
.solution_text_logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 12px 20px;
    border-radius: 16px;
    background: linear-gradient(135deg, #3f67ee, #6ccde1);
    color: #ffffff;
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin-bottom: 22px;
    box-shadow: 0 15px 35px rgba(63, 103, 238, 0.25);
}
.home_solution_overlay h3,
.solution_listing_content h3 {
    font-size: 30px;
    line-height: 1.12;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 14px;
}
.home_solution_overlay p,
.solution_listing_content p {
    font-size: 16px;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.88);
    margin-bottom: 22px;
}
.solution_listing_content em {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-style: normal;
    font-size: 16px;
    color: #ffffff;
}
.solution_listing_card_blue::after {
    background: linear-gradient(180deg, rgba(63, 103, 238, 0.08), rgba(1, 14, 51, 0.9));
}
.rmh_solution_copy .solution_text_logo {
    margin: 10px 0 24px;
}
.rmh_visual_card::before {
    content: "";
    position: absolute;
    inset: auto 28px 28px auto;
    width: 120px;
    height: 120px;
    border-radius: 999px;
    background: radial-gradient(circle, rgba(108, 205, 225, 0.5), rgba(63, 103, 238, 0));
    z-index: 1;
}
html:not([data-theme="light"]) .home_solutions_section,
html:not([data-theme="light"]) .solutions_listing_section,
html:not([data-theme="light"]) .rmh_solution_hero,
html[data-theme="dark"] .home_solutions_section,
html[data-theme="dark"] .solutions_listing_section,
html[data-theme="dark"] .rmh_solution_hero {
    background: #010E33;
}
html:not([data-theme="light"]) .home_solutions_head h2,
html:not([data-theme="light"]) .solutions_listing_head h2,
html:not([data-theme="light"]) .rmh_solution_copy h2,
html:not([data-theme="light"]) .home_solutions_head p,
html:not([data-theme="light"]) .solutions_listing_head p,
html:not([data-theme="light"]) .rmh_solution_copy p,
html[data-theme="dark"] .home_solutions_head h2,
html[data-theme="dark"] .solutions_listing_head h2,
html[data-theme="dark"] .rmh_solution_copy h2,
html[data-theme="dark"] .home_solutions_head p,
html[data-theme="dark"] .solutions_listing_head p,
html[data-theme="dark"] .rmh_solution_copy p {
    color: #ffffff;
}
@media (max-width: 991px) {
    .home_solution_card,
    .solution_listing_card,
    .home_solution_card > img,
    .solution_listing_media img {
        min-height: 460px;
    }
}
@media (max-width: 767px) {
    .home_solutions_section,
    .solutions_listing_section,
    .rmh_solution_hero {
        padding: 48px 0;
    }
    .home_solutions_head,
    .solutions_listing_head {
        margin-bottom: 24px;
    }
    .home_solutions_head h2,
    .solutions_listing_head h2,
    .rmh_solution_copy h2 {
        font-size: 24px !important;
        line-height: 1.18 !important;
    }
    .home_solutions_head p,
    .solutions_listing_head p,
    .rmh_solution_copy p {
        font-size: 14px !important;
        line-height: 1.65 !important;
        margin-top: 14px;
    }
    .home_solution_card,
    .solution_listing_card,
    .home_solution_card > img,
    .solution_listing_media img {
        min-height: 420px;
        border-radius: 16px;
    }
    .home_solution_overlay,
    .solution_listing_content {
        left: 20px;
        right: 20px;
        bottom: 22px;
    }
    .home_solution_overlay h3,
    .solution_listing_content h3 {
        font-size: 21px;
    }
    .home_solution_overlay p,
    .solution_listing_content p {
        font-size: 14px !important;
    }
    .home_solution_logo,
    .solution_listing_logo {
        width: 140px;
    }
    .solution_text_logo {
        min-height: 46px;
        padding: 10px 16px;
        font-size: 22px;
        border-radius: 12px;
    }
}

/* Header/client/solution card refinements */
.solution_visual_card {
    height: 560px;
    min-height: 560px;
    border-radius: 24px;
}
.solution_visual_card > img,
.solution_visual_card .solution_listing_media,
.solution_visual_card .solution_listing_media img {
    height: 100%;
    min-height: 560px;
}
.solution_logo_badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 190px;
    max-width: 260px;
    min-height: 64px;
    padding: 14px 24px;
    border-radius: 18px;
    background: linear-gradient(135deg, rgba(63, 103, 238, 0.95), rgba(108, 205, 225, 0.92));
    box-shadow: 0 18px 40px rgba(1, 14, 51, 0.24);
    margin: 0 auto 24px;
}
.solution_logo_badge_light {
    background: rgba(255, 255, 255, 0.94);
}
.home_solution_overlay .solution_logo_badge,
.solution_listing_content .solution_logo_badge {
    display: flex;
}
.home_solution_logo,
.solution_listing_logo,
.rmh_solution_logo {
    display: block;
    width: auto;
    max-width: 210px;
    max-height: 42px;
    margin: 0;
    object-fit: contain;
    filter: none !important;
}
.recaho_solution_logo {
    filter: brightness(0) invert(1) !important;
}
.rmh_solution_logo {
    max-height: 46px;
}
@media (max-width: 767px) {
    .solution_visual_card,
    .solution_visual_card > img,
    .solution_visual_card .solution_listing_media,
    .solution_visual_card .solution_listing_media img {
        height: 440px;
        min-height: 440px;
    }
    .solution_logo_badge {
        min-width: 150px;
        min-height: 52px;
        padding: 11px 18px;
        border-radius: 14px;
        margin-bottom: 18px;
    }
    .home_solution_logo,
    .solution_listing_logo,
    .rmh_solution_logo {
        max-width: 160px;
        max-height: 34px;
    }
}

/* Final solution card background/logo treatment */
.home_solution_card.solution_visual_card,
.solution_listing_card.solution_visual_card {
    background: #010E33;
}
.home_solution_card.solution_visual_card::before,
.solution_listing_card.solution_visual_card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: radial-gradient(circle at 22% 18%, rgba(108, 205, 225, 0.32), transparent 34%), linear-gradient(180deg, rgba(1, 14, 51, 0.22), rgba(1, 14, 51, 0.88));
    pointer-events: none;
}
.home_solution_card.solution_visual_card::after,
.solution_listing_card.solution_visual_card::after {
    background: linear-gradient(180deg, rgba(1, 14, 51, 0.02), rgba(1, 14, 51, 0.72));
}
.home_solution_card.solution_visual_card > img,
.solution_listing_card.solution_visual_card .solution_listing_media img {
    filter: saturate(1.08) contrast(1.04);
}
.home_solution_card.solution_visual_card .home_solution_overlay,
.solution_listing_card.solution_visual_card .solution_listing_content {
    z-index: 3;
}
.solution_logo_badge {
    background: linear-gradient(135deg, #3f67ee 0%, #4f86f7 45%, #6ccde1 100%) !important;
}
.solution_logo_badge_light {
    background: #ffffff !important;
}
.solution_logo_badge_light .rmh_solution_logo {
    filter: none !important;
}
.solution_logo_badge .recaho_solution_logo {
    filter: brightness(0) invert(1) !important;
}
@media (max-width: 767px) {
    .home_solution_card.solution_visual_card::before,
    .solution_listing_card.solution_visual_card::before {
        background: radial-gradient(circle at 25% 16%, rgba(108, 205, 225, 0.26), transparent 38%), linear-gradient(180deg, rgba(1, 14, 51, 0.18), rgba(1, 14, 51, 0.9));
    }
}

/* Clean solutions cards matching latest layout */
.solutions_clean_grid {
    align-items: stretch;
}
.solution_clean_card {
    height: 100%;
}
.solution_clean_visual {
    position: relative;
    height: 430px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.solution_clean_visual span {
    position: absolute;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 110px;
    padding: 6px 16px;
    border-radius: 999px;
    background: #ffffff;
    color: #3f67ee;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
}
.solution_clean_visual_gradient {
    background: linear-gradient(135deg, #3f67ee 0%, #4f86f7 45%, #6ccde1 100%);
}
.solution_clean_visual_white {
    background: #ffffff;
    border: 1px solid rgba(63, 103, 238, 0.12);
}
.solution_clean_visual_white span {
    background: #f5f8ff;
}
.solution_clean_visual img {
    max-width: 58%;
    max-height: 150px;
    object-fit: contain;
}
.solution_clean_visual_gradient img {
    filter: brightness(0) invert(1);
}
.solution_clean_content {
    padding-top: 22px;
}
.solution_clean_content h3 {
    max-width: 520px;
    font-size: 30px;
    line-height: 1.12;
    font-weight: 400;
    color: #111111;
    margin: 0 0 16px;
}
.solution_clean_content p {
    max-width: 620px;
    font-size: 17px;
    line-height: 1.35;
    color: #111111;
    margin: 0 0 26px;
}
.solution_clean_content .button_fruit_head {
    min-width: 170px;
}
html:not([data-theme="light"]) .solution_clean_content h3,
html:not([data-theme="light"]) .solution_clean_content p,
html[data-theme="dark"] .solution_clean_content h3,
html[data-theme="dark"] .solution_clean_content p {
    color: #ffffff;
}
html:not([data-theme="light"]) .solution_clean_visual_white,
html[data-theme="dark"] .solution_clean_visual_white {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.16);
}
html:not([data-theme="light"]) .solution_clean_visual_white img,
html[data-theme="dark"] .solution_clean_visual_white img {
    filter: none;
}

/* Zenvyra guided chatbot */
.zen_chatbot {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 9999;
    font-family: inherit;
}
.zen_chatbot_toggle {
    width: 62px;
    height: 62px;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #3f67ee, #6ccde1);
    color: #ffffff;
    font-size: 25px;
    box-shadow: 0 18px 42px rgba(1, 14, 51, 0.22);
}
.zen_chatbot_window {
    position: absolute;
    right: 0;
    bottom: 78px;
    width: 360px;
    max-width: calc(100vw - 32px);
    overflow: hidden;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 24px 80px rgba(1, 14, 51, 0.24);
    opacity: 0;
    visibility: hidden;
    transform: translateY(14px) scale(0.98);
    transition: all 0.25s ease;
}
.zen_chatbot.is-open .zen_chatbot_window {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}
.zen_chatbot_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 18px;
    background: linear-gradient(135deg, #3f67ee, #6ccde1);
    color: #ffffff;
}
.zen_chatbot_head strong,
.zen_chatbot_head span {
    display: block;
    color: #ffffff;
}
.zen_chatbot_head strong {
    font-size: 17px;
    font-weight: 600;
}
.zen_chatbot_head span {
    font-size: 12px;
    opacity: 0.86;
}
.zen_chatbot_close {
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    color: #ffffff;
}
.zen_chatbot_body {
    padding: 18px;
}
.zen_chatbot_messages {
    max-height: 310px;
    overflow-y: auto;
    padding-right: 4px;
    margin-bottom: 14px;
}
.zen_chatbot_message {
    width: fit-content;
    max-width: 88%;
    padding: 11px 13px;
    border-radius: 14px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.45;
}
.zen_chatbot_message.bot {
    background: #f1f5ff;
    color: #1c2748;
}
.zen_chatbot_message.user {
    margin-left: auto;
    background: #3f67ee;
    color: #ffffff;
}
.zen_chatbot_form {
    display: flex;
    gap: 10px;
}
.zen_chatbot_form input {
    flex: 1;
    min-width: 0;
    border: 1px solid rgba(1, 14, 51, 0.12);
    border-radius: 12px;
    padding: 12px 12px;
    font-size: 14px;
    outline: none;
}
.zen_chatbot_form button,
.zen_chatbot_whatsapp {
    border: 0;
    border-radius: 12px;
    padding: 12px 15px;
    background: #3f67ee;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    white-space: nowrap;
}
.zen_chatbot_options {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.zen_chatbot_options button {
    background: #f1f5ff;
    color: #1c2748;
    border: 1px solid rgba(63, 103, 238, 0.16);
}
.zen_chatbot_restart {
    background: #eef3ff !important;
    color: #1c2748 !important;
}
html:not([data-theme="light"]) .zen_chatbot_window,
html[data-theme="dark"] .zen_chatbot_window {
    background: #071640;
}
html:not([data-theme="light"]) .zen_chatbot_message.bot,
html[data-theme="dark"] .zen_chatbot_message.bot,
html:not([data-theme="light"]) .zen_chatbot_options button,
html[data-theme="dark"] .zen_chatbot_options button {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.14);
}
html:not([data-theme="light"]) .zen_chatbot_form input,
html[data-theme="dark"] .zen_chatbot_form input {
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.14);
}
@media (max-width: 767px) {
    .solution_clean_visual {
        height: 340px;
    }
    .solution_clean_visual img {
        max-width: 66%;
        max-height: 120px;
    }
    .solution_clean_content h3 {
        font-size: 24px !important;
    }
    .solution_clean_content p {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }
    .zen_chatbot {
        right: 16px;
        bottom: 16px;
    }
    .zen_chatbot_window {
        width: calc(100vw - 32px);
        bottom: 72px;
    }
}

/* Match requested clean solutions screenshot: image files fill the visual block */
.solution_clean_visual,
.solution_clean_visual_white,
html:not([data-theme="light"]) .solution_clean_visual_white,
html[data-theme="dark"] .solution_clean_visual_white {
    background: linear-gradient(135deg, #3f67ee 0%, #5bb9dd 100%) !important;
    border: 0 !important;
}
.solution_clean_visual img,
.solution_clean_visual_gradient img,
.solution_clean_visual_white img,
html:not([data-theme="light"]) .solution_clean_visual_white img,
html[data-theme="dark"] .solution_clean_visual_white img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover !important;
    filter: none !important;
}
.solution_clean_visual span {
    z-index: 2;
}
.solution_clean_content {
    padding-top: 20px !important;
}
.solution_clean_content h3 {
    font-size: 28px !important;
    line-height: 1.08 !important;
    margin-bottom: 14px !important;
}
.solution_clean_content p {
    font-size: 16px !important;
    line-height: 1.32 !important;
    margin-bottom: 26px !important;
}
@media (max-width: 767px) {
    .solution_clean_visual {
        height: 340px !important;
    }
    .solution_clean_content h3 {
        font-size: 22px !important;
    }
    .solution_clean_content p {
        font-size: 14px !important;
    }
}

/* Home solutions heading size */
.home_solutions_section .home_solutions_head h2 {
    font-size: 42px !important;
    line-height: 1.12 !important;
}
@media (max-width: 767px) {
    .home_solutions_section .home_solutions_head h2 {
        font-size: 24px !important;
    }
}

/* Partner service logo panels use same gradient look */
.service_partner_logo_panel,
html:not([data-theme="light"]) .service_partner_logo_panel,
html[data-theme="dark"] .service_partner_logo_panel {
    background: linear-gradient(135deg, #3f67ee 0%, #5bb9dd 100%) !important;
    border: 0 !important;
    box-shadow: 0 24px 70px rgba(1, 14, 51, 0.14) !important;
}
.service_partner_logo_panel span:not(.solution_logo_badge) {
    color: #ffffff !important;
}
.service_partner_logo_panel > img:not(.service_partner_full_logo) {
    width: 230px !important;
    max-height: 90px !important;
    filter: brightness(0) invert(1) !important;
}
.service_partner_full_logo {
    width: 260px !important;
    max-width: 75% !important;
    max-height: 180px !important;
    object-fit: contain !important;
    filter: none !important;
}
@media (max-width: 767px) {
    .service_partner_logo_panel > img:not(.service_partner_full_logo) {
        width: 190px !important;
    }
    .service_partner_full_logo {
        width: 210px !important;
    }
}

/* Fill partner logo card with the provided gradient image, no double background */
.rmh_related_solution_section .service_partner_logo_panel {
    padding: 0 !important;
    overflow: hidden !important;
    background: transparent !important;
}
.rmh_related_solution_section .service_partner_logo_panel span {
    display: none !important;
}
.rmh_related_solution_section .service_partner_full_logo {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover !important;
    border-radius: inherit !important;
}

/* Rounded corners for new solution images */
.solution_clean_visual,
.solution_clean_visual img,
.service_partner_logo_panel,
.service_partner_full_logo {
    border-radius: 8px !important;
}

/* Keep What We Do cards fixed on refresh; only the card colors change on hover. */
.what_we_do_section .col-6,
.what_we_do_section .what_we_do_card {
    transform: none !important;
    opacity: 1 !important;
}
.what_we_do_card:hover,
.what_we_do_card:focus-visible {
    transform: none !important;
}
.what_we_do_card:hover h3,
.what_we_do_card:hover p,
.what_we_do_card:focus-visible h3,
.what_we_do_card:focus-visible p {
    color: #ffffff !important;
}

/* Recaho solution hero logo uses its own gradient artwork. */
.recaho_partner_logo_img {
    width: 220px;
    height: auto;
    max-height: 92px;
    object-fit: contain;
}
html:not([data-theme="light"]) .recaho_partner_logo_img,
html[data-theme="dark"] .recaho_partner_logo_img {
    filter: none !important;
}

/* Mobile footer spacing only */
@media (max-width: 575px) {
    .zenvyra_footer_section {
        padding: 34px 0 74px !important;
    }

    .zenvyra_footer_section > .container,
    .zenvyra_footer_bottom > .container {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .zenvyra_footer_brand {
        margin-bottom: 28px !important;
    }

    .zenvyra_footer_contact,
    .zenvyra_footer_social,
    .zenvyra_footer_list {
        margin-bottom: 32px !important;
    }

    .zenvyra_footer_list h3,
    .zenvyra_footer_contact h3,
    .zenvyra_footer_social h3 {
        margin-bottom: 18px !important;
    }

    .zenvyra_footer_list a,
    .zenvyra_footer_contact p,
    .zenvyra_footer_contact a {
        max-width: 100% !important;
        overflow-wrap: anywhere !important;
        word-break: normal !important;
    }
}

/* Microsoft Business Central solution */
.business_central_logo_badge {
    width: fit-content;
    min-width: 270px;
    padding: 16px 22px;
    margin: 0 0 26px;
    border-radius: 18px;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    background: linear-gradient(135deg, #3f67ee 0%, #4f86f7 45%, #6ccde1 100%);
    box-shadow: 0 18px 45px rgba(63, 103, 238, 0.22);
    color: #ffffff;
}
.business_central_logo_icon {
    width: 54px;
    height: 54px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.18);
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.04em;
}
.business_central_logo_text {
    font-size: 17px;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
}
.business_central_solution_hero,
.business_central_capabilities_section,
.business_central_cta_section {
    background: #eef5ff;
}
.business_central_visual_card > img,
.solution_clean_visual_business img {
    object-position: center;
}
html:not([data-theme="light"]) .business_central_solution_hero,
html:not([data-theme="light"]) .business_central_capabilities_section,
html:not([data-theme="light"]) .business_central_cta_section,
html[data-theme="dark"] .business_central_solution_hero,
html[data-theme="dark"] .business_central_capabilities_section,
html[data-theme="dark"] .business_central_cta_section {
    background: #010E33 !important;
}
@media (max-width: 991px) {
    .solutions_clean_grid > [class*="col-lg-"] {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .business_central_logo_badge {
        min-width: 0;
        width: 100%;
        max-width: 280px;
        padding: 14px 16px;
        border-radius: 16px;
    }
    .business_central_logo_icon {
        width: 48px;
        height: 48px;
        font-size: 20px;
    }
    .business_central_logo_text {
        font-size: 15px;
    }
}

/* Final mobile footer top spacing override */
@media (max-width: 575px) {
    body .zenvyra_footer_section {
        padding-top: 56px !important;
    }

    body .zenvyra_footer_section .zenvyra_footer_brand {
        padding-top: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 34px !important;
    }
}

/* Solutions auto carousel: 2 columns visible, slow movement, pause on hover */
.solutions_carousel {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 4px;
}
.solutions_carousel .solutions_clean_grid {
    --solutions-gap: 24px;
    flex-wrap: nowrap !important;
    gap: var(--solutions-gap);
    margin-left: 0 !important;
    margin-right: 0 !important;
    animation: solutionsCarouselMove 34s linear infinite;
    will-change: transform;
}
.solutions_carousel:hover .solutions_clean_grid,
.solutions_carousel:focus-within .solutions_clean_grid {
    animation-play-state: paused;
}
.solutions_carousel .solutions_clean_grid > [class*="col-"] {
    flex: 0 0 calc((100% - var(--solutions-gap)) / 2) !important;
    width: calc((100% - var(--solutions-gap)) / 2) !important;
    max-width: calc((100% - var(--solutions-gap)) / 2) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}
.solutions_carousel .solution_clean_card {
    height: 100%;
}
@keyframes solutionsCarouselMove {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-50% - (var(--solutions-gap) / 2)));
    }
}
@media (max-width: 767px) {
    .solutions_carousel .solutions_clean_grid {
        --solutions-gap: 18px;
        animation-duration: 30s;
    }
    .solutions_carousel .solutions_clean_grid > [class*="col-"] {
        flex-basis: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}
@media (prefers-reduced-motion: reduce) {
    .solutions_carousel .solutions_clean_grid {
        animation: none !important;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }
    .solutions_carousel .solutions_clean_grid > [class*="col-"] {
        scroll-snap-align: start;
    }
}

/* Solutions carousel viewport */
.solutions_carousel {
    overflow-x: hidden !important;
    scroll-behavior: auto !important;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.solutions_carousel::-webkit-scrollbar {
    display: none;
}
.solutions_carousel .solutions_clean_grid > [class*="col-"] {
    flex-shrink: 0 !important;
}
@media (min-width: 768px) {
    .solutions_carousel .solutions_clean_grid > [class*="col-"] {
        flex-basis: calc((100% - 24px) / 2) !important;
        width: calc((100% - 24px) / 2) !important;
        max-width: calc((100% - 24px) / 2) !important;
    }
}

/* Solutions listing page shows all three partners; Home keeps carousel */
.solutions_listing_section > .container > .solutions_clean_grid {
    flex-wrap: wrap !important;
    gap: 0 !important;
    margin-left: calc(var(--bs-gutter-x) * -.5) !important;
    margin-right: calc(var(--bs-gutter-x) * -.5) !important;
}
.solutions_listing_section > .container > .solutions_clean_grid > .col-lg-4 {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
    max-width: 33.33333333% !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    margin-bottom: 0 !important;
}
@media (max-width: 991px) {
    .solutions_listing_section > .container > .solutions_clean_grid > .col-lg-4 {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 24px !important;
    }
}

/* Home Solutions continuous marquee movement */
.home_solutions_section .solutions_carousel {
    overflow: hidden !important;
}
.home_solutions_section .solutions_carousel .solutions_clean_grid {
    --solutions-gap: 24px;
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: var(--solutions-gap) !important;
    width: max-content;
    margin-left: 0 !important;
    margin-right: 0 !important;
    transition: none !important;
    animation: homeSolutionsMarquee 42s linear infinite !important;
    will-change: transform;
}
.home_solutions_section .solutions_carousel:hover .solutions_clean_grid,
.home_solutions_section .solutions_carousel:focus-within .solutions_clean_grid {
    animation-play-state: paused !important;
}
.home_solutions_section .solutions_carousel .solutions_clean_grid > [class*="col-"] {
    flex: 0 0 calc((100vw - 48px - 24px) / 2) !important;
    width: calc((100vw - 48px - 24px) / 2) !important;
    max-width: 636px !important;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}
@keyframes homeSolutionsMarquee {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        transform: translate3d(calc(-50% - (var(--solutions-gap) / 2)), 0, 0);
    }
}
@media (min-width: 1200px) {
    .home_solutions_section .solutions_carousel .solutions_clean_grid > [class*="col-"] {
        flex-basis: calc((1320px - 24px) / 2) !important;
        width: calc((1320px - 24px) / 2) !important;
    }
}
@media (max-width: 767px) {
    .home_solutions_section .solutions_carousel .solutions_clean_grid {
        --solutions-gap: 18px;
        animation-duration: 36s !important;
    }
    .home_solutions_section .solutions_carousel .solutions_clean_grid > [class*="col-"] {
        flex-basis: calc(100vw - 28px) !important;
        width: calc(100vw - 28px) !important;
        max-width: calc(100vw - 28px) !important;
    }
}
@media (prefers-reduced-motion: reduce) {
    .home_solutions_section .solutions_carousel .solutions_clean_grid {
        animation: none !important;
    }
}

/* Solution and partner pages heading size request */
.solutions_listing_section .solutions_listing_head h2,
.recaho_partner_hero .recaho_partner_copy h2,
.rmh_solution_hero .rmh_solution_copy h2,
.recaho_capabilities_section .recaho_section_head h2,
.recaho_process_section .recaho_process_intro h2,
.recaho_cta_section h2 {
    font-size: 32px !important;
    line-height: 1.18 !important;
}
@media (max-width: 767px) {
    .solutions_listing_section .solutions_listing_head h2,
    .recaho_partner_hero .recaho_partner_copy h2,
    .rmh_solution_hero .rmh_solution_copy h2,
    .recaho_capabilities_section .recaho_section_head h2,
    .recaho_process_section .recaho_process_intro h2,
    .recaho_cta_section h2 {
        font-size: 28px !important;
        line-height: 1.18 !important;
    }
}

/* Mobile header: centered logo with theme toggle beside hamburger */
.theme-toggle-header {
    display: none !important;
}
@media (max-width: 991px) {
    .fresh_fruit_padding .navbar {
        position: relative !important;
        display: flex !important;
        align-items: center !important;
        min-height: 78px !important;
        padding: 0 !important;
    }

    .fresh_fruit_padding .navbar-brand {
        position: absolute !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
        margin: 0 !important;
        padding: 0 !important;
        z-index: 2;
    }

    .fresh_fruit_padding .nav_logo,
    html:not([data-theme="light"]) .fresh_fruit_padding .nav_logo,
    html[data-theme="dark"] .fresh_fruit_padding .nav_logo {
        width: 190px !important;
        max-height: 62px !important;
        object-fit: contain !important;
    }

    .theme-toggle-header {
        display: inline-flex !important;
        width: 42px !important;
        min-width: 42px !important;
        height: 42px !important;
        padding: 0 !important;
        margin-left: auto !important;
        margin-right: 10px !important;
        order: 2;
        position: relative;
        z-index: 3;
    }

    .theme-toggle-item {
        display: none !important;
    }

    .navbar-toggler {
        order: 3;
        margin-left: 0 !important;
        position: relative;
        z-index: 3;
    }
}
@media (max-width: 420px) {
    .fresh_fruit_padding .navbar-brand {
        left: 38% !important;
    }
    .fresh_fruit_padding .nav_logo,
    html:not([data-theme="light"]) .fresh_fruit_padding .nav_logo,
    html[data-theme="dark"] .fresh_fruit_padding .nav_logo {
        width: 180px !important;
    }
}

/* Home partner strip now uses the supplied hero logo artwork */
.partners_track .partner_logo {
    width: 250px;
    flex-basis: 250px;
}
.partners_track .partner_logo img[src$="hero.png"] {
    max-width: 190px;
    max-height: 90px;
}
.partners_track .partner_logo img[src$="microsoft.png"] {
    max-width: 230px;
    max-height: 92px;
    width: 230px;
}
@media (max-width: 767px) {
    .partners_track .partner_logo {
        width: 200px;
        flex-basis: 200px;
    }
    .partners_track .partner_logo img[src$="hero.png"] {
        max-width: 160px;
        max-height: 76px;
    }
    .partners_track .partner_logo img[src$="microsoft.png"] {
        max-width: 178px;
        max-height: 72px;
        width: 178px;
    }
}

/* Narrow mobile header safety */
@media (max-width: 420px) {
    .fresh_fruit_padding .navbar-brand {
        left: 50% !important;
    }
    .fresh_fruit_padding .nav_logo,
    html:not([data-theme="light"]) .fresh_fruit_padding .nav_logo,
    html[data-theme="dark"] .fresh_fruit_padding .nav_logo {
        width: 160px !important;
    }
}

/* Mobile header logo left alignment override */
@media (max-width: 991px) {
    .fresh_fruit_padding .navbar-brand {
        position: static !important;
        left: auto !important;
        top: auto !important;
        transform: none !important;
        margin-right: auto !important;
    }

    .theme-toggle-header {
        margin-left: 0 !important;
    }
}
@media (max-width: 420px) {
    .fresh_fruit_padding .navbar-brand {
        left: auto !important;
        transform: none !important;
    }
}

/* Final mobile navbar behavior fix */
@media (max-width: 991px) {
    .fresh_fruit_padding .navbar {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        justify-content: flex-start !important;
        min-height: 76px !important;
    }

    .fresh_fruit_padding .navbar-brand {
        position: static !important;
        transform: none !important;
        left: auto !important;
        top: auto !important;
        order: 1 !important;
        margin-right: auto !important;
        flex: 0 0 auto !important;
        align-self: center !important;
    }

    .theme-toggle-header {
        order: 2 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex: 0 0 42px !important;
        width: 42px !important;
        min-width: 42px !important;
        height: 42px !important;
        min-height: 42px !important;
        padding: 0 !important;
        margin: 0 12px 0 0 !important;
        line-height: 1 !important;
        border-radius: 50% !important;
        vertical-align: middle !important;
        transform: none !important;
    }

    .theme-toggle-header:hover {
        transform: none !important;
    }

    .theme-toggle-header i {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 16px !important;
        line-height: 1 !important;
        width: 16px !important;
        height: 16px !important;
        text-align: center !important;
    }

    .fresh_fruit_padding .navbar-toggler {
        order: 3 !important;
        flex: 0 0 auto !important;
        align-self: center !important;
        margin: 0 !important;
        padding: 6px 0 !important;
        line-height: 1 !important;
        position: static !important;
    }

    .fresh_fruit_padding .navbar-collapse {
        order: 4 !important;
        flex: 0 0 100% !important;
        width: 100% !important;
        margin-top: 12px !important;
    }
}
@media (max-width: 420px) {
    .fresh_fruit_padding .nav_logo,
    html:not([data-theme="light"]) .fresh_fruit_padding .nav_logo,
    html[data-theme="dark"] .fresh_fruit_padding .nav_logo {
        width: 160px !important;
    }
}

/* Rounded corners for About value cards */
.about_value_card {
    border-radius: 8px !important;
    overflow: hidden !important;
}

/* Dark mobile nav: transparent hamburger with white icon */
@media (max-width: 991px) {
    html:not([data-theme="light"]) .fresh_fruit_padding,
    html[data-theme="dark"] .fresh_fruit_padding {
        background: #010E33 !important;
    }

    html:not([data-theme="light"]) .fresh_fruit_padding .navbar-toggler,
    html[data-theme="dark"] .fresh_fruit_padding .navbar-toggler {
        background: transparent !important;
        border: 0 !important;
        box-shadow: none !important;
    }

    html:not([data-theme="light"]) .fresh_fruit_padding .navbar-toggler-icon,
    html[data-theme="dark"] .fresh_fruit_padding .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    }
}

/* Testimonials use generic user icon instead of profile photos */
.customer_testimonial_user_icon {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 54px;
    color: #ffffff;
    background: linear-gradient(135deg, #3767ee 0%, #66d1e7 100%);
    font-size: 28px;
    line-height: 1;
}
.customer_testimonial_user_icon i {
    line-height: 1;
}


.hero_text_indicators button {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
}

.hero_text_indicators button.active {
    opacity: 1;
}


/* Stable home hero text layout: text changes, image stays still. */
.hero_text_slider .carousel-caption .Fruit_Header {
    max-width: 690px !important;
    min-height: 310px;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.hero_text_slider .hero_text_heading {
    width: 100%;
    min-height: 130px;
    margin-bottom: 18px !important;
}

.hero_text_slider .hero_text_paragraph {
    width: 100%;
    max-width: 660px !important;
    min-height: 58px;
    margin: 0 0 26px !important;
    line-height: 1.55 !important;
}

.hero_text_slider .button_fruit_head {
    margin-top: 0 !important;
    flex: 0 0 auto;
}

@media (min-width: 1440px) {
    .hero_text_slider .carousel-caption .Fruit_Header {
        max-width: 720px !important;
    }
}

@media (max-width: 767px) {
    .hero_text_slider .carousel-caption .Fruit_Header {
        min-height: auto;
        justify-content: flex-start;
    }

    .hero_text_slider .hero_text_heading,
    .hero_text_slider .hero_text_paragraph {
        min-height: 0;
    }
}

/* Single clean hero text animation on each message change. */
.hero_text_slider .Fruit_Header.hero_text_change_once .hero_text_heading,
.hero_text_slider .Fruit_Header.hero_text_change_once .hero_text_paragraph {
    animation: heroTextSoftReveal 0.48s cubic-bezier(.16, 1, .3, 1) both;
}

.hero_text_slider .Fruit_Header.hero_text_change_once .hero_text_paragraph {
    animation-delay: 0.06s;
}

@keyframes heroTextSoftReveal {
    from {
        opacity: 0;
        transform: translateY(12px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Insight cards can show the related Zenvyra solution partners. */
.insight_solution_badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 16px 0 12px;
}

.insight_solution_badges a {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 6px 12px;
    border-radius: 999px;
    background: linear-gradient(135deg, rgba(55, 103, 238, 0.12), rgba(102, 209, 231, 0.18));
    color: #3767ee;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-decoration: none;
}

.insight_solution_badges a:hover {
    background: linear-gradient(135deg, #3767ee 0%, #66d1e7 100%);
    color: #ffffff;
}

.insight_detail_badges {
    margin-top: 0;
    margin-bottom: 20px;
}

html:not([data-theme="light"]) .insight_solution_badges a,
html[data-theme="dark"] .insight_solution_badges a {
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
}

@media (max-width: 767px) {
    .insight_solution_badges {
        margin: 12px 0 10px;
    }
}

/* Small solution partner logos above the home hero text. */
.hero_solution_logos {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
    padding: 8px 10px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 12px 32px rgba(55, 103, 238, 0.14);
    backdrop-filter: blur(8px);
}

.hero_solution_logos img {
    width: auto;
    max-width: 86px;
    height: 24px;
    object-fit: contain;
    display: block;
}

.hero_solution_logos img:nth-child(2) {
    max-width: 78px;
}

.hero_solution_logos img:nth-child(3) {
    max-width: 112px;
}

.hero_text_slider .Fruit_Header.hero_text_change_once .hero_solution_logos {
    animation: heroTextSoftReveal 0.42s cubic-bezier(.16, 1, .3, 1) both;
}

html:not([data-theme="light"]) .hero_solution_logos,
html[data-theme="dark"] .hero_solution_logos {
    background: rgba(255, 255, 255, 0.12);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.22);
}

@media (max-width: 767px) {
    .hero_solution_logos {
        gap: 8px;
        margin-bottom: 14px;
        padding: 7px 9px;
    }

    .hero_solution_logos img {
        max-width: 68px;
        height: 20px;
    }

    .hero_solution_logos img:nth-child(2) {
        max-width: 62px;
    }

    .hero_solution_logos img:nth-child(3) {
        max-width: 88px;
    }
}

/* Hero slider shows one solution partner logo per text slide. */
.hero_single_solution_logo {
    min-width: 132px;
    min-height: 42px;
    justify-content: center;
}

.hero_single_solution_logo .hero_partner_logo_img {
    height: 26px;
    max-width: 120px;
    width: auto;
    object-fit: contain;
}

.hero_single_solution_logo .hero_partner_logo_recaho {
    height: 28px;
    max-width: 124px;
}

.hero_single_solution_logo .hero_partner_logo_rmh {
    height: 30px;
    max-width: 118px;
}

.hero_single_solution_logo .hero_partner_logo_microsoft {
    height: 70px;
    max-width: 200px;
}

@media (max-width: 767px) {
    .hero_single_solution_logo {
        min-width: 108px;
        min-height: 36px;
    }

    .hero_single_solution_logo .hero_partner_logo_img {
        height: 22px;
        max-width: 104px;
    }

    .hero_single_solution_logo .hero_partner_logo_microsoft {
        max-width: 124px;
    }
}

/* Hero solution logo: no card, bigger partner mark. */
.hero_solution_logos,
.hero_single_solution_logo,
html:not([data-theme="light"]) .hero_solution_logos,
html[data-theme="dark"] .hero_solution_logos {
    min-width: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin-bottom: 18px !important;
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    border-radius: 0 !important;
}

.hero_single_solution_logo .hero_partner_logo_img,
.hero_single_solution_logo .hero_partner_logo_recaho,
.hero_single_solution_logo .hero_partner_logo_rmh,
.hero_single_solution_logo .hero_partner_logo_microsoft {
    height: 60px !important;
    max-width: 220px !important;
    width: auto !important;
    object-fit: contain !important;
}

@media (max-width: 767px) {
    .hero_single_solution_logo .hero_partner_logo_img,
    .hero_single_solution_logo .hero_partner_logo_recaho,
    .hero_single_solution_logo .hero_partner_logo_rmh,
    .hero_single_solution_logo .hero_partner_logo_microsoft {
        height: 56px !important;
        max-width: 200px !important;
    }
}

/* Small rounding for the hero slider partner logo artwork only. */
.hero_single_solution_logo .hero_partner_logo_img {
    border-radius: 8px !important;
}

/* Solution detail industries section */
.solution_industries_section {
    padding: 100px 0;
    background: #ffffff;
}
.solution_industries_head {
    margin-bottom: 34px;
}
.solution_industries_head h2 {
    margin: 14px 0 0;
    font-size: 32px;
    line-height: 1.18;
    font-weight: 400;
    color: #1f1f1f;
}
.solution_industries_head p {
    margin: 0;
    font-size: 17px;
    line-height: 1.7;
    color: #2f3442;
}
.solution_industry_card {
    height: 100%;
    padding: 30px 24px;
    border-radius: 14px;
    background: linear-gradient(140deg, rgba(55, 103, 238, 0.08), rgba(106, 203, 222, 0.14));
    border: 1px solid rgba(55, 103, 238, 0.12);
    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}
.solution_industry_card:hover {
    transform: translateY(-6px);
    border-color: rgba(55, 103, 238, 0.36);
    box-shadow: 0 18px 40px rgba(1, 14, 51, 0.12);
}
.solution_industry_card i {
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
    border-radius: 14px;
    background: #3767ee;
    color: #ffffff;
    font-size: 22px;
}
.solution_industry_card h3 {
    margin: 0 0 12px;
    font-size: 21px;
    line-height: 1.25;
    font-weight: 500;
    color: #1f1f1f;
}
.solution_industry_card p {
    margin: 0;
    font-size: 15px;
    line-height: 1.65;
    color: #424756;
}
html:not([data-theme="light"]) .solution_industries_section,
html[data-theme="dark"] .solution_industries_section {
    background: #010E33;
}
html:not([data-theme="light"]) .solution_industries_head h2,
html:not([data-theme="light"]) .solution_industry_card h3,
html[data-theme="dark"] .solution_industries_head h2,
html[data-theme="dark"] .solution_industry_card h3 {
    color: #ffffff;
}
html:not([data-theme="light"]) .solution_industries_head p,
html:not([data-theme="light"]) .solution_industry_card p,
html[data-theme="dark"] .solution_industries_head p,
html[data-theme="dark"] .solution_industry_card p {
    color: rgba(255, 255, 255, 0.78);
}
html:not([data-theme="light"]) .solution_industry_card,
html[data-theme="dark"] .solution_industry_card {
    background: linear-gradient(140deg, rgba(55, 103, 238, 0.2), rgba(106, 203, 222, 0.12));
    border-color: rgba(255, 255, 255, 0.12);
}
@media (max-width: 767px) {
    .solution_industries_section {
        padding: 58px 0;
    }
    .solution_industries_head {
        margin-bottom: 24px;
    }
    .solution_industries_head h2 {
        font-size: 24px;
    }
    .solution_industries_head p {
        margin-top: 16px;
        font-size: 14px;
    }
    .solution_industry_card {
        padding: 24px 20px;
        border-radius: 12px;
    }
    .solution_industry_card h3 {
        font-size: 19px;
    }
    .solution_industry_card p {
        font-size: 14px;
    }
}

/* Form submission status */
.form_status_message {
    margin: 0 0 18px;
    padding: 14px 16px;
    border-radius: 10px;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
}
.form_status_message.success {
    color: #0d5b2a;
    background: #e9f9ef;
    border: 1px solid rgba(13, 91, 42, 0.18);
}
.form_status_message.error {
    color: #8a1f1f;
    background: #fff0f0;
    border: 1px solid rgba(138, 31, 31, 0.18);
}
html:not([data-theme="light"]) .form_status_message.success,
html[data-theme="dark"] .form_status_message.success {
    color: #9af0b8;
    background: rgba(13, 91, 42, 0.18);
}
html:not([data-theme="light"]) .form_status_message.error,
html[data-theme="dark"] .form_status_message.error {
    color: #ffb5b5;
    background: rgba(138, 31, 31, 0.2);
}

.form_status_toast {
    position: fixed;
    top: 22px;
    left: 50%;
    z-index: 99999;
    width: min(92vw, 520px);
    padding: 15px 18px;
    border-radius: 12px;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.18);
    font-size: 15px;
    line-height: 1.45;
    font-weight: 500;
    text-align: center;
    transform: translate(-50%, -18px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease, transform 0.25s ease;
}
.form_status_toast.is-visible {
    opacity: 1;
    transform: translate(-50%, 0);
}
.form_status_toast.success {
    color: #0d5b2a;
    background: #e9f9ef;
    border: 1px solid rgba(13, 91, 42, 0.18);
}
.form_status_toast.error {
    color: #8a1f1f;
    background: #fff0f0;
    border: 1px solid rgba(138, 31, 31, 0.18);
}


/* Chatbot final contact options */
.zen_chatbot_form {
    flex-wrap: wrap;
}
.zen_chatbot_email,
.zen_chatbot_whatsapp {
    flex: 1 1 140px;
    text-align: center;
}
.zen_chatbot_restart {
    flex: 1 1 100%;
}
