body {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/vert_wood-500.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3), hsla(0, 0%, 100%, .3)), url('../images/vert_wood-500.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 250px;
  background-attachment: scroll, fixed;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 20px;
}

.nav-full {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 60px;
  background-color: hsla(0, 0%, 100%, .8);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);
}

.wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-cont-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.foot {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 100%, .5);
  text-align: center;
}

.slider {
  margin-top: 70px;
  background-image: url('../images/sauna-baltic-pic.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.main-cont {
  margin-top: 70px;
}

.logo-pic {
  margin-top: 10px;
}

.slider1 {
  width: 100%;
  height: 417px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .4);
}

.slider1._2 {
  height: 70%;
  margin-top: 80px;
}

.slide {
  width: 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/sauna-baltic-products.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/sauna-baltic-products.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide._3 {
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/Steam-SAUNA-BALTIC.jpg'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  background-image: url('../images/Steam-SAUNA-BALTIC.jpg'), linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.main-article-container {
  margin-top: 10px;
}

.main-article-container._2 {
  margin-top: 70px;
}

.article-box {
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 20px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, .9);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .4);
}

.article-box.orange {
  background-color: rgba(247, 123, 10, .7);
}

.article-box.phone {
  background-color: hsla(28, 70%, 84%, .8);
}

.main-h1 {
  margin-top: 0px;
  border-bottom: 2px dotted rgba(247, 123, 10, .5);
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
}

.main-p {
  line-height: 24px;
  text-align: justify;
}

.main-h2 {
  margin-top: 0px;
  border-bottom: 1px dotted #4d4d4d;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.main-h2.white {
  border-bottom-color: #fff;
  color: #fff;
  font-weight: 400;
}

.submit-button {
  display: block;
  width: 100%;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(77, 77, 77, .6);
  text-transform: uppercase;
}

.nav-link {
  color: rgba(77, 77, 77, .8);
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
}

.nav-link.w--current {
  color: #f77b0a;
  font-weight: 500;
}

.lang-button {
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(77, 77, 77, .5);
  border-radius: 50%;
  background-color: transparent;
  color: rgba(77, 77, 77, .5);
}

.lang-button.w--current {
  margin-right: 5px;
  margin-left: 5px;
  border-color: #f77b0a;
  color: #f77b0a;
}

.link-block {
  display: block;
  text-decoration: none;
}

.sub-nav {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid rgba(77, 77, 77, .4);
  color: #4d4d4d;
  text-transform: uppercase;
}

.row {
  margin-top: 10px;
  margin-bottom: 10px;
}

.gall-img {
  display: block;
  margin: 5px auto;
}

.dropdown {
  margin-top: 0px;
  text-transform: uppercase;
}

.text-block {
  margin-top: -20px;
  color: rgba(77, 77, 77, .8);
  font-size: 15px;
  font-weight: 300;
}

.dropdown-icon {
  margin-top: 3px;
  color: rgba(77, 77, 77, .8);
  font-size: 15px;
}

.nav-link-drop {
  text-decoration: none;
}

.drodown-link {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .4);
  color: rgba(77, 77, 77, .8);
  font-weight: 300;
}

.drodown-link.w--current {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .4);
  color: #f77b0a;
}

.dropdown-bg.w--open {
  background-color: transparent;
}

.phone-link {
  display: block;
  text-decoration: none;
}

.phone-text {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #4d4d4d;
  font-size: 18px;
  text-align: center;
}

.phone-text:hover {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(247, 123, 10, .2);
}

.font-avesome {
  font-family: Fontawesome, sans-serif;
}

.mask {
  width: 100%;
}

.slder-text-block {
  position: absolute;
  left: 0px;
  top: 45%;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  background-color: transparent;
  color: #fff;
  font-size: 44px;
  line-height: 54px;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 4px 4px 6px #000;
}

.icon-l {
  color: #f77b0a;
}

.price-box {
  padding: 20px;
  border-radius: 6px;
  background-color: #f77b0a;
  text-align: center;
}

.price-text {
  color: #fff;
  font-weight: 300;
}

.price-text-big {
  font-size: 15px;
  font-weight: 700;
}

.center-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
  text-align: center;
}

@media (max-width: 991px) {
  .nav-menu {
    padding-bottom: 10px;
    background-color: hsla(0, 0%, 100%, .95);
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .menu-icon {
    margin-top: -6px;
    color: #f77b0a;
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .slder-text-block {
    font-size: 34px;
    line-height: 44px;
  }
}

@media (max-width: 479px) {
  .slider1 {
    height: 100%;
  }
  .slide {
    height: 200px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .slide._3 {
    height: 200px;
  }
  .slder-text-block {
    font-size: 24px;
    line-height: 34px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}