
body p{
  color: #545151;
}
.bg-light {
  background-color: #fff !important;
margin-top: 15px;
transition: 500ms ease;
}
.bg-light.scrolled {

margin-top: 0;

}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    padding: 0 25px;
    font-size: 18px;
}
/************ SLIDER STYLE ***************/

.slider {
    /* background-color: #ffdf04; */
    background: url(../images/slider/_homepage-1-bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
}
/* .slider::before {
background: rgba(16, 16, 16, 0.73) ;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
} */

#main-slider {}

#main-slider .item {}

#main-slider .item img {
    width: 100%;
    margin: auto;
}

#main-slider .item .absulate-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
}

#main-slider .item .thin-line {

    font-weight: 500;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

#main-slider .item .thin-line b {
    font-weight: 900;
}

#main-slider .item .absulate-content,#main-slider_v2 .item .absulate-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
}

#main-slider_v2 .item .absulate-content {
    top: auto;
    bottom: 10%;
    text-align: center;
}

#main-slider_v2 .item:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0f1a1e;
    opacity: 0.6;
}

#main-slider_v2 .item .thin-line,#main-slider_v2 .item .thin-line b {
    color: #fff;
    font-size: 32px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}

#main-slider_v2 .item .thin-line {
    width: 100%;
    display: inline-block;
}

#main-slider_v2 .item .buttons .btn {
    border-radius: 100px;
    font-size: 22px;
    font-weight: 600;
    padding: 15px 50px!important;
    background: transparent;
    border: 6px solid #fff;
    color: #fff;
}

#main-slider_v2 .item .buttons {
    margin-top: 25px;
}

#main-slider_v2 .item .min-text {
    color: #fff;
    font-size: 41px;
    font-weight: bold;
}

#main-slider_v2 .item .slide-title {
    font-size: 150px;
    font-weight: 900;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: lowercase;
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
}

#main-slider_v2 .item .slide-title .cricle-go {
    color: #fede03;
    position: relative;
    display: inline-block;
    margin: 0;
    left: -20px;
}

#main-slider_v2 .item .absulate-content .col-md-6,#main-slider_v2 .item .absulate-content .col-sm-6 {
    margin: auto;
    float: none;
    text-align: center;
    min-width: 70%;
}

#main-slider .item .slide-title {
  margin-top: 0;
font-size: 60px;
font-family: 'Barlow Condensed', sans-serif;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 3px;
position: relative;
color: #fff;
position: relative;
margin-bottom: 0;
line-height: 75px;
}

#main-slider .item .cricle-go {
    position: absolute;
    border-radius: 100%;
    background: #fff;
    color: #000;
    width: 201px;
    height: 201px;
    display: inline-block;
    padding: 39px 19px 0 41px;
    top: -37px;
    margin-left: 15px;
}

#main-slider .item .min-text {
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
    display: inline-block;
    margin-bottom: 40px;
    color: #fff;
}

#main-slider .item .min-text:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 1px;
    width: 130px;
    background: #666;
}

#main-slider .item .min-text b,
#main-slider .item .min-text sup {
    font-weight: 900;
}

#main-slider .item .led-text {
  /* font-family: lato; */
font-size: 22px;
font-weight: 500;
color: #fff;
padding: 0;
}

.btn-book {
    padding: 13px 35px!important;
}

.btn-book:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    background: #fff;
    color: #000;
}

.btn{
  border: 3px solid #fff;
  color: #fff;
  
      background-color: #009b9e;
}

/************ SLIDER STYLE END ***************/

.about{
  padding: 100px 0;

}
.about img{
  width: 100%;
}
.about h3{
  font-size: 50px;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
}
.about h3 span{

  font-weight: 900;

}
.about p{
  padding: 10px 65px 40px;
text-align: center;
color: #545151;
}
.about h4{
  margin-top: -80px;
  color: #fff;
  padding: 0 40px;
  font-size: 32px;
  font-weight: 100;
  position: absolute;
  z-index: 1;
}
.about h4 span{
  font-weight: 900;
}


.special{
  padding: 100px  0;
  background-color: #f5fafd8f;
}
.special img{
  width: 100%;
}
.special h3{
  font-size: 50px;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
      padding-bottom: 40px;
}
.special h3 span{

  font-weight: 900;

}
.special .details{
  background-color: #fff;
    padding: 20px;
        border: 1px solid #cccccc6e;
}
.special .details h4{
  font-weight: 700;
  min-height: 50px;
}

.facilities{
  padding: 70px 0;
}
.facilities h3{
  font-size: 50px;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
      padding-bottom: 10px;
}
.facilities h3 span{

  font-weight: 900;

}
.facilities p{
  padding: 0 65px 40px;
text-align: center;
color: #545151;
}

.facilities .fbg{
  padding: 35px 0;
font-size: 70px;
text-align: center;
color: #fff;
}

.facilities .fbg p{
  padding: 5px 0;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}


