rect {
    width: 100%;
    height: 100%;
    opacity: 0;
}
.telegramm svg {
    width: 18px;
    height: 18px;
    fill: white;
    transition:0.3s;
}

.telegramm a {
    border-radius: 100%;
    width: 28px;
    height: 28px;
    display: flex;
    background: #00a2ff;
    justify-content: center;
    align-items: center;
    transition:0.3s;
}

.telegramm a:hover {
    background: #fff;

}
.telegramm a:hover svg {
    fill: #00a2ff;
}

.telegramm .cls-1 {
    fill: #00a2ff;
}

.telegramm .cls-1:hover {
    fill: #FFF;
}

.flex-icon {
    display: flex;
}

.flex-icon .social-list {
    margin-right: 10px;
}


.red_text a {
    color: red;
}

h1 {
    position: sticky;
}

.topBox {
    display: inline-table;
}

.topBox .name {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    color: #314553;
    text-transform: uppercase;
    font: 400 12px/1.5 'Roboto', sans-serif;
}


.topBox i {
    font-size: 26px;
    float: left;
}

.icoBlue {
    background: #00a2ff;
    color: #fff;
    border-radius: 50%;
    padding: 16px 14px 12px 14px;
}

.InfoSet .price {
    margin: 0 0 20px 0;
    overflow: hidden;
    font: 400 23px/1.0 'Cuprum', sans-serif;
    color: #00a2ff;
}

.InfoSet .price .small {
    font: 400 20px/1.0 'Cuprum', sans-serif;
}

.mini_title {
    font: 400 20px/1.0 'Cuprum', sans-serif;
}

.mini_title_bold {
    font: 700 20px/1.0 'Cuprum', sans-serif;
}

.price .big {
    font: 400 54px/1.0 'Roboto', sans-serif;
    float: left;
    margin: 0 15px 0 0;
}

.tarifInfo li .ico {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0 5px 0 -35px;
    text-align: center;
    padding: 4px 0 0 0;
}

.tarifInfo li .ico_empty {
    border: none;
    color: #007ac3;
}

.list_imp {
    list-style-type: none; /* Убираем исходные маркеры */
    counter-reset: item; /* Обнуляем счетчик списка */
    margin: 0 0 20px 20px;
}

.list_imp li:before {
    content: counter(item) '/ ';
    counter-increment: item;
    font: 400 30px/1.0 'Cuprum', sans-serif;
    color: #00a2ff;
    margin: 0 10px 0 0;
    position: absolute;
    left: -10px;
}

.Gray {
    background: #c9d4da;
}

h2.title, a.title {
    font: 400 28px/1.0 'Cuprum', sans-serif;
    text-transform: uppercase;
    margin: 0 0 30px 0;
    text-decoration: none;
}

h2, .H2 {
    font: 700 30px/1.0 'Cuprum', sans-serif;
    color: #037ac3;
    margin: 0 0 30px 0;
}

h3, .H3 {
    font: 500 26px/1.2 'Cuprum', sans-serif;
    color: #037ac3;
    margin: 0 0 20px 0;
}

h4, .H4 {
    font: 500 22px/1.0 'Cuprum', sans-serif;
    color: #037ac3;
    margin: 0 0 20px 0;
}

@media screen and (min-width: 1290px) {
    .InfoSet .NonBG {
        /*    width: 650px !important; */

    }
}

@media screen and (min-width: 768px) {

    h1, .H1 {
        font: 700 55px/1.0 'Cuprum', sans-serif;
        margin: 0 0 40px 0;
        color: #fff;
        text-transform: uppercase;
    }

}

@media screen and (min-width: 1290px) {
    .text {
        /*   width: 70%; */
        width: 80%;
        padding-left: 10px;
    }
}

.text_small {
    font: 300 13px/1.4 'Roboto', sans-serif
}

.text_big {
    font: 700 44px/1 'Roboto', sans-serif
}

.InfoSet .Important i {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    font-size: 46px;
    float: left;
}

body {
    font: 300 15px/1.5 'Roboto', sans-serif;
}


/*исправлени*/

@media screen and (min-width: 1025px) {

    .sestionNav .sectionIco.active, .sestionNav .active .sectionIco, .sestionNav .sectionIco:hover {
        background: rgba(0, 0, 0, 0.0);
    }

    .sestionNav .sectionIco {
        position: relative
    }

    .sestionNav .sectionIco.active, .sestionNav .sectionIco:hover, .sestionNav .active .sectionIco {
        border: 0px
    }

    .sestionNav .sectionIco:after {
        position: absolute;
        z-index: -1;
        top: 3px;
        left: 50%;
        margin-left: -42px;
        content: '';
        display: block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #00a2ff;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: all .8s ease;
        -webkit-transition: all .8s ease;
        /*border: 10px solid #007ac3;*/
    }


    .sestionNav .sectionIco:after {
        position: absolute;
        z-index: -1;
        top: 11px;
        left: 50%;
        margin-left: -30px;
        content: '';
        display: block;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background: #00a2ff;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: all .8s ease;
        -webkit-transition: all .8s ease;
        border: 10px solid inset;
    }

    .sestionNav .sectionIco {
        height: 135px;
        text-transform: uppercase;
        font-size: 13px;
        padding-top: 15px;
    }


    .sestionNav .sectionIco:hover:after, .sestionNav .sectionIco.active:after, .sestionNav .active .sectionIco:after {
        /*  border: 2px solid #007ac3; */
    }

    .sestionNav .sectionIco:before {
        margin-bottom: 5px;
        font: normal 36px/60px "gascom";
    }

    .sestionNav .sectionIco:before {
        margin-bottom: 5px;
        font: normal 38px/53px "gascom";
    }

    .js-goToSection2 {
        font: 400 18px/1.0 'Cuprum', sans-serif;
    }


    .sestionNav .sectionIco.active, .sestionNav .sectionIco:hover, .sestionNav .active .sectionIco {
        border-left: 4px solid #007ac3;
        border-right: 4px solid #007ac3;


    }

    .sectionIco:hover:before {
        color: #007ac3 !important;
    }

    .sectionIco:hover:after {

        background: #fff !important;
    }

}


body {
    font: 500 14px/1.5 'Open Sans', sans-serif;
}

h1.text_blue {
    margin-left: 10px;
}

h2.text_blue {
    margin-left: 10px;
}

h2, .H2 {
    font: 700 30px/1.0 'Cuprum', sans-serif;
}

.NonBG h2, .NonBG .H2 {
    margin-left: 0px;
}

h3, .H3 {
    font: 700 16px/1.0 'Cuprum', sans-serif;
}

h4, .H4 {
    font: 300 24px/1.5 'Open Sans', sans-serif;
}

h5, .H5 {
    font: 800 16px/1.5 'Open Sans', sans-serif;
}

h6, .H6 {
    font: 600 14px/1.5 'Open Sans', sans-serif;
}

/* Vitaly edit ---------------*/

.big_btn2 {
    padding: 0px 12px;
    font: 300 14px/28px 'Roboto', sans-serif;
}

.block-item a.js-openModal {
    text-decoration: none;
}

.row_custom {
    display: flex !important;
    justify-content: center;
}

.col_custom {
    width: 49%;
}


@media screen and (min-width: 1025px) {


    .tabs .tabNav a { /*width:25% !important*/
    }

    .tabs .tabNav a.fifty_width {
        width: 50% !important;
        font: 700 16px/1.0 'Cuprum', sans-serif;
    }

    .tabs .tabNav a.hund_width {
        width: 100% !important;
        font: 700 16px/1.0 'Cuprum', sans-serif;
    }


}

h2 {
    text-transform: uppercase;

}

.H2 .big_title_modal {
    font: 700 22px/1.0 'Cuprum', sans-serif !important;
}

.H2 .small_title_modal {
    font: 700 22px/1.0 'Cuprum', sans-serif !important;
}


.margin_null {
    margin: 0;
}

.margin_null li {
    margin: 0;
    margin-left: 20px;
}

.topBox .name {

    padding: 0px 10px;
    font: 400 16px/1.0 'Cuprum', sans-serif;
}

.js-goToSection {
    font: 400 18px/1.0 'Cuprum', sans-serif;
}

.bodySection {
    padding-bottom: 0px;
}

.documentList .documentBox {
    margin: 0;
}

.link .bigButton {
    font: 300 12px/26px 'Roboto', sans-serif;
    padding: 0 10px;
}


.custom_block_obor {
    display: flex;
    flex-direction: column;

    width: 290px;
    float: left;
}

.under_line {
    text-decoration: underline;
}

.none_line {
    text-decoration: none;
}

.news_title_h5 {
    font: 700 20px/1.0 'Cuprum', sans-serif;
    text-transform: uppercase;
    font-weight: bold !important;
}

.img_header_top {
    position: absolute;
    top: -18px;
    z-index: 1;
    right: 2px;
}

