/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

@media screen and (max-width: 600px) {
    .catalog_detail__product-code {
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 550px) {
    .catalog_detail__product-code {
        text-align: center;
    }
}

body .sticker_hit.decree.coming_soon {
    background: #52ac62 !important;
}
body .sticker_hit.decree.coming_soon:before {
    border-top: 10px solid #52ac62 !important;
    transform: translateX(-1px);
}
body .sticker_hit.decree.coming_soon:after {
    border-bottom: 10px solid #52ac62 !important;
    transform: translateX(-1px);
}

#content>.wrapper_inner {
    min-height: inherit;
}

@media (max-width: 400px) {

    #header .wrapper_inner .middle-h-row .logo_wrapp .logo {
        max-width: 160px;
    }

    .middle_phone .phone_wrap .phone_text {
        padding-left: 0px;
    }

    .logo>a {
        width: 160px;
    }
}

.text_prev-header {
    position: relative;
    margin: 0 auto;
    padding: 5px 15px;
    background: #ffdb4d;
    -webkit-box-shadow: 0 1px 10px 0 #000;
    box-shadow: 0 1px 10px 0 #000;
    z-index: 10;
}

.text_prev-header p {
    margin: 3px 0;
    color: #202020;
}

.personal_page * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.block_line_sl_img1 {
    background: url(/images/about/ico_sla.png);
    width: 60px;
    height: 66px;
    margin: 0 auto;
}

.block_line_sl_img2 {
    background: url(/images/about/ico_sla.png);
    width: 60px;
    height: 66px;
    margin: 0 auto;
    background-position: 240px 0;
}

.block_line_sl_img3 {
    background: url(/images/about/ico_sla.png);
    width: 60px;
    height: 66px;
    margin: 0 auto;
    background-position: 65px 0
}

.block_line_sl_img4 {
    background: url(/images/about/ico_sla.png);
    width: 60px;
    height: 66px;
    margin: 0 auto;
    background-position: 0 136px;
}

.block_line_sl_img5 {
    background: url(/images/about/ico_sla.png);
    width: 60px;
    height: 66px;
    margin: 0 auto;
    background-position: 240px 136px;
}

.block_line_sl_img6 {
    background: url(/images/about/ico_sla.png);
    width: 60px;
    height: 66px;
    margin: 0 auto;
    background-position: 65px 136px
}

.block_line_sl_img7 {
    background: url(/images/about/ico_sla.png);
    width: 64px;
    height: 66px;
    margin: 0 auto;
    background-position: 0 66px;
}

.block_line_sl_img8 {
    background: url(/images/about/ico_sla.png);
    width: 60px;
    height: 66px;
    margin: 0 auto;
    background-position: 240px 66px;
}

.block_line_sl_img9 {
    background: url(/images/about/ico_sla.png);
    width: 64px;
    height: 66px;
    margin: 0 auto;
    background-position: 65px 66px;
}

.inf_block .zagalovok {
    text-align: center;
    margin: 15px 0 10px 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #a5c43d;
    text-decoration: underline;
}

.block_line_sl {
    width: 163px;
    float: left;
    height: 158px;
}

.inf_block a {
    color: #7f9b29;
    font-weight: bold;
    text-decoration: underline;
}

.block_line_sl_txt {
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #666666;
}

.inf_block .about__to-catalog {
    background: #3961B8;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    padding: 10px 0;
    display: block;
    max-width: 380px;
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 30px;
}

.block_ust {
    width: 100%;
    padding: 0 0 10px 0;
    /*height: 211px;*/
    background: #f4f4f4;
    border: 1px solid #dbdbdb;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(50, 50, 50, 0.12);
    box-shadow: 0px 4px 10px 0px rgba(50, 50, 50, 0.12);
    margin-bottom: 20px;
    overflow: auto;
}

.block_ust_img1 {
    background: url(/images/about/sl1.jpg);
    width: 133px;
    height: 169px;
    float: left;
    margin: 16px 0 0 12px;
}

.block_ust_img2 {
    background: url(/images/about/sl2.jpg);
    width: 133px;
    height: 141px;
    float: left;
    margin: 16px 0 0 12px;
}

.block_ust_img3 {
    background: url(/images/about/sl3.jpg);
    width: 133px;
    height: 141px;
    float: left;
    margin: 16px 0 0 12px;
}

.block_ust_txt_zag {
    /*background: url(/images/about/bl_head.png);*/
    background: #006CC2;
    max-width: 340px;
    min-height: 15px;
    margin: 15px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 7px;
}

.block_ust_txt {
    /*float: left;
 width: 385px;*/
    margin-left: 140px;
}

.block_ust_txt_zag2 {
    margin: 0 15px;
    line-height: 19px;
    font-size: 13px;
    color: #666666;
}

.block_sline1 {
    background: url(/images/about/sline1.png);
    width: 496px;
    height: 153px;
    margin: 10px auto;
}

.block_sline2 {
    background: url(/images/about/sline2.png);
    width: 496px;
    height: 142px;
    margin: 10px auto;
}

.block_sline3 {
    background: url(/images/about/sline3.png);
    width: 496px;
    height: 102px;
    margin: 10px auto;
}

.block_sline1_text {
    width: 357px;
    padding-left: 130px;
    padding-top: 13px;
}

.block_sline2_text {
    width: 357px;
    padding-left: 130px;
    padding-top: 20px;
}

.block_sline3_text {
    width: 357px;
    padding-left: 130px;
    padding-top: 18px;
}

.otz_big {
    text-transform: uppercase;
    font-size: 19px;
    margin: 13px 0;
}

.bloc_otz_line {
    float: left;
    width: 205px;
    margin: 15px 5px 0 5px;
}

.bloc_otz_line_img1 {
    background: #ececec url(/images/about/otz1.jpg) no-repeat;
    width: 183px;
    height: 251px;
    margin: 0 auto;
    border: 5px solid #ececec;
}

.bloc_otz_line_txt {
    text-align: center;
    color: #000000;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.bloc_otz_line_img2 {
    background: #ececec url(/images/about/otz2.jpg) no-repeat;
    width: 183px;
    height: 251px;
    margin: 0 auto;
    border: 5px solid #ececec;
}

.bloc_otz_line_img4 {
    background: url(/images/about/otz4.jpg) no-repeat;
    width: 183px;
    height: 251px;
    margin: 0 auto;
    border: 5px solid #ececec;
}

.bloc_otz_line_img3 {
    background: #ececec url(/images/about/otz3.jpg) no-repeat;
    width: 183px;
    height: 251px;
    margin: 0 auto;
    border: 5px solid #ececec;
}

.otz_sl {
    text-align: center;
    display: block;
    margin-top: 15px;
}

.shadow-information-item-ws img,
.shadow-item_info img {
    width: 100%;
    height: auto;
}

.callback_form_body .form-control:nth-child(3) label:nth-of-type(2n) {
    display: inline-block;
    width: 20px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}

.callback_form_body .form-control:nth-child(3) label:nth-of-type(2n + 1) {
    display: inline-block;
    width: calc(100% - 20px);
    cursor: pointer;
}

.callback_form_body .form-control:nth-child(3) .form-control-content label:not([for]) {
    display: inline-block !important;
    width: 20px !important;
    -webkit-transform: translateY(2px) !important;
    transform: translateY(2px) !important;
}

.callback_form_body .form-control:nth-child(3) .form-control-content  label[for] {
    display: inline-block !important;
    width: calc(100% - 20px) !important;
    cursor: pointer !important;
}

.item_article a.name {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
    display: block;
}

.item_article {
    border-bottom: 1px solid #e0e0e0;
}

.item_article {
    margin: 0 0 10px 0;
    padding: 0 0 17px 0;
}

.item_article td {
    text-align: left;
    line-height: 18px;
    vertical-align: top;
    padding: 0px 0px 10px 0px;
}



/* Делаем компактнее список товаров в корзине */

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
    background-size: 60%;
    height: 100px;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto>div {
    height: 100px;
    line-height: 100px;
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
    padding: 9px 9px;
}

.bx_ordercart_order_pay_right {
    padding: 0 0 20px;

}

.bx_ordercart_order_pay_left {
    padding: 0 0 20px;
}

.bx_ordercart .bx_ordercart_order_pay {
    margin: 15px 0 0;

}


/* Конец  Делаем компактнее список товаров в корзине */

/*--------- quiz css fomin 13.02 ---------*/

#quiz_bottom {
    text-align: center;
    border-top: 1px solid #f0f0f0;
    padding-bottom: 30px;
    padding-top: 20px;

}

#quiz_bottom.wrapper_inner {
    min-height: auto;
}

#quiz_main {
    text-align: center;
    border: 1px solid #f0f0e0;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-left: -20px;
    margin-bottom: 20px;
    margin-top: -20px;
    background-color: #fffff6;
}

#quiz_main_tizer {
    text-align: center;
    border: 1px solid #f0f0e0;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #fffff6;
}

#quiz_bottom h3.quiz-header,
#quiz_main h3.quiz-header,
#quiz_main_tizer h3.quiz-header {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
}

#quiz_bottom div a.call-wqec,
#quiz_bottom div a.open-wqec,
#quiz_main div a.call-wqec,
#quiz_main div a.open-wqec,
#quiz_main_tizer div a.call-wqec,
#quiz_main_tizer div a.open-wqec {
    display: inline-block;
    background: #2d7fd4;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    padding: 13px 40px;
    margin-top: 5px;
    margin-right: 10px;
    border-radius: 4px;
}

.quiz_callback {
    display: inline-block;
    background: none;
    font-size: 13px;
    line-height: 16px;
    color: #2d7fd4;
    padding: 12px 20px;
    margin-top: 5px;
    border-radius: 4px;
    border: 1px solid #2d7fd4;

}

/*--------- quiz css fomin 13.02 ---------*/



/* ------ главная фомин ------ */



