/* --------------------------------- CUSTOM NEW --------------------------------- */

/* Global styles */

b, strong {
    font-weight: 500;
}

.site-main ul {
    padding-left: 18px;
}

.site-main ul li {
    list-style-position: outside;
}

.site-main ul.list-unstyled, .site-main ul.entry-meta {
    padding-left: 0;
}

.single-post .site-content {
    padding-top: 84px !important;
}

@media (min-width: 1200px) {
    body {
        line-height: 32px;
    }
}


/* image with dotted background */

.dots-bg .vc_figure .vc_single_image-wrapper {
    position: relative;
    z-index: 1;
}

.dots-bg .vc_figure .vc_single_image-wrapper::before {
    content: "";
    position: absolute;
    z-index: -1;
    margin: 0 !important;
    width: 149px;
    height: 193px;
    background: url("/wp-content/themes/stepwise/assets/images/kropeczki.jpg") no-repeat;
}

.dots-bg-left-top .vc_figure .vc_single_image-wrapper::before {
    left: -72px;
    top: -54px;
}

.dots-bg-right-top .vc_figure .vc_single_image-wrapper::before {
    right: -19px;
    top: -62px;
}

.dots-bg-left-bottom .vc_figure .vc_single_image-wrapper::before {
    left: -72px;
    bottom: -54px;
}

.dots-bg-right-bottom .vc_figure .vc_single_image-wrapper::before {
    right: -35px;
    bottom: -60px;
}

.dots-bg-left-center .vc_figure .vc_single_image-wrapper::before {
    left: -59px;
    bottom: 20%;
}

@media (max-width: 991px) {
    .dots-bg-left-top, .dots-bg-right-top {
        padding-top: 36px;
    }

    .dots-bg-left-bottom, .dots-bg-right-bottom {
        padding-bottom: 36px;
    }

    .dots-bg-left-top .vc_figure .vc_single_image-wrapper::before {
        left: -10px;
        top: -35px;
    }

    .dots-bg-right-top .vc_figure .vc_single_image-wrapper::before {
        right: -10px;
        top: -35px;
    }

    .dots-bg-left-bottom .vc_figure .vc_single_image-wrapper::before {
        left: -10px;
        bottom: -35px;
    }

    .dots-bg-right-bottom .vc_figure .vc_single_image-wrapper::before {
        right: -10px;
        bottom: -35px;
    }
}


/* banner dots */

.banner-dots .vc_figure {
    position: relative;
    z-index: 1;
}

.banner-dots .vc_figure::before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 179px;
    width: 193px;
    height: 149px;
    background: no-repeat;
    background-image: url("/wp-content/uploads/2021/05/banner-dots.svg");
}

.banner-dots.banner-dots-top .vc_figure::before {
    top: -74px;
}

.banner-dots.banner-dots-bottom .vc_figure::before {
    bottom: -71px;
}

.banner-dots.banner-dots-mobile .vc_figure::before {
    right: 120px;
    width: 93px;
}

.banner-dots.banner-dots-mobile .vc_figure::before {
    right: auto;
    left: 35px;
    top: -27px;
    background-image: url("/wp-content/uploads/2021/05/banner-dots-mobile.svg");
}


/* image mobile dots */

.image-mobile-dots .vc_figure {
    position: relative;
    z-index: 1;
    padding-top: 25px;
    padding-left: 30px;
}

.image-mobile-dots .vc_figure::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 93px;
    height: 120px;
    background: no-repeat;
    background-image: url("/wp-content/uploads/2021/05/image-mobile-dots.svg");
}


/* custom icons */
.custom-icon .vc_figure {
    width: 100%;
}

.custom-icon .vc_figure .vc_single_image-wrapper {
    position: relative;
    z-index: 4;
    padding: 24px 40px;
    width: 100%;
}

.custom-icon .vc_figure .vc_single_image-wrapper::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
}

.custom-icon.bg-none .vc_figure .vc_single_image-wrapper::after {
    background: transparent;
}

.custom-icon .vc_figure .vc_single_image-wrapper img {
    display: block;
    margin: auto;
}

.custom-icon .custom-icon-left .vc_figure .vc_single_image-wrapper img {
    margin: 0;
}

@media (max-width: 767px) {
    .custom-icon .vc_figure .vc_single_image-wrapper {
        width: auto;
        padding: 20px;
    }
}


/* section background */

.section-background {
    position: relative;
    z-index: 1;
}

.section-background::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 89%;
    bottom: 0;
    background: #E8F0F7;
    width: 99999px;
}

.section-background.section-background-left::before {
    left: auto;
    right: 89%;
}

@media (min-width: 1200px) {
    .section-background-image[class*="vc_custom_"] {
        width: calc(100% + 200px);
        background-position: right top !important;
        background-size: 394px auto;
    }
}

@media (max-width: 1199px) {
    .section-background::before {
        display: none;
    }

    .section-background-image[class*="vc_custom_"] {
        background: none !important;
    }
}


/* image with logo */

.image-with-logo .wpb_wrapper {
    position: relative;
}

@media (min-width: 992px) {
    .image-with-logo .wpb_wrapper .wpb_single_image:not(.image-with-logo--logo) .vc_figure {
        float: right;
    }

    .vc_rtl-columns-reverse .image-with-logo .wpb_wrapper .wpb_single_image:not(.image-with-logo--logo) .vc_figure {
        float: left;
    }
}

@media (max-width: 991px) {
    .image-with-logo .wpb_wrapper .wpb_single_image:not(.image-with-logo--logo) .vc_figure,
    .image-with-logo .wpb_wrapper .wpb_single_image:not(.image-with-logo--logo) .vc_figure .vc_single_image-wrapper,
    .image-with-logo .wpb_wrapper .wpb_single_image:not(.image-with-logo--logo) .vc_figure .vc_single_image-wrapper img {
        width: 100%;
    }
}

.image-with-logo .image-with-logo--logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: absolute;
    top: -25px;
    right: 31px;
    margin: 0;
    width: 75px;
    height: 48px;
    background: #fff;
    border-radius: 7px;
    -webkit-box-shadow: 0px -9px 11px rgba(0, 0, 0, 0.07);
    box-shadow: 0px -9px 11px rgba(0, 0, 0, 0.07);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.vc_rtl-columns-reverse .image-with-logo .image-with-logo--logo {
    right: auto;
    left: 31px;
}


/* box content */

.box-content p {
    line-height: 32px;
}

.box-content .ct-heading-tag {
    margin-bottom: 32px;
}

.box-content > .vc_column-inner > .wpb_wrapper {
    margin: 0 -124px;
    padding: 130px 125px 113px;
    background: #fff;
    border-radius: 20px;
}

.box-content.box-content-color > .vc_column-inner > .wpb_wrapper {
    background: #f8f8fb;
}

.box-content.box-content-color > .vc_column-inner > .wpb_wrapper .ct-button-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}

.box-content.box-content-color > .vc_column-inner > .wpb_wrapper .ct-button-wrapper .btn.btn-default {
    line-height: 55px;
}

.box-content.box-content-color > .vc_column-inner > .wpb_wrapper .ct-button-wrapper.btn-block .btn {
    display: block;
}

