.post__ServiceSolutions--container {
    display: flex;
    justify-content: space-between;
}

.swiperServiceFeatured .swiper-slide {
    position: relative;
}

.swiperServiceFeatured .zoom--icon {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    width: 56.17px;
    height: 56.17px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.swiperServiceFeatured .zoom--icon svg {
    position: relative;
    right: 2px;
}

.swiper-slide--featured img {
    vertical-align: top;
}

.swiperServiceFeatured:hover .zoom--icon {
    background: #EE7C29;
}

.swiperServiceFeatured:hover .swiper-slide--featured:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(37, 36, 37, .7);
}

.swiperServiceThumbs .swiper-slide {
    cursor: pointer;
}

.swiperServiceThumbs .swiper-slide:hover,
.swiperServiceThumbs .swiper-slide-thumb-active {
    opacity: .7;
}

.swiperServiceThumbs .swiper-slide-thumb-active {
    display: none;
}

.post__service_solutions--content {
    width: 49.119%;
    display: flex;
    padding-left: 130px;
    flex-direction: column;
    justify-content: flex-start;
}

.elementor-post__text .post__service_solutions--content .elementor-post__title {
    padding-top: 4px;
    margin-bottom: 20px;
}

.post__service_solutions--content .post__service_solutions--content--top {
    margin-bottom: 27px;
    display: inline-block;
    vertical-align: top;
}

.post__service_solutions--gallery {
    width: 49.219%;
}

.swiperServiceThumbs .swiper-slide {
    width: 25%;
}

.post__service_solutions--no-image,
.swiperServiceFeatured .swiper-slide--featured {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 78.89%;
}

.swiperServiceFeatured {
    margin-bottom: 15.92px;
}

.post__service_solutions--gallery .post__service_solutions--no-image img,
.swiperServiceFeatured .swiper-slide--featured img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    z-index: 1;
}

.elementor_service_solutions_detail:nth-child(even) .post__service_solutions--gallery {
    order: 2;
}

.elementor_service_solutions_detail:nth-child(even) .post__service_solutions--content {
    padding-left: 0;
    padding-right: 130px;
}

.swiperServiceThumbs .swiper-slide--thumb {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    padding-bottom: 100%;
}

.swiperServiceThumbs .swiper-slide--thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lightbox--service-solutions .lb-outerContainer {
    max-width: 1270.06px;
    width: 100% !important;
    padding: 0 107px;
    height: auto !important;
}

.lightbox--service-solutions .lb-container {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 78.021%;
}

.lightbox--service-solutions .lb-outerContainer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}

.lightbox--service-solutions .lb-loader {
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
}

.lightbox--service-solutions .lb-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 33px;
}

.lightbox--service-solutions .lb-nav a.lb-prev,
.lightbox--service-solutions .lb-nav a.lb-next {
    width: 47px;
    height: 47px;
    opacity: 1;
    background: #5B8C94;
    background-image: url('../images/arrow-white.svg') !important;
    background-repeat: no-repeat;
    background-position: center;
}

.lightbox--service-solutions .lb-nav a.lb-prev:hover,
.lightbox--service-solutions .lb-nav a.lb-next:hover {
    background-color: #88B2B9;
}

.lightbox--service-solutions .lb-data .lb-details {
    display: none;
}

.lightbox--service-solutions .lb-nav a.lb-next {
    transform: rotate(180deg);
}

.lightbox--service-solutions .lb-data .lb-close {
    position: relative;
    right: -28px;
    top: 9px;
}

.item--content--solution {
    position: relative;
    padding-left: 55px;
    margin-bottom: 18px;
}

.item--content--solution .number {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 500 !important;
}

.item--content--solution:last-child {
    margin-top: 6px;
    display: inline-block;
    margin-bottom: 28px;
}

.elementor-widget-container .elementor-pagination .page-numbers {
    letter-spacing: 0;
    padding: 0.74px 10.25px;
    display: inline-block;
    vertical-align: top;
}

.elementor-widget-container .elementor-pagination .page-numbers:hover,
.elementor-widget-container .elementor-pagination .page-numbers.current {
    background: #5B8C94;
    color: #fff;
    /* padding-bottom: 2px; */
}

.elementor-widget-container .elementor-pagination .page-numbers.prev,
.elementor-widget-container .elementor-pagination .page-numbers.next {
    background: transparent;
    color: #252425;
    letter-spacing: 0.048em;
    text-transform: uppercase;
    width: 115px;
    text-align: left;
    position: relative;
    font-size: 0;
    transition: none;
    padding-bottom: 10px;
}

.elementor-widget-container .elementor-pagination .page-numbers.prev:before,
.elementor-widget-container .elementor-pagination .page-numbers.next:before {
    background: url('../images/arrow-black.svg');
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    width: 24.67px;
    height: 13px;
    bottom: 14px;
    transition: width 0.3s;
}

.elementor-widget-container .elementor-pagination .page-numbers.prev {
    text-align: right;
}


