body{
  color: #212121;
  font: 400 12px / 18px 'Open Sans', sans-serif;
  letter-spacing: .015em; }

 input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

#category_body ul{
  padding-left: 18px;
}
#checkout_customer_custom_office {
  margin: 5px 0;
}

.compare_price_image {
  position: absolute;
  top: 5px;
  left: 5px;
  background: url(../images/sale_price.png) no-repeat;
  background-size: 50px auto;
  width: 50px;
  height: 30px;
}
.main-product-image .compare_price_image {
    background-size: 70px auto;
    width: 70px;
  height: 42px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0; 
}
#checkout-column_block{position: relative;min-height: 600px; } 
.selected{font-weight: 700; font-size: 14px;cursor: default;}

  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
.input_captcha{border: 1px solid #e0e0e0;padding: 5px 10px;}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;

  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProRegular/GothamProRegular.eot");
  src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"), url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProLight/GothamProLight.eot");
  src: url("../fonts/GothamProLight/GothamProLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProLight/GothamProLight.woff") format("woff"), url("../fonts/GothamProLight/GothamProLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300; }
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamProBold/GothamProBold.eot");
  src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProBold/GothamProBold.woff") format("woff"), url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold; }
@font-face {
  font-family: "SFUIDisplay";
  src: url("../fonts/SFUIDisplayBold.eot");
  src: url("../fonts/SFUIDisplayBold.eot") format("embedded-opentype"), url("../fonts/SFUIDisplayBold.woff2") format("woff2"), url("../fonts/SFUIDisplayBold.woff") format("woff"), url("../fonts/SFUIDisplayBold.ttf") format("truetype"), url("../fonts/SFUIDisplayBold.svg#SFUIDisplayBold") format("svg");
  font-style: normal;
  font-weight: bold; }
@font-face {
  font-family: 'SFUIDisplay';
  src: url("../fonts/SFUIDisplayRegular.eot");
  src: url("../fonts/SFUIDisplayRegular.eot") format("embedded-opentype"), url("../fonts/SFUIDisplayRegular.woff2") format("woff2"), url("../fonts/SFUIDisplayRegular.woff") format("woff"), url("../fonts/SFUIDisplayRegular.ttf") format("truetype"), url("../fonts/SFUIDisplayRegular.svg#SFUIDisplayRegular") format("svg");
  font-style: normal;
  font-weight: normal; }
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  vertical-align: middle; }

input, textarea {
  font-family: "Open Sans", sans-serif;
  outline: none;
  resize: none;
}

a {
  color: #757575;
  text-decoration: none; }
a:hover{
   text-decoration: underline;
}
/*.main-product-content a{
  text-decoration: underline;
}*/
.clear:before, .clear:after {
  content: "";
  clear: both;
  display: table;
  width: 100%; }

.ulstyle li,
.ulstyle{ 
  list-style-type: circle;  
}

.cart-table td .amount.center {
  min-width: 100px;
}

.supzad34 .input.subscription-popup-input {
  margin-top: 0;
}

/*.cart_informer_fixed {
  position: fixed;
  right: 18px;
  top: 18px;
  z-index: 100;
  background: #fff;
}
.cart_informer_fixed .cart{
 
  margin: 0;
  width: 155px;
}*/



.wrapper {
  max-width: 1920px;
  margin: auto;
  padding: 0 20px; }

.mobile-header {
  display: none; }

.main-aside-wrap {
  position: relative;
  float: left;
  z-index: 10;
  left: 5px;
}
.main-aside {
  background: #fff;
  font-family: "GothamPro";
  font-size: 14px;
  float: left;
  margin-bottom: 0;
  width: 233px;
  padding-top: 30px;
  z-index: 10;
}
.featured-box .product-item.big .image{height: 386px;display: block;width: 100%;position: relative;}
.big .image img{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-60%);

}




.main-logo {
  background: url(../images/logo_full.jpg) no-repeat top center;
  display: block;
  height: 106px;
  margin-bottom: 20px;
  width: 170px; 
  overflow: hidden;
  margin-left: -5px;

}
  .main-logo:hover {
     background: url(../images/logo_full.jpg) no-repeat center bottom;}
  .main-logo:active {
  background: url(../images/logo_full.jpg) no-repeat center bottom;}
.main-nav-item, .sub-menu-item {
  display: block;
  line-height: 38px;
  text-transform: uppercase; }
  .main-nav-item a:hover, .sub-menu-item a:hover {
    font-weight: bold; }

.main-item:hover .main-item-title {
  font-weight: bold; }

/*@media screen and (min-width: 767px) {

  .main-item.main-item-with-child:hover .main-item-title:after, .main-item.main-item-with-child:hover .main-item-title:before {
    display: inline-block; }
.main-item:hover .second-nav {
  display: block; }
.main-item .main-item-title {
  cursor: pointer;
  display: block;
  position: relative; }
  .main-item .main-item-title:after {
    content: "";
    border: 5px solid transparent;
    border-right: 5px solid #212121;
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    z-index: 4; }
  .main-item .main-item-title:before {
    content: "";
    border: 5px solid transparent;
    border-right: 5px solid #fff;
    display: none;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -7px;
    z-index: 6; }

}*/
.main-content p{margin-bottom: 15px;} 

.sub-menu-item {
  line-height: 36px;
  text-transform: none; }

.second-nav {
  background: #fff;
  border-left: 1px solid;
  -webkit-box-shadow: 10px 0px 5px 0px rgba(33, 33, 33, 0.1);
  -moz-box-shadow: 10px 0px 5px 0px rgba(33, 33, 33, 0.1);
  box-shadow: 10px 0px 5px 0px rgba(33, 33, 33, 0.1);
  bottom: 0;
  min-height: 100%;
  display: none;
  padding: 50px 0 0 30px;
  position: absolute;
  right: -390px;
  top: 0;
  width: 390px;
  z-index: 5;



  /*
      &:after {
          background: -moz-linear-gradient(left, rgba(66,66,66,0.25) 0%, rgba(83,83,83,0.25) 14%, rgba(95,95,95,0.25) 21%, rgba(122,122,122,0.25) 36%, rgba(213,213,213,0.25) 79%, rgba(238,238,238,0.25) 93%, rgba(247,247,247,0.25) 100%); 
  background: -webkit-linear-gradient(left, rgba(66,66,66,0.25) 0%,rgba(83,83,83,0.25) 14%,rgba(95,95,95,0.25) 21%,rgba(122,122,122,0.25) 36%,rgba(213,213,213,0.25) 79%,rgba(238,238,238,0.25) 93%,rgba(247,247,247,0.25) 100%);
  background: linear-gradient(to right, rgba(66,66,66,0.25) 0%,rgba(83,83,83,0.25) 14%,rgba(95,95,95,0.25) 21%,rgba(122,122,122,0.25) 36%,rgba(213,213,213,0.25) 79%,rgba(238,238,238,0.25) 93%,rgba(247,247,247,0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40424242', endColorstr='#40f7f7f7',GradientType=1 );
          content: "";
          display: block;
          height: 100%;
          position: absolute;
          right: -15px;
          top: 0;
          width: 15px;
      }
  */ }
  .second-nav ul {
    margin-left: 65px; }

.main-search-box {
  margin: 10px 0 15px;
  position: relative;
  width: 166px; } 
