@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,500,500i,700,700i&subset=cyrillic');
.container-review {
    margin-top: 25px;
    margin-bottom: 25px;
}
#content .product_include_table {
    margin: 0 0 15px 0;
}
.see_also_container .flex-row {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;

}
.see_also_container {
    margin: 15px 0 25px;
}
.see_also_category {
    padding: 0 15px;
    width: 25%;

}
.see_also_category li{
    margin-bottom: 10px;
}
.postpone_remove {
    text-align: center;
}

.action_wrapper {
    display: flex;
    justify-content: space-around;
}

.compare_wrapper, .postpone_wrapper {
    margin: 10px 0;
}

.compare_wrapper i, .postpone_wrapper i {
    margin-right: 5px;
}

.compare_wrapper, .compare_wrapper a, .postpone_wrapper, .postpone_wrapper a {
    color: #036f75;
}

.right_part a.compare_block, .right_part a.postpone_block {
    font-weight: normal;
    position: relative;
    border: none;
    margin-right: 25px;
    display: flex;

}

.toplinks .container .product-compare, .toplinks .container .product-postpone {
    position: absolute;
    right: -15px;
    top: -2px;
    font-weight: normal;
    color: #555;
    background: #ddd;
    border-radius: 50%;
    padding: 3px 6px;
    font-size: 10px;
    text-align: center;
    width: 22px;
    line-height: 1.42857143;
}

.right_part a.compare_block i, .right_part a.postpone_block i {
    color: #999;
    font-size: 24px;
    margin-left: 10px;
    transition: all 250ms;
}

.right_part a {
    transition: all 250ms;
}

.right_part a:hover, .right_part a:hover i {
    text-decoration: none;
    color: #036f75;
}

.right_part a:focus, .right_part a:focus i,
.right_part a:visited, .right_part a:visited i {
    text-decoration: none;

}
.promo-row {
    margin-bottom: 35px;
}
.promo-row .promo-text > div {
    margin-bottom: 15px;
}
.promo-row .promo-link a{
    font-size: 15px;
    color: #038890;
    font-weight: 600;
}
.search-row {
    margin: 15px 0 25px;
    display: flex;
    line-height: 2;
}
.search-row input {
    padding: 5px 15px;
    width: 100%;
    margin-right: 15px;
    border-radius: 3px;
}
.search-row .btn {
    line-height: 2;
}
.product-info .price.no_column {
    flex-direction: row;
}

.product-info .price.no_column .symbol_right {
    margin-left: 5px;
}

.popup_char .dop_image {
    position: relative;
    margin-top: 36px;
    height: 100%;
}

.sleeping {
    border-bottom: none;
}

.sleeping .mfilter-opts-container {
    border-bottom: none;
}

.mfilter-content > ul > li.sleeping, .mfilter-filter-item.sleeping {
    border-bottom: none;
}

.minititle {
    font-size: 13px;
}

.sleeping_last {
    padding-bottom: 10px !important;
}

.mfilter-slider .mfilter-options {
    padding-bottom: 10px;
}

.modal {
    z-index: 999999;
}

a:visited {
    /*color: #444;*/
    text-decoration: none;
}

a.button:visited {
    color: #fff;
}

a.button:hover {
    color: #fff;
    text-decoration: none;
    background: #036f75;
}

a.button:hover:not([disabled]), input.button:hover:not([disabled]) {
    background: #036f75;
}

a, a.button {
    outline: none !important;
}

.my_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.my_row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

body {
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    min-width: 350px;
}

a {
    color: #444;
    transition: all 250ms;
}

a:hover {
    color: #038890;
}

.container {
    position: relative;
}

.centered-btns_nav {
    background: #000;
}

.rslides_container {

}

#header {
    height: auto;
    position: relative;
}

#menu {
    margin-top: 0;
    position: absolute;
    top:141px;
}

.head_middle_part {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 106px;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 35px;
    width: 100%;
    background: rgba(255, 255, 255, 0.75);
}

.toplinks {
    height: 35px;
    padding: 0px 5px;
    background: #f3f5f5;
    border-bottom: 1px solid #dbe1e4;
}

.toplinks .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.toplinks a {
    color: #444;
    transition: all 250ms;
    font-size: 16px;
}

.toplinks a:hover {
    color: #038890;
}

.toplinks .container div {
    padding: 6px 0;
}

.toplinks .delim {
    background: url("/image/dot.png") center center no-repeat;
    width: 4px;
}

