@charset "utf-8";
@import url(../../css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700&family=Sarabun:wght@100;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@100;400;700&display=swap');
body {
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: "Roboto", Sarabun, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.65em;
  position: relative;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  color: #558136;
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover, a:active {
  text-decoration: none;
  color: #558136;
}
img {
  height: auto;
  max-width: 100%;
}
section {
  padding: 30px;
}
#header {
  height: 120px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 20px 0;
  background: rgba(255, 255, 255, 1);
}
#header.header-scrolled {
  background: rgba(255, 255, 255, 1);
  height: 100px;
  padding: 10px 0;
}
@media (max-width: 768px) {
  #header {
    height: 100px;
    padding: 10px 0;
    background: rgba(255, 255, 255, 1);
  }
}
#home {
  background-color: #e6efdc;
}
#accommodation {
  padding: 30px 0px;
  background-color: #f6f1eb;
}
#facilities {
  background-color: #f2f2f2;
}
#location {
  background-color: #d4dbd4;
}
.navbar {
  background: #fff;
}
.navbar-brand img {
  max-height: 100%;
  max-width: none;
  width: auto;
}
.carousel {
  margin-top: 120px;
}
@media (max-width: 1024px) and (min-width:769px) {
  .navbar-brand img {
    height: 70px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .navbar-brand img {
    height: 50px;
    width: auto;
  }
  .carousel {
    margin-top: 72px;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.nav-link {
  padding: .5rem 1.5rem;
}
.nav-item a {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
}
.nav-item a:hover, .nav-item a:active {
  color: #6a7362;
}
.nav-item {
  border-right: 1px solid #73ae44;
}
.nav-item:last-child {
  border: none;
}
@media (max-width: 768px) {
  .nav-item {
    border: none;
  }
/*  .navbar-nav li.social {
	  display: flex;
	  flex-wrap: nowrap;
  }*/
}
.social .fab {
  line-height: 1.25;
}
/*.nav-item:not(:last-child):after {
  content: "|";
  height:25px;
  color: #6a7362;
  }*/
/*.nav-link:after { content: "|"}*/
.language-nav {
  margin-left: auto;
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  font-size: 12px;
  font-weight: 300;
  color: #58595b;
}
.language-nav .nav-item a {
  font-size: 12px;
  font-weight: 300;
  color: #6a7362;
}
.language-nav .nav-item a:hover, .language-nav .nav-item a:active {
  color: #ccc;
}
@media (min-width: 992px) {
  .language-nav {
    margin-top: 0;
  }
}
.lSSlideOuter .lSPager.lSGallery li {
  border-radius: 0;
  border: none;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 0;
  border: none;
  opacity: 0.4;
  /*border: inset solid 2px #558136;*/
}
@media (min-width: 768px) {}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}
.form-control {
  border: none;
  border-bottom: 1px solid #8e8c8d;
  border-radius: 0;
}
.btn-green {
  background: #253646 none repeat scroll 0 0;
  border: none;
  border-radius: 36px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  margin: 0 4px;
  padding: 18px 40px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.btn-green:hover, .btn-green .hover {
  color: #fff;
  background: #7c8690 none repeat scroll 0 0;
}
.btn-green:focus, .btn-green .focus {
  color: #fff;
  background: #7c8690 none repeat scroll 0 0;
  border-color: transparent;
  box-shadow: 0;
}
/*----- FOOTER -----*/
.footer-area {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  margin-top: 50px;
  padding: 20px 0px;
  color: #000000;
}
.single-footer-widget {
  position: relative;
  z-index: 1;
}
.single-footer-widget .widget-title {
  color: heading;
  margin-bottom: 20px;
  display: block;
  font-weight: 700;
}
.single-footer-widget p {
  color: text;
  font-size: 14px;
  line-height: 1.8em;
}
.footer-social-info {
  text-align: right;
}
.single-footer-widget a {
  color: #000000;
}
.single-footer-widget a:focus, .single-footer-widget a:hover {
  color: #ccc;
}
.single-footer-widget .footer-social-info a {
  display: inline-block;
  color: #000000;
  margin-right: 5px;
  background-color: transparent;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.single-footer-widget .footer-social-info a.facebook {
  background-color: transparent;
}
.single-footer-widget .footer-social-info a.twitter {
  background-color: #00bae3;
}
.single-footer-widget .footer-social-info a.pinterest {
  background-color: transparent;
}
.single-footer-widget .footer-social-info a.instagram {
  background-color: transparent;
}
.single-footer-widget .footer-social-info a.youtube {
  background-color: #e20000;
}
@media breakpoint-lg {
  .single-footer-widget .footer-social-info a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
.single-footer-widget .our-link {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
}
.single-footer-widget .our-link li {
  /*flex: 0 0 50%;
	 max-width: 50%;
	 width: 50%;*/
  list-style: none;
  padding: 0px 5px;
}
.single-footer-widget .our-link li a {
  font-size: 14px;
  color: #000000;
  margin-bottom: 17px;
  display: block;
}
.single-footer-widget .our-link li a:focus, .single-footer-widget .our-link li a:hover {
  color: heading;
}
.single-footer-widget .our-link li:last-child a {
  margin-bottom: 0;
}
.single-footer-widget .footer-content {
  position: relative;
  z-index: 1;
}
.single-footer-widget .footer-content h4 {
  color: secondary;
  margin-bottom: 10px;
}
.single-footer-widget .footer-content h6 {
  color: secondary;
  margin-bottom: 0;
}
.copywrite-text {
  position: relative;
  z-index: 1;
  margin-top: 20px;
  text-align: right;
}
.copywrite-text p {
  font-size: 14px;
  color: #000000;
  margin-bottom: 0;
}
.copywrite-text p a {
  color: secondary;
}
.copywrite-text p a:focus, .copywrite-text p a:hover {
  color: primary;
}
.right-div {
  float: right;
  font-size: 14px;
}
/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.pst-content {
  padding-left: 10px;
}
.project-menu {
  margin-bottom: 40px;
  text-align: center;
}
.project-menu li {
  display: inline-block;
}
.project-menu li a {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #8c8a8b;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  margin: 0 4px;
  padding: 6px 15px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.project-menu li a.active, .project-menu li a:hover {
  border-color: #8c8a8b;
  background: #fff;
  color: #8c8a8b;
  text-decoration: none;
}
.single-awesome-portfolio {
  float: left;
  overflow: hidden;
  padding: 15px;
  width: 25%;
  position: relative;
}
.single-awesome-project {
  overflow: hidden;
  margin-bottom: 30px;
}
.first-item {
  margin-bottom: 30px;
}
.awesome-img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.awesome-img > a {
  display: block;
  position: relative;
}
.single-awesome-project:hover .awesome-img > a::after {
  opacity: 1;
}
.single-awesome-project:hover .add-actions {
  opacity: 1;
  bottom: 0;
}
.awesome-img > a::after {
  background: rgba(246, 241, 235, 0.7) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: 0.4s;
}
.add-actions {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  bottom: 30px;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 10px 15px;
  position: absolute;
  transition: all 0.4s ease 0s;
  width: 100%;
}
.project-dec {
  display: block;
  height: 100%;
  width: 100%;
}
.project-dec a {
  display: block;
  height: 100%;
  width: 100%;
}
.project-dec h4 {
  margin-bottom: 5px;
}
.project-dec h4:hover {
  color: #fff;
}
.project-dec h4 {
  color: #ddd;
  font-size: 24px;
  margin-top: -45px;
  padding-top: 50%;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
}
.project-dec span {
  color: #ddd;
  font-size: 13px;
}
.project-action-btn {
  display: block;
  height: 100%;
  text-align: center;
  transition: all 1s ease 0s;
  width: 100%;
}
.project-action-btn li {
  display: block;
  height: 100%;
  width: 100%;
}
.project-action-btn li a {
  display: block;
  height: 100%;
  width: 100%;
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .single-awesome-portfolio {
    width: 33.33%;
  }
}
/* small mobile :320px. */
@media (max-width: 767px) {
  .portfolio-area {
    padding-top: 0px;
  }
  .project-menu li a {
    padding: 8px 12px;
    margin: 10px 4px;
  }
  .pri_table_list {
    margin-bottom: 30px;
  }
  .single-awesome-project, .portfolio-2 .single-awesome-project {
    width: 100%;
    float: none;
  }
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .awesome-portfolio-content .portfolio-2 {
    width: 50%;
  }
  .gallary-details .single-awesome-portfolio {
    width: 50%;
  }
}
/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}