@media (min-width: 1200px) {
    .box-content-wrap {
        margin-left: -35px;
        margin-right: -35px;
    }

    .box-content > .vc_column-inner {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (max-width: 1439px) {
    .box-content > .vc_column-inner > .wpb_wrapper {
        margin: 0 -40px;
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 1199px) {
    .box-content.box-content-color > .vc_column-inner > .wpb_wrapper .ct-button-wrapper {
        padding-top: 10px;
    }
}

@media (max-width: 991px) {
    .box-content > .vc_column-inner > .wpb_wrapper {
        margin: 0;
        padding: 30px 30px 0;
    }
}


/* bullet points */

.bullet-points .ct-short-text.layout1 .short-text-description {
    position: relative;
    margin-bottom: 40px;
    padding-left: 53px;
    width: 100%;
    color: #5E6D7A;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
}

.bullet-points .ct-short-text.layout1 .short-text-description::before, .bullet-points .ct-short-text.layout1 .short-text-description::after {
    content: "";
    position: absolute;
    border-radius: 50%;
}

.bullet-points .ct-short-text.layout1 .short-text-description::before {
    width: 34px;
    height: 34px;
    top: 0;
    left: 0;
    border: 3px solid #E8F0F7;
}

.bullet-points .ct-short-text.layout1 .short-text-description::after {
    width: 7px;
    height: 7px;
    top: 14px;
    left: 14px;
    background: #2E57C4;
}


/* Blog list - example: Page Press */

.ct-blog-list--item {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.ct-blog-list--item::after {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    height: 1px;
    background: #ECECEC;
}

.ct-blog-list--item:last-child::after {
    display: none;
}

.ct-blog-list--item .content {
    overflow: hidden;
    position: relative;
    padding-bottom: 27px;
}

.ct-blog-list--item .content .collapseomatic {
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: "Rubik";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #E84545;
    cursor: pointer;
    padding-right: 16px;
    min-width: 99px;
}

.ct-blog-list--item .content .collapseomatic::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 9px;
    height: 4.5px;
    background: url("../images/read-more-arrow.svg") no-repeat right center;
    background-size: contain;
    -webkit-transition: all .3s linear 0ms !important;
    transition: all .3s linear 0ms !important;
}

.ct-blog-list--item .content .collapseomatic.colomat-close::after {
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
}

.ct-blog-list--item .content .ct-blog-list--info {
    overflow: hidden;
    margin-bottom: 0;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all .3s linear 0ms !important;
    transition: all .3s linear 0ms !important;
}

.ct-blog-list--item .content .ct-blog-list--info.show {
    padding-top: 20px;
    padding-bottom: 35px;
    max-height: 200px;
    opacity: 1;
}

.ct-blog-list--item .default-text {
    font-family: 'Poppins' !important;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: 0.024em;
    color: #000000;
    margin-bottom: 25px !important;
}

.ct-blog-list--content {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;
    color: #868686;
}

.ct-blog-list--item .content .post-info {
    line-height: 24px;
}

@media (min-width: 992px) {
    .ct-blog-list--item .thumb {
        position: absolute !important;
        top: 0;
        left: 15px;
    }

    .ct-blog-list--item .content {
        margin-left: 357px;
    }
}

@media (max-width: 991px) {
    .ct-blog-list--item .thumb {
        float: none;
        margin: 0 auto 15px;
    }
}


/* management box */

.management-box .wpb_single_image {
    margin-bottom: 42px;
}

.management-box .ct-heading-tag {
    margin-bottom: 0;
}

.management-box .ct-heading {
    float: left;
}

.management-box .wpb_text_column {
    clear: both;
    padding-top: 20px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
    color: #868686;
}

.management-box .ct-social1 {
    float: right;
    margin-top: -2px;
}

.management-box .ct-social1 a {
    border: 0;
    margin: 0;
    line-height: 30px;
    color: #B9B9B9;
    border-radius: 0;
    height: 30px;
    width: auto;
}

.management-box .ct-social1 .fa {
    font-size: 32px !important;
    margin: 0;
}

.management-box .ct-social1 a:hover {
    background: transparent;
    color: #2e57c4;
}

@media (min-width: 992px) {
    .management-box .wpb_single_image .vc_figure,
    .management-box .vc_single_image-wrapper,
    .management-box .vc_single_image-wrapper img {
        width: 100%;
    }

    .management-box-wrap.vc_row {
        margin-left: -24px;
        margin-right: -24px;
    }

    .management-box-wrap.vc_row > .management-box > .vc_column-inner {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media (min-width: 1200px) {
    .management-box-wrap.vc_row {
        margin-left: -42px;
        margin-right: -42px;
    }

    .management-box-wrap.vc_row > .management-box > .vc_column-inner {
        padding-left: 42px;
        padding-right: 42px;
    }
}

@media (max-width: 767px) {
    .management-box .wpb_single_image .vc_figure {
        display: block;
        text-align: center;
    }
}


/* stepwise box */

.stepwise-box-wrap {
    position: relative;
}

.stepwise-box-wrap::before, .stepwise-box-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    background: -webkit-gradient(linear, right top, left top, color-stop(3.5%, rgba(236, 236, 236, 0)), color-stop(46.24%, #ECECEC), color-stop(95.71%, rgba(236, 236, 236, 0)));
    background: -o-linear-gradient(right, rgba(236, 236, 236, 0) 3.5%, #ECECEC 46.24%, rgba(236, 236, 236, 0) 95.71%);
    background: linear-gradient(270deg, rgba(236, 236, 236, 0) 3.5%, #ECECEC 46.24%, rgba(236, 236, 236, 0) 95.71%);
}

.stepwise-box-wrap::before {
    top: 8px;
}

.stepwise-box-wrap::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}


@media (max-width: 991px) {
    .stepwise-box > .vc_column-inner > .wpb_wrapper {
        min-height: 410px;
    }
}

@media (max-width: 767px) {
    .stepwise-box > .vc_column-inner > .wpb_wrapper {
        min-height: auto;
    }

    .stepwise-box > .vc_column-inner > .wpb_wrapper {
        background: transparent;
        box-shadow: none;
        padding: 0 11px;
    }

    .stepwise-box-wrap::before, .stepwise-box-wrap::after {
        display: none;
    }
}


/* opinions */

.ct-opinions-carousel .owl-prev, .ct-opinions-carousel .owl-next,
.ct-portfolio-carousel.layout2 .owl-prev, .ct-portfolio-carousel.layout2 .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: no-repeat center !important;
    border-radius: 0 !important;
}

.ct-opinions-carousel .owl-prev i, .ct-opinions-carousel .owl-next i,
.ct-portfolio-carousel.layout2 .owl-prev i, .ct-portfolio-carousel.layout2 .owl-next i {
    display: none;
}

.ct-opinions-carousel .owl-prev,
.ct-portfolio-carousel.layout2 .owl-prev {
    left: -91px;
    background-image: url("../images/arrow-left.svg") !important;
}

.ct-opinions-carousel .owl-next,
.ct-portfolio-carousel.layout2 .owl-next {
    right: -91px;
    background-image: url("../images/arrow-right.svg") !important;
}


/* box icon left */

.box-icon-left {
    margin-top: 69px;
}

.box-icon-left > .vc_column-inner > .wpb_wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.box-icon-left > .vc_column-inner > .wpb_wrapper::before {
    content: "";
    position: absolute;
    top: -23px;
    right: 0;
    bottom: -23px;
    left: 62px;
    z-index: -1;
    border: 2px dashed #EFF4F9;
}

.box-icon-left .wpb_content_element {
    margin-right: 50px;
    margin-bottom: 0;
    background: #EFF4F9;
    border-radius: 50%;
    min-width: 124px;
    width: 124px;
    height: 124px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.box-icon-left.gray .wpb_content_element {
    background: #F8F8F8;
}

.box-icon-left .ct-heading-tag {
    color: #0C1841;
    font-size: 20px;
    line-height: 32px;
}

@media (max-width: 1199px) {
    .box-icon-left > .vc_column-inner > .wpb_wrapper::before {
        right: 0px;
    }

    .box-icon-left .wpb_content_element {
        margin-right: 30px;
    }

    .box-icon-left .ct-heading-tag {
        color: #0C1841;
        font-size: 18px;
        line-height: 30px;
    }
}

@media (max-width: 991px) {
    .vc_rtl-columns-reverse .box-icon-left > .vc_column-inner > .wpb_wrapper {
        flex-direction: row-reverse;
    }

    .vc_rtl-columns-reverse .box-icon-left .wpb_content_element {
        margin-right: 0;
        /* margin-left: 50px; */
        margin-left: auto;
    }

    .vc_row:nth-child(odd) > .box-icon-left > .vc_column-inner > .wpb_wrapper::before {
        left: 62px;
        right: 0;
    }

    .vc_row:nth-child(even) > .box-icon-left > .vc_column-inner > .wpb_wrapper::before {
        right: 62px;
        left: 0;
    }

    .box-icon-left .ct-heading-tag br {
        display: none;
    }

    .box-icon-left > .vc_column-inner > .wpb_wrapper {
        padding-right: 62px;
    }

    .vc_rtl-columns-reverse .box-icon-left > .vc_column-inner > .wpb_wrapper {
        padding-right: 0;
        padding-left: 62px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
}

@media (max-width: 575px) {
    .box-icon-left {
        margin-top: 66px;
    }

    .box-icon-left .ct-heading-tag {
        font-size: 16px;
        line-height: 26px;
    }

    .box-icon-left .wpb_content_element {
        min-width: 72px;
        width: 72px;
        height: 72px;
        margin-right: 25px;
    }

    /*.vc_rtl-columns-reverse .box-icon-left .wpb_content_element {*/
    /*    margin-left: 25px;*/
    /*}*/
    .box-icon-left .wpb_content_element img {
        max-width: 38px;
    }

    .vc_row:nth-child(odd) > .box-icon-left > .vc_column-inner > .wpb_wrapper::before {
        left: 36px;
        right: 0;
    }

    .vc_row:nth-child(even) > .box-icon-left > .vc_column-inner > .wpb_wrapper::before {
        right: 36px;
        left: 0;
    }

    .box-icon-left > .vc_column-inner > .wpb_wrapper {
        padding-right: 36px;
    }

    .vc_rtl-columns-reverse .box-icon-left > .vc_column-inner > .wpb_wrapper {
        padding-left: 36px;
    }
}

@media (max-width: 374px) {
    .box-icon-left .ct-heading-tag {
        font-size: 14px;
        line-height: 22px;
    }

    .box-icon-left .wpb_content_element {
        min-width: 62px;
        width: 62px;
        height: 62px;
        margin-right: 10px;
    }

    .vc_rtl-columns-reverse .box-icon-left .wpb_content_element {
        margin-left: 10px;
    }

    .box-icon-left .wpb_content_element img {
        max-width: 32px;
    }

    .vc_row:nth-child(odd) > .box-icon-left > .vc_column-inner > .wpb_wrapper::before {
        left: 31px;
        right: 0;
    }

    .vc_row:nth-child(even) > .box-icon-left > .vc_column-inner > .wpb_wrapper::before {
        right: 31px;
        left: 0;
    }

    .box-icon-left > .vc_column-inner > .wpb_wrapper {
        padding-right: 31px;
    }

    .vc_rtl-columns-reverse .box-icon-left > .vc_column-inner > .wpb_wrapper {
        padding-left: 31px;
    }
}


/* box dashed */

.box-dashed.vc_row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 17px;
}

.box-dashed {
    height: 145px;
    border: 2px dashed #EFF4F9;
    background: rgba(248, 248, 248, 0.15);
}

.box-dashed .wpb_single_image {
    margin-bottom: 0 !important;
}

.box-dashed .ct-heading-tag {
    font-size: 24px;
    line-height: 38px;
    color: #0C1841;
}

.box-dashed > .vc_column_container > .vc_column-inner {
    padding-left: 84px;
    padding-right: 0;
}

/* .box-dashed > .vc_column_container + .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
} */

@media (max-width: 991px) {
    .box-dashed > .vc_column_container > .vc_column-inner {
        padding-left: 30px;
        padding-right: 30px;
    }

    /* .box-dashed > .vc_column_container + .vc_column_container > .vc_column-inner {
        padding-right: 25px;
    } */
    /* .box-dashed:first-child > .vc_column_container + .vc_column_container > .vc_column-inner {
        padding-right: 5px;
    } */
}

@media (min-width: 768px) and (max-width: 991px) {
    /* .box-dashed > .vc_column_container:first-child > .vc_column-inner {
        padding-right: 25px;
    } */
    /* .box-dashed:first-child > .vc_column_container + .vc_column_container {
        margin-left: -25px;
        width: 195px;
    } */
}

@media (max-width: 767px) {
    .box-dashed.vc_row {
        margin-bottom: 10px;
    }

    .box-dashed {
        height: auto;
        padding: 28px 0 35px;
    }

    .box-dashed .ct-heading-tag {
        font-size: 18px;
        line-height: 29px;
    }

    .box-dashed .wpb_single_image {
        margin-top: 40px;
    }

    /* .box-dashed:first-child {
        padding-bottom: 5px;
    } */
    /* .box-dashed:first-child .wpb_single_image {
        margin-top: 0;
    } */
}


/* section-dots */

.section-dots {
    position: relative;
    z-index: 1;
    overflow: visible !important;
}

.section-dots::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 150px;
    right: 0;
    background: url("/wp-content/uploads/2021/09/section-dots.svg") no-repeat;
    width: 81px;
    height: 139px;
}

@media (max-width: 991px) {
    .section-dots::before {
        display: none !important;
    }
}


@media (max-width: 767px) {
    .blog-hentry .single-hentry:first-of-type .entry-title, .ct-heading h3.ct-heading-tag, .h2, body.archive .single-hentry:first-of-type .entry-title, h2 {
        font-size: 30px;
        line-height: 37px;
    }
}


@media (min-width: 1200px) {
    .gutters-lg.vc_row {
        margin-left: -38px;
        margin-right: -38px;
    }

    .gutters-lg.vc_row > .vc_column_container > .vc_column-inner {
        padding-left: 38px;
        padding-right: 38px;
    }
}


/* Career */

/* career benefits */

.benefits-row.vc_row {
    margin-left: -8px;
    margin-right: -8px;
}

.benefits-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.benefits-row + .benefit-box {
    margin-bottom: 16px;
}

.benefits-row .benefit-box .vc_column-inner {
    padding-left: 8px;
    padding-right: 8px;
}

.benefits-row .benefit-box > .vc_column-inner > .wpb_wrapper {
    padding: 25px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.benefits-row .benefit-box > .vc_column-inner {
    height: 100%;
}

.benefits-row .benefit-box > .vc_column-inner > .wpb_wrapper {
    height: calc(100% - 16px);
}

.benefits-row .benefit-box .wpb_wrapper h3, .benefits-row .benefit-box .wpb_wrapper p {
    font-family: 'Rubik';
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
}

.benefits-row .benefit-box .wpb_single_image {
    margin-bottom: 15px;
}

.benefits-row .benefit-box .wpb_text_column {
    margin-bottom: 0;
}

.benefits-row .benefit-box .wpb_text_column .wpb_wrapper {
    padding: 0;
}

.benefits-row .benefit-box .wpb_wrapper h3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.05em;
    color: #2A334B;
    margin-bottom: 0;
}

.benefits-row .benefit-box .wpb_wrapper p {
    font-weight: 400;
    font-size: 12.7308px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #9CACC1;
    margin-top: 5px;
}

/* career collapse */

.career-grid.vc_gitem-zone-a .vc_gitem-row-position-top, .career-grid.vc_gitem-zone-b .vc_gitem-row-position-top,
.career-grid.vc_gitem-zone-a .vc_gitem-row-position-middle, .career-grid.vc_gitem-zone-b .vc_gitem-row-position-middle,
.career-grid.vc_gitem-zone-a .vc_gitem-row-position-bottom, .career-grid.vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.career-collapse-content {
    padding: 0 !important;
}

.career-content {
    margin: 0 !important;
    padding: 10px;
}

.career-toggler-wrap {
    padding: 0 !important;
}

.career-toggler-btn {
    margin: 0 !important;
}

.career-toggler-btn button {
    background: transparent !important;
    font-size: 0 !important;
    padding: 30px 0 !important;
}

.career-toggler-btn button::before {
    content: "";
    width: 16px;
    height: 9px;
    display: block;
    background: url("../images/collapse-arrow.svg") no-repeat center;
    margin: auto;
    -webkit-transition: all .3s linear 0ms;
    -o-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
}

.career-toggler-btn.collapse button::before {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}

.career-grid {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 6px 40px rgb(82 82 82 / 10%);
    box-shadow: 0px 6px 40px rgb(82 82 82 / 10%);
    border-radius: 10px;
}

.career-grid .vc_gitem_row .vc_gitem-col {
    padding: 0;
}

.career-grid .vc_gitem-row-position-top {
    padding-top: 63px;
    padding-left: 57px;
    padding-right: 51px;
    padding-bottom: 5px;
}

.career-grid .vc_gitem-row-position-middle {
    padding-left: 57px;
    padding-right: 51px;
}

.career-title {
    margin-bottom: 0 !important;
}

.career-title h3 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 160%;
    letter-spacing: 0.05em;
    color: #0C1841;
    margin-bottom: 0;
}

.career-tags > ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}

.career-tags > ul > li {
    margin-right: 20px;
    margin-top: 10px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #7F8593;
    position: relative;
    padding-left: 20px;
}

.career-tags > ul > li:last-child {
    margin-right: 0;
}

.career-tags > ul > li::before {
    content: "";
    display: inline-block;
    background: #2255FF;
    border-radius: 3px;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 5px;
}

.career-salary {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 160%;
    text-align: right;
    letter-spacing: 0.05em;
    color: #2A334B;
    padding-top: 2px;
}

.career-salary-info {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    text-align: right;
    letter-spacing: 0.05em;
    color: #2A334B;
    margin-top: 8px;
}

.career-grid-wrap .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-bottom: 16px;
}

.career-collapse-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.career-collapse-content.collapsing, .career-collapse-content.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.career-collapse-content h4 {
    clear: none;
    margin-top: 70px;
    margin-bottom: 0;
    padding-top: 50px;
    padding-left: 136px;
    padding-right: 20px;
    padding-bottom: 32px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.05em;
    color: #2A334B;
    background-position: 57px 40px !important;
}

.career-collapse-content h4,
.career-collapse-content .vc_gitem-acf {
    width: 50%;
    float: left;
}

.career-collapse-content .vc_gitem-acf {
    position: relative;
    padding: 0 70px 52px;
    margin-bottom: 42px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.05em;
    color: #868686;
}

.career-collapse-content .vc_gitem-acf ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.career-collapse-content .vc_gitem-acf ul li {
    position: relative;
    padding-left: 30px;
}

.career-collapse-content .vc_gitem-acf ul li + li {
    margin-top: 10px;
}

.career-collapse-content .vc_gitem-acf ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 10px;
    background: rgba(192, 205, 223, 0.5);
    border-radius: 3px;
}

.career-collapse-content .vc_gitem-acf::before {
    content: "";
    position: absolute;
    top: -108px;
    left: 20px;
    right: 20px;
    bottom: 0;
    border: 2px dashed rgba(192, 205, 223, 0.7);
    border-radius: 8px;
}

.career-grid.vc_gitem-zone-a .vc_gitem-row-position-middle {
    margin-left: -20px;
    margin-right: -20px;
    position: relative !important;
    z-index: 10;
}

.career-apply-btn {
    position: absolute;
    bottom: -39px;
    right: 20px;
    margin: 0 !important;
    opacity: 0;
    -webkit-transition: all .3s linear 0ms;
    -o-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
}

.career-collapse-content.show .career-apply-btn {
    opacity: 1;
}

.career-apply-btn a {
    background: #EFF4F9 !important;
    border-radius: 6px !important;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 18px !important;
    line-height: 160% !important;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #2E57C4 !important;
    padding: 9.5px 75px !important;
}

.career-apply-btn a:hover {
    background: #2E57C4 !important;
    color: #fff !important;
}

.career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-grid .vc_gitem-row-position-middle,
.career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-grid .vc_gitem-row-position-bottom,
.career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-grid .vc_gitem-row-position-top .career-salary-info {
    display: none !important;
}

.career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-grid .vc_gitem-row-position-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 83px;
    padding-bottom: 82px;
}

.career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-grid .vc_gitem-row-position-top .career-salary {
    padding-top: 0;
}

.career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-grid .vc_gitem-row-position-top a {
    display: inline-block;
    padding: 9.5px 34.5px;
    background: #EFF4F9;
    border-radius: 6px;
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #2E57C4;
}

.career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-grid .vc_gitem-row-position-top a:hover {
    background: #2E57C4 !important;
    color: #fff !important;
}

#hr-contact-form .wpcf7-form .nice-select .option:nth-last-child(2) {
    display: none;
}

