.subscribe__col.js-presubscribe.subscribe____col-fixmain {
    transform: translate(-30px, -7px);
}

.subscribe__col.subscribe__col-top.js-presubscribe {
    transform: translate(83px, -7px);
}

.sub_form_active .input.notNull input {
    background: #ffffff;
}

.lk__line .checkbox__block {
    overflow: hidden;
}

/* .blog__subs-subtitle2,
.blog__success-subtitle {
    max-width: 460px;
} */

.input.labeled.js-field.notNull.error {
    border-color: #ff5c39 !important;
}

.input__label {
    cursor: text;
}

.blog__subs .btn.btn--subscribe {
    margin-left: 0;
    margin-top: 7px;
}

/* .blog__subs .subscribe__cancel.btn {
    padding: 15px 32px;
} */

#subscribe .subscribe__maintitle {
    margin-left: 232px;
}

#subscribe .js-subscribe .btn.btn--subscribe2 {
    padding: 15px 34px;
    margin-top: 2px;
    background: #FFC600;
    border-color: #FFC600;
    color: #2C2829;
    padding: 15px 34px;
}

#subscribe .js-subscribe .btn.btn--subscribe2:hover {
    border-color: #fee721;
    background: #fee721;
    color: #000;
}

.subscribe__inner {
    padding: 207px 50px 10px;
    /* 79px */
}

#subscribe .subscribe__maintitle.js-subscribe {
    margin-left: 148px;
    margin-top: -93px;
}

.subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active {
    justify-content: space-between;
    padding: 0 303px;
}

.subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active .subscribe__col.subscribe____col-fixmain {
    margin-left: 64px;
}

.subscribe__subtext a,
.subscribe__subtext2 a {
    border-bottom: 1px solid rgba(158, 151, 142, 0.4) !important;
    padding-bottom: 2px;
}

.subscribe__subtext a:hover,
.subscribe__subtext2 a:hover {
    /* border-bottom: 1px solid rgba(158, 151, 142, 0) !important; */
    opacity: 0.7;
}

.subscribe__subtext a:active,
.subscribe__subtext2 a:active {
    opacity: 1;
    border-bottom: 1px solid rgba(158, 151, 142, 0) !important;
}

.checkbox__el:checked + .checkbox__in.disabled {
    border-top-color: #cdcdcd !important;
    border-right-color: #cdcdcd !important;
}

.checkbox__el:checked + .checkbox__in.disabled:before {
    right: 0% !important;
}

.checkbox__el:checked + .checkbox__in.disabled:after {
    top: 0% !important;
}

.lk__describe:hover {
    color: #4c4c4c !important;
}

.lk__describe {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.subscribe__subtext--alert_tupy,
.subscribe__subtext2--alert_tupy {
    color: #FF5C39 !important;
    display: none;
    line-height: 28px;
    margin-top: -15px;
    max-width: none;
    margin-bottom: 10px;
}

.subscribe__subtext,
.subscribe__subtext2 {
    margin-top: 8px;
    font-weight: 500;
}

.subscribe__nospam {
    color: #9E978E;
    font-weight: 500;
}

.subscribe__text span {
    font-weight: 400;
}

.tooltip_show {
    position: relative;
}

.tooltip_show .r-rating__tooltip {
    left: 0;
    transform: translateX(0%);
    top: 130%;
    opacity: 1;
    z-index: 11;
    visibility: visible;
    padding: 8px 12px 12px;
    max-width: 460px;
}

.tooltip_show .r-rating__tooltip:before {
    visibility: visible;
}

.blog__subscribe-block.tans_h {
    max-height: 1000px;
}

.blog__subscribe-block {
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    max-height: 250px;
}

.blog__subs .btn:hover {
    border-color: #fee721;
    background: #fee721;
    color: #000;
}

.subscribe__cancel.btn {
    margin-left: 30px;
    padding-top: 22px;
}

.subscribe__cancel.btn:hover {
    color: #4c4c4c !important;
}

.blog__subs .subscribe__cancel.btn:hover {
    color: rgba(158, 151, 142, 0.7) !important;
}

.blog__subs .input.focus {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-color: #FEC730 !important;
}

.blog__subs .input.focus.notNull {
    border-color: #383736 !important;
}

.input:hover {
    border-color: #fec72e !important;
}

.blog__subs .input.focus.notNull:hover {
    border-color: #fec72e !important;
}

.input {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.subscribe__subtext a:hover,
.subscribe__subtext2 a:hover {

    border-bottom: 1px solid rgba(158, 151, 142, 0.99);
}

.subscribe__subtext a,
.subscribe__subtext2 a {
    -webkit-transition: border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    border-bottom: 1px solid rgba(158, 151, 142, 0);
}

#subscribe .subscribe__change a {
    padding-bottom: 1px;
    text-decoration: none;
    border-bottom: 1px solid rgba(158, 151, 142, 0.33);
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#subscribe .subscribe__change a:hover {
    /* border-bottom: 1px solid rgba(158, 151, 142, 0.33);
    color: rgba(158, 151, 142, 0.7); */
    opacity: 0.7;
}

#subscribe .subscribe__change a:active {
    opacity: 1;
    border-bottom-color: transparent !important;
}

.subscribe__col {
    max-width: 350px;
    padding-right: 0;
}

.subscribe__col.subscribe____col-fixmain {
    margin-left: 60px;
    max-width: 230px;
    max-width: 285px;
    margin-left: 115px;
}

#subscribe .input.input-disabled input,
.s-auth__forms:not(.dark-auth__forms) .input.input-disabled input {
    background: #F2F2F2;
    color: #CECECE;
}

#subscribe .input.input-disabled .input__label,
.s-auth__forms:not(.dark-auth__forms) .input.input-disabled .input__label {
    color: #CECECE;
}

#subscribe .input.input-disabled,
.lk .lk__line-box-edit .input-disabled,
.s-auth__forms:not(.dark-auth__forms) .input-disabled {
    border: 1px solid #E5E5E5 !important;
}

.lk .lk__line-box-edit .input-disabled .input__label,
.s-auth__forms:not(.dark-auth__forms) .input-disabled .input__label {
    color: #CECECE;
}

