@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'InterTight';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
       font-family: 'InterTight';
     font-size:16px;
     color:#000;
}
html {
  scroll-behavior: smooth;
}
a {
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.p0{
    padding:0!important
}
.p3{
    padding:3px!important
}
.p4{
    padding:4px;
}
.m0{
    margin:0!important
}
.fl{
    float:left
}
.fr{
    float:right
}
b{
    padding:10px 0
}
li{
    list-style:none;
    text-decoration:none
}
p{
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 1em;
    color:#212121;
    line-height: 1.7;
    font-family: 'InterTight';
    font-weight: 300;
}
li{
    font-size:16px;
     font-weight: normal;
}

 .c1 {
     background-color:#fff !important;
     color:#333 !important;
}
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'ProductSans';
    src: url('../fonts/ProductSans-Black.eot');
    src: url('../fonts/ProductSans-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProductSans-Black.woff2') format('woff2'),
        url('../fonts/ProductSans-Black.woff') format('woff'),
        url('../fonts/ProductSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Regular.eot');
    src: url('../fonts/InterTight-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Regular.woff2') format('woff2'),
        url('../fonts/InterTight-Regular.woff') format('woff'),
        url('../fonts/InterTight-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Medium.eot');
    src: url('../fonts/InterTight-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Medium.woff2') format('woff2'),
        url('../fonts/InterTight-Medium.woff') format('woff'),
        url('../fonts/InterTight-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Light.eot');
    src: url('../fonts/InterTight-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Light.woff2') format('woff2'),
        url('../fonts/InterTight-Light.woff') format('woff'),
        url('../fonts/InterTight-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-SemiBold.eot');
    src: url('../fonts/InterTight-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-SemiBold.woff2') format('woff2'),
        url('../fonts/InterTight-SemiBold.woff') format('woff'),
        url('../fonts/InterTight-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Italic.eot');
    src: url('../fonts/InterTight-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Italic.woff2') format('woff2'),
        url('../fonts/InterTight-Italic.woff') format('woff'),
        url('../fonts/InterTight-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Black.eot');
    src: url('../fonts/InterTight-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Black.woff2') format('woff2'),
        url('../fonts/InterTight-Black.woff') format('woff'),
        url('../fonts/InterTight-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ApercuMono';
    src: url('../fonts/ApercuMonoPro-Regular.eot');
    src: url('../fonts/ApercuMonoPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ApercuMonoPro-Regular.woff2') format('woff2'),
        url('../fonts/ApercuMonoPro-Regular.woff') format('woff'),
        url('../fonts/ApercuMonoPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Baskerville';
    src: url('../fonts/Baskerville-Normal.eot');
    src: url('../fonts/Baskerville-Normal.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Baskerville-Normal.woff2') format('woff2'),
        url('../fonts/Baskerville-Normal.woff') format('woff'),
        url('../fonts/Baskerville-Normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Baskerville';
    src: url('../fonts/Baskerville-LightA.eot');
    src: url('../fonts/Baskerville-LightA.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Baskerville-LightA.woff2') format('woff2'),
        url('../fonts/Baskerville-LightA.woff') format('woff'),
        url('../fonts/Baskerville-LightA.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Baskerville';
    src: url('../fonts/Baskerville-LightItalic.eot');
    src: url('../fonts/Baskerville-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Baskerville-LightItalic.woff2') format('woff2'),
        url('../fonts/Baskerville-LightItalic.woff') format('woff'),
        url('../fonts/Baskerville-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'BillionReachDEMO';
    src: url('../fonts/BillionReachDEMO.eot');
    src: url('../fonts/BillionReachDEMO.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BillionReachDEMO.woff2') format('woff2'),
        url('../fonts/BillionReachDEMO.woff') format('woff'),
        url('../fonts/BillionReachDEMO.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roshmary';
    src: url('../fonts/RoshmaryRegular.eot');
    src: url('../fonts/RoshmaryRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/RoshmaryRegular.woff2') format('woff2'),
        url('../fonts/RoshmaryRegular.woff') format('woff'),
        url('../fonts/RoshmaryRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.sexy-menu.detached  .header-contact {
    display: none;
}
video {
    width: 100%;
  }
.sexy-menu.detached .tophead{
display: none;
}

.sexy-menu.detached .nav-brand img{
   margin-top: 22px;
    width: 80%;
}
.sexy-menu.detached .large{
display: none;
}
.sexy-menu.detached .small{display: block;}

.wh-top {
    margin-right: 15px;
    display: flex;
    align-items: center;
    position: relative;
}
.nav-menu>li>a{
    margin: 35px 18px;
    display:inline-block;
    position:relative;
    color: #000000;  
    font-size: 0.875em; line-height: 20px;
    font-family: 'InterTight';
    font-weight: normal;
    font-style: normal;  letter-spacing: 2px;
    font-display: swap; 
    text-transform: uppercase;
}
.header-phone{
   display: flex !important;    margin-left: 8px !important;letter-spacing: 1px;
    align-items: center;    margin-top: 29px !important;  
}
.book-btn-header {
    border-radius: 25px;
    padding: 8px 20px;
    font-family: 'Montserrat' !important;
    font-weight: normal !important;
    text-transform: uppercase;
    letter-spacing: .5px !important;
    margin: 28px 0 !important;
    font-size: 0.9em !important;
    border: 1px solid #000;
}

.wh-img{ margin-right: 10px; }
.sexy-menu.detached  .header-phone{display: none;}

.nav-menu>li:last-child a,ul.header-social li:last-child,.nav-menu2>li>a:last-child{
  margin-right: 0 !important
}
.nav-menu>li:first-child a,.nav-menu2>li:first-child a{ margin-left: 0 !important }

.center{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
}

.resp-show{
  display: none !important;
}
.nav-menu>li>a:hover{
 color:   #ee4f54
}
.book-btn-header:hover{
background: #ee4f54; color: #fff !important
}

.sexy-menu.detached  .nav-menu{ border-top:0; }

 .top-quickwraper{
     width:100%;
     height:auto;
}
.nav-brand img{
    width: 100%; 
    margin-top: 14px;
}
 .sexy-menu.detached  .header-call{
    margin-top: 13px;
 }
#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;color: #fff;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
#button i{color: #fff}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/*popup*/

#popUp {
    position: fixed;
    width: 400px;
    height: auto;
    background: #ee4f54;
    bottom: 8%;
    margin-left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index:9999;
    padding:2% 2% 2%;
    right:0; opacity: 0
  }

  #popUp .close {
    position: absolute;
    top: -40px;opacity: 1;
    left: -4%;
    color: #666;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.5em;
    cursor: pointer;
    background-color: #f7f7f7;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }
  #plus {
    position: fixed;
    color: #fff;
    bottom: 56%;
    font-size: 1em;
    margin-right: -425px;
    -webkit-transition: all 1.25s ease;
    -moz-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
    cursor: pointer;
    text-align: left;
    letter-spacing: 1px;
    z-index: 999;
    width: 100%;
    right:0;
  }
.side-btn {
    position: absolute;
    background: #ee4f54;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: normal;
    font-size: 0.91em;
    line-height: 27px;
    display: inline-block;
    padding: 12px 35px; letter-spacing: 3px;
        -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all 1.25s ease;
    right: -73px;
    border-bottom-left-radius: 10px;
     border-bottom-right-radius: 10px;
}
  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'Montserrat';
  font-weight: 500;}

.side-form .form-group{margin-bottom: 12px;}

.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #3f3f3f;
    width: 100%;
    padding: 15px 20px;
}

.side-form-title {
    font-size: 1.333em;
        color: #fff;
    text-transform: uppercase;
    line-height: 30px;
     font-family: 'InterTight';
    font-weight: normal;
    text-align: center;margin-bottom: 20px;
}
.home-img-landsc {
    display: none !important;
}
.carousel-indicators .active,.carousel-indicators li{
    width: 12px!important;
    height: 12px!important; border:0 !important;
}
.carousel-indicators .active{  background: #d39c4a !important  }

.carousel-indicators li{
  background: #6a4020 !important; margin: 0 3px !important;
      border-radius: 0;
    transform: rotate(45deg);
}
.carousel-indicators{
  bottom: 50px!important;
}
/**/
/*video play hme*/

/**/
 .clear {
     clear: both 
}
 audio, ::selection{
     background: #daa289!important;
     color: #fff !important;   
}
span::selection {   -webkit-background-clip: unset!important;
    -webkit-text-fill-color: #fff !important; background: #daa289 !important; }
::-moz-selection {
   color: #fff !important;
}

 .grecaptcha-badge{
     display:none !important;
}
 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}

 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%;
     height:auto;
     position:relative;    overflow: hidden;
    z-index: 99;
}
.sexy-menu.detached .navigation{
  top: 0
}

 .footer-container{
     width:100%;
     height:auto;
     padding-top:2em;
     padding-bottom:2em;
}
.footer-top-for{ display: flex; align-items: center;}
.footer-top-for img{ max-width: 35px; margin-left: 10px;}
 .top-wraper{
     width:100%;
     height: auto;
}
 .top-container{
     width:100%;
     padding-left: 4%;
     padding-right: 4%;
}
.header-social-links {
    float: left;
}
 .tophead{
     width:100%;
     position:relative;
         padding: 0em;
    background: #6a446e;
        display: flex;
    justify-content: space-between;
}

.img-design{
position: absolute;bottom: 0;
    right: 0;
}
.box-group.gallery-box p {
    position: absolute;
    bottom: 0%; left: 3%;    width: 90%;
    font-family: 'Montserrat';
    font-weight: 600;    text-align: left;
    font-size: 0.778em; color: #f3f0f0;z-index: 9;
}
.box-group.gallery-box.dark-overlay:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    background: linear-gradient(3.65deg,#000 5.86%,rgba(14,30,42,0) 82.23%);
    z-index: 1;
    opacity: 1;
}

/**/
.blog-container{position: relative; padding: 60px 0}
.date{
  position: relative;
font-family: 'InterTight';
    font-weight: normal;
    text-transform: uppercase;
 color: #fff;
    font-size: .9em; letter-spacing: 1px;
        display: block; line-height: 25px;

}
 .thumb.why-img2 {
    position: relative;
}
.blog-meta {
    position: absolute;
    left: 30px;
    bottom: 0;
    z-index: 1;
    text-align: center;
    line-height: 1;
    padding: 15px 20px;
    background-color: #ee4f54;
}
.date span {
    display: block;  font-family: 'Baskerville';
    text-transform: uppercase; letter-spacing: 4px;
    font-weight: 300;     font-size: 2em;
}
.info {
    box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.10);
    padding: 25px 35px;
}
.b-title{
    font-size: 1.3em;
    position: relative;
    font-style: normal;
    font-family: 'Baskerville';
    font-weight: 300;
    line-height: 30px;text-transform: uppercase;
    color: #2a2828; margin-bottom: 10px;
}

.info p {
    margin-bottom: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.info .view-btn2 {
    padding: 11px 25px; margin-left: 0;
}
.blog-img2{
  box-shadow: 0px 0px 50px rgba(5, 5, 5, 0.18);
    margin-bottom: 25px;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block; position: relative;
}
.blog-h1{
    font-size: 1.82em;
    position: relative;
    font-style: normal;
    font-family: 'Baskerville';
    font-weight: 300;
    line-height: 40px;
    color: #2a2828; margin-bottom: 20px;
}
.sidebar-item.recent-post {
    position: relative;
    display: block;
    padding: 35px;
    background-color: #f4f5f8;
    border: 1px solid #f4f5f8;
    border-radius: 7px;
}
.sidebar-item.recent-post li {
    display: flex;
    align-items: center;    margin-bottom: 2em;
}
.bthumb img{ height: 80px; width: 80px; border-radius: 100%; object-fit: cover; }
  .post-date{
    display: block;
    color: #a1a1a1;
    font-size: .875em;
    line-height: 12px;
    padding: 4px 0; letter-spacing: .5px;
}
.binfo a{
  font-size: 1em;
    position: relative;
    font-style: normal;
    font-family: 'InterTight';
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 20px;
    color: #2a2828; margin-bottom: 10px;
}

.binfo {
    padding-left: 20px;
}

.meta-title {
    margin-top: 6px;
}
.lblog {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
    font-size: 1.6em;
}
.lblog:before{
      background: #eee;
    border-radius: 10px;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
   width: 100%;
}
.lblog:after{
      background: #ee4f54;
    border-radius: 10px;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 50px;
}
/**/
/*gallery*/

.tab button {
    border: 1px solid #ee4f54;
    color: #ee4f54;
    cursor: pointer;
    background: unset;
    text-transform: uppercase;
    padding: 9px 40px;
          font-family: 'Montserrat';
    font-weight: normal;
    font-size:1em;
    letter-spacing: 0px;
    text-align: center;
    position: relative;
    margin-right: 1em; border-radius: 25px;
}
.tab button.active {
    background: #ee4f54;
    border: 1px solid #ee4f54;
    color: #fff;
}
.tab  {
    margin-bottom: 3em;
    text-align: center;
}
.play-btn2 {
    position: absolute;
    top: 50%;
    transform: translate(-50%, 0%);
    left: 50%;
        background: #ee4f54;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    line-height: 50px;
    align-items: center;
    color: #fff;
}
.gallery-box img {
    height: 350px;
    object-fit: cover;
}
/**/




/**/
.icon-container {
    padding: 100px 0;
}
.form-group {
    margin-bottom: 18px;
}

.enq-container{position: relative;    padding: 60px 0;  
    margin-top: -250px;
    z-index: 9; }
   
.en-head2{
    color: #fff;
    font-weight: normal;
    font-family: 'ProductSans';
    font-size: 2.29em;
    line-height: 42px;
}
.enq-txt {
    margin-bottom: 30px;
}

/*
*/



/**/

.btn-flex {
    display: flex;
}

.p1{
  padding: 1px !important
}

.project-container{
 overflow: hidden;padding-top: 60px;
position: relative;  z-index: 9;
}
.ser-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.dots {
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
}


.c-white{color: #fff !important}
/* Style the tab content */

/**/

.owl-theme .owl-nav [class*=owl-] {
    padding: 0 !important;
    transform: translate(0%, -50%);
 font-size: 0px !important; 
    position: absolute;
    box-shadow: unset !important;
}
.owl-nav .owl-prev:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-lft.png);
    background-size: cover;
       height: 31px;
    width: 50px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.owl-nav .owl-next:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-rgt.png);
    background-size: cover;
     height: 31px;
    width: 50px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.new-slider .owl-nav .owl-next,.new-slider .owl-nav .owl-prev{
    top: -55px;
}
.new-slider .owl-nav .owl-next {
    right: 3%; 
}
.new-slider .owl-nav .owl-prev {
    right: 8%; 
}


/**/


/*section.contact-container*/
.mt-0{margin-top: 0px !important}
.contact-container{
  position: relative;     z-index: 9; overflow: hidden;
  background-image: url(../images/contact-bg.jpg); background-size: cover;
}
.contact-top{
 margin-bottom: 3em;
}
/*iframe {
    height: 100%; 
}*/
.con-rgt {
    margin-top: 30px;
}
.mbtm{margin-bottom: 15px;}
.contact-item p {
    font-size: 1em; line-height: 1.4;  text-align: center;
    margin-top: 5px;    font-weight: normal; letter-spacing: 1px;
}
.contact-item p a{
    font-weight: normal;    color: #212121;
  display: block;
}

.contact-item {
    position: relative;
    z-index: 9;
    overflow: hidden;
    height: 100%;
    background-size: cover;
    position: relative;
    padding: 40px 50px;
    background: #fff;
    box-shadow: 0px 2px 20px 10px rgb(0 0 0 / 2%);
    border: 1px solid #ee4f5457;
}
.con-icon {
   height: 80px;
    width: 80px;
    background-color: #ee4f54;
    display: flex;
    align-items: center;justify-content: center;
}
.con-left {
      text-align: center;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cicon {
    width: 40px;    filter: invert(1);
}

/**/
.eng-spans {
    display: flex; margin-top: 1em;
    align-items: center;
}

.eng-span{
  font-family: 'InterTight'; font-weight: normal;margin-right: 5%;
  font-size: 0.875em; line-height: 20px; color: #000;
}


/**/
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }

.submit-btn1{
    border: none;
     cursor: pointer;
       color: #fff;
    cursor: pointer;
    background:  #000;
    padding: 10px 20px;
    font-family: 'InterTight';
    font-weight: normal; border-radius: 10px;
    font-size: 1em;
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#000 ; color: #fff;
}

.mt-1
{
    margin-top: 1em !important;
}
.mt-2
{
    margin-top: 2em !important;
}
.mt-5
{
    margin-top: 5em;
}
.mb-2
{
    margin-bottom: 2em;
}
.mb-5
{
    margin-bottom: 5em;
}


 .desk-view{
     display:block;
}
 .mob-view{
     display:none !important
}

/* Dropdown styles */

.footer-bottom-container {
    position: relative;  background-color: #000000;    z-index: 9;
}

 .footer-wraper {
     width:100%; 
     height:auto; position: relative;    z-index: 9;
     background-color: #f6f6f6;
}
.footer-bottom-wraper{
  width: 100%;
    height: 50px;
    background-color: #fff
}
.space{ justify-content: space-between; }

 .copy-right {
     width:auto;
     height:auto;
     float:left; letter-spacing: 1px;
      font-family:'InterTight';
     font-size:1em;color: #ffffff;
     font-weight:normal; letter-spacing: 1px;
     line-height: 60px 
}
 .copy-right span {
      font-family:'InterTight';
     font-weight:normal;  letter-spacing: 1px;
}
 .designed {
     width: auto;
     height: auto;
     float: right 
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     padding-top:15px;
     width: auto; 
}
 .designed p {
     width: auto;
     height: auto; 
     float: right;
      font-family:'InterTight';
     font-size:1em;
     font-weight: normal; letter-spacing: 1px;
     line-height: 60px;
     margin: 0; color:#ed7475;
}
 .designed p a {
     text-decoration: none; 
      font-family:'InterTight';
     font-size:1em;color:#ffffff;
     font-weight:normal; 
}
 .designed p a:hover {
     text-decoration: none;
}
.center.space {
    margin: 0 22%;
}
 .whats-app{
    position:fixed;
        bottom: 20vh;
    right:-6px;
    width: 60px;
    z-index:99
}
.whats-app img{
    animation-name:floating;
    animation-duration:3s;    width: 100%;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
    opacity:1;
}
.whats-app:hover img{
    opacity:1
}
@keyframes floating{
    from{
        transform:translate(0,0)
    }
    65%{
        transform:translate(0,15px)
    }
    to{
        transform:translate(0,0)
    }
}
 .mob-hide{display: block;}
  .mob-show{display: none;}
.address p  a{ 
color: #212121; }
.client-container {
    position: relative;
    padding-bottom: 75px;
}
.footer-address-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;padding-top: 30px;
    justify-content: center; padding-bottom: 30px;
    align-items: center; 
}
.footer-address {
    width: auto;
    margin-right: auto;
    height: auto;
    float: left;
    padding-top: 20px;
}
.footer-address:nth-child(5){     padding-right: 0; margin-right: 0 }
.icon-f {
    display: flex;
    align-items: center;
}

.btm-link p {
    font-size: 0.937em;
    margin-bottom: 0;
    color: #1f1f1f;
    letter-spacing: .4px;
    font-family: 'InterTight';
    font-weight: 300;
}

.footer-social-links li a{
    margin-left: 20px;
    display: block;
    text-align: center;
}

.footer-social-links li a:hover{
 color:  #000  !important;
}
.footer-social-links ul li {
   float: left;
    margin: 0;  
}
.footer-menu-brdr {
    padding-bottom: 2em;
}
.footer-social-links ul li:last-child{margin-left: 0; padding-right: 0}
.footer-social-links ul li:first-child a{margin-left: 0}
.footer-social-links ul li:last-child a{margin-right: 0; padding-right: 0}
.footer-social-links ul li a{
    color: #ee4f54;
   font-size: 1.333em
}

.footer-menu {
    display: flex;padding-bottom: 3em;
    align-items: center; justify-content: center;
    border-top: 1px solid rgb(0 0 0 / 14%);
    margin: 0 22%; padding-top: 2em;
}
.footer-content-title {
    width: auto;
    display: flex;
    align-items: center;
    height: auto;
    color: #f55253;
    font-size: 1.33em;
    padding-right: 30px; margin-right: 30px;
    letter-spacing: 1px;
    font-family: 'Baskerville';
    position: relative;
    font-weight: 300;
    text-transform: uppercase;
}
.footer-menu ul li {
    width: auto;
    height: auto;
    float: left;
    margin: 0px 16px;
}
.footer-menu ul li:last-child{margin-right: 0}
.footer-menu li a{
      font-family: 'InterTight';
    font-weight: normal;
    font-size: 0.875em;
    line-height: 30px;
    color: #2c2c2c; text-transform: uppercase;
    letter-spacing: 1px;
}
.icon-bg{margin-right: 10px;}
.footer-menu li a:hover{ color: #f55253 }
.footer-social-links {
    justify-content: flex-start;
    display: flex; position: relative;
    align-items: center; padding-left: 30px; margin-left: 30px;
}
.footer-social-links:after {
    background: #444444;
    width: 1px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    left: 0px;
    content: "";
    z-index: 1;
}

.footer-content-title:after  {
    background: #444444;
    width: 1px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 0px;
    content: "";
    z-index: 1;
}

.main-container{
    width: 100%;
    height: auto;
    padding-top: 60px;
}
.welcome-container {
    position: relative;
    overflow: hidden;
    padding: 100px 0 60px;
}
.footer-logo img{width: 100%; }


.pt-0{
    padding-top: 0px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}

.p5{
    padding: 5px;
}
.p8 {
    padding: 8px;
}
.d-flex {
    display: flex!important;
}
.mb-0{margin-bottom: 0 !important}



/**/
.more-btn{
    position: relative;
    font-family: 'InterTight';
    font-weight: normal;
    font-style: normal;
    font-size: 0.75em;
    line-height: 17px;
    color: #e49822;   
    letter-spacing: 1px;
        margin-top: 2em;  
    display: block;
    width: fit-content;
}
.more-btn:hover{
  color: #f93733
}

.welcome-detail {
   position: relative;
  padding-left: 20px; text-align: justify;
}
.abt-b{
  font-family: 'Montserrat'; font-weight: normal;
  display: block; margin: 20px 0;
  font-size: 1.32em; color:rgb(57 57 57 / 52%); 
}
 .c-blue{color: #18609d; }
.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
/**/

/*banner*/
.hero-text-area {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal; text-align: center;
    transform: translateX(-50%);
    bottom: 10%; left: 50%; 
}

.featured-text{
     display: flex; align-items: center;
         justify-content: space-between;
}
.featured-text span{
  font-family: 'ApercuMono'; font-weight: normal;
  font-size: 0.7em; line-height: 15px;  color: #ffffff;   text-transform: uppercase;
  letter-spacing: 1px;    margin: 0 15px;
 }
 .featured-text span:last-child{ margin-right: 0 }
.hero-span{
     font-size: 7.47em;  position: relative;
    font-style: normal; text-align: left; letter-spacing: 1px;
  font-family: 'BillionReachDEMO'; font-weight: normal;
    line-height: 130px;    color: #ffffff;   
}
.hero-hd{
      font-size: 2.18em;  position: relative; text-transform: uppercase;
    font-style: normal; text-align: center; letter-spacing: 15px;
  font-family: 'Baskerville'; font-weight: normal;
    line-height: 50px;    color: #ffffff;  
}
.inner-rel{
    top: 30px;
}
.hero-text-area-inner {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    text-align: center;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

/**/



/**/
.abt-container {
  padding: 100px 0; 
    position: relative;
    z-index: 9;
}
.abt-img{position: relative; padding-right: 40px;}

.product-top {
    margin-bottom: 1.5em;
}
.text-left{text-align: left !important;}
.abt-span{
      font-size: 1.33em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'Baskerville';
    font-weight: 300;
    line-height: 35px; letter-spacing: 6px;
    color: #000000;  
}
.title1{
    font-size: 1.82em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'InterTight';
    font-weight: normal; letter-spacing: 4px;
    line-height: 40px;
    color: #2a2828;    text-transform: uppercase;
}
.title1 span{ font-family: 'InterTight'; font-weight: normal; color: #ec7475 }
.abt-top {
    text-align: center;    margin-bottom: 20px;
}
.villa-links {
    display: flex;
    align-items: center;
    margin-top: 1em;
}
.view-btn {
    font-family: 'Montserrat';
    font-weight: normal;
    background: #ee4f54;
    font-size: 0.68em;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;
    border-radius: 25px;
    padding: 6px 25px;
}
.view-btn:hover{
 background: #000; color: #fff;
}
.view-btn2:hover{
 background: #ee4f54; color: #fff;
}
.view-btn2 {
    font-family: 'Montserrat'; background: #fff;
    border: 1px solid #ee4f54;
    font-weight: normal;
    font-size: 0.68em;
    color: #ee4f54;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;
    border-radius: 25px;
    padding: 6px 25px;
    margin-left: 10px;
}
.room-btm-brdr{
  border-bottom: 1px solid rgb(0 0 0 / 14%);
  padding-bottom: 30px; margin-bottom: 35px;
}
.villa-h{
  font-family: 'InterTight'; font-weight: normal; margin-bottom: 5px;
  font-size: 1.83em; line-height: 35px; color: #ffffff;
  letter-spacing: 4px; text-transform: uppercase;
}
.villa-det{
  background-image: url(../images/bg1.jpg); background-size: cover;
  padding: 25px 60px; position: relative; text-align: center;
  width: 47.3%;
    margin: -11px auto 0;
}
.villa-det:before{
    content: '';
    position: absolute;
    background-image: url(../images/shape-top.png);
    background-size: cover;
    height: 20px;
    width: 40px;    z-index: 9;
    transform: translate(-50%, -50%);
    top: -8px;
    left: 50%;
}
.book-btn{
  font-size: 0.81em;padding: 10px 30px;letter-spacing: 2px;
}
.room-items{ margin-bottom: 6em; }
.room-links {
    margin: 25px auto 0;
}
.villa-det p{color: #fff; text-align: center;}
.am-items {
    display: flex;
    justify-content: space-between;
    margin-top: 3em;
}
.am-item {
    width: auto;
    float: left; text-align: center;
}
.am-title{
  font-family: 'Montserrat'; font-weight: 300; color: #fff;
  font-size: 1em; line-height: 22px;
}
.am-img{width: auto !important; margin-bottom: 5px;}

.room-top{ margin-right: -450px; margin-left: -450px; }
.room-container{overflow: hidden;}
.room-items{position: relative;}
.room-btm-img{ top: 10% !important;  bottom: unset;}
.room-slider .owl-prev{
  left: 33% ! important; top: 50% !important;
}
.room-slider .owl-next{
  right: 33% ! important; top: 50% !important;
}
.abt-content{ text-align: center; }
.room-items:last-child{margin-bottom: 0}


.ser-img{position: relative;}
.ser-img:before{
    content: "";
    position: absolute;
    background-color: rgb(0 0 0 / 35%);
    width: 100%;
    height: 100%;
}
.ser-container{
  position: relative; 
  padding: 80px 0;
  z-index: 9;
}
.welcome-title{
    font-size: 1.875em; color: #1b5278;
  position: relative;
  font-style: normal; text-transform: uppercase;
  text-align: left;
  font-family: 'InterTight';
  font-weight: normal; letter-spacing: 1px;
  line-height: 40px;
}
.ser-title{
  font-size: 1.33em; color: #fff;
  position: relative;
  font-style: normal;
  text-align: center;
  font-family: 'Baskerville';
  font-weight: normal; letter-spacing: 5px;
  line-height: 25px;
}
.ser-btm{ 
  position:  absolute; transform: translate(-50%,-50%); top: 50%; left: 50%;
  width: 100%; text-align: center;
}

.ser-center {
    display: flex;
    justify-content: center;
}
.abt-btm-mrg{margin-bottom: 2em;}

.view-all{
  font-family: 'InterTight'; color: #545454;  line-height: 20px; position: relative;
  font-weight: 500;    font-size: 0.94em; text-transform: capitalize;  
    text-align: center;    display: flex;
    width: fit-content; background-color: #fff;
  letter-spacing: 1px; border-bottom: 1px solid #545454;    margin: 0 auto;
}
/**/
.fc-title{
  font-family: 'InterTight'; font-weight: normal;
  text-transform: uppercase; letter-spacing: 2px;
  font-size: 1.19em; line-height: 25px; color: #ffffff;
}
.facility-content p{color: #fff}
.facility-content{
  background-image: url(../images/bg1.jpg); background-size: cover;
  padding: 35px 30px; text-align: center;
}
.facility-item{ position: relative; height: 100%;
  background-image: url(../images/bg1.jpg);
  background-size: contain;
    background-position: bottom; 
  }
.time {
    font-family: 'Montserrat';
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.97em;
    line-height: 21px;
    color: #d25b5c;
    border: 1px solid #d25b5c;
    border-radius: 15px;
    padding: 10px 20px;
    width: fit-content;
    margin: 10px auto;
}
.dine-top .abt-span{
    letter-spacing: 2px;
}
.dine-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 60px 65px;    z-index: 9;
    text-align: center;    height: 100%;
    border: 1px solid rgb(0 0 0 / 34%);
}
.dine-row1{margin-top: 6em; margin-bottom: 6em;}
.top-shape1{
  position: absolute; left: 0; top: 0;
}
.top-shape2{
  position: absolute; right: 0; bottom : 0;
}

/*indus*/
.industry-container{
  position: relative; padding: 80px  0px; overflow: hidden;
}
.shape2{
  position: absolute; right: 0; top: 0; z-index: -1;
}
.shape3{
  position: absolute; right: 0; top: 13%; z-index: -1;
}
.room-right {
    padding-left: 30px;
}

.rooms-row {
    padding-top: 5em;
}
.ind-title{
   font-family: 'Baskerville'; text-transform: uppercase;
    font-weight: 300; color: #393939;
    font-size: 1.125em; line-height: 25px;
        margin-top: 10px;
    display: block; letter-spacing: 1px;
    background: #efefef; padding: 10px 25px;
}
.ind-span{
      font-size: 2.97em;text-transform: capitalize;
          position: relative;
    font-style: italic;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal;
    line-height: 40px;
    letter-spacing: 1px;
    color: #ea7000;
}
.mtop{margin-top: 10px;}
.ofr-title{
  font-family: 'InterTight';
    font-weight: normal;
    color: #282828;
    font-size: 1.18em; letter-spacing: 1px;
    line-height: 25px;
}
.ofr-title span{ font-family: 'InterTight'; display: block;
    font-weight: normal; color: #cc5252 }
.ofr-item {
    float: left;
    width: auto;    margin-right: 10%;
    text-align: center; position: relative;
}
.ofr-item:after{
    content: '';
    position: absolute;
    background-image: url(../images/icon.png);
    background-size: cover;
       height: 42px;
    width: 45px;
        transform: translateY(-50%);
    top: 70%;
    right: -100px;
}
.ofr-item:nth-child(4):after{display: none;}
.ofr-row {
    display: flex;margin-top: 2em;
    justify-content: center;
}
.ofr-item:nth-child(4) {
    margin-right: 0;
}

.icon {
    margin-bottom: -10px;
}
/**/
/*book*/
.book-wrap {
    position: relative;
    padding: 100px 0 120px;
}
.book-bg {
    display: flex; background: #fff;
    align-items: center;
    justify-content: space-between;
    position: relative; padding: 25px 0 15px;
    box-shadow: 0px 2px 20px 20px rgb(0 0 0 / 3%);
}
.book-lft {
    text-align: center;
    width: 35%;
    float: left;
}
.book-img{position: relative;}
.book-img{position: absolute;
transform: translate(-50%,-50%); left: 50%; top: 50%;
}
.line1{
  position: absolute; transform: translateY(-50%); left:  -100px; top: 50%;
}
.line2{
  position: absolute; transform: translateY(-50%); right: -100px; top: 50%;
}
.enquiry-btn{
      color: #fff; background: #ee4f54;
    font-size: 0.81em; padding: 10px 30px;
    border-radius: 25px;
    line-height: 20px;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    bottom: -15px;
}
.enquiry-btn:hover{
   color: #fff; background: #000;
}
.book-rgt {
    width: 20%;
    float: right;
    margin-left: 20%;
}
.book-span{
   font-family: 'Baskerville';
    font-weight: 300;
    font-style: italic;
    font-size: 1.9em; line-height: 30px; color: #000000
}
.book-h2{
   font-family: 'Baskerville';
    font-weight: 300; text-transform: uppercase;
    font-style: normal; letter-spacing: 8px;
    font-size: 2.1em; line-height: 40px; color: #f55253
}
.c{
     font-family: 'Baskerville';
    font-weight: 300; text-transform: uppercase;
    font-style: normal;  
    font-size: 13.8em; line-height: 140px; color: #ee4f54
}

.book-flx {
    display: flex;
    align-items: center;
}

.test-h2 {
    font-family: 'Baskerville';
    font-weight: 300;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 3.6em;
    line-height: 60px;
    color: #f55253;
}
.test-h2 span{
  font-family: 'Baskerville';
    font-weight: 300;
    font-style: italic;
    letter-spacing: 1px;
    font-size: 0.52em;
    line-height: 60px;    text-transform: capitalize;
    color: #000000;
}
.testimonial-title{
    font-family: 'Baskerville';
    font-weight: 300;
    font-style: normal;
    letter-spacing: 3px;
    font-size: 1.75em;
    line-height: 30px;    text-transform: capitalize;
    color: #000000;
}
.testimonial-span{
    font-family: 'InterTight';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 8px;
    font-size: 0.64em;
    line-height: 20px;    text-transform: uppercase;
    color: #000000;    display: block;
    margin-bottom: 20px;
}
.testimonial-item{
  border-radius: 25px; position: relative; min-height: 313px;
  padding: 40px 50px; text-align: center;margin-top: 2em;
}
.testimonial-item:after{
  content: "“";
  position: absolute; transform: translateX(-50%); left: 50%; top: -15px; line-height: 1;
  font-family: 'Roshmary'; font-weight: normal; font-size: 17.14em;  z-index: 9;
}
.testimonial-rght {
    margin-left: -50px;
}
.bg1:after{ color: #ec7475 }
.bg2:after{ color: #a0ad8f  }
.bg3:after{ color:  #969ebb; }
.bg1{
  background-color: rgb(255 163 164 / 65%)
}
.bg2{
  background-color: rgb(194 213 167 / 65%)
}
.bg3{
  background-color: rgb(202 214 255 / 65%)
}
.test-wrap {
    position: relative;
    padding: 60px 15px 60px 0;
}
.btm-shape {
    position: absolute;
    bottom: -50px;
    z-index: -1;
}

/**/
.know-more{
 position: relative;
    font-family: 'InterTight';
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
    line-height: 28px;
    color: #0936a8; background-color: #ffb629;
    padding: 8px 20px; border-radius: 10px;
        display: block;
    width: fit-content;
    margin-top: 1em;
}
.know-more:hover{
   color: #fff; background-color: #0936a8;
}
.room-btm{
  display: block; align-items: center; margin-top: 20px;     padding-bottom: 40px;
}
.link-btn {
    position: relative;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    font-size: 0.75em;
    line-height: 25px;
    color: rgb(218 162 137 / 75%);
    letter-spacing: 3px;
}
.link-btn:hover,.btm-txt .link-btn:hover{color: #bc3478}

.product-top p{color: #fff; font-size: 1.125em}

.product-btm{
  margin-bottom: 1.5em
}
/**/
/*abt-inner*/
.abt-in-img, .abt-in-img img, .abt-content-inner {
    height: 100%; object-fit: cover;
}
.abt-content-inner {
  position: relative;
    display: flex; z-index: 9;
    justify-content: center;
    align-items: center; background-color: #fff;
    padding: 60px 65px; text-align: center;
    box-shadow: 1px 1px 12px 7px rgb(0 0 0 / 3%);
}
.abt-shape1{
  position: absolute; top: 0; right: 0; z-index: -1;
}
.abt-shape2{
  position: absolute; bottom: 0; left: 0; z-index: -1;
}
.title2-in{
     position: relative;width: fit-content;
    margin: 0 auto;    padding-left: 120px;    padding-right: 120px;
}
.title2-in:before{
    background: rgb(0 0 0 / 20%);
    content: "";
    height: 1px; width: 90px;
    left: 0; transform: translateY(-50%); top: 50%;
    position: absolute;
}
.title2-in:after{
    background: rgb(0 0 0 / 20%);
    content: "";
    height: 1px; width: 90px;
    right: 0; transform: translateY(-50%); top: 50%;
    position: absolute;
}
.title3-in{
  font-family: 'InterTight';
  font-weight: normal;line-height: 30px;
  font-size: 1.07em; letter-spacing: 3px;
}
.abt-in-btm {
    margin: 4em 0 6em;
    padding: 0 18%;
}
.guideline-item {
    display: flex;     margin-bottom: 15px;
    align-items: center;
    width: 100%;
}
.guideline-items{ margin-top: 3em; }
.numbr {
  height: 50px;
    width: 50px;
    border-radius: 100%;
    border: 1px solid #d36869;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    
}
.numbr span{
      font-family: 'InterTight';
    font-weight: 300;
    font-size: 1.3em;
    line-height: 30px;color: #d36869;
}
.guide-p,.loc-itm p{
 font-family: 'InterTight';
    font-weight: normal;
    font-size: 1em;
}
.loc-itm p{margin-top: 10px; letter-spacing: .3px}
.guide-right {
    background: #ffffff;
    box-shadow: 1px 1px 12px 7px rgb(0 0 0 / 3%);
    padding: 11px 45px;
    margin-left: -15px;
    z-index: -1;
    width: 100%;
    text-align: left;
}
.abt-btm-img{
  position: absolute; width: 100%; left: 0;
  bottom: -100px; z-index: -1;
}









/**/

.new-slider-wrp{
  position: relative;
}

/**/
.lux-wrap .know-more{
  text-align: center;
    justify-content: center
}
.dark-bg .owl-nav {
    display: none;
}

.plr-0{
  padding-right: 0px !important;
  padding-left: 0px !important
}
.p6 {
    padding: 6px !important;
}

.mt-4{
  margin-top: 4em !important
}
.mt-3{
  margin-top: 3em !important
}
.mt-6
{
  margin-top: 6em !important;
}
.pr-0{padding-right: 0 !important}
.pl-0{padding-left: 0 !important}
/**/

/**/
.in-contact-page-content{
background-color: #FFFFFF;margin-left: -180px;
    padding: 65px 85px 40px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}

.con-title{
    font-family: 'Baskerville';
    font-weight: 300;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 2em;
    line-height: 40px;
    color: #f55253;
}
.enq-frm{position: relative;}
.shape6{
  position: absolute;
  right: 0; bottom: 0;
}
.inner-box p{font-weight: 500; margin-bottom: 0}
.input-box {
    color: #3f3f3f;
    width: 100%; 
    height: 60px;  font-size: 0.875em;
    background:#F2F2F2; letter-spacing: 2px;
    font-family: 'InterTight'; font-weight: normal;
    font-style: normal; 
    padding: 0 22px;  
}
.contact-form .col-md-6:nth-child(2n){padding-left:0;}
.contact-form textarea{
   height: unset;  padding: 20px 25px 0;
}
.submit-btn  {
      border: none;
    color: #fff;
    cursor: pointer;
    background: #ee4f54;
    padding: 12px 35px;
        font-family: 'Montserrat';
    font-weight: normal;
    font-size: 0.875em;  letter-spacing: 2px;
    text-transform: uppercase; border-radius: 25px;
}
.submit-btn:hover {
  background :  #ee4f54 
}
.view-loc {
    float: right;    margin-top: 15px;
}

.dateimg:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 16px;
    right: 25px;
    background-position: center center;
    background-image: url(../images/date.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.form-group.dateimg {
    display: flex; position: relative;
    align-items: center;
}
.pl-15{padding-left: 15px !important}
.booknow-form{
      background-color: #FFFFFF;
    margin-left: 0; height: 100%;
    padding: 65px 85px 40px;
    box-shadow: 0px 2px 20px 20px rgb(0 0 0 / 3%);
}
  .booknow-frm .col-md-4:nth-child(2n) {
    padding-left: 0;
}
.book-img2,.book-img2 img{height: 100%; object-fit: cover;}
/**/
.text-center{
    text-align: center !important; 
}

 .box-link img{
     width: 100%;
     height: auto;
     display:block;
     transform: scale(1);
     transition: all 0.5s ease 0s;
     mix-blend-mode: multiply;
     top: 5%;
    position: relative;
    margin: 26px 0px 0
}

 .box-link:hover img{
     transform: scale(1.1);padding: 20px;
}
 .box-link .box-content{
     width: 100%;
     height: 100%;
     background:rgb(56 53 53 / 89%);
     text-align: center;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     transform: rotateY(180deg) scale(0.5);
     transition: all 0.45s ease-out 0s;
     display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
 .box-link:hover .box-content{
     opacity: 1; transition: all 0.45s ease-out 0s;
     transform: rotateY(0deg) scale(1);
}


.mb-3{
    margin-bottom: 3em
}

.d-flex{
    display: flex;
}
.activity-container .owl-theme .owl-nav {
  display: none !important;
}
.review-container {
    position: relative;
    padding: 50px 0 0
}


ul.slick-dots {
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    justify-content: center;
}
.mar0{
    margin: 0
}
/*end*/
.facility-wraper {
    padding: 60px 0;
}

/**/
.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
}
.box-group.gallery-box h4 {
  position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: 0;
    font-family: 'Montserrat';
    z-index: 9;
    font-weight: 600;
    font-size: 1em;
    color: #333;
    padding: 6px 25px;
    background: #fff;
    border-radius: 10px;width: max-content;

}
.box-group:hover .img-overlay{
  opacity: 1 !important
}
.img-overlay i {
    color: #fff;
    font-size: 2em;
}
.box-group{
    text-align: center;
    overflow: hidden;
    position: relative;    z-index: 9;
    transition: all 350ms  ease 0s;
}
.box-group img{transform: scale(1.17);transition: all 0.3s ease 0s; }
.img-play {
    width: 70px;
}
.box-group:hover img{
      transform: scale(1);  transition: all 350ms  ease 0s;
}
.box-group .play-btn {
    width: 80px !important;
}
.container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-md-15 {
    width: 20%;
    float: left;
}

.ser-abs-txt{
  font-family: 'Gelion'; font-weight: normal;    margin-bottom: 25px;
  font-size: 2em; color: #214279; line-height: 40px; letter-spacing: -1px
}
.ser-abs{
  position: absolute;
  transform: translate(0%,-50%); left: 50%; top: 50%
}
a.know-btn.submit-btn {
    padding: 14px 30px;
}

/**/

/************************************************** START LOCATION **************************************************/
 .inner-wraper-main{
     width:100%;
     height:auto;
     background-color:#ebede5;
     padding-bottom:90px;
}
 .inner-banner-caption-wrap{
     width:100%;
     bottom:18%;
     top: inherit !important;
}
 .inner-banner{
     width:100%;
     height:auto;
}
 .inner-banner-wrap{
     width:100%;
     height:auto;
     position:relative;
}
 .inner-caption{
     width:100%;
     height:auto;
     position:absolute;
     left:0;
     bottom:25%;
}
 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top: 20px;
     text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    position: relative;
    z-index: 9;

}
 .bredcum-container{
     width:auto;
     height:auto;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
}
 .bred-home a, .bred-home {
     width:auto;
     height:auto;
     float:left;
      font-family: 'Baskerville';
      font-weight: 300;
     font-size: 1.33em; 
     color:#1f1f1f; letter-spacing: 1px;
     line-height:30px;
     text-transform: capitalize; 
}
 .bred-home a{font-size: 1em}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     color:#070606;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#1f1f1f;
     line-height:30px;
     padding-left:8px;
     padding-right:8px; 
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
    font-family: 'Baskerville';
      font-weight: 300;
     font-size: 1.33em;  letter-spacing: 1px;
     color: #1f1f1f;
     line-height:30px;
     text-transform: capitalize;
}

.breakfast-content-outer {
  position: relative;
  height: 100%;
  background-image: url(../images/breakfast-bg.jpg);
  background-size: cover;
  
}
.breakfast-content {
  padding: 35px 30px;
  text-align: center;
}
.breakfast-content .fc-title{ color: #000;}
.break{margin: 1em 0em;}
.breakfast-content ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.breakfast-content ul li{
    font-style: normal;
  font-display: swap;
  height: auto;
  font-size: 1em;
  color: #212121;
  line-height: 1.7;
  font-family: 'InterTight';
  font-weight: 300;
  text-align: left;
  margin: 10px 0px;
  background: url(../images/listing.png) no-repeat left 4px;
  padding-left: 25px;
}

.lunch ul li{ 
    background: none; text-align: center; padding-left: 0px; 
    width: max-content;
  margin: 1em auto;}
.lunch ul li::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: 5px 10px 0 0;
  background: url(../images/listing.png);
  float: left;
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body,li {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
 
.nav-brand img {
           width: 56%;
        margin-top: 12px;
}
.nav-menu>li>a{
  margin: 22px 7px;letter-spacing: 1px;    font-size: 0.78em;
}
.wh-img {
    width: 20px;
    margin-right: 0;
}
.book-btn-header {
    padding: 2px 12px;margin: 19px 0 !important;
}
.header-phone{
  margin-top: 21px !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 17px;
    width: 50%;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: -20px;
}
.whats-app img{width: 45px; }
.hero-span {
    line-height: 90px;
}
.hero-span.inner-rel {
    font-size: 5em;        line-height: 100px;
}
.hero-text-area {
    font-size: 10px;
}
.hero-hd{
  letter-spacing: 8px;    line-height: 30px;
}

.shape1 {
    width: 30px;
}
.featured-text span{line-height: 10px;margin: 0 8px; }
.side-btn{ padding: 7px 15px;right: -50px; line-height: 20px;}

.ind-title{
  padding: 7px 15px
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 16px;
    padding: 4px 18px;
}
.title1{line-height: 30px;   letter-spacing: 3px;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
  height: 18px;
    width: 35px;
}
.shape3 {
    width: 500px;
}
.shape2 {
    width: 300px;
}
.ser-title{ letter-spacing: 2px;
    line-height: 20px; }
.ser-container{padding: 40px 0}
.abt-container {
    padding: 60px 0;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 200px;
}
.book-span{ line-height: 21px; }
.book-h2{ letter-spacing: 3px;font-size: 1.8em; line-height: 35px }
.c{
      font-size: 10.8em;
    line-height: 90px;
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
}
.test-h2{
  font-size: 2.6em;
    line-height: 45px;
}
.testimonial-item{ padding: 18px 20px; min-height: 240px }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 150px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu,.center.space{ margin: 0 10%; }
.footer-menu ul li{ margin: 0px 8px; }
.footer-menu{padding-bottom: 2em}
.designed p,.copy-right{
  line-height: 40px
}

.in-contact-page-content{
  padding: 20px 40px 20px
}
.input-box{ height: 50px }
.form-group {
    margin-bottom: 10px;
}
.con-title{ line-height: 20px }
.enq-txt {
    margin-bottom: 15px;
}
.con-icon {
    height: 50px;
    width: 50px;
}
.cicon{width: 30px}
.contact-item{ padding: 20px 20px }

.date{line-height: 17px}
.info{ padding: 15px 20px }
.info .view-btn2 {
    padding: 8px 21px;
}
.b-title{     line-height: 23px; font-size: 1.2em; }

.blog-h1{     line-height: 26px; }
.sidebar-item.recent-post{padding: 20px 15px}
.bthumb img {
    height: 60px;
    width: 60px;
}

.gallery-box img {
    height: 250px;
}
.villa-det{ padding: 20px 35px;    width: 60%; }
.villa-h{ letter-spacing: 2px; font-size: 1.5em; line-height: 30px; }
.am-img {
    width: 30px !important;
}
.am-title{ line-height: 19px; }
.top-shape1, .top-shape2 {
    width: 120px;
}
.dine-content{ padding: 30px 20px }
.booknow-form { padding: 30px 35px 20px }
.dateimg:after {
    width: 20px;
    height: 20px;
}

}



 @media (min-width: 1280px) and (max-width: 1359px) {
     body,li {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left: 7%;
         padding-right: 7% 
    }
 
.nav-brand img {
           width: 56%;
        margin-top: 12px;
}
.nav-menu>li>a{
  margin: 22px 11px;letter-spacing: 1px;    font-size: 0.8em;
}
.wh-img {
    width: 20px;
    margin-right: 0;
}
.book-btn-header {
    padding: 2px 12px;margin: 19px 0 !important;
}
.header-phone{
  margin-top: 21px !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 17px;
    width: 50%;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: -20px;
}
.whats-app img{width: 45px; }
.hero-span {
    line-height: 90px;
}

.hero-text-area {
    font-size: 11px;
}
.hero-hd{
  letter-spacing: 8px;    line-height: 30px;
}
.hero-span.inner-rel {
    font-size: 6em;        line-height: 120px;
}
.shape1 {
    width: 30px;
}
.featured-text span{line-height: 10px;margin: 0 8px; }
.side-btn{ padding: 9px 15px;right: -55px; line-height: 20px;}

.ind-title{
  padding: 7px 15px
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 16px;
    padding: 4px 18px;
}
.title1{line-height: 30px;   letter-spacing: 3px;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
  height: 18px;
    width: 35px;
}
.shape3 {
    width: 500px;
}
.shape2 {
    width: 300px;
}
.ser-title{ letter-spacing: 2px;
    line-height: 20px; }
.ser-container{padding: 40px 0}
.abt-container {
    padding: 60px 0;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 200px;
}
.book-span{ line-height: 23px; }
.book-h2{ letter-spacing: 3px;font-size: 1.8em; line-height: 35px }
.c{
      font-size: 10.8em;
    line-height: 90px;
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
}
.test-h2{
  font-size: 2.6em;
    line-height: 45px;
}
.testimonial-item{ padding: 25px 20px; min-height: 270px }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 170px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu,.center.space{ margin: 0 17%; }
.footer-menu ul li{ margin: 0px 8px; }
.footer-menu{padding-bottom: 2em}
.designed p,.copy-right{
  line-height: 40px
}


.in-contact-page-content{
  padding: 40px 50px 30px
}
.input-box{ height: 55px }
.form-group {
    margin-bottom: 12px;
}
.con-title{ line-height: 23px }

.con-icon {
    height: 60px;
    width: 60px;
}
.cicon{width: 35px}
.contact-item{ padding: 30px 20px }


.date{line-height: 17px}
.info{ padding: 25px 20px }
.info .view-btn2 {
    padding: 8px 21px;
}
.b-title{     line-height: 25px; font-size: 1.2em; }
.blog-h1{     line-height: 30px; }
.sidebar-item.recent-post{padding: 20px 15px}
.bthumb img {
    height: 60px;
    width: 60px;
}
.gallery-box img {
    height: 250px;
}
.gallery-box img {
    height: 250px;
}
.villa-det{ padding: 20px 35px;  width: 54.4%; }
.villa-h{ letter-spacing: 2px; font-size: 1.5em; line-height: 30px; }
.am-img {
    width: 30px !important;
}
.am-title{ line-height: 19px; }
.top-shape1, .top-shape2 {
    width: 120px;
}
.dine-content{ padding: 30px 20px }
.booknow-form { padding: 30px 65px 20px }
.dateimg:after {
    width: 25px;
    height: 25px;
}

}

 @media (min-width: 1360px) and (max-width: 1399px) {
  body,li {
         font-size:14px !important;
    }
    .d-container{
         width:100%;
         padding-left: 8%;
         padding-right: 8% 
    }
.nav-brand img {
           width: 70%;
        margin-top: 11px;
}
.nav-menu>li>a{
  margin: 22px 14px;letter-spacing: 1px;    font-size: 0.8em;
}
.wh-img {
    width: 20px;
    margin-right: 0;
}
.book-btn-header {
    padding: 2px 12px;margin: 19px 0 !important;
}
.header-phone{
  margin-top: 21px !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 17px;
    width: 50%;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: -20px;
}
.whats-app img{width: 45px; }
.hero-span {
    line-height: 100px;
}

.hero-text-area {
    font-size: 12px;
}
.hero-hd{
  letter-spacing: 8px;    line-height: 35px;
}
.hero-span.inner-rel {
    font-size: 6em;        line-height: 120px;
}
.shape1 {
    width: 34px;
}
.featured-text span{line-height: 12px;margin: 0 8px; }
.side-btn{ padding: 9px 15px;right: -55px; line-height: 20px;}

.ind-title{
  padding: 7px 15px
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 20px;
    padding: 4px 18px;
}
.title1{line-height: 30px;   letter-spacing: 3px;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
         height: 25px;
        width: 40px;
}
.shape3 {
    width: 500px;
}
.shape2 {
    width: 300px;
}
.ser-title{ letter-spacing: 2px;
    line-height: 20px; }
.ser-container{padding: 40px 0}
.abt-container {
    padding: 60px 0;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 200px;
}
.book-span{ line-height: 26px; }
.book-h2{ letter-spacing: 5px;font-size: 1.8em; line-height: 45px }
.c{
      font-size: 10.8em;
    line-height: 90px;
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
}
.test-h2{
  font-size: 2.6em;
    line-height: 45px;
}
.testimonial-item{ padding: 25px 20px; min-height: 270px }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 200px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu,.center.space{ margin: 0 17%; }
.footer-menu ul li{ margin: 0px 11px; }
.footer-menu{padding-bottom: 2em}
.designed p,.copy-right{
  line-height: 40px
}



.in-contact-page-content{
  padding: 40px 50px 30px
}
.input-box{ height: 55px }
.form-group {
    margin-bottom: 12px;
}
.con-title{ line-height: 23px }

.con-icon {
    height: 60px;
    width: 60px;
}
.cicon{width: 35px}
.contact-item{ padding: 30px 20px }


.b-title{     line-height: 25px; font-size: 1.2em; }
.blog-h1{     line-height: 30px; }
.sidebar-item.recent-post{padding: 20px 20px}
.bthumb img {
    height: 60px;
    width: 60px;
}
.gallery-box img {
    height: 280px;
}

.villa-det{ padding: 20px 35px;  width: 53.4%; }
.villa-h{ letter-spacing: 2px; font-size: 1.5em; line-height: 30px; }
.top-shape1, .top-shape2 {
    width: 140px;
}
.dine-content{ padding: 30px 20px }
.dateimg:after {
    width: 25px;
    height: 25px;
}

}

 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
   .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
.nav-brand img {
           width: 70%;
        margin-top: 11px;
}
.nav-menu>li>a{
  margin: 25px 14px;letter-spacing: 1px;    font-size: 0.8em;
}
.wh-img {
    width: 20px;
    margin-right: 0;
}
.book-btn-header {
    padding: 4px 15px;margin: 20px 0 !important;
}
.header-phone{
  margin-top: 25px !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 17px;
    width: 50%;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: -20px;
}
.whats-app img{width: 45px; }
.hero-span {
    line-height: 100px;
}
.hero-span.inner-rel {
    font-size: 6em;        line-height: 120px;
}
.hero-text-area {
    font-size: 13px;
}
.hero-hd{
  letter-spacing: 8px;    line-height: 35px;
}
.top-shape1, .top-shape2 {
    width: 140px;
}
.dine-content{ padding: 30px 20px }
.shape1 {
    width: 34px;
}
.featured-text span{line-height: 12px;margin: 0 8px; }
.side-btn{ padding: 9px 15px;right: -55px; line-height: 20px;}

.ind-title{
  padding: 7px 15px
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 20px;
    padding: 4px 18px;
}
.title1{line-height: 30px;   letter-spacing: 3px;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
         height: 25px;
        width: 40px;
}
.shape3 {
    width: 500px;
}
.shape2 {
    width: 300px;
}
.ser-title{ letter-spacing: 2px;
    line-height: 20px; }
.ser-container{padding: 40px 0}
.abt-container {
    padding: 60px 0;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 240px;
}
.book-span{ line-height: 26px; }
.book-h2{ letter-spacing: 5px;font-size: 1.8em; line-height: 45px }
.c{
      font-size: 10.8em;
    line-height: 90px;
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
}
.test-h2{
  font-size: 2.8em;
    line-height: 48px;
}
.testimonial-item{ padding: 25px 20px; min-height: 270px }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 200px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu,.center.space{ margin: 0 16%; }
.footer-menu ul li{ margin: 0px 11px; }
.footer-menu{padding-bottom: 2em}
.designed p,.copy-right{
  line-height: 50px
}


.in-contact-page-content{
  padding: 40px 60px 30px
}
.input-box{ height: 55px }
.form-group {
    margin-bottom: 12px;
}
.con-title{ line-height: 23px }

.con-icon {
    height: 60px;
    width: 60px;
}
.cicon{width: 35px}
.contact-item{ padding: 30px 20px }


.sidebar-item.recent-post{padding: 20px 20px}
.bthumb img {
    height: 60px;
    width: 60px;
}
.gallery-box img {
    height: 280px;
}
.villa-det{  width: 53%; }
.dateimg:after {
    width: 25px;
    height: 25px;
}

}
 @media (min-width: 1441px) and (max-width: 1599px) {
   li,body{font-size:15px !important;}
 .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
 
.nav-brand img {
           width: 70%;
        margin-top: 11px;
}
.nav-menu>li>a{
  margin: 25px 14px;letter-spacing: 1px;    font-size: 0.8em;
}
.wh-img {
    width: 20px;
    margin-right: 0;
}
.book-btn-header {
    padding: 4px 15px;margin: 20px 0 !important;
}
.header-phone{
  margin-top: 25px !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 17px;
    width: 50%;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: -20px;
}
.whats-app img{width: 45px; }
.hero-span {
    line-height: 110px;
}
.top-shape1, .top-shape2 {
    width: 140px;
}
.dine-content{ padding: 30px 20px }
.hero-text-area {
    font-size: 14px;
}
.hero-hd{
  letter-spacing: 8px;    line-height: 40px;
}

.shape1 {
    width: 34px;
}
.featured-text span{line-height: 15px;margin: 0 8px; }
.side-btn{ padding: 9px 15px;right: -55px; line-height: 20px;}

.hero-span.inner-rel {
    font-size: 6.5em;
}
.ind-title{
  padding: 7px 15px
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 20px;
    padding: 4px 18px;
}
.title1{line-height: 30px;   letter-spacing: 3px;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
         height: 25px;
        width: 40px;
}
.shape3 {
    width: 550px;
}
.shape2 {
    width: 350px;
}
.ser-title{ letter-spacing: 3px }
.ser-container{padding: 40px 0}
.abt-container {
    padding: 60px 0;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 240px;
}
.book-span{ line-height: 26px; }
.book-h2{ letter-spacing: 5px;font-size: 1.8em; line-height: 45px }
.c{
      font-size: 10.8em;
    line-height: 90px;
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
}
.test-h2{
  font-size: 2.8em;
    line-height: 48px;
}
.testimonial-item{ padding: 25px 20px; min-height: 270px }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 200px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu,.center.space{ margin: 0 17%; }
.footer-menu ul li{ margin: 0px 11px; }
.footer-menu{padding-bottom: 2em}
.designed p,.copy-right{
  line-height: 50px
}
.sidebar-item.recent-post{padding: 20px 20px}
.bthumb img {
    height: 60px;
    width: 60px;
}
.gallery-box img {
    height: 320px;
}

.in-contact-page-content{
  padding: 40px 60px 30px
}
.input-box{ height: 55px }
.form-group {
    margin-bottom: 12px;
}
.con-title{ line-height: 23px }

.con-icon {
    height: 60px;
    width: 60px;
}
.cicon{width: 35px}
.contact-item{ padding: 30px 20px }
.villa-det{  width: 52%; }
.dateimg:after {
    width: 25px;
    height: 25px;
}
}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}

 
 .whats-app{
    width: 60px
   }
 
  .d-container{
       width:100%;
       padding-left:8%;
       padding-right:8% 
  }

.nav-brand img {
           width: 85%;
        margin-top: 11px;
}
.nav-menu>li>a{
  margin: 28px 14px; 
}
.wh-img {
    width: 20px;
    margin-right: 0;
}
.book-btn-header {
    padding: 4px 15px;margin: 23px 0 !important;
}
.header-phone{
  margin-top: 28px !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 17px;
    width: 65%;
}

#button{
  height: 40px; width: 40px; line-height: 40px
}
.side-btn{
  padding: 13px 15px;    right: -59px; line-height:  18px;
}
.shape2{width: 500px;}
.shape3{width: 700px}
.footer-menu,.center.space{     margin: 0 18%; }
.villa-det{  width: 50.2%; }
.dateimg:after {
    width: 25px;
    height: 25px;
}
}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}

}
 

 @media (max-width:420px) { 
    body,li {
       font-size:14px !important;
  }
  p{font-size: 1em; line-height: 1.7}
  .d-container { padding-left: 3%; padding-right: 3% }
  .nav-brand img {
    width: 60%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 60px;
  }
  .whats-app{width: 40px;right: -6px;}
  .footer-address-container{display: none;}
  .hero-text-area {
    font-size: 10px;    bottom: 40px; top: unset;
  }
  .featured-text{ line-height: 30px }
 .mob-icon {
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        margin-left: 4px;
        line-height: 18px;
    }
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    position: fixed;
    bottom: 29vh;
    right: -2px;
    color: #fffcff; transform:unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .hero-span {
    line-height: 65px;
  }

.hero-hd{
  letter-spacing: 8px;    line-height: 35px;
}
.room-right {
    padding-left: 0;
}
.text-left {
    text-align: center !important;
}
.shape1 {
    width: 30px;
}
.abt-span {
    font-size: 1em;line-height: 25px;
    letter-spacing: 2px;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev {
    bottom: -35px;
  top: unset !important;
}
.new-slider .owl-nav .owl-prev {
    right: 55%;
}
.new-slider .owl-nav .owl-next {
    right: 45%;
}
.villa-links{justify-content: center;}
.featured-text span{line-height: 15px;margin: 0 8px;        font-size: 1em; }

.ind-title{
  padding: 7px 15px; text-align: center;    font-size: 1em;
    line-height: 25px;
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 16px;
    padding: 4px 18px;
}
.title1{line-height: 30px;    font-size: 1.3em; letter-spacing: 3px;  }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
          height: 15px;
        width: 25px;
}
.shape3,.room-img-lft {
 display: none;
}
.shape2 {
    width: 200px;
}
.ser-title{ letter-spacing: 2px; font-size: 1.1em;
    line-height: 20px; }
.ser-container{padding: 40px 0px}
.abt-container {
    padding: 30px 0; overflow: hidden;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 200px;
}
.book-span{ line-height: 21px; font-size: 1.4em;}
.book-h2{ letter-spacing: 3px;font-size: 1.5em; line-height: 30px }
.c{
      font-size: 6.8em;
    line-height: 80px;
}
.book-rgt {
   
    margin-left: 0;
}
.ofr-title{     
  font-size: 1em;
    letter-spacing: 1px;
    line-height: 20px; 
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
    left: 50%; transform: translate(-50%,-50%);
    bottom: -25px;        width: fit-content;
}
.test-h2{
  font-size: 2.3em;
    line-height: 40px;
}
.test-lft {
    text-align: center;
}
.test-h2 span{     line-height: 40px; }
.testimonial-item:after{     font-size: 11em;    top: -10px; }
.testimonial-title{
      letter-spacing: 1px;
    font-size: 1.5em;
    line-height: 20px;
}
.test-wrap {
    padding: 20px 15px 20px 0;
}
.testimonial-item{ padding: 18px 20px; min-height: unset; }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 150px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu ul li{ margin: 0px 8px; }
.footer-menu{display: none;}
.designed p,.copy-right{
  line-height: 40px
}

.center.space {
    margin: 0 3%;
}
.footer-bottom-container {
    padding-bottom: 80px;
}
.copy-right span{display: none;}
.book-bg, .tes-row,.ofr-row, .ser-row{display: block;}
.book-lft,.book-rgt{ width: 100%;  float: none;}
.book-flx {
    justify-content: center;
}
.book-img{display: none;}
.testimonial-rght {
    margin-left: 0;
}
.rooms-row{ display: block; padding-top: 3em; }
.ser-row .col-md-2 {
    width: 50%;
    float: left;
}
.icon {
    width: 50px;
}
.ofr-item {
    float: left;
    width: 50%;
    margin-right: 0%;
}
.ofr-item:after{     right: -25px; }
.ofr-item:nth-child(2):after{display: none;}
.book-wrap {
    padding: 40px 0 40px;
}

.hero-text-area-inner {
    font-size: 9px;
}
.inner-rel {
    top: 16px;     font-size: 6em;
}
.abt-in-img{display: none;}
.abt-shape1 {
    width: 140px;
}
.abt-content-inner{ padding: 30px 25px }
.title2-in{ padding-left: 60px; padding-right: 60px; }
.title2-in:before,.title2-in:after{ width: 50px }
.title3-in{ font-size: .9em; letter-spacing: 2px; }
.title1 br{display: none;}
.abt-in-btm {
    margin: 3em 0 3em;
    padding: 0 3%
}
.numbr {
    height: 30px;
    width: 30px;
}
.numbr span{ font-size: 1em; }
.guideline-items {
    margin-top: 2em
} 
.guide-right{ padding: 11px 15px 11px 35px }
.col-md-15 {
    width: 50%;
    float: left;
}
.loc-itm {
    margin-bottom: 2em;height: 100%;
}
.row.loc-row {
    display: flex;
    flex-wrap: wrap;
}


.room-top{margin: 0}
.villa-det{width: 100%; padding: 25px 25px;    background-size: contain;}
.villa-h{ font-size: 1.3em; line-height: 25px;    letter-spacing: 1px; }

.am-img {
    width: 30px !important;
}
.am-items{display: block;}
.am-item {width: 33%;margin-bottom: 1em;}
.am-title{ line-height: 18px;    font-size: .9em; }
.room-items {
    margin-bottom: 4em
}
.villa-det:before{ top: -20px; height: 50px; width: 100px; }
.room-slider  .owl-nav [class*=owl-]{
  height: 30px; background: #fff;
    width: 30px;
    border-radius: 100%;
}
.room-slider .owl-prev { left: 5% ! important; }
.room-slider .owl-next { right: 5% ! important; }

.facility-content{ padding: 20px 25px; }
.facility-item {
    margin-bottom: 2em;
    height: unset;
}
.dine-row1 {
    margin-top: 1em; margin-right: 0px; margin-left: 0px;
    margin-bottom: 2em
}
.top-shape1, .top-shape2 {
    width: 90px;
}
.dine-content{ padding: 30px 35px }
.ser-row {
    margin: 0;
}

.tab button{     padding: 6px 25px; font-size: .9em }
.tab {
    margin-bottom: 1em;
    text-align: center;
}
.tabcontent {
    margin: 0 3%;
}
.gallery-box img { height: 150px; }
.blog-container {
    padding: 30px 0;
    overflow: hidden;
}


.blog-meta{ padding: 8px 13px }
.info{ padding: 16px 20px }
.b-title{ line-height: 24px;font-size: 1.1em; }
.info .view-btn2 {
    padding: 6px 13px;
}
.blog-style-one {text-align: center;
    margin-bottom: 2em;
}
.blog-txt{ text-align: center; }
.blog-h1{ font-size: 1.3em;line-height: 25px; }
.sidebar-item.recent-post{display: none;}


.con-icon {
    height: 50px;
    width: 50px;
}
.cicon {width: 25px;}
.cont-row {
    display: block;
}
.cont-row .col-md-4{
    width: 100%;
}
.contact-item{ padding: 20px 30px; margin-bottom: 20px; }
.view-loc {
    float: none;
    margin: 15px auto 0;        display: flex;
        width: fit-content;
}
.con-row{display: block;}
.in-contact-page-content {
    margin-left: 0; text-align: center;
    padding: 35px 30px 20px;
}

.input-box{ height: 50px; }
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.form-group {
    margin-bottom: 10px;
}
.enq-txt {
    margin-bottom: 10px;
}
.d-container.pl-0{ padding-left: 3% !important }

.booknow-form{ padding: 30px 35px 30px; margin: 0 3% }
.booknow-form .pl-0,.booknow-frm .col-md-4:nth-child(2n){padding-left: 15px !important}



}
 @media (min-width:421px) and (max-width:460px){

    body,li {
       font-size:14px !important;
  }
  p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }
  .nav-brand img {
    width: 55%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 60px;
  }
  .whats-app{width: 40px;right: -6px;}
  .footer-address-container{display: none;}
  .hero-text-area {
    font-size: 9px;    bottom: 20px; top: unset;
  }
  .featured-text{ line-height: 30px }
 .mob-icon {
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        margin-left: 4px;
        line-height: 18px;
    }
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    position: fixed;
    bottom: 29vh;
    right: -2px;
    color: #fffcff; transform:unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .hero-span {
    line-height: 65px;
  }

.hero-hd{
  letter-spacing: 8px;    line-height: 30px;
}
.room-right {
    padding-left: 0;
}
.text-left {
    text-align: center !important;
}
.shape1 {
    width: 30px;
}
.abt-span {
    font-size: 1em;line-height: 25px;
    letter-spacing: 2px;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev {
    bottom: -35px;
  top: unset !important;
}
.new-slider .owl-nav .owl-prev {
    right: 55%;
}
.new-slider .owl-nav .owl-next {
    right: 45%;
}
.villa-links{justify-content: center;}
.featured-text span{line-height: 12px;margin: 0 8px;        font-size: 1em; }

.ind-title{
  padding: 7px 15px; text-align: center;    font-size: 1em;
    line-height: 25px;
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 16px;
    padding: 4px 18px;
}
.title1{line-height: 23px;    font-size: 1.3em; letter-spacing: 3px;  }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
  height: 18px;
    width: 35px;
}
.shape3,.room-img-lft {
 display: none;
}
.shape2 {
    width: 200px;
}
.ser-title{ letter-spacing: 2px; font-size: 1.1em;
    line-height: 20px; }
.ser-container{padding: 40px 20px}
.abt-container {
    padding: 30px 0;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 200px;
}
.book-span{ line-height: 21px; font-size: 1.4em;}
.book-h2{ letter-spacing: 3px;font-size: 1.5em; line-height: 30px }
.c{
      font-size: 6.8em;
    line-height: 80px;
}
.book-rgt {
   
    margin-left: 0;
}
.ofr-title{     
  font-size: 1em;
    letter-spacing: 1px;
    line-height: 20px; 
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
    left: 50%; transform: translate(-50%,-50%);
    bottom: -25px;        width: fit-content;
}
.test-h2{
  font-size: 2.3em;
    line-height: 40px;
}
.test-lft {
    text-align: center;
}
.test-h2 span{     line-height: 40px; }
.testimonial-item:after{     font-size: 11em;    top: -10px; }
.testimonial-title{
      letter-spacing: 1px;
    font-size: 1.5em;
    line-height: 20px;
}
.test-wrap {
    padding: 20px 15px 20px 0;
}
.testimonial-item{ padding: 18px 20px; min-height: unset; }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 150px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu ul li{ margin: 0px 8px; }
.footer-menu{display: none;}
.designed p,.copy-right{
  line-height: 40px
}

.center.space {
    margin: 0 3%;
}
.footer-bottom-container {
    padding-bottom: 80px;
}
.copy-right span{display: none;}
.book-bg, .tes-row,.ofr-row, .ser-row{display: block;}
.book-lft,.book-rgt{ width: 100%;  float: none;}
.book-flx {
    justify-content: center;
}
.book-img{display: none;}
.testimonial-rght {
    margin-left: 0;
}
.rooms-row{ display: block; padding-top: 3em; }
.ser-row .col-md-2 {
    width: 50%;
    float: left;
}
.icon {
    width: 50px;
}
.ofr-item {
    float: left;
    width: 50%;
    margin-right: 0%;
}
.ofr-item:after{     right: -25px; }
.ofr-item:nth-child(2):after{display: none;}
.book-wrap {
    padding: 40px 0 40px;
}


.hero-text-area-inner {
    font-size: 9px;
}
.inner-rel {
    top: 10px;
}
.abt-in-img{display: none;}
.abt-shape1 {
    width: 140px;
}
.abt-content-inner{ padding: 30px 25px }
.title2-in{ padding-left: 60px; padding-right: 60px; }
.title2-in:before,.title2-in:after{ width: 50px }
.title3-in{ font-size: .9em; letter-spacing: 2px; }
.title1 br{display: none;}
.abt-in-btm {
    margin: 3em 0 3em;
    padding: 0 3%
}
.numbr {
    height: 30px;
    width: 30px;
}
.numbr span{ font-size: 1em; }
.guideline-items {
    margin-top: 2em
} 
.guide-right{ padding: 11px 15px 11px 35px }
.col-md-15 {
    width: 50%;
    float: left;
}
.loc-itm {
    margin-bottom: 2em;height: 100%;
}
.row.loc-row {
    display: flex;
    flex-wrap: wrap;
}


.room-top{margin: 0}
.villa-det{width: 100%; padding: 25px 25px;    background-size: contain;}
.villa-h{ font-size: 1.3em; line-height: 25px;    letter-spacing: 1px; }

.am-img {
    width: 30px !important;
}
.am-items{display: block;}
.am-item {width: 33%;margin-bottom: 1em;}
.am-title{ line-height: 18px;    font-size: .9em; }
.room-items {
    margin-bottom: 4em
}
.villa-det:before{ top: -20px; height: 50px; width: 100px; }
.room-slider  .owl-nav [class*=owl-]{
  height: 30px; background: #fff;
    width: 30px;
    border-radius: 100%;
}
.room-slider .owl-prev { left: 5% ! important; }
.room-slider .owl-next { right: 5% ! important; }


.facility-content{ padding: 20px 25px; }
.facility-item {
    margin-bottom: 2em;
    height: unset;
}
.dine-row1 {
    margin-top: 1em; margin-right: 0px; margin-left: 0px;
    margin-bottom: 2em
}
.top-shape1, .top-shape2 {
    width: 90px;
}
.dine-content{ padding: 30px 35px }
.ser-row {
    margin: 0;
}

.tab button{     padding: 6px 25px; font-size: .9em }
.tab {
    margin-bottom: 1em;
    text-align: center;
}
.tabcontent {
    margin: 0 3%;
}
.gallery-box img { height: 150px; }
.blog-container {
    padding: 30px 0;
    overflow: hidden;
}


.blog-meta{ padding: 8px 13px }
.info{ padding: 16px 20px }
.b-title{ line-height: 24px;font-size: 1.1em; }
.info .view-btn2 {
    padding: 6px 13px;
}
.blog-style-one {
    margin-bottom: 2em;
}
.blog-h1{ font-size: 1.3em;line-height: 25px; }
.sidebar-item.recent-post{display: none;}



.con-icon {
    height: 50px;
    width: 50px;
}
.cicon {width: 25px;}
.cont-row {
    display: block;
}
.cont-row .col-md-4{
    width: 100%;
}
.contact-item{ padding: 20px 30px; margin-bottom: 20px; }
.view-loc {
    float: none;
    margin: 15px auto 0;        display: flex;
        width: fit-content;
}
.con-row{display: block;}
.in-contact-page-content {
    margin-left: 0;
    padding: 35px 30px 20px;
}

.input-box{ height: 50px; }
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.form-group {
    margin-bottom: 10px;
}
.enq-txt {
    margin-bottom: 10px;
}
.d-container.pl-0{ padding-left: 3% !important }

.booknow-form{ padding: 30px 35px 30px; margin: 0 3% }
.booknow-form .pl-0,.booknow-frm .col-md-4:nth-child(2n){padding-left: 15px !important}


} 
 @media (min-width:461px) and (max-width:560px){

    body,li {
       font-size:14px !important;
  }
  .d-container { padding-left: 3%; padding-right: 3% }
   p{line-height: 1.8; font-size: 1em}
   .nav-brand img {
    width: 55%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 60px;
  }
  .whats-app{width: 40px;right: -6px;}
  .footer-address-container{display: none;}
  .hero-text-area {
    font-size: 9px;    bottom: 20px; top: unset;
  }
  .featured-text{ line-height: 30px }
 .mob-icon {
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        margin-left: 4px;
        line-height: 18px;
    }
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    position: fixed;
    bottom: 29vh;
    right: -2px;
    color: #fffcff; transform:unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .hero-span {
    line-height: 65px;
  }

.hero-hd{
  letter-spacing: 8px;    line-height: 30px;
}
.room-right {
    padding-left: 0;
}
.text-left {
    text-align: center !important;
}
.shape1 {
    width: 30px;
}
.abt-span {
    font-size: 1em;line-height: 25px;
    letter-spacing: 2px;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev {
    bottom: -35px;
  top: unset !important;
}
.new-slider .owl-nav .owl-prev {
    right: 55%;
}
.new-slider .owl-nav .owl-next {
    right: 45%;
}
.villa-links{justify-content: center;}
.featured-text span{line-height: 12px;margin: 0 8px;        font-size: 1em; }

.ind-title{
  padding: 7px 15px; text-align: center;    font-size: 1em;
    line-height: 25px;
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 16px;
    padding: 4px 18px;
}
.title1{line-height: 23px;    font-size: 1.3em; letter-spacing: 3px;  }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
  height: 18px;
    width: 35px;
}
.shape3,.room-img-lft {
 display: none;
}
.shape2 {
    width: 200px;
}
.ser-title{ letter-spacing: 2px; font-size: 1.1em;
    line-height: 20px; }
.ser-container{padding: 40px 20px}
.abt-container {
    padding: 30px 0;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 200px;
}
.book-span{ line-height: 21px; font-size: 1.4em;}
.book-h2{ letter-spacing: 3px;font-size: 1.5em; line-height: 30px }
.c{
      font-size: 6.8em;
    line-height: 80px;
}
.book-rgt {
   
    margin-left: 0;
}
.ofr-title{     
  font-size: 1em;
    letter-spacing: 1px;
    line-height: 20px; 
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
    left: 50%; transform: translate(-50%,-50%);
    bottom: -25px;        width: fit-content;
}
.test-h2{
  font-size: 2.3em;
    line-height: 40px;
}
.test-lft {
    text-align: center;
}
.test-h2 span{     line-height: 40px; }
.testimonial-item:after{     font-size: 11em;    top: -10px; }
.testimonial-title{
      letter-spacing: 1px;
    font-size: 1.5em;
    line-height: 20px;
}
.test-wrap {
    padding: 20px 15px 20px 0;
}
.testimonial-item{ padding: 18px 20px; min-height: unset; }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 150px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu ul li{ margin: 0px 8px; }
.footer-menu{display: none;}
.designed p,.copy-right{
  line-height: 40px
}

.center.space {
    margin: 0 3%;
}
.footer-bottom-container {
    padding-bottom: 80px;
}
.copy-right span{display: none;}
 .tes-row,.ofr-row, .ser-row{display: block;}
.book-lft,.book-rgt{ width: 100%;  float: none;}
.book-flx {
    justify-content: center;
}
.book-img{display: none;}
.testimonial-rght {
    margin-left: 0;
}
.rooms-row{ display: block; padding-top: 3em; }
.ser-row .col-md-2 {
    width: 33%;
    float: left;
}
.icon {
    width: 50px;
}
.ofr-item {
    float: left;
    width: 50%;
    margin-right: 0%;
}
.ofr-item:after{     right: -25px; }
.ofr-item:nth-child(2):after{display: none;}
.book-wrap {
    padding: 40px 0 40px;
}


.hero-text-area-inner {
    font-size: 9px;
}
.inner-rel {
    top: 10px;
}
.abt-in-img{display: none;}
.abt-shape1 {
    width: 140px;
}
.abt-content-inner{ padding: 30px 25px }
.title2-in{ padding-left: 60px; padding-right: 60px; }
.title2-in:before,.title2-in:after{ width: 50px }
.title3-in{ font-size: .9em; letter-spacing: 2px; }
.title1 br{display: none;}
.abt-in-btm {
    margin: 3em 0 3em;
    padding: 0 3%
}
.numbr {
    height: 30px;
    width: 30px;
}
.numbr span{ font-size: 1em; }
.guideline-items {
    margin-top: 2em
} 
.guide-right{ padding: 11px 15px 11px 35px }
.col-md-15 {
    width: 50%;
    float: left;
}
.loc-itm {
    margin-bottom: 2em;height: 100%;
}
.row.loc-row {
    display: flex;
    flex-wrap: wrap;
}


.room-top{margin: 0}
.villa-det{width: 100%; padding: 25px 25px;    background-size: contain;}
.villa-h{ font-size: 1.3em; line-height: 25px;    letter-spacing: 1px; }

.am-img {
    width: 30px !important;
}
.am-items{display: block;}
.am-item {width: 33%;margin-bottom: 1em;}
.am-title{ line-height: 18px;    font-size: .9em; }
.room-items {
    margin-bottom: 4em
}
.villa-det:before{ top: -20px; height: 50px; width: 100px; }
.room-slider  .owl-nav [class*=owl-]{
  height: 30px; background: #fff;
    width: 30px;
    border-radius: 100%;
}
.room-slider .owl-prev { left: 5% ! important; }
.room-slider .owl-next { right: 5% ! important; }


.facility-content{ padding: 20px 25px; }
.facility-item {
    margin-bottom: 2em;
    height: unset;
}
.dine-row1 {
    margin-top: 1em; margin-right: 0px; margin-left: 0px;
    margin-bottom: 2em
}
.top-shape1, .top-shape2 {
    width: 90px;
}
.dine-content{ padding: 30px 35px }
.ser-row {
    margin: 0;
}

.tab button{     padding: 6px 25px; font-size: .9em }
.tab {
    margin-bottom: 1em;
    text-align: center;
}
.tabcontent {
    margin: 0 3%;
}
.gallery-box img { height: 150px; }
.blog-container {
    padding: 30px 0;
    overflow: hidden;
}



.blog-meta{ padding: 8px 13px }
.info{ padding: 16px 20px }
.b-title{ line-height: 24px;font-size: 1.1em; }
.info .view-btn2 {
    padding: 6px 13px;
}
.blog-style-one {
    margin-bottom: 2em;
}
.blog-h1{ font-size: 1.3em;line-height: 25px; }
.sidebar-item.recent-post{display: none;}


.con-icon {
    height: 50px;
    width: 50px;
}
.cicon {width: 25px;}
.cont-row {
    display: block;
}
.cont-row .col-md-4{
    width: 100%;
}
.contact-item{ padding: 20px 30px; margin-bottom: 20px; }
.view-loc {
    float: none;
    margin: 15px auto 0;        display: flex;
        width: fit-content;
}
.con-row{display: block;}
.in-contact-page-content {
    margin-left: 0;
    padding: 35px 40px 20px;
}

.input-box{ height: 50px; }
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.form-group {
    margin-bottom: 10px;
}
.enq-txt {
    margin-bottom: 10px;
}
.d-container.pl-0{ padding-left: 3% !important }

.booknow-form{ padding: 30px 35px 30px; margin: 0 3% }
.booknow-form .pl-0,.booknow-frm .col-md-4:nth-child(2n){padding-left: 15px !important}



}
 @media (min-width:561px) and (max-width:680px){

   body,li {
       font-size:14px !important;
  }

   p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }
  .nav-brand img {
    width: 55%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 70px;
  }
  .whats-app{width: 40px;right: -6px;}
  .footer-address-container{display: none;}
  .hero-text-area {
    font-size: 10px;    bottom: 20px; top: unset;
  }
  .featured-text{ line-height: 30px }
 .mob-icon {
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        margin-left: 4px;
        line-height: 18px;
    }
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    position: fixed;
    bottom: 29vh;
    right: -2px;
    color: #fffcff; transform:unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .hero-span {
    line-height: 65px;
  }

.hero-hd{
  letter-spacing: 8px;    line-height: 30px;
}
.room-right {
    padding-left: 0;
}
.text-left {
    text-align: center !important;
}
.shape1 {
    width: 30px;
}
.abt-span {
    font-size: 1em;line-height: 25px;
    letter-spacing: 2px;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev {
    bottom: -35px;
  top: unset !important;
}
.new-slider .owl-nav .owl-prev {
    right: 55%;
}
.new-slider .owl-nav .owl-next {
    right: 45%;
}
.villa-links{justify-content: center;}
.featured-text span{line-height: 12px;margin: 0 8px;        font-size: 1em; }

.ind-title{
  padding: 7px 15px; text-align: center;    font-size: 1em;
    line-height: 25px;
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 16px;
    padding: 4px 18px;
}
.title1{line-height: 26px;    font-size: 1.5em; letter-spacing: 3px;  }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
  height: 18px;
    width: 35px;
}
.shape3,.room-img-lft {
 display: none;
}
.shape2 {
    width: 200px;
}
.ser-title{ letter-spacing: 2px; font-size: 1.1em;
    line-height: 20px; }
.ser-container{padding: 40px 20px}
.abt-container {
    padding: 30px 0;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 200px;
}
.book-span{ line-height: 21px; font-size: 1.4em;}
.book-h2{ letter-spacing: 3px;font-size: 1.5em; line-height: 30px }
.c{
      font-size: 6.8em;
    line-height: 80px;
}
.book-rgt {
   
    margin-left: 0;
}
.ofr-title{     
  font-size: 1em;
    letter-spacing: 1px;
    line-height: 20px; 
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
    left: 50%; transform: translate(-50%,-50%);
    bottom: -25px;        width: fit-content;
}
.test-h2{
  font-size: 2.3em;
    line-height: 40px;
}
.test-lft {
    text-align: center;
}
.test-h2 span{     line-height: 40px; }
.testimonial-item:after{     font-size: 11em;    top: -10px; }
.testimonial-title{
      letter-spacing: 1px;
    font-size: 1.5em;
    line-height: 20px;
}
.test-wrap {
    padding: 20px 15px 20px 0;
}
.testimonial-item{ padding: 18px 20px; min-height: unset; }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 150px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu ul li{ margin: 0px 8px; }
.footer-menu{display: none;}
.designed p,.copy-right{
  line-height: 40px
}

.center.space {
    margin: 0 3%;
}
.footer-bottom-container {
    padding-bottom: 80px;
}
 .tes-row,.ofr-row, .ser-row{display: block;}
.book-lft,.book-rgt{ width: 100%;  float: none;}
.book-flx {
    justify-content: center;
}
.book-img{display: none;}
.testimonial-rght {
    margin-left: 0;
}
.rooms-row{ display: block; padding-top: 3em; }
.ser-row .col-md-2 {
    width: 33%;
    float: left;
}
.icon {
    width: 50px;
}
.ofr-item {
    float: left;
    width: 25%;
    margin-right: 0%;
}
.ofr-item:after{     right: -25px; height: 30px; width: 30px;}
.book-wrap {
    padding: 40px 0 40px;
}


.hero-text-area-inner {
    font-size: 9px;
}
.inner-rel {
    top: 10px;
}
.abt-in-img{display: none;}
.abt-shape1 {
    width: 140px;
}
.abt-content-inner{ padding: 30px 25px }
.title2-in{ padding-left: 60px; padding-right: 60px; }
.title2-in:before,.title2-in:after{ width: 50px }
.title3-in{ font-size: .9em; letter-spacing: 2px; }
.title1 br{display: none;}
.abt-in-btm {
    margin: 3em 0 3em;
    padding: 0 3%
}
.numbr {
    height: 30px;
    width: 30px;
}
.numbr span{ font-size: 1em; }
.guideline-items {
    margin-top: 2em
} 
.guide-right{ padding: 11px 15px 11px 35px }
.col-md-15 {
    width: 33%;
    float: left;
}
.loc-itm {
    margin-bottom: 2em;height: 100%;
}
.row.loc-row {
    display: flex;
    flex-wrap: wrap;
}


.room-top{margin: 0}
.villa-det{width: 100%; padding: 25px 25px;    background-size: contain;}
.villa-h{ font-size: 1.3em; line-height: 25px;    letter-spacing: 1px; }

.am-img {
    width: 30px !important;
}
.am-items{display: block;}
.am-item {width: 16%;margin-bottom: 1em;}
.am-title{ line-height: 18px;    font-size: .9em; }
.room-items {
    margin-bottom: 4em
}
.villa-det:before{ top: -20px; height: 50px; width: 100px; }
.room-slider  .owl-nav [class*=owl-]{
  height: 30px; background: #fff;
    width: 30px;
    border-radius: 100%;
}
.room-slider .owl-prev { left: 5% ! important; }
.room-slider .owl-next { right: 5% ! important; }


.facility-content{ padding: 20px 25px; }
.facility-item {
    margin-bottom: 2em;
    height: unset;
}
.dine-row1 {
    margin-top: 1em; margin-right: 0px; margin-left: 0px;
    margin-bottom: 2em
}
.top-shape1, .top-shape2 {
    width: 90px;
}
.dine-content{ padding: 30px 35px }
.ser-row {
    margin: 0;
}

.fc-row1 .col-md-4 {
    width: 50%;
    float: left;
}

.tab button{     padding: 6px 25px; font-size: .9em }
.tab {
    margin-bottom: 1em;
    text-align: center;
}
.tabcontent {
    margin: 0 3%;
}
.gallery-box img { height: 150px; }
.blog-container {
    padding: 30px 0;
    overflow: hidden;
}



.blog-meta{ padding: 8px 13px }
.info{ padding: 16px 20px }
.b-title{ line-height: 24px;font-size: 1.1em; }
.info .view-btn2 {
    padding: 6px 13px;
}
.blog-style-one {
    margin-bottom: 2em;
}
.blog-h1{ font-size: 1.3em;line-height: 25px; }
.sidebar-item.recent-post{display: none;}



.con-icon {
    height: 50px;
    width: 50px;
}
.cicon {width: 25px;}
.cont-row {
    display: block;
}
.cont-row .col-md-4{
    width: 100%;
}
.contact-item{ padding: 20px 30px; margin-bottom: 20px; }
.view-loc {
    float: none;
    margin: 15px auto 0;        display: flex;
        width: fit-content;
}
.con-row{display: block;}
.in-contact-page-content {
    margin-left: 0;
    padding: 35px 40px 20px;
}

.input-box{ height: 50px; }
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.form-group {
    margin-bottom: 10px;
}
.enq-txt {
    margin-bottom: 10px;
}
.d-container.pl-0{ padding-left: 3% !important }

.booknow-form{ padding: 30px 45px 30px; margin: 0 3% }
.booknow-form .pl-0,.booknow-frm .col-md-4:nth-child(2n){padding-left: 15px !important}


}


 @media (min-width:681px) and (max-width: 768px){

    body,li {
       font-size:14px !important;
  }
   .d-container { padding-left: 3%; padding-right: 3% }
    .nav-brand img {
    width: 37%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 70px;
  }
  .whats-app{width: 40px;right: -6px;}
  .footer-address-container{display: none;}
  .hero-text-area {
    font-size: 10px;   
  }
  .featured-text{ line-height: 30px }
 .mob-icon {
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        margin-left: 4px;
        line-height: 18px;
    }
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    position: fixed;
    bottom: 29vh;
    right: -2px;
    color: #fffcff; transform:unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

  #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}


  .hero-span {
    line-height: 65px;
  }

.hero-hd{
  letter-spacing: 8px;    line-height: 30px;
}
.room-right {
    padding-left: 0;
}
.text-left {
    text-align: center !important;
}
.shape1 {
    width: 30px;
}
.abt-span {
    font-size: 1em;line-height: 25px;
    letter-spacing: 2px;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev {
    bottom: -35px;
  top: unset !important;
}
.new-slider .owl-nav .owl-prev {
    right: 55%;
}
.new-slider .owl-nav .owl-next {
    right: 45%;
}
.villa-links{justify-content: center;}
.featured-text span{line-height: 12px;margin: 0 8px;        font-size: 1em; }

.ind-title{
  padding: 7px 15px; text-align: center;    font-size: 1em;
    line-height: 25px;
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 16px;
    padding: 4px 18px;
}
.title1{line-height: 26px;    font-size: 1.5em; letter-spacing: 3px;  }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
  height: 18px;
    width: 35px;
}
.shape3,.room-img-lft {
 display: none;
}
.shape2 {
    width: 200px;
}
.ser-title{ letter-spacing: 2px; font-size: 1.1em;
    line-height: 20px; }
.ser-container{padding: 40px 20px}
.abt-container {
    padding: 30px 0;
}
.line2{
    width: 60px;    right: -40px;
}
.line1 {
    width: 60px;    left: -40px;
}
.lady {
    width: 150px;
}
.book-span{ line-height: 21px; font-size: 1.4em;}
.book-h2{ letter-spacing: 3px;font-size: 1.5em; line-height: 30px }
.c{
      font-size: 6.8em;
    line-height: 80px;
}
.book-rgt {
   
    margin-left: 0;
}
.ofr-title{     
  font-size: 1em;
    letter-spacing: 1px;
    line-height: 20px; 
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
}
.test-h2{
  font-size: 2.3em;
    line-height: 40px;
}
.test-lft {
    text-align: center;
}
.test-h2 span{     line-height: 40px; }
.testimonial-item:after{     font-size: 11em;    top: -10px; }
.testimonial-title{
      letter-spacing: 1px;
    font-size: 1.5em;
    line-height: 20px;
}
.test-wrap {
    padding: 40px 15px 40px 0;
}
.testimonial-item{ padding: 18px 20px; min-height: unset; }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 150px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu ul li{ margin: 0px 8px; }
.footer-menu{display: none;}
.designed p,.copy-right{
  line-height: 40px
}

.center.space {
    margin: 0 3%;
}
.footer-bottom-container {
    padding-bottom: 80px;
}
 .tes-row,.ofr-row, .ser-row{display: block;}
.book-lft,.book-rgt{ width: 100%;  float: none;}
.book-flx {
    justify-content: center;
}
.testimonial-rght {
    margin-left: 0;
}
.rooms-row{ display: block; padding-top: 3em; }
.ser-row .col-md-2 {
    width: 33%;
    float: left;
}
.icon {
    width: 50px;
}
.ofr-item {
    float: left;
    width: 25%;
    margin-right: 0%;
}
.ofr-item:after{     right: -25px; height: 30px; width: 30px;}
.book-wrap {
    padding: 40px 0 40px;
}

.hero-text-area-inner {
    font-size: 10px;
}
.inner-rel {
    top: 10px;
}
.abt-in-img{display: none;}
.abt-shape1 {
    width: 140px;
}
.abt-content-inner{ padding: 30px 25px }
.title2-in{ padding-left: 60px; padding-right: 60px; }
.title2-in:before,.title2-in:after{ width: 50px }
.title3-in{ font-size: .9em; letter-spacing: 2px; }
.title1 br{display: none;}
.abt-in-btm {
    margin: 3em 0 3em;
    padding: 0 3%
}
.numbr {
    height: 30px;
    width: 30px;
}
.numbr span{ font-size: 1em; }
.guideline-items {
    margin-top: 2em
} 
.guide-right{ padding: 11px 15px 11px 35px }
.col-md-15 {
    width: 33%;
    float: left;
}
.loc-itm {
    margin-bottom: 2em;height: 100%;
}
.row.loc-row {
    display: flex;
    flex-wrap: wrap;
}

.room-top{margin: 0}
.villa-det{width: 100%; padding: 25px 25px;    background-size: contain;}
.villa-h{ font-size: 1.3em; line-height: 25px;    letter-spacing: 1px; }

.am-img {
    width: 30px !important;
}
.am-items{display: block;}
.am-item {width: 16%;margin-bottom: 1em;}
.am-title{ line-height: 18px;    font-size: .9em; }
.room-items {
    margin-bottom: 4em
}
.villa-det:before{ top: -20px; height: 50px; width: 100px; }
.room-slider  .owl-nav [class*=owl-]{
  height: 30px; background: #fff;
    width: 30px;
    border-radius: 100%;
}
.room-slider .owl-prev { left: 5% ! important; }
.room-slider .owl-next { right: 5% ! important; }


.facility-content{ padding: 20px 25px; }
.facility-item {
    margin-bottom: 2em;
    height: unset;
}
.dine-row1 {
    margin-top: 1em; margin-right: 0px; margin-left: 0px;
    margin-bottom: 2em
}
.top-shape1, .top-shape2 {
    width: 90px;
}
.dine-content{ padding: 30px 35px }
.ser-row {
    margin: 0;
}

.fc-row1 .col-md-4 {
    width: 50%;
    float: left;
}

.tab button{     padding: 6px 25px; font-size: .9em }
.tab {
    margin-bottom: 2em;
    text-align: center;
}
.tabcontent {
    margin: 0 3%;
}
.gallery-box img { height: 240px; }
.blog-container {
    padding: 30px 0;
    overflow: hidden;
}

.blog-main .col-md-4 {
    width: 50%;
    float: left;
}
.blog-meta{ padding: 8px 13px }
.info{ padding: 16px 20px }
.b-title{ line-height: 24px;font-size: 1.1em; }
.info .view-btn2 {
    padding: 6px 13px;
}
.blog-style-one {
    margin-bottom: 2em;
}
.blog-h1{ font-size: 1.3em;line-height: 25px; }
.sidebar-item.recent-post{display: none;}

.con-icon {
    height: 50px;
    width: 50px;
}
.cicon {width: 25px;}
.cont-row {
    display: block;
}
.cont-row .col-md-4{
    width: 50%; float: left;
}
.contact-item{ padding: 20px 30px; margin-bottom: 20px; }
.view-loc {
    float: none;
    margin: 15px auto 0;        display: flex;
        width: fit-content;
}
.con-row{display: block;}
.in-contact-page-content {
    margin-left: 0;
    padding: 35px 40px 20px;
}

.input-box{ height: 50px; }
.contact-form .col-md-6 {
    width: 50%; float: left;
}
.form-group {
    margin-bottom: 10px;
}
.enq-txt {
    margin-bottom: 10px;
}
.d-container.pl-0{ padding-left: 3% !important }

.booknow-form{ padding: 30px 45px 30px; margin: 0 3% }
.booknow-form .col-md-4{width: 33%; float: left;}
.dateimg:after {
    width: 20px;
    height: 20px;
}

}

 @media  (max-width: 768px){ 

.book-img2{display: none;}
.banner-wraper {
    z-index: 9;
}
.wh-img {
    filter: brightness(0);
}
.top-container { padding-left: 2% !important; padding-right: 2% !important; }
.side-form-title { margin-bottom: 7px; }
img.wh-img.mob-vew{display: block !important;}

.bredcum-wraper{ padding-top: 10px;        font-size: 10px; }
  
  .sexy-menu.detached .header-phone, .header-phone { display: none !important; }

    .nav-toggle:before {
      position: absolute;
      content: "";
      width: 40px;
      border-bottom: 3px solid #000;
      right: 0;
    }
    .nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
    }
    .nav-toggle {
        display: flex !important;
        align-items: center;
        width: 25px;
        height: 20px;
        cursor: pointer;
        /* border-top: 3px solid #000; */
        border-bottom: 3px solid #000;
        text-align: center;
        justify-content: center;
        position: absolute;
        bottom: 25px;
        right: 23px !important;
    }

  .header-contact{display: none;}
  .submenu-indicator-chevron{
    border-color:transparent #fff #fff transparent !important;
  }
  .nav-dropdown {
    min-width: 100% !important;
  }
    .sexy-menu.detached {
    opacity: 1 !important;        position: unset !important;
}
.navigation-portrait li {font-size: 16px !important}
.nav-brand img {
    display: flex;
    align-items: center;
}
.logo{ 
  transform: translate(-50%, 0%); left: 50%; width: 100%;
 }


.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
         font-weight: normal;
    font-family: 'InterTight'; text-transform: capitalize;
}
    .hide-menu a i {
        display: block;
        justify-content: center;
        color: #ee4f54;
        margin: 0 auto 10px;
        font-size: 1.6em;
    }

 .desk-view{
       display: none !important 
  }
   .mob-view{
       display: block !important; width: 100% 
  }

  .nav-menu>li>a
  {
      color: #fff !important; 
  }

   .nav-toggle, .navigation-hidden .nav-header {display: block !important;}
    
