.body {
  font-family: 'Open Sans', sans-serif;
}

.cover {
  width: 100%;
  height: 100vh;
  padding: 10px;
}

.slider {
  width: 100%;
  height: 100%;
}

.slide {
  background-image: url('../images/ntaf-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide.room1 {
  background-image: url('../images/Sosti1smal2l.jpg');
}

.slide-2 {
  background-image: url('../images/ntaf-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2.room2 {
  background-image: url('../images/sosti32sharp.jpg'), url('../images/sosti32ggggg.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

.slide-3 {
  background-image: url('../images/ntaf-9.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-3.room3 {
  background-image: url('../images/Sosti2small444.jpg');
}

.slide-4 {
  background-image: url('../images/ntaf-10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-4.room4 {
  background-image: url('../images/sosto4small.jpg');
}

.logo {
  position: fixed;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 100px;
  padding: 26px 11px 8px 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.logo.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 100px;
  padding: 26px 11px 8px 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: 120px;
}

.menu {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 200;
  background-color: transparent;
}

.menu-button {
  margin-left: 3px;
  background-color: #fff;
  color: #000;
}

.prof {
  position: relative;
  width: 100%;
  height: auto;
  padding: 143px 15%;
}

.heading {
  margin-bottom: 21px;
  font-size: 25px;
}

.heading.keys {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  opacity: 0;
}

.paragraph {
  font-size: 20px;
  line-height: 45px;
}

.lang {
  position: fixed;
  left: 178px;
  top: 34px;
  right: auto;
  bottom: auto;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  width: 20px;
}

.map2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.divad {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  position: relative;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.html-embed {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
}

.navbar {
  display: none;
}

.slide-5 {
  background-image: url('../images/sosti5b.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/sosti6.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/sosti7.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/soto722.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/sosto8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/sosti9.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-1-2 {
  background-image: url('../images/sosti10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

@media (max-width: 767px) {
  .logo {
    width: 100px;
    height: 60px;
    padding-top: 16px;
    padding-left: 13px;
  }
  .logo.w--current {
    width: 100px;
    height: 60px;
    padding-top: 17px;
    padding-left: 15px;
  }
  .menu-button {
    padding-top: 6px;
    padding-bottom: 4px;
    font-size: 12px;
  }
  .menu-button.w--current {
    font-size: 14px;
  }
  .lang {
    left: 9px;
    top: 75px;
  }
}

@media (max-width: 479px) {
  .cover {
    height: 60vh;
  }
  .cover._2 {
    height: 40vh;
  }
  .logo {
    width: 100px;
    height: 60px;
    padding-top: 13px;
    padding-left: 13px;
  }
  .logo.w--current {
    width: 100px;
    height: 60px;
    padding-left: 13px;
  }
  .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
  }
  .menu-button {
    display: none;
    margin-top: 4px;
    padding: 0px 9px 1px 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .prof {
    padding-top: 91px;
    padding-bottom: 93px;
  }
  .heading {
    font-size: 22px;
    line-height: 30px;
  }
  .paragraph {
    font-size: 18px;
    line-height: 35px;
  }
  .lang {
    left: 12px;
    top: 73px;
    width: 30px;
    height: 30px;
  }
  .text-block {
    font-size: 16px;
  }
  .navbar {
    position: relative;
    display: block;
    background-color: #fff;
  }
  .menu-button-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 13px;
  }
  .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-link {
    margin-bottom: 3px;
    background-color: #fff;
    font-size: 12px;
  }
  .nav-link-2 {
    margin-bottom: 3px;
    background-color: #fff;
    font-size: 12px;
  }
  .nav-link-3 {
    margin-bottom: 3px;
    background-color: #fff;
    font-size: 12px;
  }
  .nav-link-4 {
    padding-left: 20px;
    background-color: #fff;
    font-size: 12px;
  }
  .nav-menu {
    background-color: transparent;
  }
  .link {
    font-size: 18px;
  }
}

