/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 20, 2014 */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,500,700,900&amp;subset=cyrillic');


body {
    background-color: #FFF;
    font-size: 16px;
    color: #1f1f1f;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: absolute;
    overflow-x: hidden;
}

html, body {
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 0px;
    line-height: 0px;
    display: block;
    margin: 0;
    padding: 0;
}

.newline {
  border-bottom: 1px solid #ddd;
  padding: 2px 0 3px;
  text-align: right;
}

.newline .centermap {
  padding-bottom: 0;
}

.newline span {
  display: inline-block;
  border-radius: 4px;
  padding: 2px 5px;
  background: #01458e;
  color: #fff;
  font-size: 15px;
  letter-spacing: .1px;
}

input[type='submit']
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}


a {
    text-decoration: underline;
    color: #2c7db0;
    -webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

a:hover {
    text-decoration: none;
}

strong {
    font-family: 'Roboto', sans-serif !important;
}

em {
    font-style: italic;
}

.search, .search input, .services ul li, .services ul li a, .tumbs li, .tumbs li a, .new_tumb, .desc_shadow, .desc_shadow .desc_tumb, .more, .desc_photo, nav ul li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#fancybox-wrap div {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
}

/*layout*/
.centermap {
    background: #ffffff;
    max-width: 1020px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 50px;
}

table td {
    vertical-align: top;
}

img {
    display: inline-block;
}

.red {
    color: red;
}

/*header{*/
/*background: url(../../images/new_bg_header.png);*/
/*}*/

.information_tumb .txt {
    overflow-x: hidden;
    padding-bottom: 20px;
    max-height: 80px;
    overflow-y: auto;
    display: none;
}

.list_decor_top {
    width: 275px;
    height: 124px;
    position: absolute;
    right: -14px;
    top: 72px;
    z-index: 1;
    /*    background: url(../../images/list.png) no-repeat center;*/
}

.it_1 {
    width: 120px;
    height: 56px;
    background: url(../../images/it_1.png) no-repeat center top;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.it_2 {
    width: 123px;
    height: 51px;
    background: url(../../images/it_2.png) no-repeat center top;
    position: absolute;
    left: 483px;
    top: 15px;
    z-index: 100;
}

.it_3 {
    width: 109px;
    height: 32px;
    background: url(../../images/it_3.png) no-repeat center top;
    position: absolute;
    left: 790px;
    top: 103px;
    z-index: 100;
}

.it_4 {
    width: 49px;
    height: 44px;
    background: url(../../images/it_4.png) no-repeat center top;
    position: absolute;
    left: 290px;
    top: 92px;
    z-index: 100;
}

/*layout*/

/*all*/
/* defaul select style */

*::-webkit-input-placeholder {
    opacity: 1;
}

*:-moz-placeholder { /* Firefox 18- */
    opacity: 1;
}

*:focus::-moz-placeholder { /* Firefox 19+ */
    opacity: 1;
}

*:-ms-input-placeholder {
    opacity: 1;
}

*:focus::-webkit-input-placeholder {
    opacity: 0;
}

*:focus:-moz-placeholder { /* Firefox 18- */
    opacity: 0;
}

*:focus::-moz-placeholder { /* Firefox 19+ */
    opacity: 0;
}

*:focus:-ms-input-placeholder {
    opacity: 0;
}

#content {
    padding: 0 18px 0 0;
}

#content h1 {
    border-bottom: 1px dashed #939393;
    color: #202020;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 45px;
    margin-left: 17px;
}

.text h1 {
    border-bottom: 1px dashed #939393;
    color: #202020;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 45px;

}

h1.index {
    width: 100%;
    float: none;
}

#content h2, .text h2 {
    border-bottom: 1px dashed #939393;
    color: #202020;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

#content h3, #content .h3, .text a.scroll, .text h2.text-heading {
    border-bottom: 1px dashed #939393;
    color: #202020;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-decoration: none;
}

#content .left_column {
    background: none repeat scroll 0 0 #E6E6E6;
    float: left;
    width: 200px;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
}

#content .left_column ul {
}

#content .left_column ul li {
}

#content .left_column ul li a {
    border-bottom: 1px solid #ddd;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 14px 10px 18px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
    -webkit-transition: background 0.1s ease-in-out 0s;
    -o-transition: background 0.1s ease-in-out 0s;
    transition: background 0.1s ease-in-out 0s;
}

#content .left_column ul li a:hover {
    background: #c9c9c9;
    color: #fff;
    text-shadow: 1px 1px 1px #999;
}

#content .left_column ul li.active a {
    background: #c9c9c9;
    color: #fff;
    text-shadow: 1px 1px 1px #999;
}

#content .right_column {
    float: left;
    margin-left: 0;
    width: 768px;
}

#content .blok_prod_1 {
    border-radius: 5px;
    margin-bottom: 20px;
}

#content .blok_prod_1 .name {
    /*background: url("../../images/line.png") repeat-x scroll 0 bottom #FFFFFF;*/
    padding: 15px 16px 17px;
    position: relative;
}

#content .blok_prod_1 .name a {
    color: #01458e;
    font-size: 20px;
    font-weight: bold;
}

#content .blok_prod_1 .name span {
    color: #666666;
    display: inline-block;
    float: right;
    font-size: 18px;
    font-weight: bold;
}

#content .blok_prod_1 .desc_prod {
    background: none repeat scroll 0 0 #F5F5F5;
}

#content .blok_prod_1 .photo {
    float: left;
    margin-left: 16px;
    margin-top: 15px;
    background: url("../../images/prod_1_photobg.png") no-repeat scroll 0 bottom;
}

#mainphoto {
    position: relative;
}

#mainphoto .special {
    position: absolute;
    background-color: #fff600;
    height: 25px;
    line-height: 26px;
    font-weight: bold;
    font-size: 15px;
    bottom: 17px;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 2px;
}

#mainphoto .specnew{
    position: absolute;
    background-color: #28d559;
    color: #FFF;
    height: 25px;
    line-height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 2px;
    bottom: 42px;
}

.photo_desc {
    position: relative;
}

.photo_desc .special {
    position: absolute;
    background-color: #ffed00;
    height: 25px;
    width: 170px;
    line-height: 26px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 0 5px 5px 0;
    top: 30px;
    padding-left: 10px;
    letter-spacing: 2px;
}

.spec_link {
    display: inline-block;
    padding: 10px 20px;
    margin-top: -40px;
}

.spec_link span.active{
    color: #01458e !important;
    font-size: 14px;
}

.photo .special {
    position: absolute;
    background-color: #ffed00;
    height: 25px;
    width: 170px;
    line-height: 26px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 0 5px 5px 0;
    top: 10px;
    padding-left: 10px;
    letter-spacing: 2px;
}

.old_price {
    display: inline;
    text-decoration: line-through;
}

.new_price {
    display: inline;
    font-weight: bold;
    background-color: #fff600;
    border-radius: 5px;
    padding: 3px 10px;
    margin-left: 20px;
}

.desc_prod .toolt {
    top: -2px;
    left: -4px;
}

.information_tumb .toolt {
    top: 7px;
    left: -4px;
    position: relative;
}

.information_tumb .toolt .tooltiptext {
    bottom: 40px;
    left: 20px;
}

.toolt {
    position: relative;
    font-size: 0;
    top: 2px !important;
    left: auto !important;
    margin-right: 0;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 224px);
}

.diler a {
    text-decoration: underline;
}

.toolt:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: transparent url('i.png') no-repeat;
    margin-left: 5px;
}

.toolt:hover:after {
    position: absolute;
    content: "";
    background: transparent url('ii.png') no-repeat;
}


.catalog_tab_right .price_single .toolt {
    top: -3px;
    left: -4px;
}

.price_single .toolt {
    top: 8px;
    left: -4px;
}

.catalog_tab_right .price_single .tooltiptext, .desc_prod .price_single .tooltiptext {
    left: 20px;
}

.toolt .tooltiptext {
    visibility: hidden;
    background-color: #FFF;
    text-align: center;
    padding: 15px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    max-width: 210px;
    width: 100%;
    bottom: 27px;
    left: -8px !important;
    margin-left: 0;
    font-weight: 300;
    text-align: left;
    font-size: 16px;
    line-height: 16px;
    color: #1f1f1f;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.toolt .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 20px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
}

.toolt:hover .tooltiptext {
    visibility: visible;
}

.prices {
    margin-bottom: 15px;
}

#content .blok_prod_1 .photo img {
    border-radius: 4px;
    display: inline-block;
    width: 216px;
}

#content .blok_prod_1 .txt {
    float: left;
    margin-bottom: 15px;
    margin-left: 30px;
    margin-top: 5px;
    width: 505px;
    font-size: 16px;
    padding-top: 10px;
}

.img_new_offers {
    width: 200px;
    height: 200px;
    -o-object-fit: contain;
    object-fit: contain;
}

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

.inp {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999999;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding: 5px 9px 5px 10px;
    position: relative;
    width: 272px;
}

textarea {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999999;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding: 5px 9px 5px 10px;
    position: relative;
}

select {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999999;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding: 5px 9px 5px 10px;
    position: relative;
    width: 293px;
}

.button_v {
    background: none repeat scroll 0 0 #A82829;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 26px;
    cursor: pointer;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -o-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
}

.button_v:hover {
    background: #8a1c1c;
}

.errormess {
    color: red;
    font-size: 14px;
    clear: both;
}

.input_c {
    margin-bottom: 10px;
    overflow: hidden;
}

.input_c .inp {
    margin-top: 3px;
}

.textarea {
    margin-bottom: 10px;
    overflow: hidden;
}

.textarea textarea {
    margin-top: 3px;
    width: 272px;
    height: 60px;
}

.select {
    margin-bottom: 10px;
    overflow: hidden;
}

.select select {
    margin-top: 3px;
}

.captcha {
    margin-bottom: 10px;
    overflow: hidden;
}

.captcha input {
    margin-top: 3px;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999999;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding: 5px 9px 5px 10px;
    position: relative;
    width: 78px;
}

.captcha img {
    left: 5px;
    position: relative;
    top: 3px;
}

.filter__val {
    margin: 7px 0;
    padding-left: 20px;
    cursor: pointer;
}

.filter__val label {
    cursor: pointer;
}

.filter__val input {
    margin-left: -20px;
}

.filter_block .no-in-filter, .filter_block .no-in-filter label {
    text-decoration: none !important;
    color: #aaa;
}

.filter_block .no-in-filter input[type=checkbox] {
    opacity: 0.5;
}

#div_form_7 h3, #div_form_10 h3, #div_form_6 h3, #div_form_5 h3, #div_form_9 h3, #form_cat h3, #form_cat_8 h3, #form_cat_13 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.catalog_tab_right {
    text-align: right;
}

.catalog_tab {
    width: 100%;
}

.right_column p {
    padding-bottom: 13px;
}

.news_element .img_element {
    border: 1px solid #C0C0C0;
    margin-right: 10px;
    padding: 3px;
}

.news_element .img_photos {
    border: 1px solid #C0C0C0;
    max-height: 42px;
    padding: 3px;
}

a.catalog_photos_img {
    /*background: url("../../images/prod_bg.png") no-repeat scroll 0 bottom;*/
    display: inline-block;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

.catalog_photos_wrapper {
  float: left;
  width: 60%;
}
/*#mainphoto img {
  display: block;
  width: 100%;
}*/
.label {
  float: left;
  padding: 5px;
  border-radius: 2px;
  color: #333;
  font-size: .9rem!important;
  margin-bottom: 5px;
  margin-right: 5px;
  white-space: nowrap;
}
.label-instock {
  background: #8ACB8F;
}
.label-new {
  background: #F0B06A;
}
.label-special {
  background: #FAF07B;
}
a.catalog_photos_img {
  display: block;
}
.price_single,
.prices {
  margin-top: 30px;
  font-size: 1.2rem!important;
}
.information_tumb_index .price_single {
  margin-top: 0;
}
.centermap #content .price_single strong,
.new_price {
  font-size: 1.3rem!important;
}
.catalog_offer {
  float: left;
  padding-left: 20px;
  width: calc(40% - 20px);
}
.price-info {
  margin-top: 10px;
  font-size: .8rem;
  color: #888;
}
.f_text small a {
  font-size: 90%;
}
.form_wrap form > span:last-child {
  display: none;
}
.slider-for a {
  overflow: hidden;
  display: block;
}
.slider-for img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.slider-nav {
  padding-left: 30px;
  padding-right: 30px;
}
.slider-nav img {
  max-height: 150px;
  max-width: calc(100% - 10px)!important;
  display: block;
  margin: 0 auto;
  border-radius: 4px;
}
.slider-for .slick-prev,
.slider-for .slick-next {
  width: 50px;
  height: 50px;
}
.slider-for .slick-prev:before,
.slider-for .slick-next:before {
  color: #fff;
  font-size: 50px;
}
.slider-nav .slick-slide {
  opacity: .6;
  cursor: pointer;
  transition: opacity .3s;
}
.slider-nav .slick-slide:hover {
  opacity: .8;
}
.slider-nav .slick-current,
.slider-nav .slick-current:hover {
  opacity: 1;
  cursor: default;
}
a.catalog_photos_img_2 {
    display: block;
    float: left;
    margin-bottom: 7px;
    margin-right: 15px;
    margin-top: 4px;
    padding-bottom: 0;
}
@media (max-width:767px) {
  .catalog_photos_wrapper {
    width: 100%;
    float: none;
  }
  .price_single,
  .new_price_single,
  .price-info {
    text-align: left;
  }
  .catalog_offer {
    padding-left: 0;
    padding-top: 20px;
    float: none;
    width: 100%;
  }
  .catalog_photos_2 {
    text-align: center;
  }
  a.catalog_photos_img_2 {
    float: none;
    display: inline-block;
  }
}

a.catalog_photos_img_2 img {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 1px 0 #777777;
    box-shadow: 0 0 1px 0 #777777;
    width: 144px;
    height: 95px;
    -o-object-fit: cover;
    object-fit: cover;
}

.catalog_photos_img img {
    border-radius: 5px;
    max-width: 100%;
}

.specify_price {
    background: -webkit-gradient(linear, left top, left bottom, from(#1872ad), to(#00569f)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(top, #1872ad, #00569f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(top, #1872ad, #00569f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #1872ad, #00569f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    padding: 12px 0;
    text-decoration: none;
    text-transform: uppercase;
    /*transition: background 0.3s ease-in-out 0s;*/
    font-size: 15px;
    max-width: 233px;
    width: 100%;
    text-align: center;
}

.specify_price:hover,
.b_href:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 114, 173, 0)), to(rgba(24, 114, 173, 0))) repeat scroll 0 0 #d72b2b;
    background: -webkit-linear-gradient(top, rgba(24, 114, 173, 0), rgba(24, 114, 173, 0)) repeat scroll 0 0 #d72b2b;
    background: -o-linear-gradient(top, rgba(24, 114, 173, 0), rgba(24, 114, 173, 0)) repeat scroll 0 0 #d72b2b;
    background: linear-gradient(to bottom, rgba(24, 114, 173, 0), rgba(24, 114, 173, 0)) repeat scroll 0 0 #d72b2b;
}

.info2 {
    border-radius: 5px;
    display: block;
    margin-top: 35px;
    overflow: hidden;
}

.info2 li {
    background: url("../../images/info2_li.png") no-repeat scroll right bottom;
    padding-bottom: 1px;
}

.info2 li .left {
    display: inline-block;
    padding-right: 23px;
}

.info2 li .right {
    background: none repeat scroll 0 0 #F5F5F5;
    display: inline-block;
    font-weight: bold;
    padding: 6px 4px 6px 18px;
    text-align: left;
    width: 200px;
}

.tumbs2 {
}

.tumbs2 .tumb2 {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
}

.tumbs2 .tumb2 img {
    border-radius: 5px;
}

/*header*/
header {
    display: block;
    height: 87px !important;
    margin-bottom: -50px;
    background-color: #ececec;
    font-family: 'Roboto', sans-serif;
}

.header_left_column {
    float: left;
    float: left;
    width: 292px;
    text-align: center;
    padding-top: 10px;
}

.logo {
    text-align: center;
    padding-top: 9px;
    padding-bottom: 9px;
    position: relative;
}

.logo span {
    font-size: 16px;
    font-weight: bold;
    left: 95px;
    position: absolute;
    top: 56px;
    width: 241px;
}

.diler {
    position: absolute;
    margin: -40px 0 0 97px;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial;
    text-align: center;
    line-height: 140%;
    width: 187px;
}

.diler a {
    display: block;
    text-decoration: underline;
}

.icons {
    text-align: center;
}

.icons a {
    margin-left: 2px;
    margin-right: 3px;
}

.header_contacts_shadow {
    /*    background: url(../../images/header_contacts_shadow.gif) left bottom no-repeat;
    padding-bottom: 15px;*/
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0px 10px 20px -9px rgba(0, 0, 0, 0.62);
    box-shadow: 0px 10px 20px -9px rgba(0, 0, 0, 0.62);
    float: left;
    margin-left: 88px;
    margin-top: 23px;
}

.header_contacts {
    float: left;
    width: 230px;

    color: #424242;
    font-size: 14px;
    border-radius: 4px;
    position: relative;
}