.lk__line-box .input.input-disabled:after {
    background-image: -webkit-linear-gradient(to right, rgba(242, 242, 242, 0), #F2F2F2 71%, #F2F2F2);
    background-image: linear-gradient(to right, rgba(242, 242, 242, 0), #F2F2F2 71%, #F2F2F2);
}

.lk .lk__line-box-edit .input-disabled input {
    background: #F2F2F2;
    color: #CECECE;
}

#subscribe .input.input-disabled:hover,
.s-auth__forms:not(.dark-auth__forms) .input.input-disabled:hover,
#subscribe .input.focus.input-disabled:hover,
.s-auth__forms:not(.dark-auth__forms) .input.focus.input-disabled:hover {
    border-color: #E5E5E5 !important;
}

#subscribe .input.input-disabled .input__shadow,
.s-auth__forms:not(.dark-auth__forms) .input.input-disabled .input__shadow {
    background-image: -webkit-linear-gradient(to right, rgba(242, 242, 242, 0), #F2F2F2 71%, #F2F2F2);
    background-image: linear-gradient(to right, rgba(242, 242, 242, 0), #F2F2F2 71%, #F2F2F2);
}

body {
    overflow-x: hidden;
}

body .blog__subs .input.input-disabled,
body .blog__subs .input.input-disabled:hover,
body .blog__subs .input.input-disabled.notNull:hover,
body .blog__subs .input.input-disabled.focus.notNull,
body .dark-auth__forms .input.input-disabled,
body .dark-auth__forms .input.input-disabled:hover,
body .dark-auth__forms .input.input-disabled.notNull:hover,
body .dark-auth__forms .input.input-disabled.focus.notNull {
    border: 1px solid #B2B1B2 !important;
}

.blog__subs .input.input-disabled .input__shadow,
.dark-auth__forms .input.input-disabled .input__shadow {
    background-image: -webkit-linear-gradient(to right, rgba(128, 126, 127, 0), #807E7F 71%, #807E7F);
    background-image: linear-gradient(to right, rgba(128, 126, 127, 0), #807E7F 71%, #807E7F);

}

.blog__subs .input.input-disabled input,
.dark-auth__forms .input.input-disabled input {
    background: #807E7F;
    color: #939192;
}

.blog__subs .input.input-disabled .input__label,
.dark-auth__forms .input.input-disabled .input__label {
    color: #939192;
}

.subscribe__nospam {
    margin-top: 9px;
}

.btn.btn--subscribe1 {
    padding: 15px 49px;
    margin: 5px 0px;
}

/* 
.subscribe__subtext, .subscribe__subtext2 {
    margin-top: 12px;
} */

.subscribe__inner-wr {
    min-height: 0;
}

.calendar-subscribe .subscribe__inner-wr {
    min-height: 24em;
}

.calendar-subscribe .subscribe__inner {
    padding-bottom: 79px;
}

@media screen and (min-width: 739px) {
    .psw-reset #register-error + .psw-reset__text--hint {
        position: relative;
        top: 32px;
    }
}

@media (max-width: 1279px) and (min-width: 740px) {

    body .blog__subs .input input {
        width: 285px;
    }

    .subscribe__col.js-presubscribe.subscribe____col-fixmain {
        transform: translate(0%, 0%);
    }

    .subscribe__col.subscribe__col-top.js-presubscribe {
        transform: translate(0%, 0%);
    }


    .subscribe__inner {
        height: auto;
    }

    #subscribe .subscribe__maintitle.js-subscribe {
        margin-top: 0;
        margin-left: 0;
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active {
        justify-content: center;
        padding: 0;
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active .subscribe__col.subscribe____col-fixmain {
        margin-left: 115px;
    }

    .subscribe__col.subscribe__col-top.js-subscribe.subscribe____col-fixmain {
        -webkit-transform: translate(-30px, 0);
        -moz-transform: translate(-30px, 0);
        -ms-transform: translate(-30px, 0);
        -o-transform: translate(-30px, 0);
        transform: translate(-30px, 0);
    }

    .subscribe__col.subscribeinput.labeled.js-field__col-top.js-subscribe {
        -webkit-transform: translate(115px, 0);
        -moz-transform: translate(115px, 0);
        -ms-transform: translate(115px, 0);
        -o-transform: translate(115px, 0);
        transform: translate(115px, 0);
    }

    #subscribe .subscribe__maintitle,
    #subscribe .subscribe__maintitle2 {
        position: static;
        margin-top: 0;
        margin-left: 0;
        margin-right: -170px;

    }

    .subscribe____col-fixmain.subscribe__col-top {
        top: 68px;
    }

    .subscribe__inner {
        padding: 15px 50px 0px;
    }

    #subscribe .fp-tableCell {
        min-height: auto !important;
    }

    .fp-tableCell {
        height: auto !important;
    }

    #subscribe {
        min-height: auto !important;
    }

    .lk__col-title.lk__safe-title {
        margin-left: 0;
    }

    .intro__content {
        padding-left: 76px;
    }
}

@media (max-width: 739px) {
    .subscribe__row.subscribe__row-input {
        margin-top: -16px;
    }

    .subscribe__col.js-presubscribe.subscribe____col-fixmain {
        transform: translate(0%, 0%);
    }

    .subscribe__col.subscribe__col-top.js-presubscribe {
        transform: translate(0%, 0%);
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active .subscribe__col.subscribe____col-fixmain {
        margin: 43px auto 0 !important;
    }

    .subscribe__cancel.btn {
        margin-left: 20px;
    }

    .only__row.lk__safe-row.lk__safe-bottom {
        margin-top: 0;
    }

    #subscribe .js-subscribe .btn.btn--subscribe2 {
        margin-top: 20px;
    }

    .blog__subscribe-block {
        max-height: 335px;
    }

    .subscribe__col.shrinked {
        padding: 0px 37px 0px 5px;
    }

    #subscribe .subscribe__maintitle.js-subscribe {
        margin-top: 0;
        margin-left: 0;
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active {
        justify-content: center;
        padding: 0;
    }

    .subscribe__cols.subscribe__cols-top.js-subscribe-form.sub_form_active .subscribe__col.subscribe____col-fixmain {
        margin: 0 auto;
    }

    .subscribe__subtext--alert_tupy,
    .subscribe__subtext2--alert_tupy {
        font-size: 14px;
        line-height: 18px;
    }

    .r-rating__tooltip:before {
        display: block;
    }

    .tooltip_show .r-rating__tooltip {
        position: static;
        margin-top: 10px;
        width: auto;
    }

    .tooltip_show .r-rating__tooltip br {
        display: none;
    }

    #subscribe .subscribe__maintitle,
    #subscribe .subscribe__maintitle2 {
        position: static;
        margin-top: 0;
    }

    #subscribe .fp-tableCell .subscribe__inner {
        padding: 40px 30px 30px;
    }

    .subscribe__col {
        display: block;
        max-width: 380px;
        margin: 0 auto;
        padding-right: 0;
    }

    .subscribe__col.subscribe____col-fixmain {
        display: block;
        max-width: 380px;
        margin: 0 auto;
        padding-right: 0;
    }
}

@media (max-width: 1300px) and (min-width: 1100px) {
    .subscribe__inner {
        padding-top: 146px;
        padding-bottom: 16px;
    }

    .subscribe__col.subscribe____col-fixmain {
        margin-left: 101px;
    }

    .subscribe__col.subscribe__col-top.js-presubscribe {
        transform: translate(70px, -6px);
    }

    .footer__inner {
        padding: 0 43px;
    }

    .footer__item--lower:not(.footer__item--last-at-mobile) {
        margin-right: 14px;
    }

    .footer__item--last-at-mobile {
        margin-right: 10px;
    }

    .footer__link--phone {
        margin-right: 17px;
    }

    .footer__poly {
        position: relative;
        top: -4px;
    }


}

@media screen and (max-width: 739px) {
    .calendar-subscribe .subscribe__inner {
        padding: 40px 30px 30px;
    }

    .menu__logo {
        top: 45px;
    }
}

.checkbox__in:after {
    display: none;
}

.checkbox__in:before {
    display: none;
}

@media (max-width: 739px) {
    .subscribe__row .input {
        width: 100%;
        max-width: 314px;
    }
}

@media (max-width: 360px) {
    .subscribe__cancel.btn {
        margin-top: 12px;
        margin-left: 8px;
    }

    .lk__soc {
        padding-right: 15px;
    }

    .lk__btn {
        margin-right: 15px;
    }
}

@media screen and (max-width: 580px) {
    body .msg.msg-mini {
        width: 420px;
        max-width: calc(100% - 50px);
    }
}

/* 
#subscribe .js-subscribe .btn.btn--subscribe2:disabled {
    background:rgba(158, 151, 142, 0.33);
    border-color: transparent;
} */

.popup-slider .fancybox-slide {
    bottom: 0;
    right: 0;
}

.popup-slider .popup-slide {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.popup-slider .popup-slide * {
    -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, top .3s ease-in-out;
    transition: width .3s ease-in-out, height .3s ease-in-out, top .3s ease-in-out;
}

/* .popup-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
} */
.popup-slide--inner {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 50px 50px 40px;
}

.popup-slide--inner__content {
    position: relative;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-bottom: 34px;
}

.popup-slide--inner__content::before {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}

.popup-slide .popup-slide--inner__image {
    text-align: center;
    width: 100%;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}

.popup-slide .popup-slide--inner__image img {
    max-width: 100%;
    max-height: calc(100vh - 124px);
}

.popup-slide--text {
    display: inline-block;
    max-width: 600px;
    width: 100%;
    padding: 12px 14px 13px;
    font-family: "Geometria", Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
    color: #FFFFFF;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    position: absolute;
    left: 50%;
    bottom: 34px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.popup-slide--text p {
    margin-bottom: 0;
}

.popup-slider .fancybox-navigation {
    visibility: visible !important;
}

.popup-slider .fancybox-navigation .fancybox-button,
.popup-slider .mobile-navigation .fancybox-button {
    width: 64px;
    height: 64px;
    opacity: 1;
    visibility: visible !important;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.popup-slider .fancybox-navigation .fancybox-button:not(:disabled):hover,
.popup-slider .mobile-navigation .fancybox-button:not(:disabled):hover {
    background: rgba(255, 255, 255, 0.3);
    border-color: transparent;
}

.popup-slider .fancybox-navigation .fancybox-button:not(:disabled):active,
.popup-slider .mobile-navigation .fancybox-button:not(:disabled):active {
    background: rgba(255, 255, 255, 0.15);
    border-color: transparent;
}

.popup-slider .fancybox-navigation .fancybox-button--arrow_left,
.popup-slider .mobile-navigation .fancybox-button--arrow_left {
    left: 50px;
}

.popup-slider .fancybox-navigation .fancybox-button--arrow_right,
.popup-slider .mobile-navigation .fancybox-button--arrow_right {
    right: 50px;
}

.popup-slider .fancybox-toolbar {
    padding: 50px 50px 0 0;
    opacity: 1 !important;
    visibility: visible !important;
}

.popup-slider .fancybox-button svg {
    width: auto;
    height: auto;
    position: absolute;
    top: 18px;
}

.popup-slider .fancybox-button--arrow_right svg {
    right: 22px;
}

.popup-slider .fancybox-button--arrow_left svg {
    left: 22px;
}

.popup-slider .fancybox-button svg path {
    fill: none;
    stroke-width: 2px;
}

.popup-slider .fancybox-stage .fancybox-close-small {
    display: none;
}

.popup-slider--close {
    position: relative;
    z-index: 1000;
    padding: 0;
    cursor: pointer;
    width: 64px;
    height: 64px;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.popup-slider--close svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.popup-slider--close:hover {
    border-color: transparent;
    background: rgba(255, 255, 255, 0.3);
}

.popup-slider--close:active {
    border-color: transparent;
    background: rgba(255, 255, 255, 0.15);
}

.popup-slider--infobar {
    flex: 0 0 100%;
    text-align: center;
    font-family: "Waldorf TL Pro", Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 1px;
    font-style: italic;
    color: #9E978E;
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.popup-slider .fancybox-slide--html {
    padding: 0;
}

.popup-slider .mobile-navigation {
    display: none;
}

.popup-slider.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
}

.popup-slider .fancybox-bg {
    background: #000;
    /* backdrop-filter: blur(16.3097px); */
}

.popup-slide--inner__image.loading::after {
    display: block;
    content: '';
    width: 100%;
    height: 50px;
    background: url(./images/loading.gif) no-repeat 50% 50%;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.popup-slider * {
    outline: none !important;
}

@media screen and (max-width: 992px) {
    .fancybox-navigation {
        display: none;
    }

    .popup-slider--infobar {
        bottom: 71px;
    }

    .popup-slider .mobile-navigation {
        display: flex;
        justify-content: space-between;
        position: absolute;
        bottom: 50px;
        left: 0;
        right: 0;
        padding: 0 50px;
    }

    .popup-slider .mobile-navigation .fancybox-button {
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        -webkit-transform: none;
        transform: none;
    }

    .popup-slide--inner {
        padding: 50px 0 50px;
    }

    .popup-slide .popup-slide--inner__image img {
        max-height: calc(100vh - 184px);
    }

    .popup-slide--inner__content {
        padding-bottom: 84px;
    }

    .popup-slide--text {
        bottom: 84px;
    }

    .popup-slider .fancybox-toolbar {
        padding: 15px 15px 0 0;
    }
}

@media screen and (max-width: 640px), screen and (max-height: 600px) {
    .popup-slider .mobile-navigation {
        display: none;
    }

    .popup-slide--text {
        width: auto;
        width: calc(100% - 30px);
        max-width: 100%;
        left: 15px;
        right: 15px;
        transform: none;
        bottom: 34px;
    }

    .popup-slider--infobar {
        bottom: 40px;
    }

    .popup-slider--close {
        width: 48px;
        height: 48px;
    }

    .popup-slider--close svg {
        width: 15px;
        height: 15px;
    }

    .popup-slide--inner {
        padding: 22px 0 40px;
    }

    .popup-slider .fancybox-toolbar {
        padding: 10px 10px 0 0;
    }

    .popup-slide--inner__content {
        padding-bottom: 34px;
    }

    .popup-slide .popup-slide--inner__image img {
        max-height: calc(100vh - 96px);
    }
}

video {
    max-width: 100%;
    height: auto !important;
    margin: 15px 0;
}

audio {
    max-width: 100%;
    width: 100%;
    margin: 15px 0;
}

.split-text {
    display: flex;
    align-items: end;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-sizing: border-box;
}

.split-text.author {
    margin: 0 -4px 0 -10px;
}

.split-text .btn,
.split-text .btn:link,
.split-text .btn:visited {
    display: inline-block;
    border: solid 1px #9e978e;
    color: #2c2829;
    font-weight: 500;
    padding: 15px 30px;
}

.split-text .btn:hover {
    border-color: #b5afa9;
    background: #b5afa9;
    color: #fff;
}

.split-text .btn:active {
    border-color: #9e978e;
    background: #9e978e;
    color: #fff;
}

.split-text .image {
    width: 55%;
    padding: 0 10px;
    box-sizing: border-box;
}

.split-text.author .image {
    width: 15%;
}

.split-text img {
    max-width: 100%;
    text-align: center;
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important;
}

.split-text.author .image img {
    padding-bottom: 5px;
}

.split-text .text {
    font-size: 14px;
    line-height: 1.4;
    width: 45%;
    padding: 0 10px;
    box-sizing: border-box;
}

.split-text.author .text {
    width: 60%;
    padding: 0 4px;
}

.split-text.author .text {
    text-align: right;
}

.split-text.author .image + .text {
    text-align: left;
}

iframe {
    max-width: 100%;
}

@media (max-width: 600px) {

    .split-text,
    .split-text.author {
        margin: 0;
    }

    .split-text .image,
    .split-text.author .image {
        width: 100%;
        padding: 0;
        margin-bottom: 23px;
    }

    .split-text.author .image img {
        padding-bottom: 0;
    }

    .split-text .text,
    .split-text.author .text {
        padding: 0;
        width: 100%;
        text-align: left;
        margin-bottom: 23px;
    }

    .split-text .image + .text {
        margin-bottom: 0;
    }

    .split-text .text + .image {
        margin-bottom: 0;
    }
}

.telegram-subscribe {
    min-height: 151px;
    margin: 10px 0 20px;
    position: relative;
    background: #F8F8F8;
    padding: 18px 161px 24px 24px;
    border-radius: 8px 0px 0px 8px;
}

.telegram-subscribe a.hidden-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 0;
    margin: 0;
    color: transparent;
    border: none;
}

.telegram-subscribe .link {
    position: relative;
    z-index: 1;
}

.telegram-subscribe span.icon {
    display: block;
    width: 105px;
    height: 105px;
    position: absolute;
    right: 24px;
    top: 22px;
    color: transparent;
    padding: 0;
    border: none;
    transition: none;
    background: url(icons/telegram-subscribe.svg) no-repeat 50% 50%;
    background-size: cover;
}

.telegram-subscribe p.title {
    padding: 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #4A4A4A;
    margin-bottom: 8px;
}

.telegram-subscribe p.desc {
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 19.6px;
    opacity: 0.7;
    color: #424242;
    margin-bottom: 10px;
}

@media screen and (max-width: 1280px) {
    .telegram-subscribe {
        min-height: 160px;
        padding: 16px 155px 20px 20px;
    }

    .telegram-subscribe .title {
        font-size: 20px;
        line-height: 24px;
    }

    .telegram-subscribe span.icon {
        width: 119px;
        height: 119px;
        top: 21px;
        right: 20px;
    }
}

@media screen and (max-width: 600px) {
    .telegram-subscribe {
        min-height: 0;
        border-radius: 8px;
        padding: 16px 20px 20px;
    }

    .telegram-subscribe p.title {
        font-size: 18px;
        line-height: 22px;
    }

    .telegram-subscribe span.icon {
        display: none;
    }
}

.order-design {
    margin: 10px 0 20px;
    position: relative;
    padding-right: 203px;
    border-radius: 8px;
    overflow: hidden;
}

.order-design .image {
    top: 0;
    right: 0;
    bottom: 0;
    width: 203px;
    height: 100%;
    position: absolute;
    overflow: hidden;
}

.order-design .image img {
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    width: auto !important;
    top: 50%;
    left: 50%;
    min-height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
}

.order-design .btn {
    display: inline-block;
}

.order-design .btn.btn--yellow {
    min-width: 190px;
    padding: 15px 30px;
    color: #2c2829;
    background: #FFC600;
    border-bottom-color: #FFC600;
}

.order-design .btn.btn--yellow:hover {
    border-color: #fee721;
    background: #fee721;
    color: #000;
}

.order-design .btn.btn--yellow:active {
    transition: none;
    border-color: #fee721;
    background: #fee721;
    color: #000;
}

.order-design .content {
    padding: 18px 24px 24px;
    background: #F8F8F8;
}

.order-design p.title {
    padding: 0;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #4A4A4A;
}

.order-design p.desc {
    padding: 0;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #424242;
    opacity: 0.7;
}

@media screen and (max-width: 1280px) {
    .order-design .btn.btn--yellow {
        min-width: 170px;
        padding: 16px 30px;
        font-size: 14px;
        line-height: 18px;
    }

    .order-design {
        padding-right: 180px;
    }

    .order-design .image {
        width: 180px;
    }

    .order-design .content {
        padding: 16px 20px 20px;
    }

    .order-design p.title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 600px) {
    .order-design .btn.btn--yellow {
        width: 100%;
    }

    .order-design {
        padding-right: 0;
    }

    .order-design .image {
        width: 100%;
        height: 148px;
        position: relative;
    }

    .order-design .image img {
        width: 100% !important;
        min-height: 0;
    }

    .order-design p.title {
        font-size: 18px;
        line-height: 22px;
    }
}

body .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    width: 100%;
    height: 100%;
}

.adaptive-table {
    overflow-x: auto;
    overflow-y: visible;
}

.only-mobile {
    font-size: 12px;
    display: none;
}

@media screen and (max-width: 520px) {
    .only-mobile {
        display: block;
    }
}

@media screen and (max-width: 414px) {
    .adaptive-table {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    body .msg {
        max-width: calc(100% - 40px);
    }
}

.msg-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    padding: 0;
    background: url(/upload/close.svg) no-repeat center center;
    border: none;
    cursor: pointer;
}

body .only__switcher {
    padding-bottom: 14px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .3);
    backdrop-filter: blur(10px);
}

.modal.show {
    display: block;
}

.modal.hide {
    display: none;
}

.modal__dialog {
    max-width: 680px;
    margin: 40px auto;
    position: fixed;
    top: 40%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}

.modal__content {
    position: relative;
    width: 100%;
    padding: 45px 40px 40px;
    background-color: #fff;
    box-shadow: 0px 26px 28px rgba(74, 74, 74, 0.08);
}

.modal__close {
    position: absolute;
    top: 14px;
    right: 14px;
    font-size: 30px;
    color: #000;
    opacity: .5;
    font-weight: 700;
    border: none;
    background-color: transparent;
    cursor: pointer;
    background: url('data:image/svg+xml,<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.1468 0.853835C13.7953 0.502363 13.2255 0.502363 12.874 0.853835L7.5 6.22785L2.12599 0.853835C1.77452 0.502363 1.20467 0.502363 0.853197 0.853835C0.501724 1.20531 0.501724 1.77516 0.853196 2.12663L6.22721 7.50064L0.853197 12.8746C0.501724 13.2261 0.501725 13.796 0.853197 14.1474C1.20467 14.4989 1.77452 14.4989 2.12599 14.1474L7.5 8.77343L12.874 14.1474C13.2255 14.4989 13.7953 14.4989 14.1468 14.1474C14.4983 13.796 14.4983 13.2261 14.1468 12.8746L8.77279 7.50064L14.1468 2.12663C14.4983 1.77516 14.4983 1.20531 14.1468 0.853835Z" fill="%234A4A4A"/></svg>');
    width: 15px;
    height: 15px;
    display: block;
}

.modal__title {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase
}

.modal__dialog .t-form__cols {
    flex-direction: column;
}

.modal__dialog .t-form__footer-left {
    margin-left: 0;
}

.modal__dialog .t-form__inner {
    width: 100%;
    padding: 0;
}

.modal__dialog .t-form__title {
    font-weight: 700;
    color: #4A4A4A;
    text-align: center;
    font-size: 26px;
    line-height: 28px;
    max-width: 560px;
    margin: 0 auto 30px;
}

.modal__dialog .t-form__info {
    color: #999999;
    font-size: 12px;
}

.modal__dialog .t-form__row {
    margin-bottom: 10px;
}

.modal__dialog .t-form__btn {
    margin: auto;
}

.modal__dialog .t-form__footer {
}

.modal__dialog .t-form__footer-policy--link:after {
    display: none;
}

.modal__dialog .t-form__footer-policy {
    text-align: center;
}

#new_version .modal__btn {
    margin-top: 20px;
    text-align: center;
}

#new_version .modal__text {
    margin-top: 20px;
    max-width: 464px;
    margin-left: auto;
    margin-right: auto;
    color: #B3B3B3;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

#new_version .modal__title {
    color: #4A4A4A;
    font-weight: 700;
    font-size: 26px;
    text-transform: none;
}

#new_version .modal__dialog {
    max-width: 544px;
}