#header #cart {
    position: relative;
}

#header #cart .content {
    clear: both;
    display: none;
    position: absolute;
    padding: 8px;
    min-width: 300px;
    border: 5px solid #038890;
    background: #FFF;
    right: 0;
    top: 29px;
    z-index: 99;
}

#header #cart .heading {
    background: #038890 url('../image/button-cart.png') 5% 50% no-repeat;
    float: right;
    padding: 4px 8px 9px 24px;
    position: relative;
    z-index: 1;
    max-width: 180px;
}

.logo, #logo {
    text-align: center;
}

.head_middle_part_item {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
}

.head_middle_part_item.logo {
    padding: 17px;
}

.head_middle_part_item a {
    color: #038890;
}

.header-contacts a {
    font-size: 18px;
}

.header-contacts2 {
    text-align: right;
    line-height: 1;
}

.header-contacts2 a {
    font-size: 16px;
}

.header-contacts2-phones {
    font-weight: 700;
}

.header-contacts2-phones span {
    font-weight: 400;
}

.line_two {
    font-weight: bold;
}

.cart_search {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 10px;
}

#cart {
    min-width: 185px;
}

#header #search {
    position: relative;
    margin-right: 36px;
}

#header #search input {
    width: 145px;
    background: rgba(255, 255, 255, 0.25);
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 16px;
    height: 31px;
    padding: 1px 10px 1px 10px;
}

#cart .heading a {
    font-size: 12px;
}

.callback-block {
    font-style: italic;
    text-decoration: underline;
}

#header #search .button-search {
    width: 31px;
    height: 31px;
    background: #038890 url("/image/search_icon.png") center center no-repeat;
    position: absolute;
    right: -36px;
    top: 0;
    border-radius: 3px;
    cursor: pointer;
}

.centered-btns_nav {
    width: 19px;
    height: 37px;
    background: url("/image/slide_arrow.png") no-repeat;
    top: 65%;
    left: 15%;
    transition: none;
}

.centered-btns_nav.next {
    right: 15%;
    transition: none;
}

.centered-btns_nav:hover {
    background-position: left bottom;

}

.centered-btns_nav.next:hover {
    background-position: right bottom;
}


/* menu */
#menu {
    background-color: rgba(255, 255, 255, 0.85);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 44px;
    width: 100%;
}

#menu > ul {
    padding: 0;
    position: relative;
    margin: 0 auto;
    height: 44px;
    display: flex;
}

#menu ul {
    color: #444;
    list-style: none;
}

#menu > ul > li {
    z-index: 5;
}

#menu > ul > li:hover {

}

#menu > ul > li > a {
    font-size: 18px;
    color: #444;
    line-height: 14px;
    text-decoration: none;
    display: block;
    padding: 15px 10px;
    z-index: 6;
    position: relative;
    -webkit-transition: all 350ms ease-out 0s;
    -moz-transition: all 350ms ease-out 0s;
    -o-transition: all 350ms ease-out 0s;
    -ms-transition: all 350ms ease-out 0s;
}

.flex_style {
    display: flex;
    justify-content: space-between;
}

#menu > ul > li + li::before {
    position: absolute;
    display: block;
    content: " ";
    border-right: 1px solid rgba(0, 0, 0, 0.35);
    transform: rotate(55deg);
    height: 75px;
    margin-top: -16px;
    margin-left: -17px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #menu > ul > li + li::before {
        margin-left: -26px;
    }
}

@media (max-width: 991px) {
    #menu > ul > li + li::before {
        display: none;
    }
}


#menu li.active > a,
#menu li:hover > a {
    color: #038890;
    text-decoration: underline;
}

#menu .dropdown {
    display: none;
    position: absolute;
    z-index: 5;
    padding-top: 12px;
    left: 0;
    right: 0;
    background: #f3f3f3;
    box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.15);
    flex-flow: row wrap;
    justify-content: space-between;
}

.dropdown-row {
    display: flex;
}

.dropdown-row > li {
    padding-right: 5px;
}

.dropdown-row > li:last-child {
    padding-right: 0px;
}


#menu .dropdown .dropdown-row > li > a {
    background: rgba(27,134,142, 0.1);
}

#menu .dropdown ul {
    margin: 0;
    padding: 0;
}

#menu li:hover > .dropdown {
    display: flex;
    padding: 10px;
    justify-content: left;
}

