@import "font.css";
.head30 {
    color: #404345;
    font-size: 30px;
    margin: 5vh 0;
    padding: 0;
    font-weight: 300;
    letter-spacing: 1px;
}

@media (max-width: 767px) {

}

.head24 {
    color: #404345;
    font-size: 24px;
    margin: 5vh 0;
    padding: 0;
    font-weight: 300;
    text-transform: uppercase;
}

.head24_bold {
    color: #404345;
    font-size: 24px;
    margin: 5vh 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.btn_grey, .btn_grey:hover {
    cursor: pointer;
    display: inline-block;
    background: #fff;
    border: #b8b3ad 1px solid;
    color: #b8b3ad;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    padding: 14px 28px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;

}

.btn_blue, .btn_blue:hover {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    background: #0042A6;
    border: #164194 1px solid;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    padding: 14px 35px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;

}

.btn_blue_small, .btn_blue_small:hover {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    background: #0042A6;
    border: #164194 1px solid;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    padding: 10px 12px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;

}

.btn_blue_border, .btn_blue_border:hover {
    cursor: pointer;
    display: inline-block;
    color: #0042A6;
    background: #fff;
    border: #164194 1px solid;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    padding: 14px 35px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
}

.wdt_all {
    width: 100%;
    max-width: 100%;
}

.wdt160 {
    width: 160px;
    max-width: 100%;
}

.f_r {
    float: right;
}

.f_l {
    float: left;
}

.t_c {
    text-align: center;
}

.v_m {
    display: inline-block;
    vertical-align: middle;
}

.t_r {
    text-align: right !important;
}

.t_l {
    text-align: left !important;
}

.d_block {
    display: block;
}

.font_light {
    font-weight: 300;
}

.font_light a {
    color: #404345;
}

.t_up {
    text-transform: uppercase;
}

/*vrs3net*/
.vrs3net_top {
    padding-top: 2%;
}

.vrs3net_top_head {
    padding-bottom: 7.5%;
    width: 90%;
    margin: auto;
}

.vrs3net_top_do {
    padding-top: 5%;
}

.vrs3net_top_btn {
    padding: .5% 0 1%;
}

.vrs3net_ttx {
    color: #044585;
    width: 80%;
    margin: auto;
    padding-top: 7%;
}

.vrs3net_ttx_name {
    text-align: center;
    padding-bottom: 2%;
}

.vrs3net_ttx_content {
    display: flex;
    align-items: center;
    margin: 10px 0;
    border-bottom: 1px solid lightgrey;
    padding-bottom: .5%
}

.vrs3net_ttx_content_first,
.vrs3net_rules_content_first,
.vrs3net_rules_content_last_first,
.vrs3net_create_dgs_content_first,
.vrs3net_modern_ex_net_content_val_first {
    padding-right: 10px;
}

.vrs3net_ttx_content_img {
    margin: 2px;
}

.vrs3net_admin {
    color: #044585;
    width: 80%;
    margin: auto;
    padding-top: 7%;
}

.vrs3net_admin_name {
    text-align: center;
    padding-bottom: 2%;
}

.vrs3net_rules {
    color: #044585;
    width: 80%;
    margin: auto;
    padding-top: 7%;
}

.vrs3net_rules_name {
    text-align: center;
    padding-bottom: 2%;
}

.vrs3net_rules_content {
    display: flex;
    align-items: center;
    padding-bottom: .5%;
    margin: 10px 0;
    border-bottom: 1px solid lightgrey;
}

.vrs3net_rules_content_left {
    display: flex;
    width: 50%;
    align-items: center;
}

.vrs3net_rules_content_right {
    display: flex;
    width: 50%;
    align-items: center;
}

.vrs3net_rules_content_last {
    display: flex;
    align-items: center;
}

.vrs3net_create_dgs {
    color: #044585;
    width: 80%;
    margin: auto;
    padding-top: 7%;
}

.vrs3net_create_dgs_name {
    text-align: center;
    padding-bottom: 2%;
}

.vrs3net_create_dgs_content {
    display: flex;
    align-items: center;
    margin: 10px 0;
    border-bottom: 1px solid lightgrey;
    padding-bottom: .5%;
}

.vrs3net_modern_ex_net {
    color: #044585;
    width: 80%;
    margin: auto;
    padding-top: 7%;
}

.vrs3net_modern_ex_net_name {
    text-align: center;
    padding-bottom: 2%;
}

.vrs3net_modern_ex_net_content_val {
    display: flex;
    align-items: center;
    margin: 10px 0;
    border-bottom: 1px solid lightgrey;
    padding-bottom: .5%;
}

.vrs3net_contact {
    color: #044585;
    width: 80%;
    margin: auto;
    padding-top: 7%;
}

.vrs3net_contact_head {
    text-align: center;
    padding: 5% 0 1%;
}

.vrs3net_contact_content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.vrs3net_contact_content_type {
    width: 20%;
    padding-right: 10px;
    text-align: right;
}

.vrs3net_contact_content_val {
    width: 30%;
}

.vrs3net_uncomf {
    padding: 5% 0 2%;
    color: #044585;
    width: 80%;
    margin: auto;
}

.vrs3net_butlast {
    color: #044585;
    width: 80%;
    margin: auto;
    padding-bottom: 5%;
}

.btn_vrs3net {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-shadow: #808080 0 1px, #808080 1px 1px, #808080 1px 0, #808080 0 -1px, #808080 -1px -1px, #808080 -1px 0;
    background: darkorange;
    border: none;
    padding: 15px;
    text-decoration: none;
    border-radius: 35px;
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    width: 100%;
    max-width: 250px;
}

.btn_vrs3net:hover {
    background: orange;
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    box-shadow: none;
}

/*Подчеркивание названий товаров и категорий*/
.title.white.wrapper-xs {
    text-decoration: none;
}

.title.white.wrapper-xs:hover {
    text-decoration: underline;
}

.title:hover {
    border: none !important;
}

/* сети рефенцных станций*/
.bsref-podkl {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 5px 0;
}

.bsref-podkl-a {
    margin: 0 10px;
}

/*Меню сервисного центра*/

.sc_backgr_main {
    /* background: url(/images/oformlenie_saita/service_center/servisnyj_centr_prin_main.jpg);
    background-size: cover;
    background-position: center; */
}

.menu_sc_new {
    display: flex;
    justify-content: center;
}

.menu_sc_new_first {
    padding: 0 10px;
    text-align: center;
    position: relative;
}

.menu_name_sc:hover + .menu_content_sc {
    display: block;
    position: absolute;
    left: 0;
    padding: 5px;
    border-radius: 5px;
    z-index: 1;
}

.podkl_bs_btn.sc {
    width: auto;
    min-width: 220px;
}

.menu_content_sc {
    display: none;
    background: #fff;
    box-shadow: 0 1px 3px 1px #808080;
}

.menu-sc {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}

.plusi_sc_plus {
    display: flex;
    justify-content: center;
    height: auto;
    line-height: 30px;
    margin: 5px 0;
}

.plusi_sc_plus_img {
    width: 5%;
    max-width: 50px;
}

.plusi_sc_plus_val {
    width: 95%;
}

.logo-sc-remont {
    display: flex;
    justify-content: center;
}

.logo-sc-remont_first {
    width: 25%;
}

.logo-sc-remont_second {
    display: flex;
    align-items: center;
    height: 100px;
    justify-content: center;
}

.logo-sc-remont_second:hover {
    box-shadow: 0 0 3px #00000096;
    border-radius: 10px;
}

.sc_more_uslugi_head {
    padding: 1%;
}

.sc_more_uslugi_content {
    display: flex;
    justify-content: center;
}

.sc_more_uslugi_content_item {
    width: 50%;
    padding: 1%;
    border-radius: 20px;
    overflow: hidden;
}

.sc_more_uslugi_content_item_name {
    background: #0042A6;
    height: auto;
    line-height: 3em;
    text-align: center;
    color: #fff;
}

.sc_more_uslugi_content_item_more {
    background: #eae9eb;
    min-height: 150px;
    padding-left: 5px;
}

.sc_more_uslugi_content_item_more {
    padding-left: 15px;
}

.price-sc-uslugi_new {
    width: 100%;
    max-width: 450px;
    margin: auto;
    border: 1px solid lightgrey;
    border-radius: 5px;
    overflow: hidden;
}

.price_sc_uslugi_head {
    background: #0042A6;
    text-align: center;
    color: #fff;
    margin: auto;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.19);
    padding: 10px 0;
}

.price_sc_uslugi_content {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #fff;
    height: auto;
    line-height: 2em;
    color: #fff;
    background: #164194e0;
    margin: auto;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.19);
    padding-left: 5%;
}

.price_sc_uslugi_content_last {
    border-bottom: none;
}

.price_sc_uslugi_content_name {
    width: 50%;
}

.price_sc_uslugi_content_val {
    width: 50%;
}

.price_sc_uslugi_free {
    padding: 10px;
    position: relative;
}

.sc_buttons {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    max-width: 450px;
}

.sc_buttons_first {
    margin: 0 10px;
}

.price_sc_uslugi_free {
    width: 100%;
    max-width: 450px;
    margin: auto;
}

.sc_checkUstat {
    width: 80%;
    margin: 10px auto;
    border: 1px solid #0042A6;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    display: block;
}

/* Утилизация*/
.how-work-util-up,
.how-work-util-down {
    width: 100%;
    display: flex !important;
    margin-top: 20px;
}

.how-work-util-up > div,
.how-work-util-down > div {
    width: 33%;
    text-align: center;
    padding: 20px;
}