footer{
  background-color: #000;
  padding: 70px 0 0;
}
footer h4{
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}
footer p{
  color: #fff;

}
footer ul{
padding: 0;
list-style: none;
}
footer ul li{
  color: #fff;
  font-size: 16px;
}
footer .fas{
  color: #fff;
}

.inner-bg{
  background-image: url(../images/inner-bg.jpg) !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
    height: 70vh;
}
.inner-bg h2{
  padding: 15% 0;
  font-size: 50px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}
h3{
  font-size: 50px;
  font-weight: 100;

  text-transform: uppercase;
      padding-bottom: 10px;
}
 h3 span{

  font-weight: 900;

}
.inner-about{
  padding: 100px 0;
}
.inner-about h3{
      font-size: 40px;
}
.inner-about img{
  width: 100%
}

.gall{
  padding: 0px 0;
}

.asyncGallery {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 10000;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.95);
  transition: opacity 200ms, visibility 200ms;
}

.asyncGallery.is-visible {
  opacity: 1;
  visibility: visible;
}

.asyncGallery__Item {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: opacity 200ms, visibility 200ms;
}

.asyncGallery__Item.is-visible {
  opacity: 1;
  visibility: visible;
}

.asyncGallery__ItemImage img {
  max-height: 80vh;
  display: block;
}

.asyncGallery__ItemDescription,
.asyncGallery__Loader {
  color: #fff;
}

.asyncGallery__Loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  color: #fff;
  z-index: 100;
}

.asyncGallery__Loader.is-visible {
  display: block;
}

.asyncGallery button {
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 0;
  cursor: pointer;
}

.asyncGallery__Close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 30px;
  height: 30px;
  z-index: 1000;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEycHgiIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCI+CiAgPGc+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOTQxLDMxLjc4NkwwLjYxMyw2MC4xMTRjLTAuNzg3LDAuNzg3LTAuNzg3LDIuMDYyLDAsMi44NDljMC4zOTMsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5ICAgYzAuNTE2LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OWwyOC41NDEtMjguNTQxbDI4LjU0MSwyOC41NDFjMC4zOTQsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5YzAuNTE1LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OSAgIGMwLjc4Ny0wLjc4NywwLjc4Ny0yLjA2MiwwLTIuODQ5TDM1LjA2NCwzMS43ODZMNjMuNDEsMy40MzhjMC43ODctMC43ODcsMC43ODctMi4wNjIsMC0yLjg0OWMtMC43ODctMC43ODYtMi4wNjItMC43ODYtMi44NDgsMCAgIEwzMi4wMDMsMjkuMTVMMy40NDEsMC41OWMtMC43ODctMC43ODYtMi4wNjEtMC43ODYtMi44NDgsMGMtMC43ODcsMC43ODctMC43ODcsMi4wNjIsMCwyLjg0OUwyOC45NDEsMzEuNzg2eiIvPgogIDwvZz4KPC9zdmc+Cg==");
}

.asyncGallery__Counter {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  right: 40px;
  bottom: 40px;
}

.asyncGallery__Dots {
  position: absolute;
  left: 50%;
  bottom: 40px;
  display: flex;
  margin: 0;
  padding: 0;
  transform: translateX(-50%);
  list-style-type: none;
  z-index: 1000;
}

.asyncGallery__Dots button {
  padding: 0;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 0;
  outline: 0;
  border-radius: 50%;
}

.asyncGallery__Dots li {
  opacity: 0.2;
  transition: opacity 200ms;
}

.asyncGallery__Dots li + li {
  margin-left: 10px;
}

.asyncGallery__Dots li.is-active {
  opacity: 1;
}

.asyncGallery__Next,
.asyncGallery__Prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  z-index: 1000;
  transition: transform 200ms, opacity 200ms;
  transform: translateY(-50%);
}

.asyncGallery__Next:disabled,
.asyncGallery__Prev:disabled {
  opacity: 0.2;
  cursor: default;
}

.asyncGallery__Next:before,
.asyncGallery__Prev:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 129 129" enable-background="new 0 0 129 129" width="512px" height="512px"> <g> <path d="m88.6,121.3c0.8,0.8 1.8,1.2 2.9,1.2s2.1-0.4 2.9-1.2c1.6-1.6 1.6-4.2 0-5.8l-51-51 51-51c1.6-1.6 1.6-4.2 0-5.8s-4.2-1.6-5.8,0l-54,53.9c-1.6 1.6-1.6,4.2 0,5.8l54,53.9z" fill="#FFFFFF"/> </g> </svg>');
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.asyncGallery__Next {
  right: 40px;
}

.asyncGallery__Next:hover {
  transform: translateX(2px) translateY(-50%);
}

.asyncGallery__Next:before {
  transform: translate3d(-50%, -50%, 0) scale(-1);
}

.asyncGallery__Prev {
  left: 40px;
}

.asyncGallery__Prev:hover {
  transform: translateX(-2px) translateY(-50%);
}

.asyncGallery__Prev:before {
  transform: translate3d(-50%, -50%, 0);
}