div.text_banners {
    margin-bottom: 20px;
}

div.text_banners div.text_banner_el {
    width: 33%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    line-height: 140%;
    font-size: 14px;
    color: #333333;
}


div.text_banners div.text_banner_el a {
    border-bottom: 1px hsla(214, 86%, 89%, 1) solid;
    color: hsl(214, 86%, 29%);
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;

}


div.tizers_block_new {
    display: none;
}

div.tizers_block_new div.item {
    width: 33%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    line-height: 140%;
    font-size: 14px;
    color: #333333;
}

div.tizers_block_new div.item div.point {
    margin-bottom: 14px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    padding-right: 15px;
}

div.tizers_block_new div.item div.point b {
    font-weight: bold;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, hsla(132, 78%, 43%, 0.1)), color-stop(50%, transparent));
    background-image: linear-gradient(0deg, hsla(132, 78%, 43%, 0.1) 50%, transparent 50%);
}

div.tizers_block_new div.item:first-child div.point b {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, hsla(58, 78%, 43%, 0.1)), color-stop(50%, transparent));
    background-image: linear-gradient(0deg, hsla(58, 78%, 43%, 0.1) 50%, transparent 50%);
}

div.tizers_block_new div.item:nth-child(3) div.point b {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, hsla(213, 78%, 43%, 0.1)), color-stop(50%, transparent));
    background-image: linear-gradient(0deg, hsla(213, 78%, 43%, 0.1) 50%, transparent 50%);
}




