.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;

}

.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: 120px 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: -270px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}



.background-container {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    border-radius: 80px;
    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;
}

.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;
}

.footer-links li a {
    color: rgba(255, 255, 255, 0.48);
}

.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__full-width-content-1 {
    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__title-1 {
    font-weight: 600;
    font-size: 32px;
    line-height: 28px;
    color: #474766;
    margin: 0 0 16px 0;
    text-align: center;
}

.blue-block-two-col__text-1 {
    font-size: 18px;
    line-height: 28px;
    color: #474766;
    text-align: center;
}

.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: 0px 50px 20px 50px;
    text-align: center;
    border-radius: 23px;
    /* margin-bottom: 50px; */
}

#faq {
    max-width: 700px;
    margin: auto;
    padding: 0 15px 50px 15px;
    text-align: center;
}

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: #000;
    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;
}

.modal-content {
    border: 1px solid #ccc;
    background-color: #fff;
    color: #000;
}

.modal-header {
    border-bottom: none;
}

.modal form {
    max-width: 380px;
}

.modal-close {
    color: #000;
    background: transparent;
    border: none;
    padding: 0;
    font-size: 30px;
}

.numbert {
    color: #f4b859;
    font-weight: 500;
    font-size: larger;
}

.hrtext {
    text-transform: uppercase;
    padding: 130px 0 50px 0px;
    text-align: center;
    font-size: 46px;
    line-height: 50px;
}

.httext {
    font-size: 22px;
    line-height: 1.5;
}

/*input[type=text],
input[type=email] {
    padding: 25px;
    width: 100%;
    max-width: 380px;
    height: 76px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    color: #7c7c7c;
    font-size: 20px;
    line-height: 24px;
    border: 1px solid #cccccc;
}*/

.input_datas {
    padding: 25px;
    width: 100%;
    max-width: 380px;
    height: 76px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    color: #7c7c7c;
    font-size: 20px;
    line-height: 24px;
    border: 1px solid #cccccc;
}

.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-checkbox+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}

.custom-checkbox+label::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox:checked+label::before {
    border-color: #0b76ef;
    background-color: #0b76ef;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* стили при наведении курсора на checkbox */
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
    border-color: #b3d7ff;
}

/* стили для активного состояния чекбокса (при нажатии на него) */
.custom-checkbox:not(:disabled):active+label::before {
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

/* стили для чекбокса, находящегося в фокусе */
.custom-checkbox:focus+label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.custom-checkbox:focus:not(:checked)+label::before {
    border-color: #80bdff;
}

/* стили для чекбокса, находящегося в состоянии disabled */
.custom-checkbox:disabled+label::before {
    background-color: #e9ecef;
}