/* 
Theme Name: Cell Secure Bio
Author: Collective42
Template: hello-elementor
Description: Custom theme for Cell Secure Bio based on Hello elementor
Version: 1.0.1
Text Domain: hello-elementor-child
*/


h3.elementor-icon-box-title {
    margin: 0;
}

/* Testimonial Css */
.testimonials-carousel .owl-stage-outer {
    padding: 25px 0;
}

.testimonials-carousel .testimonial .testimonial-card {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0 4px 8px -2px rgba(16, 24, 40, 0.10), 0 2px 4px -2px rgba(16, 24, 40, 0.06);
    padding: 45px;
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.testimonials-carousel .testimonial .testimonial-card .testimonial-header {
    display: flex;
    align-items: center;
    gap: 30px;
}

.testimonials-carousel .testimonial .testimonial-card .testimonial-header .quote-icon {
    border-radius: 50%;
    background: #2E287A;
    display: flex;
}

.testimonials-carousel .testimonial .testimonial-card .testimonial-header .testimonial-meta h3 {
    color: #072157;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
}

.testimonials-carousel .testimonial .testimonial-card .testimonial-header .testimonial-meta span {
    color: #3B3082;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.testimonials-carousel .testimonial .testimonial-card .testimonial-content {
    color: #284073;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.testimonials-carousel button.owl-dot {
    width: 12px;
    height: 12px;
    background: #13234A !important;
    opacity: 0.5;
    border: none;
    border-radius: 0 !important;
}

.testimonials-carousel button.owl-dot.active {
    width: 12px;
    height: 12px;
    background: #3B3082 !important;
    opacity: 1 !important;
    border: none;
    border-radius: 0 !important;
}

.testimonials-carousel .owl-dots {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}

.latest-posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    align-content: center;
    justify-content: center;
}

.latest-posts-grid .post-item {
    padding: 24px 24px 32px 24px;
    background: #fff;
    box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.03);
    display: flex;
    flex-direction: column;
}

.latest-posts-grid .post-item a {
    order: 1;
}