@media (min-width: 992px) {
    .benefits-row:nth-child(even) .benefit-box .wpb_wrapper {
        background: #F9F9F9;
    }

    .benefits-row:nth-child(even) .benefit-box:nth-child(even) .wpb_wrapper {
        background: #F8FBFF;
    }
}

@media (min-width: 768px) {
    .benefits-row .benefit-box .wpb_wrapper {
        background: #F8FBFF;
    }

    .benefits-row .benefit-box:nth-child(even) .wpb_wrapper {
        background: #F9F9F9;
    }
}

@media (max-width: 991px) {
    .career-grid .vc_col-sm-6 {
        width: 100%;
    }

    .career-salary {
        padding-top: 30px;
    }

    .career-salary.vc_gitem-align-right, .career-salary-info.vc_gitem-align-right {
        text-align: left;
    }

    .career-collapse-content h4, .career-collapse-content .vc_gitem-acf {
        float: none;
        width: 100%;
    }

    .career-collapse-content h4 {
        order: 1;
        margin-top: 30px;
    }

    .career-collapse-content h4 + h4 {
        order: 3;
    }

    .career-collapse-content h4 + .vc_gitem-acf {
        order: 2;
        margin-bottom: 0;
    }

    .career-collapse-content h4 + .vc_gitem-acf + .vc_gitem-acf {
        order: 4;
    }

    .career-apply-btn {
        order: 5;
        position: static;
        text-align: center !important;
        width: 100%;
    }

    .career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-grid .vc_gitem-row-position-top {
        display: block;
        padding-top: 43px;
        padding-bottom: 42px;
    }

    .career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-title h3 {
        text-align: center !important;
    }

    .career-grid-wrap > .vc_grid > .vc_pageable-slide-wrapper > .vc_grid-item:last-child .career-salary.vc_gitem-align-right {
        text-align: center;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .benefit-box {
        float: left;
        width: 50%;
    }

    .benefit-box:nth-child(odd) {
        clear: both;
    }

    .benefits-row .benefit-box .wpb_wrapper {
        background: #F8FBFF;
    }

    .benefits-row .benefit-box:nth-child(4n-2) .wpb_wrapper, .benefits-row .benefit-box:nth-child(4n-1) .wpb_wrapper {
        background: #F9F9F9;
    }

    .benefits-row:nth-child(even) .benefit-box .wpb_wrapper {
        background: #F9F9F9;
    }

    .benefits-row:nth-child(even) .benefit-box:nth-child(4n-2) .wpb_wrapper, .benefits-row:nth-child(even) .benefit-box:nth-child(4n-1) .wpb_wrapper {
        background: #F8FBFF;
    }

    .career-grid .vc_gitem-row-position-top {
        padding-top: 25px;
        padding-right: 25px;
        padding-left: 25px;
    }

    .career-collapse-content .vc_gitem-acf, .career-grid .vc_gitem-row-position-middle {
        padding-left: 25px;
        padding-right: 25px;
    }

    .career-collapse-content .vc_gitem-acf::before {
        left: 5px;
        right: 5px;
    }

    .career-collapse-content h4 {
        margin-top: 15px;
        padding-left: 90px;
        background-position: 17px 40px !important;
    }
}

.vc_grid-btn-load_more .vc_btn3.vc_btn3-shape-rounded {
    border-radius: 2px;
}

.vc_grid-btn-load_more .vc_btn3.vc_btn3-color-danger, .vc_grid-btn-load_more .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 127.4%;
    text-align: center;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #E84545;
    filter: drop-shadow(0px 3px 12px rgba(232, 69, 69, 0.3));
}