.hide-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
        padding: 15px 20px;
        display: block;
}
   
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px
}
.home-img {
    height: 75vh!important;
    width: 100%;
    object-fit: cover;
}

.sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
}
}



 @media (min-width:769px) and (max-width:991px){
      body,li {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 3%;
         padding-right: 3% 
    }
 
.nav-brand img {
         width: 53%;
        margin-top: 14px;
}

.top-container {
    padding-left: 1%;
    padding-right: 1%;
}
.nav-menu>li>a{
  margin: 22px 5px;letter-spacing: 1px;    font-size: 0.6em;
}
.wh-img {
    width: 20px;
    margin-right: 0;
}
.book-btn-header {
    padding: 2px 10px;margin: 19px 0 !important; font-size: 0.65em !important;
}
.header-phone{
  margin-top: 21px !important;margin-left: 0px !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 17px;
    width: 50%;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: -20px;
}
.whats-app img{width: 45px; }
  .featured-text{ line-height: 30px }
  .side-btn{   letter-spacing: 2px;
        line-height: 11px;
        padding: 9px 15px;
        right: -44px;
        font-size: 0.7em; border-radius: 5px;}
  .side-form .form-group{margin-bottom: 8px;}
 
   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}

.hero-text-area{ font-size: 9px }
  .hero-span {
    line-height: 65px;
  }

