.form-bottom .container {
    background-image: linear-gradient(-45deg, #acd9fd 0%, #90b6fb 25%, #59abfd 51%, #0044ff 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    overflow: hidden;
}

.form-bottom p {
    color: #fff;
}

.form-bottom h2 {
    text-align: left;
    font-size: 32px;
    line-height: 38px;
    color: #fff;
}

.file2 {
    position: relative;
    z-index: 4;
    background: #fff;
    border-radius: 0 0 80px 80px;
    padding: 15px 15px 80px 15px;
    margin: 80px 0;
}

.form-bottom input[type=text],
input[type=email] {
    padding: 25px;
    width: 100%;
    max-width: 380px;
    height: 76px;
    border-radius: 10px;
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-size: 20px;
    line-height: 24px;
}

.form-bottom input[type=checkbox]+label {
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}



.btn-lg {
    font-size: 20px;
    line-height: 24px;
    min-height: 77px;
    padding: 26px;
    width: 100%;
    max-width: 380px;
}

.btn {
    padding: 14px;
    border-radius: 90px;
    background-color: #ffffff;
    /* border: 1px solid #f4b859; */
    line-height: 18px;
    font-weight: 600;
    color: #007fff;
    cursor: pointer;
}


.footer .background-container {
    background: #2B2930;
    height: auto;
    top: -120px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}



.background-container {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    border-radius: 0px;
    height: 100%;
    background-repeat: no-repeat;
    overflow: hidden;
}

.background-container:before {
    content: '';
}

.wrap {
    width: 100%;
    max-width: 1200px;
    float: none;
    margin: 0 auto;
}

.footer .wrap-inner {
    display: flex;
    justify-content: space-between;
}

.wrap-inner {
    width: 100%;
    position: relative;
    z-index: 2;
    bottom: 60px;
}

.footer-left {
    width: 400px;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #808899;
}

.footer-center {
    width: 340px;
}

.footer-right {
    width: auto;
    flex-shrink: 0;
}

.social-network-list {
    display: flex;
    flex-shrink: 0;
}

.footer-left p {
    margin-bottom: 26px;
}

.footer-left p:last-child {
    margin-bottom: 0;
}

.footer-links {
    display: flex;
    flex-wrap: wrap;
}

.footer-links li {
    width: auto;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 14px;
}

.social-network-list {
    display: flex;
    flex-shrink: 0;
}

.footer-tel {
    display: block;
    float: left;
    width: auto;
    position: relative;
    padding-left: 32px;
    color: rgba(255, 255, 255, 0.48);
    line-height: 24px;
    margin-right: 32px;
    transition: all .2s linear;
}

.footer-tel:before {
    width: 24px;
    height: 24px;
    background: url(/img/picture/footer-tel.svg) center center no-repeat;
    background-size: contain;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    opacity: .48;
    transition: all .2s linear;
}

.social-network-list .social-network-link.telegram {
    color: #00A4FF;
}

.social-network-list .social-network-link {
    display: block;
    float: left;
    position: relative;
    margin-right: 32px;
    flex-shrink: 0;
    padding-left: 32px;
    line-height: 24px;
}

.social-network-list .social-network-link.whatsapp {
    color: #25D366;
}

.social-network-list .social-network-link:last-child {
    margin-right: 0;
}

.social-network-list .social-network-link {
    display: block;
    float: left;
    position: relative;
    margin-right: 32px;
    flex-shrink: 0;
    padding-left: 32px;
    line-height: 24px;
}

.footer {
    position: relative;
    z-index: 3;
    background: #fff;
    padding-bottom: 80px;
}

a {
    text-decoration: none;
}

.page2020__blog-card-front ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
    color: #000;
}

.sectionn {
    padding: 0px 0 35px 0;
    position: relative;
}

.content-block-container {
    max-width: 1280px;
    margin: 0 auto;
    color: #474766;
}

.single-block-title {
    font-size: 52px;
    line-height: 60px;
    text-align: center;
    font-weight: 600;
}

.blue-block-two-col__full-width-content {
    background: #F5F9FF;
    border-radius: 20px;
    padding: 40px;
    text-align: left;
    margin: 40px 0 0 0;
}

.blue-block-two-col__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #474766;
    margin: 0 0 16px 0;
}

.blue-block-two-col__text {
    font-size: 18px;
    line-height: 28px;
    color: #474766;
}

.blue-block-two-col__ul {
    margin: 16px 0 0 0;
    font-size: 18px;
    line-height: 28px;
    list-style: disc;
    padding: 0 0 0 54px;
}

.blue-block-two-col__ul li,
.blue-block-two-col__ol li {
    padding: 8px 0 0 0;
}

.blue-block-two-col a {
    color: #2589FF;
    text-decoration: underline;
    display: inline;
}

.blue-block-two-col__text_new-p {
    margin: 32px 0 0 0;
}