#menu .dropdown .dropdown-col {
    width: calc(100% / 5);
}

#menu .dropdown .group-label {
    border-bottom: 1px solid #038890;
    font-style: italic;
    padding-left: 10px;
    cursor: default;
    margin: 13px 10px 4px 10px;;
}

#menu .dropdown .group-label.group-label-link:hover {
    border-bottom-color: transparent;
}

#menu .dropdown .group-label.group-label-link {
    margin-top: 0px;
}

#menu .dropdown .group-label a {
    margin-left: -20px;
    margin-right: -10px;
    font-size: 14px;
    padding-bottom: 0px;
}

#menu .dropdown .group-label a:hover {
    padding-bottom: 5px;
    padding-top: 5px;
}

#menu .dropdown li a {
    background-color: #f3f3f3;
    text-decoration: none;
    padding: 10px 20px;
    color: #444;
    /*border-bottom: 1px solid #353D42;*/
    display: block;
    white-space: nowrap;
    min-width: 150px;
}

#menu .dropdown li.active > a,
#menu .dropdown li:hover > a {
    background: #038890;
    color: #fff;
}


.menu_delim {
    border-right: 1px solid rgba(0, 0, 0, 0.35);
    transform: rotate(55deg);
    height: 75px;
    margin-top: -16px;
}

.no_link, .children_in_class {
    position: relative;
    margin-bottom: 7px !important;
}

.no_link a, .children_in_class a {
    padding-bottom: 5px !important;
}

.no_link a {
    cursor: inherit;
}

.no_link a:hover {
    background: none !important;
    color: #444 !important;
}

.no_link:after, .children_in_class:after {
    border-bottom: 1px solid #038890;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 75%;
    left: 50%;
    transform: translateX(-55%);
}

.box .box-heading {
    text-align: center;
    font-size: 44px;
    text-transform: none;
    margin: 45px 0;
    font-weight: 300;
    position: relative;
    /*transform: translate(-50%);*/
    /*margin-left: 50%;*/
    display: inline-block;
    background: url("/image/title_bg.png") center center no-repeat;
    font-family: Roboto;
    font-weight: 300;
}

.box .box-heading span {
    margin: 0 55px;
    background: #fff;
    padding: 0 15px;
}

.slide_info {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    line-height: 1;
    width: 100%;
}

.rslides li > a{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.slide_info span {
    font-size: 80px;
    display: block;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);
}

.slide_info a {
    /*text-transform: uppercase;*/
    display: inline-block;
    background: #038890;
    color: #fff;
    padding: 25px 45px;
    font-size: 18px;
    transition: all 250ms;
    margin-top: 25px;
    border-radius: 3px;
    text-decoration: none;
}

.slide_info a:hover {
    text-decoration: none;
    background: #036f75;
}

.inner_page #header {
    height: 197px;
}

.inner_page #menu {
    background-color: #f3f5f5;
}

.cart {
    text-align: center;
    margin-top: 10px;
}

.box-product .cart a.button, .product-grid .cart .button {
    background: #038890 url("/image/cart.png") no-repeat;
    padding: 10px 60px;
    height: auto;
    border-radius: 3px;
    transition: all 250ms;
    font-size: 18px;
    background-position: 50px center;
    font-weight: normal;
    width: 215px;
    box-sizing: border-box;
    margin: 0 auto;
}

.box-product .cart a.button:hover, .product-grid .cart .button:hover {
    background: #036f75 url("/image/cart.png") no-repeat;
    background-position: 50px center;
    color: #fff;
    text-decoration: none;
}

.product-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.product-grid.start {
    justify-content: flex-start;
}


.popup_char {
    display: none;
    position: absolute;
    width: 350px;
    height: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    overflow: hidden;
}

.product-list-item:hover .popup_char {
    display: block;
}

.popup_char:hover {
    display: block;
}

.product_row {
    margin-bottom: 37px;
}

.product_row_3:nth-child(4n+4) .popup_char {
    right: 0;
}

.product_row_4:nth-child(3n+3) .popup_char {
    right: 0;
}

.product-list-item {
    position: relative;
    line-height: 2;
    padding-bottom: 18px;
    margin-bottom: 18px;
    -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.25);
    padding-right: 5px;
}

.popup_char .title a {
    color: #2b292a;
    text-decoration: none;
    font-size: 18px;
}

.popup_char .prod-info-container {
    height: 100%;
    position: relative;
}

