/* @font-face {
    font-family: 'RobotoMedium';
    src: url(../fonts/RobotoMedium.eot);
    src: url(../fonts/RobotoMedium.eot) format("embedded-opentype"), url(../fonts/RobotoMedium.woff2) format("woff2"), url(../fonts/RobotoMedium.woff) format("woff"), url(../fonts/RobotoMedium.ttf) format("truetype"), url(../fonts/RobotoMedium.svg#RobotoMedium) format("svg")
}

@font-face {
    font-family: 'OpenSansItalic';
    src: url(../fonts/OpenSansItalic.eot);
    src: url(../fonts/OpenSansItalic.eot) format("embedded-opentype"), url(../fonts/OpenSansItalic.woff2) format("woff2"), url(../fonts/OpenSansItalic.woff) format("woff"), url(../fonts/OpenSansItalic.ttf) format("truetype"), url(../fonts/OpenSansItalic.svg#OpenSansItalic) format("svg")
}

@font-face {
    font-family: 'OpenSansSemiboldItalic';
    src: url(../fonts/OpenSansSemiboldItalic.eot);
    src: url(../fonts/OpenSansSemiboldItalic.eot) format("embedded-opentype"), url(../fonts/OpenSansSemiboldItalic.woff2) format("woff2"), url(../fonts/OpenSansSemiboldItalic.woff) format("woff"), url(../fonts/OpenSansSemiboldItalic.ttf) format("truetype"), url(../fonts/OpenSansSemiboldItalic.svg#OpenSansSemiboldItalic) format("svg")
}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url(../fonts/OpenSansSemibold.eot);
    src: url(../fonts/OpenSansSemibold.eot) format("embedded-opentype"), url(../fonts/OpenSansSemibold.woff2) format("woff2"), url(../fonts/OpenSansSemibold.woff) format("woff"), url(../fonts/OpenSansSemibold.ttf) format("truetype"), url(../fonts/OpenSansSemibold.svg#OpenSansSemibold) format("svg")
} */

@font-face {
    font-family: 'RobotoBold';
    src: url(../fonts/RobotoBold.eot);
    src: url(../fonts/RobotoBold.eot) format("embedded-opentype"), url(../fonts/RobotoBold.woff2) format("woff2"), url(../fonts/RobotoBold.woff) format("woff"), url(../fonts/RobotoBold.ttf) format("truetype"), url(../images/RobotoBold.svg#RobotoBold) format("svg")
} 

@font-face {
    font-family: 'Gotham Pro';
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/GothamPro-Medium.woff);
    src: url(../fonts/GothamPro-Medium.woff2) format("woff2"), url(../fonts/GothamPro-Medium.woff) format("woff")
}

@font-face {
    font-family: 'Gotham Pro';
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/GothamPro-Bold.woff);
    src: url(../fonts/GothamPro-Bold.woff2) format("woff2"), url(../fonts/GothamPro-Bold.woff) format("woff")
}

@font-face {
    font-family: 'Gotham Pro';
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/GothamPro-Light.woff);
    src: url(../fonts/GothamPro-Light.woff2) format("woff2"), url(../fonts/GothamPro-Light.woff) format("woff")
}