.header_contacts .adress:first-child {
    border-bottom: 0px solid #ddd;
}

.adress {
    padding-left: 25px;
    padding-right: 23px;
    padding-top: 11px;
    padding-bottom: 11px;
}

.town {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    padding-bottom: 5px;
}

.adress p span {
    font-family: 'Roboto', sans-serif;
    float: right;
}

.search {
    padding-top: 0px;
    position: relative;
}

.search input[type="text"] {
    border: 1px solid #ddd;
    border-radius: 4px 0 0 4px;
    color: #949494;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    height: 30px;
    padding: 9px 44px 9px 17px;
    position: relative;
    width: 100% !important;
}

.search input[type="submit"] {
    width: 44px;
    height: 30px;
    border: none;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.search .lnr.lnr-arrow-right{
    position: absolute;
    top:0;
    right: 0;
    margin-right: 12px;
    font-size: 24px;
    color: #0051bb;
    line-height: 30px;
    cursor: pointer;
}


.scroll-top-wrapper span{
    font-size: 23px;
    color: #000000;
    line-height: 80px;
}

.f_form {
  position: relative;
  padding-left: 30px;
  padding-top: 2px;
}

.f_form .lnr.lnr-arrow-right-circle{
  position: absolute;
  top: 0;
  left: 0;
  font-size: 21px;
}

.copy_fastweb{
    font-size: 12px;
    color: #A9A9A9;
}

.copy_fastweb a{
    color: #A9A9A9 !important;
}


.fix_textarea textarea{
    width: 100% !important;
}

.custom_textarea textarea{
    max-width: 440px;
}

.fix_select select{
    width: 100% !important;
}

.custom_select select {
    height: 52px;
    margin-bottom: 5px;
    padding: 0 7px;
}



/*header*/

/*nav*/
nav {
    display: block;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.search_button {
    float: right;
    width: 50px;
    position: relative;
}

.search_button a:hover {
    background-color: #01458e;
}

nav ul {
    padding: 0;
    list-style: none;
}

nav ul li a {
    height: 42px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    padding-top: 14px;
    color: #fefefe;
    font-size: 15px;
    white-space: nowrap !important;
    font-family: 'Roboto', sans-serif;
}

nav ul li a:hover {
    background: #0a396b;
    color: #fefefe;
}

nav ul li a.active {
    background: #0a396b;
    color: #fefefe;
    padding-left: 20px;
    padding-right: 20px;
}

/*nav*/

/*photos*/
.photos {
    position: relative;
    margin-bottom: 38px;
}

.prev {
    position: absolute;
    left: 21px;
    top: 139px;
    font-size: 0px;
}

.prev a {
    background: url(../../images/prev.png) left top no-repeat;
    width: 31px;
    height: 45px;
    display: inline-block;
    text-decoration: none;
}

.next {
    position: absolute;
    right: 21px;
    top: 139px;
    font-size: 0px;
}

.next a {
    background: url(../../images/next.png) left top no-repeat;
    width: 31px;
    height: 45px;
    display: inline-block;
    text-decoration: none;
}

.desc_photo {
    position: absolute;
    right: 94px;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 801px;
    padding-left: 117px;
    padding-right: 155px;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, .76);
    font-size: 26px;
    color: #f4f4f4;
    font-family: 'Roboto', sans-serif;
}

.desc_photo h4 {
    color: #f4f4f4;
    font-size: 36px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    padding-bottom: 24px;
}

.desc_photo p {
}

.desc_photo p a {
    color: #5ad3fa;
}

.logo_desc {
    position: absolute;
    left: 0px;
    top: -91px;
}

.more {
    background: #E32427;
    background: -webkit-gradient(linear, left top, left bottom, from(#E32427), to(#a92729));
    background: -webkit-linear-gradient(#E32427, #a92729);
    background: -o-linear-gradient(#E32427, #a92729);
    background: linear-gradient(#E32427, #a92729);
    -pie-background: linear-gradient(#E32427, #a92729);
    border-radius: 4px;
    position: absolute;
    width: 140px;
    height: 54px;
    right: 0px;
    top: 50%;
    margin-top: -32px;
    font-size: 20px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 17px;
}

/*photos*/

/*services*/
.services {
    margin-bottom: 30px;
}

.services ul {
}

.services ul li {
    position: relative;
    background: url(../../images/services_li.gif) center bottom no-repeat;
    padding-bottom: 10px;
    float: left;
    margin-right: 6px;
    width: 240px;
}

.services ul li a {
    border-radius: 2px 3px 3px 2px/3px;
    background-color: #fefefe;
    display: block;
    height: 100px;
    padding-left: 120px;
    color: #2e2e2e;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    line-height: 130%;
    padding-top: 18px;
}

.services ul li a span {
    position: absolute;
    width: 90px;
    margin-left: -90px;
    text-align: center;
    margin-top: 5px;
}

.services ul .download {
    width: 140px;
    margin-left: 20px;
    margin-right: 20px;
}

.services ul .download a {
    background: #a82729;
    padding-left: 65px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #FFF;
    padding-top: 25px;
}

.services ul .download a span {
    margin-left: -60px;
    width: 60px;
    text-align: center;
    margin-top: 0px;
}

.services ul li .pad_top {
    padding-top: 29px;
}

.services ul li .pad_top span {
    margin-top: -5px;
}

.services_inner .div_form_10 img {
    width: 21px;
}

.services_inner .div_form_9 img {
    width: 23px;
}

.services_inner .div_form_5 img {
    width: 32px;
}

.services_inner .div_form_6 img {
    width: 26px;
}

.services_inner .div_form_7 img {
    width: 30px;
}

.services_inner .download img {
    position: relative;
    top: 2px;

}

.services_inner .div_form_www img {
    width: 37px;
}

.services_inner {
    background: none repeat scroll 0 0 #A9A9A9;
    -webkit-box-shadow: 0 1px 15px -5px #777777 inset;
    box-shadow: 0 1px 15px -5px #777777 inset;
    padding-bottom: 20px;
    padding-top: 30px;
    padding-left: 19px;
}

.services_inner ul li {
    background: none;
}

.services_inner ul li a {
    height: 51px;
}

.services_inner ul li a span {
    margin-left: -51px;
    margin-top: 10px !important;
    position: absolute;
    text-align: center;
    top: 0;
    width: 53px;
}

.services_inner ul li a {
    font-size: 14px;
    height: 55px;
    line-height: 96%;
    padding-left: 56px;
    padding-right: 8px;
    padding-top: 13px !important;
    position: relative;
    text-decoration: none;
}

body .services_inner .download a {
    padding-top: 10px !important;
}

.services_inner ul li br {
    display: none;
}

.links {
    background: none repeat scroll 0 0 #F4F4F4;
    margin-top: -15px;
    padding-left: 18px;
    position: relative;
    top: -15px;
}

.links a {
    display: inline-block;
    font-size: 14px;
    padding: 7px 0;
}

.links span {
    color: #2C7DB0;
    display: inline-block;
    font-size: 14px;
    padding-left: 2px;
    padding-right: 3px;
    position: relative;
    top: 1px;
}

/*services*/

/*tumbs*/
.block_shadow {
   /* background: url(../../images/block_shadow.png) center bottom no-repeat;*/
    padding-bottom: 26px;
    margin-bottom: 14px;
}

.block_shadow .news {
    min-height: 164px;
    position: relative;
}

.tumbs {
    background: #ffffff;
    padding: 20px 0;
    padding-bottom: 0px;
    border-radius: 4px;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.tumbs ul{
    font-size: 14px;
}

.tumbs li {
    float: left;
    width: 150px;
    height: 200px;
    margin-left: 8px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.tumbs li a {
    /*background: url(../../images/tumbs_li.gif) #fefefe center bottom no-repeat;*/
    width: 150px;
    height: 120px;
    display: block;
    position: relative;
    text-align: center;
    padding: 3px;
    padding-top: 7px;
    color: #1f1f1f;
    text-decoration: none;
    overflow: hidden;
    font-size: 1rem;
}

.tumbs li:hover{
    border-color: #2c7db0;
}

.tumbs li span {
    display: block;
    padding-top: 0px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
    font-size: 1rem;
}

.tumbs li:hover span {
    color: #002e7a;
}

/*tumbs*/

/*look_more*/
.look_more {
    position: relative;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.look_more li {
    float: left;
    width: 170px;
    height: 185px;
    margin-bottom: 10px;
    margin-left: 12px;
    margin-right: 12px
}

.look_more li a {
    width: 170px;
    height: 190px;
    position: relative;
    text-align: center;
    padding-top: 7px;
    color: #1f1f1f;
    text-decoration: none;
}

.look_more li a span {
    display: block;
    padding-top: 5px;
}

.look_more li a img {
    width: 170px;
    border-radius: 4px;
}

/*look_more*/

/*news*/
.news {
    background: #ffffff;
    padding: 20px;
    margin-left: 20px;
    padding-right: 0px;
    margin-right: 20px;
}

.news .title {
    display: block;
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 25px;
}

.news .title img {
    position: relative;
    margin-bottom: -5px;
    margin-right: 15px;
}

.new_tumb {
    float: left;
    box-sizing: border-box;
    width: calc(33% - 20px);
    margin-right: 20px;
    padding-right: 15px;
    padding-left: 89px;
    font-size: 14px;
    padding-bottom: 5px;
}

.new_tumb p {
    line-height: 140%;
}

.date {
    background: #FFF;
    width: 65px;
    height: 65px;
    position: absolute;
    margin-left: -89px;
    text-align: center;
    border-radius: 65px;
    font-size: 12px;
    border: 1px solid #ddd;
}

.date span {
    display: block;
    color: #595959;
    font-size: 37px;
    font-family: 'Roboto', sans-serif;
    padding-top: 7px;
}

/*news*/

/*news_offers*/
.news_offers {
    background: #ffffff;
    padding: 20px;
    margin-left: 20px;
    padding-right: 0px;
    margin-right: 20px;
}

.news_offers .heading {
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 35px;
}

.news_offers .heading img {
    position: relative;
    margin-bottom: -7px;
    margin-right: 15px;
}

.desc_tumb {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #ddd;
    float: left;
    width: 190px;
    padding: 20px;
    border-radius: 4px;
    margin-right: 3px;
    margin-bottom: 30px;
}


.desc_tumb:hover {
    border: 1px solid #2c7db0;
}

.desc_tumb_min_width {
    min-height: 342px;
    height: 500px;
}

.index_available .desc_tumb {
    height: 530px !important;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s;
}

@media (max-width: 1199px) {
    .index_available .desc_tumb {
        height: 490px !important;
    }
}

.index_available .desc_tumb .linki {
    bottom: 20px;
    width: 190px;
}

.information_tumb.information_tumb_index > p {
    height: 80px;
}

.index_available .desc_tumb .linki a {
    display: block!important;
}

.index_available .desc_tumb.desc_tumb_small {
    height: 250px !important;
}

.index_available .desc_tumb.desc_tumb_small:hover {
    border: 0;
}

.photo_desc {
    overflow: hidden;
    position: relative;
    font-size: 0px;
    text-align: center;
    margin-bottom: 10px;
}

.photo_desc span {
    display: none;
}

.photo_desc:hover span {
    display: block;
}

.information_tumb {
    line-height: 120%;
    height: 270px;
    max-height: 270px !important;
}

.information_tumb .new_price {
    margin-top: -10px;
}

.more_photo {
    background: url(../../images/ic_more.png) center top no-repeat;
    padding-top: 34px;
    position: absolute;
    left: 0px;
    width: 100%;
    top: 50%;
    margin-top: -25px;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
}

.black_shadow {
    background: #000;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    -moz-opacity: 0.63;
    -webkit-opacity: 0.63;
    opacity: 0.63;
    filter: alpha(opacity=63);
}

.txt {
    margin-top: 10px;
    font-size: .9rem;
}

.desc_shadow {
    background: url(../../images/per_50_shadow.png) left bottom no-repeat;
    padding-bottom: 22px;
    margin-bottom: 10px;
    float: left;
    width: 466px;
    margin-right: 6px;
}

.desc_shadow .desc_tumb {
    float: left;
    width: 466px;
    min-height: 282px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.desc_shadow .photo_desc {
    float: left;
    width: 240px;
    height: 239px;
    margin-right: 19px;
    overflow: hidden;
}

.text {
    padding-left: 0px;
}

.text h4 {
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 11px;
}

.text p {
    padding-bottom: 13px;
    line-height: 130%;
}

/*news_offers*/

/*footer*/
footer {
    background-color: #000000;
    display: block;
    color: #FFF;
    padding: 50px 0;
}

footer .centermap {
    background: none;
    padding: 0;
}

.footer_right {
    padding-bottom: 19px;
}

.footer_links {
    width: 280px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 20px;
}

.footer_links li li {
    float: none;
    width: auto;
    padding-left: 0px;
    padding-bottom: 7px;
    margin-left: 0px;
    padding-right: 0px;
}

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

.footer_links .title {
    color: #FFFFFF;
    display: inline-block;
    font-size: 19px;
    padding-bottom: 12px;
    padding-top: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

.footer_links li li a {
    color: #eaeaea;
    font-size: 12px;
    text-decoration: none;
}

.footer_links .active {
    border-top: 3px solid #ad282a;
}

.footer_links .active .title {
    padding-top: 15px;
    color: #bababa;
}

.map {
    text-align: center;
    font-size: 0px;
    width: 980px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.foot_info {
    width: 700px;
    display: inline-block;
    border: 1px dashed #9e9e9e;
    float: right;

}

.live {
    float: right;
}

.superjob {
    float: right;
    margin-left: 10px;
    margin-top: -38px;
}

.copy {
    display: block;
    margin: 20px 0;
}


.copy .social ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 2px;
}

.copy .social li a {
    display: block;
    height: 38px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-out 0.1s;
    -o-transition: all 0.3s ease-out 0.1s;
    transition: all 0.3s ease-out 0.1s;
    width: 38px;
    border-radius: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.copy .social li .youtube {
    background-image: url("/templates/front/stable/images/youtube-truck-holding.png");
}

.copy .social li .facebook {
    background-image: url("/templates/front/stable/images/fb-truck-holding.png");
}

.copy .social li .instagram {
    background-image: url("/templates/front/stable/images/inst-truck-holding.png");
}

.copy span{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    margin-right: 10px;
    font-weight: 500;
}


.copy p {
    padding-bottom: 2px;
    padding-top: 2px;
}

.site {
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    line-height: 130%;
    padding-left: 35px;
    padding-right: 35px;
}

.site p {
    padding-bottom: 3px;
}

/*footer*/

/* Peidger */
.nopad .str {
    margin-top: 30px;
}

.str {
    color: #EAEAEA;
    font-size: 10px;
    margin-left: 20px;
    margin-right: 22px;
    margin-top: 127px;
    padding-bottom: 15px;
    text-align: center;
}

.str .prev2 {
    float: left;
    height: 26px;
    margin: 0;
    padding: 0;
}

.str a {
    display: inline-block;
    font-size: 11px;
    height: 20px;
    margin-left: 9px;
    margin-right: 9px;
    padding-top: 6px;
    width: 26px;
}

.pager_rev_active, .pager_direct_active, .pager_param_active {
    background-color: #DDDDDD;
    color: #333333;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    width: 10px;
}

.page_navi {
    padding-top: 50px;
}

.page_navi_span {
    font-weight: bold;
}

.str .next2 {
    float: right;
    margin: 0px;
    padding: 0;
    height: 26px;
}

/* /Peidger */

.product_prop_table, .catalog_element_description table {
    width: 100%;
}

.product_prop_table th, .catalog_element_description table th {
    background: none repeat scroll 0 0 #F4F4F4;
    border-left: 1px solid #D4D4D4;
    padding: 7px;
}

#left_td {
    border-left: none !important;
}

.product_prop_table td, .catalog_element_description table td {
    border-bottom: 1px solid #DDDDDD;
    padding: 7px 5px;
}

.new_list {
}

.new_list a {
}

.new_list img {
    margin-right: 15px;
}

.new_list_td .data5 {
    font-size: 14px;
}

.new_list_td .tema5 {
    margin-bottom: 10px;
}

.main_text ul, .text ul {
    list-style-type: disc;
    padding-left: 25px;
}

.text ol, .main_text ol {
    list-style: decimal outside none;
    padding-left: 15px;
}

.main_text ul li ul {
    padding-top: 7px;
    list-style-type: circle;
}

.main_text ul li, .text ul li, .main_text ol li, .text ol li {
    margin-bottom: 7px;
    margin-left: 20px;
}

.text ul li {
    margin-left: 0px;
}

/* ����� */


.form_search{
    display: inline-block;
    vertical-align: top;
    padding: 0;
    width: 40%;
}

.form_search .in {
    padding: 15px 50px 10px;
    z-index: 9999999;
}


.form_search > p{
    color: #ce1e1f;
    font-size: 12px;
    padding: 0 50px;
}
.form_search > p strong{
    font-size: 13px;
  font-weight: 700!important;
}
.wrapper_search {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999;
}

.menu_head {
    display: table;
    width: 100%;
}

.menu_head li {
    display: inline-block;
    vertical-align: top;
}
.wide_menu nav ul li a,
.wide_menu nav ul li a.active {
  padding-left: 5px!important;
  padding-right: 5px!important;
}

.banner img {
    margin-bottom: -3px !important;
}




.checkboxArea, .checkboxAreaChecked {
    background: url("../../images/checkbox.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 18px;
    margin: -1px 11px 0 0;
    overflow: hidden;
    width: 18px !important;
    background-size: 18px;
}

.checkboxArea{
    background-position: 0px -2px;
}

.checkboxAreaChecked {
    background-position: 0 -21px;
    position: relative;
}

.outtaHere {
    display: none;
}

.sr {
    bottom: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
    position: fixed;
    right: 10px;
    text-align: right;
    z-index: 99;
    display: none !important;
}

.sr a {
    color: #fff;
}

.sravnenie_div button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: red;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 3px;
}

.b_href {
    /*background: #e12428 url('../../images/b_href.jpg') repeat-x top;*/
    background: -webkit-gradient(linear, left top, left bottom, from(#1872ad), to(#00569f)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(top, #1872ad, #00569f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(top, #1872ad, #00569f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #1872ad, #00569f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #fff!important;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    padding: 11px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    display: none;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}

.desc_tumb_min_width:hover .b_href {
    display: block;
}
.b_href:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#1872ad), to(#00569f)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(top, #1872ad, #00569f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(top, #1872ad, #00569f) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #1872ad, #00569f) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.desc_tumb_min_width:hover {
    position: relative;
    z-index: 999;
}

.catalog_tumb {
    height: 210px;
}

.catalog_tumb:hover {
    margin: -3px 3px 27px -3px;
}

.index_available li {
    clear: none;
}

/*.index_available li:nth-child(4n+1) {
    clear: both;
}*/

@media (min-width:1200px) {
  .index_available li {
    width: 25%;
    box-sizing: border-box;
    padding: 0 5px;
  }
  .index_available .desc_tumb {
    box-sizing: border-box;
    width: 100%;
  }
}
@media (min-width:1440px) {
  .index_available li {
    width: 20%;
  }
}
@media (min-width:1800px) {
  .index_available li {
    width: 16.666%;
  }
}

#accordion h3 {
    cursor: pointer;
}

.ui-state-active {
    cursor: default;
}

.toolTip {
    position: relative;
}

.toolTipWrapper {
    width: 230px;
    position: absolute;
    top: 0;
    margin-left: -168px;
    display: none;
    z-index: 3;
    border: 3px solid #2C7DB0;
    margin: -3px -3px -3px -171px;
    border-radius: 4px;
}

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

.spec_tumb:hover {
    margin: -3px 3px 27px -3px;
}

.banners-left {
    position: absolute;
    top: 227px;
    left: 50%;
    margin-left: -683px;
}

.banners-left .a_banner {
    display: block;
    background: #fff;
    padding: 10px !important;
    margin-bottom: 5px !important;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: #bfbfbf 0 3px 3px;
    box-shadow: #bfbfbf 0 3px 3px;
    width: 150px;
}

.a_banner .bx-wrapper .bx-pager, .a_banner .bx-wrapper .bx-controls-auto {
    bottom: -40px;
}

.banners-left .new {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(#e32427), to(#a92729)) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(#e32427, #a92729) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -o-linear-gradient(#e32427, #a92729) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(#e32427, #a92729) repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 0;
}

.banners-right {
    position: absolute;
    top: 227px;
    right: 50%;
    margin-right: -683px;
}

.banners-right .a_banner {
    display: block;
    background: #fff;
    padding: 10px !important;
    margin-bottom: 5px !important;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: #bfbfbf 0 3px 3px;
    box-shadow: #bfbfbf 0 3px 3px;
}

/* Comments */
.editfield {
    width: 500px;
    height: 100px;
}

#button_send_comment {
    background: #a82829 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    padding: 8px 32px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -o-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    margin-top: 15px;
    cursor: pointer;
}

.form_do input[type="text"] {
    width: 95%;
}

.td_1k {
    width: 800px;
}

.td_2k {
    width: 800px;
}

.com-entry {
    background: url("../../images/com-top.png") no-repeat scroll left top transparent;
    margin-bottom: 20px;
}

.com-entry-bot {
    background: url("../../images/com-bot.png") no-repeat scroll left bottom transparent;
    padding: 10px 0;
    width: 439px;
}

.com-con {
    border-left: 1px solid #E7E5DD;
    border-right: 1px solid #E7E5DD;
    color: #666666;
    font-size: 11px;
    line-height: 16px;
    padding: 10px 70px 10px 20px;
    position: relative;
}

.com-name {
    font: bold 14px/14px "Arial";
    letter-spacing: -1px;
}

.com-date {
    color: #999999;
    font-size: 10px;
    margin-bottom: 10px;
}

.com-date a, .com-date a:visited, .com-date a:hover {
    color: #999999;
    text-decoration: underline;
}

.com-avt {
    height: 30px;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 30px;
}

.com-avt img {
    border: 1px solid #CCCCCC;
}

p img {
    max-width: 100%;
    padding: 0;
}

.logo img {
    max-width: none;
    padding: 0;
}

.com-con {
    color: #666666;
    font-size: 11px;
    line-height: 16px;
}

#respond {
    border-bottom: 1px solid #E6E3DB;
    font-size: 16px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

#dsq-comments {
    padding: 0px;
}

#dsq-comments ul, #dsq-comments li, #dsq-comments ol, #dsq-comments cite, #dsq-comments div, #dsq-comments table, #dsq-comments td, #dsq-comments th, #dsq-comments p, #dsq-comments a, #dsq-comments img, #dsq-comments caption {
    background: none repeat scroll 0 50% transparent;
    border: 0 none;
    float: none;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    text-indent: 0;
}

#dsq-comments div, #dsq-comments p, #dsq-comments h3 {
    display: block;
}

#dsq-comments .dsq-comment-header {
    background: url("../../../../images/themes/narcissus/header-grey.png") repeat scroll 0 0 transparent;
    border: 1px solid #DDDDDD;
    height: auto;
    line-height: normal;
}

#dsq-comments .dsq-comment-header table {
    width: 100%;
}

#dsq-comments table {
    border-collapse: separate;
    border-spacing: 0;
}

#dsq-comments .dsq-comment-header td {
    vertical-align: middle;
}

#dsq-comments .dsq-header-avatar {
    border: 0 none;
    padding: 0;
    width: 1%;
    background: none repeat scroll 0% 0% #e6e9ed;
}

#dsq-comments .dsq-header-avatar a.dsq-avatar {
    display: block;
    padding: 3px 0 3px 3px;
}

#dsq-comments .dsq-comment .dsq-header-avatar a.dsq-avatar img {
    background: none repeat scroll 0 0 rgb(255, 255, 255, 0.4);
    margin: 1px;
    padding: 3px;
}

#dsq-comments .dsq-comment-header td {
    vertical-align: middle;
}

#dsq-comments .dsq-comment-header-meta {
    padding: 0 8px;
}

#dsq-comments .dsq-comment-header-meta-wrapper {
    position: relative;
}

