@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1170px !important
    }
}

html {
    height: 100%
}

* {
    outline: 0
}

body {
    margin: 0 auto;
    height: 100%;
    position: relative;
    background: url("../img/sky.jpg") repeat-x left top
}

#masthead {
    background: url("../img/sky.jpg") repeat-x left top
}

img {
    max-width: 100%
}

::-moz-selection {
    background: #f9f1d8;
    color: #2c2000;
    text-shadow: none
}

::selection {
    background: #f9f1d8;
    color: #2c2000;
    text-shadow: none
}

.back-call-btn {
    display: inline-block;
    padding: 2px 20px;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    border: 1px solid #738a8d;
    border-radius: 15px;
    text-decoration: none;
    background: #829799;
    background: linear-gradient(to bottom, #db4c4c 0, #ca0000 100%)
}

.img-cryptopro {
    border: 0 none currentcolor;
    float: right;
    margin-left: 0;
    margin-right: 0
}

@media all and (max-width:460px) {
    .img-cryptopro {
        float: none
    }

    .product_feature h2 {
        width: 100%
    }
}

@media all and (max-width:767px) {

    .text_block li,
    .text_block p {
        font-size: 14px
    }
}

@media screen and (device-aspect-ratio:40/71) {

    .text_block li,
    .text_block p {
        font-size: 12px
    }
}

a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    outline: 0;
    text-decoration: underline
}

