
html {
  scroll-behavior: smooth;
}



.header_sec {
  background: #0c2f5e69;
}
.header-sky.header_sec .navbar .navbar-nav li {
  padding: 35px 22px;
}
.header_sec .navbar-fixed-top {
  background: #20202052;
}
.header-sky.header_sec .navbar .navbar-nav li:hover a {
  color: #ffae14;
}

.header_sec .header-top .header-top-right a {
  color: #fff;
  margin-right: 11px;
}
.header_sec .header-top .header-top-right a:hover {
  color: #ffae14;
}

.header_sec .header-top .header-top-right a i {
  margin-right: 5px;
}


.header_sec .menu-header .navbar-header .navbar-brand {
  height: auto;
  width: auto;
  display: flex;
  color: #fff;
  align-items: center;
}

.header_sec .menu-header .navbar-header .navbar-brand img {
  width: 15%;
  display: block;
  margin-right: 12px;
}


.read-more {
  color: #232323;
  font-size: 12px;
  font-weight: 600;
  border: 2px solid #232323;
  padding: 9px 27px;
}
.read-more:hover {
  text-decoration: none;
  background: #8e7037;
  border: 2px solid #8e7037;
  color: #FFF;
}



.banner .btn_sce {
  margin-top: 40px;
}

.banner .btn_sce .read-more {
    background: #ffffff;
    font-size: 16px;
    border: 1px solid #232323;
    padding: 12px 27px;
    margin: 0 10px;
    text-shadow: none;
    border: none;
}
.banner .btn_sce .read-more:hover {
  background: #ab7037;
}

.banner .btn_sce .read-more.rooms_btn {
  background: #ab7037;
  color: #fff;
}
.banner .btn_sce .read-more.rooms_btn:hover {
  background: #fff;
  color: #232323;
}
.about .about-p {
    padding-right: 20px !important;
    text-align: justify;
}

.our_rooms_sec .wrap-rooms .wrap-box .rooms-content .read-more {
  margin-top: 4px;
  display: inline-block;
}
.our_rooms_sec .wrap-rooms .box-img img {
  width: 100%;
}
.our_rooms_sec .wrap-rooms .wrap-box .rooms-content .price span {
  font-family: Arial;
}

.about.about_sec .read-more {
  display: inline-block;
}
.about.about_sec {
    margin-bottom: 80px;
}

.our_rooms_sec .wrap-rooms .wrap-box .bottom_sec {
    text-align: left;
    padding: 10px;
}

.our_rooms_sec .wrap-rooms .wrap-box .bottom_sec .des {
    margin: 0;
    font-size: 12px;
    color: #979393;
    text-transform: capitalize;
}

.gallery_sec .gallery .gallery_content {
  margin-top: 40px;
}


/* Nearby Locations Sec */
.nearby_locations_sec {
  background: url("../images/Home-1/bg-gallery.jpg");
  padding: 80px 0;
}

.nearby_locations_sec .about {
  margin: 0;
}

.nearby_locations_sec .about {
  width: 100%;
}

.nearby_locations_sec .about-title {
  font-size: 40px;
  color: #fff !important;
}

.nearby_locations_sec .about .attractions_list {
  padding: 0;
  list-style-type: none;
}

.nearby_locations_sec .about .attractions_list li {
  margin-bottom: 20px;
  border-bottom: 1px solid #444444;
  padding-bottom: 10px;
}
.nearby_locations_sec .about .attractions_list li .location_title i {
  margin-right: 7px;
}

.nearby_locations_sec .about .attractions_list li .location_title {
  margin: 0 0 12px;
  color: #e1a430;
  font-family: 'Playfair Display', serif;
  font-size: 21px;
}
.nearby_locations_sec .about .attractions_list li .des {
  color: #fff;
}

.nearby_locations_sec .about .attractions_list li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.nearby_locations_sec .nearby_locations_photo {
  height: 1220px;
  overflow: hidden;
}

.nearby_locations_sec .nearby_locations_photo img {
  width: 100%;
  height: 1220px;
  object-fit: cover;
}
/* Nearby Locations Sec */

