/*@import url('https://fonts.googleapis.com/css?family=Cabin:400,500,600,700');*/
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900");

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #fff;
  color: #2b2b2b;
  /*font-family: 'Cabin', sans-serif;*/
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 16px;
  min-width: 320px;
  /*overflow: hidden;*/
  width: 100%;
}
* {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

html,
html a {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
a,
button {
  text-decoration: none;
  cursor: pointer;
}
a {
  color: #2b2b2b;
}
a,
a:hover,
a:focus,
button:hover,
button:focus {
  outline: 0 none !important;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #6d6d6a;
}
ul {
  margin: 0;
  padding: 0;
}
#page {
  overflow: hidden;
}
.remove-padd {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.offspace-15 {
  margin-top: 15px;
}
.offspace-45 {
  margin-top: 45px;
}
/*top header*/
.top-header {
  background: #794b31 none repeat scroll 0 0;
  padding: 12px 0;
}
.social-grid li a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  text-align: center;
}
.social-grid li a:hover {
  color: #6d6d6a;
}
.social-grid li + li {
  margin-left: 25px;
}
.info-block {
  color: #fff;
}
.info-block .fa {
  margin-right: 15px;
}

@media only screen and (max-width: 780px) {
  .mosde {
    margin-top: -16px;
  }
}
/*navbar*/
.navbar-default {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}
.navbar {
  min-height: 35px;
  margin-bottom: 0;
}
.navigation .nav1 li {
  display: inline;
  position: relative;
}
/*.navigation .nav1 li a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}*/

/*carousel*/
#myCarousel1 .carousel-caption {
  bottom: auto;
  color: #fff;
  left: 50%;
  position: absolute;
  right: auto;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 0;
}
#myCarousel1 .carousel-caption h1 {
  display: none;
  color: #fff;
  font-family: "exotc350_dmbd_btdemi-bold";
  font-size: 60px;
  letter-spacing: 2px;
  text-transform: capitalize;
}
#myCarousel1 .carousel-caption p {
  display: none;
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 15px;
  font-family: "Lato", sans-serif;
  line-height: 1.7;
}

/*common*/
.service-block,
.gallery-block,
.vacation-offer-block,
.resort-overview-block,
.blog-block,
.blog-block-slider,
.about-block,
.contact-block,
.blog {
  padding: 70px 0 0 0;
}

@media only screen and (max-width: 600px) {
  .top-row {
    padding: 0 !important;
  }

  .remove-padd {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
 
}

/*social link*/
.social-grid ul li {
  display: inline;
}
.top-row {
  padding: 10px 0;
}
#logo > a {
  color: #ff4157;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -5px;
}
#logo > a span {
  color: #000;
  font-size: 50px;
}
.book-now-btn {
  background: #6d6d6a none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  padding: 12px 15px;
  height: 50px;
  text-transform: uppercase;
}
.book-now-btn:hover,
.vacation-offer-details .btn.btn-default:hover {
  background: #794b31;
}

.cl-effect-10 a::before,
.cl-effect-10 a.active::before {
  background: #6d6d6a;
  color: #fff;
  content: attr(data-hover);
  height: 100%;
  left: 0;
  padding: 10px 15px;
  position: absolute;
  top: 0;
  transition: transform 0.3s ease 0s;
  width: 100%;
  z-index: -1;
}
.cl-effect-10 a.active::before {
  z-index: 1;
}
.cl-effect-10 a:hover span,
.cl-effect-10 a:focus span {
  transform: translateX(100%);
}
.cl-effect-10 a:hover::before,
.cl-effect-10 a:focus::before {
  transform: translateX(0%);
}
.cl-effect-10 a.active {
  color: #fff;
}
.cl-effect-10 {
  position: relative;
  z-index: 1;
}
.cl-effect-10 a {
  overflow: hidden;
  color: #725943;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  /*margin: 15px 25px;*/
  outline: none;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.cl-effect-10 a span {
  background: #fff none repeat scroll 0 0;
  display: block;
  padding: 10px 15px;
  transition: transform 0.3s ease 0s;
}
/*service block*/
.service-image {
  border: 2px solid #ddd;
  border-radius: 50%;
  display: inline-block;
  padding: 35px;
  background: #ddd;
}
.service-details h4 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 55px;
  text-transform: uppercase;
}
.gallery-front .gallery-image {
  position: relative;
  max-width: 263px;
  margin-right: auto;
  margin-left: auto;
}
.instagram-images .gallery-image {
  max-width: 171px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.gallery-image .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}