.vc_grid-btn-load_more .vc_btn3.vc_btn3-size-lg {
    padding-left: 40px;
    padding-right: 40px;
}

.vc_grid .vc_pageable-load-more-btn {
    margin-top: 45px !important;
}

.vc_grid-btn-load_more .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,
.vc_grid-btn-load_more .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,
.vc_grid-btn-load_more .vc_btn3.vc_btn3-color-danger:focus,
.vc_grid-btn-load_more .vc_btn3.vc_btn3-color-danger:hover {
    background: #E84545;
}

/* hr-contact-form */

#hr-contact-form .wpcf7-form {
    max-width: 884px;
    margin-left: auto;
    margin-right: auto;
}

#hr-contact-form .wpcf7-form .nice-select {
    overflow: visible !important;
    margin-bottom: 22px;
}

#hr-contact-form .nice-select:after {
    content: "";
    width: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #4B4B4B transparent transparent transparent;
    transform: none;
    top: 0;
    bottom: 0;
    height: 6px;
    margin: auto;
}

#hr-contact-form .nice-select:not(.cdpp-input-c):not(.cdp-select-padding):not(.cdp-redirect-select):not(.cdp-cool-select):not(.cdp-redirect-select2):not(.cdp-modal-select):not(.cdp-tooltip-select):not(.cdp-per-page-select-show) .list,
#hr-contact-form .cdp-sel-separat .list {
    margin-left: -1px !important;
}

#hr-contact-form .wpcf7-form .nice-select .list {
    border: 1px solid #e5e5e5 !important;
    box-shadow: none;
    width: calc(100% + 2px) !important;
    border-radius: 0;
}

#hr-contact-form .wpcf7-form .nice-select .option,
#hr-contact-form .wpcf7-form .nice-select span.current {
    text-align: left;
    padding: 1px 0;
}

#hr-contact-form .wpcf7-form .input-filled label {
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    text-transform: none;
    letter-spacing: 0;
}

#hr-contact-form .wpcf7-form .input-filled input,
#hr-contact-form .wpcf7-form .input-filled textarea,
#hr-contact-form .wpcf7-form .nice-select .option,
#hr-contact-form .wpcf7-form .nice-select span.current {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #767881;
}

#hr-contact-form .nice-select:hover {
    border-color: #2e57c4 !important;
}

#hr-contact-form .nice-select:active,
#hr-contact-form .nice-select.open,
#hr-contact-form .nice-select:focus {
    border-color: #2e57c4 !important;
}

#hr-contact-form .file-cv,
#hr-contact-form .wpcf7-file,
#hr-contact-form .cv-upload-button::before {
    height: 59px;
}

#hr-contact-form .wpcf7-file {
    text-transform: none;
}

#hr-contact-form .wpcf7-file:after {
    margin: auto;
    top: 0;
    bottom: 0;
    height: 20px;
}

#hr-contact-form .cv-upload-button {
    padding-top: 6px;
}

#hr-contact-form .cv-upload-button::before {
    line-height: 27px;
    margin-top: -6px;
}