.date_custom i {
    margin-right: 10px;
}

.date_custom {
    color: #a6c2d3;
    position: absolute;
    bottom: -5px;
    font-size: 13px;
}

.custom_number_modal {
    position: absolute;
    color: #037ac3;
    font-size: 24px;
    left: -10px;
    top: 0px;
    font: 700 26px/1.0 'Cuprum', sans-serif;
}

.archiv_p {
    position: relative;
    height: 100%;
    float: left;
    margin-left: 30px;
    width: calc(100% - 330px);
}

.date_archive {
    color: #a6c2d3;
    bottom: 15px;
    margin-bottom: 0;
    font-size: 13px;
    position: absolute;
    bottom: -8px;
}
.class-img {
    height: 150px;
    overflow: hidden;
    float: left;
    width: 300px
}

.mb_5 {
    margin-bottom: 7px !important;
}


@media screen and (max-width: 767px) {
    .archiv_p, .class-img {
        width: 100%;
        height: auto;
        margin-left: 0px
    }

    .date_archive {
        position: relative
    }
}

.not-last-news {

    border-bottom: 0px !important;

}

@media screen and (min-width: 768px) {
    .InfoSet .White, .InfoSet .same_block, .InfoSet .Blue {
        width: 270px;
        float: left;
        margin: 0;
    }

}

@media screen and (min-width: 1024px) {
    #news .bodySection {
        max-width: 90% !important;
    }

    #archive .bodySection {
        max-width: 90% !important;
    }

}

.tab .custom_title_tab {
    display: block !important;
    border-bottom: unset;
    font: 500 15px/1.5 'Open Sans', sans-serif;
}

.bigButton2_1 {
    font: 300 12px/30px 'Roboto', sans-serif;
    padding: 0 25px;
}

.partner_block_cis {
    width: 30%;
    margin-right: 10px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn_right_more {
    font: 400 16px/1.8 'Roboto', sans-serif !important;
    float: right;
}

.White.Opis div {
    margin-top: 15px;
    height: 115px;
    background: #fff;
}

.headr_main_title {
    width: 90%;
    margin-bottom: 20px;
    font: 500 30px/1.0 sans-serif;
    padding: 20px 79px;
    text-transform: uppercase;
    position: relative;
}

.Opis div h2, .mr-bot-10 {

    margin-bottom: 10px;
}


.black_title {
    color: black;
    font: 500 20px/1.0 sans-serif;

}

.podrobnee_main {
    position: absolute;
    right: 10%;
    font-size: 11px;
    bottom: 32%;
    text-decoration: none;
}

.margin_right_ten {
    margin-right: 10px !important;
}


.margin_right_ten:last-child {
    margin-right: 0px !important;
}

.upper_case_a a {
    text-transform: uppercase;
    font: 700 14px/1.0 'Cuprum', sans-serif;
}

.upper_case_ {
    text-transform: uppercase;
    font: 500 18px/1.0 'Cuprum', sans-serif;
}

.cuprum_font {
    font-family: 'Cuprum', sans-serif;
}

.custom_toolbox, .topBox {
    margin-bottom: 5px;
    width: 50%;
    min-width: 38%;
}

@media screen and (max-width: 767px) {
    .custom_toolbox, .topBox {
        width: 100%;
    }
}


.custom_toolbox .name, .topBox .name {

    font: 400 14px/1.0 'Cuprum', sans-serif;
    color: #037ac3;
    font-weight: bold;
}

.InfoSet .price .big {
    font: 400 55px/1.0 'Cuprum', sans-serif;
}

.price .price_big {
    font: 400 55px/1.0 'Cuprum', sans-serif;
}

.media-box-container .block-item a.title {
    font: 400 20px/1.0 'Cuprum', sans-serif;

}

.top_header_main {
    color: white;
    padding-left: 30px;
    margin-bottom: 50px;
}

.main_big_title {
    font: 700 56px/1.0 'Cuprum', sans-serif;
}

.main_mini_title {
    margin-top: 10px;
    font: 400 18px/1.0 'Open-Sans', sans-serif
}

.block_left_and_right_main {
    height: 370px;
}

.icon_main_s {
    width: 100%;
}

.main_slick {
    height: 350px;

    width: 90%;
    margin-bottom: 10px;
}

.image_main_slider {
    width: 776px;
    max-height: 350px;
}

.image_main_slider.mobile {
    display: none
}


.slick-slider {
    width: 776px;
    position: relative
}

.InfoSet .margin_right_ten {
    width: 22%;
    height: 200px;
    min-width: 160px
}

.InfoSet .block_left_and_right_main {
    width: 38%;
    height: auto
}

.InfoSet.flex {
    width: 90%;
    display: flex;
}


.slick-next {
    right: 20px !important;
    z-index: 999;
}

.slick-prev {
    left: 20px !important;
    z-index: 999;
}

.sestionNav .main_menu_elem:after {
    position: absolute;
    z-index: -1;
    top: -1px;
    left: 40.5%;
    margin-left: -37px;
    content: '';
    display: block;
    width: 100px;
    height: 99px;
    border-radius: 50%;
    background: #00a2ff;
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: all .8s ease;
    -webkit-transition: all .8s ease;
    border: 10px solid #007ac3;
}

.sestionNav .main_menu_elem:before {
    margin-bottom: 5px;
    font: normal 47px/72px "gascom";
}

.icon_main_s {
    max-width: 250px;
}

.title_h1 {
    position: relative;
    padding: 0px 20px;
}

.first-section-h1 {
    padding-top: 40px;
    padding-bottom: 1px;
    position: relative;
}


@media screen and (min-width: 768px) {
    .InfoSet .NonBG {
        width: 540px;

    }

    .InfoSet .NonBG2 {
        width: 258px;

    }


}


.non_f, .InfoSet .price .big.non_f {
    float: none
}

.topBox i {
    width: 55px;
    text-align: center;
}

.NonBG.White {
    background: #fff
}

h2.title {
    font: 400 20px/1.0 'Cuprum', sans-serif;
    margin: 0 0 15px 0;
}

.InfoSet ul li {
    line-height: 18px
}

.text_blue.price_big {
    color: #007ac3;
    font: 600 54px/1.0 'Cuprum', sans-serif;
}

.text_light_blue {
    color: #00a2ff
}

h5.text_light_blue {
    font: 500 16px/1.5 'Open Sans', sans-serif;
}

.size100 {
    font-size: 100px !important;
    margin: 10px 10px -10px 0px !important;
}

.size40 {
    font-size: 40px
}

.size34 {
    font-size: 34px
}

.lk_content .size34 {
    font-size: 14px
}


@media screen and (max-width: 767px) {
    .size40, .size34, .price .price_big, .text-bg {
        font: 700 30px/1.0 'Cuprum', sans-serif;
    }

}


.modal_img {
    float: right;
    width: 35%;
    margin-left: 5%;
}

.modalContent:after {
    clear: both;
    display: block;
    content: ''
}

.asterisk {
    color: red
}

.slam-easyform .form-group, .margin-bottom-0 {
    margin-bottom: 0px
}

.InfoSet .same_block1 {
    text-align: center;
    max-height: 400px;
    overflow: hidden
}

.shag {
    color: #037ac3;
    font-weight: bold;
    font-family: 'Cuprum', sans-serif;
    margin-bottom: 5px;
}

.shag_txt {
    color: #037ac3;
    font-weight: bold;
    font-family: 'Cuprum', sans-serif;
    font-size: 22px;
}


@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .slick-slider {
        width: 100%;
        position: relative
    }
}

.flex {
    display: flex
}

.width100 {
    width: 100%
}

.width100 .NonBG {
    width: 60%
}

.width100 .White {
    width: 40%
}

.left-30 {
    padding-left: 30px;
}

@media screen and (max-width: 768px) {
    .slick-slide img.image_main_slider {
        display: none
    }

    .slick-slide img.image_main_slider.mobile {
        display: block
    }

    .slick-slider {
        width: 100%;
        position: relative
    }

    .InfoSet .margin_right_ten, .InfoSet .block_left_and_right_main {
        width: 100%;
        margin-bottom: 10px
    }

    .InfoSet.flex {
        display: block;
        width: 100%
    }

    .main_big_title {
        font: 700 44px/1.0 'Cuprum', sans-serif;
    }

    .sectionContent {
        padding: 30px 0px;
    }

    .White.Opis div {
        margin-left: 0px;
    }

    .InfoSet .width-100-mobile {
        width: 100%
    }

    h2, .H2 {
        font: 700 26px/1.0 'Cuprum', sans-serif;
    }

    .media-box-loaded {
        width: 100% !important
    }

    .left-30 {
        padding-left: 0px;
    }

    .one_section {
        margin: 20px 0px !important
    }

    .one_section:last-child {
        margin-bottom: 0px !important
    }

    .one_section h2, .text-align-center {
        text-align: center
    }

    #na-chto-khvatit-1gb-trafikabz {
        padding-top: 0px !important
    }

    #usloviya-sotrudnichestva {
        padding-bottom: 0px !important
    }

    .InfoSet .same_block svg {
        display: none
    }

    #kalendar-sobytiy7601704 .InfoSet .NonBG {
        margin: 0px auto;
        float: none;
    }

    .custom_block_obor {
        display: block;
        width: 100%;
    }

    .width-100 .White {
        width: 100%;
        max-width: 540px;
        margin: 0px auto
    }

    .width100 .White, .width100 .NonBG, .col_custom {
        width: 100%
    }

    .row_custom {
        display: block
    }


    .block-item-main {
        width: 100%
    }

    .flex {
        display: block
    }

    .modalContent .first_fancy_block {
        width: 100% !important
    }

    .fancybox a {
        width: 80px;
        height: 75px;
    }
}