#dsq-comments .dsq-comment-header cite {
    font-size: 110%;
    font-weight: bold;
}

#dsq-comments .dsq-comment-header-time {
    padding: 0 8px;
}

#dsq-comments .dsq-comment-header-time a {
    color: inherit;
    text-decoration: none;
}

#dsq-comments .dsq-comment-message {
    word-wrap: break-word;
}

#dsq-comments .dsq-comment-message {
    line-height: 1.42;
    margin: 1em 0;
}

.admin_answer {
    margin-left: 10px;
    padding-top: 4px;
    font-style: italic;
    font-size: 10pt;
}

.dsq-even {
    list-style: none outside none;
    margin-left: 0px;
}

.form_comment_p {
    margin-left: 10px;
}

.form_comment_h3 {
    display: inline-block;
}

/* / Comments */

.perelink_block {
    position: absolute;
    text-decoration: none;
    left: 0;
    margin: 23px 0 0 880px;
    z-index: 99;
}

.perelink_block a {
    text-decoration: none;
}

.perelink_block_mainimg {
    position: relative;
    z-index: 2;
    margin-left: 35px;
}

.perelink_block_mainblock {
    height: 70px;
}

.perelink_block_innerblock {
    text-align: center;
    width: 120px;
    text-decoration: none;
    font-size: 13px;
    line-height: 15px;
    margin-left: 4px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
}

.header_contacts_shadow {
    margin-left: 60px;
    background: rgb(247, 247, 247) none repeat scroll 0% 0%;
}

.header_contacts_pushkino {
    border: 0px none;
    margin-left: 20px;
    margin-right: 25px;
}

p.header_town_pushkino {
    margin-bottom: 6px;
    margin-top: -6px;
}

.header_contacts_moscow {
    border: 0px none;
    width: 210px;
}

.header_adress_moscow {
    padding-left: 30px;
}

.header_town_moscow {
    margin-bottom: 6px;
    margin-top: -6px;
}

.header_phone_block {
    display: block;
    margin-top: 75px !important;
    \ text-align: center;
    color: rgb(44, 125, 176);
    font-size: 17px;
    padding: 10px 6px 10px 10px;
    border-top: 1px solid rgb(219, 219, 219);
    font-family: Helvetica;
    padding-left: 35px;
}

.header_phone_block span {
    margin: 10px !important;
    margin-right: 0px !important;
    font-size: 26px;
    color: #d02226;
    word-spacing: 3px;
    font-family: 'Roboto', sans-serif;
}

.fl__left {
    float: left;
    width: calc(100% - 51%);
}




.fl__right {
    float: right;
    overflow: hidden;
    width: calc(100% - 50%);
}

.fl__left object, .fl__right object{
    width: 100% !important;
}

/*

#new_year_1{
  height: 100px;
  position: absolute;
  background: transparent url("/templates/front/stable/images/new_year/1.png") repeat scroll -250px 0px;
  width: 400px;
  z-index: 999;
  background-position: 56% 0%;
  margin-left: 400px;
}

#new_year_2{
  height: 170px;
  position: absolute;
  background: transparent url("/templates/front/stable/images/new_year/2.png") repeat scroll -250px 0px;
  width: 300px;
  z-index: 999;
  background-position: 50% 5%;
  margin-left: 350px;
}

#new_year_3{
  height: 170px;
  position: absolute;
  background: transparent url("/templates/front/stable/images/new_year/3.png") repeat scroll -250px 0px;
  width: 300px;
  z-index: 0;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#new_year_4{
  height: 170px;
  position: absolute;
  background: transparent url("/templates/front/stable/images/new_year/4.png") repeat scroll -250px 0px;
  width: 240px;
  z-index: 1;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  margin-left: 792px;
  margin-top: -20px;
}

#new_year_5{
  height: 170px;
  position: absolute;
  background: transparent url("/templates/front/stable/images/new_year/stars.png") no-repeat scroll 50% 0%;
  width: 100%;
  z-index: 0;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

*/
.folders__list {
    margin-top: 20px;
}

.folders__list .desc_tumb:nth-child(3) {
    margin-right: 0px;
}

.button__buy {
    color: #FFFFFF!important;
    display: inline-block;
    font-weight: bold;
    padding: 12px 5px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -o-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    font-size: 15px;
    width: 130px;
    text-align: center;
    border-radius: 4px;
    background-color: #d72b2b;
    white-space: nowrap;
}

.button__buy:hover {
    background-color: #b6241d;
}

.button__buy.button__buy_category {
    float: right;
    margin-right: 20px;
    height: 34px;
    line-height: 39px;
    margin-bottom: 10px;
    width: 110px;
    padding: 0;
    clear: both;
    padding-top: 9px;
}

.button__buy.button__buy_index,
.btn-light.btn-light-index {
    display: none;
    height: 39px;
    line-height: 39px!important;
    margin: 5px auto 10px;
    width: 190px;
    padding: 0;
}

.desc_tumb_min_width:hover .button__buy_index {
    display: block;
}

.availables {
    font-size: 15px;
    color: #21a60f;
    font-family: 'Roboto', sans-serif;
    width: 195px;
    margin: 0 0 10px;
}

.desc_prod .availables{
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 25px;
    margin-top: 21px;
    width: auto;
}

.availables i {
    display: none;
    background: url("../../images/availability.png") no-repeat;
    width: 19px;
    height: 19px;
    margin-right: 12px;
    float: left;

}

.availables span:not(.lnr) {
    display: block;
    position: relative;
    top: 2px;
}

.availables::before {
    display: table;
    content: " ";
}

.availables::after {
    display: table;
    content: " ";
    clear: both;
}

.availables.availables__product {
    width: 104px;
}

.availables.availables__index {
    float: inherit;
    margin-bottom: 0px;
    margin-top: 15px;
}

.hit__products {
    height: 450px !important;
}

.hit__products:hover {
    height: 576px !important;
}

.hit__products .information_tumb {
    height: 220px;
    overflow-x: auto;
}

.clearfix::before {
    display: table;
    content: ' ';
}

.clearfix::after {
    display: table;
    content: ' ';
    clear: both;
}

/*paginator*/
.paginator-navi {
    position: relative;
    text-align: center;
}

.paginator-navi ul {

}

.paginator-navi ul li {
    display: inline-block;
}

.paginator-navi ul li.hidden {
    display: none;
}

.paginator-navi ul li a {
    font-size: 11px;
    height: 30px;
    padding-top: 6px;
    width: 26px;
    display: block;
    text-align: center;
}

.pagi__next {
  display: none!important;
}

.paginator-navi ul li.selected a {
    background-color: #DDDDDD;
    color: #333333;
    display: inline-block;
    font-weight: 700;
}

.paginator-navi ul li.last,
.paginator-navi ul li.pagi__first {
    display: none;
}

.paginator-navi ul li.pagi__next a {
    display: block;
    background: url("../../images/next.gif") no-repeat;
    width: 32px;
    height: 32px;
    padding-top: 0px;
    position: absolute;
    right: 10px;
    margin-top: -18px;
}

.paginator-navi ul li.previous a {
    display: block;
    background: url("../../images/prev.gif") no-repeat;
    width: 32px;
    height: 32px;
    padding-top: 0px;
    position: absolute;
    left: 10px;
    margin-top: -18px;
}

/*paginator end*/

/*news*/

.news__rubrics {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.news__rubrics li {
    margin-bottom: 5px;
}

.news__items {

}

.news__item {
    margin-bottom: 20px;
}

.news__item figure {
    float: left;
    width: 190px;
    margin-right: 10px;
}

.news__item figure img {
    display: block;
    max-width: 100%;
}

.news__item article {
    width: 770px;
    float: left;
}

.news__item_name {
    margin-top: 5px;
    margin-bottom: 5px;
}

.news__left {
    float: left;
    width: 208px;
}

.news__right {
    float: left;
    width: calc(100% - 208px);
}

.news__view_img {
    border: 1px solid #C0C0C0;
    margin-right: 10px;
    padding: 3px;
}

.news-more-item {
    margin-top: 20px;
}

.news-more-item___img {
    float: left;
    width: 208px;
}

.news-more-item___content {
    float: left;
    width: 728px;
}

.news-more-item___date {
    margin-bottom: 5px;
}

.news-more-item___name {
    margin-bottom: 5px;
}

.photo-item {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.photo-item img {
    border-radius: 5px;
}

.top_block {
    display: none;
}

/*news end*/

.main_text {
    min-height: 300px;
}

/*breadcrumbs*/
.breadcrumbs {
    position: relative;
    padding: 17px 0 27px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #8f8f8f;
}

.breadcrumbs ul{
    font-size: 12px;
}

.breadcrumbs .bread_link{
    color: #000000 !important;
    display: inline-block;
}

.breadcrumbs .bread_link a{
    color: #000000 !important;
}

.breadcrumbs .bread_link.active{
    font-size: 15px;
    color: #8f8f8f !important;
}



/*breadcrumbs end*/

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

.cat_col {
    width: 24%;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
}

.cat_col a {
    width: 100%;
    line-height: 18px;
    margin: 10px 0;
    display: block;
}

.cat_col .col_title {
    font-weight: bold;
}

.view-panel-sort {
    width: 100%;
    min-height: 30px;
    text-align: right;
    padding: 20px 0;
}

.view-panel-sort select {
    color: #0057A1!important;
    font-size: .75rem;
}

.view-panel-sort label {
    min-height: 30px;
    display: inline-block;
    line-height: 30px;
    margin-right: 20px;
    font-size: .85rem;
    color: #fff;
    font-weight: bold;
}

#sort {
    display: inline-block;
    float: right;
}

.carts_b {
    padding: 8px 17px 7px;
    border: 2px #a82829 solid;
    background-color: #a82829;
    color: #FFF;
    border-radius: 5px;
    margin: 20px 0;
    cursor: pointer;
}

#goToOrderForm p {
    margin: 20px 0;
    font-weight: bold;
}

.newline {
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
}
@media (min-width: 768px) {
  .newline {
    padding-top: 2px;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
  }
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }

}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

