/**
Theme Name: Verily Solutions
Author: Blue Winds Media
Author URI: https://www.bluewindsmedia.com
Description: A custom theme for Verily Solutions, built on the Astra framework.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: verily-solutions
Template: astra
*/

/* ======= Common CSS: Start ======= */
*,
::before,
:after {
    box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}

p {
    margin: 0px 0px 20px;
}

p:last-child {
    margin: 0px 0px 0px;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover,
a:focus {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

ul,
ol,
li {
    list-style: none;
}

ul+ul,
ul+ol,
ol+ul,
ol+ol {
    margin: 20px 0px 0px;
}

a:focus,
a:focus-within,
a:focus-visible,
a:target,
a:visited,
a:active,
button:focus,
button:focus-within,
button:focus-visible,
button:target,
button:visited,
button:active,
input:focus,
input:focus-within,
input:focus-visible,
input:target,
input:visited,
input:active,
select:focus,
select:focus-within,
select:focus-visible,
select:target,
select:visited,
select:active,
textarea:focus,
textarea:focus-within,
textarea:focus-visible,
textarea:target,
textarea:visited,
textarea:active {
    outline: none;
    box-shadow: none;
    font-family: inherit;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
::-ms-input-placeholder,
::placeholder {
    color: inherit;
    opacity: 1;
    font-family: inherit;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ======= Common CSS: End ======= */



/* ======= Hover Button CSS: Start ======= */

/* ======= Hover Button CSS: End ======= */



/* ======= Heading Text Anim CSS: Start ======= */
span.word {
    display: inline-flex;
    overflow: hidden;
}

.text-anim span.word span.char {
    opacity: 0;
    transition: all 1.2s cubic-bezier(0.17, 0.17, 0, 0.79) !important;
}

.text-anim.split-is h1 span.word span.char,
.text-anim.split-is h2 span.word span.char,
.text-anim.split-is h3 span.word span.char,
.text-anim.split-is h4 span.word span.char {
    opacity: 1;
    transition-delay: calc(30ms * var(--char-index)) !important;
    display: inline-flex;
}

/* ======= Heading Text Anim CSS: End ======= */



/* ======= Header Section CSS: Start ======= */


/* ======= Header Section CSS: End ======= */



/* ======= Footer Section CSS: Start ======= */

.footer-menu-sec .e-con-inner {
    margin-right: 0 !important;
}

.form-main-sec .elementor-form-fields-wrapper .elementor-field-group input:focus,
.form-main-sec .elementor-form-fields-wrapper .elementor-field-group textarea:focus {
    box-shadow: none !important;
    border-style: solid !important;
}

.form-main-sec .elementor-form-fields-wrapper .elementor-field-group input,
.form-main-sec .elementor-form-fields-wrapper .elementor-field-group textarea {
    padding: 0 !important;
}

.sub-heading-footer h4:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
}

.sub-heading-footer h4 {
    display: flex;
    align-items: center;
}

.form-main-sec button.elementor-button.elementor-size-sm span.elementor-button-text {
    color: #000 !important;
    transition: all 0.3s ease-in-out;
}

.form-main-sec button.elementor-button.elementor-size-sm:hover span.elementor-button-text {
    color: rgb(85, 19, 51) !important;
}

.footer-main-sec:before {
    mix-blend-mode: hard-light;
}

/* ======= Footer Section CSS: End ======= */



/* =======  Banner Section CSS: Start ======= */

/* .hero-section-inner:before {
    content: '';
    background-image: url(https://wordpress-1097225-5794173.cloudwaysapps.com/wp-content/uploads/2025/08/Line-12.png);
    height: 115px;
    width: 20px;
    left: 320px;
    bottom: -60px;
    background-repeat: no-repeat;
    top: auto;
    background-color: #551333;
} */

.hero-section-inner:before {
    content: '';
    background-color: #551333;
    height: 55px;
    width: 2px;
    top: auto;
    left: 325px;
    position: absolute;
    bottom: -55px;
}

.hero-section-inner .e-con-inner:before {
    content: '';
    background-color: #551333;
    height: 12px;
    width: 12px;
    top: auto;
    left: 320px;
    position: absolute;
    bottom: -55px;
    border-radius: 100%;
}

.hero-section-inner:after {
    content: '';
    background-color: #fff;
    height: 55px;
    width: 2px;
    top: auto;
    left: 325px;
    position: absolute;
    bottom: 0;
}

/* .hero-banner-main-sec:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.90) 100%);
    position: absolute;
} */



.sub-heading h4:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #551333;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
}

/* =======  Banner Section CSS: End ======= */

.sub-heading h4 {
    display: flex;
    align-items: center;
}

.service-slider .swiper-pagination-progressbar {
    bottom: 0 !important;
    top: unset !important;
    width: 1280px !important;
}

.service-number {
    color: #551333;
    text-align: right;
    font-family: "Abril Fatface", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 0.85em;
    text-transform: uppercase;
    padding-bottom: 59px;
    transition: all 0.3s ease-in-out;
}

.service-btn.elementor-widget-button {
    margin-top: auto !important;
    margin-bottom: 0 !important;
}

.service-sec:hover {
    background-color: #551333 !important;
}

.service-slider .swiper-pagination-progressbar-fill:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #551333;
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: -6px;
}

.service-slider .swiper-pagination-progressbar {
    background: rgba(85, 19, 51, 0.30) !important;
}

.service-sec .service-heading h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.service-sec:hover .service-content,
.service-sec:hover .service-heading h2,
.service-sec:hover .service-number,
.service-sec:hover .elementor-button-text,
.service-sec:hover .service-content .elementor-widget-container {
    color: #fff !important;
}

.service-sec:hover .service-btn .elementor-button-icon svg circle {
    fill: #fff !important;
}

.service-sec,
.service-content,
.service-heading h2,
.service-btn .elementor-button-icon svg circle,
.service-sec .elementor-button-text {
    transition: all 0.3s ease-in-out;
}

.service-btn .elementor-button-icon svg {
    height: 10px;
    width: 10px;
}

.statistics-sec:after {
    content: '';
    background-image: url(https://wordpress-1097225-5794173.cloudwaysapps.com/wp-content/uploads/2025/08/Line-15.svg);
    left: 0;
    right: 0;
    width: 6px;
    height: 55px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: top;
    border: 0px;
    margin: auto;
    bottom: 0;
}

.counter-sec .elementor-counter-number-wrapper {
    padding-right: 45px;
}

.counter-sec .elementor-counter-number-wrapper:before {
    content: '+';
    color: #551333;
    position: absolute;
    right: 0;
    font-family: "Abril Fatface", sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    top: -15px;
}

.services-main-sec .e-con-inner {
    margin-right: 0;
}

.services-main-sec .service-slider .swiper {
    width: calc(100% + 170px)
}

.service-section:before {
    content: '';
    border-radius: 40px 0 0 40px;
    background: #F0F0F0;
    left: 100px;
    position: absolute;
}

.cta-section:before {
    content: '';
    border-radius: 0 40px 40px 0;
    background-image: url(https://wordpress-1097225-5794173.cloudwaysapps.com/wp-content/uploads/2025/08/CTA-1.png);
    right: 75px;
    left: auto;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.why-us-favicon {
    mix-blend-mode: soft-light;
}

.why-us-inner-sec .e-con-inner {
    margin-left: 0px !important;
}

.review-sec:before {
    content: '';
    border-radius: 40px;
    background: #F0F0F0;
    left: 100px;
    position: absolute;
}

.testimonial-sec .elementor-testimonial__image img {
    object-fit: contain !important;
}

.testimonial-sec .elementor-swiper-button {
    background-color: #fff;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.testimonial-sec .elementor-testimonial__cite {
    margin-top: 60px !important;
}

.service-content p {
    margin-bottom: 30px !important;
}

.service-content strong {
    font-weight: 700 !important;
}

/* .footer-main-sec:before {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(85, 19, 51, 1) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
} */

.counter-rating-title span {
    color: #551333;
}

.counter-rating-title p {
    color: #454545;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    line-height: 1em;
    font-weight: 500;

}

.testimonial-sec .elementor-swiper-button-prev {
    left: -100px !important;
}

.testimonial-sec .elementor-swiper-button-next {
    right: -100px !important;
}

.service-tab .e-n-tabs-heading button {
    width: 100% !important;
    min-width: 200px !important;
}


.service-tab .e-n-tabs-content .elementor-widget-loop-grid .elementor-loop-container.elementor-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap !important;
}

.service-tab .e-n-tabs-content .elementor-widget-loop-grid .elementor-loop-container.elementor-grid .e-loop-item {
    width: 32% !important;
}

.banner-img {
    filter: drop-shadow(2px 4px 40px rgba(0, 0, 0, 0.5));
}

/* ======= Responsive CSS: Start ======= */

/*
    Elementor Breakpoint For Responsive Screen : 
    Mobile Portrait   : 767
    Mobile Landscape  : 1024
    Tablet Portrait   : 1200
    Tablet Landscape  : 1400
    Laptop            : 1600
    */

@media screen and (min-width: 1580px) and (max-width: 1780px) {}

@media screen and (min-width: 1580px) and (max-width: 1700px) {

    .banner-img img {
        max-width: 1000px !important;
    }
}

@media screen and (max-width: 1780px) {}

@media screen and (min-width: 1600px) and (max-width: 1680px) {}

@media screen and (max-width: 1680px) {

    .testimonial-sec .elementor-swiper-button {
        width: 60px !important;
        height: 60px !important;
    }

    .testimonial-sec .elementor-swiper-button-prev {
        left: -45px !important;
    }

    .testimonial-sec .elementor-swiper-button-next {
        right: -45px !important;
    }
}

@media screen and (max-width: 1579px) {

    .sub-heading-footer h4:before,
    .sub-heading h4:before {
        width: 8px;
        height: 8px;
        margin-right: 5px;
    }

    .sub-heading-footer.elementor-absolute {
        position: relative !important;
    }

    .sub-heading.elementor-absolute {
        position: relative !important;
    }

    .hero-section-inner:after {
        left: 200px !important;
    }

    .hero-section-inner:before {
        left: 200px !important;
    }

    .hero-section-inner .e-con-inner:before {
        left: 195px !important;
    }

    .service-section:before {
        left: 60px !important;
    }

    .service-number {
        padding-bottom: 40px !important;
        font-size: 35px !important;
    }

    .counter-rating-title p {
        font-size: 18px !important;
    }

    .counter-sec .elementor-counter-number-wrapper:before {
        font-size: 60px !important;
    }

    .counter-sec .elementor-counter-number-wrapper {
        padding-right: 30px !important;
    }

    .testimonial-sec .elementor-swiper-button {
        width: 55px !important;
        height: 55px !important;
    }

    .cta-section:before {
        right: 60px !important;
    }

    .service-slider .swiper-pagination-progressbar {
        width: 80% !important;
    }

    .testimonial-sec .elementor-swiper-button-prev {
        left: -30px !important;
    }

    .testimonial-sec .elementor-swiper-button-next {
        right: -30px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1380px) {

    .why-us-img {
        top: 100px !important;
    }

    .why-us-img img {
        max-width: 65% !important;
    }

    /* .banner-img img {
        max-width: 800px !important;
    } */
}


@media screen and (max-width: 1199px) {
    /* .hero-section-inner:before {
        left: 130px !important;
    } */

    .statistics-sec:after {
        height: 45px !important;
    }

    .counter-sec .elementor-counter-number-wrapper:before {
        font-size: 55px !important;
    }

    .counter-sec .elementor-counter-number-wrapper {
        padding-right: 25px !important;
    }

    .testimonial-sec .elementor-testimonial__cite {
        margin-top: 40px !important;
    }

    .service-slider .swiper-pagination-progressbar {
        width: 90% !important;
    }

    .hero-section-inner:after {
        left: 150px !important;
    }

    .hero-section-inner:before {
        left: 150px !important;
    }

    .hero-section-inner .e-con-inner:before {
        left: 145px !important;
        bottom: -58px !important;
    }

    /* .banner-img img {
        max-width: 660px !important;
    } */
}

@media screen and (max-width: 991px) {
    .section-heading br {
        display: none !important;
    }

    .hero-section-inner:after {
        height: 45px !important;
        left: 130px !important;
    }

    .hero-section-inner:before {
        height: 45px !important;
        bottom: -45px !important;
        left: 130px !important;
    }

    .hero-section-inner .e-con-inner:before {
        left: 125px !important;
        bottom: -52px !important;
    }

    .service-section:before {
        left: 20px !important;
    }

    .services-main-sec .service-slider .swiper {
        width: calc(100% + 100px) !important;
    }

    .counter-sec .elementor-counter-number-wrapper:before {
        font-size: 50px !important;
        top: -10px !important;
    }

    .counter-sec .elementor-counter-number-wrapper {
        padding-right: 20px !important;
    }

    .cta-section:before {
        right: 20px !important;
    }

    .testimonial-sec .elementor-swiper-button {
        width: 45px !important;
        height: 45px !important;
    }

    .service-slider .swiper-pagination-progressbar {
        width: 95% !important;
    }

    .testimonial-sec .elementor-swiper-button-prev {
        left: 0px !important;
    }

    .testimonial-sec .elementor-swiper-button-next {
        right: 0px !important;
    }

    br {
        display: none;
    }

    .service-tab .e-n-tabs-content .elementor-widget-loop-grid .elementor-loop-container.elementor-grid .e-loop-item {
        width: 47% !important;
    }

    .banner-img img {
        width: 63% !important;
    }
}

@media screen and (max-width: 767px) {
    .Footer-menu li a {
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .services-main-sec .service-slider .swiper {
        width: calc(100% + 170px) !important;
    }

    .counter-sec .elementor-counter-number-wrapper:before {
        font-size: 40px !important;
    }

    .counter-rating-title p {
        font-size: 16px !important;
    }

    .statistics-sec:after {
        height: 30px !important;
    }

    .testimonial-sec .elementor-swiper-button {
        width: 40px !important;
        height: 40px !important;
    }

    .testimonial-sec .elementor-testimonial__cite {
        margin-top: 20px !important;
    }

    .service-tab .e-n-tabs-content .elementor-widget-loop-grid .elementor-loop-container.elementor-grid .e-loop-item {
        width: 100% !important;
    }

    .banner-img img {
        width: 60% !important;
    }
}

@media screen and (max-width: 575px) {

    .service-number {
        text-align: center !important;
    }

    .services-main-sec .service-slider .swiper {
        width: 100% !important;
    }

    .service-slider .swiper-pagination-progressbar {
        width: 100% !important;
    }

    .counter-sec .elementor-counter-number-wrapper {
        position: relative;
        width: fit-content;
        margin: auto;
    }

    .counter-sec .elementor-counter-number-wrapper span {
        width: fit-content !important;
        flex-grow: unset !important;
    }

    .testimonial-sec .elementor-swiper-button {
        width: 35px !important;
        height: 35px !important;
    }

    .hero-section-inner:after {
        height: 35px !important;
        left: 80px !important;
    }

    .hero-section-inner:before {
        height: 35px !important;
        bottom: -35px !important;
        left: 80px !important;
    }

    .hero-section-inner .e-con-inner:before {
        left: 75px !important;
        bottom: -45px !important;
    }

    .banner-img img {
        width: 70% !important;
    }
}

@media screen and (max-width: 480px) {

    .hero-section-inner:after {
        left: 40px !important;
    }

    .hero-section-inner:before {
        left: 40px !important;
    }

    .hero-section-inner .e-con-inner:before {
        left: 35px !important;
    }

    .service-tab .e-n-tabs-heading button {
        width: 100% !important;
        min-width: 180px !important;
    }
}

/* ======= Responsive CSS: End ======= */