@media screen and (width: 768px) {
    .custom_block_obor {
        display: flex;
        flex-direction: inherit;
    }
}


@media screen and (max-width: 1024px) {
    .sestionNav .main_menu_elem:before {
        font: normal 36px/50px "gascom";
    }

    .sestionNav .main_menu_elem:after {
        display: none
    }

    .sestionNav .sectionIco:before {
        font: normal 36px/56px "gascom";
    }

}


@media screen and (max-width: 300px) {
    .main_slick {
        height: 230px;
    }
}

@media screen and (max-width: 500px) {
    .main_slick {
        height: 300px;
    }

}

.icon-bg {
    position: relative;
    color: #fff;
    z-index: 2;
}

.icon-bg:after {
    content: '';
    position: absolute;
    display: inline-block;
    height: 45px;
    width: 45px;
    background: #00a2ff;
    top: -17px;
    border-radius: 40px;
    left: -7px;
    z-index: -1;
}


#sputnikovyy-internet {
    padding-left: 8%
}

@media screen and (max-width: 1024px) {
    #sputnikovyy-internet {
        padding-left: 20px
    }
}

.formWrap {
    margin-bottom: 20px
}

@media screen and (width: 1024px) {
    .formWrap {
        margin: 0px auto
    }
}

@media screen and (width: 768px) {
    #grid_primeri_primenenya {
        margin: 0px auto !important;
        width: 660px;
    }
}

.block-item .big_title_modal {
    margin-top: 0;
    font: 900 16px/1.0 'Cuprum', sans-serif;
    text-transform: uppercase;
}

.block-item .small_title_modal {
    margin-top: 0;
    font: 500 14px/1.5 'Open Sans', sans-serif;
}

@media screen and (max-width: 1025px) {
    .block-item .big_title_modal, .block-item .small_title_modal {
        display: block
    }

    .bottomButton-mob {
        position: absolute;
        bottom: 20px;
    }
}


.flex-column {
    display: flex;
    flex-direction: column;
}


/*padding*/


.padding-right-40 {
    padding-right: 40px;
}

.margin-left-40 {
    margin-left: 40px;
}

.bodySection .padding-bottom-0 {
    padding-bottom: 0;
}

.bodySection .margin-bottom-0 {
    margin-bottom: 0;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-bottom-7 {
    margin-bottom: 7px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.px20 {
    font: 700 20px/1.0 'Cuprum', sans-serif;
}

.px20-light {
    font: 300 20px/1.5 'Open Sans', sans-serif;
}

.blue-5-bold {
    color: #037ac3;
    font-weight: bold;
    margin-bottom: 5px;
}

.size12.vertical.w41 {
    padding-left: 10px;
    font-size: 12px;
    width: 41%;
}

.size12.vertical.w58 {
    width: 58%
}

.size12.vertical.w58 img {
    margin-top: -15px;
}

.big_title_modal {
    margin-top: 0;
    font: 900 16px/1.0 'Cuprum', sans-serif;
    text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
    .padding-right-40 {
        padding-right: 0px;
    }

    .margin-left-40 {
        margin-left: 0px
    }

    .bodySection .padding-bottom-0 {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .size12.vertical.w41, .size12.vertical.w58 {
        width: 100%;
        padding: 10px
    }

    .size12.vertical.w58 img {
        margin-top: 20px;
    }
}


@media screen and (max-width: 600px) {
    .documentList .documentBox {
        margin-bottom: 20px
    }

    .icon-bg:after {
        top: 0px
    }

    .icon-bg .ico {
        z-index: 3;
        position: absolute;
    }
}


.servicePage {
    background: #e6e9ea;
}

label, .formWrap .size13 {
    color: #00a2ff;
    text-transform: uppercase;
}

.tabs .tabNav a:hover, .tabs .tabNav a.active {
    background: #00a2ff;
    color: #fff;
}

.desc_checkbox_reg, .formWrap .size11 label {
    color: #314553;
    text-transform: initial;
}

.tabs .tabNav a {
    font: 600 16px/1.2 'Cuprum', sans-serif;
}


.primechanie {
    width: 100%;
    margin-top: 40px;
}

.h48 {
    height: 48px;
}

@media screen and (max-width: 800px) {
    .h48 {
        height: auto;
    }
}

.uppercase {
    text-transform: uppercase;
}

.h2_forgot_psw {
    font-size: 40px;
}

.w65 {
    width: 65%
}

.tariff-card__title {
    pointer-events: all;
    cursor: default;
}

.tariff-card__btn.btn_white {
    font-weight: 600;
    text-decoration: none;
}

.message_auth_custom a {
    text-transform: uppercase;
}

.height_100 {
    min-height: calc(100vh - 187px);
}


/*register adaptive*/
@media screen and (max-width: 767px) {
    .flex_block {

    }

    .flex-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .width_50.bigButton {
        width: 47%;
        text-align: center;
        padding: 0;
    }

    .link__auth {
        margin-top: 20px;
    }

    .forgot_subm {
        display: flex;
    }

    .tabs .tab {

        padding: 25px 8px;
    }

    .tab .formWrap .fieldBox.size11 {
        padding: 0;
    }

    .fieldBox.flex-mobile {
        margin-top: 15px;
    }

    .uppercase {

        text-transform: uppercase;
    }

    .captcta_block {

        margin-top: 20px;
    }
}


#news .block-item-main .block-item, #grid_aprel-2019 {
    background: #fff;
    max-width: 950px;
}

#news #grid_aprel-2019 {
    background: none
}

.InfoSet .pollez {
    width: 360px
}

@media screen and (max-width: 400px) {
    .InfoSet .pollez {
        width: 100%
    }
}


.dwld {
    padding-left: 35px;
    position: relative;
    margin-bottom: 10px;
}

.dwld a:first-child {
    position: absolute;
    left: -2px;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    line-height: 24px;
}

.dwld a:first-child .loadIco:after {

    font: normal 24px/16px "gascom";
}

.dwld:last-child {
    margin-bottom: 30px
}

.mt30 {
    margin-top: 30px
}

.ml-25 {
    margin-left: 10px !important
}

@media screen and (max-width: 370px) {
    .accordion.trf .accordionSection {
        background: #efefef;
        padding: 15px 0px 0px;
    }

    .ml-25 {
        margin-left: 10px !important;
    }
}

.h400 {
    height: 400px;
    overflow: hidden
}

a h2 {
    text-decoration: none
}


.tab-top {
    display: none;
    padding-top: 10px;
}


.mob {
    display: none
}


@media screen and (max-width: 960px) {
    .desk {
        /*display: none*/
    }

    .mob {
        display: block
    }
}

@media screen and (min-width: 1025px) and (max-width: 1210px) {
    .desk {
        display: none
    }

    .mob {
        display: block;
        margin-bottom: 10px !important
    }
}

@media screen and (width: 768px) {
    .InfoSet .margin_right_ten {
        width: 23%;
    }

    .InfoSet .block_left_and_right_main {
        width: 37%;
        height: 350px;
    }

    .sputniks.sectionContent .boldText {
        top: 150px
    }

    .leftBlock .symbolIco.ico413 {
        top: -100px !important
    }

    .sectionContent .phoneBlock .boldText {
        width: 100%;
    }

    .sectionContent .phoneBlock .phoneImg {
        display: none
    }
}


@media screen and (width: 1024px) {
    #nashi-sputniki .sectionContent, #zona-pokrytiya .sectionContent, #primery-primeneniya .sectionContent, #gde-kupit .sectionContent {
        height: auto;
        padding: 47px 0px;
    }

    .sectionContent .phoneBlock .boldText {
        width: 100%;
    }

    .sectionContent .phoneBlock .phoneImg {
        display: none
    }

    .slick-slider {
        width: 79%;
        margin: 0px auto 20px
    }
}


.bodySection .map {
    display: block
}

.map-info.active {
    display: inline-block !important;
    position: relative;
    top: 0px;
    width: auto;
}