@media (max-width: 992px) {
    div.text_banners div.text_banner_el {
        width: 48%;
    }

    div.tizers_block_new div.item {
        width: 48%;
    }

    div.tizers_block_new div.item:first-child {
        display: none;
    }

    div.text_banners div.text_banner_el:last-child {
        display: none;
    }

    div.text_banners div.text_banner_el a {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width: 500px) {
    div.tizers_block_new div.item {
        width: 99%;
    }

    div.text_banners div.text_banner_el {
        width: 99%;
        margin-bottom: 10px;
    }

    div.text_banners div.text_banner_el:last-child {
        display: inline-block;
    }
}

/* ------ главная фомин ------ */


/* Со старого сайта все стили :) */

table.tarifs tr td {
    padding: 20px 10px;
    color: #303B65;
    font-size: 13px;
}

table.tarifs tr:first-child td {
    font-size: 15px !important;
    font-weight: bold;
}


table.tarifs tr:nth-child(odd) {
    background: #F5F5F5;
}

.advantx {
    float: right;
    max-width: 400px;
}

.advantx ul {
    margin-left: 0;
}

.advantx li {
    background: rgba(0, 0, 0, 0) url("/images/cd_01_1_09.png") no-repeat scroll 0 3px;
    font-size: 13px;
    line-height: 18px;
    list-style: outside none none;
    padding: 10px 0 0 40px;
}


.clouds {
    font-size: 14px;
}

.clouds {
    line-height: 24px !important;
    padding-top: 10px;
}

.clouds h2,
.clouds h1 {
    color: #000000;
    font-size: 28pt;
    font-weight: 100;
}

.cloudn3 ul {
    margin-left: 0;
}

.cloudn3 li {
    background: rgba(0, 0, 0, 0) url("/images/cd_01_1_09.png") no-repeat scroll 0 3px;
    line-height: 25px;
    list-style: outside none none;
    padding: 8px 20px 8px 40px;
}

.clouds ol li {
    display: block;
    line-height: 25px;
    margin-top: 25px;
    position: relative;
}

.clouds ol {
    counter-reset: num;
    list-style: outside none none;
}

.clouds ol li::before {
    background: rgba(0, 0, 0, 0) url("/images/dd_01_1_16.png") no-repeat scroll 31px 17px;
    color: white;
    content: counter(num, decimal);
    counter-increment: num;
    left: -70px;
    list-style: outside none decimal;
    padding: 20px 20px 20px 37px;
    position: absolute;
    top: -20px;
}

.cloudn12 {
    display: block;
    float: left;
    max-width: 450px;
}

.cloudn1 {}

.cloudn2 {
    position: relative;
}

.cloudn345 {}

.cloudn3 {
    display: block;
    max-width: 410px;
}

.cloudn4 {
    margin-top: -330px;
    max-width: 436px;
}

.cloudn5 {
    margin-top: 0;
}

.cloudn6 {}

.cloudn78 {
    margin-left: 450px;
}

.cloudn7 {
    margin-top: -531px;
    width: 100%;
}

.cloudn9 {
    left: 490px;
    position: absolute;
    top: 413px;
}

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

.cloudn8 {
    margin-left: 480px;
    margin-top: 90px;
    text-align: left;
}

.cloudn34578 {
    width: auto;
}

@media (max-width: 1100px) {
    .cloudn8 {
        margin-left: 0;
        margin-top: 200px;
    }

    .cloudn9 {
        display: none;
    }

    .cloudn4 {
        margin-top: 0;
    }
}

@media (max-width: 800px) {
    .cloudn12 {
        float: none;
    }

    .cloudn3 {
        float: none;
    }

    .cloudn4 {
        margin-top: 0;
    }

    .cloudn6 {
        float: none;
    }

    .cloudn7 {
        display: none;
    }

    .cloudn8 {
        margin-left: 0;
        margin-top: 0;
    }

    .cloudn9 {
        display: none;
    }
}

.small-banr-item {
    display: normal;
}

.item_slider ul.slides img {
    max-width: 270px;
}



/* ТАРИФЫ */

.bf-clearfix::after,
.bf-clearfix::before {
    content: "";
    display: table;
}

.bf-clearfix::after {
    clear: both;
}

.bf-tariff__col-left {
    float: left;
    padding: 50px 20px 0 0;
    width: 180px;
}

.bf-tariff__col-right-wrap {
    padding-left: 200px;
}

.bf-tariff__left-ul {
    list-style: outside none none;
    margin: 0 0 40px;
    padding: 0;
}

.bf-tariff__left-li {
    margin: 0 0 5px;
    padding: 0;
    position: relative;
}

.bf-tariff__left-link {
    border-radius: 5px;
    color: #000;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.bf-tariff__left-link.selected {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#399ec0), to(#0a67a3)) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #399ec0 0%, #0a67a3 100%) repeat scroll 0 0;
    color: #fff;
}

.bf-tariff__left-banner-wrap {
    margin-bottom: 40px;
}

.bf-tariff__vantage-col {
    float: left;
    width: 25%;
}

.bf-tariff__td-head {
    background-color: #f5f5f5;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 25px;
}

.bf-tariff__td-1 {
    color: #000;
    font-size: 13px;
    font-weight: normal;
    min-height: 72px;
    padding: 20px 25px;
}

.bf-tariff__td-2 {
    background-color: #f5f5f5;
    color: #000;
    font-size: 13px;
    font-weight: normal;
    min-height: 42px;
    padding: 20px 25px;
}

.bf-tariff__vantage-wrap {
    margin-bottom: 40px;
}

.bf-tariff__block-wrap {
    height: 700px;
    position: relative;
}

.bf-tariff__block-1 {
    background-color: #e9e7e7;
    border-radius: 5px 0 0 5px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    top: 50px;
    width: 20%;
}

.bf-tariff__block-2 {
    background-color: #3371b1;
    border-radius: 5px 0 0 5px;
    left: 20%;
    padding-left: 16px;
    padding-right: 16px;
    position: absolute;
    top: 30px;
    width: 25%;
}

.bf-tariff__block-3 {
    background-color: #1b5ba2;
    border-radius: 5px;
    -webkit-box-shadow: 0 16px 45px -8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 16px 45px -8px rgba(0, 0, 0, 0.5);
    left: 45%;
    padding-left: 18px;
    padding-right: 18px;
    position: absolute;
    top: 0;
    width: 30%;
    z-index: 2;
}

.bf-tariff__block-4 {
    background-color: #3371b1;
    border-radius: 0 5px 5px 0;
    left: 75%;
    padding-left: 16px;
    padding-right: 16px;
    position: absolute;
    top: 30px;
    width: 25%;
    margin-left: -1px;
}

.bf-tariff__block-4,
.bf-tariff__block-3,
.bf-tariff__block-2,
.bf-tariff__block-1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bf-tariff__block-title-1 {
    color: #1b5ba2;
    font-size: 27px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 30px;
    margin-top: 25px;
}

.bf-tariff__block-list {
    margin-bottom: 15px;
}

.bf-tariff__block-list-left {
    display: table-cell;
    padding-right: 15px;
    vertical-align: middle;
}

.bf-tariff__block-list-right {
    color: #000000;
    display: table-cell;
    font-size: 10px;
    font-weight: bold;
    line-height: 170%;
    text-transform: uppercase;
    vertical-align: top;
}

.bf-tariff__block-1-btn-wrap {
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
}

.bf-tariff__block-1-btn {
    background-color: #1b5ba2;
    border-radius: 40px;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.bf-tariff__block-1-btn:hover {
    color: #fff;
    text-decoration: none;
}

.bf-tariff__block-2-btn-wrap,
.bf-tariff__block-3-btn-wrap,
.bf-tariff__block-4-btn-wrap {
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: center;
}

.bf-tariff__block-2-btn,
.bf-tariff__block-3-btn,
.bf-tariff__block-4-btn {
    background-color: #fff;
    border-radius: 40px;
    color: #1b5ba2;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    height: 46px;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.bf-tariff__block-2-btn:hover,
.bf-tariff__block-3-btn:hover,
.bf-tariff__block-4-btn:hover {
    color: #1b5ba2;
    text-decoration: none;
}

.bf-tariff__block-3-btn-wrap {}

.bf-tariff__block-3-btn {
    height: 50px;
    line-height: 50px;
}

.bf-tariff__block-4-btn-wrap {}

.bf-tariff__block-4-btn {
    height: 50px;
    line-height: 50px;
}

.bf-tariff__block-title-2,
.bf-tariff__block-title-3,
.bf-tariff__block-title-4 {
    color: #fff;
    font-size: 27px;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 15px;
    margin-top: 25px;
    text-align: center;
}

.bf-tariff__block-title-3 {
    font-size: 36px;
}

.bf-tariff__block-list-right-2 {
    color: #fff;
}

.bf-tariff__block-text-1 {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 15px;
    text-align: center;
}

.bf-tariff__block-text-1 b {
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

.bf-tariff__divider-1 {
    background-color: #4381c5;
    height: 1px;
    margin-bottom: 10px;
    width: 100%;
}

.bf-tariff__list-2 {
    margin-bottom: 25px;
}

.bf-tariff__list-2-left {
    color: #fff;
    display: table-cell;
    font-size: 60px;
    font-weight: 300;
    padding-right: 10px;
    vertical-align: middle;
}

.bf-tariff__block-4 .bf-tariff__block-list {
    margin-bottom: 6px;
}

.bf-tariff__list-2-right {
    color: #fff;
    display: table-cell;
    font-size: 11px;
    font-weight: bold;
    line-height: 160%;
    text-transform: uppercase;
    vertical-align: top;
}

.bf-tariff__list-2-right .bf-c1 {
    color: #0fc2e3;
}

.bf-tariff__list-2-right .bf-c2 {
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
}

@media screen and (max-width: 1060px) {
    .bf-tariff__block-wrap {
        height: 950px;
    }
}

@media screen and (max-width: 960px) {
    .bf-tariff__col-left {
        float: none;
        padding-right: 0;
        width: 100%;
    }

    .bf-tariff__col-right {}

    .bf-tariff__col-right-wrap {
        padding-left: 0;
    }

    .bf-tariff__block-wrap {
        height: auto;
        margin-bottom: 40px;
    }

    .bf-tariff__block-4,
    .bf-tariff__block-3,
    .bf-tariff__block-2,
    .bf-tariff__block-1 {
        float: left;
        margin-bottom: 20px;
        position: static;
        width: 50%;
    }

    .bf-tariff__left-li {
        display: inline-block;
    }

    .bf-tariff__left-banner-wrap {
        text-align: center;
    }

    .bf-tariff__col-left {
        padding-top: 10px;
    }
}

@media screen and (max-width: 960px) {

    .bf-tariff__block-4,
    .bf-tariff__block-3,
    .bf-tariff__block-2,
    .bf-tariff__block-1 {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .bf-tariff__vantage-col {
        width: 50%;
    }
}

.bf-tariff_select_bl {
    position: relative;
}

.bf-tariff_select-body {
    position: absolute;
    padding: 15px;
    left: -15px;
    top: calc(100% + 35px);
    background: #02408A;
    display: none;
}

.bf-tariff_select-head {
    cursor: pointer;
}

.bf-tariff_select-head .bf-tariff__list-2-left {
    position: relative;
}

.bf-tariff_select-head .bf-tariff__list-2-left:after {
    content: "\2039";
    display: inline-block;
    position: absolute;
    top: 104%;
    left: 28%;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg);
    font-size: 38px;
    line-height: 1;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.bf-tariff_select-head.active .bf-tariff__list-2-left:after {
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
}

.bf-tariff_select-body .bf-tariff__list-2-right,
.bf-tariff_select-body .bf-tariff_select--active {
    display: none;
}

.bf-tariff_select-body .bf-tariff__list-2-left {
    height: 65px;
    cursor: pointer;
}

.bf-tariff__list-2-left_title {
    margin-bottom: 23px;
    font-size: 11px;
    line-height: 1;
}

.bf-tariff_select-body .bf-tariff__list-2-left_title {
    display: none;
}

.bf-tariff__list-2 {
    margin-bottom: 35px;
}


/*Новые правки адаптива*/

.bf-clearfix:after,
.bf-clearfix:before {
    display: table;
    content: "";
}

.bf-clearfix:after {
    clear: both;
}

.p-r {
    position: relative;
}

.bf-footer__col-1 {
    float: left;
    width: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 1px;
}

.bf-footer__col-2 {
    float: left;
    width: 50%;
    right: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
}

.bf-social_link {
    display: block !important;

}

@media screen and (max-width: 760px) {
    .footer_inner .bf-social_link {
        margin-left: 0 !important;
        margin-bottom: 15px !important;
    }

}

.bf-footer__col-1-wrap {
    width: 205px;
    text-align: center;
    float: right;
}

@media screen and (max-width: 600px) {
    .bf-footer__col-1 {
        float: none;
        left: 0;
        width: 100%;
    }

    .bf-footer__col-2 {
        float: none;
        right: 0;
        width: 100%;
    }

    .bf-footer__col-1-wrap {
        float: none;
        width: 100%;
    }

    .found-error {
        display: none;
    }

    .footer_inner .payment {
        float: right;
    }

    .footer_inner .phone_feedback {
        float: left !important;
        width: auto !important;
    }

    .footer_inner .bf-social_link {

        margin-top: 10px !important;
    }

    .footer_inner .copy br {
        display: none;
    }

    .scrolltop {
        right: 25px !important;
        left: none !important;
    }
}

.bf-product-page__item-slider {
    margin-left: auto;
    margin-right: auto;
    ;
}

.bf-product-page__one-click {}

.bf-product-page__price-mobile {
    float: left;
    display: none;
    font-size: 23px;
    font-weight: bold;
    line-height: 23px;
    color: #232323;
    margin-top: 14px;
}

@media screen and (max-width: 600px) {

    .item_info td.shadow,
    .item_info td.one-click {
        display: block !important;
    }

    .bf-product-page__compare-content {
        display: none;
    }

    .bf-product-page__likes-icons {
        float: right !important;
    }

    .bf-product-page__price-mobile {
        display: block;
    }

    .bf-product-page__price-block {
        display: none !important;
    }

    .item_info td.bf-product-page__shadow {
        display: none !important;
    }

    .item_info table tbody td {
        border-bottom: none !important;
    }

    .bf-product-page__middle-info {
        border-bottom: 1px dotted #c3c3c3;
    }
}

.bf-product-page__iframe {
    width: 100%;
    max-width: 500px;
}

.bf-contacts__left-menu {
    display: none;
}

@media screen and (max-width: 760px) {
    .bf-contacts__left-menu {
        display: block;
        width: 100%;
        margin-top: -10px;
    }

    .bf-contacts__left-menu ul li {
        display: inline-block;
    }

    .bf-contacts__left-menu ul {
        margin-bottom: 20px !important;
    }
}

.bf-seminar__form-text-1 {
    margin-bottom: 15px;
}

.bf-seminar__form-text-1 span {
    color: red;
    ;
}

.bf-sminar__btn-wrap {
    margin-left: 210px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.bf-sminar__btn-wrap button {}

.bf-seminar__form h3 {
    margin-bottom: 20px;
}

.bf-seminar__form-group {
    margin-bottom: 5px;
}

.bf-seminar__form-group:after {
    content: "";
    display: table;
    clear: both;
}

.bf-seminar__form-group:before {

    content: "";
    display: table;
}

.bf-seminar__form-group label {
    float: left;
    width: 210px;
}

.bf-seminar__form-group label span {
    color: red;
    ;
}

.bf-seminar__form-group input {
    float: left;
    width: 236px;
    padding: 0 5px;
    height: 28px;

    box-shadow: inset 0 0 3px #dcdcdc;
    -webkit-box-shadow: inset 0 0 3px #dcdcdc;
    -moz-box-shadow: inset 0 0 3px #dcdcdc;
    border: 1px solid #dcdcdc;
    border-radius: 3px;

    display: block;

}

.bf-seminar__form-group select {
    width: 250px !important;
}

.bf-seminar__ul {
    list-style: none;
    margin: 0 0 25px 0;
    padding: 0 0 12px 0;
    border-bottom: 1px solid #DDDDDD;
}

.bf-seminar__li {
    margin: 0;
    display: inline-block;
    padding: 0;

}

.bf-seminar__li:not(:last-child) {
    margin-right: 50px;
}

.bf-seminar__li a {
    font-weight: bold;
    color: #2186BE;
    ;
    text-decoration: none;
    font-size: 15px;
    position: relative;
}

.bf-seminar__li.selected a {
    color: #222;
}

.bf-seminar__li.selected a:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 3px;
    background-color: #2186BE;
    bottom: -12px;
}

.bf-seminar__typo p {
    color: #333;
}

.bf-seminar__form {
    margin-top: 33px;
}

@media screen and (max-width: 730px) {
    .bf-seminar__form-group label {
        float: none;
        display: block;
        margin-bottom: 2px;
    }

    .bf-seminar__form-group input {
        float: none;
        display: block;

    }

    .bf-sminar__btn-wrap {
        margin-left: 0;
    }

    .bf-seminar__li {
        margin-bottom: 25px;

    }

    .bf-seminar__li:not(:last-child) {
        margin-right: 20px;
    }
}

/*TABS*/
.tabs__content {
    display: none;
    /* по умолчанию прячем все блоки */
}

.tabs__content.active {
    display: block;
    /* по умолчанию показываем нужный блок */
}

.tabs__caption li {
    cursor: pointer;
}



/* Стили от PDF -- */

.pdf-block {
    font-size: 10pt;
    line-height: 22px;
}

.pdf-block .three {
    float: left;
    max-width: 275px;
    padding-right: 11px;
    width: 100%;
}

.pdf-block .left {
    max-width: 420px;
    float: left;
}

.pdf-block .right {
    max-width: 420px;
    float: right;
}

.pdf-block .title {
    color: #ff0000;
    font-size: 28pt;
    font-weight: 400;
    line-height: 40px;
}

.pdf-block .title1 {
    color: #1c2f5a;
    font-size: 24pt;
    font-weight: 400;
    line-height: 40px;
}

.pdf-block .title2 {
    color: #1c2f5a;
    font-size: 12pt;
    line-height: 18px;
    padding-left: 45px;
    padding-bottom: 15px;
}

.pdf-block .title3 {
    color: #1c2f5a;
    font-size: 14pt;
    line-height: 24px;
    padding-bottom: 15px;
    padding-top: 15px;
    font-weight: 400;
}

.pdf-block .left-text1 {
    color: #1c2f5a;
    font-family: Helvetica;
    font-size: 13pt;
    font-style: italic;
    line-height: 22px;
    padding: 20px 0 0;
}

.pdf-block .bg-grey-block {
    background: #EFEFEF;
    padding: 15px;
}

.pdf-block .bg-grey-block>.texta {
    color: #1c2f5a;
    font-size: 12pt;
}

/* -- Стили от PDF */

.container.left,
.left.shop {
    float: left;
}








.phone_feedback {
    position: relative;
}

/*
.header_personal-discount{
  position: absolute;
  width: 100%;
  height: 30px;
  top: 100%;
  font-size: 16px;
  line-height: 30px;
  padding-left: 33px;
}
*/
@media only screen and (max-width : 1200px) {
    .header_personal-discount {
        top: 70%;
    }
}

@media only screen and (max-width : 910px) {
    .header_personal-discount {
        top: 95%;
    }
}

@media only screen and (max-width : 580px) {
    .header_personal-discount {
        position: static;
        padding-left: 0;
    }

    .phone_feedback.phone_feedback__interactive {
        height: auto;
    }
}

/*.header_personal-discount {
display: none;
}*/






@media all and (max-width: 730px) {
    .sort_header .sort_display {
        display: block;
    }
}

@media all and (max-width: 730px) {
    .sort_header .sort_display {
        display: block;
    }

    .catalog-select-show-count {
        display: block;
    }
}


@media all and (max-width: 530px) {
    .sort_header .sort_display {
        text-align: center;
    }
}

@media (max-width: 530px) {
    .sort_header .sort_display {
        text-align: center;
    }

    .sort_header .sort_filter {
        display: inline-block;
    }

    .sort_header .sort_display {
        display: inline-block;
        margin-top: 10px;
        float: none;
    }

    .catalog-select-show-count {
        display: inline-block;
        top: 4px;
        float: none;
    }
}

.top_phone {
    font-size: 15px;
    line-height: 27px;
}

.top_time_work {
    font-size: 11px;
    display: block;
    line-height: 2px;
    font-weight: normal;
    color: white;
}

.phone_feedback {
    line-height: 23px;
}


.search_top {
    float: left;
    position: absolute;
    z-index: 100;
}

.obektiv {
    position: absolute;
    color: #797979;
    bottom: 60px;
    left: 40px;
    font-size: 16px;
}

/*прокрутка картинок на деталке*/
.slick-prev,
.slick-next {
    font-size: 0;
    border: none;
    background: transparent;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.slick-prev {
    left: -12px
}

.slick-next {
    right: -4px
}

.slick-next:after,
.slick-prev:after {
    display: block;
    position: absolute;
    left: 12px;
    top: 1px;
    font-size: 20px;
    font-family: FontAwesome;
    content: "\f105";
    height: 11px;
    color: #cbcbcb;
    width: 6px;
    cursor: pointer;
}

.slick-next:hover:after,
.slick-prev:hover:after {
    color: #999999;
}

.slick-prev:after {
    content: "\f104";
}

.item_info .price span.old,
.item_info .price span.new {
    display: inline !important;
}

.item_info .one_click_a {
    color: #000;
}

.item_info .one_click_a:hover {
    color: #0086cb;
}

.prod_info_slide {
    height: 273px;
}

/*-- white search --*/
.search input#title-search-input,
.search input#title-search-input.visible {
    background-color: #fff;
    border: 1px solid #cccccc;
}

@media (max-width: 767px) {
    .search input#title-search-input {
        padding: 0 10px 0 30px;
    }
}

.related-item img {
    max-width: 100%;
}


.content_make-an-order_label i {
    margin-right: 4px;
    float: left;
}

.content_make-an-order_label i+span {
    display: inline-block;
    width: calc(100% - 25px);
}

.content_make-an-order_label .subtext {
    margin-left: 20px;
}

.display_table.flexslider-init.slick-slider {
    width: 850px;
}

@media only screen and (max-width : 1630px) {
    .fw-container__step__form__design-btn__body {
        right: 0px;
    }

    .fw-container__step__form__design-btn__label {
        margin-right: 10px !important;
    }
}

@media only screen and (min-width : 580px) and (max-width : 1550px) {
    .fw-container__step__form__design-btn__body {
        display: none;
    }
}





/* http://www.dssl.ru/products/programmnoe-obespechenie-trassir/ */

.advantages_block {
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 45px 25px 7px;
    color: #fff;
    font-size: 14px;
    background: #0d437a;
}

.advantages_block:before,
.advantages_block:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    height: 30px;
    width: 100%;
    z-index: 1;
}

.advantages_block:before {
    top: -1px;
    height: 15px;
    background: url("../images/advantages_border-top.png") no-repeat top;
    background-size: cover;
}

.advantages_block:after {
    bottom: -1px;
    background: url("../images/advantages_border-bottom.png") no-repeat bottom;
    background-size: cover;
}

.advantages_block p {
    margin: 0;
    color: #fff;
}

.advantages_title {
    width: 100%;
    margin-bottom: 35px;
    font-size: 20px;
    text-align: center;
    color: #fff;
}

.advantages_body {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.advantages_path {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(33.3% - 30px);
    padding: 0 15px;
    margin-bottom: 52px;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.advantages_path_title {
    isplay: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
}

.advantages_path_title span {
    margin-left: 8px;
}

.advantages_path_main {
    font-size: 10px;
    line-height: 1.2;
}

.advantages_path_link {
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 10px;
    color: #fff;
    font-size: 10px;
    text-decoration: underline;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.advantages_path_link:hover {
    text-decoration: none;
    color: #fff;
}

.info_item .top_info .more_block:after {
    content: '...'
}

.advantages_path_title {
    font-size: 18px;
}

.advantages_path_title img {
    margin-right: 5px;
}

.advantages_path_main p {
    font-size: 14px;
}

.advantages_title p {
    font-size: 20px;
}

body .group_description_block {
    color: #888888;
}

.group_description_block h3 {
    margin-top: 23px;
}

.stores_right h3 {
    margin-top: 23px;
}

menu[type="”list”"]>li {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* adv rework 13.10 */

body .advantages_block:before {
    display: none;
}


body .advantages_block {
    margin-top: 20px;
    color: black;
    background-color: #f9f9f9;
}

body .advantages_block p {
    color: #888888
}


body .advantages_title p {
    color: black;
    font-size: 30px;
    font-weight: bold;
}

body .advantages_path_title {
    font-weight: bold;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.advantages_path_title_img,
.advantages_path_title_text {
    width: 100%;
    text-align: center;
}

body .advantages_block:after {
    display: none;
}

body .advantages_path_main {
    text-align: center;
}

body .advantages_path {
    padding: 0 12px;
    width: calc(33.3% - 24px);
}

.ac_new {
    min-height: 480px;
    background: url(/img/trassir_surp.jpg) no-repeat center;
    padding-top: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ac_new_title {}

.ac_new_title h1 {
    color: white;
    text-align: center;
    padding-right: 0;
}

.ac_new_left {
    float: left;
    width: 30%;
    padding-left: 40px;
    color: white;
    margin-top: 70px;
}

.ac_new_right {
    float: right;
    width: 30%;
    padding-right: 20px;
    color: white;
    margin-top: 70px;
}

.ac_new a b {
    color: white;
    text-decoration: underline;
}

.ac_new_bottom {
    position: relative;
    color: white;
    float: left;
    padding-right: 20%;
    padding-left: 20%;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 15px;
}

.ac_new_bottom:after {
    content: '';
    position: absolute;
    background-color: white;
    height: 1px;
    right: 15%;
    left: 15%;
    bottom: -10px;
    opacity: 0.7;
}


.ac_new_note {
    float: left;
    width: 100%;
    text-align: center;
    color: #e8c8c8;

}

@media screen and (max-width: 700px) {
    body .advantages_path {
        width: calc(49% - 30px);
        font-size: 12px;
    }

    .ac_new {
        padding-top: 10px;
    }

    .ac_new_bottom {
        margin-top: 20px;
    }

    .ac_new_left {
        margin-top: 30px;
    }

    .ac_new_right {
        margin-top: 30px;
    }

}

@media screen and (max-width: 480px) {
    body .advantages_path {
        width: 100%;
        font-size: 12px;
    }

    .ac_new_left {
        width: calc(100% - 60px);
    }

    .ac_new_right {
        width: calc(100% - 60px);
    }

    .ac_new_bottom {
        padding-right: 0px;
        padding-left: 34px;
        text-align: left;
    }
}


.ac {
    padding: 0 15px 0 15px;
    margin: 15px 0 0 0;
    border-left: 1px solid #4fad00;
    color: hsla(93, 100%, 20%, 1);
}

.detail_text .ac p {
    color: hsla(93, 100%, 20%, 1);
}


.detail_text .ac a {
    color: rgba(13, 82, 171, 1);
    text-decoration: none;
    border-bottom: 1px solid rgba(13, 82, 171, 0.3);
}



/*



.ac {
  -webkit-box-shadow: -2px 0 #4fad00, -4px 0 #fff, -6px 0 #4fad00;
  box-shadow: -2px 0 #4fad00, -4px 0 #fff, -6px 0 #4fad00;
  padding: 10px;
  margin-left: 20px;
}

*/
/*
.ac {

  padding: 10px 15px;
  color: black;
  border-left: 2px solid rgba(79, 173, 0, 0.5);
  background-color: rgba(79, 173, 0, 0.05);
margin-right:10px;
}

.ac p {
  color: black;
}
*/





/*
.ac {
padding: 10px 120px 10px 15px;
text-align: left;
background: #5982b5 url(../images/akcia.png) right center no-repeat;
color: #fff;
border-radius: 10px;
text-align: justify;
}
.ac b, .wh, .wh a, .wh b {
color: #fff;
}*/


.under {
    /*color: #fff;*/
    text-decoration: underline;
}


.bottom-big-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    max-width: 100%;
    margin: auto;
    z-index: 100;
    background-color: white;
}

.bottom-big-banner img {
    max-width: 100%;
}

.bottom-big-banner i {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 81%;
    top: 50%;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    font-style: normal;
    font-size: 22px;
    line-height: 20px;
    font-weight: bold;
}

.bottom-big-banner i:hover {
    opacity: 0.7;
}

@media only screen and (max-width : 992px) {
    .bottom-big-banner {
        display: none;
    }
}

.button_green {
    color: #FFF;
    background: #4fad00 !important;
}

.button_green:hover {
    background: #4FB200 !important;
}

a.header_prices {
    font-size: 10px;
    text-transform: uppercase;
    margin-left: 5px;
}

.image_wrapper_block a.thumb {
    max-width: 120px;
}

.image_wrapper_block a.thumb.slick-slide {
    max-width: 170px;
}

.image_wrapper_block .slick-prev,
.image_wrapper_block .slick-next {
    top: 80%;
}

.right_block .offer .s_form #city {
    margin-bottom: 38px;
}

.bank_content {
    width: 40%;
}

.bank_bot_text {
    margin-top: 40px;
    margin-bottom: 40px;
}


.ip-adv-block {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f9f9f9;
}


.ip-adv-block-main {
    text-align: center;
    margin-bottom: 40px;
}

.ip-adv-block-img {
    margin-bottom: 10px;
}

.ip-adv-block-img img {
    height: 60px;
}


.ip-adv-block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 40px;
    padding-right: 40px;
}

.ip-adv-block ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    font-size: 14px;
    color: black;
}



.ip-adv-block ul li:before {
    display: none;
}

.ip-adv-block-text {
    padding-left: 65px;
    padding-right: 65px;
}

.ip-abil-block {
    margin-top: 30px;
    margin-bottom: 50px;
    padding-top: 30px;
    padding-left: 40px;
    font-size: 18px;
    line-height: 30px;
    color: black;
    background: url(/img/ip_sq.png) no-repeat
}

.ip-assort-block {
    margin-top: 40px;
    margin-bottom: 40px;
}

.ip-assort-block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ip-assort-block ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px;
}

.ip-assort-block ul li:before {
    display: none;
}

.ip-assort-block-img {
    margin-right: 15px;
}

.ip-assort-block-text {
    font-size: 16px;
    font-weight: bold;
    color: black;
}

.ip-btn-block {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
}

.ip-btn-block .button.big_btn {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

.ip-btn-block .button.big_btn span {
    font-size: 18px;
}

.button_green-new {
    margin-top: 20px;
    transition: .2s linear;
    background: #8FBF29;
}

.button_green-new:hover {
    background: #a3c952;
}

.auto-about-list {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #f9f9f9;
    font-size: 13px;
    line-height: 22px;
    color: #424040;
}


.auto-about-list p {
    color: #424040;
}

.auto-about-list ul li:before {
    zoom: 1.3;
}

.kass-adv {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}


.kass-adv-left {
    position: relative;
    width: 31%;
    background-color: #0a4289;
    min-height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    padding: 0px 0 0 31px;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 34px;
    font-size: 34px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 45px;
    margin-top: 10px;
}

/*.kass-adv-left {
position: relative;
width: 33%;
background-color: #0a4289;
min-height: 185px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 10px;
}*/

.kass-adv-left:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #0a4189;
    right: -15px;
    top: 40%;
}


.kass-adv-left h1 {
    color: white;
    margin-bottom: 10px;
    padding-bottom: 0px;
    padding-right: 0px;
}


.kass-adv-right {

    width: calc(65% - 60px);
    margin-left: 60px;
}


.kass-adv-right ul li {
    font-size: 13px;
    color: #888888;
    line-height: 30px;
}


.kass-adv-right ul li:before {
    color: #01c05a;
    zoom: 1.3;
}


.no_public_ofert {
    margin-bottom: 20px;
    margin-top: 20px;
    font-style: italic;
    font-size: 10px;
}

body menu[type="”list”"]>li {
    position: relative;
}

body menu[type="”list”"]>li:before {
    content: "\25CF";
    padding: 0;
    margin-left: 0;
    width: 20px;
    display: inline-block;
    vertical-align: top;
    zoom: 1.3;
    position: absolute;
    top: 0;
    left: -2px;
    color: #08437b;
}

.conf_politics_wrap p {
    text-indent: 20px;
}

.conf_politics_wrap li p {
    text-indent: 0px;
}

.one_click_buy_frame input[type=tel] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #f7f7f7;
    border: 1px solid #eaebec;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 13px;
    padding: 8px 13px 7px;
    width: 100%;

}

@media (max-width: 1200px) {
    .bank_content {
        width: 100% !important;
    }

    .bank_img img {
        max-width: 100% !important;
    }

    .ip-adv-block-text {
        padding-left: 5px;
        padding-right: 5px;
    }

}

@media (max-width: 767px) {

    .header-changelang span {
        display: none;
    }

    .ip-adv-block ul {
        display: block;
    }

    .ip-adv-block ul li {
        padding-left: 0;
        margin-bottom: 20px;
    }

    .ip-assort-block ul {
        display: block;
    }

    .ip-assort-block ul li {
        padding-left: 0;
        margin-bottom: 20px;
    }

    .kass-adv-left {
        width: 100%;
    }

    .kass-adv-left:after {
        display: none;
    }

    .kass-adv-right {
        width: 100%;
        margin-left: 0;
    }

    body .thumb_slider .thumb {
        display: block;
    }

}

/*
.bottom-big-banner {
display: none !important;
}

*/
/* bash montage */

a.button_yellow {
    margin-top: 15px;
    background: #f05a21;
}


a.button_yellow:hover,
a.button_yellow:active,
a.button_yellow:focus {
    background: #f05a21;
}

@media (max-width: 768px) {

    .bash-upper-text {
        display: none;
    }

    a.button_yellow {
        top: -19px;
    }

}

@media (max-width: 1100px) {
    a.button_yellow {
        margin-left: 0px;
        margin-right: 0px !important;
    }
}

@media (max-width: 1000px) {
    a.button_yellow {
        position: relative;
        width: 100px;
    }
}

@media (max-width: 470px) {
    .top_slider_wrapp .flexslider .banner_buttons a.button_yellow {
        padding: 10px 20px;
        font-size: 10px;
        line-height: 8px;
        margin-bottom: 5px;
    }
}

a.scroll-to-top.visible {
    z-index: 10000000002;
}





/* new header */

.header_up_inner {
    background: #F6F6F7;
    padding: 10px 24px;
	z-index: 2;
}


.header_up_lk a {
    text-transform: uppercase;
    text-decoration: underline;
    color: #0a4289;
    font-size: 12px;
    font-weight: bold;
}

.header_up_lk:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url(/local/templates/aspro_optimus/images/header_up_lk.png) no-repeat center;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.header_up_price a {
    text-transform: uppercase;
    text-decoration: underline;
    color: #0a4289;
    font-size: 12px;
    font-weight: bold;
}


.header_up_price:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url(/local/templates/aspro_optimus/images/header_up_excel.png) no-repeat center;
    position: relative;
    top: 3px;
    margin-right: 5px;
}


#header .header_up_block .header_personal-discount {
    position: static;
}

.header_up_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#header .middle-h-row .center_block_new {
    padding: 0px 25px 0 40px;
    text-align: right;
}