#close_site .t-form__btn {
    border: 0;
}

.t-form__body {
    margin-top: 28px;
}

.tgbox {
    background: #F8F8F8;
    padding: 19px 25px 25px 19px;
    border-radius: 3px;
}

.tgbox-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tgbox-col-left {
    width: calc(100% - 102px);
}

.tgbox__info {
    max-width: 385px;
}

.tgbox__title {
    color: #4A4A4A;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.tgbox__text {
    color: #B5AFA9;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 11px;
}

.tgbox__link a {
    color: #4BDBC3;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 500;
}

.tgbox__img {
    background: #B5AFA9;
    border-radius: 2.6px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 102px;
    height: 102px;
}


@media (max-width: 575px) {
    .tgbox-row {
        flex-wrap: wrap;
    }

    .tgbox-col-left {
        width: 100%;
    }

    .tgbox__info {
        margin-bottom: 20px;
    }

    .tgbox-col-right {
        display: none;
    }

    #thanks_modal .t-form__title {
        text-align: left;
    }
}

.fullpage-wrapper #clients {
    padding: 0;
}

#clients .clients__inner {
    padding: 110px 0;
    max-width: 1440px;
    position: relative;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 768px) {
    #clients .clients__inner {
        padding: 90px 0;
    }
}

@media (max-width: 576px) {
    #clients .clients__inner {
        padding: 60px 0;
    }
}