@media screen and (max-width: 1280px) {
    .footer .background-container {
        background: #2B2930;
        height: auto;
        top: -270px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .footer .wrap-inner {
        flex-direction: column;
    }

    .footer-left {
        order: 1;
    }

    .footer-center {
        margin-bottom: 30px;
        order: 0;
    }

    .wrap {
        max-width: 900px;
    }

    .footer-right {
        order: -1;
        margin-bottom: 30px;
    }

    .single-block-title {
        font-size: 38px;
        line-height: 44px;
    }

    .blue-block-two-col__full-width-content {
        padding: 24px;
    }

    .blue-block-two-col__text {
        font-size: 16px;
        line-height: 24px;
    }

    .blue-block-two-col__ul,
    .blue-block-two-col__ol {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 0 16px;
    }
}

@media screen and (max-width: 1024px) {
    .footer .background-container {
        background: #2B2930;
        height: auto;
        top: -230px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .wrap {
        max-width: 92vw;
    }

    .single-block-title {
        font-size: 38px;
        line-height: 44px;
    }
}

@media screen and (max-width: 768px) {
    .footer .background-container {
        background: #2B2930;
        height: auto;
        top: -200px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .footer .wrap-inner {
        display: flex;
        flex-direction: column;
    }

    .footer-right {
        order: -1;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 600px) {
    .footer .background-container {
        background: #2B2930;
        height: auto;
        top: -200px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

@media screen and (max-width: 480px) {
    .footer .background-container {
        background: #2B2930;
        height: auto;
        top: -200px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .footer-center,
    .footer-left {
        width: 100%;
    }
}

.mw {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 50px 20px 50px;
    text-align: center;
    background-color: #f1f6fb;
    border-radius: 23px;
    margin-bottom: 50px;
}

#faq {
    max-width: 700px;
    margin: auto;
    padding: 80px 15px 50px 15px;
    text-align: center;
}

#faq h1 {
    font-size: 36px;
}

section.faq {
    padding-top: 2em;
    padding-bottom: 3em;
}

#faq ul {
    text-align: left;
}

.transition,
p,
ul li i:before,
ul li i:after {
    transition: all 0.3s;
}

#faq .no-select,
#faq h2 {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    user-select: none;
}

#faq h1 {
    color: #474766;
    margin-bottom: 30px;
    margin-top: 0;
}

#faq h2 {
    color: #cc071e;
    font-size: 20px;
    line-height: 34px;
    text-align: left;
    padding: 15px 15px 0;
    text-transform: none;
    font-weight: 300;
    letter-spacing: 1px;
    display: block;
    margin: 0;
    cursor: pointer;
    transition: .2s;
}

#faq p {
    color: #333;
    text-align: left;
    font-size: 18px;
    line-height: 1.45;
    position: relative;
    overflow: hidden;
    max-height: 250px;
    will-change: max-height;
    contain: layout;
    display: inline-block;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 0 50px 0 15px;
    transition: .3s opacity, .6s max-height;
    hyphens: auto;
    z-index: 2;
}

#faq ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0;
}

#faq ul li {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    /*padding-bottom: 4px;*/
    /*padding-top: 18px;*/
    background: #fff;
    box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.1);
    -webkit-tap-highlight-color: transparent;
}

#faq ul li+li {
    margin-top: 15px;
}

#faq ul li:last-of-type {
    padding-bottom: 0;
}

#faq ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 28px;
    right: 15px;
}

#faq ul li i:before,
ul li i:after {
    content: "";
    position: absolute;
    background-color: #cc071e;
    width: 3px;
    height: 9px;
}

#faq ul li i:before {
    transform: translate(-2px, 0) rotate(45deg);
}

#faq ul li i:after {
    transform: translate(2px, 0) rotate(-45deg);
}

#faq ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    touch-action: manipulation;
}

#faq ul li input[type=checkbox]:checked~h2 {
    color: #000;
}

#faq ul li input[type=checkbox]:checked~p {
    /*margin-top: 0;*/
    max-height: 0;
    transition: .3s;
    opacity: 0;
    /*transform: translate(0, 50%);*/
}

#faq ul li input[type=checkbox]:checked~i:before {
    transform: translate(2px, 0) rotate(45deg);
}

#faq ul li input[type=checkbox]:checked~i:after {
    transform: translate(-2px, 0) rotate(-45deg);
}