.hero-hd{
  letter-spacing: 8px;    line-height: 30px;
}
.room-right {
    padding-left: 0;
}
.text-left {
    text-align: center !important;
}
.shape1 {
    width: 30px;
}
.abt-span {
    font-size: 1em;line-height: 25px;
    letter-spacing: 2px;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev {
    bottom: -35px;
  top: unset !important;
}
.new-slider .owl-nav .owl-prev {
    right: 55%;
}
.new-slider .owl-nav .owl-next {
    right: 45%;
}
.villa-links{justify-content: center;}
.featured-text span{line-height: 12px;margin: 0 8px;        font-size: 1em; }

.ind-title{
  padding: 7px 15px; text-align: center;    font-size: 1em;
    line-height: 25px;
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 16px;
    padding: 4px 18px;
}
.title1{line-height: 26px;    font-size: 1.5em; letter-spacing: 3px;  }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
  height: 18px;
    width: 35px;
}
.shape3,.room-img-lft {
 display: none;
}
.shape2 {
    width: 200px;
}
.ser-title{ letter-spacing: 2px; font-size: 1.1em;
    line-height: 20px; }
.ser-container{padding: 40px 20px}
.abt-container {
    padding: 30px 0;
}
.line2{
    width: 60px;    right: -40px;
}
.line1 {
    width: 60px;    left: -40px;
}
.lady {
    width: 150px;
}
.book-span{ line-height: 21px; font-size: 1.4em;}
.book-h2{ letter-spacing: 3px;font-size: 1.5em; line-height: 30px }
.c{
      font-size: 6.8em;
    line-height: 80px;
}
.book-rgt {
   
    margin-left: 0;
}
.ofr-title{     
  font-size: 1em;
    letter-spacing: 1px;
    line-height: 20px; 
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
}
.test-h2{
  font-size: 2.3em;
    line-height: 40px;
}
.test-lft {
    text-align: center;
}
.test-h2 span{     line-height: 40px; }
.testimonial-item:after{     font-size: 11em;    top: -10px; }
.testimonial-title{
      letter-spacing: 1px;
    font-size: 1.5em;
    line-height: 20px;
}
.test-wrap {
    padding: 40px 15px 40px 0;
}
.testimonial-item{ padding: 18px 20px; min-height: unset; }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 150px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu ul li{ margin: 0px 8px; }
.footer-menu{display: none;}
.designed p,.copy-right{
  line-height: 40px
}