#clients .clients__title {
    color: #2C2829;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal;
    font-family: 'Geometria';
    line-height: 38px;
    margin: 0 auto;
}

#clients .clients__swiper {
    margin-bottom: 0;
}

#clients .clients__inner .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 236px;
}

#clients .clients__inner .clients__box {
    margin: 0;
    display: grid;
    grid-template-columns: 210px 210px 210px 210px;
    max-width: none;
    justify-content: center;
}

.clients .swiper-button-next {
    right: 180px;
    transform: translateY(-50%);
}

.clients .swiper-button-prev {
    left: 180px;
    transform: translateY(-50%);
}

.clients__label {
    padding: 28px 23px;
}

.clients__swiper:after,
.clients__swiper:before {
    display: none;
}

.caselist {
    background-color: #2C2829;
    color: #fff;
    font-family: 'Geometria';
}

.caselist__inner {
    max-width: 1180px;
    margin: auto;
    height: 100%;
}

.caselist__slides {
    height: 100vh;
    overflow: auto;
    max-height: 100%;
}

.caselist__title {
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Geometria';
    padding-bottom: 60px;
    padding-top: 110px;
}


.caselist__control {
    display: flex;
    justify-content: space-between;
    margin-bottom: 23px;
    align-items: center;
}

.caselist__control--center {
    padding-bottom: 80px;
    justify-content: center !important;
}

