@font-face {
  font-family: 'Gilroy';
  src: url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Regular.eot');
  src: local('Gilroy Regular'), local('Gilroy-Regular'), url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Regular.woff') format('woff'), url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Bold.eot');
  src: local('Gilroy Bold'), local('Gilroy-Bold'), url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Bold.woff') format('woff'), url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Black.eot');
  src: local('Gilroy Black'), local('Gilroy-Black'), url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Black.eot?#iefix') format('embedded-opentype'), url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Black.woff') format('woff'), url('https://www.kuhnibelarusi.ru/kp/fonts/Gilroy-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
body {
  font-family: 'Gilroy', sans-serif;
}
html,
body {
  height: 100%;
  width: 100%;
}
header {
  background: #2C2623;
  padding: 10px 20px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 50;
}
header .logo img {
  width: 200px;
}
button,
input {
  font-family: 'Gilroy', sans-serif;
}
.center-block {
  margin: 0 auto;
}
h1 {
  font-weight: 900;
  text-align: center;
  margin-bottom: 50px;
  color: #FFF;
}
.main-screen {
  background: url(../img/main-img.jpeg);
  background-size: cover;
  background-position: center top 0;
  width: 100%;
  position: relative;
  color: #FFF;
}
.main-screen .top-contacts .top-phone {
  font-size: 24px;
  font-weight: 600;
}
.main-screen .top-contacts .top-mail {
  font-size: 20px;
  font-weight: 400;
  opacity: 0.8;
}
.main-screen .top-contacts a {
  display: block;
  text-align: right;
  color: #FFF;
  text-decoration: none;
}
.main-screen h3 {
  color: #FFC733;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  font-size: 24px;
  margin-top: 100px;
}
.main-screen .gradient {
  padding-top: 70px;
  width: 100%;
  height: 100%;
  background: #000000;
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
.main-screen .gradient .pt-main {
  height: 15%;
}
.main-screen .gradient .sub-header {
  font-size: 20px;
  text-align: center;
  margin-bottom: 50px;
}
.main-screen .gradient .pod {
  text-align: center;
  margin-top: 50px;
}
.main-screen .gradient .arrow {
  width: 20px;
  margin: 10px auto 100px auto;
}
.main-screen .gradient .header {
  font-size: 17px;
}
.main-screen .gradient .img-block {
  width: 25%;
  height: 60px;
  margin: 0 auto 0px auto;
}
.main-screen .gradient .img-block img {
  vertical-align: middle;
}
.main-screen .gradient .desc {
  margin-top: 10px;
  color: #FFF;
  opacity: 0.8;
}
.main-screen .gradient .button-block {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 140px;
}
.main-screen .gradient .button-block button {
  padding: 20px 30px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.4px;
  margin: 0 15px;
  font-weight: 600;
  transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  cursor: pointer;
}
.main-screen .gradient .button-block .btn-calc {
  background-color: #FFC733;
  color: #434343;
  border: none;
}
.main-screen .gradient .button-block .btn-calc:hover {
  background-color: #dcac2d;
}
.main-screen .gradient .button-block .btn-more {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #FFF;
}
.main-screen .gradient .button-block .btn-more:hover {
  color: #434343;
  background-color: #FFF;
}
.grid .grid-item {
  width: 33%;
  float: left;
  padding: 15px;
}
.grid .grid-sizer {
  width: 33%;
  float: left;
}
.grid-salon .grid-item {
  width: 20%;
  float: left;
  padding: 5px;
}
.grid-salon .grid-sizer {
  width: 20%;
  float: left;
}
.big-header {
  font-weight: 900;
  color: #353535;
  font-size: 2.5rem;
  text-align: center;
}
.header {
  font-size: 30px;
  font-weight: 900;
  text-align: center;
}
.desc {
  font-size: 16px;
  color: #000;
  opacity: 0.6;
  text-align: center;
}
.second-screen {
  padding-top: 40px;
  padding-bottom: 70px;
}
.second-screen .img-block {
  width: 25%;
  height: 132px;
  margin: 0 auto 0px auto;
}
.second-screen .img-block img {
  vertical-align: middle;
}
.second-screen .desc {
  margin-top: 10px;
}
.third-screen {
  padding-bottom: 50px;
  padding-top: 70px;
}
.third-screen .header {
  text-align: left;
  font-weight: 600;
  font-size: 23px;
  padding-top: 60px;
}
.third-screen .desc {
  text-align: left;
  padding-top: 20px;
  font-size: 20px;
}
.fourth-screen {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #F1F1F1;
}
.fourth-screen .desc {
  font-size: 20px;
  width: 70%;
  margin: 0 auto 50px auto;
}
.fourth-screen .big-header {
  line-height: 2.5rem;
  margin-bottom: 50px;
}
.fourth-screen ul {
  list-style: circle;
  opacity: 0.7;
}
.fourth-screen ul li {
  margin-bottom: 10px;
}
.lead-form {
  background-color: #F1F1F1;
  padding-bottom: 70px;
}
.what {
  background-color: #F1F1F1;
  padding-bottom: 50px;
}
.what .big-header {
  margin-bottom: 30px;
}
.what .desc {
  text-align: left;
  padding-left: 10px;
}
.what .m-b-4 {
  margin-bottom: 40px;
}
.what button {
  height: 60px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px !important;
  width: 375px;
  max-width: 100%;
  background: 0 0;
  margin: 10px 0;
  border: 2px solid rgba(0, 0, 0, 0.1);
  letter-spacing: 0.5px;
  color: #504f50;
  cursor: pointer;
  transition: ease-in-out 0.2s;
}
.what button:hover {
  background: rgba(0, 0, 0, 0.1);
}
.what .step-1::before {
  content: '1';
}
.what .step-2::before {
  content: '2';
}
.what .step-3::before {
  content: '3';
}
.what .step::before {
  font-size: 100px;
  position: absolute;
  color: #D0D0D0;
  font-weight: 900;
  line-height: 1;
  left: 0;
  display: block;
  top: -9px;
  z-index: -1;
  right: 0;
  bottom: 0;
}
.what .icon-block {
  margin-bottom: 30px;
}
.gallery {
  padding-bottom: 40px;
  padding-top: 40px;
}
.gallery .row {
  margin: 0 !important;
}
.gallery .hidden-content {
  height: 1100px;
  overflow: hidden;
  position: relative;
}
.gallery .hidden-content.hidden-false {
  height: auto;
}
.gallery .gradient {
  padding: 0 20px;
  position: absolute;
  z-index: 50;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: #ffffff;
  background: -moz-linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
}
.gallery .gradient.hidden-true {
  display: none;
}
.gallery .button-show.hidden-true {
  display: none;
}
.gallery .button-show,
.gallery .button-hide {
  text-align: center;
}
.gallery button {
  height: 60px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1px !important;
  padding: 0 30px;
  width: 100%;
  background: 0 0;
  border: 2px solid rgba(0, 0, 0, 0.1);
  color: #504f50;
  text-transform: uppercase;
  width: fit-content;
  margin: 20px auto 0 auto;
  cursor: pointer;
}
.office {
  padding-top: 70px;
  padding-bottom: 70px;
}
.office .adress {
  margin-top: 30px;
  margin-bottom: 40px;
}
.office .header {
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  margin-bottom: 10px;
}
.office .desc {
  text-align: left;
}
.office .callback {
  opacity: 0.6;
  text-align: center;
}
.office .callback span {
  border-bottom: 1px dashed #CCC;
  cursor: pointer;
}
.office .desc.msg {
  opacity: 1 !important;
  margin-top: 20px;
}
.office .desc.msg .msg-links {
  margin-right: 10px;
}
.office .desc.phone {
  opacity: 1 !important;
}
.office .desc.phone a {
  color: #353535;
  font-weight: 800;
  font-size: 24px;
}
.office .hidden-content2 {
  height: 350px;
  overflow: hidden;
  position: relative;
}
.office .hidden-content2.hidden-false {
  height: auto;
}
.office .gradient2 {
  padding: 0 20px;
  position: absolute;
  z-index: 50;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: #ffffff;
  background: -moz-linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
}
.office .gradient2.hidden-true {
  display: none;
}
.office .button-show2.hidden-true {
  display: none;
}
.office .big-header {
  margin-bottom: 20px;
}
.office .row {
  margin: 0 !important;
}
.office button {
  height: 60px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1px !important;
  width: 100%;
  background: 0 0;
  margin: 0px auto;
  border: 2px solid rgba(0, 0, 0, 0.1);
  color: #504f50;
  margin-top: 20px;
  text-transform: uppercase;
}
.office .route-button {
  width: 80%;
  margin: 30px auto;
}
.office .route-button button {
  display: block;
  margin: 0px auto 0px auto;
  width: fit-content;
  padding: 20px 35px;
  background-color: #FFC733;
  color: #434343;
  border: none;
  box-shadow: 0 15px 46px -9px #ffc734;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  font-weight: 600;
  font-size: 12px;
  transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
}
.office .virtual-tour {
  background-color: #fafafa;
  height: 430px;
}
.why-we {
  background: #2C2623;
  padding: 70px 15px;
}
.why-we .big-header {
  margin-bottom: 30px;
  background: #fbd160;
  background: -webkit-linear-gradient(to right, #fbd160 0%, #ff9100 100%);
  background: -moz-linear-gradient(to right, #fbd160 0%, #ff9100 100%);
  background: linear-gradient(to right, #fbd160 0%, #ff9100 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.why-we .item {
  margin-bottom: 20px;
}
.why-we .item .item-title {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.why-we .item .desc {
  color: #FFF;
  text-align: left;
}
.lead-form {
  padding-bottom: 70px;
  padding-top: 70px;
}
.lead-form .big-header {
  margin-bottom: 30px;
  font-size: 1.5rem;
}
.lead-form .field-name {
  background-image: url(../img/form-name.svg);
  background-position: 14px 13px;
  background-repeat: no-repeat;
  background-size: 21px;
  padding-left: 45px;
  height: 50px;
}
.lead-form .field-phone {
  background-image: url(../img/form-phone.svg);
  background-position: 14px 13px;
  background-repeat: no-repeat;
  background-size: 21px;
  padding-left: 45px;
  height: 50px;
}
.lead-form .private {
  font-size: 9px;
  text-align: left;
  line-height: 1.418;
  margin: 0 0 15px 0;
}
.lead-form button {
  display: block;
  margin: 0px auto 0px auto;
  width: 100%;
  padding: 20px 35px;
  background-color: #FFC733;
  color: #434343;
  border: none;
  box-shadow: 0 15px 46px -9px #ffc734;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  font-weight: 600;
  font-size: 12px;
  transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
}
@media (max-width: 768px) {
  .mobile-hidden {
    display: none;
  }
  h1 {
    font-size: 1.3rem;
    line-height: 1.6rem;
    margin-bottom: 20px;
  }
  .logo {
    width: 130px;
    margin: 0 auto;
  }
  .main-screen {
    background: url(../img/main-img-mobile.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top 0px;
  }
  .main-screen h3 {
    font-size: 14px;
    margin-top: 40px;
  }
  .main-screen .gradient {
    padding-top: 40px;
  }
  .main-screen .gradient .sub-header {
    font-size: 16px;
  }
  .main-screen .gradient .pod {
    font-size: 14px;
  }
  .main-screen .gradient .top-contacts .top-phone {
    font-size: 17px;
  }
  .main-screen .gradient .top-contacts .top-mail {
    font-size: 14px;
  }
  .main-screen .gradient .img-block {
    width: 65%;
  }
  .main-screen .gradient .header {
    text-align: left;
  }
  .main-screen .gradient .desc {
    text-align: left;
    padding-bottom: 25px;
  }
  .main-screen .gradient .button-block {
    margin-bottom: 70px;
    margin-top: 30px;
  }
  .main-screen .gradient .button-block button {
    width: 100%;
    margin: 10px 0px;
  }
  .big-header {
    font-size: 1.7rem;
    line-height: 2.2rem;
  }
  .second-screen {
    padding-bottom: 10px;
  }
  .second-screen .img-block {
    width: 70%;
  }
  .second-screen .desc {
    text-align: left;
    margin-top: 4px;
  }
  .second-screen .header {
    font-size: 25px;
    text-align: left;
  }
  .third-screen .big-header {
    margin-bottom: 50px;
  }
  .third-screen .desc {
    padding-top: 10px;
    font-size: 14px;
  }
  .third-screen .header {
    font-size: 16px;
    padding-top: 0px;
  }
  .third-screen .row {
    margin-bottom: 30px;
  }
  .fourth-screen {
    padding-bottom: 20px;
  }
  .fourth-screen .big-header {
    margin-bottom: 20px;
  }
  .fourth-screen .desc {
    margin-bottom: 30px;
    font-size: 18px;
    width: 100%;
  }
  .fourth-screen ul {
    padding: 0 0 0 20px;
  }
  .grid .grid-item {
    padding: 7px;
  }
  .gallery .hidden-content {
    height: 500px;
  }
  .office .contact-block {
    margin-bottom: 30px;
    padding: 0 !important;
  }
  .masonry {
    width: 100%;
  }
  .masonry .col-6 {
    margin: 0 !important;
    padding: 0 !important;
  }
  .virtual-tour-block {
    margin-top: 30px;
  }
}