.modal {
    background: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.modal-content {
    width: 600px;
    border: 2px solid #323747;
    border-radius: 0px;
}

.modal-dialog {
    width: 600px;
    background: #FFF;

}

.modal input[type=text]._error,
.mod_wrap input[type=text]._error {
    border: 2px solid red !important;
}

.modal input[type=text],
.modal input[type=email],
.mod_wrap input[type=text],
.mod_wrap input[type=email] {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999999;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    padding: 5px 9px 5px 10px;
    position: relative;
    width: 272px;
    margin: 5px 0;
}
.mod_wrap input[type=text],
.mod_wrap input[type=email] {
    width: 50%;
}

.mod_wrap textarea,
.modal textarea {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999999;
    float: none;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    padding: 5px 9px 5px 10px;
    position: relative;
    width: 272px;
    margin: 5px 2px;
}

.modal input[type="submit"],
.mod_wrap input[type="submit"] {
    width: 122px;
    display: block;
    padding: 0 17px;
    border: 2px #a82829 solid;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    background: #a82829;
    border-radius: 4px;
}

.modal_fastorder .modal-header h1, .bot_modal .modal-header h1, .modal-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    line-height: normal;
    text-align: center;
}

.modal_fastorder .close, .bot_modal .close {
    color: #333;
    opacity: 1;
}

.fastorder_close {
    width: 122px;
    display: block;
    padding: 8px 17px 7px;
    border: 2px #c9c9c9 solid;
    color: #FFF;
    cursor: pointer;
    font-size: 84%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    background: #c9c9c9;
    float: right;
    margin-right: 15px;
    border-radius: 4px;

}

.fastorder_order:hover, .fastorder_close:hover {
    background: #0e66a7;
    color: #fff;
    border: 2px #0e66a7 solid;
}

.fastorder_order {
    position: relative;
    width: 122px;
    display: block;
    padding: 8px 17px 7px;
    border: 2px #a82829 solid;
    color: #fff;
    cursor: pointer;
    font-size: 84%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    background: #a82829;
    float: right;
    border-radius: 4px;
}

.fastorder_order:disabled {
    opacity: .9;
    cursor: default;
}

.fastorder_order._loading:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 25px;
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url('preloader.gif') 0 0 no-repeat;
}

#fo_product_title {
    font-size: 20px;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
}

.modal-dialog .col-md-6 {
    width: 50%;
    float: left;
}

.modal-content {
    width: 600px;
    border: none;
    border-radius: 0px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.modal-header .close {
    margin-top: -2px;
}

.modal_fastorder .close {
    color: #333;
    opacity: 1;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal_fastorder .modal-header {
    background: #f5f5f5;
    font-size: 18px;
    color: #333 !important;
    text-align: center;
    line-height: 57px;
    text-transform: uppercase;
    padding-left: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #4a5456;
}

.row::before {
    display: table;
    content: " ";
}

.row::after {
    display: table;
    content: " ";
    clear: both;
}

.modal-title {
    margin: 0 !important;
}

.fastorder_prices {
    text-align: left;
}

.fastorder_order_left {
    width: 250px;
    margin-right: 15px;
    float: left;
}

.fastorder_order_right {
    width: 250px;
    float: left;
}

.modal_fastorder .form-group .form-control {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
}

.product__item_prices.fastorder_prices {
    margin-bottom: 0px;
}

#fo_error_msg, #fo_confirm_msg,
#fo_error_msg_2, #fo_confirm_msg_2 {
    margin-bottom: 10px;
}

#fo_product_pic {
    display: block;
    max-width: 100%;
}

.fastorder_product {
    display: inline-block;
    margin-top: 10px;
}

#form_fastorder .form-group {
    margin-top: 10px;
}

.modal {
    display: none;
}

.filter_toggle #show_filter {
    display: none;
    float: right;
}

.filter_toggle #hide_filter {
    display: inline;
    float: right;
}

.filter_toggle {
  margin-top: 30px;
    padding: 10px 0;
    background-color: #FFF;
}

.filter_toggle span {
    font-weight: bold;
    font-size: 1rem;
}

.filter_toggle a {
    margin-right: 20px;
    cursor: pointer;
}

.characteristics__product {
    margin-bottom: 15px;
}

.characteristics__product_name {
    display: inline-block;
    font-weight: bold;
}

.characteristics__product_val {
    display: inline-block;
}

.characteristics__product_val select {
    border: 1px solid #ddd;
    width: 200px;
}

.th_slide li {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
    width: 85px;
    border: 1px solid #f0f0f0;
}

.th_slide li.last {
    margin-right: 0px;
}

#user-form {
    border-radius: 2px;
    background: #f5f5f5;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 95%;
    padding: 15px;
}

.filter__name {
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 10px;
}

.filter__val label {
    font-size: 1rem;
    font-weight: 300;
}

.fromL, .toL {
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 12px;
    font-family: 'Roboto', sans-serif;
    color: #4a5456;
}

#CatalogElements_priceFrom {
    padding: 0;
    margin: 0;
    height: 25px;
    line-height: 15px;
    width: 80px;
    text-align: center;
    margin-right: 7px;
    border: 1px solid #CCC;
    display: inline-block;
    margin-left: 10px;
}

#CatalogElements_priceTo {
    padding: 0;
    margin: 0;
    height: 25px;
    line-height: 15px;
    width: 80px;
    text-align: center;
    margin-right: 7px;
    border: 1px solid #CCC;
    display: inline-block;
    margin-left: 10px;
}

.filter__sub input[type="submit"] {
    -webkit-box-shadow: none;
    box-shadow: none;

    border: none;
    border-radius: 10px;
    font-weight: 300;
    font-size: .9rem;
    padding: .4em 1em .5em;
    background: #0057A1;
    color: #FFF;
    margin-top: 20px;
}

.filter__sub input[type="submit"]:hover {
    color: #FFF;
    background: #0D1216;
}

#slider {
    margin-top: 1em;
    width: 98%
}


.bx-wrapper img{
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
}

.ui-slider {
    margin: 0;
    width: 255px;
    height: 7px;
    background: #d7d7d7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    position: relative
}

.ui-slider .num {
    text-align: center;
    padding: 11px 0 0;
    background: url(../img/deco01.png) no-repeat 50% 0;
    position: absolute;
    top: 28px;
    color: #989898;
    font: 12px/15px 'pt_sansregular', sans-serif
}

.ui-slider-handle {
    background: #fff;
    width: 14px;
    height: 14px;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    top: 0;
    margin: -4px 0 0 -3px;
    z-index: 5;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 4px rgba(30, 30, 0, .3);
    box-shadow: 0 2px 4px rgba(30, 30, 0, .3);
    outline: none !important
}

.ui-slider-range {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0057A1), to(#65778b));
    background-image: -webkit-linear-gradient(bottom, #0057A1 0%, #65778b 100%);
    background-image: -o-linear-gradient(bottom, #0057A1 0%, #65778b 100%);
    background-image: linear-gradient(to top, #0057A1 0%, #65778b 100%);
    height: 7px;
    position: absolute;
    margin: 0;
    z-index: 2;
    cursor: pointer
}

.filter_block {
    margin: 20px 0;
    padding: 0 10px;
    width: calc(25% - 20px);
    float: left;
}

.carousel-block .img_wrap {
    height: 140px;
}

#filter-product-form {
    background-color: #f4f4f4;
}

#filter-product-form .filter__sub {
    padding-left: 10px;
    padding-bottom: 10px;
}

.catalog-categories {
  background: #f4f4f4;
  padding-top: 26px;
  margin-bottom: 20px;
}
.catalog-categories .centermap,
.catalog-categories .tumbs {
  background: none;
}
.catalog-categories .tumbs li {
  background: #fff;
  border-radius: 2px;
}
.catalog-categories .tumbs li a {
  border: 0;
}
@media (max-width:767px) {
  .catalog-categories {
    padding-top: 15px;
    padding-bottom: 35px;
  }
}

.view-panel-sort {
    background-color: #0057A1;
    padding: 10px 0;
    margin: 10px 0;
}

.view-panel-sort #sort {
    margin-right: 10px;
}

.details-images table {
    width: 100%;
}

.tumbs li a img {
    width: 145px;
    height: 100px;
    -o-object-fit: contain;
    object-fit: contain;
    /*-webkit-filter: grayscale(100%);*/
    /*filter: grayscale(100%);*/

}
@media (min-width: 1440px) {
  .tumbs li {
    width: calc(16.666% - 8px);
  }
  .tumbs li a {
    width: 100%;
  }
  .tumbs li a img {
    width: auto;
    height: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1800px) {
  .tumbs li {
    width: calc(12.5% - 8px);
  }
  .tumbs li a,
  .tumbs li a img {
    width: 100%;
  }
}

/*.tumbs li:hover a img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}*/

.search_page .txt {
    max-width: 700px !important;
}

.search_page table td {
    padding: 5px 0;
}

.top_pad {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.carousel-block img {
    display: block;
    width: 178px;
    height: 141px !important;
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
}

.catalog_element_description h3 span {
    font-size: 20px !important;
}


.modal {

    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    margin: 0 auto;
    outline: medium none;
    position: fixed;
    overflow: auto;
    left: 0;
    top: 0 !important;
    width: 100%;
    height: 100%;
    z-index: 1050;
    text-align: center;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    background-clip: padding-box;
}

.modal.fade.in:after{
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    content: '';
}


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


.phone_mobile, .top_search_block, .form_search_mobile, .top_line .gr_logo, .form_search_mobile, .top_line .gr_block, .form_search_mobile, .top_line .gr_block{
    display: none;
}


@media (max-width: 767px) {

    html, body {
        width: 100%;
        overflow-x: hidden;
    }

    nav .menu_head {
        display: none;
    }


    .catalog_tab_right {
        padding-bottom: 20px;
        display: block;
    }

    a.catalog_photos_img_2 {
        width: auto;
        margin-right: 3%;
        margin-bottom: 5px;
    }

    a.catalog_photos_img_2 img {
        width: auto;
    }

    .fastorder_order_right {
        float: right;
    }

    .banners-left, .banners-right, nav, .photos, .perelink_block {
        display: none;
    }

    .menu_head li {
        display: block;
        position: relative;
        vertical-align: top;
    }

    .search_button {
        display: none !important;
    }

    .mobile_none td {
        width: 100%;
        display: block;
    }

    .news__right {
        width: calc(100% - 208px);
    }

    .new {
        width: 95%;
    }

    .new_list table td img {
        display: none;
    }

    .new_list table {
        width: 95%;
    }

    .description_catalog p {
        margin-right: 20px;
    }

    .description_catalog iframe {
        max-width: 95%;
    }

    .ymaps {
        width: 90% !important;
    }

    .centermap {
        width: 100% !important;
        margin: 0;
        position: relative;
        padding-bottom: 50px;
    }

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

    .tumbs {
        padding: 10px;
        margin-left: 0;
        margin-right: 0;

    }

    .tumbs ul{
        margin-top: 38px;
    }

    h1, h1.index {
        font-size: 20px;
        word-wrap: break-word;
        width: 100% !important;
    }

    .header_contacts_shadow {
        margin: 10px 0;
    }

    .top_pad {
        padding-left: 0;
        padding-right: 0;
        background-color: #FFF;
    }

    header {
        max-width: 100% !important;
    }

    .header_contacts_shadow {
        width: 100% !important;
    }

    .logo img {
        width: 90% !important;
    }

    .header_left_column {
        float: right;
    }

    .header_contacts, .header_phone_block {
        width: 100%;
        padding: 0;
        display: block;
        margin: 0;
        text-align: center;
    }

    header{
     padding: 13px 15px;
     background-color: #ececec;
    }

    header, .top_line{
        height: auto !important;
    }

    .top_line{
        width: 100% !important;
        margin: 0 auto 13px;
    }

    .top_line .gr_logo{
        background-color: #004391;
        padding: 0;
        display: inline-block !important;
        width: 77px;
        overflow: hidden;
    }
    .top_line .top_line_mobile > a{
        text-decoration: none;
        width: 100%;
        display: block;
    }

    .top_line .gr_logo img{
        position: static;
    }

    .top_line_mobile{
        display: inline-block;
        vertical-align: bottom !important;
        right: 0;
        top: 0;
        font-family: 'Roboto', sans-serif;
        margin: 0px 15px 3px 0;
    }

    .top_line_mobile .gr_block span{
        padding: 4px;
    }

    .top_line_mobile .gr_block:nth-child(3){
        border-right: 0 !important;
    }

    .top_line_mobile .gr_block{
        margin: 0 0 2px 0 !important;
        padding: 0 !important;
    }

    .top_line_mobile .gr_block:last-child{
        margin: 0 !important;
    }


    .top_line_mobile .gr_block:not(.glast){
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        padding-right: 0 !important;
        border-right: 0px solid #c1c1c1;
    }

    .top_line_mobile .gr_block:not(.glast):after{
        width: 0;
        height: 0;
    }

    .top_line_mobile .gr_block.glast, .top_line_mobile .gr_block.glast a{
        font-size: 11px;
    }

    .centermap header .logo{
        margin: 0 0 0 auto;
        display: block;
        /*max-width: 198px !important;*/
    }

    .wide_line, .form_search{display: none}

    .header_phone_block span, .top_search_block, .form_search_mobile, .top_line .gr_logo, .form_search_mobile, .top_line .gr_block, .form_search_mobile, .top_line .gr_block {
        display: block;
    }

    .phone_mobile{
        display: inline-block;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        width: calc(100% - 88px);
        margin: 3px auto;
    }

    .phone_mobile .gr_phone{
        margin-top: 0;
    }

    .phone_mobile .gr_phone,
    .phone_mobile .gr_recall{
        position: static;
        display: block;
        color: #FFFFFF;
    }

    .phone_mobile .gr_recall{
        margin-top: 5px;
    }

    .phone_mobile .gr_phone a{
        color: #FFFFFF;
        font-size: 24px;
        font-weight: bold;
    }

  .phone_mobile .gr_recall a {
    background: #E32427;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#E32427), to(#a92729));
    background: linear-gradient(#E32427, #a92729);
    -pie-background: linear-gradient(#E32427, #a92729);*/
    border-radius: 4px;
    background-color: #d72b2b;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 10px;
    padding-left: 35px;
    font-size: 15px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
  }
  .phone_mobile .gr_recall a:hover {
    background-color: #b6241d;
  }
  .phone_mobile .gr_recall a:before{
    left: 10px;
    top: 7px;
    padding-right: 5px;
  }


    .top_line .gr_phone, .top_line .gr_recall{
        display: none;
    }


    .town {
        padding-bottom: 10px;
    }

    .header_phone_block {
        padding: 10px 6px 10px 10px;
        border-top: 1px solid rgb(219, 219, 219);
    }

    .services ul {
        position: relative;
        top: 10px;
        text-align: center;
    }

    .services_inner {
        text-align: center;
    }

    .services ul li {
        display: inline-block;
    }

    /*.news .new_tumb {
        height: 70px;
    }*/

    .news {
        margin-top: 0;
        margin-bottom: 0;
    }

    .news_offers {
        padding: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .foot_info {
        max-width: 100%;
    }

    .copy {
        max-width: 100%;
        padding: 0;
    }

    .copy p, .superjob {
        margin-right: 10px;
    }

    #content h1 {
        font-size: 24px !important;
        margin-bottom: 25px;
    }

    .left_column {
        display: none;
    }

    .catalog_photos_img_2 img {
        width: 135px;
    }

    #content .right_column {
        width: 100% !important;
    }

    .carousel-wrapper {
        margin: 10px 40px 10px 20px !important;
    }

    .carousel-button-right {
        position: relative;
        left: -20px;
    }

    .cat_col {
        width: 49%;
        margin-right: 1%;
        float: left;
        margin-bottom: 10px;
    }

    .filter_block {
        margin-bottom: 10px;
        width: 45%;
        padding: 0;
        margin-left: 4%;
        margin-right: 1%;
        float: left;
    }

    #filter-product-form {
        display: none;
    }

    .filter_toggle, .sort_row {
        display: block !important;
        margin-left: -20px;
    }

    .filter_toggle .view-panel-sort {
        padding-right: 20px;
        min-height: 16px !important;
        height: 16px !important;
    }

    .sort_row .view-panel-sort {
        height: 30px !important;
    }

    .sort_row {
        margin-top: -10px;
    }

    #content .blok_prod_1 .txt {
        width: 90%;
        padding-top: 10px;
    }

    .centermap #content .blok_prod_1 .txt{
        width: 90%;
        margin-top: 0;
    }

    .centermap #content .incat .blok_prod_1 .txt{
        width: 93%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .centermap #content .blok_prod_1 .photo, .centermap #content .blok_prod_1 .txt{
        float: none;
        width: 93%;
        margin-left: auto;
        margin-right: auto;
    }

    /*.modal {*/
        /*background-color: #ffffff;*/
        /*border: 1px solid rgba(0, 0, 0, 0.3);*/
        /*border-radius: 6px;*/
        /*left: 0;*/
        /*right: 0;*/
        /*outline: medium none;*/
        /*position: fixed;*/
        /*top: 2% !important;*/
        /*z-index: 1050;*/

        /*-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);*/
        /*-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);*/
        /*box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);*/
        /*-webkit-background-clip: padding-box;*/
        /*-moz-background-clip: padding-box;*/
        /*background-clip: padding-box;*/
    /*}*/

    .modal-dialog {
        width: 100%;
    }

    .modal-content {
        width: 100%;
    }

    .fastorder_close {
        display: none;
    }

    .top_block {
        display: block;
    }

    .cont_panel {
        height: auto !important;
        width: 100% !important;
    }

    .centermap #content .cont_panel table {
        width: 100% !important;
    }

    .centermap #content .cont_panel table tr td:nth-of-type(1) {
        width: 100% !important;
    }



    .centermap #content .feedback_contacts .cont_left {
        width: auto;
    }

    .links{
        margin-top: 0;
        top: auto;
        padding-left: 0;
    }

    #panel1 table.mobile_none tbody tr td:nth-child(2), #panel1 table.mobile_none tbody tr td:nth-child(1), #panel2 table.mobile_none tbody tr td:nth-child(2), #panel2 table.mobile_none tbody tr td:nth-child(1){
        width: 100% !important;
    }

    .border_line_info{
        max-width: none !important;
        width: 92% !important;
    }

    #mainphoto{
        max-width: 300px;
        margin: 0 auto;
    }

    #mainphoto .catalog_photos_img img{
        max-width: 100%!important;
    }


}