.map-info__item {
    max-width: 142px;
    margin-top: 10px;
    margin-right: 50px;
    float: left;
}

.map-info.active .map-both:after {
    content: '';
    clear: both;
    display: block
}


#zona_pokrytiya_new #map {
    width: 100%
}

#zona_pokrytiya_new .map {
    background: none;
    margin-top: 0px
}

#zona_pokrytiya_new .area__wrapper {
    background: #fff;
    padding: 15px
}

.area .container {
    margin: 0px
}


.vtop {
    vertical-align: top;
    margin-right: -3px;
    padding: 0px 10px;
}


.primechanie_1 {
    width: 100%;
    max-width: 500px;
    margin-top: 30px;
    position: relative
}

.primechanie_1:before {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: #000;
    position: absolute;
    top: -10px;
}

.dotted {
    transform: rotate(90deg);
    position: absolute;
    left: 0;
    font-size: 74px;
    top: -15px;
    font-family: initial;
}

@media screen and (max-width: 768px) {
    .dotted {
        left: -10px
    }
}

.dotted span {
    font-size: 120px;
    line-height: 0;
    position: relative;
    top: 2px;
}


.hr {
    color: white;
    border: 1px solid;
}

#podval {
    padding-top: 40px;
    padding-bottom: 40px;
}

#podval .bodySection {
    font-size: 10px;
}

.sputnik {
    font: 300 21px/1.1 'Open Sans', sans-serif;
}

.sm-i {
    font-size: 10em;
    top: -150px;
    left: -6%;
    color: #007ac3;
    position: absolute;
}

.bg-i {
    font-size: 14em;
    top: -260px;
    left: 40%;
    color: #007ac3;
    position: absolute;
}

@media screen and (max-width: 768px) {
    .sm-i {
        top: -180px
    }

    .InfoSet .NonBG.width-100per {
        width: 100%
    }

    .InfoSet .width-100per .Important i {
        float: none;
        display: block;
    }

    .same_block.h400 {
        display: none
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .text {
        margin-top: 10px
    }
}

.mr-top-10 {
    margin-top: 10px
}

.mr-top-15 {
    margin-top: 15px
}

.vtop img {
    width: 80%
}

.shag-1, .shag-2, .shag-3 {
    text-align: center;
    margin: 20px
}

.shag-1 img {
    width: 80%;
}

.shag-2 img {
    width: 50%;
}

.shag-3 img {
    width: 55%;
}

.shag-all {
    position: relative;
    margin-bottom: 10px;
}

.margin-left-20 {
    margin-left: 20px
}

.bold-blue {
    color: #037ac3;
    font-weight: bold;
}

.all-margin {
    position: relative;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.p-bold-400 {
    font-weight: bold;
    max-width: 401px
}

.documentBox .ico {
    color: #2688cf;
}

.documentBox a .ico {
    color: #fff;
}

.text-decoration-none {
    text-decoration: none;
}

.hh2 {
    font: 700 18px/1.0 'Cuprum', sans-serif;
    text-transform: uppercase;
}

.polit2 {
    display: flex;

    margin-right: 15px;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #00a2ff;
    color: #fff;
}

.fl-start {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.font-size-18 {
    font-size: 18px
}

.display-flex {
    display: flex;
}

.text-transform-uppercase {
    text-transform: uppercase
}

.width-100 {
    width: 100%;
}


.history4 {
    font: 700 16px/1.0 'Cuprum', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    width: 378.5px;
}


.history3 {
    font: 700 16px/1.0 'Cuprum', sans-serif;
    text-transform: lowercase;
    font-weight: bold;
    width: 378.5px;
}

.history2 {
    font: 700 16px/1.0 'Cuprum', sans-serif;
    text-transform: lowercase;
    font-weight: bold;
    width: 378.5px;
}

.history1 {
    font: 700 16px/1.0 'Cuprum', sans-serif;
    text-transform: lowercase;
    font-weight: bold;
    width: 25% !important;
}

.zag-h {
    margin: 0;
    font-size: 13px;
    text-align: center;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.color-007ac3 {
    color: #007ac3;
}


.slick-prev, .slick-next {
    z-index: 2
}


.main-user-consent-request-popup-text {
    overflow: auto
}

.formWrap .CONSENT label {
    color: #2688cf;
    text-decoration: underline;
}


@media (max-width: 1024px) {
    .bodySection .Opis {
        padding-bottom: 15px
    }
}


/* EDITS 02.03.2021 */
@media (max-width: 600px) {
    .trf.accordion .accordionSection {
        padding: 15px 0px;
    }

    .trf.accordion .accordionSection .tariff-card, .trf.accordion .accordionSection .tariff-card__details {
        width: 100%
    }

    .tariff-card__main .tariff-card__text.tariff-card__text_hidden-right {
        max-width: 120px
    }

    .tariff-card__btn_small {
        text-align: center;
    }
}

.mobilContent {
    display: none;
}

@media (max-width: 768px) {
    .mobilContent {
        display: block;
    }
}


.tariff-card__name.tariff-card_small span {
    display: block
}


/* EDITS 12.02.2021 */
.topPersonal .submitIcoBtn input {
    font-size: 12px;
}

.sestionNav .before_class2,
.sestionNav .before_class,
.sestionNav .after_class,
.sestionNav .after_class2 {
    display: none;
}

@media screen and (min-width: 1025px) {
    .sestionNav {
        height: 100vh;
        padding: 0;
    }

    .sestionNav .nav_scroll {
        height: 100%;
    }

    .sestionNav .nav_scroll {
        padding-top: calc((100vh - 540px) / 2);
        padding-bottom: calc((100vh - 540px) / 2);
    }

    .sestionNav::before,
    .sestionNav::after {
        height: calc((100vh - 540px) / 2);
        left: 0;
    }

    .sestionNav::before {
        top: 0;
        bottom: auto;
    }

    .sestionNav::after {
        top: auto;
        bottom: 0;
    }

    .mainPage .sestionNav .nav_scroll {
        padding: 20px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

@media (max-width: 1024px) {
    .sestionNav .nav_scroll {
        flex-direction: row;
        height: 100%;
        overflow: unset;
    }
}

.sestionNav .sectionIco {
    position: relative;
}

@media (max-width: 1024px) {
    .sestionNav div {
        flex-grow: 1;
    }

    .sestionNav .sectionIco {
        width: 100%;
        height: 100%;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        font-size: 0;
    }
}

.sestionNav .sectionIco:before {
    line-height: 1;
}

.sestionNav .ico189:before,
.sestionNav .ico190:before {
    font-family: sans-serif !important;
}

@media screen and (min-width: 1025px) {
    .sestionNav .sectionIco {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .sestionNav .sectionIco:hover:before {
        background-color: #fff !important;
        color: #007ac3 !important;
    }

    .sestionNav .sectionIco:after {
        content: none;
    }

    .sestionNav .sectionIco:before {
        position: static;
        background-color: #00a2ff;
        border-radius: 50%;
        width: 60px;
        min-width: 60px;
        height: 60px;
        min-height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 0 10px !important;
        transition: background-color 0.3s, color 0.3s;
    }

    .sestionNav .sectionIco.main_menu_elem:before {
        width: 80px;
        min-width: 80px;
        height: 80px;
        min-height: 80px;
    }
}

.modalContent {
    display: block;
}

.modalContent .copy_form {
    display: flex;
}

.modalContent .copy_form .change_text {
    width: 100%;
}

.modalContent .copy_form .custom_submit {
    height: auto;
}

@media (max-width: 500px) {
    .main_slick {
        overflow: hidden;
    }
}

.servicePage {
    overflow: hidden;
}

/* Оборудование */
#page-oborudovanie .bodySection .InfoSet {
    width: 100%;
    display: flex;
}

#page-oborudovanie .custom_block_obor .Blue {
    flex-grow: 1;
}

#page-oborudovanie .InfoSet .NonBG {
    padding-bottom: 0;
    padding-right: 0;
}

#page-oborudovanie .NonBG.White {
    padding: 25px 20px;
}

.frame_blc {
    padding-bottom: 60%;
}

@media (max-width: 900px) {
    #page-oborudovanie .InfoSet {
        flex-direction: column;
    }

    #page-oborudovanie .InfoSet .NonBG {
        width: auto;
        flex-grow: 1;
    }

    #page-oborudovanie .custom_block_obor {
        width: 100%;
    }

    #page-oborudovanie .custom_block_obor .White,
    #page-oborudovanie .custom_block_obor .Blue {
        width: 100%;
    }

    #page-oborudovanie .InfoSet .NonBG {
        padding: 0;
        margin-top: 25px;
    }

    #page-oborudovanie .NonBG.White {
        padding: 25px 20px;
        margin: 0;
    }

    #page-oborudovanie .topBox .name {
        width: 100%;
        padding: 0 0 0 20px;
    }
}

@media (max-width: 768px) {
    #page-oborudovanie .topBox {
        margin-bottom: 15px;
    }
}