.wrapper #header .middle-h-row .center_block_new .middle_phone {
    text-align: left;
}

.center_block_new .phone_text a {
    color: black;
}

button.header_up_btn.crm_btn,
button.header_up_btn.callback_btn {
    text-transform: uppercase;
    padding: 9px 23px 15px 18px;
    margin-top: -10px;
    position: relative;
    font-weight: bold;
}


button.header_up_btn:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/local/templates/aspro_optimus/images/header_up_phone.png) no-repeat center;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.search_big_wrap {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}



.search_big_wrap .button {
    width: 62px;
    height: 48px;
    background: url(images/ai.png) -65px 8px no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
}


.search_big_wrap .button {
    background: url(/local/templates/aspro_optimus/images/search_big.png) center no-repeat;
}


.search_big_wrap input[type=text] {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
}


#header .middle-h-row td.text_wrapp {
    width: 37%
}


body .header_wrap #header>.wrapper_inner {
    padding-top: 15px;
}

.middle_phone .phones .phone_text a,
.middle_phone .phones .phone_text a+div {
    text-align: left;
}

.header_up_container .header_up_price {
    position: relative;
    left: 70px;
}

.header_up_container .select_city {
    width: 200px;
    text-align: right;
}

.header_up_lk {
    position: relative;
    left: 9px;
}