@font-face {
    font-family: copyistthin;
    src: url('../fonts/copyist-webfont.eot');
    src: url('../fonts/copyist-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/copyist-webfont.woff') format('woff'), url('../fonts/copyist-webfont.ttf') format('truetype'), url('../fonts/copyist-webfont.svg#copyistthin') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

img:not([src]) {
    visibility: hidden
}

.clear {
    width: 100%;
    clear: both
}

.mess-error {
    border: 2px solid red;
    padding: 8px 15px;
    font-weight: 700;
    color: red;
    margin-bottom: 15px;
    border-radius: 15px;
    font-size: 15px
}

a {
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

.parent a {
    width: 30%;
    float: left;
    text-align: center;
    height: 70px;
    display: table-cell;
    padding: 10px;
    border: 1px solid grey;
    text-decoration: blink;
    vertical-align: middle;
    margin: 1%
}

h1 {
    font-size: 20px;
    padding: 0 0 18px
}

h1,
h2,
h3,
h4 {
    color: #414e4f;
    font-weight: 400
}

.small,
small {
    font-size: 100% !important
}

.space {
    width: 100%;
    clear: both
}

.footer_space {
    width: 100%;
    height: 120px;
    clear: both
}

.block_separator {
    width: 100%;
    height: 35px;
    clear: both
}

.btn {
    text-decoration: none
}

.buy_button {
    display: inline-block;
    padding: 2px 20px;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    border: 1px solid #738a8d;
    border-radius: 15px;
    text-decoration: none;
    background: #829799;
    background: -moz-linear-gradient(top, #95a7a9 0, #688184 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #95a7a9), color-stop(100%, #688184));
    background: -webkit-linear-gradient(top, #95a7a9 0, #688184 100%);
    background: -o-linear-gradient(top, #95a7a9 0, #688184 100%);
    background: -ms-linear-gradient(top, #95a7a9 0, #688184 100%);
    background: linear-gradient(to bottom, #95a7a9 0, #688184 100%)
}

.buy_button:hover {
    color: #fff;
    border: 1px solid #d01313;
    background: #d12c2c;
    background: -moz-linear-gradient(top, #db4c4c 0, #ca0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #db4c4c), color-stop(100%, #ca0000));
    background: -webkit-linear-gradient(top, #db4c4c 0, #ca0000 100%);
    background: -o-linear-gradient(top, #db4c4c 0, #ca0000 100%);
    background: -ms-linear-gradient(top, #db4c4c 0, #ca0000 100%);
    background: linear-gradient(to bottom, #db4c4c 0, #ca0000 100%)
}

.main {
    width: fit-content;
    position: relative
}

.single-dop,
.single-dop-itogo,
.single-prices {
    margin-bottom: 15px;
    font-size: 1.1em
}

.single-dop .row,
.single-prices .row {
    padding: 4px 0
}

.single-dop .tovar_cena,
.single-dop-itogo-price,
.single-prices .tovar_cena {
    font-size: 1.15em;
    font-weight: 700
}

.single-dop label {
    font-weight: 400;
    width: calc(100% - 20px);
    vertical-align: top
}

.single-dop input[type=checkbox] {
    margin-top: 1px
}

.tabs {
    margin-bottom: 25px
}

.tabs-header {
    overflow: hidden;
    border-bottom: 1px solid #ced5d6
}

.tabs-header .tab {
    display: inline-block;
    vertical-align: bottom;
    padding: 10px 20px;
    font-weight: 300;
    border: 1px solid transparent;
    font-size: 1.2em;
    cursor: pointer;
    background: #fff;
    border-radius: 8px 8px 0 0;
    font-weight: 700
}

.tabs-header .tab:hover {
    text-decoration: underline
}

.tabs-header .tab.active {
    border: 1px solid #ced5d6;
    border-bottom-color: transparent;
    background: #eff2f4
}

.tabs-content {
    padding: 15px
}

.tabs-content .tab {
    display: none
}

.tabs-content .tab.active {
    display: block
}

.main>header {
    width: 100%;
    position: relative
}

.top_head_block {
    width: 100%;
    min_height: 273px;
    position: relative;
    background: url("../img/head_bg.jpg") no-repeat center bottom
}

.top_head_block .logo {
    display: block;
    width: 169px;
    height: 103px;
    margin: 40px
}

.top_head_block .fast_link_block {
    width: 100%;
    position: relative;
    padding-top: 40px
}

.top_head_block .fast_link_block a {
    display: inline-block;
    text-decoration: none;
    background: #fff;
    padding: 2px 15px;
    border-radius: 10px;
    margin-left: 25px;
    margin-bottom: 10px;
    box-shadow: 3px 2px 10px -10px #000
}

.top_head_block .fast_link_block a:first-child {
    margin-left: 0
}

.top_head_block .fast_link_block a:last-child {
    margin-left: 50px
}

.top_head_block .info_block {
    width: 80%;
    position: relative;
    float: left
}

.top_head_block .info_block .time_block {
    width: 100%;
    height: 95px;
    position: relative;
    padding-top: 40px;
    padding-left: 30px;
    color: #545454;
    font-size: 13px
}

.top_head_block .info_block .time_block .time_info {
    color: #c00;
    font-weight: 700
}

.top_head_block .info_block .phone_block {
    width: 290px;
    height: 123px;
    position: relative;
    background: url("../img/billboard.png") no-repeat left top;
    padding: 18px 0 0;
    text-align: center;
    color: #545454;
    line-height: 16px
}

.top_head_block .info_block .phone_block .phone_number {
    font-size: 26px;
    font-weight: 700;
    display: block
}

.top_head_block .info_block .phone_block .phone_number>span {
    font-size: 18px;
    font-weight: 400
}

.top_head_block .links_block {
    width: 20%;
    float: left;
    padding-top: 40px
}

.top_head_block .links_block a {
    display: block;
    float: left;
    clear: left;
    color: #7b9395;
    text-decoration: none;
    margin-bottom: 10px
}

.main_menu {
    width: 100%;
    min-height: 50px;
    position: relative;
    border-bottom: 1px solid #96aaa8;
    border-radius: 25px;
    box-shadow: 0 3px 7px -7px #000;
    background: #ebf0f3;
    background: -moz-linear-gradient(top, #fefefe 0, #dae2e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fefefe), color-stop(100%, #dae2e5));
    background: -webkit-linear-gradient(top, #fefefe 0, #dae2e5 100%);
    background: -o-linear-gradient(top, #fefefe 0, #dae2e5 100%);
    background: -ms-linear-gradient(top, #fefefe 0, #dae2e5 100%);
    background: linear-gradient(to bottom, #fefefe 0, #dae2e5 100%)
}

.footer_style {
    display: flex;
    justify-content: center
}

.main_menu_wrap {
    width: 70%;
    min-height: 50px;
    float: left;
    position: relative
}

.main_menu_wrap>nav {
    width: 100%;
    min-height: 49px;
    margin: 0;
    border: none;
    box-shadow: none;
    border-radius: 25px
}

.main_menu_wrap>nav>.container-fluid {
    padding: 0
}

.navbar-nav>li>a {
    font-size: 14px;
    font-weight: 700;
    text-shadow: 0 1px 1px #fff;
    padding: 16px 10px;
    text-decoration: none
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover {
    background: 0 0;
    box-shadow: none
}

.navbar-form {
    display: block;
    height: 30px;
    border: 1px solid #829394;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 0 15px -10px #000 inset;
    margin: 9px 0;
    padding: 0;
    float: right
}

.navbar-form input {
    background: 0 0;
    border: none;
    box-shadow: none;
    height: 30px
}

.navbar-form input:focus {
    box-shadow: none
}

.navbar-form button {
    border: none;
    background: 0 0
}

.cart_wrap {
    width: 30%;
    position: relative;
    float: left;
    padding: 15px
}

.cart_wrap>span {
    display: inline-block;
    margin-right: 10px
}

.cart_wrap>span span.glyphicon {
    margin-right: 5px
}

.cart_wrap>span>span {
    color: #c00
}

.main>section {
    width: 100%;
    position: relative;
    padding-top: 24px
}

aside {
    width: 100%;
    position: relative
}

.toggle_head {
    cursor: pointer
}

aside .catalog_menu,
aside .sidebar_menu,
aside .sidebar_special_offer {
    width: 100%;
    position: relative;
    border: 1px solid #ced5d6;
    border-radius: 10px
}

aside .catalog_menu nav,
aside .sidebar_menu nav {
    border-bottom: 1px dotted #c3c0b9;
    padding: 15px 10px 15px 14px
}

aside .catalog_menu nav:last-child {
    border: none
}

aside .catalog_menu .catalog_menu_head,
aside .sidebar_menu .sidebar_menu_head {
    width: 100%;
    color: #3f4d4e;
    font-size: 15px;
    font-weight: 700;
    padding-right: 30px;
    position: relative
}

aside .catalog_menu .catalog_menu_head a,
aside .sidebar_menu .sidebar_menu_head a {
    text-decoration: none;
    color: #5d6b6b
}

aside .catalog_menu .catalog_menu_head .caret,
aside .sidebar_menu .sidebar_menu_head .caret {
    position: absolute;
    top: 10px;
    right: 10px
}

aside .catalog_menu ul,
aside .sidebar_menu ul {
    padding: 0;
    margin-top: 15px;
    list-style: none;
    font-weight: 700;
    display: none
}

aside .catalog_menu nav:first-child ul {
    display: block
}

aside .catalog_menu ul li {
    width: 100%;
    margin-bottom: 2px;
    background: url("../img/ars.gif") no-repeat left 6px
}

aside .catalog_menu ul li.has_submenu {
    background: 0 0
}

aside .catalog_menu ul li a {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    padding-left: 16px;
    color: #546667;
    font-size: 12px;
    font-weight: 700
}

aside .catalog_menu ul li a:hover {
    color: #c00
}

.icon_kkm {
    background: url("../img/icon_kkm.jpg") no-repeat left top
}

.icon_fr {
    background: url("../img/icon_fr.jpg") no-repeat left top
}

.icon_posterm {
    background: url("../img/icon_posterm.jpg") no-repeat left top
}

.icon_kktdlya {
    background: url("../img/icon_kktdlya.jpg") no-repeat left top
}

.icon_kktenvd {
    background: url("../img/icon_kktenvd.jpg") no-repeat left top
}

.icon_taxom {
    background: url("../img/icon_taxom.jpg") no-repeat left top
}

.icon_complect {
    background: url("../img/icon_complect.jpg") no-repeat left top
}

.service_icon {
    background: url("../img/uslugi_title.png") no-repeat left top
}

.clients_icon {
    background: url("../img/nashim_klientam_title.png") no-repeat left top
}

.icon_posmonik {
    background: url("../img/icon_posmonik.jpg") no-repeat left top
}

.icon_posklav {
    background: url("../img/icon_posklav.jpg") no-repeat left top
}

.icon_term {
    background: url("../img/icon_term.jpg") no-repeat left top
}

.icon_com {
    background: url("../img/icon_com.jpg") no-repeat left top
}

.icon_denyawiki {
    background: url("../img/icon_denyawiki.jpg") no-repeat left top
}

.icon_disp {
    background: url("../img/icon_disp.jpg") no-repeat left top
}

.icon_skanwtrix {
    background: url("../img/icon_skanwtrix.jpg") no-repeat left top
}

.icon_print {
    background: url("../img/icon_print.jpg") no-repeat left top
}

.icon_printcheck {
    background: url("../img/icon_printcheck.jpg") no-repeat left top
}

.icon_termsbor {
    background: url("../img/icon_termsbor.jpg") no-repeat left top
}

.icon_schit {
    background: url("../img/icon_schit.jpg") no-repeat left top
}

.icon_detect {
    background: url("../img/icon_detect.jpg") no-repeat left top
}

.icon_schetbank {
    background: url("../img/icon_schetbank.jpg") no-repeat left top
}

.icon_vesy {
    background: url("../img/icon_vesy.jpg") no-repeat left top
}

aside .sidebar_menu {
    margin-top: 10px
}

aside .sidebar_menu nav {
    border: none
}

aside .sidebar_menu .sidebar_menu_head {
    padding: 5px 0 0 40px;
    height: 32px;
    font-size: 18px;
    color: #5d6b6b
}

aside .sidebar_menu ul {
    padding: 0 0 0 15px;
    margin-top: 15px;
    list-style: url("../img/ars.gif");
    font-weight: 700
}

aside .sidebar_menu ul li {
    width: 100%;
    margin-bottom: 2px
}

aside .sidebar_menu ul li a {
    color: #546667
}

aside .sidebar_menu ul li a:hover {
    color: #c00
}

aside .sidebar_special_offer {
    margin-top: 10px;
    padding: 15px 10px 15px 14px
}

aside .sidebar_special_offer .sidebar_special_offer_head {
    display: block;
    padding: 5px 0 0 40px;
    height: 32px;
    width: 100%;
    color: #c30008;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    background: url("../img/lidery_title.png") no-repeat left top;
    text-decoration: none
}

aside .special_offer_wrap {
    width: 100%;
    position: relative;
    clear: both
}

aside .special_offer_wrap .special_offer_item {
    width: 100%;
    clear: both;
    padding: 15px 0;
    border-bottom: 1px dotted #c3c0b9
}

aside .special_offer_wrap .special_offer_item .special_offer_image {
    width: 50px;
    float: left;
    position: relative;
    overflow: hidden
}

aside .special_offer_wrap .special_offer_item .special_offer_description {
    width: 100%;
    padding-right: 10px
}

aside .special_offer_wrap .special_offer_item .special_offer_image+.special_offer_description {
    padding-left: 70px
}

aside .special_offer_wrap .special_offer_item .special_offer_head {
    font-weight: 700
}

aside .special_offer_wrap .special_offer_item .special_offer_info {
    width: 100%;
    padding: 5px 0
}

aside .special_offer_wrap .special_offer_item .special_offer_info ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px
}

aside .special_offer_wrap .special_offer_item .special_offer_price_info {
    width: 100%
}

aside .special_offer_wrap .special_offer_item .special_offer_price {
    font-size: 14px;
    font-weight: 700;
    float: left
}

aside .special_offer_wrap .special_offer_item .special_offer_price_info>a {
    float: right
}

aside .buttons_block {
    width: 100%;
    position: relative
}

aside .buttons_block>a {
    display: block;
    width: 100%;
    height: 52px;
    color: #545454;
    padding: 12px;
    margin-bottom: 4px;
    text-align: center;
    font-size: 15px;
    text-shadow: 0 1px 1px #fff;
    border-bottom: 1px solid #89a0a3;
    border-radius: 10px;
    text-decoration: none;
    line-height: 14px;
    background: #ccd9da;
    background: -moz-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dce7e9), color-stop(100%, #becbcc));
    background: -webkit-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: -o-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: -ms-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: linear-gradient(to bottom, #dce7e9 0, #becbcc 100%)
}

aside .buttons_block>a:hover {
    color: #fff;
    text-shadow: 0 -1px 1px #6d8386;
    background: #9aaeaf;
    background: -moz-linear-gradient(top, #a8babb 0, #89a0a3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a8babb), color-stop(100%, #89a0a3));
    background: -webkit-linear-gradient(top, #a8babb 0, #89a0a3 100%);
    background: -o-linear-gradient(top, #a8babb 0, #89a0a3 100%);
    background: -ms-linear-gradient(top, #a8babb 0, #89a0a3 100%);
    background: linear-gradient(to bottom, #a8babb 0, #89a0a3 100%)
}

aside .faq_block,
aside .news_block {
    width: 100%;
    position: relative;
    border: 1px solid #ced5d6;
    border-radius: 10px;
    margin-top: 10px
}

aside .faq_block a,
aside .news_block a {
    color: #6c8284
}

aside .faq_block a:hover,
aside .news_block a:hover {
    color: #c00
}

aside .banner_block {
    width: 100%;
    position: relative;
    margin-top: 10px
}

aside .banner_block img {
    max-width: 100%
}

aside .faq_block,
aside .news_block {
    padding: 15px 14px
}

aside .faq_block .faq_head,
aside .news_block .news_head {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px dotted #c3c0b9;
    padding-bottom: 5px
}

aside .faq_block .faq_head a,
aside .news_block .news_head a {
    text-decoration: none;
    color: #3f4d4e
}

aside .faq_block .faq_block_item,
aside .news_block .news_block_item {
    width: 100%;
    padding: 10px 0;
    line-height: 14px
}

aside .faq_block>a,
aside .news_block>a {
    font-weight: 700
}

aside .faq_block>a:after,
aside .news_block>a:after {
    content: ' »'
}

.top_banner_block {
    width: 100%;
    height: 60px;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #fff 0, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e9e9e9));
    background: -webkit-linear-gradient(top, #fff 0, #e9e9e9 100%);
    background: -o-linear-gradient(top, #fff 0, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #fff 0, #e9e9e9 100%);
    background: linear-gradient(to bottom, #fff 0, #e9e9e9 100%)
}

.top_banner_block>object {
    position: relative;
    left: 50%;
    margin-left: -200px
}

.text_block .special_offers_head {
    color: #353535;
    padding: 20px 0 30px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

.text_block .special_offer_item {
    position: relative;
    margin-bottom: 20px;
    height: 320px
}

.fz-page {
    position: relative !important;
    height: 240px !important;
    margin-bottom: 0 !important
}

.text_block .special_offer_image {
    width: 100%;
    overflow: hidden;
    position: relative
}

.text_block .special_offer_description {
    width: 100%;
    clear: both;
    padding: 5px 0
}

.text_block .special_offer_head {
    font-size: 14px
}

.text_block .special_offer_info {
    font-size: 12px
}

.text_block .special_offer_proce {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px
}

.text_block table {
    border: 1px solid #ddd;
    margin-bottom: 20px
}

.text_block table td {
    border: 1px solid #ddd;
    padding: 4px 7px
}

a.parts-item {
    display: block;
    color: #545454;
    padding: 18px 6px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-shadow: 0 1px 1px #fff;
    border-bottom: 1px solid #89a0a3;
    border-radius: 10px;
    text-decoration: none;
    background: #ccd9da;
    background: -moz-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dce7e9), color-stop(100%, #becbcc));
    background: -webkit-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: -o-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: -ms-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: linear-gradient(to bottom, #dce7e9 0, #becbcc 100%)
}

a.parts-item:hover {
    background: #dae5e7
}

.crumbs {
    color: #6c8284;
    font-size: 12px;
    margin-bottom: 10px
}

.crumbs a {
    color: #6c8284
}

.tovarbigpic {
    width: 80%;
    float: left;
    position: relative;
    overflow: hidden
}

.tovarsmallpics {
    width: 20%;
    position: relative;
    float: left
}

.tovarsmallpics ul {
    padding: 0;
    list-style: none;
    float: right
}

.zag2 {
    color: #414e4f;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3em;
    padding: 0 0 14px;
    text-align: center
}

span.tovar_cena {
    display: block;
    font-size: 30px;
    margin-bottom: 15px
}

span.usloviya {
    background: url("../img/uslovpic.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: block;
    height: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left: 32px
}

a.zakreg {
    background: url("../img/zakazatregu.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 24px;
    margin-bottom: 4px;
    width: 210px;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    cursor: pointer;
    outline: 0;
    text-decoration: underline
}

a.zakreg:hover {
    background: url("../img/zakazatregu.jpg") no-repeat scroll 0 -24px rgba(0, 0, 0, 0)
}

a.zakobs {
    background: url("../img/zakazobsluj.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 24px;
    margin-bottom: 4px;
    width: 210px;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    cursor: pointer;
    outline: 0;
    text-decoration: underline
}

a.zakobs:hover {
    background: url("../img/zakazobsluj.jpg") no-repeat scroll 0 -24px rgba(0, 0, 0, 0)
}

a.tovkup {
    background: url("../img/kupitbut.png") no-repeat scroll 0 -21px rgba(0, 0, 0, 0);
    display: block;
    height: 21px;
    width: 71px
}

a.tovkup:hover {
    background: url("../img/kupitbut.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.similar {
    margin-bottom: 30px;
    width: 420px;
    border: 1px solid #ddd;
    border-radius: 20px;
    margin-top: 20px
}

.centercornup {
    height: 13px;
    width: 420px
}

.centercorndown {
    height: 13px;
    width: 420px
}

.centerbg {
    padding: 0 20px;
    width: 405px
}

span.centertitle {
    color: #3f4d4e;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 5px
}

.sim {
    float: left;
    margin-bottom: 15px;
    margin-right: 10px;
    width: 111px
}

span.simprice {
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 4px
}

.sim p {
    font-size: 12px;
    line-height: 1.3em;
    padding-bottom: 3px
}

.sim a.simtitle {
    color: #c00;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px
}

.simimgbox {
    height: 80px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    width: 111px
}

.simimgbox img {
    height: 80px
}

.korper {
    background: none repeat scroll 0 0 #888780;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 5px
}

.js-korzina-count {
    width: 40px
}

.kordel {
    background: none repeat scroll 0 0 #c00;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 5px
}

.kor_form td input {
    font-size: 12px;
    padding: 2px 4px;
    width: 250px
}

.koryes {
    background: none repeat scroll 0 0 #5c9220;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 5px
}

.formbox {
    border: 1px dashed #cdd5d6;
    padding: 25px
}

.formbox p {
    padding: 0 0 18px
}

.formbox label {
    display: block;
    font-weight: 700;
    margin-bottom: 3px
}

.formbox select {
    font-size: 12px;
    padding: 4px 6px;
    width: 298px
}

.formbox button {
    font-size: 18px;
    padding: 3px 10px
}

.news_page>span {
    display: block
}

.vopr {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px
}

.vopr span.data {
    background: none repeat scroll 0 0 #ebebeb;
    font-size: 12px;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff
}

span.imya {
    font-weight: 700
}

.vopr p {
    padding-top: 10px
}

.otvet {
    background: none repeat scroll 0 0 #f5f5f5;
    border-left: 4px solid #ccc;
    margin-bottom: 25px;
    margin-left: 15px;
    padding: 15px 10px 15px 20px;
    text-shadow: 0 1px 0 #fff
}

.otvet p {
    font-style: italic;
    padding: 5px 0 0
}

.otvet span {
    color: #396;
    font-weight: 700
}

.vopr_forma p {
    padding: 0 0 10px
}

.vopr_forma label {
    display: block;
    font-weight: 700;
    margin-bottom: 3px
}

.vopr_forma input,
.vopr_forma select,
.vopr_forma textarea {
    font-size: 12px;
    padding: 4px 6px;
    width: 90%
}

.vopr_forma button {
    font-size: 18px;
    padding: 3px 10px
}

body>footer {
    margin: -110px auto 0;
    width: 100%;
    min-height: 110px;
    position: relative;
    color: #4a4a4a;
    font-size: 12px
}

body>footer a {
    color: #4a4a4a
}

body>footer .row {
    border-top: 1px dashed #969591;
    padding-top: 30px
}

.footer_phone>span {
    font-size: 12px
}

.antarion>a:first-child {
    float: left;
    margin-right: 5px
}

.company_name {
    position: absolute;
    left: -9999px;
}

.adress {
    font-size: 12px
}

.tel {
    font-size: 25px !important
}

.mode {
    font-size: 12px
}

.cat-subtitle {
    color: #888;
    margin-bottom: 10px;
    font-size: 16px
}

.cat-subtitle:first-letter {
    text-transform: uppercase
}

.cat-bybrand {
    display: inline-block;
    padding: 6px 8px;
    border: 1px solid #c3c0b9;
    border-radius: 10px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    height: 38px;
    width: 86px;
    text-align: center;
    line-height: 20px
}

.cat-bybrand img {
    max-width: 100%;
    max-height: 100%;
    margin: auto
}

.sub_menu .cat-subtitle {
    margin-top: 10px;
    margin-bottom: 6px;
    font-size: 13px
}

.sub_menu {
    margin-left: 15px;
    margin-bottom: 15px
}

.element {
    float: left;
    position: relative;
    width: 175px;
    height: 200px;
    padding: 2px 8px;
    margin: 16px 0 0 9px;
    border: 1px solid #ced5d6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.cat-list .element {
    width: 22.5%;
    margin: 0 2% 16px 0;
    float: none;
    height: auto;
    display: inline-block;
    vertical-align: top
}

@media screen and (max-width:1200px) {
    .cat-list .element {
        width: 30%;
        margin: 0 2% 16px 0
    }
}

.cat-list .flex {
    display: flex;
    align-items: center;
    min-height: 50px
}

.element .name a {
    display: block;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    color: #c30008;
    line-height: 17px
}

.cat-list .element .name a {
    padding: 0 10px;
    font-size: 13px
}

.element .picture {
    display: block;
    margin: 0 auto;
    max-width: 160px;
    max-height: 160px;
    border: none
}

.element .detail_link {
    position: absolute;
    display: block;
    padding: 1px 0 0 3px;
    bottom: 10px;
    right: 20px;
    width: 71px;
    height: 18px;
    text-decoration: none;
    background: #ccd9da;
    background: -moz-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dce7e9), color-stop(100%, #becbcc));
    background: -webkit-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: -o-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    background: -ms-linear-gradient(top, #dce7e9 0, #becbcc 100%);
    text-shadow: 0 1px 1px #fff;
    border-bottom: 1px solid #89a0a3;
    border-radius: 3px;
    color: #545454
}

aside .catalog_menu nav ul .menu_active {
    display: block
}

.fake_cat_img {
    margin: auto;
    margin-top: 30px
}

.left_menu {
    background: url("../img/ars.gif") no-repeat left
}

.logoblock {
    margin: 27px 32px 27px 37px;
    padding: 0
}

.timeblock {
    padding: 0;
    margin-right: 8%
}

.timeblock .main {
    color: #4e4e4e;
    font-family: "Myriad Pro";
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: .22px;
    padding-bottom: 6.5px;
    border-bottom: 1px solid rgba(153, 153, 153, .62)
}

.timeblock .time {
    color: #4e4e4e;
    font-family: "Myriad Pro";
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .17px;
    margin-top: 4px
}

.timeblock .redtext {
    color: red;
    font-family: "Myriad Pro";
    font-weight: 600;
    letter-spacing: .17px
}

.callnumberfirst {
    padding: 0;
    margin-top: 36px
}

.callnumbersecond {
    padding: 0;
    margin-top: 32px
}

.callnumber .littlenumber {
    font-size: 21px;
    letter-spacing: .25px;
    padding-right: 6px
}

.callnumber .number {
    color: #4e4e4e;
    font-family: "Myriad Pro";
    font-size: 25px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: .36px
}

header .cursive {
    color: #999;
    font-family: "Myriad Pro";
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    letter-spacing: .17px;
    margin-top: 3px
}

@media (min-width:1000px) and (max-width:1200px) {
    .top_head_block .fast_link_block a {
        margin-left: 15px
    }

    .top_head_block .info_block {
        width: 90%
    }

    .top_head_block .links_block {
        width: 10%
    }

    .navbar-nav>li>a {
        padding: 16px 5px
    }

    .navbar-form {
        width: 148px
    }

    .navbar-form .form-control {
        width: 115px
    }

    .navbar-form button {
        padding-right: 0;
        padding-right: 3px
    }

    aside .sidebar_menu .sidebar_menu_head,
    aside .sidebar_special_offer .sidebar_special_offer_head {
        font-size: 16px
    }
}

@media (min-width:768px) and (max-width:999px) {
    .top_head_block .info_block {
        width: 90%
    }

    .top_head_block .links_block {
        width: 10%
    }

    .main_menu_wrap {
        width: 100%
    }

    .cart_wrap {
        width: 100%
    }

    .navbar-form {
        width: 148px
    }

    .navbar-form .form-control {
        width: 115px
    }

    .navbar-form button {
        padding-right: 0;
        padding-right: 3px
    }

    aside .sidebar_special_offer {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .catalog_menu ul {
        display: none
    }

    aside .catalog_menu nav:first-child ul {
        display: block
    }

    .top_head_block {
        background: url("../img/head_bg.jpg") no-repeat center bottom #baeefc;
        padding: 25px;
        text-align: center
    }

    .top_head_block .logo {
        margin: 40px auto
    }

    .top_head_block .fast_link_block a {
        margin-left: 0 !important;
        display: block;
        float: none
    }

    .top_head_block .info_block {
        width: 90%
    }

    .top_head_block .links_block {
        width: 10%
    }

    .main_menu_wrap {
        width: 100%
    }

    .navbar-toggle {
        margin-right: 50px
    }

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-left: 0;
        margin-right: 0
    }

    .navbar-form {
        width: 100%
    }

    .navbar-form .form-group {
        width: 70%;
        float: left
    }

    .navbar-form button {
        padding-right: 0;
        padding-right: 10px;
        float: right;
        padding-top: 4px
    }

    .cart_wrap {
        width: 100%
    }

    aside .sidebar_special_offer {
        margin-bottom: 20px
    }

    .footer_phone {
        text-align: left;
        padding: 20px 0
    }
}

.footer_info>div {
    float: left;
    text-align: center;
    width: 25%
}

.footer_info ul {
    float: left;
    padding: 0;
    text-align: left;
    width: 100%
}

.footer_info li {
    list-style: outside none none;
    margin-bottom: 5px;
}

.footer_info {
    margin: 0 auto;
    width: 100%;
    display: flex;
}

#uslugi_list {
    float: none;
    margin: 0 auto
}

.footer_info h2 {
    margin-top: 0
}

.footer_phone {
    font-size: 25px;
    line-height: 20px
}

.hline {
    right: 85px;
    line-height: 16px;
    color: #545454;
    padding: 16px 0 0;
    position: relative;
    text-align: center;
    width: 290px;
    height: 54px
}

.footer__navbar-title {
    color: #414e4f;
    font-weight: 400;
    font-size: 18px;
    padding: 0 !important;
    line-height: 1.1;
    text-align: left;
}

footer .navbar-nav>li>a {
    color: inherit;
    font-weight: 400
}

footer .main_menu {
    margin-bottom: 20px
}

footer .nav>li>a:focus,
footer .nav>li>a:hover {
    background-color: inherit
}

@media (max-width:1200px) {
    footer .main_menu {
        display: none
    }

    .footer_info ul {
        display: flex;
        flex-wrap: wrap
    }
}

@media (max-width:768px) {
    footer .main_menu {
        display: none
    }

    .footer_info ul {
        width: 100%
    }

    .footer_info ul li {
        display: block
    }

    .footer_info>div {
        width: 25%
    }

    .small,
    small {
        font-size: 100% !important
    }
}

.documents_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -12px;
    margin: 0 auto
}

.documents_list .parent {
    margin-bottom: 15px;
    padding: 15px;
    flex: 0 0 33.33%
}

.documents_list .parent a {
    width: 100%;
    float: none;
    height: auto;
    min-height: 70px;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #c30008
}

.similar {
    width: 100%
}

.similar .sim small {
    font-size: 12px !important
}

.similar .centerbg {
    width: 100%;
    padding: 0 15px
}

.similar .sim_list {
    margin-left: -10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.similar .sim_list .sim {
    width: calc(33.3% - 10px);
    margin-right: 0;
    margin-left: 10px
}

.top_banner_block {
    height: auto
}

@media (max-width:1200px) {
    .row.special_offer_items_list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .text_block .row.special_offer_items_list .special_offer_item {
        min-height: 320px;
        height: auto
    }

    .text_block p>ymaps {
        max-width: 100%
    }
}

@media (max-width:479px) {
    .main>section {
        padding-top: 50%
    }

    .documents_list .parent {
        width: calc(50% - 12px)
    }

    .cat-list .element {
        width: 46.5%
    }

    .centerbg,
    .centercorndown,
    .centercornup,
    .similar {
        max-width: 100%;
        box-sizing: border-box
    }

    .similar .sim_list .sim {
        width: calc(50% - 10px)
    }

    .head_block {
        width: 100%;
        max-height: 225px
    }

    .head_block.scrolled {
        width: 100%;
        max-height: 80px
    }

    .top_head_block .logoblock {
        margin: 0 !important;
        text-align: center
    }

    .number_block {
        margin-right: 0 !important
    }

    .header-mobile-tels {
        width: 10%;
        float: left;
        margin-left: 70%;
        bottom: 180px
    }

    .header-mobile-tels.scrolled {
        bottom: 50px
    }

    .header-mobile-cart {
        width: 10%;
        float: right;
        margin-right: 3%;
        bottom: 170px
    }

    .header-mobile-cart.scrolled {
        bottom: 40px
    }

    .header-mobile-search {
        width: 323px
    }

    .number_block.scrolled {
        display: none
    }
}

.top_head_block .callnumber .number {
    white-space: nowrap
}

.header-mobile-cart,
.header-mobile-search,
.header-mobile-tels {
    display: none
}

@media (max-width:1024px) {
    .top_head_block .timeblock {
        margin-right: 5%
    }
}

@media (max-width:991px) {
    .top_head_block .timeblock {
        display: none
    }

    body {
        background: url(../img/header-mobile-bg.png) repeat-x left top
    }

    .callnumber .number {
        color: #4d4d4d
    }

    .top_head_block .logoblock {
        margin-right: 7.5%;
        margin-top: 10px;
        margin-bottom: 15px
    }

    .top_head_block .callnumber {
        margin-top: 20px
    }

    .top_head_block .callnumberfirst {
        margin-right: 34px
    }

    .main_menu .cart_wrap {
        display: none
    }

    .header-mobile-cart {
        display: block;
        padding: 0;
        position: relative
    }

    .header-mobile-cart.active .header-mobile-cart-btn {
        opacity: .3
    }

    .header-mobile-cart-btn {
        margin-top: 16px;
        margin-left: auto;
        margin-right: 10px;
        width: 45px;
        height: 37px;
        background-image: url('../img/header-mobile-cart.svg');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        cursor: pointer;
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s
    }

    .header-mobile-cart-content {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        width: 305px;
        -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, .17);
        box-shadow: 1px 2px 10px rgba(0, 0, 0, .17);
        background-color: #fff;
        top: calc(100% + 25px);
        right: -10px;
        z-index: 1000000;
        -webkit-transition: visibility .3s, opacity .3s;
        -o-transition: visibility .3s, opacity .3s;
        transition: visibility .3s, opacity .3s
    }

    .header-mobile-cart.active .header-mobile-cart-content {
        visibility: visible;
        opacity: 1
    }

    .header-mobile-cart-content:before {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-color: #fff;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: -10px;
        right: 30px;
        -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, .17);
        box-shadow: 1px 2px 10px rgba(0, 0, 0, .17);
        z-index: 1
    }

    .header-mobile-cart-content .cart_wrap {
        padding: 12px 23px;
        z-index: 3;
        background-color: #fff;
        font-family: "Myriad Pro";
        text-align: left
    }

    .header-mobile-cart-content .cart_wrap>div>a {
        color: #bb313f;
        font-size: 24px;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 11px;
        display: inline-block
    }

    .header-mobile-cart-content_info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 16px;
        color: #4e4e4e
    }

    .header-mobile-cart-content_info>div>span>span {
        color: #bb313f
    }

    .header-mobile-cart-content_info>div {
        width: calc(50% - 5px)
    }

    .main_menu .navbar-form {
        width: 215px;
        float: none;
        height: auto;
        border-radius: 23px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 12px
    }

    .main_menu .navbar-form .form-group {
        width: calc(100% - 29px)
    }

    .main_menu .navbar-form input {
        height: 44px;
        width: 100%;
        font-size: 18px;
        font-family: "Myriad Pro";
        font-style: italic;
        padding-left: 20px
    }

    .main_menu .navbar-form button {
        width: 29px;
        height: 29px;
        background-image: url('../img/header-mobile-search.svg');
        background-repeat: no-repeat;
        background-position: 50% 50%
    }

    .main_menu .navbar-form button span {
        display: none
    }

    .main_menu .navbar-nav>li>a {
        text-shadow: none;
        font-family: "Myriad Pro";
        letter-spacing: .22px;
        font-weight: 600
    }

    .main_menu .navbar-default .navbar-nav>li>a {
        color: #4e4e4e
    }

    .main_menu .navbar-default .navbar-nav>.active>a,
    .main_menu .navbar-default .navbar-nav>.active>a:focus,
    .main_menu .navbar-default .navbar-nav>.active>a:hover {
        color: #bb313f;
        background-color: transparent;
        outline: 0
    }
}

@media (max-width:857px) {
    .top_head_block .logoblock {
        margin-right: 3.5%;
        margin-left: 2.5%
    }

    .top_head_block .callnumberfirst {
        margin-right: 50px
    }

    .header-mobile-cart-btn {
        margin-right: 0
    }
}

@media (min-width:768px) and (max-width:900px) {
    .main_menu .navbar-collapse.collapse {
        padding-left: 3px
    }

    .main_menu .navbar-collapse>.navbar-nav {
        width: calc(100% - 205px)
    }

    .main_menu .navbar-form {
        width: 205px
    }

    .main_menu .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 16px
    }
}

@media (min-width:901px) and (max-width:991px) {
    .main_menu .navbar-nav>li>a {
        font-size: 18px
    }

    .main_menu .navbar-collapse>.navbar-nav {
        width: calc(100% - 215px)
    }
}

@media (min-width:768px) and (max-width:991px) {
    body .container {
        width: calc(100% - 40px)
    }

    .main_menu .navbar-collapse.collapse {
        padding-right: 3px;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width:767px) {
    .header-mobile-tels {
        display: block
    }

    .top_head_block>.container>.row>.callnumber {
        display: none
    }

    .top_head_block>.container>.row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header-mobile-cart-btn {
        width: 30px;
        height: 43px;
        background-size: contain;
        margin-top: 0
    }

    .main>header {
        padding-top: 80px
    }

    header .top_head_block {
        padding: 0 20px 15px;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff url(../img/header-mobile-bg.png) repeat-x left top;
        z-index: 10000
    }

    .top_head_block .logoblock {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 90px;
        margin-top: 7px
    }

    .top_head_block .logoblock img {
        max-width: 125px
    }

    .main_menu .navbar-form input {
        height: 37px
    }

    .main_menu .navbar-form .form-group {
        margin-bottom: 0
    }

    .main_menu .navbar-form button {
        background-size: 23px
    }

    .main_menu .navbar-header .navbar-toggle {
        position: fixed;
        top: 28px;
        right: 18px;
        margin-right: 0;
        z-index: 100004;
        width: 66px;
        height: 58px;
        border: 0;
        background-image: url('../img/header-mobile-close.svg');
        background-size: 57px 37px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        margin-top: 0;
        margin-bottom: 0
    }

    .main_menu .navbar-header .navbar-toggle.collapsed {
        top: 5px;
        right: auto;
        left: 15px;
        background-image: url('../img/header-mobile-menu.svg');
        background-size: contain
    }

    .main_menu .navbar-header .navbar-toggle:focus,
    .main_menu .navbar-header .navbar-toggle:hover {
        background-color: transparent
    }

    .main_menu .navbar-header .navbar-toggle .icon-bar {
        display: none
    }

    .main_menu .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100003;
        max-height: 100vh;
        -webkit-box-shadow: 0 1px 32px rgba(150, 170, 168, .51);
        box-shadow: 0 1px 32px rgba(150, 170, 168, .51);
        background-color: #4e4e4e;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#ecf3f3), to(#cedcdd));
        background-image: -webkit-linear-gradient(top, #ecf3f3 0, #cedcdd 100%);
        background-image: -o-linear-gradient(top, #ecf3f3 0, #cedcdd 100%);
        background-image: linear-gradient(to bottom, #ecf3f3 0, #cedcdd 100%);
        padding-top: 95px;
        padding-left: 26px;
        padding-right: 20px;
        padding-bottom: 30px
    }

    .main_menu .navbar-collapse .navbar-nav {
        margin: 0
    }

    .main_menu .navbar-default .navbar-nav>li>a {
        font-size: 30px;
        padding: 21px 0;
        border-bottom: 1px solid #cedcdd;
        border-top: 1px solid #fff
    }

    .main_menu .navbar-default .navbar-nav>li:first-of-type>a {
        border-top: 0
    }

    .header-mobile-tels {
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: 20px
    }

    .header-mobile-tels.active .header-mobile-tels-btn {
        opacity: .3
    }

    .header-mobile-tels-btn {
        margin-left: auto;
        width: 30px;
        height: 43px;
        background-size: contain;
        background-image: url('../img/header-mobile-tel.svg');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        cursor: pointer;
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s
    }

    .header-mobile-tels-content {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        width: 270px;
        -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, .17);
        box-shadow: 1px 2px 10px rgba(0, 0, 0, .17);
        background-color: #fff;
        top: calc(100% + 18px);
        right: -13px;
        z-index: 1000000;
        -webkit-transition: visibility .3s, opacity .3s;
        -o-transition: visibility .3s, opacity .3s;
        transition: visibility .3s, opacity .3s
    }

    .header-mobile-tels.active .header-mobile-tels-content {
        visibility: visible;
        opacity: 1
    }

    .header-mobile-tels-content:before {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-color: #fff;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: -10px;
        right: 30px;
        -webkit-box-shadow: 1px 2px 10px rgba(0, 0, 0, .17);
        box-shadow: 1px 2px 10px rgba(0, 0, 0, .17);
        z-index: 1
    }

    .header-mobile-tels-content-inner {
        position: relative;
        z-index: 3;
        background-color: #fff;
        padding-top: 10px
    }

    .header-mobile-search {
        display: block
    }

    .main_menu .navbar-collapse>.navbar-form {
        display: none
    }

    .main_menu .header-mobile-search .navbar-form {
        width: 100%
    }

    .main_menu {
        border-bottom: 0
    }

    .main_menu .main_menu_wrap>nav {
        border-radius: 0;
        width: calc(100% + 30px);
        margin-left: -29px;
        padding-left: 20px;
        padding-right: 20px
    }

    .header-mobile-tels .header-mobile-tels-content .callnumber {
        margin-top: 0;
        margin-right: 0;
        padding-top: 17px;
        padding-bottom: 10px;
        margin-left: 25px;
        margin-right: 20px;
        text-align: left
    }

    .top_head_block .header-mobile-tels .callnumberfirst {
        border-bottom: 2px dotted #dce6e7
    }
}

@media (max-width:374px) {
    .top_head_block .logoblock {
        margin-left: 57px
    }

    .main_menu .navbar-header .navbar-toggle.collapsed {
        left: 5px
    }

    .header-mobile-cart-content {
        right: -5px
    }

    .header-mobile-tels-content {
        right: -40px
    }

    .header-mobile-tels-content:before {
        right: 55px
    }
}

.footer-mobile-arrow {
    display: none
}

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

    .footer_info>div {
        width: 25%
    }

    .footer_info>div:last-child {
        margin-top: 10px
    }

    .footer_info>div:first-child {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 75%
    }

    .footer_info .footer__navbar-title {
        width: 100%
    }

    .footer_info ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: calc(33.3% - 10px);
        margin: 0 5px;
        margin-bottom: 15px
    }
}

@media (max-width:767px) {

    .footer_info>div,
    .footer_info>div:first-child {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .footer_info ul {
        text-align: center
    }

    .footer_info>.footer_open-menu .footer-mobile-arrow {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .footer_info>div:first-child ul {
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        margin-bottom: 0;
        -webkit-transition: max-height .3s, opacity .3s, visibility .3s, margin-bottom .3s;
        -o-transition: max-height .3s, opacity .3s, visibility .3s, margin-bottom .3s;
        transition: max-height .3s, opacity .3s, visibility .3s, margin-bottom .3s
    }

    .footer_info>div:first-child.footer_open-menu ul {
        max-height: 999px;
        opacity: 1;
        visibility: visible;
        margin-bottom: 15px
    }

    .footer_info>div:first-child .footer__navbar-title {
        cursor: pointer
    }

    .footer-mobile-arrow {
        cursor: pointer;
        display: inline-block;
        width: 30px;
        height: 30px;
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        -o-transition: transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        background-size: 15px 15px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDI4NC45MjkgMjg0LjkyOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjg0LjkyOSAyODQuOTI5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTI4Mi4wODIsNzYuNTExbC0xNC4yNzQtMTQuMjczYy0xLjkwMi0xLjkwNi00LjA5My0yLjg1Ni02LjU3LTIuODU2Yy0yLjQ3MSwwLTQuNjYxLDAuOTUtNi41NjMsMi44NTZMMTQyLjQ2NiwxNzQuNDQxICAgTDMwLjI2Miw2Mi4yNDFjLTEuOTAzLTEuOTA2LTQuMDkzLTIuODU2LTYuNTY3LTIuODU2Yy0yLjQ3NSwwLTQuNjY1LDAuOTUtNi41NjcsMi44NTZMMi44NTYsNzYuNTE1QzAuOTUsNzguNDE3LDAsODAuNjA3LDAsODMuMDgyICAgYzAsMi40NzMsMC45NTMsNC42NjMsMi44NTYsNi41NjVsMTMzLjA0MywxMzMuMDQ2YzEuOTAyLDEuOTAzLDQuMDkzLDIuODU0LDYuNTY3LDIuODU0czQuNjYxLTAuOTUxLDYuNTYyLTIuODU0TDI4Mi4wODIsODkuNjQ3ICAgYzEuOTAyLTEuOTAzLDIuODQ3LTQuMDkzLDIuODQ3LTYuNTY1QzI4NC45MjksODAuNjA3LDI4My45ODQsNzguNDE3LDI4Mi4wODIsNzYuNTExeiIgZmlsbD0iI2JiMzEzZiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
    }

    .footer_info .footer__navbar-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer_info ul li {
        margin-bottom: 7px
    }
}

@media (max-width:479px) {
    .footer_info ul {
        width: calc(50% - 10px)
    }
}

.mobile-catalog-menu {
    display: none
}

@media (max-width:767px) {
    .mobile-catalog-menu {
        display: block;
        font-family: "Myriad Pro";
        color: #4e4e4e
    }

    .mobile-catalog-menu a {
        color: #4e4e4e;
        text-decoration: none;
        line-height: 1.1
    }

    .mobile-catalog-menu ul {
        list-style-type: none
    }

    .mobile-catalog-menu ul li {
        margin-bottom: 10px
    }

    .mobile-catalog-menu .sidebar_menu ul {
        display: none
    }

    .mobile-catalog-menu .clients_icon,
    .mobile-catalog-menu .service_icon {
        background: 0 0
    }

    .mobile-catalog-menu .sidebar_menu_head,
    .mobile-catalog_open {
        font-size: 30px;
        padding: 21px 0;
        border-bottom: 1px solid #cedcdd;
        border-top: 1px solid #fff;
        line-height: 1;
        font-weight: 600
    }

    .mobile-catalog-menu .catalog_menu,
    .mobile-catalog-menu .sidebar_menu ul {
        border-bottom: 1px solid #cedcdd;
        border-top: 1px solid #fff;
        padding: 15px 0;
        margin-bottom: 0
    }

    .mobile-catalog-menu .left_menu {
        padding-left: 15px;
        -webkit-background-size: 10px;
        background-size: 10px;
        background-position: left center;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDYxMiA2MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYxMiA2MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iZmFzdF9mb3J3YXJkIj4KCQk8Zz4KCQkJPHBhdGggZD0iTTMyNS40MDIsMC4yOTZoLTU3LjkxMkw1NTQuMDg4LDMwNkwyNjcuNDkxLDYxMS43MDRoNTcuOTEyTDYxMiwzMDZMMzI1LjQwMiwwLjI5NnogTTU3LjkxMiwwLjI5NkgwTDI4Ni41OTcsMzA2ICAgICBMMCw2MTEuNzA0aDU3LjkxMkwzNDQuNTA5LDMwNkw1Ny45MTIsMC4yOTZ6IiBmaWxsPSIjNGU0ZTRlIi8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
    }

    .mobile-catalog-menu .catalog_menu_head,
    .mobile-catalog-menu .sidebar_menu_head {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .mobile-catalog-menu .caret {
        border: 0;
        display: inline-block;
        width: 30px;
        height: 25px;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI5Mi4zNjIgMjkyLjM2MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjkyLjM2MiAyOTIuMzYyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTI4Ni45MzUsNjkuMzc3Yy0zLjYxNC0zLjYxNy03Ljg5OC01LjQyNC0xMi44NDgtNS40MjRIMTguMjc0Yy00Ljk1MiwwLTkuMjMzLDEuODA3LTEyLjg1LDUuNDI0ICAgQzEuODA3LDcyLjk5OCwwLDc3LjI3OSwwLDgyLjIyOGMwLDQuOTQ4LDEuODA3LDkuMjI5LDUuNDI0LDEyLjg0N2wxMjcuOTA3LDEyNy45MDdjMy42MjEsMy42MTcsNy45MDIsNS40MjgsMTIuODUsNS40MjggICBzOS4yMzMtMS44MTEsMTIuODQ3LTUuNDI4TDI4Ni45MzUsOTUuMDc0YzMuNjEzLTMuNjE3LDUuNDI3LTcuODk4LDUuNDI3LTEyLjg0N0MyOTIuMzYyLDc3LjI3OSwyOTAuNTQ4LDcyLjk5OCwyODYuOTM1LDY5LjM3N3oiIGZpbGw9IiM0ZTRlNGUiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
        margin-left: 5px;
        -webkit-background-size: 12px 12px;
        background-size: 12px;
        background-position: 50% 50%;
        background-repeat: no-repeat
    }

    .mobile-catalog-menu .catalog_menu_head {
        margin-bottom: 12px
    }

    aside.col-lg-3.col-md-3 {
        display: none
    }

    .mobile-catalog_open {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer
    }

    .mobile-catalog_open:after {
        display: block;
        content: "";
        width: 16px;
        height: 16px;
        margin-left: 10px;
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDUzMy4zMzMgNTMzLjMzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTMzLjMzMyA1MzMuMzMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTUxNi42NjcsMjAwSDMzMy4zMzNWMTYuNjY3QzMzMy4zMzMsNy40NjIsMzI1Ljg3MSwwLDMxNi42NjcsMGgtMTAwQzIwNy40NjIsMCwyMDAsNy40NjIsMjAwLDE2LjY2N1YyMDBIMTYuNjY3ICAgQzcuNDYyLDIwMCwwLDIwNy40NjIsMCwyMTYuNjY3djEwMGMwLDkuMjA0LDcuNDYyLDE2LjY2NiwxNi42NjcsMTYuNjY2SDIwMHYxODMuMzM0YzAsOS4yMDQsNy40NjIsMTYuNjY2LDE2LjY2NywxNi42NjZoMTAwICAgYzkuMjA0LDAsMTYuNjY3LTcuNDYyLDE2LjY2Ny0xNi42NjZWMzMzLjMzM2gxODMuMzMzYzkuMjA0LDAsMTYuNjY3LTcuNDYyLDE2LjY2Ny0xNi42NjZ2LTEwMCAgIEM1MzMuMzMzLDIwNy40NjIsNTI1Ljg3MSwyMDAsNTE2LjY2NywyMDB6IiBmaWxsPSIjYmIzMTNmIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)
    }

    .mobile-catalog_open+.catalog_menu {
        display: none
    }

    .mobile-catalog_open.open+.catalog_menu {
        display: block
    }

    .mobile-catalog-menu .catalog_menu ul {
        padding-left: 15px
    }

    .element {
        height: 67px
    }

    .element .name a {
        padding-top: 7px
    }
}

.bold {
    font-weight: 700
}

.flex_for_li li {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.flex_for_li {
    padding-left: 0
}

.flex_for_li img {
    margin-right: 10px
}

.tovar_cena_besplat {
    margin-left: 129px;
    display: block;
    font-size: 15px;
    margin-top: -21px;
    margin-bottom: 0
}

.timeblock_404 .main {
    min-height: 30px
}

.h1_404 {
    margin: 30px 0
}

.text_404 {
    margin-bottom: 100px
}

.sell_out {
    width: 50%;
    background-color: #ed3d2b;
    color: #fff;
    margin-bottom: 10px;
    padding: 2px;
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 99
}

.modal-product {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1000
}

.active-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1000;
    background: rgba(0, 0, 0, .06)
}

.modal-product-content {
    position: relative;
    background-color: #fff;
    margin: 15% auto;
    padding: 2%;
    border: 1px solid #888;
    max-width: 460px;
    z-index: 99999;
    border-radius: 10px;
    color: #595959
}

.close-modal {
    background: #bdc8c9;
    border: 0;
    padding: 13px;
    width: 100%;
    color: #595959;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px
}

.close-modal__cross {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: 4px;
    bottom: auto;
    top: 4px;
    padding: 0;
    color: #ef453e;
    font-family: Arial;
    font-weight: 700;
    font-size: 38px;
    line-height: 24px;
    border: 2px none #ff3a3a;
    border-radius: 15px;
    box-shadow: 0 0 15px 1px rgb(2 2 2 / 0%);
    text-shadow: 0 0 0 rgb(0 0 0 / 23%);
    background-color: rgba(0, 0, 0, 0);
    outline: 0 !important
}

.close-modal__cross:hover {
    background-color: #fff;
    color: #ef453e
}

.cart-button button:hover {
    background-color: #ef453e !important
}

.go-cart {
    background: #ef453e;
    color: #fff;
    padding: 13px 25px;
    font-weight: 600;
    font-size: 13px;
    border-radius: 5px;
    text-decoration: none
}

.wp-block-table table tbody td,
.wp-block-table table tbody th,
.wp-block-table table tbody tr {
    border: 1px solid #ddd !important;
    padding: 4px 7px !important
}

.mobile-item {
    font-size: 30px;
    padding: 21px 0;
    border-bottom: 1px solid #cedcdd;
    border-top: 1px solid #fff;
    line-height: 1;
    font-weight: 600
}

@media (max-width:768px) {

    .footer-mobile-catalog,
    .footer-mobile-uslugi,
    .footer-mobile-about {
        display: none;
        flex-direction: column;
        align-items: center;
        margin: 0 auto
    }

    .footer-mobile-catalog ul,
    .footer-mobile-uslugi ul,
    .footer-mobile-about ul {
        display: contents;
        font-size: 16px
    }

    .back-call-btn {
        display: none
    }
}

@media (max-width:576px) {
    .back-call-btn {
        display: none
    }
}

@media (max-width:768px) {
    .back-call-btn {
        display: none
    }

    #masthead {
        position: static !important
    }

    #content {
        padding-top: 0 !important
    }

    .col-full {
        padding-top: 0 !important
    }
}

@media (min-width:480px) and (max-width:768px) {
    .number_block {
        display: inline-block
    }

    .callnumberfirst {
        margin-right: 80px
    }
}

.btn_services {
    padding: 5px 10px !important
}

@media (max-width:1200px) {
    .documents_list .parent {
        flex: 0 0 50%
    }
}

@media (max-width:480px) {
    .documents_list .parent {
        flex: 0 0 100%
    }
}

/* .footer__navbar {
    width: 25%!important;
} */

.footer__copyright {
    margin: 15px 0;
    text-align: center;
}

.socials {
    width: 30px;
    height: 30px;
    margin: 10px auto;
}

.whatsapp::before {
    content: "";
    display: block;
    width: 30px;
    height: 35px;
    background: url(../img/whatsapp-moskas.svg) no-repeat;
}

.woocommerce-ordering {
    float: none !important;
    width: fit-content;
    margin-bottom: 30px !important;
}

.woocommerce-ordering select {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 40px 10px 12px;
    /* -webkit-appearance: none; */
    width: 100%;
    background: 0 0;
    border-color: rgba(0, 0, 0, .1);
    color: inherit;
    cursor: pointer;
    border-radius: 10px;
}

/* Коммерческий блок услуг */

.commercial-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
    height: 180px;
}

.commercial-block__img {
    height: 100%;
    width: 100%;
    margin-right: 15px;
}

.commercial-block__img img {
    height: 100%;
    width: 100%;
}

.commercial-block__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.commercial-block__title {
    margin: 0;
}

.commercial-block__description {}

.commercial-block__price {
    text-align: center;
    font-size: 18px;
}

.commercial-block__button {
    display: block;
    margin: 0 auto;
    font-size: 12px;
    padding: 10px 5px;
    background-color: #ef453e;
    border: 1px solid transparent;
    color: #fff;
}

.commercial-block__button:hover {
    background-color: #fff;
    color: #ef453e;
    border: 1px solid #ef453e;
}

.commercial-block__button:focus {
    outline: none;
}


.commercial-block__img--mobile {
    display: none;
}

.commercial-block__price-ref {
    margin-bottom: 30px;
    font-size: 14px;
}

@media (max-width: 768px) {
    .commercial-block {
        height: auto;
    }

    .commercial-block__img {
        display: none;
    }

    .commercial-block__img--mobile {
        display: block;
        margin: 0 auto 15px;
    }

    .commercial-block__description,
    .commercial-block__price {
        margin-bottom: 15px;
    }
}

.grecaptcha-badge {
    visibility: hidden;
}


.wrapper {
    max-width: 660px;
    margin: 0 auto;
}
.advantages__head {
    color: #575757;
    font-size: 24px;
}
.container__advantages {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.advantages__element {
    flex: 0 0 190px;
}

.advantages__content {
    padding: 20px 16px;
    background: #F5353B;
    border-radius: 10px;
}

.content__age {
    font-weight: 800;
    font-size: 27px !important;
    line-height: 65px;
    color: #FFFFFF;
    position: relative;
}
.content__age::after {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0;
    width: 61px;
    height: 7px;
    border-radius: 7px;
    background: #FFFFFF;

}

.content__description {
    font-weight: 400;
    font-size: 16px;
    line-height: 26.24px;
    color: #FFFFFF;
    margin-top: 30px;
}
.container__advantages p{
    display: none;
}


/* slick */
.container-slider {
    margin: 50px 0px;
}
.single-item img {
    display: block;
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.single-item div {
    margin: 10px
}
/* slick */


.attachment-medium {
    border: 1px solid #5a5252!important;
    width: 150px !important;
}
.full__reviews  {
    text-align: right;
}
.full__reviews a{
    text-align: right;
    color: #737373;

}

@media (max-width: 479px) {
    .header-social {
        justify-content: center;
    }
}

/* callback-form-footer */

.callback-section {
    padding: 24px;
    margin-bottom: 25px;
}

.form-wrapper {
    display: flex;    
    gap: 22px;
}

.callback-section__wrapper {
    display: flex;    
    justify-content: space-between;
}

.callback-section__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    color: #353535;
}

.callback-section__description {
    display: flex;
    gap: 12px;
    align-items: center;
}

.callback-section_decor {
    width: 78px;
    height: 78px;
    object-fit: cover;
    border-radius: 50%;
}

.callback-section__text-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #353535;
    width: 300px;
    max-width: 100%;
}

.form-wrapper .name-form {
    width: 130px;
    max-width: 100%;
    height: 35px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #000;
    border: 1px solid #353535;
    outline: none;
}

.form-wrapper .phone-form {
    width: 235px;
    max-width: 100%;
    height: 35px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #000;
    border: 1px solid #353535;
    outline: none;
}

.form-wrapper .submit-btn-form {
    width: 180px;
    max-width: 100%;
    height: 35px;
    border-radius: 10px;
    padding: 2px 37px;
    margin-left: auto;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 5%;
    background: linear-gradient(to bottom, #db4c4c 0, #ca0000 100%);
    outline: none;
}

.form-wrapper .wpcf7-response-output {
    width: 50%;
    max-width: 100%;
}

@media (max-width: 767px) {

    .callback-section__title, 
    .callback-section__description {
        margin-bottom: 24px;
    }

    .callback-section__wrapper {
        flex-direction: column;
        align-items: center;
    }

    .form-wrapper {
        flex-direction: column;
        gap: 0;

    }

    .form-wrapper .name-form {
        width: 280px;
        max-width: 100%;        
    }

    .form-wrapper .phone-form {
        width: 280px;
        max-width: 100%;        
    }

    .form-wrapper .submit-btn-form {
        width: 280px;
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .form-wrapper  .wpcf7-form-control-wrap {
        margin: 0 auto;
    }
}