@font-face {
    font-family: FRADMCN;
    src: url("../fonts/FRAMDCN.TTF");
}

* {
    margin: 0;
    padding: 0;
    color: #ececec;
    font-family: FRADMCN, sans-serif;

}

*, *::after, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#error3 {
    margin-left: 0;
}

.wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
}


.header {
    height: 100%;
    width: 100%;
    background: url(../img/header-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 20px;
}

main {
    background: linear-gradient(53.83deg, rgba(0, 0, 0, 0.2) 50.54%, rgb(14 6 1 / 80%) 97.01%), linear-gradient(299.7deg, #0F0F0F 61.23%, rgba(84, 84, 84, 0) 177.85%);
}

.header::before {
    /*height: 990px;*/
    /*width: 995px;*/
    /*content: "";*/
    /*background: url(../img/header-oval.png);*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*z-index: 2;*/
}

.header-container {
    height: 100%;
    margin-bottom: 236px;
}


.header::after {
    height: 100%;
    content: "";
    background: linear-gradient(53.83deg, rgba(0, 0, 0, 0.2) 50.54%, rgba(229, 183, 154, 0.048) 97.01%),
    linear-gradient(299.7deg, rgba(15, 15, 15, 0.9) 61.23%, rgba(84, 84, 84, 0) 177.85%);

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.header__top {
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;

}

.header__top .logo {
    padding-bottom: 44px;
}

.logo {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 0.15em;
    font-family: FRADMCN, sans-serif;
}

.header__top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.header-callback {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-right: 131px;
}

.phone {
    font-size: 25px;
    line-height: 28px;
    font-family: FRADMCN, sans-serif;
}

.social-phone {
    margin-left: 40px;
    display: flex;
    align-items: center;
    position: absolute;
    left: 90%;
}

.social-phone-items img {
    width: 40px;
    margin-right: -12px;
    transition: all .5s ease;
}

.social-phone:hover img {
    margin-right: 10px;
}

.callback {
    font-size: 20px;
    line-height: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
}

.callback span {
    border-bottom: 1px dashed #e7b088;
    margin-left: 11px;
    font-family: FRADMCN, sans-serif;
}

.callback img {
    width: 12%;
}

.header__content {
    position: relative;
    z-index: 5;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 414px;
    grid-template-columns: 1fr 414px;
    grid-gap: 30px;
    align-items: center;
    height: 100%;
    align-content: start;

}

.header__content-left {
    position: relative;
    z-index: 15;
    font-family: FRADMCN, sans-serif;
}

.header__content-date {
    font-size: 64px;
    margin-bottom: 36px;
}

.header__content-suptitle {
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 0.515em;
    margin-bottom: 36px;
    margin-top: 30px;
}

.header__content-title {
    max-width: 864px;
    font-size: 64px;
    line-height: 125.38%;
    letter-spacing: -0.005em;
    text-transform: uppercase;
}

.header .header__aside {
    position: absolute;
    left: -80px;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 19px;
}

.header .header__aside-text {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 6px;
    text-transform: uppercase;
    mix-blend-mode: normal;
    opacity: 0.27;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    margin-bottom: 21px;
}

.mouse {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation: mouse 0.8s linear infinite;
    animation: mouse 0.8s linear infinite;
}

.society {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-bottom: 20px;
}

.society_icon {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

input[type="radio"] {
    display: none;
}

input[type="checkbox"] {
    display: none;
}

.custom-radio {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #F9D656;
    border-radius: 50%;
    cursor: pointer;
    background: linear-gradient(321.75deg, #333333 9.14%, #474342 50.71%, #514B4B 87.72%),
    linear-gradient(0deg, #F9D656, #F9D656);

}

.custom-radio-button {
    display: inline-block;
    background: linear-gradient(312.26deg, #4C3621 0%, #865B28 17.37%, #BC8A2C 37.5%, #F9D656 55.73%, #B27F2B 80.73%, #906226 100%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    right: 48px;
    opacity: 0;
    cursor: pointer;
}

.custom-checkbox {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: linear-gradient(321.75deg, #333333 9.14%, #474342 50.71%, #514B4B 87.72%),
    linear-gradient(0deg, #F9D656, #F9D656);
    border: 1px solid #F9D656;
    cursor: pointer;
    border-radius: 2px;
    position: relative;
    margin-right: 5px;
}

input[type="checkbox"]:checked + .custom-checkbox::after {
    content: url("../img/icons/vector.svg");
    position: absolute;
    top: -8px;
    right: 0;
}

input[type="radio"]:checked + .custom-radio-button {
    opacity: 1;
}

.flower {
    position: absolute;
    right: 0;
    top: 606px;
    z-index: 20;
}

.works {

    padding: 180px 0;
}

.works__container {

    height: 100%;
    padding-bottom: 180px;

}

.works__video__blocks {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
}

.works__video__block {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 420px;
    height: 236px;
    border: 1px solid #906226;
    background: linear-gradient(
            rgba(0, 0, 0, 0.7),
            rgba(0, 0, 0, 0.7)
    ), url(../img/video.jpg);
    background-size: cover;
    border-radius: 10px;
    font-size: 36px;
    padding: 36px 60px;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;

}

.works__video__block img {
    cursor: pointer;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    z-index: 1;

}

.works__video__block:hover img {
    position: absolute;
    top: calc(50% - 56px);
    z-index: 9999;
}

.works__video__block:hover .main__image-pulse {
    top: calc(50% - 30px);
}

.works__video__block:hover {
    background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url(../img/video.jpg);
    background-size: cover;
}

.works__video__block:hover .gradient, text-video {
    display: none;
}

.works__video__block:hover .text-video {
    display: none;
}

.works__slide {
    margin-top: 150px;
    margin-bottom: 75px;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;

}

.works__slide h3::after {
    content: url("../img/icons/arr.svg");
    position: absolute;
    top: 13px;
    margin-left: 38px;
}

.works__slide__buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.works__slide__button {
    border: 1px solid transparent;
    background: linear-gradient(#000, #000) padding-box, linear-gradient(312.26deg, #4c3621 0%, #865b28 17.37%, #bc8a2c 37.5%, #f9d656 55.73%, #b27f2b 80.73%, #906226 100%) border-box;
    border-radius: 10px;
    padding: 16px 32px;
    cursor: pointer;
    font-size: 20px;
}

.active__button {
    background: #ECC64D;
    color: black;
}

.works__aside {
    position: absolute;
    top: 50%;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 47px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.works__aside-text {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 6px;
    text-transform: uppercase;
    mix-blend-mode: normal;
    opacity: 0.27;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    margin-bottom: 29px;
}

.mouse-vertical {
    -webkit-animation: shake 0.8s linear alternate infinite;
    animation: shake 0.8s linear alternate infinite;
}

.works__advantages__info {
    margin-top: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.advantages__info {
    margin-bottom: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.works__advantage {
    display: flex;
    align-items: center;

    margin-bottom: 70px;
    font-size: 36px;
    gap: 20px;
}

.works__advantage:last-child {
    margin-bottom: 0;
}

.advantage-video {
    min-width: 310px;
    height: 174px;
    border: 1px solid transparent;
    background: linear-gradient(#000, #000) padding-box, linear-gradient(312.26deg, #4c3621 0%, #865b28 17.37%, #bc8a2c 37.5%, #f9d656 55.73%, #b27f2b 80.73%, #906226 100%) border-box;
    border-radius: 10px;
    cursor: pointer;
}

.advantage-text {
    max-width: 550px;
}

.slider-block {
    width: 100%;
    position: relative;
    margin-top: 120px;
    margin-bottom: 360px;
}

#showcase {
    overflow: visible !important;
    visibility: hidden;
    height: 290px;
}

#showcase .card {
    width: 336px;
    height: 608px;
    padding: 12px;
    text-align: center;
    border-radius: 16px;
    border: 1px solid #4C3621;
    background: #0E0E0E;
    z-index: 1;
    background: linear-gradient(#000, #000) padding-box, linear-gradient(312.26deg, #4c3621 0%, #865b28 17.37%, #bc8a2c 37.5%, #f9d656 55.73%, #b27f2b 80.73%, #906226 100%) border-box;
    cursor: zoom-in;

}

#showcase .card img :hover {
    width: 40%;
    transition: all .9s ease;
}

#showcase .card img {
    max-width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2), 0 4px 6px rgba(0, 0, 0, 0.2);
    margin: 10px 0;
}

#showcase .card h5 {
    margin: 0 0 7px 0;
    font-size: 24px;
}

#showcase .card p {
    font-family: Verdana, sans-serif;
    font-size: 16px;
}

.wr-snav {
    width: 100%;
    position: absolute;
    text-align: right;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    z-index: 10;
}

.snav-left {
    margin-left: 300px;
}

.snav-left:hover {
    transform: scale(1.3, 1.3);
}

.snav-right {
    margin-right: 300px;
}

.snav-right:hover {
    transform: scale(1.3, 1.3);
}

.card img:active {
    transform: scale(1.4, 1.4);
}

.snav {
    width: 64px;
    height: 64px;
    line-height: 64px;
    font: bold 30px "Lucida Grande";
    text-align: center;
    text-shadow: 0px 1px 0px #f5f5f5;
    cursor: pointer;
    transition: color 0.5s;
    /* margin: 0 auto; */
    border: none;
    background: none;
}

.info-video {
    padding: 97px 50px 67px;
    width: 640px;
    height: 360px;
    text-align: center;
    border: 1px solid #906226;
    background: linear-gradient(
            rgba(0, 0, 0, 0.7),
            rgba(0, 0, 0, 0.7)
    ), url(../img/video.jpg);
    background-size: cover;

}

.advantage_video {
    width: 640px;
    height: 360px;
    padding: 97px 50px 67px;

    text-align: center;
    border: 1px solid #906226;
    background: linear-gradient(
            rgba(0, 0, 0, 0.7),
            rgba(0, 0, 0, 0.7)
    ), url(../img/video.jpg);
    background-size: cover;
}

.advantage_image {
    width: 310px;
    height: 174px;
    border-radius: 10px;
    border: 1px solid #f3cc02;
}

.works__sample {
    padding-top: 160px;
    padding-bottom: 120px;
    background-image: url(../img/lead-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.wave-background {
    position: absolute;
    top: -45px;
    left: 0;
    z-index: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    box-sizing: border-box;

}

.wave-background2 {
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 100%;
    z-index: 0;
    max-width: 100%;
    height: auto;
    box-sizing: border-box;

}

.sample-container {
    position: relative;
    z-index: 999;
}

.sample-title {
    color: #333333;
}

.simple-stand {
    width: 100%;
    margin-bottom: 0;
    position: relative;
    z-index: 999;
}

.sample-banner {
    margin-bottom: -150px;
}

.advantage-text-banner {
    margin-top: 180px;
}

.video-banner {
    margin-top: 180px;
    width: 97%;
}

.video-title {
    text-align: left;
    max-width: 566px;
}

.info-videos {
    flex-wrap: wrap;
}

.info-video-otz {
    padding: 61px 105px 72px;
    width: 620px;
    height: 360px;
    text-align: center;
    background-size: cover;
}

.video-one {
    background-image: url("../img/videobg1.jpg");

}

.video-two {
    background-image: url("../img/videobg2.jpg");

}

.video-three {
    background-image: url("../img/videobg3.jpg");

}

.text-video {
    margin: 20px 0 30px;
    font-size: 24px;
}

.trust {
    padding: 180px 0;
}

.trust h3 {
    margin-bottom: 0px;
}

.trust-text {
    display: block;
    text-align: center;
    font-size: 20px;
    margin-bottom: 100px;
    margin-top: 55px;
}

.trust-text .gradient {
    font-size: 32px;
}

.trust-banner {
    margin-top: 180px;

}

.trust-map {
    width: 100%;
}

.implementation-title {
    position: relative;
    margin-bottom: 30px;
    color: #333333;
    z-index: 999;
}

.implementation-text {
    position: relative;
    display: block;
    text-align: center;
    font-size: 36px;
    margin-bottom: 80px;
    color: #333333;
    z-index: 999;
}

.simple-standIpad {
    display: none;
}

.steps-imgSE {
    display: none;
}

.simple-standSE {
    display: none;
}

.implementation-steps {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    color: #333333;
    margin-bottom: -75px;
}

.implementation-steps img {
    width: 70%;
}

.implementation-step {
    color: #333333;
    position: absolute;
    max-width: 234px;
}

.step-one {
    bottom: 255px;
    left: 58px;
}

.step-two {
    top: 147px;
    left: 66px;
}

.step-three {
    top: 14px;
    left: 128px;
    max-width: 270px;
}

.step-four {
    top: -21px;
    right: 434px;
}

.step-five {
    max-width: 260px;
    top: 46px;
    right: 136px;
}

.step-six {
    top: 137px;
    right: 79px;
}

.step-seven {
    bottom: 206px;
    right: 76px;
    max-width: 205px;
}

.works__slide__content {
    max-width: 1140px;
    align-items: center;
    margin-bottom: 50px;
}

.split-Noactive {
    display: none;
}

.splitpic-horizontal {

    aspect-ratio: 4 / 3;
    border: 1px solid transparent;
    background: linear-gradient(#000, #000) padding-box, linear-gradient(312.26deg, #4c3621 0%, #865b28 17.37%, #bc8a2c 37.5%, #f9d656 55.73%, #b27f2b 80.73%, #906226 100%) border-box;
    border-radius: 10px;
    padding: 16px 32px;
    box-sizing: border-box;
    width: 800px;
}

.splitpic-image {

    max-width: 1080px;
}

.splictik-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.splitpic-bar {
    border: 2px solid #EAC34D;
}

.questions {
    background-image: url("../img/main-bg-2.jpg");
    background-size: cover;

}

.questions__answers {
    padding-top: 167px;
    padding-bottom: 100px;
}

.question-title {
    margin-bottom: 70px;
}

.circle-svg svg {
    position: absolute;
    top: 43%;
    right: -58px;
}

.faq {
    margin-bottom: 180px;
}

.ask__form {
    max-width: 100%;
    padding: 76px 0 87px;

}

.ask__forms {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.ask__forms input {
    margin-bottom: 0px;
    width: 325px;
}

.ask__forms textarea {
    max-width: 670px;
    min-height: 153px;
    grid-column-start: 1;
    grid-column-end: 4;
    padding-top: 27px;
    padding-right: 35px;
}

.ask__form-title {
    margin-bottom: 35px;
}

.ask__forms__society {
    display: flex;
    align-items: end;
    justify-content: center;
    gap: 45px;
}

.ask__society {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 5px;
}

.ask__society .form__text {
    margin-left: 0px;
    font-size: 19px;
    z-index: 9999;
}

hr {
    background-image: linear-gradient(312.26deg, #4C3621 0%, #865B28 17.37%, #BC8A2C 37.5%, #F9D656 55.73%, #B27F2B 80.73%, #906226 100%);
}

.footer__top {
    margin-top: 50px;
    display: flex;
    align-items: start;
    gap: 20px;
}

.footer__top-left {
    max-width: 864px;
}

.footer__top-right {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 15px;

}

.footer-phone {
    font-size: 40px;
    white-space: nowrap;
}

.footer-logo {
    font-size: 20px;
    margin-bottom: 23px;
}

.footer-title {
    margin-bottom: 0;
    text-align: left;
    max-width: 820px;
}

.footer-callback {
    margin-right: 80px;
}

.footer-callback img {
    width: 20%;
}

.footer-title1 {
    margin-bottom: 21px;
    text-align: left;
}

.footer__bottom {
    padding: 79px 0 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    color: #736F6F;
}

.footer-b {
    color: #736F6F;
}


.callback-overlay {
    background-color: #0f0f0f;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
}

.form-close {
    background: transparent;
    border: 2px solid #b1812b;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: -46px;
    right: -42px;
    color: #b1812b;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.policy-title {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: center;
}

.policy-text {
    overflow-y: scroll;
    max-height: 100%;
}

.main__image-pulse {
    position: absolute;
    background: transparent;
    border-radius: 50%;
    border: 2px solid rgb(224, 123, 1);
    width: 50px;
    height: 50px;
    z-index: 0;
    top: calc(50% - -17px);
    left: calc(50% - 25px);
    animation: pulse 3s infinite;
}

.pulse2 {
    top: calc(50% - -55px);
}

.policy-form {
    position: relative;
    z-index: 999;
    max-width: 800px;
    background: #0f0f0f;
    padding: 33px 55px 46px;
    padding-left: 51px;
    border: 1px solid transparent;
    background: linear-gradient(#000, #000) padding-box, linear-gradient(312.26deg, #4c3621 0%, #865b28 17.37%, #bc8a2c 37.5%, #f9d656 55.73%, #b27f2b 80.73%, #906226 100%) border-box;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    max-height: 100%;
    left: 50%;
    top: 37%;
    transform: translate3d(-400px, -300px, 10px);
}

.callback-open-form {
    background-color: #0f0f0f;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
}

.callback-overlay-active {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.form-open {
    width: 414px;
    position: fixed;
    left: 38%;
    top: 10%;
    z-index: 999;
}

.form-active {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.form-open-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    margin-bottom: 15px;
}

.society-title {
    font-family: FRADMCN, sans-serif;
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    margin: 20px 0;
}

.elips-pulse {
    width: 10%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 0;
    top: 60%;
    animation: video 2.8s ease infinite;
}

.header-container2 {
    margin-bottom: 0;
}

.content {
    position: relative;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
}

.content-ok {
    max-width: 100%;
}

.ok-img {
    width: 50%;
}

.gradient1 {
    font-size: 56px;
    font-weight: 400;
    line-height: 80px;
    letter-spacing: -0.02em;
    text-align: left;
    font-family: FRADMCN, sans-serif;
}

.text2 {
    font-size: 40px;
    white-space: nowrap;
    font-family: FRADMCN, sans-serif;
    margin: 20px 0;
}

.ok-text {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    margin: 16px 0 16px;
    color: hsla(0, 0%, 100%, 1);
    font-family: FRADMCN, sans-serif;
}
.ok-text2{
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: left;
    margin: 16px 0 16px;
    color: hsla(0, 0%, 100%, 1);
    font-family: FRADMCN, sans-serif;
    margin-top: 50px;
}

.ok-text-little {
    color: white;
    font-size: 20px;
    font-family: FRADMCN, sans-serif;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 50px;
    text-align:center;
}
.soc{
    display: flex;
    gap: 15px;
}
.informations{
    display: flex;
    flex-direction: column;
    align-items: start;
}
.form-open-input {
    max-width: 307px;
    width: 100%;
    max-height: 40px;
    min-height: 40px;
    margin-bottom: 10px;
}

.open-form-btn {
    height: 50px;
}

.top-ok {
    padding: 50px 0 10px;
}

.title-open {
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.form-open-text {
    font-size: 17px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    margin-bottom: 10px;
}

.form-open .form__input {
    max-height: 50px;
    min-height: 50px;
    margin-bottom: 14px;
}

.form-open .form__btn span {
    font-family: AdventPro, sans-serif;
    max-width: 307px;
    width: 100%;
    height: 55px;
}

.red-border {
    border-color: red;
}

.error-input {
    color: red;
    margin-top: 5px;
    margin-bottom: 12px;
    margin-left: 25px;
    font-size: 20px;
    display: none;
    font-weight: 400;
}

.error_phone2 {
    position: absolute;
    top: 26%;
    right: 42%;
}

.error_name2 {
    position: absolute;
    top: 26%;
    left: 3%;
}
.exitblock-title{
    margin-bottom: 16px;
    text-transform: uppercase;
}
.exitblock-text{
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color:#FFFFFF;
    max-width: 522px;
    font-family: FRADMCN, sans-serif;
}
.exitblock {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
}
.exitblock .fon {
    background: #000;
    opacity: .8;
    position: fixed;
    width: 100%;
    height: 100%;
}
.exitblock .modaltext {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    padding: 24px 24px;
    background: #fff;
    border: 1px solid;
    background: linear-gradient(#000, #000) padding-box, linear-gradient(312.26deg, #4c3621 0%, #865b28 17.37%, #bc8a2c 37.5%, #f9d656 55.73%, #b27f2b 80.73%, #906226 100%) border-box;
    border-radius: 10px;
    border-image-source: linear-gradient(312.26deg, #4C3621 0%, #865B28 17.37%, #BC8A2C 37.5%, #F9D656 55.73%, #B27F2B 80.73%, #906226 100%);
    top: 80px;
    left: 50%;
    margin-left: -30%;
    width: 60%;
    box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.5);
}
.exitblock__links{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}
.exitblock__links img{
    width: 70%;
}
.exitblock__links a img{
    width: 100%;
}

.video-youtube{
    max-width: 50%;
}
.modaltext{
    text-align: center;
}
.your-phone, .your-name {
    font-size: 40px;
    white-space: nowrap;
    font-family: FRADMCN, sans-serif;
    margin: 30px 0;
}
.thank-header {
    padding-bottom: 0;
}
.your-name span, .your-phone span{
    background: linear-gradient(312.26deg, #4c3621 0%, #865b28 17.37%, #bc8a2c 37.5%, #f9d656 55.73%, #b27f2b 80.73%, #906226 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-family: FRADMCN, sans-serif;
    text-transform: uppercase;
}
.form-area{
    padding-top: 25px;
    height: 153px;
    margin-bottom: 0;
}

@keyframes shake {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    50% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px);
    }
}

@keyframes mouse {

    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }
}

@keyframes video {

    0% {
        width: 10%;
    }

    25% {
        width: 15%;
    }

    50% {
        width: 20%;
    }
    75% {
        width: 15%;
    }
    100% {
        width: 10%;
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;

    }

    100% {
        transform: scale(3);
        opacity: 0;
    }
}