.not-active {
    pointer-events: none;
    opacity: 0.4;
}

.wpcf7-not-valid-tip, .wpcf7-response-output {
    display: none !important;
}

.wpcf7-not-valid {
    color: red !important;
    border-color: red !important;
}

.wpcf7-not-valid::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: red !important;
}

.wpcf7-not-valid::-moz-placeholder { /* Firefox 19+ */
    color: red !important;
}

.wpcf7-not-valid:-ms-input-placeholder { /* IE 10+ */
    color: red !important;
}

.wpcf7-not-valid:-moz-placeholder { /* Firefox 18- */
    color: red !important;
}

.wpcf7-form.unaccepted .mf4v_checker_text {
    color: red !important;
}

span.wpcf7-list-item {
    margin: 0;
}

.mfv_checker_label .wpcf7-form-control-wrap {
    display: none;
}

.wpcf7-form-control-wrap {
    display: block;
}

.wpcf7-form.unaccepted .label-checkbox {
    color: red;
}

.achievement-item span {
    text-align: center;
}

.label-checkbox.active:before {
    background: #316BFF !important;
    border-color: #316BFF;
}

.label-checkbox.active:after {
    opacity: 1;
}

.form-group .wpcf7-form-control-wrap {
    width: 100%;
}

.footer-contact .social-list li {
    margin-right: 1rem;
}

.about-business.reverse .about-business__wrap {
    flex-direction: row-reverse;
    margin-bottom: 5rem;
}

.about-business.reverse .decor-elements .decor-4 {
    right: auto;
    left: 1rem;
}

.about-business.reverse .decor-elements .decor-3 {
    right: auto;
    left: 39rem;
}

.about-business.reverse .decor-elements .decor-2 {
    right: auto;
    left: 32rem;
}

.about-business.reverse .decor-elements .decor-1 {
    right: auto;
    left: 95rem;
}

.about-business__accordion .accordion-item__title .center {
    flex-grow: 0;
    flex-shrink: 0;
}

.categories-filter-container {
    margin-bottom: 5rem;
}

.pagination-link a, .pagination-link span {
    margin-right: 0.5rem;
}

.label-select ul.active {
    overflow: hidden;
}

.blog-post__author-like {
    cursor: pointer;
}

.header-search {
    position: relative;

}

.header-search-result a {
    display: block;
    padding: 1rem 1rem;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 2rem;
    letter-spacing: 0.1em;
    cursor: pointer;
    color: #828DA7;

}

.header-search-result a:hover {
    color: #1C2637;
    background: rgba(49, 107, 255, 0.07);
}

.header-search-result {
    display: none;
    padding: 1rem 0;
    padding-right: 1rem;
    position: absolute;
    top: calc(100% + 1rem);
    right: 1.6rem;
    width: 90%;
    background-color: #fff;
    box-shadow: 0 0 6rem rgb(73 98 163 / 35%);
    border: 0.1rem solid rgba(49, 107, 255, 0.3);

    overflow: auto;
    height: 20rem;

    opacity: 0;
    pointer-events: none;

    transition: 0.5s ease;
}

.header-search.active .header-search-result {
    display: block;
}

.header-search.active .header-search-result.active {
    opacity: 1;
    pointer-events: auto;
}

.hero-title > * {
    font-family: "Comfortaa", cursive;
    font-weight: bold;
    font-size: 4.5rem;
    line-height: 5.5rem;
    color: #ffffff;
    margin-bottom: 2.5rem;
    position: relative;
    z-index: 3;
}

.hero-title b, .hero-title strong {
    font-size: 8rem;
    line-height: 8.5rem;
}

.hero-title strong {
    color: #fff;
    display: inline-block;
    position: relative;
}

.hero-title strong:after {
    position: absolute;
    /*content: '';*/
    left: 0;
    bottom: .3rem;
    background: #316BFF;
    opacity: 0.5;
    height: 2.3rem;
    width: 100%;
    z-index: -1;
    border-radius: .2rem;
}

strong {
    font-weight: bold;
}

.hero-title em {
    position: relative;
}

.hero-title em:after {
    position: absolute;
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #FFDC09;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
}

.cases-post .text {
    column-width: 48%;
    column-count: 2;
    column-gap: 4%;
}

.call-form .btn {
    height: 7rem;
}

.label-file .wpcf7-not-valid-tip {
    display: block;
    width: 100%;
}

.about-page .call-form .label-file {
    flex-wrap: wrap;
}

.header-top__lang li {
    padding: 0;
}

.product-wrapper .title-section {
    line-height: 2.5rem;
}

#cursorPointer {
    background-color: #FFDC09;
}

.top-section.hero-wrapper .container {
    pointer-events: none;
}

.top-section.hero-wrapper .container > * {
    pointer-events: auto;
}

.service-item {
    width: 100%;
}

.wp-pagenavi .current {
    color: rgba(140, 154, 187, 1);
    border: 0.1rem solid rgba(49, 107, 255, 1);
}

.hero-bg, .hero-slider {
    pointer-events: none;
}

.slick-current .hero-link a {
    pointer-events: auto;
}

#cursorPointer {
    margin: 0;
}

/*body {*/
/*    cursor: none;*/
/*}*/

/*a {*/
/*    cursor: none;*/
/*}*/

a:hover #cursorPointer {
    transform: scale(1.5);
}

.section-count {
    display: none;

}

.hero-title--inner, .hero-title--inner * {
    font-size: 8rem;
    line-height: 8.5rem;
}