.service .row {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

.f_contact_sec .footer-top .f_contact {
  display: flex;
  align-items: center;
  justify-content: center;
}

.f_contact_sec .footer-top .f_contact .des {
  margin: 0;
  color: #fff;
  margin-left: 30px;
}


.f_contact_sec .footer-bottom {
  display: flex;
  justify-content: space-between;
}
.footer-sky .footer-bottom .social_sec a {
  margin-left: 10px;
  color: #fff;
}
.footer-sky .footer-bottom .social_sec a:hover {
  color: #8E7037;
}
.f_contact_sec .list-content li a i {
  margin-right: 6px;
}
.f_contact_sec .footer-bottom span {
  color: #997736;
}

.f_contact_sec .padding-footer-mid .footer-logo a {
  display: flex;
  width: auto;
  align-items: center;
}

.f_contact_sec .padding-footer-mid .footer-logo a img {
  width: 24%;
  margin-right: 18px;
}

.footer-logo {
  height: 100%;
}

.f_contact_sec .padding-footer-mid .footer-logo a span {
  color: #fff;
  font-size: 18px;
}

.footer-sky .footer-mid .padding-footer-mid {
  align-items: center;
  display: flex;
}


@media screen and (max-width: 1200px) {
  .header_sec  .navbar .navbar-header .navbar-brand img {
    width: 15% !important;
    max-width: initial !important;
  }
  .header-sky .header-top .header-top-left {
    float: none !important;
    text-align: center;
  }
  .header-sky .header-top .header-top-right {
    float: none !important;
    text-align: center;
  }

  .nearby_locations_sec .nearby_locations_photo,   .nearby_locations_sec .nearby_locations_photo img {
    height: 1314px;
  }

  .f_contact_sec .padding-footer-mid .footer-logo a span {
    font-size: 16px;
  }
}

@media screen and (max-width: 992px) {
  .header_sec .menu-header .navbar-header .navbar-brand {
    height: auto;
    width: 210px;
    display: inline-block;
    font-size: 16px;
  }
  .header_sec  .navbar .navbar-header .navbar-brand img {
    width: 20% !important;
    float: left;
  }
  .header-sky .navbar .navbar-header .navbar-brand span {
    padding-top: 10px;
    display: inline-block;
  }
  .header-sky .navbar .navbar-nav li {
    padding: 24px 10px !important;
  }

  .nearby_locations_sec .nearby_locations_photo {
    margin-bottom: 30px;
  }
  .nearby_locations_sec .nearby_locations_photo, .nearby_locations_sec .nearby_locations_photo img {
    height: auto;
  }

}

@media screen and (max-width: 767px) {
  .header-sky .header-top {
    line-height: 23px;
  }
  .header-top .header-top-right {
    display: inline-block;
    line-height: 27px !important;
  }
  .header_sec .header-top .header-top-right a {
    margin: 0 1px;
    display: inline-block;
    width: 36%;
  }
  .about.about_sec {
    margin-bottom: 50px;
  }
.rooms .wrap-rooms .wrap-box .rooms-content .price {
    padding: 0 10px;
    margin-bottom: 0;
}
.our_rooms_sec .wrap-rooms .wrap-box .bottom_sec {
    padding: 8px;
}

  .nearby_locations_sec .about-title {
    font-size: 40px !important;
  }
  .nearby_locations_sec .nearby_locations_photo, .nearby_locations_sec .nearby_locations_photo img {
    height: 200px;
  }
    .rooms .wrap-rooms .sky-h4 {
        font-size: 20px !important;
        padding: 0 10px;
        line-height: 1.2;
    }
  .footer-sky .footer-mid .padding-footer-mid {
    flex-direction: column;
  }
  .f_contact_sec .padding-footer-mid .footer-logo a {
    justify-content: center;
  }
  .f_contact_sec .padding-footer-mid .footer-logo a img {
    width: 10%;
  }
  .footer-sky .footer-mid .padding-footer-mid .list-content ul li {
    text-align: center;
  }
  .f_contact_sec .footer-top .f_contact {
    flex-direction: column;
  }
  .f_contact_sec .footer-top .f_contact a {
    width: 100%;
    display: block;
  }
  .f_contact_sec .footer-top .f_contact  .icon-email {
    width: 11%;
  }
  .footer-sky .footer-mid .padding-footer-mid .list-content {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}
  .footer-sky .footer-mid .padding-footer-mid {
    padding: 55px 0 30px !important;
  }
  .footer-sky .footer-mid .padding-footer-mid .list-content ul li {
    text-align: center !important;
  }
  .f_contact_sec .footer-top .f_contact .des {
    margin-left: 0;
    text-align: center;
  }

  .footer-sky .footer-bottom {
    flex-direction: column;
  }
  .footer-sky .footer-bottom {
    line-height: 40px !important;
  }
  .footer-sky .footer-bottom .copyright_sec {
    width: 70%;
    margin: auto;
    line-height: 25px;
  }
  .footer-sky .footer-bottom .social_sec a {
    margin: 0 6px;
  }
}


@media screen and (max-width: 480px) {
  .footer-sky .footer-mid .padding-footer-mid {
    padding: 35px 0;
  }
  .footer-sky .footer-mid .padding-footer-mid .list-content ul li {
    text-align: center;
  }
}