@font-face {
    font-family: 'RobotoRegular';
    src: url(../fonts/RobotoRegular.eot);
    src: url(../fonts/RobotoRegular.eot) format("embedded-opentype"), url(../fonts/RobotoRegular.woff2) format("woff2"), url(../fonts/RobotoRegular.woff) format("woff"), url(../fonts/RobotoRegular.ttf) format("truetype"), url(../images/RobotoRegular.svg#RobotoRegular) format("svg")
}

@font-face {
    font-family: 'OpenSansExtraBold';
    src: url(../fonts/OpenSansExtraBold.eot);
    src: url(../fonts/OpenSansExtraBold.eot) format("embedded-opentype"), url(../fonts/OpenSansExtraBold.woff2) format("woff2"), url(../fonts/OpenSansExtraBold.woff) format("woff"), url(../fonts/OpenSansExtraBold.ttf) format("truetype"), url(../images/OpenSansExtraBold.svg#OpenSansExtraBold) format("svg")
}

/* @font-face {
    font-family: 'a_AvanteBs';
    src: url(../fonts/AAvanteBs.eot);
    src: url(../fonts/AAvanteBs.eot?#iefix) format("embedded-opentype"), url(../fonts/AAvanteBs.woff2) format("woff2"), url(../fonts/AAvanteBs.woff) format("woff"), url(../fonts/AAvanteBs.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
} */

@font-face {
    font-family: 'RobotoBlack';
    src: url(../fonts/RobotoBlack.eot);
    src: url(../fonts/RobotoBlack.eot) format("embedded-opentype"), url(../fonts/RobotoBlack.woff2) format("woff2"), url(../fonts/RobotoBlack.woff) format("woff"), url(../fonts/RobotoBlack.ttf) format("truetype"), url(../images/RobotoBlack.svg#RobotoBlack) format("svg")
}

@font-face {
    font-family: 'Prosto One';
    src: url(../fonts/ProstoOne-Regular.woff) format("woff"), url(../fonts/ProstoOne-Regular.woff2) format("woff2"), url(../fonts/RobotoBlack.woff) format("woff");
    font-display: swap
}

body {
    background-color: #000000;
    color: #ffffff;
}

.dl-header {
    position: relative;
    z-index: 1;
}

.dl-header__logo {
    display: flex;
    align-items: center;
    height: 100%;
}

.dl-header__logo img {
    flex-shrink: 0;
    height: 50px;
    object-fit: contain;
    margin: 25px 0;
}

.dl-header__menu {
    display: flex;
    height: 100%;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0
}

.dl-header__menu-link {
    display: flex;
    align-items: center;
    height: 100%;
    font-family: "Gotham Pro", sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    transition: color .3s;
}

.dl-header__menu-link:hover {
    color: rgb(217, 0, 0)
}

.dl-header__menu-item:not(:first-child) .dl-header__menu-link {
    padding-left: 20px;
}

.dl-header__menu-item:not(:last-child) .dl-header__menu-link {
    padding-right: 20px;
}


@media only screen and (max-width: 991px) {
    .dl-header__logo {
        justify-content: center;
    }

    .dl-header__menu {
        justify-content: center;
    }

    .dl-header__menu-link {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 14px;
    }
}

.dl-section {
    position: relative;
    min-height: 100vh;
    width: 100vw;
    display: flex;
    align-items: center;
    padding: 100px 0;
}

.dl-section--first {
    min-height: calc(100vh - 100px);
}

.dl-figure {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.dl-figure img {
    display: block;
    object-fit: contain;
    width: 100%;
    max-height: 100%;
}

.dl-figure--panda {
    width: 50%;
}

.dl-figure.line--red::before {
    left: 50%;
}


.dl-heading {
    display: block;
    z-index: 1;
    font-family: "Prosto One", sans-serif;
    font-size: 42px;
    line-height: 1.25;
    font-weight: 400;
    text-align: center;
    margin: 0;
    user-select: none;
    text-transform: uppercase;
}

.dl-subheading {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}

.dl-heading--xl {
    font-size: 57px;
    text-align: left;
}

.dl-heading--l {
    font-size: 50px;
    margin-bottom: 60px;
}

.dl-heading--left {
    text-align: left;
}

.dl-heading--l.line--red:before {
    width: 400px;
    height: 40px;
    left: -115px;
}

.dl-heading__sub {
    font-family: "Gotham Pro", sans-serif;
    font-size: 50px;
    line-height: 1;
    font-weight: 300;
    margin-bottom: 50px;
    color: rgba(255, 255, 255, 0.9);
}

@media only screen and (max-width: 991px) {
    .dl-section {
        padding: 50px 0;
    }

    .dl-heading {
        font-size: 24px;
    }

    .dl-heading--xl {
        font-size: 34px;
    }
    
    .dl-heading--l {
        font-size: 30px;
    }
    
    .dl-heading__sub {
        font-size: 20px;
    }

    .dl-heading--left {
        text-align: center;
        margin-bottom: 20px;
    }

    .dl-figure {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .dl-section {
        min-height: unset;
    }

    .dl-section--first {
        min-height: unset;
        padding-top: 0;
    }

    .dl-section--first .dl-figure {
        display: none;
    }

    .dl-header__menu {
        display: none;
    }

    .line--red::before {
        height: 20px;
    }
}


.line--red {
    position: relative;
}

.line--red::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    margin: auto 0;
    max-width: 100%;
    width: 300px;
    height: 30px;
    background-color: #ff0000;
    box-shadow: 0 0 30px 5px rgba(217, 0, 0, 0.45);
    transform: rotate(45deg);
}

.dl-form {
    width: 100%;
    max-width: 450px;
    margin: 3vh auto 0;
    font-family: 'RobotoRegular', sans-serif;
    position: relative;
    z-index: 1;
}

.dl-form .btn {
    padding: 1rem 1rem;
    font-size: 1.4rem;
}

@media (max-width: 576px) {
    .dl-form {
        margin-top: 30px;
    }

    .dl-form .btn {
        margin-top: 10px;
    }
}

.form1 input {
    width: 100%;
    background: #ffffff;
    border-radius: 4px;
    padding: 24px 40px;
    margin-bottom: 10px;
    font-size: 17px;
    color: #090909;
    border: none;
    -webkit-appearance: none;
}

.switcher {
    position: relative;
    z-index: 100;
    margin-top: 8px
}

.switcher .ck-item {
    position: relative;
    padding: 0 0 0 23px;
    margin: 0 auto !important
}

.switcher input[type="checkbox"] {
    display: none
}

.switcher label {
    cursor: pointer;
    line-height: 1;
    padding: 8px 0 9px;
    font: 16px RobotoRegular, sans-serif;
    color: #fff
}

.switcher input[type="checkbox"]+label span {
    width: 15px;
    height: 15px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 10px 0 -22px;
    background: url(../images/checkbox.png) no-repeat 0 0
}

.switcher input[type="checkbox"]:checked+label span {
    background-position: 0 -15px
}

.forgot_pass {
    font: 16px RobotoRegular, sans-serif;
    color: #fff;
    text-decoration: underline;
    margin-top: 15px;
    display: inline-block;
    text-align: center
}

.forgot_pass:hover {
    color: #fff
}

.bord_l {
    display: block;
    margin: auto;
    width: 3px;
    height: 20px;
    display: block;
    background: rgba(255, 255, 255, 0.3);
}

.btn_facebook {
    height: 40px;
    background-color: #4C6A9F;
    width: 100%;
    font: 16px RobotoRegular, sans-serif;
    color: #fff
}

.btn_facebook img {
    margin-right: 5px
}

.btn_facebook:hover {
    color: #ccc
}

.pad_l_r {
    padding: 0 5px
}

.pad_r {
    padding-right: 5px
}

.pad_l {
    padding-left: 5px
}

.btn_telegram {
    height: 40px;
    background-color: #56A9E6;
    width: 100%;
    font: 16px RobotoRegular, sans-serif;
    color: #fff
}

.btn_telegram:hover {
    color: #ccc
}

.t_box {
    font: 20px OpenSansSemiboldItalic, sans-serif;
    color: #fff;
    line-height: 1.2;
    padding-top: 5px;
    white-space: nowrap;
    display: inline-block
}

.block_info {
    margin-top: 40px
}

.box_info img {
    margin-right: 15px
}

.box_info {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    padding: 10px 20px 10px 10px;
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 17px
}

.text1_sect2 {
    font: 36px OpenSansExtraBold, sans-serif;
    color: #2b2b2b;
    text-transform: uppercase;
    padding: 0 150px;
    text-align: center;
    line-height: 1.2
}

.text1_sect2::after {
    content: "";
    width: 465px;
    height: 15px;
    background-color: #F8F36A;
    display: block;
    margin: 0 auto;
    margin-top: -12px
}

.dl-box {
    position: relative;
    z-index: 1;
    display: flex;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 7px 16px rgba(51, 6, 6, 0.15);
    background-color: #ffffff;
    margin-bottom: 20px;
    font-family: "RobotoRegular", sans-serif;
}

.dl-box--vertical {
    text-align: center;
    flex-direction: column;
    padding: 40px 25px;
    min-height: 300px;
}

.dl-box--horizontal {
    height: 160px;
    padding: 45px 50px;
}

.dl-box__right {
    margin-left: 15px;
}

.dl-box__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: #2b2b2b;
    margin-top: 15px;
    font-family: "RobotoBold", sans-serif;
}

.dl-box--vertical .dl-box__title {
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.dl-box--horizontal .dl-box__title {
    margin-bottom: 10px;
    margin-top: 0;
    font-family: "Gotham Pro", sans-serif;
}

.dl-box__text {
    font-size: 15px;
    line-height: 19px;
    color: #2b2b2b;
    margin: 0;
}

.dl-box--horizontal .dl-box__text:not(:last-child) {
    margin-bottom: 10px;
}

.dl-box__btn--open {
    display: block;
}

.dl-box__btn--collapsed {
    display: none;
}

.dl-box--collapsed .dl-box__text {
    max-height: 57px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.dl-box--collapsed .dl-box__btn--open {
    display: none;
}

.dl-box--collapsed .dl-box__btn--collapsed {
    display: block;
}

.dl-box__icon {
    height: 70px;
    flex-shrink: 0;
    flex-grow: 0;
    object-fit: contain;
}

.dl-box__btn {
    display: none;
    appearance: none;
        -webkit-appearance: none;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    color: #9c9c9c;
    border: none;
    cursor: pointer;
    padding-top: 15px;
    transition: color .3s;
    background: transparent;
}

.dl-box__btn:hover {
    color: rgb(217, 0, 0)
}

.dl-box__btn:focus {
    outline: none;
}

@media only screen and (max-width: 991px) {
    .dl-box {
        padding: 20px 10px;
        align-items: center;
    }

    .dl-box--vertical {
        justify-content: center;
    }

    .price_graf,
    .t2_calc {
        display: none;
    }
}

.dl-benefit__wrapper {
    padding-top: 65px;
}

.dl-benefit__wrapper.line--red::before {
    top: 90px;
    bottom: unset;
    right: -100px;
    height: 40px;
}

.dl-benefit {
    font-family: "Gotham Pro", sans-serif;
}


@media only screen and (min-width: 768px) {
    .dl-benefit:not(:last-child) {
        margin-bottom: 80px;
    }
}

.dl-benefit__title {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.dl-benefit__text {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}

.dl-mission__jel {
    margin-top: 160px;
}

.dl-mission {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-inline-start: 0;
}

.dl-mission__item {
    position: relative;
    z-index: 1;
    flex: 0 0 33%;
    text-align: center;
}

.dl-mission__item:not(:last-child) {
    padding-right: 40px;
}

.dl-mission__item-img {
    height: 150px;
    margin-bottom: 40px;
}

.dl-mission__item-text {
    font-family: "Gotham Pro", sans-serif;
    font-size: 25px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.9);
}

@media only screen and (max-width: 767px) {
    .dl-benefit {
        margin-bottom: 20px;
    }

    .dl-mission {
        margin-top: 40px;
    }

    .dl-mission__item-img {
        height: 75px;
        margin-bottom: 10px;
    }

    .dl-mission__item-text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 575px) {
    .dl-mission {
        flex-direction: column;
    }

    .dl-mission__item:not(:last-child) {
        padding-right: 0;
        margin-bottom: 20px;
    }

    .dl-benefit__wrapper.line--red::before {
        right: 0;
    }
}

.cont2_sect2 {
    margin-top: 60px
}

.cont3_sect2 {
    margin-top: 30px
}

.btn_reg {
    background-color: #F1D93A;
    font: 18px OpenSansSemibold, sans-serif;
    color: #171616;
    border: 0;
    padding: 15px 25px;
    border-radius: 7px
}

.btn_vhod {
    background-color: transparent;
    font: 18px OpenSansSemibold, sans-serif;
    color: rgba(49, 49, 49, 0.7);
    border: 2px solid #C4C4C4;
    padding: 14px 50px;
    border-radius: 7px;
    margin-left: 20px
}

.sect3 {
    padding: 40px 0;
    background-image: url(../images/bg_3.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 909px
}

.text1_sect3::after {
    content: "";
    width: 350px;
    height: 15px;
    background-color: #F8F36A;
    display: block;
    margin: 0 auto;
    margin-top: -12px
}

.cont2_sect3 {
    margin-top: 60px
}

.t1_icon2 {
    font: 16px RobotoBlack, sans-serif;
    color: #2b2b2b;
    margin-top: 15px;
    text-transform: uppercase
}

.t2_icon2 {
    font: 15px RobotoRegular, sans-serif;
    color: #333;
    margin-bottom: 10px
}

.box_icon2 {
    padding-right: 60px;
    margin-bottom: 40px
}

.calculator {
    background-color: #fff;
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 55px 20px 70px 30px
}

.t1_calc {
    font: 30px RobotoBold, sans-serif;
    color: #2b2b2b;
    text-align: center
}

.t2_calc {
    font: 16px RobotoRegular, sans-serif;
    color: #2b2b2b;
    text-align: center;
    margin-bottom: 20px
}

.t1_filter {
    font: 16px RobotoRegular, sans-serif;
    color: #2b2b2b;
    float: left;
    line-height: 20px
}

.t1_filter span {
    color: #838383;
    /* display: none */
}

.box_filter {
    margin-top: 15px
}

.box_filter input {
    background: transparent;
    border: 1px solid #E8E8E8;
    font: 16px RobotoRegular, sans-serif;
    color: #333;
    float: right;
    height: 40px;
    width: 75px;
    border-radius: 7px;
    padding-left: 10px
}

.switcher2 {
    position: relative;
    z-index: 100;
    margin-top: 8px
}

.switcher2 .ck-item {
    position: relative;
    padding: 0 0 0 23px;
    margin: 0 auto !important
}

.switcher2 input[type="checkbox"] {
    display: none
}

.switcher2 label {
    cursor: pointer;
    line-height: 1;
    padding: 8px 0 9px;
    font: 16px RobotoRegular, sans-serif;
    color: #2b2b2b
}

.switcher2 input[type="checkbox"]+label span {
    width: 23px;
    height: 23px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 10px 0 -22px;
    background: url(../images/checkbox2.png) no-repeat 0 0
}

.switcher2 input[type="checkbox"]:checked+label span {
    background-position: 0 -23px
}

.slides {
    padding: 0 0 76px 0;
    margin: 0;
}

.dl-slide__inner {
    display: flex;
    background-color: #fafafa;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    min-height: 380px;
    padding: 35px;
    height: calc(100% - 10px);
    margin-bottom: 10px
}

.dl-slide__image {
    flex-shrink: 0;
    object-fit: contain;
}

.dl-slide__title {
    font-size: 19px;
    line-height: 1;
    font-family: 'RobotoBlack', sans-serif;
    text-transform: uppercase;
    color: #2b2b2b;
    margin-top: 20px
}

.dl-slide__text {
    font: 14px RobotoRegular, sans-serif;
    color: #333;
    padding-right: 20px;
    margin: 0;
    line-height: 1.4
}

.dl-slide__inner--small {
    flex-direction: column;
    min-height: 410px;
}

.dl-slide__inner--small .dl-slide__block {
    display: flex;
}

.t_pay {
    font: 15px RobotoBold, sans-serif;
    color: #2b2b2b;
    margin-top: 15px;
    margin-bottom: 0
}

.t_apruv {
    color: #333;
    margin: 0;
    margin-top: 5px
}

.flags {
    margin-top: 20px;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    color: transparent;
    box-shadow: 0 0 12px 1px rgba(255, 255, 255, 0.22);
    border-radius: 2px;
    border: 1px solid #e8e8e8;
    outline: none;
    background: transparent;
    margin: 0 auto;
    top: auto;
    bottom: -10px;
    left: 0;
    right: 0;
    background-image: url(../images/arrow_right%402x.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    width: 56px;
    height: 56px;
    z-index: 10
}

.slick-next {
    left: 70px;
    transform: rotate(180deg);
}

.slick-prev {
    right: 70px
}


@media (max-width: 1200px) {
    .dl-slide__inner {
        padding: 20px 10px;
        flex-direction: column;
    }
    .dl-slide__text {
        padding-right: 0;
    }

    .dl-slide__block {
        flex-direction: column;
    }
}

.sect5 {
    background-image: url(../images/bg_5.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 629px;
    padding-top: 70px
}

.cont2_sect5 {
    margin-top: 50px
}

.box_trust {
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 7px 16px rgba(0, 0, 0, 0.15);
    height: 153px;
    padding: 40px 50px 0
}

.box_trust img {
    margin-right: 20px
}

.t1_trust {
    font: 18px RobotoBold, sans-serif;
    color: #2b2b2b;
    text-transform: uppercase;
    margin-bottom: 7px
}

.t2_trust {
    font: 16px RobotoRegular, sans-serif;
    color: #2b2b2b;
    margin-bottom: 5px
}

.sect1_foot {
    margin: 0;
    padding-top: 20px
}


.popup {
    position: relative;
    width: 420px;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 40px 45px;
    margin: auto;
}

@media (max-width: 576px) {
    .popup {
        width: 100%;
        padding: 40px 10px;
    }
}

.popup .popup__close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #d12119;
    border-radius: 50%;
    margin: 10px;
    width: 28px;
    height: 28px;
    display: flex;
    align-content: center;
    justify-content: center;
    cursor: pointer;
}

.popup .popup__close .fa {
    color: #fff;
    display: flex;
    align-items: center;
}

.popup .popup__logo {
    display: block;
    margin: 0 auto;
    height: 70px;
}

.popup h2 {
    color: #525151;
    font-family: OpenSansExtraBold;
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px 0 0;
    text-align: center;
}

.popup__form {
    padding: 20px 20px 0;
}

.popup__form .popup__input {
    position: relative;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.popup__form .popup__input input {
    width: 100%;
    height: 45px;
    border-radius: 6px;
    border: 1px solid #242425;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 45px 5px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.popup__form .popup__input input::-webkit-input-placeholder {
    color: #b2b2b2;
}

.popup__form .popup__input input:-ms-input-placeholder {
    color: #b2b2b2;
}

.popup__form .popup__input input::-ms-input-placeholder {
    color: #b2b2b2;
}

.popup__form .popup__input input::placeholder {
    color: #b2b2b2;
}

.popup__form .popup__input .popup__input-pref {
    position: absolute;
    left: 0;
    width: 40px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f8f9fa;
    border: 1px solid #242425;
    border-radius: 6px 0 0 6px;
    pointer-events: none;
    color: #525151;
    margin-bottom: 0;
}

.popup__form .popup__input .popup__input-pref + input {
    padding-left: 45px;
}

.popup__form .popup__input img {
    position: absolute;
    right: 15px;
}

.popup__form .btn {
    margin-top: 20px;
    font-family: OpenSansExtraBold;
    color: #130e0e;
    text-transform: uppercase;
}

#password-modal.popup .btn {
    font-size: 14px;
}

.popup__form .btn[disabled]:hover {
    background-color: #F1D93A;
}

.popup .popup__link {
    margin-top: 20px;
    text-align: center;
}

.popup .popup__link a {
    cursor: pointer;
    color: #7e9bd1;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}

.popup .popup__link a:hover {
    color: #7e9bd1;
    text-decoration: none;
}

.btn-dark-shadow {
    box-shadow: 0 0 12px 1px rgba(255, 255, 255, 0.22);
    background-color: #171616;
    color: #ffffff;
}

.btn-dark-shadow:hover {
    color: #ffffff;
    background-color: #23272b;
}

.dl-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding: 10px 0;
}

.dl-footer__copyright {
    display: flex;
	justify-content: flex-end;
    color: rgba(255, 255, 255, 0.7);
    font-family: "Gotham Pro", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.54px;
}

@media only screen and (max-width: 767px)  {
    .dl-footer {
        position: static;
    }

    .dl-footer__copyright {
        font-size: 14px;
    }
}

.dl-services {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.dl-services__item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 20px;
}

.dl-services__item button {
    width: 240px;
    height: 67px;
    margin: 25px auto 0;
    display: block;
}

.dl-services__title {
    font-size: 42px;
    font-family: "Prosto One", sans-serif;
    text-align: center;
}

.dl-services__cards {
    margin-top: 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.dl-services__card {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px;
    position: relative;
}

.dl-services__card img {
    height: 74px;
}

.dl-services__sub {
    margin-bottom: 0;
    margin-top: 25px;
    color: #000;
    font-size: 18px;
    font-family: 'RobotoRegular', sans-serif;
    text-align: center;
}

.dl-service {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    min-height: 220px;
    padding-top: 50px;
    cursor: pointer;
    z-index: 1;
}

.hover:hover {
    opacity: 1;
}

.dl-reviews-section  {
    flex-direction: column;
    position: relative;
    padding-top: 150px;
}

.hover {
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    left: 5px;
    top: 5px;
    z-index: 3;
    padding: 20px;
    opacity: 0;
    transition: opacity .2s ease-out 0s;
    box-shadow: 5px 5px 5px red;
    background-color: #fff;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hover .line {
    position: absolute;
    background: rgba(255, 0, 0, 0.15);
    transform: rotate(45deg);
    right: 20px;
    bottom: 80px;
    width: 175px;
    height: 28px;
}

.hover .dl-services__sub {
    text-align: start;
}

.hover p {
    color: #333;
}

.dl-reviews {
    position: relative;
}

.dl-arrows-wrapper {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 65%;
    width: 735px;
    height: 40px;
    z-index: 4;
}

.dl-reviews .swiper-wrapper {
    align-items: center;
}

.dl-reviews .swiper-slide {
    align-items: center;
    max-width: 630px;
    margin: 0 auto;
}

.dl-reviews .swiper-slide-next {
    position: relative;
}

.dl-reviews .swiper-slide-prev::before,
.dl-reviews .swiper-slide-next::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(270deg,rgba(0, 0, 0, 0.88) 75.37%, rgba(0, 0, 0, 0.2) 100%);
    z-index: 5;
}


.dl-reviews .swiper-slide-prev::before {
    transform: rotate(180deg);
}

.dl-arrows-wrapper .swiper-button-next {
    color: #fff;
}

.dl-arrows-wrapper .swiper-button-prev {
    color: #fff;
}

.dl-reviews__item {
    display: flex;
    background: #fff;
    border-radius: 4px;
    padding: 20px;
    justify-content: flex-end;
    position: relative;
}

.dl-reviews__item img {
    position: absolute;
    object-fit: contain;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.dl-reviews__item .line--red {
    width: 100%;
    left: 30px;
    bottom: -95px;
}

.dl-reviews__item .line--red::before {
    z-index: 1;
    transform: rotate(-60deg);
}

.dl-reviews__box {
    flex: 0 0 50%;
    color: #000;
    font-size: 18px;
}

.dl-reviews__name {
    font-weight: bold;
}

@media only screen and (max-width: 992px) {
    .dl-services__item {
        flex: 0 0 100%;
        max-width: 100%;
    }
} 

@media only screen and (max-width: 768px) {
    .dl-arrows-wrapper {
        width: 100%;
    }
}

@media only screen and (max-width: 576px) {
    .dl-services__title {
        font-size: 24px;
    }
    .dl-reviews-section {
        padding: 0 10px;
    }

    .dl-services__card {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .dl-reviews__item {
        padding-bottom: 205px;
    }

    .swiper-container {
        padding: 0 25px;
    }

    .dl-reviews__item img {
        /* width: 150px; */
        height: 205px;
    }

    .dl-reviews__box {
        flex: 0 0 100%;
        font-size: 14px;
    }

    .dl-reviews__item .line--red {
        position: absolute;
        height: 100%;
    }

    .dl-reviews__item .line--red::before {
        width: 145px;
        height: 14px;
        left: 0;
        bottom: -160px;
    }

    .dl-service.hover {
        width: 100%;
        height: 100%;
    }

    .dl-arrows-wrapper {
        left: 70%;
        top: auto;
        width: 100px;
        height: 40px;
        z-index: 10;
        bottom: 45px;
    }

    .dl-arrows-wrapper .swiper-button-prev,
    .dl-arrows-wrapper .swiper-button-next {
        color: #333;
    }
}