.no-js {
  overflow: inherit !important;
}

#block-search {
  background-color: #F2F8FF;
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
}


#header {
  border-bottom: none !important;
}

.header-section {
  padding-top: 160px !important;
}


.tl-container {
  padding: 0 30px;
}

.block-search-main {
  margin-top: 137px !important;
  margin-bottom: 10px !important;
  background: #F2F8FF;
}

@media (max-width: 1200px) {
  .block-search-main {
    margin-top: 174px !important;
  }
}

@media (max-width: 767px) {
  .block-search-main {
    margin-top: 300px !important;
  }
}

#oc-sliders {
  margin-top: 0 !important;
}

.block-search-other {
  margin-bottom: 20px !important;
}

@media (max-width: 1200px) {
  .block-search-other {
    margin-top: 34px !important;
  }
}

@media (max-width: 767px) {
  .block-search-other {
    margin-top: 150px !important;
  }
}

.tl-button {
  border: 1px solid #ccc !important;
  background: #80b5ef !important;
  padding: 10px 10px !important;
  text-decoration: none !important;
  color: #fff !important;
}

.room-about--tl-button {
  border: none !important;
  padding-bottom: 0 !important;
}