@media (max-width: 600px) {
    .catalog_tab td {
        display: block;
    }

    .catalog_tab_left {
        display: block;
        width: 100%;
    }

    .catalog_tab_right {
        padding-bottom: 20px;
        display: block;
    }

    a.catalog_photos_img_2 {
        width: auto;
        margin-right: 3%;
        margin-bottom: 5px;
    }

    a.catalog_photos_img_2 img {
        width: auto;
    }

    .fastorder_order_right {
        float: left;
    }

    #creating_form_9 .form_right {
        float: none;
        clear: both;
    }

}

@media (max-width: 480px) {


    html, body {
        width: 100%;
        overflow-x: hidden;
    }

    .list_decor_top {
        display: none;
    }

    .banners-left, .banners-right, nav, .photos, .perelink_block {
        display: none;
    }

    .mob__table td {
        display: block;
    }

    .menu_head li {
        display: block;
        position: relative;
        vertical-align: top;
    }

    .search_button {
        display: none !important;
    }

    .mobile_none td {
        width: 100%;
        display: block;
    }

    .news__right {
        width: 95%;
        margin-top: 20px;
    }

    .new {
        width: 95%;
    }

    .new_list table td img {
        display: none;
    }

    .new_list table {
        width: 95%;
    }

    .description_catalog p {
        margin-right: 20px;
    }

    .description_catalog iframe {
        max-width: 95%;
    }

    .ymaps {
        width: 90% !important;
    }

    .centermap {
        width: 100% !important;
        margin: 0;
        position: relative;
        padding-bottom: 50px;
    }

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

    .tumbs {
        padding: 10px;
        margin-left: 0;
        margin-right: 0;

    }

    h1, h1.index {
        font-size: 20px;
        word-wrap: break-word;
        width: 100% !important;
    }

    .header_contacts_shadow {
        margin: 50px 0 10px;
    }

    .site {
        position: relative;
        top: 20px;
        float: right;
        padding-right: 10px;
    }

    .copy .social li a {
        position: relative;
        top: 0px;
    }

    .top_pad {
        padding-left: 0;
        padding-right: 0;
        background-color: #FFF;
    }

    header {
        max-width: 100% !important;
    }

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

    .logo img {
        width: 90% !important;
    }

    .header_left_column {
        float: right;
    }

    .header_contacts, .header_phone_block {
        width: 100%;
        padding: 0;
        display: block;
        margin: 0;
        text-align: center;
    }

    .header_phone_block span {
        display: block;
    }

    .town {
        padding-bottom: 10px;
    }

    .header_phone_block {
        padding: 10px 6px 10px 10px;
        border-top: 1px solid rgb(219, 219, 219);
    }

    .services ul {
        position: relative;
        top: 10px;
        margin-left: -95px;
        padding-left: 50% !important;
    }

    .services ul li {
        padding-bottom: 5px 0;

    }

    /*.news .new_tumb {
        height: 70px;
    }*/

    .news {
        margin-top: -20px;
        margin-bottom: 20px;
    }

    .news_offers {
        padding: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .foot_info {
        max-width: 100%;
    }

    .copy {
        max-width: 100%;
        padding: 0;
    }

    .copy p, .superjob {
        margin-right: 10px;
    }


    #content h1 {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .left_column {
        display: none;
    }

    .catalog_photos_img_2 img {
        width: 135px;
    }

    #content .right_column {
        width: 100% !important;
    }

    .catalog_tab td {
        display: block;
    }

    .catalog_tab_left {
        display: block;
        width: 100%;
    }

    .catalog_tab_right {
        padding-bottom: 20px;
        display: block;
    }

    a.catalog_photos_img_2 {
        width: 45%;
        margin-right: 3%;
        margin-bottom: 5px;
    }

    a.catalog_photos_img_2 img {
        width: 100%;
    }

    .carousel-wrapper {
        margin: 10px 40px 10px 20px !important;
    }

    .carousel-button-right {
        position: relative;
        left: -20px;
    }

    .cat_col {
        width: 49%;
        margin-right: 1%;
        float: left;
        margin-bottom: 10px;
    }

    .filter_block {
        margin-bottom: 10px;
        width: 45%;
        padding: 0;
        margin-left: 4%;
        margin-right: 1%;
        float: left;
    }


    #filter-product-form {
        display: none;
    }

    .filter_toggle, .sort_row {
        display: block !important;
        margin-left: -20px;
    }

    .filter_toggle {
        padding-right: 20px;
    }

    .filter_toggle a {
        margin-right: 0;
    }

    .filter_toggle #show_filter {
        display: inline;
    }

    .filter_toggle #hide_filter {
        display: none;
    }

    .filter_toggle span b {
        display: none;
    }

    .filter_toggle .view-panel-sort {
        padding-right: 20px;
        min-height: 16px !important;
        height: 16px !important;
    }

    .sort_row .view-panel-sort {
        height: 60px !important;
    }

    .sort_row {
        margin-top: -10px;
    }

    .blok_prod_1 .name span {
        margin-top: 20px;
    }

    #content .blok_prod_1 .txt {
        width: 90%;
        margin-left: 20px;
    }

    /*.modal {*/
        /*background-color: #ffffff;*/
        /*border: 1px solid rgba(0, 0, 0, 0.3);*/
        /*border-radius: 6px;*/
        /*left: 0;*/
        /*right: 0;*/
        /*outline: medium none;*/
        /*position: fixed;*/
        /*z-index: 1050;*/
        /*-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);*/
        /*-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);*/
        /*box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);*/
        /*-webkit-background-clip: padding-box;*/
        /*-moz-background-clip: padding-box;*/
        /*background-clip: padding-box;*/
        /*height: 100%;*/
        /*overflow-y: scroll;*/
    /*}*/

    .modal-dialog {
        width: 100%;
    }

    .modal-content {
        width: 100%;
    }

    .fastorder_close {
        display: none;
    }

    .top_block {
        display: block;
    }

    #goToOrderForm {
        width: 90% !important;
        margin-left: 0 !important;
        height: 200px !important;
        top: 10% !important;
        left: 5% !important;
        margin-top: 0 !important;
        padding: 20px 0 !important;
    }

    #goToOrderForm button {
        width: 200px !important;
    }


}

element.style {
}

@media (max-width: 360px) {

    .services ul {
        position: relative;
        top: 10px;
        margin-left: -130px;
        padding-left: 50% !important;
    }
}

@media (max-width: 350px) {

    .footer_links li {
        float: left;
        margin-left: 3px;
        margin-right: 5px;
        padding-left: 10px;
        padding-right: 0;
    }

    img {
        max-width: 280px !important;
    }

}


/* top_block */
.top_block {
    border-bottom: 1px solid #ddd;
    padding: 14px 15px;
    position: relative;

}

.top_block .top_menu_block {
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #ebebeb;
    padding: 0;
    width: 38px;
    height: 38px;
}

.top_block .top_menu_block a, .top_block .top_search_block a{
    display: block;
    text-decoration: none;
    position: relative;

}

.top_block .top_menu_block a span {
    display: block;
    height: 22px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #000000;
    font-size: 23px;
    margin: 7px auto;
    position: absolute;
    width: 22px;
    -webkit-transition: 3s;
    -o-transition: 3s;
    transition: 3s;
}

.top_block .top_search_block a span {
    display: block;
    height: 18px;
    left: 0;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #000000;
    bottom: 0;
    margin: 10px auto;
    position: absolute;
    width: 18px;
}




.top_block .top_search_block{
    background-color: rgb(255, 255, 255);
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #ebebeb;
    padding: 0;
    width: 38px;
    height: 38px;
}

.form_search_mobile{
    background-color: #ececec;
    border: 0;
    width: 100%;
}

.form_search_mobile .search input[type="text"], .form_search_mobile .search input[type="submit"]{
    float: none;
}

.form_search_mobile .search{
    position: relative;
    padding-right: 43px;
}

.form_search_mobile .search input[type="text"]{
    width: 100%;
    border: 0;
    height: 24px;
    color: #a7a7a7;
}

.form_search_mobile .search input[type="submit"]{
    position: absolute;
    right: 0;
    top: 0;
    width: 43px;
    height: 24px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #d6d6d6;
}

.search label[for = search_go_mobile]{
    line-height: 24px !important;
    margin: 0 12px !important;
    font-size: 19px !important;
}


.form_search_mobile .in{
    padding: 13px 15px 0;
    z-index: 9999999;
}

.wrapper_search_mobile{
    position: fixed;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    padding: 14px 15px;
}


.top_menu_block_list {
    background: none repeat scroll 0 0 #ececec;
    -webkit-box-shadow: 0 6px 6px -2px #888;
    box-shadow: 0 6px 6px -2px #888;
    left: 15px;
    padding: 14px;
    right: 15px;
    top: 50px;
    z-index: 9999;
}

.top_menu_block_list ul {
}

.top_menu_block_list ul li:not(:last-child) {
    border-bottom: 1px solid #ddd;
}

.top_menu_block_list a {
    display: inline-block;
    font-size: 20px;
    padding: 12px 0 12px 0px;

    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media screen and (max-width: 849px) {
    .top_block .top_menu_bloc * k * * * * * * * * * * * {
        height: 60px;
        width: 60px;
    }

    .top_block .top_menu_bloc * k * * * * * * a {
        height: 60px;
    }

    .top_block .top_menu_bloc * k * * * * * * * a span {
        left: 22px;
        top: 26px;
    }

    .top_menu_block_lis * * * * t {
        top: 70px;
    }
}

@media (min-width: 10px) and (max-width: 480px) {
    .block_logo img {
        width: 90%;
        padding: 0px 15px;
    }
}

.col_title {
    width: 100%;
    height: 120px;
    display: block;
    text-align: center;
}
.col_title + .col_title {
    height: auto;
}
.col_title img {
    width: 100%;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    background-color: #FFF;
}

.newsdate {
    color: #666666;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: bold;
}

#content .blok_prod_1 .newstxt {
    float: left;
    margin-bottom: 15px;
    margin-left: 41px;
    margin-top: 5px;
    width: calc(100% - 300px);
    font-size: .9rem;
}

@media (min-width: 10px) and (max-width: 480px) {
    #content .blok_prod_1 .newstxt {
        float: left;
        margin-bottom: 15px;
        margin-left: 12px;
        margin-top: 5px;
        width: 80%;
        font-size: .9rem;
    }
}

.cur_rubric {
    height: 40px;
    line-height: 40px;
    color: #0057A1;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 5px solid #0057A1;
    margin: 10px 0;
    padding: 0 15px;
}

.cur_rubric a {
    color: #0057A1;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

.items-block-new .input_c input {
    width: 300px;
    height: 30px;
    padding: 0 10px;
    margin: 10px 0;
}

.items-block-new input[type="submit"] {
    width: 122px;
    display: block;
    padding: 8px 17px 7px;
    border: 2px #a82829 solid;
    color: #fff;
    cursor: pointer;
    font-size: 84%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    background: #a82829;
    border-radius: 4px;
    margin-bottom: 20px;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dde;
    position: relative;
}

.jspDrag {
    background: #999;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 3px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.scroll-pane {
    height: auto;
    max-height: 110px;
}

.catalog_element_description table {
    width: 100% !important;
}

@media (max-width: 480px) {
    .catalog_element_description table td:first-child {
        width: 40% !important;
    }
}

@media (min-width: 481px) {
    .catalog_element_description table td:first-child {
        width: 40% !important;
    }

}

.feedback_cont {
    width: 100%;
    margin: 0;
    clear: both;
}

.feedback_cont.topmain{
    margin-top: 0 !important;
}


.feedback_left {
    width: 431px;
    background-color: #FFF;
    float: left;
    padding: 50px 30px;
    height: 770px;
}

.feedback_right {
    width: 431px;
    background-color: #F7F7F7;
    float: left;
    padding: 50px 30px;
    height: 770px;
}

.garant .feedback_left {
    height: 640px;
}

.garant .feedback_right {
    height: 640px;
}

#fancybox-content .page_title {
    display: none;
}

.main_left {
    width: 431px;
    float: left;
    padding: 0 30px;
    background-color: #ececec;
}

.main_right {
    width: 431px;
    float: left;
    padding: 0 30px;
    background-color: #ececec;
}

.mainleft {
    padding: 50px 30px;
    background-color: #ececec;
}

.mainright {
    padding: 0 30px;
    background-color: #ececec;
}

.why_block {
    width: 431px;
    float: left;
    padding: 10px 30px 50px 30px;
    height: 290px;
    text-align: center;
}

#content .feedback_left h3 {
    border-bottom: none;
    color: #202020;
    font-size: 29px;
    font-weight: 300;
    margin-bottom: 40px;
}

#content .mainleft h3, #content .mainright h3 {
    border-bottom: none;
    color: #202020;
    font-size: 29px;
    font-weight: 300;
    margin-bottom: 20px;
}

#content .feedback_left hr {
    border-bottom: 1px solid #ea292b;
    width: 120px;
    margin-bottom: 40px;
}

#content .feedback_left p {
    font-size: 16px;
}

#content .feedback_left p a {
    font-size: 16px;
    color: #ea292b;
    text-decoration: none;
}

#content .feedback_right input[type="text"] {
    width: 400px;
    height: 48px;
    padding: 0 10px;
    margin: 15px 0;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
}

#content .feedback_right textarea {
    width: 400px;
    height: 50px;
    padding: 10px;
    margin: 15px 0 5px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
}

#content .feedback_right select {
    width: 420px;
    height: 48px;
    padding: 0 10px;
    margin: 15px 0;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
}

#content .feedback_right input[type="submit"] {
    margin: 20px 0;
    background: #ea292b;
    padding: 20px 0;
    width: 175px;
    border: none;
    font-size: 16px;
}

#content .feedback_cont h2 {
    border-bottom: none;
    color: #202020;
    font-size: 29px;
    font-weight: 300;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 80px;
}

#content .partners {
    float: left;
    margin: 0;
    width: 244px;
    height: 244px;
    position: relative;
    cursor: pointer;
}

#content .partners img {
    margin: 0;
    width: 244px;
}

#content .partners .partners_hover {
    margin: 0;
    width: 244px;
    height: 244px;
    position: absolute;
    display: none;
    background: rgba(57, 60, 152, 0.9);
    text-align: center;
}

#content .partners:hover .partners_hover {
    display: table;
}

#content .partners .partners_hover .cont {
    vertical-align: middle;
    display: table-cell;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
}

#content .partners .partners_hover .cont a {
    color: #FFF;
    font-size: 16px;
    text-transform: lowercase;
    text-decoration: underline;
}

#content .why_block h3 {
    border-bottom: none;
    color: #202020;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
    text-align: center;
}

#content .why_block, #content .why_block p {
    font-size: 16px;
    text-align: center;
}

#content .feedback_cont hr.tithr {
    border-bottom: 1px solid transparent;
    width: 120px;
    margin: 0 auto 40px;
}

#content .why_block img {
    margin: 30px;
    height: 80px;
    width: 80px;
    -o-object-fit: contain;
    object-fit: contain;
}

.partns {
    padding-bottom: 0px;
}

.main_cantacts button.accordion {
    background-color: #dfdfdf;
    cursor: pointer;
    padding: 20px 0;
    width: 235px;
    text-align: center;
    border: none;
    outline: none;
    border-radius: 5px 5px 0 0;
    background-image: none;
    font-weight: bold;
    text-transform: uppercase;
    display: inline;
    margin-right: 5px;
}

.main_cantacts button.accordion.active {
    background-color: #f7f7f7;
    cursor: pointer;
    padding: 20px 0;
    width: 235px;
    text-align: center;
    border: none;
    outline: none;
    border-radius: 5px 5px 0 0;
    background-image: none;
    color: #00559e;
    font-weight: bold;
    text-transform: uppercase;
    display: inline;
}

.cont_panel {
    width: 100%;
    border: 1px solid #ddd;
    background-color: transparent;
    margin-bottom: 20px;
}

.feedback_contacts {
    width: 100%;
    margin-top: 35px;
    font-family: 'Roboto', sans-serif;
}

.feedback_contacts .cont_left {
    float: left;
    width: 340px;
    padding: 20px;
}

.feedback_contacts h3 {
    border-bottom: none !important;
    color: #000000;
    font-size: 24px !important;
    font-weight: bold !important;
}

