*,
ul,
p {
    /*margin: 0;*/
    /*padding: 0;*/
    /*font-size: 16px;*/
    /*font-family: Inter;*/
}

a {
    color: #24419B;
    text-decoration: none;
}

body {
    height: 100%;
    box-sizing: border-box;
    width: 100%;
    counter-reset: step;
}

button {
    border: none;
    background-color: #fff;
}





@media (min-width: 1400px) {
    .container {
        max-width: 80%;
    }
}

@media (min-width: 2000px) {
    .container {
        max-width: 1920PX;
    }
}







/* Auto Typing */

.section-1-text-2>p {
    color: #101012;
    font-size: 70px;
    font-weight: 800;
    line-height: 68px;
}

.section-1-text-2>p>span {
    font-size: 70px;
    color: #24419B;
    font-weight: 800;
    line-height: 68px;
}

.l-hero-mainpage__text {
    color: #101012;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    max-width: 560px;
}

.l-hero-mainpage__text-item {
    color: #101012;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.hero_big_button_service_page {
    margin: 0;
    border-radius: 8px;
    background: #24419B;
    width: fit-content;
    padding: 18px 32px;
    text-transform: none;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -.2px;
    color: #fff;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.hero_big_button_service_page:hover {
    background-color: #1A9D78;
    color: #fff;
}

