/*Услуги*/
.content-item0 {
  background: url(/local/templates/main/ms/img/banner_ukladka_01_uslugi.jpg);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 420px;
  /*height: 200px;*/
  margin: 20px auto;
  overflow: hidden;
  position: relative;
  width: 65%;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  border-radius: 30px;

}
.content-item0 .overlay {
  border-bottom: 480px solid rgba(155, 39, 67, 0.7);
  border-left: 380px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item0:hover .overlay {
  border-bottom: 1300px solid rgba(155, 39, 67, 0.70);;
  border-left: 1300px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item0 .overlay2 {
  border-bottom: 300px solid hsla(346, 60%, 38%, 0.7);
  border-left: 250px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item0:hover .overlay2 {
  border-bottom: 1300px solid rgba(155, 39, 67, 0.70);;
  border-left: 1300px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item0 .corner-overlay-content {
  bottom: 15px;
  color: #fff;
  position: absolute;
  right: 15px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 28px;
}
.content-item0:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.content-item0 .overlay-content {
  bottom: 0;
  color: #ffffff;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

}
.content-item0 .overlay-content h2 {
  border-bottom: 1px solid #fff;
  padding: 0 0 12px;
  color: #ffffff;
}
.content-item0:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}



.content-item1 {
  background: url(/local/templates/main/ms/img/delivery_uslugi_001.jpg);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 200px;
  margin: 20px 20px 20px 20px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  border-radius: 30px;
}
.content-item1 .overlay {
  border-bottom: 250px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;

}
.content-item1:hover .overlay {
  border-bottom: 800px solid rgba(155, 39, 67, 0.70);
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}
.content-item1 .overlay2 {
  border-bottom: 160px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;

}
.content-item1:hover .overlay2 {
  border-bottom: 800px solid rgba(155, 39, 67, 0.70);
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}
.content-item1 .corner-overlay-content {
  bottom: 15px;
  color: #fff;
  position: absolute;
  right: 15px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 24px;
}
.content-item1:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.content-item1 .overlay-content {
  bottom: 0;
  color: #ffffff;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.content-item1 .overlay-content h2 {
  border-bottom: 1px solid #fff;
  padding: 0 0 12px;
  color: #ffffff;
}
.content-item1:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}


.content-item2 {
/*  background: url(/local/templates/main/ms/img/malye_uslug_001.jpg); */

background: url(/local/templates/main/ms/img/dezain_uslugi_001.jpg);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 200px;
  margin: 20px 20px 20px 20px;
  overflow: hidden;
  position: relative;
  /* width: 100%; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  border-radius: 30px;
}
.content-item2 .overlay {
  border-bottom: 250px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item2:hover .overlay {
  border-bottom: 800px solid rgba(155, 39, 67, 0.70);
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.content-item2 .overlay2 {
  border-bottom: 160px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item2:hover .overlay2 {
  border-bottom: 800px solid rgba(155, 39, 67, 0.70);
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item2 .corner-overlay-content {
  bottom: 15px;
  color: #fff;
  position: absolute;
  right: 15px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 24px;
  text-align: right;
}
.content-item2:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.content-item2 .overlay-content {
  bottom: 0;
  color: #ffffff;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.content-item2 .overlay-content h2 {
  border-bottom: 1px solid #fff;
  padding: 0 0 12px;
  color: #ffffff;
}
.content-item2:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}



.content-item2 .overlay-content p  {
  color: #ffffff;
}

.content-item3 {
  background: url(/local/templates/main/ms/img/dezain_uslugi_001.jpg);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 420px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  width: 98.4%;
  float: left;
  background-size: cover;
  /* background-repeat: no-repeat; */
  background-position: top left;
}
.content-item3 .overlay {
  border-bottom: 480px solid rgba(155, 39, 67, 0.7);
  border-left: 380px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item3:hover .overlay {
  border-bottom: 1800px solid rgba(155, 39, 67, 0.70);
  border-left: 1800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item3 .overlay2 {
  border-bottom: 300px solid hsla(346, 60%, 38%, 0.7);
  border-left: 250px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item3:hover .overlay2 {
  border-bottom: 1800px solid rgba(155, 39, 67, 0.70);
  border-left: 1800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item3 .corner-overlay-content {
  bottom: 15px;
  color: #fff;
  position: absolute;
  right: 15px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 28px;
}
.content-item3:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.content-item3 .overlay-content {
  bottom: 0;
  color: #ffffff;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

}
.content-item3 .overlay-content h2 {
  border-bottom: 1px solid #fff;
  padding: 0 0 12px;
  color: #ffffff;
}
.content-item3:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}


.content-it {
  float: right;
  width: 35%;
}


@media screen and (max-width: 1024px) {
.content-item0 {
  width: 55%;


}
.content-it {

  width: 45%;

}
}
.content-item0 .overlay-content p {

  color: #ffffff;
}
.content-item1 .overlay-content p {

  color: #ffffff;
}
.content-item2 .overlay-content p {

  color: #ffffff;
}


@media screen and (max-width: 600px) {
.content-item0 {
  width: 100%;
  float: left;
  height: 200px;
  margin: 20px auto;
}
.content-it {
  float: right;
  width: 100%;
  height: 420px;
  margin: 20px auto;
}
.content-item1 {

  margin: 0px;
margin: 0px ;
}
.content-item0 {

  margin: 0px;
margin: 0px ;
}
.content-item2 {

  height: 200px;
margin: 20px 0px 20px 0px ;
}
.content-item3 {
width: 100%;
    margin: 0px 0px 20px 0px;
}
.content-item0 .overlay-content p {

  display: none;
}
.content-item1 .overlay-content p {

  display: none;
}
.content-item2 .overlay-content p {

  display: none;
}
.content-item0 .overlay {
  border-bottom: 240px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
}
.content-item1 .overlay {
  border-bottom: 240px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
}
.content-item2 .overlay {
  border-bottom: 240px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
}

.content-item0 .overlay2 {
  border-bottom: 155px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
}
.content-item1 .overlay2 {
  border-bottom: 155px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
}
.content-item2 .overlay2 {
  border-bottom: 155px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
}
.content-item0 .corner-overlay-content {
   font-size: 16px;
}
.content-item1 .corner-overlay-content {
   font-size: 16px;
}
.content-item2 .corner-overlay-content {
   font-size: 16px;
}
}


/*Услуги регионы*/


.content-item0-reg {
  background: url(/local/templates/main/ms/img/dezain_uslugi_001.jpg );
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 420px;
  margin: 20px auto;
  overflow: hidden;
  position: relative;
  width: 65%;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  border-radius: 30px;

}
.content-item0-reg .overlay {
  border-bottom: 480px solid rgba(155, 39, 67, 0.7);
  border-left: 380px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item0-reg:hover .overlay {
  border-bottom: 1300px solid rgba(155, 39, 67, 0.70);;
  border-left: 1300px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item0-reg .overlay2 {
  border-bottom: 300px solid hsla(346, 60%, 38%, 0.7);
  border-left: 250px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item0-reg:hover .overlay2 {
  border-bottom: 1300px solid rgba(155, 39, 67, 0.70);;
  border-left: 1300px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item0-reg .corner-overlay-content {
  bottom: 15px;
  color: #fff;
  position: absolute;
  right: 15px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 28px;
}
.content-item0-reg:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.content-item0-reg .overlay-content {
  bottom: 0;
  color: #ffffff;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

}
.content-item0-reg .overlay-content h2 {
  border-bottom: 1px solid #fff;
  padding: 0 0 12px;
  color: #ffffff;
}
.content-item0-reg:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}



.content-item1-reg {
  background: url(/local/templates/main/ms/img/delivery_uslugi_001.jpg);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 200px;
  margin: 20px 20px 20px 20px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  border-radius: 30px;
}
.content-item1-reg .overlay {
  border-bottom: 250px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;

}
.content-item1-reg:hover .overlay {
  border-bottom: 800px solid rgba(155, 39, 67, 0.70);
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}
.content-item1-reg .overlay2 {
  border-bottom: 160px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;

}
.content-item1-reg:hover .overlay2 {
  border-bottom: 800px solid rgba(155, 39, 67, 0.70);
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}
.content-item1-reg .corner-overlay-content {
  bottom: 15px;
  color: #fff;
  position: absolute;
  right: 15px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 24px;
}
.content-item1-reg:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.content-item1-reg .overlay-content {
  bottom: 0;
  color: #ffffff;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.content-item1-reg .overlay-content h2 {
  border-bottom: 1px solid #fff;
  padding: 0 0 12px;
  color: #ffffff;
}
.content-item1-reg:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}


.content-item2-reg {

background: url(/local/templates/main/ms/img/banner_ukladka_01_uslugi.jpg);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 200px;
  margin: 20px 20px 20px 20px;
  overflow: hidden;
  position: relative;
  /* width: 100%; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  border-radius: 30px;
}
.content-item2-reg .overlay {
  border-bottom: 250px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item2-reg:hover .overlay {
  border-bottom: 800px solid rgba(155, 39, 67, 0.70);
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.content-item2-reg .overlay2 {
  border-bottom: 160px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item2-reg:hover .overlay2 {
  border-bottom: 800px solid rgba(155, 39, 67, 0.70);
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item2-reg .corner-overlay-content {
  bottom: 15px;
  color: #fff;
  position: absolute;
  right: 15px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 24px;
  text-align: right;
}
.content-item2-reg:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.content-item2-reg .overlay-content {
  bottom: 0;
  color: #ffffff;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.content-item2-reg .overlay-content h2 {
  border-bottom: 1px solid #fff;
  padding: 0 0 12px;
  color: #ffffff;
}
.content-item2-reg:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}



.content-item2-reg .overlay-content p  {
  color: #ffffff;
}

.content-item3 {
  background: url(/local/templates/main/ms/img/dezain_uslugi_001.jpg);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 420px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  width: 98.4%;
  float: left;
  background-size: cover;
  /* background-repeat: no-repeat; */
  background-position: top left;
}
.content-item3 .overlay {
  border-bottom: 480px solid rgba(155, 39, 67, 0.7);
  border-left: 380px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item3:hover .overlay {
  border-bottom: 1800px solid rgba(155, 39, 67, 0.70);
  border-left: 1800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item3 .overlay2 {
  border-bottom: 300px solid hsla(346, 60%, 38%, 0.7);
  border-left: 250px solid transparent;
  bottom: 0;
  height: 0;
  opacity: 0.95;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.content-item3:hover .overlay2 {
  border-bottom: 1800px solid rgba(155, 39, 67, 0.70);
  border-left: 1800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.content-item3 .corner-overlay-content {
  bottom: 15px;
  color: #fff;
  position: absolute;
  right: 15px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 28px;
}
.content-item3:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
.content-item3 .overlay-content {
  bottom: 0;
  color: #ffffff;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

}
.content-item3 .overlay-content h2 {
  border-bottom: 1px solid #fff;
  padding: 0 0 12px;
  color: #ffffff;
}
.content-item3:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}


.content-it {
  float: right;
  width: 35%;
}


@media screen and (max-width: 1024px) {
.content-item0-reg {
  width: 55%;


}
.content-it {

  width: 45%;

}
}
.content-item0-reg .overlay-content p {

  color: #ffffff;
}
.content-item1-reg .overlay-content p {

  color: #ffffff;
}
.content-item2-reg .overlay-content p {

  color: #ffffff;
}


@media screen and (max-width: 600px) {
.content-item0-reg {
  width: 100%;
  float: left;
  height: 200px;
  margin: 20px auto;
}
.content-it {
  float: right;
  width: 100%;
  height: 420px;
  margin: 20px auto;
}
.content-item1-reg {

  margin: 0px;
margin: 0px ;
}
.content-item0-reg {

  margin: 0px;
margin: 0px ;
}
.content-item2-reg {

  height: 200px;
margin: 20px 0px 20px 0px ;
}
.content-item3 {
width: 100%;
    margin: 0px 0px 20px 0px;
}
.content-item0-reg .overlay-content p {

  display: none;
}
.content-item1-reg .overlay-content p {

  display: none;
}
.content-item2-reg .overlay-content p {

  display: none;
}
.content-item0-reg .overlay {
  border-bottom: 240px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
}
.content-item1-reg .overlay {
  border-bottom: 240px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
}
.content-item2-reg .overlay {
  border-bottom: 240px solid rgba(155, 39, 67, 0.7);
  border-left: 180px solid transparent;
}

.content-item0-reg .overlay2 {
  border-bottom: 155px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
}
.content-item1-reg .overlay2 {
  border-bottom: 155px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
}
.content-item2-reg .overlay2 {
  border-bottom: 155px solid rgba(155, 39, 67, 0.7);
  border-left: 120px solid transparent;
}
.content-item0-reg .corner-overlay-content {
   font-size: 16px;
}
.content-item1-reg .corner-overlay-content {
   font-size: 16px;
}
.content-item2-reg .corner-overlay-content {
   font-size: 16px;
}
}







/* Укладка */
.accordion_uk {
    width: 100%;
    max-width: 100%;
    min-height: 0;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    background-color: #fefffa;
    overflow: hidden;
}

.yk_zag {
font-weight: bold;
}



/* заголовки панелей аккордеона */
.accordion_uk h2 {
    /* font-size: 16px; */
    /* font-weight: 300; */
    /* letter-spacing: 1px; */
    /* display: block; */
    /* margin: 0; */
    /* padding: 10px 25px; */
    /* cursor: pointer; */
    /* color: #f4f4f4; */
    /* background: #333f4808; */
    /* border-top: 1px solid #c3c6c9; */
    /* border-bottom: 1px solid #9E9E9E; */
     -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.accordion_uk h2 {
    font-size: 16px;
    font-weight: 300;
    /* letter-spacing: 1px; */
    display: block;
    margin: 0;
    padding: 10px 25px;
    cursor: pointer;
    /* color: #f4f4f4; */
    background: #dadcde8c;
    border-top: 1px solid #ffffff;
    /* border-bottom: 1px solid #9E9E9E; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
padding-right: 65px;
}
.uklad_bord {
    border-bottom: 1px solid #9E9E9E;
}
.msg {
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
}
.msg p {
  /* color: rgba(48, 69, 92, 0.8); */
  /* font-size: 13px; */
  /* line-height: 20px; */
  /* letter-spacing: 1px; */
 /* padding: 0 20px; */
}

@media (max-width: 550px) {
  .accordion_uk {
    box-sizing: border-box;
    transform: translate(0, 0);
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    left: 0;
  }
} 
.accordion_uk ul {
  list-style: none;
  perspective: 900;
  padding: 20px;
  margin: 0;
}
.accordion_uk ul li {
  position: relative;
  padding: 0;
  margin: 0;
}
.accordion_uk ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.accordion_uk ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.accordion_uk ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.accordion_uk ul li:last-of-type {
  padding-bottom: 0;
}
.accordion_uk ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
/* расположим указатель на панели заголовка справа */
  right: 25px;
}
.accordion_uk ul li i:before, .accordion_uk ul li i:after {
  content: "";
  position: absolute;
  background-color: #9b2743;
  width: 3px;
  height: 9px;
}
.accordion_uk ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.accordion_uk ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.accordion_uk ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
}
.accordion_uk ul li input[type=checkbox]:checked ~ div.msg {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 2%);
}
.accordion_uk ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.accordion_uk ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}
div.msg, ul li i:before, ul li i:after {
  transition: all 0.5s ease-in-out;  
}
.accordion_uk .msg img {
    width: 40%;
    height: auto;
    -moz-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    /* -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); */
    /* box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); */
    float:right;
    margin: 20px;
}
.stein_uklad {
width: 50%;
float:left;
margin-bottom: 0px;
padding: 30px;}
.msg img .large-img {
    width: 100%;
    margin-bottom: 10px;
}
 .msg img.img-left {
    width: 25%;
    float:left;
    margin:5px 15px 5px 0;
}
.msg img.img-right {
    width: 25%;
    float:right;
    margin:5px 0 5px 15px;
}
.video-responsive {
    margin: 20px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    -moz-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*.accordion_uk {
    margin: 15px 15px 40px 15px;
}*/

.stein_uklad_img  {   position: absolute;
    width: 310px;
    height: 310px;
    display: block;
    top: 70%;
    border: none;
    right: 40px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    /* background-image: url(/upload/137/statya_01.jpg); */

}
.stein_price {
	margin-top: 0px;
	font-size: 20px;
    color: #333f48;
    font-weight: 700;
}
@media screen and (max-width: 1084px) {
.accordion_uk .msg img {
    width: 45%;
    height: auto;
    -moz-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    /* -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); */
    /* box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); */
    float:right;
    margin: 20px;
}
.stein_uklad {
	width: 40%;
	float:left;
	margin-bottom: 0px;
    padding: 30px;
}
}
@media screen and (max-width: 880px) {
	.accordion_uk .msg img {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.stein_uklad {
	width: 100%;
	float:left;
	margin-bottom: 0px;
	padding: 20px;
}

}






/*карта объектов*/
.mapsme3 {
    width: 100%;
    height: 100%;
}


.mapsme4 {
    width: 100%;
    height: 500px;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
.mapsme4 {
        width: 100%;
        height: 64vh;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
.mapsme4{
        width: 100%;
        height: 60vh;
    }
}

.ballon_body img {
	max-width: 200px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
.mapsme4{
        width: 100%;
        height: 60vh;
    }
.ballon_body img {
	max-width: 100px;
}    
    }
    
    
    
    
    
    
    
    
    /*бесплатная доставка*/
    
    
    
.free_d_h1 {
	text-align: center;
}

.free_d_h2 {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
.free_d_h1 {
	text-align: center;
	font-size: 30px;
}

.free_d_h2 {
	text-align: center;
	font-size: 16px;
}
}


.cont_ban {
 overflow:hidden;
 width: 100%;
 height:100%;
 }

 



.owl-carousel-ms2 {
margin-bottom: 10px;
width: 130%;

}

.owl-carousel-ms3 {
margin-bottom: 10px;
width: 130%;
right: 150px
}

@media screen and (min-width: 1000px) and (max-width: 1300px) {
.owl-carousel-ms2 {
width: 150%;

}

.owl-carousel-ms3 {
width: 150%;
right: 100px
}
}


@media screen and (min-width: 768px) and (max-width: 1000px) {
.owl-carousel-ms2 {
width: 150%;

}

.owl-carousel-ms3 {
width: 150%;
right: 150px
}
}



@media screen and (min-width: 320px) and (max-width: 767px) {
.owl-carousel-ms2 {
width: 190%;

}

.owl-carousel-ms3 {
width: 190%;
right: 140px
}
}
.stein_main3 {
	margin-top: 50px;
}


.dostav_h2 {
	margin-bottom: 50px;
}

.dostav_h2 {
	margin-top: 100px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
.dostav_h2 {
	margin-top: 70px;
}
}

.button_b_dost {
	margin-bottom: 100px;
	margin-top: 20px
}

.callto_dost_text {
	margin-left: 41%;
	padding-top: 5px; 
	font-size: 18px;
	color: #333f48;
}

.callto_dost_button {
	float: left;
   /* width: 40%; */
}


.calltoaction_dost {
	width: 80%;
	margin-bottom: 50px;
	margin-top: 80px;
	margin-left: auto;
	 margin-right: auto; 
}

@media screen and (min-width: 320px) and (max-width: 767px) {
.calltoaction_dost {
	width: 90%;
	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto; 
}

.callto_dost_text {
	margin: 0 auto;
	padding-top: 5px; 
	font-size: 16px;
	color: #333f48;
	width: 80%;
	text-align: center;
}

.callto_dost_button {
    text-align: center;
	float: none;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.button_b_dost {
	margin-bottom: 10px;
	margin-top: 20px
}
}




.dost_cont_accord  {
	width: 100%;
}


/*Цитата для доставки*/

.incut2 {
    /* margin: 20px 0 40px; */
    background: #f5f5f6;
    position: relative;
    display: block;
    /*font-family: 'amazing_grotesk_book', Arial;
    font-size: 18px;
    line-height: 1.5em;*/
    padding: 38px 130px 38px 145px;
    clear: both;
    display: flex;  
    align-items: flex-end;
    font-size: 18px;
}

.incut2::before {
    content: '';
    display: inline-block;
    width: 55px;
    height: 44px;
    background-image: url("/upload/137/steigot_dog_01.svg");
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 80px;
    
}

@media screen and (max-width: 640px) {
    .incut2:before {
        top: 13px;
        left: 10px;
    }

    .incut2 {
        padding: 65px 20px 25px;
         font-size: 14px;
    }
}






/*Таблица Доставка2*/

.dev-little-table2 tr:first-child td {
    border-bottom: 1px solid #9E9E9E;
}
.dev-little-table2 tr:last-child td {
    border-bottom: 1px solid #ffffff;
}

.dev-little-table2 tr:first-child {
    color: #333f48;
    font-weight: bold;
}

.dev-little-table2 tr td:first-child {
    text-align: left;
    font-weight: bold;
    color: #333f48
}

.dev-little-table2 tr td:last-child {
    border-right: 1px solid #ffffff;
}

.dev-little-table2 tr td {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #9E9E9E;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #9E9E9E;
}



@media screen and (max-width: 490px) {
    .dev-little-table2 td {
        min-width: 70px;
        font-size: 13px;
    }

    .dev-little-table2 {
        overflow-x: scroll;
        display: block;
    }
}

.dev_tr3 {
    background-color: #f5f5f7;
}

.dev-little-table2 tr:hover td{
	background: rgba(158, 158, 158, 0.2); /* цвет при наведении */
}
/*Таблица Доставка3*/

.dev-little-table3 tr:first-child td {
    border-bottom: 0px solid #9E9E9E;
}
.dev-little-table3 tr:last-child td {
    border-bottom: 0px solid #ffffff;
}

.dev-little-table3 tr:first-child {
    color: #333f48;
    font-weight: bold;
}



.dev-little-table3 tr td:last-child {
    border-right: 0px solid #ffffff;

}

.dev-little-table3 tr td {
    border-top: 1px solid #9e9e9e6b;
    border-bottom: 0px solid #f5f5f6;
    border-left: none;
    border-right: 0px solid #9E9E9E;
}



@media screen and (max-width: 490px) {
    .dev-little-table3 td {
        min-width: 70px;
        font-size: 13px;
    }

    .dev-little-table3 {
        overflow-x: scroll;
        display: block;
    }
}

.dev_tr3 {
    background-color: #f5f5f7;
}

.dev-little-table2 tr:hover td{
	background: rgba(158, 158, 158, 0.2); /* Ñ†Ð²ÐµÑ‚ Ð¿Ñ€Ð¸ Ð½Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ð¸ */
}



.dev-little-table3 {
	background-color: #f5f5f6;
	margin-bottom: 0px;
	border: 1px solid #f5f5f6;
}















.dost_line {
	width: 70px;
	float: right;
	margin-bottom: 20px;
}

.dost_line2 {
	width: 70px;
	float: left;
	margin-bottom: 20px;
}
.dost_line3{
	width: 40px;
	float: right;
	margin-bottom: 20px;
}

.dost_fura {
	max-width: 200px;
    margin: 0 auto;
    
}

.dost_man {
	max-width: 130px;
	margin: 0 auto;
	

}


.dev-little-table3 td {
padding: 20px
}

.dost_icon_tb {
	padding: 10px
}

/*Аккордион*/
.certificates__certificates-block2 {
    text-decoration: none;
}



.certificates__toggle2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f5f5f7;
   /* height: 100px; */
    padding: 20px 50px 20px 100px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    cursor: pointer;
}
@media screen and (max-width: 1024px) and (min-width: 320px) {
.certificates__toggle2 {
    font-size: 14px;
    line-height: 18px;
    /*height: 56px;*/
    padding: 0 20px;
}
}


@media screen and (max-width: 1200px) and (min-width: 1045px) {
.callto_dost_text {
    margin-left: 18px;
    padding-top: 8px; 
    font-size: 18px;
    color: #333f48;

}
    .callto_dost_button {
margin-right: 30px;
}

}

@media screen and (max-width: 1045px) and (min-width: 768px) {
.callto_dost_text {
    margin-left: 20px;
    padding-top: 10px;
    font-size: 14px;
    color: #333f48;

}
    .callto_dost_button {
margin-right: 30px;
}

}


@media screen and (max-width: 767px) and (min-width: 320px) {
.calltoaction_dost {
	width: 90%;
	margin-bottom: 50px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto; 
}
}
@media screen and (max-width: 936px) and (min-width: 320px) {
    .certificates__toggle2 {
        font-size: 14px;
        line-height: 18px;
       /* height: 56px; */
        padding: 20px 20px 20px 20px;
       /* margin-bottom: 40px; */
    }
}


.certificates__toggle2:hover .certificates__certificates-block-title {
    color: #92243f;
}

.certificates__toggle2:hover .certificates__indicator {
    border-color: #92243f;
}

.certificates__toggle2:hover .certificates__indicator:before,
.certificates__toggle2:hover .certificates__indicator:after {
    background-color: #92243f;
}

.certificates__toggle2.js-open .certificates__indicator:before {
    transform: rotate(0deg);

}


.certificates__items2 {
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 10px 50px 50px 50px;
	display: flex;
	display: none;
	box-sizing: border-box;
	transition: opacity 0.3s ease-in-out;
}











.js-certificates-block3 {
	padding: 20px 60px 20px;
    text-decoration: none;
    background-color: #f5f5f7;
    border-top: 1px solid #cfd3d4;
}


.certificates__certificates-block2 {
    text-decoration: none;
    background-color: #f5f5f7;
}





@media screen and (max-width: 1024px) and (min-width: 320px) {
.certificates__items2 {
    padding: 20px 00px 20px;
    font-size: 14px;
    margin: 00px 20px 30px 20px;
}
.js-certificates-block3 {
	padding: 20px 10px 20px;
    text-decoration: none;
    background-color: #f5f5f7;
    border-top: 1px solid #cfd3d4;
}


.certificates__certificates-block2 {
    text-decoration: none;
    background-color: #f5f5f7;
}
}



.dost_ac_title {
    max-width: 90%;
}
.dost_ac_title p {
    font-size: 18px;
    margin-bottom: 0px
}




@media screen and (max-width: 936px) and (min-width: 320px) {
.dost_ac_title {
    max-width: 100%;
}
.dost_ac_title p {
    font-size: 14px;
}
}

a.catalog__button2 {
    position: relative;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

.button_red .button__icon2 {
    color: #9b2743;
    fill: currentColor;
}


.button__icon2 {
    width: 42px;
    height: 9px;
    position: absolute;
    top: calc(50% - 6px);
    right: 29px;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
a.catalog__button2 {
    padding: 8px 20px;
}
.button__icon2 {
    left: 150px;
}
}

.stein_vigoda li {
    font-size: 20px;
    line-height: 34px;
}
.stein_list_none {
    list-style-type: none; 
}

.stein_bbold {
    font-weight: bold; 
    color: #9b2743;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
.stein_vigoda li {
    font-size: 14px;
    line-height: 24px;
   }
}

.button__text2 {
    font-size: 18px;
    font-weight: bold;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}


@media screen and (max-width: 767px) and (min-width: 320px) {
.button__text2 {
    font-size: 11px;
    font-weight: bold;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
}

.callto_dost_text a {
	text-decoration: none;
}




/*доставка малых партий*/

/*Таблица Доставка2*/



.dev-little-table-dil {
        background-color: #f5f5f5;
        border: none;
        margin: 0px;
}
.dev-little-table-dil tr:first-child {
    font-weight: bold;

}

.dev-little-table-dil td {
width: 50%;
text-align:left;
border: none;

}
.dev-little-table-dil td:first-child {
    
}
@media screen and (max-width: 490px) {
    .dev-little-table-dil td {
        min-width: 70px;
        font-size: 13px;
    }

    .dev-little-table-dil {
        overflow-x: scroll;
        display: block;
    }
}

.dev_tr3 {
    background-color: #f5f5f7;
}

.dev-little-table2 tr:hover td{
	background: rgba(158, 158, 158, 0.2); /* цвет при наведении */
}




.banner_del_2 {
    height: 100%;
        max-width: 1225px;
    margin: 0 auto;
 
}

.container_dil_2 {
    max-width: 1225px;
    margin: 0 auto;
    margin-top: 40px;
}


.zag_diliv_malie {
   max-width: 25%;
   background-color: #333f488c;
    height: 100%; 
   color: #ffffff;
   font-size: 32px;
   line-height: 34px;
   margin: 0;
   font-family: 'GothamPro', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
   padding: 50px;
}


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

.zag_diliv_malie {
 max-width: 100%;
 background-color: #333f488c;
 color: #ffffff;
 font-size: 30px;
 line-height: 32px;
}
}
.dost_truck {
	max-width: 130px;
	min-width: 110px;
	/* margin: 0 auto; */
	display: inline-block;
	margin-right: 10px;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
.dost_truck {
	min-width: 90px;
}
}

.stein_bbold_red {
    font-weight: bold; 
    color: #ff4c4c;
    font-family: 'GothamPro', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
.stein_bbold_green {
    font-weight: bold; 
    color: #12b312;
    font-family: 'GothamPro', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

.zag_diliv_truck_18 {
    font-size: 58%;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.6);
 font-weight: bold;
}
.zag_diliv_truck_16 {
    font-size: 40%;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.dev-little-table-dil-section {
	padding-top: 22px;
	background-color: #f5f5f5;
	padding-left: 40px;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
.dev-little-table-dil-section {
	padding-left: 0px;
}
}
.free_d_h2_2 {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
.free_d_h2_2 {
    text-align: center;
    font-size: 16px;
}
}
.free_d_h1_2 {
	text-align: center;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
.free_d_h1_2 {
	text-align: center;
	font-size: 26px;
}

}


.banner_title_melkie {
    /*max-width: 800px;*/
    color: #ffffff;
   /*max-width: 460px;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
    height: calc(100% - 96px);
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 40px;
    line-height: 48px;
}

.banner_title_melkie {
    font-size: 32px;
}










.zag_diliv_melkie {
    margin-left: 25px;
        margin-top: 90px;
}

.zag_diliv1_melkie {
	font-size: 180%;
	margin-bottom: 30px;
	text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.6);
	line-height: 60px;
}



.zag_diliv2_melkie {
    font-size: 100%;
    margin-bottom: 10px;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.6);
    line-height: 50px;
}

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

.zag_diliv_melkie {
    margin-left: 40px; 
     margin-top: 90px; 
}

.zag_diliv1_melkie {
	font-size: 140%;
	line-height: 56px;
}
.zag_diliv2_melkie {
    font-size: 60%;
    line-height: 30px;
}
}






.banner_dil_fon {
     height: 100%;
     margin: 0 auto;
     background-color: #333f483b; 
}


/*Дизайн проект*/





.owl-carousel-ms5 {
margin-bottom: 10px;
width: 100%;
}


.owl-carousel .owl-nav button.owl-prev {

	position:absolute;
          background-image: url(/local/templates/main/ms/img/vpravo.svg);
          background-size: cover;
          width: 80px;
          height: 80px;
          bottom: 50px;
          right: 404px;
          background-color: white;
          box-shadow: 0px 4px 10px 0px rgba(29, 29, 29, 0.5);
          outline: none;
}
    .owl-carousel .owl-nav button.owl-next {
          background-image: url(/local/templates/main/ms/img/vlevo.svg);
          background-size: cover;
          width: 80px;
          height: 80px;
          position:absolute;
          bottom: 50px;
          right: 500px;
          background-color: white;
          box-shadow: 0px 4px 10px 0px rgba(29, 29, 29, 0.5);
          outline: none;
}
    .owl-carousel .owl-nav button.owl-prev:hover {
          box-shadow: 0px 5px 10px 0px rgba(29, 29, 29, 0.5);
}

    .owl-carousel .owl-nav button.owl-next:hover {
          box-shadow: 0px 5px 10px 0px rgba(29, 29, 29, 0.5);
}


.stein_diz_proekt_sli {
	padding: 10px;
	background: linear-gradient(to bottom left, #e4e5e9, #ffffff );
	background-size: cover;
	height: 100%;
	float: right;
	/* top: 0px; */
	min-height: 610px;
}










.dev-little-table-diz-proekt {
        background-color: #ffffff;
        border: none;
        margin: 0px;
}
.dev-little-table-diz-proekt:first-child {
    font-weight: bold;

}

.dev-little-table-diz-proekt td {
vertical-align: top;
text-align:left;
border: none;
padding-left: 20px;
}
.dev-little-table-diz-proekt td:first-child {
    
}

.diz_proekt_td1  {
width: 30%;
    }
.diz_proekt_td2  {
width: 20%;
background: linear-gradient(to bottom left, #e4e5e9, #ffffff );
    }
    .diz_proekt_td3  {
width: 30%;
    }
    .diz_proekt_td4  {
width: 20%;
    }
    .diz_proekt_td5  {
width: 20%;
    }
    .diz_proekt_td6  {
width: 30%;
    }
    .diz_proekt_td7  {
width: 20%;
    }
    .diz_proekt_td8  {
width: 30%;
background: linear-gradient(to bottom left, #e4e5e9, #ffffff );
    }


















.stein_diz_etap_zag {
	font-size: 30px;
	font-weight: bold;
	color: #9b2743;
	font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 10px;
}





.zag_diz_proekt_offer {
   width: 50%;
   background-color: #333f488c;
   height: 100%;
   font-size: 32px;
   line-height: 34px;
   margin: 0;
   font-family: 'GothamPro', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
   /* padding: 50px; */
      background: linear-gradient(270deg, #a6a799e3 20%, #a6a799 30%, #ffffff 100%);
}

.zag_diz_proekt_offer_cont {
float: right;
max-width: 600px;
margin-top: 30px;
padding: 30px;
}






.zag_diz_banner_zag {
font-size: 60px;
line-height: 74px;
text-transform: uppercase;
font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}



.zag_diz_banner_text {
	font-size: 16px;
	margin-left: 40px;
	margin-bottom: 0px;
}

.zag_diz_banner_icon:before {
  display: inline-block;
  content: ' ';
  background-image: url('/local/templates/main/ms/img/icon_check.svg');
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  margin-right: 10px;
  position: relative;
  top: 40px;
}



.diz_proekt_td_zag {
   color: #9b2743;
   font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
   font-size: 30px;
   font-weight: bold;
}

.owl-carousel .owl-item img {
    border: 2px solid #dadcde;
}


/*Тендеции мощения*/
.stein_diz_proekt_1 {
	  width: 26.7%;
	  display: inline-block;
	  margin-top: 10px;
	  margin-bottom: 160px;
	  background-color: white;
	  padding: 20px;
	  margin-right: 20px;
	  margin-left: 20px;
	  min-height: 170px;
	  float: left;
}
.stein_diz_proekt_2 {
	  width: 26.7%;
	  display: inline-block;
	  margin-top: 10px; 
	  margin-bottom: 160px;
	  background-color: white;
	  padding: 20px;
	  margin-right: 20px;
	  margin-left: 20px;
	  min-height: 170px;
	  float: center;
}
.stein_diz_proekt_3 {
	  width: 26.7%;
	  display: inline-block;
	  margin-top: 10px; 
	  margin-bottom: 160px;
	  background-color: white;
	  padding: 20px;
	  margin-right: 20px;
	  margin-left: 20px;
	  min-height: 170px;
	  float: right;
}


@media screen and (max-width: 640px) {
.stein_diz_proekt_1 {
	  width: 100%;
}
.stein_diz_proekt_2 {
	  width: 100%;
}
.stein_diz_proekt_3 {
	  width: 100%;
}
}



.raboty_fon_dp {
     background-image: url(/local/templates/main/ms/img/diz_proekt_vigody_2.jpg);
     background-size: cover;
     margin-top: 80px;
     padding-top: 1px;
  
}










.stein_diz_proekt_usloviya_1 {
	  width: 36%;
	   display: inline-block;
}
.stein_diz_proekt_usloviya_2 {
	  width: 60%;
	  display: inline-block;
	  float: right;
}
.stein_diz_proekt_vklyuchaet_1 {
	   width: 57%;
	   display: inline-block;
	   float: left;
	   padding: 50px;
}
.stein_diz_proekt_vklyuchaet_2 {
	  width: 34%;
	  display: inline-block;
}

@media screen and (max-width: 640px) {
.stein_diz_proekt_usloviya_1 {
	  width: 100%;
}
.stein_diz_proekt_usloviya_2  {
	  width: 100%;
}
.stein_diz_proekt_vklyuchaet_1 {
	  width: 100%;
}
.stein_diz_proekt_vklyuchaet_2 {
	  width: 100%;
}
}



.stein_diz_proekt_padding {
	/*padding: 50px;*/
}



.stein_diz_usloviya_zag {
    font-size: 40px;
    color: #333f48;
    margin: 0 0 22px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
	text-transform: uppercase;
}



.diz-proekt_h2 {
    margin-top: 100px;
    margin-bottom: 70px;
    text-transform: uppercase;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    font-size: 40px;
}


.stein_diz_usloviya_text:before {
  display: inline-block;
  content: ' ';
  background-image: url('/local/templates/main/ms/img/icon_check.svg');
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  margin-right: 10px;
  position: relative;
  top: 38px;
}
.stein_diz_usloviya_text p {
 margin-left: 40px;
 font-size: 16px;
 margin-bottom: 0px;
}


.zag_diz_proekt_zag  {
    font-size: 22px;
    color: #333f48;
    margin: 0 0 12px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
}


.zag_diz_proekt_text {
    margin: 0 0 12px;
}



.banner2 {
    position: relative;
    width: 100%;
    height: 680px;
    overflow: hidden;
}




.stein_diz_usloviya_text2 {
	font-size: 12px;
}
.stein_diz_usloviya_text2 p {
	line-height: 16px;
}



.diz-proekt_w_h2 {
    margin-top: 100px;
    margin-bottom: 70px;
    text-transform: uppercase;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    color: white;
    font-size: 40px;
}



.usloviya_r_proekt {
	margin-bottom: 50px;
	margin-top: 150px;
}

.diz_p_a_r_proekt {
/*	margin-bottom: 150px; */
	margin-top: 50px;
}


.stein_diz_usloviya_text_cont {
    margin-top: 30px;
}







a.catalog__button_d_proekt {
    position: relative;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 16px;
}

.button_red .button__icon_d_proekt {
    color: #9b2743;
    fill: currentColor;
}


.button__icon_d_proekt {
    width: 42px;
    height: 9px;
    position: absolute;
    top: calc(50% - 6px);
    right: 29px;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}





/*

.diz_p_section_stoimost {
	min-height: 340px;
	margin-top: 150px;
	display: block;
	position: relative;
}*/

.stein_diz_proekt_stoimost_1 {
	   width: 40%;
	   display: inline-block;
	   float: left;
	  padding: 50px;
	  padding-top: 50px;
	  background-color: #9b2743; 
	  height: 136px;
	  margin-top: 30px;
	   text-align: center;

}


.stein_diz_proekt_stoimost_2 {
	   width: 40%;
	   display: inline-block;
	   float: right;
	   padding: 50px;
	   padding-top: 20px;
	   background: linear-gradient(to bottom left, #e4e5e9 40%, #ffffff );
	   height: 170px;
	   margin-top: 30px;
}
.stein_diz_proekt_cont_left {
	 
	 margin-right: 20px;
	 margin-left: 20px;
}

.stein_diz_proekt_cont_left p {
	 color: white;
	 font-size: 30px;
	 font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
margin-top: 20px;
line-height: 36px;
}
.stein_diz_proekt_cont_right {
	 
	 color: #626b72;
	 margin-right: 20px;
	 margin-left: 20px;
	 min-height: 200px
}
.stein_diz_proekt_5 img {
	  position: absolute;
	  right: 42%;
	  top: -20px;
	  width: 20%;
}



.stein_diz_proekt_podarok_zag {
font-size: 30px;
font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
   margin-bottom: 10px;
   padding-top: 10px;
}

.stein_diz_proekt_podarok_text {
font-size: 16px;
margin-bottom: 10px;
}

.stein_diz_proekt_podarok_zvezda  {
font-size: 12px;
margin-bottom: 10px;
}
.stein_diz_proekt_carusel_1 {
	  width: 68.5%;
	   display: inline-block;
}
.stein_diz_proekt_carusel_2 {
	  width: 30.5%;
	  display: inline-block;
	  float: right;
}


.diz-proekt_h2_primery {
    margin-top: 80px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    font-size: 40px;
}


.banner_2 {
    position: relative;
    width: 100%;
    height: 520px;
    overflow: hidden;
}

.banner_2__background {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    display: block;
    width: 70%;
    height: 100%;
    /* background-color: #b69b8e; */
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .banner_2 {
        height: 504px;
    }
}

@-webkit-keyframes scaleBanner {
    0% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleBanner {
    0% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.js-block-animate .banner_2__background {
    -webkit-animation: scaleBanner 3s ease-in-out both;
    animation: scaleBanner 3s ease-in-out both;
}



@media screen and (max-width: 1246px) and (min-width: 1231px) {

.stein_diz_proekt_1 {
	  width: 26%;
}
.stein_diz_proekt_2 {
	  width: 26%;
}
.stein_diz_proekt_3 {
	  width: 26%;
}
}


@media screen and (max-width: 1230px) and (min-width: 934px) {
    
.zag_diz_proekt_offer {
 font-size: 30px;
 line-height: 32px;
}

.banner2 {
    height: 700px;    
}

.zag_diz_proekt_offer_cont {
    padding: 30px;
}
.zag_diz_banner_icon {
  line-height: 20px;
}




.zag_diz_banner_icon:before {
  display: inline-block;
  content: ' ';
  background-image: url('/local/templates/main/ms/img/icon_check.svg');
  background-size: 22px 22px;
  height: 22px;
  width: 22px;
  margin-right: 10px;
  position: relative;
  top: 28px;
}

.diz-proekt_h2 {
    margin-top: 60px;
    margin-bottom: 60px;
   
}
.diz-proekt_w_h2 {
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 30px;
}

.stein_diz_proekt_1 {
    width: 90%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    min-height: 120px;
    float: none;
}
.stein_diz_proekt_2 {
    width: 90%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    min-height: 120px;
    float: none;
}
.stein_diz_proekt_3 {
    width: 90%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: white;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    min-height: 120px;
    float: none;
}


.stein_diz_usloviya_zag {
    font-size: 30px;
    margin: 0 0 22px;
}
.stein_diz_usloviya_text p {
 margin-left: 40px;
 font-size: 14px;
 margin-bottom: 0px;
}
.stein_diz_usloviya_text:before {
    display: inline-block;
    content: ' ';
    background-image: url(/local/templates/main/ms/img/icon_check.svg);
    background-size: 22px 22px;
    height: 22px;
    width: 22px;
    margin-right: 10px;
    position: relative;
    top: 32px;
}
.stein_diz_usloviya_text2 p {
	line-height: 12px;
	font-size: 11px;
}
.usloviya_r_proekt {
	margin-bottom: 70px;
	margin-top: 70px;
}

.diz_p_a_r_proekt {
	margin-bottom: 70px;
	margin-top: 70px;
}
.stein_diz_proekt_5 {
display: none;
}


.diz-proekt_h2_primery {
    margin-top: 60px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    font-size: 30px;
}
.zag_diz_proekt_zag {
font-size: 24px;
}
.zag_diz_proekt_text {
font-size: 14px;
}
.stein_diz_proekt_sli {
	padding: 10px;
	background: linear-gradient(to bottom left, #e4e5e9, #ffffff );
	background-size: cover;
	height: 100%;
	min-height: 569px;
}
.owl-carousel .owl-nav button.owl-prev {
          bottom: 45px;      
          right: 375px;
}
    .owl-carousel .owl-nav button.owl-next {
    bottom: 45px;
    right: 470px;
}


.stein_main_diz_proekt {
	margin-right: 20px;
	margin-left: 20px;
}
}

@media screen and (max-width: 1190px) and (min-width: 934px) {
.stein_diz_proekt_vklyuchaet_1 {
	   width: 55%;
}
.stein_diz_proekt_vklyuchaet_2 {
	  width: 33%;
}
}

@media screen and (max-width: 1080px) and (min-width: 934px) {
.stein_diz_proekt_stoimost_1 {
	   width: 38%;
}
.stein_diz_proekt_stoimost_2 {
	   width: 38%;
}
.usloviya_r_proekt {
    margin-bottom: 100px;
    margin-top: 100px;
}
}


@media screen and (max-width: 933px) and (min-width: 892px) {
    
.usloviya_r_proekt {
    margin-bottom: 100px;
    margin-top: 70px;
}    
    
.banner2 {
    height: 750px;
}
.zag_diz_banner_zag {
font-size: 30px;
line-height: 44px;
}
.zag_diz_banner_text {
    font-size: 13px;
    line-height: 18px;

}
.stein_diz_proekt_vklyuchaet_1 {
	   width: 50%;
	   display: inline-block;
	   float: left;
	   padding: 40px;
}
.stein_diz_proekt_vklyuchaet_2 {
	  width: 38%;
      padding-top: 40px;
}
.diz_p_section_stoimost {
	min-height: 340px;
	margin-top: 150px;
	display: block;
	position: relative;
}
.stein_diz_proekt_stoimost_1 {
	   width: 37%;
}
.stein_diz_proekt_stoimost_2 {
	   width: 37%;
}
.diz-proekt_h2_primery {

}
.zag_diz_proekt_zag {
margin-left: 20px;
}
.zag_diz_proekt_text {
	  font-size: 16px;
    margin-left: 20px;
}
.stein_diz_proekt_sli {
 min-height: 400px;
}
.owl-carousel .owl-nav button.owl-prev {
        bottom: 0px;
            top: 482px;
          right: 16px;

}
.owl-carousel .owl-nav button.owl-next {
          bottom: 0px;
          top: 482px;
          right: 114px;
}

.stein_diz_proekt_carusel_1 {
	  width: 100%;
	  
}
.stein_diz_proekt_carusel_2 {
	  width: 100%;
	  float: none;
}
.stein_diz_proekt_1 {
    width: 90%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    min-height: 120px;
    float: none;
}
.stein_diz_proekt_2 {
    width: 90%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    min-height: 120px;
    float: none;
}
.stein_diz_proekt_3 {
    width: 90%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: white;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    min-height: 120px;
    float: none;
}
.stein_diz_proekt_5 {
    display: none;
}
}

@media screen and (max-width: 891px) and (min-width: 840px) {
.banner2 {
    height: 550px;
}
.zag_diz_banner_zag {
font-size: 30px;
line-height: 44px;
}
.zag_diz_banner_text {
    font-size: 13px;
    line-height: 18px;

}
.stein_diz_proekt_vklyuchaet_1 {
	   width: 50%;
	   display: inline-block;
	   float: left;
	   padding: 40px;
}
.stein_diz_proekt_vklyuchaet_2 {
	  width: 38%;
      padding-top: 40px;
}
.diz_p_section_stoimost {
	min-height: 340px;
	margin-top: 150px;
	display: block;
	position: relative;
}
.stein_diz_proekt_stoimost_1 {
	   width: 37%;
}
.stein_diz_proekt_stoimost_2 {
	   width: 37%;
}
.diz-proekt_h2_primery {
    margin-top: 60px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    font-size: 30px;
}
.zag_diz_proekt_zag {
    font-size: 16px;
    color: #333f48;
    margin: 0 0 12px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}
.zag_diz_proekt_text {
    font-size: 14px;
}
.owl-carousel .owl-nav button.owl-prev {
        bottom: 0px;
            top: 462px;
          right: 16px;

}
    .owl-carousel .owl-nav button.owl-next {
          bottom: 0px;
          top: 462px;
          right: 114px;
    }
.stein_diz_proekt_sli {
min-height: 320px;
}
.stein_diz_proekt_5 {
    display: none;
}
.stein_diz_proekt_1 {
    width: 90%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    min-height: 120px;
    float: none;
}
.stein_diz_proekt_2 {
    width: 90%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    min-height: 120px;
    float: none;
}
.stein_diz_proekt_3 {
    width: 90%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: white;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    min-height: 120px;
    float: none;
}
.stein_diz_proekt_carusel_1 {
	  width: 100%;
	  
}
.stein_diz_proekt_carusel_2 {
	  width: 100%;
	  float: none;
}
}






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

.container_mobile {
display: none;
}
}

@media screen and (max-width: 840px) {
    
.banner_2 {
    position: relative;
    width: 100%;
    height: 520px;
    overflow: hidden;
}

.banner_2__background {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    /* background-color: #b69b8e; */
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

    
    
.zag_diz_proekt_offer {
 max-width: 100%;
 background-color: #333f488c;
 font-size: 30px;
 line-height: 32px;
}
 
    

.banner2 {
    position: relative;
    width: 100%;
    height: 750px;
    overflow: hidden;
}

.zag_diz_banner_zag {
font-size: 30px;
line-height: 44px;
}
.zag_diz_banner_text {
    font-size: 13px;
    line-height: 18px;

}
.zag_diz_proekt_offer {
    width: 100%;
    height: 100%;
    top: 25%;
    font-family: 'GothamPro', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    background: #ded9d3e6;
    position: relative;

}
.zag_diz_proekt_offer_cont {
    float: none;
    max-width: none;
    margin-top: 30px;
    padding: 30px;
}
.zag_diz_banner_icon {
  line-height: 20px;
}




.zag_diz_banner_icon:before {
  display: inline-block;
  content: ' ';
  background-image: url('/local/templates/main/ms/img/icon_check.svg');
  background-size: 22px 22px;
  height: 22px;
  width: 22px;
  margin-right: 10px;
  position: relative;
  top: 24px;
}

.diz-proekt_h2 {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 30px;
}
.diz-proekt_w_h2 {
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 30px;
}

.stein_diz_proekt_1 {
    width: auto;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    padding: 20px;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 170px;
    float: none;
}
.stein_diz_proekt_2 {
    width: auto;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    padding: 20px;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 170px;
    float: none;
}
.stein_diz_proekt_3 {
    width: auto;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: white;
    padding: 20px;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 170px;
    float: none;
}

.stein_diz_proekt_usloviya_1 {
	  width: 100%;
      float: none;


}
.stein_diz_proekt_usloviya_2  {
	  width: 100%;
	  float: none;

}
.stein_diz_proekt_vklyuchaet_1 {
	  width: 100%;
	   float: none;
	   padding: 0px;
	   margin-bottom: 30px;
	       
}
.stein_diz_proekt_vklyuchaet_2 {
	  width: 100%;
	   float: none;
	   padding: 0px;
}

.stein_diz_usloviya_zag {
    font-size: 30px;
    margin: 0 0 22px;
}
.stein_diz_usloviya_text p {
 margin-left: 40px;
 font-size: 14px;
 margin-bottom: 0px;
}
.stein_diz_usloviya_text:before {
    display: inline-block;
    content: ' ';
    background-image: url(/local/templates/main/ms/img/icon_check.svg);
    background-size: 22px 22px;
    height: 22px;
    width: 22px;
    margin-right: 10px;
    position: relative;
    top: 32px;
}
.stein_diz_usloviya_text2 p {
	line-height: 12px;
	font-size: 11px;
}
.usloviya_r_proekt {
	margin-bottom: 70px;
	margin-top: 70px;
}

.diz_p_a_r_proekt {
	margin-bottom: 30px;
	margin-top: 70px;
}
.stein_diz_proekt_5 {
display: none;
}
.stein_diz_proekt_stoimost_1 {
    width: 94%;
    display: inline-block;
    float: none;
    padding: 10px;
    padding-top: 20px;
    background-color: #9b2743;
    height: 136px;
    margin-top: 30px;
    text-align: center;
}
.stein_diz_proekt_stoimost_2 {
    width: 94%;
    display: inline-block;
    float: none;
    padding: 10px;
    padding-top: 20px;
    background: linear-gradient(to bottom left, #e4e5e9 40%, #ffffff );
    height: 290px;
    margin-top: 10px;
}
.diz-proekt_h2_primery {
    margin-top: 60px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    font-size: 30px;
}
.zag_diz_proekt_zag {
    font-size: 16px;
    color: #333f48;
    margin: 0 0 12px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}
.zag_diz_proekt_text {
    font-size: 14px;
}
.stein_diz_proekt_sli {
	padding: 10px;
	background: linear-gradient(to bottom left, #e4e5e9, #ffffff );
	background-size: cover;
	height: 100%;
	float: none;
	min-height: 330px;
}
.owl-carousel .owl-nav button.owl-prev {

	position:absolute;
          background-image: url(/local/templates/main/ms/img/vpravo.svg);
          background-size: cover;
          width: 45px;
          height: 45px;
          bottom: 0px;
          top: 132px;
          right: 10px;
          background-color: white;
          box-shadow: 0px 4px 10px 0px rgba(29, 29, 29, 0.5);
          outline: none;
}
    .owl-carousel .owl-nav button.owl-next {
          background-image: url(/local/templates/main/ms/img/vlevo.svg);
          background-size: cover;
          width: 45px;
          height: 45px;
          position:absolute;
          bottom: 0px;
          top: 132px;
          right: 64px;
          background-color: white;
          box-shadow: 0px 4px 10px 0px rgba(29, 29, 29, 0.5);
          outline: none;
}

.stein_diz_proekt_carusel_1 {
	  width: 100%;
}
.stein_diz_proekt_carusel_2 {
	  width: 100%;
	  float: none;
}
.dev-little-table-diz-proekt {
        display: none;
}



.stein_diz_proekt_mobile { 
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
}

.stein_diz_proekt_mobile_2 { 
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    background: linear-gradient(to bottom left, #e4e5e9 40%, #ffffff );
}

.stein_diz_proekt_mobile_text {
	padding: 20px;
}

.container_mobile {
    padding: 0 20px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.stein_main_diz_proekt {
	margin-right: 20px;
	margin-left: 20px;
}
a.catalog__button_d_proekt {
    padding: 8px 20px;
}
.button__icon_d_proekt {
    left: 150px;
} 
.stein_diz_proekt_5 {
    display: none;
}
.diz_p_section_stoimost {
	margin-top: 0px;
}
.owl-carousel .owl-item img {
    width: 98%;
    border: 2px solid #dadcde;
}
}





/*управление каруселью*/




.owl-carousel .owl-nav button.owl-prev {
   bottom: 60px;
   right: 410px;
 }
.owl-carousel .owl-nav button.owl-next {

          bottom: 60px;
          right: 504px;
}




@media screen and (max-width: 1230px) and (min-width: 1190px) {
  .owl-carousel .owl-nav button.owl-prev {

	bottom: 60px;	
	right: 380px;
	}
.owl-carousel .owl-nav button.owl-next {

          bottom: 60px;
          right: 475px;
}  
}

@media screen and (max-width: 1190px) and (min-width: 1081px) {
.owl-carousel .owl-nav button.owl-prev {
	bottom: 80px;	
	right: 364px;
	}
.owl-carousel .owl-nav button.owl-next {
bottom: 80px;
          right: 458px;
}
.stein_diz_proekt_sli {
    min-height: 555px;
}
}

@media screen and (max-width: 1080px) and (min-width: 1021px) {
.owl-carousel .owl-nav button.owl-prev {
	bottom: 110px;	
	right: 330px;
	}
.owl-carousel .owl-nav button.owl-next {
        bottom: 110px;
          right: 430px;
}
.stein_diz_proekt_sli {
    min-height: 505px;
}
}

@media screen and (max-width: 1020px) and (min-width: 1000px) {
.owl-carousel .owl-nav button.owl-prev {
	bottom: 60px;	
	right: 310px;
	}
.owl-carousel .owl-nav button.owl-next {
bottom: 60px;
          right: 410px;
}
.stein_diz_proekt_sli {
    min-height: 465px;
}
.zag_diz_proekt_zag {
    font-size: 22px;
}
.zag_diz_proekt_zag {
    font-size: 14px;
}
}

@media screen and (max-width: 999px) and (min-width: 934px) {
.owl-carousel .owl-nav button.owl-prev {
	bottom: 70px;	
	right: 300px;
	}
.owl-carousel .owl-nav button.owl-next {
bottom: 70px;
          right: 400px;
}
.stein_diz_proekt_sli {
    min-height: 436px;
}
.zag_diz_proekt_zag {
    font-size: 20px;
}
.zag_diz_proekt_zag {
    font-size: 14px;
}
}

@media screen and (max-width: 933px) and (min-width: 892px) {
    .owl-carousel .owl-nav button.owl-prev {
	top: 580px;	
	right: 20px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 580px;
          right: 120px;
}

}

@media screen and (max-width: 891px) and (min-width: 841px) {
.owl-carousel .owl-nav button.owl-prev {
	top: 525px;		
	right: 20px;
	}
.owl-carousel .owl-nav button.owl-next {
 top: 525px;	
          right: 120px;
}
}




@media screen and (max-width: 840px) and (min-width: 781px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 465px;		
	right: 50px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 465px;	
          right: 105px;
} 
}

@media screen and (max-width: 780px) and (min-width: 748px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 445px;		
	right: 50px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 445px;	
          right: 105px;
} 
}


@media screen and (max-width: 747px) and (min-width: 681px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 405px;		
	right: 50px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 405px;	
          right: 105px;
} 
}

@media screen and (max-width: 680px) and (min-width: 658px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 385px;		
	right: 40px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 385px;	
          right: 95px;
} 
}

@media screen and (max-width: 657px) and (min-width: 641px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 355px;		
	right: 40px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 355px;	
          right: 95px;
} 
}

@media screen and (max-width: 640px) and (min-width: 571px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 305px;		
	right: 40px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 305px;	
          right: 95px;
} 
}

@media screen and (max-width: 570px) and (min-width: 545px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 285px;		
	right: 40px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 285px;	
           right: 95px;
} 
}

@media screen and (max-width: 544px) and (min-width: 517px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 265px;		
	right: 40px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 265px;	
           right: 95px;
} 
}

@media screen and (max-width: 516px) and (min-width: 487px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 245px;		
	right: 30px;
	}
.owl-carousel .owl-nav button.owl-next {
top: 245px;	
           right: 85px;
} 
}

@media screen and (max-width: 486px) and (min-width: 453px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 220px;		
	right: 30px;
	}
.owl-carousel .owl-nav button.owl-next {
	top: 220px;	
          right: 85px;
} 
}
@media screen and (max-width: 452px) and (min-width: 423px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 200px;		
	right: 30px;
	}
.owl-carousel .owl-nav button.owl-next {
	top: 200px;	
          right: 85px;
} 
}
@media screen and (max-width: 422px) and (min-width: 398px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 180px;		
	right: 30px;
	}
.owl-carousel .owl-nav button.owl-next {
	top: 180px;	
          right: 85px;
}
}
@media screen and (max-width: 397px) and (min-width: 376px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 165px;		
	right: 25px;
	}
.owl-carousel .owl-nav button.owl-next {
	top: 165px;	
          right: 80px;
}
}
@media screen and (max-width: 375px) and (min-width: 360px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 155px;		
	right: 25px;
	}
.owl-carousel .owl-nav button.owl-next {
	top: 155px;	
          right: 80px;
}
}
@media screen and (max-width: 359px) and (min-width: 348px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 145px;		
	right: 20px;
	}
.owl-carousel .owl-nav button.owl-next {
	top: 145px;	
          right: 74px;
}
}
@media screen and (max-width: 347px) and (min-width: 320px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 135px;		
	right: 20px;
	}
.owl-carousel .owl-nav button.owl-next {
	top: 135px;	
          right: 74px;
}
}
@media screen and (max-width: 347px) {
   .owl-carousel .owl-nav button.owl-prev {
	top: 125px;		
	right: 20px;
	}
.owl-carousel .owl-nav button.owl-next {
	top: 125px;	
          right: 74px;
}
}




.stein_diz_proekt_stoimost_3 {
    width: 100%;
    display: inline-block;
   /* margin-top: 30px;*/
  /*text-align: center;*/
}

.stein_diz_proekt_cont_left_3 p {
    color: white;
    font-size: 30px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-top: 20px;
    line-height: 36px;
    padding-bottom: 50px;
    padding: 50px;
}



/*Ð’Ð¸Ð·ÑƒÐ°Ð»*/

.container_visual {
	width: 100%;
	height: 1000px;
}
.container_dil_3 {
    max-width: 1225px;
    margin: 0 auto;
    margin-top: 0px;
}

@media screen and (max-width: 1251px)  {
	.container_visual {
	width: 100%;
	height: 1300px;
}
}
@media screen and (max-width: 1100px)  {
	.container_visual {
	width: 100%;
	height: 1200px;
}
}
@media screen and (max-width: 900px)  {
	.container_visual {
	width: 100%;
	height: 1050px;
}
}
@media screen and (max-width: 767px)  {
	.container_visual {
	width: 100%;
	height: 1300px;
}
}
@media screen and (max-width: 500px)  {
	.container_visual {
	width: 100%;
	height: 1400px;
}
}
@media screen and (max-width: 370px)  {
	.container_visual {
	width: 100%;
	height: 1300px;
}
}



/*contacts_page*/
.stein_diz_kontakty_zag {
    font-size: 20px;
    color: #333f48;
    margin: 0 0 12px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

@media screen and (max-width: 1230px) and (min-width: 934px) {
.stein_diz_kontakty_zag {
    font-size: 20px;
    margin: 0 0 12px;
}
}


.stein_kontakty_column_1 {
    width: 45%;
    display: inline-block;
}

.stein_kontakty_column_2 {
    width: 50%;
    display: inline-block;
    float: right;
}

.stein_kontakty_column_min_1 {
width: 50%;
    display: inline-block;
}

.stein__kontakty_column_min_2 {
    width: 50%;
    display: inline-block;
    float: right;
}


.contact_page {
/*	margin-bottom: 150px; */
	margin-top: 30px; 
}



.mapsme81 {
    width: 100%;
    height: 550px;
}
.mapsme8 {
    width: 100%;
    height: auto;
}
.mapsme91 {
    width: 100%;
    height: 550px;
}
.mapsme9 {
    width: 100%;
    height: auto;
}

.svyaz_contact {
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    margin: 0 0px;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    text-decoration: none;
    background-color: #9b2743;
    padding: 3px 15px;
}
.svyaz_contact:hover {
    color: #ffffff;
}



@media screen and (min-width: 320px) and (max-width: 767px) {
.stein_kontakty_column_1 {
    width: 100%;
    float: none;
}

.stein_kontakty_column_2 {
    width: 100%;
    float: none;
}
.mapsme81 {
    width: 100%;
    height: 400px;
}
.mapsme8 {
    width: 100%;
    height: auto;
}
.mapsme91 {
    width: 100%;
    height: 400px;
}
.mapsme9 {
    width: 100%;
    height: auto;
}
.contact_page {
/*	margin-bottom: 150px; */
	margin-top: 0px; 
    margin-right: 10px;
    margin-left: 10px;
}
.stein_kontakty_column_min_1 {
    width: 100%;
}
.stein__kontakty_column_min_2 {
    width: 100%;
    float: none;
}
}

.stein_main_garanty {
        font-family: 'Verdana', sans-serif;
        margin-bottom: 80px;
}

.stein_garanty_decoration {
    text-decoration: underline;
    font-weight: 700;
    
}

.stein_margin_garanty_h4 {
    margin-top: 25px;
    margin-bottom: 15px;
    
}
.stein_garanty_zvezda {
    color: #9b2743;
    font-size: 80%;
    margin: 0 0 2px
}
.garanty_href_form {
        text-decoration: underline;
    font-weight: 700;
}







/* Стили таблицы (IKSWEB) */
table.iksweb {
    text-decoration: none;
    border-collapse:collapse;
    width:100%;
    text-align: left;
    }
table.iksweb th {
	font-weight:normal;
	color:#ffffff;
	background-color:#354251;
    }
table.iksweb td {
	color:#354251;
    }



table.iksweb td.dizajn_prajs_td {
	width: 80%;
	min-width: 220px;
}

table.iksweb td {
	padding: 10px;
	border: 1px solid #354251;
	vertical-align: middle;
	text-align: left;
	min-width: 120px;
}


table.iksweb th {
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #354251;
	text-align: left;
	min-width: 110px;
}



table.iksweb tr:hover {
    background-color:#f9fafb
    }
table.iksweb tr:hover td {
    color:#354251;
	cursor:default;
    }
table.iksweb{
    font-size: 14px;
    font-family: 'GothamPro', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	text-align:left;
}
.dizajn_prajs_table_zag_1 {
	font-size: 16px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	text-align:left;
}

.dizajn_prajs_table_zag_2 {
	font-size: 14px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 15px
}
.dizajn_prajs_table_zag_3 {
    margin-bottom: 10px
}
@media screen and (max-width: 1180px) {
table.iksweb {
    overflow-x: scroll;
    display: block;
	font-size: 14px;
}
}

@media screen and (max-width: 767px) {
table.iksweb {
    overflow-x: scroll;
    display: block;
	font-size: 13px;
}
}




.stein_diz_usloviya_text_2023 p {
	font-size: 16px;
	margin-bottom: 5px;
}
.stein_diz_usloviya_zag_2023 {
    font-size: 30px;
    color: #333f48;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    margin-bottom: 15px;
}
.stein_diz_usloviya_text_2023 {
	margin-bottom: 30px;
}

@media screen and (max-width: 640px) {

.stein_diz_usloviya_text_2023 p {
	font-size: 14px;
	margin-bottom: 5px;
}
.stein_diz_usloviya_zag_2023 {
    font-size: 20px;
}
.usloviya_r_proekt {
    margin-bottom: 0px;
    margin-top: 30px;
}
.stein_diz_usloviya_text_2023 {
    margin-bottom: 30px;
}
.diz_p_a_r_proekt {
    margin-bottom: 30px;
    margin-top: 0px;
}
}
.dizajn_akciya {
	color:#9b2743;
}

.diz-proekt_h2_stoimost {
    margin-top: 30px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    font-size: 40px;
}
@media screen and (max-width: 1230px) and (min-width: 934px) {
.diz-proekt_h2_stoimost {
    margin-top: 0px;
    margin-bottom: 60px;
}
}
@media screen and (max-width: 840px) {
.diz-proekt_h2_stoimost {
    margin-bottom: 60px;
    font-size: 30px;
}
}

/* new_office */



.new_of_center {
	text-align: center
}

.two_coll_st_new_of {
	    margin: 10px 0 20px;
	    position: relative;
	    display: inline-block;
}


@media screen and (max-width: 640px) {
	.two_coll_st_new_of {
			margin: 0px;
	}
}


.new_office_va {
    margin-bottom: 20px;
    margin-top: 20px;
    display: inline-block;
}
.stein_diz_new_office_1 {
    width: 46%;
    display: inline-block;
}
.stein_diz_new_office_2 {
    width: 50%;
    display: inline-block;
    float: right;
}
.stein_diz_new_office_2023 {
    margin-top: 30px;
}
.stein_diz_new_office_2023 p {
    font-size: 20px;
    color: #333f48;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-style: italic;
    line-height: 34px;
}
.gallery_cont_desc_new_office {
    display: block;
    margin-top: 10px;
}
@media screen and (min-width: 767px) and (max-width: 1240px) {
.stein_diz_new_office_2023 {
    margin-top: 20px;
}
.stein_diz_new_office_2023 p {
    font-size: 20px;
    line-height: 28px;
    }
}
@media screen and (max-width: 840px) {
.stein_diz_new_office_1 {
    width: 100%;
    float: none;
    }
    .stein_diz_new_office_2 {
    width: 100%;
    float: none;
    }
}
@media screen and (max-width: 767px) {
    .new_office_va {
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .stein_diz_new_office_2023 {
        margin-top: 10px;
    }
    .gallery_cont_desc_new_office {
    display: none;
    }
}
@media screen and (max-width: 640px) {
.stein_diz_new_office_2023 p {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 20px;
    }
.stein_diz_new_office_2 {
    width: 100%;
    }
.stein_diz_new_office_1 {
    width: 100%;
    }
}



.frame_youtube_new_office {
  overflow:hidden;
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  margin-bottom: 10px;
  margin-top: 30px;
}
.frame_youtube_new_office iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.stein_main_none {
	margin-bottom: 20px;
}


.dev_td_bottom_line {
	border-bottom: 2px solid #9E9E9E;
}


.cont_ban_margin_bottom {
	margin-bottom: 40px
}




/*Всё включено*/





/*Таблица все включено*/

.table-all-in {
    font-size: 14px;
    line-height: 22px;
}

.table-all-in tr td {
    border-bottom: 1px solid #9E9E9E;
    /* text-align: left; */
    vertical-align: center;
}

.table-all-in tr:last-child {
    border-bottom: 1px solid #ffffff;
}



.table-all-in tr:first-child td {
    border-bottom: 1px solid #9E9E9E;
}
.table-all-in tr:last-child td {
    border-bottom: 1px solid #ffffff;
}

.table-all-in tr:first-child {
    color: #333f48;
    /*font-weight: bold;*/
}

.table-all-in tr td:first-child {
    min-width: 150px;
    /*font-weight: bold;*/
    color: #333f48;
	text-align: left;
}

.table-all-in tr td:last-child {
    border-right: 1px solid #ffffff;
    min-width: 150px;
}

.table-all-in tr td {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #9E9E9E;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #9E9E9E;
    width: 20%;
}

@media screen and (max-width: 1024px) {
    .table-all-in {
        overflow-x: scroll;
        display: block;
    }
}







/*.cont-table-all-in-mob {
        display: none;
    }

@media screen and (max-width: 1024px) {
    .cont-table-all-in {
        display: none;
    }
        .cont-table-all-in-mob {
        display: block;
    }
}*/

.dev_tr3 {
    background-color: #f5f5f7;
}

.table-all-in tr:hover td{
	background: rgba(158, 158, 158, 0.2); /* Ñ†Ð²ÐµÑ‚ Ð¿Ñ€Ð¸ Ð½Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ð¸ */
}

.all-in-first-section-background {
	background: #ececec;
}


.stein_all-in {
    font-size: 30px;
    color: #333f48;
    margin: 0 0 22px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: center;
}

.stein-all-in-material {
    font-size: 12px;
    
}

.banner-all-in-background {
    color: #ffffff;
    max-width: 710px;
    font-family: 'GothamPro', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    background: #9b2743;
    position: absolute;
    bottom: 0;
}


.banner-all-in-cont {
	padding:50px;
}


.banner-all-in-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin: 0;
    height: calc(100% - 150px);
    justify-content: flex-end;
}


.table-all-in-head-mob {
	font-size: 18px;
	font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	margin-bottom: 10px;
}

.table-all-in-description-mob {
	font-size: 14px;
	margin-bottom: 20px;
}

.table-all-in-cost-mob {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}


.table-all-in-var-mob {
	border-bottom: 2px solid #e5e5e5;
	margin-bottom: 20px;
}



.stein_all-in-head {
    font-size: 30px;
    color: #333f48;
   
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .stein_all-in-head {
        font-size: 20px;
        text-align: center;
    }
    .banner-all-in-cont {
	padding:20px;
}
    
    
    .banner-all-in-background {
    width: 100%;
}
}


@media screen and (min-width: 320px) and (max-width: 767px) {
.banner-all-in-flex {
    justify-content: center;
}
.stein_all-in {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
}
}


.stein-all-in-price {
	font-size:16px;
	line-height: 38px;
}

.banner-all-in-cont-text-one {
    font-size: 30px;
    line-height: 40px;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}


.banner-all-in-cont-text-two {
    font-size: 22px;
    line-height: 30px;
    margin-top: 20px;
}



.table-all-in-head {
	font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 16px;
	line-height:22px;
}

.stein-all-in-raschet {
	text-align: center;
	margin-top: 80px;
}




.stein-all-in-dop-cont-background {
	margin-top:80px;
	background: #ececec;
	padding:80px;
	display: flex;
	justify-content: center;
	overflow: hidden;
	
}

.stein-all-in-dop-cont {	
	min-width: 600px;
	margin: 0 60px;
}
.stein-all-in-dop-cont-left {
	margin: 0 auto;
	min-width: 600px;
	display: flex;
	position:relative;
}
.stein-all-in-dop-cont-right {
	margin: 0 auto;
	
	min-width: 600px;
	display: flex;
	position:relative;
}

.stein-all-in-callto-cont {
    background: #9b2743;
    text-align: center;
    color: #ffffff;
    padding: 40px;
}


.stein-all-in-callto-cont-text-span-cat {
	text-transform: uppercase;
	font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	margin-left: 50px;
}


a.botton-all-in {
	text-transform: uppercase;	
	color: #ffffff;
	font-size: 16px;
}

.stein_list-all-in {
    list-style: none;
    line-height: 18px;
    color: #333f48;
    margin: 0 0 8px 2px;
}

.stein_list-all-in:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
	margin-bottom: 2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #333f48;
    width: 4px;
    height: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


@media screen and (max-width: 1400px) {
.stein-all-in-dop-cont {
    min-width: 480px;
    margin: 0 40px;
}
}


@media screen and (min-width: 320px) and (max-width: 767px) {
.stein-all-in-dop-cont {	
	min-width: 90%;
	margin: 0 20px;
}    
  
.stein-all-in-dop-cont-background {
    padding: 0px;
    flex-flow: wrap;

} 

.stein-all-in-dop-cont-left {
/*	min-width: 100%;*/
	height: 380px;
}
.stein-all-in-dop-cont-right {
/*	min-width: 100%;*/
	height: 500px;
}


    
.banner-all-in-cont-text-one {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
}

.banner-all-in-cont-text-two  {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
}

.stein-all-in-raschet {
	text-align: left;
	margin-top: 30px;
}

.stein-all-in-callto-cont-text-span-cat {
    margin-left: 0px;
}
}





.stein_all-in-service:before {
  display: inline-block;
  content: ' ';
  background-image: url('/upload/ukladka/check_icon.svg');
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  margin-right: 10px;
  position: relative;
  top: 32px;
}
.stein_all-in-service p {
 margin-left: 40px;
 font-size: 16px;
 margin-bottom: 0px;
}




.background-main-all-in {
    background-image: url(/upload/ukladka/vse-vklucheno-gallary/vse-vklucheno_01.jpg);
}  


@media screen and (min-width: 320px) and (max-width: 767px) {
.background-main-all-in {
    background-image: url(/upload/ukladka/vse-vklucheno-gallary/vse-vklucheno_01_mob.jpg);
} 
}



.all-in-two-collumn {
    display: flex;
    height: 525px;
}
@media only screen and (max-width: 767px) {
    .all-in-two-collumn {
        flex-flow: wrap;
        height: auto;
    }
}

.all-in-collumn-left {
    width: 80%;
    position: relative;
}

.all-in-img-mob {
    display: none;
} 


@media only screen and (max-width: 767px) {
    .all-in-collumn-left {
        width: 100%;
        order: 0;
    }
.all-in-img-desctop {
    display: none;
}    
.all-in-img-mob {
    display: block;
}     
    
}



.all-in-img {
    width: 100%;
}

.all-in-first-usloviya {
    width: 100%;
    position: absolute;
    bottom: 0;
}


@media screen and (max-width: 767px) {
    .all-in-first-usloviya {
        width: 100%;
        margin: 20px 0 10px;
        position: relative;
    }

}


.all-in-collumn-right {
    /* width: 32%; */
}


@media only screen and (max-width: 767px) {
    .all-in-collumn-right {
        margin-top: 20px;
        margin-bottom: 50px;
    }
}


.stein_all-in-service-cont {
    padding: 50px;
}

@media only screen and (max-width: 767px) {
.stein_all-in-service-cont {
    padding: 0px;
}
}

.gallery-img-one {
	position:absolute;
	width: 225px;
	left: 0;
	top: 10px;
}

.gallery-img-two {
	position:absolute;
	left:235px;
	width: 225px;
	top: 112px;	
}

.gallery-img-three {
	position:absolute;
	right: 0;
	top: 347px;
	width: 225px;
}

.gallery-img-four {
	position:absolute;
	top: 474px;
	width: 189px;
	right: 460px;
}

.gallery-img-five {
	position:absolute;
	top: 472px;
	right:0;
	width: 450px;
}


.gallery-img-six {
	position:absolute;
	top: 112px;
	width: 225px;
}

.gallery-img-seven {
	position:absolute;
	left: 235px;
	width: 225px;
	top: 10px;
}

.gallery-img-eight {
	position:absolute;
	left: 235px;
	top: 245px;
	width: 112px;
}


.gallery-img-nine {
	position:absolute;
	left: 356px;
	top: 245px;
	width: 299px;
}


.gallery-img-ten {
	position:absolute;
	top:574px;
	width: 225px;
}

.gallery-img-eleven {
	position:absolute;
	left:235px;
	top:478px;
	width: 450px;
}

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

.gallery-img-one-mob {
	position:absolute;
	left: 62px;
	width: 120px;
}

.gallery-img-two-mob {
	position:absolute;
	left: 190px;
	width: 225px;
	top: 30px;
}

.gallery-img-three-mob {
	position:absolute;
	left: 254px;
	top: 188px;
	width: 160px;
}

.gallery-img-four-mob {
	position:absolute;
	top: 80px;
	right: 58px;
	width: 120px;
}

.gallery-img-five-mob {
	position:absolute;
	top: 100px;
	left: 16px;
	width: 225px;
}

.gallery-img-six-mob {
	position:absolute;
	bottom: 42px;
	left: 125px;
	width: 225px;
}

.gallery-img-seven-mob {
	position:absolute;
	left: 250px;
	top: 60px;
	width: 100px;
}

.gallery-img-eight-mob {
	position:absolute;
	right: 16px;
	top: 60px;
	width: 225px;
}


.gallery-img-nine-mob {
	position:absolute;
	right: 48%;
	top: 70%;
}


.gallery-img-ten-mob {
	position:absolute;
	top: 100%;
	right: 100%;
}

.gallery-img-eleven-mob {
	position:absolute;
	right: 100%;
	top: 62%;
}    
    
}


.stein_all-in-service-footnote {
	margin-top: 14px;
}

.stein_all-in-service-footnote p {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 4px;
}





.zamorazhivaem_ceny_h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'GothamProBold', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif, Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-weight: bold;
    font-size: 40px;
}


@media screen and (max-width: 840px) {
    .zamorazhivaem_ceny_h2 {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 30px;
    }
}