.center.space {
    margin: 0 3%;
}
.footer-address{ width: 25%;  float: left; }
.footer-address-container{display: block;}
.footer-address:nth-child(1){display: none;}
 .tes-row,.ofr-row, .ser-row{display: block;}
.book-lft,.book-rgt{ width: 100%;  float: none;}
.book-flx {
    justify-content: center;
}
.testimonial-rght {
    margin-left: 0;
}
.rooms-row{ display: block; padding-top: 3em; }
.ser-row .col-md-2 {
    width: 16%;
    float: left;
}
.icon {
    width: 50px;
}
.ofr-item {
    float: left;
    width: 25%;
    margin-right: 0%;
}
.ofr-item:after{     right: -25px; height: 30px; width: 30px;}
.book-wrap {
    padding: 40px 0 40px;
}
.hero-text-area-inner {
    font-size: 10px;
}
.inner-rel {
    top: 10px;
}
.abt-in-img{display: none;}
.abt-shape1 {
    width: 140px;
}
.abt-content-inner{ padding: 30px 25px }
.title2-in{ padding-left: 60px; padding-right: 60px; }
.title2-in:before,.title2-in:after{ width: 50px }
.title3-in{ font-size: .9em; letter-spacing: 2px; }
.title1 br{display: none;}
.abt-in-btm {
    margin: 3em 0 3em;
    padding: 0 3%
}
.numbr {
    height: 30px;
    width: 30px;
}
.numbr span{ font-size: 1em; }
.guideline-items {
    margin-top: 2em
} 
.guide-right{ padding: 11px 15px 11px 35px }
.col-md-15 {
    width: 33%;
    float: left;
}
.loc-itm {
    margin-bottom: 2em;height: 100%;
}
.row.loc-row {
    display: flex;
    flex-wrap: wrap;
}