.popup_char .prod-info-block {
    position: absolute;
    left: 15px;
    bottom: 0;
}

.product-list-item .cat_image {
    position: relative;
    min-height: 180px;
    overflow: hidden;
    margin-bottom: 15px;
}

.in_stock {
    color: limegreen;
}

.out_of_stock {
    color: red;
    font-size: 12px;
}

.percent-label {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}

.percent-label.action {
    background: #1c931c;
}

.percent-label.best-price {
    background: #e3000b;
}

.action-percent {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
    color: #038890;
    float: right;
    font-size: 18px;
    min-height: 36px;
    z-index: 4;
}

.action-percent-delim {
    height: 36px;
    width: 36px;
    float: right;
}

.product-grid .name a {
    color: #444;
}

.product-grid .price-new,
.product-grid .price {
    color: #444;
    font-weight: bold;
    font-size: 18px;
}

.product-grid .price .price-lbl {
    font-size: 14px;
}

.price .product-price-lbl {
    font-size: 16px;
}

.product-grid .price-old {
    font-weight: normal;
    color: #6a6a6a;
    font-size: 15px;
    margin-left: 5px;
}

#similar_color {
    height: 105px;
}

.similar_color {
    /*position: absolute;*/
    /*left:0;*/
    /*bottom: 0;*/
    /*z-index:99;*/
    /*border-left: 3px solid orange;*/
    /*margin:35px 0;*/
}

.see_more_inner {
    display: none;
    width: 100%;

}

.seemore {
    border-bottom: 1px dashed;
    cursor: pointer;
    margin: 0 auto;
    display: inline-block;


}

.similar_color_inner li {
    list-style-type: none;
    float: left;
}

.similar_color_inner ul {
    padding: 0;
    display: block;
    padding: 0 0 15px 0;
}

.similar_color_inner a {
    display: inline-block;
    margin: 0 2px;
    border: 1px solid;
    border-color: #f3f3f3;
    transition: all 250ms;
    padding: 0 5px;
    background: #fff;
    max-width: 45%;
    margin-bottom: 2px;

}

.see_more_inner a {
    display: inline-block;
    margin: 0 1px;
    border: 1px solid;
    border-color: #f3f3f3;
    transition: all 250ms;
    padding: 0 5px;
    background: #fff;
    max-width: 45%;
    margin-bottom: 2px;

}

.similar_color_inner a:hover {
    border-color: darkgray;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

.similar_color_inner {
    display: flex;
    justify-content: flex-start;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.85);
    flex-wrap: wrap;
    border-left: 3px solid orange;
    /*height: 160px;*/
    /*overflow-y: scroll;*/
    position: relative;
    /*overflow: hidden;*/
}

.under_image_right {
    width: 100%;
    max-width: 387px;

}

.similar_color_label {
    /*padding: 0 15px;*/
    /*background: rgba(255,255,255,0.75);*/
    /*font-weight: bold;*/
    /*color: #444;*/
    /*font-size: 13px;*/
    /*text-shadow: 1px 1px 1px #fff;*/
    font-family: "Roboto Condensed";
    font-size: 15px;
    font-weight: 400;
    margin-top: 15px;
}

.seemore {
    font-size: 13px;
    line-height: 1;
}

.similar_color_link {
    display: inline-block;
    font-size: 14px;
    color: #038890;
    text-decoration: underline;
    font-style: italic;
}

.similar_color_link:hover {
    color: #036f75;
}

.similar_color_link_listing {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.55);
    border-radius: 0 5px 0 0;
}

.product-list-item ul {
    list-style: none;
    color: #6a6a6a;
    margin-bottom: 0;
    padding-left: 0;
    /*min-height:110px;*/
}

.product-list-item ul span {
    color: #444;
    min-width: 125px;
    display: inline-block;
}

.product-list-item .stock {
    float: left;
    display: list-item;
    list-style: disc;
}

.popup_char {
    padding-top: 15px;
    padding-bottom: 15px;
}

.popup_char .action-percent {
    font-weight: bold;
    color: #038890;
    float: right;
    font-size: 18px;
    min-height: 36px;
}

.margin_bottom {
    margin-bottom: 110px;
}

.about_home_block {
    border-left: 4px solid #038890;

}

.about_home_block div:nth-child(1) {
    padding-left: 0;
}

.about_home_block .image_wrap:after {
    display: block;
    content: '';
    clear: both;
}

