body::-webkit-scrollbar-track{}
body::-webkit-scrollbar{width:8px;background-color:#FFF}
body::-webkit-scrollbar-thumb{
    border-radius: 0px;
    background-color: #494542;
}

::selection{background: rgba(233, 61, 29, 0.64);}
::-moz-selection{background:#ccc}

a{text-decoration:none;outline:none;color: #606060;}
a:hover{text-decoration:none; color: #f44c4b;}
a{
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .35s ease;
    -ms-transition:all .3s ease;
}

a:hover{
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .35s ease;
    -ms-transition:all .3s ease;
}

img{vertical-align:bottom}
input,textarea{font-family: 'Open Sans', sans-serif;font-size: 13px;}

input[type="submit"],input[type="text"],input[type="email"],input[type="search"],input[type="password"],textarea{-webkit-appearance:none;-moz-appearance:none}

fieldset{-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-before:0;-webkit-padding-start:0;-webkit-padding-end:0;-webkit-padding-after:0}


h1 {
    margin: 0 0 20px;
    padding: 0;
    text-align: left;
    font-family: 'Rubik', sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #212121;
    text-align: center;
}

h2 {
    text-align: left;
    font-family: 'Rubik', sans-serif;
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 14px;
    padding: 0;
    line-height: 1.2;
    color: #212121;
}

h3{
    text-align:left;
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin:0 0 14px;
    padding:0;
    line-height:1;
    color: #212121;
}
h4,h5,h6{
    text-align:left;
    font-family: 'Rubik', sans-serif;
    font-size: 30px;
    margin:0 0 14px;
    padding:0;
    line-height:1
}
p{margin:0 0 14px;padding:0;line-height: 1.88;}

.sep_1{height:10px;clear:both;}
.sep_2{height:20px;clear:both}
.sep_3{height:30px;clear:both}
.sep_4{height:40px;clear:both}
.sep_5{height:50px;clear:both}
.sep_6{height:60px;clear:both}
.sep_7{height:70px;clear:both}
.sep_8{height:80px;clear:both}
.sep_9{height:90px;clear:both}
.sep_10{height:100px;clear:both}

.clear{clear:both}

.wrapper{
    width:100%;
    min-height:100%;
    height:100%;
    position:relative;
}

.s_wrap{
    margin: 0 auto;
    width: 1220px;
    position: relative;
}
.mp_blog_list a {
    /* display: block; */
    margin-right: 25px;
    float: left;
    margin-bottom: 25px;
}

.mp_blog_list a:nth-child(3n+3) {
    margin-right: 0px;
}
.horizontal_row{
    position: relative;
}

.cart_ico{
    background: url("../img/cart.png");
    width: 26px;
    height: 22px;
    display: inline-block;
    vertical-align: -7px;
    margin-right: 2px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.fav_ico{
    background: url("../img/fav.png");
    width: 21px;
    height: 20px;
    display: inline-block;
    vertical-align: -7px;
    margin-right: 2px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_menu_item_title:after{
    background: url("../img/menu_rec.png");
    width: 10px;
    height: 7px;
    display: inline-block;
    content: ' ';
    position: absolute;
    right: -16px;
    top: 3px;
}

.header_menu_item_title{
    position: relative;
}

.prof_ico{
    background: url("../img/profile.png");
    width: 14px;
    height: 15px;
    display: inline-block;
    vertical-align: -3px;
    margin-right: 2px;
}


.logout_ico{
    background: url("../img/logout.png");
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: -5px;
    margin-right: 2px;
    margin-left: 6px;
}

.header_s_wrap {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.header_top {
    padding-top: 16px;
    margin-bottom: 16px;
    position: relative;
    height: 20px;
}

.header_top_left {
    position: absolute;
    top: 16px;
    left: 0;
    width: 420px;
}

.header_top_rightside {
    position: absolute;
    right: 0;
    width: 100%;
    text-align: right;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #0a365b;
    font-size: 13px;
}

.header_top_menu {
    display: inline-block;
    vertical-align: middle;
}

.header_profile_enter {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_profile_logout {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_top_menu a {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #0a365b;
    font-size: 13px;
    display: inline-block;
    line-height: 1;
    margin-right: 21px;
    border-bottom: 1px solid transparent;
}

.header_top_menu a:hover {
    /* text-decoration: underline; */
    color: #f44c4b;
    border-color: #f44c4b;
}

.header_top a {
    color: #0a365b;
}

.header_profile_logout {
    /* text-decoration: underline; */
}

.header_block {
    background: #fff;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.22);
    position: relative;
    height: 90px;
    z-index: 19;
}


.header_menu {
    position: absolute;
    top: 18px;
    left: 180px;
}

.header_menu_item {
    display: inline-block;
    margin-right: 0px;
    padding: 15px 24px 20px 15px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

span.header_menu_item_title {
    text-transform: uppercase;
    color: #0a365b;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    letter-spacing: .3px;
    cursor: pointer;
    font-size: 11px;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_phones span {
    color: #212121;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    display: block;
    font-size: 12px;
    margin-bottom: 3px;
}

.header_phones {
    position: absolute;
    top: 27px;
    right: 205px;
}

.header_cart {
    display: inline-block;
    position: absolute;
    right: 86px;
    width: 68px;
}

.header_fav {
    display: inline-block;
    position: absolute;
    margin-left: 10px;
    width: 70px;
    top: 0;
    right: 0;
}

.header_cart_fav {
    position: absolute;
    right: 27px;
    top: 28px;
}

span.cart_val {
    position: relative;
    z-index: 2;
    width: 34px;
    height: 34px;
    /* border: 2px solid #0a365b; */
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #0a365b;
    font-family: 'Rubik', sans-serif;
    font-size: 12px;
    padding-top: 10.4px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_cart:hover .cart_val {
    background: #fff;
    color: #fff;
    border-color: #0a365b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_cart:hover .cart_ico {
    /* vertical-align: -2px; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

span.fav_val {
    position: relative;
    z-index: 2;
    width: 34px;
    height: 34px;
    border: 0px solid #f44c4b;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #f44c4b;
    font-family: 'Rubik', sans-serif;
    font-size: 12px;
    padding-top: 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_fav:hover .fav_val {
    background: #fff;
    color: #fff;
    border-color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_fav:hover span.fav_ico {
    /* vertical-align: -2px; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_phones a:hover {
    color: #f44c4b;
}

.header_menu_item:hover >span.header_menu_item_title {
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_profile_enter:hover {
    /* color: #f44c4b; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_profile_logout:hover {
    color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

span.logout_text {
    border-bottom: 1px dotted;
}

h1.mp_h1 {
    text-align: center;
    color: #212121;
    line-height: 52px;
    margin-top: 80px;
}

h1.mp_h1 a {
    position: relative;
    display: inline-block;
    /* border-bottom: 4px solid #d9dee0; */
    color: #212121;
}

h1.mp_h1 a:after {content: ' ';width: 100%;height: 5px;background: #d9dee0;display: block;/* content: ' '; */position: absolute;bottom: -8px;border-radius: 5px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .35s ease;-ms-transition: all .3s ease;}

h1.mp_h1 a:hover {
    color: #f44c4b;
}

h1.mp_h1 a:hover:after {
    background-color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

h1.mp_h1 {
    text-align: center;
    color: #212121;
    line-height: 52px;
    margin-top: 80px;
}

h1.mp_h1 a {
    position: relative;
    display: inline-block;
    /* border-bottom: 4px solid #d9dee0; */
    color: #212121;
}

h1.mp_h1 a:after {content: ' ';width: 100%;height: 5px;background: #d9dee0;display: block;/* content: ' '; */position: absolute;bottom: -8px;border-radius: 5px;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .35s ease;-ms-transition: all .3s ease;}

h1.mp_h1 a:hover {
    color: #f44c4b;
}

h1.mp_h1 a:hover:after {
    background-color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.mp_search_block {
    width: 1067px;
    height: 85px;
    box-shadow: 1px 1px 31px rgba(0, 0, 0, 0.22);
    background: #fff;
    margin: 0 auto;
    margin-top: 80px;
    position: relative;
    z-index: 2;
}

input.txt_s {
    width: calc(100% - 85px);
    height: 85px;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    border: none;
}

button.s_button {
    width: 85px;
    height: 85px;
    position: absolute;
    right: 0;
    top: 0;
    background: #f44c4b;
    border: none;
    background: url("../img/search.png") no-repeat center #f44c4b;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

button.s_button:hover {
    background-color: #0a365b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.mp_cat_blocks_item {
    width: 340px;
    height: 450px;
    display: inline-block;
    position: relative;
    background: #ccc;
    vertical-align: top;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.mp_cat_blocks {
    text-align: center;
    margin-top: 100px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
}

.mp_cat_blocks_item.mp_cat_blocks_item1 {
    background: #f44c4b;
}

.mp_cat_blocks_item img {
    /* position: absolute; */
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

h2.mp_cat_blocks_item_title {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
    text-decoration: none;
}

.mp_cat_blocks_item.mp_cat_blocks_item1 img {
    width: 206px;
    position: absolute;
    left: 6px;
    right: 0;
    margin: 0;
    top: 153px;
}

.mp_cat_blocks_item.mp_cat_blocks_item2 {
    background: #0a365b;
}

.mp_cat_blocks_item.mp_cat_blocks_item2 img {
    position: absolute;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: 0;
}

.mp_cat_blocks_item.mp_cat_blocks_item3 img {
    position: absolute;
    top: 141px;
    width: 276px;
    /* left: 0; */
    right: 27px;
    margin: 0;
}

.mp_cat_blocks_item.mp_cat_blocks_item3 {
    background: #262425;
}

.mp_cat_blocks_item.mp_cat_blocks_item2 {
    margin: 0 20px;
}

.mp_cat_blocks_item.mp_cat_blocks_item1:hover {
    background: #bd3535;
}

.mp_cat_blocks_item.mp_cat_blocks_item2:hover {
    background: #012c4f;
}

.mp_cat_blocks_item.mp_cat_blocks_item3:hover {
    background: #201e1f;
}

.mp_cat_blocks_item.mp_cat_blocks_item3 {}

.mp_cat_blocks_item:hover h2 span {
    border-color: #fff;
    /* text-decoration: underline; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.mp_cat_blocks_item:hover img {
    transform: scale(1);
    /* top: 122px; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.mp_cat_blocks_item:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.mp_cat_blocks {}

.mp_about_company {
    width: 1070px;
    margin: 0 auto;
    margin-top: 64px;
    margin-bottom: 60px;
}

.about_left {
    float: left;
    width: 365px;
}

.about_right {
    float: left;
    width: 705px;
    line-height: 1.8;
}

h2.about_h2 {
    width: 148px;
    height: 103px;
    border-bottom: 6px solid #f44c4b;
}

.horizontal_row.horizontal_row_white {
    background: #fff;
}

.mp_feat {
    padding-top: 50px;
    padding-bottom: 52px;
    position: relative;
    width: 1070px;
    margin: 0 auto;
}

.mp_feat_more {
    position: absolute;
    top: 60px;
    left: 600px;
    text-transform: uppercase;
    font-size: 11px;
    color: #0a365b;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.feat_list_item {
    width: 50%;
    display: inline-block;
    width: 470px;
    margin-right: 126px;
    margin-bottom: 40px;
}

.feat_list_item:nth-child(2n+2) {
    margin-right: 0px;
}

.feat_list {
    margin-top: 60px;
}

.link_w_arrow{
    position: relative;
    display: inline-block;
}



.link_w_arrow:hover:after{
    right: -50px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.blog_articles {
    padding-top: 40px;
    padding-bottom: 60px;
    width: 1070px;
    margin: 0 auto;
}

.mp_blog_list {
    margin-top: 30px;
    text-align: center;
    width: 1070px;
    margin: 0 auto;
    margin-top: 50px;
}

.mp_blog_list_item {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.17);
    width: 340px;
    top: 0;
    height: 340px;
    float: left;
    /* margin-right: 25px; */
    /* margin-bottom: 25px; */
    position: relative;
    background: #cccccc;
    box-sizing: border-box;
    text-align: left;
    padding: 35px 28px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.mp_blog_list.mp_blog_list_i .mp_blog_list_item {
    margin-bottom: 25px;
    margin-right: 25px;
}

.mp_blog_list.mp_blog_list_i .mp_blog_list_item:nth-child(3n+3) {
    margin-right: 0px;
}

.mp_blog_list_item:nth-child(1) {
    /* background: #8999b0; */
}

.mp_blog_list_item:nth-child(2) {
    /* background: #0a365b; */
    /* margin: 0 20px; */
}

.mp_blog_list_item:nth-child(3) {
    /* background: #0d6e8f; */
}
.mp_blog_list_item a{
    color: #fff;
}
.mp_blog_list_item .cat_intro a {
    color: #fff;
    font-size: 16px;
    /* font-family: 'Rubik', sans-serif; */
    border-bottom: 1px solid transparent;
}

.cat_title {
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Rubik', sans-serif;
    display: inline-block;
    padding: 10px 22px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    margin-bottom: 25px;
    font-weight: 500;
}

.cat_date {
    opacity: .3;
    font-size: 12px;
    margin-top: 10px;
}

.btn {
    cursor: pointer;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Rubik', sans-serif;
    border: 1px solid #fff;
    padding: 13px 25px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 500;
    letter-spacing: 1.2px;
    /* font-weight: bold; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.cat_button {
    position: absolute;
    bottom: 35px;
}

.btn:hover {
    color: #8d99ae;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.cat_intro a:hover {
    /* text-decoration: underline; */
    border-color: #fff;
}

.mp_blog_list_item:hover {
    top: -10px;
    box-shadow: 6px 12px 22px rgba(0, 0, 0, 0.22);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.xdes{
    background: url("../img/xdes.png");
    width: 50px;
    height: 13px;
    display: inline-block;
    vertical-align: -3.4px;
    margin-left: 2px;
}
.footer {
    background: #272942;
    color: #fff;
}

.f_menu a {
    font-size: 11px;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    margin-right: 30px;
    border-bottom: 1px solid transparent;
}

.f_top {
    height: 68px;
    position: relative;
    border-bottom: 2px solid #37394e;
}

.f_mid {
    height: 97px;
    border-bottom: 2px solid #37394e;
    position: relative;
}

.f_bottom {
    height: 50px;
    position: relative;
}

.f_menu {
    position: absolute;
    top: 26px;
    /* width: 500px; */
}

.f_menu a:hover {
    /* text-decoration: underline; */
    color: #f44c4b;
    border-color: #f44c4b;
}

.devby {
    position: absolute;
    top: 26px;
    font-size: 11px;
    right: 0;
    vertical-align: middle;
}

span.f_phones {
    display: block;
    font-size: 18px;
}

span.f_shed {
    color: #8c8e9d;
    font-size: 13px;
}

.f_mid_phones {
    position: relative;
    top: 26px;
}

.f_mid_text {
    width: 580px;
    position: absolute;
    top: 27px;
    right: 130px;
}

.f_copyrs {}

.f_copyrs {
    position: absolute;
    color: #555770;
    font-size: 11px;
    top: 18px;
}

.f_rules {
    position: absolute;
    color: #555770;
    font-size: 11px;
    top: 18px;
    right: 0;
}

.f_rules a {
    /* position: absolute; */
    color: #555770;
    font-size: 11px;
    /* top: 18px; */
}

.f_rules a:hover {
    color: #f44c4b;
}


.cont_text {
    height: 270px;
    background: #0a365c;
    color: #fff;
    padding: 30px 26px 0;
    margin-bottom: 73px;
}

span.cont_title {
    /* color: #0a365b; */
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
}

span.cont_line {
    width: 793px;
    height: 4px;
    background: #f44c4b;
    display: inline-block;
    display: inline-block;
    position: relative;
    vertical-align: 4px;
    margin: 0 25px;
}

span.cont_line:before {
    width: 15px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #f44c4b;
    content: ' ';
    position: absolute;
    top: -6px;
    left: -5px;
}

span.cont_line:after {
    width: 15px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #f44c4b;
    content: ' ';
    position: absolute;
    top: -6px;
    right: -5px;
}

.cont_mid {
    margin-top: 21px;
    padding-bottom: 33px;
    border-bottom: 1px solid #455976;
    margin-bottom: 31px;
}

.cont_mid_l {
    display: inline-block;
    vertical-align: top;
    margin-right: 45px;
}

.cont_mid_c {
    display: inline-block;
    vertical-align: top;
    margin-right: 120px;
}

.cont_mid_r {
    display: inline-block;
    vertical-align: top;
}

span.cont_b_item_title {
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    display: block;
    margin-bottom: 6px;
}

.cont_b_item {
    display: inline-block;
    margin-right: 44px;
}

span.b_current {
    color: #959595;
}


div#map {
    background: #fff;
    height: 590px;
}

.contacts_wrap {
    margin-top: 73px;
}

.shipping_gals {
    position: relative;
    height: 700px;
    color: #fff;
    margin-bottom: 82px;
}

.shipping_gals_nav {
    position: absolute;
    width: 500px;
    left: 0;
    right: 0;
    z-index: 3;
    margin: auto;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.shipping_gals_nav_item {
    display: inline-block;
    height: 50px;
    box-sizing: border-box;
    padding-top: 20px;
    margin: 0 20px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.shipping_gals_text {
    position: absolute;
    height: 180px;
    bottom: 0px;
    width: 100%;
    box-sizing: border-box;
    z-index: 3;
    padding: 0 30px;
}

.shipping_gals_nav_item.active {
    border-bottom: 4px solid #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.shipping_gals_nav_item:hover {
    border-bottom: 2px solid #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.shipping_gals_left {
    display: inline-block;
    width: 574px;
    vertical-align: top;
}

.sliderright {
    display: inline-block;
    width: 574px;
    vertical-align: top;
    margin-left: 8px;
}

span.sg_title {
    font-size: 30px;
    display: block;
}

.sliderright p {
    line-height: 1.6;
}

span.sg_title_sub {
    font-size: 16px;
    margin-top: 5px;
    display: block;
}


.slider_prev {
    background: url("../img/l_arr.png") no-repeat center transparent;
    width: 38px;
    height: 38px;
    display: inline-block;
    cursor: pointer;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.slider_next{
    background: url("../img/r_arr.png") no-repeat center transparent;
    width: 38px;
    height: 38px;
    display: inline-block;
    cursor: pointer;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.slider_prev:hover {
    background: url("../img/l_arr_h.png") no-repeat center #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.slider_next:hover {
    background: url("../img/r_arr_h.png") no-repeat center #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
span.slider_pages {
    vertical-align: 16px;
    display: inline-block;
    margin: 0 10px;
    font-weight: 700;
    color: #212121;
}

.slider_nav {
    margin-top: 30px;
}

.shiiping_gal_item_block:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 180px;
    position: absolute;
    bottom: 10px;
    z-index: 2;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+3,000000+100&0+0,0.4+100 */
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 3%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 3%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 3%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
}

.shiiping_gal_item_block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.shiiping_gal_item_block.active {
    z-index: 2;
}

.company_his_wrap {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a365b+0,597299+100 */
    color: #fff;
    box-sizing: border-box;
    padding-left: 26px;
    background: rgb(35,57,91); /* Old browsers */
    background: -moz-linear-gradient(-45deg,  rgba(35,57,91,1) 0%, rgba(89,114,153,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  rgba(35,57,91,1) 0%,rgba(89,114,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  rgba(35,57,91,1) 0%,rgba(89,114,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a365b', endColorstr='#597299',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.tl_item {
    display: inline-block;
    margin-right: 18px;
    width: 293px;
    vertical-align: top;
}

.history_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 24px;
    padding-top: 30px;
    margin-bottom: 30px;
}

.tl_item:last-child {
    margin-right: 0px;
}

.tl_item_month {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 24px;
    /* padding-top: 30px; */
}

.tl_item_year {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    /* padding-top: 30px; */
}

.timeline_wrap {
    padding-top: 40px;
    width: 5000px;
    padding-bottom: 40px;
    background: url("../img/timeline2.png") repeat-x top left;

}

.tl_item_text {
    margin-top: 10px;
}

.timeline_wrapper {
    overflow-x: scroll;
    cursor: -webkit-grab;
    width: 1170px;
}


.tl_item:first-child {
    /* width: 264px; */
}
.timeline_wrapper::-webkit-scrollbar-track{}
.timeline_wrapper::-webkit-scrollbar{width: 4px;background-color: #374e72;height: 8px;/* padding: 2px 10px; */}
.timeline_wrapper::-webkit-scrollbar-thumb{
    border-radius: 15px;
    background-color: #ffffff;
}
.history_text {
    margin-top: 20px;
    padding-bottom: 40px;
	padding-right:26px;
}

.company_honors {
    background: #fff;
    margin-top: 30px;
    padding: 0 26px;
    padding-bottom: 40px;
    margin-bottom: 60px;
}

.row_left_block {
    float: left;
    width: 264px;
    margin-right: 20px;
    padding-top: 24px;
}

.row_right_block {
    float: right;
    width: 884px;
    position: relative;
}

.row_left_block_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #212121;
}

.sertif_gal_item {
    /* box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.37); */
    margin-top: 40px;
    margin-bottom: 40px;
    border: 4px solid rgba(55, 78, 114, 0.12);
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
    top: 0;
}

.sertif_gal_item:hover {
    top: -10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.row_right_block__fixed_nav .slider_nav {
    position: absolute;
    top: 38px;
    left: -282px;
}
.big_images_item img {
    width: 100%;
}
.m_show{
    display: none;
}
.slider_nav {}
span.slider_prev.slider_prev_b {
    background: url(../img/l_arr_h.png) no-repeat center transparent;
    border-color: #0a365b;
}

span.slider_next.slider_next_b {
    background: url(../img/r_arr_h.png) no-repeat center transparent;
    border-color: #0a365b;
}

span.slider_prev.slider_prev_b:hover {
    background: url(../img/l_arr.png) no-repeat center #0a365b;
    border-color: #0a365b;
}

span.slider_next.slider_next_b:hover {
    background: url(../img/r_arr.png) no-repeat center #0a365b;
    border-color: #0a365b;
}
.provider_text_block_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #212121;
}
.provider_logo {
    text-align: center;
    min-height: 180px;
    display: table-cell;
    vertical-align: middle;
    height: 180px;
}

.provider_logo img {
    width: initial !important;
}

.row_right_block__fixed_nav_i .slider_nav {
    position: absolute;
    top: 73px;
    left: -282px;
}


.catalog_map_column_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #212121;
    margin-bottom: 6px;
}

.catalog_map_column_subtitle {
    color: #606060;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 11px;
    /* color: #212121; */
    margin-bottom: 3px;
}

.catalog_map_column_list {
    margin-top: 14px;
}

.catalog_map_column_list a {
    display: inline;
    /* padding: 7px 0; */
    color: #0a365b;
    font-size: 13px;
    border-bottom: 1px solid transparent;
}

.catalog_map_column_list a:hover {
    /* text-decoration: underline; */
    border-color: #f44c4b;
    color: #f44c4b;
}

.catalog_map {
    margin-top: 80px;
    margin-bottom: 100px;
}

.catalog_map_column:first-child {
    width: 264px;
    padding-left: 0;
}

.catalog_map_column {
    display: inline-block;
    margin-right: 25px;
    vertical-align: top;
    width: 290px;
    box-sizing: border-box;
    padding-left: 30px;
}

.catalog_map_column:last-child {
    margin-right: 0px;
}

.catalog_map_row {
    margin-bottom: 40px;
}


/*CUSTOM RADIO AND CHECKBOXES*/


.custom-box [type="checkbox"]:checked,
.custom-box [type="checkbox"]:not(:checked),
.custom-box [type="radio"]:not(:checked),
.custom-box [type="radio"]:checked {
    /*Hide radio & checkbox*/
    position: absolute;
    left: -9999px;
}
.custom-box [type="checkbox"]:checked + label,
.custom-box [type="checkbox"]:not(:checked) + label,
.custom-box [type="radio"]:not(:checked) + label,
.custom-box [type="radio"]:checked + label {
    /*styling label*/
    position: relative;
    cursor: pointer;
    display: inline-block;
    /* margin-right: 1em; */
    line-height: 17px;
    /* border-radius: 5px; */
    padding-left: 1;
}
.custom-box [type="checkbox"]:checked + label:before,
.custom-box [type="checkbox"]:not(:checked) + label:before,
.custom-box [type="radio"]:not(:checked) + label:before,
.custom-box [type="radio"]:checked + label:before {
    /*styling label*/
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    margin-right: 9px;
    background: transparent;
    vertical-align: middle;
    color: transparent;
    /* font-size: 1em; */
    -webkit-transition: .2s;
    transition: .2s;
    text-align: center;
    border-radius: 5px;
    position: absolute;
}
.filter_form_wrapper {
    position: relative;
}
.filter_form_wrapper.disabled:after {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.filter_wrap.custom-box {
    background: #fff;
    box-sizing: border-box;
    padding: 26px;  }    .filter_column_list_item {
                             margin-bottom: 12px;  }    .custom-box [
    type="radio"]:checked + label:after {      content: ' ';
                                                            width: 10px;
                                                            height: 10px;
                                                            background: #fff;
                                                            position: absolute;
                                                            top: 5px;
                                                            left: 5px;
                                                            border-radius: 50%;  }    .custom-box [
    type="checkbox"]:checked + label, .custom-box [type="radio"]:checked + label {      color: #212121;}

.custom-box [type="checkbox"]:checked + label:hover:before,
.custom-box [type="checkbox"]:not(:checked) + label:hover:before,
.custom-box [type="radio"]:not(:checked) + label:hover:before,
.custom-box [type="radio"]:checked + label:hover:before {
    background: #d6d6d6;
}
.custom-box [type="checkbox"]:checked:disabled + label:before,
.custom-box [type="checkbox"]:not(:checked):disabled + label:before,
.custom-box [type="radio"]:not(:checked):disabled + label:before,
.custom-box [type="radio"]:checked:disabled + label:before {
    /*styling label - disabled */
    background: #f2f2f2;
}
.custom-box [type="checkbox"]:checked + label:before,
.custom-box [type="radio"]:checked + label:before {
    /*styling label - checked*/
    color: #fff;
    background: #0a365b;
    border-color: #0a365b;
    border-radius: 5px;
}
.custom-box [type="checkbox"]:checked + label:hover:before,
.custom-box [type="radio"]:checked + label:hover:before {
    background: #0a365b;
    border-color: #0a365b;
}
.custom-box [type="checkbox"]:checked:disabled + label:before,
.custom-box [type="radio"]:checked:disabled + label:before {
    /*styling label - disabled + checked */
    background: #f2f2f2;
    color: #ccc;
}
.custom-box [type="radio"]:not(:checked) + label:before,
.custom-box [type="radio"]:checked + label:before {
    /*styling label -radio*/
    border-radius: 59%;
    /* font-size: 168%; */
}
.custom-box [type="radio"]:checked + label:before {
    /*mark - radio*/
    /* content: '\2022'; */
    /* font-size: 39px; */
    /* width: 10px; */
}
.custom-box [type="checkbox"]:checked + label:before {
    /*mark - checkbox*/
    content: '\2716';
}


/*CUSTOM RADIO AND CHECKBOXES END*/

.filter_column_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 11px;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.filter_column {
    width: calc(100% / 6);
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: -4px;
    margin-bottom: 34px;
}


.filter_wrap.custom-box {
    background: #fff;
    box-sizing: border-box;
    padding: 26px;
}

.filter_column_list_item {
    margin-bottom: 12px;
}

.custom-box [type="radio"]:checked + label:after {
    content: ' ';
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 50%;
}

.custom-box [type="checkbox"]:checked + label, .custom-box [type="radio"]:checked + label {
    color: #212121
}

.filter_column_list_hidden_trigger {
    display: inline-block;
    border-bottom: 1px dotted;
    color: #0a365b;
    font-weight: 600;
    margin-top: 10px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.filter_column_list_hidden_trigger:hover {
    color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.filter_column_list_hidden {
    display: none;
}


.f_clear_ico{
    background: url("../img/f_clear.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: -6px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.f_clear:hover .f_clear_ico{
    background: url("../img/f_clear_h.png") no-repeat;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}



.results_brief {
    padding: 26px;
    background: #fff;
    border-top: 2px solid #ecf1f3;
    margin-bottom: 30px;
}

.results_brief_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #212121;
    /* text-transform: uppercase; */
    margin-bottom: 15px;
}

.results_brief_text b {
    font-weight: 600;
    display: inline-block;
    margin-left: 10px;
}

.results_brief_text {
    color: #212121;
    padding-right: 40px;
}

.results_brief_text b:first-of-type {
    margin-left: 0px;
}

.results_brief_right {
    width: 113px;
    float: right;
    border-left: 1px solid #cedbe1;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 14px;
    vertical-align: middle;
}

.results_brief_left {
    float: left;
    width: calc(100% - 113px);
}

.f_clear {
    vertical-align: middle;
    cursor: pointer;
}

span.f_clear_text {
    font-weight: 600;
    text-transform: capitalize;
    color: #b3c6cb;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.conf_promo {
    width: 100%;
    background: #f44c4b;
    color: #fff;
    height: 105px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}

.conf_promo_text {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 24px;
    /* color: #212121; */
    /* text-transform: uppercase; */
    /* margin-bottom: 15px; */
    line-height: 28px;
    position: absolute;
    top: 27px;
    left: 310px;
}

.btn.btn_r {
    background: #f44c4b;
    border-color: #f44c4b;
    color: #fff;
}

.btn.btn_r.btn_ri:hover{
    background: #bd3535;
    color: #fff;
    border-color: #bd3535;
}

.btn.btn_r.btn_ri:focus{
    background: #b02727;
    color: #fff;
    border-color: #b02727;

}

.conf_promo_button {
    position: absolute;
    top: 32px;
    right: 130px;
}

.conf_promo_button {}

.btn.btn_r:hover {
    color: #f44c4b;
    background: #fff;
}

.conf_promo_ico{
    background: url("../img/conf_ico.png") no-repeat;
    width: 70px;
    height: 70px;
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 224px;
}

.conf_promo{
    background: url("../img/conf_back.jpg") no-repeat 6% #f44c4b;
}

.product_list_left {
    width: 270px;
    float: left;
    margin-right: 20px;
}

.product_list_left_right {
    width: 930px;
    float: left;
    /* background: #fff; */
    position: relative;
}
.product_list_left_right.disabled:after {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.l_menu {
    background: #fff;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.l_menu_item a {}

.s_block_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #212121;
    /* text-transform: uppercase; */
    /* margin-bottom: 15px; */
}

.l_pop_goods {
    background: #fff;
    padding: 20px 20px 0px 20px;
}

.pop_goods_item {
    border-bottom: 1px solid #cedbe1;
    padding-bottom: 16px;
    padding-top: 15px;
}

.pop_goods_item_title a {
    color: #0a365b;
}

.pop_goods_item_title a:hover {
    text-decoration: underline;
}

.pop_goods_item_title {
    margin-bottom: 3px;
}

.pop_goods_item_brand {
    color: #acacac;
}

.pop_goods_item:last-child {
    border-bottom: none;
}


.l_menu_item {
    padding-left: 20px;
    /* color: #ccc; */
    padding: 9px 20px;
    position: relative;
}

.l_menu_item a {
    color: #0a365b;
}

.l_menu_item a:hover {
    text-decoration: underline;
}

.l_menu_item.active {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+1,000000+100&0.65+0,0+100 */
    background: -moz-linear-gradient(-45deg,  rgba(243,243,243,0.65) 0%, rgba(243,243,243,0.64) 1%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  rgba(243,243,243,0.65) 0%,rgba(243,243,243,0.64) 1%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  rgba(243,243,243,0.65) 0%,rgba(243,243,243,0.64) 1%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f3f3f3', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.l_menu_item.active:before {content: ' ';position: absolute;top: 0;left: 0;width: 4px;height: 100%;background: #f44c4b;}

.l_menu_item.active a {
    color: #212121;
    font-weight: bold;
}

.l_menu_item.active a:hover {
    text-decoration: none;
}

.l_menu {}



.ch_w_item_tab{
    background: url("../img/prod_t_2.png") no-repeat center #182c4b;
    width: 50px;
    height: 50px;
    display: block;
    /* float: left; */
}

.ch_w_item_list{
    background: url("../img/prod_t_1.png") no-repeat center #182c4b;
    width: 50px;
    height: 50px;
    display: block;
}
.category_block_head {
    height: 50px;
    background: #0a365b;
    padding: 15px 20px;
    box-sizing: border-box;
    color: #fff;
    position: relative;
}

.category_block_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
}

.category_block_ch_view {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
}

.ch_w_item {
    float: right;
    cursor: pointer;
    opacity: .3;
}

.category_block {
    background: #fff;
    /* padding: 20px 0; */
    box-sizing: border-box;
    margin-bottom: 30px;
}

.category_block_brand_title {
    font-size: 11px;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #212121;
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 18px 0 15px 0;
    border-bottom: 1px solid #cedbe1;
}

span.tip {
    width: 22px;
    height: 22px;
    display: inline-block;
    border: 1px solid #cedbe1;
    text-align: center;
    box-sizing: border-box;
    border-radius: 50%;
    padding-top: 3px;
    margin-left: 6px;
    cursor: pointer;
}

.product_item {
    display: inline-block;
    position: relative;
    width: 290px;
    height: 80px;
    margin-bottom: 20px;
    /* z-index: 5; */
}

.product_item_overlay {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 290px;
    height: 207px;
    background: #fff;
    z-index: 4;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
    box-shadow: 1px 1px 22px 0px rgba(0, 0, 0, 0.16);
}
.prod_maininfo {
    display: table;
    width: 100%;
    position: relative;
    z-index: 3;
}

.product_item_img {
    display: table-cell;
    width: 80px;
    height: 80px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    max-height: 80px;
}

.product_item_title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Rubik', sans-serif;
    max-height: 80px;
    overflow: hidden;
}

.product_item_title a {
    color: #0a365b;
    font-weight: 400;
    border-bottom: 1px solid transparent;
}

.product_item_title a:hover {
    /* text-decoration: underline; */
    color: #f44c4b;
    border-color: #f44c4b;
}

.product_item_img img {
    width: 100%;
    /* border: 1px solid #e8e8e8; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.category_block_brand_goods {
    padding: 20px 20px 0;
}

.product_item_button {
    position: absolute;
    bottom: 52px;
    left: 20px;
}

.product_item_fav {
    position: absolute;
    left: 20px;
    bottom: 15px;
    font-size: 11px;
}

span.fav_add_text {
    border-bottom: 1px dotted;
    color: #0a365b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

a.btn.btn_r.btn_add_to_cart {
    padding: 14px 22px;
    border-color: #f44c4b;
}

span.fav_add_text {}

.product_item_fav:hover .fav_add_text {
    color: #f44c4b;
}
.fav_add{
    background: url("../img/fav_add.png") no-repeat;
    width: 25px;
    height: 21px;
    display: inline-block;
    vertical-align: -10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.product_item:hover .product_item_overlay {
    opacity: 1;
    pointer-events: all;
    -webkit-transition: all .2s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.product_item:hover .prod_maininfo {
    z-index: 5;
}

.yl_block_head_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
}
.prod_ord_c_fav .prod_ord_fav {
    margin-top: 15px;
    margin-left: 0px;
}
.yl_block {
    background: #fff;
    padding: 20px;
    margin-bottom: 60px;
}

.yl_block_head {
    border-bottom: 1px solid #cedbe1;
    color: #212121;
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 20px;
    padding-top: 10px;
}

.product_item_img:hover img {
    transform: scale(1.05);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.yl_nav {
    position: absolute;
    top: 0px;
    right: 0;
}

.yl_nav .slider_nav {
    margin-top: 0;
}
span.ch_w_item_list.ch_w_item_active {
    background-color: #395176;
}

.ch_w_item.ch_w_item_active {
    opacity: 1;
}

.product_item.product_item_tab {
    width: 100%;
    min-height: 230px;
    margin-bottom: 30px;
}

.product_item.product_item_tab .product_item_img {
    width: 230px;
    height: 230px;
    display: inline-block;
}

.product_item.product_item_tab .product_item_title {
    vertical-align: top;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    width: 343px;
    display: inline-block;
}

.product_item.product_item_tab .product_item_overlay {
    opacity: 0;
    pointer-events: all;
    position: relative;
    top: 0;
    left: 0;
    width: 261px;
    height: 67%;
    text-align: center;
    display: inline-block;
    box-shadow: none;
    vertical-align: top;
}

.product_item.product_item_tab .prod_maininfo {
    display: inline-block;
    width: 620px;
    /* table-layout: fixed; */
}
a.f_right_social_item {
    width: 38px;
    height: 32px;
    display: inline-block;
    margin-left: 4px;
}

a.f_right_social_item img {
    width: 100%;
}

.f_right_social {
    position: absolute;
    top: 27px;
    right: 0;
}

a.f_right_social_item:hover {
    opacity: .6;
}

.product_intro {
    display: none;
    margin-top: 14px;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.8;
}

.product_item.product_item_tab {}

.product_item.product_item_tab .product_intro {
    display: block;
}
.product_item.product_item_tab:hover .product_item_overlay {
    opacity: 1;
}

.mp_cat_blocks_item.mp_cat__t_blocks_item {
    width: 524px;
    color: #fff;
    letter-spacing: normal;
    line-height: normal;
    font-size: 16px;
    margin: 0 10px;
}

.mp_cat_blocks_item.mp_cat__t_blocks_item h2.mp_cat_blocks_item_title {
    left: 26px;
    right: initial;
    margin: initial;
    text-align: left;
    width: calc(100% - 50px);
}

.mp_cat_blocks_item_subtitle {
    position: absolute;
    top: 55px;
    left: 26px;
    color: #fff;
    font-size: 16px;
    /* font-weight: 600; */
    opacity: .4;
}

.pop_cats {
    position: absolute;
    bottom: 21px;
    left: 26px;
    text-align: left;
    color: #fff;
    z-index: 2;
}

.pop_cats_title {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .6px;
}

.pop_cats_list {
    margin-top: 13px;
    font-size: 11px; 
}

.pop_cats_list a {
    display: block;
    color: #fff;
    margin-bottom: 4px;
    opacity: .4;
}

.pop_cats_list a:hover {
    text-decoration: underline;
}

.mp_cat_blocks_item.mp_cat__t_blocks_item {}

.mp_cat_blocks_item.mp_cat__t_blocks_item.mp_cat_blocks_item1 img {
    bottom: 35px;
    right: 34px;
    left: auto;
    top: auto;
}

.mp_cat_blocks_item_subtitle.mp_cat_blocks_item_subtitle_i {
    top: 87px;
}

.mp_cat_blocks_item.mp_cat__t_blocks_item.mp_cat_blocks_item2 img {
    bottom: -27px;
    right: 0;
    left: auto;
}

.search_results {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
    /* padding: 0 30px; */
    box-shadow: 1px 1px 31px rgba(0, 0, 0, 0.22);
    display: none;
}

.search_results_title {
    color: #606060;
    background: #eff2f3;
    padding: 0 30px;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    height: 31px;
    padding-top: 12px;
    border-top: 2px solid #e8e8e8;
}

.search_result_block {
    padding: 0 30px;
}

.search_result_block_title {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    color: #212121;
    font-weight: 500;
    padding-top: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
}

.product_item_brand {
    margin-top: 6px;
    color: #acacac;
    max-height: 51px;
    overflow: hidden;
}


.search_result_block_more a {
    color: #0a365b;
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    /* border-bottom: 1px solid transparent; */
}

.search_result_block_more {
    margin-bottom: 30px;
}

.search_result_block_list.search_result_block_goods .product_item {
    width: 33%;
}
.article_list_item {
    margin-bottom: 30px;
}

.article_list_item_title a {
    font-family: 'Rubik', sans-serif;
    color: #0a365b;
    line-height: 1.2;
    font-size: 16px;
}

.article_list_item_title a:hover {
    text-decoration: underline;
}
.article_img_block img {
    max-width: 100%;
}
.article_list_item_date {
    font-size: 12px;
    margin-bottom: 6px;
    color: #acacac;
}

.mp_search_block form {
    position: relative;
    z-index: 2;
}


.page_content_wrap {
    background: #fff;
    min-height: 500px;
    margin-bottom: 60px;
    padding: 26px;
}

.pp_head {
    height: 80px;
    box-sizing: border-box;
    background: #283e5f;
    color: #fff;
    padding-top: 25px;
    padding-left: 30px;
}

.pp_auth {
    background: #fff;
    width: 550px;
}

.pp_head_title {
    font-size: 24px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

span.pp_head_title_sep {
    width: 8px;
    height: 8px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    margin: 0 30px;
    vertical-align: 2px;
}

span.pp_head_title_lenk {
    font: normal 13px 'Open Sans',sans-serif;
    font-size: 14px;
    color: #fff;
}

span.pp_head_title_lenk a {
    color: #fff;
    border-bottom: 1px dotted;
}

span.pp_head_title_lenk a:hover {
    color: #f44c4b;
}



.enter_ico{
    background: url("../img/enter_ico.png") no-repeat;
    width: 40px;
    height: 49px;
    display: inline-block;
}
.pp_content {
    padding: 30px;
    background: #fff;
}

.pp_c_left {
    float: left;
    width: 62px;
}

.pp_c_right {
    float: left;
    width: 400px;
}

.pp_c_title {
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #212121;
}

.pp_c_subtitle {
    margin-bottom: 14px;
}

.txt_i {
    padding: 8px 19px;
    border: 1px solid #c0c0c0;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
}
.s_f_button {
    margin-top: 15px;
}

.pp_f_item {
    margin-bottom: 14px;
}
.pp_f_item .err{
    color: red;
    display: block;
    font-size: 80%;
}

.reg_ico{
    background: url("../img/reg_ico.png") no-repeat;
    width: 26px;
    height: 44px;
    display: inline-block;
}

span.lost_pass_wr {
    display: inline-block;
    margin-left: 10px;
}

span.lost_pass_wr a {
    border-bottom: 1px dotted;
    color: #0a365b;
}

span.lost_pass_wr a:hover {
    color: #f44c4b;
}
.conf_promo_button .btn {
    border-color: #fff;
}

.conf_promo_button .btn:hover {
    color: #212121;
}

.f_clear:hover .f_clear_text {
    color: #0a365c;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.pp{
    display: none;
}


.two_cols{
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;

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


a.category_block_brand_list_i {
    width: 295px;
    display: inline-block;
    color: #0a365b;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding-left: 20px;
}

a.category_block_brand_list_i:hover {
    text-decoration: underline;
}

.category_block_brand_logo {
    float: left;
    width: 120px;
    margin-right: 20px;
}

.category_block_brand_list {
    float: left;
    width: 595px;
}
.category_block_brand_logo img {
    outline: 1px solid #cedbe1;
}
.category_block_brand_goods.category_block_brand_goods_i {
    padding: 20px;
}
.category_block_brand_logo p {
    font-size: 13px;
    line-height: 20px;
}







.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 13px;
    color: #fff;
    width: 100%;
    height: 35px;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* background-color: #ffffff; */
    border-color: #c0c0c0;
    padding: 7px 24px 5px 15px;
    color: #606060;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.select-styled:after {
    /* content: ""; */
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px;
}
.select-styled:hover {
    background-color: #ffffff;
}
.select-styled:active, .select-styled.active {
    background-color: #ffffff;
}
.select-styled:active:after, .select-styled.active:after {
    top: 9px;
    border-color: transparent transparent #fff transparent;
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #0a365b;
    color: #d4d4d4;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-radius: 0px 0px 5px 5px;
}
.select-options li {
    margin: 0;

    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5px 15px 5px 0;
       padding-left: 15px;
    border-top: 0px solid #01295f;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
.select-options li:hover {
    color: #ffffff;
    background: transparent;
}
.select-options li[rel="hide"] {
    display: none;
}
.select-options li:first-child {
    border-top: 0;
    padding-top: 10px;
}

.sel_ii_wrap:after {
    content: ' ';
    background: url("../img/select_arrow.png") no-repeat;
    width: 18px;
    height: 10px;
    position: absolute;
    top: 13px;
    right: 3px;
    display: inline-block;
    pointer-events: none;
}
.sel_ii_wrap{
    position: relative;
}


.filter_column_list_item .sel_ii_wrap {
    width: 170px;
    margin-top: 9px;
}

.select-styled.active {
    border-radius: 5px 5px 0 0;
}

.select-options li:last-child {
    padding-bottom: 10px;
}

label.sel_label {
    color: #212121;
}
.filter_wrap_cols5 .filter_column {
    width: calc(100% / 5);
}

.filter_wrap_cols4 .filter_column {
    width: calc(100% / 4);
}

.filter_wrap_cols3 .filter_column {
    width: calc(100% / 3);
}
.filter_wrap_cols2 .filter_column {
    width: calc(100% / 2);
}

span.lab_text {
    display: inline-block;
    /*width: calc(100% - 30px);*/
    padding-left: 30px;
}
.pi_left {
    float: left;
    width: 400px;
    min-height: 1px;
}

.pi_center {
    float: left;
    width: 505px;
    box-sizing: border-box;
    padding: 0 33px;
    min-height: 1px;
}

.pi_right {
    float: left;
    width: 263px;
    box-sizing: border-box;
    padding-left: 18px;
    border-left: 1px solid #dbddde;
    padding-bottom: 20px;
}

.product_info_wrapper {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
    margin-bottom: 30px;
    margin-top: 60px;
}

.big_images_wrap {
    position: relative;
}
.big_images_wrap .svg_wrap{
    position: absolute;
    width: 40px;
    z-index: 100;
    left: 20px;
    top: 20px;
}
.big_images {
    width: 400px;
    outline: 1px solid #e8e8e8;
}

.thumbs_item {
    opacity: 0.3;
    border: 1px solid #e8e8e8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.thumbs_item:hover {
    opacity: .6;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.owl-item.active .thumb_item {
    opacity: 1;
}

.owl-item.active .thumbs_item {
    opacity: 1;
    border: 2px solid #0a365b;
}

.thumbs {
    width: 350px;
    margin: 0 auto;
    margin-top: 15px;
}
.prod_mid_title {
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #212121;
}

.prod_desc_text {
    line-height: 22px;
    color: #606060;
    font-size: 12px;
}

.prod_small_title {
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 4px;
    color: #212121;
    text-transform: uppercase;
}

.prod_desc {
    margin-bottom: 25px;
}

.prod_desc_class {
    margin-bottom: 20px;
}

.select_ii {
    margin-bottom: 8px;
    display: table;
    width: 100%;
    margin-top: 13px;
}

.select_ii_title {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    color: #212121;
    font-weight: 600;
}

.select_ii_box {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.stock_count {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #212121;
    margin-top: 20px;
}

.prod_options {
    padding-bottom: 20px;
    border-bottom: 1px solid #dbddde;
}



input.txt_n {
    box-sizing: initial;
    padding: 7px 15px 5px 15px;
    color: #606060;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 1px solid #c0c0c0;
    border-radius: 5px;
    width: 38px;
    font-size: 13px;
}

.prod_ord_c {
    float: left;
}

.prod_ord_fav {
    float: left;
    margin-left: 20px;
    padding-top: 3px;
    font-size: 11px;
}

.prod_order {
    padding-top: 20px;
}


.prod_price {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #212121;
    margin-top: 20px;
}

.prod_additional_info {
    font-size: 12px;
    color: #606060;
    margin-top: 13px;
}

.prod_ord_fav .fav_add_text {
    top: 0px;
    position: relative;
}

.prod_desc_other_list {
    margin-top: 15px;
}

.product_full_desc {
    padding: 25px;
    background: #fff;
    margin-bottom: 30px;
}

.prod_tabs_head {
    display: block;
}

.prod_tabs_head_item {
    font-size: 13px;
    text-transform: uppercase;
    color: #0a365b;
    display: inline-block;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 15px;
    padding-bottom: 20px;
    border-bottom: 4px solid transparent;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.tabs_wrapper {
    margin-top: 40px;
}

.prod_tabs_head_item:first-child {
    margin-left: 0px;
}

.prod_tabs_head_list {
    display: inline-block;
    border-bottom: 1px solid #cedbe1;
    /* padding-bottom: 18px; */
}

.prod_tabs_head_item:last-child {
    margin-right: 0;
}

.prod_tabs_head_item.active {
    border-color: #0a365b;
    color: #212121;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.prod_tabs_head_item:hover {
    border-color: #cedbe1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.prod_tabs_head_item.active:hover {
    border-color: #0a365b;
}

.tab_item.active {
    display: block;
}

.tab_item {
    display: none;
}
.tab_item_block h3 {
    font-size: 16px;
}


.tab_item_block {
    margin-bottom: 40px;
}

td.t_header {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #212121;
}

.tab_item_block table tr {
    border-bottom: 1px solid #cedbe1;
}

.tab_item_block table tr td {
    padding: 15px 60px 15px 0;
}

.tab_item_block table tr.tr_header {
    border-bottom: none;
}



.docs_ico{
    background: url("../img/doc_ico.png") no-repeat;
    width: 36px;
    height: 46px;
    display: inline-block;
    position: relative;
    top: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.docs_list_item_text {}

.docs_list_item_text {
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #0a365b;
    float: left;
}

.docs_list_item_ico {
    float: left;
    margin-right: 15px;
    width: 40px;
}

.docs_list_item_text {
    width: 203px;
}

span.docs_list_item_text_sub {
    display: block;
    color: #606060;
    font-family: 'Open Sans';
}


.docs_list_item {
    display: inline-block;
    width: 264px;
    margin-right: 30px;
    vertical-align: top;
    margin-bottom: 20px;
}

.docs_list_item:hover .docs_ico {
    top: -10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.docs_list_item:hover .docs_list_item_text_title {
    text-decoration: underline;
}

.docs_list a:nth-child(4n+4) .docs_list_item {
    margin-right: 0px;
}


span.docs_list_item_text_title {
    line-height: 1.7;
}

.l_pop_goods.l_pop_goods_left {
    box-sizing: border-box;
    width: 290px;
    float: left;
    margin-right: 20px;
    padding-bottom: 20px;
}
.l_pop_goods.l_pop_goods_right {
    box-sizing: border-box;
    width: 910px;
    float: left;
    padding-bottom: 20px;
}

.l_pop_goods_column {
    float: left;
    width: 265px;
    margin-right: 37px;
    margin-bottom: 60px;
    max-height: 320px;
    height: 320px;
}

.l_pop_goods_column:nth-of-type(3n+3) {
    margin-right: 0px;
}

.product_additional_wrapper {
    margin-bottom: 30px;
}

.pop_goods_item.pop_goods_item_i {
    display: table;
    vertical-align: middle;
    max-height: 50px;
    height: 50px;
    padding: 0;
}

.pop_goods_item.pop_goods_item_i  .pop_goods_item_title {
    margin-bottom: 3px;
    vertical-align: middle;
    display: table-cell;
}



.down_arrow{
    background: url("../img/d_arr.png") no-repeat center;
    width: 30px;
    height: 30px;
    display: inline-block;
    opacity: .2;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.up_arrow{
    background: url("../img/u_arr.png") no-repeat center;
    width: 30px;
    height: 30px;
    display: inline-block;
    opacity: .2;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

span.l_pop_goods_column_pagi_text {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #212121;
    vertical-align: 10px;
}

.l_pop_goods_column_pagi {
    margin-top: 19px;
}

.down_arrow:hover {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.up_arrow:hover {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.s_block_title.s_block_title_i {
    font-size: 24px;
}

.yl_block_head_title.yl_block_head_title_i {
    font-size: 24px;
}

.cabinet_wrapper {
    padding: 30px 30px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 70px;
    margin-top: 60px;
}

.cabinet_top {
    border-bottom: 2px solid #dbddde;
    padding-bottom: 35px;
    /* padding-top: 10px; */
}

.cabinet_top_item {
    float: left;
    width: 290px;
    position: relative;
}

.c_item_title {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #212121;
    position: relative;
    z-index: 3;
}

.c_item_img {
    margin-bottom: 20px;
    position: relative;
    top: 0;
    z-index: 3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.c_item_value {
    margin-top: 4px;
    margin-bottom: 15px;
    color: #212121;
}

.c_item_value.c_item_value_empty {
    color: #606060;
}

span.c_item_trigger {
    border-bottom: 1px dotted;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.c_item_trig {
    color: #0a365b;
    font-weight: 600;
}

span.c_item_trigger:hover {
    color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.cabinet_top_item:hover .c_item_img {
    top: -10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.change_pass_left_title {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #212121;
}

.cabinet_bottom {
    padding-top: 30px;
}

.change_pass_left {
    float: left;
    width: 290px;
}

.ch_pass_inputs {
    margin-top: 20px;
}

.ch_pass_item {
    margin-bottom: 15px;
}

.change_pass_right {
    float: left;
    width: 290px;
    padding-top: 42px;
}

.change_pass_right_text {
    margin-top: 17px;
    font-size: 13px;
    color: #606060;
    line-height: 22px;
}

.ch_pass_item .txt_i {
    width: calc(100% - 40px);
}
.cabinet_top_item_overlay {
    position: absolute;
    background: #fff;
    top: -30px;
    left: -30px;
    height: 265px;
    width: 265px;
    box-shadow: 1px 0px 53px 1px rgba(0, 0, 0, 0.16);
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.cabinet_top_item_overlay_input {
    position: absolute;
    left: 30px;
    top: 115px;
}

.cabinet_top_item_overlay_button {
    position: absolute;
    top: 175px;
    left: 30px;
}

.cabinet_top_item_overlay.active {
    opacity: 1;
    pointer-events: all;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.r_arr_w{
    background: url("../img/r_arrow_w.png") no-repeat;
}

.link_w_arrow_white{
    color: #fff;
}

.wrapper.wrapper_404 {
    background: #f44c4b;
    display: table;
    width: 100%;
    height: 100vh;
    table-layout: fixed;
}

.page_400_wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


.page_404 {
    margin: 0 auto;
    width: 750px;
}

.page_404_l {
    float: left;
    width: 380px;
    margin-right: 50px;
}

.page_404_r {
    color: #fff;
    text-align: left;
    width: 320px;
    float: left;
}

span.page_404_title {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 24px;
    display: block;
}

span.page_404_subtitle {
    color: #e19f9f;
    font-family: 'Rubik', sans-serif;
    /* font-weight: 500; */
    font-size: 16px;
    display: block;
}

span.page_404_arrow .mp_feat_more {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 43px;
}



.link_w_arrow.link_w_arrow_white:after{
    background: url("../img/r_arrow_w.png") no-repeat;
}


.wrapper_403{
    background: #223a5c;
    display: table;
    width: 100%;
    height: 100vh;
    table-layout: fixed;
}

.page_404_l.page_404_l_i {
    width: 440px;
}

.page_404.page_404_i {
    width: 850px;
}

span.page_403_form {
    margin-top: 30px;
    display: block;
}

.p4f_item {
    margin-bottom: 12px;
}

.p4f_item.p4f_item_button {
    margin-top: 23px;
}

span.page_404_subtitle.page_404_subtitle_i {
    color: #627a9f;
}

span.page_404_arrow.page_404_arrow_i {
    margin-top: 23px;
}





.conf_1{
    background: url("../img/configurator/1.png") no-repeat;
    width: 940px;
    height: 266px;
    position: absolute;
    left: 72px;
    top: 70px;
}

.conf_5{
    background: url("../img/configurator/5.png") no-repeat;
    width: 77px;
    height: 39px;
    position: absolute;
    top: 243px;
    right: 354px;
}

.conf_6{
    background: url("../img/configurator/6.png") no-repeat;
    width: 61px;
    height: 37px;
    position: absolute;
    right: 349px;
    top: 75px;
}

.conf_7{
    background: url("../img/configurator/7.png") no-repeat;
    width: 52px;
    height: 25px;
    position: absolute;
    top: 240px;
    right: 183px;
}

.conf_8{
    background: url("../img/configurator/8.png") no-repeat;
    width: 146px;
    height: 33px;
    position: absolute;
    top: 184px;
    right: 72px;
}


.configurator_wrapper{

    background: url("../img/configurator/back.jpg") no-repeat center;

    width: 1220px;

    height: 667px;

    position: relative;
}

.configurator_wrap {
    width: 1170px;
    position: relative;
    margin: 0 auto;
    height: 345px;
    border-bottom: 1px solid #455976;
}

.conf_t {
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #06365c;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    padding-top: 4px;
    cursor: pointer;
}

.conf_t.conf_t_1 {
    position: absolute;
    top: 130px;
    left: 148px;
}

.conf_t.conf_t_2 {
    position: absolute;
    left: 199px;
    top: 109px;
}

.conf_t.conf_t_3 {
    top: 126px;
    left: 426px;
    position: absolute;
}

.conf_t.conf_t_4 {
    right: 196px;
    top: 129px;
    position: absolute;
}

.conf_t.conf_t_5 {
    position: absolute;
    right: 417px;
    top: 228px;
}

.conf_t.conf_t_6 {
    position: absolute;
    top: 77px;
    right: 337px;
}

.conf_t.conf_t_7 {
    position: absolute;
    top: 226px;
    right: 179px;
}

.conf_t.conf_t_8 {
    position: absolute;
    top: 173px;
    right: 96px;
}

.fav_add_b{
    background: url("../img/fav_add_b.png") no-repeat;
}

.conf_text_block {
    position: relative;
}

.conf_title {
    position: absolute;
    top: 29px;
    left: 23px;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    width: 200px;
}

.conf_item_list {
    position: absolute;
    top: 30px;
    left: 280px;
    width: 430px;
    color: #fff;
}

.conf_order {
    position: absolute;
    top: 100px;
    right: 100px;
    width: 400px;
    color: #fff;
}

.conf_cont_title {
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.conf_buttons {
    margin-top: 30px;
    position: relative;
}

.conf_b_fav {
    position: absolute;
    top: 10px;
    color: #fff;
    right: 12px;
}

.conf_b_fav .fav_add_text {
    color: #fff;
}

span.conf_i_val {
    box-sizing: border-box;
    width: 22px;
    height: 22px;
    text-align: center;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    padding-top: 2px;
}

span.conf_i_title {
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    margin-left: 10px;
}

span.conf_i_subtitle {
    display: inline-block;
    color: #6a7fa0;
    margin-left: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 163px;
    vertical-align: -5px;
}

.conf_item {
    opacity: .3;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.conf_item.active {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.conf_item.active .conf_i_title {
    border-bottom: 1px dotted;
}

.conf_item:hover {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.conf_item:hover .conf_i_val {
    /* opacity: 1; */
}

.conf_item.active span.conf_i_val {
    background: #7c899d;
    border-color: #7c899d;
}
.conf_t.active {
    opacity: .3;
}
.conf_d.active {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.conf_d {
    opacity: .3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.btn_tr:hover {
    background: transparent !important;
}
.steps_step {
    position: absolute;
    top: 100px;
    left: 100px;
    z-index: 1000;
}
.pp_step {
    width: 420px;
}

.pp_pag_prev{
    position: absolute;
    top: 10px;
    left: 15px;
    background: url(../img/l_arr_h.png) no-repeat center transparent;
    border-color: #0a365b;
    color: #0a365b;
    width: 38px;
    height: 38px;
    display: inline-block;
    cursor: pointer;
    border: 2px solid;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.pp_pag_prev:hover{
    background: url(../img/l_arr.png) no-repeat center #0a365b;
    border-color: #0a365b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.pp_pag_next {
    position: absolute;
    top: 10px;
    right: 15px;
    background: url(../img/r_arr_h.png) no-repeat center transparent;
    border-color: #0a365b;
    color: #0a365b;
    width: 38px;
    height: 38px;
    display: inline-block;
    cursor: pointer;
    border: 2px solid;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.pp_pag_next:hover{
    background: url(../img/r_arr.png) no-repeat center #0a365b;
    border-color: #0a365b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;

}.pp_close {
     position: absolute;
     top: 27px;
     background: #fff;
     right: 20px;
     width: 29px;
     height: 29px;
     background: url(../img/close.png) no-repeat center #0a365b;
     border-radius: 5px;
     cursor: pointer;
     z-index: 8040;
     -webkit-transition: all .3s ease;
     -moz-transition: all .3s ease;
     -o-transition: all .35s ease;
     -ms-transition: all .3s ease;
 }

.pp_head_title.pp_head_title_i {
    position: absolute;
    top: 26px;
    left: 69px;
    height: 48px;
}

.pp_head_step_val {
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding-top: 4px;
    position: absolute;
    top: 27px;
    left: 20px;
}

.pp_pagi {
    background: #edf2f4;
    height: 64px;
    position: relative;
}

span.pp_left {
    position: absolute;
    font-size: 11px;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #212121;
    width: 100%;
    text-align: center;
    top: 18px;
    z-index: 1;
}

span.pp_left_value {
    font-size: 24px;
    vertical-align: middle;
    margin-left: 10px;
}
span.lab_text_i {
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #283e5f;
}

.pp_content.pp_content_i {
    padding: 20px;
}

.pp_content.pp_content_i .filter_column_list_item {
    margin-bottom: 20px;
}
.pp_head_title.pp_head_title_i.pp_head_title_ii {
    top: 10px;
}
span.pp_pag_prev.pp_pag_prev_disabled {
    opacity: .3;
    pointer-events: none;
}
.pp_close:hover {
    opacity: .5;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

span.pp_pag_next.pp_pag_prev_disabled {
    opacity: .3;
    pointer-events: none;
}

.conf_buttons_disabled{
    opacity: .3;
    pointer-events: none;
}

.configurator_wrapper {
    margin-bottom: 30px;
    margin-top: 60px;
}
.company_honors_block.company_honors_block_i {
    background: #fff;
    margin-bottom: 30px;
    padding: 20px 20px 0;
    box-sizing: border-box;
}
.row_left_block.row_left_block_i {
    padding-top: 0;
}
.slider_nav.slider_nav_i {
    top: 45px;
    left: -297px;
}

.header_profile_enter:hover .header_profile_enter_text {
    /* text-decoration: underline; */
    border-color: #f44c4b;
    color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


span.cart_val:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: calc(100% + 0px);
    height: calc(100% + 0px);
    background: #0a365b;
    border-radius: 50%;
    z-index: -1;
    /* border: 2px solid; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

span.cart_val {}

.header_cart:hover span.cart_val:before {
    transform: scale(1.1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
span.fav_val:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: calc(100% + 0px);
    height: calc(100% + 0px);
    background: #f44c4b;
    border-radius: 50%;
    z-index: -1;
    /* border: 2px solid; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_fav:hover span.fav_val:before {
    transform: scale(1.1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_block_submenu {
    width: 1170px;
    margin: 0 auto;
    background: #0a365b;
    color: #fff;
    padding: 30px;
    box-sizing: border-box;
    position: absolute;
    top: 71px;
    z-index: 22;
    margin: auto;
    left: 0;
    right: 0;
}

.hbs_item {
    display: inline-block;
    width: 235px;
    vertical-align: top;
    margin-right: 20px;
    padding-right: 24px;
    margin-bottom: 30px;
}

.hbs_item_title {
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
}

.hbs_item:nth-child(4n+4) {
    margin-right: 0px;
}

.hbs_item_subtitle {
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 14px;
}

.hbs_item_list a {
    /* display: block; */
    color: #fff;
    border-bottom: 1px solid transparent;
    /* margin: 8px 0; */
}

.hbs_item_list a:hover {
    /* text-decoration: underline; */
    color: #f44c4b;
    border-color: #f44c4b;
}
.header_menu_item:hover {
    background: #0a365b;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.hbs_item_title a:hover {
    color: #f44c4b;
}
.hbs_item_title a {
    color: #fff;
}
.header_menu_item:hover .header_menu_item_title:after {

    background: url(../img/menu_rec_w.png);

}
.header_menu_item.active {
    background: #0a365b;
    color: #fff;
}
.header_menu_item.active >span.header_menu_item_title {
    color: #fff;

}
.header_menu_item.active .header_menu_item_title:after {
    background: url(../img/menu_rec_w.png);
}

.mp_cat_blocks_item.mp_cat_blocks_item1:hover img {
    top: 143px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.mp_cat_blocks_item.mp_cat_blocks_item2:hover img {
    bottom: 0px;
}

.mp_cat_blocks_item.mp_cat_blocks_item3:hover img {
    top: 135px;
}


.mp_blog_list_item .btn {
    font-size: 11px;
}

span.header_profile_enter_text.header_profile_enter_text_i {
    border-bottom: 1px dotted;
}

.header_profile_enter:hover .header_profile_enter_text_i {
    text-decoration: none;
    color: #f44c4b;
}

span.header_profile_enter_text.header_profile_enter_text_i.header_profile_enter_text_reg:hover {
    color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
span.header_profile_enter_text.header_profile_enter_text_i.header_profile_enter_text_reg {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.mp_cat_blocks_item.mp_cat__t_blocks_item.mp_cat_blocks_item1:hover img {
    bottom: 46px;
    top: auto;
}
.mp_cat_blocks_item.mp_cat__t_blocks_item.mp_cat_blocks_item2:hover img {
    bottom: -16px;
}


.conf_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.conf_overlay.active {
    opacity: 1;
    pointer-events: all;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}



/* the slides */
.thumbs .slick-slide {
    margin: 0 7px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
/* the parent */
.thumbs .slick-list {
    margin: 0 -10px;
}


.sl_p_arr {
    background: url("../img/l_arr_h.png") no-repeat center;
    width: 10px;
    height: 16px;
    display: inline-block;
    opacity: .3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.sl_n_arr {
    background: url("../img/r_arr_h.png") no-repeat center;
    display: inline-block;
    width: 10px;
    height: 16px;
    opacity: .3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.slick-prev:before, .slick-next:before {
    content: none;
}
.sl_n_arr:hover, .sl_p_arr:hover {
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: initial;
    outline: initial;
    background: initial;
}
.slick-prev {
    left: -30px;
}

.slick-next {
    right: -30px;
}
.pop_goods_item.pop_goods_item_i.slick-slide {
    border-bottom: 1px solid #cedbe1 !important;
}
.shipping_gals_text .slider_pages {
    color: #fff;
}


.fav_remove{
    background: url("../img/fav_remove.png");
    width: 34px;
    height: 34px;
    opacity: 1;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.fav_remove:hover{
    opacity: .6;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.page_content_left_wide {
    width: 910px;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
    float: left;
    margin-bottom: 60px;
}

.tp_item {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px solid #d5d5d5;
    padding: 20px 0;
}

.tp_item_val {
    display: table-cell;
    vertical-align: middle;
    width: 55px;
    text-align: center;
}

.tp_item_product {
    display: table-cell;
    vertical-align: middle;
    width: 390px;
    text-align: center;
}

.tp_item_price {
    display: table-cell;
    vertical-align: middle;
    width: 180px;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #212121;
    margin-top: 20px;
}

.tp_item_add_to_cart {
    display: table-cell;
    vertical-align: middle;
    width: 180px;
    text-align: center;
}

.tp_item_remove {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

span.tp_item_val_ {
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    border: 2px solid #0a365b;
    color: #0a365b;
    border-radius: 50%;
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding-top: 4px;
    /* position: absolute; */
    /* top: 27px; */
    /* left: 20px; */
}

.tp_item_product .product_item {
    margin-bottom: 0;
    text-align: left;
}

span.cart_add_text {
    color: #0a365b;
    border-bottom: 1px dotted;
    font-size: 12px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.tp_item_add_to_cart a:hover .cart_add_text {
    color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.page_content_right_small {
    width: 290px;
    background: #fff;
    margin-left: 20px;
    float: left;
    box-sizing: border-box;
    padding: 25px;
    margin-bottom: 30px;
}

.prs_title {
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #212121;
}

.prs_val {
    font-family: 'Rubik', sans-serif;
    font-size: 44px;
    font-weight: 500;
    color: #212121;
}

.page_content {
    margin-top: 60px;
}

.tp_item:last-child {
    border-bottom: none;
}


.tp_item_count {
    display: table-cell;
    vertical-align: middle;
    width: 170px;
    text-align: center;
}

.tp_item_price.tp_item_price_i {
    width: 160px;
}
.cart_total {
    font-family: 'Rubik', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #212121;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 1.2;
}

.cart_ico_i {
    background: url(../img/cart_b.png);
    width: 52px;
    height: 52px;
    background-size: contain;
}

.arts_submenu {
    text-align: center;
}

.articles_wrapper {
    box-sizing: border-box;
    padding: 25px;
    background: #fff;
    margin-bottom: 60px;
}

.arts_submenu_title {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #212121;
    margin-top: 20px;
}

.arts_submenu_title {}

.arts_menu {
    margin-top: 30px;
}

.arts_menu_item {
    display: inline-block;
    padding: 14px 30px 12px 30px;
    font-family: 'Rubik', sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #0a365b;
    background: #e7ebef;
    border-radius: 38px;
    margin: 0 5px;
}

.arts_menu_item.active {
    background: #0a365b;
    color: #fff;
}

.arts_menu_item:hover {
    background: #d0d7df;
    color: #0a365b;
}
a.arts_menu_item.active:hover {
    background: #0a365b;
    color: #fff;
}

.mp_blog_list_item_color1{
    background: #8999b0;

}

.mp_blog_list_item_color2{
    background: #0a365b;

}

.mp_blog_list_item_color3{
    background: #0d6e8f;

}

.mp_blog_list_item:nth-of-type(3n+3) {
    margin-right: 0px;
}


.cal_ico{
    background: url("../img/art_date.png") no-repeat;
    width: 23px;
    height: 22px;
    display: inline-block;
    position: absolute;
    top: 4px;
    left: 0;
}


.article_top {
    width: 600px;
    margin: 0 auto;
    position: relative;
    height: 57px;
    border-bottom: 1px solid #dbdedf;
}

.article_wrapper {
    box-sizing: border-box;
    padding: 25px;
    background: #fff;
    position: relative;
    margin-bottom: 15px;
}

.article_top_left {
    position: absolute;
    left: 0;
    height: 70px;
    width: 300px;
    top: 0;
}

.article_top_right {
    position: absolute;
    top: 0;
    right: 0;
    height: 70px;
}

.art_date {
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    letter-spacing: .3px;
    color: #212121;
    position: absolute;
    top: 0;
    left: 31px;
    text-transform: uppercase;
    font-size: 11px;
}

.art_time {
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    letter-spacing: .3px;
    color: #212121;
    position: absolute;
    top: 15px;
    left: 31px;
    text-transform: uppercase;
    font-size: 11px;
}

.article_text_block {
    width: 600px;
    margin: 0 auto;
    margin-top: 30px;
}

.article_text_block h2 {
    font-size: 16px;
}

.article_img_block {
    text-align: center;
}

.blog_articles_i h2{
    text-align: center;
}
.thumbs_item.slick-slide.slick-current {
    border-color: #0a365b;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.product_additional_wrapper_i{
    margin-bottom: 60px;
}
.category_block_brand_logo img {
    width: 100%;
}


span.r_arr {
    /* content: ' '; */
    display: block;
    /* background: url(../img/r_arrow.png); */
    width: 22px;
    height: 16px;
    position: absolute;
    top: -1px;
    right: -29px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

span.r_arr:before {content: ' ';position: absolute;width: 20px;height: 2px;background: #0b375d;top: 7px;z-index: 2;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .35s ease;-ms-transition: all .3s ease;}

.link_w_arrow:hover span.r_arr:before {
    width: 40px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


span.r_arr:after {
    content: ' ';
    display: block;
    background: url(../img/r_arrow.png);
    width: 22px;
    height: 16px;
    position: absolute;
    top: 0px;
    right: 0px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.mp_feat_more.link_w_arrow:hover .r_arr:after {
    right: -20px;
}

.mp_feat_more.link_w_arrow:hover {
    text-decoration: underline;
}
.search_result_block_more a:hover {
    border-bottom: 1px solid;
}

.product_item_img:hover + .product_item_title a {
    /* text-decoration: underline; */
    color: #f44c4b;
    border-color: #f44c4b;
}

.product_item_title:hover + .product_item_img {
    text-decoration: underline;
}


.up{
    background: url(../img/u_arr.png) no-repeat center #ffffff;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    left: 50px;
    border-radius: 5px;
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.28);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.up:hover {
    box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.28);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.up.show{
    opacity: 1;
    pointer-events: all;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
span.header_profile_enter_text {
    border-bottom: 1px solid transparent;
    line-height: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.catalog_map_column_list_item {
    padding: 7px 0;
}
.hbs_item_list_i {
    margin: 8px 0;
}
h2.mp_cat_blocks_item_title span {
    line-height: 1;
    border-bottom: 2px solid transparent;
}
a.mp_cat_blocks_item_href_ov {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.header_block_submenu.show {
    opacity: 1;
    pointer-events: all;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.header_block_submenu {
    width: 1170px;
    margin: 0 auto;
    background: #0a365b;
    color: #fff;
    padding: 30px;
    box-sizing: border-box;
    position: absolute;
    top: 71px;
    z-index: 22;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.mp_feat_more.link_w_arrow, .header_s_wrap, .header_block, .mp_h1, .mp_search_block, .mp_cat_blocks_item, .about_left, .about_right, .feat_list_item, .mp_feat h2, .blog_articles_mp h2, .mp_blog_list_item
{
    opacity: 0;
}
.add_to_favour:hover span.fav_add_text_val {
    color: #f44c4b;
    border-color: #f44c4b;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.add_to_favour{
    cursor: pointer;
    position: relative;
    width: 180px;
    display: inline-block;
    min-height: 40px;
}

span.add_to_favour.add-to-wishlist_active .fav_add_text a {
    display: initial;
    border-bottom: 1px dotted;
    position: absolute;
    top: 12px;
    font-size: 12px;
    /* left: 32px; */
    color: #0a365b;
}

span.add_to_favour.add-to-wishlist_active .fav_add {
    background: url(../img/fav_added.png) no-repeat;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

span.add_to_favour.add-to-wishlist_active .fav_added_text {
    display: block;
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 12px;
    white-space: nowrap;
}


span.add_to_favour.add-to-wishlist_active .fav_add_text a:hover {
    border-color: #f44c4b;
    color: #f44c4b;
}

.header_fav.pulse span.fav_val:before {
    transform: scale(1.1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}
.header_cart.pulse .cart_val {
    transform: scale(1.1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}


.mp_cat_blocks_item.mp_cat_blocks_item1 img.mp_cat_blocks_item_shadow {
    top: 0;
    width: 100%;
    opacity: .6;
}

.mp_cat_blocks_item.mp_cat_blocks_item3 img.mp_cat_blocks_item_shadow {
    top: 0;
    width: 100%;
    opacity: .4;
    right: 0;
}
img.mp_cat_blocks_item_mi.mp_cat_blocks_item_mii {
    bottom: 35px;
    width: 100%;
}
.mp_cat_blocks_item.mp_cat__t_blocks_item.mp_cat_blocks_item1 img.mp_cat_blocks_item_mi.mp_cat_blocks_item_mii {
    width: 340px;
    bottom: 5px;
    right: -36px;
}

@-webkit-keyframes fadeInRight2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight2 {
    -webkit-animation-name: fadeInRight2;
    animation-name: fadeInRight2;
}
.steps_step {
    -webkit-animation-duration: 0.5s !important;
    animation-duration: 0.5s !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}




@media only screen and (min-width: 1024px) and (max-width: 1279px) {
	
	.header_cart_fav {
    right: 11px;
}

span.header_menu_item_title {
    letter-spacing: 0;
}
	
	
	span.f_shed {
    width: 300px;
    display: inline-block;
}
	
    .shipping_gals {
        position: relative;
        height: 550px;
    }




    .product_item.product_item_tab .product_item_img {
        width: 150px;
        height: 150px;
    }

    .product_item.product_item_tab .product_item_title {
        width: 264px;
    }


    .product_item.product_item_tab .product_item_overlay {
        width: 186px;
    }

    .product_item.product_item_tab .prod_maininfo {
        display: inline-block;
        width: 460px;
    }

    .product_intro {
        line-height: 1.6;
    }






    .mp_cat_blocks_item.mp_cat_blocks_item1:hover img {
        top: 107px;
    }

    .s_wrap {
        width: 960px;
    }
    .mp_search_block {
        width: 960px;
        margin-top: 60px;
        /* margin-bottom: 60px; */
    }


    .mp_cat_blocks_item {
        width: 304px;
        height: 425px;
    }

    .header_s_wrap {
        width: 960px;
    }

    h1.mp_h1 {
        text-align: center;
        color: #212121;
        line-height: 38px;
        margin-top: 49px;
        font-size: 32px;
    }
    .mp_cat_blocks {
        text-align: center;
        margin-top: 60px;
    }
    h2.mp_cat_blocks_item_title {
        top: 16px;
        font-size: 20px;
    }
    .mp_cat_blocks_item.mp_cat_blocks_item3 img.mp_cat_blocks_item_shadow {
        top: -9px;
        width: 100%;
        opacity: .4;
        right: 0;
    }
    .mp_cat_blocks_item.mp_cat_blocks_item3:hover img {
        top: 114px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item3 img {
        width: 237px;
        top: 121px;
        right: 35px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item2 img {
        width: 250px;
    }
    .mp_cat_blocks_item.mp_cat_blocks_item3 img.mp_cat_blocks_item_shadow {
        top: 0;
        width: 100%;
        opacity: .4;
        right: 0;
    }
    .mp_cat_blocks_item.mp_cat_blocks_item1 img.mp_cat_blocks_item_shadow {
        top: 0;
        width: 100%;
        opacity: .6;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item1 img {
        width: 200px;
        top: 121px;
    }
    .mp_about_company {
        width: 960px;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 47px;
    }

    .about_right {
        float: left;
        width: 630px;
        line-height: 1.8;
    }
    .about_left {
        float: left;
        width: 330px;
    }
    .mp_feat {
        padding-top: 50px;
        padding-bottom: 52px;
        position: relative;
        width: 960px;
        margin: 0 auto;
    }
    .feat_list_item {
        width: 50%;
        display: inline-block;
        width: 410px;
        margin-right: 126px;
        margin-bottom: 40px;
    }

    .mp_blog_list_item {
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.17);
        width: 287px;
        top: 0;
        height: 287px;
        float: left;
        margin-right: 25px;
        margin-bottom: 25px;
        position: relative;
        box-sizing: border-box;
        text-align: left;
        padding: 25px 19px;
        color: #fff;
        display: inline-block;
        vertical-align: top;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .35s ease;
        -ms-transition: all .3s ease;
    }
    .mp_blog_list_item a {
        color: #fff;
        font-size: 13px;
        display: inline-block;
        max-height: 105px;
        overflow: hidden;
        /* font-family: 'Rubik', sans-serif; */
    }
    .cat_button {
        position: absolute;
        bottom: 16px;
    }
    .mp_blog_list {
        margin-top: 30px;
        text-align: center;
        width: 960px;
        margin: 0 auto;
        margin-top: 50px;
    }
    .blog_articles {
        padding-top: 40px;
        padding-bottom: 60px;
        width: 960px;
        margin: 0 auto;
    }
    .header_top_left {
        position: absolute;
        top: 13px;
        left: 0;
        width: 272px;
        font-size: 12px;
        display: none;
    }

    .header_top_menu a {
        margin-right: 16px;
    }


    .header_profile_enter {
        margin: 0 10px;
    }


    .header_menu {
        position: absolute;
        top: 18px;
        left: 11px;
    }
    .header_menu_item {
        margin-right: 0px;
    }
    .header_phones {
        position: absolute;
        top: 27px;
        right: 177px;
    }
    .header_block_submenu {
        width: 960px;
    }
    .hbs_item {
        display: inline-block;
        width: 187px;
        vertical-align: top;
        margin-right: 12px;
        padding-right: 16px;
        margin-bottom: 30px;
    }

    .hbs_item_list a {
        display: block;
        color: #fff;
        margin: 8px 0;
        font-size: 12px;
    }

    .hbs_item_title {
        font-weight: 500;
        font-family: 'Rubik', sans-serif;
        font-size: 14px;
    }

    .f_mid_text {
        width: 470px;
        position: absolute;
        top: 27px;
        right: 130px;
    }

    .timeline_wrapper {
        overflow-x: scroll;
        cursor: -webkit-grab;
        width: 910px;
    }

    .history_text {
        margin-top: 20px;
        padding-bottom: 40px;
        width: 910px;
    }

    .row_right_block {
        float: right;
        width: 630px;
        position: relative;
    }

    .row_left_block {
        float: left;
        width: 210px;
        margin-right: 20px;
        padding-top: 24px;
    }
    .provider_logo img {
        width: 100% !important;
    }
    .provider_text_block_text {
        font-size: 12px;
    }
    .page_content {
        margin-top: 37px;
    }
    .arts_menu_item {
        display: inline-block;
        padding: 12px 23px 9px 23px;
        font-family: 'Rubik', sans-serif;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.4px;
        color: #0a365b;
        background: #e7ebef;
        border-radius: 38px;
        margin: 0 1px;
    }


    .l_pop_goods.l_pop_goods_right {
        box-sizing: border-box;
        width: 690px;
        float: left;
        padding-bottom: 20px;
    }

    .l_pop_goods.l_pop_goods_left {
        box-sizing: border-box;
        width: 250px;
        float: left;
        margin-right: 20px;
        padding-bottom: 20px;
    }
    .s_block_title.s_block_title_i {
        font-size: 20px;
    }

    .l_pop_goods_column {
        float: left;
        width: 196px;
        margin-right: 30px;
        margin-bottom: 60px;
        max-height: 320px;
        height: 320px;
    }
    .blog_articles.blog_articles_i .mp_blog_list_item:first-of-type {
        margin-left: 23px;
    }

    .cabinet_top_item {
        float: left;
        width: 224px;
        position: relative;
    }

    .cabinet_top_item_overlay_input {
        position: absolute;
        left: 20px;
        top: 115px;
    }
    .cabinet_top_item_overlay {
        position: absolute;
        background: #fff;
        top: -30px;
        left: -21px;
        height: 236px;
        width: 236px;
        box-shadow: 1px 0px 53px 1px rgba(0, 0, 0, 0.16);
        z-index: 2;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .35s ease;
        -ms-transition: all .3s ease;
    }
    .cabinet_top_item_overlay_button {
        position: absolute;
        top: 175px;
        left: 20px;
    }
    .change_pass_left {
        float: left;
        width: 223px;
    }

    .tp_item_product {
        display: table-cell;
        vertical-align: middle;
        width: 310px;
        text-align: center;
    }
    .tp_item_val {
        display: table-cell;
        vertical-align: middle;
        width: 45px;
        text-align: center;
    }
    .tp_item_count {
        display: table-cell;
        vertical-align: middle;
        width: 70px;
        text-align: center;
    }

    .page_content_right_small {
        width: 250px;
        background: #fff;
        margin-left: 20px;
        float: left;
        box-sizing: border-box;
        padding: 25px;
        margin-bottom: 30px;
    }
    .page_content_left_wide {
        width: 690px;
        background: #fff;
        box-sizing: border-box;
        padding: 25px;
        float: left;
        margin-bottom: 60px;
    }
    .prs_title {
        font-family: 'Rubik', sans-serif;
        font-size: 20px;
        font-weight: 500;
        color: #212121;
    }
    .prs_val {
        font-family: 'Rubik', sans-serif;
        font-size: 38px;
        font-weight: 500;
        color: #212121;
    }
    .cart_total {
        font-family: 'Rubik', sans-serif;
        font-size: 20px;
        font-weight: 500;
        color: #212121;
        margin-top: 7px;
        margin-bottom: 20px;
        line-height: 1.2;
    }

    .btn {
        cursor: pointer;
        font-size: 10px;
        padding: 10px 13px;
    }

    .catalog_map_column:first-child {
        width: 225px;
        padding-left: 0;
    }

    .catalog_map_column_list a {
        display: block;
        padding: 5px 0;
        color: #0a365b;
        font-size: 12px;
    }
    .catalog_map_column {
        display: inline-block;
        margin-right: 16px;
        vertical-align: top;
        width: 225px;
        box-sizing: border-box;
        padding-left: 20px;
    }
    .product_list_left {
        width: 250px;
        float: left;
        margin-right: 20px;
    }
    .product_list_left_right {
        width: 690px;
        float: left;
        /* background: #fff; */
    }

    .conf_promo_ico {
        left: 124px;
    }

    .conf_promo_text {
        left: 210px;
    }
    .conf_promo_button {
        position: absolute;
        top: 32px;
        right: 59px;
    }

    span.lab_text {
        display: inline-block;
        width: calc(100% - 30px);
        padding-left: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 110px;
        /* white-space: nowrap; */
    }

    .product_item_overlay{

    }

    .category_block_brand_logo {
        float: left;
        margin-right: 0px;
    }
    .category_block_brand_list {
        float: left;
        width: 450px;
    }
    a.category_block_brand_list_i {
        width: 222px;
        display: inline-block;
        color: #0a365b;
        margin-bottom: 10px;
        box-sizing: border-box;
        padding-left: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .category_block_brand_logo p {
        font-size: 12px;
        line-height: 17px;
    }

    .configurator_wrapper {
        background: url(../img/configurator/back.jpg) no-repeat center;
        width: 960px;
        height: 557px;
        position: relative;
    }
    .configurator_wrap {
        zoom: .8;
        width: 1170px;
        position: relative;
        margin: 0 auto;
        height: 345px;
        border-bottom: 1px solid #455976;
    }

    .conf_text_block {
        position: relative;
        zoom: .85;
    }

    span.lab_text_i {
        font-family: 'Rubik', sans-serif;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0px;
        color: #283e5f;
        overflow: auto;
        text-overflow: initial;
        max-width: initial;
        /* white-space: nowrap; */
    }

    .cont_mid_l {
        display: inline-block;
        vertical-align: top;
        margin-right: 35px;
        width: 339px;
    }
    .cont_mid_c {
        display: inline-block;
        vertical-align: top;
        margin-right: 35px;
    }

    .cont_mid_r {
        display: inline-block;
        vertical-align: top;
    }


    span.cont_line {
        width: 569px;
        height: 4px;
        background: #f44c4b;
        display: inline-block;
        display: inline-block;
        position: relative;
        vertical-align: 4px;
        margin: 0 25px;
    }
    .cont_text {
        height: 295px;
    }

    .tp_item_price {
        width: 125px;
    }
    span.cart_add_text {
        color: #0a365b;
        border-bottom: transparent;
        font-size: 11px;
        line-height: 1.2;
        display: inline-block;
        text-align: left;
        vertical-align: -6px;
        width: 55px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .35s ease;
        -ms-transition: all .3s ease;
    }

    .tp_item_add_to_cart {
        display: table-cell;
        vertical-align: middle;
        width: 126px;
        text-align: center;
    }

    .mp_cat_blocks_item.mp_cat__t_blocks_item {
        width: 458px;
        color: #fff;
    }
    .mp_feat_more {
        left: 538px;
    }

    .big_images {
        width: 270px;
        height: 270px;
        outline: 1px solid #e8e8e8;
    }
    .big_images_item img {
        width: 100%;
    }

    .pi_left {
        float: left;
        width: 270px;
    }
    .pi_center {
        width: 375px;
    }



    .thumbs {
        width: 256px;
        margin: 0 auto;
        margin-top: 15px;
    }
    .sliderright {
        display: inline-block;
        width: 454px;
        vertical-align: top;
        margin-left: 64px;
    }
    .shipping_gals_left {
        display: inline-block;
        width: 374px;
        vertical-align: top;
    }

    .shipping_gals_text {
        position: absolute;
        height: 200px;
    }



}



@media only screen and (min-width: 768px) and (max-width: 1023px) {
	
	
	.header_top_rightside {
    left: 148px;
    right: initial;
    text-align: left;
}

.header_cart_fav {
    top: -42px;
    right: 11px;
}

    .shipping_gals {
        position: relative;
        height: 400px;
    }



    .pi_center {
        width: 380px;
    }



    .s_wrap {
        width: 700px;
    }
    .mp_search_block {
        width: 700px;
        margin-top: 46px;
        /* margin-bottom: 60px; */
    }


    .mp_cat_blocks_item {
        width: 217px;
        height: 274px;
    }

    .header_s_wrap {
        width: 700px;
    }

    h1.mp_h1 {
        text-align: center;
        color: #212121;
        line-height: 38px;
        margin-top: 35px;
        font-size: 27px;
    }
    .mp_cat_blocks {
        text-align: center;
        margin-top: 42px;
    }
    h2.mp_cat_blocks_item_title {
        top: 16px;
        font-size: 15px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item3 img {
        width: 192px;
        top: 74px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item2 img {
        width: 200px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item1 img {
        width: 180px;
        top: 64px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item3:hover img {
        top: 95px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item3 img {
        width: 152px;
        top: 105px;
        right: 28px;
    }
    .mp_cat_blocks_item.mp_cat_blocks_item1 img {
        width: 150px;
        top: 64px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item1:hover img {
        top: 58px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item1 img.mp_cat_blocks_item_shadow {
        top: 0;
        width: 100%;
        opacity: .6;
    }
    .mp_cat_blocks_item.mp_cat_blocks_item3 img.mp_cat_blocks_item_shadow {
        top: 0;
        width: 100%;
        opacity: .4;
        right: -17px;
    }



    .mp_about_company {
        width: 700px;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 47px;
    }

    .about_right {
        float: left;
        width: 100%;
        line-height: 1.8;
    }
    .about_left {
        float: left;
        width: 100%;
    }
    .mp_feat {
        padding-top: 20px;
        padding-bottom: 52px;
        position: relative;
        width: 700px;
        margin: 0 auto;
    }
    .feat_list_item {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        width: 310px;
        margin-right: 64px;
        margin-bottom: 40px;
    }

    .mp_blog_list_item {
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.17);
        width: 312px;
        top: 0;
        height: 312px;
        float: left;
        margin-right: 25px;
        margin-bottom: 25px;
        position: relative;
        box-sizing: border-box;
        text-align: left;
        padding: 25px 19px;
        color: #fff;
        display: inline-block;
        vertical-align: top;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .35s ease;
        -ms-transition: all .3s ease;
    }
    .mp_blog_list_item a {
        color: #fff;
        font-size: 13px;
        display: inline-block;
        max-height: 105px;
        overflow: hidden;
        /* font-family: 'Rubik', sans-serif; */
    }
    .cat_button {
        position: absolute;
        bottom: 16px;
    }
    .mp_blog_list {
        margin-top: 30px;
        text-align: center;
        width: 700px;
        margin: 0 auto;
        margin-top: 50px;
    }
    .blog_articles {
        padding-top: 40px;
        padding-bottom: 60px;
        width: 700px;
        margin: 0 auto;
    }
    .header_top_left {
        position: absolute;
        top: 13px;
        left: 0;
        width: 272px;
        font-size: 12px;
        display: none;
    }

    .header_top_menu a {
        margin-right: 16px;
    }


    .header_profile_enter {
        margin: 0 10px;
    }

    .header_menu {
        position: absolute;
        top: 18px;
        left: 8px;
    }
    .header_menu_item {
        margin-right: 0px;
    }
    .header_phones {
        position: absolute;
        top: 27px;
        right: 195px;
        display: none;
    }
    .header_block_submenu {
        width: 700px;
    }
    .hbs_item {
        display: inline-block;
        width: 190px;
        vertical-align: top;
        margin-right: 12px;
        padding-right: 8px;
        margin-bottom: 30px;
    }

    .hbs_item_list a {
        display: block;
        color: #fff;
        margin: 8px 0;
        font-size: 12px;
    }

    .hbs_item_title {
        font-weight: 500;
        font-family: 'Rubik', sans-serif;
        font-size: 14px;
    }

    .f_mid_text {
        width: 470px;
        position: absolute;
        top: 27px;
        right: 30px;
    }

    .timeline_wrapper {
        overflow-x: scroll;
        cursor: -webkit-grab;
        width: 910px;
    }

    .history_text {
        margin-top: 20px;
        padding-bottom: 40px;
        width: 910px;
    }

    .row_right_block {
        float: right;
        width: 630px;
        position: relative;
    }

    .row_left_block {
        float: left;
        width: 210px;
        margin-right: 20px;
        padding-top: 24px;
    }
    .provider_logo img {
        width: 100% !important;
    }
    .provider_text_block_text {
        font-size: 12px;
    }
    .page_content {
        margin-top: 37px;
    }
    .arts_menu_item {
        display: inline-block;
        padding: 12px 23px 9px 23px;
        font-family: 'Rubik', sans-serif;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.4px;
        color: #0a365b;
        background: #e7ebef;
        border-radius: 38px;
        margin: 0 12px;
        margin-bottom: 20px;
    }


    .l_pop_goods.l_pop_goods_right {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-bottom: 20px;
    }

    .l_pop_goods.l_pop_goods_left {
        box-sizing: border-box;
        width: 250px;
        float: left;
        margin-right: 20px;
        padding-bottom: 20px;
        display: none;
    }
    .s_block_title.s_block_title_i {
        font-size: 20px;
    }

    .l_pop_goods_column {
        float: left;
        width: 196px;
        margin-right: 30px;
        margin-bottom: 60px;
        max-height: 320px;
        height: 320px;
    }
    .blog_articles.blog_articles_i .mp_blog_list_item:first-of-type {
        margin-left: 23px;
    }

    .cabinet_top_item {
        float: left;
        width: 260px;
        position: relative;
        margin-bottom: 100px;
    }

    .cabinet_top_item_overlay_input {
        position: absolute;
        left: 20px;
        top: 115px;
    }
    .cabinet_top_item_overlay {
        position: absolute;
        background: #fff;
        top: -30px;
        left: -21px;
        height: 236px;
        width: 236px;
        box-shadow: 1px 0px 53px 1px rgba(0, 0, 0, 0.16);
        z-index: 2;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .35s ease;
        -ms-transition: all .3s ease;
    }
    .cabinet_top_item_overlay_button {
        position: absolute;
        top: 175px;
        left: 20px;
    }
    .change_pass_left {
        float: left;
        width: 223px;
    }

    .tp_item_product {
        display: table-cell;
        vertical-align: middle;
        width: 310px;
        text-align: center;
    }
    .tp_item_val {
        display: table-cell;
        vertical-align: middle;
        width: 45px;
        text-align: center;
    }
    .tp_item_count {
        display: table-cell;
        vertical-align: middle;
        width: 70px;
        text-align: center;
    }

    .page_content_right_small {
        width: 100%;
        background: #fff;
        margin-left: 0;
        float: left;
        box-sizing: border-box;
        padding: 25px;
        margin-bottom: 30px;
    }
    .page_content_left_wide {
        width: 690px;
        background: #fff;
        box-sizing: border-box;
        padding: 25px;
        float: left;
        margin-bottom: 28px;
    }
    .prs_title {
        font-family: 'Rubik', sans-serif;
        font-size: 20px;
        font-weight: 500;
        color: #212121;
    }
    .prs_val {
        font-family: 'Rubik', sans-serif;
        font-size: 38px;
        font-weight: 500;
        color: #212121;
    }
    .cart_total {
        font-family: 'Rubik', sans-serif;
        font-size: 20px;
        font-weight: 500;
        color: #212121;
        margin-top: 7px;
        margin-bottom: 20px;
        line-height: 1.2;
    }

    .btn {
        cursor: pointer;
        font-size: 10px;
        padding: 10px 13px;
    }

    .catalog_map_column:first-child {
        width: calc(50% - 18px);
        padding-left: 0;
    }

    .catalog_map_column_list a {
        display: block;
        padding: 5px 0;
        color: #0a365b;
        font-size: 12px;
    }
    .catalog_map_column {
        display: inline-block;
        margin-right: 16px;
        vertical-align: top;
        width: calc(50% - 18px);
        box-sizing: border-box;
        padding-left: 0;
        margin-bottom: 60px;
    }
    .product_list_left {
        width: 250px;
        float: left;
        margin-right: 20px;
        display: none;
    }
    .product_list_left_right {
        width: 690px;
        float: left;
        /* background: #fff; */
    }

    .conf_promo_ico {
        left: 24px;
    }

    .conf_promo_text {
        left: 107px;
        font-size: 19px;
    }
    .conf_promo_button {
        position: absolute;
        top: 35px;
        right: 28px;
    }

    span.lab_text {
        display: inline-block;
        width: calc(100% - 30px);
        padding-left: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 110px;
        /* white-space: nowrap; */
    }

    .product_item_overlay{
        display: none;
    }

    .category_block_brand_logo {
        float: left;
        margin-right: 0px;
    }
    .category_block_brand_list {
        float: left;
        width: 450px;
    }
    a.category_block_brand_list_i {
        width: 222px;
        display: inline-block;
        color: #0a365b;
        margin-bottom: 10px;
        box-sizing: border-box;
        padding-left: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .category_block_brand_logo p {
        font-size: 12px;
        line-height: 17px;
    }

    .configurator_wrapper {
        background: url(../img/configurator/back.jpg) no-repeat center;
        width: 700px;
        height: 557px;
        position: relative;
    }
    .configurator_wrap {
        zoom: .6;
        width: 1170px;
        position: relative;
        margin: 0 auto;
        height: 345px;
        border-bottom: 1px solid #455976;
    }

    .conf_text_block {
        position: relative;
        zoom: 1;
    }

    span.lab_text_i {
        font-family: 'Rubik', sans-serif;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0px;
        color: #283e5f;
        overflow: auto;
        text-overflow: initial;
        max-width: initial;
        /* white-space: nowrap; */
    }

    .cont_mid_l {
        display: inline-block;
        vertical-align: top;
        margin-right: 40px;
        width: 280px;
    }
    .cont_mid_c {
        display: inline-block;
        vertical-align: top;
        margin-right: 35px;
    }

    .cont_mid_r {
        display: inline-block;
        vertical-align: top;
        display: none;
    }


    span.cont_line {
        width: 569px;
        height: 4px;
        background: #f44c4b;
        display: inline-block;
        display: inline-block;
        position: relative;
        vertical-align: 4px;
        margin: 0 25px;
    }
    .cont_text {
        height: 266px;
    }

    .tp_item_price {
        width: 125px;
    }
    span.cart_add_text {
        color: #0a365b;
        border-bottom: transparent;
        font-size: 11px;
        line-height: 1.2;
        display: inline-block;
        text-align: left;
        vertical-align: -6px;
        width: 55px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .35s ease;
        -ms-transition: all .3s ease;
    }

    .tp_item_add_to_cart {
        display: table-cell;
        vertical-align: middle;
        width: 126px;
        text-align: center;
    }

    .mp_cat_blocks_item.mp_cat__t_blocks_item {
        width: 100%;
        color: #fff;
        margin: 0;
        margin-bottom: 30px;
    }
    .mp_feat_more {
        left: 377px;
        top: 25px;
    }

    .big_images {
        width: 270px;
        height: 270px;
        outline: 1px solid #e8e8e8;
    }
    .big_images_item img {
        width: 100%;
    }

    .pi_left {
        float: left;
        width: 270px;
    }

    .thumbs {
        width: 256px;
        margin: 0 auto;
        margin-top: 15px;
    }
    .sliderright {
        display: inline-block;
        width: 295px;
        vertical-align: top;
        margin-left: 64px;
    }
    .shipping_gals_left {
        display: inline-block;
        width: 274px;
        vertical-align: top;
    }

    .shipping_gals_text {
        position: absolute;
        height: 300px;
    }


    .blog_articles_mp .mp_blog_list_item:nth-of-type(3){
        display:none;
    }

    .f_top {
        height: 88px;
        position: relative;
        border-bottom: 2px solid #37394e;
    }
    .f_menu {
        position: absolute;
        top: 23px;
        width: 500px;
    }
    .f_menu a {
        margin-bottom: 11px;
    }


    .f_mid_text {
        width: 100%;
        position: absolute;
        top: 84px;
        right: 0;
    }

    .f_mid {
        height: 161px;
        border-bottom: 2px solid #37394e;
        position: relative;
    }


    .filter_wrap_cols5 .filter_column {
        width: calc(100% / 3);
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-left: -4px;
        margin-bottom: 34px;
    }

    .conf_b_fav {
        position: absolute;
        top: 10px;
        color: #fff;
        right: 12px;
        display: none;
    }

    .conf_order {
        position: absolute;
        top: 100px;
        right: initial;
        left: 25px;
        width: 250px;
        color: #fff;
    }

    .conf_item_list {
        position: absolute;
        top: 30px;
        left: 321px;
        width: 402px;
        color: #fff;
    }

    .row_left_block {
        float: left;
        width: 100%;
        margin-right: 20px;
        padding-top: 24px;
    }


    .row_left_block_title {
        font-family: 'Rubik', sans-serif;
        font-weight: 500;
        font-size: 24px;
        color: #212121;
        margin-bottom: 30px;
    }

    .row_left_block_title br{
        display: none;
    }


    .cont_top {
        display: none;
    }

    .pi_right {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding-left: 18px;
        border-left: none;
        padding-bottom: 20px;
    }



    .prod_order {
        padding-top: 20px;
        width: 38%;
        display: inline-block;
        margin-left: 10%;
    }

    .prod_options {
        padding-bottom: 20px;
        border-bottom: 1px solid #dbddde;
        width: 40%;
        display: inline-block;
    }

    .prod_tabs_head_item {
        font-size: 11px;
        margin: 0 6px;
        padding-bottom: 10px;
    }


}




@media only screen and (max-width: 767px) {
	
	
	.f_right_social {
    top: -68px;
}

    .s_wrap {
        width: 90%;
    }
    .mp_search_block {
        width: 700px;
        margin-top: 46px;
        /* margin-bottom: 60px; */
    }


    .mp_cat_blocks_item {
        width: 300px;
        height: 374px;
        margin-bottom: 21px;
    }

    .header_s_wrap {
        width: 700px;
    }

    h1.mp_h1 {
        text-align: center;
        color: #212121;
        line-height: 38px;
        margin-top: 35px;
        font-size: 27px;
    }
    .mp_cat_blocks {
        text-align: center;
        margin-top: 42px;
    }
    h2.mp_cat_blocks_item_title {
        top: 16px;
        font-size: 22px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item3 img {
        width: 252px;
        top: 94px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item2 img {
        width: 200px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item1 img {
        width: 221px;
        top: 99px;
    }
    .mp_about_company {
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 47px;
    }

    .about_right {
        float: left;
        width: 100%;
        line-height: 1.8;
    }
    .about_left {
        float: left;
        width: 100%;
    }
    .mp_feat {
        padding-top: 20px;
        padding-bottom: 52px;
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    .feat_list_item {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .mp_blog_list_item {
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.17);
        width: 285px;
        top: 0;
        height: 285px;
        float: none;
        margin-right: 0;
        margin-bottom: 25px;
        position: relative;
        box-sizing: border-box;
        text-align: left;
        padding: 25px 19px;
        color: #fff;
        display: inline-block;
        vertical-align: top;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .35s ease;
        -ms-transition: all .3s ease;
    }
    .mp_blog_list_item a {
        color: #fff;
        font-size: 13px;
        display: inline-block;
        max-height: 105px;
        overflow: hidden;
        /* font-family: 'Rubik', sans-serif; */
    }
    .cat_button {
        position: absolute;
        bottom: 16px;
    }
    .mp_blog_list {
        margin-top: 30px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        margin-top: 50px;
    }
    .blog_articles {
        padding-top: 40px;
        padding-bottom: 60px;
        width: 100%;
        margin: 0 auto;
    }
    .header_top_left {
        position: absolute;
        top: 13px;
        left: 0;
        width: 272px;
        font-size: 12px;
        display: none;
    }

    .header_top_menu a {
        margin-right: 16px;
    }


    .header_profile_enter {
        margin: 0 10px;
    }

    .header_menu {
        position: absolute;
        top: 18px;
        left: 20px;
        display: none;
    }
    .header_menu_item {
        margin-right: 0px;
    }
    .header_phones {
        position: absolute;
        top: 27px;
        right: 195px;
        display: none;
    }
    .header_block_submenu {
        width: 700px;
        display: none;
    }
    .hbs_item {
        display: inline-block;
        width: 190px;
        vertical-align: top;
        margin-right: 12px;
        padding-right: 8px;
        margin-bottom: 30px;
    }

    .hbs_item_list a {
        display: block;
        color: #fff;
        margin: 8px 0;
        font-size: 12px;
    }

    .hbs_item_title {
        font-weight: 500;
        font-family: 'Rubik', sans-serif;
        font-size: 14px;
    }

    .f_mid_text {
        width: 470px;
        position: absolute;
        top: 27px;
        right: 30px;
    }

    .timeline_wrapper {
        overflow-x: scroll;
        cursor: -webkit-grab;
        width: 98%;
    }

    .history_text {
        margin-top: 20px;
        padding-bottom: 40px;
        width: 90%;
    }

    .row_right_block {
        float: right;
        width: 100%;
        position: relative;
    }

    .row_left_block {
        float: left;
        width: 210px;
        margin-right: 20px;
        padding-top: 24px;
    }
    .provider_logo img {
        width: 100% !important;
    }
    .provider_text_block_text {
        font-size: 12px;
    }
    .page_content {
        margin-top: 37px;
    }
    .arts_menu_item {
        display: inline-block;
        padding: 9px 17px 9px 17px;
        font-family: 'Rubik', sans-serif;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.4px;
        color: #0a365b;
        background: #e7ebef;
        border-radius: 38px;
        margin: 0 3px;
        margin-bottom: 14px;
    }


    .l_pop_goods.l_pop_goods_right {
        box-sizing: border-box;
        width: 100%;
        float: left;
        padding-bottom: 20px;
    }

    .l_pop_goods.l_pop_goods_left {
        box-sizing: border-box;
        width: 250px;
        float: left;
        margin-right: 20px;
        padding-bottom: 20px;
        display: none;
    }
    .s_block_title.s_block_title_i {
        font-size: 20px;
    }

    .l_pop_goods_column {
        float: left;
        width: 196px;
        margin-right: 30px;
        margin-bottom: 60px;
        max-height: 320px;
        height: 320px;
    }
    .blog_articles.blog_articles_i .mp_blog_list_item:first-of-type {
        margin-left: 23px;
    }

    .cabinet_top_item {
        float: left;
        width: 100%;
        position: relative;
        margin-bottom: 100px;
    }

    .cabinet_top_item_overlay_input {
        position: absolute;
        left: 20px;
        top: 115px;
    }
    .cabinet_top_item_overlay {
        position: absolute;
        background: #fff;
        top: -30px;
        left: -21px;
        height: 236px;
        width: 236px;
        box-shadow: 1px 0px 53px 1px rgba(0, 0, 0, 0.16);
        z-index: 2;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .35s ease;
        -ms-transition: all .3s ease;
    }
    .cabinet_top_item_overlay_button {
        position: absolute;
        top: 175px;
        left: 20px;
    }
    .change_pass_left {
        float: left;
        width: 223px;
    }

    .tp_item_product {
        display: table-cell;
        vertical-align: middle;
        width: 310px;
        text-align: center;
    }
    .tp_item_val {
        display: table-cell;
        vertical-align: middle;
        width: 45px;
        text-align: center;
    }
    .tp_item_count {
        display: table-cell;
        vertical-align: middle;
        width: 70px;
        text-align: center;
    }

    .page_content_right_small {
        width: 100%;
        background: #fff;
        margin-left: 0;
        float: left;
        box-sizing: border-box;
        padding: 25px;
        margin-bottom: 30px;
    }
    .page_content_left_wide {
        width: 100%;
        background: #fff;
        box-sizing: border-box;
        padding: 25px;
        float: left;
        margin-bottom: 28px;
    }
    .prs_title {
        font-family: 'Rubik', sans-serif;
        font-size: 20px;
        font-weight: 500;
        color: #212121;
    }
    .prs_val {
        font-family: 'Rubik', sans-serif;
        font-size: 38px;
        font-weight: 500;
        color: #212121;
    }
    .cart_total {
        font-family: 'Rubik', sans-serif;
        font-size: 20px;
        font-weight: 500;
        color: #212121;
        margin-top: 7px;
        margin-bottom: 20px;
        line-height: 1.2;
    }

    .btn {
        cursor: pointer;
        font-size: 10px;
        padding: 10px 13px;
    }

    .catalog_map_column:first-child {
        width: 100%;
        padding-left: 0;
    }

    .catalog_map_column_list a {
        display: block;
        padding: 5px 0;
        color: #0a365b;
        font-size: 12px;
    }
    .catalog_map_column {
        display: inline-block;
        margin-right: 0;
        vertical-align: top;
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
        margin-bottom: 40px;
    }
    .product_list_left {
        width: 250px;
        float: left;
        margin-right: 20px;
        display: none;
    }
    .product_list_left_right {
        width: 690px;
        float: left;
        /* background: #fff; */
    }

    .conf_promo_ico {
        left: 24px;
    }

    .conf_promo_text {
        left: 107px;
        font-size: 19px;
    }
    .conf_promo_button {
        position: absolute;
        top: 35px;
        right: 28px;
    }

    span.lab_text {
        display: inline-block;
        width: calc(100% - 30px);
        padding-left: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 110px;
        /* white-space: nowrap; */
    }

    .product_item_overlay{
        display: none;
    }

    .category_block_brand_logo {
        float: left;
        margin-right: 0px;
    }
    .category_block_brand_list {
        float: left;
        width: 100%;
        margin-top: 30px;
    }
    a.category_block_brand_list_i {
        width: 100%;
        display: inline-block;
        color: #0a365b;
        margin-bottom: 10px;
        box-sizing: border-box;
        padding-left: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .category_block_brand_logo p {
        font-size: 12px;
        line-height: 17px;
    }

    .configurator_wrapper {
        background: url(../img/configurator/back.jpg) no-repeat center;
        width: 100%;
        height: 742px;
        position: relative;
        background-size: cover;
    }
    .configurator_wrap {
        zoom: .29;
        width: 1170px;
        position: relative;
        margin: 0 auto;
        height: 345px;
        border-bottom: 1px solid #455976;
    }

    .conf_text_block {
        position: relative;
        zoom: 1;
    }

    span.lab_text_i {
        font-family: 'Rubik', sans-serif;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0px;
        color: #283e5f;
        overflow: auto;
        text-overflow: initial;
        max-width: initial;
        /* white-space: nowrap; */
    }

    .cont_mid_l {
        display: inline-block;
        vertical-align: top;
        margin-right: 40px;
        width: 100%;
        margin-bottom: 30px;
    }
    .cont_mid_c {
        display: inline-block;
        vertical-align: top;
        margin-right: 35px;
    }

    .cont_mid_r {
        display: inline-block;
        vertical-align: top;
        display: none;
    }


    span.cont_line {
        width: 569px;
        height: 4px;
        background: #f44c4b;
        display: inline-block;
        display: inline-block;
        position: relative;
        vertical-align: 4px;
        margin: 0 25px;
    }
    .cont_text {
        height: initial;
    }

    .tp_item_price {
        width: 125px;
    }
    span.cart_add_text {
        color: #0a365b;
        border-bottom: transparent;
        font-size: 11px;
        line-height: 1.2;
        display: inline-block;
        text-align: left;
        vertical-align: -6px;
        width: 55px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .35s ease;
        -ms-transition: all .3s ease;
    }

    .tp_item_add_to_cart {
        display: table-cell;
        vertical-align: middle;
        width: 126px;
        text-align: center;
    }

    .mp_cat_blocks_item.mp_cat__t_blocks_item {
        width: 100%;
        color: #fff;
        margin: 0;
        margin-bottom: 30px;
    }
    .mp_feat_more {
        left: 0;
        top: 59px;
    }

    .big_images {
        width: 270px;
        height: 270px;
        outline: 1px solid #e8e8e8;
        margin: 0 auto;
    }
    .big_images_item img {
        width: 100%;
    }

    .pi_left {
        float: none;
        width: 100%;
        text-align: center;
    }

    .thumbs {
        width: 256px;
        margin: 0 auto;
        margin-top: 15px;
    }
    .sliderright {
        display: inline-block;
        width: 295px;
        vertical-align: top;
        margin-left: 64px;
    }
    .shipping_gals_left {
        display: inline-block;
        width: 274px;
        vertical-align: top;
    }

    .shipping_gals_text {
        position: absolute;
        height: 300px;
    }


    .blog_articles_mp .mp_blog_list_item:nth-of-type(3){
        display:none;
    }

    .f_top {
        height: 88px;
        position: relative;
        border-bottom: 2px solid #37394e;
    }
    .f_menu {
        position: absolute;
        top: 23px;
        width: 500px;
    }
    .f_menu a {
        margin-bottom: 11px;
        display: block;
        padding: 4px 0;
    }


    .f_mid_text {
        width: 100%;
        position: relative;
        top: 35px;
        right: 0;
    }

    .f_mid {
        height: initial;
        border-bottom: 2px solid #37394e;
        position: relative;
        padding-bottom: 66px;
    }


    .filter_wrap_cols5 .filter_column {
        width: calc(100% / 3);
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-left: -4px;
        margin-bottom: 34px;
    }

    .conf_b_fav {
        position: absolute;
        top: 10px;
        color: #fff;
        right: 12px;
        display: none;
    }

    .conf_order {
        position: absolute;
        top: 430px;
        right: initial;
        left: 25px;
        width: 250px;
        color: #fff;
    }

    .conf_item_list {
        position: absolute;
        top: 102px;
        left: 20px;
        width: 100%;
        color: #fff;
    }

    .row_left_block {
        float: left;
        width: 100%;
        margin-right: 20px;
        padding-top: 24px;
    }


    .row_left_block_title {
        font-family: 'Rubik', sans-serif;
        font-weight: 500;
        font-size: 24px;
        color: #212121;
        margin-bottom: 30px;
    }

    .row_left_block_title br{
        display: none;
    }


    .cont_top {
        display: none;
    }

    .pi_right {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding-left: 18px;
        border-left: none;
        padding-bottom: 20px;
    }



    .prod_order {
        padding-top: 20px;
        width: 38%;
        display: inline-block;
        margin-left: 10%;
    }

    .prod_options {
        padding-bottom: 20px;
        border-bottom: 1px solid #dbddde;
        width: 100%;
        display: inline-block;
    }

    .prod_tabs_head_item {
        font-size: 11px;
        margin: 0 6px;
        padding-bottom: 10px;
    }

    .shipping_gals {
        height: 400px;
    }

    .header_top_menu {
        display: inline-block;
        vertical-align: middle;
        display: none;
    }
    .header .s_wrap {
        width: 100%;
    }

    h1.mp_h1 {
        text-align: left;
        color: #212121;
        line-height: 45px;
        margin-top: 33px;
        font-size: 32px;
    }


    h1.mp_h1 a:after {
        bottom: 1px;
    }

    .mp_search_block {
        width: 100%;
        margin-top: 46px;
        /* margin-bottom: 60px; */
    }

    .header_top_rightside {
        text-align: center;
    }
    .header_s_wrap {
        width: 100%;
    }


    .devby {
        display: none;
    }

    .f_top {
        height: initial;
        position: relative;
        border-bottom: 2px solid #37394e;
        padding-bottom: 40px;
    }

    .f_menu {
        position: relative;
        top: 23px;
        width: 100%;
    }


    .f_copyrs {
        position: relative;
        color: #555770;
        font-size: 11px;
        top: 18px;
    }


    .f_rules {
        position: relative;
        color: #555770;
        font-size: 11px;
        top: 18px;
        right: 0;
        margin-top: 10px;
    }

    .f_bottom {
        height: 88px;
        position: relative;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item2 {
        margin: 0 20px;
        margin-bottom: 21px;
    }

    .search_result_block_list.search_result_block_goods .product_item {
        width: 100%;
    }

    .header_cart_fav {
        position: absolute;
        right: 71px;
        top: 28px;
    }



    /*HAMBURGER*/
    .hamburger-menu {
        position: absolute;
        top: 10px;
        /* left: 0; */
        right: 4px;
        /* bottom: 0; */
        margin: auto;
        width: 70px;
        height: 70px;
        cursor: pointer;
        /* text-align: center; */
        background: transparent;
        border-radius: 0;
        z-index: 1001;
    }

    .bar,
    .bar:after,
    .bar:before {
        width: 35px;
        border-radius: 0px;
        height: 4px;
        /* top: 2px; */
        background: #0a365b;
    }

    .bar {
        position: relative;
        transform: translateY(33px) translateX(25px);
        background: #0a365b;
        transition: all 0ms 300ms;
    }
    .bar.animate {
        background: transparent;
    }

    .bar:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 9px;
        background: #0a365b;
        transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .bar:after {
        content: "";
        position: absolute;
        left: 0;
        top: 9px;
        background: #0a365b;
        transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .bar.animate:after {
        top: 0;
        width: 35px;
        top: 0px;
        left: 0px;
        background: #fff;
        transform: rotate(45deg);
        transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .bar.animate:before {
        bottom: 0;
        transform: rotate(-45deg);
        width: 35px;
        top: 0px;
        background: #fff;
        left: 0px;
        transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    .hamburger-menu{
        -webkit-transition:all .3s ease;
        -moz-transition:all .3s ease;
        -o-transition:all .35s ease;
        -ms-transition:all .3s ease;
    }
    .hamburger-menu:hover{
        opacity: .7;
        -webkit-transition:all .3s ease;
        -moz-transition:all .3s ease;
        -o-transition:all .35s ease;
        -ms-transition:all .3s ease;
    }


    .m_show{
        display: block;
    }





    .m_menu {
        position: absolute;
        background: #0a365b;
        color: #fff;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        z-index: 1000;
    }

    .m_m_phones {
        margin-left: 5%;
        font-family: 'Rubik', sans-serif;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 30px;
    }

    .m_m_big {
        padding-left: 5%;
        margin-bottom: 20px;
    }

    .m_m_big a {
        font-family: 'Rubik', sans-serif;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        text-transform: uppercase;
        display: block;
        padding: 9px 0;
    }

    .m_m_small {
        padding-left: 5%;
    }

    .m_m_small a {
        color: #fff;
        display: inline-block;
        margin-right: 10px;
    }

    .m_m_small a.active {
        border-bottom: 1px solid;
    }

    .h_hamburger.m_show {
        z-index: 1001;
        position: absolute;
        top: 52px;
        right: 4px;
    }



    .m_menu{
        top: -400px;
        -webkit-transition:all .3s ease;
        -moz-transition:all .3s ease;
        -o-transition:all .35s ease;
        -ms-transition:all .3s ease;
    }

    .m_menu.open{
        top: 0px;
        -webkit-transition:all .3s ease;
        -moz-transition:all .3s ease;
        -o-transition:all .35s ease;
        -ms-transition:all .3s ease;
    }

    .page_404.page_404_i {
        width: 100%;
    }

    .page_404_l.page_404_l_i img {
        width: 300px;
    }


    .page_404_l.page_404_l_i {
        width: 100%;
    }
    .page_404_r {
        color: #fff;
        text-align: center;
        width: 100%;
        float: left;
    }
    .page_404 {
        margin: 0 auto;
        width: 90%;
    }

    .page_404_l {
        float: left;
        width: 90%;
        margin-right: 50px;
    }

    .page_404_l img{
        width: 100%;
    }



    .company_his_wrap {
        padding-left: 10px;
    }

    .row_right_block__fixed_nav .slider_nav {
        position: absolute;
        top: -50px;
        left: 0px;
        z-index: 2;
    }

    .company_providers_item {
        margin-top: 40px;
    }


    .article_top {
        width: 100%;
    }

    .article_text_block {
        width: 100%;
        margin: 0 auto;
        margin-top: 30px;
    }

    h1 {
        font-size: 32px;
    }
    .mp_blog_list_item:nth-of-type(3n+3) {
        margin-right: 0;
    }
    .blog_articles.blog_articles_i .mp_blog_list_item:first-of-type {
        margin-left: 0;
    }


    .table_prods {
        overflow-x: scroll;
        /* width: 100%; */
    }


    .filter_column {
        width: 100%;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-left: -4px;
        margin-bottom: 34px;
    }

    .conf_promo_text {
        left: 107px;
        font-size: 20px;
        top: 20px;
    }

    .conf_promo {
        width: 100%;
        background: #f44c4b;
        color: #fff;
        height: 200px;
        position: relative;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .conf_promo_ico {
        left: 24px;
        top: 29px;
    }

    .conf_promo_button .btn {
        border-color: #fff;
        font-size: 14px;
        padding: 15px 31px;
    }
    .conf_promo_button {
        position: absolute;
        top: 125px;
        right: 0;
        left: 0;
        margin: auto;
        width: 282px;
    }
    .category_block_ch_view {
        display: none;
    }


    .product_list_left_right {
        width: 100%;
    }


    .steps_step {
        position: absolute;
        top: 60px;
        left: 0;
        z-index: 1000;
        width: 100%;
    }


    .pp_step {
        width: 100%;
    }
    .pp_head_title {
        font-size: 18px;
        font-family: 'Rubik', sans-serif;
        font-weight: 500;
    }
    .pp_head_title.pp_head_title_i.pp_head_title_ii {
        top: 17px;
    }

    .pp_head_title.pp_head_title_i {
        position: absolute;
        top: 32px;
        left: 69px;
        height: 48px;
    }

    span.conf_i_subtitle {
        display: none;
    }
    .products_list_sols.owl-carousel.owl-theme.owl-loaded {
        margin-top: 40px;
    }


    .cont_b_item {
        display: inline-block;
        margin-right: 0;
        margin-bottom: 30px;
        display: block;
    }

    .cont_text {
        height: initial;
        padding-bottom: 13px;
    }
    .mp_cat_blocks_item.mp_cat_blocks_item2 {
        margin: 0;
        margin-bottom: 21px;
    }


    .pp_content {
        padding: 20px;
        background: #fff;
    }

    .pp_c_left {
        display: none;
    }


    .pp_auth {
        background: #fff;
        width: 100%;
    }
    .pp_c_right {
        float: left;
        width: 100%;
    }

    span.pp_head_title_sep {
        width: 8px;
        height: 8px;
        background: #fff;
        display: inline-block;
        border-radius: 50%;
        margin: 0 5px;
        vertical-align: 2px;
    }

    .pi_center {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
        margin-top: 30px;
    }

    .pi_right {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding-left: 0;
        border-left: none;
        padding-bottom: 20px;
    }

    .prod_order {
        padding-top: 20px;
        width: 100%;
        display: inline-block;
        margin-left: 0;
    }

    .prod_tabs_head_list {
        display: block;
        border-bottom: 1px solid #cedbe1;
        /* padding-bottom: 18px; */
        width: 644px;
    }

    .prod_tabs_head {
        display: block;
        overflow-x: scroll;
        padding-bottom: 20px;
    }

    .yl_block_head_title.yl_block_head_title_i {
        font-size: 24px;
        width: 50%;
    }
    .yl_nav {
        position: absolute;
        top: 19px;
        right: 0;
    }
    .shipping_gals_nav {
        position: absolute;
        width: 100%;
    }
    .shipping_gals_left {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        text-align: center;
    }
    .sliderright {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin-left: 0;
        margin-top: 27px;
    }

    .shipping_gals {
        height: 725px;
        background: #0a365b;
    }



    .shipping_gals_text {
        position: absolute;
        height: 397px;
        bottom: initial;
        top: 100%;
        background: #0a365b;
    }



    .filter_column_list {
        display: none;
    }


    .filter_column_title {
        font-family: 'Rubik', sans-serif;
        font-weight: 500;
        font-size: 11px;
        color: #212121;
        text-transform: uppercase;
        margin-bottom: 0px;
        border-bottom: 3px solid #cedbe1;
        padding-bottom: 14px;
        position: relative;
    }

    .filter_column {
        width: 100%;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-left: -4px;
        margin-bottom: 18px;
    }

    .filter_column_title:after {
        background: url(../img/menu_rec.png);
        width: 10px;
        height: 7px;
        display: inline-block;
        content: ' ';
        position: absolute;
        right: 9px;
        top: 3px;
        transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transition:all .3s ease;
        -moz-transition:all .3s ease;
        -o-transition:all .35s ease;
        -ms-transition:all .3s ease;

    }

    .filter_column_title.open:after {
        background: url(../img/menu_rec.png);
        width: 10px;
        height: 7px;
        display: inline-block;
        content: ' ';
        position: absolute;
        right: 9px;
        top: 3px;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transition:all .3s ease;
        -moz-transition:all .3s ease;
        -o-transition:all .35s ease;
        -ms-transition:all .3s ease;

    }



    .filter_column_list {
        padding-top: 18px;
        display: none;
    }

    span.lab_text {
        max-width: 200px;
    }

    .yl_nav {
        position: absolute;
        top: 5px;
        right: 0;
    }
    .pp_content .filter_column_list {
        display: block;
    }
    .two_cols {
        -moz-columns: 1;
        -webkit-columns: 1;
        columns: 1;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }


    .table_wrap_c {
        overflow-x: scroll;
    }

    .table_wrap_c table {
        table-layout: fixed;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item3 img {
        width: 192px;
        top: 74px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item2 img {
        width: 233px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item1 img {
        width: 180px;
        top: 64px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item3:hover img {
        top: 120px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item3 img {
        width: 222px;
        top: 130px;
        right: 28px;
    }
    .mp_cat_blocks_item.mp_cat_blocks_item1 img {
        width: 199px;
        top: 89px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item1:hover img {
        top: 77px;
    }

    .mp_cat_blocks_item.mp_cat_blocks_item1 img.mp_cat_blocks_item_shadow {
        top: -19px;
        width: 100%;
        opacity: .6;
    }
    .mp_cat_blocks_item.mp_cat_blocks_item3 img.mp_cat_blocks_item_shadow {
        top: 0;
        width: 100%;
        opacity: .4;
        right: -23px;
    }


}



b, strong{
font-weight: bold;
}

ul{
list-style: disc;
padding-left:20px;
}
sup{
    vertical-align: super;
    font-size: smaller;
}
sub{
   vertical-align: sub;
    font-size: smaller;
}
i{
    font-style: italic;
}
.footer.fixed_bottom {
    position: fixed;
    width: 100%;
    bottom: 0;
}
.product_item_overlay .product_item_fav {
    /* top: 10px; */
    padding-top: 10px;
    height: 25px;
}

.product_item_overlay .fav_added_text {
    left: 26px !important;
}
.search_result_block_list.search_result_block_goods .product_item_overlay {
    width: 100%;
}
.product_item.product_item_tab .product_item_img {
    max-height: inherit;
}
.article_wrapper table {
    text-align: initial;
    table-layout: fixed;
    max-width: 100%;
    width: 100% !important;
}

.article_wrapper table td {
    border: 1px solid;
    padding: 5px;
    text-align: inherit;
}

.article_wrapper table thead {
    border: 1px solid;
    padding: 5px;
}

.article_wrapper table thead th {
    border: 1px solid;
    padding: 5px;
}

.mp_cat_blocks a {
    /* display: block; */
    /* float: left; */
    /* margin: 0 33px; */
}

.bx-aside-nav-control.bx-closed {
    display: none;
}
.article_img_block img {
    max-width: 100%;
    height: initial;
}
body .owl-carousel .owl-item img{
	max-width: 100%!important;
}
.owl-dots {
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.owl-dot {
    width: 11px;
    height: 11px;
    display: inline-block;
    background: #272942;
    margin: 0 3px;
    border-radius: 50%;
}

.owl-dot.active {
    background-color: #f44c4b;
}

.owl-prev {
    position: absolute;
    top: calc(50% - 19px);
    left: 0;
    background: url(../img/l_arr.png) no-repeat center #272942;
    width: 38px;
    height: 38px;
    display: inline-block;
    opacity: .6;
    cursor: pointer;
    /* border: 2px solid; */
    /* border-radius: 50%; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.owl-next {
    position: absolute;
    top: calc(50% - 19px);
    right: 0;
    background: url(../img/r_arr.png) no-repeat center #272942;
    width: 38px;
    height: 38px;
    display: inline-block;
    opacity: .6;
    cursor: pointer;
    /* border: 2px solid; */
    /* border-radius: 50%; */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .3s ease;
}

.article_slider:hover .owl-prev {
    opacity: .8;
}
.article_slider:hover .owl-next {
    opacity: .8;
}

.article_slider .owl-next:hover {
    opacity: 1;
}

.article_slider .owl-prev:hover {
    opacity: 1;
}



.article_slider {
    margin-top:  40px;
    margin-bottom: 40px;
}
.product_item_title .svg_wrap {
    position: absolute;
    top: 0;
    left: 101px;
}
.product_item_img img {
    object-position: center;
    object-fit: contain;
    height: 100%;
}