@charset "UTF-8";
/*NiceMarketing @vkosinov*/
@import url("https://fonts.googleapis.com/css?family=Fira+Sans:100,200,400,500");
body {
  font-family: Fira Sans;
  font-size: 14px;
}

a {
  color: #000;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

a:hover {
  color: #e31e24;
}

.btn-accent {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 30px;
  border: none;
  background: #0c8171;
  position: relative;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-accent:hover {
  background: rgba(12, 129, 113, 0.9);
}

.btn-accent:hover:after {
  width: 100%;
  margin-left: 0;
}

.btn-accent:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 10%;
  width: 80%;
  height: 10px;
  background: none;
  -webkit-box-shadow: 0px 5px 20px #0c8171;
          box-shadow: 0px 5px 20px #0c8171;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@font-face {
  font-family: "Granit";
  src: url("../fonts/granit.eot");
  src: url("../fonts/granit.eot?#iefix") format("embedded-opentype"), url("../fonts/granit.woff") format("woff"), url("../fonts/granit.ttf") format("truetype"), url("../fonts/granit.svg#granit") format("svg");
  font-weight: normal;
  font-style: normal;
}

header {
  display: inline-block;
  width: 100%;
  padding: 15px 0px;
  background: #fff;
}

header .logo {
  display: inline-block;
  width: 100%;
}

header .logo img {
  display: inline-block;
}

header .logo-text {
  font-size: 12px;
  color: #808080;
  padding-top: 15px;
}

header .h-center {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-top: 15px;
}

header .h-center h1 {
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  line-height: 1.2;
}

header .h-tel {
  font-size: 20px;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  text-align: right;
}

header .h-adr {
  text-align: right;
}

header .h-adr p {
  line-height: 1;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 200;
  font-size: 14px;
  padding-bottom: 5px;
}

.h-slider {
  z-index: 1;
  display: inline-block;
  width: 100%;
}

.h-slider .bx-wrapper {
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}

.h-slider .bx-wrapper .bx-pager {
  bottom: 15px;
}

.h-slider .bx-wrapper .bx-pager .bx-pager-item a {
  background: none;
  border: 2px solid #000;
}

.h-slider .bx-wrapper .bx-pager .bx-pager-item a.active {
  background: #000;
}

.h-slider .slide {
  height: 590px;
}

.h-slider .slide [class*='col-'] {
  padding: 0;
}

.h-slider .slide .s-content {
  display: inline-block;
}

.h-slider .slide .s-content .s-zag {
  font-size: 42px;
  font-weight: 200;
  text-transform: uppercase;
  line-height: 1.2;
  padding-top: 100px;
}

.h-slider .slide .s-content .s-text {
  font-size: 14px;
  font-weight: 200;
  padding-top: 50px;
}

.h-slider .slide .s-content .s-text ul {
  padding: 0;
  list-style: none;
}

.h-slider .slide .s-content .s-text ul li {
  padding-top: 5px;
}

.h-slider .slide .s-content .s-text ul li:before {
  content: '–';
  padding-right: 5px;
}

.h-slider .slide .s-content .btn-accent {
  margin-top: 15px;
}

.h-slider .s-1 {
  background: url("../img/s-1.jpg") top center no-repeat;
}

.h-slider .s-2 {
  background: url("../img/s-2.jpg") top center no-repeat;
}

.h-slider .s-3 {
  background: url("../img/s-3.jpg") top center no-repeat;
}

.h-slider .s-4 {
  background: url("../img/s-4.jpg") top center no-repeat;
}

.granite-marble {
  height: 700px;
  background: url("../img/granite-marble.jpg") bottom center no-repeat;
  margin-top: -5px;
}

.granite-marble h2 {
  font-size: 48px;
  font-weight: 200;
  padding-top: 30px;
}

.granite-marble .pod-zag {
  font-size: 18px;
  font-style: italic;
  font-weight: 200;
  margin: 0;
}

.granite-marble .marble h2,
.granite-marble .marble .pod-zag {
  padding-right: 60px;
  text-align: right;
}

.granite-marble .granite h2,
.granite-marble .granite .pod-zag {
  padding-left: 60px;
  text-align: left;
}

.granite-marble .marble .options-list .option-item {
  padding-left: 50px;
  padding-right: 260px;
}

.granite-marble .marble .options-list .option-item i {
  font-style: normal;
}

.granite-marble .granite .options-list .option-item {
  padding-right: 15px;
  padding-left: 330px;
}

.granite-marble .granite .options-list .option-item i {
  font-style: normal;
}

.granite-marble .options-list {
  padding-top: 100px;
}

.granite-marble .options-list .option-item {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}

.granite-marble .options-list .option-item:before {
  font-family: "Granit" !important;
  width: 40px;
  height: 40px;
  position: absolute;
  display: inline-block;
  margin-left: -60px;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  line-height: 40px;
  font-size: 40px;
  color: #a1afb8;
  text-transform: none;
}

.granite-marble .options-list .option-item.taun:before {
  content: "\6a";
}

.granite-marble .options-list .option-item.calendar:before {
  content: "\71";
}

.granite-marble .options-list .option-item.saw:before {
  content: "\72";
}

.granite-marble .options-list .option-item.color:before {
  content: "\64";
}

.granite-marble .options-list .option-item.garant:before {
  content: "\73";
}

.granite-marble .options-list .option-item.shit:before {
  content: "\73";
}

.catalog {
  background: #f7f7f9;
  padding: 100px 0px;
}

.catalog h3 {
  text-align: center;
  font-size: 48px;
  font-weight: 200;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 60px;
}

.catalog .catalog-nav {
  display: inline-block;
  width: 100%;
}

.catalog .catalog-nav .nav-item {
  display: inline-block;
  width: 33.33333%;
  text-align: center;
  font-size: 18px;
  font-weight: 200;
  border: 1px solid #959595;
  background: #fff;
  padding: 15px 0px;
  line-height: 1.2;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.catalog .catalog-nav .nav-item:first-child {
  border-right: none;
}

.catalog .catalog-nav .nav-item:last-child {
  border-left: none;
}

.catalog .catalog-nav .nav-item:hover {
  background: rgba(149, 149, 149, 0.1);
}

.catalog .catalog-nav .nav-item.active {
  background: #0c8171;
  border-color: #0c8171;
  color: #fff;
}

.catalog .catalog-body {
  display: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.catalog .catalog-body.active {
  display: block;
}

.catalog .catalog-body .catalog-aside .aside-item {
  font-size: 18px;
  padding: 15px 30px;
  background: #e1e1e1;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  border-top: 1px solid #fff;
}

.catalog .catalog-body .catalog-aside .aside-item:before, .catalog .catalog-body .catalog-aside .aside-item:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 52.7%;
  background: #e1e1e1;
  right: 0px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.catalog .catalog-body .catalog-aside .aside-item:before {
  top: 1px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.catalog .catalog-body .catalog-aside .aside-item:after {
  bottom: 1px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.catalog .catalog-body .catalog-aside .aside-item:hover {
  background: #ebebeb;
}

.catalog .catalog-body .catalog-aside .aside-item:hover:before, .catalog .catalog-body .catalog-aside .aside-item:hover:after {
  background: #ebebeb;
}

.catalog .catalog-body .catalog-aside .aside-item.active {
  background: #0c8171;
  color: #fff;
}

.catalog .catalog-body .catalog-aside .aside-item.active:before, .catalog .catalog-body .catalog-aside .aside-item.active:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 52.7%;
  background: #0c8171;
  right: -9px;
}

.catalog .catalog-body .catalog-aside .aside-item.active:before {
  top: 1px;
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

.catalog .catalog-body .catalog-aside .aside-item.active:after {
  bottom: 1px;
  -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
          transform: rotate(15deg);
}

.catalog .catalog-body .catalog-aside .aside-item .aside-item-price {
  font-style: italic;
  font-weight: 200;
  position: relative;
  padding-left: 30px;
}

.catalog .catalog-body .catalog-aside .aside-item .aside-item-price:before {
  font-family: 'Granit';
  content: "\66";
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  height: 24px;
  line-height: 1;
  top: 50%;
  margin-top: -12px;
  margin-left: -30px;
}

.catalog .catalog-body .catalog-aside .aside-bottom {
  border: 1px solid #d7d7d7;
  margin-top: 30px;
  padding: 20px 30px;
}

.catalog .catalog-body .catalog-aside .aside-bottom p {
  font-size: 16px;
  position: relative;
  padding-left: 30px;
  color: #000;
}

.catalog .catalog-body .catalog-aside .aside-bottom p:before {
  content: '';
  font-family: 'Granit';
  width: 24px;
  height: 24px;
  position: absolute;
  font-size: 24px;
  top: 50%;
  margin-top: -12px;
  line-height: 24px;
  margin-left: -35px;
}

.catalog .catalog-body .catalog-aside .aside-bottom p.car:before {
  content: "\63";
}

.catalog .catalog-body .catalog-aside .aside-bottom p.garage:before {
  content: "\61";
}

.catalog .catalog-body .catalog-aside .aside-bottom p.mani:before {
  content: "\62";
}

.catalog .catalog-body .catalog-item-list {
  padding-top: 30px;
  display: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.catalog .catalog-body .catalog-item-list.active {
  display: block;
}

.catalog .catalog-body .catalog-item-list .c-item {
  width: 200px;
  border: 1px solid #ebebeb;
  display: inline-block;
  position: relative;
  margin: 15px 4.5px 40px 4.5px;
}

.catalog .catalog-body .catalog-item-list .c-item:hover .c-item-img:before {
  opacity: 1;
}

.catalog .catalog-body .catalog-item-list .c-item:hover .c-item-img:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.catalog .catalog-body .catalog-item-list .c-item:hover .btn-accent {
  opacity: 1;
}

.catalog .catalog-body .catalog-item-list .c-item .c-item-img {
  height: 250px;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  position: relative;
}

.catalog .catalog-body .catalog-item-list .c-item .c-item-img:before {
  content: "";
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.catalog .catalog-body .catalog-item-list .c-item .c-item-img:after {
  font-family: 'Granit';
  content: "\6d";
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.catalog .catalog-body .catalog-item-list .c-item .c-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.catalog .catalog-body .catalog-item-list .c-item .c-item-name {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  background: #fff;
  text-transform: uppercase;
  padding: 15px 5px;
  border-top: 1px solid #ebebeb;
}

.catalog .catalog-body .catalog-item-list .c-item .btn-accent {
  font-size: 14px;
  position: absolute;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}

.related-products {
  background: url("../img/related-products-bg.jpg");
  padding: 60px 0px;
}

.related-products h3 {
  text-align: center;
  color: #fff;
  font-size: 48px;
  font-weight: 300;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 60px;
  text-transform: uppercase;
}

.related-products .related-products-nav {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}

.related-products .related-products-nav .rp-nav {
  display: inline-block;
  background: #fff;
  padding: 10px 5px;
  line-height: 1;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  width: 20%;
  border: 1px solid #959595;
  border-left: none;
  taransition: all 0.3s;
  cursor: pointer;
}

.related-products .related-products-nav .rp-nav:hover {
  background: #d7d7d7;
}

.related-products .related-products-nav .rp-nav.active {
  background: #0c8171;
  border-color: #0c8171;
  color: #fff;
}

.related-products-item-list {
  background: #fff;
  padding: 5px 15px 30px 15px;
  transitiono: all 0.3s;
  display: none;
}

.related-products-item-list.active {
  display: block;
}

.related-products-item-list .rp-item {
  width: 203px;
  border: 1px solid #ebebeb;
  display: inline-block;
  position: relative;
  margin: 15px 7.7px 40px 7.7px;
}

.related-products-item-list .rp-item:hover .c-item-img:before {
  opacity: 1;
}

.related-products-item-list .rp-item:hover .c-item-img:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.related-products-item-list .rp-item:hover .btn-accent {
  opacity: 1;
}

.related-products-item-list .rp-item .c-item-img {
  height: 250px;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  position: relative;
}

.related-products-item-list .rp-item .c-item-img:before {
  content: "";
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.related-products-item-list .rp-item .c-item-img:after {
  font-family: 'Granit';
  content: "\6d";
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.related-products-item-list .rp-item .c-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.related-products-item-list .rp-item .c-item-name {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  background: #fff;
  text-transform: uppercase;
  padding: 15px 5px;
  border-top: 1px solid #ebebeb;
}

.related-products-item-list .rp-item .btn-accent {
  font-size: 14px;
  position: absolute;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  text-align: center;
  margin-left: -1px;
  width: 101%;
}

.not-find {
  background: #f7f7f9;
  padding: 60px 0px 100px 0px;
}

.not-find-before {
  position: relative;
}

.not-find-before:before {
  content: '';
  width: 388px;
  height: 416px;
  background: url(../img/not-find-before.png);
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -255px;
  z-index: 1;
}

.form-braun {
  display: inline-block;
  width: 100%;
  border-width: 2px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#896d54), to(#312e30)) 10% 10% 50% 50%;
  -webkit-border-image: -webkit-linear-gradient(top, #896d54, #312e30) 10% 10% 50% 50%;
       -o-border-image: -o-linear-gradient(top, #896d54, #312e30) 10% 10% 50% 50%;
          border-image: -webkit-gradient(linear, left top, left bottom, from(#896d54), to(#312e30)) 10% 10% 50% 50%;
          border-image: linear-gradient(to bottom, #896d54, #312e30) 10% 10% 50% 50%;
  padding: 15px;
}

.form-braun .form-braun-text {
  display: inline-block;
  width: 100%;
  border-width: 8px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#896d54), to(#312e30)) 10% 10% 50% 50%;
  -webkit-border-image: -webkit-linear-gradient(top, #896d54, #312e30) 10% 10% 50% 50%;
       -o-border-image: -o-linear-gradient(top, #896d54, #312e30) 10% 10% 50% 50%;
          border-image: -webkit-gradient(linear, left top, left bottom, from(#896d54), to(#312e30)) 10% 10% 50% 50%;
          border-image: linear-gradient(to bottom, #896d54, #312e30) 10% 10% 50% 50%;
  padding: 30px;
}

.form-braun .form-braun-text .zag {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}

.form-braun .form-braun-text form {
  width: 80%;
  display: inline-block;
  margin-top: 30px;
}

.radio-grupp {
  display: inline-block;
  width: 100%;
}

.radio-grupp .radio {
  display: inline-block;
  margin: 0px 5px;
}

.radio-grupp .radio:first-child {
  margin-left: 0;
}

.radio-grupp .radio input {
  display: none;
}

.radio-grupp .radio input[type="checkbox"] + label,
.radio-grupp .radio input[type="radio"] + label {
  display: inline-block;
  border: 1px solid #959595;
  padding: 5px 15px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.radio-grupp .radio input[type="checkbox"] + label:hover,
.radio-grupp .radio input[type="radio"] + label:hover {
  background: #d7d7d7;
}

.radio-grupp .radio input[type="checkbox"]:checked + label,
.radio-grupp .radio input[type="radio"]:checked + label {
  background: #0c8171;
  border-color: #0c8171;
  color: #fff;
}

.input-bottom {
  display: inline-block;
  width: 100%;
  padding-top: 30px;
}

.input-bottom .opis {
  font-size: 16px;
  font-weight: 200;
}

.input-bottom input {
  margin-top: 15px;
  background: none;
  border: none;
  border-bottom: 1px solid #00746b;
  display: inline-block;
  width: 100%;
  font-size: 24px;
  font-weight: 500;
  padding-left: 45px;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.input-bottom input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.input-bottom input::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.input-bottom input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.input-bottom input::-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.input-bottom input::placeholder {
  color: #000;
  opacity: 1;
}

.input-bottom label {
  display: inline-block;
  position: relative;
  width: 100%;
}

.input-bottom label:before {
  font-family: "Granit";
  content: '';
  position: absolute;
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  bottom: 10px;
  left: 10px;
  color: #00746b;
  font-weight: normal;
}

.input-bottom label.name:before {
  content: "\74";
}

.input-bottom label.tel:before {
  content: "\76";
}

.form-bottom {
  padding-top: 15px;
}

.polit {
  font-weight: normal;
}

.polit a {
  color: #00746b;
  text-decoration: underline;
}

.form-text {
  position: absolute;
  width: 260px;
  padding: 40px 25px 15px 25px;
  background: #fff;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
  right: -10px;
  bottom: -50px;
  z-index: 2;
  text-align: center;
  font-weight: 200;
}

.form-text:before {
  content: '';
  width: 34px;
  height: 3px;
  background: #00746b;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -17px;
}

.accomplishment {
  padding: 60px 0px;
}

.accomplishment h3 {
  padding-top: 0;
  margin-top: 0;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
}

.accomplishment .pod-zag {
  text-align: center;
  font-weight: 200;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 30px;
}

.accomplishment .pod-zag p {
  width: 70%;
  display: inline-block;
}

.accomplishment .acc-img {
  width: 100%;
  max-width: 270px;
}

.accomplishment .acc-zag {
  font-weight: bold;
  font-size: 16px;
  padding-left: 15px;
}

.accomplishment .acc-text {
  font-size: 14px;
  line-height: 18px;
  padding-left: 15px;
  font-weight: 200;
}

.accomplishment .row {
  margin-top: 15px;
}

.accomplishment [class*='col-'] [class*='col-'] {
  padding: 0;
}

.executed-work {
  background: #f7f7f9;
  padding: 60px 0px;
}

.executed-work h3 {
  padding-top: 0;
  margin-top: 0;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 45px;
}

.executed-work .executed-work-slider .bx-wrapper {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.executed-work .executed-work-slider .bx-wrapper img {
  height: 470px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
}

.executed-work-contrs {
  display: inline-block;
  width: 100%;
}

.executed-work-contrs a {
  display: inline-block;
  width: 19.2%;
  margin: 0px 0.4% 5px 0.4%;
  height: 63px;
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.executed-work-contrs a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.executed-work-contrs a.active {
  opacity: 1;
  border: 1px solid #00746b;
}

.stones-used {
  padding: 60px 0px;
}

.stones-used h3 {
  padding-top: 0;
  margin-top: 0;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 45px;
}

.stones-used .su-zag {
  font-size: 18px;
  font-weight: bold;
}

.stones-used .su-text {
  font-weight: 400;
}

.stones-used .stones-used-img {
  width: 100%;
  max-width: 538px;
}

.stones-used .stones-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.stones-used .stones-list figure {
  display: inline-block;
  width: 90px;
}

.stones-used .stones-list figure figcaption {
  font-weight: 400;
  padding-top: 5px;
}

.certificates {
  background: #f7f7f9;
  padding: 60px 0px;
}

.certificates h3 {
  padding-top: 0;
  margin-top: 0;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 45px;
}

.certificates a {
  display: inline-block;
  width: 100%;
  border-width: 3px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#896d54), to(#312e30)) 10% 10% 50% 50;
  -webkit-border-image: -webkit-linear-gradient(top, #896d54, #312e30) 10% 10% 50% 50;
       -o-border-image: -o-linear-gradient(top, #896d54, #312e30) 10% 10% 50% 50;
          border-image: -webkit-gradient(linear, left top, left bottom, from(#896d54), to(#312e30)) 10% 10% 50% 50;
          border-image: linear-gradient(to bottom, #896d54, #312e30) 10% 10% 50% 50;
  position: relative;
}

.certificates a:hover:before {
  opacity: 1;
}

.certificates a:hover:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.certificates a:before {
  content: "";
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.certificates a:after {
  font-family: 'Granit';
  content: "\6d";
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.certificates a img {
  width: 100%;
  oject-fit: cover;
}

.advantages {
  padding: 60px 0px;
}

.advantages h3 {
  padding-top: 0;
  margin-top: 0;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 45px;
}

.advantages figure {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  padding-top: 60px;
  text-align: center;
}

.advantages figure:hover:before {
  color: #00746b;
}

.advantages figure:before {
  font-family: 'Granit';
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  font-size: 60px;
  line-height: 60px;
  color: #b3b3b3;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.advantages figure.prem-1:before {
  content: "\70";
}

.advantages figure.prem-2:before {
  content: "\6b";
}

.advantages figure.prem-3:before {
  content: "\6f";
}

.advantages figure.prem-4:before {
  content: "\65";
}

.advantages figure.prem-5:before {
  content: "\6c";
}

.advantages figure.prem-6:before {
  content: "\69";
}

.advantages figure .zag {
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}

.advantages figure figcaption {
  font-weight: 200;
  padding: 5px 35px;
  display: inline-block;
  width: 100%;
}

.question-answer {
  background: #f7f7f9;
  padding: 60px 0px;
}

.question-answer h3 {
  padding-top: 0;
  margin-top: 0;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 45px;
}

.question-answer .zag {
  font-weight: bold;
  font-size: 18px;
}

.question-answer .za {
  font-weight: bold;
  font-size: 18px;
  padding-top: 60px;
}

.question-answer .question {
  padding-top: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.question-answer .question:hover {
  text-decoration: underline;
  color: #00746b;
}

.question-answer .answer {
  background: #fff;
  padding: 15px;
  border: 1px solid #d7d7d7;
  position: relative;
  margin-top: 15px;
  display: none;
}

.question-answer .answer.in {
  display: block;
}

.question-answer .answer:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: -10px;
  left: 20px;
  background: #fff;
  border: 1px solid #d7d7d7;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
}

.question-answer .answer:before {
  content: '';
  width: 40px;
  height: 17px;
  position: absolute;
  top: 0px;
  left: 10px;
  background: #fff;
  z-index: 2;
}

.consultation {
  background: url("../img/consultation.jpg") center center;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 60px 0px;
}

.consultation .container {
  padding: 0px 30px;
}

.consultation .form-braun {
  background: #fff;
  padding: 10px 10px 5px 10px;
  text-align: center;
}

.consultation h3 {
  font-size: 48px;
  font-weight: 200;
  text-align: center;
  padding: 0;
  margin: 0;
  padding-bottom: 15px;
}

.consultation .pod-zag {
  font-size: 16px;
  font-weight: 200;
}

.consultation .tel {
  font-size: 38px;
  font-weight: 400;
  padding: 5px 0px;
  display: inline-block;
}

.consultation .btn-accent {
  margin-top: 15px;
}

.map {
  background: #f7f7f9;
  height: 360px;
  position: relative;
}

.map .map-text {
  background: #f7f7f9;
  width: 420px;
  padding-left: 15px;
  padding-top: 60px;
  z-index: 2;
  position: relative;
  font-size: 16px;
  height: 360px;
}

.map .map-text .zag {
  font-size: 18px;
  font-weight: 400;
}

.map .map-text .adr {
  margin-top: 15px;
  padding-left: 30px;
  position: relative;
}

.map .map-text .adr:before {
  font-family: 'Granit';
  content: "\67";
  font-size: 22px;
  color: #b2b2b2;
  position: absolute;
  margin-left: -4px;
  left: 0;
  top: 0;
}

.map .map-text .adr p {
  padding: 0;
  margin: 0;
}

.map .map-text .time {
  margin-top: 15px;
  padding-left: 30px;
  position: relative;
}

.map .map-text .time:before {
  font-family: 'Granit';
  content: "\75";
  font-size: 18px;
  color: #b2b2b2;
  position: absolute;
  margin-left: -2px;
  left: 0;
  top: 0;
}

.map .map-text .tel {
  margin-top: 15px;
  padding-left: 30px;
  position: relative;
}

.map .map-text .tel:before {
  font-family: 'Granit';
  content: "\76";
  font-size: 18px;
  color: #b2b2b2;
  position: absolute;
  margin-left: -2px;
  left: 0;
  top: 0;
}

.map .map-text .tel a {
  color: #333;
}

.map .map-text .tel a:hover {
  color: #e31e24;
}

.map .map-text .mail {
  margin-top: 15px;
  padding-left: 30px;
  position: relative;
  color: #333;
  display: inline-block;
}

.map .map-text .mail:hover {
  color: #e31e24;
}

.map .map-text .mail:before {
  font-family: 'Granit';
  content: "\6e";
  font-size: 18px;
  color: #b2b2b2;
  position: absolute;
  margin-left: -2px;
  left: 0;
  top: 0;
}

.map #map {
  top: 0;
  position: absolute;
  z-index: 1;
  height: 360px;
  width: 70%;
  left: 30%;
}

footer {
  background: #000;
  padding: 30px 0px;
}

footer .f-logo {
  display: inline-block;
  width: 100%;
}

footer .f-logo img {
  display: inline-block;
}

footer .f-logo span {
  width: 100%;
  font-size: 12px;
  font-weight: 200;
  color: #fff;
  padding-top: 30px;
  display: inline-block;
}

footer .f-center {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
}

footer .f-center .zag {
  font-size: 14px;
  font-weight: 200;
  padding-bottom: 15px;
  display: inline-block;
  width: 100%;
}

footer .f-center a {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  width: 100%;
  color: #fff;
  display: inline-block;
}

footer .f-center a:hover {
  text-decoration: none;
  color: #e31e24;
}

footer .f-buttom .btn-accent {
  width: 100%;
  font-size: 14px;
  padding: 15px 0px;
  background: none;
  border: 1px solid #00746b;
}

footer .f-buttom .btn-accent:hover {
  background: #00746b;
  color: #fff;
}

footer .f-buttom .btn-accent:last-child {
  margin-top: 15px;
}

footer .f-buttom .btn-accent:after {
  display: none;
}

.modal-content {
  -webkit-border-radius: 0px;
          border-radius: 0px;
  padding: 40px 50px;
}

.modal-content .modal-zag {
  font-size: 24px;
}

.modal-content .modal-text {
  font-size: 14px;
  padding: 15px 0px;
}

.modal-content .close {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 30px;
}

.modal-content .close:hover {
  color: red;
}

.modal-content .form-control {
  -webkit-border-radius: 3px;
          border-radius: 3px;
  font-size: 14px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fbfbfb;
  height: 45px;
}

.modal-content .form-control input {
  height: 45px;
  font-size: 14px;
  font-weight: 200;
}

.modal-content .checkbox {
  display: inline-block;
  width: 100%;
}

.modal-content .checkbox a {
  color: #00746b;
}

.modal-content .form-group.required {
  position: relative;
}

.modal-content .form-group.required:before {
  content: '*';
  position: absolute;
  color: red;
  top: 5px;
  right: 5px;
}

.modal-content .help-block {
  font-size: 12px;
  color: red;
}

.modal-content .form-info {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  text-transform: uppercase;
  margin-top: 15px;
  border: 1px solid #00746b;
  line-height: 1.2;
}

@media (min-width: 993px) {
  .modal-sm {
    width: 400px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  header .h-adr,
  header .h-tel {
    text-align: center;
  }
  .h-slider .slide .s-content {
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#d9d9d8));
    background: -webkit-linear-gradient(top, #f7f7f7, #d9d9d8);
    background: -o-linear-gradient(top, #f7f7f7, #d9d9d8);
    background: linear-gradient(to bottom, #f7f7f7, #d9d9d8);
    padding-right: 15px;
    height: 590px;
  }
  .granite-marble {
    background: url("../img/granite-marble-sm.jpg") bottom center no-repeat;
    height: 611px;
  }
  .granite-marble .marble h2,
  .granite-marble .marble .pod-zag {
    text-align: left;
    padding-right: 60px;
  }
  .granite-marble .granite h2,
  .granite-marble .granite .pod-zag {
    padding-left: 60px;
    text-align: left;
  }
  .granite-marble .marble .options-list .option-item {
    padding-left: 50px;
    padding-right: 195px;
  }
  .granite-marble .marble .options-list .option-item i {
    font-style: normal;
    text-transform: uppercase;
  }
  .granite-marble .granite .options-list .option-item {
    padding-right: 0px;
    padding-left: 231px;
  }
  .granite-marble .granite .options-list .option-item i {
    font-style: normal;
    text-transform: uppercase;
  }
  .granite-marble .options-list {
    padding-top: 30px;
  }
  .granite-marble .options-list .option-item {
    margin-bottom: 15px;
  }
  .catalog {
    padding: 30px 0px;
  }
  .catalog h3 {
    padding-bottom: 15px;
  }
  .catalog .catalog-prem {
    display: inline-block;
    width: 100%;
    border: 1px solid #d7d7d7;
    padding: 15px;
    margin-bottom: 30px;
  }
  .catalog .catalog-prem span {
    width: 33.33333%;
    display: inline-block;
    text-align: center;
    position: relative;
  }
  .catalog .catalog-prem span:before {
    content: '';
    font-family: 'Granit';
    width: 24px;
    height: 24px;
    position: absolute;
    font-size: 24px;
    top: 50%;
    margin-top: -12px;
    line-height: 24px;
    margin-left: -35px;
  }
  .catalog .catalog-prem span.car:before {
    content: "\63";
  }
  .catalog .catalog-prem span.garage:before {
    content: "\61";
  }
  .catalog .catalog-prem span.mani:before {
    content: "\62";
  }
  .catalog .catalog-body .catalog-aside {
    text-align: center;
  }
  .catalog .catalog-body .catalog-aside .aside-bottom {
    display: none;
  }
  .catalog .catalog-body .catalog-aside .aside-item {
    display: inline-block;
    font-weight: 200;
    font-size: 16px;
    margin-top: 15px;
  }
  .catalog .catalog-body .catalog-aside .aside-item:after, .catalog .catalog-body .catalog-aside .aside-item:before {
    display: none;
  }
  .catalog .catalog-body .catalog-aside .aside-item p {
    display: inline-block;
    margin: 0;
  }
  .catalog .catalog-body .catalog-aside .aside-item .aside-item-price {
    display: inline-block;
    width: auto;
    font-weight: 200;
    font-style: normal;
  }
  .catalog .catalog-body .catalog-aside .aside-item .aside-item-price:before {
    font-family: 'Fira Sans';
    content: '– от';
    position: relative;
    font-weight: 200;
    font-size: 16px;
  }
  .catalog .catalog-body .catalog-item-list {
    text-align: center;
  }
  .catalog .catalog-body .catalog-item-list .c-item {
    margin: 15px 4.5px 60px 4.5px;
  }
  .catalog .catalog-body .catalog-item-list .c-item .btn-accent {
    opacity: 1;
  }
  .related-products {
    padding: 30px 0;
    text-align: center;
  }
  .related-products-item-list .rp-item {
    margin: 15px 4.5px 60px 4.5px;
  }
  .related-products-item-list .rp-item .btn-accent {
    opacity: 1;
  }
  .not-find-before:before {
    display: none;
  }
  .radio-grupp .radio {
    margin: 0px 2.5px;
  }
  .form-text {
    bottom: -100px;
  }
  .accomplishment .acc-img {
    padding-bottom: 15px;
    height: 200px;
  }
  .accomplishment .row {
    margin-top: 0;
  }
  .accomplishment [class*='col-'] {
    height: 200px;
  }
  .executed-work {
    padding: 30px 0px;
  }
  .executed-work .executed-work-slider .bx-wrapper img {
    height: 320px;
  }
  .stones-used {
    padding: 30px 0px;
  }
  .stones-used .stones-used-img {
    display: block;
    margin: 0 auto;
  }
  .stones-used .stones-list {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
  }
  .stones-used .stones-list figure {
    vertical-align: top;
    margin: 5px 8.5px;
    text-align: left;
  }
  .certificates {
    text-align: center;
    padding: 30px 0px;
  }
  .certificates h3 {
    padding-bottom: 0;
  }
  .certificates a {
    margin-top: 30px;
  }
  .advantages {
    padding: 30px 0px;
  }
  .advantages figure {
    margin-bottom: 15px;
  }
  .advantages figure figcaption {
    padding: 5px 0px;
  }
  .form-braun .form-braun-text form {
    width: 100%;
  }
}

@media (min-width: 993px) and (max-width: 1200px) {
  .granite-marble .options-list {
    padding-top: 5px;
  }
  .granite-marble .options-list .option-item {
    margin-bottom: 15px;
  }
}

@media (min-width: 320px) and (max-width: 768px) {
  header {
    position: fixed;
    z-index: 9;
  }
  header .logo img {
    width: 100%;
  }
  header .h-tel {
    font-size: 14px;
  }
  header .h-tel span {
    font-size: 21px;
    font-weight: 500;
  }
  header .h-adr {
    font-weight: bold;
  }
  header .h-adr p {
    font-size: 10px;
  }
  .h-slider {
    margin-top: 40px;
  }
  .h-slider .bx-wrapper .bx-pager .bx-pager-item a {
    border-color: #fff;
  }
  .h-slider .bx-wrapper .bx-pager .bx-pager-item a.active {
    background: #fff;
  }
  .h-slider .slide {
    height: 500px;
  }
  .h-slider .slide .s-content {
    height: 500px;
    width: 100%;
    padding: 0px 15px;
    text-align: center;
  }
  .h-slider .slide .s-content .s-zag {
    padding-top: 60px;
    font-size: 36px;
    color: #fff;
  }
  .h-slider .slide .s-content .s-text {
    color: #fff;
    text-align: left;
    padding-left: 15px;
  }
  .h-slider .s-1 {
    background: url("../img/s-1-m.jpg") top center no-repeat;
  }
  .h-slider .s-2 {
    background: url("../img/s-2-m.jpg") top center no-repeat;
  }
  .h-slider .s-3 {
    background: url("../img/s-3-m.jpg") top center no-repeat;
  }
  .h-slider .s-4 {
    background: url("../img/s-4-m.jpg") top center no-repeat;
  }
  .granite-marble {
    padding: 5px 0px;
    height: auto;
    background: none;
  }
  .granite-marble [class*='col-'] {
    padding: 0px;
  }
  .granite-marble h2 {
    padding-top: 15px;
  }
  .granite-marble .marble {
    background: url(../img/marble-bg.jpg) bottom right no-repeat;
    padding-bottom: 30px;
  }
  .granite-marble .marble h2 {
    font-size: 38px;
  }
  .granite-marble .marble h2,
  .granite-marble .marble .pod-zag {
    padding-right: 0px;
    text-align: left;
    padding-left: 15px;
  }
  .granite-marble .marble .options-list {
    padding-top: 50px;
  }
  .granite-marble .marble .options-list .option-item {
    padding-left: 65px;
    padding-right: 120px;
    margin-bottom: 30px;
  }
  .granite-marble .marble .options-list .option-item i {
    font-style: normal;
    text-transform: uppercase;
  }
  .granite-marble .granite {
    background: url(../img/granite-bg.jpg) bottom right no-repeat;
    padding-bottom: 30px;
  }
  .granite-marble .granite h2 {
    font-size: 38px;
  }
  .granite-marble .granite h2,
  .granite-marble .granite .pod-zag {
    padding-right: 0px;
    text-align: left;
    padding-left: 15px;
  }
  .granite-marble .granite .options-list {
    padding-top: 50px;
  }
  .granite-marble .granite .options-list .option-item {
    padding-left: 65px;
    padding-right: 120px;
    margin-bottom: 30px;
  }
  .granite-marble .granite .options-list .option-item i {
    font-style: normal;
    text-transform: uppercase;
  }
  .catalog {
    padding: 30px 0px;
  }
  .catalog h3 {
    font-size: 24px;
    padding-bottom: 5px;
  }
  .catalog .catalog-prem {
    display: inline-block;
    width: 100%;
    padding: 15px 0px;
    margin-bottom: 15px;
  }
  .catalog .catalog-prem span {
    width: 33.33333%;
    display: inline-block;
    text-align: center;
    position: relative;
    font-size: 14px;
    padding: 0px 15px;
  }
  .catalog .catalog-prem span:before {
    content: '';
    font-family: 'Granit';
    width: 100%;
    font-size: 26px;
    line-height: 24px;
    display: inline-block;
    line-height: 1.1;
  }
  .catalog .catalog-prem span.car:before {
    content: "\63";
  }
  .catalog .catalog-prem span.garage:before {
    content: "\61";
  }
  .catalog .catalog-prem span.mani:before {
    content: "\62";
  }
  .catalog .catalog-body .catalog-aside {
    text-align: center;
  }
  .catalog .catalog-body .catalog-aside .aside-bottom {
    display: none;
  }
  .catalog .catalog-body .catalog-aside .aside-item {
    width: 49%;
    display: inline-block;
    font-weight: 200;
    font-size: 14px;
    margin-top: 5px;
  }
  .catalog .catalog-body .catalog-aside .aside-item:after, .catalog .catalog-body .catalog-aside .aside-item:before {
    display: none;
  }
  .catalog .catalog-body .catalog-aside .aside-item p {
    display: inline-block;
    margin: 0;
  }
  .catalog .catalog-body .catalog-aside .aside-item .aside-item-price {
    display: inline-block;
    width: auto;
    font-weight: 200;
    font-style: normal;
    padding-left: 0px;
  }
  .catalog .catalog-body .catalog-aside .aside-item .aside-item-price:before {
    display: none;
    font-family: 'Fira Sans';
    content: 'от';
    position: relative;
    font-weight: 200;
    font-size: 14px;
  }
  .catalog .catalog-body .catalog-aside .aside-item .aside-item-price:after {
    display: none;
    font-family: 'Fira Sans';
    content: 'руб.';
    position: relative;
    font-weight: 200;
    font-size: 14px;
  }
  .catalog .catalog-body .catalog-item-list {
    text-align: center;
    padding-top: 15px;
  }
  .catalog .catalog-body .catalog-item-list .c-item {
    width: 138px;
    margin: 15px 2.5px 60px 2.5px;
  }
  .catalog .catalog-body .catalog-item-list .c-item .c-item-img {
    height: 170px;
  }
  .catalog .catalog-body .catalog-item-list .c-item .btn-accent {
    opacity: 1;
    text-align: center;
  }
  .related-products {
    padding: 30px 0px;
  }
  .related-products h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .related-products .related-products-nav {
    margin-bottom: 15px;
  }
  .related-products .related-products-nav .rp-nav {
    width: 49%;
    margin: 2px 0.5%;
    border: 1px solid #959595;
  }
  .related-products-item-list {
    padding-bottom: 15px;
    text-align: center;
  }
  .related-products-item-list .rp-item {
    width: 125px;
    margin: 15px 1.5px 60px 1.5px;
  }
  .related-products-item-list .rp-item .c-item-img {
    height: 170px;
  }
  .related-products-item-list .rp-item .btn-accent {
    opacity: 1;
    text-align: center;
  }
  .not-find {
    padding: 30px 0px;
  }
  .not-find-before:before {
    display: none;
  }
  .form-text {
    display: none;
  }
  .form-braun .form-braun-text {
    padding: 15px;
  }
  .form-braun .form-braun-text h3 {
    font-size: 28px;
  }
  .form-braun .form-braun-text form {
    width: 100%;
  }
  .form-braun .form-braun-text .zag {
    font-size: 18px;
  }
  .form-bottom .btn-accent {
    width: 100%;
    margin-top: 15px;
  }
  .radio-grupp {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .radio-grupp .radio {
    width: 49%;
    margin: 0;
    margin-top: 5px;
  }
  .radio-grupp .radio input[type="checkbox"] + label,
  .radio-grupp .radio input[type="radio"] + label {
    font-size: 12.9px;
    padding: 5px;
    width: 100%;
    text-align: center;
  }
  .input-bottom input {
    font-size: 18px;
  }
  .input-bottom label:before {
    font-size: 18px;
    bottom: 5px;
  }
  .accomplishment {
    padding: 15px 0px;
  }
  .accomplishment h3 {
    font-size: 24px;
  }
  .accomplishment .pod-zag p {
    width: 100%;
  }
  .accomplishment .acc-img {
    display: block;
    margin: 0 auto;
  }
  .accomplishment .acc-zag {
    padding-top: 15px;
  }
  .accomplishment .acc-text {
    padding-bottom: 15px;
  }
  .accomplishment .row {
    margin-top: 0;
  }
  .executed-work {
    padding: 30px 0px;
  }
  .executed-work [class*='col-'] {
    padding: 0;
  }
  .executed-work h3 {
    font-size: 24px;
  }
  .executed-work .executed-work-slider .bx-wrapper img {
    height: 400px;
  }
  .stones-used {
    padding: 30px 0px;
  }
  .stones-used h3 {
    text-align: left;
    font-size: 28px;
    padding-bottom: 15px;
  }
  .stones-used .stones-list {
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  .stones-used .stones-list figure {
    vertical-align: top;
    margin: 15px 7.5px 0px 7.5px;
  }
  .stones-used .stones-list figure figcaption {
    font-size: 12px;
  }
  .certificates {
    padding: 30px 0px;
  }
  .certificates .container {
    padding: 0;
  }
  .certificates h3 {
    font-size: 24px;
    text-align: left;
    padding-left: 15px;
  }
  .certificates .bx-wrapper {
    background: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
  }
  .advantages {
    padding: 15px 0px;
  }
  .advantages h3 {
    text-align: left;
    font-size: 34px;
  }
  .advantages figure {
    height: 128px;
    margin-bottom: 15px;
  }
  .advantages figure .zag {
    font-size: 14px;
    font-weight: 200;
  }
  .advantages figure figcaption {
    display: none;
  }
  .question-answer {
    padding: 15px 0px;
  }
  .question-answer h3 {
    font-size: 34px;
    text-align: left;
    padding-bottom: 15px;
  }
  .question-answer .zag {
    padding-top: 15px;
  }
  .map {
    background: #000;
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .map .map-text {
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 14px;
    height: auto;
    padding: 0;
    padding: 30px 0px;
    display: inline-block;
  }
  .map .map-text .logo-f-m {
    display: none;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    display: none;
  }
  .map .map-text .logo-f-m img {
    width: 100%;
    width: 280px;
  }
  .map .map-text .adr:before,
  .map .map-text .time:before {
    color: #fff;
  }
  .map .map-text .tel a {
    color: #fff;
  }
  .map .map-text .tel:before {
    color: #fff;
  }
  .map .map-text .mail {
    color: #fff;
    font-size: 14px;
  }
  .map .map-text .mail:before {
    color: #fff;
  }
  .consultation {
    padding: 30px 0px;
  }
  .consultation h3 {
    font-size: 34px;
  }
  .consultation .tel {
    font-size: 22px;
  }
  .consultation .pod-zag {
    font-size: 18px;
  }
  footer {
    display: none;
  }
}