.whatuget-util {
    background-color: #F4F4F5;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

.whatuget-head-util {
    text-align: center;
}

.whatuget-content-util {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}

.whatuget-content-util > div {
    text-align: center;
    width: 100px;
}

.whatuget-content-util > div ul {
    text-align: left;
}

.whatuget-content-util > div a {
    text-decoration: none;
    color: #fff;
}

.whatuget-content-util > div a:hover {
    text-decoration: underline;
    color: #fff;
}

.whatuget-content-util > div a:visited {
    text-decoration: none;
    color: #fff;
}

.whatuget-content-util > div button {
    background-color: #0798C4;
    border-radius: 10px;
    border: none;
    color: #fff;
    width: 130px;
    height: 31px;
}

.whatuget-content-util > div button:hover {
    background-color: #0081BC;
    color: #fff;
}

.whatuget-content-gnss-util {
    margin: 0 50px 0 50px !important;
    width: 252px !important;
    height: 480px !important;
    border: 1px solid #0865a4;
    border-radius: 5px;
}

.whtauget-content-name-util {
    height: 40px;
}

.whtauget-content-name-util span {
    height: 40px;
    line-height: 40px;
}

.whtauget-content-button-util {
    width: 100%;
}

.whtauget-content-button-util a {
    width: 130px;
    height: 31px;
}

.whtauget-content-content-util {
    height: 170px;
}

.whtauget-content-content-util ul {
    padding-left: 30px;
}

.whtauget-content-img-util {
    height: 228px;
    position: relative;
}

.uslovi-util {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 20px 0 20px 0;
}

.uslovi-util > div {
    width: 30%;
    text-align: center;
    filter: drop-shadow(2px 3px 5px lightgrey);
    border-radius: 5px;
    overflow: hidden;
}

.uslovi-util > div > div {
    border: 1px solid #EFEFEF;
    border-collapse: collapse;
}

.uslovi-util > div > div:nth-child(n+4) {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.uslovi-util > div > div:nth-child(n+4) div {
    width: 70%;
    height: 100%;
}

.uslovi-util > div > div:nth-child(n+4) div:first-child {
    width: 30%;
    height: 100%;
    border-right: 1px solid #EFEFEF;
    border-collapse: collapse;
}

.uslovi-util > div > div:nth-child(n+4) div:first-child span {
    height: 50px;
    line-height: 15px;
}

.uslovi-util > div > div:nth-child(n+5) div span {
    height: 50px;
    line-height: 50px;
}

.uslovi-img-util {
    height: 90px;
    vertical-align: middle;
}

.uslovi-img-util span {
    line-height: 90px;
}

.uslovi-oldprice {
    text-decoration: line-through;
}

.util-getskid {
    display: flex;
    width: 100%;
    justify-content: center;
}

.garant-util {
    padding: 25px 0 25px 0;
    background-color: #F4F4F5;
}

.garant-content-util {
    width: 100%;
    display: flex;
    justify-content: center;
}

.garant-content-util > div {
    width: 33%;
    text-align: center;
}

.garant-head-util {
    width: 100%;
    text-align: center;
    height: 50px;
}

.garant-util {
    width: 100%;
    text-align: center;
}

.garant-name-util {
    width: 100%;
    text-align: center;
}

.queans-util {
    padding: 20px 0 20px 0;
}

.queans-head-util {
    text-align: center;
    height: 50px;
}

.queans-block-util {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-bottom: 25px;
}

.queans-block-util > div {
    width: 285px;
    height: auto;
    min-height: 75px;
}

.queans-block-util > div:first-child {
    margin-right: 180px;
}

.queans-block-util:nth-child(2n) {
    background-color: #F4F4F5;
}

.queans-que-util {
    font-weight: bold;
    padding-bottom: 10px;
}

.queans-ans-util {
    text-align: justify;
}

/*Рассрочка*/
.honras-head {
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 50px;
}

.honras-menu {
    margin: 0 0 20px;
}

.honras-menu_ul {
    height: 60px;
    display: inline-flex;
    border-bottom: 1px solid #D1D1D1;
    width: 100%;
    padding-left: 0;
    justify-content: center;
    align-items: center;
}

.honras-menu_li {
    list-style: none;
    height: 60px;
    font-size: 13px;
    display: flex;
    align-items: center;
    text-align: center;
}

.honras-howworkit {
    padding-top: 5%;
}

.honras-video {
    padding-bottom: 5%;
}

.honras-video-name {
    padding: 2% 0;
}

.honras-video-content {
    text-align: center;
}

.honras-video-content_iframe {
    height: 300px;
    width: 100%;
    max-width: 600px;
}

.honras-choose {
    padding: 25px 0;
    width: 100%;
    background-color: #F4F4F6;
}

.honras-choose-head {
    text-align: center;
    width: 100%;
    color: #044585;
}

.honras-choose-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.promo-sales {
    width: 100%;
    max-width: 2000px;
}

.promo-sales img {
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.promo-sales img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.promo-sales-head a {
    color: #003c71 !important;
    text-decoration: underline !important;
    font-size: 20px;
    font-weight: bold;
}

.promo-sales-head a:visited {
    color: #003c71 !important;
}

.promo-sales-content {
    display: flex;
    max-width: 1500px;
    margin: auto;
}

.promo-sales-item {
    text-align: center;
    height: auto;
    width: 20%;
}

.promo-sales-item > div:first-child {
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.promo-sales-line {
    height: 30px;
    width: 100%;
    margin: auto;
    text-align: center;
}

.promo-sales-line a {
    background: linear-gradient(to right, #ffffff, #003c71 30%, #003c71, #ffffff);
    background: -webkit-linear-gradient(to right, #ffffff, #003c71 30%, #003c71, #ffffff);
    width: 100%;
    border-radius: 10px;
    display: block;
    line-height: 30px;
    color: white !important;
    text-decoration: none;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.wrapper-sm.main-descr-content.scroll-y .promo-sales-line a:visited {
    color: #fff;
}

.wrapper-sm.main-descr-content.scroll-y .promo-sales-line a:hover {
    color: #003c71 !important;
    text-decoration: none;
    background: linear-gradient(to right, #003c71, #ffffff 30%, #ffffff, #003c71);
    background: -webkit-linear-gradient(to right, #ffffff, #003c71 30%, #003c71, #ffffff);
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.promo-sales-goto-sale {
    width: 100%;
    text-align: center;
}

.promo-sales-goto-sale a {
    border: 2px solid #125287;
    display: block;
    border-radius: 20px;
    background-color: #125287;
    width: 40%;
    color: white !important;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.promo-sales-goto-sale a:hover {
    border: 2px solid #125287;
    background-color: #fff;
    color: #125287 !important;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    text-decoration: none !important;
}

.promo-sales-goto-sale a:visited {
    color: white !important;
    text-decoration: none !important;
}

.promo-sales-dl-list {
    width: 100%;
    text-align: center;
}

.promo-sales-dl-list a {
    border: 2px solid #125287;
    display: block;
    border-radius: 20px;
    background-color: #125287;
    width: 40%;
    color: white !important;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.promo-sales-dl-list a:hover {
    border: 2px solid #125287;
    background-color: #fff;
    color: #125287 !important;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    text-decoration: none !important;
}

.promo-sales-dl-list a:visited {
    color: white !important;
    text-decoration: none !important;
}

.promo-sales-getque a {
    border: 2px solid #125287;
    display: block;
    border-radius: 20px;
    background-color: #125287;
    width: 30%;
    color: white !important;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.promo-sales-getque a:hover {
    border: 2px solid #125287;
    background-color: #fff;
    color: #125287 !important;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    text-decoration: none !important;
}

/*Техподдержка*/
.uc-podderzka {
    display: flex;
    height: 100px;
}

.uc-podderzka > div {
    width: 25%;
}

.uc-podderzka > div:nth-child(1) img {
    position: relative;
    top: 20px;
}

.uc-podderzka > div:nth-child(2) img {
    position: relative;
    top: 30px;
}

.uc-podderzka > div:nth-child(3) img {
    position: relative;
    top: 32px;
}

.uc_podderzka_menu {
    width: 100%;
    background: #fff;
}

.content ul.uc_podderzka_menu_item {
    display: flex;
}

.content ul.uc_podderzka_menu_item > li {
    width: 25%;
    height: auto;
    padding-right: 20px;
}

.content ul.uc_podderzka_menu_item > li > a {
    display: block;
}

.uc_podderzka {
    width: 90%;
    margin: auto;
}

.uc_podderzka .uc_podderzka_top {
    background: #C6DDEB;
    padding: 10px 20px;
}

.uc_podderzka .uc_podderzka_top .uc_podderzka_menu {
    background: none;
    padding: 20px 0;
    margin: auto;
}

.uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_head {
    padding-bottom: 10px;
}

.uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}

.uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont .uc_podderzka_menu_cont_item {
    width: 24%;
    display: block;
    margin: 0 .5%;
    border: 1px solid #353A40;
    background: #F4F4F4;
    border-radius: 10px;
    padding: 15px 0;
}

.uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont .uc_podderzka_menu_cont_item:hover {
    border-color: red;
}

.uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont .uc_podderzka_menu_cont_item > a {
    display: block;
    height: 100%;
    color: black;
}

.uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont .uc_podderzka_menu_cont_item > a:hover {
    color: black;
    text-decoration: none;
}

.uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont .uc_podderzka_menu_cont_item > a:visited {
    color: black;
}

.uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont .uc_podderzka_menu_cont_item > a img {
    margin: 5px 5px 10px 5px;
    width: 100%;
    max-width: 130px;
    height: auto;
}

/* метрология*/
.sc-metro-equip {
    display: flex;
    justify-content: center;
    margin: auto;
}

.sc-metro-equip div ul {
    padding-left: 0;
}

.sc-metro-equip div ul li {
    list-style: none;
    height: 40px;
    line-height: 40px;
}

.sc-metro-equip div ul li:before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    background-image: url(/images/katalog/News/galochka.png);
    background-size: 20px 20px;
    position: relative;
    top: 10px;
}

.sc-metro-get-zakaz {
    background-color: grey;
    display: flex;
    width: 100%;
    justify-content: center;
    margin: auto;
    text-align: center;
}

.sc-metro-get-zakaz > div {
    width: 50%;
}

.sc-metro-get-zakaz-content > div {
    min-height: 80px;
    height: auto;
    max-height: 100px;
}

.sc-metro-get-zakaz-content > div:first-child span {
    line-height: 80px;
}

.sc-metro-get-zakaz-content > div:nth-child(2) {
    color: #fff;
    padding: 0 10%;
}

.metro-plusi {
    padding-left: 0 !important;
}

.metro-plusi li {
    list-style: none;
    margin: 5px 0;
}

.metro-plusi li:before {
    content: '';
    display: inline-block;
    height: 30px;
    width: 30px;
    background-image: url(/images/katalog/banners/icon/1458741525_free-22.png);
    background-size: 30px 30px;
    position: relative;
    top: 6px;
}

.metro-plusi li span {
    padding-left: 10px;
}

/*Таблица сравнения*/
/* .table.compare.megatablj tbody tr:nth-child(n+5):nth-child(-n+16),
.table.compare.megatablj tbody tr:nth-child(18)
{
    display:none;
} */

/*Рекламная страница Pentax*/
.promo-pentax-20-head-content {
    display: flex;
    justify-content: center;
    width: 100%;
}

.promo-pentax-20-head-content > div {
    width: 50%;
}

.promo-pentax-20-head-content > div:nth-child(2) > div {
    text-align: right;
}

.promo-pentax-20-head-content > div:nth-child(2) > div img {
    width: 100%;
    max-width: 450px;
    height: auto;
    margin-right: 0;
}

.promo-pentax-20-osobennosti > div {
    display: flex;
    justify-content: center;
}

.promo-pentax-20-osobennosti > div > div {
    width: 50%;
}

.promo-pentax-20-price {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 1% 0;
}

.promo-pentax-20-price > div {
    width: 25%;
    text-align: center;
}

.promo-pentax-20-getitem {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 1%;
}

/* Телефон на сайте*/
.phonen a {
    color: #77AAD6;
    text-decoration: none;
}

.phonen a:visited {
    color: #77aad6;
}

/* Меню для моб.версии*/
#nav ul li.mob_catalog_li {
    display: none;
}

.strelka_news_menu {
    display: none;
}

/*Кнопка Ландстар 7*/
.download-instal-ls7 {
    border: none;
    border-radius: 20px;
    padding: 5px 10px;
    background: #f1c40f;
    color: #484747;
}

.get-regcode-ls7 {
    border: none;
    border-radius: 20px;
    padding: 5px 10px;
    background: #f1c40f;
    color: #484747;
}

/*Демо кнопка*/
.a_demo_po_btn {
    text-decoration: none;
}

.a_demo_po_btn .demo_po_btn {
    display: block;
    margin: auto;
    padding: 0;
    border-radius: 19px;
    background: #FF586C;
    color: #fff;
    width: 100%;
    max-width: 400px;
    height: 40px;
    border: 0;
    line-height: 40px;
    font-size: 1.2em;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.a_demo_po_btn .demo_po_btn:hover {
    background: #FF737E;
    color: #fff;
}

/*Отзывы*/

.otzyvi {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* .otzyvi .otzyvi_content {
  display: flex;
  padding-bottom: 40px;
  justify-content: center;
} */
.otzyvi .otzyvi_content_item {
    width: 100%;
    padding: 0 1%;
    margin: 10px 5px 60px 5px;
    min-width: 100px;
    max-width: 400px;
    border: 1px solid transparent;
}

.otzyvi .otzyvi_content_item:hover {
    border: 1px solid #0042A6;
}

.otzyvi .otzyvi_content_item .otzyvi_content_item_foto {
    border: 1px solid lightgrey;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
}

.otzyvi .otzyvi_content_item:hover .otzyvi_content_item_foto {
    border: 1px solid transparent;
}

.otzyvi .otzyvi_content_item .otzyvi_content_item_foto img {
    margin: 0;
    vertical-align: middle;
    width: 100%;
    max-width: 300px;
    height: auto;
}

.otzyvi .otzyvi_content_item .otzyvi_content_item_fio {
    font-size: 17px;
    font-weight: bold;
    padding: 2% 0;
}

.otzyvi .otzyvi_content_item .otzyvi_content_item_dolgn {
    min-height: 50px;
    font-size: 10px;
    font-weight: bold;
    padding: 0 0 2% 0;
}

.otzyvi .otzyvi_content_item .otzyvi_content_item_but {
    margin: 10px 0;
}

.otzyvi .otzyvi_content_item .otzyvi_content_item_but a {
    color: black;
}

.otzyvi .otzyvi_content_item .otzyvi_content_item_but a:visited {
    color: black;
}

.otzyvi .otzyvi_content_item .otzyvi_content_item_but button {
    height: 40px;
    width: 170px;
    background: #fff;
    border: 2px solid #0042A6;
    font-size: 14px;
    color: #0042A6;
    font-weight: bold;
}

.otzyvi .otzyvi_content_item .otzyvi_content_item_but button:hover {
    background: #0042A6;
    color: #fff;
}

.otzyv_content_iframe.fancybox-content {
    max-width: 500px;
    margin: 0 auto;
}

.podkl_bs_btn {
    background: #fff;
    color: #0042A6;
    border-radius: 5px;
    height: 50px;
    max-width: 300px;
    width: 100%;
    padding: 0 20px;
    font-size: 1.2em;
    outline: none;
    border: 2px solid #0042A6;
    font-weight: bold;
}

.podkl_bs_btn:hover {
    background: #0042A6;
    box-shadow: none;
    color: #fff;
}

.podkl_bs_btn:active {
    box-shadow: none;
}

.bs_big {
    text-decoration: underline;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.service_obs_btn {
    background: #0081BC;
    color: #fff;
    border-radius: 25px;
    height: 50px;
    max-width: 450px;
    width: 100%;
    padding: 0 20px;
    border: none;
    font-size: 1.2em;
}

.service_obs_btn:hover {
    background: rgba(0, 129, 188, 0.72);
    border: 1px solid;
}

.service_obs_btn img {
    width: 25px;
    height: auto;
}

.util_add_btn {
    background: #0081BC;
    color: #fff;
    border-radius: 25px;
    height: 50px;
    max-width: 450px;
    width: 100%;
    padding: 0 20px;
    border: none;
    font-size: 1.2em;
}

.util_add_btn:hover {
    background: rgba(0, 129, 188, 0.72);
    border: 1px solid;
}

.util_add_btn img {
    width: 25px;
    height: auto;
}

.simple_charact {
    padding: 5px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid lightgray;
    background: #0042A6;
    color: #fff;
}

.simple_charact:hover {
    color: #788188;
    background-color: #f2f2f2;
    border-color: #c2ced6;
}

.learn_ob_btn {
    background: #0081BC;
    color: #fff;
    border-radius: 25px;
    height: 60px;
    max-width: 300px;
    width: 100%;
    padding: 0 20px;
    border: none;
    font-size: 1.2em;
}

.learn_ob_btn:hover {
    background: rgba(0, 129, 188, 0.72);
    border: 1px solid;
}

#chatra.chatra--expanded {
    left: 0 !important;
}

#upMobMenuline {
    display: none;
    height: 50px;
    top: 0;
    z-index: 1000;
    background: linear-gradient(to bottom right, #164194, #f5f5f5);
    background: -webkit-linear-gradient(to bottom right, #164194, #f5f5f5);
    width: 100%;
}

#upMobMenuline img {
    padding: 2px;
    max-width: 200px;
    height: 50px;
    display: block;
    margin: auto;
}

#upMobMenuline img.mob-menu-close {
    position: absolute;
}

/*Учебный центр*/

.uc .uc_head {
    height: 370px;
    position: relative;
    background: url('/images/oformlenie_saita/uchebnyi_center/uchebnyj_centr_head.jpg') no-repeat;
    background-size: 100%;
}

.uc .uc_head .uc_head_block_name {
    position: absolute;
    top: 5%;
    left: 5%;
    font-weight: bold;
    color: #0042A6;
    font-size: 40px;
    background: -webkit-gradient(linear, 100% 0, 0 0, from(rgba(255, 255, 255, 0.1)), color-stop(0.5, #ffffff), to(rgba(255, 255, 255, 0.1)));
    background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0.1), #ffffff, rgba(255, 255, 255, 0.1));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0.1), #ffffff, rgba(255, 255, 255, 0.1));
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0.1), #ffffff, rgba(255, 255, 255, 0.1));
    background: linear-gradient(to right, rgba(255, 255, 255, 0.1), #ffffff, rgba(255, 255, 255, 0.1));
    text-shadow: 1px 1px 0 lightgrey;;
}

.uc .uc_head .uc_head_block_list {
    display: block;
    position: absolute;
    padding: 0;
    top: 30%;
    left: 5%;
    list-style: none;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.1));
    text-shadow: 1px 1px 2px black;
    width: 55%;
}

.uc .uc_head .uc_head_block_list li {
    padding: 5px 1px 5px 0;
}

.uc .uc_head .uc_head_block_but {
    position: absolute;
    right: 5%;
    bottom: 30%;
    width: 30%;
    text-align: center
}

.uc .uc_head .uc_head_block_but > div {
    margin: 5px 0;
}

.uc_main_menu {
    display: flex;
    justify-content: center;
}

.uc_main_menu > div {
    width: 32%;
}

.uc_main_menu > div > div:nth-child(3) {
    height: 60px;
}

.uc_main_result {
    padding: 10px 0;
    display: flex;
    justify-content: center;
}

.uc_main_result > div {
    width: 50%;
}

.uc_main_result > div .uc_main_result_head {
    padding: 10px 0;
}

.uc_main_result > div:first-child {
    padding: 0 10px;
}

.uc_main_result > div:first-child div:nth-child(n+2) {
    padding: 5px 5px;
    border: 1px solid lightgrey;
    margin: 5px 0;
    box-shadow: -1px 0 1px 1px #d3d3d3;
}

.uc_main_prei {
    padding: 20px;
}

.uc_main_prei .uc_main_prei_content {
    padding: 10px;
}

.uc_main_prei .uc_main_prei_content ul {
    padding-left: 0;
}

.uc_main_prei .uc_main_prei_content ul li {
    padding: 0 5px;
    border: 1px solid lightgrey;
    box-shadow: -1px 0 1px 1px #d3d3d3;
    height: 40px;
    line-height: 40px;
    list-style: none;
}

.uc_main_price {
    padding: 20px;
}

.uc_main_price .uc_main_price_item_head {
    display: flex;
    justify-content: center;
    padding: 5px 0;
}

.uc_main_price .uc_main_price_item_head > div {
    width: 40%;
}

.uc_main_price .uc_main_price_item_head > div:first-child {
    border-right: 1px solid lightgrey;
}

.uc_main_price .uc_main_price_item {
    display: flex;
    justify-content: center;
    border: 1px solid lightgrey;
    box-shadow: -1px 0 1px 1px #d3d3d3;
    margin: 5px auto;
    height: 40px;
    align-items: center;
    width: 80%;
}

.uc_main_price .uc_main_price_item > div {
    width: 40%;
}

.uc_podderzka_tbc_item {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid lightgrey;
    margin: 1px 0;
    border-radius: 5px;
    padding: 0 2px;
}

.uc_podderzka_tbc_item > div:first-child {
    width: 50%;
}

.uc_podderzka_tbc_item > div:nth-child(2) {
    width: 30%;
}

.uc_podderzka_tbc_item > div:nth-child(3) {
    width: 20%;
    text-align: center;
}

.programm_kurs {
    padding: 0 2%;
}

.programm_kurs .programm_kurs_block {
    margin: 20px 0;
    padding: 10px 5px;
}

.programm_kurs .programm_kurs_block:hover {
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.19);
}

.programm_kurs ol {
    list-style-type: decimal;
}

.programm_kurs li:hover {
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.19);
}

.programm_kurs .kurs_btn {
    border: none;
    border-radius: 7px;
    background: darkorange;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    width: 200px;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.69);
}

.programm_kurs .kurs_btn:hover {
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.19);
}

/*Доставка и оплата*/
.dostavka_oplata {
    padding: 50px 20px;
}

.dostavka_oplata .dostavka_oplata_top {
    display: flex;
}

.dostavka_oplata .dostavka_oplata_top .dostavka_oplata_top_item {
    width: 60%;
}

.dostavka_oplata .dostavka_oplata_top .dostavka_oplata_top_item .dostavka_oplata_top_item_name {
    height: 50px;
}

.dostavka_oplata .dostavka_oplata_top .dostavka_oplata_top_item .dostavka_oplata_top_item_content_list {
    padding-top: 20px;
}

.dostavka_oplata .dostavka_oplata_top .dostavka_oplata_top_item .dostavka_oplata_top_item_content_list ul {
    padding-top: 10px;
    list-style: none url('/images/oformlenie_saita/landings/dostavka_oplata/list_style_dostavka.png');
}

.dostavka_oplata .dostavka_oplata_top .dostavka_oplata_top_item .dostavka_oplata_top_item_content_list ul li {
    padding: 5px 0;
}

.dostavka_oplata .dostavka_oplata_top .dostavka_oplata_top_img {
    width: 40%;
}

.dostavka_oplata .dostavka_oplata_from {
    padding-top: 20px;
    display: flex;
}

.dostavka_oplata .dostavka_oplata_from ul {
    list-style: none url('/images/oformlenie_saita/landings/dostavka_oplata/list_style_dostavka_2.png');
}

.dostavka_oplata .dostavka_oplata_from ul li {
    height: 50px;
}

.dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_left {
    width: 50%;
}

.dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_left img {
    margin-right: 10px;
}

.dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_left .dostavka_oplata_from_left_cost {
    border: 1px solid lightgrey;
    padding: 5px 10px;
    width: 200px;
    border-radius: 5px;
}

.dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_right {
    width: 50%;
}

.dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_right .dostavka_oplata_from_right_cost {
    border: 1px solid lightgrey;
    padding: 5px 10px;
    width: 300px;
    border-radius: 5px;
}

.dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_right .dostavka_oplata_from_right_img {
    display: flex;
}

.dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_right .dostavka_oplata_from_right_img > div {
    border: 1px solid lightgrey;
    width: 20%;
    overflow: hidden;
    margin: 0 5px;
    border-radius: 5px;
}

.dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_right .dostavka_oplata_from_right_img > div img {
    margin: 0;
    padding: 10px;
}

.dostavka_oplata .dostavka_oplata_int {
    height: 50px;
    margin-top: 30px;
    border: 1px solid lightgrey;
    padding: 5px 30px;
    display: flex;
    align-items: center;
    border-radius: 5px;
}

.dostavka_oplata .dostavka_oplata_rekvizity {
    width: 50%;
    padding: 30px 0;
}

.dostavka_oplata .dostavka_oplata_rekvizity .dostavka_oplata_rekvizity_head {
    height: 50px;
}

.dostavka_oplata .dostavka_oplata_oplata {
    width: 50%;
    padding-bottom: 30px;
}

.dostavka_oplata .dostavka_oplata_oplata .dostavka_oplata_oplata_head {
    height: 50px;
}

.dostavka_oplata .dostavka_oplata_oplata .dostavka_oplata_oplata_content ul {
    padding-bottom: 10px;
    list-style: none url('/images/oformlenie_saita/landings/dostavka_oplata/list_style_dostavka.png');
}

.dostavka_oplata .dostavka_oplata_oplata .dostavka_oplata_oplata_content ul li {
    padding: 5px 0;
}

.dostavka_oplata .dostavka_oplata_oplata .dostavka_oplata_oplata_content .dostavka_oplata_oplata_content_img {
    padding-top: 20px;
    display: flex;
    justify-content: center;
}

.dostavka_oplata .dostavka_oplata_oplata .dostavka_oplata_oplata_content .dostavka_oplata_oplata_content_img > div {
    width: 33%;
}

.dostavka_oplata .dostavka_oplata_back {
    width: 100%;
    padding-bottom: 30px;
}

.dostavka_oplata .dostavka_oplata_back .dostavka_oplata_back_head {
    height: 50px;
}

/* Доставка и оплата новая страница */
.block_section-delivery {
    position: relative;
    max-width: 1260px;
    margin: 0 auto;
    padding: 1px 0;
  }
  a.new-btn_white {
    display: inline-flex;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    padding-left: 19px;
    padding-right: 19px;
    padding-bottom: 1px;
    background: #fff;
    height: auto;
    min-height: 50.5px;
    border: 1px solid #0855B0 !important;
    border-radius: 40px !important;
    box-shadow: none;
  }
  
  a.new-btn_white span {
    font-size: 15px;
    line-height: 20px;
    color: #0855B0;
    padding-top: 0px;
  }
  
  a.new-btn_white:hover {
    box-shadow: none !important;
    background: #0855B0 !important;
    border: 1px solid #0855B0 !important;
  }
  
  a.new-btn_white:hover span {
    color: #FFFFFF !important;
  }
  
  
  
  .section-delivery {
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 176px;
    max-width: calc(100vw - 20px);
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .delivery h1, .delivery h2, .delivery h3, .delivery h4 {
    display: block;
    width: 100%;
    text-align: center;
    font-family: "OpenSans", sans-serif;
    font-weight: 800;
    color: #0855B0;
  }
  
  .delivery h1 {
    font-size: 50px;
    line-height: 68px;
  }
  
  .delivery h2 {
    font-size: 40px;
    line-height: 54px;
  }
  
  .delivery h4 {
    font-size: 20px;
    line-height: 27px;
  }
  
  .delivery__intro {
    display: block;
    width: 100%;
    padding: 81px;
    padding-bottom: 83px;
    background: linear-gradient(208.23deg, #0066FF 2.21%, #00489D 44.58%), #00489D;
  }
  
  .delivery__intro h1 {
    display: block;
    position: relative;
    max-width: 584px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
  }
  
  .delivery__main {
    display: block;
    width: calc(100% - 40px);
    max-width: 892px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 28px;
  }
  
  .delivery-part {
    width: 100%;
    display: block;
    margin-top: 110px;
  }
  
  .delivery-part > h2 {
    display: block;
    width: 100%;
    max-width: 632px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .delivery-free {
    display: block;
    width: 100%;
    padding-left: 85px;
    padding-right: 85px;
    padding-top: 53px;
    padding-bottom: 53px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
  }
  
  .delivery-items {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 28px);
    min-width: calc(100% + 28px);
    margin-left: -14px;
    justify-content: center;
  }
  
  .delivery-items_min {
    width: calc(100% + 18px);
    min-width: calc(100% + 18px);
    margin-left: -9px;
  }
  
  .delivery-items__item {
    display: inline-block;
    width: calc(50% - 28px);
    margin-top: 55px;
    margin-left: 14px;
    margin-right: 14px;
    padding: 55px;
    padding-top: 62px;
    padding-bottom: 68px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
  
  }
  
  .delivery-items__item .new-btn {
    margin-top: 54px;
  }
  
  .delivery-items__item h4 {
    padding-bottom: 18px;
  }
  
  .delivery-items_min .delivery-items__item h4 {
    padding-bottom: 11px;
  }
  
  div.delivery-items__item p {
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 288px;
    letter-spacing: 0.025em;
    font-family: 'OpenSans', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #4D4D4D;
    margin-top: 21px;
  }
  
  .delivery-items__item p a {
    display: inline;
    font-family: 'OpenSans', sans-serif;
    font-weight: 800;
    text-decoration-line: underline;
    color: #0855B0;
    letter-spacing: 0em;
  }
  
  .delivery-items__item p a:hover {
    text-decoration: none;
  }
  
  .delivery-items_min .delivery-items__item {
    width: calc(calc(100% / 3) - 18px);
    margin-left: 9px;
    margin-right: 9px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 41px;
    padding-bottom: 90px;
  }
  
  .payments {
    display: flex;
    width: 100%;
    margin-top: 51px;
  }
  
  .payments img {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 194px;
  }
  
  
  @media (max-width: 1200px) {
  
  }
  
  @media (max-width: 1000px) {
  
  .section-delivery {
    padding-bottom: 140px
  }
  
  .delivery-items__item {
    padding-left: 35px;
    padding-right: 35px;
  }
  
  .delivery-items_min .delivery-items__item {
    padding-left: 25px;
    padding-right: 25px;
  }
  
  }
  
  @media (max-width: 768px) {
  
  .delivery__intro {
    padding-left: 30px;
    padding-right: 30px
  }
  
  .delivery-items_min {
    width: calc(100% + 28px);
    min-width: calc(100% + 28px);
    margin-left: -14px;
  }
  
  .delivery-items__item {
    padding-left: 25px;
    padding-right: 25px;
  }
  
  .delivery-items_min .delivery-items__item {
    width: calc(50% - 28px);
    margin-left: 14px;
    margin-right: 14px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 40px
  }
  
  .delivery-items__item h4 br {
    display: none;
  }
  
  }
  
  @media (max-width: 480px) {
  
  .section-delivery {
    max-width: 100%;
    padding-bottom: 102px;
    padding-top: 20px
  }
  
  .delivery h1 {
    font-size: 30px;
    line-height: 41px;
  }
  
  .delivery h2 {
    font-size: 20px;
    line-height: 27px;
  }
  
  .delivery h4 {
    font-size: 15px;
    line-height: 20px;
  }
  
  .delivery__intro {
    padding-top: 41px;
    padding-bottom: 45px;
  }
  
  .delivery__intro h1 {
    max-width: 174px;
  }
  
  .delivery-part {
    margin-top: 50px;
  }
  
  .delivery-free {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 27px;
    padding-bottom: 30px;
  }
  
  .delivery-items_min {
    width: 100%;
    min-width: 100%;
    margin-left: 0px;
  }
  
  .delivery-items__item {
    width: 100%;
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-top: 42px !important;
    padding-bottom: 39px !important;
    margin-top: 31px !Important;
  }
  
  .delivery-part_equipment .delivery-items__item {
    padding-top: 30px !important;
  }
  
  .delivery-items_min .delivery-items__item {
    width: 100%;
    min-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px
  }
  
  .delivery-items__item h4 {
    padding-bottom: 14px !Important;
  }
  
  .delivery-items__item p {
    font-size: 10px;
    line-height: 14px;
    margin-top: 15px
  }
  
  .delivery-items__item .new-btn {
      margin-top: 18px;
  }
  
  .payments {
    margin-top: 30px
  }
  
  .payments img {
      max-width: 136px;
  }
  
  }
/* Вопросы и ответы  */
.voprosi_i_otvety {
    padding: 20px 70px;
}

.voprosi_i_otvety_head {
    padding: 10px 0;
    font-size: 30px;
    font-weight: bold;
}

.voprosi_i_otvety_item {
    padding: 10px 0;
}

.voprosi_i_otvety_link {
    cursor: pointer;
}

.voprosi_i_otvety_item_que {
    display: block;
}

.voprosi_i_otvety_item_que_a {
    color: #0042A6;
    text-decoration: none;
    line-height: 20px;
}

.voprosi_i_otvety_item_ans {
    padding: 10px 10px;
    line-height: 20px;
    display: none;
}

.voprosi_i_otvety_item_ans a {
    text-decoration: underline;
}

/*Анонсы мероприятий*/
.anons_last_merop_item {
    display: flex;
    width: 100%;
    justify-content: center;
}

.anons_last_merop_item > div {
    width: 30%;
    padding: 5px;
}

/*простые блоки*/
.mainblock {
    display: flex;
}

.margin_block {
    margin: 10px 0;
    box-shadow: 0 0 3px lightgrey;
    border-radius: 10px;
    padding: 10px;
}

.mainblock .leftblock {
    width: 49%;
    padding: 0 5px;
    text-align: center;
    margin: 0 1% 0 0;
}

.mainblock .leftblock img {
    margin: 0;
}

.mainblock .rightblock {
    width: 50%;
    padding: 0 5px;
    text-align: center;
}

.mainblock .rightblock img {
    margin: 0;
    padding: 1px 0 0 0;
}

.flexblock {
    display: flex;
}

/*медиатека*/
.mediateka {
    display: flex;
    justify-content: center;
    padding: 20px 30px;
}

.mediateka img {
    margin: 0;
}

.mediateka .mediateka_article {
    width: 52%;
}

.mediateka .mediateka_article .mediateka_article_head {
    display: flex;
    align-items: center;
    height: 90px;
    justify-content: center;
    margin: 0 0 35px 0;
    border: #e7e7e7 1px solid;
}

.mediateka .mediateka_video {
    width: 48%;
    padding-left: 30px;
}

.mediateka .mediateka_video .mediateka_video_head {
    display: flex;
    align-items: center;
    height: 90px;
    justify-content: center;
    margin: 0 0 35px 0;
    border: #e7e7e7 1px solid;
}

.mediateka .mediateka_item {
    display: flex;
    height: 130px;
    margin: 0;
    padding: 15px 0;
    border-bottom: #e7e7e7 1px solid;
}

.mediateka_item_photo {
    text-align: center;
    margin: 0 10px 0 0;
    width: 35%;
    max-width: 200px;
    overflow: hidden;
    max-height: 110px;
}

.mediateka_item_photo img {
    width: 100%;
    max-width: 180px;
}

.mediateka_item_descr {
    text-align: left;
    margin: 0 10px 0 0;
    width: 65%;
}

.mediateka_item_descr_short {
    margin: 10px 0 0 0;
}

.mediateka_all {
    margin: 15px 0;
    text-align: center;
}

/*последнее виде последняя статья*/

.art_video_last {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.item {
    width: 33%;
    padding: 10px;
    border: 1px solid transparent;

}

.item:hover {
    border: 1px solid #16419460;
    border-radius: 5px;
}

.item_foto {
    height: 200px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.item_descr {
    max-width: 327px;
    margin: 20px auto;
    text-align: justify;
}

.a_video_last, .a_video_last:hover {
    text-decoration: none;
    color: #404345;
}

.art_video_last img {
    max-width: 327px;
    width: 100%;
    height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.last_art_video_btn {
    display: flex;
    justify-content: center;
}

.art_last_btn {
    width: 50%;
}

.video_last_btn {
    width: 50%;
}

/*конец медиатеки*/

.news_item_area_blocklist {
    display: flex;
}

.news_item_area_blocklist > div:first-child a {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border: solid 1px #C4C4C4;
    display: block;
}

.news_item_area_blocklist > div:nth-child(2) {
    margin-left: 10px;
}

.news_item_area_blocklist > div img {
    width: 60px;
    height: auto;
    margin: 0;
}

.news_item_area_blocklist:hover {
    outline: 1px solid #0042A6;
}

.pozvonim-mobile-content .pozvonim-mobile-menu {
    top: 0;
}

.poleznye_stati {
    padding: 10px 2px;
    outline: none;
}

.poleznye_stati a {
    color: #0000EE;
    display: block;
}

.poleznye_stati a:visited {
    color: #0000EE;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land {
    color: #010101;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_top {
    display: flex;
    align-items: flex-start;
    background: url(/images/oformlenie_saita/landings/pentax/top.jpg) no-repeat;
    height: 200px;
    background-size: cover;
    padding: 2% 0 0 5%;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_top > div {
    width: 50%;
    height: 70px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_top .pentax_land_top_text {
    color: #FE0000;
    font-size: 32px;
    display: flex;
    align-items: flex-end;
    text-shadow: 1px 1px 10px #ffffff, -1px -1px 10px #ffffff;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts {
    padding: 0 5%;
    display: flex;
    text-align: center;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts .pentax_land_ts_item {
    width: 50%;
    padding: 0 5%;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts .pentax_land_ts_item .pentax_land_ts_item_name {
    color: #FE0000;
    font-size: 23px;
    font-weight: bold;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts .pentax_land_ts_item .pentax_land_ts_item_img {
    padding: 0 10px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts .pentax_land_ts_item .pentax_land_ts_item_img img {
    margin: 0;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts .pentax_land_ts_item .pentax_land_ts_item_buttons button {
    border: 1px solid #010101;
    border-radius: 5px;
    margin: 0 5px;
    color: #010101;
    background: none;
    width: 30px;
    height: 30px;
    font-size: 17px;
    padding: 3px 1px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts .pentax_land_ts_item .pentax_land_ts_item_ttx {
    text-align: left;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts .pentax_land_ts_item .pentax_land_ts_item_ttx ul {
    min-height: 195px;
    padding: 20px 0 0 30px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts .pentax_land_ts_item .pentax_land_ts_item_button {
    padding: 10px 0;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_ts .pentax_land_ts_item .pentax_land_ts_item_button button {
    background: #FE0000;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    width: 100%;
    max-width: 160px;
    border: none;
    padding: 10px 5px;
    font-size: 18px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_opis {
    padding: 0 5% 5%;
    text-align: justify;
    font-size: 26px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_opis .pentax_land_opis_art {
    background: #FE0000;
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    padding: 0 10px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_opis .pentax_land_opis_img {
    display: flex;
    justify-content: center;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_opis .pentax_land_opis_img > div {
    width: 32.3%;
    margin: 0 1% 0 0;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_opis .pentax_land_opis_img img {
    margin: 10px 0;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_opis .pentax_land_opis_img img:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_sup {
    padding: 0 5%;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_sup .pentax_land_support {
    position: relative;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_sup .pentax_land_support .pentax_land_support_head {
    background: #fff;
    max-width: 350px;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 20px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_sup .pentax_land_support .pentax_land_support_body {
    display: flex;
    border: 3px solid #FE0000;
    border-radius: 15px;
    position: relative;
    top: -15px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_sup .pentax_land_support .pentax_land_support_body .pentax_land_support_item {
    width: 33%;
    padding: 5%;
    text-align: center;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_sup .pentax_land_support .pentax_land_support_body .pentax_land_support_item > div img {
    width: 100%;
    height: auto;
    max-width: 50px;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_sup .pentax_land_support .pentax_land_support_body .pentax_land_support_item > div img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_map {
    padding: 20px 5% 0;
    text-align: center;
    font-size: 20px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_map img {
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_map img:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_map ul {
    padding-left: 0;
    text-align: center;
    width: 75%;
    font-size: 15px;
    margin: 0 auto;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_map ul li {
    display: inline-block;
    position: relative;
    padding-left: 10px;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_map ul li:first-child:before {
    display: none;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_map ul li:before {
    content: '\2022';
    position: absolute;
    left: 0;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_map ul li a {
    color: #010101;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_map ul li a:hover {
    text-decoration: none;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_video {
    padding: 20px 5%;
    width: 80%;
    margin: 0 auto;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_anyq {
    padding: 0 5%;
    text-align: center;
}

.wrapper-sm.main-descr-content.scroll-y .pentax_land .pentax_land_anyq button {
    background: #FE0000;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    width: 100%;
    max-width: 180px;
    border: none;
    padding: 15px 5px;
    margin: 10px auto;
    font-size: 18px;
}

.util_trm_img {
    left: 0;
    position: absolute;
    top: 0;
}

.knopki_programm {
    max-width: 300px;
    position: relative;
    width: 150%;
    left: -30%;
}

.knopki_programm > div {
    width: 50%;
    padding: 5px;
    float: right;
}

.knopki_programm > div a img {
    margin: 0;
    width: 100%;
    max-width: 130px;
    height: auto;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.knopki_programm > div a img:hover {
    outline: 1px solid lightgrey;
}

.trigoda_office {
    padding: 50px 0;
}

.trigoda_office .trigoda_office_head {
    text-decoration: underline;
    font-size: 22px;
    font-weight: bold;
}

.trigoda_office .trigoda_office_list {
    font-size: 16px;
}

.trigoda_office .trigoda_office_list ul {
    width: 60%;
    margin: auto;
    text-align: center;
}

.trigoda_office .trigoda_office_list ul li {
    display: inline-block;
    position: relative;
    padding: 0 0 0 8px;
}

.trigoda_office .trigoda_office_list ul li:before {
    content: '\2022';
    position: absolute;
    left: 0;
}

.trigoda_office .trigoda_office_list ul li:first-child:before {
    display: none;
}

.trigoda {
    color: #606060;
}

.trigoda .trigoda_friends {
    font-size: 16px;
    padding-bottom: 50px;
}

.trigoda .trigoda_prince_head {
    font-size: 22px;
    text-decoration: underline;
    font-weight: bold;
}

.trigoda .trigoda_prince {
    display: flex;
    justify-content: center;
    padding: 0 0 60px;
}

.trigoda .trigoda_prince .trigoda_prince_item {
    width: 30%;
    margin: 0 1%;
    max-width: 300px;
}

.trigoda .trigoda_prince .trigoda_prince_item .trigoda_prince_item_name {
    color: #00467F;
    padding: 10px 0;
    font-size: 20px;
}

.trigoda .trigoda_prince .trigoda_prince_item .trigoda_prince_item_ttx {
    min-height: 190px;
}

.trigoda .trigoda_prince .trigoda_prince_item .trigoda_prince_item_price {
    color: #00467F;
    font-size: 20px;
    padding: 10px 0;
}

.trigoda .trigoda_prince .trigoda_prince_item .trigoda_prince_item_but a button {
    background: #00467F;
    color: #fff;
    border-radius: 5px;
    height: 30px;
    width: 150px;
    padding: 0 20px;
    border: none;
    box-shadow: 0 1px 3px 1px #808080;
    font-size: 1.2em;
    outline: none;
}

.trigoda .trigoda_prince .trigoda_prince_item .trigoda_prince_item_but a button:hover {
    box-shadow: none;
}

.trigoda .trigoda_allgnns {
    font-size: 16px;
    padding: 20px 0 50px 0;
}

.trigoda .pentax_land_sup {
    padding: 50px 5%;
}

.trigoda .pentax_land_sup .pentax_land_support .pentax_land_support_head {
    background: #fff;
    margin: 0 auto;
    padding: 0 20px;
    font-size: 22px;
    z-index: 1;
    text-decoration: underline;
    font-weight: bold;
    width: 60%;
    position: relative;
    text-align: center;
}

.trigoda .pentax_land_sup .pentax_land_support .pentax_land_support_body {
    display: flex;
    border: 5px solid #00467F;
    position: relative;
    border-radius: 20px;
    top: -20px;
    padding: 20px 0;
    z-index: 0;
}

.trigoda .pentax_land_sup .pentax_land_support .pentax_land_support_body .pentax_land_support_item {
    width: 33%;
    padding: 0 5%;
    text-align: center;
    font-size: 16px;
}

.trigoda .pentax_land_sup .pentax_land_support .pentax_land_support_body .pentax_land_support_item > div:first-child {
    margin: 10px 0;
}

.trigoda .pentax_land_sup .pentax_land_support .pentax_land_support_body .pentax_land_support_item > div img {
    width: 100%;
    height: auto;
    max-width: 50px;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.trigoda .pentax_land_sup .pentax_land_support .pentax_land_support_body .pentax_land_support_item > div img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.trigoda .trigoda_special {
    padding: 50px 0 10px 0;
}

.trigoda .trigoda_special .trigoda_special_head {
    text-decoration: underline;
    font-size: 22px;
    font-weight: bold;
}

.trigoda .trigoda_special .trigoda_special_block {
    display: flex;
    justify-content: center;
}

.trigoda .trigoda_special .trigoda_special_block .trigoda_special_item {
    width: 40%;
}

.trigoda .trigoda_special .trigoda_special_block .trigoda_special_item .trigoda_special_item_name {
    font-size: 18px;
}

.trigoda .trigoda_special .trigoda_special_block .trigoda_special_item .trigoda_special_item_cont {
    font-size: 16px;
}

.trigoda .trigoda_special_rass {
    padding-bottom: 50px;
    width: 80%;
    margin: 0 auto;
}

.trigoda .trigoda_special_rass .trigoda_special_rass_head {
    font-size: 16px;
}

.trigoda .trigoda_special_rass .trigoda_special_rass_name {
    font-size: 18px;
    font-weight: bold;
}

.trigoda .trigoda_bs {
    padding: 50px 0;
}

.trigoda .trigoda_bs .trigoda_bs_head {
    padding: 10px 0;
    text-decoration: underline;
    font-size: 22px;
    font-weight: bold;
}

.trigoda .trigoda_bs .trigoda_bs_cont {
    margin: 0 auto;
    padding: 10px 2%;
    font-size: 16px;
    text-align: justify;
}

.trigoda .trigoda_bs .trigoda_bs_netlist {
    display: flex;
    justify-content: center;
}

.trigoda .trigoda_bs .trigoda_bs_netlist .trigoda_bs_netlist_but {
    width: 21%;
    margin: 0 2%;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.trigoda .trigoda_bs .trigoda_bs_netlist .trigoda_bs_netlist_but a button {
    background: #00467F;
    color: #fff;
    border-radius: 5px;
    height: 30px;
    width: 100%;
    padding: 0 20px;
    border: none;
    box-shadow: 0 1px 3px 1px #808080;
    font-size: 1.2em;
    outline: none;
}

.trigoda .trigoda_bs .trigoda_bs_netlist .trigoda_bs_netlist_but a button:hover {
    box-shadow: none;
}

.trigoda .trigoda_bs .trigoda_bs_img {
    padding: 0 2%;
}

.trigoda .trigoda_katalog {
    padding: 50px 0;
}

.trigoda .trigoda_katalog .trigoda_katalog_head {
    text-decoration: underline;
    font-size: 22px;
    font-weight: bold;
}

.trigoda .trigoda_katalog .trigoda_katalog_cont {
    display: flex;
    justify-content: center;
}

.trigoda .trigoda_katalog .trigoda_katalog_cont .trigoda_katalog_cont_img {
    width: 150px;
}

.trigoda .trigoda_katalog .trigoda_katalog_cont .trigoda_katalog_cont_img img {
    margin: 0;
}

.trigoda .trigoda_katalog .trigoda_katalog_cont .trigoda_katalog_cont_item {
    width: 180px;
    font-size: 16px;
    margin: 30px 0 0 30px;
}

.trigoda .trigoda_katalog .trigoda_katalog_cont .trigoda_katalog_cont_item button {
    background: #00467F;
    color: #fff;
    border-radius: 5px;
    height: auto;
    width: 100%;
    padding: 0 20px;
    border: none;
    box-shadow: 0 1px 3px 1px #808080;
    font-size: 1.2em;
    margin: 10px 0;
    outline: none;
}

.trigoda .trigoda_katalog .trigoda_katalog_cont .trigoda_katalog_cont_item button:hover {
    box-shadow: none;
}

.trigoda .trigoda_social {
    padding: 50px 0;
}

.trigoda .trigoda_social .trigoda_social_head {
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0;
}

.trigoda .trigoda_social .trigoda_social_cont {
    display: flex;
    justify-content: center;
}

.trigoda .trigoda_social .trigoda_social_cont > div {
    margin: 2%;
}

.trigoda .trigoda_social .trigoda_social_foot {
    padding: 25px 0;
}

.trigoda .trigoda_social .trigoda_social_foot > p {
    font-size: 18px;
}

.trigoda .trigoda_social .trigoda_social_foot > p:last-child {
    font-size: 22px;
    font-weight: bold;
}

/*Иконки в товары*/
.icon_main_page {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.novaya_tehnologiya {
    position: absolute;
    right: 0;
    top: 0;
}

/*Лжндинг батарей*/
.lifepo4_plusi {
    display: flex;
    justify-content: center;
}

.lifepo4_plusi .lifepo4_plusi_item {
    width: 25%;
    text-align: center;
}

.lifepo4_plusi .lifepo4_plusi_item .lifepo4_plusi_item_img {
    margin-bottom: 25px;
}

.lifepo4_plusi .lifepo4_plusi_item .lifepo4_plusi_item_img img {
    width: 100%;
    max-width: 100px;
    height: auto;
}

.lifepo4_ttx {
    width: 80%;
    margin: auto;
}

.lifepo4_ttx .mainblock {
    padding: 5px;
    border-bottom: 1px solid #003d71;
    border-radius: 5px;
    margin-bottom: 10px;
}

.lifepo4_ttx .mainblock .leftblock {
    text-align: left;
    padding-left: 20px;
}

.lifepo4_vibor {
    display: flex;
    justify-content: center;
}

.lifepo4_vibor .lifepo4_vibor_item {
    width: 25%;
    text-align: center;
}

.lifepo4_vibor .lifepo4_vibor_item .lifepo4_vibor_item_img img {
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.lifepo4_vibor .lifepo4_vibor_item .lifepo4_vibor_item_img img:hover {
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.lifepo4_vibor .lifepo4_vibor_item .lifepo4_vibor_item_name {
    margin-top: 15px;
}

.lifepo4_vibor .lifepo4_vibor_item .lifepo4_vibor_item_price {
    margin-top: 20px;
}

.lifepo4_vibor .lifepo4_vibor_item .lifepo4_vibor_item_but {
    margin-top: 5px;
}

.lifepo4_vibor .lifepo4_vibor_item .lifepo4_vibor_item_but img {
    width: 100%;
    max-width: 150px;
    height: auto;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

.lifepo4_vibor .lifepo4_vibor_item .lifepo4_vibor_item_but img:hover {
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
}

.lifepo4_article {
    padding: 30px 0;
    background-image: url('/images/katalog/promo/LifePO/polosa-2.jpg');
}

.lifepo4_article .lifepo4_article_main {
    padding-top: 20px;
    align-items: center;
    justify-content: center;
}

.lifepo4_article .lifepo4_article_main .leftblock {
    width: 15%;
    text-align: right;
}

.lifepo4_article .lifepo4_article_main .rightblock {
    width: 35%;
}

.lifepo4_article .lifepo4_article_main .rightblock a:visited {
    color: #003d71;
}

.arenda_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.arenda_list img {
    width: 100%;
    max-width: 100px;
    height: auto;
}

.arenda_block {
    width: 100%;
    max-width: 700px;
    box-shadow: 0 0 3px 0 lightgrey;
    margin: 0 auto;
    padding: 0 20px;
}

.arenda_block > div {
    border-bottom: 2px solid rgba(128, 128, 128, 0.33);
    padding-bottom: 20px;
    border-radius: 3px;
}

.arenda_price_item {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.arenda_price_item_block_main {
    display: flex;
    background: lightgrey;
    align-items: center;
    height: 40px;
    padding: 5px;
}

.arenda_price_item_block_main > div {
    width: 50%;
}

.arenda_price_item_block {
    display: flex;
    border-bottom: 1px solid lightgrey;
    align-items: center;
    height: 40px;
    padding: 5px;
}

.arenda_price_item_block > div {
    width: 50%;
}

/*Для баннера батарей LifePo4*/

.tripleblock {
    padding: 1% 10%;
    text-align: center;
    margin: 1% 0;
}

.tripleblock:hover {
    box-shadow: 0 0 3px #b4b4b4;
}

.tripleblock > div a {
    text-decoration: underline !important;
}

.tripleblock > div:nth-child(1) {
    width: 20%;
}

.tripleblock > div:nth-child(2) {
    padding: 2% 0;
    width: 50%;
    text-align: left;
}

.tripleblock > div:nth-child(3) {
    width: 30%;
    padding: 2% 0;
}

.tripleblock > div img {
    margin: 0;
}

div.article_content.wrapper-xs .reg_zayavka_red {
    display: block;
    margin: auto;
    text-align: center;
    width: 300px;
    background: #b00e0e;
    padding: 5px 10px;
    border-radius: 14px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

div.article_content.wrapper-xs .reg_zayavka_red:hover {
    color: #fff;
}

.yel_btn_3d {
    border: none;
    background: #fee101;
    box-shadow: 0 0 3px #00000038;
    width: 100%;
    max-width: 200px;
    height: 30px;
    color: black;
    border-radius: 1px;
}

.yel_btn_3d:hover {
    box-shadow: none;
}

.dop_info + .cart_banaks {
    text-align: center;
}

.dop_info + .cart_banaks a img {
    width: 80%;
    height: auto;
    max-width: 600px;
}

/*Карта офисов*/
.map_office_prin {
    position: relative;
    width: fit-content;
    margin: auto;
}

.map_office_prin .main_map_office_prin {
    width: 100%;
    max-width: 766px;
    height: auto;
}

.map_office_prin .main_map_office_prin img {
    width: 100%;
    height: auto;
}

.map_office_prin .office_icon {
    position: absolute;
    border-radius: 50%;
    z-index: 10;
    width: 100%;
    max-width: 200px;
}

.map_office_prin .office_icon .office_name {
    display: flex;
    align-items: center;
}

.map_office_prin .office_icon .office_name p {
    margin: 0;
    color: #fff;
    font-weight: bold;
    filter: drop-shadow(0 0 2px rgb(0, 66, 113));
    font-size: 18px;
    text-shadow: 0 0 2px rgb(0, 66, 113);
}

.map_office_prin .office_icon img {
    width: 100%;
    height: auto;
    max-width: 40px;
}

.map_office_prin .office_icon:hover {
    z-index: 99999;
}

.map_office_prin .office_icon:hover .office_info {
    display: block;
    background: #fffffff0;
    border: 1px solid #3c82be;
    border-radius: 15px;
    font-size: 13px;
    width: 220px;
    padding: 5px 10px;
    text-align: left;
    z-index: 9999;
    max-height: 300px;
    height: auto;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}

.map_office_prin .office_icon .office_info {
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}

.map_office_prin .office_icon.dop:hover .office_info {
    position: relative;
    left: -190px;
}

.map_office_prin .office_icon.xop:hover .office_info {
    position: relative;
    left: -190px;
}

.map_office_prin .office_icon.mop {
    left: 11%;
    top: 50%;
}

.map_office_prin .office_icon.sop {
    left: 12%;
    top: 36.5%
}

.map_office_prin .office_icon.kop {
    top: 70%;
    left: 3.25%;
}

.map_office_prin .office_icon.eop {
    top: 60%;
    left: 27.5%;
}

.map_office_prin .office_icon.top {
    top: 66%;
    left: 31.75%;
}

.map_office_prin .office_icon.nop {
    top: 74%;
    left: 41%;
}

.map_office_prin .office_icon.krop {
    top: 68%;
    left: 46.5%;
}

.map_office_prin .office_icon.xop {
    top: 69%;
    left: 87%;
    /* left: 73%; */
}

.map_office_prin .office_icon.dop {
    top: 83%;
    left: 89%;
    /* left: 72%; */
}

.map_office_prin .office_icon.usop {
    top: 63%;
    left: 91%;
    /* left: 72%; */
}

.map_office_prin .office_info img {
    width: 100%;
    max-width: 100px;
    height: auto;
    filter: drop-shadow(2px 3px 5px lightgrey);
}

.megatablj {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    /*  text-shadow:0 1px 0 #fff;  */
    /* color:#2a2a2a;  */
    /* background: #fafafa; */
    /* background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff);  Firefox 3.6*/
    /* background-image: -webkit-gradient(linear, center bottom, center top, from(#fff), color-stop(0.5, #eaeaea), to(#fff)); */
    /*   margin-top:10px;
  margin-bottom:20px;  */
}

.megatablj td {
    height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #cdcdcd;
    box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.megatablj tr:first-child td {
    border-top: 1px solid #cdcdcd;
}

.megatablj tr:hover {
    background: #16419424
}

.megatablj tr td:first-child {
    text-align: left;
}

.megatablj tr td.yavlyaetsya_opciej > span {
    text-decoration: none;
    padding-left: 20px;
    color: #000;
}

.megatablj tbody td {
    text-align: center;
}

.megatablj td.grey {
    background: #efefef;
    background: rgba(144, 144, 144, 0.15);
    border-right: 1px solid #fff;
}

.megatablj td.green {
    background: #e7f3d4;
    background: rgba(184, 243, 85, 0.3);
}

/*.megatablj td:nowrap {*/
/*white-space:nowrap;*/
/*}*/

.megatablj thead td {
    /* font-size:120%;   */
    /* font-weight:bold;  */
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    /* border-top-right-radius:10px;
  border-top-left-radius:10px;  */
    border-top: 1px solid #eaeaea;
}

.megatablj tfoot td {
    /* font-size:120%;
  font-weight:bold;  */
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    /*   border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;  */
    border-bottom: 1px solid #dadada;
}

/*Прайс лист*/

.price_list_a {
    display: block;
}

.price_list_b {
    display: flex;
    margin-top: 20px;
    background: #0042A6;
    border-radius: 0;
    padding: 10px 0;
}

.price_list_a_str {
    display: flex;
    height: auto;
    align-items: center;
    border-radius: 5px;
    padding: 10px 0;
}

.price_list_b_str {
    display: flex;
    height: 30px;
    align-items: center;
    border-bottom: 1px solid lightgrey;
    padding: 8px 0;
}

.price_list_b_str:hover {
    background: #0042A6;
    color: #fff;
}

.price_list_b_str:hover a {
    color: #fff;
}

.price_list_a_str > div {
    text-align: center;
}

.price_list_a_str:first-child > div:first-child {
    font-size: 24px;
}

.price_list_a_str:first-child > div:last-child {
    display: flex;
    justify-content: flex-end;
}

.price_list_a_str:first-child > div:last-child .inline {
    margin: 0 5%;
}

.price_list_a_str > div:first-child {
    width: 60%;
    padding-left: 10px;
    border-radius: 5px;
    text-align: left;
}

.price_list_a_str > div:nth-child(2) {
    width: 20%;
}

.price_list_a_str > div:nth-child(3) {
    width: 20%;
}

.price_list_b_str > div:first-child {
    width: 60%;
}

.price_list_b_str > div:nth-child(2) {
    width: 20%;
    text-align: center;
    min-width: 100px;
}

.price_list_b_str > div:nth-child(3) {
    width: 20%;
    text-align: center;
    min-width: 100px;
}

.price_list_b_m {

    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 24px;
    width: 80%;
}

.price_list_b_m_pm {
    font-size: 20px;
    padding-left: 15px;
}

.price_list_b_m_pm_p {
    padding-left: 60px;
}

.price_list_b_str .yavlyaetsya_opciej {
    padding-left: 80px;
}

.price_list_b_str.b_m_pm {
    margin-top: 10px;
    background: #ffce06;
    padding-left: 20px;
}

.price_list_b_m_begin {
    width: 20%;
    text-align: right;
    padding-right: 20px;
}

.price_list_b_m_begin a {
    display: block;
    padding: 5px;
}

.dop_info {
    margin: 30px 0;
}

/*Личный кабинет*/
.wrapper-sm {
    max-width: 500px;
    margin: auto;
}

.wrapper-sm h4 {
    font-size: 16px;
    border-bottom: 1px solid grey;
    padding-bottom: 10px;
    margin-top: 40px;
    text-align: center;
}

.formline.author span {
    display: block;
}

.formline_forget {
    line-height: 50px;
    height: 50px;
}

.formline_forget a {
    margin: 0 30px 0 0;
}

.formline_forget + input {
    height: 42px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    background: #0042A6;
    border-radius: 5px;
    border: 1px solid #0042A6;
}

.formline_save button {
    height: 42px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    background: #0042A6;
    border-radius: 5px;
    border: 1px solid #0042A6;
    margin: 10px 0;
}

.formline_forget + input:hover {
    background: none;
    color: #0042A6;
}

.formline_save button:hover {
    background: none;
    color: #0042A6;
}

.formline_save {
    display: flex;
}

.formline_save .out_lk {
    margin-left: 10px;
}

/*Страница услуги*/
.uslugi_main {
    padding: 30px;
    background-image: url('/images/oformlenie_saita/landings/uslugi/uslugi_backg.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.uslugi_main .uslugi_item {
    padding: 20px;
    display: flex;
    justify-content: center;
}

.uslugi_main .uslugi_item .uslugi_item_left {
    box-shadow: 0 0 3px 0 black;
    padding: 10px 15px;
    width: 300px;
    margin: 0 20px;
    border-radius: 5px;
    position: relative;
    top: -25px;
    background-color: #ffffffe8;
}

.uslugi_main .uslugi_item .uslugi_item_left > div:first-child {
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: black;
    border: none;
}

.uslugi_main .uslugi_item .uslugi_item_left > div:first-child:hover {
    border: none;
}

.uslugi_main .uslugi_item .uslugi_item_left > div {
    padding: 5px 10px;

}

.uslugi_main .uslugi_item .uslugi_item_left > div span {
    border-bottom: 1px dotted transparent;
}

.uslugi_main .uslugi_item .uslugi_item_left > div:hover span {
    border-bottom: 1px dotted #0042A6;
}

.uslugi_main .uslugi_item .uslugi_item_left > div a {
    color: black;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px dotted;
}

.uslugi_main .uslugi_item .uslugi_item_left > div a:visited {
    color: black;
}

.uslugi_main .uslugi_item .uslugi_item_right {
    box-shadow: 0 0 3px 0 black;
    padding: 10px 15px;
    width: 300px;
    margin: 0 10px;
    border-radius: 5px;
    background-color: #ffffffe8;
}

.uslugi_main .uslugi_item .uslugi_item_right > div:first-child {
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: black;
    border: none;
}

.uslugi_main .uslugi_item .uslugi_item_right > div {
    padding: 5px 10px;
}

.uslugi_main .uslugi_item .uslugi_item_right > div span {
    border-bottom: 1px dotted transparent;
}

.uslugi_main .uslugi_item .uslugi_item_right > div:hover span {
    border-bottom: 1px solid #0042A6;
}

.uslugi_main .uslugi_item .uslugi_item_right > div a {
    color: black;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px dotted;
}

.uslugi_main .uslugi_item .uslugi_item_right > div a:visited {
    color: black;
}

.uslugi_main .uslugi_item_hr {
    margin: 5px 0 10px;
}

.head30.t_c[umi\:element-id = "207"],
.head30.t_c[umi\:element-id = "10990"],
.head30.t_c[umi\:element-id = "14437"],
.head30.t_c[umi\:element-id = "14000"],
.head30.t_c[umi\:element-id = "10852"],
.head30.t_c[umi\:element-id = "12695"] {
    display: none;
}

.p_ico.ico_loc span[itemprop="telephone"] {
    line-height: 20px;
}

div[umi\:empty="empty_page_content"] main {
    padding-bottom: 10px;
}

.btn_present_hover {
    position: relative;
}

.btn_present_hover div {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 5;
    border-radius: 0 0 5px 5px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 3px lightgrey;
    width: 100%;
}

.btn_present_hover:hover div {
    display: block;
}

button.btn_present {
    border: none;
}

.search_results {
    display: flex;
    align-items: center;
}

.search_result_text {
    padding-left: 20px;
}

.search_image {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.search_image_span {
    font-size: 10px;
    position: absolute;
    left: 120%;
    top: 0;
    font-weight: bold;
}

.block_search_results .search_results .inp_search,
.search.wrapper-sm .inp_search {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-right: 20px;
}

.block_search_results .search_results .js-add-to-basket.btn_stand.btn_basket.wdt_all,
.search.wrapper-sm .js-add-to-basket.btn_stand.btn_basket.wdt_all {
    width: auto;
    padding: 12px 40px;
    border: 1px solid lightgrey;
}

.search_results_desc_artikul {
    font-weight: bold;
    padding: 5px 0;
}

.check_order_form h3 {
    text-align: center;
}

.check_order_form form {
    display: block;
    width: 100%;
    margin: auto;
    max-width: 350px;
}

.check_order_form .check_order_field {
    margin: 10px 0;
}

.check_order_form .check_order_field label {
    font-size: 12px;
    color: #555;
}

.check_order_form .check_order_field input {
    width: 100%;
    padding: 8px;
    font-size: 20px;
    border: 1px solid lightgrey;
    border-radius: 5px;
    margin: 5px 0;
}

.check_order_form .check_order_field input:focus {
    box-shadow: 0 0 10px 0 red;
    box-shadow: 0 0 10px 0 green;
    outline: none;
}

.check_order_form .check_order_submit {
    box-sizing: border-box;
}

.check_order_form .check_order_submit input {
    font-size: 20px;
    white-space: normal;
    padding: 20px;
    width: 100%;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 0 3px black;
    background: linear-gradient(#0080009e, green);
    border: none;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #00800096;
}

.check_order_form .check_order_submit input:focus {
    outline: none;
    box-shadow: none;
}

.check_order_form > h3 {
    margin-bottom: 20px
}

.oplata_onl {
    text-align: center;
}

.oplata_onl input[type = "submit"] {
    height: 42px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    background: #0042A6;
    border-radius: 5px;
    border: 1px solid #0042A6;
    margin: 10px 0;
}

.sert-sc > div {
    margin: 10px;
}

.sales_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sales_main_item {
    padding: 10px;
    margin: 10px;
    color: #003d71;
    width: 100%;
    max-width: 200px;
}

.sales_main_item:hover {
    box-shadow: 0 0 3px lightgrey;
    border-radius: 10px;
}

.sales_main_item:hover img {
    opacity: .7;
}

.sales_main_item img {
    width: 100%;
    max-width: 150px;
    height: auto;
}

/* модальный баннер */
.popup_banner_bottom {
    left: 0;
    right: 0;
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: fixed;
    z-index: 999;
    transition: all ease-in-out 0.5s;
}

/* модальный блок */
.popupaks {
    bottom: -100%;
    left: 0;
    right: 0;
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: fixed;
    z-index: 999999999999999999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 5px;
    overflow: hidden;

    font: 14px/18px 'Tahoma', Arial, sans-serif;
    /* -webkit-box-shadow: 7px 7px 15px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 7px 7px 15px rgba(0, 0, 0, 0.50);
    -ms-box-shadow: 7px 7px 15px rgba(0, 0, 0, 0.50);
    box-shadow: 7px 7px 15px rgba(0, 0, 0, 0.50); */

    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

/* заголовки в модальном блоке */
.popupaks h2, .popup h3 {
    margin: 0 0 1rem 0;
    font-weight: 300;
    line-height: 1.3;
    color: #009032;
    text-shadow: 1px 2px 4px #ddd;
}

/* кнопка закрытия */
.close_banaks {
    top: 2px;
    right: 2px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0, 131, 119, 0.9);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;
    color: white;

}

.close_banaks_gidro {
    top: 2px;
    right: 1%;
    width: 40px;
    height: 40px;
    position: absolute;
    border: none;
    cursor: pointer;
    background: none;
}

/* кнопка закрытия при наведении */
.close_banaks:hover {
    background-color: rgba(252, 20, 0, 0.8);
}

/* изображения в модальном окне */
.popupaks img {
    width: 100%;
    height: auto;
}

.popupaks .gidroprincloseimg {
    box-shadow: none;
    margin-left: 12px;
    /*margin-left: 0;*/
}
.popupaks .gidroprincloseimg.seti_referencnyh_stancij {
    margin-left: 0px;
    /*margin-left: 0;*/
}
@media screen and (max-width: 540px) {
    .popupaks .gidroprincloseimg {
        margin-left: -11px;
        margin-top: -2px;
    }
}
@media screen and (max-width: 376px) {
    .popupaks .gidroprincloseimg {
        margin-left: 0;
        margin-top: -7px;
    }
}

/*баннер down html */

.popup-compare {
    display: inline-block;
    position: fixed;
    width: 602px;
    right: 50%;
    transform: translateX(50%);
    bottom: 30px;
    background: #FFFFFF;
    border: 2px solid #0073FF;
    border-radius: 14px;
    box-shadow: 1px 2px 12px 5px rgba(142, 142, 142, 0.37);
  
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
  }
  
  .popup-compare.active {
    opacity: 1;
    pointer-events: auto;
    z-index: 999;
  }
  
  .popup-compare-wrap {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  
  .popup-compare__content {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 2;
    width: calc(100% - 197px);
    padding: 22px;
  }
  
  .popup-compare__content h4 {
    display: inline-block;
    width: calc(100% - 131px);
    margin: 0;
    padding-right: 7px;
    font-size: 15.5px;
    line-height: 21px;
    padding-bottom: 1px;
    font-family: "OpenSans", sans-serif;
    font-weight: 700;
    color: #0073FF;
  }
  
  .popup-compare__content .new-btn {
    width: 130px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    line-height: 19px;
    height: 43px;
    margin-top: 0px;
    border-radius: 53px !important;
    border: 1px solid #0073FF;
    background: #0073FF;
    color: #fff;
    font-weight: 600;
    box-shadow: none !Important;
  }
  
  .popup-compare__content .new-btn span {
    color: inherit;
    padding-bottom: 1px;
  }
  
  .popup-compare__content .new-btn:hover {
    background: #fff;
    color: #0073FF;
  }
  
  .popup-compare__image {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 230px;
    height: calc(100% + 2px);
    border-top-right-radius: 14px !important;
    border-bottom-right-radius: 14px !important;
    object-fit: cover;
  }
  
  .popup-close {
    display: inline-flex;
    position: absolute;
    width: 30px;
    height: 30px;
    cursor: pointer;
    right: -34px;
    top: -9px;
    z-index: 3;
    border: none;
    background: initial;
    padding: 0;
  }
  
  .popup-close svg {
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: auto;
  }
  
  .popup-close svg * {
    transition: all 0.3s ease;
  }
  
  .popup-close:hover svg * {
    stroke: #0073FF;
  }
  
  
  
@media (max-width: 1200px) {
  
}
  
@media (max-width: 1000px) {
  
}
  
@media (max-width: 768px) {
  
  .popup-compare {
    width: calc(100% - 30px);
    max-width: 440px;
  }
  
  .popup-close {
    right: -5px;
    top: -30px;
  }
  
  .popup-compare__content {
    padding-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: calc(100% - 124px);
  }
  
  .popup-compare__content h4 {
    width: calc(100% - 94px);
    font-size: 12.5px !important;
    line-height: 16px;
    padding-right: 5px
  }
  
  .popup-compare__content .new-btn {
    width: 94px;
    font-size: 13px;
    line-height: 16px;
    height: 36px;
  }
  
  .popup-compare__image {
    right: -2px;
    width: 156px;
    height: calc(100% + 2px);
  }
  
}
  
@media (max-width: 480px) {
  
  .popup-compare__content {
    max-width: 240px;
    width: 100%;
    display: block;
    padding-left: 10px;
    padding-top: 9px;
    padding-bottom: 10px;
  }
  
  .popup-compare__content h4 {
    width: 100%;
    padding-right: 0px;
    font-size: 11px !important;
    line-height: 13px;
  }
  
  .popup-compare__content .new-btn {
    margin-top: 5px;
    width: 120px;
    height: 32px;
  }
  
  
  .popup-compare__image {
    right: -2px;
    width: 225px;
    max-width: calc(100% - 141px);
    height: calc(100% + 2px);
    object-position: left bottom;
  }
  
}
/*баннер down html end */

#overlaypopupaks2 {
    box-shadow: none;
}

#overlaypopupaks2 > a {
    display: flex;
    background: none;
    text-decoration: none;
    box-shadow: none;
}

.gidroprinimghover {
    display: none;
}

#overlaypopupaks2 > a:hover > .gidroprinimg {
    display: none;
}

#overlaypopupaks2 > a:hover > .gidroprinimghover {
    display: block;
}

.gotovye_komplekty_body_inner_img {
    width: 100%;
    max-width: 200px;
}

.gotovye_komplekty_body_inner_img img {
    width: 100%;
    max-width: 200px;
    height: auto;
}

.komlekt_list li {
    line-height: 20px;
}

iframe {
    max-width: 100%;
}

.status.ogon.kubok img {
    width: 60px;
}

.kubok div {
    display: none;
}

.kubok:hover div {
    display: block;
    width: 300%;
    position: absolute;
    top: -10px;
    left: 0;
    font-size: 11px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #0042A6;
    padding: 10px;
}

.sales_image_block {
    min-height: 187px;
}

.sales_image {
    width: 140px;
    height: 187px;
}

.star1_1, .star2_1 {
    position: relative;
}

.star1_2, .star2_2 {
    display: none;
    position: absolute;
    bottom: 100%;
    background: #fffffff0;
    width: 300px;
    padding: 5px;
    box-shadow: 0 0 3px lightgrey;
    font-size: 13px;
    border-radius: 10px;
    left: -200%;
}

.click_btn_y {
    background: #ffce06;
    color: #fff;
    border-radius: 5px;
    height: 50px;
    padding: 0 20px;
    font-size: 1.2em;
    outline: none;
    border: 2px solid #ffce06;
    font-weight: bold;
    cursor: pointer;
}

.click_btn_b {
    background: #0042A6;
    color: #fff;
    border-radius: 5px;
    height: 50px;

    padding: 0 20px;
    font-size: 1.2em;
    outline: none;
    border: 2px solid #0042A6;
    font-weight: bold;
    cursor: pointer;
}

.click_btn_b:hover {
    background: #fff;
    color: #0042A6;
}

.click_btn_r {
    background: #ff0000;
    color: #fff;
    border-radius: 5px;
    height: 50px;
    padding: 0 20px;
    font-size: 1.2em;
    outline: none;
    border: 2px solid #ff0000;
    font-weight: bold;
    cursor: pointer;
}

.click_btn_g {
    background: #008000;
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 1.2em;
    outline: none;
    border: 2px solid #008000;
    font-weight: bold;
    cursor: pointer;
    display: block;
    max-width: max-content;
}

.soon_meeting_item.meet_head {
    text-align: center;
    background: #164194bd;
    color: #fff;
    font-weight: bold;
}

.soon_meeting_item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}

.soon_meeting_item > div {
    padding: 10px 2px;
    border-right: 1px solid #fff;
}

.soon_meeting_item:nth-child(2n) {
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
    background: #ebf0f4;
}

.soon_meeting_item > div:last-child {
    border-right: none;
}

.soon_meeting_item:hover {
    box-shadow: 0 0 3px #16419454;
    background: #16419450;
    color: #0042A6;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.soon_meeting_item:hover a {
    color: #0042A6;
}

.soon_meeting_name {
    width: 30%;
}

.soon_meeting_days {
    width: 10%;
    text-align: center;
}

.soon_meeting_start {
    width: 15%;
    text-align: center;
}

.cost_meet_mob {
    display: none;
}

.soon_meeting_price {
    width: 15%;
    text-align: center;
}

.soon_meeting_price_group {
    width: 15%;
    text-align: center;
}

.soon_meeting_request {
    width: 15%;
    text-align: center;
}


.princecloud_head {
    display: flex;
    width: 100%;
    max-width: 850px;
    margin: auto;

}

.princeloud_iconhead {
    padding: 10px 0;
    margin-right: 50px;
}

.princecloud_header {
    width: 100%;
    max-width: 600px;
    margin: auto;
}

.princecloud_option {
    width: 100%;
    max-width: 850px;
    margin: auto;
    padding-top: 50px;
}

.princecloud_option p {
    margin: 0;
}

.princecloud_option_row {
    display: flex;
    justify-content: center;
    margin: 0 0 50px;
}

.princecloud_option_row_item {
    width: 100%;
    max-width: 350px;
}

.princecloud_option_row_item:first-child {
    margin-right: 100px;
}

.princecloud_option_main {
    display: flex;
    justify-content: center;
    align-items: center;
}

.princecloud_option_head {
    width: 75%;
}

.princecloud_option_pic {
    width: 25%;
    text-align: right;
}

.princecloud_option_pic img {
    vertical-align: middle;
    width: 100%;
    max-width: 80px;
    height: auto;
}

.princecloud_footer {
    width: 100%;
    max-width: 950px;
    margin: auto;
}

.mainblock_expert {
    display: block;
}

.mainblock_expert_first {
    display: flex;
    align-items: center;
}

.mainblock_expert_second {
    display: block;
}

.image_expert {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
}
.image_expert_img{
    width: 100%;
}
.main_text_expert {
    width: calc(100% - 150px);
    padding-left: 5%;
}


@media screen and (max-width: 5500px) {
    .lifepo4_1 {
        position: absolute;
        top: 24%;
        left: 21%;
        width: 100%;
        max-width: 170px;
        height: auto;
        transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
    }

    .lifepo4_1:hover {
        transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .lifepo4_2 {
        position: absolute;
        right: 18%;
        width: 100%;
        max-width: 300px;
        height: auto;
        bottom: 5%;
        transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
    }

    .lifepo4_2:hover {
        transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
    }

    .lifepo4_gal {
        display: flex;
        justify-content: center;
    }

    .lifepo4_gal .lifepo4_gal_left {
        width: 220px;
        margin: 0 5 0 10px;
        text-align: center;
    }

    .lifepo4_gal .lifepo4_gal_right {
        width: 491px;
        margin: 0 10px 0 0;
        text-align: center;
    }

    .lifepo4_gal .lifepo4_gal_right .mainblock:first-child {
        margin-bottom: 5px;
    }

    .lifepo4_gal .lifepo4_gal_right .mainblock .leftblock {
        margin-right: 5px;
        padding: 0;
        text-align: left;
    }

    .lifepo4_gal .lifepo4_gal_right .mainblock .rightblock {
        padding: 0;
        text-align: left;
    }

    .lifepo4_gal .lifepo4_gal_right .mainblock .rightblock img {
        padding: 0;
    }

    .lifepo4_gal img {
        margin: 0;
        outline: 2px solid #B5B5B5;
    }
}

@media screen and (max-width: 1368px) {
    .lifepo4_1 {
        position: absolute;
        top: 21%;
        left: 18%;
    }

    .lifepo4_2 {
        right: 15%;
    }

    .service_obs_btn img {
        width: 25px;
        height: auto;
    }

    img.free-sc {
        width: 120px;
        height: 32px;
        text-align: center;
    }

    table.plusi-sc img {
        width: 90%;
        height: auto;
    }

    table.plusi-sc tr {
        width: 100%;
        display: inline-flex;
        align-items: center;
        border-bottom: 2px solid grey;
    }

    table.plusi-sc tr td:first-child {
        width: 15%;
    }

    table.plusi-sc tr td:nth-child(2) {
        width: 85%;
    }

    .logo-sc-remont img {
        width: 100%;
    }

    .sert-sc > div {
        margin: 10px;
    }

    table.uc-price tr {
        display: flex;
        height: 20px;
    }

    table.uc-price tr:first-child {
        display: flex;
        height: 50px;
    }

    table.uc-price tr:first-child td {
        display: block;
        height: 50px;
        width: 50%;
    }

    table.uc-price tr td {
        display: block;
        height: 20px;
        width: 50%;
    }

    table.uc-price tr td p > span {
        height: 50px;
    }

    .how-work-util-up img,
    .how-work-util-down img {
        width: 90px;
        height: 90px;
    }

    .whatuget-content-gnss-util {
        margin: 0 !important;
        text-align: center;
    }

    .whatuget-content-gnss-util img {
        width: 100px;
        height: auto;
    }

    .whatuget-util + p {
        display: none;
    }

    .whatuget-util + p + table {
        display: none;
    }

    .uslovi-util + table {
        height: auto !important;
    }

    .uslovi-util .uslovi-img-util {
        height: auto;
    }

    .uslovi-util .uslovi-img-util img {
        width: 50%;
        height: auto;
    }

    .uslovi-util > div > div:nth-child(n+4) img {
        width: 50%;
        height: auto;
    }

    .garant-img-util img {
        width: auto;
    }

    .sc-metro-get-zakaz-content > div img {
        width: 90%;
    }

    .spoiler-wrapper a strong {
        text-align: left;
    }

    .promo-pentax-20-head-content > div:nth-child(2) > div img {
        position: relative;
        left: -9%;
        width: 110%;
    }

    .promo-pentax-20-price > div img {
        width: 50%;
    }

    .megatablj.urinfo td {
        width: 50%;
        padding: 0;
    }

    .megatablj.urinfo tr {
        display: table;
    }

    .honras-getcallback img,
    .honras-getrass img {
        max-width: 400px;
        width: 100%;
    }

    .honras-choose-content > div > div {
        margin: 0 1px;
    }
}

/*                                                                             */
@media (max-width: 1217px) {
    .menu-sc .menu-content-sc {
        min-height: 80px;
    }
}

@media (max-width: 1200px) {
    .meet_head .soon_meeting_days {
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        font-size: 10px;
    }
}

@media (max-width: 1050px) {
    .soon_meeting_request .click_btn_y {
        font-size: 14px;
        padding: 8px;
    }

}

@media (max-width: 950px) {
    .office_icon.xop .office_name, .office_icon.dop .office_name {
        display: block;
    }

    .map_office_prin .office_icon.dop .office_name p {
        position: absolute;
        left: -130%;
        top: 0;
    }

    .map_office_prin .office_icon.xop .office_name p {
        position: absolute;
        left: -100%;
        top: 0;
    }
}

/*                                                                                  */
@media (max-width: 930px) {
    .dostavka_oplata .dostavka_oplata_rekvizity {
        width: 100%;
    }

    .dostavka_oplata .dostavka_oplata_oplata {
        width: 100%;
    }

    .mediateka .mediateka_item {
        height: auto;
    }

}

/*                                                                             */
@media (max-width: 840px) {

    .mediateka .mediateka_item {
        padding: 5px 0;
        display: block;
    }

    .mediateka .mediateka_article .mediateka_item > div,
    .mediateka .mediateka_video .mediateka_item > div {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 820px) {
    .uslugi_main {
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 810px) {
    .dostavka_oplata .dostavka_oplata_top {
        display: block;
    }

    .dostavka_oplata .dostavka_oplata_top .dostavka_oplata_top_item {
        width: 100%;
    }

    .dostavka_oplata .dostavka_oplata_top .dostavka_oplata_top_img {
        width: 100%;
        text-align: center;
    }

    .dostavka_oplata .dostavka_oplata_from {
        display: block;
    }

    .dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_left {
        width: 100%;
    }

    .dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_left ul li {
        height: auto;
    }

    .dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_right {
        width: 100%;
        padding-top: 20px;
    }

    .dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_right ul li {
        height: auto;
    }

    .honras-photoequip .honras-photoequip-item > div {
        padding: 5px 5px 0 5px;
    }

    .honras-photoequip .honras-photoequip-item .honras-photoequip-item2 > div:nth-child(2) {
        padding: 10px 0 0;
    }

}

@media (min-width: 768px) {
    .btn_grey:hover {
        color: #fff;
        background: #0042A6;
        border: #164194 1px solid;
    }

    .btn_blue:hover {
        color: #0042A6;
        background: #fff;
        border: #164194 1px solid;
    }

    .btn_blue_small:hover {
        color: #0042A6;
        background: #fff;
        border: #164194 1px solid;
    }

    .btn_blue_border:hover {
        color: #fff;
        background: #0042A6;
        border: #164194 1px solid;
    }
}

@media (max-width: 767px) {
    .mainblock_expert_first {
        display: block;
    }

    .image_expert {
        margin: auto;
    }

    .main_text_expert {
        width: 100%;
    }

    .uslugi_main .uslugi_item {
        display: block;
    }

    .cost_meet_mob {
        display: block;
        line-height: 4px;
        font-style: italic;
    }

    .uslugi_main .uslugi_item .uslugi_item_left {
        margin: auto;
        width: 100%;
        padding: 10px 0;
        max-width: 300px;
    }

    .uslugi_main .uslugi_item .uslugi_item_right {
        margin: auto;
        width: 100%;
        padding: 10px 0;
        max-width: 300px;
    }

    .price_list_b_str .yavlyaetsya_opciej {
        padding-left: 20px;
    }

    .price_list_b_str {
        height: auto;
    }

    .price_list_a_str {
        flex-wrap: wrap;
        justify-content: center;
    }

    .price_list_a_str:first-child > div:first-child {
        width: 100%;
        text-align: center;
    }

    .price_list_a_str > div:nth-child(2) {
        width: auto;
    }

    .mainblock {
        display: block;
    }

    .mainblock .leftblock {
        width: 100%;
        padding: 10px 5px;
    }

    .mainblock .rightblock {
        width: 100%;
    }

    .uc .uc_head {
        background-size: cover;
    }

    .uc_head_block_name {
        text-align: center;
    }

    .otzyvi .otzyvi_content_item .otzyvi_content_item_but {
        text-align: center;
    }

    .gotovye_komplekty_body_inner_img {
        width: 100%;
        max-width: 600px;
        text-align: center;
    }

    .trigoda .trigoda_prince {
        display: block;
    }

    .trigoda .trigoda_prince .trigoda_prince_item {
        margin: auto;
        width: 100%;
    }

    .bs_big {
        position: inherit;
    }

    .soon_meeting_item.meet_head {
        display: none;
    }

    .soon_meeting_item {
        display: block;
        margin: 20px 0;
        padding: 10px 0;

    }

    .soon_meeting_item > div {
        width: 100%;
        text-align: center;
    }

    .soon_meeting_name {
        font-weight: bold;
    }

    .soon_meeting_request .click_btn_y {
        font-size: 14px;
    }

    .head30 {
        font-size: 24px;
        margin: 20px 0;
    }

    .head24, .head24_bold {
        font-size: 16px;
        margin: 20px 0;
    }

    .bsref-podkl {
        display: block;
    }

    .bsref-podkl > a {
        margin: 5px auto;
        display: block;
    }

    .item {
        width: 100%;
        display: flex;
    }
}

@media (max-width: 650px) {
    /*Рассрочка*/
    .honras-gift {
        padding-top: 0;
    }

    .honras-gift-content {
        width: 100%;
        padding: 0 !important;
        display: block;
    }

    .honras-gift-content > div:nth-child(n) {
        width: 100%;
        margin: 0;
        max-width: 100%;
        justify-content: center;
    }

    .honras-gift-content > div > div {
        max-width: 400px;
        justify-content: center;
        margin: auto;
        text-align: center;
    }
}

/*                                                                             */
@media (max-width: 600px) {
    .princecloud_head {
        display: block;
        text-align: center;
    }

    .princeloud_iconhead {
        margin-right: 0;
    }

    .princecloud_option_row {
        display: block;
        margin: 0;
    }

    .princecloud_option_row_item {
        margin: auto auto 20px;
    }

    .princecloud_option_row_item:first-child {
        margin-right: auto;
    }

    .uc-podderzka {
        display: none;
    }

    .uc-podderzka > div {
        width: 100%;
    }

    .uc-podderzka > div a img {
        width: 100%;
    }

    .map_office_prin .office_name img {

        max-width: 20px;
    }

    .map_office_prin .office_icon {
        max-width: 20px;
    }

    .map_office_prin .office_icon .office_name p {
        display: none;
    }
}

@media (max-width: 560px) {
    .uc .uc_head .uc_head_block_name, .uc .uc_head .uc_head_block_list, .uc .uc_head .uc_head_block_but {
        position: initial;
    }

    .uc .uc_head .uc_head_block_but {
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 20px 0;
    }

    .uc .uc_head .uc_head_block_list {
        width: 100%;
    }

    .uc .uc_head .uc_head_block_but > div {
        width: 50%;
        margin: 0 2%;
    }

    .programm_learn .programm_learn_row {
        display: block;
    }

    .programm_learn .programm_learn_row .programm_learn_row_item {
        width: 100%;
        margin: 20px auto;
        max-width: 300px;
    }

    .vrs3net_contact .vrs3net_contact_content .vrs3net_contact_content_type {
        width: 40%;
    }

    .vrs3net_contact .vrs3net_contact_content .vrs3net_contact_content_val {
        width: 50%;
    }

    .price_list_b_m_pm_p, .price_list_b_m_pm, .price_list_b_str .yavlyaetsya_opciej, .megatablj td {
        padding: 0;
    }

    .uslugi_main {
        padding: 30px 0;
    }

    .item {
        display: block;
        box-shadow: 0 0 3px #0042A6;
        padding: 0;
        margin: 10px 0;
        border-radius: 10px
    }

    .tripleblock {
        display: block;
        padding: 0 0 20px 0;
    }

    .tripleblock > div:nth-child(1) {
        width: 100%;
        text-align: center;
    }

    .tripleblock > div:nth-child(2) {
        width: 100%;
        text-align: center;
    }

    .tripleblock > div:nth-child(3) {
        width: 100%;
        border-bottom: 1px solid #d4d4d4;
    }

    .trigoda_office .trigoda_office_list ul {
        width: 100%;
        padding: 0;
    }

    .dostavka_oplata {
        padding: 0;
    }

    .dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_right .dostavka_oplata_from_right_img {
        display: block;
    }

    .dostavka_oplata .dostavka_oplata_from .dostavka_oplata_from_right .dostavka_oplata_from_right_img > div {
        width: 50%;
        margin: 0 auto;
        text-align: center;
    }

    .dostavka_oplata .dostavka_oplata_int {
        height: auto;
    }

    .b-prin {
        box-shadow: none;
    }

    /*Нашли дешевле*/
    /*Техподдержка*/
    .uc-podderzka {
        display: none;
    }

    .uc-podderzka div {
        width: 25%;
        height: auto;
        max-height: 100px;
    }

    .uc-podderzka img {
        max-width: 100px !important;
    }

    .uc_podderzka_menu_item {
        display: inline-block;
        width: 100%;
        padding-left: 0;
    }

    .uc_podderzka_menu_item > li {
        float: left;
        width: 50%;
        display: inline-block;
        height: 50px;
    }

    /*Меню сервисного центра*/
    .menu-sc {
        display: block;
        width: 100%;
    }

    .menu-sc > div {
        width: 100%;
        height: 55px;
        display: flex;
        align-items: center;
        min-height: 50px;
    }

    .menu-sc > div:first-child div:nth-child(2) {
        line-height: 55px;
    }

    .menu-sc > div:last-child div:nth-child(2) {
        line-height: 55px;
    }

    .menu-sc > div:nth-child(-n+3) {
        border-right: none;
    }

    .menu-sc > div div {
        width: 50%;
    }

    .menu-sc > div div:first-child {
        display: none;
    }

    .menu-sc .menu-name-sc {
        height: auto;
    }

    .menu-content-sc {
        display: none;
    }

    .img-prodlenie {
        width: 8% !important;
    }

    .logo-sc-remont {
        display: block;
        width: 100%;
        text-align: center;
    }

    .logo-sc-remont > div {
        display: flex;
        width: 100%;
    }

    .logo-sc-remont > div > div {
        width: 100%;
        padding: 2%;
    }

    .plusi_sc .plusi_sc_plus .plusi_sc_plus_img {
        width: 10%;
    }

    .sc_more_uslugi_content {
        display: block;
    }

    .sc_more_uslugi_content .sc_more_uslugi_content_item {
        width: 100%;
        margin: 20px 0;
    }

    .price-sc-uslugi {
        width: 100%;
    }

    .price_sc_uslugi_free {
        width: 100%;
        min-width: 0;
    }

    .price_sc_uslugi_free > span {
        width: 80%;
        display: block;
    }

    .price_sc_uslugi_free > span > span {
        top: 10%;
    }

    .menu_sc_new {
        display: block;
    }

    .menu_sc_new > div {
        margin: 10px 0;
    }

    .price-sc-uslugi_new {
        margin-top: 10px;
        width: 100%;
    }

    .price-sc-uslugi_new .price_sc_uslugi_content .price_sc_uslugi_content_name {
        padding-left: 10px;
    }

    .sc_buttons {
        display: block;
        width: 100%;
        text-align: center;
    }

    .sc_buttons > div {
        margin: 10px 0;
    }

    .sc_checkUstat {
        width: 100%;
    }

    .sc_checkUstat .menu-content-sc {
        display: block;
    }

    /*Утилизация*/
    .how-work-util-up,
    .how-work-util-down {
        width: 100%;
        display: block !important;
        margin-top: 0;
    }

    .how-work-util-up > div,
    .how-work-util-down > div {
        width: 100%;
        display: flex;
        margin: 0;
        padding: 0;
        justify-content: center;
    }

    .how-work-util-up > div > div:nth-child(-n+2),
    .how-work-util-down > div > div:nth-child(-n+2) {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50%;
    }

    .how-work-content-util {
        display: none;
    }

    .whatuget-content-util {
        display: block;
    }

    .whatuget-content-util > div {
        margin: 0;
        width: 100% !important;
        text-align: center;
    }

    .uslovi-util {
        display: block;
    }

    .uslovi-util > div {
        width: 100%;
        text-align: center;
    }

    .uslovi-util > div:nth-child(n+2) {
        margin-top: 10px;
    }

    .garant-content-util {
        display: block;
    }

    .garant-content-util > div {
        width: 100%;
    }

    .garant-name-util {
        text-align: left;
        padding-left: 5px;
    }

    .queans-block-util {
        display: block;
        padding-bottom: 0;
    }

    .queans-block-util > div {
        width: 100%;
        margin: 0;
    }

    .queans-block-util .queans-item2-util {
        padding-bottom: 25px;
    }

    .queans-block-util:last-child {
        padding-bottom: 0;
    }

    .queans-block-util:last-child .queans-item2-util:last-child {
        display: none;
    }

    /*Страница промо Leica TS02Plus*/
    .leica-ts02-promo {
        width: 100%;
    }

    .leica-ts02-promo > div {
        width: 50%;
    }

    .ts02plus_special_promo {
        display: flex;
    }

    .ts02plus_special_promo_content_dobfoto {
        display: flex;
    }

    /* промо распродажа*/
    .promo-sales-head {
        text-align: center;
    }

    .promo-sales-item {
        width: 100%;
        border-bottom: 2px solid #003c71;
    }

    .promo-sales-content {
        display: block;
    }

    .promo-sales-content .promo-sales-item:last-child {
        border-bottom: none;
    }

    .promo-sales-content img {
        width: 50% !important;
    }

    .promo-sales-line {
        margin-top: 5px;
    }

    .promo-sales-goto-sale a,
    .promo-sales-dl-list a,
    .promo-sales-getque a {
        font-size: 15px !important;
        width: 90%;
    }

    /*метрология*/
    .sc-metro-equip {
        display: block;
    }

    .sc-metro-get-zakaz {
        margin-top: 2%;
        display: block;
    }

    .sc-metro-get-zakaz > div {
        width: 100%;
    }

    .sc-metro-get-zakaz-img img {
        padding: 2%;
    }

    .sc-metro-equip-img {
        padding-top: 2%;
    }

    .sc-metro-equip-img img {
        margin: 0;
    }

    .sc-metro-equip div ul li {
        height: auto;
        line-height: 20px;
    }

    .sc-metro-get-zakaz-content > div {
        max-height: 150px;
    }

    /*Продление гарантии*/
    .img-prodlenie-trimble-protected {
        width: 50% !important;
        float: none;
    }

    /*Pentax promo -20%*/
    .promo-pentax-20-head-content {
        display: block;
    }

    .promo-pentax-20-head-content > div {
        width: 100%;
        overflow: hidden;
    }

    .promo-pentax-20-osobennosti > div {
        display: block;
        height: auto;
    }

    .promo-pentax-20-osobennosti > div > div {
        width: 100%;
    }

    .promo-pentax-20-price {
        display: block;
    }

    .promo-pentax-20-price > div {
        width: 100%;
    }

    .article_content.wrapper-xs img {
        margin: 0;
    }

    /*Консультации по сетям БС*/
    .vrs3net_ttx {
        width: 100%;
    }

    .vrs3net_admin {
        width: 100%;
    }

    .vrs3net_rules {
        width: 100%;
    }

    .vrs3net_create_dgs {
        width: 100%;
    }

    .vrs3net_modern_ex_net {
        width: 100%;
    }

    .vrs3net_contact {
        width: 100%;
    }

    .vrs3net_uncomf {
        width: 100%;
    }

    .vrs3net_butlast {
        width: 100%;
    }

    /*отзывы*/
    .otzyvi .otzyvi_content {
        display: block;
    }

    .otzyvi .otzyvi_content .otzyvi_content_item {
        width: 100%;
        margin: 0;
        padding: 10px 0;
        box-shadow: none;
        border-bottom: 1px solid lightgrey;
    }

    .otzyvi .otzyvi_content .otzyvi_content_item .otzyvi_content_item_foto {
        margin: auto;
    }

    .otzyvi .otzyvi_content .otzyvi_content_item .otzyvi_content_item_but {
        text-align: center;
    }

    /*вопросы и ответы*/
    .voprosi_i_otvety {
        padding: 0;
    }

    .mediateka {
        display: block;
        padding: 0;
    }

    .mediateka .mediateka_article,
    .mediateka .mediateka_video {
        width: 100%;
    }

    .mediateka .mediateka_article .mediateka_item > div, .mediateka .mediateka_video .mediateka_item > div {
        text-align: center;
    }

    /*Поддержка главная*/
    .uc_podderzka {
        width: 100%;
    }

    .uc_podderzka .uc_podderzka_top {
        padding: 5px;
    }

    .uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_head {
        padding-bottom: 10px;
    }

    .uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont {
        display: block;
        padding-bottom: 0;
    }

    .uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont .uc_podderzka_menu_cont_item {
        width: 100%;
        margin: .5% 0;
    }

    .uc_podderzka .uc_podderzka_top .uc_podderzka_menu .uc_podderzka_menu_cont .uc_podderzka_menu_cont_item .uc_podderzka_menu_cont_item_img {
        text-align: center;
    }

    .pentax_land .pentax_land_top {
        display: block;
        padding: 10px 0;
    }

    .pentax_land .pentax_land_top > div {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .pentax_land .pentax_land_top .pentax_land_top_text {
        font-size: 24px;
        display: block;
    }

    .pentax_land .pentax_land_ts {
        padding: 0;
        display: block;
    }

    .pentax_land .pentax_land_ts .pentax_land_ts_item {
        padding: 0 5px;
        width: 100%;
        border-bottom: 1px solid #FE0000;
    }

    .pentax_land .pentax_land_ts .pentax_land_ts_item .pentax_land_ts_item_ttx ul {
        padding-left: 10px;
        min-height: 0;
    }

    .pentax_land .pentax_land_opis {
        padding: 10px 0;
    }

    .pentax_land .pentax_land_sup {
        padding: 0;
    }

    .pentax_land .pentax_land_sup .pentax_land_support .pentax_land_support_head {
        left: 15%;
    }

    .pentax_land .pentax_land_sup .pentax_land_support .pentax_land_support_body {
        display: block;
        padding: 20px 5px;
    }

    .pentax_land .pentax_land_sup .pentax_land_support .pentax_land_support_body .pentax_land_support_item {
        width: 100%;
        padding: 5px 0;
    }

    .pentax_land .pentax_land_map {
        padding: 20px 0;
        text-align: center;
        font-size: 18px;
    }

    .pentax_land .pentax_land_map ul {
        width: 100%;
    }

    .pentax_land .pentax_land_video {
        padding: 20px 0;
        width: 100%;
    }

    .pentax_land .pentax_land_anyq {
        padding: 0 5%;
        text-align: center;
    }

    .pentax_land .pentax_land_anyq button {
        background: #FE0000;
        color: #fff;
        font-weight: bold;
        border-radius: 10px;
        width: 100%;
        max-width: 160px;
        border: none;
        padding: 10px 5px;
        margin: 10px auto;
    }

    .flexblock {
        display: block;
    }

    .flexblock > div {
        width: 100%;
        text-align: center;
    }

    .flexblock > .left_text {
        text-align: left;
    }
}

/*                                                                             */
@media (max-width: 390px) {
    .sc_more_uslugi_content .sc_more_uslugi_content_item .sc_more_uslugi_content_item_name {
        line-height: 2em;
    }

}

/*                                                                             */
@media (max-width: 325px) {

    .menu-name-sc span {
        font-size: 1em;
    }
}

.form_line.submit_order {
    display: block;
    max-width: 300px;
}

/* Section-history 

.new_main_prin_hear_you-image__sliderBlock.section-history {
    position: relative;
    max-height: calc(210*3px);
    overflow: hidden;
}
.new_main_prin_hear_you-image__sliderBlock.section-history.active {
    max-height: 100%;
}
.history__btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 57px;
    height: 210px;
    background: rgba(0, 46, 112, 0.7);
    cursor: pointer;
    z-index: 4;
    overflow: hidden;
    transition: all 0.3s ease;
}
.history__btn img {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 27px;
    max-height: 60px;
    transition: all 0.3s ease;
}
.section-history.active .history__btn img {
    transform: translate(-50%, -50%) rotate(-180deg);
}
  @media (max-width: 1279px) {
    .new_main_prin_hear_you-image__sliderBlock.section-history{
        max-height: calc(210*4px);
        max-width: 1050px;
    }
  }
  @media (max-width: 1069px) {
    .new_main_prin_hear_you-image__sliderBlock.section-history{
        max-height: calc(210*5px);
        max-width: 840px;
    }
  }
  @media (max-width: 859px) {
    .new_main_prin_hear_you-image__sliderBlock.section-history{
        max-height: calc(210*6px);
        max-width: 630px;
    }
  }
  @media (max-width: 649px) {
    .new_main_prin_hear_you-image__sliderBlock.section-history{
        max-width: 420px;
    }
  }
  */
/* Section-history */

.section-history {
    width: 100%;
    padding-top: 125px;
    padding-bottom: 40px;
    overflow: hidden;
  }
  
  .history-info {
    display: flex;
    width: 100%;
  }
  
  .history-info h2 {
    /*font-family: 'Gilroy-ExtraBold', sans-serif;*/
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-weight: normal;*/
    position: relative;
    font-size: 40px;
    line-height: 1.2em;
    max-width: 858px;
    width: 100%;
    color: #0042A0;

    /*font-weight: 800;*/
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .history-info h2.history-h2{
    font-size: 30px;
    font-weight: 800;
  }
  
  .history {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 76px;
  }
  
  .history__btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 57px;
    height: 12vw;
    max-height: 250px;
    background: rgba(0, 46, 112, 0.7);
    cursor: pointer;
    z-index: 4;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  
  .history__btn img {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 27px;
    max-height: 60px;
    transition: all 0.3s ease;
  }
  
  .history__btn:hover {
    background: rgba(0, 46, 112, 0.9);
  }
  
  .history.active .history__btn img {
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  
  
  .history-slider {
    display: flex;
    width: 100%;
  }
  
  .history-slider__item {
    display: none;
    width: 100%;
    border: 0px !important;
  }

  .history-slider__item.active {
    display: block;
  }
  
  .history-items {
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    width: 100%;
    flex-wrap: wrap;
    justify-content: left;
    width: 100vw;
    min-width: 100vw;
    /*height: calc(calc(12vw * 2));
    max-height: calc(calc(250px * 2));*/
  }

  .history-items_about{
    max-width: 100%;
    min-width: 100%;
  }
  
  .history-items a {
    display: inline-block;
    width: 20%;
    height: 12vw;
    max-height: 250px;
  }

  .history-items_about a{
    height: 165px;
  }
  
  .history-items a img {
    display: block;
    width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  
  .controls {
    display: flex;
    width: 100%;
    position: absolute;
    left: 0px;
    padding-left: 17px;
    padding-right: 17px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    justify-content: space-between;
    pointer-events: none;
  }
  
  .control {
    display: inline-block;
    width: 57px;
    height: 57px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    position: relative;
    pointer-events: auto;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  
  .control:hover {
    background: #0042A0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0);
  }
  
  .control svg, .control img {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  
  .control_prev svg, .control_prev img {
    left: calc(50% - 2px);
  }
  
  .control_next svg, .control_next img {
    left: calc(50% + 2px);
  }
  
  .control svg * {
    transition: all 0.3s ease;
  }
  
  .control:hover svg * {
    fill: #fff;
  }

  .control:hover img {
    opacity: 1 !important;
  }
  
  
  @media (max-width: 1680px) {
  
  .section-history {
      padding-top: 110px;
      padding-bottom: 30px;
  }
  
  .history {
      margin-top: 56px;
  }
  
  }
  
  @media (max-width: 1380px) {
  
  .section-history {
      padding-top: 100px;
      padding-bottom: 25px;
  }
  
  .history-info h2 {
    font-size: 40px;
    max-width: 902px;
  }
  
  .history {
      margin-top: 48px;
  }
  
  }
  
  @media (max-width: 1200px) {
  
  .history__btn {
    height: 21vw;
    max-height: 230px;
  }
  
  .history-items {
    height: auto;
    max-height: none;
  }
  
  .history-items a {
    width: calc(100% / 2);
    height: 28vw;
    max-height: 265px;
  }
  
  }
  
  @media (max-width: 1000px) {
  
  .section-history {
      padding-top: 90px;
      padding-bottom: 20px;
  }
  
  .history-info h2 {
    font-size: 40px;
    width: calc(100vw - 40px);
    max-width: 780px;
  }
  
  }
  
  @media (max-width: 768px) {
  
  .section-history {
      padding-top: 80px;
      padding-bottom: 20px;
  }

  .section-history_about {
    padding-top: 30px;
  }
  
  .history {
      margin-top: 38px;
  }
  
  .history-info h2 {
    font-size: 25px;
    line-height: 1.26em;
  }

  .history-info h2.history-h2{
    font-size: 20px;
    padding-bottom: 0;
    padding-top: 0;
  }
  
  }
  
  @media (max-width: 575px) {
  
  .section-history {
      padding-top: 65px;
      padding-bottom: 15px;
  }

  .section-history_about {
    padding-top: 30px;
  }
  
  .history {
      margin-top: 32px;
  }
  /*
  .history-items {
    height: calc(31vw * 5);
    max-height: calc(252px * 5);
  }
  */
  
  .history-items a {
    width: calc(100% / 2);
    height: 31vw;
    max-height: 252px;
  }
  
  .history__btn {
    width: 40px;
    height: 31vw;
    max-height: 252px;
  }
  
  .history__btn img {
    width: 18px;
    max-height: 50px;
  }
  
  .controls {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .control {
    width: 46px;
    height: 46px;
  }
  
  .control svg {
    width: 22px;
    height: 22px;
  }
  
  .control_prev svg {
    left: calc(50% - 1px);
  }
  
  .control_next svg {
    left: calc(50% + 1px);
  }
  
  
  }


  /* Trade_in */
  
  .new-container .row {
    display: flex;
    width: 100%;
  }

  .new-container {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100vw - 30px);
    max-width: 1240px;
}



@media (max-width: 480px) {
  
    .new-container {
      width: calc(100vw - 20px);
    }
}

  
  .section-test-plug {
    position: relative;
    width: 100%;
    background: #fff;
    padding-top: 50px;
  }
  
  .tradein-title {
    display: block;
    width: 100%;
    font-family: "OpenSans", sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 54px;
    color: #00489D;
  }
    
  .section-tradein {
    position: relative;
    width: 100%;
    background: linear-gradient(202.64deg, #0066FF 2.4%, #00489D 58.74%), #00489D;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "OpenSans", sans-serif;
  }
  
  .section-tradein * {
    font-family: "OpenSans", sans-serif;
  }
  
  .tradein {
    display: flex;
    position: relative;
    width: 100%;
    padding-left: 20px;
    padding-right: 46px;
    padding-top: 71px;
    padding-bottom: 71px;
  }
  
  .tradein-content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }
  
  .tradein-content__bg {
    display: inline-block;
    width: 511px;
  }
  
  .tradein-content__bg img {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .tradein-content__info {
    display: inline-block;
    width: calc(100% - 511px - 40px);
    max-width: 552px;
    padding-top: 10px;
    padding-bottom: 16px;
  }
  
  .tradein-content__info h1 {
    display: block;
    color: #fff;
    font-weight: 800;
    font-size: 60px;
    line-height: 82px; 
  }
  
  .tradein-content__info h2 {
    display: block;
    color: #fff;
    font-weight: 800;
    font-size: 40px;
    line-height: 54px;
    margin-top: 28px;
  }

  .tradein-content__info .btn {
    color: #0042A6;
    font-family: "Gilroy-Bold", sans-serif;
    font-weight: 700;
    font-size: 18px;
    min-height: 64px;
    padding: 15px 42px;
  }
  
  span.tradein-price {
    font: inherit;
    color: inherit;
    display: inline-block;
  }
  
  .tradein-image {
    display: inline-flex;
    position: absolute;
    width: 500px;
    left: 60px;
    bottom: 0px;
  }
  
  .tradein-image__receiver {
    display: flex;
    width: 100%;
    height: auto;
  }
  
  .tradein-image__receiver img {
    display: block;
    width: 100%;
  }
  
  .tradein-image__money {
    display: inline-block;
    position: absolute;
    right: 105px;
    bottom: 35px;
    transform: translate(50%, 50%);
    width: 350px;
  }
  
  .tradein-image__money img {
    display: block;
    width: 100%;
    height: auto;
  }
  
  /* Акция 31.03 */
  .section-tradein .stock_1{
    position: absolute;
    top: 0;
    left: calc(50% - 212px);
  }
  .change-equipment__item .stock_2{
    position: absolute;
    top: 0;
    right: 0;
  }

  @media (max-width: 1200px) {
  
  .tradein {
    padding-left: 10px;
    padding-right: 16px;
  }
  
  .tradein-content {
    max-width: 1032px;
    margin-left: auto;
    margin-right: auto
  }
  
  .tradein-image {
    left: calc(50vw - 422px);
    width: 400px;
  }
  
  }
  
  @media (max-width: 1000px) {
  
  .tradein-content {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .tradein-content__bg {
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto
  }
  
  .tradein-content__info {
    width: 100%;
    max-width: none;
    padding-top: 118px;
    padding-bottom: 0px
  }
  
  .tradein-content__info h1 {
    display: block;
    width: 100%;
    text-align: center;
  }
  
  .tradein-content__info h2 {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px
  }

  .tradein-content__info .btn {
    padding: 20px 42px;
    display: block;
    max-width: 300px;
    margin: auto;
  }
  
  .tradein-image {
    width: 294px;
    left: 50%;
    transform: translateX(-50%);
    bottom: auto;
    top: 174px;
  }
  
  .tradein-image__money {
    right: 80px;
    bottom: -114px;
    transform: translate(50%, 0%) rotate(16deg);
    width: 280px;
  }
  
  }
  
  @media (max-width: 768px) {
  
  .tradein-image {
    top: calc(3vw + 152px);
  }
  
  }
  
  @media (max-width: 480px) {
  
  .tradein-title {
    font-size: 20px;
    line-height: 27px;
  }
  
  .new-container {
    width: calc(100vw - 20px);
  }
  
  
  
  .section-tradein {
    overflow: hidden
  }
  
  .tradein {
    padding-top: 54px;
    padding-bottom: 54px;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .tradein-image {
    width: 63vw;
    top: calc(20vw + 26px);
  }
  
  .tradein-content__bg {
    width: 90%;
  }
  
  .tradein-image__money {
    transform: translate(0%, 0%) rotate(16deg);
    right: -54px;
    bottom: -20vw;
    width: 56vw;
  }
  
  .tradein-content__info  {
    padding-top: 29vw;
  }
  
  .tradein-content__info h1 {
    font-size: 30px;
    line-height: 41px;
  }
  
  .tradein-content__info h2 {
    font-size: 20px;
    line-height: 27px;
    margin-top: 15px;
  }

  .section-tradein .stock_1{
    left: 0;
    width: 100%;
  }
  
  }

  /* Section-change-equipment */

.section-change-equipment {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 202px;
    padding-bottom: 204px;
    font-family: "OpenSans", sans-serif;
  }
  
  .section-change-equipment * {
    font-family: "OpenSans", sans-serif;
  }
  
  .change-equipment-info {
    display: block;
    width: 100%;
    max-width: 598px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .change-equipment-info h2 {
    text-align: center;
  }
  
  .change-equipment {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 21px);
    min-width: calc(100% + 21px);
    padding-top: 42px;
  }
  
  .change-equipment__item {
    display: inline-block;
    position: relative;
    width: calc(25% - 21px);
    margin-right: 21px;
    margin-top: 20px;
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 39px;
    padding-bottom: 52px;
    background: linear-gradient(195.61deg, #FFFFFF 2.22%, rgba(255, 255, 255, 0) 80.18%), #FFFFFF;
    box-shadow: 0px 4px 4px 4px rgba(167, 167, 167, 0.25);
    border-radius: 20px;
  }
  
  .change-equipment__item h3 {
    display: block;
    width: 100%;
    word-wrap: break-word;
    text-align: center;
    font-size: 25px;
    line-height: 34px;
    min-height: 114px;
    margin-bottom: 8px;
    color: #00489D;
    font-family: "OpenSans", sans-serif;
    font-weight: 800;
  }
  
  .change-equipment__item p {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    font-family: "OpenSans", sans-serif;
    font-weight: 400;
    color: #4D4D4D;
    margin-top: 20px;
  }
  
  .change-equipment__item p b {
    display: inline;
    font: inherit;
    color: inherit;
    font-weight: 700;
  }
  
  @media (max-width: 1200px) {
  
  .section-change-equipment {
    padding-top: 162px;
    padding-bottom: 164px;
  }
  
  .change-equipment {
    max-width: 680px;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px
  }
  
  .change-equipment__item {
    width: calc(50% - 25px);
    margin-right: 25px;
    padding-left: 35px;
    padding-right: 35px
  }
  
  }
  
  @media (max-width: 1000px) {
  
  .section-change-equipment {
    padding-top: 122px;
    padding-bottom: 124px;
  }
  
  }
  
  @media (max-width: 768px) {
  
  .change-equipment {
    max-width: none;
    width: calc(100% + 25px);
    min-width: calc(100% + 25px);
    margin-right: 0px;
    padding-left: 0px
  }
  
  .change-equipment__item {
    padding-left: 25px;
    padding-right: 25px
  }
  
  .change-equipment__item h3 {
    font-size: 22px;
    min-height: 107px;
  }
  
  }
  
  @media (max-width: 480px) {
  
  .section-change-equipment {
    padding-top: 82px;
    padding-bottom: 84px;
  }
  
  .change-equipment {
    width: 100%;
    min-width: auto;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 16px;
  }
  
  .change-equipment__item {
    width: 100%;
    margin-right: 0px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 28px;
    padding-bottom: 32px;
    margin-top: 15px;
  }
  
  .change-equipment__item h3 {
    font-size: 15px;
    line-height: 20.5px;
    min-height: auto;
    margin-bottom: 0px;
    padding-bottom: 6px;
  }
  
  .change-equipment__item p {
    font-size: 11px;
    line-height: 15px;
    margin-top: 15px;
  }
  
  
  }
  
  
  /* Section-new-level */
  
  .section-new-level {
    position: relative;
    width: 100%;
    background: linear-gradient(268.21deg, #0065FE 6.82%, #00489D 84.55%);
    padding-top: 62px;
    padding-bottom: 72px;
    font-family: "OpenSans", sans-serif;
  }
  
  .section-new-level * {
    font-family: "OpenSans", sans-serif;
  }
  
  .new-level {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding-left: 28px;
  }
  
  .new-level__info {
    display: inline-block;
    width: 772px;
    max-width: calc(100% - 290px);
    padding-right: 68px;
  }
  
  .new-level__info h2 {
    display: block;
    color: #fff;
    font-weight: 800;
  }
  
  .new-level__service {
    display: inline-block;
    width: 290px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .new-level__service-icon {
    display: inline-block;
    width: 73px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .new-level__service p {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin-top: 14px;
  }
  
  .new-level__service p b {
    display: inline;
    font: inherit;
    font-weight: 700;
    color: inherit;
  
  }
  
  @media (max-width: 1200px) {
  
  .new-level {
    padding-left: 0px;
  }
  
  .new-level__info {
    max-width: calc(100% - 230px);
    padding-right: 40px;
  }
  
  .new-level__service {
    display: inline-block;
    width: 230px;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  }
  
  @media (max-width: 1000px) {
  
  .new-level {
    flex-wrap: wrap;
  }
  
  .new-level__info {
    max-width: 100%;
    width: 100%;
    padding-right: 0px;
  }
  
  .new-level__info h2 {
    display: block;
    width: 100%;
    text-align: center;
  }
  
  .new-level__service {
    display: inline-block;
    margin-top: 45px;
    width: 360px;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .new-level__service p br {
    display: none
  }
  
  }
  
  @media (max-width: 768px) {
  
  }
  
  @media (max-width: 480px) {
  
  .section-new-level {
    padding-top: 48px;
    padding-bottom: 54px;
  }
  
  .new-level__service {
    margin-top: 30px
  }
  
  .new-level__service p {
    font-size: 11px;
    line-height: 15px;
  }
  
  .new-level__service p br {
    display: block
  }
  
  }
  
  
  /* Section-modern equipment */
  
  .section-modern-equipment {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 206px;
    padding-bottom: 248px;
    font-family: "OpenSans", sans-serif;
  }
  
  .section-modern-equipment * {
    font-family: "OpenSans", sans-serif;
  }
  
  .modern-equipment-info {
    display: inline-block;
    width: 100%;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .modern-equipment-info h2 {
    display: block;
    width: 100%;
    text-align: center;
  }
  
  .modern-equipment {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    min-width: calc(100% + 20px);
    padding-top: 31px;
  }
  
  .modern-equipment__item {
    display: inline-flex;
    position: relative;
    flex-direction: column;
    width: calc(calc(100% / 4) - 20px);
    margin-right: 20px;
    padding: 10px;
    padding-top: 45px;
    padding-bottom: 0px;
    background: linear-gradient(195.61deg, #FFFFFF 2.22%, rgba(255, 255, 255, 0) 80.18%), #FFFFFF;
    box-shadow: 0px 4px 4px 4px rgba(167, 167, 167, 0.25);
    border-radius: 20px;
    margin-top: 40px;
    transition: all 0.3s ease;
  }
  
  .modern-equipment__item-main {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
    pointer-events: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
    border-bottom: 1px solid #E6E6E6;
  }
  
  .modern-equipment__item-info {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
    pointer-events: none;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px;
  }
  
  .modern-equipment__item h3 {
    display: block;
    width: 100%;
    text-align: center;
    color: #00489D;
    font-size: 25px;
    line-height: 34px;
    font-weight: 800;
    padding-bottom: 1px;
    transition: all 0.3s ease;
  }
  
  .modern-equipment__item p {
    display: block;
    width: 100%;
    margin-top: 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #4D4D4D;
    transition: all 0.3s ease;
  }
  
  .modern-equipment__item > img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: 200px;
    margin-top: auto;
    object-fit: contain;
    position: relative;
    z-index: 2;
    pointer-events: none;
  }
  
  .modern-equipment__item > a {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    cursor: pointer;
    background: linear-gradient(209.44deg, #0066FF 1.1%, #00489D 46.2%), #FFFFFF;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s ease;
  }
  
  .modern-equipment__item:hover > a { 
    opacity: 1;
  }
  
  .modern-equipment__item:hover h3 {
    color: #fff;
    transition: all 0.3s ease;
  }
  
  .modern-equipment__item:hover p {
    color: #fff;
    transition: all 0.3s ease;
  }
  
  
  @media (max-width: 1200px) {
  
  .section-modern-equipment {
    padding-top: 162px;
    padding-bottom: 184px;
  }
  
  .modern-equipment__item {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .modern-equipment__item-main {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .modern-equipment__item-info {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  
  }
  
  @media (max-width: 1000px) {
  
  .section-modern-equipment {
    padding-top: 122px;
    padding-bottom: 138px;
  }
  
  .modern-equipment {
    width: 100%;
    min-width: auto;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 41px
  }
  
  .modern-equipment__item {
    width: 100%;
    margin-right: 0px;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 30px;
  }
  
  .modern-equipment__item-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .modern-equipment__item-info {
    padding-left: 30px;
    padding-right: 30px;
  }
  
  
  }
  
  @media (max-width: 768px) {
  
  }
  
  @media (max-width: 480px) {
  
  .section-modern-equipment {
      padding-top: 82px;
      padding-bottom: 94px;
  }
  
  .modern-equipment {
    padding-top: 16px;
    max-width: 280px;
  }
  
  .modern-equipment__item {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 28px;
    margin-top: 20px;
  }
  
  .modern-equipment__item-main {
    padding-bottom: 25px
  }
  
  .modern-equipment__item-info {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 25px
  }
  
  .modern-equipment__item h3 {
    font-size: 15px;
    line-height: 20.5px;
  }
  
  .modern-equipment__item p {
    font-size: 11px;
    line-height: 15px;
    margin-top: 15px;
  }
  
  .modern-equipment__item > img {
    height: 160px;
  }
  
  }
  
  /* Section-tradein-connection */
  
  .section-tradein-connection {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: linear-gradient(268.21deg, #0065FE 6.82%, #00489D 84.55%);
    padding-top: 111px;
    padding-bottom: 111px;
    font-family: "OpenSans", sans-serif;
  }
  
  .section-tradein-connection * {
    font-family: "OpenSans", sans-serif;
  }
  
  .tradein-connection {
    display: flex;
    width: 100%;
  
  }
  
  .tradein-connection__info {
    display: inline-block;
    width: 690px;
    max-width: calc(100% - 384px);
    padding-right: 80px;
    padding-top: 64px;
  }
  
  .tradein-connection__info h2 {
    display: block;
    max-width: 480px;
    color: #fff;
  }
  
  .tradein-data-protection {
    display: inline-block;
    max-width: 390px;
    position: relative;
    padding-left: 56px;
    margin-top: 51px;
  }
  
  .tradein-data-protection__icon {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 47px;
  }
  
  .tradein-data-protection span {
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #BAD6FF;
  }
  
  .tradein-connection__form {
    display: inline-block;
    position: relative;
    width: 384px;
  }
  
  .tradein-connection__form-img {
    display: inline-block;
    position: absolute;
    left: -146px;
    bottom: -92px;
    width: 259px;
    height: auto;
    pointer-events: none;
  }
  
  .tradein-form {
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    background: #FFFFFF;
    padding: 52px;
    padding-top: 64px;
    padding-bottom: 74px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
  }
  
  .tradein-form h3 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 25px;
    line-height: 34px;
    padding-bottom: 25px;
    font-weight: 800;
    color: #00489D;
  }
  
  .tradein-form .new-input {
    border-radius: 10px !important;
    background: #fff !important;
    color: #D0D0D0 !important;
    border-color: #D0D0D0 !important;
    height: 62px;
    line-height: 62px;
    font-family: "OpenSans", sans-serif;
    font-weight: 400;
    margin-top: 20px;
  
  }
  
  .tradein-form .new-input:focus {
    color: #00489D !important;
  }
  
  .tradein-form .new-input::placeholder {
    color: #D0D0D0 !important;
  }
  
  select.new-input:invalid {
      color: #D0D0D0 !important;
  }
  
  .tradein-form .new-btn {
    height: 62px;
    margin-top: 20px; 
    color: #00489D;
  }
  
  .tradein-form .new-btn span {
    padding-top: 0px;
    padding-bottom: 1px;  
  }
  
  .tradein-form .new-btn:hover {
    background: #00489D;
    color: #fff;
  }

  .tradein-connection__form div.b24-form .b24-form-wrapper{
    padding: 15px 23px;
  }
  @media screen and (max-width: 575px){
    .tradein-connection__form div.b24-form form {
        max-width: 100%;
    }
}
  
  @media (max-width: 1200px) {
  
  .tradein-connection__info {
    width: 540px;
    max-width: calc(100% - 354px);
    padding-right: 50px;
  }
  
  .tradein-connection__form {
    width: 354px;
    margin-left: auto;
    margin-right: auto
  }
  
  .tradein-form {
    padding-left: 42px;
    padding-right: 42px;
  }
  
  }
  
  @media (max-width: 1000px) {
  
  .section-tradein-connection {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  
  .tradein-connection {
    flex-wrap: wrap;
    width: 630px;
    margin-left: auto;
    margin-right: auto
  }
  
  .tradein-connection__info {
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    padding-top: 0px;
  }
  
  .tradein-connection__info h2 {
    max-width: 100%;
  }
  
  .tradein-data-protection {
    margin-top: 35px
  }
  
  .tradein-connection__form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px
  }
  
  .tradein-connection__form-img {
    display: none
  }
  
  .tradein-connection__form h3 {
    padding-bottom: 15px
  }
  
  .tradein-form {
    padding-top: 44px;
    padding-bottom: 54px;
  }
  
  .tradein-connection__form .new-input {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 280px;
  }
  
  .tradein-connection__form .new-select {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 280px;
  }
  
  .tradein-connection__form .new-select .new-input {
    left: 0%;
    transform: none;
  }
  
  .tradein-connection__form .new-btn {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    max-width: 280px;
  }
  
  }
  
  @media (max-width: 768px) {
  
  }
  
  @media (max-width: 480px) {
  
  .section-tradein-connection {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  
  
  
  
  .tradein-data-protection {
    max-width: 390px;
    position: relative;
    padding-left: 48px;
    margin-top: 25px
  }
  
  .tradein-data-protection__icon {
    width: 40px;
  }
  
  .tradein-data-protection span {
    font-size: 13px;
    line-height: 18px;
  }
  
  .tradein-connection__form h3 {
    padding-bottom: 6px
  }
  
  .tradein-form {
    padding-top: 32px;
    padding-bottom: 36px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .tradein-form h3 {
    font-size: 15px;
    line-height: 21px;
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .tradein-form .new-input {
    height: 51px;
    line-height: 51px;
    margin-top: 15px;
    font-size: 16px;
  }
  
  .tradein-connection__form {
    margin-top: 38px
  }
  
  .tradein-connection__form .new-btn {
    height: 51px;
    margin-top: 15px;
    font-size: 16px;
  }
  
  .new-select > img {
    width: 19px;
    max-height: 19px;
    right: 24px;
  }
  
  select.new-input {
    padding-right: 58px;
  }
  
  }
/*-----------------------------------------------*/