@media (max-width: 1250px) {


    #ustanovka .InfoSet .same_block {
        width: 100% !important;
        max-width: 100px !important;
    }

    #ustanovka .InfoSet .same_block img {
        width: 100%;
        display: block !important;
    }

    #ustanovka .InfoSet .same_block.shag-2 img {
        width: 80%;
    }

    #ustanovka .InfoSet .same_block.shag-3 img {
        width: 70%;
    }

    #ustanovka .InfoSet .desk {
        display: none !important;
    }

    #ustanovka .InfoSet .mob {
        display: block !important;
    }
}

@media (max-width: 900px) {
    #ustanovka .InfoSet .same_block {
        margin: 0 0 20px !important;
    }
}

/* Тарифы */
@media (min-width: 801px) {
    .tariff-card__info {
        height: auto;
        min-height: 380px;
    }

    .tariff-card__details {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }

    .tariff-card__row {
        flex-grow: 1;
    }
}

.tariff-card__link {
    margin-top: 10px;
    display: inline-block;
}

.tariff-card__link:hover {
    text-decoration: none;
}

.tariff-card__accordions {
    margin-top: 10px;
    border-top: 1px solid #009eff;
    padding-top: 10px;
}

.tariff-card-accordion:not(:last-of-type) {
    margin-bottom: 10px;
}

.tariff-card-accordion__button {
    display: flex;
    align-items: center;
}

.tariff-card-accordion__button:before {
    content: "+";
    font-size: 24px;
    color: #009eff;
    margin-right: 10px;
    width: 16px;
    min-width: 16px;
}

.tariff-card-accordion__title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 1.2;
}

.tariff-card-accordion__text {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    margin: 0;
    line-height: 1.2;
}

.tariff-card-accordion__content {
    height: 100%;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.7s ease;
}

.tariff-card-accordion__content .tariff-card__text {
    flex-wrap: wrap;
    margin: 5px 0;
}

.tariff-card_small.tariff-card__text.tariff-card__row {
    flex-wrap: wrap;
    margin: 5px 0;
}

.tariff-card__details .tariff-card__text.tariff-card__row{    margin-top: 25px;}



.tariff-card-accordion__content .tariff-card__column {
    width: 50%;
    margin: 5px 0;
}

.tariff-card__value-description.w65 {
    display: inline-flex;
}

.tariff-card_small .tariff-card__value.besk {
    font-size: 24px;
}

.tariff-card-accordion.active .tariff-card-accordion__button:before {
    content: "-";
}

.tariff-card-accordion.active .tariff-card-accordion__content {
    max-height: 500px;
}

.blue-text {
    color: #009eff !important;
}

@media (max-width: 800px) {
    .tariff-card__info {
        height: auto;
    }

    .tariff-card__text.tariff-card__text_hidden-right {
        justify-content: flex-end;
        align-items: flex-end;
    }

    .tariff-card__column {
        align-items: unset;
    }
}

@media (min-width: 801px) and (max-width: 1170px) {
    .tariff-card__bg {
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        height: 100%;
    }

    .tariff-card__bg .card-icon {
        top: 0px !important;
        left: auto !important;
        width: 52px !important;
        height: 52px !important;
        right: 0px !important;
    }
}

/* Частным лицам */
@media (max-width: 1024px) {
    .bodySection .Opis {
        width: 100%;
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .bodySection .Opis div {
        min-width: auto;
        max-width: none;
        margin: 0 !important;
        width: 25%;
    }
}

@media (max-width: 600px) {
    .bodySection .Opis div {
        width: 50%;
    }
}

/* Другое */
.size12px {
    font-size: 12px;
}

/* Модалка фикс */
.modal {
    text-align: center;
}

.modal::before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
}

.modal .modalContent,
.modal .modalContent2 {
    text-align: left;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
    vertical-align: middle;
    transform: unset;
}

.grid_item {
    display: flex;
    flex-wrap: wrap;
    margin-left: 15px;
}

.grid_item .block-item {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.grid_item .block-item > p {
    flex-grow: 1;
}

.grid_item .block-item a.midButton {
    margin: 0 0 0 auto;
}

@media (max-width: 800px) {
    .grid_item {
        flex-direction: column;
    }

    .grid_item .block-item-main {
        width: 100%;
    }
}

.reset-ol {
    margin: 0;
    padding: 0 0 0 15px;
}

.scroll {
    overflow: auto;
}

.scroll__icon {
    display: none;
    width: 48px;
    min-width: 48px;
    height: 48px;
    min-height: 48px;
    fill: #007ac3;
}

@media screen and (max-width: 767px) {
    .scroll.scroll--modal {
        margin: 0 -30px 0 -25px;
    }

    .scroll__icon {
        margin: 0 0 10px auto;
        display: flex;
    }
}

/*tariffs-table*/
.tariffs-table {
    margin: 0 0 20px 0;
    width: 100%;
}

.tariffs-table thead tr td {
    padding: 5px;
    min-width: 100px;
    border-top: none;
    vertical-align: bottom;
    text-align: center;
    color: #314553;
}

.tariffs-table thead tr td:first-child {
    min-width: 240px;
}

.tariffs-table tbody tr td {
    padding: 5px;
    border-top: 5px solid #ffffff;
    background-color: #e6e9ea;
    vertical-align: center;
    text-align: center;
}

.tariffs-table tbody tr:first-child td {
    border-top: none;
}

.tariffs-table tbody tr:first-child td:first-child {
    border-radius: 6px 0 0 0;
}

.tariffs-table tbody tr:first-child td:last-child {
    border-radius: 0 6px 0 0;
}

.tariffs-table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 6px;
}

.tariffs-table tbody tr:last-child td:last-child {
    border-radius: 0 0 6px 0;
}

.tariffs-table tbody tr td:nth-child(1) {
    background: #007ac3;
    color: #ffffff;
    text-align: center;
}

/*.tariffs-table tbody tr:nth-child(even) td:nth-child(1) {*/
/*    background: #193f70;*/
/*}*/

.tariffs-table tbody tr td:nth-child(2) {
    font-size: 1.25em;
    font-weight: bold;
}

/*end tariffs-table*/

.card-icon_2 {
    z-index: 3;
    top: 67px;
    left: 135px;
    max-width: 90px;
    height: 83px;
}

@media (min-width: 801px) and (max-width: 1170px) {
    .tariff-card__bg .card-icon.card-icon_2 {
        font-size: 10px;
        top: 13px !important;
        right: -10px !important;
    }
}

@media (max-width: 800px) {
    .tariff-card__bg .card-icon.card-icon_2 {
        font-size: 8px;
        top: 7px !important;
        left: 15px;
    }

    .NonBG.same_block:after {
        content: '';
        clear: both;
        display: block
    }
}

@media (min-width: 1024px) {
    .modalContent.modalContent--big {
        min-width: 900px;
    }
}

.tooltip__icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0;
}

.tooltip__icon {
    margin: auto;
    display: flex;
    width: 32px;
    height: 32px;
    fill: #00a2ff;
}

.topPersonal.topZayavka .sectionIco:hover:before {
    color: #fff !important;
}

.topPersonal.topAuth {
    top: 73px;
}

@media (max-width: 1024px) {
    .topPersonal.topAuth {
        top: 25px;
        right: 160px;
    }

    .topPersonal.topCallback {
        right: 69px;
    }

    .topPersonal.topZayavka .sectionIco:hover:before {
        color: #007ac3 !important;
    }
}

@media (max-width: 767px) {
    .topPersonal.topCallback {
        right: 60px;
    }

    .topPersonal.topZayavka {
        right: 113px;
    }

    .topPersonal.topAuth {
        top: 15px;
    }
}

@media (max-width: 450px) {
    .topPersonal .personalIco:before {
        font: normal 22px/50px "gascom";
    }

    .topPersonal.topZayavka .sectionIco:before {
        font: normal 22px/50px "gascom";
    }

    .topPersonal .searchlIco:before {
        font: normal 22px/50px "gascom";

    }

    .tooltip__icon {
        width: 22px;
        height: 22px;
    }

    .topPersonal.topCallback {
        right: 36px;
    }

    .topPersonal.topZayavka {
        right: 100px;
    }

    .topPersonal.topAuth {
        right: 116px;
    }

    .topPersonal .sectionIco {
        width: 22px;
        margin: 0;
    }

    /*.tooltip__icon-wrapper {*/
    /*    width: 22px;*/
    /*}*/

    /*.topPersonal .sectionIco {*/
    /*    width: 22px;*/
    /*}*/
}




@media (max-width: 450px){
    .tariff-card_small .tariff-card__date {
        max-width: 120px;
    }
}














#page-businessaktsii .size100, #page-personalaktsiiu .size100{
    font-size: 77px !important;
    padding-top: 17px;
}


h2.text_blue {
    margin-bottom: 10px;
}


