input[type=checkbox]+label::before {
    content: "";
    position: absolute;
    display: none;
    left: 0;
    top: 5px;
    width: 21px;
    height: 15px;
    background-image: url(../img/check.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

/*icons*/
.icon {
    background: url("../images/icons.png") no-repeat;
    display: inline-block;
}

.icon-phone {
    width: 29px;
    height: 29px;
}

.icon-get-1 {
    width: 56px;
    height: 56px;
    background-position: 0 -54px;
    position: absolute;
}

.icon-get-1::after,
.icon-get-2::after,
.icon-get-3::after,
.icon-get-4::after,
.icon-get-5::after,
.icon-get-6::after,
.icon-get-7::after,
.icon-get-8::after,
.icon-get-9::after,
.icon-get-10::after,
.icon-get-11::after,
.icon-get-12::after,
.icon-get-13::after,
.icon-get-14::after,
.icon-get-15::after {
    display: none;
}

.icon-get-2 {
    width: 42px;
    height: 56px;
    background-position: 0 -112px;
    position: absolute;
}

.icon-get-3 {
    width: 53px;
    height: 53px;
    background-position: 0 -170px;
    position: absolute;
}

.icon-get-4 {
    width: 56px;
    height: 40px;
    background-position: 0 -225px;
    position: absolute;
}

.icon-get-5 {
    width: 46px;
    height: 46px;
    background-position: 0 -267px;
    position: absolute;
}

.icon-get-6 {
    width: 54px;
    height: 46px;
    background-position: 0 -315px;
    position: absolute;
}

.icon-get-7 {
    width: 57px;
    height: 49px;
    background-position: 0 -363px;
    position: absolute;
}

.icon-get-8 {
    width: 48px;
    height: 36px;
    background-position: 0 -414px;
    position: absolute;
}

.icon-get-9 {
    width: 51px;
    height: 55px;
    background-position: 0 -452px;
    position: absolute;
}

.icon-get-10 {
    width: 55px;
    height: 43px;
    background-position: 0 -509px;
    position: absolute;
}

.icon-get-11 {
    width: 48px;
    height: 48px;
    background-position: 0 -554px;
    position: absolute;
}

.icon-get-12 {
    width: 53px;
    height: 53px;
    background-position: 0 -604px;
    position: absolute;
}

.icon-get-13 {
    width: 56px;
    height: 56px;
    background-position: 0 -659px;
    position: absolute;
}

.icon-get-14 {
    width: 44px;
    height: 46px;
    background-position: 0 -717px;
    position: absolute;
}

.icon-get-15 {
    width: 49px;
    height: 59px;
    background-position: 0 -765px;
    position: absolute;
}

.icon-play {
    width: 28px;
    height: 32px;
    background-position: 0 -112px;
    position: absolute;
}

.icon-form-play {
    width: 18px;
    height: 21px;
    background-position: 0 -31px;
    position: absolute;
}

/*end icons*/

.hidden-on-mobile {
    display: block;
}

/* Стили для мобильной версии */
@media (max-width: 767px) {
    .hidden-on-mobile {
        display: none;
    }
}

/* --------------video dibrov---------------------- */
.page2021__section.video-block {
    /*margin-top: 110px;*/
}

.content-block__container {
    max-width: 1280px;
    margin: 0 auto;
}

.video-block__body {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

@media (max-width: 991px) {
    .video-block__body {
        height: auto;
    }

    .video-block__body {
        margin-top: 66px;
    }
}

/* ------------------form-block + video -------------------- */
.form-video {
    margin-top: 180px;
    margin-bottom: 100px;
}

.form-block {
    display: flex;
}

.form-block__left {
    flex: 1 0 50%;
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
}

.right-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.right-block__content {
    margin-top: 30px;
    padding: 20px;
    text-align: center;
}

@media (max-width: 750px) {
    .right-block__content {
        padding: 0;
    }
}

.right-block__title h2 {
    font-weight: 600;
    font-size: 46px;
    line-height: 120%;
}

.right-block__text {
    font-weight: 400;
    font-size: 18px;
    color: #808899;
}

.right-block__form {}

.form-block__body {
    margin-top: 40px;
    padding: 20px;
}

.input__block {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 570px) {
    .input__block {
        flex-direction: column;
    }
}

.input__phone input {
    width: 100%;
    height: 76px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    color: #7c7c7c;
    font-size: 20px;
    line-height: 24px;
    border: 1px solid #cccccc;
}

.input__phone-content.phone-content {}

.input__mail input {
    width: 100%;
    height: 76px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    color: #7c7c7c;
    font-size: 20px;
    line-height: 24px;
    border: 1px solid #cccccc;
}

.input__mail-content.mail-content {}

.btn__submit {
    margin-top: 20px;
    text-align: center;
}

.btn__submit button {
    background-color: #489cff;
    color: #fff;
    border-radius: 10px;
}

.btn__submit-button {}

@media (max-width: 750px) {
    .form-video {
        margin-top: 80px;
    }

    .form-block {
        flex-direction: column;
    }

    .right-block__title h2 {
        font-size: 26px;
        text-align: center;
    }
}

.form-bottom__img {
    position: absolute;
    bottom: 0;
    right: -4%;
    width: 40%;
    object-fit: cover;
}

@media (max-width: 750px) {
    .form-bottom__img {
        display: none;
    }

    .col-lg-4.form-bottom__fields.mb-3,
    .col-lg-4.form-bottom__fields {
        text-align: center;
    }
}