.latest-posts-grid .post-item a img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.latest-posts-grid .post-item h3.post-title a {
    color: var(--header, #072157);
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.latest-posts-grid .post-item h3.post-title {
    margin: 12px 0 8px 0;
    order: 3;
}

.latest-posts-grid .post-item .post-tags {
    display: flex;
    gap: 8px;
    order: 2;
    margin-top: 24px;
}

.latest-posts-grid .post-item .post-tags .post-tag {
    color: #3B3082;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.latest-posts-grid .post-item .post-excerpt {
    color: #284073;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-top: 8px;
    order: 4;
}

.blog-posts .elementor-post__card {
    padding: 24px !important;
    background: #FFF;
    box-shadow: 0 4px 8px -2px rgba(16, 24, 40, 0.10), 0 2px 4px -2px rgba(16, 24, 40, 0.06);
}

.blog-posts .elementor-post__card .elementor-post__badge {
    position: relative;
    padding: 0;
}

.blog-posts .elementor-post__card a img {
    height: 240px;
    object-fit: cover;
}

form.subscribe-form input {
    border: 1px solid var(--Gray-300, #D0D5DD) !important;
    background: rgba(255, 255, 255, 0.10) !important;
    padding: 16px 15px !important;
    color: #13234A !important;
    font-family: "inter", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 54px !important;
}

form.subscribe-form .gform-footer.gform_footer input#gform_submit_button_2 {
    background: #1DA4EA !important;
    padding: 12px 30px !important;
    color: #FFF !important;
    text-align: center;
    font-family: "Inter", sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 32px !important;
    text-transform: uppercase;
}

form.subscribe-form .gform-footer.gform_footer {
    margin-top: 14px !important;
}

/*Blog Listing Page Css*/

.blog .filters-wrap {
    display: flex;
    gap: 18px;
    width: 57%;
}

.blog .filters-wrap select {
    border-radius: 8px;
    border: 1px solid #D0D5DD;
    background: #FFF;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 10px 14px;
    color: #101828;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    appearance: none;
}

.blog .filters-wrap .filter-by,
.blog .filters-wrap .sort-by {
    position: relative;
    width: 100%;
}

.blog .filters-wrap .filter-by:after,
.blog .filters-wrap .sort-by:after {
    content: '';
    background: url('/wp-content/uploads/2026/06/filters-down-arrows.svg')no-repeat;
    background-size: cover;
    position: absolute;
    height: 6px;
    width: 10px;
    top: 20px;
    bottom: 0;
    right: 14px;
    z-index: 10;
}

.categoriesList nav ul li.cat-item {
    padding: 10px 14px;
}

.categoriesList nav ul li.cat-item a {
    color: var(--Gray-500, #667085);
    font-family: "Inter", sans-serif !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.categoriesList nav ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.categoriesList h5 {
    color: var(--header, #072157);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin: 0;
    margin-bottom: 20px;
}

.social-share-icons .elementor-share-btn__icon {
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #D0D5DD;
    background: #FFF;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
}

/*Home Slider CSS*/
.home-video-slider,
.home-video-slider .owl-stage-outer,
.home-video-slider .owl-stage,
.home-video-slider .owl-item,
.home-video-slider .slide {
    height: calc(100vh - 85px);
}

.home-video-slider {
    position: relative;
    overflow: hidden;
    background: #000;
    display: block !important;
}

.home-video-slider .slide {
    position: relative;
    overflow: hidden;
}

.home-video-slider .media-bg {
    position: absolute;
    inset: 0;
    z-index: -1;
}

.home-video-slider .media-bg img {
    object-fit: cover;
    object-position: center;
    height: 100%;
}

.home-video-slider .overlay {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg,
            rgba(35, 14, 91, .92) 0%,
            rgba(35, 14, 91, .80) 30%,
            rgba(13, 30, 82, .45) 60%,
            rgba(0, 0, 0, .25) 100%);
    z-index: 1;
}

.home-video-slider .content {
    position: relative;
    left: 8%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 832px;
    color: #fff;
    z-index: 1;
    position: relative;
}

.home-video-slider .eyebrow {
    color: #97E6FE;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.32px;
    text-transform: uppercase;
}

.home-video-slider h1 {
    color: #FFF;
    font-family: Inter;
    font-size: 54px;
    font-style: normal;
    font-weight: 600;
    line-height: 67px;
    letter-spacing: -1.08px;
}

.home-video-slider p {
    color: #E4E4E7;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.home-video-slider .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 150px;
    height: 48px;
    padding: 0 24px;
    color: #3B3082;
    text-decoration: none;
    transition: .3s;
    margin-top: 24px;
    font-weight: 600;
    background: #97E6FE;
}

.home-video-slider .btn1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 150px;
    height: 48px;
    padding: 0 24px;
    margin-left: 10px;
    color: #3B3082;
    text-decoration: none;
    transition: .3s;
    margin-top: 24px;
    background: #fff;
    font-weight: 600;
}

.home-video-slider .media-bg video {
    transform: scaleX(-1);
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.home-video-slider .owl-dots {
    position: absolute;
    bottom: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
}

.home-video-slider .owl-dots button.owl-dot {
    width: 12px;
    height: 12px;
    opacity: 0.5;
    background: #FFF;
    border-radius: 0;
}

.home-video-slider .owl-dots button.owl-dot.active {
    background: #3B3082;
    opacity: 1;
}

.gform_heading {
    display: none !important;
}

form.contactUsForm #gform_fields_1,
.ginput_complex {
    column-gap: 32px !important;
    row-gap: 24px !important;
}

.ginput_complex .ginput_right {
    inline-size: 47% !important;
}

form.contactUsForm #gform_fields_1 label,
form.contactUsForm #gform_fields_1 legend {
    color: #344054 !important;
    font-family: "Inter", sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    margin-bottom: 6px !important;
    margin: 0;
}

footer .elementor-nav-menu a,
.elementor-nav-menu li {
    position: relative;
    display: list-item !important;
}

footer .elementor-nav-menu li {
    list-style: square;
}

form.contactUsForm #gform_fields_1 label .gfield_required {
    color: #FF0037;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

form.contactUsForm #gform_fields_1 input,
form.contactUsForm #gform_fields_1 textarea,
form.contactUsForm #gform_fields_1 select {
    border: 1px solid #D0D5DD !important;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 10px 14px;
    color: #667085;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    height: 44px;
}
form.contactUsForm .gform_footer button#gform_submit_button_1, form.contactUsForm .gfield-choice-toggle-all button#button_13_select_all {
    background: #13234A;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 12px 20px;
    color: #FFF;
    font-family: "Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
}

form.contactUsForm .gform_footer, .gform-theme--foundation .gform_page_footer {
    margin-top: 32px !important;
}
.iti__flag.iti__globe {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.gchoice.gchoice_1_13_1 label {
    margin-bottom: 0px !important;
}

form.contactUsForm .gfield_checkbox .gchoice {
    gap: 10px !important;
    align-items: center !important;
}

form.contactUsForm .gfield_checkbox {
    gap: 6px !important;
    padding: 10px 12px;
}

form.contactUsForm .gfield_checkbox .gchoice input {
    background: #E3E3E3 !important;
    height: 14px !important;
    width: 14px !important;
    padding: 3.5px 2.333px !important;
}

form.contactUsForm .gfield_checkbox .gchoice input:before {
    color: #fff;

    table.storage-table tbody tr td a {
        color: #284073;
        text-decoration: underline;
    }

    background: #3B3082;
    height: 14px;
    width: 14px;
    display: flex;
    padding: 3px 2px;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

form.contactUsForm input[type="submit"] {
    background: #13234A !important;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05) !important;
    padding: 12px 20px !important;
    color: var(--Base-White, #FFF) !important;
    font-family: Inter;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    /* 150% */
    width: 100% !important;
    border-radius: 0 !important;
}

.ginput_complex .ginput_right {
    padding: 0 !important;
    inline-size: 47% !important;
}

.gform-theme--foundation form#gform_1 .gform-grid-row {
    margin-inline: 0;
}

#posts-archive-section .elementor-pagination {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    width: 100%;
}

#posts-archive-section nav.elementor-pagination {
    position: absolute;
    width: 1280px;
}

#posts-archive-section .elementor-pagination .page-numbers.prev {
    justify-self: start;
    color: var(--Open_Grey700, #3D3E5A);
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    display: flex;
    gap: 8px;
    align-items: center;
    border-radius: 8px;
    border: 1px solid var(--Open_Grey400, #E3E8EC);
    background: var(--Base-White, #FFF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 8px 14px;
}

#posts-archive-section .elementor-pagination .pagination-center {
    display: flex;
    gap: 2px;
    justify-self: center;
    align-items: center;
}

#posts-archive-section .elementor-pagination .page-numbers.next {
    justify-self: end;
    color: var(--Open_Grey700, #3D3E5A);
    font-family: "Inter" sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    display: flex;
    gap: 8px;
    align-items: center;
    border-radius: 8px;
    border: 1px solid var(--Open_Grey400, #E3E8EC);
    background: var(--Base-White, #FFF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 8px 14px;
}

#posts-archive-section .elementor-pagination .pagination-center .page-numbers,
#posts-archive-section .elementor-pagination .pagination-center a.page-numbers {
    padding: 12px;
}

form.footer-newsletter-form {
    width: 100% !important;
    display: flex;
    align-items: center;
    gap: 30px;
}

form.footer-newsletter-form .gform-body {
    flex-grow: 1 !important;
}

form.footer-newsletter-form input {
    width: 100% !important;
    background: rgba(255, 255, 255, 0.10) !important;
    padding: 16px 15px !important;
    color: #FFF !important;
    font-family: "Inter", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 54px !important;
    border: none !important;
    border-radius: 0 !important;
    outline: none !important;
}

form.footer-newsletter-form input::placeholder {
    color: #fff !important;
}


form.footer-newsletter-form button#gform_submit_button_3 {
    background: #1DA4EA !important;
    padding: 10px 30px !important;
    text-align: center;
    font-weight: 700 !important;
    line-height: 32px !important;
    text-transform: uppercase !important;
    margin: 0 !important;
    outline: none !important;
    border-radius: 0 !important;
}

form.footer-newsletter-form .gform-footer {
    margin: 0 !important;
}

.storage-table {
    margin: 0;
    width: 1280px;
}

.storage-table thead tr th {
    color: var(--header, #072157);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: capitalize;
    width: max-content !important;
    vertical-align: middle;
}

table.storage-table tbody tr td a {
    color: #284073;
}

.storage-table tbody tr td {
    color: var(--body, #284073);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.12px;
}

form.contactUsForm #gform_fields_1 .gfield--type-consent input {
    padding: 0;
    height: auto;
}

form.contactUsForm #gform_fields_1 .gfield--type-consent label {
    color: #333333 !important;
    margin: 0 0 0 10px !important;
    font-size: 13px !important;
    font-family: unset !important;
}

/* Gravity form Country code css */
.iti {
    width: 100% !important;
}

.gform_wrapper form .iti button.iti__selected-country {
    background: transparent !important;
    box-shadow: none !important;
    color: #111322 !important;
    height: 100% !important;
    font-family: Inter !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    outline: none !important;
    padding: 7px !important;
}

.gform_wrapper form .iti button.iti__selected-country .iti__arrow {
    width: 8px;
    height: 8px;
    margin-left: 10px;
}

.gform_wrapper form .iti .iti__selected-dial-code {
    color: #5D6B98;
}

.gform_wrapper form .iti button.iti__selected-country .iti__selected-country-primary,
.gform_wrapper form .iti button.iti__selected-country .iti__selected-country-primary:hover {
    background-color: transparent !important;
}

.gform_wrapper form .iti button.iti__selected-country:focus {
    border: none !important;
}

.gform_wrapper form input#iti-0__search-input {
    padding-left: 35px;
}

.gform_wrapper form button.iti__search-clear {
    background: #fff !important;
    padding: 5px !important;
    box-shadow: none !important;
}

.gform_wrapper form .iti__dropdown-content ul li {
    font-family: 'Inter';
    color: #404968;
}

.gform-theme--framework .gform_validation_errors .gform_submission_error,
.gfield_validation_message {
    font-family: 'Inter' !important;
}

.sub-head .elementor-icon-box-wrapper .elementor-icon-box-icon {
    padding-top: 6px;
}

.contactUsForm p.consent {
    font-size: 13px;
}


/* Swiper */
.our-projects .swiper-slide:hover .plus-icon {
    opacity: 1;
    transform: scale(1);
    z-index: 99;
}

.our-projects .swiper-slide:hover .cara-details {
    opacity: 1;
    z-index: 99;
    transform: translateY(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
    transform: translateY(0);
}

.our-projects .swiper-slide .plus-icon {
    position: absolute;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    transform: scale(0);
    opacity: 0;
    transition: all 300ms linear 0s;
}

.our-projects .swiper-slide .cara-details {
    position: absolute;
    bottom: 5%;
    z-index: 2;
    left: 5%;
    width: 90%;
    opacity: 0;
    background: var(--white-color);
    text-align: left;
    color: var(--white-color);
    display: inline-block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transform: translateY(30px);
    -moz-transform: translate(30px);
    -webkit-transform: translate(30px);
    -o-transform: translate(30px);
    -ms-transform: translate(30px);
    transform: translateY(30px);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*Home Slider CSS end*/
.gr-border {
    position: relative;
    z-index: 2;
    padding: 40px;
    border: 1px solid transparent;
    border-image: linear-gradient(180deg,
            #a36cff 0%,
            #8d7cff 35%,
            #79cfff 100%) 1;
}

@media screen and (max-width:1280px) {
    #posts-archive-section nav.elementor-pagination {
        width: calc(100vw - 60px);
    }
}

@media(max-width:1024px) {

    .home-video-slider,
    .home-video-slider .owl-stage-outer,
    .home-video-slider .owl-stage,
    .home-video-slider .owl-item,
    .home-video-slider .slide {
        height: 600px;
    }

    .home-video-slider h1 {
        font-size: 48px;
    }

    .home-video-slider p {
        font-size: 16px;
    }

    .latest-posts-grid {
        gap: 16px;
    }

    .latest-posts-grid .post-item {
        padding: 12px;
    }

    div#contact-btn a {
        width: 100%;
        color: white;
    }
}

@media(max-width:767px) {

    .home-video-slider,
    .home-video-slider .owl-stage-outer,
    .home-video-slider .owl-stage,
    .home-video-slider .owl-item,
    .home-video-slider .slide {
        height: 550px;
    }

    .home-video-slider .content {
        left: 0;
        right: 0;
        max-width: 100%;
        padding: 0 20px;
    }

    .home-video-slider .overlay {
        background: linear-gradient(90deg, rgba(35, 14, 91, .92) 0%, rgba(35, 14, 91, .80) 30%, rgba(13, 30, 82, .45) 80%, rgba(0, 0, 0, .25) 100%);
    }

    .home-video-slider h1 {
        font-size: 34px;
        line-height: 42px;
    }

    .home-video-slider p {
        font-size: 15px;
        line-height: 1.7;
    }

    #posts-archive-section nav.elementor-pagination {
        width: 100%;
    }

    .gr-border {
        padding: 20px !important;
    }

    form.footer-newsletter-form {
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px;
    }

    form.footer-newsletter-form .gform-footer,
    form.footer-newsletter-form button#gform_submit_button_3 {
        width: 100%;
    }

    .latest-posts-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .testimonials-carousel .testimonial .testimonial-card {
        padding: 22px;
    }

    form.contactUsForm #gform_fields_1 {
        column-gap: 0px !important;
    }
}