.container {
  max-width: 1200px;
  margin: 0 auto;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.gallery div {
  max-width: calc(33.333% - 40px);
  margin: 20px;
  transition: opacity 200ms;
  cursor: pointer;
}

.gallery div:hover {
  opacity: 0.8;
}

.gallery div img {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .asyncGallery__Close {
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    background-size: 20px;
  }

  .asyncGallery__Dots {
    bottom: 15px;
  }

  .asyncGallery__Counter {
    right: 15px;
    bottom: 15px;
    font-size: 12px;
  }

  .asyncGallery__Item {
    width: 100%;
  }

  .asyncGallery__ItemImage img {
    max-height: none;
    max-width: 100%;
  }

  .asyncGallery__ItemDescription {
    padding: 0 20px;
  }

  .asyncGallery__Next,
  .asyncGallery__Prev {
    display: none;
  }

  /* DEMO */
  .gallery {
    display: block;
  }

  .gallery div {
    max-width: 100%;
    margin: 20px 0 0;
  }

  .gallery div img {
    max-width: 100%;
    min-width: 100%;
  }
}


.contact{
  padding: 100px 0;
}
.contact input,textarea{
  width: 100%;
  border:1px solid #ccc;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.contact input[type="submit"]{
  width: 30%;
  margin: 0 auto;
  background-color: #009b9e;
  border: 3px solid #009b9e;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.testimonial img{
  width: auto !important;
  border-radius: 50%;
      margin: 0 auto;
}
.review{
  padding: 70px 0;
  background-color: #009b9e   ;
}
.review h3{
  color: #fff;
  text-align: center;
  padding-bottom: 50px;
}
.testimonial{
  background-color: #fff;
    padding: 34px;
    margin: 0 15px;
    text-align: center;
}






.ab-place{
  padding: 70px 0;
}
.ab-place p{
  padding: 20px 10px;
    border: 1px solid #ccccccc7;
    min-height: 235px;


}

img {
  width: 100%;
}

a {
  outline: none;
  color: #3498db;
  text-decoration: none;
}
a:hover, a:focus {
  color: #528cb3;
}
.grid {
  display: block;
  margin: 0 auto;
  width: 95%;
  padding-left: 0;
  /* font-size: 0; */
  text-align: center;
}
.grid figure {
  /* margin: 0.1em;
  width: 340px;
  height: 240px; */
  background: #3085a3;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-align: center;
}
/* Common style */
.grid figure img {
  position: relative;
  display: block;
  opacity: 0.8;
  height: 240px;
}
@media (max-width: 1260px) {
  .grid figure img {
    height: 270px;
  }
}
.grid figure figcaption {
  color: #fff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.grid figcaption h2 {
  text-transform: uppercase;
  word-spacing: -0.15em;
  font-weight: 300;
  margin: 1em;
}
.grid figure figcaption::before, .grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  margin: 1em;
}
.grid figure h2 span {
  font-weight: 800;
}
figure.effect-steve {
  z-index: auto;
  background: #000;
}
figure.effect-steve:before {
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
  opacity: 0;
}
figure.effect-steve figcaption {
  z-index: 1;
}
figure.effect-steve img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
  transform: perspective(1000px) translate3d(0, 0, 0);
}
figure.effect-steve h2, figure.effect-steve p {
  background: #f1f1f1;
  color: #2d434e;
}
figure.effect-steve h2 {
  position: absolute;
  padding: 0.25em;
  bottom: 10px;
  width: 100%;
}
figure.effect-steve p {
  margin-top: 1em;
  padding: 0.5em;
  font-weight: 800;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-steve:hover:before {
  opacity: 1;
}
figure.effect-steve:hover img {
  -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
  transform: perspective(1000px) translate3d(0, 0, 21px);
}
figure.effect-steve:hover h2:before {
  opacity: 0;
}
figure.effect-steve:hover p {
  opacity: 1;
}
.grid figure, figcaption, img {
  z-index: 0;
}
.grid figure figcaption h2 {
  font-size: 24px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.grid figcaption p {
  font-size: 16px;
  font-weight: 200;
  position: absolute;
  bottom: 0;
  margin: 0;
  height: 25%;
      min-height: 0;
}
figure:hover h2 {
  background: #f1f1f1;
  transition: transform 0.35s;
  transform: translateY(-2.5em);
}
h1.slogan {
  text-align: center;
  background-color: #2d434e;
  font-weight: 100;
  margin: 0;
  padding: 20px;
}


.sticky01 {
    left: 0;
    position: fixed;
    top: 228px;
    z-index: 10000;
}


@media only screen and (max-width: 600px) {
	
.slider {
    /* background-color: #ffdf04; */
    background: url(../images/slider/_homepage-1-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* height: 100vh; */
    margin-top: 80px;
}


#main-slider .item .slide-title {
    margin-top: 0;
    font-size: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    color: #fff;
    position: relative;
    margin-bottom: 0;
    line-height: 18px;
	display:inline-block;
}



}


.error{
	color:#f00;
}
.submt {
    width: 30%;
    margin: 0 auto;
    background-color: #009b9e;
    border: 3px solid #009b9e;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
	padding: 10px 15px;
}