#hr-contact-form .custom-cv-border {
    height: 59px;
    border: 0;
}

#hr-contact-form .wpcf7-form .nice-select .list {
    padding: 0;
}

#hr-contact-form .wpcf7-form .nice-select .option {
    padding: 15px 20px;
}

/* fixes */

.primary-menu .sub-menu li {
    width: 100%;
}

.acceptance-info {
    font-size: 12px;
    line-height: 1.7;
    color: #a3a3a3;
}

.acceptance-info a {
    white-space: nowrap;
}

.acceptance-1, .acceptance-2, .acceptance-3, .processing-data-acceptance {
    margin-bottom: .5rem !important;
}


@media (max-width: 374px) {
    .vc_rtl-columns-reverse .box-icon-left .wpb_content_element {
        margin-left: auto;
    }
}




/*custom-vertical-tabs*/

.wpb-js-composer .custom-vertical-tabs.variant-2 .vc_tta-tabs-container {
    max-width: 257px;
}

@media (min-width: 1200px) {
    .wpb-js-composer .custom-vertical-tabs.variant-2 .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .wpb_column {
        padding-right: 0;
    }

    .wpb-js-composer .custom-vertical-tabs.variant-2 .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
        padding-left: 134px;
    }

    .custom-vertical-tabs.variant-2 .section-background-image[class*="vc_custom_"] {
        background-size: 236px auto;
        background-position: right 58px top !important;
    }
}

/*boxes-section*/

.boxes-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.boxes-section > .wpb_column > .vc_column-inner, .boxes-section > .wpb_column > .vc_column-inner > .wpb_wrapper {
    height: 100%;
}

.boxes-section .box-active > .vc_column-inner > .wpb_wrapper {
    position: relative;
}

.boxes-section .box-active .ct-button-wrapper {
    position: absolute;
    bottom: 23px;
    z-index: 10;
    left: 0;
    right: 0;
    text-align: center;
}

.boxes-section .box-active .ct-button-wrapper .btn.btn-default {
    padding: 0 60px;
    line-height: 52px;
}

.boxes-section .box-active .ct-fancybox-more {
    display: none;
}

.box-content > .vc_column-inner > .wpb_wrapper .ct-button-wrapper.btn-inline {
    float: left;
    padding-top: 13px;
    padding-bottom: 0;
    margin-right: 48px;
}

.box-content > .vc_column-inner > .wpb_wrapper .ct-button-wrapper.btn-inline:last-child {
    margin-right: 0;
}

@media (max-width: 1199px) {
    .box-content > .vc_column-inner > .wpb_wrapper .ct-button-wrapper.btn-inline {
        margin-right: 28px;
    }
}

@media (max-width: 991px) {
    .box-content > .vc_column-inner > .wpb_wrapper .ct-button-wrapper.btn-inline {
        margin-right: 15px;
    }

    .boxes-section ~ .boxes-section, .boxes-section > .wpb_column + .wpb_column {
        margin-top: 24px;
    }
}

@media (max-width: 767px) {
    .box-content > .vc_column-inner > .wpb_wrapper .ct-button-wrapper.btn-inline {
        float: none;
        margin-right: 0;
        text-align: center;
    }

    .box-content > .vc_column-inner > .wpb_wrapper .ct-button-wrapper.btn-inline + .btn-inline {
        padding-top: 36px;
    }
}

.box-content-employee .ct-heading-desc {
    padding-top: 0;
}

.box-content-employee > .vc_column-inner > .wpb_wrapper {
    margin: 0;
    padding: 83px 0 64px;
}

.box-content-employee, .box-content-employee .ct-heading-desc {
    color: #767474;
}

@media (max-width: 767px) {
    .box-content-employee > .vc_column-inner > .wpb_wrapper {
        padding: 48px 25px 65px;
    }

    .box-content-employee .wpb_text_column {
        text-align: center;
        margin-top: 28px;
    }

    .box-content .ct-heading-tag {
        margin-bottom: 36px !important;
    }

    .box-content-employee .ct-heading ~ .ct-heading .ct-heading-tag, .box-content-employee .ct-heading ~ #ct-heading-5.ct-heading .ct-heading-tag {
        margin-bottom: 0 !important;
        font-size: 18px !important;
        line-height: 125%;
    }

    .box-content-employee, .box-content-employee .ct-heading-desc {
        font-size: 16px;
        line-height: 180%;
    }
}

@media (min-width: 768px) {
    .ct-heading-tag.hide-on-desktop + .ct-heading-desc {
        display: none;
    }
}