.for_mail_product_wrap {
    margin-bottom: 30px;
}


.slogan {
    padding-right: 30px;
}

#footer .footer_bottom_inner .phones .phone_wrap a {
    text-align: right;
}

@media (max-width: 1200px) {
    .slogan {
        padding-right: 0px;
    }
}

@media (max-width: 980px) {

    #header .header_personal-discount {
        display: none;
    }

    .header_up_lk {
        position: static;
    }


    .header_up_container .header_up_price {
        position: static;
    }

    .header_up_container .select_city {
        width: auto;
    }

}

@media (max-width: 768px) {

    .header_up_price {
        display: none;
    }

    .middle_phone button {
        display: none;
    }

}


@media (max-width: 400px) {

    .middle_phone span {
        text-align: right;
    }

    .header_up_lk {
        display: none;
    }

    body .header_wrap #header>.wrapper_inner {
        padding-bottom: 10px;
    }

    .middle_phone .phones .phone_text a,
    .middle_phone .phones .phone_text a+div {
        text-align: right;
        margin: 0px 0 3px 0;
    }

    .middle_phone .phones .phone_text div {
        font-size: 11px;
    }


}

/*dfd*/

.width33 {
    float: left;
    width: calc(30% - 5px);
    margin-right: 30px;
}

@media (max-width: 400px) {
    .catalog_detail .item_main_info .element_detail_text.wrap_md {
        margin-bottom: 20px;
    }
}