.main-search-box .adsearch{
  font-size: 13px;
  float: right;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 2px 0 6px 0;
  color: #bdbdbd;
}
.main-search-box .adsearch:hover{
  text-decoration: underline; 
  color: #212121;
}
.main-search-input {
  border: 1px solid #212121;
  color: #212121;
  height: 30px;
  font-size: 12px;
  padding: 0 40px 0 5px;
  width: 100%; 
  border-radius: 0 !important;

}
.pagination a{padding: 5px;}
.button {
  background: transparent;
  border: 1px solid #212121;
  cursor: pointer;
  display: inline-block;
  font-family: "GothamPro";
  line-height: 58px;
  text-transform: uppercase;
  border-radius: 0;
   }
  .button:hover {
    background-color: #212121;
    color: #fff; 
    border-color: #fff; 
  }
  .button:active {
    background-color: #757575;
    border-color: #757575; }

.button-buy {
  background: #212121;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 48px;
  width: 168px;
   }

 .checkout-radio-line  .description{
  margin: -15px 0 20px 0;
  font-size: 15px;

 } 

.body_text_cat{
  font-size: 13px;
  text-align: justify;
  margin: -40px 0 20px 0;
}

  .button-buy:hover {
    background: #fff;
    border-color: #212121;
    color: #212121; }
  .button-buy:active {
    background: #757575;
    border-color: #757575;
    color: #fff; }

.product-item .button-buy {
  border-radius: 0;
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -84px;
  z-index: 2; }
.button-cart{padding: 0 10px;width: auto !important;}
.button-big {
  font-size: 22px;
  letter-spacing: 0.15em;
  padding: 0 15px; }

.main-search-button {
  background: url(../images/search.png) center no-repeat;
  font-size: 0;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  border-radius: 0 !important;
   }
  .main-search-button:hover {
    background: url(../images/search-hover.png) center no-repeat #212121; }
  .main-search-button:active {
    background: url(../images/search-hover.png) center no-repeat #757575; }

.main-aside-wrapper {
  width: 166px; }

.main-button {
  display: block;
  padding-left: 74px;
  color: #212121;
  position: relative; }
  .main-button:before {
    background-position: center;
    background-repeat: no-repeat;
    border-right: 1px solid #212121;
    content: "";
    display: block;
    height: 58px;
    left: 0;
    position: absolute;
    top: 0;
    width: 58px; }
  .main-button:hover:before, .main-button:active:before {
    border-right-color: #fff; }
.sub-menu {
  clear: both;
}
.cart {
  margin: 25px 0 0;
  color: #212121;
  position: relative; }
  .cart:before {
    background-image: url(../images/cart.png); }
  .cart:hover:before {
    background-image: url(../images/cart-hover.png); }

.cart-count {
  background: #da002b;
  border-radius: 50%;
  color: #fff;
  font-family: "GothamPro";
  font-size: 18px;
  letter-spacing: .05em;
  position: absolute;
  right: -16px;
  top: -16px;
  line-height: 30px;
  padding-top: 2px;
  text-align: center;
  width: 32px;
  z-index: 2; }

.main-button.login {
  margin-bottom: 60px; margin-top: 20px;}
  .main-button.login:before {
    background-image: url(../images/login.png); }
  .main-button.login:hover:before {
    background-image: url(../images/login-hover.png); }

.socials {
  background-image: url(../images/socials.png);
  float: left; }
  .socials:hover {
    background-image: url(../images/socials-hover.png); }

.small-button {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 58px;
  width: 58px; }

.lang {
  background-image: url(../images/lang.png);
  background-position: center 34px;
  float: right;
  line-height: normal;
  padding-top: 15px;
  position: relative;
  text-align: center; }
  .lang:hover {
    background-image: url(../images/lang-hover.png); }
    .lang:hover .lang-select {
      display: block; }

.lang-select {
  background: #fff !important;
  display: none;
  height: 58px;
  padding: 2px;
  position: absolute;
  top: -58px;
  left: -1px;
  width: 58px; }

.lang-item {
  color: #212121;
  display: block;
  line-height: 24px; }
  .lang-item:first-child {
    border-bottom: 1px solid #212121;
    margin-bottom: 3px; }
  .lang-item:hover {
    background: #757575;
    color: #fff; }

.main-container {
  float: right;
  max-width: 1548px;
  padding-top: 30px;
  width: 80.625%;






   }

.galleries-page .colection-column{
  margin-bottom: 20px;
}
  .album-image img{
      max-width: 100%;
      height: auto;
      outline: none;
  } 
    .colection-column a.album-image:focus,
  .colection-column:focus,
    .album-image img:focus{
       outline: none;
       border:none;
    }

.catalog-product-list,
.body_text_cat
{
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */    
}


.main-img-box {
  margin-bottom: 1.9379844961%;
  position: relative; 
}

.main-img-slide {
  position: relative;
}
.main-img-slide > a{
  overflow: hidden;
  display: block;

}
.main-img-slide > a img{
  transform: scale(1);
      transition-duration: .3s;
    transition-property: transform;
}
.main-img-slide > a:hover img{
  transform: scale(1.1);
}


.main-img {
  width: 100%; }
 
.main-img-content {
  display: none;
  color: #fff;
  font: 400 18px / 36px "Open Sans", sans-serif;
  letter-spacing: .025em;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
  bottom: 0; }
  .main-img-content .table {
    margin: auto;
    width: 760px; }
  .main-img-content .white-button {
    margin-top: 3.5529715762%;
    width: 48.157894737%; }

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

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

h1, .h1 {
  font: 700 24px "GothamPro";
  text-transform: uppercase; }

h2, .h2 {
  font: 700 16px "GothamPro";
  text-transform: uppercase;


   }

   h3{
      font: 700 16px "GothamPro";


   }

.h3 {
  font: 300 28px / normal "GothamPro";
  letter-spacing: .05em;
  margin-bottom: 3.8759689922%;
  text-transform: uppercase; }



.main-img-title:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 1px;
  margin: 2.5839793282% auto 2.9069767442%;
  width: 168px; }

.white-button {
  border: 2px solid #fff;
  font-size: 22px;
  line-height: 58px;
  color: #fff;
  width: 366px; }
  .white-button:hover {
    background: #fff;
    color: #212121; }
  .white-button:active {
    background: #757575; }

.four-columns {
  margin-bottom: 4.5219638243%; }

.four-columns-item {
  float: left;
  margin-right: 1.9379844961%;
  width: 23.546511628%; }
  .four-columns-item img {
    width: 100%; }
  .four-columns-item:last-child {
    margin-right: 0; }

.center {
  text-align: center; }
.center > img{display: inline-block;}
.product-columns {
  margin-bottom: 1.9379844961%; }

.product-column {
  margin-bottom: 2.5839793282%; }

.product-column {
  float: left;
  margin-right: 1.9379844961%;
  width: 17.183462532%; }
  .product-column:first-child {
    width: 23.255813953%; }
  .product-column:last-child {
    margin-right: 0; }
#deliveries_block_next{margin-left: 30px;}
#deliveries_block_submit{margin-left: 30px;display: none;}
.featured-box .product-item {
  height: 178px; }
  .featured-box .product-item.big {
    height: 386px; }
.message_error{font-size: 20px; color: red;line-height: 30px;padding-bottom: 30px;}
.product-item {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #757575;
  margin-bottom: 30px;
  padding-bottom: 55px !important;
  position: relative; }
  .product-item img {
    max-height: 100%;
    max-width: 100%; }



@media screen and (min-width: 767px) { 

  .product-item:hover {
    border-bottom-color: #f8f8f8; }
    .product-item:hover .product-content {
      bottom: 50%;
      margin-bottom: -21px; }
    .product-item:hover .button-buy, .product-item:hover .product-icons {
      display: block; }
    .product-item:hover img{
      opacity: 0.3 }

}

.product-item .image a{display: block;}
.product-item h5 a{display: block;}

.product-icons {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2; }

.product-icon {
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  margin: 0 6px;
  width: 32px; }
  .product-icon:hover {
    background-color: #212121;
    border-color: #212121; }
  .product-icon:active {
    background-color: #fff; }

.edit {
  background-image: url(../images/edit.png);
  margin-right: 0;
  float: right; }
  .edit:hover {
    background-image: url(../images/edit-hover.png); }
  .edit:active {
    background-image: url(../images/edit-active.png); }

.star {
  background-image: url(../images/star.png); }
  .star:hover {
    background-image: url(../images/star-hover.png); }
  .star:active {
    background-image: url(../images/star-active.png); }

.heart {
  background-image: url(../images/heart.png); }
  .heart:hover {
    background-image: url(../images/heart-hover.png); }
  .heart:active {
    background-image: url(../images/heart-active.png); }

.delete {
  background-image: url(../images/delete.png); }
  .delete:hover {
    background-image: url(../images/delete-hover.png); }
  .delete:active {
    background-image: url(../images/delete-active.png); }

.refresh {
  background-image: url(../images/refresh.png); }
  .refresh:hover {
    background-image: url(../images/refresh-hover.png); }
  .refresh:active {
    background-image: url(../images/refresh-active.png); }

.compare {
  background-image: url(../images/compare.png); }
  .compare:hover{
    background-image: url(../images/compare-hover.png); } 
  .compare:active,  .compare.active {
    background-image: url(../images/compare-active.png); }

.product-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  z-index: 2; }

.product-single {
  float: left;
  margin-right: 3.488372093%;
  width: 17.183462532%; }
  .product-single:last-child {
    margin-right: 0; }

.product-category {
  color: #757575;
  display: block;
  font-size: 12px;
  letter-spacing: .025em;
  margin-bottom: 5px; }

h5, .h5 {
  font-size: 14px;
  font-weight: 400;
  color: #212121;
  letter-spacing: .025em; }

.product-image {
  display: inline-block;
  z-index: 100;
  line-height: 240px;
  margin-bottom: 10px; }

.slick-slide.product-item .product-image {
  background-color: #fff;
  width: 100%;
  line-height: normal;
  text-align: center;
}

.slick-slide.product-item .product-image img {
  display: inline-block;
  max-height: 180px;
}

.lang_block{
  width: 100%;
  clear: both;
  float: left;
  margin: -6px 0 10px 0;
}
.lang_block a{
  border: 1px solid #808080;
  color: #808080;
  text-transform: uppercase;
  padding: 8px 9px 6px 9px; 
}
.lang_block a.selected,
.lang_block a:hover{
  background:  #808080;
  color: #fff;
  text-decoration: none;
}
.lang_block a.noselected{
  opacity: 0.5;
}

.product-price {
  font-size: 16px;
  font-weight: 700;
  line-height: 23px; 
  color: #212121;
}

.product-currency {
  font: 400 16px / 23px "SFUIDisplay"; }

.colection-columns {
  margin-bottom: 2.5839793282%; }

.colection-column {
  float: left;
  margin-right: 1.9379844961%;
  width: 30.03875969%; }
  .colection-column:first-child {
    width: 48.837209302%; }
    .colection-column:first-child .colection-item {
      margin-bottom: 3.9682539683%; }
  .colection-column:last-child {
    margin-right: 0;
    width: 17.248062016%; }

.colection-item {
  display: block;
  margin-bottom: 6.4516129032%; }
  .colection-item img {
    width: 100%; }


.colection-item2{
  float: left;
  width: 48%;
}
.colection-item3{
  float: right;
  width: 48%;
}


.colection-small-item {
  float: left;
  margin-right: 3.9682539683%;
  width: 47.883597884%; }
  .colection-small-item:last-child {
    margin-right: 0; }



.product_info_noidex{
   padding: 10px;
  padding-left: 8%;
  position: relative;
  clear: both;
  float: left;
  margin:20px 0;
  background: #cfd8dc;
  border-bottom: 1px solid #757575;
}
.product_info_noidex span{
  display: block;
    width: 30px;
    height: 30px;
    background: #212121;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    z-index: 99;
    left: 4%;    
    margin: -15px 0 0 -15px; 
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
}
.product_info_noidex:hover span{
 background: red;
}






    

.articles {
  margin-bottom: 3.8759689922%; }

.article {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 7.9365079365%;
  text-align: left; }

.article-big {
  float: left;
  width: 60.837209302%; }

.article-small {
  float: right;
  width: 30.829457364%; }
  .article-small .article {
    margin-bottom: 9.0497737557%;
    position: relative; }
  .article-small .article-image {
    width: 25.339366516%; }
  .article-small .article-content {
    padding-top: 0; }
  .article-small .h4 {
    padding-right: 70px; }
  .article-small .date {
    position: absolute;
    right: 0;
    top: 0; }

.article-image {
  float: left;
  margin-right: 3.9682539683%;
  width: 47.883597884%; }
  .article-image img {
    width: 100%; }

.article-content {
  padding-top: 3.9682539683%; }


.article-content h4 a{color: #212121;line-height: 20px; font-family: "GothamPro";}

h4, .h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 1.9841269841%;
  text-transform: uppercase; }

.date {
  font: 300 12px / 23px "GothamPro";
  margin-bottom: 1.3227513228%; }

.main-article .article-image {
  float: none;
  margin: 0;
  width: 100%; }
  .main-article .article-content img{max-width: 100%;height: auto}
.main-article .article-content {
  position: relative; }
.main-article .h4 {
  padding-right: 100px; }
.main-article .date {
  position: absolute;
  right: 0;
  top: 20px; }

.article-figure {
  margin: 30px 0;
  position: relative; }

.article-figure-image {
  width: 60.846560847%; }

.article-figcaption {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  line-height: 22px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35.185185185%; }

.text p {
  margin: 20px 0;
}
.text ul, .text ol {
  margin: 30px 0 30px 55px; }
  .text ul li, .text ol li {
    margin-bottom: 10px; }
.text ul li {
  list-style-image: url(../images/list.png); }

.text :first-child {
  margin-top: 0;
}

.list-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin: 30px 0 10px 100px; }

.article-slider {
  padding: 0 8.9947089947%; }
  .article-slider img {
    opacity: .5; }
    .article-slider img:hover {
      opacity: 1; }

.subscription-box {
  background: #616161;
  color: #fff;
  font-family: "GothamPro";
  font-size: 18px;
  font-weight: 300;
  letter-spacing: .1em;
  line-height: 23px;
  padding: 3.8759689922% 0; }

.subscription-wrapper {
  margin: auto;
  width: 49.095607235%; }

.subscription-form {
  border-bottom: 1px solid #d7ccc8;
  margin-top: 30px;
  position: relative;
  text-align: left; }

.subscription-input { 
  background: none;
  border: 0;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: .1em;
  width: 50%; }

 .subscription-input.subscription-input-city {
  width: 20%;
 } 
  .subscription-input::-webkit-input-placeholder {
    color: #d7ccc8; }
  .subscription-input::-moz-placeholder {
    color: #d7ccc8; }

.subscription-button {
  cursor: pointer;
  font-family: "GothamPro";
  font-size: 22px;
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
  width: auto; }

.main-footer {
  background: #212121;
  color: #fff;
  padding: 60px 0; }

.footer-column {
  float: left;
  width: 48.837209302%; }
  .footer-column:last-child {
    float: right;
    width: 49.224806202%; }

.footer-nav-columns {
  margin-bottom: 25px; }

.footer-nav-column {
  float: left;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: .1em;
  margin-right: 3.9682539683%;
 /* text-align: center;*/ }
  .footer-nav-column:last-child {
    margin-right: 0; }
  .footer-nav-column li {
    display: block; }

.footer-nav-title {
  font-family: "GothamPro";
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  margin-bottom: 15px;
  text-transform: uppercase; }

.footer-nav-item:hover {
  text-decoration: underline; }

.footer-bottom {
  line-height: 32px;
  margin-top: 28px; }

.footer-socials-box {
  display: inline-block; 
  min-width: 270px; }

.socials-box {
  margin-top: 20px; }
  .socials-box .social-item { 
    margin-left: 27px; }
  .socials-box .insta {
    background-image: url(../images/instagram.png); }
  .socials-box .google {
    background-image: url(../images/google+.png); }
  .socials-box .fb {
    background-image: url(../images/facebook.png); }
  .socials-box .pin {
    background-image: url(../images/pinterest.png); }

.social-item {
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 32px;
  margin-right: 3.5714285714%;
  vertical-align: middle;
  width: 32px; }

.insta {
  background-image: url(../images/insta.png); }
  .insta:hover {
    background-image: url(../images/insta-hover.png); }
  .insta:active {
    background-image: url(../images/insta-active.png); }

.google {
  background: url(../images/google_maps.png) no-repeat 0 0;
}
  .google:hover {
  background: url(../images/google_maps.png) no-repeat 0 100%; }
  .google:active {
  background: url(../images/google_maps.png) no-repeat 0 -39px; }

.fb {
  background-image: url(../images/fb.png); }
  .fb:hover {
    background-image: url(../images/fb-hover.png); }
  .fb:active {
    background-image: url(../images/fb-active.png); }

.pin {
  background-image: url(../images/pin.png); }
  .pin:hover {
    background-image: url(../images/pin-hover.png); }
  .pin:active {
    background-image: url(../images/pin-active.png); }

 .viber { 
    background: url(../images/viber-round-stack.png) 0 0 no-repeat; }
 .viber:hover {
    background: url(../images/viber-round-stack.png)  0 100% no-repeat; }
  .viber:active {
    background: url(../images/viber-round-stack.png) 0 -79px no-repeat; }
 .telegram { 
    background: url(../images/Telegram_logo1.png) 0 0 no-repeat; 
 
  }
 .telegram:hover {
    background: url(../images/Telegram_logo2.png)  0 0 no-repeat;  
 
  }
.socials-box .telegram-big,
.socials-box .viber-big{
  margin: 10px 0 0 0;
  width: 290px;
  height: 45px;
  margin-left: 27px;
}


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

.developer {
  background: url(../images/developer.png) right center no-repeat;
  display: inline-block;
  margin-left: 3.9682539683%;
  padding-right: 45px;
  vertical-align: middle; }

.footer-contacts-box {
  font-size: 12px;
  float: left;
  line-height: 16px;
  letter-spacing: .1em;
  width: 26.24671916%; }

.map-box {
  float: right;
  width: 73.490813648%; }
  .map-box img {
    width: 100%; }

.marker {
  background: url(../images/marker.png) left center no-repeat;
  margin-bottom: 10px;
  padding-left: 30px; 
  min-height: 24px; 
  
}

.phone {
  background: url(../images/phone.png) left center no-repeat;
  margin-bottom: 5px;
  padding-left: 30px; }

.mobile {
  background: url(../images/mobile.png) left center no-repeat;
  margin-bottom: 60px;
  padding-left: 30px; }

.time {
  background: url(../images/clock.png) left center no-repeat;
  padding-left: 30px; }

.main-content {
  float: left;
  width: 74.418604651%; }
.main-breadcrumbs-box{
  float: left;

  margin-left: 20px;
  margin-top: 4px;
}

.main-breadcrumbs-box a,
.main-breadcrumbs-box span {
  font-size: 16px;
  color: #212121 !important;
}

.breadcrumbs-box {
  margin-bottom: 20px; 
  position: relative;
  z-index: 110;
  list-style: none;
}
.breadcrumbs-box li {
    display: inline;
}
.breadcrumbs-box span {
  color: #757575;
}

.breadcrumbs-item {
  font: 300 20px / 18px "GothamPro";
  text-transform: uppercase;
  vertical-align: bottom; 

}
  .breadcrumbs-item:after {
    background: url(../images/breadcrumb.png) no-repeat;
    content: "";
    display: inline-block;
    height: 14px; 
    margin: 0 23px 0 28px;
    vertical-align: middle;
    width: 8px; }

.breadcrumbs-box span:last-child .breadcrumbs-item {
  text-transform: none;
}
.breadcrumbs-box span:last-child .breadcrumbs-item:after {
  display: none;
}

.main-content {
  float: left;
  margin-bottom: 90px;
  width: 97.418604651%; }

.main-product-image {
  position: relative;
  float: left;
  width: 39.930555556%; }
.slider-for img{
  width: 100%;
}
.slick-slide {
  border: 1px solid transparent;
  cursor: pointer;
  outline: none;
  margin-bottom: 30px;
  padding: 5px; }
  .slick-slide.product-item {
    background: #faf9f7;
    border-bottom: 1px solid #757575;
    padding-bottom: 70px !important; }
    .slick-slide.product-item:hover {
      background: #fff; }

.slider-nav {
  padding: 0 10px; }
/*  .slider-nav .slick-current {
    border-color: #e0e0e0; }*/

.slick-arrow {
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 0;
  height: 32px;
  outline: none;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  z-index: 5; }
  .slick-arrow:hover {
    background-color: #212121;
    border-color: #212121; }
  .slick-arrow:active {
    background-color: #757575;
    border-color: #757575; }

.slick-prev {
  background-image: url(../images/less.png);
  left: 0; }
  .slick-prev:hover {
    background-image: url(../images/less-white.png); }

.slick-next {
  background-image: url(../images/breadcrumb.png);
  right: 0; }
  .slick-next:hover {
    background-image: url(../images/breadcrumb-white.png); }

.slider-nav .slick-slide {
  margin-bottom: 0; }

.main-content-aside .slick-prev {
  left: 50%;
  bottom: -10px;
  top: auto;
  margin-left: -35px; }
.main-content-aside .slick-next {
  right: 50%;
  bottom: -10px;
  top: auto;
  margin-right: -35px; }

.slick-dots {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.slider-main.multi-slides:after {
  content: '';
  display: block;
  height: 30px;
}
.slider-main .slick-slide {
  padding: 0;
  margin-bottom: 0;
  cursor: default;
}
.slider-main.multi-slides .slick-dots {
  bottom: 0;
}
  .slick-dots li {
    display: inline-block;
    margin: 0 5px; }
  .slick-dots button {
    background: #fff;
    border: 1px solid #212121;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    height: 15px;
    outline: none;
    width: 15px; }
    .slick-dots button:hover {
      background-color: #757575;
      border-color: #757575; }

.collection-slider .slick-dots {
  bottom: -37.5px; }

.slick-active button {
  background-color: #212121; }

.main-product-content {
  float: right;
  width: 48.958333333%; }
  .main-product-content_ .h2 {
    margin-bottom: 20px;
    line-height: 30px;
     }

.main-product-table {
  border-top: 1px solid #e0e0e0;
  color: #424242;
  font-size: 14px; }

.main-product-table-row {
  line-height: 40px; }
  .main-product-table-row:last-child .main-product-table-cell {
    border: 0; }
.line_bottom_pr{  border-bottom: 1px solid #e0e0e0 !important;padding-bottom: 10px;}

.main-product-table-cell {


  float: left;
  width: 50%; }

.table-cell-big {
  width: 52.659574468%; }

.table-cell-small {
  margin-right: 5.3191489362%;
  width: 47.340425532%; }
  .table-cell-small:last-child {
    margin-right: 0; }

.second-product-table {
  color: #424242;
  font-size: 14px; }
  .second-product-table .table-cell-small {
    width: 29.787234043%; }

.right {
  text-align: right; }

.border-none {
  border: 0 !important; }

.buttons-box {
  margin: 27px 0 26px; }
  .buttons-box .button {
    font-size: 14px;
    line-height: 30px;
    max-width: 138px;
    width: 100%; }
  .buttons-box .button-buy {
    font-size: 18px;
    line-height: 48px;
    max-width: 168px; }

.table-title {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  vertical-align: middle; 
line-height: 20px !important;}

.price {
  font-size: 22px;
  font-weight: 700;
  white-space: nowrap; }

.price-currency {
  font-family: "SFUIDisplay";
  font-weight: 400;
  display: inline-block;
  vertical-align: bottom; }

.minus, .plus {
  cursor: pointer;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  width: 10px; }

.count {
  border: 1px solid #cfd8dc;
  color: #212121;
  display: inline-block;
  font-size: 18px;
  line-height: 36px;
  margin: 0 10px;
  text-align: center;
  vertical-align: middle;
  width: 38px; }

.minus {
  background: url(../images/less.png) center no-repeat; }
  .minus:hover {
    background: url(../images/less-hover.png) center no-repeat; }
  .minus:active {
    background: url(../images/less-active.png) center no-repeat; }

.plus {
  background: url(../images/breadcrumb.png) center no-repeat; }
  .plus:hover {
    background: url(../images/breadcrumb-hover.png) center no-repeat; }
  .plus:active {
    background: url(../images/breadcrumb-active.png) center no-repeat; }

.num {
  color: #000;
  display: inline-block;
  font-size: 18px;
  margin: 0 5px;
  vertical-align: top; }

.rate-item {
  background: url(../images/rate.png) no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  width: 17px;
  pointer-events: none; }
  .rate-item:hover {
    background: url(../images/rate-hover.png) no-repeat; }



h3.after-add-to-cart {
  text-align: center;
  margin-top: 30px; 
}
.color-item{
  float: left;
  padding: 0 10px 10px 0;
  text-align: center;
  min-width: 50px;
}
.color-item img{
  border-radius: 5px;
  cursor: pointer;
  display: block; 
  float: left;
  height: 30px;
  left: 50%;
  position: relative;
  margin-left: -15px;
  vertical-align: middle;
  width: 30px; 
  border: none;
}
  .color-item img:hover {
    border: 3px solid #212121; }

  .color-item small{
    line-height: 20px;
    clear: both;
    display: block;
    font-size: 8px;
  }
.color-radio {
  display: none; }
  .color-radio:checked + .color-item img{
    border: 3px solid #212121; }
.disabled img{cursor: default;background: #ccc !important; border: 3px solid #ccc !important;}
.disabled{opacity: 0.4;}
.color-1 {
  background-color: #cfd8dc; }

.color-2 {
  background-color: #455a64; }

.color-3 {
  background-color: #6d4c41; }

.color-4 {
  background-color: #3e2723; }

.description-title {
  border-bottom: 1px solid #e0e0e0;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 15px; }

.main-content-aside {
  margin-top: 60px;
  float: right;
  width: 17.312661499%; }
  .main-content-aside .h3 {
    margin-bottom: 30px; }

/*.catalog-header {
  border-bottom: 1px solid #e0e0e0; }*/

.top-search-box {
  float: left;
  margin: 0 0 0 8.2687338501%;
  width: 35%; }
  .top-search-box:hover .main-search-input, .top-search-box:hover .main-search-button {
    border-color: #212121; }
  .top-search-box:active .main-search-input {
    border-color: #e0e0e0; }
  .top-search-box:active .main-search-button {
    border-color: #757575; }
  .top-search-box .main-search-input, .top-search-box .main-search-button {
    border-color: #e0e0e0;
    height: 32px; }
  .top-search-box .main-search-input {
    letter-spacing: .025em; }
    .top-search-box .main-search-input::-webkit-input-placeholder {
      color: #bdbdbd; }
    .top-search-box .main-search-input::-moz-placeholder {
      color: #bdbdbd; }

.top-search-button {
  background: url(../images/search-grey.png) center no-repeat; }

.catalog-title {
  float: left;
  margin-bottom: 30px; }

.more-search-box {
  margin-right: 170px;
  color: #bdbdbd;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: .05em;
  text-transform: uppercase;
  vertical-align: middle; }
  .more-search-box.active:after {
    background: url(../images/down.png) center no-repeat; }
  .more-search-box:after {
    background: url(../images/up.png) center no-repeat;
    border: 1px solid #212121;
    content: "";
    display: inline-block;
    height: 30px;
    margin-left: 12px;
    width: 30px;
    vertical-align: middle; }

.filters-box {
  border-bottom: 1px solid #e0e0e0;
  padding: 25px 0; }

.filter-item {
  float: left; }
  .filter-item:first-child {
    margin-right: 4%;
  /*  width: 10.723514212%; */
/*  width: 21.447028424%;*/
width: 21%;
}
  .filter-item:last-child {
    float: right;
    overflow-y: hidden;
    overflow-x: auto;
    width: 75%; }

.filter-title {
  border-bottom: 1px solid #e0e0e0;
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px; }

.filter-line {
  margin-bottom: 7px; }

.checkbox {
  display: none; }
  .checkbox + .label {
    background-image: url(../images/checkbox.png); }
    .checkbox + .label:hover {
      background-image: url(../images/checkbox-hover.png); }
  .checkbox:checked + .label {
    background-image: url(../images/checkbox-active.png);
    color: #212121; }
  .checkbox:checked + .material-label-1 {
    background-image: url(../images/icon-1-active.png); }
  .checkbox:checked + .material-label-2 {
    background-image: url(../images/icon-2-active.png); }
  .checkbox:checked + .material-label-3 {
    background-image: url(../images/icon-3-active.png); }

.radio {
  display: none; }
  .radio + .label {
    background-image: url(../images/radio.png);
    font-size: 12px;
    margin: 5px 0 20px;
    padding-left: 30px; }
    .radio + .label:hover {
      background-image: url(../images/radio-hover.png); }
  .radio:checked + .label {
    background-image: url(../images/radio-active.png);
    color: #212121; }

.label {
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  color: #212121;
  cursor: pointer;
  font-size: 12px;
  line-height: 20px;
  padding: 0 5px 0 20px; }


.filter-table {
  margin-bottom: 15px;
  white-space: nowrap;
  width: 100%; }
  .filter-table td {
    padding-bottom: 5px; }

.material-label {
  color: #bdbdbd;
  line-height: 30px;
  padding-left: 45px; }

.checkbox + .material-label-1 {
  background-image: url(../images/icon-1.png); }
  .checkbox + .material-label-1:hover {
    background-image: url(../images/icon-1-hover.png); }
.checkbox + .material-label-2 {
  background-image: url(../images/icon-2.png); }
  .checkbox + .material-label-2:hover {
    background-image: url(../images/icon-2-hover.png); }
.checkbox + .material-label-3 {
  background-image: url(../images/icon-3.png); }
  .checkbox + .material-label-3:hover {
    background-image: url(../images/icon-3-hover.png); }

.filter-button {
  border-color: #e0e0e0;
  color: #bdbdbd;
  display: block;
  font-size: 14px;
  line-height: 30px;
  margin: auto;
  width: 126px; }
  .filter-button:hover {
    border-color: #212121; }
  .filter-button:active {
    border-color: #757575; }

.cost-wrap_right {
  position: relative;float: right; height: 30px;}
  .cost-wrap_right:after {
    content: "";
    border: 6px solid transparent;
    border-top: 6px solid #e0e0e0;
    position: absolute;
    right: 19px;
    bottom: -6px;
    margin-left: -6px;
    z-index: 1; }
  .cost-wrap_right:before {
    content: "";
    border: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    right: 0;
    bottom: -10px;
    margin-left: -6px;
    z-index: 2; }


.cost-wrap_left {
  position: relative;float: left;height: 30px;}
  .cost-wrap_left:after {
    content: "";
    border: 6px solid transparent;
    border-top: 6px solid #e0e0e0;
    position: absolute;
    left: 24px;
    bottom: -6px;
    margin-left: -6px;
    z-index: 1; }
  .cost-wrap_left:before {
    content: "";
    border: 6px solid transparent;
    border-top: 6px solid #fff;
    position: absolute;
    left: 0;
    bottom: -10px;
    margin-left: -6px;
    z-index: 2; }




.sitemap-page a {
  font-size: 14px;
}

.sitemap-page ul {

list-style: none;
margin-bottom: 20px;
}

.sitemap-page ul ul {
  list-style: circle;
  padding-left: 20px;
}

.cost_left {
  color: #000000;
  display: block;
  font-size: 14px;
  line-height: 23px;
  border: 0;
  border-bottom: 1px solid #e0e0e0;
  float: left;
  text-align: center;
  width: 50px; }


.cost_right {
  color: #000000;
  display: block;
  font-size: 14px;
  line-height: 23px;
  border: 0;
  border-bottom: 1px solid #e0e0e0;
  float: right;
  text-align: center;
  width: 50px; }


.ui-slider {
  margin: 20px 0 30px;
  float: left;
  clear: both;
  position: relative;
  width: 100%; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 19px;
  height: 19px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  cursor: pointer;
  outline: none; }
  .ui-slider .ui-slider-handle:hover {
    background: #212121;
    border-color: #fff; }
  .ui-slider .ui-slider-handle:active {
    background: #757575; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  overflow: hidden; }
.button.active{font-size: 9px;   background-color: #212121;
    color: #fff;}
/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
  height: 1px;
  /* задаем высоту согласно дизайна */ }

/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle {
  top: -9.5px;
  margin-left: -9.5px; }

.ui-slider-horizontal .ui-slider-range {
  top: -1px;
  height: 3px; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

/* оформление полосы по которой ходит ползунок */
#slider .ui-widget-content {
  background: #e0e0e0; }
  #slider  .ui-widget-content:after, #slider .ui-widget-content:before {
    color: #bdbdbd;
    content: "max";
    display: block;
    background-color: #e0e0e0;
    border-radius: 50%;
    height: 7px;
    line-height: 30px;
    width: 7px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3.5px; } 
  #slider  .ui-widget-content:after {
    text-indent: -18px; }
  #slider .ui-widget-content:before {
    content: "min";
    left: 0;
    right: auto;
    background-color: #212121; }

/* оформление активного участка (между двумя ползунками) */
.ui-widget-header {
  border: 1px solid #212121;
  background: #212121; }

/* скругление для полосы слайдера */
.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.sort-box {
  border-bottom: 1px solid #e0e0e0;
  color: #bdbdbd;
  margin-bottom: 60px;
  padding: 20px 0 14px 0; }

.sort-item {
  float: left;
  margin-left: 20px; }
  .sort-item:first-child {
    margin-left: 0; }

.sort-title {
  font-size: 14px;
  letter-spacing: .05em;
  margin-right: 10px;
  text-transform: uppercase; }

.sort-span {
  padding: 0 10px; }

.select {
 -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  background: url(../images/down.png) right 15px center no-repeat;
  cursor: pointer;
  color: #212121;
  display: inline-block;
  font: 400 12px "Open Sans", sans-serif;
  line-height: 30px;
  outline: none;
  padding: 0 15px;
  width: 165px; 
  min-height: 30px;

}
  .select:hover {
    background: url(../images/up.png) right 15px center no-repeat;
    border-color: #212121; }

.select-small {
  width: 95px; }

.sort-input {
  border: 1px solid #e0e0e0;
  font: 400 12px "Open Sans", sans-serif;
  line-height: 30px;
  text-align: center;
  width: 57px; }
  .sort-input:hover {
    border-color: #212121; }

.sort-button {
  display: inline-block; }

.view-box {
  float: right; }

.view-item {
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  margin-left: 27px;
  width: 32px; }
  .view-item:first-child {
    margin-left: 0; }

.view-item-1 {
  background-image: url(../images/sort-1.png); }
  .view-item-1:hover {
    background-image: url(../images/sort-1-hover.png); }
  .view-item-1:active {
    background-image: url(../images/sort-1-active.png); }

.view-item-2 {
  background-image: url(../images/sort-2.png); }
  .view-item-2:hover {
    background-image: url(../images/sort-2-hover.png); }
  .view-item-2:active {
    background-image: url(../images/sort-2-active.png); }

.catalog-product-item {
  float: left;
  margin: 0 1.9379844961% 60px 0;
  width: 23.177083333%; }
  .catalog-product-item:nth-child(4n) {
    margin-right: 0; }
  .catalog-product-item .product-icons {
    display: block; }
  .catalog-product-item .star {
    float: left;
    margin-left: 0; }
  .catalog-product-item .delete {
    margin-right: 0; }
  .catalog-product-item .heart, .catalog-product-item .compare, .catalog-product-item .delete {
    float: right; }

.product-description {
  display: none; }

.sort-list .catalog-product-item {
  height: auto !important;
  width: 100%; }
  .sort-list .catalog-product-item:hover img {
    margin-top: 0; }
.sort-list .product-icons {
  bottom: 40px; }
.sort-list .star {
  float: right; }
.sort-list .product-image {
  float: left;
  line-height: normal;
  margin-right: 5.2083333333%; }
.sort-list .product-content {
  position: static;
  text-align: left; }
.sort-list .h5 {
  margin-bottom: 20px; }
.sort-list .product-price {
  position: absolute;
  right: 160px;
  top: 5px; }
.sort-list .product-description {
  display: block; }

.aside-item {
  margin-bottom: 60px; }

.aside-action img {
  max-width: 100%;
}

.aside-img {
  width: 100%; }

.compare-box {
  margin: 0 0 60px -15px;
  word-wrap: break-word;
  display: -webkit-box;
  overflow-x: auto; }

.compare-item {
  border-right: 1px solid #757575;
  display: table-cell;
  padding: 0 15px;
  min-width: 300px;
  width: 23.38501292%; }

  .compare-item .delete, .compare-item .heart {
    float: right;
    margin: 10px 0 0 0; }
  .compare-item .delete {
    margin: 10px 0 0 10px; }

.compare-buttons {
  margin-top: 30px; }

.compare-table {
  width: 100%; }
  .compare-table td {
    padding-bottom: 5px;
    vertical-align: top; }
  .compare-table .middle {
    vertical-align: middle; }
  .compare-table .count {
    background: #e0e0e0;
    line-height: 28px;
    margin-left: 0;
    width: 30px; }
  .compare-table .color-item {
    margin-right: 12px; }
    .compare-table .color-item:hover {
      border: 0; }

.grey {
  color: #757575; }

.grey-light {
  color: #bdbdbd; }

.compare-title {
  color: #757575;
  font-size: 12px;
  font-style: italic;
  letter-spacing: .025em; }

.compare-name {
  font-size: 14px; }

.compare-image {
  width: 80%; }

.color-name {
  display: inline-block;
  vertical-align: middle;
  width: 80px; }

.main-collection-image {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 60px;
  width: 100%; }

.main-map {
  margin-bottom: 60px; }

#map-canvas {
  height: 420px;
  width: 100%; }

.main-map-image {
  width: 100%; }

.contact-item {
  float: left;
  width: 31.423611111%; }
  .contact-item:last-child {
    float: right;
    width: 48.958333333%; }

.contact-title {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 28px;
  padding-bottom: 25px; }

.contact-cell {
  color: #424242;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-left: 45px; }

.cell-title {
  display: inline-block;
  font-size: 14px;
  letter-spacing: .05em;
  margin-right: 10px;
  text-transform: uppercase;
  white-space: nowrap; }

.underline {
  text-decoration: underline; }

.contact-1 {
  background: url(../images/home.png) left top no-repeat; }

.contact-2 {
  background: url(../images/contact-phone.png) left top no-repeat; }

.contact-3 {
  background: url(../images/contact-1.png) left top no-repeat; }

.contact-4 {
  background: url(../images/contact-2.png) left top no-repeat; }

.form-table {
  display: table;
  width: 100%; }
  .form-table .cell {
    line-height: 32px;
    padding-bottom: 30px;
    vertical-align: top; }
    .form-table .cell:last-child {
      width: 75.709219858%; }

.row {
  display: table-row; }

.input {
  border: 1px solid #e0e0e0;
  height: 32px;
  font-size: 12px;
  letter-spacing: .025em;
  padding: 0 10px;
  width: 100%; }
  .input::-webkit-input-placeholder {
    color: #bdbdbd; }
  .input:-moz-placeholder {
    color: #bdbdbd; }

.input-small {
  width: 130px; }

.textarea {
  height: 132px;
  line-height: 32px;
  resize: none; }
.textarea-cart{
  height: 100px;
  width: 100%;
  padding: 2%;
  line-height: 32px;
  border: 1px solid #e0e0e0;
}
.captcha-text {
  }

.captcha-image {
  float: right;
  margin-top: 5px; }
.captcha{float: left;}
#comment_captcha{color: #757575;
  float: right;
  font-size: 12px;
  letter-spacing: .025em;
  line-height: normal;
 
  vertical-align: middle;
  width: 60px; }
.submit {
  display: block;
  letter-spacing: .1em;
  margin: 30px auto 0;
  width: 207px; }

@media (max-width: 1919px) {
  .footer-column {
    width: 55%; }
    .footer-column:last-child {
      width: 45%; }

  .map-box {
    width: 58%; }

  .footer-contacts-box {
    width: 40%; } }
@media (max-width: 1679px) {
  .top-search-box {
    margin: 0 0 0 4.2687338501%; }

  .filter-item:first-child {
    margin-right: 3.5%; }
    .filter-item:first-child .filter-button {
      width: 100%; }

  .material-label {
    padding-left: 35px; }

  .label {
    font-size: 11px; }

  .sort-item, .view-item {
    margin-left: 10px; }

  .sort-title {
    font-size: 12px;
    margin-right: 5px; }

  .sort-input {
    width: 32px; }

  .footer-column {
    width: 75%; }
    .footer-column:last-child {
      width: 20%; }

  .main-content-aside {
    width: 23%; }

  .main-product-content { 
    width: 57%; }
.main-product{
  width: 100%;
}
  .form-table .cell {
    display: block;
    padding-bottom: 0; }
    .form-table .cell:last-child {
      margin-bottom: 15px;
      width: 100%; }

  .map-box {
    display: none; }

  .footer-contacts-box {
    width: 100%; } }
.cart-table {
  border-spacing: 30px 25px;
  font-size: 16px;
  margin: -30px 0 0 -30px;
  width: 100%; }
  .cart-table tr:first-child td {
    border: 0;
    padding-top: 0; }
  .cart-table td {
    border-top: 1px solid #e0e0e0;
    padding-top: 25px; }
    .cart-table td:last-child {
      border: 0;
      text-align: center; }

.border-none {
  border: 0; }

.cart-price {
  font-weight: normal; }

.total-cart-price {
  padding-left: 15px; }

.checkout-column-left {
  float: left;
  width: 48.4375%; }

.checkout-title {
  color: #424242;
  font-size: 14px;
  letter-spacing: .05em;
  margin-bottom: 25px;
  text-transform: uppercase; }
  .checkout-title:after {
    border-bottom: 1px solid #e0e0e0;
    content: "";
    display: block;
    padding-top: 15px;
    width: 264px; }

.checkout-table {
  font-size: 14px;
  letter-spacing: .05em;
  text-transform: uppercase; }
  .checkout-table .cell {
    padding-bottom: 15px; }
    .checkout-table .cell:first-child {
      width: 200px; }
    .checkout-table.oform-table .cell:first-child {
      width: 300px; }
  .checkout-table .select {
    color: #bdbdbd;
    font-size: 12px;
    letter-spacing: .025em;
    padding: 0 40px 0 10px;
    width: 100%; }

.checkout-input-left {
  float: left;
  width: 54.241071429%; }

.checkout-column-right {
  float: right;
  width: 40.364583333%; }


.login-column-right {
  width: 48%;
}
.login-column-right .cell:first-child{
  width: 150px;
}

.checkout-cell-title {
  color: #bdbdbd;
  line-height: 20px;

  padding-right: 5px; }
  .checkout-cell-title.fr {
    float: right; }

.checkout-input-right {
  float: right;
  width: 24.107142857%; }

.checkout-checkbox-box .label {
  font-size: 12px;
  margin-bottom: 5px;
  padding-left: 30px; }

.checkout-box {
  margin-bottom: 25px; }

.checkout-radio-line:last-child .label {
  margin-bottom: 15px; }
.checkout-radio-line .fr {
  float: right;
  margin-top: 7px; }
  .checkout-radio-line .fr span {
    display: inline-block;
    vertical-align: middle; }
.checkout-radio-line .price {
  font-size: 16px; }

.checkout-text {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: .05em; }

.cabinet-title {
  line-height: 34px;
  width: 264px; }
  .cabinet-title:after {
    padding-top: 8px; }

.cabinet-column {
  float: left;
    width: 60.846560847%;}
  .cabinet-column:first-child {
    margin-right: 11.111111111%; }

.checkout-header {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.more-link {
  color: #bdbdbd;
  font-size: 14px;
  float: right;
  line-height: 32px;
  letter-spacing: .05em; }

.checkout-wrap {
  float: none; }

.checkout-image {
  height: 62px;
  margin-right: 20px; }
  .checkout-image:last-child {
    margin-right: 0; }

.favorite-table tr:last-child td {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 25px; }
.favorite-table tr td:last-child, .favorite-table tr td:nth-last-child(2) {
  border: 0; }
.favorite-table .table-title {
  color: #424242; }
.favorite-table .price {
  font-size: 16px; }
.favorite-table .span-small {
  color: #757575;
  font-size: 12px; }
.favorite-table .button {
  font-size: 14px;
  line-height: 30px;
  width: 95px; }

.grey-text {
  color: #bdbdbd;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: .05em;
  margin-bottom: 30px; }

.save-button {
  font-size: 14px;
  line-height: 30px;
  width: 125px; }
.button-right{float: right;}

.password-box {
  margin-bottom: 25px; }
  .password-box .checkout-cell-title {
    margin-right: 20px;
    white-space: nowrap; }
  .password-box .save-button {
    margin-left: 20px; }
.checkout-cell-title a{
  text-transform: none;
  color: #000;
font-size:11px;font-weight: 400;}
.fullw{width: 100%;}
.right-text{float: right;}
.ml20 {
  margin-left: 20px; }

@media screen and (max-width: 1279px) {
#cart_informer {
    display: none;
}
#cart_informer.cart_informer_fixed {
  display: inline-block;
}
.cart_informer_fixed {
  right: 5px;
}
.cart_informer_fixed .cart {
    float: right;
    width: 58px;
    padding-left: 58px;

}
.cart_informer_fixed .cart-informer-title {
  text-indent: -9999px;
}
.cart_informer_fixed .cart span {
  right: -5px;
}

 body > .wrapper {
    padding-top: 120px !important; }

  .mobile-header {
    background: #fff;
    display: block;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11; }
    .mobile-header .main-logo {
      margin: auto; }
  .mobile-header .main-logo{background-size: 80%; }


   .mobile-header .main-logo:hover {
      background: url(../images/logo_full.jpg) no-repeat 50% -155px;background-size: 80%;}
    .mobile-header .main-logo:active {
  background: url(../images/logo_full.jpg) no-repeat 50% -155px;background-size: 80%;}


  .mobile-button {
    background: url(../images/menu.png) no-repeat;
    border: 0;
    cursor: pointer;
    display: block;
    height: 32px;
    position: absolute;
    left: 40px;
    top: 20px;
    width: 32px; }
    .mobile-button.active {
      background: url(../images/close.png) no-repeat; }

  .back-button {
    display: none;
    background: url(../images/back.png) no-repeat !important;
    top: 64px; }

/*  .main-aside-wrap {
    float: none;
  }*/

  .main-aside {
    display: none;
    left: 40px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    top: 72px;
    width: 195px; }
    .main-aside .main-logo {
      display: none; }

  .main-container {
    float: none;
    width: 100%;
    padding-top: 0; }

  .article-big {
    width: 31.779661017%; }

  .article-small {
    width: 65.889830508%; }
    .article-small .article {
      float: left;
      width: 48.231511254%; }
      .article-small .article:first-child {
        margin-right: 3.2154340836%; }
    .article-small .h4 {
      padding-right: 0; }
    .article-small .date {
      position: static; }
    .article-small .article-content {
      padding-top: 3.9682539683%; }

  .article-image {
    float: none;
    margin-right: 0;
    width: 100% !important; }

  .article-container .article-big, .article-container .article-small {
    width: 100%; }
  .article-container .article-small .article:nth-child(even) {
    float: right; }

  .catalog-product-item .star {
    margin-right: 0; }

  .sort-item .sort-button {
    display: none; }

  .checkout-cell-title.fr {
    display: none; } }
@media screen and (max-width: 1023px) {
  .main-img-content {
    font-size: 14px;
    line-height: 20px;
    padding: 0 20px; }
    .main-img-content .table {
      width: 100%; }

  h1, .h1 {
    font-size: 21px;
    line-height: 30px; }

  .footer-column {
    width: 65%; }
    .footer-column:last-child {
      width: 30%; }

  .mobile {
    margin-bottom: 21px; }

  .footer-nav-column {
    display: inline-block;
    float: none;
    margin: 0 0 20px;
    vertical-align: top;
    width: 49%; }

  .footer-bottom .span {
    display: block; }

  .developer {
    margin-left: 0; }

  .footer-socials-box {
    display: block;
    margin-bottom: 20px; }

  .main-content {
    float: none;
    width: 100%; }

  .main-content-aside {
    display: none; }

  .sort-title {
    display: block;
    margin-right: 0;
    text-align: center; }

  .sort-item .select-small {
    display: block;
    margin: auto; }

  .view-box {
    margin-top: 17px; }

  .catalog-product-item {
    width: 31.8717700254%; }
    .catalog-product-item:nth-child(2n+1) {
      border-right: 0;
      margin-right: 0; }
    .catalog-product-item:nth-child(4n) {
      margin-right: 1.9379844961%; }

/*  .catalog-header {
    padding-bottom: 20px; }*/

  .catalog-title {
    float: none;
    margin-bottom: 20px; 
    font-size: 18px;}

  .top-search-box {
    margin-left: 0; }

  .num {
    margin: 0 0 0 5px; }

  .filter-item:last-child {
    width: 70%; }

  .filter-table tr {
    display: inline-block;
    vertical-align: top;
    width: 49%; }
  .filter-table td {
    display: block; }

  .cart-table, .checkout-table { 
    display: -webkit-box;
    overflow-x: auto;
     } }
@media screen and (max-width: 768px) {

.featured-box .product-item,
.featured-box .product-item.big {
  height: auto;
}
.product-content {
  position: relative;
  bottom: 0;
}
.product-item .button-buy {
  display: block;
}


/*.cart_informer_fixed {
  position: relative !important;
   right: 0;
        top: 0;

}*/

.main-item-with-child:after{
    content: "";
    background: url(../images/lang.png) no-repeat 11px 15px #ccc;
    width: 38px;
    height: 38px;
    float: right;
}
.main-nav-item{margin: 4px 0;}

    .main-aside-wrap{width: 100%;}
  .wrapper {
    padding: 0 10px; }

  .mobile-button {
    left: 10px; }

  .main-img {
    height: auto;
    object-fit: cover; }

  .main-img-content {
    padding: 0 10px; }
    .main-img-content .white-button {
      font-size: 20px;
      line-height: 46px;
      padding: 0 10px;
      width: auto; }
.article-content img{max-width: 100%;height: 100%;}
  h1, .h1 {
    font-size: 16px;
    line-height: 24px; }

  .main-aside {
    left: 0;
    right: 0;
    top: 116px;
    padding: 0 20px 20px;
    width: 100%; }

  .second-nav {
    padding: 0 10px;
    right: 0;
    width: 100%; }
    .second-nav ul {
      margin-left: 20px; }

  .four-columns-item {
    float: none;
    margin: 0 0 20px;
    width: 100%; }

  .product-column, .colection-column, .product-single, .article-big, .article-small, .article {
    float: none;
    margin-right: 0;
    width: 100% !important; }

 .mobile-hide {
    display: none; }
 .subscription-box .subscription-wrapper{width: 96%;}
  .subscription-box .subscription-button{font-size: 12px;}
  .subscription-input{font-size: 12px;}
  .footer-column {
    width: 100% !important; }
    .footer-column:first-child {
      display: none; }

  .main-article .h4 {
    padding-right: 0; }
  .main-article .date {
    position: static; }

  .article-figure-image {
    width: 100%; }

  .article-figcaption {
    position: static;
    width: 100%; }

  .list-title {
    margin-left: 0; }

  .text ul, .text ol {
    margin-left: 15px; }

  .catalog-product-item {
    border-right: 0 !important;
    margin-right: 0 !important;
    width: 100%; }

  .top-search-box {
    float: none;
    margin-bottom: 15px;
    width: 100%; }

  .main-product-image, .main-product-content {
    float: none;
    width: 100%; }

  .socials-box {
    margin: 20px 0; }

  .second-product-table .table-cell-small {
    margin-right: 0;
    text-align: center;
    width: 100%; }

  .contact-item {
    float: none;
    width: 100% !important; }

  .filter-item {
    margin-bottom: 20px;
    width: 100% !important; }
    .filter-item .filter-button {
      width: 126px !important; }

  .filter-line {
    display: inline-block; }

  .checkout-column-left, .checkout-column-right, .cabinet-column {
    float: none;
    width: 100%; } }



#subscription34block{
    cursor: pointer;
    position: fixed;
    background: #FFB413;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    padding: 15px 20px;
    z-index: 110;
    font-weight: 700;
    font-family: "GothamPro";
    color: #4C3513;

}
#subscription34block:hover{
  background: #cfd8dc;
  color: #212121;
}
  #subscription34{
    display: none;
    position: fixed;
    margin: 16px 14px 10px 10px;
    bottom: 0;
    left: 0;
    background: #cfd8dc;
    width: 610px;
    z-index: 111;
  }
  .supzad34{
    width: 320px;
    padding: 25px 10px 15px 20px;
    float: left;
  }
  .supzad34 h2{margin-bottom: 20px;line-height: 21px;}
  .supzad34 p{margin-bottom: 11px;font-size: 14px;}
  .supzad34 input {width: 100%;font-size: 16px;}
    .supzad34 .input {margin: 20px 0;}
    .supzad34 .button {line-height: 40px;}
  .supzad34 ul{
    list-style: square;
    margin-left: 18px;
  } 
  .supzadimage{
    width: 280px;
    height: 550px;
    margin-top: 27px;
    background-position:right bottom;
    background-size: auto 100%; 
    float: right;
  }
  #subscription34 .close{
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 16px;
    width: 16px;
    height: 16px;
    display: block;
    border: none;
    outline: none;
    cursor: pointer;
    background: none;
    /*background: url(../images/close.png) no-repeat;
    background-size: 100%;*/
  }
 .subscription-pop-dubl, 
.subscription-pop-false{
  background: red;
  text-align: center;
  color: #fff;
  margin: -10px 0 0 0;
}

.portfolio-block{
  width: calc(50% - 20px);
  float: left;
  margin-right: 20px;
}

article.portfolio-block a{
    display: block;
    float: left;
    width: 100%;
    height: 350px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;
}
article.portfolio-block a>div {
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    font-size: 16px;
  }
article.portfolio-block a img{
  transform: translateX(-50%);
  left: 50%;
  position: relative;
/*  max-width: 100%;
  height: auto;*/
}

article.portfolio-block a:hover img{
  opacity: 0.3;
}

article.portfolio-block a h3.title{
   font-size: 24px;
   margin-bottom: 15px;
   background: rgba(33,33,33,0.6);
   display: inline-block;
   padding: 40px 30px; 
}
article.portfolio-block a:hover h3.title{
  background-color: transparent;
}
article.portfolio-block a>div .button{
    margin-top: 20px;
     display: none;
}
article.portfolio-block a .portfolio-annotation{
    display: none;
    padding: 0 10px;
}
article.portfolio-block a:hover .portfolio-annotation{
      display: block;
}
article.portfolio-block a:hover>div{
  color: #212121;
}
article.portfolio-block a:hover  .button.button-buy{
    background-color: #fff;
    color: #212121;
    display: inline-block;
}



@media screen and (max-width: 480px) {
.more-search-box {
  margin-right: 0;
}
#form-orderu .checkout-table.oform-table .cell {
  width: 100%; 
  display: block;
  margin-bottom: 0;
  padding-bottom: 5px;

}
#form-orderu .checkout-table.oform-table .cell  .textarea-cart,
#form-orderu .checkout-table.oform-table .cell .input{
  width: 97%; 
    margin-bottom:  20px;
}


 .lang_block{
  margin-top: 10px;
 }


.second-nav .h3{margin-top: 30px;
font-size: 24px;}
.second-nav .main-nav-item a{
  display: block;
  width: 100%;
  line-height: 38px;
}

.portfolio-block{width: 100%;}
  .product_info_noidex{padding-left: 50px;}
  .product_info_noidex span{left: 25px;}

  .subscription-input{width: 100%;margin-bottom: 40px;}
  .subscription-form input[name="subscription"]{border-bottom: 1px solid #d7ccc8;}
  .subscription-form{border-bottom: none !important;}
  .subscription-button{
    bottom: 0;
    top: auto;
    margin: 0 auto;
  }


.featured-box .image img,
.featured-box .big .image img{
  max-height: 100%;
    margin-left: 0;
      max-width: 100%;
}
#subscription34{margin: 0;}
#subscription34 .supzad34{
  padding: 25px 10px 15px;
}
#subscription34 .supzadimage{
  display: none;
}



}


.cart-table .coupon .name{font-weight: 400;margin-bottom: 10px;}
.cart-table .coupon .name .button{margin-bottom: 10px;}

.payment_method-button{padding: 0px 20px !important; line-height: 40px;margin-bottom: 20px;} 

.main-nav a{color: #212121;text-decoration: none;}
h5 a, .h5 a{color: #212121;text-decoration: none;}
.sub-menu a{color: #212121;text-decoration: none;}

.article-small .h4 a{color: #212121;line-height: 20px;font-size: 16px;}
.subscription-false{color: red;}

p.price{margin-bottom: 0;}
.rozpo140{width: 140px;height: 50px;}


.compare_price{
  text-decoration: line-through;
  font-weight: 300;
  font-size: 14px;
  white-space: nowrap;
display: inline-block;
  color: #707070;
}
.price-red{color: red !important;}

.read_more{
  font-size: 12px;
  display: inline;
}
#category_annotation p{margin-bottom: 0; display: inline;}
.sitemap-nav{
  float: left;
}
.sitemap-nav ul{
  clear: both;
  list-style: none;
  margin-left: 0;margin-bottom: 10px;
}
 .sitemap-nav ul ul{list-style: circle outside;    margin-left: 18px;float: left;width: 100%}
.sitemap-nav ul li{


}
.sitemap-nav ul li a{
  font-size: 14px;
  line-height: 20px;
  color: #212121;
}

.from_link_i{padding: 0 5px;line-height: 30px;}
.from_link_i:hover{
    text-decoration: none;
}
.pricefile_button{
  display: block;
  text-decoration: none;
  text-align: center;
  margin-top: 10px;
}
.body_main{
  margin-bottom: 20px;
}
.featured-box .image img{
  max-height: 110%
}
.featured-box .big .image{overflow: hidden;}
.featured-box .big .image img{
  max-width: 110%;
  margin-left: -1.5vw;
}



.redblink{  
  padding: 0;

} 

.redblink > a{  
  color: #da002b; 
      -webkit-animation: pulsate 1.2s linear infinite;
  animation: blim 1.2s linear infinite;
}

.main-content-page img {
  max-width: 100%;
  height: auto;
}


div:target {
  -webkit-animation: blim 1s 5;
  -moz-animation:    blim 1s 5;
  -o-animation:      blim 1s 5;
  animation:         blim 1s 5;
}
@-webkit-keyframes blim {
  0%   { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes blim {
  0%   { opacity: 1; }
  50% { opacity: .3; }
  100% { opacity: 1; }
}
@-o-keyframes blim {
  0%   { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes blim {
  0%   { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}




































.adsearchform{
  margin-top: -25px;
}

.adsearchform label{
  font-size: 15px;
  font-weight: 700;
  margin-right: 4px;
}
.adsearchform .select-field ul{
  float: left;
  list-style: none;
}
.adsearchform .select-field label{
  font-size: 13px;
  font-weight: 400;
  margin-right: 10px;
}
.adsearchform .select-field label input{margin-right: 5px;}
.adsearchform .select-field li{
  margin-bottom: 5px;
  float: left;
  clear: both;
}
.adsearchform .form-field .form-field-title{
    font-size: 16px;
    font-weight: 700;
    float: left;
    margin-right: 15px;
}
.adsearchform .form-field{
  margin-bottom: 15px;
}
.buttons-container{clear: both;padding-top: 20px;}
/*.ddfrhy{
  border: 1px solid #e0e0e0;
  padding: 0 5px;
  font-size: 15px;
  height: 60px;
  width: 100%
}*/
.ddfrhy_block{
  width: 220px;
}
.ddfrhy_block input.ddfrhy{ height: 60px;margin-bottom: 3px;}
.ddfrhy_block{
  float: left;
}
@media (min-width: 1666px) {
  .galleries-aside{display: block;}
}
@media (min-width: 1024px) {
  .seo-snippet {
    margin-left: 20px;
  }
}










 .contact-item-page  {
  margin-top: 30px;
 }
