/* p {
    text-align: justify !important;
} */

.header-menu-area.sticky_menu .main-menu ul li a {
    color: var(--primary2);
}

.header-menu-area .search-btn-with-btn .search-input {
    border-color: var(--primary2);
}

.header-menu-area.sticky-header.sticky_menu .search-btn-wrapper .search-btn {
    color: var(--primary2);
}

.header-area.style-1 .search-btn-with-btn .search-btn-wrapper .search-btn {
    border-color: var(--primary2);
    background-color: transparent;
}

.header-menu-area .search-btn-with-btn .search-btn-wrapper .search-btn:hover {
    background-color: var(--primary2);
    border-color: var(--primary2);
}

.header-menu-area .search-btn-with-btn .search-input .search-input-btn {
    color: var(--primary2);
}

.header-menu-area .search-btn-with-btn .search-btn-wrapper .search-btn {
    color: var(--primary2);
}

.info-card.style-3 .overlay {
    bottom: 0%;
    right: 0%;
    mix-blend-mode: unset;
    opacity: 1;
}

.section-title .title {
    color: var(--primary2);
}

.theme-btn,
.wp-block-loginout a,
input.theme-btn {
    background-color: var(--secondary8);
    color: var(--primary2);
}

.btn-wrapper .circle-arrow-btn {
    background-color: var(--secondary8);
    color: var(--primary2);
}

.cta-area.style-1 .section-title {
    background-color: var(--secondary8);
}

.cta-area.style-1 .service-btn-area .theme-btn:hover {
    background-color: var(--primary2);
}

.info-card.style-3 .info-card-inner .theme-btn:hover {
    background-color: var(--primary2);
}

.cta-area.style-1 .service-btn-area {
    background-color: var(--secondary8);
}

.cta-area.style-1 .service-btn-area .left-sticky-corner svg path {
    fill: var(--secondary8);
}

.cta-area.style-1 .section-title .sec-content .number {
    color: var(--primary2);
}

.cta-area.style-1 .section-title span {
    color: var(--primary2);
    font-size: 70px;
}

.info-card.style-3 .info-card-inner .title {
    color: var(--primary2);
}

.btn-wrapper:hover .theme-btn,
.btn-wrapper:hover .circle-arrow-btn {
    background-color: var(--primary2);
}

.section-title .short-title-wrapper .short-title {
    color: var(--primary2);
}

.slider-nav-btn-wrapper button:hover {
    background-color: var(--primary2);
    color: var(--secondary13);
    border: 1px solid var(--primary2);
}

.slider-nav-btn-wrapper button {
    color: var(--primary2);
    width: 72px;
    height: 72px;
    border-radius: 50px;
    background-color: #ffffff;
    border: 1px solid #c0c0c0;
    font-size: 24px;
    transition: all 0.5s ease-out;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.info-card .title {
    color: var(--primary2);
}

.about-image-card .trusted-user-card .trusted-user-card-wrapper .user-review .title {
    color: var(--primary2);
}

.info-card.style-1 .content-wrapper .view-more a {
    color: var(--primary2);
}

.about-image-card .trusted-user-card .trusted-user-card-wrapper .trusted-user-card-inner {
    background-color: var(--secondary2) !important;
}

.project-card:hover .main-content .btn-wrapper .circle-arrow-btn {
    background-color: #ee7827;
}

.project-card:hover .main-content .btn-wrapper .circle-arrow-btn i {
    color: var(--secondary13);
}

.post-card .image .circle-btn {
    color: var(--primary2);
    background-color: var(--secondary8);
}

.post-comments-title h2 {
    color: var(--primary2);
}

.contact-form-area .comment-respond .theme-btn {
    background-color: var(--secondary8);
    color: var(--primary2);
}

.team-member-card .content-wrapper .content .title {
    color: var(--primary2);
}

.team-member-card .content-wrapper .content .desc {
    color: var(--primary2);
}

.team-member-card.style-1 .image-card-wrapper .icon-shape a {
    background-color: var(--secondary8);
}

.search-btn-with-btn .search-input {
    display: flex;
    border: 1.5px solid var(--primary2);
    border-top-color: rgb(41, 41, 41);
    border-right-color: rgb(41, 41, 41);
    border-bottom-color: rgb(41, 41, 41);
    border-left-color: rgb(41, 41, 41);
    border-radius: 50px;
    align-self: stretch;
    align-items: center;
    padding: 0 20px;
}

.menu-sidebar-content .search-btn-with-btn .search-input input {
    background-color: var(--secondary13);
}

.menu-sidebar-content .search-btn-with-btn .search-input .search-input-btn {
    color: var(--primary2);
}

.info-card.style-3 .info-card-inner {
    gap: 0;
}

.info-card.style-1 .content-wrapper .desc {
    height: 100px;
}

.project-area .project-card .main-content .main-content-wrapper .title a {
    color: var(--secondary13);
}

.counter-card .content .number .counter {
    color: var(--primary2);
}

.counter-card .content .nv-title {
    color: var(--primary2);
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 800;
    font-size: 18.0753px;
    line-height: 22px;
    text-align: center;
}

.comment-respond .post-comments-subtitle {
    margin-bottom: 10px;
}

.comment-respond .post-comments-subtitle span {
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 300;
    font-size: 28.1172px;
    line-height: 36px;
    color: var(--primary2);
}

.products-area .project-card {
    background: var(--secondary11);
}

.products-area .project-card .image img {
    object-fit: contain;
}

.products-area .project-card .main-content .btn-wrapper .circle-arrow-btn i {
    color: var(--primary2);
}

.products-area .project-card .main-content .btn-wrapper .circle-arrow-btn {
    background-color: var(--secondary13);
}

.project-card:hover .main-content .btn-wrapper {
    transform: translate(-8px, 8px);
}

.products-area .project-card:hover .main-content .btn-wrapper .circle-arrow-btn {
    background-color: var(--primary2);
}

.products-area .project-card:hover .main-content .btn-wrapper .circle-arrow-btn i {
    color: var(--secondary13);
    transform: rotate(0deg);
}

.project-card .main-content .main-content-wrapper .content .content-inner span.desc {
    color: var(--secondary13);
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 600;
    font-size: 15.42px;
    line-height: 24px;
}

.project-card .main-content .main-content-wrapper .content .overlay {
    background-color: var(--primary2);
    opacity: 1;
}

.project-card:hover .main-content .btn-wrapper .circle-arrow-btn i {
    transform: rotate(0deg);
}

.project-card .main-content .main-content-wrapper .content-inner .head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.project-card .image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 35px;
    position: relative;
}

.products-area .project-card .image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 35px;
    position: unset;
}

.project-area .project-card .image h2 {
    text-align: center;
    font-size: 39px;
}

.products-area .project-card .image img {
    position: unset;
    height: 80%;
}

/* here */

.slider-area-wrapper .btn-wrapper .circle-arrow-btn {
    background-color: var(--secondary1);
}

.about-us-area .info-card .title {
    width: 317.1px;
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.42px;
}

.about-us-area .info-card .title1 {
    width: 224.48px;
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    display: flex;
    align-items: center;
    letter-spacing: -0.42px;
}

.cta-area .info-card .desc {
    width: 62%;
    height: 160px;
    font-family: "Questrial";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}

.about-image-card .trusted-user-card {
    /* margin-bottom: 5%; */
}

