.fixed-padding {
    padding: 0px 6.51vw !important;
}

.hero-banner-delivery {
    position: relative;
    overflow: hidden;
    height: 87vh !important;
}

.hero-banner-delivery::before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    background: url("https://www.esferasoft.com/wp-content/uploads/2025/11/Frame-1000002898-scaled.png");
    right: -10%;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

.hero-banner-delivery .eb-row-root-container.eb-row-l1yxn,
.hero-banner-delivery .eb-parent-wrapper.eb-parent-eb-row-l1yxn {
    height: 100% !important;
}

.wp-block-columns.marquee {
    position: absolute !important;
    left: 0;
    bottom: 0;
}

.hero-banner-delivery .eb-row-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-banner-delivery .eb-row-wrapper h1 {
    font-weight: 900;
    line-height: 62px;
    padding-bottom: 16px;
}

.hero-banner-delivery .eb-row-wrapper p {
    font-weight: 400;
    line-height: 26px;
}

.hero-banner-delivery .eb-row-wrapper .eb-row-inner {
    height: 100%;
    margin: 0px !important;
}

#diff-model img {
    width: 200px;
    padding: 17px 0px 25px;
}

div#diff-model .eb-parent-wrapper>* .eb-column-inner {
    padding-bottom: 100px;
}

div#custom-tabs {
    overflow: hidden;
    margin-top: -85px;
    position: relative;
}

div#custom-tabs::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #F7F7F7;
    top: 85px;
}

#custom-tabs .eb-tabs-nav {
    background: #fff;
    border-radius: 20px;
    padding: 25px;
}

#custom-tabs ul.tabTitles {
    margin: 0 auto !important;
    gap: 62px;
    justify-content: center;
    background: transparent;
}

#custom-tabs ul.tabTitles li.active {
    background: #fff;
    color: #000 !important;
}

#custom-tabs ul.tabTitles h6.tab-title-text {
    color: #000 !important;
    font-size: 20px;
    font-weight: 800;
    opacity: .5;
}

#custom-tabs ul.tabTitles .active h6.tab-title-text {
    opacity: 1;
}

#custom-tabs ul.tabTitles li {
    width: fit-content;
    padding: 0px;
    background: #fff;
    display: block;
    flex: unset !important;
}

#custom-tabs ul.tabTitles li.active::after {
    background: #ED321F;
    border: 0px !important;
    width: 100%;
    height: 3px;
    bottom: -25px;
}

#custom-tabs .eb-tabs-contents {
    padding: p;
}