/*new*/


.InfoSet .margin_right_ten, .InfoSet .block_left_and_right_main{width:50%}
.InfoSet.flex.main { width: 100%;}
.ten2 {margin-right: 0px !important; display: flex; padding: 15px;}
.ten2 p.upper_case_a, .ten2 h2 {
    flex-grow: 1; margin: 0px;
}

.vechnost{
    font-size: 20px;
    line-height: 18px;
    max-width: 95%;
}

.tariff-card__info.info2 {
    height: auto;
    min-height: 330px;
}

.tariff-card.auto{min-height: auto;}

.tariff-card.auto .card-icon_1 {
    top: 72px;
}

@media (min-width:810px){
    .card-icon_1 {
        left: 115px;
    }
}

.tariff-card.auto .tariff-card__date {
    font-size: 13px;
}

.tariff-card.auto .tariff-card__price-description {
    margin-top: 4px;
}

.tariff-card__name.tariff-card_small.text2 {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;

}

.pre_main .topBox {
    margin-bottom: 15px;
    width: 32%;
    min-width: auto;
}

.tariff__cards.tariff-section.pre_main{margin-bottom:0px}


.main_slick.single-item3{height:auto; margin:20px 0px}
.slick-initialized .slick-slide {
    display: block;
    margin: 10px;
}

.main_slick.single-item3 .slick-next {
    right: -20px !important;
}

.main_slick.single-item3 .slick-prev {
    left: -20px !important;
}

@media (min-width:1240px){
    .InfoSet.flex.main { width: 776px;}
    .ten2 {width: 776px; }
}

.main_slick.single-item3 a.NINE {
    background: #fff;
    min-height: 190px;
    line-height: 1;
    display: flex;
    align-items: center;
    padding: 10px;
}


@media screen and (max-width: 768px){
    .InfoSet .margin_right_ten, .InfoSet .block_left_and_right_main {
        width: 100%;
        margin-bottom: 10px;
    }
    .ten2 {
        display: block;
    }
}


@media screen and (max-width: 800px){
    .tariff-card.auto .tariff-card__details, .tariff-card.auto .tariff-card__main{display:block}
    .tariff-card.auto .tariff-card__column {
        align-items: baseline;
    }

    .tariff-card__info.info2 {
        height: auto;
        min-height: auto;
    }

    .tariff-card.auto .tariff-card__main .tariff-card__text.tariff-card__text_hidden-right {
        margin: 0px;
    }
    .tariff-card__name.tariff-card_small.text2{margin:0px}
    .pre_main .topBox {
        width: 100%;
    }
    .pre_main{padding-left: 0%;}
}

#o-kompanii .text{width:100%}
#o-kompanii .NonBG h2{font-size:28px}

#o-kompanii .InfoSet .NonBG {
    padding: 25px 20px 25px 0px;
}

#o-kompanii ol, #o-kompanii ul {
    margin: 0 0 20px 15px;
}

.shag-5 img{max-width:50%}
.shag-5{text-align:center}

#page-garantiynoe-obsluzhivanie{
    background: #e6e9ea url(/upload/555.png) right top no-repeat;
    background-size: 400px;
}

@media (min-width:800px){
    .tariff-card__main {
        min-height: 135px;
    }
}


.tariff-card__info.info2 .tariff-card__price .tariff-card-description{font-weight:600}

@media screen and (min-width: 1250px) and (max-width: 1340px){
    #page- .text {
        width: 100%;
    }
}


#tariff h2.text_blue{padding-left:25px}
#zona_pokrytiya_new .text{width:100%}

.WHITE_POL{background:#fff; padding:10px; text-align:left; text-decoration:none; line-height:1; min-height:190px;}

.WHITE_POL h2{font: 600 18px/1.0 'Cuprum', sans-serif;
    margin-bottom:10px; min-height:35px;
}

.WHITE_POL img{height:60px; margin-bottom:20px; width: auto;}

.preview_picture_user{    width: 100%;
}

.title.user img{max-width:20px; margin-right:10px}
.title.user{display:flex}

.slick-slider .slick-track, .slick-slider .slick-list {
    margin: 0px;
}


#otzyvy-page{background: #e6e9ea url(/upload/otzyvy.png) right top no-repeat; background-size: 375px; background-position-y: 10px;}

.preview_picture_grow{flex-grow: 1; width: 100%;
    border: 1px solid #007ec5;  margin-bottom:20px}

.text_otz{font: 500 12px/1.5 'Open Sans', sans-serif; padding:10px}
.block-item-news iframe{margin-bottom:10px}



#video .block-item-main3 .block-item-news h2.title{min-height: 70px;
    margin-bottom: 0px;
}

.date_custom{position: static;
    margin-bottom: 0px;}


.accordionTitle .info img{margin-top:-3px; margin-left:10px}

.text_blue a{text-decoration:none}

.tariff-card__title:hover {
    color: #3b4256;
}


.tariff-card__title:hover::before {
    width: 0%;
}



#otzyvy-page .grid_item .block-item > p {
    flex-grow: inherit;
}



#news .block-item-main .block-item{
    display: flex;
    flex-direction: column;
}


@media (max-width: 1200px){
    .archiv_p {
        width: calc(100% - 30px);
    }
}



@media (min-width: 1250px){
    #ustanovka {
        padding-top: 20px !important;
    }
}


a.card-icon_2 {font-size: 16px;
    text-align: center;        transform: translateY(-16%);
    left: 137px; text-decoration:none}

.tariff-card__bg {
    z-index: 9999;
}


@keyframes changeColor {
    0% {
        transform: translateY(-16%);
    }
    40% {
        transform: translateY(-22%);
    }
    75% {
        transform: translateY(-12%);
    }
    100% {
        transform: translateY(-16%);
    }
}

a.card-icon_2 {
    animation: changeColor 2s linear 0s infinite;
}


@media (max-width: 800px){
    .tariff-card__bg a.card-icon.card-icon_2 {
        font-size: 6px;
        top: 14px !important;
        left: 11px;
        line-height: 10px;
    }



    @keyframes changeColor {
        0% {
            transform: translateY(-14%);
        }
        40% {
            transform: translateY(-16%);
        }
        75% {
            transform: translateY(-10%);
        }
        100% {
            transform: translateY(-14%);
        }
    }

    a.card-icon_2 {
        animation: changeColor 1.5s linear 0s infinite;
    }

    .tariff-card .tariff-card__link {
        margin-top: 5px;
        display: block;
    }
}

.pers .preview_picture{border-radius:100%; margin-bottom:20px; height:200px; width:auto}
.pers{text-align:center}


.tariff-card__details .tariff-card__text.tariff-card__row{margin-bottom:10px}

@media (min-width:1200px) and (max-width:1310px){
    .White.Opis div{min-width:143px; padding:0px}
}


.block-item a.new_img_custom_right{margin-bottom:0px}



.formWrap .first_block .size12{    float: none;     width: 100%;}
.formWrap .first_block .size12:first-chlid{grid-row: 1 span;  -ms-grid-row: 1;
    -ms-grid-column: 1;}
.formWrap .first_block .size12:nth-child(2){grid-row: 2 span; -ms-grid-row-span: 2;}
.formWrap .first_block .size12:last-child{grid-row: 1 span;  -ms-grid-row: 1;
    -ms-grid-column: 1;}
.first_block .input textarea {
    height: 116px;
}

.first_block{
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2,1fr);
}

.formWrap .second_block .size11 {
    clear: both;
    float: left;
    width: 50%;
}
.second_block{position:relative}


.second_block div:last-child label{position: absolute;
    top: 50px;}


.second_block .fieldBox.size11.flex-mobile{ float: right;}

@media (max-width: 800px){
    .first_block {
        display: block;
    }

    .formWrap .second_block .size11 {
        width: 100%;
    }

    #tariff h2.text_blue {
        padding-left: 0px;
    }
}

.mainPage #formFooter{margin-top:60px; max-width:935px}
#formFooter .questionForm{margin-left: 10px;}


@media (min-width: 1240px){
    #formFooter {
        padding: 0px 20px;
        max-width: 935px !important;
    }
    #formFooter .questionForm{margin-left: 20px;}
}


.date_custom {
    display: flex;
    align-items: end;
}

@media(max-width: 600px){

    .flex-icon {
        display: flex;
        width: 100%;
        justify-content: unset;
        margin-left: 5px;
    }

    .telegramm {
        margin-left: 10px;
    }
    .biznes-main {
        font-size: 25px;
    }
    .biznes-main .none {
        display:block !important;
    }
    .biznes-main b {
        font-size: 30px !important;
    }
}