.gallery-image:hover .overlay {
  opacity: 1;
}
.gallery-image:hover p {
  bottom: 50px;
}
.overlay .info > i {
  color: #fff;
  font-size: 25px;
}
.title_w,
.rooms-titles h2 {
  color: #794b31 !important;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: space grotesk;
  margin: 20px 0px 40px;
  text-align: center;
}

/*.gallery-image a.info {
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 22px;
    font-weight: 600;
    height: 100%;
    justify-content: center;
    letter-spacing: 5px;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}*/
.gallery-image img {
  margin-left: auto;
  margin-right: auto;
}
.gallery-image a.info {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  left: 50%;
  letter-spacing: 5px;
  opacity: 1;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out 0s;
}
.gallery-image a.info:hover,
.gallery-image a.info > i:hover {
  color: #e01931;
}
.overlay p {
  bottom: 0;
  font-size: 17px;
  font-weight: 600;
  left: 25%;
  letter-spacing: 2px;
  position: absolute;
  text-transform: uppercase;
  transition: bottom 0.9s ease 0s;
}
.overlay p a {
  color: #fff;
}
.overlay p a:hover {
  color: #ffc000;
}
.vacation-offer-bgbanner {
  background: rgba(0, 0, 0, 0) url("../images/vacation-banner.png") no-repeat
    scroll center center / cover;
  color: #fff;
  position: relative;
  padding: 65px;
}
.vacation-offer-bgbanner::before {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  left: -50%;
  position: absolute;
  top: 0;
  transform: skewX(-30deg);
  width: 100%;
}
.vacation-offer-details > h1 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.vacation-offer-details .btn.btn-default {
  background: #277014 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  margin-top: 35px;
  padding: 8px 12px;
  text-shadow: 0 0 0;
  text-transform: capitalize;
}
.side-A {
  float: left;
  width: 50%;
}
.side-B {
  float: right;
  width: 50%;
}
.image img {
  margin-left: auto;
  margin-right: auto;
}
.product-desc-side {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  height: 278px;
  justify-content: center;
  letter-spacing: 0.5px;
  line-height: 20px;
  padding: 0 0 0 30px;
  text-align: left;
}
.product-desc-side h3 {
  border-bottom: 1px dashed #ddd;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}
.product-desc-side h3::before {
  background: #277014;
  bottom: -1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 35px;
  transition: width 0.9s;
}
.product-desc-side:hover h3:before {
  width: 100%;
  color: #277014 !important;
}
.product-desc-side > p {
  margin: 22px 0;
}
.links > a,
.event-blog-details a.btn-default {
  border: 1px solid;
  display: inline-block;
  padding: 6px 8px;
  text-transform: uppercase;
  border-radius: 0;
}
.links > a:hover,
.event-blog-details a.btn-default:hover {
  background: #277014;
  border-color: #277014;
  color: #fff;
}
.side-A .product-desc-side {
  padding: 0;
}
/*blog event block*/
.event-blog-details > h4 {
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.event-blog-details > p {
  font-size: 14.5px;
  letter-spacing: 1px;
  line-height: 23px;
  margin: 26px 0;
}
.event-blog-details h5 {
  color: #000;
  font-size: 14.5px;
  letter-spacing: 1px;
}
.event-blog-details h5 > a {
  margin-left: 5px;
}
.event-blog-details h5 a i {
  margin: 0 10px;
}
/*footer*/
footer {
  /* background: #c09376 none repeat scroll 0 0; */
  background: linear-gradient(#6d6d6a, transparent),
    linear-gradient(to top left, #162541, #cb131300);
  background-blend-mode: screen;
  color: #fff !important;
  margin-top: 70px;
  padding: 50px 0 20px;
}
footer .footer-widget-area {
  display: flex;
  margin: 30px;
}
footer .footer-widget-area .profile-header-container {
  /* margin: 0 auto; */
  text-align: center;
  padding: 2px;
}
footer .footer-widget-area .profile-header-container .profile-header-img {
  width: 87px;
  height: 84px;
  border: 3px solid #ffffff;
  /* padding: 4px; */
}
footer .footer-widget-area .profile-header-container .profile-header-img img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
}
footer .rank-label-container {
  margin-top: 4px;
  /* z-index: 1000; */
  text-align: center;
  color: #000;
}
footer
  .footer-widget-area
  .profile-header-container
  .profile-header-img
  .label1 {
  position: relative;
  left: 0;
  transition: all 0.5s ease;
  display: block;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: 200;
  color: #000;
  top: 4px;
  background: transparent;
}

.footer-details > h4 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 55px;
  text-transform: uppercase;
  color: #ffffff;
}
footer a {
  color: #fff;
}
.footer-contact-list i {
  color: #ffffff;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.footer-contact-list p {
  overflow: hidden;
  line-height: 21px;
}
.footer-contact-list li {
  font-size: 14.5px;
  letter-spacing: 1px;
}
.footer-contact-list li + li {
  margin-top: 30px;
}
.footer-links li + li {
  margin-top: 15px;
}
.footer-links li {
  font-size: 14.5px;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.footer-links li.active a:hover {
  color: #fffb00 !important;
}

.footer-links li.active a {
  color: #fffb00;
}
.footer-social-icon {
  margin-top: 40px;
}
.footer-social-icon > a {
  border: 1px solid;
  display: inline-block;
  font-size: 16px;
  height: 28px;
  text-align: center;
  width: 28px;
  border-radius: 50%;
  line-height: 25px;
}
.footer-social-icon > a i {
  line-height: 26px;
}

.footer-social-icon > a + a {
  margin-left: 10px;
}

#subscribe {
  margin-top: 40px;
}
#subscribe input {
  border: 1px solid;
  border-radius: 0;
  border-right: 0;
  box-shadow: none;
}
.btn.subscribe-button {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #333;
  border-image: none;
  border-radius: 0;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0;
  color: #ff4157;
  background: #fff;
}
/*blog slider*/
.blog-box {
  background: #6d6d6a none repeat scroll 0 0;
  color: #fff;
  padding: 45px 110px;
  height: 300px;
  border-radius: 15px 15px 0 0;
}
.blog-box p::before {
  content: url("../images/icons/left-quotes-sign.png");
  left: 0;
  position: absolute;
  top: 0;
}
.blog-box p::after {
  content: url("../images/icons/left-quotes-sign.png");
  right: 0;
  position: absolute;
  bottom: 0;
  transform: scaleX(-1);
}
.blog-box > p {
  padding: 0 40px;
  position: relative;
}
.blog-box > p {
  font-size: 18px;
  font-style: italic;
  letter-spacing: 2px;
  line-height: 30px;
  padding: 0 40px;
  position: relative;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.blog-view-box {
  background: #705741 none repeat scroll 0 0;
  border-radius: 15px;
  color: #fff;
  margin-top: -15px;
  padding: 15px 110px;
}
.blog-view-box .media-body {
  vertical-align: middle;
}
.blog-view-box .media-body h3 {
  font-weight: 600;
  letter-spacing: 1px;
  margin: 20px 0px;
}
.blog-rev {
  font-size: 15px;
  letter-spacing: 1px;
}
/*carousel*/
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.carousel-control {
  opacity: 1;
}
#myCarousel2 .carousel-indicators li {
  background-color: #000;
  border: 1px solid #000;
  width: 45px;
}
#myCarousel2 .carousel-indicators .active {
  background-color: #277014;
  border-color: #277014;
  width: 45px;
}
#myCarousel2 .carousel-indicators {
  bottom: -55px;
}
#myCarousel2 .carousel-indicators li + li {
  margin-left: 15px;
}
.carousel-control {
  top: 50%;
}
.carousel-control:focus,
.carousel-control:hover {
  opacity: 1;
}
#myCarousel1 .carousel-indicators .active {
  background: #277014;
  border-color: #277014;
}
/*back to top*/
#back-to-top {
  background: #277014;
  bottom: 150px;
  color: #fff;
  padding: 10px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 9999;
  font-weight: 600;
  letter-spacing: 1px;
}
#back-to-top:hover {
  background: #705741;
}
#back-to-top > span {
  display: block;
}
/*navbar toggle*/
.navbar-toggle {
  background: #794b31;
  border: medium none;
  border-radius: 0;
  margin-top: -45px;
}
.navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: #794b31 !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
/*copyright*/
.copyrights {
  background-color: #794b31 !important;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
}

