/* Import Fonts */
@import url(../css/bootstrap.min.css);
@import url(../css/classy-nav.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/animate.css);
@import url(../css/magnific-popup.css);
@import url(../css/font-awesome.min.css);
@import url(../css/nice-select.css);
@import url(../css/travel-icon.css);
/*@font-face {
  font-family: 'FuturaLT-Book';
  src: url("fonts/FuturaLT-Book.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaLT-Book.woff") format("woff"), url("fonts/FuturaLT-Book.ttf") format("truetype"), url("fonts/FuturaLT-Book.svg#FuturaLT-Book") format("svg");
  font-weight: normal;
  font-style: normal; }*/


  /* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-size: 16px;
    line-height: 24px;
    letter-spacing: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #363636;
  line-height: 1.3;
  font-weight: 400;
  font-family: "PlayfairDisplaySC-Black"; }

p {
  color: #424141;
font-size: 16px;
    line-height: 24px;
    letter-spacing: 0; }

a,
a:hover,
a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #fff;
  font-weight: 400;
  font-size: 14px; }

ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }

img {
  height: auto;
  max-width: 100%; }

/* :: 3.1.0 Spacing */
.mt-15 {
  margin-top: 15px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-60 {
  margin-bottom: 60px !important; }  

.mb-70 {
  margin-bottom: 70px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }



/* :: 3.2.0 Height */
.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

/* :: 3.3.0 Section Padding */
.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-padding-100-0 {
  padding-top: 100px;
  padding-bottom: 0; }

.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px; }

.section-padding-100-70 {
  padding-top: 100px;
  padding-bottom: 70px; }