.subpro_left {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 14px;
    margin-top: 10px;
}


.stickers .sticker_proekt {
    background-color: #F9690E;
}

.stickers .sticker_proekt:before {
    background: url(../images/ai_yellow.png) 0 -1px no-repeat;
}

body .sticker_hit.coming_soon:before {
    width: 0;
    height: 0;
    border-top: 10px solid #47d1e2;
    border-right: 5px solid transparent;
    background: none;
}

body .sticker_hit.coming_soon:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: -5px;
    width: 0;
    height: 0;
    top: auto;
    bottom: 0;
    border-bottom: 10px solid #47d1e2;
    border-right: 5px solid transparent;
    background: none;
}

body .stickers .sticker_dewarp {
    padding-right: 10px;
}

body .stickers .sticker_dewarp:before {
    width: 0;
    height: 0;
    right: 0;
    border-top: 10px solid transparent;
    border-right: 6px solid #fff;
    border-bottom: 10px solid transparent;
    background: none;
}

body .item_main_info .trassir_buttons {
    position: static;
    margin-bottom: 10px;
}

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

.flexslider .right .banner_title,
.flexslider .right .banner_text,
.flexslider .right .banner_buttons {
    margin-right: 10px;
}

.flexslider .banner_title,
.flexslider .banner_text,
.flexslider .banner_buttons {
    margin-left: 150px;
}

.p-bg-link__right,
.p-bg-link__left {
    position: absolute;
    width: calc(50vw - 604px);
    height: 320px;
    z-index: 5;
}

.p-bg-link__right {
    top: 0;
    right: 0;
}

.p-bg-link__left {
    top: 0;
    left: 0;
}

.p-bg-link__right a,
.p-bg-link__left a {
    display: block;
    height: 100%;
}

@media (max-width: 1440px) {

    .p-bg-link__right,
    .p-bg-link__left {
        display: none;
    }
}

p.title_lid {
    font-size: 20px;
    color: #333;
    line-height: 24px;
}

.form-control label.unsend__name {
    display: inline-block;
    width: 16px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}

.form-control label.unsend__value {
    display: inline-block;
    cursor: pointer;
}

.unsend textarea {
    max-width: 500px;
}

.container .breadcrumbs a span {
    color: #083672;
    font-size: 12px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 1px;
}

.docs div.toggler {
    font-size: 16px;
    cursor: pointer;
    color: #383838;
    font-weight: 500;
    padding: 0 0 15px 0;
}

.docs div.toggler span.arr {
    display: inline-block;
    width: 25px;
    height: 13px;
    background-image: url(../images/arrow-dwn.png);
}

.docs div.toggler.open span.arr {
    display: inline-block;
    width: 25px;
    height: 13px;
    background-image: url(../images/arrow-up.png);
}

.p_block {
    margin-top: 20px;
}

.re_captcha {
    margin-bottom: 10px;
}

/* Owl carousel */
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
/*
*  Owl Carousel - Core
*/
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
*  Owl Carousel - Auto Height Plugin
*/
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.video-items-carousel {}

.carousel-item::after,
.carousel-item::before {
    content: "";
    display: table;
}

.carousel-item::after {
    clear: both;
}

.carousel-item {
    text-decoration: none;
    display: block;
    color: #888888 !important;
}

.carousel-item__img {
    float: left;
    width: 35%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel-item__img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel-item__info {
    float: left;
    width: 65%;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel-item__name {
    font-size: 12px;
}

.carousel-item__price {
    display: block;
    font-weight: bold;
    padding-top: 5px;
}

.video-items-carousel {
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0px;
    font-size: 40px !important;
    color: #0a4289;
}

.owl-nav button.owl-next {
    right: 0px;
    left: auto;
}

.video-carousel {
    padding-top: 20px;
    padding-bottom: 20px;
}

.video-carouse__title {
    display: block;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
    color: #0a4289;
}

input[type=tel] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #f7f7f7;
    border: 1px solid #eaebec;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 13px;
    padding: 8px 13px 7px;
    width: 100%;
}

.main-page-icons-slider {
    height: 46px;
    /*overflow: hidden;*/
}

.main-page-icons-slider>div.main-page-icons-slider_item:nth-child(n+6) {
    display: none;
}

.main-page-icons-slider .main-page-icons-slider_item {
    width: calc(20% - 10px);
}

@media (max-width: 979px) {
    .main-page-icons-slider>div.main-page-icons-slider_item:nth-child(n+4) {
        display: none;
    }

    .main-page-icons-slider .main-page-icons-slider_item {
        width: calc(33% - 10px);
    }
}

/* Теги на странице товара — начало */

div#tags {
    margin: 0px 0px 20px 0px
}

div#tags span {
    font-size: 12px;
    color: #777;
    margin-right: 10px;
}

div#tags a {
    display: inline-block;
    font-size: 12px;
    color: #777;
    padding: 3px 6px;
    background-color: #f0f0f0;
    margin: 2px 5px 0px 0px;
    line-height: 16px;
}

div#tags a:hover {
    color: #083672;
    background-color: #ffffff;
    border-bottom: 1px solid #e0e0e0;
    padding: 0px 0px;
    margin: 5px 11px 2px 6px;
    line-height: 16px;
}

/* Теги на странице товара — конец */

/*для сафари*/
input[type=text],
input[type=submit],
textarea,
input[type=tel],
input[type=email],
input[type=number] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input {
        padding: 5px 8px 10px;
    }
}

@media (max-width: 450px) {
    .adaptive_filter {
        top: 8px;
    }
}

/*Царева 21.03*/
.green_dotted_line {
    display: inline-block;
    margin-bottom: 15px;
    padding-bottom: 1px;
    font-size: 14px;
    line-height: 16px;
    color: #4FAD00;
    border-bottom: 1px solid #DCEFCC;
    text-decoration: none;
}