feedback_contacts p{
    font-size: 16px;
}

.feedback_contacts .cont_right input[type="text"] {
    width: 100%;
    max-width: 660px;
    height: 42px;
    padding: 0 21px;
    margin: 10px 0 0 0;
    font-size: 16px;
    color: #a5a5a5;
    border-radius: 3px;
    border: 1px solid #d0d0d0;
}

.feedback_contacts .cont_right input[type="text"]:focus, .feedback_contacts .cont_right textarea:focus {
    border: 1px solid #2c7db0;
}

.feedback_contacts .cont_right input[type="submit"] {
    margin: 0 0 23px;
    background: #d72b2b; /* Old browsers */
    /*background: -moz-linear-gradient(top, #e12427 0%, #e12427 36%, #ac2729 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(top, #e12427 0%, #e12427 36%, #ac2729 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to bottom, #e12427 0%, #e12427 36%, #ac2729 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e12427', endColorstr='#ac2729', GradientType=0);*/
    line-height: 42px;
    width: 100%;
    max-width: 197px;
    border-radius: 3px;
    font-size: 16px;
    color: #FFFFFF;

}

.feedback_contacts .cont_right textarea {
    width: 100%;
    max-width: 660px;
    height: 42px;
    padding: 15px 21px;
    margin: 10px 0 18px;
    font-size: 16px;
    color: #a5a5a5;
    border-radius: 3px;
    border: 1px solid #d0d0d0;
    float: none;
}


.cont_panel .contact_info {
    display: block;
    position: relative;
    padding-left: 30px;
    text-transform: uppercase;
    width: 100%;
    color: #000;
    font-weight: 100;
    font-size: .9rem;
    margin-bottom: 15px;
    background-repeat: no-repeat;
}

.cont_panel .phone {
    /*background-image: url('/templates/front/stable/images/icons/phone.png');*/
    background-image: url('/templates/front/stable/images/icons/news_icons/lnr-phone-handset.png');
}

.cont_panel .email {
    /*background-image: url('/templates/front/stable/images/icons/env.png');*/
    background-image: url('/templates/front/stable/images/icons/news_icons/lnr-envelope.png');
    background-position: 0 3px;
}

.cont_panel .env {
    background-image: url('/templates/front/stable/images/icons/home.png');
}

.cont_panel .servis {
    /*background-image: url('/templates/front/stable/images/icons/servis.png');*/
    background-image: url('/templates/front/stable/images/icons/news_icons/lnr-cog.png');
}

.cont_panel .sales {
    /*background-image: url('/templates/front/stable/images/icons/sales.png');*/
    background-image: url('/templates/front/stable/images/icons/news_icons/lnr-cart.png');
}

.cont_panel .zap {
    background-image: url('/templates/front/stable/images/icons/zap.png');
}

.cont_panel .secr {
    background-image: url('/templates/front/stable/images/icons/secr.png');
}

.cont_panel .contact_info span {
    display: block;
    text-transform: none;
    font-size: 80%;
    color: #8f8f8f;
    width: 100%;
}

.cont_panel .contact_info span:not(.phnumber){
    margin-top: 9px;
}

.cont_panel .contact_info a {
    text-transform: lowercase;
    font-size: .9rem;
    color: #01458e;
}

.cont_panel .contact_info .phnumber a {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: .95rem;
    color: #000;
}


.cont_panel .contact_info span a {
    display: block;
    text-transform: none;
    font-size: 14px;
    color: #6a6a6a;
    width: 100%;
    text-decoration: none;
}

button.accordion {
    background-color: transparent;
    cursor: pointer;
    padding: 20px 0 20px 30px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-top: 1px solid #d6d6d6;
    background-image: url('/templates/front/stable/images/q1.png');
    background-repeat: no-repeat;
    background-position: 0 3px;
    font-size: 1rem;
}

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

button.accordion:hover {
    background-color: #ededed;
}

button.accordion.active {
    background-color: #ececec;
    background-image: url('/templates/front/stable/images/q2.png');
    background-repeat: no-repeat;
}

div.panel {
    padding: 20px 0 20px 20px;
    display: none;
}

.kamaz_logo {
    float: left;
    height: 50px;
    margin: 0 0 0 20px;
}

.kamaz_text {
    color: #2c7db0;
    padding-top: 10px;
    margin: 0 15px 0 0;
}

.perelink_block_innerblock .icons {
    padding-top: 45px;
    margin-right: -30px;
}

.feedback_left b {
    font-weight: bold;
}

.pulse {
    -webkit-animation: pulse 3s ease-out;
    animation: pulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes "pulse" {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    40% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    45% {
        -webkit-transform: scale(1.1) rotateY(-30deg);
        transform: scale(1.1) rotateY(-30deg);
    }
    50% {
        -webkit-transform: scale(1.1) rotateY(-45deg);
        transform: scale(1.1) rotateY(-45deg);
    }
    55% {
        -webkit-transform: scale(1.1) rotateY(-30deg);
        transform: scale(1.1) rotateY(-30deg);
    }
    60% {
        -webkit-transform: scale(1.1) rotateY(0deg);
        transform: scale(1.1) rotateY(0deg);
    }
    65% {
        -webkit-transform: scale(1.1) rotateY(30deg);
        transform: scale(1.1) rotateY(30deg);
    }
    70% {
        -webkit-transform: scale(1.1) rotateY(45deg);
        transform: scale(1.1) rotateY(45deg);
    }
    75% {
        -webkit-transform: scale(1.1) rotateY(30deg);
        transform: scale(1.1) rotateY(30deg);
    }
    80% {
        -webkit-transform: scale(1.1) rotateY(0deg);
        transform: scale(1.1) rotateY(0deg);
    }
    90% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.news_cont {
    width: 250px;
    color: #FFF;
    text-decoration: none;
    text-transform: none;
    font-weight: 300;
    font-size: 14px;
}

.news_cont b {
    color: #FFF;
    text-decoration: none;
    text-transform: none;
    font-weight: 300 !important;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: rgba(255,255,255,.2)!important;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper:hover {
    background-color: rgba(255,255,255,.4)!important;
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}

.scroll-top-wrapper i.fa {
    line-height: inherit;
}

#gar_table td {
    border: 1px solid #DDDDDD;
    padding: 5px;
    vertical-align: middle;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 70px auto;
    padding: 0;
    background: url('popup.png');
    border-radius: 5px;
    width: 800px;
    height: 500px;
    position: relative;
    -webkit-transition: all 5s ease-in-out;
    -o-transition: all 5s ease-in-out;
    transition: all 5s ease-in-out;
    z-index: 99999;
}

.popup h2 {
    margin-top: 0;
    color: #333;
    font-family: 'Roboto', sans-serif;
}

.popup .close {
    position: absolute;
    top: 3px;
    right: 3px;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    font-size: 0;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    z-index: 999999;
    width: 30px;
    height: 30px;
}

.popup .close:hover {
    color: #06D85F;
}

.popup .content_left {
    width: 400px;
    height: 490px;
    float: left;
    overflow: hidden;
    position: relative;
}

.popup .content_right {
    width: 100%;
    height: 490px;
    float: left;
    position: relative;
    overflow: hidden;
}

.popup h3 {
    position: absolute;
    left: 140px;
    top: 55px;
    color: #FFF;
    font-size: 20px;
}

.popup .pop_text {
    position: absolute;
    left: 90px;
    top: 105px;
    text-align: center;
    width: 220px;
    color: #FFF;
    font-size: 14px;
}

.popup .pop_button {
    position: absolute;
    right: 60px;
    top: 315px;
    background: #E32427;
    background: -webkit-gradient(linear, left top, left bottom, from(#E32427), to(#a92729));
    background: -webkit-linear-gradient(#E32427, #a92729);
    background: -o-linear-gradient(#E32427, #a92729);
    background: linear-gradient(#E32427, #a92729);
    -pie-background: linear-gradient(#E32427, #a92729);
    border-radius: 4px;
    font-size: 20px;
    width: 230px;
    height: 35px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 17px;
    cursor: pointer;
    text-decoration: none;
}

.part_cont {
    margin: 0 auto;
}

.catalog_element_description table.catalog_table {
    width: 750px !important;
}

.catalog_element_description table.catalog_table th,
.catalog_element_description table.catalog_table td,
.catalog_element_description table.catalog_table ul li {
    font-size: 15px!important;
}
.catalog_element_description table.catalog_table th {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #1f1f1f;
    text-align: left;
    padding-left: 20px;
}

.catalog_element_description table.catalog_table tr {
    border-radius: 5px;
    margin-bottom: 10px;
}

.catalog_element_description table.catalog_table tr td:nth-of-type(1) {
    width: 60px !important;
    vertical-align: middle;
    height: 100px;
    text-align: center;
    background-color: #FFF;
}

.catalog_element_description table.catalog_table tr td:nth-of-type(1) div {
    border: 2px solid #eb252c;
    width: 28px;
    height: 20px;
    font-size: 20px;
    color: #2e3192;
    padding: 4px 0;
    border-radius: 16px;
    display: inline-block;
}

.catalog_element_description table.catalog_table tr td:nth-of-type(2) {
    width: 130px !important;
    vertical-align: middle;
    min-height: 115px;
    text-align: left;
    background-color: #FFF;
    padding: 0;
    font-size: 1rem;
    line-height: 20px;
}

.catalog_element_description table.catalog_table tr td:nth-of-type(3) {
    width: 180px !important;
    vertical-align: middle;
    height: 115px;
    text-align: left;
    background-color: #dadada;
    padding: 0 5px 0 40px;
    position: relative;
    background-image: url('1bg.png');
    background-repeat: no-repeat;
    font-size: 1rem;
    line-height: 18px;
}

.catalog_element_description table.catalog_table tr td:nth-of-type(4) {
    vertical-align: middle;
    height: 115px;
    text-align: left;
    background-color: #c7edfc;
    padding: 0 15px 0 40px;
    position: relative;
    background-image: url('2bg.png');
    background-repeat: no-repeat;
    font-size: 1rem;
    line-height: 18px;
}

.catalog_element_description table.catalog_table tr {
    display: block;
    margin-bottom: 8px;
}

.catalog_element_description table.catalog_table tr th:nth-of-type(1) {
    width: 200px !important;
}

.catalog_element_description table.catalog_table tr th:nth-of-type(2) {
    width: 200px !important;
}

.catalog_element_description table.catalog_table tr th:nth-of-type(3) {

}

#content .main_left h3, #content .main_right h3 {
    border-bottom: none;
    color: #202020;
    font-size: 29px;
    font-weight: 300;
    margin-bottom: 30px;
}

#content .main_right button.accordion:nth-of-type(1) {
    border-top: none;
    margin-top: -13px;
}

.topdiv {
    position: relative;
    background-color: #5e5e5e;
}

.close_banner {
    position: absolute;
    top: 15px;
    right: 40px;
    cursor: pointer;
    color: #000;
    font-size: 16px;
}

.close_banner .cross {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    left: 5px;
    top: 1px;
    font-family: 'Roboto', sans-serif;
}

.top_banner img {
    -o-object-fit: contain;
    object-fit: contain;
}

.top_banner {
    width: 100%;
    height: 112px;
}

.slider-products {
    position: relative;
    margin-top: 32px;
    padding: 0 75px;
    min-height: 170px;
}

.slider-products .inner {
    position: relative;
    width: 100%;
    max-width: 1020px;
    overflow: hidden;
    margin: 0 auto;
}

.slider-products ul {
    position: relative;
    width: 99999px;
}

.slider-products ul:after {
    position: relative;
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.slider-products li {
    position: relative;
    float: left;
    width: 156px;
    margin: 0 7px;
    list-style-type: none;
    text-align: center;
    background-color: #FFF;
    height: 135px;
    padding-bottom: 10px;
    border-radius: 5px;
}

.slider-products li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #999;
}

.slider-products li .img {
    height: 100px;
    width: 160px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.slider-products li .img img {
    max-width: 100%;
    height: 50px;
}

.slider-products li a:hover,
.slider-products li a.active {
    color: #002986;
}

.slider-products li a:hover .img,
.slider-products li a.active .img {
    opacity: 1;
}

.slider-products li .name {
    display: block;
}

.slider-products .arr-l,
.slider-products .arr-r {
    top: 47px;
    margin-top: 0;
}

.products-box .about {
    margin-top: 20px;
    background: #fff;
}

.products-box .about:after {
    position: relative;
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.products-box .about .txt {
    float: left;
    width: 60.7%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 36px 8px 10px 18px;
    font-size: .9rem;
}

.products-box .about .txt .title {
    font-size: 30px;
    color: #002986;
}

.products-box .about .txt .title span {
    font-weight: 600;
}

.products-box .about .txt p {
    margin: 10px 0 30px; /*  line-height: 33px; */
    line-height: 22px;
}

.products-box .about .img {
    float: right;
    width: 39.3%;
}

.products-box .about .img img {
    width: 100%;
    height: auto;
}

/* end products-box */

.item-product:hover,
.item-product:hover .info {
    background: #5573b6;
    color: #fff !important;
}

.item-product .name a {
    color: #000 !important;
}

.item-product:hover .name a {
    color: #fff !important;
}

.item-product:hover .info {
    border-top-color: #fff;
}

.item-product {
    position: relative;
    display: inline-block;
    vertical-align: top;
    background: #f2f2f2;
    list-style: none;
}

.item-product .img span {
    height: 270px;
    line-height: 270px;
    text-align: center; /* display: table-cell; */
    display: block;
    vertical-align: middle;
}

.item-product .img img {
    max-width: 100%;
    vertical-align: middle;
}

.item-product .name {
    text-align: center;
    padding: 12px 14px 5px;
    min-height: 40px;
    font-size: 16px;
    font-weight: 300;
}

.item-product .info {
    background: url(../i/bg-2.jpg);
    padding: 6px 0 18px;
    border-top: 1px solid #3361ad;
    text-align: center;
}

.item-product .info .price {
    display: inline-block;
    vertical-align: top;
    margin: 14px 14px 0;
    font-size: 16px;
    font-weight: 600;
    color: #002986;
}

.item-product .info .more {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    width: 148px;
    height: 35px;
    line-height: 33px;
    border-radius: 18px;
    background-color: #fff;
    font-size: 15px;
    font-weight: 300;
    color: #000;
}

.item-product .info .more:hover {
    background: #3361ad;
    color: #fff;
}

.promo-slider {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.promo-slider .inner {
    position: relative;
    width: 100%;
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.promo-slider ul {
    position: relative;
    width: 99999px;
}

.promo-slider li {
    position: relative;
    float: left;
    width: 100%;
    max-width: 1200px;
    list-style: none;
    margin: 0;
}

.promo-slider li .inbox {
    position: absolute;
    left: 170px;
    top: 55px;
    color: #fff;
}

.promo-slider li .inbox .title {
    font-size: 32px;
    font-weight: 600;
}

.promo-slider li .inbox p {
    font-size: 34px;
}

.promo-slider li .inbox .price {
    display: inline-block;
    vertical-align: top;
    margin: 13px 0 0 2px;
    background: #5573b6;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    font-size: 20px;
    font-weight: 600;
}

.promo-slider li .inbox .more {
    display: inline-block;
    margin-top: 18px;
    min-width: 172px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #fff;
    border-radius: 24px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.promo-slider li .inbox .more:hover {
    border-color: #5573b6;
    background: #5573b6;
}

.arr-l, .arr-r {
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 50%;
    margin-top: -25px;
    background: #aeaeae;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    cursor: pointer;
}

.arr-r {
    left: auto;
    right: 20px;
}

.arr-l:hover, .arr-r:hover {
    background: #5573b6;
}

.arr-l:before, .arr-r:before {
    content: '';
    display: block;
    background: url(sprite.png) -43px 0 no-repeat;
    width: 8px;
    height: 13px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -7px -4px 0 0;
}

.arr-r:before {
    background-position: -53px 0;
}

.slider-products ul li {
    width: 160px;
}

.red {
    color: red;
}

.cred_lizing {
    padding-left: 15px;
}

.cred_lizing input[type="radio"] {
    display: inline-block;
    margin-top: 10px;
    margin-right: 5px;
}

.cred_lizing input[type="radio"]:nth-of-type(2) {
    margin-left: 30px;
}

.cred_main {
    background-color: #ffffff;
    position: relative;
    top: auto;
    padding-top: 0px !important;
}

.credit_descr {
    font-size: 15px;
}

.credit_descr ul {
    margin-bottom: 15px;
}

.credit_descr ul li {
    margin-left: 45px;
    list-style: none;
    margin-bottom: 7px;
    line-height: 130%;
    position: relative;
    font-size: 1rem;
    color: #424242;
}

.special-links a {
    font-size: 1rem;
}

.credit_descr ul li strong {
    color: #2e3192;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.credit_descr ul li:before {
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    left: -35px;
    /*background-image: url('cli.png');
    top: 2px;
    content: ''; */
    content: '\f05d';
    font-family: fontawesome;
    color: #2e3192;
}

.cred_liz {
    font-family: 'Roboto', sans-serif;
}

#content .part_all .part_hover {
    margin: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    background: rgba(57, 60, 152, 0.9);
    text-align: center;
}

#content .part_all:hover .part_hover {
    display: table;
}

#content .part_all .part_hover .part_cont {
    vertical-align: middle;
    display: table-cell;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
}

#content .part_all .part_hover .part_cont a {
    color: #FFF;
    font-size: 16px;
    text-transform: lowercase;
    text-decoration: underline;
}

#content .part_all {
    min-height: 200px;
    display: block;
    border:4px solid #ddd;
    margin-bottom: 10px;
}

.part_left {
    width: 360px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 205px;
    background-color: #f7f7f7;
}

.part_right {
    display: table-cell;
    vertical-align: middle;
    height: 205px;
    padding: 0 35px;
    font-size: 1rem;
    background-color: #FFFFFF;
}

#content .part_all:hover .part_left {
    background-color: #004195;
}

#content .part_all:hover .part_left img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

#content .part_all:hover .part_right {
    background-color: #004195;
    color: #fff;
}

.poshag {
    margin-top: 50px;
}

.poshag_all {
    width: 180px;
    display: inline-block;
    margin-right: 15px;
    text-align: center;
    font-size: 1rem;
    vertical-align: top;
    position: relative;
}

.poshag_all:nth-of-type(5) {
    margin-right: 0;
}

.poshag_all .poshag_top {
    margin-bottom: 10px;

}

.poshag_all:after {
    width: 52px;
    height: 25px;
    display: block;
    position: absolute;
    background-image: url('arrc.png');
    right: -30px;
    top: 25px;
    content: '';
}

.poshag_all:nth-of-type(5):after {
    display: none;
}

.feedback_liz {
    width: 920px;
    background-color: #FFF;
    float: left;
    padding: 0;
}

.feedback_cont p:last-child {
    padding-bottom: 0;
}

#content .feedback_liz hr {
    border-bottom: 1px solid #ea292b;
    width: 120px;
    margin-bottom: 40px;
}

#content .feedback_liz p {
    font-size: 16px;
}

#content .feedback_liz p a {
    font-size: 16px;
    color: #ea292b;
    text-decoration: none;
}

#content .feedback_liz h3 {
    border-bottom: none;
    color: #202020;
    font-size: 29px;
    font-weight: 300;
    margin-bottom: 40px;
}