@media screen and (max-width: 768px){
    .slick-slide.WHITE_POL img.image_main_slider{
        display: block; margin: 0px auto;
        width: auto;
        height: 100px; margin-bottom:20px
    }
    .flex-mobile {
        margin-right: 0 !important;
    }
    .blog_main {
        display: unset !important;
    }

    .flex-mobile {
        display: flex;
        flex-direction: column;
        padding: 17px;
    }

    .flex-mobile .tariff-card {
        padding:10px;
    }
    .text {
        padding-left:0 !important;
    }

    .text-span {
        align-items: unset !important;
        vertical-align: top;
    }

    .text-span span {
        font-size:15px;
    }

    .single-item3 .slick-slide.NINE img.image_main_slider {
        display: block; margin: 0px auto;
        width: auto;
        height: 140px;
    }

    .slick-slide.NINE{
        justify-content: center;
    }
    .slick-slide.WHITE_POL img.image_main_slider.mobile, .single-item3 .slick-slide.NINE img.image_main_slider.mobile  {
        display: none;
    }
}

.flex-mobile {
    margin-right: 22px;
}

.blog_main {
    display: flex;
}
@media (min-width: 1000px) and (max-width: 1450px) {
    .blog_main {
        flex-wrap:wrap;
    }
}

.blog-p {
    width: 92%;
}


.leftclass .blog .size12.vertical.w58.w100 {
    width: 100%;
}

.size12.vertical.w58.w100 img {
    margin-top: -45px;
}

.custom_block_obor{width:270px}

@media (max-width:768px){
    .InfoSet .NonBG.vsatt {

        padding: 25px 0px;
    }
}

@media (min-width: 1025px)
body .modalContent {
    min-width: 920px !important;
}


    body .White {
        width: 100%;
        float: left;
        margin: 0;
        padding: 28px;
        margin-right: 34px;
    }





    .leftclass #usloviya-sotrudnichestva .InfoSet {
        margin: 0 0 21px 0;
    }

    .leftclass .tariff-card__name.tariff-card_small {
        font-size: 10.8px;
    }

    .leftclass .clear.blog {
        position: relative;
        width: 100%;
    }

    .leftclass .blog .size12.vertical.w41 {
        width: 70%;
        position: relative;
        z-index: 1;
        padding-left: 0;
    }


}




#vsat {
    background: #e6e9ea url(/images/Frame2281.png) right top no-repeat;
    background-size: 400px;

}



@media (max-width: 1524px) {
    #vsat {
        background: #e6e9ea url(/images/Frame2281.png) right top no-repeat;
        background-size: 400px;

    }



}

@media (max-width: 1150px) {

}
@media (max-width: 1024px) {

}
.ico999:hover:before {
    content: '';
    background-image: url(/upload/wheel-white.svg);
    background-size: 47px 47px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
}

@media (max-width: 1330px) {

    body .blog-sputnik {
        width: 65%;
    }
    body .leftclass .tariff-card {
        padding: 25px;
    }
    body .blog-p p {
        text-align: unset;
    }


    #vsat {
        background: #e6e9ea url(/images/Frame2281.png) right top no-repeat;
        background-size: 400px;

    }
}

.internet p {
    width: 95%;
}


.leftclass h2.text_blue {
    margin-left: 0px;
}
.blog-p p {
    text-align: justify;
}

.blog-p {
    margin-top: 0;
}

.sssblog p {
    margin: 0 0 20px 0px !important;
}

.leftclass .White p {
    margin: 0 0 20px -27px;
}

.leftclass .Blue ul {
    margin: 0 0 20px 23px;
}


.leftclass .White {
    width: 270px;
    float:unset;
}

.leftclass .sssblog {
    margin-right: 20px;
}




.leftclass .InfoSet {
    display: flex;
    align-items: baseline;
}

.bottob_blogs {
    display: flex;
    flex-direction: column;
}

.top_blogs {
    display: flex;
    flex-direction: column;
}

body .tariffs-block {
    width: 100%;
    padding: 0;
}

.blog-sputnik {
    width: 55%;
}

.blogs_sputnik {
    display:flex;
}
.all_block {
    width: 100%;
    padding: 0px 0px;
}



.blog {
    width: 50%;
    padding: 20px;
    justify-content: space-between;
}

.blog .size12.vertical.w41 {

    width: 50%;
}
.leftclass .blog .size12.vertical.w58 {
    width: 37%;
}

.White {
    width: 322px;
    float: left;
    margin: 0;
    padding: 28px;
    margin-right: 34px;
}

.text {
    padding-left: 0px;
}

.leftclass .size12.vertical.w58 {
    width: 21%;
}

.topBox-blog {
    display: flex;
    flex-direction: column;
}

.accordionTitle .info img {
    height: 1em;
    width: auto;
}

.clear.blog {
    display: flex;
    align-items: center;
    background: #www;
    background: #fff;
    margin-right: 10px;
}

@media(max-width: 500px){
    body .blog-p p {
        text-align: unset;
    }
    #vsat {
        background: #e6e9ea url(/images/Frame2281.png) right top no-repeat;
        background-size: 400px;

    }

    .blog-sputnik {
        width: 100%;
    }

    .blogs_sputnik {
        display: unset;
    }

    .leftclass .InfoSet {
        display:unset;
    }


    .leftclass .White {
        width: 100%;
    }

    .blog {
        width: 100%;
        padding: 20px;
        justify-content: space-between;
    }

    .blog-p {
        padding: 25px;
    }

    .blog-p p {
        width: 100%;
    }

    .internet {
        padding: 25px;
    }

    .internet p {
        width: 100%;
    }
    .leftclass .tariff__cards {
        margin-bottom: 0px;
    }
}

.sestionNav .ico999:hover:before {  background-image: url(/upload/wheel-blue.svg);}

@media(max-width: 800px){
    body .modalContent {
        min-width: 100% !important;
    }

    .custom_block_obor {
        width: 100%;
    }
    .ico999:before {
        content: '';
        background-image: url(/upload/wheel-white.svg);
        background-size: 47px 47px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        height: 50px;
        width: 50px;
    }

    .sestionNav .ico999:hover:before {  background-image: url(/upload/wheel-white.svg);}
    .leftclass .clear.blog {
        margin-top: 20px;
    }

    .show-icon {
        margin-left: 14px;
    }

    #chastnym .tariff-card {
        padding: 8px 15px 8px 36px;
    }

    body .blog-p p {
        text-align: unset;
    }


    #vsat {
        background: #e6e9ea url(/images/Frame2281.png) right top no-repeat;
        background-size: 400px;

    }

    body .blog-sputnik {
        width: 100%;
    }

    .blogs_sputnik {
        display: unset;
    }

    .leftclass .InfoSet {
        display:unset;
    }

    .leftclass .tariff__cards {
        margin-bottom: 0px;
    }


    .leftclass .White {
        width: 100%;
    }

    .blog {
        width: 100%;
        padding: 20px;
        justify-content: space-between;
    }

    .blog-p {
        padding: 25px;
    }

    .blog-p p {
        width: 100%;
    }

    .internet {
        padding: 25px;
    }

    .internet p {
        width: 100%;
    }
}

.leftclass h1.text_blue {
    margin: 0;
    padding-top: 40px;
}

.leftclass .title_h1 {
    padding:0;
}

.leftclass .accordion .accordionSection {

    padding: 15px 0px;
}

.leftclass .formWrap, .tableWrap, .accordion, .documentList, .no-js .block-item {
    margin: 0 0 0px 0;
}

.internet {
    margin-top: 35px;
}

.leftclass .tariff__cards {
    margin-bottom:0;

}

.leftclass .tariff-card {
    padding: 14px;
}

.leftclass #formFooter {
    padding: 0px 0px;
}
.leftclass #formFooter .questionForm {
    margin-left: 1px;
}

.size_blogs {
    font-size:13px;
}

.all_block {
    padding: 0px 20px;
}


body .leftclass .sssblog {
    padding: 25px;
}
.leftclass .InfoSet , .InfoSet .Blue, .InfoSet  {
    padding: 25px 8px;
}


.leftclass .blog {
    padding: 28px;
}

.texpodd {
    padding: 25px 20px !important;}

.paddingss {
    padding: 25px 20px !important;
}

#vsat {
    background: #e6e9ea url(/images/Frame2281.png) right top no-repeat;
    background-size: 400px;
}

.text_blue.ml-25 {
    margin-top: 20px;
}

@media(max-width: 500px){
    body .hstle {
        font-size: 26px !important;
    }
}



/*@media(max-width: 500px){
body .modalContent  {
    padding-top: 120px;
}
body .H2 span {
    font-size: 18px;
}
body .H2 b {
    font-size: 20px !important;
}

}*/


.map .map-area.show {
    width: 253px !important;
}


#podval p{
    margin: 0 0 10px 0;
}
.map-site-footer{
    display: block;
    margin: 0px 0px 15px 0px;
}
.block-item-main{
    width: 381px !important;
}