div#custom-tabs .eb-tabs-contents {
    margin-top: 10px;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active {
    border: none;
    padding: 92px 0px;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active h4.wp-block-heading {
    font-weight: 600;
    color: #000;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active p {
    color: #000;
    font-weight: 400;
    padding-bottom: 33px;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active h2.wp-block-heading {
    margin: 0px !important;
    font-weight: 600;
    color: #000;
    padding-bottom: 16px;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active .eb-feature-list-wrapper {
    margin: 0px;
    padding: 0px;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active .eb-feature-list-wrapper p.eb-feature-list-content {
    padding: 0px;
    margin: 0px !important;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active .eb-feature-list-wrapper .eb-feature-list-content-box {
    margin: 0px !important;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active .eb-feature-list-wrapper span.eb-feature-list-icon {
    padding: 0px;
    padding-right: 14px;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active .eb-feature-list-wrapper i.fas.fa-diamond {
    width: 10px;
    height: 10px;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active .eb-feature-list-wrapper i.fas.fa-diamond::before {
    font-size: 12px;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active img {
    border-radius: 30px;
}

div#custom-tabs .eb-tabs-contents .eb-tab-wrapper.active a.eb-button-anchor {
    font-weight: 500;
}

div#custom-tabs .eb-feature-list-vfnof.eb-feature-list-wrapper .eb-feature-list-items .eb-feature-list-item {
    align-items: start;
}

.banner-div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-div h2.wp-block-heading {
    font-weight: 800;
    color: #fff;
}

.banner-div.paragraph-aligned p {
    color: #fff;
}

.sub-heading-text {
    font-weight: 500;
    line-height: 62px;
}

#mobileservices .eb-row-inner {
    padding-bottom: 100px;
    padding: 0px 0px !important;
}

.eb-row-inner:has(.banner-div) {
    padding: 0px 6.51vw;
}

.custom-tabs-mobile {
    max-width: unset;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    margin-top: 60px;
}

.custom-tabs-mobile .eb-tabs-nav {
    background: #FFFFFF;
    box-shadow: -4px 4px 36px rgba(0, 0, 0, 0.15);
    border-radius: 8px !important;
    width: 20%;
}

.custom-tabs-mobile .eb-tabs-contents {
    width: 80%;
}

.custom-tabs-mobile .eb-tabs-nav ul.tabTitles {
    /* Add styles here if needed */
}

.custom-tabs-mobile .eb-tabs-nav ul.tabTitles li {
    background: #fff !important;
    padding: 20px 10px !important;
}

.custom-tabs-mobile .eb-tabs-nav ul.tabTitles li.active {
    background: #fff !important;
}

.custom-tabs-mobile .eb-tabs-nav ul.tabTitles li.active h6.tab-title-text {
    color: #000 !important;
    opacity: 1;
}

.custom-tabs-mobile .eb-tabs-nav ul.tabTitles li h6.tab-title-text {
    opacity: 0.5;
    font-size: 20px !important;
    font-weight: 700 !important;
}

body .custom-tabs-mobile .eb-tabs-nav ul.tabTitles li.active::after {
    display: none;
}

.custom-tabs-mobile .eb-tabs-nav ul.tabTitles li.active .tab-title-wrap {
    width: 100%;
    position: relative;
}

.custom-tabs-mobile .eb-tabs-nav ul.tabTitles li.active .tab-title-wrap::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 100%;
    background: red;
    right: -15px;
}

.custom-tabs-mobile .eb-tab-wrapper.active {
    border: none !important;
}

.custom-tabs-mobile .eb-tab-wrapper.active .eb-row-inner {
    padding: 50px 50px !important;
}

.custom-tabs-mobile .eb-tab-wrapper.active .eb-row-inner h3.wp-block-heading {
    font-weight: 500;
    color: #000;
}

.custom-tabs-mobile .eb-tab-wrapper.active .eb-row-inner p.has-medium-font-size {
    line-height: 35px;
    color: #000;
    padding-bottom: 60px;
}

body .just-code .eb-row-inner {
    max-width: unset !important;
    margin: 0 auto !important;
}

.just-code .wp-block-essential-blocks-column.root-eb-column-gubhp {
    width: 100%;
}

.just-code .wp-block-essential-blocks-column.root-eb-column-54s87 {
    display: none;
}

body .just-code .eb-row-inner .eb-column-wrapper.eb-column-gubhp {
    max-width: unset !important;
    margin: 0 auto !important;
    padding: 100px 6.51vw !important;
}

.just-dev .eb-row-inner {
    max-width: unset;
    padding: 0px 6.51vw;
}

.just-dev .eb-row-inner .eb-column-inner {
    max-width: 800px;
}

body .just-code .eb-row-inner .eb-column-inner h2 {
    font-weight: 700;
    max-width: 60%;
    line-height: 86px;
}

body .just-code .eb-row-inner .eb-column-inner p {
    width: fit-content;
}

.just-code::before {
    position: absolute;
    content: "";
    width: 70%;
    height: 100%;
    background: url("https://www.esferasoft.com/wp-content/uploads/2025/11/Rectangle-39268.png");
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
}

/* 06-11-2025 */
.b-7 {
    font-weight: 700 !important;
}

.cards-mobile-app .eb-column-inner img {
    width: 50px;
}

.cards-mobile-app .eb-column-inner .wp-block-group {
    align-items: end;
    padding: 24px;
}

.cards-mobile-app .custom-width {
    padding: 0px 0px 32px;
}

.range-models .eb-column-inner {
    max-width: unset;
    margin: 0 auto;
    padding: 0px 6.51vw;
}

.range-models p {
    margin-bottom: 50px !important;
}

.app-services-col,
.max-container {
    max-width: unset;
    margin: 0 auto;
    padding: 0px 6.51vw !important;
}

.region-services .wp-block-essential-blocks-column.custom-width.root-eb-column-c0879 {
    background: #f4f8fb;
    padding: 0px;
}

.region-services .eb-row-root-container.eb-row-r4y2l {
    padding: 0px;
}

body .region-services ul.slick-dots li button::before {
    color: #000 !important;
}

body .region-services .slick-slide {
    background: #FFFFFF;
    border: 1.0402px solid #FFFFFF;
    box-shadow: -5.21143px 5.21143px 31.2686px rgba(0, 0, 0, 0.1);
    border-radius: 15.6343px;
}

body .region-services .eb-slider-wrapper ul.slick-dots {
    bottom: -10% !important;
}

body .region-services .slick-list.draggable {
    background: #f4f8fb;
    padding: 50px 10px;
}

body .region-services .eb-slider-wrapper.eb-slider-97tcn .slick-slider .eb-slider-item img {
    height: 230px !important;
}

body .region-services .wp-block-column.is-layout-constrained {
    padding: 0px !important;
}

.tech-mob img {
    width: 40px;
}

.tech-mob h4.wp-block-heading {
    font-weight: 700;
}

.tech-mob p {
    padding-top: 24px;
    margin: 0px !important;
}

.tech-mob .wp-block-essential-blocks-row.alignfull {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 42px;
}

.tech-cont .wp-block-columns-is-layout-flex {
    padding: 0px !important;
}

.change-development h2.wp-block-heading {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.change-development img,
.change-development figure.wp-block-image.size-full {
    width: 42px;
}

.change-development .wp-block-essential-blocks-column.root-eb-column-5mq59 {
    width: 50px;
}

.change-development .wp-block-group.is-layout-grid>.wp-block-essential-blocks-row.alignfull {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: -4px 4px 30px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
}

.change-development .eb-row-root-container {
    border: none !important;
}

.change-development .wp-block-group.is-layout-grid.wp-container-core-group-is-layout-acc8bb78.wp-block-group-is-layout-grid {
    padding-top: 40px !important;
}

.change-development .future-heading,
.change-development .future-p {
    max-width: unset !important;
    margin: 0 auto;
    padding: 0px 13.889vw;
}

.sharing-studies h2,
.sharing-studies p {
    max-width: unset !important;
    margin: 0 auto;
    padding: 0px 6.51vw;
}

.sharing-studies h2 {
    padding-bottom: 20px;
}

.sharing-studies p {
    margin-bottom: 50px;
}

.sharing-studies {
    overflow: hidden;
}

.sharing-studies article {
    overflow: visible !important;
}

.sharing-studies .slick-list.draggable {
    padding: 50px 0px !important;
}

.sharing-studies .slick-list.draggable article.ebpg-carousel-post {
    box-shadow: -8px 8px 46px 0px #0000005E;
    border-radius: 14px !important;
    background: transparent;
}

.fixed-width {
    width: 13% !important;
    padding-bottom: 20px;
}

.text-width {
    width: 87% !important;
}

.sharing-studies .slick-list.draggable img {
    height: 430px !important;
}

.sharing-studies .eb-post-carousel-wrapper.eb-post-carousel-8fmny .ebpg-entry-thumbnail {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0 !important;
    height: 100% !important;
}

.sharing-studies .eb-post-carousel-wrapper.eb-post-carousel-8fmny .slick-slide .ebpg-carousel-post-holder {
    margin: 0px !important;
}

.sharing-studies .eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder .ebpg-entry-wrapper {
    display: block;
    height: fit-content;
    left: 0;
    position: absolute;
    top: 105%;
    width: 100%;
    z-index: 22;
}

.sharing-studies .eb-post-carousel-wrapper.style-4 .ebpg-carousel-post-holder .ebpg-entry-wrapper a.ebpg-carousel-post-link {
    color: #000 !important;
}

.sharing-studies ul.slick-dots {
    display: none;
}

.custom-tabs-mobile .eb-tabs-contents img {
    height: 450px !important;
    object-fit: contain;
}

@media screen and (max-width:1024px) {
    .res-page {
        width: 100%;
    }

    .custom-tabs-mobile .eb-tabs-nav {
        width: 25%;
    }

    .custom-tabs-mobile .eb-tabs-contents {
        width: 75%;
    }

    .just-code::before {
        width: 80%;
        background-position: right;
    }

    body .just-code .eb-row-inner .eb-column-inner h2 {
        font-size: 5vw !important;
    }

    .app-services-col,
    .max-container {
        width: 100% !important;
    }

    .custom-tabs-mobile .eb-tabs-nav ul.tabTitles li h6.tab-title-text {
        font-size: 16px !important;
    }

    .custom-tabs-mobile .eb-tabs-nav ul.tabTitles li {
        padding: 10px !important;
    }

    .custom-tabs-mobile .eb-tab-wrapper.active .eb-row-inner p.has-medium-font-size {
        padding-bottom: 0px;
        font-size: 16px !important;
    }

    .custom-tabs-mobile .eb-tabs-contents img {
        height: 250px !important;
        object-fit: contain;
    }

    body .just-code .eb-row-inner .eb-column-inner p {
        font-size: 20px !important;
    }

    .region-services .eb-row-inner {
        display: block;
    }

    .change-development .wp-block-essential-blocks-column {
        width: 100%;
    }

    .change-development .wp-block-group.is-layout-grid.wp-container-core-group-is-layout-acc8bb78.wp-block-group-is-layout-grid {
        padding-top: 40px !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .change-development .future-heading,
    .change-development .future-p {
        padding: 0px 5.889vw;
    }

    .sharing-studies .wp-block-essential-blocks-column {
        width: 100%;
    }

    .b-7 {
        font-weight: 700 !important;
        font-size: 40px !important;
    }

    .mobile-paragraph {
        font-size: 16px !important;
    }
}