@media (max-width: 1279px) {
    .caselist__control--center {
        padding-bottom: 0;
        align-items: center !important;
        margin-top: 30px;
    }
}

.caselist__row {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 80px;
    margin: 0 -10px;
}

.caselist__row--mb50 {
    margin-bottom: 50px;
}

.caselist .card {
    height: 330px;
    width: 33.3%;
    color: #FFFFFF;
    transition: all 0.3s;
    justify-content: space-between;
    padding: 10px;
    flex-basis: 33.3%;
    max-width: 33.3%;
}

.caselist .card__title {
    font-family: 'Geometria';
    font-weight: 700;
    font-size: 22px;
    position: relative;
}

.caselist .card__anons {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    display: none;
    line-height: 24px;
}

.caselist .card__tag {
    background: #666666;
    border-radius: 13px;
    padding: 0 12px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    display: inline-block;
    position: absolute;
    bottom: 18px;
    left: 25px;
    line-height: 27px;
}

.caselist .card__content {
    position: relative;
    padding: 20px 25px;
}

.caselist .card__content .card__img-noise {
    display: none;
}

.caselist .card:hover .card__tag {
    background: #FFC600;
    color: #000;
}

.caselist .card:hover .card__anons {
    display: block;
}

.caselist .card__img {
    filter: none
}

.caselist .card.case .card__img:before {
    content: '';
    background: rgba(31, 31, 31, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.caselist .mCSB_scrollTools {
    opacity: 0 !important;
    width: 0;
    overflow: hidden;
}

.caselist .mCSB_inside > .mCSB_container {
    margin: 0;
}

.caselist__select {
    max-width: 500px;
    width: 100%;
    display: flex;
    gap: 16px;
}

.caselist__select .dropdown {
    position: relative;
    display: inline-block;
}


.caselist__select .dropbtn {
    display: flex;
    align-items: center;
    background-color: #2C2829;
    color: #9E978E;
    padding: 0 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    text-align: left;
    font-family: "Geometria";
    line-height: 42px;
}

.caselist__select .dropbtn span {
    position: relative;
}

/*.caselist__select .dropbtn span:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: -8px;*/
/*    left: -21px;*/
/*    background: transparent;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    display: block;*/
/*    border-radius: 50%;*/
/*    z-index: 3;*/
/*}*/

.dropbtn__point {
    /*position: absolute;*/
    /*top: -8px;*/
    /*left: -21px;*/
    margin-left: 5px;
    margin-bottom: 12px;
    background: #FFC600;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    z-index: 3;
}

.caselist__select .dropdown.active .dropbtn__point {
    display: none;
}

.caselist__select .dropdown.active .dropbtn {
    background-color: #373737;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 170px;
}

.caselist__select .dropbtn.active span:before {
    background: #FFC400;
}

.caselist__select .dropdown.active .dropbtn.active span:before {
    background: transparent;
}

.caselist__select .dropbtn span {
    background: url("data:image/svg+xml,%3Csvg width='20' height='10' viewBox='0 0 20 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.7734 0.273438L19.228 0.728006L10.0007 9.95529L0.773438 0.728006L1.22801 0.273438L10.0007 9.04615L18.7734 0.273438Z' fill='%239E978E'/%3E%3C/svg%3E%0A");
    display: inline-block;
    width: 20px;
    height: 10px;
    margin-left: 10px;
    vertical-align: middle;
}

.caselist__select .dropdown.active .dropbtn span {
    background: url('data:image/svg+xml,<svg width="20" height="10" viewBox="0 0 20 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.22656 9.72656L0.771994 9.27199L9.99928 0.0447084L19.2266 9.27199L18.772 9.72656L9.99928 0.953846L1.22656 9.72656Z" fill="%239E978E"/></svg>');
    display: inline-block;
    width: 20px;
    height: 10px;
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.3s;
}


.caselist__select .dropdown-content {
    display: none;
    position: absolute;
    background-color: #373737;
    min-width: 170px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 2;
    padding: 0;
}

.caselist__select .dropdown-content .inputbox {
    display: block;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    line-height: 20px;
    padding: 7px 16px;
}

.caselist__select .dropdown-content .inputbox:last-child {
    padding-bottom: 20px;
}

.caselist__select .dropdown-content .inputbox label {
    cursor: pointer;
    display: block;
}

.caselist__select .dropdown-content .inputbox:hover {
    color: #FFC400
}

.caselist__select .dropdown-content input[type="checkbox"] {
    display: none;
}

.caselist__select .dropdown-content input[type="checkbox"]:checked + label {
    color: #FFC400;
}

.caselist__select .dropdown-content input[type="checkbox"]:hover {
    background-color: #666666;
}

.caselist__select .show {
    display: block;
}


.caselist__wrapper .no-result {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    min-height: 400px;
    color: #9E978E;
    font-weight: 500;
}


.caselist__pagination {
    display: flex;
    align-items: center;
}

.caselist__pagination .btn {
    border: 1.23077px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 64px;
    height: 64px;
}

.caselist__pagination .btn:hover {
    border: 1.23077px solid rgba(255, 255, 255, 1);
}

.caselist__pagination .prev-btn {
    background: url("data:image/svg+xml,%3Csvg width='13' height='26' viewBox='0 0 13 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_357_22066' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6923 25.184L0.508354 13L12.6923 0.816006'/%3E%3C/mask%3E%3Cpath d='M0.508354 13L-0.36193 12.1297L-1.23221 13L-0.36193 13.8703L0.508354 13ZM13.5626 24.3137L1.37864 12.1297L-0.36193 13.8703L11.8221 26.0543L13.5626 24.3137ZM1.37864 13.8703L13.5626 1.68629L11.8221 -0.0542787L-0.36193 12.1297L1.37864 13.8703Z' fill='white' mask='url(%23path-1-inside-1_357_22066)'/%3E%3C/svg%3E") no-repeat center center;
    background-size: 13px 26px;
    background-position-x: calc(50% - 2px);
}

.caselist__pagination .next-btn {
    background: url("data:image/svg+xml,%3Csvg width='13' height='26' viewBox='0 0 13 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_357_22071' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.307651 25.184L12.4916 13L0.307651 0.816006'/%3E%3C/mask%3E%3Cpath d='M12.4916 13L13.3619 12.1297L14.2322 13L13.3619 13.8703L12.4916 13ZM-0.562634 24.3137L11.6214 12.1297L13.3619 13.8703L1.17794 26.0543L-0.562634 24.3137ZM11.6214 13.8703L-0.562634 1.68629L1.17794 -0.0542787L13.3619 12.1297L11.6214 13.8703Z' fill='white' mask='url(%23path-1-inside-1_357_22071)'/%3E%3C/svg%3E") no-repeat center center;
    background-size: 13px 26px;
    background-position-x: calc(50% + 2px);
}

.caselist__pagination .pagination-items {
    margin: 0 12px;
    font-weight: 700;
    font-size: 18px;
    color: #9E978E;
}


.white-bg {
    background: #FFFFFF;
    color: #2C2829;
}

.white-bg * {
    color: #2C2829;
}

.white-bg .why__text {
    color: #666666;
}

.black-bg {
    background: #2C2829;
    color: #fff;
}

.black-bg * {
    color: #fff;
}


.hero .hero__inner + .btn {
    position: absolute;
    bottom: 40px;
    right: 40px;
    z-index: 2;
}

a.js-project,
.js-second-project {
    bottom: 40px !important;
}

.footer {
    padding: 34px 0 41px 0;
}

.footer__inner {
    -webkit-align-items: baseline;
    align-items: baseline;
}

.footer-call {
    max-width: 290px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 576px) {
    .footer__inner {
        flex-direction: column;
        align-items: center;
    }

    .footer__phone {
        width: 100%;
        margin-top: 20px;
    }
}

.social {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
    width: 23px;
    height: 22px;
}

.footer .social.tg {
    margin-right: 19px;
}

@media (max-width: 768px) {
    .footer .social.tg {
        margin-right: 3px;
    }

}

.footer .tg .icon {
    fill: #2C2829;
    width: 23px;
    height: 19px;
    display: block;
}

.footer .wa .icon {
    fill: #2C2829;
    width: 22px;
    height: 22px;
}


.footer--dark .tg .icon {
    fill: #fff;
    width: 23px;
    height: 19px;
}

.footer--dark .wa .icon {
    fill: #fff;
    width: 22px;
    height: 22px;
}

.footer__link--email {
    margin-top: 21px;
}

.footer-address {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 220px;
    text-align: right;
}

.footer-address a:first-child {
    font-weight: bold;
    font-size: 18px;
    position: relative;
    top: 2px;
    text-decoration: none;
}

.footer-address a.footer-address__map {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #9E978E;
}

.footer-address__links {
    display: flex;
    align-items: center;
    gap: 16px;
}

.footer-address p:last-child {
    position: relative;
    top: 1px;
}

.footer-address p {
    font-weight: 500;
    font-size: 14px;
}

.footer__inner:first-child {
    padding-bottom: 30px;
}

.-docs {
    padding-top: 30px;
}

.docs-row {
    display: flex;
    justify-content: space-between;
    margin-left: -5px;
    margin-right: -5px;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% + 10px);
}

.-docs a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    margin: 0 5px;
    border-bottom: 1px solid rgba(158, 151, 142, 0.3);
    line-height: 18px;
    min-width: 45px;
}