.about-image-card .trusted-user-card .trusted-user-card-wrapper .trusted-user-card-inner {
    gap: 120px;
}

.info-card-slider-area,
.slider-area-wrapper {
    overflow: hidden;
}

.header-contact-info p {
    color: #fff !important;
}

.project-card .image,
.project-card .main-content {
    cursor: pointer !important;
}

/* new updates */
.project-card .main-content .shape {
    top: -1.5px;
    right: -1px;
}

.our-commitments-area {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* Exactly 3 per row */
    gap: 20px;
    max-width: 100%;
}

@media (max-width: 1024px) {
    .our-commitments-area {
        grid-template-columns: repeat(2, 1fr);
        /* 2 columns per row on smaller screens */
    }
}

@media (max-width: 768px) {
    .our-commitments-area {
        grid-template-columns: 1fr;
        /* 1 column per row on mobile */
    }
}

.our-commitments-area .commitment-card {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    width: 100%;
    background-color: #ecf4fe;
    border-radius: 22px;
    position: relative;
    overflow: hidden;
    padding: 10px 5% 10px 5%;
    min-height: 120px;
}

.our-commitments-area .commitment-card span.title {
    z-index: 5;
    font-family: "Urbanist", sans-serif !important;
    color: #204d5e !important;
    font-size: 21px !important;
    font-weight: 600 !important;
    line-height: 27px !important;
    letter-spacing: -0.32px !important;
    text-align: left !important;
    vertical-align: middle !important;
    justify-self: start !important;
    transition: color 0.6s ease-in-out;
}

.our-commitments-area .commitment-card img.img-1 {
    z-index: 5;
    width: 100px;
    height: 100px;
}

.our-commitments-area .commitment-card::before {
    z-index: 2;
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
    border-radius: 22px;
}

.our-commitments-area .commitment-card:hover::before,
.our-commitments-area .commitment-card:hover::before,
.our-commitments-area .commitment-card:hover::before {
    opacity: 1;
}