.room-top{margin: 0}
.villa-det{width: 100%; padding: 25px 25px;    background-size: contain;}
.villa-h{ font-size: 1.3em; line-height: 25px;    letter-spacing: 1px; }

.am-img {
    width: 30px !important;
}
.am-items{display: block;}
.am-item {width: 16%;margin-bottom: 1em;}
.am-title{ line-height: 18px;    font-size: .9em; }
.room-items {
    margin-bottom: 4em
}
.villa-det:before{ top: -20px; height: 50px; width: 100px; }
.room-slider  .owl-nav [class*=owl-]{
  height: 30px; background: #fff;
    width: 30px;
    border-radius: 100%;
}
.room-slider .owl-prev { left: 5% ! important; }
.room-slider .owl-next { right: 5% ! important; }


.facility-content{ padding: 10px 15px; }

.dine-row1 {
    margin-top: 1em; margin-right: 0px; margin-left: 0px;
    margin-bottom: 2em
}
.top-shape1, .top-shape2 {
    width: 90px;
}
.dine-content{ padding: 30px 35px }
.ser-row {
    margin: 0;
}

.fc-row1 .col-md-4 {
    width: 33%;
    float: left;
}

.tab button{     padding: 6px 25px; font-size: .9em }
.tab {
    margin-bottom: 2em;
    text-align: center;
}
.tabcontent {
    margin: 0 3%;
}
.gallery-box img { height: 240px; }
.blog-container {
    padding: 30px 0;
    overflow: hidden;
}
.blog-main .col-md-4 {
    width: 50%;
    float: left;
}
.blog-meta{ padding: 8px 13px }
.info{ padding: 16px 20px }
.b-title{ line-height: 24px;font-size: 1.1em; }
.info .view-btn2 {
    padding: 6px 13px;
}
.blog-style-one {
    margin-bottom: 2em;
}
.blog-h1{ font-size: 1.3em;line-height: 25px; }
.sidebar-item.recent-post{display: none;}