.elementor-widget-container .elementor-pagination .page-numbers.prev:hover:before,
.elementor-widget-container .elementor-pagination .page-numbers.next:hover:before {
    background: url('../images/arrow-right-hover.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    transition: width 0.3s;
    bottom: 14px;
}

.elementor-widget-container .elementor-pagination .page-numbers.prev:hover:before {
    background: url('../images/arrow-left-hover.svg');
}


.elementor-widget-container .elementor-pagination .page-numbers.prev:before {
    right: 13px;
}


.elementor-widget-container .elementor-pagination .page-numbers.next:before {
    left: 13px;
    transform: rotate(180deg);
}

.elementor-widget-container .elementor-pagination .page-numbers.next:hover:before {
    transform: none;
}

.elementor-widget-posts .elementor-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

.elementor-widget-container .elementor-pagination .page-numbers.prev:hover:after,
.elementor-widget-container .elementor-pagination .page-numbers.next:hover:after {
    content: attr(data-pagination-text);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.048em;
    font-weight: 400;
}

.elementor-widget-container .elementor-pagination .page-numbers.prev:hover:after {
    right: 13px;
    top: -7px;
}

.elementor-widget-container .elementor-pagination .page-numbers.next:hover:after {
    left: 13px;
    top: -6px;
}

.studies--container {
    overflow: hidden;
}

.studies--container:after {
    content: '';
    position: absolute;
    background: url('../images/service-solution-dot-end.svg') no-repeat;
    bottom: -13.8%;
    right: 0;
    max-width: 233px;
    width: 100%;
    height: 568px;
    display: block;
}

.studies--inner:after {
    content: '';
    position: absolute;
    background: url('../images/service-solution-dot-one.svg') no-repeat;
    bottom: 13.1%;
    left: 0;
    max-width: 365px;
    width: 100%;
    height: 439px;
}

@media only screen and (max-width: 1800px) {
    .studies--inner:after {
        bottom: 14.1%;
    }
}

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

    .lightbox--service-solutions .lb-outerContainer {
        max-width: 911.81px;
        padding: 0 82px;
    }

    .lightbox--service-solutions .lb-container {
        padding-bottom: 80.138%;
    }

    .post__service_solutions--no-image,
    .swiperServiceFeatured .swiper-slide--featured {
        padding-bottom: 78.2%;
    }

    .post__service_solutions--gallery {
        width: 49.3%;
    }

    .post__service_solutions--content {
        width: 50.7%;
        padding-left: 113px;
    }

    .post__service_solutions--content .post__service_solutions--content--top {
        margin-bottom: 41px;
    }

    .item--content--solution {
        padding-left: 51px;
    }

    .item--content--solution:last-child {
        margin-bottom: 45px;
    }

    .lightbox--service-solutions .lb-nav {
        padding-top: 40px;
    }

    .studies--container:after {
        background: url('../images/service-solution-dot-end-laptop.svg') no-repeat;
        bottom: -15.3%;
        right: -5%;
    }

    .studies--inner:after {
        background: url('../images/service-solution-dot-one-laptop.svg') no-repeat;
        bottom: 9.5%;
    }
}

@media only screen and (max-width: 1024px) {
    .studies--inner:after {
        bottom: 18.5%;
    }
}

@media only screen and (max-width: 991px) {
    .lightbox--service-solutions .lightbox {
        padding: 0 36px;
    }

    .post__ServiceSolutions--container {
        flex-direction: column;
    }

    .post__service_solutions--content,
    .post__service_solutions--gallery {
        width: 100%;
    }

    .post__service_solutions--content {
        padding-left: 0;
        margin-top: 30px;
    }

    .elementor_service_solutions_detail:nth-child(even) .post__service_solutions--gallery {
        order: inherit;
    }

    .elementor_service_solutions_detail:nth-child(even) .post__service_solutions--content {
        padding-right: 0;
    }

    .post__service_solutions--no-image,
    .swiperServiceFeatured .swiper-slide--featured {
        padding-bottom: 79.035%;
    }
}

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

    .studies--container:after,
    .studies--inner:after {
        display: none;
    }

    .lightbox--service-solutions .lb-container {
        padding-bottom: 78.775%;
    }

    .lightbox--service-solutions .lb-dataContainer {
        width: 100% !important;
    }

    .lightbox--service-solutions .lb-data .lb-close {
        margin-bottom: 25px;
        opacity: 1;
        background-position: right center;
    }

    .lightbox--service-solutions .lb-outerContainer {
        padding: 0;
    }

    .lightbox--service-solutions .lb-data .lb-details {
        display: none !important;
    }

    .swiperServiceFeatured .zoom--icon svg {
        width: 27px;
        height: 27px;
    }

    .swiperServiceFeatured .zoom--icon {
        width: 46.17px;
        height: 46.17px;
    }

    .lightbox--service-solutions .lb-data .lb-close {
        position: static;
    }

    .swiperServiceFeatured {
        margin-bottom: 10px;
    }

    .elementor-post__text .post__service_solutions--content .elementor-post__title {
        padding-top: 0;
        margin-bottom: 0px;
    }

    .post__service_solutions--content .post__service_solutions--content--top {
        padding-top: 11px;
        margin-bottom: 20px;
    }

    .item--content--solution {
        padding-left: 34px;
    }

    .item--content--solution:last-child {
        margin-bottom: 18px;
    }

    .lightbox--service-solutions .lb-nav a.lb-prev,
    .lightbox--service-solutions .lb-nav a.lb-next {
        display: none !important;
    }
}

@media(max-width: 412.98px) {
    .post__service_solutions--content h3.elementor-post__title {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
}