@media (max-width: 991px) {
    .boxes-section .ct-fancybox-title br, .boxes-section .ct-fancybox-desc br {
        display: none;
    }

    .boxes-section .box-active .ct-button-wrapper {
        position: relative;
        bottom: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@media (max-width: 767px) {
    .ct-heading-tag.hide-on-mobile + .ct-heading-desc {
        display: none;
    }
}

.block-comments {
    padding: 22px 12px 32px 21px;
}

.block-comments .ct-fancybox-icon {
    position: absolute;
    right: 12px;
    top: 24px;
}

.block-comments .ct-fancybox-title {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 30px;
    position: relative;
    padding-right: 60px;
}

.block-comments .ct-fancybox-title b {
    font-weight: 400;
    font-size: 12px;
    line-height: 165%;
}

.block-comments .ct-fancybox-title::after {    content: "";
    width: 85px;
    height: 13px;
    background: url("/wp-content/uploads/2022/07/stars-5.svg") no-repeat;
    position: absolute;
    bottom: -21px;
    left: 0;
}

.block-comments .ct-fancybox-desc {
    position: relative;
}

.block-comments .ct-fancybox-desc::before {
    content: "";
    background: #2255FF;
    opacity: 0.05;
    position: absolute;
    top: 12px;
    left: 9px;
    right: 0;
    bottom: 0;
}

@media (min-width: 991px) {
    .icon-row .icon-row-column > .vc_column-inner {
        padding-right: 55px;
    }
}

@media (max-width: 767px) {
    .icon-row-column .text-justify {
        text-align: left !important;
    }
}


body, .ct-fancybox-default .ct-fancybox-desc {
    color: #767474;
}


/*from additional*/
html >.widgets_inverse > .widgets_wrapper {
    display: flex;
    justify-content: center;
}

@media (max-width:600px){
    #ct-portfolio-grid .ct-grid-inner .grid-item, #ct-portfolio-grid .ct-grid-inner .grid-sizer {
        padding:5px!important;
    }
    .ct-grid-portfolio-layout1 .grid-item-inner .item-holder  {
        padding: 0px 5px!important;
    }


    .ct-grid-portfolio-layout1 .grid-item-inner	.item-holder-inner{
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 0;
        text-align: center;
    }

    .blog .single-hentry .entry-title {
        font-size: 13px;
        line-height: 130%;
        font-weight: 500;
        padding-top: 5px;
    }
}

.person-box {
    display:flex;
    align-items:center;
}

.person-box .person-image {
    width:120px;
    max-width:100%;
}

.person-info-container .person-text, .small-person-container .person-text {
    font-family: Rubik;
    font-style: normal;
    text-align:left!important;
    font-weight: 500;
    font-size: 26.9234px;
    line-height: 118%;
    color: #2e57c4;
    margin-bottom:9px;
    margin-top:10px;
    position:relative;
}

.person-info-container .person-name, .small-person-container .person-name {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 21.5388px;
    text-align:left!important;
    line-height: 118%;
    color: #1F234E;
    margin-bottom:5px;
}

.person-info-container .person-title, .small-person-container .person-title {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 14.3592px;
    text-align:left!important;
    line-height: 118%;
    letter-spacing: 0.215em;
    color: #A9A9A9;
    margin-bottom:0;
}


.person-info-container {
    display:flex;
    align-items:center;
    margin-bottom:0;
}

.person-text:before {
    content: '\e900';
    width: 20px;
    height: 20px;
    color: #2e57c4;
    font-family: 'stepwise';
    position: absolute;
    top: -7px;
    left: -5px;
    font-size: 6px;
    z-index: 1000;
}

.contact-info-perfon {
    margin-top:30px;
}

.small-person-container .person-text {
    font-size:15px;
    margin-top:0;
}

.small-person-container .person-name {
    font-size:12px;
}

.small-person-container .person-title {
    font-size: 10px;
}

.small-person-container img{
    width:60px;
    max-width:100%;
}

@media (max-width:768px) {
    .small-person-container img{
        width:80px;
    }
    .small-person-container .person-text {
        font-size:18px;
        margin-top:0;
    }

    .small-person-container .person-name {
        font-size:15px;
    }

    .small-person-container .person-title {
        font-size:11px;
    }
}

.small-person-container .person-text:before {
    height: auto;
    width: auto;
    top: -12px;
    left: -5px;
}

.small-person-container {
    display: flex;
    align-items: center;
}


@media (max-width:768px) {
    .person-row{
        margin-bottom:30px;
    }

    .small-person-container {
        justify-content:center;
    }
}

.small-person-text-container {
    padding-left:15px;
}

.left-list li {
    text-align: left;
}


.custom-cv-footer {
    background: #FFFFFF;
    box-shadow: 10px 0px 81px rgba(70, 83, 102, 0.2);
    border-radius: 4px;
}


.custom-cv-footer .row-contact {
    background: #FFFFFF;
    border-radius: 4px;
    padding-left:10px;
    padding-right:10px;
}

.custom-cv-footer .wpcf7-file:focus {
    outline:none!important;
}

.custom-cv-footer .wpcf7-file {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 127.4%;
    text-align: left;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #0C1841;
    position:initial;
    padding-left:119px;
    line-height:40px;
    padding-right:15px;
    max-width:100%;
}

.custom-cv-footer .custom-cv-border {
    position: absolute;
    height: 47px;
    width: 425px;
    border: 0.3px solid #A7A7A7;
    top: 0;
    left: 228px;
    max-width: calc(100% - 250px);
}

.custom-cv-footer .wpcf7-file:after {
    content: " ";
    background-image: url(http://stepwise.pageart.dev/wp-content/uploads/2020/05/upload.png);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    left: 16px;
    bottom: -19px;
    position:absolute;
}

.cv-upload-button::before {
    content: 'Submit your CV';
    display: inline-block;
    background: rgba(239, 239, 239, 0.84);
    border: 1px solid #DADADA;
    border-radius: 4px;
    padding: 5px 8px;
    outline: none;
    left:0;
    position:absolute;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height:18px;
    text-transform: uppercase;
    margin-right:20px;
    background: rgba(239, 239, 239, 0.84);
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 15px 30px;
    padding-left:45px;
}


@media (max-width: 580px) {
    .cv-upload-button::before {
        content: ' ';
        padding: 15px 3px;
        height:50px;
        width:50px;
    }

    .custom-cv-footer .custom-cv-border {
        left: 71px;
        max-width: calc(90% - 50px);
    }
    .custom-cv-footer .wpcf7-file {
        padding-left:0;
    }
}

.clutch-widget iframe{
    width:206px!important;
}

@media (max-width:768px){
    .person-row-big {
        display:flex;
        justify-content:center;
    }
    .person-row-big-img {
        width:auto;
    }
    .person-row-big-text {
        width:auto;
    }
}

@media (max-width:768px) {
    .single-post .site-content {
        padding-top:50px;
    }
}

.wdo-carousel-container.owl-carousel .owl-stage-outer {
    overflow:visible;
}

.carousel-row {
    overflow:hidden;
}

.awpa-author-block.square {
    display: flex;
    align-items: center;
    justify-content: center;
}

.awpa-author-block img {
    border-radius:100px;
    max-height:120px;
}

.awpa-title, .awpa-more-posts {
    display:none;
}

.wp-post-author-shortcode {
    border:none;
    padding:0;
}


.awpa-display-name a{
    font-family: Poppins;
    font-weight: 600;
    font-size: 25px;
    line-height: 127.4%;
    color: #000000;
}

.awpa-role {
    font-family: Rubik;
    font-weight: normal!important;
    font-size: 14.3592px;
    line-height: 118%;
    letter-spacing: 0.215em;
    color: #A9A9A9;
    padding-top:10px;
    padding-bottom:10px;
}

.wp-post-author-meta-bio p{
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 170.4%;
    color: #84878C;
    padding-bottom:20px;
}
.awpa-contact-info a{
    color:black;
}

.widget-title span:before, .widget-title span:after {
    content:none;
}

.single-post .entry-featured {
    margin-bottom: 13px;
}

.sidebar-fixed-inner, .col-sidebar-fixed>.vc_column-inner {
    position:relative!important;
    top:0!important;
}

.ct-social li a {
    color: white!important;
    background-color: #4E5264;
    font-size:21px;
}

.widget_cs_social_widget .ct-social {
    margin: 0;
    display: flex;
    /* align-items: center; */
    justify-content: center;
}

.ct-social li:nth-of-type(3) {
    margin-bottom:0;
}

.ct-social li:nth-of-type(3) a{
    font-size:42px;
    border:none;
    color:#4E5264!important;
    background-color: white!important;
}

.bg-gradient, .ct-social li a:before {
    content:none!important;
}


@media (min-width:769px){
    .deskop-to-left {
        text-align:left!important;
    }

    .deskop-to-right {
        text-align:right!important;
    }
}


.no-hover .ct-fancybox-layout6:hover {
    box-shadow:none!important;
    border-color:transparent!important;
}

.no-hover .ct-fancybox-layout6:active {
    outline:none!important;
}

.no-hover .ct-fancybox-layout6:hover:before {
    box-shadow:none!important;
    border:none!important;
}

#ct-team-carousel .team-social {
    display:none;
}

.carousel-indicators .carousel-indicator-container {
    transition:0.5s;
}

.carousel-indicators .carousel-indicator-container.active {
    background-color:white!important;
}

.carousel-indicators .carousel-indicator-container.active >li {
    filter:brightness(0.1);
}

.carousel-indicators .carousel-indicator-container:hover {
    background-color:white!important;
}

.carousel-indicators .carousel-indicator-container:hover >li {
    filter:brightness(0.1);
}


@media (min-width: 769px){
    .owl-stage .owl-item:last-of-type {
        margin-left: 0px;
        margin-right: 0!important;
        padding-left: 0!important;
    }
}

@media (min-width: 1280px) {
    #cookie-notice .cookie-notice-container {
        padding-right: 45px;
    }

    #cookie-notice #cn-notice-text {
        float: left;
        padding-top: 18px;
        width: 75%;
        text-align: left;
    }
}

#cookie-notice .cn-button {
    background-color:rgb(46, 87, 196)!important;
}

.scroll-x {
    overflow-x: scroll
}

/* @media (min-width:1024px) {
	.footer-delete img{
		margin-top: -20px;
	}
} */



/* New Custom Styles */
.wpcf7-acceptance .wpcf7-list-item {
    position: relative;
}

div.wpcf7 .wpcf7-submit:disabled {
    background: rgb(232 69 69 / 50%);
}

.heading-offset-left {
    margin-left: 282px;
}

.wpcf7 form .wpcf7-response-output {
    margin-top: 120px;
}

@media (min-width: 992px) {
    .buttons-menu .vc_column-inner {
        display: flex;
        justify-content: center;
    }

    .buttons-menu .wpb_wrapper {
        display: inline-flex;
    }
}

@media (min-width: 1200px) {
    .section-background-image[class*="vc_custom_"] {
        min-height: 530px;
    }
}

@media (max-width: 1199px) {
    .heading-offset-left {
        margin-left: 228px;
    }
}

@media (max-width: 991px) {
    .heading-offset-left {
        margin-left: 0;
        text-align: center;
    }
}


.header-navigation .label-new a {
    position: relative;
}

.header-navigation .label-new a::after {
    content: "new";
    background: #FF3D2E;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 9px;
    line-height: 9px;
    letter-spacing: 0.024em;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 3px;
    padding: 1px 3px;
    position: absolute;
    top: 33px;
    right: 0;
}

#header-wrap #header-main.h-fixed .header-navigation .label-new a::after {
    top: 21px;
}

@media (max-width: 991px) {
    .header-navigation .label-new a::after {
        top: 2px !important;
        left: 16px;
        right: auto;
    }
}


/* grid equal height */

.ct-grid-portfolio-layout3 .item-post-client {
    height: 64px;
}



/* PublishPress Authors Pro */

.multiple_authors_widget .widget-title {
    display: none;
}