.about_home_block .image {
    height: 100%;
    background: url("/image/about.jpg") 0 0 no-repeat;
    background-size: cover;
}

.about_home_block .text {
    font-size: 20px;
}

.about_home_block .text span {
    font-weight: bold;
    /*text-transform: uppercase;*/
}

.about_home_block li {
    list-style: none;
    margin-bottom: 35px;
    padding-left: 25px;
    background: url("/image/galka.png") no-repeat;
    background-position: left 10px;
}

.about_home_block li:last-child {
    margin-bottom: 0;
}

.benefits {
    margin-top: 45px;
    position: relative;
}

.benefits_wrapper {
    border: 2px solid #038890;
    padding-bottom: 55px;
}

.benefits .top_line {
    position: absolute;
    height: 2px;
    color: #fff;
    background: #fff;
    width: 255px;
    left: 50%;
    top: 0;
    transform: translate(-50%);
}

.benefit_body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.benefit_item {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    font-size: 20px;
    min-width: 25%;
    box-sizing: border-box;
    margin-bottom: 35px;
}

.benefits .delim {
    width: 88px;
    height: 1px;
    background: #038890;
    margin-top: 17px;
    margin: 17px auto 25px;
}

.benefits .image {
    width: 115px;
    height: 115px;
    border: 1px solid #ccc;
    margin: 0 auto;
}

.benefits .benefit_item:nth-child(1) .image {
    background: url("/image/benefit_1.png") center center no-repeat;
}

.benefits .benefit_item:nth-child(2) .image {
    background: url("/image/benefit_2.png") center center no-repeat;
}

.benefits .benefit_item:nth-child(3) .image {
    background: url("/image/benefit_3.png") center center no-repeat;
}

.benefits .benefit_item:nth-child(4) .image {
    background: url("/image/benefit_4.png") center center no-repeat;
}

.benefits .benefit_item:nth-child(5) .image {
    background: url("/image/benefit_5.png") center center no-repeat;
}

.benefits .benefit_item:nth-child(6) .image {
    background: url("/image/benefit_6.png") center center no-repeat;
}

.benefits .benefit_item:nth-child(7) .image {
    background: url("/image/benefit_7.png") center center no-repeat;
}

.benefits .benefit_item:nth-child(8) .image {
    background: url("/image/benefit_8.png") center center no-repeat;
}

.map_form {
    min-height: 650px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 45px;
}

.map_form_code {
    width: calc(50% + 30px);
    position: relative;
}

.map_form_code:after {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 30px;
    right: 0;
    top: 0;
}

.map_form_form {
    width: calc(50% - 30px);
}

.map_form_form {
    background: url("/image/form_bg.png") no-repeat;
    background-size: cover;
}

#consultation {
    padding: 50px 25px;
    max-width: 450px;
    display: block;
}

#consultation .form_title {
    /*text-transform: uppercase;*/
    font-size: 24px;
    margin-bottom: 65px;
}

#consultation label {
    width: 100px;
    font-weight: normal;
    font-size: 18px;
}

#consultation .form_field {
    width: 100%;
    display: table;
    margin-bottom: 24px;
}

#consultation .form_field label {
    display: table-cell;
    vertical-align: top;
}

#consultation .form_field input[type=text] {
    display: table-cell;
    width: 100%;
    border: 1px solid #000;
    border-radius: 3px;
    background: transparent;
}

#consultation textarea {
    border-radius: 3px;
    width: 100%;
    background: transparent;
    border: 1px solid #000;
}

#consultation inpit[type=text] {
    height: 44px;
    padding: 5px;
    box-sizing: border-box;
}

.submit_button {
    text-align: right;
}

.submit_button button {
    padding: 10px 20px;
    background: #038890;
    text-transform: uppercase;
    transition: all 250ms;
    color: #fff;
    border: none;
    border-radius: 3px;
    font-size: 13px;
}

.submit_button button:hover {
    border: none;
    background: #036f75;
}

#footer {
    background: #eff1f4;
}

#footer .toplinks {
    background: #fff;
    border-top: 1px solid #dee0e3;
    border-bottom: 1px solid #dee0e3;
}

.copy_block {
    text-align: center;
    font-size: 13px;
}

.copy_block .container > div {
    padding: 15px;
}

.copy_top {
    border-bottom: 1px solid #dee0e3;
}