#content .feedback_liz .div_form_www {
    color: #2c7db0;
    text-decoration: underline;
}

@media (max-width: 900px) {
    .main_left {
        width: calc(100% - 30px);
        clear: both;
        padding: 50px 30px;
        margin-left: -20px;
    }

    .main_right {
        width: calc(100% - 30px);
        clear: both;
        padding: 50px 30px;
        margin-left: -20px;
    }


    .cred_liz .poshag {
        margin-left: -20px;
        text-align: center;
    }

    .cred_liz .poshag .poshag_all {
        display: inline-block;
        margin-bottom: 30px;
    }

    .cred_liz .part_left {
        width: 100%;
        display: block;
        position: relative;
        text-align: center;
        vertical-align: middle;
    }

    .part_left img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .cred_liz .part_right {
        width: calc(100% - 60px);
        display: inline-block;
        vertical-align: middle;
        height: auto;
        padding: 30px;
    }

    .poshag_all:nth-of-type(5) {
        margin-right: 15px;
    }

    .feedback_liz {
        width: calc(100% - 40px);
        margin-left: -20px;
        background-color: #FFF;
        float: left;
        padding: 50px 30px;
    }
}

@media (max-width: 320px) {


    .centermap #content .cur_rubric{
        height: auto;
    }

    .feedback_contacts .cont_right input[type="text"], .feedback_contacts .cont_right textarea, .feedback_contacts .cont_right input[type="submit"] {
        width: 220px;
        display: block;
    }

    .feedback_contacts .cont_right textarea {
        margin-right: 20px;
    }

    .mobile_none td {
        width: 300px !important;
        display: block;
    }

    #reCaptcha73 {
        -webkit-transform: scale(0.88, 0.88);
        -ms-transform: scale(0.88, 0.88);
        transform: scale(0.88, 0.88);
        top: 0;
        left: -15px;
        position: relative;
    }

    .view-panel-sort{
        width: auto;
        padding-left: 0;
    }
    .view-panel-sort #sort{
        margin-right: 0;
    }

    #sort{
        float: none;
        width: calc(100% - 15px);
        margin: 0 auto !important;
        display: block;
    }

}

.wide_menu nav {
    max-width: 1020px;
    margin: 0 auto;
}

.wide_menu {
    background-color: #01458e;
    font-family: 'Roboto', sans-serif;
}

.wide_line .wide_in, .red_line .red_in {
    max-width: 1020px;
    margin: 0 auto;
}

.wide_line, .wide_line_header {
    background-color: #ececec;
    font-family: 'Roboto', sans-serif;
}

.red_line{
    background-color: #e82626;
    font-family: 'Roboto', sans-serif;
}

.gr_block {
    display: inline-block;
    color: #000000;
    font-size: 14px;
    margin: 8px 0 7px;
    padding: 0 7px;
    font-family: 'Roboto', sans-serif;
    position: relative;
}

.gr_block span{
    background-color: #d7d7d7;
    display: block;
    border-radius: 10px;
    padding: 5px 8px;

}

.bx-wrapper .bx-pager.bx-default-pager a{
    width: 20px !important;
    height: 20px !important;
    border-radius: 10px !important;
}

.gr_block.glast {
    border-right: none;
    padding: 0 0 0 10px;
}

.gr_logo {
    position: relative;
    width: 80px;
    display: inline-block;
}

.gr_logo img {
    position: absolute;
    bottom: 8px !important;
}

header .logo {
    margin: 5px 0 5px 100px;

}

.top_line {
    width: 100%;
    position: relative;
}

.gr_block_phone {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    float: right;
    padding-top: 17px;
}

.top_line_mobile{
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.gr_recall {
    margin-top: 10px !important;
}

.gr_phone a {
    text-decoration: none;
    font-size: 28px;
    font-weight: bold;
    color: #ce1e1f;
}

.gr_recall a {
    font-size: 16px;
    color: #000;
    position: relative;
    text-align: right;
}


.gr_recall a:before {
    width: 18px;
    height: 18px;
    position: absolute;
    background: url(../../images/t_phone.png);
    left: -40px;
    content: '';
    bottom: 2px;
}

.f_text a {
    color: #2c7db0;
}

.f_phone a {
    font-weight: bold;
    font-size: 21px;
    color: #1d7be0;
    text-decoration: none;
}

.f_time {
    font-size: 14px;
    height: 22px;
}

.f_email {
    font-size: 14px;
    height: 22px;
}

.f_form a {
    font-size: 14px;
    color: #fff;
    height: 22px;
}

/*.f_form a:before {
    width: 19px;
    height: 19px;
    background: url(../../images/feed.png);
    display: inline-block;
    content: '';
    margin-right: 8px;
    position: relative;
    top: 3px;
}*/

.h_icons{
    float: right;
    text-align: right;
    position: relative;
    margin-top: 8px;
}

.f_infoblock {
    width: 320px;
    display: inline-block;
    margin: 19px 0 19px 19px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 16px;
}

.f_infoblock img{
    width: 100%;
}

.of_1 {
    font-weight: bold;
    color: #1d7be0;
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 16px;
}

.of_2 {
    margin-bottom: 10px;
    font-size: 15px;
}

.f_infoblock a {
    color: #2c7db0;
    font-size: inherit;
}

/***************************16.03.2018**************************/
h1{
    font-family: 'Roboto', sans-serif !important;
}


.page_title_news h1{
    border-bottom: none !important;
    color: #000000 !important;
    font-size: 30px !important;
    font-weight: bold !important;
    margin-bottom: 30px !important;
    margin-left: 0 !important;
}

.header_info_map{
    padding: 25px 31px 20px;
    background-color: #01458e;
    font-family: 'Roboto', sans-serif;
}

.header_info_map p.bold{
    color: #FFFFFF;
}

.header_info_map p.bold, .dopinfo_map p.bold{
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: 10px;
}

.uppercase{
    text-transform: uppercase;
}

.header_info_map p{

    color: #FFFFFF;
}

.header_info_map p, .dopinfo_map p{
    padding: 0 !important;
    font-size: 1rem;
}

.dopinfo_map p{
    margin-bottom: 10px;
}

.dopinfo_map{
    padding: 20px 31px 0;
    font-family: 'Roboto', sans-serif;
    color: #000000;
}


.border_line_info{
    margin: 20px 30px;
    height: 0;
    background-color: none;
}

.cont_panel .contact_info span.phnumber a {
  font-size: 1.1rem!important;
}

.dopinfo_map .link_shema{
    color: #01458e;
    font-size: 13px;
}

.contact_info_full{
    font-family: 'Roboto', sans-serif;
    padding: 0 31px 0px;
}

.border_line_full{
    width: 100%;
    margin: 20px auto;
    height: 0;
    background-color: none;
}

.feedback_contacts .cont_right span{
    color: #000000;
    font-size: 14px;
    opacity: 0.5;
}

.description_content{
    font-size: 13px;
}

.description_content p{
    padding: 0;
}

.description_content strong{
    width: 100%;
    margin-bottom: 10px;
}

.h_icons .lnr-question-circle:before{
    margin-left: 1.5px;
}


.search_button .lnr.lnr-magnifier{
    color: #000;
    display: block;
    font-size: 14px;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    background-color: #ffffff;
    right: 0;
    position: absolute;
    top: 9px;
}

.mod_wrap .close{
    position: relative;
    width: 30px !important;
    height: 30px !important;
}
.mod_wrap .close span{
    font-size: 30px !important;
}

.search_block{
    position: relative;
    max-width: 544px;
}

.search_block .lnr.lnr-arrow-right{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    color: #0051bb;
    line-height: 30px;
    margin-right: 10px;
    cursor: pointer;
}

.h_icons .lnr.lnr-envelope:before,
.h_icons .lnr.lnr-map-marker:before{
    margin-left: 1px;
}


_:-moz-tree-row(hover), .h_icons span {
   line-height: 22px;
}

_:-moz-tree-row(hover), .lnr-magnifier::before{
    margin-left: 2px;
}

_:-moz-tree-row(hover), .search input[type="submit"]{
    background-color: rgb(221, 221, 221);
}


_:-moz-tree-row(hover), .top_block .top_search_block a span{
    margin: 10px 8px;
}
_:-moz-tree-row(hover), .search label[for="search_go_mobile"]{
    line-height: 21px !important;
}

_:-moz-tree-row(hover), .search input[type="text"]{
    padding: 4px 44px 4px 17px;
}

/***************************19.03.2018 @media**************************/
@media screen and (max-width: 1019px){
    /*.news .new_tumb {
        height: 70px;
    }*/

    .centercont{
        padding-left: 15px;
        padding-right: 15px;
    }

    .news{
        padding-right: 15px;
        padding-left: 15px;
        margin-left: 0;
        margin-right: 0;
    }

    .news_items{
        max-width: 908px;
        margin: 0 auto;
    }

    .new_tumb{
        margin: 0 auto;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .news .new_tumb:nth-child(4){
         margin-right: 0;
     }
    .gr_block.glast{
        padding: 0 0 0 20px;
    }

    .greypage, .about{
        margin-top: 0;
        padding-top: 0;
    }

    .tumbs, .news_offers, .greypage, .breadcrumbs{
        padding-left: 15px;
        padding-right: 15px;
        margin-right: 0;
        margin-left: 0;
    }

    .breadcrumbs{
        padding-left: 0;
        padding-right: 0;
    }

    #content .greypage{
        padding-left: 0;
        padding-right: 0;
    }

    .about .block_shadow .news{
        padding-left: 0;
        padding-right: 0;
    }

    .tumbs ul{
        width: auto;
        margin: 0 auto;
    }

    .block_shadow{
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .tumbs li{
        display: inline-block;
        float: none;
        vertical-align:top;
        margin: 0 auto 10px;
    }

    .index_available{
        max-width: 968px;
        width: 100%;
        margin: 0 auto;
    }

    .index_available li{
        float: none !important;
        display: inline-block;
        vertical-align:top;
        margin: 0 auto;
    }

    .h_icons{
        float: none;
        display: inline-block;
        top: 0;
        vertical-align: middle;
    }

    .h_icons a{
        display: inline-block;
        width: 24px;
    }

    footer{
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .footer_links{
        max-width: 23%;
        width: 100%;
        vertical-align: top;
    }

    .foot_info{
        max-width: 72%;
        width: 100%;
        vertical-align: top;
    }

    .centermap #content{
        padding-left: 15px;
        padding-right: 15px;
    }

    .centermap #content .left_column{
        float: none;
        display: inline-block;
        width: 100%;
    }

    .centermap #content .right_cat{
        float: none;
        max-width: 700px;
        width: 100%;
        margin: 20px auto 0;
    }

    .centermap .right_cat .cat_col{
        margin: 0 auto 20px;
    }
    .column{
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    #content .left_column ul li{
        display: inline-block;
        width: 99.5%;
    }

    .incat{
        padding-left: 0;
    }

    .incat.incattop img{
        width: 100%;
        max-width: none !important;
    }

    .filter_toggle, .sort_row{
        margin-right: 0 !important;
        margin-left: 0;
        padding-left: 0;
    }

    .centermap #content .right_column.rightcat{
        width: 100%;
        margin-left: auto;
        float: none;
        margin-right: auto;
        margin-top: 20px;
    }

    .right_column.text.main_text table{
        width: 100% !important;
    }

    .right_column.text.main_text table img{
        width: 100%;
        max-width: none !important;
        height: auto;
    }

    #gar_table td{
        padding: 0;
    }

    .main_left, .cred_liz .main_right{
        display: inline-block;
        float: none;
        width: calc(90%/2);
        vertical-align: top;
    }

    .main_right, .main_left{
        margin-left: 0;
    }

    .main_left{
        padding: 0 30px 0 0;
    }

    .cred_liz .main_right{
        padding: 0;
    }

    #panel1 table{
        width: 100%;
    }

    #panel1 table tbody tr td:nth-child(1), #panel1 table tbody tr td:nth-child(1){
        width: 60% !important;
    }

    #panel1 table tbody tr td:nth-child(2), #panel2 table tbody tr td:nth-child(2){
        width: 40% !important;
    }

    .catalog_element_description table.catalog_table{
        width: 100% !important;
    }


}

@media screen and (max-width: 1004px){
    .index_available{
        max-width: 726px;
    }
}

@media screen and (max-width: 989px){
    .fl__left, .fl__right{
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 480px;
    }
}

@media screen and (max-width: 977px){
    .foot_info{
        height: auto;
        border: 0;
        float: none;
        display: inline-block;
        text-align: right;
    }

    .footer_links{
        max-width: 26%;
    }

    .f_infoblock{
        border: 1px dashed rgba(255, 255, 255, 0.3);
        padding: 14px;
        margin: 0;
    }

    .of_1, .of_2,.f_infoblock a{
        text-align: left;
    }

    .f_infoblock:last-child{
        margin: 19px 0;
    }

}


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

    .text img{
        float: none !important;
        height: auto;
        text-align: center;
    }

    h1.index {
        max-width: none;
        width: 100%;
        float: none;
    }
}


@media screen and (max-width: 947px){
    .tumbs ul{
        max-width: 764px;
    }

    /*.new_tumb:last-child{
        margin-top: 20px;
    }*/
    .news_items{
        /*max-width: 604px;*/
        margin: 0 auto;
    }

    #panel1 table tbody tr td:nth-child(2), #panel1 table tbody tr td:nth-child(1),
    #panel2 table tbody tr td:nth-child(2), #panel2 table tbody tr td:nth-child(1){
        width: 50% !important;
    }

}

@media screen and (max-width: 1000px){
    .feedback_liz{
        width: auto;
    }
}