.single-post .content-area, .single-post .sidebar-fixed {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.pp-multiple-authors-layout-boxed ul li {
    border: 0 !important;
}

.pp-multiple-authors-layout-boxed ul li + li {
    border-top: 1px solid #eaeaea !important;
    padding-top: 1.5em;
}

.pp-multiple-authors-layout-boxed .multiple-authors-name a {
    font-family: Poppins;
    font-weight: 600;
    font-size: 25px;
    line-height: 127.4%;
    color: #000000;
}

.pp-multiple-authors-layout-boxed .multiple-authors-name a:hover {
    color: #2e57c4;
}

.pp-multiple-authors-layout-boxed .multiple-authors-role {
    color: #adadad;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.215em;
    font-weight: normal;
    text-transform: capitalize;
}

.pp-multiple-authors-layout-boxed .multiple-authors-description {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 170.4%;
    color: #a3a3a3;
    padding-bottom: 20px;
}

.pp-multiple-authors-layout-boxed .multiple-authors-links a {
    color: #000000 !important;
    background: transparent !important;
    border-radius: 0;
}

.pp-multiple-authors-layout-boxed .multiple-authors-links a:hover {
    color: #2e57c4 !important;
}

.pp-multiple-authors-layout-boxed .multiple-authors-links a span {
    font-size: 18px;
}

.pp-multiple-authors-layout-boxed .multiple-authors-links a:nth-child(1) {
    padding: 0 !important;
    margin-right: 10px !important;
}

.dashicons, .dashicons-before:before {
    -webkit-transition: color .1s ease;
    -o-transition: color .1s ease;
    transition: color .1s ease;
}

.pp-multiple-authors-layout-boxed .multiple-authors-description {
    padding-bottom: 0 !important;
}

@media (max-width: 991px) {
    .grid-filter-wrap .filter-item {
        font-size: 11px !important;
    }
}

@media (max-width: 768px) {
    .pp-multiple-authors-layout-boxed ul li + li {
        margin-bottom: 0 !important;
    }

    .pp-multiple-authors-layout-boxed .avatar {
        margin-bottom: 20px;
    }
}


/* footer-logotypes */
.footer-logotypes, .footer-logotypes-col-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.footer-logotypes-col-left .wpb_text_column {
    font-size: 14px;
    line-height: 166.4%;
    color: #ADADAD;
    margin-bottom: 21px;
}

@media (min-width: 768px) {
    .footer-logotypes-col-left > .wpb_column {
        width: auto;
    }

    .footer-logotypes-col-left > .wpb_column + .wpb_column {
        margin-left: 20px;
    }

    .footer-logotypes-col-left .wpb_text_column {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .footer-logotypes-col-left .wpb_text_column {
        text-align: center !important;
    }

    .clutch-widget iframe {
        margin: auto !important;
    }
}


/* Changes 2024 */
/* home */
.home .our-technology {
    padding-bottom: 80px;
}

/* blog list */
.blog-hentry .post-info {
    line-height: 180%;
}

.blog-hentry .single-hentry .post-info {
    padding-top: 0;
    margin-bottom: 22px;
}

.blog-hentry .single-hentry .categories a {
    font-size: 16px;
    font-weight: 500;
    line-height: 180%;
}

.blog-hentry .single-hentry .categories {
    margin-bottom: 9px;
}

.blog-hentry .single-hentry:not(:first-of-type) .post-info {
    font-size: 14px;
}

.blog-hentry .single-hentry:not(:first-of-type) .entry-body-inner-wrapper {
    padding-top: 10px;
}

.blog-hentry .single-hentry:not(:first-of-type) .categories {
    margin-bottom: 11px;
}

.blog-hentry .single-hentry:not(:first-of-type) .entry-title {
    color: #1F234E;
    line-height: 125%;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.blog-hentry .single-hentry:first-of-type .entry-title {
    color: #1F234E;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.blog-hentry .single-hentry:first-of-type .entry-title a {
    display: block;
}

.blog-hentry .single-hentry:first-of-type .post-excerpt {
    font-size: 20px;
    line-height: 180%;
}

.blog-hentry .single-hentry {
    margin-bottom: 30px;
}

.blog-hentry + .ct-load-more {
    margin-top: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .blog-hentry .single-hentry .entry-body-inner {
        height: auto;
    }

    .blog-hentry .single-hentry:first-of-type .entry-featured {
        padding-right: 0;
        margin-bottom: 10px;
    }

    .blog-hentry .single-hentry:first-of-type .entry-body {
        padding-left: 0;
    }
}

/* blog home */
.ct-blog-grid .ct-blog-grid--item {
    margin-bottom: 45px;
    box-shadow: none;
}

.ct-blog-grid .ct-blog-grid--item .thumb {
    height: auto;
    padding-bottom: 60%;
    margin-bottom: 0;
}

.ct-blog-grid .ct-blog-grid--item .content {
    padding: 0;
    margin-bottom: 0;
}

.ct-blog-grid .ct-blog-grid--item .content.post-info {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 180%;
    font-weight: 400;
}

.ct-blog-grid .ct-blog-grid--item .content .categories {
    margin-bottom: 11px;
}

.ct-blog-grid .ct-blog-grid--item .content .categories a {
    font-size: 16px;
    line-height: 180%;
    font-weight: 500;
}

.ct-blog-grid .ct-blog-grid--item .title a {
    font-size: 24px;
    line-height: 125%;
    font-weight: 500;
    color: #1F234E;
}

.ct-blog-grid .ct-blog-grid--item .title a:hover {
    color: #2e57c4;
}

@media (max-width: 991px) {
    .ct-blog-grid .flex-column {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}


/* blog single */
.single-post .site-content {
    padding-top: 0 !important;
    margin-top: -64px;
}

.single-post .single-hentry {
    max-width: 751px;
    margin-left: auto;
    margin-right: auto;
}

.single-post .entry-meta {
    justify-content: space-between;
}

.single-post .entry-meta-post-date {
    width: auto;
}

.single-post .post-info {
    font-size: 14px;
    line-height: 180%;
    font-weight: 400;
}

.single-post .entry-content {
    color: #0C1841;
}

.single-post .entry-content h1, .single-post .entry-content h2, .single-post .entry-content h3 {
    margin-top: 60px;
    margin-bottom: 25px;
}

.single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6 {
    margin-top: 30px;
}

.single-post .post-info .icon-wrapper {
    margin-right: 24px;
}

.single-post .post-info .icon-wrapper:last-child {
    margin-right: 0;
}

.single-post .item-category a {
    display: block;
    font-size: 16px;
    line-height: 180%;
    font-weight: 500;
    margin-bottom: 20px;
}

/* content bottom */
.single-post .content-area .entry-content-bottom {
    padding-top: 0;
    margin-top: 80px;
    margin-bottom: 80px;
    display: block;
    border: 0;
}

.single-post .content-area .entry-content-bottom .entry-social {
    display: flex;
    align-items: center;
    border-top: 1px solid #9B9CAB;
    padding: 24px 0;
    margin-bottom: 0;
}

.single-post .content-area .entry-content-bottom label {
    margin-right: auto;
    margin-bottom: 0;
    color: #9B9CAB !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 180%;
    text-transform: uppercase;
}

.single-post .content-area .entry-content-bottom .entry-social a {
    color: #427BFF;
}

.single-post .content-area .entry-content-bottom .entry-tags {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 24px 0;
    margin-bottom: 0;
    margin-right: 0;
    border-top: 1px solid #9B9CAB;
}

.single-post .content-area .entry-content-bottom .entry-tags label {
    margin-bottom: 20px;
}

.single-post .content-area .entry-content-bottom .entry-tags a {
    margin-right: 0;
    margin-left: 16px;
    border: 1px solid #2E57C4;
    color: #2E57C4;
}

/* author */
.pp-multiple-authors-layout-custom .expert-block  {
    background-color: #F8F8FB;
}

.pp-multiple-authors-layout-custom .wpb_single_image img {
    border-radius: 50%;
    width: 158px;
    height: 158px;
    object-fit: cover;
}

.pp-multiple-authors-layout-custom .multiple-authors-name a {
    color: #0c1841;
    font-size: 22px;
    line-height: 125%;
    font-weight: 500;
}

.pp-multiple-authors-layout-custom .multiple-authors-name a:hover {
    color: #2e57c4;
}

.pp-multiple-authors-layout-custom .multiple-authors-role {
    color: #767474;
    font-size: 16px;
    line-height: 180%;
    font-weight: 400;
}

/* related post */
.ct-related-post-wrap {
    padding-top: 100px;
}

.ct-related-post h3 a {
    display: block;
    margin-bottom: 0;
}

.ct-related-post h2 {
    margin-bottom: 45px;
}

.ct-related-post .item-holder {
    padding: 10px 0 0;
}

.ct-related-post .categories {
    margin-bottom: 11px;
}

.ct-related-post .categories a {
    font-size: 16px;
    line-height: 180%;
    font-weight: 500;
}


.ct-team-member-layout3 .ct-team-position {
    line-height: 130%;
    height: 32px;
    display: flex;
    align-items: center;
}

.ct-team-member-layout3 .ct-team-title {
    line-height: 130%;
    font-size: 17px;
    margin-top: 3px;
}

.ct-team-member-layout3 .ct-team-holder {
    padding-top: 17px;
    padding-bottom: 18px;
    padding-left: 15px;
    padding-right: 15px;
    width: calc(100% - 30px);
    bottom: -26px;
}

.ct-team-member-layout3 {
    margin-bottom: 27px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ct-team-member-layout3 .ct-team-holder {
        width: 100%;
        padding-left: 8px;
        padding-right: 2px;
    }
}

.ol-list ol li + li {
    margin-top: 30px;
}

.ol-list ol li strong,
.ol-list ol li b,
.ol-list ol li::marker {
    font-weight: bold;
}

/* custom-box-1 */
.custom-box-equal-height.vc_row-o-equal-height .wpb_column > .vc_column-inner > .wpb_wrapper {
    height: 100%;
}

.custom-box-1-wrap.custom-box-equal-height.vc_row-o-equal-height .wpb_column {
    margin-bottom: 70px;
}

.custom-box-1.ct-fancybox-default .ct-fancybox-inner {
    padding: 0;
}

.custom-box-1.ct-fancybox-default .ct-fancybox-icon {
    margin-bottom: 20px;
}

.custom-box-1.ct-fancybox-default .ct-fancybox-icon img {
    width: 100%;
}

.custom-box-1.ct-fancybox-default .ct-fancybox-title {
    margin-bottom: 14px;
}

.custom-box-1.ct-fancybox-default .ct-fancybox-desc {
    display: flex;
    justify-content: center;
}

.custom-box-1.ct-fancybox-default .ct-fancybox-desc ul {
    padding-left: 0;
    margin-bottom: 25px;
}

.custom-box-1.ct-fancybox-default .ct-fancybox-desc ul li {
    list-style-position: inside;
}


/* section-bg-image */
/*.section-bg-image {
    padding-bottom: 20px;
}

@media (min-width: 1800px) {
    .section-bg-image {
        padding-bottom: 100px;
    }
}*/

/*.section-bg-image.right[class*="vc_custom_"] {
    background-repeat: no-repeat !important;
    background-position: right top !important;
    background-size: 41.66666667% auto;
}

@media (min-width: 768px) {
    .section-bg-image > .wpb_column > .vc_column-inner {
        padding-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .section-bg-image.right[class*="vc_custom_"] {
        background: none !important;
    }
}*/

@media (min-width: 768px) {
    .section-bg-image .section-bg-image-col {
        position: absolute;
        right: -36px;
        top: 0;
        bottom: 0;
        background: #f2f3f7;
    }

    .section-bg-image .section-bg-image-col > .vc_column-inner > .wpb_wrapper,
    .section-bg-image .section-bg-image-col > .vc_column-inner > .wpb_wrapper > .wpb_single_image > .vc_figure,
    .section-bg-image .section-bg-image-col > .vc_column-inner > .wpb_wrapper > .wpb_single_image > .vc_figure > .vc_single_image-wrapper,
    .section-bg-image .section-bg-image-col > .vc_column-inner > .wpb_wrapper > .wpb_single_image > .vc_figure > .vc_single_image-wrapper > img {
        height: 100%;
    }

    .section-bg-image .section-bg-image-col > .vc_column-inner > .wpb_wrapper > .wpb_single_image > .vc_figure > .vc_single_image-wrapper > img {
        object-fit: scale-down;
    }

    .section-bg-image .section-bg-image-col > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
        height: 100%;
        margin: 0;
        text-align: left !important;
    }

    .section-bg-image > .wpb_column > .vc_column-inner {
        padding-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .section-bg-image .section-bg-image-col {
        margin-top: 40px;
    }
}

/* custom-box-2 @ AI Consulting & Strategy */
.custom-box-2.ct-fancybox-layout2 {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    padding: 53px 45px;
    background-color: #fff;
}

.custom-box-2.ct-fancybox-layout2 .ct-fancybox-icon {
    margin-right: 47px;
}

.custom-box-2.ct-fancybox-layout2 .ct-fancybox-icon img {
    min-width: 75px;
}

.custom-box-2.ct-fancybox-layout2 .ct-fancybox-title {
    line-height: 125%;
    margin-bottom: 20px;
}

.custom-box-2.ct-fancybox-layout2 .ct-fancybox-desc {
    font-size: 18px;
    line-height: 160%;
    max-width: 285px;
}

@media (max-width: 575px) {
    .custom-box-2.ct-fancybox-layout2 .ct-fancybox-inner {
        display: block;
        text-align: center;
    }

    .custom-box-2.ct-fancybox-layout2 .ct-fancybox-icon {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .custom-box-2.ct-fancybox-layout2 .ct-fancybox-desc {
        max-width: none;
    }
}


/* blocks-shift */
.blocks-shift > .wpb_column {
    margin-bottom: 35px;
}

@media (min-width: 576px) {
    .blocks-shift {
        padding-top: 140px;
    }

    .blocks-shift > .wpb_column:first-child {
        margin-top: -140px;
    }

    .blocks-shift > .wpb_column {
        margin-bottom: 54px;
    }

    .blocks-shift > .wpb_column:nth-child(even) {
        float: right;
    }
}

@media (max-width: 575px) {
    .blocks-shift .ct-heading-tag {
        text-align: center;
    }
}


.zigzag-arrow {
    position: relative;
}

.zigzag-arrow::before {
    content: "";
    display: block !important;
    background: url("/wp-content/uploads/2024/05/zigzag-arrow-1.svg") no-repeat center;
    background-size: contain;
    position: absolute;
    top: -20px;
    right: -40px;
    bottom: 0;
    left: -40px;
    z-index: 0;
    transform: scaleY(0.9);
}

@media (max-width: 1199px) {
    .zigzag-arrow::before {
        top: -40px;
        transform: scaleY(1.1);
    }
}

@media (max-width: 991px) {
    .zigzag-arrow::before {
        display: none !important;
    }
}

/* custom-box-3 */
.custom-box-3-wrap.vc_row {
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 10px;
}

.custom-box-3-wrap.vc_row .vc_column_container {
    margin-bottom: 40px;
}

.custom-box-3-wrap.vc_row .vc_column_container > .vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
}

.custom-box-3-wrap.vc_row .vc_column_container > .vc_column-inner > .wpb_wrapper {
    height: 100%;
}

.custom-box-3.ct-fancybox-default {
    box-shadow: 0 0 11px rgba(0, 0, 0, .1);
}

@media (min-width: 1200px) {
    .custom-box-3.ct-fancybox-default {
        aspect-ratio: 1;
    }
}

.custom-box-3.ct-fancybox-default .ct-fancybox-inner {
    padding: 40px 35px;
}

.custom-box-3.ct-fancybox-default .ct-fancybox-title {
    line-height: 125%;
    margin-bottom: 14px;
    min-height: 46px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

/* custom-box-3-numbered */
.custom-box-3-numbered.vc_row {
    padding-top: 23px;
    counter-reset: section;
}

.custom-box-3-numbered .custom-box-3::before {
    counter-increment: section;
    content: counter(section) !important;
    background: #2E57C4;
    top: -23px;
    left: -23px;
    opacity: 1;
    color: #fff;
    z-index: 10;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 125%;
    font-weight: 600;
}

@media (max-width: 575px) {
    .custom-box-3-numbered .custom-box-3::before {
        left: -10px;
        top: -10px;
    }
}


/* download-raport-form */
.download-raport-form > .vc_column-inner {
    max-width: 450px;
    float: right !important;
    margin-left: auto;
    margin-bottom: 35px;
    box-shadow: 10px 0 81px rgba(70, 83, 102, .2);
    padding: 63px 57px 83px !important;
    background-color: #fff;
}

@media (max-width: 991px) {
    .download-raport-form > .vc_column-inner {
        padding: 33px 27px 23px !important;
    }
}

@media (max-width: 767px) {
    .download-raport-form {
        margin-left: 15px;
        margin-right: 15px;
    }

    .download-raport-form > .vc_column-inner {
        padding: 33px 27px 23px !important;
        margin-left: 0;
        float: none !important;
        max-width: 100%;
    }
}

/* helpers */
.max-witdh-875, .max-witdh-680 {
    margin-left: auto;
    margin-right: auto;
}

.max-witdh-875 {
    max-width: 875px;
}

.max-witdh-680 {
    max-width: 680px;
}


/* Case Studies 2024 */
.single-portfolio .type-portfolio .entry-content .wpb_column[class*="-2"] .technology-icons .wpb_single_image {
    margin-top: 0 !important;
}

@media (max-width: 767px) {
    .single-portfolio .type-portfolio .entry-content .wpb_column[class*="-2"] .technology-icons .wpb_single_image {
        max-width: 20%;
    }
}

@media (max-width: 575px) {
    .single-portfolio .type-portfolio .entry-content .wpb_column[class*="-2"] .technology-icons .wpb_single_image {
        max-width: 25%;
    }
}

@media (max-width: 424px) {
    .single-portfolio .type-portfolio .entry-content .wpb_column[class*="-2"] .technology-icons .wpb_single_image {
        max-width: 33.33333333%;
    }
}