.copyrights .copyrights-text h2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  color: #f2f2ff;
  margin-top: 10px;
}
.copyrights .copyrights-text h2 a {
  color: #ffc000;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.copyrights .copyrights-text h2 a:hover {
  color: #fff;
}

/*rooms page*/
.bg-set-col {
  background: #99bc91;
  padding: 50px 0;
}
/*about page*/
.about-left p {
  color: #000000;
  font-size: 45px;
  font-weight: 100;
  line-height: 40px;
  text-transform: uppercase;
  width: 76%;
}
.about-right h3 {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.about-right > p {
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 22px;
  margin-bottom: 15px;
}
.about-right li {
  position: relative;
  font-size: 14.8px;
  font-weight: 500;
  line-height: 30px;
  padding-left: 15px;
}
.blog-box > p .about-right li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "fontawesome";
  color: #ff4157;
  font-weight: 600;
}
.about-right span {
  color: #000;
  display: block;
  font-size: 20px;
  line-height: 24px;
  margin-top: 20px;
}
/*contact*/
/*contact*/
.contact-left-block > h3,
.contact-form > h3 {
  color: #000;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 14px;
  text-transform: capitalize;
}
.contact-left-block > h3 > span,
.contact-form > h3 > span {
  color: #277014;
}
.contact-left-block > p {
  color: #000;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 15px;
}
.contact-left-block > p i {
  background: #277014 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  height: 30px;
  line-height: 28px;
  text-align: center;
  width: 30px;
  font-size: 14px;
}
.contact-form form {
  margin-top: 15px;
}
.contact-form form .form-control {
  margin-bottom: 15px;
}
.form-control {
  border-radius: 0;
}
.submit-btn,
.read-more-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 15px;
  padding: 6px 15px;
  text-transform: uppercase;
}
.submit-btn:hover,
.read-more-btn:hover {
  background: #277014;
  border-color: #277014;
  color: #fff;
}
.contact-form form textarea {
  min-height: 140px;
}
.offspace-70 {
  margin-top: 70px;
}
.hover-effect .gallery-image-list:hover img,
.hover-effect .grid-item:hover img {
  animation: 1.5s ease 0s normal none 1 running flash;
  opacity: 0.6;
}
/*dinning*/
.blog-title-head {
  font-size: 25px;
  letter-spacing: 2px;
  margin: 0px 0 15px 0;
}
.blog-title-head > a {
  color: #000;
}