.footer__copy {
    font-size: 14px;
    font-weight: 500;
    margin-right: 5px;
    opacity: 0.5;
}

.footer__copy,
.-docs a,
.footer-address p {
    color: #9E978E;
}

.footer__link--email,
.footer-address a {
    color: #2C2829
}


.footer--dark .footer__copy,
.footer--dark .-docs a,
.footer--dark .footer-address p {
    color: #9E978E;
}

.footer--dark .footer__link--email,
.footer--dark .footer-address a {
    color: #fff
}

.footer--dark .footer-address a.footer-address__map {
    color: #9E978E;
}

.requisites {
    background: #2C2829;
    border-top: 1px solid #514E4F;
}

.requisites-row {
    display: grid;
    grid-template-columns: repeat(4, auto);
    gap: 40px;
    padding: 20px 0;
    justify-content: space-between;
}

.requisites-item {
    color: #9E978E;
    font-weight: 500;
    font-size: 12px;
}

.requisites-wrap {
    max-width: 1280px;
    width: 100%;
    padding: 0 50px;
    margin: 0 auto;
}


.menu__nav .header__link {
    color: #D2D2D2;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
}

.menu__nav .header__link + .header__link {
    margin-left: 18px;
}

.menu__nav .header__link--email {
    margin-right: 12px;
}

.menu__nav .icon {
    fill: #D2D2D2;
    width: 23px;
    height: 19px;
}

.menu__nav .icon {
    fill: #D2D2D2;
    width: 22px;
    height: 22px;
}

.menu__burger {
    margin-left: 44px;
}

.menu.isOpen .menu__nav .header__link,
.menu.isOpen .menu__nav .social {
    display: none;
}

/* .menu.isClose:not(.bgWhite){height: 115px; } */

.report .menu__nav .header__link,
.report .social {
    display: none;
}

a.js-project,
.js-second-project {
    position: fixed !important;
    display: block;
    z-index: 101 !important;
    white-space: nowrap;
    cursor: pointer;
    bottom: 80px;
    right: 40px;
    transition: transform .4s cubic-bezier(.165, .84, .44, 1);
}


.menu__nav .header__link--email::before {
    content: "hello@markswebb.ru";
    display: block;
    font-size: 15px;
}

.footer__link--email::before {
    content: "hello@markswebb.ru";
    display: block;
    font-size: 18px;
}

.menu__nav .header__link--email,
.footer__link--email {
    font-size: 0;
}

.footer__link--email {
    height: 25px;
}