.text-skin{color:#1eae98; }  

/* :: 3.4.0 Section Heading */
.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 60px; }
  .section-heading .line- {
    width: 90px;
    height: 2px;
    background-color: #1eae98;
    display: block;
    margin-bottom: 40px; }
  .section-heading h2 {
    font-size: 48px;
    color: #363636; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .section-heading h2 {
        font-size: 40px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .section-heading h2 {
        font-size: 36px; } }
    @media only screen and (max-width: 767px) {
      .section-heading h2 {
        font-size: 24px; } }
  .section-heading p {
    margin-bottom: 0; }
  .section-heading.text-center .line- {
    margin: 0 auto 40px; }
  .section-heading.white h2,
  .section-heading.white p {
    color: #ffffff; }

/* :: 3.6.0 Miscellaneous */
.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #000000 !important; }

.bg-transparent {
  background-color: transparent !important; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after {
    background-color: rgba(0, 0, 0, 0.63);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.bg-fixed {
  background-attachment: fixed !important; }

.text-bold{font-weight: bold;}  

/* :: 3.7.0 ScrollUp */
#scrollUp {
  background-color: #1eae98;
  border-radius: 0;
  bottom: 50px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  right: 50px;
  text-align: center;
  width: 40px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  #scrollUp:hover, #scrollUp:focus {
    background-color: #363636; }

/* :: 3.8.0 Palatin Button */
.palatin-btn {
  background-color: #1eae98;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 123px;
  height: 53px;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 0 30px;
  font-size: 16px;
  line-height: 53px;
  text-transform: capitalize; }
  .palatin-btn:hover, .palatin-btn:focus {
    font-size: 16px;
    background-color: #363636;
    color: #ffffff; }
  .palatin-btn.btn-2 {
    background-color: #363636;
    color: #ffffff; }
    .palatin-btn.btn-2:hover, .palatin-btn.btn-2:focus {
      font-size: 16px;
      background-color: #1eae98;
      color: #ffffff; }
  .palatin-btn.btn-3 {
    background-color: #ffffff;
    color: #1eae98;
    border: 2px solid #1eae98;
    height: 49px;
    line-height: 48px; }
    .palatin-btn.btn-3:hover, .palatin-btn.btn-3:focus {
      font-size: 16px;
      background-color: #1eae98;
      color: #ffffff; }
/*  ===============================================
    TopBar
------------------------*/
.ttm-topbar-wrapper{ background-color: #1eae98;; line-height: 47px; }
.ttm-topbar-wrapper .ttm-btn{ 
    display: block;
    font-family: "Cormorant", serif;
    font-size: 19px;
    line-height: 25px;
    text-transform: capitalize;
}
.ttm-topbar-wrapper .top-contact.text-left {
    position: relative;
    float: left;
    vertical-align: middle;
}
.top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    display: inline-block;
    position: relative;
}
.top-contact i {
    font-size: 15px;
    margin-right: 10px;
    color: #363636;
}
.top-contact li{
    position: relative;
    z-index: 1;
    margin-right: 20px;
    color: #fff;
}



/* :: 4.0 Header Area CSS */
.header-area {
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000; }
  .header-area .palatin-main-menu {
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.63);
    border-bottom: 2px solid rgba(30, 174, 152, 0.63); }
    .header-area .palatin-main-menu .classy-nav-container {
      background-color: transparent; }
    .header-area .palatin-main-menu .classy-navbar {
      -webkit-transition-duration: 300ms;
      transition-duration: 300ms;
      background-color: transparent;
      height: 90px;
      padding: 0; }
      @media only screen and (max-width: 767px) {
        .header-area .palatin-main-menu .classy-navbar {
          height: 70px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .header-area .palatin-main-menu .classy-navbar .nav-brand {
          max-width: 140px; } }
      @media only screen and (max-width: 767px) {
        .header-area .palatin-main-menu .classy-navbar .nav-brand {
          max-width: 140px; } }
      .header-area .palatin-main-menu .classy-navbar .classynav ul li a {
        text-transform: capitalize;
        color: #ffffff;
        font-size: 16px;
        background-color: transparent; }
        .header-area .palatin-main-menu .classy-navbar .classynav ul li a:hover, .header-area .palatin-main-menu .classy-navbar .classynav ul li a:focus {
          color: #ffffff;
          background-color: #1eae98; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .header-area .palatin-main-menu .classy-navbar .classynav ul li a {
            font-size: 14px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .palatin-main-menu .classy-navbar .classynav ul li a {
            background-color: #1eae98; } }
        @media only screen and (max-width: 767px) {
          .header-area .palatin-main-menu .classy-navbar .classynav ul li a {
            background-color: #1eae98; } }
      .header-area .palatin-main-menu .classy-navbar .classynav ul li.active a {
        color: #ffffff;
        background-color: #1eae98; }
      .header-area .palatin-main-menu .classy-navbar .classynav ul li.megamenu-item > a::after,
      .header-area .palatin-main-menu .classy-navbar .classynav ul li.has-down > a::after {
        color: #ffffff; }
      .header-area .palatin-main-menu .classy-navbar .classynav ul li ul li a {
        color: #363636; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .header-area .palatin-main-menu .classy-navbar .classynav ul li ul li a {
            padding: 0 20px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .palatin-main-menu .classy-navbar .classynav ul li ul li a {
            color: #ffffff; } }
        @media only screen and (max-width: 767px) {
          .header-area .palatin-main-menu .classy-navbar .classynav ul li ul li a {
            color: #ffffff; } }
      .header-area .palatin-main-menu .classy-navbar .menu-btn {
        margin-left: 100px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .header-area .palatin-main-menu .classy-navbar .menu-btn {
            margin-left: 30px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .palatin-main-menu .classy-navbar .menu-btn {
            margin-left: 30px;
            border: 2px solid #ffffff;
            margin-top: 30px;
            display: inline-block; } }
        @media only screen and (max-width: 767px) {
          .header-area .palatin-main-menu .classy-navbar .menu-btn {
            margin-left: 30px;
            border: 2px solid #ffffff;
            margin-top: 30px;
            display: inline-block; } }
        .header-area .palatin-main-menu .classy-navbar .menu-btn a {
          color: #ffffff;
          font-size: 16px; }
  .header-area .is-sticky .palatin-main-menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    box-shadow: 0 5px 50px 15px rgba(0, 0, 0, 0.2); }
    .header-area .is-sticky .palatin-main-menu .classy-navbar {
      height: 90px; }
      @media only screen and (max-width: 767px) {
        .header-area .is-sticky .palatin-main-menu .classy-navbar {
          height: 70px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breakpoint-on .classy-navbar .classy-menu {
    background-color: #1eae98; } }
@media only screen and (max-width: 767px) {
  .breakpoint-on .classy-navbar .classy-menu {
    background-color: #1eae98; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .classynav ul li .megamenu .single-mega.cn-col-4 {
    padding: 0; } }
@media only screen and (max-width: 767px) {
  .classynav ul li .megamenu .single-mega.cn-col-4 {
    padding: 0; } }

.classycloseIcon .cross-wrap span {
  background: #ffffff; }
/* :: 5.0 Hero Area CSS */
.hero-slides {
  position: relative;
  z-index: 1; }
  .hero-slides .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 30px;
    left: 4%; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .hero-slides .owl-dots {
        left: 1%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .hero-slides .owl-dots {
        left: 5px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media only screen and (max-width: 767px) {
      .hero-slides .owl-dots {
        bottom: 100px; } }
    .hero-slides .owl-dots .owl-dot {
      -webkit-transition-duration: 300ms;
      transition-duration: 300ms;
      border: 2px solid transparent;
      background-color: transparent;
      display: block;
      padding: 3px 5px;
      color: #ffffff;
      font-size: 14px; }
      .hero-slides .owl-dots .owl-dot.active, .hero-slides .owl-dots .owl-dot:hover, .hero-slides .owl-dots .owl-dot:focus {
        color: #ffffff;
        background-color: #1b3f4c;
        border: 2px solid #1eae98;
        box-shadow: none; }

.single-hero-slide {
  width: 100%;
  height: 950px;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-hero-slide {
      height: 800px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide {
      height: 750px; } }
  @media only screen and (max-width: 767px) {
    .single-hero-slide {
      height: 750px; } }
  .single-hero-slide .slide-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .single-hero-slide .hero-slides-content {
    display: inline-block;
    padding: 60px 50px;
    background-color: rgba(0, 0, 0, 0.63);
    border: 2px solid #1eae98;
    text-align: center; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-hero-slide .hero-slides-content {
        padding: 40px 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-hero-slide .hero-slides-content {
        padding: 30px 20px; } }
    @media only screen and (max-width: 767px) {
      .single-hero-slide .hero-slides-content {
        padding: 20px; } }
    .single-hero-slide .hero-slides-content .line {
      width: 90px;
      height: 2px;
      background-color: #1eae98;
      margin: 0 auto 30px; }
    .single-hero-slide .hero-slides-content h2 {
      position: relative;
      z-index: 1;
      font-size: 52px;
      color: #ffffff;
      margin-bottom: 0;
      display: inline-block; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-hero-slide .hero-slides-content h2 {
          font-size: 48px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-hero-slide .hero-slides-content h2 {
          font-size: 36px; } }
      @media only screen and (max-width: 767px) {
        .single-hero-slide .hero-slides-content h2 {
          font-size: 30px; } }
    .single-hero-slide .hero-slides-content p {
      font-size: 14px;
      color: #ffffff; }

.hero-slides .owl-item.active .single-hero-slide .slide-img {
  -webkit-animation: slide 20s linear infinite;
  animation: slide 20s linear infinite; }

@-webkit-keyframes slide {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes slide {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
    
/* :: 6.0 Book Now Area CSS */
.book-now-area {
  position: relative;
  z-index: 1;
  margin-bottom: 15px; }

.book-now-form {
  position: relative;
  z-index: 1;
  top: -87px; }
.book-now-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .book-now-form form .form-group,
    .book-now-form form a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
      width: 20%;
      height: 174px;
      background-color: #fff;
      border-left: 2px solid #1eae98;
      border-top: 2px solid #1eae98;
      border-bottom: 2px solid #1eae98;
      margin-bottom: 0;
      padding: 0 30px; }

.book-now-form form .form-group input{border: 0px;}    

.book-now-form form .form-group input{background-color: transparent;
    border-radius: 0;
    border: none;
    font-size: 18px;
    height: auto;
    line-height: 1;
    padding-left: 0;
    padding-right: 0px;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    color: #363636;}  
@media only screen and (min-width: 768px) and (max-width: 991px) {
        .book-now-form form .form-group,
        .book-now-form form a {
          padding: 0 20px; } }
@media only screen and (max-width: 767px) {
        .book-now-form form .form-group,
        .book-now-form form a {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          width: 100%;
          height: 100px;
          border-bottom: 0 solid transparent;
          border-right: 2px solid #1eae98; } }
.book-now-form form .form-group label {
      color: #1eae98;
      display: block;
      font-size: 22px;
      width: 100%; 
      font-family: "PlayfairDisplay";
      font-style: italic;
      font-weight: 400;}
.book-now-form form a {
      border-right: 2px solid #1eae98;
      font-size: 26px;
      background-color: #1eae98;
      /*text-transform: uppercase;*/
      color: #ffffff;
      cursor: pointer;
      -webkit-transition-duration: 300ms;
      transition-duration: 300ms;
      padding: 0; 
      font-family: "PlayfairDisplay";
      font-style: italic;
      font-weight: 600;}
.book-now-form form a:hover, .book-now-form form a:focus {
        outline: none;
        background-color: #363636; }
.book-now-form form .form-control:focus {
      box-shadow: none; }
.book-now-form .nice-select {
    background-color: transparent;
    border-radius: 0;
    border: none;
    font-size: 14px;
    height: auto;
    line-height: 1;
    padding-left: 0;
    padding-right: 30px;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    color: #363636; }
.book-now-form .nice-select::after {
      border-bottom: 1px solid #363636;
      border-right: 1px solid #363636;
      height: 10px;
      margin-top: -4px;
      width: 10px; }
.book-now-form .nice-select .list {
      background-color: #ffffff;
      border-radius: 0;
      margin-top: 2px;
      box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.15);
      width: 100%; }
.book-now-form .nice-select .current {
      font-size: 20px;
      line-height: 1; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .book-now-form .nice-select .current {
          font-size: 18px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .book-now-form .nice-select .current {
          font-size: 14px; } }
      @media only screen and (max-width: 767px) {
        .book-now-form .nice-select .current {
          font-size: 18px; } }
.book-now-form .nice-select .option {
      font-size: 20px;
      color: #363636;
      width: 100%; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .book-now-form .nice-select .option {
          font-size: 16px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .book-now-form .nice-select .option {
          font-size: 13px; } }
      @media only screen and (max-width: 767px) {
        .book-now-form .nice-select .option {
          font-size: 16px; } }
/* :: 7.0 About Us Area CSS */
.about-thumbnail {
  position: relative;
  z-index: 1; }
  .about-thumbnail.homepage .first-img {
    position: relative;
    width: 50%;
    margin-left: auto;
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15); }
  .about-thumbnail.homepage .second-img {
    position: relative;
    z-index: 1;
    width: 55%;
    margin-top: -50%;
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15); }
  .about-thumbnail.homepage .third-img {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 45%;
    margin-top: -30%;
    box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15); }

.about-key-text {
  position: relative;
  z-index: 1;
  margin-top: 35px; }
  .about-key-text h6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    font-size: 16px; 
  font-family: "PlayfairDisplay";
      font-weight: 600;
      font-style: italic;}
    .about-key-text h6 span {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
      flex: 0 0 30px;
      max-width: 30px;
      width: 30px;
      margin-right: 15px;
      height: 30px;
      text-align: center;
      font-size: 12px;
      background-color: #1eae98;
      border-radius: 50%;
      line-height: 30px;
      color: #ffffff; 
      }

.about-image{border-radius: 5%;width: 75%;size: 75%;float: right; }

.bg {
  display: flex;
  justify-content: center;
  /*background: black url(http://www.script-tutorials.com/demos/360/images/stars.png)*/
  background-color: #fff;
}

.moon {
  /*margin-top: 100px;*/
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #333;
  animation: Shadow 2s infinite alternate-reverse;
  position: relative;
  left: 52%;top:127px;
}
  @keyframes Shadow {
    from {
      box-shadow: 0px 0px 10px #145f53;
    } to {
      box-shadow: 0px 0px 50px #1eae98;
    }
  }

.name img{
  position: absolute;
  left: 94px;
  top: 162px;
  font-family: 'Ubuntu', sans-serif;
  /*margin-top: 164px;*/
  font-size: 80px;
  font-weight: 600;
  animation: logo 1s infinite alternate-reverse; 
}

@keyframes logo {
  from { 
    color: #fff;
    } 
  to { 
      color: #1a7d2d;
  }
 } 

/*About Section Css Ends  */


/* :: 8.0 Pool Area CSS */
.amenities-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 70px 50px;
  color: red;
  border: 2px solid #1eae98;
  background-color: rgba(0, 0, 0, 0.63); }
  @media only screen and (max-width: 767px) {
    .amenities-content {
      padding: 50px 20px; } }
  .amenities-content .amenities-feature {
    position: relative;
    z-index: 1;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .amenities-content .amenities-feature {
        margin-top: 30px; } }
    .amenities-content .amenities-feature i {
      font-size: 50px;
      color: #1eae98;
      margin-bottom: 15px;
      display: block; }
    .amenities-content .amenities-feature p {
      color: #ffffff;
      font-size: 14px;
      margin-bottom: 0; }

/* :: 9.0 Rooms Area CSS */
.single-rooms-area {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 515px;
  margin-bottom: 100px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .single-rooms-area .bg-thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; }
  .single-rooms-area .price-from {
    position: absolute;
    z-index: 20;
    top: -19px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px 15px;
    background-color: #181818;
    border: 2px solid #1eae98;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1;
    color: #ffffff;
    font-size: 14px; }
  .single-rooms-area .rooms-text {
    position: absolute;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.63);
    padding: 30px 30px 40px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    width: calc(100% - 40px);
    border: 2px solid #1eae98;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    .single-rooms-area .rooms-text .line {
      width: 90px;
      height: 2px;
      background-color: #1eae98;
      display: block;
      margin: 0 auto 20px; }
    .single-rooms-area .rooms-text h4 {
      color: #ffffff; }
      @media only screen and (max-width: 767px) {
        .single-rooms-area .rooms-text h4 {
          font-size: 20px; } }
    .single-rooms-area .rooms-text p {
      color: #ffffff;
      margin-bottom: 0; }
  .single-rooms-area .book-room-btn {
    position: absolute;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 50; }
  .single-rooms-area:hover .rooms-text, .single-rooms-area:focus .rooms-text {
    background-color: #000; }

/*Online Booking Area Css*/

.online-booking{width: 100%;
background-color: #1eae98;
    height: auto;
/*    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    background-image: url('../images/banner.jpg');*/
    padding: 40px;}

.online-booking .section-heading{margin-bottom: 40px;}

.online-booking .section-heading h6{color: #fff;font-family: 'Open Sans', sans-serif;font-size: 16px;}
.ada-box{width: 200px;
  height: auto;
  background-color: #333;
  margin: 0px auto;
  padding: 20px;box-sizing: border-box;color: #fff;}

.ada-box i{font-size: 30px;padding-bottom: 5px;}  

.ada-box h6{color: #fff;font-family: 'Open Sans', sans-serif;font-size: 16px;}  
/* :: 13.0 Testimonial Area CSS */

.roberto-testimonials-area {
  position: relative;
  z-index: 1; }
  .roberto-testimonials-area .testimonial-thumbnail {
    position: relative;
    z-index: 1;
    padding-right: 15px; }
    .roberto-testimonials-area .testimonial-thumbnail img {
      border-radius: 8px;
      width: 100% !important; }
  .roberto-testimonials-area .single-testimonial-slide h5 {
    color: #424141;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;font-family: 'Open Sans', sans-serif;font-style: italic;}
    .roberto-testimonials-area .single-testimonial-slide h5 span {
    color: #1eae98;padding-right: 10px;font-size: 18px;
    }
    .roberto-testimonials-area .single-testimonial-slide h2 {
    color: #1eae98;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.8;font-family: 'Open Sans', sans-serif;font-style: italic; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .roberto-testimonials-area .single-testimonial-slide h5 {
        font-size: 16px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .roberto-testimonials-area .single-testimonial-slide h5 {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      .roberto-testimonials-area .single-testimonial-slide h5 {
        font-size: 16px; } }
  .roberto-testimonials-area .single-testimonial-slide .rating-title {
    position: relative;
    z-index: 1;
    margin-top: 15px; }
    .roberto-testimonials-area .single-testimonial-slide .rating-title .rating {
      display: block;
      margin-bottom: 10px; }
      .roberto-testimonials-area .single-testimonial-slide .rating-title .rating i {
        color: #f5b917;
        font-size: 14px; }
    .roberto-testimonials-area .single-testimonial-slide .rating-title h5 {
      margin-bottom: 0; }
      .roberto-testimonials-area .single-testimonial-slide .rating-title h5 span {
        color: #1cc3b2;
        font-size: 14px;
        font-weight: 400; }

.testimonial-slides .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px; }
  .testimonial-slides .owl-dots .owl-dot {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px;
    max-width: 12px;
    width: 12px;
    height: 12px;
    background-color: #c0c8d7;
    border-radius: 50%;
    margin: 0 5px; }
    .testimonial-slides .owl-dots .owl-dot.active {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 12px;
      flex: 0 0 12px;
      max-width: 12px;
      width: 12px;
      background-color: #1eae98;
      border-radius: 50%; }

.single-testimonial-area {
  position: relative;
  z-index: 1; }
  .single-testimonial-area .testimonial-content {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    padding: 40px;
    border-radius: 3px;
    box-shadow: 0 15px 9px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 40px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-testimonial-area .testimonial-content {
        padding: 30px; } }
    @media only screen and (max-width: 767px) {
      .single-testimonial-area .testimonial-content {
        padding: 30px; } }
    .single-testimonial-area .testimonial-content .ratings-icon {
      position: relative;
      z-index: 1;
      margin-bottom: 20px; }
      .single-testimonial-area .testimonial-content .ratings-icon .rating {
        color: #f3b409; }
    .single-testimonial-area .testimonial-content h5 {
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      margin-bottom: 0;
      color: #707070;
      line-height: 1.5;
      font-weight: 400; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-testimonial-area .testimonial-content h5 {
          font-size: 16px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-testimonial-area .testimonial-content h5 {
          font-size: 16px; } }
      @media only screen and (max-width: 767px) {
        .single-testimonial-area .testimonial-content h5 {
          font-size: 16px; } }    

/*Gallery Section Start*/
.grid-img {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(6, 5vw);
  grid-gap: 1.5rem; 
}

.gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; 
  border-radius: 10px;
}

.gallery__item--1 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;

  /** Alternative Syntax **/
  /* grid-column: 1 / span 2;  */
  /* grid-row: 1 / span 2; */
}

.gallery__item--2 {
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 3;

  /** Alternative Syntax **/
  /* grid-column: 3 / span 2;  */
  /* grid-row: 1 / span 2; */
}

.gallery__item--3 {
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 1;
  grid-row-end: 6;

  /** Alternative Syntax **/
  /* grid-column: 5 / span 4;
  grid-row: 1 / span 5; */
}

.gallery__item--4 {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 3;
  grid-row-end: 6;

  /** Alternative Syntax **/
  /* grid-column: 1 / span 4;  */
  /* grid-row: 3 / span 3; */
}

.gallery__item--5 {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 6;
  grid-row-end: 9;

  /** Alternative Syntax **/
  /* grid-column: 1 / span 4; */
  /* grid-row: 6 / span 3; */
}

.gallery__item--6 {
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 6;
  grid-row-end: 9;

  /** Alternative Syntax **/
  /* grid-column: 5 / span 4; */
  /* grid-row: 6 / span 3; */
}
/*Gallery Section Ends*/

.footer-area{background-color: #333;width: 100%;color: #fff;padding: 20px 0px;}
.footer-area .footer-content{text-align: center;font-size: 16px;color:#f7f7f7;}
.footer-area h5{color: #1eae98;text-align: center;font-family: "PlayfairDisplay";font-weight: 400;font-size: 22px;}
.footer-content ul li{margin: 5px 0px;}
.footer-content .social-links i{font-size: 20px;}
.footer-area .footer-content i{color: #f7f7f7;padding-right: 15px;}
.footer-area .footer-content i:after{padding-right: 15px;}
.footer-area .footer-content i p{color: #f7f7f7;}
.copyright {
  background-color: #1eae98;
    text-align: center;
  }
.copyright p{color: #fff;font-size: 16px;line-height: 30px;padding-top: 10px;}  
.copyright p a{color: #333;font-weight: bold;font-size: 16px;}  

/* ===============================================
    Page-Title-Row
------------------------*/
.ttm-page-title-row-services { 
    background: url(../images/services-page-banner.jpg);
    width: 100%;
    float: left;
    background-size: cover;
    background-position: center;color: #fff;
}

.ttm-page-title-row-about { 
    background: url(../images/about-page-banner.jpg);
    width: 100%;
    float: left;
    background-size: cover;
    background-position: center;color: #fff;
}

.ttm-page-title-row-ada { 
    background: url(../images/ada-banner.jpg);
    width: 100%;
    float: left;
    background-size: cover;
    background-position: center;color: #fff;
}

.ttm-page-title-row-inner { 
    width: 100%;
    padding: 170px 0 85px;
    text-align: center;
    background-color: rgba(12, 25, 34, 0.45);
}
.title-box .page-title-heading h1 {
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.title-box .page-title-heading{ position: relative; }
.title-box .page-title-heading .title:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 6px;
}
.breadcrumb-wrapper a {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
}

/* ttm-row 

---------------------------------------------------------------*/
.ttm-row{ padding: 95px 0; clear: both}
.ttm-row-2{padding: 20px 0; clear: both}
.ttm-row-3{padding: 95px 0 90px; clear: both}
.section-title{ position: relative; margin-bottom: 60px;}
.ttm-row.contact-section{padding-top: 0;}
.contact-section > .container-fluid{padding-right: 5%;padding-left: 5%;}

/* services_list  

---------------------------------------------------------------*/
ul.services_list{ padding: 0; margin : 40px 0 0;}
ul.services_list li {
    display: inline-block;
    width: calc(50% - 2px);
    float: none;
    padding: 0 0 15px 34px;
    position: relative;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}

ul.services_view li {
    display: block;
    float: none;
    padding: 0 0 15px 34px;
    position: relative;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}
ul.services_view li i{
   /* font-family: 'fontawesome';
    content: "\f0a9";*/
    font-size: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #1eae98;
}

ul.services_list li i:before {
/*    font-family: 'fontawesome';
    content: "\f0a9";*/
    font-size: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #1eae98;
}

/*  featured-box 
---------------------------------------------------------------*/
.local-attraction-section .featured-imagebox{margin-bottom: 20px;}

/* ===============================================
   contact-map-box
------------------------*/
.contact-map-box{
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-radius: 4px;
    padding: 35px;
    margin-top: -50px;
}

/**  Shadow **/
.box-shadow1{
    -webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    -moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}

.instagram .container{
  padding-left: 0;
  padding-right: 0; }

.instagram .insta-img {
  display: block;
  height: 280px;
  position: relative;
  margin-bottom: 30px; }
  .instagram .insta-img .icon {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(30,174,152, 0.5);
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .instagram .insta-img .icon span {
      color: #fff;
      font-size: 40px; }
  .instagram .insta-img:hover .icon {
    opacity: 1; }

.instagram .heading-section h2 {
  font-size: 30px; }
.insta-img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}