/* style 1 : gradient-purple  */
.our-commitments-area .commitment-card.style-1 img {
    position: relative;
    z-index: 5;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.our-commitments-area .commitment-card.style-1 .img-wrapper {
    position: relative;
}

.our-commitments-area .commitment-card.style-1 .img-wrapper::after {
    display: block;
    content: "";
    position: absolute;
    bottom: -3px;
    /* Initial position */
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 10px;
    background-image: url("/assets/web/images/custom/icon_shadow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: 4;
    pointer-events: none;
    transition: left 0.6s ease-in-out, transform 0.6s ease-in-out,
        bottom 0.6s ease-in-out;
    /* Smooth transition */
}

.our-commitments-area .commitment-card.style-1::before {
    background: linear-gradient(to right, #d0ffff 0%, #b08bf9 100%);
}

.our-commitments-area .commitment-card.style-1 img {
    transition: transform 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-1:hover img {
    transform: rotate(15deg);
}

.our-commitments-area .commitment-card.style-1:hover .img-wrapper::after {
    left: 30% !important;
    transform: translateX(-30%) !important;
    bottom: -5px !important;
}

/* style 2 : gradient-green */

.our-commitments-area .commitment-card.style-2::before {
    background: linear-gradient(to right, #d0ffff 0%, #cff480 100%);
}

.our-commitments-area .commitment-card.style-2 img {
    position: relative;
    z-index: 5;
    transform: rotate(15deg);
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.our-commitments-area .commitment-card.style-2 .img-wrapper {
    position: relative;
}

.our-commitments-area .commitment-card.style-2 img {
    transition: transform 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-2:hover img {
    transform: rotate(0deg);
}

.our-commitments-area .commitment-card.style-2 .img-wrapper::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 5px;
    /* Position the shadow just below the image */
    left: 50%;
    transform: translateX(-50%);
    /* Center the shadow horizontally */
    width: 60px;
    /* Set the shadow width */
    height: 10px;
    /* Set the shadow height */
    background-image: url("/assets/web/images/custom/icon_shadow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: 4;
    pointer-events: none;
    transition: left 0.6s ease-in-out, transform 0.6s ease-in-out,
        bottom 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-2:hover .img-wrapper::after {
    left: 30% !important;
    transform: translateX(-30%) !important;
    bottom: 0px !important;
}

/* style 3 : gradient-orange */

.our-commitments-area .commitment-card.style-3::before {
    background: linear-gradient(to right, #ee7827 0%, #cff480 100%);
}

.our-commitments-area .commitment-card.style-3 .img-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.our-commitments-area .commitment-card.style-3 img {
    position: relative;
    z-index: 5;
    transition: transform 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-3 .img-wrapper::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 10px;
    background-image: url("/assets/web/images/custom/icon_shadow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: 4;
    pointer-events: none;
    transition: left 0.6s ease-in-out, transform 0.6s ease-in-out,
        bottom 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-3:hover img.img-1 {
    transform: scale(0.9);
}

.our-commitments-area .commitment-card.style-3:hover .img-wrapper::after {
    bottom: 8px;
}

/* style 4 : gradient-blue */

.our-commitments-area .commitment-card.style-4::before {
    background: linear-gradient(to right, #d0ffff 0%, #7ecaeb 100%);
}

.our-commitments-area .commitment-card.style-4 img {
    position: relative;
    z-index: 5;
    transform: rotate(0deg);
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.our-commitments-area .commitment-card.style-4 .img-wrapper {
    position: relative;
}

.our-commitments-area .commitment-card.style-4 img {
    transition: transform 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-4:hover img {
    transform: rotate(-15deg);
}

.our-commitments-area .commitment-card.style-4 .img-wrapper::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 5px;
    /* Position the shadow just below the image */
    left: 50%;
    transform: translateX(-50%);
    /* Center the shadow horizontally */
    width: 60px;
    /* Set the shadow width */
    height: 10px;
    /* Set the shadow height */
    background-image: url("/assets/web/images/custom/icon_shadow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: 4;
    pointer-events: none;
    transition: left 0.6s ease-in-out, transform 0.6s ease-in-out,
        bottom 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-4:hover .img-wrapper::after {
    left: 30% !important;
    transform: translateX(-30%) !important;
    bottom: 0px !important;
}

/* style 5 : gradient-blue-green */

.our-commitments-area .commitment-card.style-5::before {
    background: linear-gradient(to right, #48a0dd 0%, #d0ffff 100%);
}

.our-commitments-area .commitment-card.style-5 img {
    position: relative;
    z-index: 5;
    transform: rotate(15deg);
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.our-commitments-area .commitment-card.style-5 .img-wrapper {
    position: relative;
}

.our-commitments-area .commitment-card.style-5 img {
    transition: transform 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-5:hover img {
    transform: rotate(0deg);
}

.our-commitments-area .commitment-card.style-5 .img-wrapper::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 5px;
    /* Position the shadow just below the image */
    left: 50%;
    transform: translateX(-50%);
    /* Center the shadow horizontally */
    width: 60px;
    /* Set the shadow width */
    height: 10px;
    /* Set the shadow height */
    background-image: url("/assets/web/images/custom/icon_shadow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: 4;
    pointer-events: none;
    transition: left 0.6s ease-in-out, transform 0.6s ease-in-out,
        bottom 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-5:hover .img-wrapper::after {
    left: 30% !important;
    transform: translateX(-30%) !important;
    bottom: 0px !important;
}

/* style 6 : gradient-blue-green */

.our-commitments-area .commitment-card.style-6::before {
    background: linear-gradient(to right, #ffffff 0%, #cff480 100%);
}

.our-commitments-area .commitment-card.style-6 .img-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.our-commitments-area .commitment-card.style-6 img {
    position: relative;
    z-index: 5;
    transition: transform 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-6 .img-wrapper::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 10px;
    background-image: url("/assets/web/images/custom/icon_shadow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: 4;
    pointer-events: none;
    transition: left 0.6s ease-in-out, transform 0.6s ease-in-out,
        bottom 0.6s ease-in-out;
}

.our-commitments-area .commitment-card.style-6:hover img.img-1 {
    transform: scale(0.9);
}

.our-commitments-area .commitment-card.style-6:hover .img-wrapper::after {
    bottom: 8px;
}

.our-commitments-area .commitment-card.style-6:hover .title {
    color: #204d5e !important;
}

.blog-post-nav .post-navigation .text .post-title a:hover,
.footer-widget .footer-widget-contact .footer-contact ul li .contact-text a:hover span,
.footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-title a:hover,
.service-list-card-wrapper .single-service-item .service-card-content:hover .content-wrapper .counter-number,
.simple-btn:hover,
.single-post-item .post-meta span a:hover,
.single-post-item .post-title:hover a,
.team-member-card .content-wrapper .social a:hover,
.widget ol li a:hover,
.widget ul li a:hover,
.widget_latest_post ul li .latest-post-desc .latest-post-title a:hover {
    color: var(--secondary6) !important;
    transition: 0.5s ease-out;
}

.basic-pagination .page-numbers.current,
.basic-pagination .page-numbers:hover,
.basic-pagination .post-page-numbers.current,
.basic-pagination .post-page-numbers:hover,
.page-links .page-numbers.current,
.page-links .page-numbers:hover,
.page-links .post-page-numbers.current,
.page-links .post-page-numbers:hover,
.wp-block-query-pagination-numbers .page-numbers.current,
.wp-block-query-pagination-numbers .page-numbers:hover,
.wp-block-query-pagination-numbers .post-page-numbers.current,
.wp-block-query-pagination-numbers .post-page-numbers:hover {
    background: var(--secondary6) !important;
    color: #fff;
    transition: 0.5s ease-out;
}

.single-post-item .blog-post-tag .post-tag-list a:hover {
    color: #fff;
    background-color: var(--secondary6) !important;
    transition: 0.5s ease-out;
}

.cta-area.style-1 .section-title .sec-content .title {
    font-family: "Questrial";
    font-size: 18px !important;
    line-height: 27px !important;
    font-weight: 400;
}

.service-btn-area .btn-wrapper h4 {
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -0.42px;
    font-weight: bold;
}

.footer-widget .footer-widget-info .footer-logo a img {
    min-width: 250px;
}

.footer .footer-top-area .subscribe-footer-widget .subscribe-widget .subscribe-form-title .sub-title {
    font-family: Urbanist, sans-serif;
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    line-height: 80px;
    letter-spacing: -0.36px;
}

.section-title .desc {
    font-size: 18px;
    font-family: "Questrial";
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: #204d5e;
}

.research-card {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 30px;
}

.research-card .img-container {
    /* flex: 1; */
    width: 60%;
}

.research-card .img-container img {
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.research-card .content {
    /* flex: 1; */
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}

.research-card .content .para {
    margin-bottom: 20px;
}

.research-card .content h5 {
    font-family: Urbanist, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: var(--primary2);
}

.research-card .content p {
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 36px;
}

.products-area .project-card {
    height: 650px;
}

.project-card.style-2 .main-content .main-content-wrapper {
    margin-bottom: 0px;
}

.image-container {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.image-wrapper {
    position: relative;
    width: 100%;
    height: auto;
}

.image-wrapper img {
    position: absolute;
    width: 100%;
    height: auto;
    transition: transform 0.5s ease-in-out;
}

.image-front {
    transform: translateX(0);
}

.image-back {
    transform: translateX(100%);
}

.image-container:hover .image-front {
    transform: translateX(-100%);
}

.image-container:hover .image-back {
    transform: translateX(0);
}

.post-card {
    gap: 30px;
}

.project-area.style-1 {
    padding: 50px 0 50px;
}

.testimonial-slider-area.style-1 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.latest-posts-area {
    padding-top: 80px;
    padding-bottom: 100px;
}

.page_header {
    position: relative;
    margin-top: 13vh;
    width: 96%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    height: 88vh;
    /* min-height: 940px; */
    /* max-height: 950px; */
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page_header .content {
    position: absolute;
    top: 50%;
    left: 6%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    max-width: 650px;
}

.page_header .content h2 {
    font-family: "Segoe UI Black Italic", "Segoe UI", sans-serif;
    text-transform: capitalize !important;
    font-weight: bold;
    font-style: italic;
    font-size: 146px;
    line-height: 150px;
    letter-spacing: 0%;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
    text-wrap: nowrap;
    /* position: relative; */
}

.page_header .content h2 label {
    font-family: "Segoe UI Black Italic", "Segoe UI", sans-serif;
    text-transform: capitalize !important;
    font-weight: bold;
    font-style: italic;
    font-size: 60px;
    line-height: 130px;
    letter-spacing: 0%;
    text-align: left;
    color: #fff;
    vertical-align: text-top;
}

.page_header .content h2 sup {
    font-family: "Segoe UI Black Italic", "Segoe UI", sans-serif;
    text-transform: capitalize !important;
    font-weight: bold;
    font-style: italic;
    font-size: 40px;
    line-height: 130px;
    letter-spacing: 0%;
    text-align: left;
    color: #fff;
    vertical-align: text-top;
    padding: 2%;
}

/* .page_header .content h2::after {
    content: "®";
    position: absolute;
    font-size: 50px;
    color: inherit;
    top: -20%;
    right: -10%;
} */

.page_header .content p {
    font-family: "Urbanist";
    font-weight: 400;
    font-size: 35px;
    line-height: 58px;
    letter-spacing: 0%;
    text-align: left;
    color: #fff;
}

.page_header .corner-shape-1 {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 0px;
    bottom: 134px;
}

.page_header .corner-shape-2 {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 260px;
    bottom: 0;
}

.page_header .bottom-right-corner-shape {
    position: absolute;
    width: 260px;
    height: 135px;
    background-color: #fff;
    bottom: 0;
    right: 0;
    border-top-left-radius: 30px;
}

.signature-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background-color: #cff480;
    border-radius: 25px;
    padding: 10px 20px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.signature-card .title {
    font-family: "Urbanist";
    font-weight: 600;
    font-size: 30px;
    line-height: 46px;
    letter-spacing: -0.54px;
    text-align: left;
    color: #292929;
}

.signature-card .sub-title {
    font-family: "Questrial";
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: left;
    color: #204d5e;
}

/* .page_header .page_header_img {
    width: 100%;
    height: 950px;
    object-fit: contain;
    border-radius: 30px;
} */

.long-product-card {
    margin: 100px 0px;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.long-product-card .img-container {
    position: relative;
    width: 60%;
    border-radius: 40px;
    height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.long-product-card .img-container .bottom-right-corner-shape {
    position: absolute;
    width: 260px;
    height: 135px;
    background-color: #fff;
    bottom: 0;
    right: 0;
    border-top-left-radius: 30px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.long-product-card .img-container .bottom-right-corner-shape .btn-wrapper .theme-btn {
    padding: 15px 25px;
    font-family: Urbanist, sans-serif;
    font-size: 17px;
}

.long-product-card .img-container .bottom-right-corner-shape .btn-wrapper .circle-arrow-btn {
    width: 60px;
    height: 60px;
}

.long-product-card .img-container .corner-shape-1 {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 0px;
    bottom: 134px;
}

.long-product-card .img-container .corner-shape-2 {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 259.5px;
    bottom: 0;
}

.long-product-card .content-container {
    width: 40%;
    padding: 0px 30px 10px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    min-height: 500px;
}

.long-product-card .content-container .header {
    width: 100%;
    margin-bottom: 20px;
}

.long-product-card .content-container p {
    font-family: "Urbanist";
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: left;
    color: #204d5e;
    margin-top: 30px;
}

.long-product-card .content-container .header h6 {
    display: inline;
    font-family: "Segoe UI Black Italic", "Segoe UI", sans-serif;
    text-transform: capitalize !important;
    font-weight: bold;
    font-style: italic;
    font-size: 75px;
    line-height: 77px;
    letter-spacing: 0%;
    text-align: left;
    color: #204d5e;
    margin-bottom: 20px;
}

.long-product-card .content-container .header h6 sup {
    display: inline;
    font-family: "Segoe UI Black Italic", "Segoe UI", sans-serif;
    text-transform: capitalize !important;
    font-weight: bold;
    font-style: italic;
    font-size: 40px;
    line-height: 77px;
    letter-spacing: 0%;
    text-align: left;
    color: inherit;
}

.long-product-card .rating {
    align-self: start;
    margin-top: auto;
    margin-bottom: 30px;
}

.long-product-card .rating i {
    font-size: 32px;
}

.long-product-card .btn-wrapper:hover i {
    transform: rotate(0deg);
}

.long-product-card.zitalgic-sport .rating i {
    color: #2dafce;
}

.long-product-card.zitalgic-sport .btn-wrapper a {
    color: #fff !important;
    background-color: #2dafce !important;
}

.long-product-card.zitalgic-sport .header h6 {
    color: #2dafce !important;
}

.long-product-card.zitalgic-sport .btn-wrapper:hover a {
    color: #fff !important;
    background-color: #2dafce !important;
}

.long-product-card.zitalgic .rating i {
    color: #ee7827;
}

.long-product-card.zitalgic .header h6 {
    color: #ee7827 !important;
}

.long-product-card.zitalgic .btn-wrapper a {
    color: #fff !important;
    background-color: #ee7827 !important;
}

.long-product-card.zitalgic .btn-wrapper:hover a {
    color: #fff !important;
    background-color: #fca970 !important;
}

.long-product-card.relaxoil .rating i {
    color: #7fb212;
}

.long-product-card.relaxoil .header h6 {
    color: #7fb212 !important;
}

.long-product-card.relaxoil .btn-wrapper a {
    color: #fff !important;
    background-color: #7fb212 !important;
}

.long-product-card.relaxoil .btn-wrapper:hover a {
    color: #fff !important;
    background-color: #d1f684 !important;
}

.long-product-card.detoxoil .rating i {
    color: #885c39;
}

.long-product-card.detoxoil .header h6 {
    color: #885c39 !important;
}

.long-product-card.detoxoil .btn-wrapper a {
    color: #fff !important;
    background-color: #885c39 !important;
}

.long-product-card.detoxoil .btn-wrapper:hover a {
    color: #fff !important;
    background-color: #af8676 !important;
}

.long-product-card.style-right {
    flex-direction: row-reverse;
}

.long-product-card.style-right .bottom-right-corner-shape {
    bottom: 0;
    left: 0;
    border-top-right-radius: 30px;
    border-top-left-radius: 0px;
}

.long-product-card.style-right .img-container .corner-shape-1 {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 0px;
    bottom: 134px;
    transform: rotate(450deg);
}

.long-product-card.style-right .img-container .corner-shape-2 {
    position: absolute;
    width: 35px;
    height: 35px;
    left: 259.5px;
    bottom: 0;
    transform: rotate(450deg);
}

.long-product-card.style-right .rating {
    margin-left: auto;
}

.long-product-card.home-style {
    margin: 0px !important;
}

.long-product-card.home-style .img-container .banner_content {
    position: absolute;
    top: 5%;
    left: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 50%;
}

.long-product-card.home-style .img-container .banner_content h4 {
    font-family: "urbanist" !important;
    font-size: 75px !important;
    font-weight: 600 !important;
    line-height: 77px !important;
    letter-spacing: 0% !important;
    text-align: left !important;
    color: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
}

.long-product-card.home-style .content-container {
    border-radius: 40px;
    min-height: 500px;
    justify-content: start !important;
    padding-top: 40px !important;
}

.long-product-card.home-style .content-container .header .rating {
    float: right !important;
    margin-left: auto !important;
}

/* .long-product-card.home-style .content-container .header h6 {
    font-family: "urbanist" !important;
    padding: 10px 20px;
    border-radius: 60px;
    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    letter-spacing: 0% !important;
    color: #204d5e !important;
    background-color: #fff;
    padding: 5px 20px;
} */

/* .long-product-card.home-style .content-container p {
    font-family: "urbanist" !important;
    font-size: 40px !important;
    font-weight: 600 !important;
    line-height: 63px !important;
    letter-spacing: 0% !important;
    color: #204d5e !important;
} */

.long-product-card.home-style .content-container .header .rating i {
    font-size: 32px;
}

.long-product-card.home-style.zitalgic-sport .rating i {
    color: #7ecaeb;
}

.long-product-card.home-style.zitalgic-sport .btn-wrapper a {
    color: #fff !important;
    background-color: #7ecaeb !important;
}

.long-product-card.home-style.zitalgic-sport .content-container {
    background-color: #ecf4fe;
}

.long-product-card.home-style.zitalgic-sport .content-container .header h6 {
    /* margin-top: 15px; */
    /* background-color: #FFFFFF; */
}

.long-product-card.home-style.long-product-card .rating {
    align-self: end;
}

.video_detail_section {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
    height: 700px;
    /* max-height: 40vh; */
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
}

.video_detail_section .video_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    /* min-height: 300px; */
    max-width: 100%;
    overflow: hidden;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.video_detail_section .video_wrapper .video_play {
    max-width: 150px;
    max-height: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 1;
}

.testimonial-card {
    min-height: 415px;
    justify-content: space-between;
}

.ingredients {
    padding: 5rem 0;
    position: relative;
}

.ingredients .wrapper {
    width: 92rem;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
    display: inherit;
}

.ingredients .ingredients__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    list-style: none;
    margin: 5rem 0 0;
    padding: 0;
    gap: 2rem;
}

.ingredients__list {
    list-style: none;
}

.ingredients__list-item--first {
    flex: 0 0 38%;
}

.ingredients h2 {
    text-transform: capitalize;
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    margin: 0;
    padding: 0;
    color: #003e52;
    line-height: 1.35;
}

.ingredients h2 span {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 2.5;
    letter-spacing: 0.06em;
    color: #ee7827;
    display: block;
}

.ingredients .ingredients__list-item p {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.86;
    margin: 0;
    padding: 0;
    color: #003e52;
}

.ingredients__list-item--first p {
    width: 360px;
    max-width: 100%;
    margin: 1rem 0 0 !important;
}

.ingredients__list-item--green {
    flex: 0 0 28%;
    background-color: #ecf4fe;
    background-position: right bottom;
    background-repeat: no-repeat;
    border-radius: 5px;
    min-height: 215px;
    padding: 2rem;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    position: relative;
}

.template-index .ingredients__list-item--green {
    min-height: 212px;
}

/* .ingredients__list-item--green--first {
    background-image: url(https://cdn.shopify.com/s/files/1/0533/0970/2320/files/ing-1.png);
} */

.ingredients__list-item--green h4 {
    flex: 1 0 100%;
}

.ingredients__list-item--green p {
    margin: 0.5rem 0 auto;
    flex: 1 0 100%;
    line-height: 1.3;
}

.ingredients h4 {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2;
    color: #003e52;
    margin: 0;
    padding: 0;
}

.ingredients__list-item--last {
    flex: 0 0 6%;
    margin: 0 0 0 0;
}

.green-section {
    position: relative;
    padding: 7rem 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #ecf4fe;
    transition: 0.3s all cubic-bezier(0.55, 0.24, 0, 1.27);
}

.green-section--corner {
    border-top-left-radius: 200px;
}

.green-section--corner-2 {
    border-bottom-right-radius: 200px;
    padding-top: 0;
}

.green-section .wrapper {
    width: 92rem;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    justify-content: space-between;
    flex-flow: row;
    align-items: center;
}

.green-section .green-section__cell {
    flex: 0 0 45%;
}

.green-section .green-section__cell>img {
    width: 100%;
}

.green-section h2 {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    margin: 0;
    padding: 0;
    color: #003e52;
    line-height: 1.35;
}

.green-section h2 span {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 32.5px;
    letter-spacing: 0.78px;
    color: #ee7827;
    display: block;
    margin-bottom: 20px;
}

.green-section__cell h2 {
    margin: 0 0 2rem;
    text-transform: unset;
}

.green-section p {
    font-family: "Inter", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.86;
    margin: 0;
    padding: 0;
    color: #003e52;
    text-align: justify;
}

.green-section__cell p {
    margin: 0 0 1.5rem;
}

.green-section .custom-button {
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    display: inline-flex;
    appearance: none;
    border: 0;
    color: #fff;
    background: #003e52;
    border-radius: 100px;
    overflow: hidden;
    position: relative;
    padding: 1.5rem 4rem;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.5px;
    justify-content: center;
    font-weight: 500;
    font-family: "Inter", sans-serif;
}

.custom-button::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background: #ee7827;
    position: absolute;
    left: -100%;
    transition: 0.08s all ease;
    z-index: 1;
    bottom: 0;
    opacity: 0;
    top: 0;
}

.custom-button:hover::before {
    transform: translate(100%);
    left: -100%;
    opacity: 1;
}

.custom-button span {
    position: relative;
    z-index: 2;
}

.custom-button img {
    margin: 0 0 0 0.25rem;
}

.green-section .green-section__cell--full {
    flex: 1 0 100%;
}

.green-section .green-section__cell h2 {
    margin: 0 0 2rem;
    text-transform: unset;
}

.green-section .green-section__cell--full ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
    list-style: none;
    margin: 2rem auto;
    padding: 0;
    max-width: 70%;
}

.green-section .green-section__cell--full ul li {
    flex: 0 0 28%;
    margin: 3rem 0 0;
    text-align: left;
    display: flex;
    flex-direction: column;
}

.green-section .green-section__cell--full ul li img {
    max-width: 100px;
    height: 85px;
}

.green-section .green-section__cell--full ul li h4 {
    font-family: Urbanist, sans-serif;
    font-size: 25px;
    line-height: 27px;
    letter-spacing: 0%;
    font-weight: 600;
    margin: 0.7rem 0;
}

.green-section .green-section__cell--full ul li p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0%;
    font-weight: 400;
    width: 248px;
    max-width: 100%;
}

.feel_better_section {
    background-color: #ffffff;
    padding-bottom: 0px;
}

.feel_better_section h2 {
    font-family: "Urbanist";
    color: #204d5e;
    font-weight: 400;
    font-size: 50px;
    line-height: 54px;
    letter-spacing: 0%;
}

.feel_better_section p {
    font-family: "Inter";
    color: #204d5e;
    font-weight: 400;
    font-size: 15px;
    line-height: 27.9px;
    letter-spacing: 0%;
}

.feel_better_img {
    max-width: 450px;
    margin: auto;
}

.cta-area.style-1 .section-title .btn-inner-custom {
    border-radius: 50px;
    background-color: #ffffff;
    padding: 20px 30px;
    position: absolute;
    right: -40%;
    bottom: 10%;
    min-width: max-content;
    z-index: 9;
    padding: 25px 44px;
}

.cta-area.style-1 .section-title .btn-inner-custom h6 {
    font-family: "Urbanist";
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #204d5e;
    white-space: nowrap;
}

.about-img-container {
    margin-left: auto;
}

.about-section-img {
    max-width: 550px;
    max-height: 550px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.main-menu ul ul li a.zitalgic:hover {
    color: #fff !important;
    background-color: #ee7827 !important;
}

.main-menu ul ul li a.zitalgic-sport:hover {
    color: #fff !important;
    background-color: #2dafce !important;
}

.main-menu ul ul li a.relaxoil:hover {
    color: #fff !important;
    background-color: #7fb212 !important;
}

.main-menu ul ul li a.detoxoil:hover {
    color: #fff !important;
    background-color: #b19079 !important;
}

.page_header .video-cta {
    margin-top: 20px;
    position: relative;
    font-family: "urbanist";
    font-size: 26px;
    font-weight: 600;
    line-height: 45px;
    text-align: left;
    letter-spacing: -0.54px;
    min-width: 300px;
    min-height: 80px;
    box-sizing: border-box;
    display: flex;
    justify-content: start;
    align-items: center;
    background-color: #fffcfa;
    color: #ee7827;
    border-radius: 70px;
    padding: 10px 30px;
}

.page_header .video-cta svg {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
}

.page_header .bottom-title {
    position: absolute;
    bottom: 15%;
    left: 3%;
    transform: translateY(-15%);
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}

.page_header .bottom-title h1 {
    font-family: "urbanist";
    text-transform: capitalize !important;
    font-weight: 600;
    font-size: 150px;
    line-height: 150px;
    letter-spacing: 0%;
    text-align: left;
    color: #fff;
}

.contact-form-area .shape-overlay-wrapper .shape-overlay {
    background-color: #ecf4fe;
}

.contact-form-area .comment-respond {
    position: relative;
    margin: 50px 72px 0 0;
    background-color: transparent;
}

.post-comments-title h2 {
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 80px;
    color: #204d5e;
}

.contact-form-area .comment-respond input,
.contact-form-area .comment-respond textarea {
    background-color: #dbebff !important;
    border: none !important;
    color: #204d5e !important;
}

.contact-form-area .comment-respond .theme-btn {
    background-color: var(--secondary1);
    color: var(--primary2);
}

.icon-card.style-1.primary {
    background-color: var(--secondary11);
}

.icon-card.style-1 .content h3 {
    color: var(--primary2);
}

.icon-card.address {
    padding: 20px 0px;
}

.icon-card.address .content {
    gap: 0px;
}

.icon-card.address .content .desc {
    width: 100%;

    padding: 15px 20px;
    align-self: flex-start;
    flex-direction: row;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 15px;


}

.icon-card.address .content .desc img {
    width: 15px;
}

.icon-card.address .content .desc p {
    text-align: justify;
    font-weight: 400;
    color: #204D5E;
}

.icon-card.address .content .desc:first-of-type {
    margin-top: 10px;
    border-top: 1px solid #B7C9D4;
    border-bottom: 1px solid #B7C9D4;
}

.our_numbers_wrapper {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}

.our_numbers_wrapper .card-data {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    gap: 10px;
    text-align: center;
    border-radius: 50px;
    padding: 20px 30px;
}

.our_numbers_wrapper .card-data .title {
    font-family: "Urbanist";
    font-weight: 600;
    font-size: 70px;
    line-height: 105px;
    letter-spacing: -1.43px;
    color: inherit;
}

.our_numbers_wrapper .card-data p {
    font-family: "Urbanist";
    font-weight: 600;
    font-size: 18px;
    color: inherit;
    line-height: 22px;
    text-align: center !important;
}

.contact_map_container {
    display: flex;
    width: 100%;
    gap: 20px;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 50px;
    /* Ensures items wrap properly on smaller screens */
}

/* Left Contact Info Section */
.contact_info {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 15px;
}

/* Right Map Section */
.map_area {
    flex: 1;
    border-radius: 30px;
    overflow: hidden;
}

.contact_map_container .icon-card h3 {
    font-family: "urbanist";
    font-size: 23px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: -0.34px;
    color: #204d5e;
    text-align: center;
}

.contact_map_container .icon-card .desc {
    font-family: "Questrial";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    color: #585866;
}

.contact_map_container .icon-card {
    display: flex;
    flex-direction: column;
    background-color: #ecf4fe;
    border-radius: 20px;
    align-items: center;
    padding: 20px;
    gap: 20px;
    max-height: fit-content;
}

.contact_map_container .icon-card.address {
    padding: 20px 0px 0px 0px;
}

.contact_map_container .icon-card.sc {
    background-color: transparent !important;
    border: 1px solid rgba(32, 77, 94, 55);
}

.contact_map_container .icon-card .icon {
    width: 60px !important;
    height: 60px !important;
}

.products_wrapper {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
}

.products_wrapper .content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 20px;
    border-radius: 30px;
    padding: 20px 30px;
    min-height: 550px;
}

.products_wrapper .content img {
    position: absolute;
    bottom: -10%;
    right: 5%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: 200px;
    max-height: 280px;
    border-radius: 30px;
}

.products_wrapper .content .title {
    font-family: "Segoe UI Black Italic", "Segoe UI", sans-serif;
    text-transform: capitalize !important;
    font-weight: bold;
    font-style: italic;
    font-size: 35px;
    line-height: 77px;
    letter-spacing: -0.96px;
    text-align: left;
}

.products_wrapper .content .title sup {
    font-family: "Segoe UI Black Italic", "Segoe UI", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 77px;
    text-align: left;
    letter-spacing: -0.18px;
}

.products_wrapper .content p {
    color: #204d5e !important;
}

.products_wrapper .content.zitalgic {
    background-color: #fffcf3;
}

.products_wrapper .content.zitalgic .title {
    color: #ee7827 !important;
}

.products_wrapper .content.zitalgic-sport {
    background-color: #f3f9ff;
}

.products_wrapper .content.zitalgic-sport .title {
    color: #1da8dd !important;
}

.products_wrapper .content.relaxoil {
    background-color: #f7ffe7;
}

.products_wrapper .content.relaxoil .title {
    color: #7fb212 !important;
}

.products_wrapper .content.detoxoil {
    background-color: #fff4ec;
}

.products_wrapper .content.detoxoil .title {
    color: #885c39 !important;
}

.products_wrapper .content p {
    font-family: "Urbanist";
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
    color: inherit;
}

.lab_to_life {
    width: 86%;
    margin: auto;
    padding: 50px 20px;
    background-color: #f3f9ff;
    border-radius: 50px;
    margin-bottom: 50px;
}

.lab_to_life .section-title {
    margin-bottom: 20px;
}

.lab_to_life .content-1 {
    margin-bottom: 20px;
}

.lab_to_life .content-1 h1 {
    font-size: 64.27px;
    line-height: 77.3px;
    letter-spacing: -0.96px;
    font-family: "Urbanist" !important;
    font-weight: 600;
}

.lab_to_life .content-1 p {
    font-size: 20.45px;
    line-height: 31.9px;
    letter-spacing: 0%;
    font-family: "Urbanist" !important;
    font-weight: 400;
}

.lab_to_life .steps_container {
    position: relative;
    margin-top: 10vh;
    height: 1px;
    width: 100%;
    background-color: #1da8dd;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
}

.lab_to_life .steps_container .step {
    position: absolute;
    width: 1px;
    height: 10px;
    background-color: #1da8dd;
    top: -5px;
}

.lab_to_life .steps_container .step::before {
    font-family: "urbanist";
    content: attr(data-title);
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 23px;
    letter-spacing: -0.49px;
    line-height: 40px;
    font-weight: 600;
    color: #204d5e;
    white-space: nowrap;
}

.step .card {
    border: 0px;
    background-color: transparent;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 250px;
    max-width: 270px;
    text-align: left;
    padding: 15px;
    text-wrap: wrap;
}

.step .card img {
    width: 100%;
    border-radius: 30px;
    object-fit: cover;
    max-width: 100%;
    max-height: 190px;
}

.step .card p {
    font-size: 17px;
    letter-spacing: 0px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 10px;
    color: #204d5e;
}

.lab_to_life .steps_container .step.step-1 {
    left: 0;
}

.lab_to_life .steps_container .step.step-2 {
    left: 25%;
}

.lab_to_life .steps_container .step.step-3 {
    left: 50%;
}

.lab_to_life .steps_container .step.step-4 {
    left: 75%;
}

.lab_to_life .steps_container .step.step-5 {
    left: 100%;
}

.section-mobile {
    display: none !important;
}

.post-card .post-meta {
    margin-top: 0px;
}

.float-whatsapp {
    text-decoration: none;
    position: fixed;
    width: 80px;
    height: 80px;
    bottom: 15%;
    right: 3%;
    background-color: #25d366;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 40px;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: float 2s ease-in-out infinite;
    transition: background-color 0.5s;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.float-whatsapp:hover {
    border: 1px solid #25d366;
    background-color: #fff;
}

.float-whatsapp:hover i {
    color: #25d366;
}

.float-whatsapp:focus,
.float-whatsapp:active,
.float-whatsapp:visited {
    color: #fff;
}

.widget .social-profile a.youtube,
footer .social-profile a.youtube {
    color: #fff;
    background-color: #ff0000 !important;
}

.widget .social-profile a.instagram,
footer .social-profile a.instagram {
    background: linear-gradient(135deg,
            #405de6,
            #5851db,
            #833ab4,
            #c13584,
            #e1306c,
            #fd1d1d) !important;
}

.widget .social-profile a.facebook,
footer .social-profile a.facebook {
    color: #fff;
    background-color: #3b5998 !important;
}

.main-menu ul li a {
    padding: 42px 15px;
}

.header-menu-area.sticky_menu .main-menu ul li a {
    padding: 27px 15px;
}

.long-product-card .content-container p {
    text-align: justify;
}

.nice-select.select_option {
    border-radius: 12px;
    background-color: #DBEBFF;
    color: #204D5E;
    font-family: 'Questrial', sans-serif;
    font-weight: 400;
    font-size: 18px;
    border: none;
}

.nice-select.select_option {
    position: relative;
    /* Needed for positioning the arrow */
}

.nice-select.select_option::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-0%);
    right: 20px;
    width: 20px;
    height: 20px;
    background-image: url('../../images/custom/select2_icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0px;
    pointer-events: none;
    border: none;
    transform-origin: center;
}

.select_option.nice-select.open .list {
    margin-top: 5px;
    border-radius: 12px;
    background-color: #DBEBFF;
    max-height: 250px;
    overflow: scroll;
    border: none;
}

.select_option.nice-select .option {
    color: #204D5E;
    font-family: 'Questrial',
        sans-serif;
    font-weight: 400;
    font-size: 18px;
}

@media screen and (max-width: 1900px) {
    .lab_to_life .steps_container {
        width: 80%;
    }

    .step .card {
        border: 0px;
        background-color: transparent;
        position: absolute;
        top: 25px;
        left: 20px;
        min-width: 200px;
        max-width: 200px;
    }
}

/* ============= Responsive Design ============= */
@media screen and (max-width: 1400px) {
    .lab_to_life {
        width: 86%;
        margin: auto;
        padding: 50px 20px;
        background-color: #f3f9ff;
        border-radius: 50px;
        margin-bottom: 50px;
    }

    .lab_to_life .section-title {
        margin-bottom: 20px;
    }

    .lab_to_life .content-1 {
        margin-bottom: 20px;
    }

    .lab_to_life .content-1 h1 {
        font-size: 64.27px;
        line-height: 77.3px;
        letter-spacing: -0.96px;
        font-family: "Urbanist" !important;
        font-weight: 600;
    }

    .lab_to_life .content-1 p {
        font-size: 20.45px;
        line-height: 31.9px;
        letter-spacing: 0%;
        font-family: "Urbanist" !important;
        font-weight: 400;
    }

    .lab_to_life .steps_container {
        position: relative;
        margin-top: 10vh;
        margin-left: 40px;
        margin-right: auto;
        height: 1600px;
        width: 1px;
        background-color: #1da8dd;
        max-height: 1600px;
    }

    .lab_to_life .steps_container .step {
        position: absolute;
        width: 10px;
        height: 1px;
        background-color: #1da8dd;
        left: -5px;
        top: unset;
    }

    .lab_to_life .steps_container .step::before {
        font-family: "urbanist";
        content: attr(data-title);
        position: absolute;
        top: 50%;
        left: 30px;
        transform: translateY(-50%);
        font-size: 23px;
        letter-spacing: -0.49px;
        line-height: 40px;
        font-weight: 600;
        color: #204d5e;
        white-space: nowrap;
    }

    .step .card {
        border: 0px;
        background-color: transparent;
        position: absolute;
        top: 25px;
        left: 100px;
        transform: unset;
        min-width: 270px;
        max-width: 300px;
        text-align: left;
        padding: 15px;
        text-wrap: wrap;
    }

    .step .card img {
        width: 100%;
        border-radius: 30px;
        object-fit: cover;
        max-width: 100%;
        max-height: 190px;
    }

    .step .card p {
        font-size: 17px;
        letter-spacing: 0px;
        line-height: 25px;
        font-weight: 400;
        margin-top: 10px;
        color: #204d5e;
    }

    .lab_to_life .steps_container .step.step-1 {
        left: -5px;
        top: 0;
    }

    .lab_to_life .steps_container .step.step-2 {
        left: -5px;
        top: 25%;
    }

    .lab_to_life .steps_container .step.step-3 {
        left: -5px;
        top: 50%;
    }

    .lab_to_life .steps_container .step.step-4 {
        left: -5px;
        top: 75%;
    }

    .lab_to_life .steps_container .step.step-5 {
        left: -5px;
        top: 100%;
    }
}

/* Medium Screens (Tablets) */
@media screen and (max-width: 1024px) {
    .contact_map_container {
        flex-direction: column;
        /* Stack sections on smaller screens */
        align-items: center;
    }

    .contact_info {
        width: 100%;
        /* Increase width for better readability */
    }

    .map_area {
        width: 100%;
        min-height: 350px;
        border-radius: 0px;
        /* Adjust map height */
    }

    .map_area iframe {
        min-height: 350px;
    }
}

/* Small Screens (Mobile) */
@media screen and (max-width: 768px) {
    .step .card {
        border: 0px;
        background-color: transparent;
        position: absolute;
        top: 25px;
        left: 20px;
        min-width: 200px;
        max-width: 200px;
    }

    .step .card p {
        font-size: 17px;
        line-height: 25px;
    }

    .lab_to_life .steps_container {
        margin-left: 5px;
        height: 1300px;
    }

    .contact_info {
        width: 100%;
        /* Full width for mobile */
        align-items: center;
    }

    .contact_map_container .icon-card {
        width: 100%;
        max-height: none;
    }

    .map_area {
        border-radius: 0px;
        min-height: 300px;
        border-radius: 20px;
    }

    .map_area iframe {
        min-height: 300px;
    }
}

/* Extra Small Screens (Mobile) */
@media screen and (max-width: 480px) {
    .contact_info {
        width: 100%;
    }

    .contact_map_container .icon-card {
        width: 100%;
        padding: 15px;
    }

    .map_area {
        min-height: 250px;
        border-radius: 0px;
    }

    .map_area iframe {
        min-height: 250px;
    }
}

@media only screen and (max-width: 768px) {
    .products_wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .page_header .bottom-title {
        position: absolute;
        bottom: unset;
        top: 10%;
        left: 3%;
        transform: translateY(-30%);
    }

    .page_header .bottom-title h1 {
        font-family: "urbanist";
        text-transform: capitalize !important;
        font-weight: 600;
        font-size: 50px;
        line-height: 66px;
        letter-spacing: 0%;
        text-align: left;
        color: #fff;
    }

    .lab_to_life .content-1 h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .long-product-card .content-container p {
        margin-top: 5px;
    }

    .research-card {
        flex-direction: column;
        gap: 20px;
    }

    .research-card .img-container {
        width: 100%;
    }

    .research-card .content {
        width: 100%;
    }

    .research-card .content h5 {
        margin-bottom: 10px;
    }

    .long-product-card {
        flex-direction: column;
        margin: 50px 0;
    }

    .long-product-card.style-right {
        flex-direction: column;
    }

    .long-product-card .img-container {
        width: 100%;
    }

    .long-product-card .content-container {
        width: 100%;
        min-height: unset;
    }

    .cta-area.style-1 .service-btn-area {
        left: 5%;
        right: unset;
    }

    .long-product-card .content-container .header h6 {
        font-size: 50px;
        line-height: 60px;
    }

    .long-product-card .content-container .header h6 sup {
        font-size: 30px;
        line-height: 60px;
    }

    .long-product-card.home-style .content-container {
        border-radius: 40px;
        min-height: fit-content;
        padding: 30px 30px;
    }

    .long-product-card .img-container .bottom-right-corner-shape {
        position: absolute;
        bottom: -1px;
        right: -1px;
    }

    .long-product-card .img-container .corner-shape-1 {
        right: 0px;
        bottom: 133px;
    }

    .long-product-card .img-container .corner-shape-2 {
        right: 258.5px;
        bottom: 0;
    }

    .long-product-card .rating i {
        font-size: 25px;
    }

    .page_header .content {
        top: 20%;
        transform: translateY(-20%);
    }

    .long-product-card.home-style .content-container .header {
        margin-bottom: 0px;
    }

    .long-product-card.home-style .img-container .banner_content {
        position: absolute;
        top: 5%;
        left: 20%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        max-width: 50%;
    }

    .long-product-card.home-style .img-container .banner_content h4 {
        font-size: 55px !important;
        font-weight: 600 !important;
        line-height: 65px !important;
    }

    .long-product-card.home-style .content-container {
        border-radius: 40px;
        min-height: fit-content;
        justify-content: start !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .long-product-card.home-style .content-container .header .rating {
        float: right !important;
        margin-left: auto !important;
    }

    /* .long-product-card.home-style .content-container .header h6 {
        font-size: 17px !important;
        font-weight: 600 !important;
        line-height: 24px !important;
        color: #204d5e !important;
    } */

    /* .long-product-card.home-style .content-container p {
        font-size: 25px !important;
        line-height: 45px !important;
    } */

    .long-product-card.home-style .content-container .header .rating i {
        font-size: 15px;
    }
}

@media (max-width: 1025px) {

    .our_numbers_wrapper,
    .products_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .products_wrapper .content {
        margin-bottom: 30px;
    }

    .green-section .green-section--tocorner {
        flex-flow: row;
    }

    .green-section .green-section {
        padding: 4rem 0 1rem;
    }

    .green-section .wrapper {
        padding: 0 1.5rem;
        display: flex;
        flex-flow: column;
    }

    .green-section .green-section__cell {
        flex: 0 0 45%;
    }

    .green-section .green-section__cell:first-of-type>img {
        margin: 0 0 1rem;
    }

    .green-section .green-section--tocorner .green-section__cell:first-of-type>img {
        margin: 2rem 0 0;
    }

    .green-section .green-section__cell h2 {
        font-size: 32px;
        line-height: 50px;
    }

    .green-section .green-section__cell--full ul {
        justify-content: space-between;
        margin: 1rem 0 0;
        max-width: 100%;
    }

    .green-section .green-section__cell--full ul li {
        flex: 0 0 32%;
        margin: 2rem 0 0;
        text-align: left;
        max-width: 32%;
    }

    .green-section .green-section__cell--full ul li h4 {
        margin: 1rem 0;
        text-align: left;
        font-size: 13px;
        line-height: 17px;
    }

    .green-section .green-section__cell--full ul li p {
        width: auto;
        margin: 0 auto;
        text-align: left;
    }

    .page_header {
        height: 60vh;
    }

    .page_header .content h2 {
        font-size: 100px;
        line-height: 120px;
    }

    .page_header .content h2 label {
        font-size: 50px;
        line-height: 100px;
    }

    .page_header .content h2 sup {
        font-size: 30px;
        line-height: 100px;
    }

    .page_header .content p {
        font-size: 35px;
        line-height: 58px;
    }

    .video_detail_section .video_wrapper .video_play {
        max-width: 100px;
        max-height: 100px;
    }

    .page_header .content {
        max-width: 90%;
    }
}

@media (max-width: 810px) {

    .our_numbers_wrapper,
    .products_wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .about-section-img {
        margin-top: 1.5rem !important;
    }

    .ingredients .ingredients_banner {
        display: none;
    }

    .green-section .green-section--corner {
        border-top-left-radius: 60px;
    }

    .green-section .green-section--tocorner {
        flex-flow: row;
    }

    .green-section .green-section__cell {
        flex: 0 0 45%;
    }

    .green-section .green-section__cell:first-of-type>img {
        margin: 0 0 1rem;
    }

    .green-section .green-section__cell h2 {
        font-size: 28px;
        line-height: 45px;
    }

    .green-section .green-section__cell--full ul {
        gap: 0.51rem;
        justify-content: space-evenly !important;
        margin: 2rem 0 0 !important;
        max-width: 100%;
    }

    .green-section .green-section__cell--full ul li {
        margin: 0 !important;
        flex: 0 0 30% !important;
    }

    .green-section .green-section__cell--full ul li p {
        display: none !important;
    }

    .page_header {
        height: 60vh;
    }

    .page_header .content h2 {
        font-size: 70px;
        line-height: 90px;
    }

    .page_header .content h2 label {
        font-size: 30px;
        line-height: 60px;
    }

    .page_header .content h2 sup {
        font-size: 25px;
        line-height: 60px;
    }

    .page_header .content p {
        font-size: 25px;
        line-height: 40px;
    }

    /* .video_detail_section {
        margin: 10vh 0;
        height: unset;
    } */

    /* .video_detail_section .video_wrapper {
        min-height: 40vh;
    } */

    .green-section {
        padding: 4rem 0;
    }

    .ingredients {
        padding: 1rem 0;
    }

    .footer-widget {
        margin-bottom: 0px;
    }
}

@media (max-width: 560px) {
    .post-card .content {
        gap: 10px !important;
    }

    .post-card {
        gap: 20px;
    }

    .our_numbers_wrapper,
    .products_wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .ingredients .ingredients_banner {
        display: none;
    }

    .green-section .green-section--tocorner {
        flex-flow: column-reverse;
    }

    .green-section .green-section__cell {
        flex: 1 0 100%;
    }


    .green-section .green-section__cell:first-of-type>img {
        margin: 0 0 1rem;
    }

    .green-section .green-section__cell h2 {
        margin: 0 0 1rem;
    }

    .green-section .green-section__cell--full ul li {
        flex: 0 0 48%;
        margin: 2rem 0 0;
        text-align: left;
        max-width: 48%;
    }

    .page_header {
        height: 60vh;
    }

    .page_header .content h2 {
        font-size: 50px;
        line-height: 80px;
    }

    .page_header .content h2 label {
        font-size: 25px;
        line-height: 50px;
    }

    .page_header .content h2 sup {
        font-size: 10px;
        line-height: 50px;
    }

    .page_header .content p {
        font-size: 16px;
        line-height: 25px;
    }

    .ingredients .ingredients__list {
        flex-direction: column;
        margin-top: 0px;
    }

    .ingredients__list-item--last {
        display: none;
    }

    .ingredients .ingredients__list-item {
        flex: 1 !important;
        width: 100% !important;
        /* min-height: fit-content !important; */
    }

    .footer .footer-top-area .subscribe-footer-widget .subscribe-widget .subscribe-form-title .title {
        font-size: 25px;
        line-height: 37px;
    }

    .footer .footer-top-area .subscribe-footer-widget .subscribe-widget .subscribe-form-title .sub-title {
        font-size: 40px;
        font-weight: 500;
        line-height: 60px;
    }
}