.main_footer_content, .main_footer_content a {
    font-size: 14px;
}

.main_footer_content .head_middle_part_item, .main_footer_content .header-contacts-working-time {
    font-size: 14px;
}

.pay_title {
    font-weight: bold;
    margin-top: 20px;
}

.say {
    margin-bottom: 15px;
}

.say_title {
    text-decoration: underline;
    margin-bottom: 5px;
}

.ya-share {
    text-align: left !important;
}

#subscribe_form_news button {
    display: block;
    background: #038890;
    transition: all 250ms;
    color: #fff;
    width: 100%;
    border: none;
    padding: 8px;
    text-align: center;
    border-radius: 3px;
}

#subscribe_form_news button:hover {
    background: #036f75;
}

#subscribe_form_news input[type=text] {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 5px;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
}

.subscribe_title {
    margin-bottom: 5px;
}

.footer_contacts {
    padding-top: 15px;
    padding-bottom: 15px;
}

.main_footer_content .callback-block {
    color: #038890;
}

.main_footer_content {
    height: 195px;
}

.main_footer_content .left_column > div {
    padding: 0;
}

.main_footer_content .right_column > div {
    padding: 0;
}

.main_footer_content .left_column {
    max-width: 50%;
    float: left;
}

.main_footer_content .right_column {
    max-width: 50%;
    float: right;
    min-width: 220px;
    padding-top: 15px;
}

.category_on_home_popular {
    padding: 30px;
    border: 1px solid #ccc;
    margin-bottom: 40px;
}

.category_on_home_popular .main_image {
    background: url("/image/popular_bg.jpg") no-repeat;
    background-position: 0 0;
    width: 340px;
    height: 498px;
    position: relative;
    margin-right: 15px;
}

.category_on_home_popular .main_image a {
    display: block;
    height: 100%;
}

.category_on_home_popular .main_image .title {
    position: absolute;
    bottom: 30px;
    font-size: 30px;
    color: #444;
    left: 50%;
    transform: translate(-50%);
    margin: 0 auto;
    min-width: 300px;
    text-align: center;
}

.category_on_home_popular .main_image .image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 295px;
}

.category_on_home_popular .main_image .image img {
    border-radius: 50%;
}

.category_on_home_popular.right_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.category_on_home_popular .right_block .title {
    text-align: center;
    margin-top: 25px;
    font-size: 18px;
}

.category_on_home_popular .right_block .image {
    min-height: 95px;
}

.category_on_home_popular .right_block > div {
    margin-bottom: 25px;
}

.inner_page .head_middle_part {
    background: #f4f7fa;
}

.dostavka .fa {
    margin-right: 5px;
}

.dostavka {
    margin-left: 8px;
    float: left;
    line-height: 36px;
}

.product-list-item .stock {
    margin-left: 15px;
    line-height: 36px;
}

.inner_page #header {
    height: 187px;
}

.breadcrumb {
    background: none;
}

.mfilter-heading {
    background: none;

}

.mfilter-box label {
    font-weight: normal;
}

.mfilter-opts-container {
    border-bottom: 1px solid #ccc;
    border-top: none;

}

.mfilter-box {
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 83px;
}

.mfilter-tb-as-td {
    border-top: none;
    line-height: 1.1;
    color: #444;
}

.mfilter-col-input {
    padding-right: 10px;
}

.iScrollVerticalScrollbar {
    background: #f3f3f3;
    border-radius: 3px;
    border: 1px solid #eeeeee;
    z-index: 1 !important;
}

.mfilter-content > ul > li {
    padding: 10px 0;
}

.mfilter-content ul li:first-child {
    padding-top: 0;
}

.mfilter-heading-text > span {
    font-size: 16px;
}

.box .box-content {
    padding-top: 0;
}

.mfilter-content ul li:last-child .mfilter-opts-container {
    border-bottom: none;
}

#column-left {
    width: 265px;
}

#column-left + #column-right + #content, #column-left + #content {
    margin-left: 290px;
}

.inner_page #content {
    position: relative;
    min-height: 400px;
    margin-bottom: 25px;
    width: calc(100% - 290px);

}

.product_section #content {
    position: relative;
    min-height: 400px;
    margin-bottom: 25px;
    width: 1170px;
}