.blog-date {
  color: #000;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0;
}
.blog-desc {
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 30px;
  margin: 40px 0;
  text-align: justify;
}
.user-info {
  margin-bottom: 15px;
}
.user-info > a {
  color: #ff4157;
}
.user-info > a:hover {
  color: #333;
}
.comment-form input,
.comment-form textArea {
  margin-top: 15px;
}
.comment-form textArea {
  height: 140px;
}
.blog-list h4,
.blog-list1 h4 {
  border-bottom: 2px solid #ff4157;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 25px;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.blog-list ul li {
  border-bottom: 1px dashed #ddd;
  list-style: outside none none;
}
.blog-list li a {
  display: block;
  font-size: 14px;
  margin: 12px 0;
}
.blog-list li i {
  margin-right: 5px;
}
.blog-text p {
  margin-top: 15px;
}
.blog-text .link {
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.offspace-30 {
  margin-top: 30px;
}
/*single page image*/

.page-header {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 45px 0px;
}

@media only screen and (max-width: 780px) {
  .page-header {
    padding: 0px;
  }
}

.page-header-inner {
  /* background: rgba(15, 23, 43, .7); */
  padding-top: 12rem !important;
  padding-bottom: 10rem !important;
  text-align: center !important;
}

@media only screen and (max-width: 600px) {
  .contact-block {
    padding: 0px 0 0 0;
  }
  .page-header-inner {
    padding-top: 0rem !important;
  }
}

.page-header-inner h1 {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff !important;
  color: #794b31 !important;
  margin-bottom: 1rem !important;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  background: transparent;
  justify-content: center;
}

.breadcrumb-item a {
  color: #fea116;
  text-decoration: none;
}

.breadcrumb-item {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

.breadcrumb-item.active {
  color: #fff;
}

.image-head-wrapper {
  background: rgba(0, 0, 0, 0) url("../images/inner-banner.png") no-repeat
    scroll center top;
  background-position: center top;
  height: 450px;
  position: relative;
}
.inner-wrapper {
  color: #fff;
  left: 70%;
  position: relative;
  text-align: right;
  text-transform: uppercase;
  top: 50%;
  transform: translate(-70%, -70%);
  width: 60%;
}
.inner-wrapper h1 {
  font-family: "exotc350_dmbd_btdemi-bold";
}

/*instafeed images*/
#instafeed .likes {
  background: rgba(255, 68, 87, 0.8) none repeat scroll 0 0;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  font-family: sans-serif;
  font-size: 1em;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  top: 0;
  transition: opacity 100ms ease 0s;
  width: 100%;
}
#instafeed a img {
  max-width: 100%;
}
.insta-image {
  max-width: 150px;
  position: relative;
}