.hero-desc--inner {
    max-width: calc(100% - 19rem);
}

#cursorPointer {
    width: 1.5rem;
    height: 1.5rem;
    z-index: 1000;
}

.breadcrumbs {
    padding: 0.5rem 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-size: 1.3rem;
    color: #fff;
}

.breadcrumbs a {
    position: relative;
    padding-right: 1rem;
    color: #fff;
    text-decoration: underline;
    font-size: 1.3rem;
}

.breadcrumbs a:after {
    position: absolute;
    content: '>';
    display: inline-block;

    right: 0;
    top: 0;
    width: 0.5rem;
    height: 100%;
}

.breadcrumbs li {
    margin-right: 1rem;
}

.breadcrumbs li:last-child {
    margin-right: 0;
}

.breadcrumbs--dark a {
    color: #8C9ABB;
}

.breadcrumbs--dark {
    color: #8C9ABB;
}


#cursorPointer {
    display: none;
}

.hero-wrapper .hero-slider {
    margin: 0 auto 8rem;
}

.text-wrapper .text {
    column-width: 48%;
    column-count: 2;
    column-gap: 4%;
}

.text-wrapper {
    padding: 4rem 0;
}

.video-wrapper, .background-container {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: .8;
    pointer-events: none;
}

/*.video-wrapper video {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/


.background-container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.background-container:after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.4;
    pointer-events: none;
}

.mobile-menu .has-sub {
    flex-wrap: wrap;
}
.has-sub__item--mobile {
    width: 100%;
    display: none;
}

.has-sub__button--mobile .icon {
    margin-left: 1rem;
    width: 0.8rem;
    height: 1.1rem;
    fill: #1D254A;
}

.mobile-menu .has-sub__title {
    display: flex;
}
.mobile-menu .header-mobile__nav a{
    font-size: 1.4rem;
}
.has-sub__item--mobile {
    padding-left: 1rem;
}
.sub-active .has-sub__item--mobile {
    margin-top: 2rem;
}
.mobile-menu .has-sub__title {
    margin-bottom: 1.5rem;
}

.mobile-menu .has-sub > a {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.header-mobile.active {
    overflow: auto;
}
@media screen and (max-height: 760px) {
    .hero-subtitle {
        line-height: 2rem;
        margin-bottom: 1rem;
    }

    .left-slide .hero-title b, .left-slide .hero-title strong,
    .left-slide .hero-title {
        font-size: 4rem;
        line-height: 4.5rem;
        margin-bottom: 1.5rem;
    }

    .right-slide .hero-title b, .right-slide .hero-title strong,
    .right-slide .hero-title {
        font-size: 4rem;
        line-height: 4.5rem;
        margin-bottom: 1.5rem;
    }

    .right-slide .hero-title em:after,
    .left-slide .hero-title em:after {
        width: 8px;
        height: 8px;
        top: 2px;
    }

    .hero-desc {
        margin: 60px auto;
    }
	
	.hero-desc.full-slide, .hero-desc.left-slide, .hero-desc.right-slide {
   		margin: 40px auto 0 !important;
	}

    .hero-desc.full-slide .hero-desc__info {
        padding: 17rem 0 12rem;
    }
}


@media screen and (max-width: 1660px) {
    .left-slide .hero-title b, .left-slide .hero-title strong,
    .left-slide .hero-title {
        font-size: 4rem;
        line-height: 4.5rem;
    }

    .right-slide .hero-title b, .right-slide .hero-title strong,
    .right-slide .hero-title {
        font-size: 4rem;
        line-height: 4.5rem;
    }

    .right-slide .hero-title em:after,
    .left-slide .hero-title em:after {
        width: 8px;
        height: 8px;
        top: 2px;
    }
}

@media screen and (max-width: 1249px) {
    .right-slide .hero-title b,
    .right-slide .hero-title strong {
        font-size: 4rem;
        line-height: 4.5rem;
    }

    .left-slide .hero-title b, .left-slide .hero-title strong {
        font-size: 4rem;
        line-height: 4.5rem;
    }

    .right-slide .hero-title em:after,
    .left-slide .hero-title em:after {
        width: 6px;
        height: 6px;
        top: 4px;
    }
}

@media screen and (max-width: 1439px) {
    .hero-title em:after {
        top: 6px;
    }

    .right-slide .hero-title em:after,
    .left-slide .hero-title em:after {
        top: 2px;
    }
}

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

    .about-business.reverse .about-business__wrap {
        flex-direction: column-reverse;
    }

    .about-business.reverse .about-business__media img {
        max-width: 100%;
    }
}

@media screen and (max-width: 520px) {
    .hero-title strong {
        font-size: 5rem;
        line-height: 5.5rem;
    }

    .hero-title em:after {
        top: 2px;
        width: 8px;
        height: 8px;
    }

    .hero-desc {
        max-width: 100%;
    }

    .text-wrapper .text {
        column-width: 100%;
        column-count: 1;
        column-gap: 0%;
    }
    .hero-title--inner, .hero-title--inner *{
        font-size: 3rem!important;
        line-height: 3.5rem!important;
    }
}

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

    .cases-post .text {
        column-width: 100%;
        column-count: 1;
        column-gap: 0;
    }

    .text p {
        margin-bottom: 1rem;
    }
}


@media screen and (max-width: 360px) {
    .hero-title strong {
        font-size: 4rem;
        line-height: 4.5rem;
    }

    .hero-title em:after {
        top: 1px;
        width: 6px;
        height: 6px;
    }
}