.auth-done__inner .auth-done__info p {
    /*color: #000;*/
    text-align: center;
    font-family: 'Geometria', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.auth-done__inner .auth-done__info a:link {
    /*color: #000000;*/
    color: rgba(0, 0, 0, 0.6);
}

.read-in {
    padding: 19px;
    border-radius: 3px;
    background: #F8F8F8;
}

.auth-done__read-in {
    margin-top: 30px;
}

.read-in__title {
    margin-bottom: 14px;
    color: #4A4A4A;
    font-family: 'Geometria', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
}

.read-in__desc {
    margin-bottom: 11px;
    color: #B5AFA9;
    font-family: 'Geometria', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.read-in__link {
    color: #4BDBC3;
    font-family: 'Geometria', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    text-decoration-line: underline;
}

.what__text a {
    color: #D39F1A
}

.s-cards .card {
    flex-basis: auto;
}

.footer .social.wa,
.footer .footer-address,
.footer .footer__inner.-docs {
    position: relative;
    bottom: 1px;
}

.second-page .bgWhite.isClose {
    background-color: #fff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
}

.second-page .bgWhite.isClose .menu__logo {
    color: #2c2829;
}

.second-page .bgWhite.isClose .menu__burger {
    color: #2c2829;
}


.footer .social.wa,
.footer .footer-address,
.footer .footer__inner.-docs {
    bottom: 2px;
}

.white .menu__logo {
    color: #fff;
}


@media (max-width: 1440px) and (min-width: 992px) {
    .menu__logo {
        left: 128px;
    }

    .menu__burger {
        margin-right: 80px;
    }

    .menu__nav .header__link {
        font-size: 16px;
        line-height: 1;
    }

    .menu__nav .header__link--email {
        font-size: 0;
    }

    .menu__nav .header__link--email::before {
        font-size: 16px;
        line-height: 1;
    }

    .menu__logo {
        left: 50px;
    }

    .menu__nav {
        right: -30px;
    }
}

@media (max-width: 1440px) and (min-width: 1281px) {
    .menu__logo {
        left: 127px;
    }

    .menu__burger {
        margin-right: 160px;
        margin-top: 3px;
    }

    .menu__logo {
        top: 48px;
    }
}


@media (max-width: 1300px) and (min-width: 1100px) {
    .footer__inner {
        padding: 0 50px;
    }
}


@media (min-width: 1281px) {
    .footer .social.tg {
        margin-right: 2px;
    }

    .-docs {
        padding-top: 0;
    }

    .footer__link--phone {
        position: relative;
        top: -1px;
    }
}


@media (min-width: 1279px) and (max-width: 1439px) {
    .clients .swiper-button-next {
        right: 100px
    }

    .clients .swiper-button-prev {
        left: 100px
    }
}


@media (max-width: 1280px) {
    .clients .swiper-button-next {
        right: 58px
    }

    .clients .swiper-button-prev {
        left: 58px
    }

}

@media (max-width: 1120px) {
    .clients .swiper-button-next {
        right: 0
    }

    .clients .swiper-button-prev {
        left: 0
    }

}

@media (min-width: 740px) and (max-width: 1279px) {
    .clients .swiper-button-next {
        top: 50%;
    }

    .clients .swiper-button-prev {
        top: 50%;
    }
}


@media (max-width: 739px) {
    .auth-done__inner .auth-done__info {
        margin-top: 30px;
    }
}


@media (max-width: 1279px) {

    .report .menu__nav .header__link,
    .report .social {
        display: block;
    }

    .caselist__row {
        padding-bottom: 0;
    }

    .caselist__inner {
        height: auto !important;
        padding: 150px 52px;
    }
}


@media (max-width: 992px) {
    .menu__nav .header__link--email {
        font-size: 0;
        background: url('data:image/svg+xml,<svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="2.0625" y="5.1875" width="21.875" height="14.0625" rx="1.5625" stroke="%23D2D2D2" stroke-width="1.5625"/><path d="M2.0625 5.1875L13 13L23.9375 5.1875" stroke="%23D2D2D2" stroke-width="1.5625"/></svg>') no-repeat center;
        width: 26px;
        height: 26px;
        display: block;
    }

    .caselist .card {
        flex-basis: 50%;
        max-width: 50%;
        width: 100%;
    }

    .caselist__pagination .btn {
        width: 40px;
        height: 40px;
        padding: 0;
    }

    .caselist__pagination .prev-btn,
    .caselist__pagination .next-btn {
        background-size: 8px 15px;
    }

    .caselist__title {
        padding-top: 0;
    }

    .menu__nav .header__link--email::before {
        display: none;
    }

    #clients .clients__inner .clients__box {
        grid-template-columns: 194px 194px 194px;
    }

    .clients__label {
        padding: 32px 15px;
    }

    .clients .swiper-button-next,
    .clients .swiper-button-prev {
        width: 52px;
        height: 52px;
    }

    .clients .swiper-button-prev .icon {
        width: 10px;
        height: 20px;
    }

    .clients .swiper-button-next .icon {
        width: 10px;
        height: 20px;
    }

    #clients .clients__inner .swiper-slide {
        padding: 0 104px;
    }

    .caselist__inner {
        padding: 150px 52px 90px;
    }

    .hero__box {
        padding-left: 31px;
    }

}


@media (min-width: 740px) and (max-width: 1279px) {
    .caselist__slides {
        height: auto;
    }

    .caselist .card__title {
        color: #fff;
    }

    .footer {
        display: block;
        height: auto;
    }

    .menu.isClose {
        height: 90px;
    }

    /* .menu__logo{top: 56px;} */
    .menu__logo {
        top: 48px;
    }

    /* .menu__nav{top: 56px;} */
    .menu__nav {
        top: 48px;
    }

}

@media (min-width: 740px) and (max-width: 1100px) {
    .footer__item {
        -webkit-flex-basis: auto;
        flex-basis: auto;
        margin-bottom: 0;
    }
}


@media (max-width: 768px) {
    .-docs {
        justify-content: center;
        padding-top: 0;
        max-width: 700px;
    }

    .docs-row {
        margin: 0 -40px;
        width: auto;
        justify-content: center;
    }

    .-docs a {
        margin: 0px 40px 10px;
        min-width: auto;
    }

    .footer__copy {
        position: relative;
        top: -4px;
        left: 6px;
    }

    .footer-address {
        margin-right: 0px;
    }

    .footer-address a {
        line-height: 14px;
    }

    .footer {
        padding: 34px 0 34px 0;
    }


    .menu.isClose.bgWhite {
        top: 0;
    }

    .footer--dark .footer__copy {
        position: relative;
        bottom: 5px;
    }

    .footer__inner {
        padding: 0 52px;
    }

    .menu.isClose.bgWhite .menu__logo {
        top: 45px;
    }

    .menu__nav {
        top: 45px;
    }

    .menu.isClose {
        height: 90px;
    }

    .social {
        margin: 0 10px;
    }
}


@media (max-width: 740px) {
    .caselist .card__title {
        color: #fff;
    }

    .caselist__row {
        justify-content: center;
    }

    .caselist__pagination .btn {
        width: 45px;
        height: 45px;
        padding: 0;
        background-size: 10px;
    }

    .caselist__slides.mCustomScrollbar {
        touch-action: auto !important;
    }

    #clients .clients__inner .clients__box {
        grid-template-columns: 200px 200px;
    }

}

@media (max-width: 739px) {
    .footer__item {
        width: auto;
        margin-bottom: 0;
    }

    .caselist__inner {
        padding: 50px;
    }

    .caselist__slides {
        height: auto;
    }

    .menu.isClose {
        height: 115px;
    }

}

@media (max-width: 700px) {
    .requisites-row {
        grid-template-columns: repeat(2, auto);
        gap: 20px;
        justify-content: center;
        column-gap: 80px;
    }

    .caselist__control {
        flex-direction: column;
        align-items: flex-end;
    }

    .caselist__select {
        margin-bottom: 20px;
    }

    #caselist-filters {
        width: 100%;
    }
}