#instafeed a:hover .likes {
  opacity: 1;
}

.animated.flipInX {
  display: block;
  position: relative;
}
#instafeed > div:nth-last-child(-n + 3) {
  margin-top: 15px;
}

/* About us  */

.about-title h5 {
  color: #794b31 !important;
  font-size: 20px;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.about-title h2 {
  color: #794b31 !important;
  font-size: 65px;
  margin-bottom: 0 !important;
  font-family: exotc350_dmbd_btdemi-bold;
}

.s-about-content p {
  font-size: 17px;
  color: #6d6d6a;
  line-height: 1.9;
  margin-bottom: 15px;
  font-family: inherit;
}

.gallery-front .gallery-image {
  position: relative;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.overlay p a {
  color: #fff;
  margin: 50px;
}

.blog-view-box {
  background: #794b31 none repeat scroll 0 0;
  border-radius: 15px;
  color: #fff;
  margin-top: -15px;
  padding: 15px 110px;
}

/* Float Start */

#feedback1 {
  height: 0px;
  width: 80px;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 1000;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

#feedback1 button {
  display: block;
  background: #6d6d6a;
  height: 50px;
  padding-bottom: 10px;
  width: 160px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  border: none;
}

#feedback1 button:hover {
  background-color: #794b31;
  color: #fff;
}

.float {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 25px;
  right: 25px;
  background-color: #3de162;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.float12 {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 90px;
  right: 25px;
  background-color: #ee555d;
  color: white;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  line-height: 40px;
}

/* Models From */

.modal-header {
  border: none;
}

.padding {
  padding: 0 3rem !important;
}

.form-group {
  margin-bottom: 1rem;
}

.modal-body .form-wrap .modal-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
  color: #242424;
  margin-bottom: 30px;
  font-family: "exotc350_dmbd_btdemi-bold";
  text-align: center;
}

.modal-body .form-wrap .form-group .form-control {
  height: calc(2.2em + 0.75rem + 2px);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #6e7275;
  background-color: #f6f6f6;
  background-clip: padding-box;
  border: 1px solid #e8e8e8;
  border-radius: 0;
}

.modal-body .form-wrap .form-group .form-label {
  font-size: 16px;
  margin-bottom: 20px;
  color: #10250b;
}

.modal-body .form-wrap .log-btn {
  background-color: #277014;
  border: 1px solid #277014;
  color: #fff;
  width: 100%;
  height: 48px;
  padding: 12px 100px;
  margin: 10px 0px;
  font-weight: 300;
  text-transform: uppercase;
  transition: all 0.4s ease;
}

.modal-body .form-wrap .log-btn:hover {
  background-color: #10250b;
  color: #fff;
  border-color: transparent;
}

/* Rooms Section */

.room-item {
  border-radius: 2px !important;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
  background-color: #fff;
  margin-top: 10px;
}

.room-item:hover {
  background-color: #794b31;
  /* border-bottom: 10px solid #6d6d6a; */
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  transform: scale(1.1);
  transform-origin: 50% 50%;
  transition: transform 0.25s ease-out;
}
.room-item:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 48%;
  right: 50%;
  background: #794b31;
  height: 15px;
  width: 12.5px;
  border-radius: 1px;
  transform: scale(1.1);
  transform-origin: 50% 50%;
  transition: transform 0.25s ease-out;
}
.room-item:hover:before {
  transform: scale(22);
}