.con-icon {
    height: 50px;
    width: 50px;
}
.cicon {width: 25px;}
.cont-row {
    display: block;
}
.cont-row .col-md-4{
    width: 50%; float: left;
}
.contact-item{ padding: 20px 30px; margin-bottom: 20px; }
.view-loc {
    float: none;
    margin: 15px auto 0;        display: flex;
        width: fit-content;
}
.con-row{display: block;}
.in-contact-page-content {
    margin-left: 0;
    padding: 35px 40px 20px;
}

.input-box{ height: 50px; }
.contact-form .col-md-6 {
    width: 50%; float: left;
}
.form-group {
    margin-bottom: 10px;
}
.enq-txt {
    margin-bottom: 10px;
}
.d-container.pl-0{ padding-left: 3% !important }

.booknow-form{ padding: 30px 45px 30px; margin: 0 3% }
.booknow-form .col-md-4{width: 33%; float: left;}
.dateimg:after {
    width: 20px;
    height: 20px;
}

.book-img2 {
    display: none;
}
}
 @media (min-width:992px) and (max-width:1022px){
   body,li {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
.nav-brand img {
           width: 56%;
        margin-top: 12px;
}
.nav-menu>li>a{
  margin: 22px 7px;letter-spacing: 1px;    font-size: 0.7em;
}
.wh-img {
    width: 20px;
    margin-right: 0;
}
.book-btn-header {
    padding: 2px 12px;margin: 19px 0 !important;
}
.header-phone{
  margin-top: 21px !important;
}
.sexy-menu.detached .nav-brand img {
    margin-top: 17px;
    width: 50%;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: -20px;
}
.whats-app img{width: 45px; }
.hero-span {
    line-height: 90px;
}
.hero-span.inner-rel {
    font-size: 5em;        line-height: 100px;
}
.hero-text-area {
    font-size: 10px;
}
.hero-hd{
  letter-spacing: 8px;    line-height: 30px;
}

.shape1 {
    width: 30px;
}
.featured-text span{line-height: 10px;margin: 0 8px; }
.side-btn{ padding: 7px 15px;right: -50px; line-height: 20px;}

.ind-title{
  padding: 7px 15px
}
.view-btn,.view-btn2{
  letter-spacing: 1px; line-height: 16px;
    padding: 4px 18px;
}
.title1{line-height: 30px;   letter-spacing: 3px;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{
  height: 18px;
    width: 35px;
}
.shape3 {
    width: 500px;
}
.shape2 {
    width: 300px;
}
.ser-title{ letter-spacing: 2px;
    line-height: 20px; }
.ser-container{padding: 40px 0}
.abt-container {
    padding: 60px 0;
}
.line2{
    width: 100px;    right: -80px;
}
.line1 {
    width: 100px;    left: -80px;
}
.lady {
    width: 200px;
}
.book-span{ line-height: 21px; }
.book-h2{ letter-spacing: 3px;font-size: 1.8em; line-height: 35px }
.c{
      font-size: 10.8em;
    line-height: 90px;
}
.enquiry-btn{
padding: 7px 20px;
    line-height: 13px;
}
.test-h2{
  font-size: 2.6em;
    line-height: 45px;
}
.testimonial-item{ padding: 18px 20px; min-height: 240px }
.testimonial-span{letter-spacing: 2px; margin-bottom: 5px}
.footer-logo {
    width: 150px;
}
.micon {
    width: 20px;
}
.icon-bg {
    margin-right: 4px;
}
.footer-social-links li a{ margin-left: 10px; }
.footer-menu,.center.space{ margin: 0 10%; }
.footer-menu ul li{ margin: 0px 8px; }
.footer-menu{padding-bottom: 2em}
.designed p,.copy-right{
  line-height: 40px
}

.in-contact-page-content{
  padding: 20px 40px 20px
}
.input-box{ height: 50px }
.form-group {
    margin-bottom: 10px;
}
.con-title{ line-height: 20px }
.enq-txt {
    margin-bottom: 15px;
}
.con-icon {
    height: 50px;
    width: 50px;
}
.cicon{width: 30px}
.contact-item{ padding: 20px 20px }

.date{line-height: 17px}
.info{ padding: 15px 20px }
.info .view-btn2 {
    padding: 8px 21px;
}
.b-title{     line-height: 23px; font-size: 1.2em; }

.blog-h1{     line-height: 26px; }
.sidebar-item.recent-post{padding: 20px 15px}
.bthumb img {
    height: 60px;
    width: 60px;
}

.gallery-box img {
    height: 250px;
}
.villa-det{ padding: 20px 35px;    width: 60%; }
.villa-h{ letter-spacing: 2px; font-size: 1.5em; line-height: 30px; }
.am-img {
    width: 30px !important;
}
.am-title{ line-height: 19px; }
.top-shape1, .top-shape2 {
    width: 120px;
}
.dine-content{ padding: 30px 20px }
.booknow-form { padding: 30px 35px 20px }
.dateimg:after {
    width: 20px;
    height: 20px;
}


}
@media (max-width:992px) {
#button{display: none;}
}