@media (max-width: 619px) {
    .caselist .card {
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 613px) {
    .footer__inner {
        justify-content: center;
    }

    .footer__item {
        display: flex;
        justify-content: center;
    }

    .footer-call {
        justify-content: center;
    }

    .footer__link--email {
        margin-top: 23px;
    }

    .footer-address {
        text-align: center;
        margin-top: 60px;
        margin-right: 0;
        line-height: 22px;
    }

    .-docs {
        padding: 0 27px 0;
        bottom: 8px !important;
    }

    .-docs a {
        text-align: center;
        margin: 0;
        line-height: 19px;
        border-bottom: 0;
        text-decoration: underline;
        text-underline-offset: 7px;
        text-decoration-color: rgba(158, 151, 142, 0.3);
        white-space: nowrap;
    }

    .doc-1 {
        order: 1;
    }

    .doc-2 {
        order: 2;
        max-width: 48%;
    }

    .doc-3 {
        order: 4;
    }

    .doc-4 {
        order: 3;
        max-width: 48%;
    }

    .footer__copy {
        order: 5;
    }

    .docs-row {
        margin: 0;
        justify-content: center;
        gap: 15px;
        column-gap: 82px;
    }

    .footer__copy {
        padding-right: 0;
    }

    .footer__inner:first-child {
        padding-top: 0;
    }

    .footer__link--phone {
        margin-right: 30px;
        position: relative;
        left: -11px;
    }

    /* .footer .social.tg{margin-left: 0; position: relative; left: -10px; bottom: -1px;} */
    .footer .social.tg {
        margin-left: 0;
        position: relative;
        left: -10px;
        bottom: 0;
    }

    /* .footer .social.wa{margin-right: 0; position: relative; right: -7px; bottom: 0px !important; left: 8px;} */
    .footer .social.wa {
        margin-right: 0;
        position: relative;
        right: -7px;
        bottom: 2px !important;
        left: 8px;
    }

    .footer__link:after {
        bottom: 1px;
    }

    .footer__copy {
        margin-right: 0;
        margin-top: 0;
    }

    .footer__inner.-docs {
        bottom: -1px;
    }

    .footer__inner {
        padding: 0 23px;
    }

    .footer__copy {
        position: static;
    }
}

@media (max-width: 575px) {
    .menu__logo {
        top: 28px;
    }

    .-docs {
        display: flex;
    }

    .menu.isClose {
        height: 80px;
    }

    .requisites-row {
        justify-content: space-between;
        column-gap: 20px;
    }

    .menu__nav .header__link {
        display: none;
    }

    .menu__burger {
        margin-left: 19px;
    }

    .menu__burger {
        top: 0;
    }

    .report .menu__nav .header__link {
        display: none;
    }

    .hero .hero__inner + .btn,
    .js-second-project {
        bottom: 30px;
        right: 50%;
        transform: translateX(50%);
    }

    a.js-project,
    .js-second-project {
        bottom: 30px !important;
    }

    .caselist__select {
        flex-direction: column;
        margin-bottom: 0;
    }

    .caselist__inner {
        padding: 90px 30px;
    }

    .caselist__control {
        margin-bottom: 16px;
    }

    .caselist .card {
        max-width: 290px;
        height: 320px;
    }

    #clients .clients__inner .clients__box {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        /*padding: 0 40px;*/
    }

    .clients__label img {
        max-height: 30px;
    }

    #clients .clients__inner .swiper-slide {
        padding: 0;
    }

    .clients__label {
        padding: 0;
    }

    .caselist__title {
        padding-bottom: 32px;
    }

    .caselist .card__content {
        padding: 15px;
    }

    .caselist .card__tag {
        left: 15px;
        bottom: 15px;
    }

    .hero__box {
        padding-right: 50px;
    }

    .hero__title {
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    .caselist__inner {
        padding: 90px 25px;
    }

    .footer-address {
        margin-top: 57px;
    }

    .menu.isClose.bgWhite .menu__logo {
        top: 28px;

    }

    .menu__nav {
        top: 25px;
    }

}

@media (max-width: 400px) {
    .caselist .card {
        max-width: 100%;
        padding: 10px 0;
        height: 330px;
    }

    .caselist__row {
        margin: 0;
    }

    .caselist__select .dropbtn {
        line-height: 35px;
    }

    .btn {
        border-radius: 25px;
    }
}


@media (max-width: 362px) {
    .footer__inner {
        padding: 0 36px;
    }

    .-docs a {
        white-space: inherit
    }

    .footer__inner:first-child {
        padding: 0 18px;
    }

    .footer-call {
        max-width: 100%;
    }

    .footer__link--phone {
        left: -2px;
        margin-right: 25px;
    }

    .footer .social.tg {
        margin-right: 0;
        left: 0;
    }

    .footer .social.wa {
        margin-left: 36px;
        left: 0;
    }

    .footer-address {
        margin-bottom: 42px;
    }

    /* .menu__logo .icon{width: 47px; height: 19px;} */
    .menu__logo .icon {
        width: 60px;
        height: 24px;
        position: relative;
        bottom: 4px;
    }

    .menu.isClose.bgWhite .menu__logo,
    .menu__logo {
        top: 31px;
    }

}

.not__text {
    max-width: 650px;
}

.not__btn {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 50px;
}

@media (max-width: 1279px) {
    .not__btn {
        margin-top: 59px;
    }
}

@media (max-width: 767px) {
    .not__btn {
        margin-top: 27px;
    }
}

.service__scheme--dark:before,
.service__scheme--light:before {
    content: none;
}

.service__scheme-navs {
    width: 100%;
    height: 100%;
    position: absolute;
    top: calc(50% + 6px);
    left: calc(50% + 6px);
    transform: translate(-50%, -50%);
}

.service__scheme-circle svg {
    fill: #fff;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0.3s ease-in-out;
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0.3s ease-in-out;
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0.3s ease-in-out;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.service__scheme-circle.active svg {
    opacity: 1;
    -webkit-transform: scale(0.57);
    -moz-transform: scale(0.57);
    -ms-transform: scale(0.57);
    -o-transform: scale(0.57);
    transform: scale(0.57);
}

.card__text {
    font-size: 16px;
}

.js-change-url.-active label {
    color: #FFC400;
}

.caselist__select .dropdown-content input[type="radio"] {
    display: none;
}

.caselist__select .dropdown-content input[type="radio"]:checked + label {
    color: #FFC400;
}

@media (max-width: 1441px) and (min-width: 1280px) {
    .menu--top-link {
        left: 300px;
    }
}

@media (min-width: 740px) and (max-width: 1279px) {
    .menu--top-link {
        top: 48px;
    }

}

@media (max-width: 1023px) {
    .menu--top-link {
        display: none;
    }

}

@media (max-width: 575px) {

    .article h1 {
        font-size: 22px;
    }
}

.header__phone-number {
    display: inline-block;
    margin: 0 13px;
    color: #989898;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    text-decoration: none;
}

.white:not(.bgWhite) .header__phone-number {
    color: #D2D2D2;
}

.menu.isOpen .menu__nav .header__phone-number {
    display: none;
}

@media (max-width: 768px) {
    .header__phone-number {
        margin: 0 10px;
    }
}

@media (max-width: 576px) {
    .header__phone-number {
        display: none;
    }
}

.menu__phone-number {
    color: #D2D2D2;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    text-decoration: none;
}

.menu__col-li-lh {
    line-height: 1;
    margin-top: 15px;
}

.menu__phone-number {
    display: block;
    margin-top: 15px;
}

.blog-auth .s-auth {
    padding: 0;
}

.blog-auth .s-auth__inner {
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
}

.blog-auth {
    background: #f2f2f2;
    padding-top: 10px;
    padding-bottom: 90px;
}

.blog-auth .s-auth__inner

@media (max-width: 1280px) {
    .blog-auth .s-auth {
        background: #fff;
    }

    .blog-auth {
        padding-bottom: 0;
    }
}

@media (max-width: 576px) {
    .blog-auth .s-auth__inner {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.about-page .v-tripple__inner {
    padding-bottom: 0;
}

.clients__description {
    font-family: "Geometria";
    font-weight: 700;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    color: #4A4A4A;
}

.clients__header {
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding: 0 50px;
}


.clients__inner {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.clients__inner.has-description {
    gap: 25px;
}

@media (max-width: 768px) {
    .clients__inner {
        gap: 30px;
    }
}

.fancybox__backdrop {
    --fancybox-backdrop-bg: rgba(0, 0, 0, 0.6);
}

.footer__phone {
    font-family: "Geometria";
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    color: #2C2829;
    text-decoration: none;
}

.footer--dark .footer__phone {
    color: #D2D2D2
}

.absolute-buttons-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}