.theme-heading {
    color: var(--Label-Color-Light-Primary, #000);
    text-align: center;
    font-family: Montserrat;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
}

.l-main-page-fc__item {
    border-radius: 24px;
    border: 1px solid #dbdde0;
    background: #fff;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 440px;
    align-items: center;
}

.l-main-page-fc__text-list {
    color: var(--Label-Color-Light-Primary, #000);
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
}

.l-main-page-fc__sub-list {
    color: var(--Label-Color-Light-Primary, #000);
    font-family: "Work Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.5px;
}

.section-2 {
    background: linear-gradient(184deg, rgba(59, 130, 246, 0) 12.42%, rgba(59, 130, 246, 0.1) 63.32%), #fff;
}

.section-3 {
    background: linear-gradient(4deg, rgba(59, 130, 246, 0) 12.42%, rgba(59, 130, 246, .1) 63.32%), #fff;
}

.section-4 {
    /* background:linear-gradient(184deg, rgba(59,130,246,0) 12.42%, rgba(59,130,246,0.1) 63.32%), #fff */
}

.deep-button {
    padding: 16px 80px 16px 20px;
    background: #f6f6f6;
    border-radius: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 1rem;
}

.deep-button.active {
    background-color: #eef4fe;
}

.deep-expertise-industry-block {
    display: flex;
    justify-content: space-between;
    border-radius: 24px;
    background: #fafafa;
    padding: 32px;
    visibility: hidden;
    /* display: none; */
    opacity: 0;
    transition: visibility 0s .5s, opacity .5s linear;
    margin: 0px;
}

.deep-expertise-industry-block.active {
    background-color: #eef4fe;
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;

}

.section-5 {
    background-color: #fafafa;
}


.l-main-page-estimate_cost-cont {
    border-radius: 24px;
    border: 1px solid #c9e4ff;
    padding: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(./assets/Get-3-sample-websites-man.png), linear-gradient(87deg, #e7f3ff 63.23%, #c3e1ff 119.4%);
    background-repeat: no-repeat;
    background-position: 48%;
}

.l-main-page-estimate_cost-lb-header {
    color: #302b2c;
    font-size: 44px;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: -.44px;
    margin-bottom: 8px;
}

.l-main-page-estimate_cost-subtext {
    color: #302b2c;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 40px;
}

.hero_big_button_service_page {
    margin: 0;
    border-radius: 8px;
    background: #24419B;
    width: fit-content;
    padding: 18px 32px;
    text-transform: none;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -.2px;
    color: #fff;
    display: flex;
    align-items: center;
}

.l-main-page-estimate_cost-rb:after {
    content: url(https://designbyzonewebsites.com/public/front/images/cotes.svg);
    position: absolute;
    top: 80px;
    right: 0;
}

.l-main-page-estimate_cost-rb-testimonial-text {
    color: #1b1d20;
    font-size: 26px;
    font-style: italic;
    font-weight: 700;
    line-height: 130%;
}

.l-main-page-estimate_cost-rb-testimonial-text span {
    color: #24419B;
    font-size: 26px;
}

.l-main-page-estimate_cost-rb-info-block-name {
    color: #1b1d20;
    font-size: 18px;
    font-weight: 700;
    line-height: 29.806px;
    letter-spacing: -.18px;
    text-align: right;
}

.l-main-page-estimate_cost-rb-info-block-position {
    color: #454040;
    font-size: 14px;
    font-weight: 400;
    line-height: 21.29px;
    text-align: right;
}

.l-main-page-estimate_cost-rb {
    max-width: 392px;
    position: relative;
}

.l-main-page-estimate_cost-lb {
    max-width: 380px;
}

.carosel-card {
    border: 1px solid #d9d9d9;
    padding: 40px;
    border-radius: 20px;
}

.blog-card {
    box-shadow: 0px 0px 16px rgb(213 213 213 / 51%);
    border-radius: 20px;
    padding: 24px;
}

.blog-post-l-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -.01em;
    color: #333;
    margin-bottom: 25px;
    text-align: left;
}

.owl-carousel-2 .owl-stage {
    display: flex;
}

.owl-carousel-3 .owl-stage {
    display: flex;
}

/* .owl-carousel-3>.owl-nav  {
    display: none;
} */

.owl-carousel-3>.owl-nav>.owl-next {
    width: 48px;
    height: 3rem;
    position: absolute;
    bottom: 50%;
    right: -30px;
    padding: 1px !important;
    border-radius: 42px;
    border-radius: 42px !important;
    display: flex;
    justify-content: center;
    border: none;
    background-color: #1B337B !important;
    color: #fff;
    font-size: 29px;
}

.owl-carousel-3>.owl-nav>.owl-prev {
    width: 48px;
    height: 3rem;
    position: absolute;
    bottom: 50%;
    left: -30px;
    padding: 1px !important;
    border-radius: 42px;
    border-radius: 42px !important;
    display: flex;
    justify-content: center;
    border: none;
    background-color: #1B337B !important;
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .owl-carousel-3>.owl-nav>.owl-next {
        width: 48px;
        height: 3rem;
        position: absolute;
        bottom: 50%;
        right: -10px;
        padding: 1px !important;
        border-radius: 42px;
        border-radius: 42px !important;
        display: flex;
        justify-content: center;
        border: none;
        background-color: #1B337B !important;
        color: #fff;
        font-size: 29px;
    }

    .owl-carousel-3>.owl-nav>.owl-prev {
        width: 48px;
        height: 3rem;
        position: absolute;
        bottom: 50%;
        left: -10px;
        padding: 1px !important;
        border-radius: 42px;
        border-radius: 42px !important;
        display: flex;
        justify-content: center;
        border: none;
        background-color: #1B337B !important;
        color: #fff;
    }

    .section-4-slider-area {
        min-height: 915px !important;
    }

    .deep-expertise-industry-block.active {
        padding: 0px;
    }

    .contact_block_right_container {
        padding: 20px 20px 50px !important;
    }
}

.owl-next>span {
    font-size: 29px;
}

.owl-prev>span {
    font-size: 29px;
}

.read-more-blog {
    text-decoration: none;
}

.owl-carousel-2 .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    gap: 1rem;
    width: 200px;
}

.owl-carousel-2 .owl-nav .owl-prev {
    display: block !important;
}

.owl-carousel-2 .owl-nav .owl-prev>span {
    font-size: 50px;
    background: #fff;
    box-shadow: 0px 4px 16px rgb(213 213 213 / 40%);
    border-radius: 8px;
    padding: 0px 20px;
    display: none;
}

.owl-carousel-2 .owl-nav .owl-next>span {
    font-size: 50px;
    background: #fff;
    box-shadow: 0px 4px 16px rgb(213 213 213 / 40%);
    border-radius: 8px;
    padding: 0px 20px;
    display: none;
}


.section-9 {
    background-color: #eef4fe;
}

.billing-label {
    color: var(--text-icons-primary, #30313D);
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.billing-input {
    height: 35px;
    padding: 4px 8px;
    border-radius: 4px;
    border: 1px solid var(--Border-Neutral, #D5DBE1);
    background: var(--White, #FFF);
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.billing-input:focus {
    color: #212529;
    border-color: #D5DBE1;
    outline: 0;
    box-shadow: none;
}

.contact_block_right_container {
    max-width: 465px;
    border: 4px solid #fff;
    border-radius: 24px 24px 0 0;
    padding: 50px 50px 50px;
    border-bottom: 0;
}

.faq-contact-cont-colmn {
    position: relative;

}

.faq-contact-cont-colmn:nth-child(1):before {
    top: 10px;
}

.faq-contact-cont-colmn:before {
    align-items: center;
    background: #c8d9f4;
    border-radius: 50%;
    color: #333;
    content: counter(step);
    counter-increment: step;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    height: 38px;
    justify-content: center;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 9px;
    width: 38px;
    z-index: 2;
}

.faq-contact-cont-colmn-text {
    font-family: inherit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-left: 52px;
    margin-bottom: 20px;
    color: #2f3241;
}

.faq-contact-cont-colmn:not(:last-child):after {
    border-left: thin solid #dde8fa;
    content: "";
    height: calc(100% + 10px);
    left: 18px;
    position: absolute;
    top: 35px;
    width: 1px;
    z-index: 1;
}

.healthcareq {
    display: flex;
    align-items: center;
    color: #2f3241;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

.healthcareq-p {
    margin-bottom: 10px;
    color: #6a6c73;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

/* Footer css */
.footer {
    font-family: 'Poppins', sans-serif;
}

.footer-image {
    z-index: -10;
    position: absolute;
    bottom: 0;
}

.quick-list>ul>li>a {
    color: #ffffff;
    text-decoration: none;
    /*display: table;*/
    position: relative;
}

.quick-list>ul>li>a:hover {
    /* color: #000000; */
    /* text-decoration:underline; */
}

.address-area>a {
    color: #ffffff;
    text-decoration: none;
}


.social>a {
    text-decoration: none;
    color: #1a9d78;
    width: auto;
    transition-duration: 1s;
}

.social>a:hover {
    color: #1a9d78;
    transform: scale(1.1);
}

.social>a>i {
    font-size: 27px;
}

.social>a {
    text-decoration: none;
    color: #1a9d78;
    width: auto;
    transition-duration: 1s;
    border-radius: 10px;
}

/* Footer CSS Ends */

/* Accordian CDN Start*/

.accordion-item {
    background-color:  #E7F2FF;
    border: 1px solid rgba(0, 0, 0, .125);
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.accordion-button{
    background-color:  #E7F2FF;
}
.accordion-button:focus {
    border: none;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color:  #E7F2FF;
    box-shadow: none
}
.healthcareq:before{
    top:30px;
}
.healthcareq.collapsed:after{
    top:23px;
}




.expertise-loader-w {
    background: #fff;
    border-radius: 1px;
    height: 3px;
    width: 153px;
}

.expertise-loader {
    height: 4px;
    width: 0;
    background: #24419B;
    transition: width 5s linear;
    visibility: hidden;
}


/* About Us */

.l-whoweare-block {
    padding: 32px;
    border-radius: 24px;
    background: #24419B;
}

.hero_small_button_service_page.white {
    background: #fff;
    color: #24419B;
    border: 2px solid #24419B;
}

.hero_small_button_service_page {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -.16px;
    border-radius: 8px;
    background: #24419B;
    padding: 12px 20px;
    width: fit-content;
    display: flex;
}

.section-4-slider-area {
    min-height: 400px;
}


.accordion{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    background-color: #E7F2FF;
}

@media only screen and (max-width: 992px) {
    .l-main-page-estimate_cost-cont {
        background-image: none;
        background-color: #E7F2FF;
    }

    .l-main-page-estimate_cost-rb {
        max-width: 100%;
    }

    .l-main-page-estimate_cost-lb {
        max-width: 100%;
        margin-bottom: 3rem;
    }

    .contact_block_right_container {
        max-width: 100%;
    }

    .section-1_4 {
        display: block !important;
    }

    .section-1_4>div {
        margin-bottom: 1rem;
    }

    .l-main-page-estimate_cost-lb-header {
        font-size: 38px;
    }

    .section-4-slider-area {
        min-height: 670px;
    }
    .accordion{
        width: 100%;
    }
}






/* Pricing */

.pricing-card-border {
    border-radius: 8px;
    border: 1px solid #707070;
    background-color: #fff;
}

.pb-card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    flex: 1 0 0;
    border-radius: 8px;
    border: 1px solid #707070;
    padding: 20px;
    height: 100%;
}

.pb-card-heading {
    color: var(--Label-Color-Light-Primary, #000);
    font-family: "Inter";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
}

.pb-line-text {
    color: var(--Black, #131313);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.084px;
}

.product-d-price {
    color: var(--Label-Color-Light-Primary, #000);
    font-family: "Work Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
}

.pb-line-text {
    color: var(--Black, #131313);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.084px;
}

.pw-used-by>li {
    border-radius: 4px;
    background: var(--Faded-White, #F3F5F9);
    padding: 2px 6px;
    color: var(--Black, #131313);
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.5px;
    width: fit-content;
}

.pw-used-by {
    padding-left: 0px;
    display: flex;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.pc-call-btn {
    border-radius: 6px;
    background: #1A9D78;
    padding: 8px 12px;
    border: none;
}

.pc-call-btn:hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%), var(--Blue, #24419B);
}

.blog-card-heading {
    color: var(--Gray-900, #101828);
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

.cart-para {
    color: var(--Label-Color-Light-Primary, #6A7383);
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.5px;
}





* {
    font-family: "Work Sans";
}

:root {
    --White: #FFF;
    --Green: #1A9D78;
    --Light-Gray: #ADADAD;
    --Yellow: #F8B430;
    --Blue: #24419B
}


/* body {
    background-image: linear-gradient(180deg, #eee, #fff 100px, #fff);
} */

.pricing .container1 {
    max-width: 900px;
}

.pricing .pricing-header {
    max-width: 700px;
}

.pricing .bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pricing .package-highligher::after {
    position: absolute;
    content: " ";
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    background: #198754;
    width: 12px;
    height: 12px;
    top: 50px;
}

.customclass-1 .custombg {
    background: #198754 !important;
}

.customclass-2 .custombg {
    background: #0dcaf0 !important;
}

/* .package-header img {
    width: 120px;
    height: 120px;
} */

.pricing .customclass-2 .package-highligher::after {
    background: #0dcaf0;
}

.pricing .customclass-3 .package-highligher::after {
    background: #dc3545;
}

.pricing .row .col {
    padding: 0px
}

.pricelisting {
    padding: 14px !important;
    border: 2px solid green !important;
}

.pricelisting>option {
    padding: 10px;
}

.pricelisting>option.optprice {
    color: Red !important;
}

.pricelisting>option:hover {
    color: white;
    box-shadow: 0 0 10px 100px rgb(0, 103, 43) inset;
}

.pricing .card {
    border: none;
}

.pricing .bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pricing .checkout input:not([type=radio]),
.pricing .checkout select {
    height: 52px;
}

.pricing .cartside {
    background: #fff8f1;
    padding: 30px;
}

.pricing .cartside .cartproduct {
    padding: 30px 10px;
}

.pricing .error-message {
    color: red;
    font-size: 12px;
}

.pricing .paypalmethod {
    display: none;
}

.pricing .ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}

.pricing .ribbon::before,
.pricing .ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #8c6200;
}

.pricing .ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background: linear-gradient(270deg, #ff8e40 -31.23%, #ffe41b 64.36%);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    color: #000000;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
}

/* top left*/

.pricing .ribbon-top-left {
    top: -10px;
    left: -10px;
}

.pricing .ribbon-top-left::before,
.pricing .ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}

.pricing .ribbon-top-left::before {
    top: 0;
    right: 0;
}

.pricing .ribbon-top-left::after {
    bottom: 0;
    left: 0;
}

.pricing .ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}

.pricing div#gridribbon {
    position: absolute;
    background: linear-gradient(270deg, #ff8e40 -31.23%, #ffe41b 64.36%);
    top: -40px;
    z-index: 9;
    width: 100%;
    padding: 8px;
    border-radius: 10px 10px 0px 0px;
    font-weight: bold;
    /*animation: bgcoloranimate 0.5s infinite;*/
}

@keyframes bgcoloranimate {
    10% {
        background-color: #ffc107;
    }

    50% {
        background-color: rgb(255 255 255);
    }
}

.pricing .form-check .form-check-input {
    float: initial !important;
    margin: 0px 10px;
    width: 64px;
    height: 30px;
}

.pricing .form-check-input {
    background-color: #ffffff;
    border-color: #0dd1fd;
}

.pricing .form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd;
}

@media (min-width: 768px) {
    .pricing .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media (min-width: 768px) {
    .pricing .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}



* Get A Call Back Modal */ #getCallbackForm {
    border-left: 4px solid #1A9D78;
}

.modal-sidebar {
    padding: 20px 32px;
}

.modal-sub-sidebar {
    border-radius: 12px;
    background: var(--White, #FFF);
    box-shadow: 0px 0px 2px 0px rgba(145, 158, 171, 0.20), 0px 12px 24px -4px rgba(145, 158, 171, 0.12);
    padding: 20px;
    max-height: fit-content;
    overflow: hidden;
    padding-bottom: 20px;
}

.modal-sub-sidebar-area {
    max-height: 350px;
    overflow-y: scroll;
}

.modal-sub-sidebar-card {
    border-radius: 8px;
    border: 1px solid var(--Black, #131313);
    overflow: hidden;
}

.modal-sub-sidebar-card-text {
    padding: 12px 0px;
    background: var(--White, #FFF);
    color: var(--Label-Color-Light-Primary, #000);
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.5px;
}

.modal-sub-sidebar-card-text.active {
    color: var(--Blue, #24419B);
}

.call-back-modal-box {
    border-radius: 10px;
    overflow: hidden;
    border: none;
}

.m-g-text {
    color: var(--White, #FFF);
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */
}

.m-g-heading {
    color: var(--White, #FFF);
    font-family: "Work Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* 100% */
}

.m-g-social-icon {
    border-radius: 10px;

}

.cart-heading {
    color: var(--Label-Color-Light-Primary, #000);
    font-family: "Work Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: left;
}

.billing-label {
    color: var(--text-icons-primary, #30313D);
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.billing-input {
    height: 35px;
    padding: 4px 8px;
    border-radius: 4px;
    border: 1px solid var(--Border-Neutral, #D5DBE1);
    background: var(--White, #FFF);
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.cart-ready-to-pay {
    border-radius: 6px;
    background: var(--Green, rgba(255, 255, 255, 0.90));
    padding: 8px 12px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.084px;
    border: none;
}


/* End */


.glor_contact_form_textfield {
    display: block;
    height: 100px;
    max-width: 100%;
    margin: 0;
    padding: 10px;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 28px !important;
    color: #808080 !important;
    border: 0 !important;
    outline: none;
    resize: none;
    background: #ffffff !important;
    border-radius: 8px !important;
    transition: .3s;
    text-align: left;
}

.glor_contact_form_textfield-input {
    display: block;
    height: 44px;
    max-width: 100%;
    margin: 0;
    border: 1px solid #f6f6f6;
    border-bottom: 0 solid #dbdde0;
    padding: 8px 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    background: #fff;
    border-radius: 8px;
    outline: none;
    transition: .3s;
    color: gray;
}



.project-thumb {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: .25s ease-in-out;
}

.figure {
   position: relative;
    overflow: hidden;
    border-radius: 12px;
    z-index: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
.figure::after{
    content: "";
    background-color: #031f49ed;
    opacity: 0.8;
    height: 100%;
    width: 100%;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    padding: auto;
    background-image: url(./assets/1.png);
    background-repeat: no-repeat;
   background-position: center;
   display:none;
}
.figure:hover::after{
    transition: 1s;
  opacity: 0;
}
.figure:hover .project-thumb {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.figcaption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*padding: 0rem 2rem;*/
    color: #000;
    z-index: 1;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    width: 100%;
    height: 100%;
    /*opacity: 0;*/
    transition: .45s ease-in-out;
}

.figure:hover .figcaption {
    /*opacity: 1;*/
    /*background-color: #17275E;*/
}
.figure>img{
    /*border-radius: 10px;*/
    max-height: 333px;
}

h1.title {
    color: #ffffff;
    margin-bottom: 1.8rem;
    font-weight: 500;
    font-size: 1.5rem !important;
}

span.button.is-primary.is-outlined.is-rounded {
    margin: 0 auto;
    font-size: 18px;
    padding: 0.5rem 1.2rem;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border-radius: 9999px;
    border: 2px solid #229D78;
}
span.button.is-primary.is-outlined.is-rounded:hover{
    border-color:#1B337B;
    transition: 0.5s;
  
}
.categories-text{
    font-size: 25px;
    font-weight: 500;

}
.dashed-to-full-new-industry {
    width: fit-content;
    color: #000;
}


.dashed-to-full-new-industry:hover {
    color: #000;
}

.dashed-to-full-new-industry>span {
    display: none;
}

.dashed-to-full-new-industry:hover>span {
    display: block;
}

.dashed-to-full-new-industry:hover:after {
    width: 100%;
}

.dashed-to-full-new-industry:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 0;
    background-color: #000;
    height: 2px;
    margin-bottom: 12px;
    transition: width 0.5s;
}

.dashed-to-full-new-industry.active {
    color: #000;
}

.dashed-to-full-new-industry.active>span {
    display: block;
}

.dashed-to-full-new-industry.active:after {
    width: 100%;
}

.vedio-text-area {
    top: 0px;
    display: none;
}

.thumb:hover .vedio-text-area {
    display: block;
}


.ytp-large-play-button {
    border: 10px solid white !important;
}


.categories-area {
    display: flex;
    width: 100%;
}

.categories-box-1 {
    width: 25%;
}

.categories-box-2 {
    width: 75%;
}

.about-area {
    display: flex;
    gap: 1.5rem;
}

.l-whoweare-block-textbut {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #ffffff40;
    padding-bottom: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.l-whoweare-block h2 {
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    line-height: normal;
}

.l-whoweare-block_subtext p {
    margin-bottom: 10px;
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    line-height: 28px;
}

.new-work-area {
    display: none;
}

.section-1-text-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
}
.l-hero-mainpage__text-item-img{
    height:28px;
    width:28px;
}

@media screen and (max-width:1629px) {
    .l-whoweare-block {
        padding: 18px;
    }

    .section-1-text-2>p {
        font-size: 55px;
    }

    .section-1-text-2>p>span {
        font-size: 55px;
    }
}

@media screen and (max-width:1480px) {
    .about-area {
        display: flex;
        gap: 2rem;
    }

    .about-box-2 {
        width: 100%;
        border-radius: 24px;
        overflow: hidden;
    }

    .about-box-2>img {
        width: 100%;
        height: 100%;
        object-fit: none;
    }
    .l-hero-mainpage__text-item{
     font-size: 16px;
    }
}

@media screen and (max-width:1200px) {
    .work-area-1 {
        display: none !important;
    }

    .work-area-2 {
        display: none;
    }

    .section-1-text-2>p {
        font-size: 45px;
    }

    .section-1-text-2>p>span {
        font-size: 45px;
    }

    .new-work-area {
        display: block;
        margin-top: 1rem;
        margin-bottom:3.5rem;
    }

    .section-1-text-2 {

        gap: 0rem;
    }
    .hero_big_button_service_page{
        padding: 9px 51px;
    }
    .l-main-page-estimate_cost-cont{
            background-image: none !important;
            padding:15px;
    }
}

@media screen and (max-width:992px) {
    .categories-area {
        display: block;
        width: 100%;
    }

    .categories-box-1 {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        gap: 0rem;
        column-gap: 1rem;
        justify-content: center;
    }

    .categories-box-2 {
        width: 100%;
    }

    .about-area {
        flex-direction: column;
    }

    .about-box-2>img {
        display: none;
    }

}

@media screen and (max-width:800px) {
    .section-1-text-2>p {
        font-size: 25px;
        line-height: 38px;
    }

    .section-1-text-2>p>span {
        font-size: 25px;
        line-height: 38px;
    }

    .l-hero-mainpage__text {
        font-size: 15px;
        line-height: 20px;
    }
    .l-hero-mainpage__text-item {
        font-size: 14px;
        font-weight: 600;
    }
    .l-hero-mainpage__text-item-img{
        height:18px;
        width:18px;
        margin-top: 3px;
    }
}

@media screen and (max-width:700px) {
    .about-box-2>img {
        width: 100%;
        height: auto;
        object-fit: unset;
        display: block;
    }
    .categories-text {
    font-size: 19px;
    font-weight: 500;
}
.l-main-page-estimate_cost-rb-testimonial-text{
 font-size:20px;    
}
.carosel-card{
 padding:15px;    
}

}

@media screen and (max-width:500px) {
    .section-1-text-2>p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-1-text-2>p>span {
        font-size: 20px;
        line-height: 30px;
    }

    .l-hero-mainpage__text {
        font-size: 13px;
        line-height: 15px;
    }
    .hero_big_button_service_page{
        padding: 9px 41px;
        font-size: 18px;
    }
    .theme-heading{
    font-size:26px;    
    }
}
@media screen and (max-width:500px) {
    .section-1-text-2>p {
        font-size: 15px;
        line-height: 20px;
    }

    .section-1-text-2>p>span {
        font-size: 15px;
        line-height: 20px;
    }

    .l-hero-mainpage__text {
        font-size: 12px;
        line-height: 15px;
    }
}






/* Youtube */

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0 auto;
    border-radius: 10px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}