.mfilter-slider-slider .ui-slider-handle, #mfilter-price-slider .ui-slider-handle {
    width: 10px !important;
    height: 10px !important;
    border: none !important;
    background: #0f8e95 !important;
    margin-left: -3px !important;
    outline-style: none !important;
    cursor: pointer !important;
    transition: none !important;
    display: block;
    position: absolute;
    border-radius: 10px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.2em;
    margin-left: -.6em;
}

.mfilter-slider-slider .ui-slider-range, #mfilter-price-slider .ui-slider-range {
    border: none !important;
    background: #0f8e95 !important;
    position: absolute;
    height: 3px;
}

.mfilter-slider-slider, #mfilter-price-slider {

    border: none !important;
    background: #444 !important;
    height: 3px !important;
    border-radius: 0 !important;
    margin: 10px 2px 0 5px !important;
    position: relative;
}

.mfilter-price-slider {
    background: transparent !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.product-list-item-badge {
    padding: 5px 15px;
    color: #038890;
    border: 1px solid;
    display: inline-block;
    border-radius: 3px;
    margin-left: 25px;
}

.product-grid .rating {
    margin-bottom: 0;
    display: inline-block;
}

.my_button, .my_button a,
.ui-dialog .ui-dialog-buttonpane button {
    background: #038890;
    transition: all 250ms;
    color: #fff !important;
    border: none;
    padding: 8px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    min-width: 100px;
}

.my_button:hover, .my_button a:hover,
.ui-dialog .ui-dialog-buttonpane button:hover {
    background: #036f75 !important;
    text-decoration: none;
    color: #fff;
}

.button-see-more {
    display: inline-block;
    transform: translate(-50%);
    margin-left: 50%;
}

.box .box-heading.viewd_title span {
    margin: 0 55px;
    background: #fff;
    padding: 0 15px;
    display: inline-block;
    width: 715px;
}

h1, h2.h3 {
    font-family: Roboto;
    font-weight: 300;
}

h1 {
    font-size: 44px;
    text-align: center;
    padding: 0 25px;
    margin-bottom: 35px;
}

.breadcrumb {
    padding: 15px 0;
    margin-bottom: 35px;
}

.breadcrumb a {
    font-size: 14px;
}

.product-info .image-additional {
    width: 650px;
}

.product-info > .left + .right {
    width: calc(100% - 700px);
}

.social {
    /*width: 650px;*/
    margin-left: -10px;
    clear: both;
    overflow: hidden;
    margin: 5px 0 0 0;
    min-width: 170px;
}

.tabs {
    margin-bottom: 35px;
}

.tab_content {
    border: 1px solid #ccc;
    padding: 25px 15px;
    font-size: 16px;
}

.tabs_title:after {
    display: block;
    content: '';
    clear: both;
}

.tab_title {
    float: left;
    margin-right: 5px;
    border: 1px solid #ccc;
    border-radius: 3px 3px 0 0;
    width: 195px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    padding: 10px 5px;
    border-bottom: none;
    margin-bottom: -1px;
    transition: all 250ms;
}

.tab_title.active, .tab_title:hover, .tab_title.no_select:hover {
    border: 1px solid transparent;
    background: #038890;
    color: #fff;
    border-bottom: none;
}

.tabs_content {
    display: none;
}

.tabs_content a {
    color: #038890;
}

.tabs_content.active {
    display: block;
}

.tabs_content:nth-child(1) {
    display: block;
}

.tab_title:nth-child(1) {
    background: #038890;
    color: #fff;
}

.tab_title.no_select {
    color: #444;
    background: transparent;
}

.tab_title.no_select.active {
    background: #038890;
    color: #fff;
}

#tab_video {
    position: relative;
}

#tab_video img {
    width: 100%;
}

#tab_video .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75px;
    height: 75px;
    transform: translate(-50%, -50%);

}

#tab_video .play i {
    font-size: 75px;
    color: darkred;
    transition: all 250ms;
}

#tab_video .play:hover i {
    font-size: 75px;
    color: #ff0000;
}

#content table {
    color: #444;
    border: 1px solid #ddd;

    margin: 15px auto;
}

#content table p {
    margin: 0;
}

#content tr:nth-child(2n+2) {
    background: #e5e5e5;
}

#content td, #content th {
    padding: 5px 15px;
}

#content tr, #content td, #content th {
    border: 1px dashed #ccc;
}

#content th {
    background: #038890;
    color: #fff;
}

.product-info-delivery-details {
    margin-top: 40px;
}

.product-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.product-categories ul {
    list-style: disclosure-closed;
    paddi