  section{
        height: 100vh;
      }
      .btn.book-now {
         background: #a94442;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 15px;
    height: 37px;
    line-height: 24px;
    position: fixed;
    right: 0;
    letter-spacing:1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    width: 249px;
    font-family: 'Ubuntu', sans-serif !important;
    z-index: 215;
    top: 31%;
}
.btn.book-now1 {
        font-family: 'Ubuntu', sans-serif !important;
  background: #a94442;
 border-radius: 0;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 15px;
    height: 37px;
    line-height: 24px;
    position: fixed;
    right: 0;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    width: 110px;
    z-index: 215;
    top: 73%;
}
  .back-button {

  position: absolute;
  z-index: 1;
  top: 6%;
  left: 4%;
  
  overflow: hidden;
  
}
.back-button.back .arrow-wrap {
  left: -50%;
}
.back-button:hover {
     
}
.back-button:hover .arrow-wrap span {
  background: #fff;
}
.back-button .arrow-wrap {
  display: block;
  position: absolute;
  height: 70%;
  width: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: left 0.3s ease;
}
.back-button .arrow-wrap span {
  height: 1px;
  left: 0;
  top: 50%;
  background: #000;
  position: absolute;
  display: block;
  transition: background 0.3s ease;
}
.back-button .arrow-wrap .arrow-part-1 {
  width: 100%;
  transform: translate(0, -50%);
}
.back-button .arrow-wrap .arrow-part-2 {
  width: 60%;
  transform: rotate(-45deg);
  transform-origin: 0 0;
}
.back-button .arrow-wrap .arrow-part-3 {
  width: 60%;
  transform: rotate(45deg);
  transform-origin: 0 0;
}
.bghj{
      color: #5e6466;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
}
.bghj:hover{
      color: #a94442;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
}
a {
    color: rgb(255, 165, 167);
    text-decoration: none;
}
a:hover {
    color: #ddd;
    text-decoration: none;
}
.fost{
      font-size: 15px;

}
.back-to-top,
.back-to-top::after,
.back-to-top-text {
  transition: all 0.25s ease-in-out;
}

.back-to-top,
.back-to-top::after {
  position: fixed;
  height: 45px;
  width: 45px;
  color: #262728;
  opacity: 0.75;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #262728;
}

.back-to-top {
     right: 4.5%;
    bottom: -12%;
    z-index: 215;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
}

.back-to-top::after {
  display: inline-block;
  content: "";
  right: -1px;
  bottom: 0;
  border-width: 1px;
  background: transparent;
}

.back-to-top-text {
  display: block;
  -webkit-transform: rotate(45deg) translate(25%, 75%);
          transform: rotate(45deg) translate(25%, 75%);
}

.back-to-top:hover,
.back-to-top:focus,
.back-to-top:hover::after,
.back-to-top:focus::after,
.back-to-top:hover .back-to-top-text,
.back-to-top:focus .back-to-top-text {
  opacity: 1;
}

.back-to-top:hover::after,
.back-to-top:focus::after {
  -webkit-transform: translate(25%, -25%);
          transform: translate(25%, -25%);
}

.back-to-top:hover .back-to-top-text,
.back-to-top:focus .back-to-top-text {
  -webkit-transform: rotate(45deg) translate(25%, 0);
          transform: rotate(45deg) translate(25%, 0);
}

.show-back-to-top {
  bottom: 4%;
}

@media only screen and (max-width: 768px) {
    img {
    width: 100% !important;
}
section#sp1 {
    margin-top: 163%;
}

}

@media only screen and (min-width: 1600px) {
    .btn.book-now {
    background: #a94442;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 15px;
    height: 37px;
    line-height: 24px;
    position: fixed;
    right: 0;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    width: 249px;
    font-family: 'Ubuntu', sans-serif !important;
    z-index: 215;
    top: 44%;
}

}



@media only screen and (min-width: 1280px) {
.btn.book-now {
    background: #a94442;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 15px;
    height: 37px;
    line-height: 24px;
    position: fixed;
    right: 0;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    width: 249px;
    font-family: 'Ubuntu', sans-serif !important;
    z-index: 215;
    top: 31%;
}

}

@media only screen and (min-width: 2160px) {
    .btn.book-now {
    background: #a94442;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 15px;
    height: 37px;
    line-height: 24px;
    position: fixed;
    right: 0;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    width: 249px;
    font-family: 'Ubuntu', sans-serif !important;
    z-index: 215;
    top: 54%;
}


}