.room-description {
  background: #fff;
  padding: 24px;
  margin-top: 0.5rem !important;
}

.room-desc {
  display: flex;
  flex-direction: column;
  height: 165px;
}

@media (min-width: 992px) {
  .d-lg-flex-justify-content-lg-between {
    display: flex;
    justify-content: space-between !important;
  }
}

.room-description h5 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1.2;
  color: #794b31;
}

.room-price {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  text-align: end;
  color: #6d6d6a;
}

.room-facilites {
  padding-right: 1rem !important;
  /* border-right: 1px solid #dee2e6; */
  font-size: 15px;
  margin: 10px;
}

.border-0 {
  border-right: 0px;
}

.book-now-btns {
  background: #794b31 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  padding: 10px 15px;
  height: 40px;
  text-transform: uppercase;
  margin: 30px 0px 10px;
}

.book-now-btns-1 {
  background: #6d6d6a none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  padding: 10px 15px;
  height: 40px;
  text-transform: uppercase;
  margin: 30px 0px 10px;
}

.clr2 {
  color: #794b31;
  margin-right: 0.5rem !important;
}

/* Near By attcation */

.features {
  margin-bottom: 70px;
}

.section {
  margin-bottom: 40px;
  font: 400 13px/24px;
  color: #444;
  position: relative;
  display: table;
  width: 100%;
}

.features .item {
  background: #ffff;
  box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
  padding: 45px;
  margin: 20px 0px;
  padding: 25px;
  margin: 20px 0px;
}

.features .item .thumb {
  /* width: 200px;
  height: 230px; */
  margin: 0px 50px 65px 0;
  width: 100%;
  margin: 0px 0px 19px 0;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}

.features .item .thumb img {
  width: 100%;
}

.features .item h3 {
  font-size: 22px;
  font-weight: 600;
  /* letter-spacing: 2px; */
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #277014;
}

.features .item p {
  color: #000;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 15px;
  height: 130px;
  font-family: "Lato", sans-serif;
}

/* Cooming Soon */

.coming-soon-2 {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 50px 0px;
}

.coming-soon-wrap {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #fff;
}

.row::before,
.coming-soon-wrap::before {
  display: table;
  content: "";
}

.coming-soon-wrap h2 {
  font-size: 45px;
  line-height: 1.5;
  font-weight: 300;
  color: #277014;
  margin-bottom: 40px;
}

.coming-soon-wrap h1 {
  font-size: 55px;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 5px;
  color: #242424;
  text-transform: capitalize;
  margin-bottom: 10px;
}

/*  */

.rooms-page {
  text-align: right;
  margin-top: -45px;
}

.padding-left {
  padding-left: 100px;
  margin: 20px 0px;
  color: #757980;
}

@media only screen and (max-width: 780px) {
  .padding-left {
    padding-left: 10px;
  }
}

.d-none {
  display: none;
}
@media only screen and (max-width: 600px) {
  .d-smm-none {
    display: none;
  }
  .d-smm-block {
    display: block !important;
  }

  .rooms-page {
    text-align: left;
    margin: 20px 0px;
  }
}

/* Contact us page */

.contact-wrap {
  background-color: #794b31;
  border: 1px solid #794b31;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding: 30px;
  margin: 30px auto;
}

.contact-wrap .contact-heading h2 {
  font-size: 30px;
  font-weight: 700;
  font-family: "exotc350_dmbd_btdemi-bold";
  line-height: 24px;
  color: #fff;
  margin: 25px 0;
  text-transform: capitalize;
}

.contact-wrap .contact-list {
  display: flex;
  padding-top: 10px;
}

.contact-wrap .contact-list .contact-list-icon i {
  font-size: 20px;
  color: #f2f2f2;
  margin-right: 10px;
  margin-top: 5px;
}

.contact-wrap .contact-list .contact-list-contect h3 {
  display: none;
  color: #f2f2f2;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
}

.contact-wrap .contact-list .contact-list-contect p,
.contact-wrap .contact-list .contact-list-contect a {
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: capitalize;
  color: #f2f2f2;
}
.title_w, .rooms-titles h2 {
    color: #794b31 !important;
    font-size: 25px;
    font-weight: 600;
}