
@import "css/answers.css";
@import "css/trust.css?1";
@import "css/motions.css";
@import "css/white__banner.css?1";
@import "css/banner-animation.css";
@import "css/stores.css?1";
@import "css/indicator.css?1";

.title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 35px ;
    font-family: 'corpid_e1s_scd_bold';
}

.check-agree.btn.green  {
    display: none;
}
.txtSecurity {
    max-width: 300px;
    width: 100%;
}

.txtSecurity .text-left {
    margin-left: 10px;
}
#main_desktop {
    display: none;
}
@media (max-width: 1140px) {
    .wrapper {
        margin: 0 20px;
    }
    #FormSvyaz .initial {
        margin: initial;
    }
    #FormSvyaz .fieldrow .col-sm-9 {
        width: 86%;
    }
}
@media (max-width: 960px) {
    .DialogAgreeTextPopup {
        width: 86% !important;
    }
}

@media screen and (max-width: 720px) {
    .title {
        font-size: 30px;
    }
    .slick-dots {
        bottom: -18px;
    }
    .slick-dots li button {
        background: #ccc;
        height: 5px;
        width: 5px;
        line-height: 0;
        font-size: 0;
        border-radius: 50%;
    }
    .slick-dots li {
        height: 10px;
        width: 15px;
    }
    .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 10px;
        height: 10px;
        font-family: "slick";
        font-size: 19px;
        line-height: 11px;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}
@media (max-width: 679px) {
    .wrapper  {
        padding: 0px !important;
    }
}

@media (max-width: 660px) {
    .slick-list {
        padding: 10px 0 0 0;
    }
}

@media screen and (max-width: 480px) {
    .title {
        font-size: 28px;
    }
}