.post-blog-views-count{
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
    height: 32px;
}
p.title{
    font: 400 20px / 1.0 'Cuprum', sans-serif;
    margin: 0 0 15px 0;
}
.content-view_date_custom{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #a6c2d3;
}
.post-views-count-icon_svg{
    display: flex;
    margin-top: 10px;
    padding-right: 7px;
}
.news-page__socials{
    display: contents;
}
.news-detail .news-page__socials{
    display: contents;
    gap: 10px;
    margin: 0;
    flex-wrap: wrap;
    list-style: none;
}

.news-detail .news-page__socials .button--share {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00a2ff;
    border-radius: 100%;
    width: 48px;
    min-width: 48px;
    height: 48px;
    min-height: 48px;
    transition: 0.3s;
}

.news-detail .news-page__socials .button--share svg{
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    color:#ffffff;
    transition: 0.3s;
}

.news-detail .news-page__socials .button--share:hover{
    background-color: #ffffff;
}

.news-detail .news-page__socials .button--share:hover svg{
    color: #00a2ff;
}

.main-social-page__socials{
    margin: 20px;
}
.main-social-page__socials .contacts__block-socials {
    margin-bottom: 15px;
}
.contacts__block-socials{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 7px;
}
.contacts__block-social{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    margin: 7px;
    border: 1px solid var(--gray-200);
    border-radius: 100%;
    -webkit-transition: border-color .3s, background-color .3s, color .3s;
    transition: border-color .3s, background-color .3s, color .3s;
}
.main__title-write-socials{
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1150px;
}
.vs-likeit-action {
    cursor: pointer;
    margin-bottom: 27px;
    margin-left: 600px;
}
.tag-value-H2{
    margin-left: 10px;
}
.tag-value-H3{
    margin-left: 15px;
}
.tag-value-H4{
    margin-left: 20px;
}
.tag-value-H5{
    margin-left: 25px;
}

.slam-easyform. row{
    margin-left: 13px;
}

@media screen and (max-width: 800px) {
    .tariff-card__btn.btn_white {
        display: flex !important;
    }
}

.media-box-container{
    margin-left: 0px !important;
}
.simai_footer__text{
    color: white;
}

.hidden-block{
    display: none;
}
.comments-block {
    margin-top: 64px;
}

.comments-block__body {
    display: flex;
    flex-direction: column;
}

.comments-block__comment {
    display: flex;
    flex-direction: column;
    gap: 14px;

    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #CFD1D2;
}

.comments-block__comment:first-child {
    padding-top: 0;
}

h2.comments-block__title,
h2.slam-easyform__title {
    color: #333333;
    text-align: left;
}

/* .comments-user {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #CFD1D2;
}

.comments-user:first-child {
  padding-top: 0;
} */

.comments-user:not(:first-child) {
    margin-top: 15px;
    margin-left: 48px;
}

.comments-user__inner {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.comments-user__head {
    display: flex;
    gap: 10px;
}

.comments-user__user {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
    padding: 0 12px;

    border-radius: 3px;
    background-color: #0079C2;
}

.comments-user__user--blue {
    background-color: #00a2ff;
}

.comments-user__date {
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    color: #898E95;
}

.comments-user__comment {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #4B4F55;
}

.comments-user__comment p {
    margin: 0;
}
.slam-easyform{
    max-width: 804px !important;
    margin-left: 47px !important;
    margin-bottom: 65px !important;
}

.slam-easyform {
    margin-left: 0;
}

.slam-easyform .btn {
    font-family: Cuprum;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    padding: 11px 31px;
    color: #fff;
    margin-top: 36px;
}

.slam-easyform .control-label {
    font-family: Cuprum;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    text-transform: inherit;
    margin-bottom: 4px;
}

.slam-easyform .form-control {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border-color: #E0E0E0;
    border-radius: 4px;
}

.slam-easyform textarea.form-control {
    min-height: 112px;
}

.slam-easyform .col-md-6 {
    margin-bottom: 16px;
}

.form-group {
    font-family: Cuprum;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

@media(max-width: 767px) {
    .comments-user:not(:first-child) {
        margin-left: 24px;
    }
}

div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: rgba(2, 6, 12, 0.68);
}

.post-blog-views-count {
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
    height: 32px;
}

p.title {
    font: 400 20px / 1.0 'Cuprum', sans-serif;
    margin: 0 0 15px 0;
}

.content-view_date_custom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #a6c2d3;
}

.post-views-count-icon_svg {
    display: flex;
    margin-top: 10px;
    padding-right: 7px;
}

.propertyies_value-info {
    margin: auto;
    padding: 10px 0px;
    display: flex;
}

.news-detail .post-views-count-icon_svg {
    margin-top: 0;

}

.news-detail .post-blog-views-count-value {
    color: #676666;
}

.main-post-blog-views_new_time__date .date_new__time-blog {
    margin-bottom: 8px;
}

.date_new__time-blog {
    margin-top: 6px;
    margin-right: 20px;
}

.property_new__time-blog_val {
    margin-top: 6px;
}

/* NEW Style */

.bx-breadcrumb {
    padding-right: 20px;
    overflow: auto;
}

.bx-breadcrumb::-webkit-scrollbar {
    display: none;
}

.bx-breadcrumb {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.bx-breadcrumb-item a,
.bx-breadcrumb-item span {
    white-space: nowrap !important;
}

.vs-likeit-action {
    margin-left: auto;
}

@media(max-width: 768px) {
    .main__title-write-socials {
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-top: 40px;
    }

    .blog-title__items {
        width: 100%;
        text-align: left;
        margin-bottom: 0;
    }

    .vs-likeit-action {
        margin-left: 0;
    }

    .propertyies_value-info {
        display: flex;
        flex-wrap: wrap;
    }

    .date_new__time-blog {
        width: 100%;
    }

    .post-blog-views-count {
        order: 1;
        margin-left: auto;
        margin-right: 0;
    }
}

.modal-icon {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;

    margin: 0 auto 24px;
}

.modal-icon svg,
.modal-icon img {
    width: inherit;
    min-width: inherit;
    height: inherit;
    min-height: inherit;

    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.modal-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #333333;
    text-align: center;
    margin-bottom: 12px;
}

.modal-descr {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #4B4F55;
}

.modal-descr p {
    margin: 0;
}

.modal-button {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    background-color: #0079C2;
    padding: 12px;
    min-width: 144px;

    border-radius: 4px;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
    border: 0;
    font-family: 'Cuprum';
    cursor: pointer;
}

.modal-message .modalContent {
    border-radius: 12px;
}

@media screen and (min-width: 320px) {
    .modal-message .modalContent {
        min-width: auto !important;
        width: 100%;
        max-width: 568px;
        padding: 36px 16px;
    }
}

@media screen and (min-width: 640px) {
    .modal-message .modalContent {
        padding: 46px 24px;
    }
}

@media screen and (min-width: 1025px) {
    .modal-message .modalContent {
        padding: 80px 96px;
    }
}
.blog__title-write-grid{
    margin-left: 25px;
    margin-top: 60px;
}
.block-title-block__head{
    margin-top: 20px;
}

@media screen and (min-width: 1024px) {
    .news-detail {
        margin-bottom: 0 !important;
    }
}

.main__title-write-socials {
    padding-left: 30px;
    max-width: 812px !important;
}

.main__title-write-socials .blog-title__items {
    margin: 0 !important;
}

.main-social-page__socials {
    margin: 0 !important;
}

.vs-likeit-action {
    margin-bottom: 0 !important;
}

.main-social-page__socials .contacts__block-socials {
    margin-bottom: 0 !important;
}

.contacts__block-socials .news-page__socials {
    display: flex;
    align-items: center;
    gap: 7px;
    margin: 0;
}

.vs-likeit-action + .main-social-page__socials {
    margin-left: 12px !important;
}

.contacts__block-social {
    margin: 2px !important;
}

.contacts__block-social .button.button--share {
    width: 32px;
    height: 32px;
}

.main__title-write-socials + .slam-easyform {
    margin-top: 60px;
}

#blog-page .slam-easyform {
    margin-left: 30px !important;
}

.comments-block {
    margin-left: 30px;
}

@media(max-width: 1023px) {
    .main__title-write-socials {
        padding-left: 0;
    }

    #blog-page .slam-easyform {
        margin-left: 0 !important;
    }

    .comments-block {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .main__title-write-socials {
        row-gap: 10px;
    }

    #blog-page .contacts__block-social {
        width: 36px;
        height: 36px;
    }
}
@media (min-width: 1024px) {
    .button-return {
        margin-left: 30px;
    }
}

@media (min-width: 1024px) {
    .bx-breadcrumb{
        margin-left: 30px;
    }
}
@media (max-width: 1023px) {
    .bx-breadcrumb{
        margin-left: 0;
    }
}
.comments-block__inner {
    margin-bottom: 80px;
}

@media (max-width: 1023px) {
    .comments-block__inner {
        margin-bottom: 60px;
    }
}

.vote_service{
    display: none;
}