.green_dotted_line:hover {
    color: #439400;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

.info_item .middle_info {
    padding-top: 15px;
}

/*Правки страницы техподдержки*/

.support .phone {
    margin-top: 15px;
    padding-bottom: 10px;
}

.left_inputs h4,
.right_inputs h4 {
    margin-top: 10px !important;
}

.promt {
    margin-top: 10px;
}

.support .register a {
    color: #FFF;
    background: rgba(9, 64, 133, 0.7);
    text-align: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.support .register a svg {
    fill: #fff;
}

/*Блоки о заказе консультации*/
.consultation-block-top, .skud-block-top {
    display: none;
    margin: 0 0 15px;
    padding: 10px 15px;
    position: relative;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
}

.consultation-block-top{
	background: rgba(157, 196, 48, 0.1);
}

.skud-block-top {
	background: rgb(48 148 196 / 10%);
}

.consultation-block-top__title {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: black;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
}

.consultation-block-top__call,
.consultation-block-top__chat {
    display: inline-block;
    margin-left: 20px;
    font-size: 13px;
    line-height: 18px;
    color: #428CD7;
    text-decoration: none;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
}

@media (min-width: 992px) {

    .consultation-block-top__call:hover,
    .consultation-block-top__chat:hover {
        cursor: pointer;
        text-decoration: underline;
    }
}

@media (max-width: 900px) {
    .consultation-block-top__title {
        display: block;
    }

    .consultation-block-top__call {
        margin-left: 0;
    }
}

@media (max-width: 425px) {

    .consultation-block-top__call,
    .consultation-block-top__chat {
        display: block;
        margin-left: 0;
    }
}

.consultation-block-top__close, .skud-block-top__close {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 15px;
    top: 18px;
}

.consultation-block-top__close::before,
.skud-block-top__close::before,
.skud-block-top__close::after,
.consultation-block-top__close::after {
    content: "";
    width: 15px;
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.1);
}

.consultation-block-top__close::before, .skud-block-top__close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.consultation-block-top__close::after, .skud-block-top__close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media (min-width: 992px) {
    .consultation-block-top__close:hover, .skud-block-top__close:hover {
        cursor: pointer;
    }
}

@media (max-width: 425px) {
    .consultation-block-top__close, .skud-block-top__close {
        top: 10px;
        right: 5px;
    }

}

.consultation-block-bottom {
    margin: 15px 0;
    padding: 22px 0;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-align: center;
    background: rgba(66, 140, 215, 0.05);
    color: black;
}

.consultation-block-bottom__title {
    font-weight: bold;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.consultation-block-bottom__subtitle {
    margin-bottom: 12px;

    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.consultation-block-bottom__call {
    margin-right: 22px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    padding: 11px 22px;
    height: 43px;
    display: inline-block;
    font-size: 13px;
    line-height: 19px;
    text-decoration: none;
    color: #fff;
    background: #428CD7;
    border: 2px solid #428CD7;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 992px) {
    .consultation-block-bottom__call:hover {
        cursor: pointer;
        color: #fff;
        background-color: #2872be;
        border-color: #2872be;
    }
}

@media (max-width: 447px) {
    .consultation-block-bottom__call {
        margin-bottom: 10px;
        margin-right: 0;
    }
}

.consultation-block-bottom__chat {
    padding: 11px 22px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    height: 43px;
    display: inline-block;
    font-size: 13px;
    line-height: 19px;
    text-decoration: none;
    color: #000;
    border: 2px solid #428CD7;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 992px) {
    .consultation-block-bottom__chat:hover {
        cursor: pointer;
        color: #428CD7;
    }
}

.callback-help_frame-wrap.show .callback-help_frame {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3000;
}

.callback-help_frame-wrap.show {
    display: block;
    content: " ";
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 2999;
    background: rgba(0, 0, 0, .4);
}

.callback-help_frame .form .form_result {
    margin: 0;
    padding: 30px 35px;
}

.main-page-icons-slider {
    display: block !important;
}

/*Для рекапчи*/
.g-recaptcha {
    padding-bottom: 20px;
}

div.captcha_image .g-recaptcha {
    margin-top: 40px;
    top: -40px;
    position: relative;
}

div.captcha_image .g-recaptcha~div.captcha_reload {
    display: none
}

/*для временной акции*/
.green_link {
    color: #0ea71b;
    border-bottom: 1px solid #e0e0e0;
}

.mt-15 {
    margin-top: 15px;
}

/*калькулятор*/

.block-wrap {
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.block-slider {
    margin-right: 20px;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
}

.block-rezult {
    margin-left: 15px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.block-rezult span {
    min-width: 60px;
    margin-right: 10px;
}

.block-rezult input {
    border: none;
    width: auto;
}

.calc-button {
    margin: 20px 0;
    text-align: center;
}

.el-table-wrapper {
    width: 100%;
    overflow-x: auto;
}

.el-table__header th {
    min-width: 110px;
    padding: 10px;
    color: #fff;
    background-color: #094085;
    border: 1px solid #094085;
}

.el-table__empty-block {
    padding: 10px;
    border: 1px solid #094085;
}

.el-table__body td {
    min-width: 110px;
    padding: 10px;
    border: 1px solid #094085;
}

.el-table_1_column_4,
.el-table_1_column_5 {
    min-width: 70px !important;
}

.el-table_1_column_8 {
    min-width: 10px !important;
    text-align: center;
}

.el-table_1_column_8 .del_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.el-table_1_column_8 .del_button .el-button {
    cursor: pointer;
    width: 10px;
    height: 10px;
    border: none;
    background: url(/local/templates/aspro_optimus/images/close_icons.png) -2px -26px no-repeat;
    /* background: transparent url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQAB…W0WVSc0tKqatqri9HHFaJtWIm42LOyNPXsxPe1z6hiS8dG9JAHz15M3ZtzO4YPa4DwxrhDP//Z) no-repeat center; */
}

.el-table__header th.gutter {
    padding: 0;
}

div.wqec-shadow.wqec-active {
    z-index: 2099999999;
}

div.areaForWqec div.wizard-quest-edition-concept,
div.areaForWqec div.wizard-quest-edition-concept2 {
    z-index: 9999999999;
}

/* Футер с ссылками */

.footer_links_block {
    text-align: left;
}

.footer_links_project,
.footer_links_partner,
.footer_links_sectors {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0px;
    padding: 0px 20px 0px 0px;
}

.footer_links_sectors {
    width: 48%;
    padding: 0px;
}

div.foo_sectors_block {
    margin: 0px;
}

.foo_sectors_link div {
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.foo_sectors_link div a {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 25px;
}


.foo_sectors_link div a span {
    border-bottom: 1px hsla(212, 72%, 39%, 0.3) solid;
    color: hsla(212, 72%, 39%, 1);
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-size: 13px;
    font-weight: bold;
}

.foo_sectors_block h4,
.foo_sectors_block div.hdr5,
.footer_links_project h5,
.footer_links_project div.hdr5,
.footer_links_partner h5,
.footer_links_partner div.hdr5 {
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    color: black;
    font-weight: bold;
    font-size: 14px;
    margin: 0px 0px 5px 0px;
}


.blue_line_button,
.footer_links_button,
.footer_links_project a.call-wqec,
.footer_links_project a.open-wqec {
    display: inline-block;
    background: none !important;
    font-size: 13px;
    line-height: 16px;
    color: hsla(212, 72%, 39%, 1) !important;
    padding: 12px 20px !important;
    margin-top: 5px;
    border-radius: 4px;
    border: 1px solid hsla(212, 72%, 39%, 0.3) !important;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.blue_line_button:hover,
.footer_links_button:hover,
.footer_links_project a.call-wqec:hover,
.footer_links_project a.open-wqec:hover {
    display: inline-block;
    background: none !important;
    font-size: 13px;
    line-height: 16px;
    color: hsla(212, 72%, 39%, 1) !important;
    padding: 12px 20px !important;
    margin-top: 5px;
    border-radius: 4px;
    border: 1px solid hsla(212, 72%, 39%, 0.5) !important;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: bold;
}


@media (max-width: 950px) {
    .footer_links_project {
        display: none;
    }

    .footer_links_partner {
        width: 33%;
    }

    .footer_links_sectors {
        width: 60%;
    }

}

@media (max-width: 650px) {
    .footer_links_block {
        display: none;
    }
}

/* Калькулятор дискового пространства */

.calc-block {
    margin-bottom: 20px;
    border: 1px solid #2b5086;
}

.calc-block__title {
    padding: 20px;
    position: relative;
    font-size: 16px;
    color: black;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #2b5086;
}

.calc-block__title span {
    width: 29px;
    height: 29px;
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    cursor: pointer;
    background: url(/local/templates/aspro_optimus/images/arrows2.png) 3px -20px no-repeat;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.calc-block__body {
    padding: 20px;
}

.calc-block__body-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.calc-block__feature {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
}

.calc-block__item p {
    color: black;
    font-weight: bold;
}

.calc-block__btn {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#week-rezult,
#day-rezult,
#hour-rezult,
#month-rezult,
.block-rezult input.short_input {
    width: 70px;
}

input.input_short {
    margin-left: 10px;
    margin-bottom: 10px;
    width: 70px;
    display: inline-block;
}

input.input_sec {
    margin-left: 10px;
    margin-bottom: 10px;
    width: 150px;
    display: inline-block;
}

.calc-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.calc-left {
    padding-right: 20px;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    border-right: 1px solid #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 543px) {
    .calc-left {
        padding-right: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        border-right: none;
    }
}

/* .calc-left input,
.calc-left select {
  width: 200px;
  display: block;
} */

.calc-right {
    padding-left: 20px;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 543px) {
    .calc-right {
        padding-left: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.calc-title-block {
    margin: 10px 0 5px;
    display: block;
}

.tabs>input {
    display: none;
    position: absolute;
}

.tabs label {
    padding: 10px;
    /* margin-bottom: 5px; */
    display: inline-block;
}

.tabs section {
    display: none;
    padding: 15px;
    background: #fff;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.tabs input:checked+label {
    border-bottom: 1px solid #2B5086;
    background: #fff;
}

#tab1:checked~#tab1__content,
#tab2:checked~#tab2__content {
    display: block;
}

#default {
    display: block;
}

.default__text {
    color: #b6b5b5;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
}

.default__text span {
    font-weight: 700;
    text-transform: none;
    display: block;
}

.deep_div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.deep_div .rezult-title {
    font-size: 20px;
    margin-bottom: 20px;
}

.deep_div .block-rezult,
.deep_div .deep_val {
    margin: 0;
}

.deep_div .rezult-mb {
    font-size: 30px;
    line-height: 35px;
    width: auto;
    max-width: 400px;
    text-align: center;
    color: #2B5086;
}

.deep_div .rezult-mb span {
    margin: 0;
    font-size: 40px;
    line-height: 45px;
}

.deep_div .rezult-gb {
    margin: 20px 0;
    font-size: 50px;
    line-height: 55px;
    width: auto;
    text-align: center;
    color: #2B5086;
}

#tab2__content .short_input {
    margin: 20px;
    width: auto;
    text-align: center;
    color: #2B5086;
    background-color: transparent;
    border: 1px solid #eaebec;
    outline: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]:hover,
input[type="number"]:focus {
    -moz-appearance: number-input;
}

.deep_div .rezult-gb span {
    margin: 0;
    font-size: 70px;
    line-height: 75px;
}

#result_calc_time .block-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#result_calc_time .block-rezult {
    margin: 20px 0 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#result_calc_time .block-rezult span {
    margin: 0;
    display: block;
    color: #2B5086;
    font-size: 40px;
    line-height: 50px;
}

.calc_time span:not(:last-child):after {
    margin: 0 20px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f178';
    font-size: 30px;
}

.radio__unit,
.radio__unit-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.radio__unit input {
    display: none;
}

.radio__unit label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.radio__unit label span {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    border: 1px solid #d2d2d2;
    border-radius: 50%;
}

.radio__unit label span::after {
    width: 8px;
    height: 8px;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #2B5086;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
}

.radio__unit input:checked+span::after {
    display: block;
}

/*Блок событий на главной*/
.doing {
    padding-bottom: 20px;
}

.doing .news_blocks {
    margin-bottom: 0;
    padding-bottom: 0px;
}

.doing .news_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .doing .news_items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.doing .news_blocks .info_block .news_items .item {
    padding: 0;
    margin-bottom: 20px;
    border: none;
}

.doing .info .date:nth-child(2) {
    font-weight: 700;
    font-size: 13px;
    color: #000;
    margin-bottom: 5px;
}


div.person-block {
    border-top: 1px #DCDCDC solid;
    width: 22%;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 25px;
    vertical-align: top;
}

div.blue-line {
    width: 100px;
    height: 3px;
    background-color: blue;
    margin-bottom: 10px;
}

div.person-name {
    margin-bottom: 2px;
    font-weight: bold;
    color: black;
}

div.person-position {
    margin-bottom: 10px;
    color: gray;
    font-weight: normal;
    line-height: 15px
}

div.person-theme {
    font-weight: normal;
    color: black;
}


@media (max-width: 1200px) {
    div.person-block {
        width: 45%;
    }
}

@media (max-width: 600px) {
    div.person-block {
        width: 100%;
    }
}


/* Верстка для описания регистраторов на странице товара */

div.nvr-desc>div.anchors-links>a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 5px;
    color: rgba(13, 82, 171, 1);
    text-decoration: none;
    border-bottom: 1px dotted rgba(13, 82, 171, 0.3);
    font-size: 13px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 150%;
}

div.nvr-desc>div.anchors-links>a:hover {
    border-bottom: 1px dotted rgba(13, 82, 171, 0);
}

div.nvr-desc>div.desc-sec {
    margin: 0 0 20px 0;
}

div.nvr-desc>div.desc-sec h2 {
    margin-bottom: 15px;
    margin-top: 25px;
    color: black;
    font-size: 16px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 150%;
    text-align: left;
}


div.nvr-desc>div.desc-sec p,
div.nvr-desc>div.desc-sec>div.vms-fn>p {
    margin: 0 0 15px 0;
    color: #666666;
    font-size: 13px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 150%;
}



div.nvr-desc>div.desc-sec>div.left-block {
    display: inline-block;
    width: 60%;
    margin: 0px;
    padding-right: 30px;
    vertical-align: top;
}

div.nvr-desc>div.desc-sec>div.right-block {
    display: inline-block;
    width: 35%;
    margin: 0px;
    vertical-align: top;
}


div.nvr-desc>div.desc-sec ul>li {
    margin: 0 0 5px 0;
    color: #666666;
    font-size: 13px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 150%;
}


div.nvr-desc>div.desc-sec ul {
    margin: 0 0 15px 0;
}

div.nvr-desc>div.desc-sec>p.accent {
    color: rgba(21, 145, 26, 1);
    font-weight: normal;
    padding: 5px 0 5px 10px;
    border-left: 1px solid rgba(21, 145, 26, 0.6);
}

div.nvr-desc>div.desc-sec>p>strong {
    color: black;
    font-weight: bold;
}

div.nvr-desc>div.desc-sec>div.vms-fn {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    padding: 0 15px 10px 0;

}

div.nvr-desc>div.desc-sec>div.vms-fn>h3 {
    margin-bottom: 5px;
    color: black;
    font-size: 15px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
}

div.nvr-desc>div.desc-sec>div.vms-fn>h3>sup {
    color: #65c365;
    font-size: 12px;
}



div.nvr-desc>div.desc-sec>div.vms-fn>h3>a {
    margin-bottom: 5px;
    font-size: 15px;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 150%;
    color: rgba(13, 82, 171, 1);
    text-decoration: none;
    border-bottom: 1px solid rgba(13, 82, 171, 0.3);
}

div.nvr-desc>div.desc-sec>div.vms-fn {

    flex-basis: 25%;
    vertical-align: top;
    padding: 20px 20px 5px 20px;
    border: 1px solid #e9e9e9;
    margin: 0 10px 10px 0;
}

div.nvr-desc>div.desc-sec#vms-optional>div.vms-fn {

    flex-basis: 25%;
    vertical-align: top;
    padding: 20px 20px 5px 20px;
    border: 1px solid #e9e9e9;
    margin: 0 10px 10px 0;
}


div.nvr-desc>div.desc-sec {
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
}


@media screen and (max-width: 700px) {

    div.nvr-desc>div.desc-sec>div.left-block {
        display: block;
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    div.nvr-desc>div.desc-sec>div.right-block {
        display: block;
        width: 100%;
        margin: 0px;
    }


    div.nvr-desc>div.desc-sec>div.vms-fn {

        flex-basis: 100%;
        vertical-align: top;
        padding: 0px;
        border: none;
        margin: 0;
    }

    div.nvr-desc>div.desc-sec#vms-optional>div.vms-fn {

        flex-basis: 100%;
        vertical-align: top;
        padding: 0px;
        border: none;
        margin: 0;
    }


    div.nvr-desc>div.desc-sec {
        margin: 0 0 20px 0;
        display: flex;
        flex-wrap: wrap;
    }



}

@media screen and (max-width: 400px) {

    div.nvr-desc>div.desc-sec>div.left-block {
        display: block;
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    div.nvr-desc>div.desc-sec>div.right-block {
        display: block;
        width: 100%;
        margin: 0px;
    }

    div.nvr-desc>div.desc-sec>div.vms-fn {

        flex-basis: 100%;
        vertical-align: top;
        padding: 0px;
        border: none;
        margin: 0;
    }

    div.nvr-desc>div.desc-sec#vms-optional>div.vms-fn {

        flex-basis: 100%;
        vertical-align: top;
        padding: 0px;
        border: none;
        margin: 0;
    }


    div.nvr-desc>div.desc-sec {
        margin: 0 0 20px 0;
        display: flex;
        flex-wrap: wrap;
    }



}

/* Верстка для описания регистраторов на странице товара */

.infocloud {
    position: relative;
    margin-bottom: 60px;
}

.infocloud__title {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.infocloud-block {
    margin-bottom: 20px;
    padding: 0 10px;
    width: 250px;
}

.infocloud-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .infocloud-blocks {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

.infocloud-block__img {
    margin-bottom: 10px;
}

.infocloud-block__img img {
    margin: 0 auto;
    display: block;
}

.infocloud-block__text {
    color: #1d2029;
    font-size: 13px;
    text-align: center;
}

.infocloud-block__text span {
    display: block;
}

@media (max-width: 1180px) {
    .infocloud-block__text span {
        display: inline;
    }
}

@media (max-width: 991px) {
    .infocloud-block__text span {
        display: block;
    }
}

.infocloud-block__text a {
    color: #1d2029;
    text-decoration: underline;
}

@media (min-width: 992px) {
    .infocloud-block__text a:hover {
        color: #083672;
    }
}

.infocloud__small {
    padding-top: 5px;
    position: absolute;
    right: 0;
    font-weight: 300;
    border-top: 2px solid #6FC42B;
}

.red_button {
    opacity: 1;
    font-weight: 400;
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    text-transform: none;
    background: #FF0000;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    padding: 8px 11px 9px;
    display: inline-block;
    border: none;
    outline: none;
    position: relative;
    font-family: "Ubuntu", Arial, Helvetica, sans-serif;
    /* letter-spacing: 0.4px; */
    width: auto;
    vertical-align: middle;
}

.red_button:hover {
    background: #ff4747;
}

.search-open {
    display: none;
}

#crm-web-form-id-10 .crm-webform-main-container .crm-webform-header {
    margin: 0;
}

#crm-web-form-id-10 fieldset .crm-webform-group {
    margin: 0 0 1px 0 !important;
}

#crm-web-form-id-10 .crm-webform-fieldset {
    padding: 0px !important;
}

.info_item .preview_text.dot-dot ul li:before {
    padding: 0;
    margin-left: 0;
    width: 0px;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    position: absolute;
    top: 0;
    left: 0;
    content: none;
}

.info_item .preview_text.dot-dot ul li {
    margin: 0 0 2px;
    padding-left: 0px;
    position: relative;
    color: black;
    font-size: 14px;

}

.info_item .preview_text.dot-dot ul {
    margin: 0 0 0px;
}

/* правки мобилок */
/* перенести в основной файл стилей */
@media (max-width: 543px) {
    .main-page-icons-slider {
        height: auto !important;
    }

    .main-page-icons-slider_item_flex {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .main-page-icons-slider_item {
        margin-right: 5px !important;
    }

    div.main-page-icons-slider_item_img {
        margin-right: 5px !important;
        min-width: 35px !important;
    }

    .main-page-icons-slider_item_img img {
        width: 35px !important;
        height: 35px !important;
    }

    .main-page-icons-slider_item_text p {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .sectors_link div {
        width: 49% !important;
    }
}

.table_compare .bx_filtren_container {
    min-height: 1px;
}

.one_click_buy_frame .filter input[type=checkbox]+label:after {
    display: block;
}

.delivery_cities {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.delivery_cities__item {
    padding-right: 40px;
}

@media (max-width: 543px) {
    .delivery_cities__item {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
}

.block_top_content {
    display: none !important;
}

@media (max-width: 950px) {
    body.detail_page>h1#pagetitle {
        margin-top: 0;
    }
}

.partner_block {background-color:#2992D9;padding:20px 30px; margin:0 auto 15px auto;display:none;}
.partner_block_back {padding:10px;background: url(/img/bepartnerpng.png) no-repeat top right;background-size: auto 100%;}
.partner_block_header {color:white;font-size:20px;line-height:26px;margin-bottom:10px;font-weight:bold;}
.partner_block_points {color:white;font-size:14px;line-height:22px;margin-bottom:10px;}
.partner_block_button {display: inline-block;
    background: #2992D9 !important;
    font-size: 13px;
    line-height: 16px;
    color: white !important;
    padding: 12px 20px !important;
    margin-top: 5px;
    border-radius: 4px;
    border: 1px solid white !important;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight: bold;}


/* Фомин 31.03.2021 */

div.lead-block-micro {
    display: block;
    padding:15px;
    margin-bottom:20px;
    background:#f6f6f6;
}

div.lead-block-blue {border-left:3px solid #2992D9;}

div.lead-block-micro > div.lead-block-header {
	font-weight:700;
	font-size: 13px;
    line-height: 18px;
    color: black;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    display: inline-block;
    margin-right:20px;
}

div.lead-block-micro a {
	display: inline-block;
    margin-right: 20px;
    font-size: 13px;
    line-height: 18px;
    color: #428CD7;
    text-decoration: none;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    font-weight:700;
}

div.lead-block-micro > div.lead-block-info {
	font-weight:normal;
	font-size: 13px;
    line-height: 18px;
    color: #666666;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    display: inline-block;
    margin-right:20px;
}

.info_item .green_link {
    display: flex;
    align-items: center;
    gap: 6px;
    border-bottom: 0 !important;
}

.info_item .green_link::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url('../images/logo-min.svg') no-repeat center;
}