@import url('//yastatic.net/bootstrap/3.3.6/css/bootstrap.min.css');
@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=cyrillic');
@import url('//fonts.googleapis.com/css?family=Noto+Sans:400,700&subset=cyrillic');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css');
@import url('//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/jquery.fancybox.css');
@import url('//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css');
@import url('/assets/css/build.css');
body {
  font-family: 'Open Sans', sans-serif;
}
.form-control {
  border: 1px solid #cbcbcb;
  border-radius: 0;
}
.form-control:focus {
  border: 1px solid #c44242;
}
header {
  height: 190px;
}
header .logo {
  padding-top: 50px;
  padding-left: 30px;
}
header .tel {
  text-align: center;
  padding-top: 30px;
}
header .tel a {
  color: #615e5e;
  font-size: 23px;
  text-decoration: none;
}
header .tel span {
  color: #ad5656;
  font-size: 12px;
  opacity: 0.7;
  display: block;
}
header .cart {
  padding-top: 84px;
  position: relative;
  text-align: center;
}
header .cart span {
  width: 27px;
  height: 27px;
  line-height: 26px;
  text-align: center;
  background: #7e7d7d;
  color: #fcfcfc;
  border-radius: 100%;
  opacity: 0.57;
  display: inline-block;
  position: absolute;
  margin-top: -9px;
  margin-left: -6px;
}
header .form-inline {
  padding-top: 75px;
  text-align: center;
}
header .form-inline .form-group .form-control {
  border: 1px solid #d3d2d2;
  border-radius: 30px 0 0 30px;
  color: #959494;
  font-size: 15px;
  font-style: italic;
  text-align: center;
  width: 100px;
  height: 35px;
}
header .form-inline .btn {
  background: #b6b5b5;
  color: white;
  border-radius: 100%;
  margin-left: -20px;
  height: 35px;
}
header .social {
  text-align: right;
  padding-top: 70px;
  padding-right: 40px;
}
header .social .network {
  padding: 2px;
}
header .social .mailto {
  color: #615e5e;
  font-size: 12px;
  padding-bottom: 2px;
  margin-right: -8px;
  display: block;
}
.menu-top {
  background: #302e2e;
  opacity: 0.9;
  height: 56px;
  line-height: 56px;
}
.menu-top ul {
  list-style: none;
  display: table;
  margin: auto;
  padding: 0;
}
.menu-top ul li {
  text-transform: uppercase;
  float: left;
}
.menu-top ul li a {
  color: white;
  font-family: Verdana;
  line-height: 56px;
  padding: 0 20px;
}
.menu-top ul li a:hover,
.menu-top ul li a:focus {
  text-decoration: none;
}
.menu-top ul li:hover,
.menu-top ul li:focus {
  background: #54bce8;
}
.menu-top ul .active {
  background: #54bce8;
}
.menu-top li ul {
  display: none;
}
.block3 {
  text-align: center;
  padding-top: 30px;
}
.block3 .block-3 {
  background: #f6f5f5;
  color: #414141;
  height: 160px;
}
.block3 .block-3 img {
  height: 63px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.block3 .block3-title {
  background: #4c4c4c;
  color: white;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
}
.block3 .block3-title div {
  height: 0;
}
.block6 {
  padding-top: 20px;
}
.block6 .h1 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}
.block6 .col-lg-4 {
  padding-right: 10px;
  padding-left: 10px;
}
.block6 .block6-bg {
  background: #f4f4f4;
  height: 205px;
  padding: 27px 19px 10px;
  margin-bottom: 30px;
  position: relative;
}
.block6 .block6-bg .block6-title {
  color: #ad5656;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}
.block6 .block6-bg .block6-txt {
  color: #313131;
  font-size: 15px;
  line-height: 25px;
}
.block6 .block6-bg .block6-txt a {
  color: #313131;
}
.block6 .block6-bg img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.block4 .h1 {
  color: #af5757 !important;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 25px;
}
.block4 .h1 span {
  color: #313131;
}
.block4 .block44 {
  position: relative;
}
.block4 img {
  max-width: 100%;
  height: 90px;
}
.block4 .block4-discount {
  width: 55px;
  height: 55px;
  line-height: 50px;
  border: 3px solid #666666;
  border-radius: 100%;
  text-align: center;
  color: #c03030;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Noto Sans', sans-serif;
  position: absolute;
  right: 0;
  top: 50px;
}
.block4 .block4-txt {
  color: #313131;
  font-size: 15px;
  line-height: 25px;
  padding-top: 20px;
}
.block4 .btn {
  background: #d2d2d3;
  border-radius: 0;
  color: #c03030;
  font-size: 15px;
  margin-top: 15px;
}
.block3-tabs {
  padding-top: 25px;
}
.block3-tabs .h1 {
  color: #313131;
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
}
.block3-tabs ul {
  overflow: hidden;
  display: table;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
.block3-tabs ul li {
  float: left;
  padding: 0 8px;
}
.block3-tabs ul li a {
  color: black;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.block3-tabs ul .active a {
  color: #ad5656;
  text-decoration: none;
}
.block3-tabs .tab-content {
  overflow: hidden;
  padding: 25px;
}
.block3-tabs .tab-content .text {
  background: #f6f6f6;
  color: #313131;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 20px;
  text-align: center;
  margin-bottom: 30px;
}
.block3-tabs .tab-content .text a,
.block3-tabs .tab-content .text span {
  color: #c03030;
}
.block3-tabs .tab-content img {
  max-width: 100%;
}
.block2 .h1 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 25px;
}
.block2 .d2 {
  font-size: 20px;
}
.block2 img {
  max-width: 100%;
  height: 60px;
  float: left;
  padding-right: 15px;
}
.block2 .block2-txt {
  color: #414141;
  line-height: 18px;
  padding-bottom: 15px;
}
.block2 .block2-txt span,
.block2 .block2-txt b {
  font-weight: bold;
}
.block2 a {
  color: #ad5656;
  line-height: 20px;
  text-decoration: underline;
}
.block2 a:hover,
.block2 a:focus {
  text-decoration: none;
}
.block-form {
  background: #bf6c69;
  color: white;
  height: 190px;
  margin-top: 30px;
}
.block-form .title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  padding-top: 50px;
}
.block-form .txt {
  line-height: 18px;
  padding-top: 10px;
}
.block-form .form-inline {
  padding-top: 50px;
}
.block-form .form-inline .form-group {
  margin-right: 20px;
}
.block-form .form-inline .form-group .form-control {
  background: #bf6c69;
  color: white;
  padding: 8px 0;
  line-height: 18px;
  border: none;
  box-shadow: none;
  border-bottom: 3px solid white;
}
.block-form .form-inline .form-group .form-control::-webkit-input-placeholder {
  color: white;
}
.block-form .form-inline .form-group .form-control:-moz-placeholder {
  color: white;
}
.block-form .form-inline .form-group .form-control::-moz-placeholder {
  color: white;
}
.block-form .form-inline .form-group .form-control:-ms-input-placeholder {
  color: white;
}
.block-form .btn {
  background: #fdfdfd;
  border-radius: 0;
  color: black;
  line-height: 20px;
}
.block-guestbook {
  padding-top: 30px;
}
.block-guestbook .h1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #313131;
  text-align: center;
}
.block-guestbook .h1 a {
  color: #ad5656;
  text-decoration: underline;
}
.block-guestbook .h1 a:hover,
.block-guestbook .h1 a:focus {
  text-decoration: none;
}
.block-guestbook .guestbook {
  background: #f0f0f0;
  border-radius: 13px;
  padding: 20px;
  margin-top: 30px;
}
.block-guestbook .guestbook .title {
  color: #c03030;
  font-size: 15px;
  font-weight: bold;
}
.block-guestbook .guestbook .txt {
  color: #363635;
  line-height: 25px;
  padding: 5px 0;
}
.block-guestbook .guestbook .data {
  color: #959595;
  font-size: 15px;
  font-weight: bold;
}
.block-guestbook .btn-guestbook-top {
  cursor: pointer;
  padding: 20px 0;
}
.block-guestbook .control-label {
  font-weight: 400;
}
.block-guestbook .btn-guestbook-bottom {
  background: url('/assets/img/btn-guestbook-bottom.png') no-repeat;
  width: 161px;
  height: 27px;
  border: none;
}
.block-faq .h1 {
  color: #313131;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 30px;
}
.block-faq ul {
  list-style: none;
  padding: 0;
}
.block-faq ul li {
  position: relative;
  line-height: 36px;
}
.block-faq ul li a {
  color: black;
}
.block-faq ul .active {
  color: #ad5656;
  list-style-type: square;
  font-weight: bold;
}
.block-faq ul .active a {
  color: #ad5656;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}
.block-faq .tab-pane {
  border: 1px solid #ad5656;
  color: black;
  padding: 30px;
}
.aside10 {
  padding-right: 25px;
}
.aside .aside-title {
  color: #313131;
  font-size: 16px;
  line-height: 18px;
  padding: 30px 0 20px;
}
.aside .aside-menu {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.aside .aside-menu li {
  line-height: 30px;
}
.aside .aside-menu li a {
  color: #c03030;
}
.aside .aside-menu li span {
  color: #c03030;
  font-weight: bold;
  cursor: pointer;
}
.aside .aside-menu li span:before {
  content: "\f105";
  font-family: FontAwesome;
}
.aside .aside-menu li ul {
  color: #c03030;
}
.aside .aside-menu li span.span:before {
  content: "\f107";
  font-family: FontAwesome;
}
.aside .aside-s-txt1 {
  background: #efeeee;
  color: #000000;
  font-family: Verdana;
  line-height: 18px;
  text-align: center;
  height: 50px;
  padding-top: 8px;
}
.aside .aside-s-txt2 {
  background: #c03030;
  opacity: 0.9;
  color: #fffefe;
  font-family: Verdana;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.aside .aside-t-1 {
  color: #313131;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 30px 0;
}
.aside .aside-t-2 {
  padding-bottom: 25px;
}
.aside .aside-t-2 img {
  padding-right: 5px;
}
.aside .aside-t-2 a {
  color: #444242;
  font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
  text-decoration: underline;
  line-height: 18px;
}
.aside .aside-t-2 a:hover,
.aside .aside-t-2 a:focus {
  text-decoration: none;
}
.aside .aside-news {
  background: #f6f6f6;
  margin-top: 20px;
}
.aside .aside-news .aside-news-title {
  background: #565454;
  color: white;
  font-size: 16px;
  font-weight: bold;
  height: 48px;
  line-height: 48px;
  text-align: center;
}
.aside .aside-news .aside-news-txt {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
  line-height: 18px;
  padding: 25px 20px;
}
.aside .aside-news .aside-news-txt a {
  color: #313131;
  text-decoration: underline;
}
.aside .aside-news .aside-news-txt a:hover,
.aside .aside-news .aside-news-txt a:focus {
  text-decoration: none;
}
.aside .aside-news .aside-news-txt br {
  padding: 15px 0;
}
.aside .aside-form {
  background: #f6f6f6;
  margin-top: 50px;
}
.aside .aside-form .aside-form-title {
  background: #c44242;
  color: white;
  font-size: 16px;
  font-weight: bold;
  height: 48px;
  line-height: 48px;
  text-align: center;
}
.aside .aside-form form {
  padding: 25px 25px 5px;
}
.aside .aside-form form .form-group label {
  color: #313131;
  font-weight: 400;
}
.aside .aside-form form .form-group .form-control {
  color: #959494;
  font-size: 15px;
  font-style: italic;
  text-align: center;
}
.aside .aside-form form .btn {
  background: #54bce8;
  color: white;
  font-size: 15px;
  border-radius: 0;
  border: 1px solid #cbcbcb;
  width: 100%;
  height: 42px;
  margin-top: 10px;
}
.aside .aside-form form .help-block {
  color: #323131;
  font-size: 12px;
  line-height: 18px;
}
.block-delivery h1,
.block-delivery .h1 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  padding: 30px 0;
  margin-top: 10px;
  margin-bottom: 0;
}
.block-delivery .h2 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.block-delivery .block-delivery-img {
  color: #050505;
}
.block-delivery .block-delivery-img img {
  max-width: 100%;
}
.block-delivery .form-horizontal {
  padding-top: 15px;
}
.block-delivery .form-horizontal .control-label {
  font-weight: 400;
}
.block-delivery .form-horizontal .form-control {
  color: #959494;
  font-size: 15px;
  font-style: italic;
  height: 36px;
}
.block-delivery .form-horizontal .btn {
  background: #54bce8;
  border: 1px solid #cbcbcb;
  border-radius: 0;
  color: white;
  font-size: 15px;
  width: 100%;
  height: 42px;
}
.block-delivery .block-delivery-txt {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 15px;
  padding-bottom: 30px;
}
.block-shop3 h1,
.block-shop3 .h1 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 30px 0;
  margin-bottom: 0;
}
.block-shop3 .block-shop3-aa {
  color: #444242;
  padding-bottom: 30px;
}
.block-shop3 .block-shop3-aa a {
  color: #444242;
  text-decoration: underline;
}
.block-shop3 .block-shop3-aa a:hover {
  text-decoration: none;
}
.block-shop3 .block-shop3-img1 {
  width: 100%;
  height: 215px;
  line-height: 215px;
  border: 1px solid rgba(132,130,130,0.29);
  text-align: center;
  display: block;
}
.block-shop3 .block-shop3-img1:hover,
.block-shop3 .block-shop3-img1:focus {
  border: 1px solid rgba(200,82,82,0.51);
}
.block-shop3 .block-shop3-img1 img {
  max-width: 90%;
}
.block-shop3 #bx-pager {
  margin-top: 5px;
}
.block-shop3 .block-shop3-img2 {
  width: 85px;
  height: 65px;
  line-height: 65px;
  border: 1px solid rgba(132,130,130,0.29);
  text-align: center;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 5px;
}
.block-shop3 .block-shop3-img2:hover,
.block-shop3 .block-shop3-img2:focus {
  border: 1px solid rgba(200,82,82,0.51);
}
.block-shop3 .block-shop3-img2 img {
  max-width: 90%;
}
.block-shop3 .slick-slide {
  outline: none;
}
.block-shop3 .block-shop3-vt {
  color: black;
  padding: 30px 0 25px;
}
.block-shop3 .block-shop3-v {
  padding-bottom: 40px;
}
.block-shop3 .block-shop3-v img {
  max-width: 100%;
}
.block-shop3 .block-shop3-block {
  background: #f4f4f4;
  padding: 15px 40px 15px 20px;
}
.block-shop3 .block-shop3-block .block-shop3-price1 {
  color: #313131;
  font-size: 19px;
  font-family: 'Noto Sans', sans-serif;
}
.block-shop3 .block-shop3-block .block-shop3-price1 span {
  color: #c85252;
  font-size: 18px;
}
.block-shop3 .block-shop3-block .block-shop3-price2 {
  color: black;
  padding-top: 20px;
}
.block-shop3 .block-shop3-block .block-shop3-price2 div {
  padding-top: 6px;
  padding-right: 10px;
  float: left;
}
.block-shop3 .block-shop3-block .block-shop3-price2 .number {
  cursor: pointer;
  padding-bottom: 3px;
}
.block-shop3 .block-shop3-block .block-shop3-price2 .form-control {
  text-align: center;
  width: 57px;
  height: 31px;
  margin: 0 1px;
  display: inline-block;
}
.block-shop3 .block-shop3-block .block-shop3-price3 {
  color: black;
  font-size: 13px;
  padding-top: 20px;
}
.block-shop3 .block-shop3-block .block-shop3-price3 span {
  color: #b5ddb1;
}
.block-shop3 .block-shop3-block .block-shop3-price4 {
  color: #444141;
  font-size: 12px;
  padding-top: 35px;
  padding-bottom: 5px;
}
.block-shop3 .block-shop3-block .block-shop3-price5 {
  color: black;
  font-size: 13px;
  text-align: right;
}
.block-shop3 .block-shop3-block .block-shop3-price6 {
  padding-top: 20px;
  text-align: right;
}
.block-shop3 .block-shop3-block .block-shop3-price6 .btn {
  background: #c53232;
  color: white;
  font-family: 'Noto Sans', sans-serif;
  border: 1px solid #cbcbcb;
  border-radius: 0;
}
.block-shop3 .block-shop3-block .block-shop3-price7 {
  padding-top: 20px;
  text-align: right;
}
.block-shop3 .block-shop3-block .block-shop3-price7 .btn {
  color: black;
  border-bottom: 1px dashed black;
  padding: 8px 0 1px;
}
.block-shop3 .block-shop3-txt1 {
  color: black;
  text-align: justify;
  padding-top: 25px;
  padding-bottom: 30px;
}
.block-shop3 .block-shop3-ta .btn {
  color: #c44242;
  border-bottom: 1px dashed #c44242;
  padding: 6px 0;
}
.block-shop3 .block-shop3-ta .btn:hover,
.block-shop3 .block-shop3-ta .btn:focus {
  border-bottom: 1px dashed white;
}
.block-shop3 .block-shop3-t-txt1 {
  background: #efeeee;
  color: #000000;
  font-family: Verdana;
  line-height: 18px;
  text-align: center;
  height: 50px;
  padding-top: 8px;
}
.block-shop3 .block-shop3-t-txt2 {
  background: #c03030;
  opacity: 0.9;
  color: #fffefe;
  font-family: Verdana;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.block-shop3 .block-shop3-tabs {
  list-style: none;
  padding: 40px 0 0;
  overflow: hidden;
  margin-bottom: -1px;
}
.block-shop3 .block-shop3-tabs li {
  float: left;
}
.block-shop3 .block-shop3-tabs li a {
  width: 150px;
  height: 50px;
  line-height: 50px;
  background: #ebeaea;
  border-top: 1px solid #ebeaea;
  border-right: 1px solid white;
  border-left: 1px solid #ebeaea;
  color: #313131;
  text-align: center;
  display: block;
  text-decoration: none;
}
.block-shop3 .block-shop3-tabs li:last-child {
  border-right: 1px solid #ebeaea;
}
.block-shop3 .block-shop3-tabs .active a {
  background: white;
  color: #c44242;
}
.block-shop3 .tab-content {
  border: 1px solid #ebeaea;
  padding: 20px;
}
.block-shop3 .tab-content table tr:nth-of-type(odd) {
  background: #efeeee;
}
.block-shop3 .tab-content table tr td {
  padding: 10px;
  border: 0;
}
.block-shop3 .tab-content h1 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-top: -10px;
  margin-bottom: -20px;
}
.block-shop3 .tab-content p {
  color: black;
  line-height: 24px;
}
.block-shop3 .tab-content .morelink {
  color: #444141;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: underline;
}
.block-fittings h1,
.block-fittings .h1 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 30px 0;
}
.block-fittings h2,
.block-fittings .h2 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 30px 0;
  margin-bottom: 0;
}
.block-fittings .block-fittings-b1 {
  color: black;
}
.block-fittings .block-fittings-b1 img {
  max-width: 100%;
}
.block-fittings .block-fittings-b1 .btn {
  color: #c44242;
  font-size: 15px;
  text-decoration: underline;
  padding: 15px 10px;
  margin-top: -20px;
}
.block-fittings .block-fittings-b1 .btn:hover,
.block-fittings .block-fittings-b1 .btn:focus {
  text-decoration: none;
}
.block-fittings .block-fittings-b1 .t-txt1 {
  background: #efeeee;
  font-family: Verdana;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  padding: 10px 0;
}
.block-fittings .block-fittings-b1 .t-txt2 {
  background: #c03030;
  opacity: 0.9;
  color: #fffefe;
  font-family: Verdana;
  text-align: center;
  padding: 8px 0;
}
.block-fittings .table-b-txt-1 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: bold;
  color: #848282;
  font-size: 17px;
  line-height: 24px;
}
.block-fittings .table-b-txt-1 a {
  color: #c44242;
  font-size: 22px;
}
.block-fittings .table-b-txt-2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #848282;
  line-height: 24px;
}
.block-fittings .table-b-txt-2 span {
  color: #c44242;
}
.block-fittings .table-b-menu {
  padding-left: 20px;
  margin-bottom: 0;
}
.block-fittings .table-b-menu li {
  color: #c44242;
  line-height: 24px;
}
.block-fittings .table-b-menu li a {
  color: black;
}
.block-fittings .table-b-bg {
  background: #f6f5f5;
  padding: 20px;
}
.block-fittings .table-b-bg a {
  padding-right: 9px;
}
.block-fittings .table-b-bg a:hover {
  text-decoration: none;
}
.block-fittings .table-b-bg .table-b-bg-txt {
  font-family: 'Noto Sans', sans-serif;
  font-weight: bold;
  color: #848282;
  line-height: 24px;
  padding-top: 5px;
}
.block-fittings .table-b-bg .table-b-bg-txt span {
  color: #c44242;
  font-size: 15px;
}
.block-fittings .table-b-bg-txt2 {
  color: #313131;
  font-size: 15px;
}
.block-fittings .index1-shop1-title {
  background: #444242;
  text-align: center;
  text-transform: uppercase;
  height: 50px;
  line-height: 50px;
}
.block-fittings .index1-shop1-title a {
  color: white;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.block-fittings .index1-shop1 {
  border: 1px solid #c5c4c4;
  text-align: center;
  height: 285px;
  margin-bottom: 20px;
}
.block-fittings .index1-shop1 .img {
  padding-top: 20px;
}
.block-fittings .index1-shop1 .img img {
  height: 120px;
}
.block-fittings .index1-shop1 .stock {
  color: #149517;
  font-size: 12px;
  margin: 15px 0;
}
.block-fittings .index1-shop1 .btn11 {
  margin-bottom: 10px;
}
.block-fittings .index1-shop1 .btn1 {
  background: #54bce8;
  border-radius: 0;
  color: white;
  font-size: 15px;
  width: 80%;
}
.block-fittings .index1-shop1 .btn2 {
  background: #a3a2a2;
  border-radius: 0;
  color: white;
  font-size: 15px;
  width: 80%;
}
.footer-menu {
  background: #5e5b5b;
  height: 87px;
}
.footer-menu ul {
  margin: 35px auto 0;
  display: table;
  list-style: none;
}
.footer-menu ul li {
  border-right: 1px solid #d2d1d1;
  padding-right: 20px;
  margin-right: 20px;
  text-transform: uppercase;
  float: left;
}
.footer-menu ul li:last-of-type {
  border: none;
  padding-right: 0;
  margin-right: 0;
}
.footer-menu ul li a {
  color: #d2d1d1;
  font-size: 15px;
  font-weight: bold;
}
.table2 {
  width: 100%;
  border: 1px solid #848282;
  color: #313131;
  font-size: 15px;
  text-align: center;
}
.table2 a {
  color: #c44242;
  text-decoration: underline;
}
.table2 a:hover,
.table2 a:focus {
  text-decoration: none;
}
.table2 thead {
  background: #444242;
  color: white;
  font-family: 'Noto Sans', sans-serif;
}
.table2 thead tr {
  height: 40px;
}
.table2 thead tr td {
  text-align: center !important;
}
.table2 tr {
  height: 50px;
}
.table2 tr td {
  border: 1px solid #c5c4c4;
}
.table2 tr td .number {
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}
.table2 tr td .form-control {
  text-align: center;
  width: 57px;
  display: inline-block;
}
.table2 tr td:nth-child(1) {
  text-align: left;
}
.table2 tr td:nth-child(1) a {
  padding-left: 25px;
}
.table22 {
  width: 100%;
  border: 1px solid #848282;
  color: #313131;
  font-size: 15px;
  text-align: center;
}
.table22 a {
  color: #c44242;
  text-decoration: underline;
}
.table22 a:hover,
.table22 a:focus {
  text-decoration: none;
}
.table22 thead {
  background: #444242;
  color: white;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.table22 thead tr {
  height: 49px;
}
.table22 thead tr td {
  text-align: center !important;
  border-bottom: 1px solid #c5c4c4;
}
.table22 .bg {
  background: #a3a2a2;
  color: white;
  font-family: 'Noto Sans', sans-serif;
  height: 41px;
}
.table22 .bg td {
  text-align: center !important;
}
.table22 tr {
  height: 50px;
}
.table22 tr td {
  border: 1px solid #c5c4c4;
}
.table22 tr td .number {
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}
.table22 tr td .form-control {
  text-align: center;
  width: 57px;
  display: inline-block;
}
.table22 tr td .btn {
  background: #54bce8;
  border-radius: 0;
  color: white;
  font-size: 15px;
  line-height: 24px;
  text-decoration: none;
  width: 90%;
}
.table22 tr td:nth-child(1) {
  text-align: left;
}
.table22 tr td:nth-child(1) a {
  padding-left: 25px;
}
.block-news-txt h1,
.block-news-txt .h1 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 30px;
}
.block-news-txt p {
  color: black;
  line-height: 24px;
}
.block-news-txt img {
  float: left;
  margin-right: 20px;
}
.block-news-txt .date {
  color: #626161;
  line-height: 24px;
}
.block-news-txt .news,
.block-news-txt .pagenews {
  line-height: 24px;
  margin-bottom: 26px;
}
.block-news-txt .news a,
.block-news-txt .pagenews a {
  color: #c03030;
  text-decoration: underline;
}
.block-news-txt .news a:hover,
.block-news-txt .pagenews a:hover {
  text-decoration: none;
}
.block-news-txt .pagenews {
  padding-top: 26px;
}
.block-news-txt .pagenews .current {
  color: #c03030;
}
.block-2-txt {
  color: black;
  padding-top: 30px;
}
.block-2-txt h1 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
}
.block-2-txt h2 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  text-transform: uppercase;
}
.block-2-txt a {
  color: #c03030;
  text-decoration: underline;
}
.block-2-txt a:hover {
  text-decoration: none;
}
.block-2-txt p {
  line-height: 18px;
}
.block-2-txt ol li {
  margin-bottom: 30px;
}
.basket {
  padding-top: 40px;
  padding-bottom: 50px;
}
.basket h1 {
  color: #313131;
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 35px;
  margin-top: 5px;
}
.basket .table2-txt {
  color: #444242;
  padding-bottom: 40px;
}
.basket .table2-price {
  color: black;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  text-align: right;
  padding-top: 20px;
}
.basket .table2-title {
  color: black;
  font-size: 18px;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  margin: 30px 0;
  width: 315px;
}
.basket .control-label,
.basket label {
  font-size: 16px;
  color: black;
  text-align: left;
}
.basket .radio-danger label {
  padding-right: 30px;
}
.basket .radio-danger label:before {
  top: 2px;
}
.basket .radio-danger label:after {
  top: 5px;
}
.basket .btn {
  background: #54bce8;
  border-radius: 0;
  color: white;
  border: 1px solid #cbcbcb;
  font-size: 15px;
}
footer {
  color: #313131;
}
footer a {
  color: #313131;
}
footer a:hover,
footer a:focus {
  color: #313131;
}
footer .row {
  padding-top: 40px;
}
footer .row:nth-child(1) .h1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
}
footer .row:nth-child(1) p {
  font-size: 16px;
  margin: 0 0 30px;
}
footer .row:nth-child(2) {
  padding-bottom: 60px;
}
footer .row:nth-child(2) a,
footer .row:nth-child(2) span {
  color: #ad5656;
  text-decoration: underline;
}
footer .site {
  text-align: center;
}
footer .metrika {
  text-align: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .cart span {
    margin-top: -40px;
    margin-left: 25px;
  }
  .menu-top ul li {
    padding: 0 10px;
  }
  .footer-menu ul {
    padding: 0;
  }
  .footer-menu ul li {
    padding-right: 10px;
    margin-right: 10px;
  }
  footer img {
    max-width: 100%;
  }
  .block3 .block-3 {
    height: 180px;
  }
  .block-fittings .table-b-bg a {
    padding-bottom: 5px;
    display: inline-block;
  }
  .block-fittings .index1-shop1 .img img {
    max-width: 100%;
    height: 100px;
  }
  .block4 .block4-txt {
    height: 115px;
    overflow: hidden;
  }
  .block-form .form-inline {
    padding-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header {
    height: auto;
  }
  header .logo {
    text-align: center;
    padding-top: 30px;
  }
  header .tel {
    padding-top: 15px;
  }
  header .cart {
    padding-top: 30px;
  }
  header .form-inline {
    padding-top: 30px;
  }
  header .form-inline .form-group .form-control {
    width: auto;
  }
  header .social {
    padding-top: 30px;
  }
  .menu-top {
    margin-top: 30px;
  }
  .menu-top ul li {
    padding: 0 8px;
  }
  .menu-top ul li a {
    font-size: 12px;
  }
  .footer-menu ul {
    padding: 0;
  }
  .footer-menu ul li {
    padding-right: 5px;
    margin-right: 5px;
  }
  .footer-menu ul li a {
    font-size: 12px;
  }
  footer .row {
    padding-top: 30px;
  }
  footer img {
    text-align: center;
  }
  footer .txt {
    padding-top: 30px;
  }
  footer .row:nth-child(2) {
    padding-bottom: 30px;
  }
  footer .copy {
    text-align: center;
  }
  footer .site {
    padding-top: 30px;
  }
  footer .metrika {
    text-align: center;
    padding-top: 30px;
  }
  .aside .aside-menu {
    margin-bottom: 0;
  }
  .aside .aside-t-1 {
    text-align: left;
  }
  .aside .aside-txt1-txt2 {
    float: right;
  }
  .block-fittings .block-fittings-b1 .btn {
    margin-bottom: 15px;
  }
  .block-fittings .table-b-bg .table-b-bg-txt {
    padding-top: 10px;
  }
  .block4 .block44 {
    margin-bottom: 30px;
  }
  .block4 .block4-txt {
    height: 65px;
    overflow: hidden;
  }
  .block-form .title {
    padding-top: 40px;
  }
  .block-form .form-inline {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .block-guestbook .btn-guestbook-top {
    display: block;
    margin: auto;
  }
  header {
    height: auto;
  }
  header .logo {
    text-align: center;
    padding-top: 30px;
  }
  header .tel {
    padding-top: 15px;
  }
  header .cart {
    padding-top: 30px;
  }
  header .form-inline {
    padding-top: 30px;
  }
  header .form-inline .form-group .form-control {
    border-radius: 30px;
    width: auto;
    display: inline-block;
  }
  header .form-inline .btn {
    margin-left: 0;
  }
  header .social {
    text-align: center;
    padding-top: 30px;
    padding-right: 0;
  }
  .menu-top {
    height: auto;
    line-height: 0;
    margin-top: 30px;
  }
  .menu-top ul li {
    float: none;
  }
  .menu-top ul li a {
    line-height: 3;
  }
  .footer-menu {
    height: auto;
  }
  .footer-menu ul {
    padding: 0;
    margin: 0 auto;
  }
  .footer-menu ul li {
    float: none;
    border: none;
    line-height: 2;
  }
  footer .row {
    padding-top: 30px;
  }
  footer img {
    text-align: center;
    max-width: 100%;
  }
  footer .txt {
    padding-top: 30px;
  }
  footer .row:nth-child(2) {
    padding-bottom: 30px;
  }
  footer .copy {
    text-align: center;
  }
  footer .site {
    padding-top: 30px;
  }
  footer .metrika {
    text-align: center;
    padding-top: 30px;
  }
  .aside .aside-title {
    text-align: center;
  }
  .aside .aside-menu {
    display: table;
    margin: 0 auto 30px;
  }
  .aside .aside-txt1-txt2 {
    text-align: center;
  }
  .block2 img {
    width: 105px;
    margin-bottom: 30px;
  }
  .block2 a {
    margin-bottom: 10px;
    display: inline-block;
  }
  .table2 tr td .form-control {
    width: 50px;
  }
  .table22 tr td .form-control {
    width: 90%;
  }
  .table22 tr td:nth-child(1) a {
    display: block;
  }
  .block3 .block-3 {
    height: 460px;
  }
  .block-fittings .block-fittings-b1 .btn-txt1-txt2 {
    padding-top: 15px;
  }
  .block-fittings .block-fittings-b1 .btn {
    display: table;
  }
  .block-fittings .table-b-bg a {
    padding-bottom: 5px;
    display: inline-block;
  }
  .block4 .block44 {
    margin-bottom: 15px;
  }
  .block-form {
    height: 350px;
  }
  .block-form .title {
    padding-top: 30px;
  }
  .block-form .form-inline {
    padding-top: 30px;
  }
  .block-shop3 .block-shop3-img2 {
    margin-bottom: 5px;
  }
  .block-shop3 .block-shop3-block .block-shop3-price5 {
    text-align: left;
    padding-top: 30px;
  }
  .block-shop3 .block-shop3-block .block-shop3-price6 {
    text-align: left;
  }
  .block-shop3 .block-shop3-block .block-shop3-price7 {
    text-align: left;
  }
  .block-shop3 .block-shop3-ta {
    margin-bottom: 15px;
  }
  .block-shop3 .block-shop3-tabs li {
    float: none;
  }
  .block-shop3 .block-shop3-tabs li a {
    width: 100%;
    text-align: left;
    padding-left: 30px;
  }
  .block-faq ul {
    margin: auto;
    display: table;
  }
  div.calculator {
    text-align: center;
    width: 80%;
    margin: 45px auto;
  }
  div.calculator img {
    left: 0;
  }
}
table.catalog {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}
table.catalog th {
  background: #e5e5e5;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #aaaaaa;
  font-weight: bold;
  color: #333754;
}
table.catalog td {
  padding: 5px;
  line-height: 24px;
  border: 1px solid #aaaaaa;
  text-align: center;
  background: #ffffff;
}
table.catalog td .more {
  font-weight: normal;
  font-size: 13px;
}
table.catalog tr td:first-child {
  text-align: left;
}
table.catalog tr td.red_row {
  font-weight: bold !important;
  text-align: center !important;
  background: #b63d43;
  background: -moz-linear-gradient(top,#b63d43 0%,#963136 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b63d43),color-stop(100%,#963136));
  background: -webkit-linear-gradient(top,#b63d43 0%,#963136 100%);
  background: -o-linear-gradient(top,#b63d43 0%,#963136 100%);
  background: -ms-linear-gradient(top,#b63d43 0%,#963136 100%);
  background: linear-gradient(to bottom,#b63d43 0%,#963136 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b63d43',endColorstr='#963136',GradientType=0);
  padding: 10px 0 !important;
  color: #ffffff !important;
  text-transform: uppercase;
}
.articles {
  overflow: hidden;
}
.articles .article:nth-of-type(5n) {
  margin-right: 0;
}
.articles .article:nth-of-type(5n+1) {
  margin-left: 0;
  clear: both;
}
.articles .article {
  width: 209px;
  float: left;
  margin: 15px 4px;
  text-align: center;
}
.articles .article .title {
  background-image: url('/images/title.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 46px;
  text-align: center;
}
.articles .article .title a {
  color: #ffffff;
  font-size: 13px;
  line-height: 34px;
}
.articles .article img {
  margin-top: -12px;
}
.articles .article .links {
  margin: 10px 0;
  text-align: left;
  padding-left: 20px;
  min-height: 70px;
  display: block;
}
.articles .article .links a {
  font-size: 12px;
  color: #242424;
}
.articles .article .price {
  border-radius: 5px;
  padding: 10px;
  background: url('/templates/template13/images/cart.png') no-repeat;
  height: 49px;
}
.articles .article .price .diameter {
  display: inline-block;
  min-height: 15px;
  line-height: 10px;
  font-size: 16px;
  color: #040404;
  font-family: Calibri;
  padding-left: 15px;
  float: left;
}
.articles .article .price .diameter2 {
  display: inline-block;
  min-height: 15px;
  line-height: 10px;
  font-size: 16px;
  color: #040404;
  font-family: Calibri;
  float: left;
}
.articles .article .price .right {
  font-size: 13px;
  color: #a13032;
  font-family: Calibri;
  text-align: justify;
  margin: -5px 0 0 0;
}
.articles .article .price .right a {
  color: #a13032;
}
.articles .article .price .right a:hover {
  text-decoration: none;
}
#calculator {
  width: 280px;
  height: 380px;
  top: 35%;
  left: 50%;
  margin-left: -180px;
  margin-top: -70px;
  border-style: solid;
  border-width: 1px;
  border-color: #d3cecb;
  border-radius: 5px;
  background-color: #ececec;
  position: absolute;
  display: none;
}
#calculate {
  margin: 30px;
  margin-top: 10px;
}
#calculator .zag {
  display: block;
  font-style: normal;
  margin-top: 0;
  padding-bottom: 20px;
  font-size: 25px;
  color: #343434;
  text-align: center;
  font-weight: normal;
}
#calculator input[type = 'button'] {
  border-radius: 5px;
  text-align: center;
  border: 1px solid #504F4F;
  width: 220px;
  height: 30px;
  background-color: #b33036;
  color: #edeae2;
  font-size: 15px;
  text-transform: uppercase;
}
input#summ {
  width: 120px;
  text-align: right;
  right: 30px;
  position: absolute;
  padding-right: 7px;
}
#calculate h4 {
  width: 100px;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 4px;
}
span.result {
  width: 100px;
  display: inline-block;
}
div.calculator {
  background: linear-gradient(to right,#e1dddd 0%,#bab8b8 100%);
  border: 1px solid #a6a6a6;
  border-radius: 10px;
  margin-top: 45px;
  color: #363636;
}
div.calculator .zag {
  display: block;
  font-style: normal;
  margin-top: 0;
  padding-bottom: 20px;
  font-size: 25px;
  color: #343434;
  text-align: center;
  font-weight: normal;
}
div#calculator {
  color: #363636;
}
div#calculator img {
  position: relative;
  left: 100px;
  margin-top: -40px;
}
div.calculator img {
  position: relative;
  left: 100px;
  margin-top: -40px;
}
div.calculator #sum label {
  display: inline-block;
  width: 82px;
}
div.calculator input#summ {
  position: relative;
  right: 0px;
}
div.calculator input[type = 'button'] {
  border-radius: 5px;
  text-align: center;
  border: 1px solid #504F4F;
  width: 220px;
  height: 30px;
  background-color: #b33036;
  color: #edeae2;
  font-size: 15px;
  text-transform: uppercase;
}
div#res {
  margin-top: 10px;
}
span.result {
  color: #9a3338;
  font-weight: bold;
}