@media screen and (max-width: 882px){
    .search_button{
        float: none;
        width: 100%;
    }

    .centercont .ff404 select{
        max-width: 390px;
    }

    .form_right{
        clear: both;
    }

    .form_wrap{
        width: 100%;
        max-width: 660px;
    }

    /*.form_wrap input[type="text"]{*/
        /*text-indent: 20px;*/
        /*padding: 0;*/
    /*}*/

    .form_wrap select{

        width: 100%;
    }

}
.information_tumb div {
  font-size: 16px;
}
.right_cat_alt {
  float: none!important;
}
img[align="left"] {
  padding-right: 10px;
}
img[align="right"] {
  padding-left: 10px;
}
.catalog-category-items .catalog-section-wrapper {
  margin-top: 0;
  background: #fff;
  border-radius: 2px;
  padding: 15px 20px 15px 0;
  margin-left: 20px;
}
.catalog-category-items {
  padding-top: 50px;
  padding-bottom: 30px;
  background: #f4f4f4;
}
.catalog-category-items.bg-blue {
  background: #1a5798;
}
.catalog-category-items.bg-red {
  background: #d72b2b;
}
.catalog-category-items.bg-grey {
  background: #5e5e5e;
}
.catalog-category-items .cat_col {
  background: #fff;
  border-radius: 2px;
}
.catalog-category-items .centermap {
  background: none;
  padding-bottom: 0;
}
@media screen and (min-width: 768px){
    .right_cat_alt {
      width:calc(100% + 20px)!important;
      max-width:calc(100% + 20px)!important;
      margin-left: -20px!important;
    }
}
@media screen and (max-width: 767px){
    .right_cat_alt .catalog-section,
    .right_cat_alt .catalog-section-img,
    .right_cat_alt h1 {
      margin-left: 0!important;
    }
}
@media screen and (max-width: 821px){
    .wide_menu nav ul li a{
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 793px){
    .tumbs ul{
        max-width: 611px;
    }
}

@media screen and (max-width: 754px){
    .index_available{
        max-width: 483px;
    }

    .catalog_element_description table.catalog_table tr td{
        background-size: 10% 100%;
    }

    .catalog_element_description table.catalog_table tr td:nth-of-type(2),
    .catalog_element_description table.catalog_table tr td:nth-of-type(3),
    .catalog_element_description table.catalog_table tr td:nth-of-type(4),
    .catalog_element_description table.catalog_table tr td ul{
        font-size: 12px !important;
    }

}


@media screen and (max-width: 700px){
   .bottom-form .form_wrap{
       padding-left: 15px;
       padding-right: 15px;
       max-width: none;
       width: 90%;
   }

    .ftext{
        width: auto;
    }
}

@media screen and (max-width: 668px){
    footer{
        padding-top: 19px;
        padding-bottom: 0;
    }

    .footer_right{
       padding-bottom: 30px;
    }


    .footer_links{
        max-width: none;
        text-align: center;
        display: block;
        padding-top: 670px;
    }

    .copy{
        width: auto;
        height: auto;
    }

    .copy .social{
        position: static;
    }

    .copy .social ul li{
        float: none;
        padding-left: 0;
    }

    .copy .social li a{
        position: static;
        float: none;
    }

    .foot_info{
        text-align: left;
        display: block;
        max-width: 290px;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
    }

    .f_infoblock{
        width: 280px;
    }

    .f_infoblock img{
        width: 100% !important;
    }

    .main_left, .cred_liz .main_right, .part_all .part_left img{
        width: 100%;
    }
    .cred_liz .part_right{
        width: auto;
        display: block;
        padding: 15px;
    }

    .main_text ul, .text ul{
    }


}

@media screen and (max-width: 649px){
    .ftext{
        padding: 30px 0 30px 0;
    }



}

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

    .news_items{
        max-width: 300px;
    }

    .new_tumb:not(:first-child){
        margin-top: 20px;
    }
}

@media screen and (max-width: 642px){
    .tumbs ul{
        max-width: 457.9px;
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 600px){
    .catalog_tab_left{
        padding-right: 0;
    }

    table.catalog_tab, .catalog_tab td{
        text-align: center;
    }
    .availables.availables__product{
        width: auto;
        float: none;
    }
    .availables span{
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    .availables i{
        display: inline-block;
        float: none;
    }
}


@media screen and (max-width: 557px){
    .form_wrap.mod_wrap{
        width: auto;
        left: auto;
        max-width: none;
        margin: 0.5em;
        -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        padding-left: 15px;
        padding-right: 15px;
        top: auto;
    }

    .mod_wrap .close{
        right: 0;
    }

}

@media screen and (max-width: 527px){
    .toolt .tooltiptext{
        max-width: calc(100% - 15px);
    }
}




@media screen and (max-width: 518px){
    #content .left_column ul li{
        width: 100%;
    }
}

@media screen and (max-width: 515px){
    .mod_wrap .callback1, .mod_wrap .callback, .mod_wrap .callback input[type=text], .mod_wrap .callback1 input[type=text]{
        width: calc(100% - 20px);
        max-width: none;
        margin-right: 0px;

    }

    #form_fastorder .callback1, #form_fastorder .callback, #form_fastorder input[type=text], #form_fastorder input[type=text]{
        width: calc(100% - 10px);
    }

    .callback .fix_select.custom_select select{
        width: calc(100% - -1px) !important;
    }

    .custom_textarea textarea{
        width: calc(100% - 40px) !important;
        max-width: none;
    }

    .mod_wrap .ftext{
        width: auto;
    }

    .incat table{
        width: 100%;
    }

    .catalog_element_description table tr td{
        font-size: 12px;
    }

    td p, td ul{
        font-size: 12px;
    }

    .fl__left, .fl__right{
        width: 100%;
    }

}

.both.catalog_element_description.description iframe{
    max-width: 508px;
    width: 100%;
}

@media screen and (max-width: 511px){
    .index_available{
        max-width: 239px;
    }
}


@media screen and (max-width: 488px){
    .tumbs ul{
        max-width: 303.9px;
        width: 100%;
        margin: 0 auto;
    }

    object{
        width: 100% !important;
    }

    .catalog_element_description table.catalog_table tr td:nth-of-type(3){
        padding: 0px 10px 0 35px;
        width: 100% !important;
    }

    .catalog_element_description table.catalog_table tr td:nth-of-type(4){
        padding: 0px 10px 0 35px;
        width: 100%;
    }

    .catalog_element_description table.catalog_table th{
        padding: 0;
    }

}

@media screen and (max-width: 475px){
    .desc_prod .availables{
        position: relative;
        margin-bottom: 0;
        text-align: right;
    }
}



@media screen and (max-width: 440px){
    .toolt{
        width: 20px;
    }

    .toolt .tooltiptext{
        width: 210px;
        max-width: none;
        left: auto !important;
        right: -10px
    }
    .toolt .tooltiptext::after{
        right: 12px;
        left: auto;
        margin-left: 0;
    }
}

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

    .centermap #content .blok_prod_1 .photo, .centermap #content .blok_prod_1 .photo, #content .blok_prod_1 .txt{
        margin-left: auto;
        margin-right: auto;
    }



    .centermap #content .blok_prod_1 .photo img{
        width: 216px;
    }

    .modal_fastorder .mod_wrap .ftext{
        width: auto;
        padding: 0px 0 10px 0px;
    }
    .modal_fastorder .mod_wrap #fo_product_pic{
        width: 100%;
    }

}

@media screen and (max-width: 387px) {
    .centermap #content .photo .button__buy{
        margin-bottom: 15px;
    }
}


@media screen and (max-width: 442px) {
    .catalog_element_description table.catalog_table tr td:nth-of-type(2) {
        width: 100% !important;
    }

    .catalog_element_description table td{
       border: 0;
    }

    .catalog_element_description table.catalog_table tr td:nth-of-type(3),
    .catalog_element_description table.catalog_table tr td:nth-of-type(4) {
        display: block;
        width: 93% !important;
        height: auto;
        background-image: none;
        padding: 10px;
    }
}

@media screen and (max-width: 334px){
    .tumbs ul{
        max-width: 303.9px;
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
    }
    .tumbs{
        padding-left: 5px;
        padding-right: 5px;
    }
    .poshag_all{
        margin-right: 0;
    }

    .poshag_all:after{
        display: none;
    }

    .red_button{
         height: auto;
        line-height: 25px;
    }

    .tumbs li span{
        font-size: 12px;
    }

    .catalog_table{
        overflow: hidden;
    }

    .catalog_table tbody tr th{
        display: none !important;
    }

    .catalog_element_description table.catalog_table tr td:nth-of-type(2){
        width: 100% !important;
    }

    .catalog_element_description table.catalog_table tr td:nth-of-type(3),
    .catalog_element_description table.catalog_table tr td:nth-of-type(4){
        display: block;
        width: 93% !important;
        height: auto;
        background-image: none;
        padding: 10px;
    }


}

.news_all{
    display: block;
    margin: 20px 0 0 auto;
    width: 100px;
    text-align: right;
}

.files {
    font-size: 14px;
    margin-bottom: 20px;
}

.incat ul {
    list-style: disc;
    padding-left: 20px;
}

.items-block-contact .fact-address {
  font-size: 15px;
}

.sitemap {
    margin: 20px 0;
    padding: 0;
}
.sitemap_title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.sitemap_list {
    margin-bottom: 20px;
}
.sitemap_list li {
    padding: 0;
    margin: 0 0 5px 15px;
}
.sitemap_list li a {
    font-size: 13px;
}
.sitemap_list li > ul {
    margin-top: 5px;
}
.sitemap_list li._first > a {
    font-weight: bold;
    font-size: 17px;
}
.sitemap_list li._second > a {
    font-weight: bold;
    font-size: 15px;
}
.sitemap_list li._third > a {
    font-weight: bold;
    font-size: 15px;
}

.gr_block.alt {
  display: none!important;
}
@media (max-width: 767px) {
.gr_recall a:before {
    background: none;
    content: "\e830";
    font-family: Linearicons-Free;
    speak: none;
    font-size: 16px;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    bottom: 2px;
}
  .gr_block.alt {
    font-weight: 300!important;
    background: none!important;
    width: 100%!important;
    margin: 10px 0!important;
    padding: 0!important;
    display: block!important;
    text-align: center!important;
  }
  .gr_block.alt p {
    color: #ce1e1f!important;
    display: block!important;
    padding: 4px!important;
    font-size: 11px!important;
    line-height: 120%!important;
  }
  .gr_block.alt strong {
    font-size: 12px!important;
    font-weight: 700!important;
  }
}
.top_line_new .gr_label,
.new_hidden {
  display: none;
}
#content .left_column {
  background: none!important;
}
#content .left_column ul {
  background: #01458e;
}
#content .left_column ul.grey {
  background: #383838;
}
#content .left_column ul.grey li a {
  border-color: #666;
}
#content .left_column ul.grey li.active a,
#content .left_column ul.grey li a:hover {
  background: #1a1a1a;
}
#content .left_column ul.grey li ul li a {
  color: #383838!important;
}
#content .left_column ul.red {
  background: #e32427;
}
#content .left_column ul.red li a {
  border-color: #e35b5d;
}
#content .left_column ul.red li.active a,
#content .left_column ul.red li a:hover {
  background: #b31d1f;
}
#content .left_column ul.red li ul li a {
  color: #e32427!important;
}
#content .left_column h3 {
  border: 0!important;
  font-size: 20px;
  margin-bottom: 15px;
}
#content .left_column > ul {
  margin-bottom: 50px;
}
#content .left_column h3 img {
  width: 100px;
  vertical-align: bottom;
  margin-right: 10px;
}
#content .left_column h3.alt img {
  width: 50px;
  vertical-align: middle;
}
strong {
  font-weight: 700;
}
span {
  font-weight: inherit;
}
@media (min-width: 768px) {
  .top_line_new,
  .top_line_new header,
  .top_line_new .centermap {
    background-color: #fff!important;
  }
  .top_line_new .top_line_mobile {
    padding-left: 0;
    margin-right: 0;
    float: left;
  }
  .top_line_new .top_line_mobile img {
    width: 230px;
    margin-left: 0;
    margin-right: 140px;
  }
  .top_line_new .gr_logo2 {
    display: block;
    position: absolute;
    top: 0;
    left: 316px;
  }
  .top_line_new .gr_logo {
    display: block;
    position: absolute!important;
    top: 0;
    left: 244px;
  }
  .top_line_new .gr_logo img {
    position: static!important;
    width: 60px;
  }
  .top_line_new .gr_logo2 img {
    width: 60px;
  }
  .top_line_new .searchform input[type="text"] {
    border-width: 1px!important;
    border-radius: 4px;
    height: 34px;
  }
  .top_line_new .searchform input[type="submit"] {
    border-radius: 0 4px 4px 0;
    background: #ddd;
    height: 34px;
  }
  .top_line_new .searchform .lnr.lnr-arrow-right{
    top: 2px;
  }
  .top_line_new .form_search .in {
    padding: 10px 20px 8px;
  }
  .photos {
    margin-top: 20px;
  }
  .top_line_new .gr_label {
    position: absolute;
    top: 52px;
    left: 0; 
    right: 0;
    display: block;
    color: #01458e;
    font-size: 12px;
    margin-left: 20px;
    padding-top: 7px;
    margin-left: 390px;
    border-top: 2px dotted #ccc;
  }
  .top_line_new .gr_label strong {
    color: #ce1e1f;
    font-weight: bold;
    font-size: 14px;
  }
  .top_line_new .gr_block_phone {
    padding-top: 8px;
    padding-bottom: 15px;
  }
  .top_line_new .gr_block_phone::after {
    content: ' ';
    display: table;
    width: 100%;
    clear: both;
  }
  .top_line_new .gr_phone,
  .top_line_new .gr_recall {
    float: left;
  }
  .top_line_new .gr_phone {
    padding-top: 6px;
    padding-right: 10px;
  }
  .top_line_new .gr_recall a {
    background: #E32427;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#E32427), to(#a92729));
    background: linear-gradient(#E32427, #a92729);
    -pie-background: linear-gradient(#E32427, #a92729);*/
    border-radius: 4px;
    background-color: #d72b2b;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 10px;
    padding-left: 35px;
    font-size: 15px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
  }
  .top_line_new .gr_recall a:hover {
    background-color: #b6241d;
  }
  .top_line_new .gr_recall a:before{
    left: 10px;
    top: 7px;
  }
  .top_line_new .gr_phone a {
    font-size: 24px;
    font-weight: 300;
    color: #01458e;
  }
  .top_line_new .form_search {
    width: 25%;
    float: left;
  }
  .top_line_new nav {
    margin-top: 10px;
  }
  .top_line_new nav .menu_head li a {
    color: #01458e;
    text-transform: uppercase;
    text-decoration: none;
    border-top: 1px solid #ddd!important;
    border-bottom: 1px solid #ddd!important;
    padding: 15px 0;
    height: auto;
    position: relative;
  }
  .top_line_new nav .menu_head li a::before {
    content: '';
    position: absolute;
    top: 15px;
    width: 1px;
    height: 18px;
    right: -1px;
    z-index: 2;
    background: #ddd;
  }
  .top_line_new nav .menu_head li:last-child a::before {
    display: none;
  }
  .top_line_new nav .menu_head li a:hover {
    background: none!important;
    border-color: #01458e!important;
  }
  .top_line_new nav .menu_head li a.active {
    color: #ce1e1f;
    background: none!important;
    border-color: #ce1e1f!important;
  }
  .top_line_new .form_search {
    width: 250px;
  }
}
@media (max-width: 1024px) {
  .top_line_new .form_search {
    width: 50%;
  }
  .top_line_new .gr_block_phone {
    padding-top: 0;
  }
  .top_line_new .gr_label {
    display: none;
  }
}
@media (max-width: 767px) {
  .newline {
    display: none;
  }
  .blue-box {
    display: inline-block!important;
    color: #fff;
    background: #01458e!important;
    padding: 2px 5px;
    border-radius: 4px!important;
  }
  .child_title {
    display: none;
  }
  .gr_block.alt.glast {
    padding-top: 90px!important;
    padding-bottom: 5px!important;
  }
  .top_line {
    
    min-height: 130px;
  }
  .top_line_new header {
    padding-top: .1px!important;
    padding-bottom: 0!important;
  }
  .top_line_mobile header .logo {
    width: 100%!important;
    max-width: none!important;
  }
  .top_line_new .top_line_mobile {
    position: absolute;
    right: 0;
    top: -5px;
    right: 130px;
    z-index: 5;
  }
  .top_line_new .top_line_mobile .gr_block.glast,
  .top_line_new .top_line_mobile .gr_block.glast a {
    font-size: 10px!important;
  }
  .top_line_new .top_line_mobile .gr_block:not(.glast) a {
    font-size: 11px!important;
  }
  .top_line_new .top_line_mobile .gr_block {
    text-align: center;
    display: block;
    margin-right: 0;
  }
  .top_line_new .top_line_mobile img {
    width: 100%;
  }
  .top_line_new .gr_logo2 {
    display: block;
    position: absolute;
    top: -5px;
    right: 0;
    z-index: 4;
  }
  .top_line_new .gr_logo {
    position: absolute;
    top: -5px;
    right: 70px;
    bottom: auto;
    height: auto;
    z-index: 4;
  }
  .top_line_new .gr_logo,
  .top_line_new .gr_logo2,
  .top_line_new .gr_logo img,
  .top_line_new .gr_logo2 img {
    width: 60px;
  }
  #kamaz-leasing { height: 4000px }
}
.bx-prev, .bx-next { display: none!important }
#kamaz-leasing { border: 0; overflow: hidden!important; }
.footer-nav {
  padding: 50px 0;
  background: rgb(236, 236, 236);
}
.footer-nav .centermap {
  background: none;
  padding: 0 15px;
}
.footer-nav p {
  float: left;
  margin-right: 20px;
}
.footer-nav p img {
  width: 100px;
}
.footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 120px;
}
.footer-nav ul li {
  margin-top: 8px;
  display: inline-block;
}
.footer-nav ul li a {
  color: #fff;
  border-radius: 2px;
  background: #898989;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  font-size: 16px;
  padding: 1px 4px;
  line-height: 1;
  text-decoration: none;
}
.footer-nav ul li a:hover {
  opacity: .8;
  background: #898989;
}
.footer-nav ul.kamaz li a,
.footer-nav ul.kamaz li a:hover {
  background: #0b54a0;
}
.footer-nav ul.maz li a,
.footer-nav ul.maz li a:hover {
  background: #e3333f;
}
.footer-nav ul::after {
  content: '';
  display: table;
  width: 100%;
  clear: both;
}