/*
Theme Name: Karaya Villas Umalas
Theme URI: https://dhanayodha.com
Author: Manellen
Author URI: https://manellen.com
Description: The theme build exclusively by DhanaYodha. DhanaYodha deliver an extensive property management service to bring valuable insight and outcome. DhanaYodha support to achieve your success.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: TDS
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('css/PlayfairDisplay-Regular.ttf') format('truetype'),
  url('css/PlayfairDisplay-Regular.woff2') format('woff2'),
  url('css/PlayfairDisplay-Regular.woff') format('woff');
}


@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('css/EBGaramond-Regular.ttf') format('truetype'),
  url('css/EBGaramond-Regular.woff2') format('woff2'),
  url('css/EBGaramond-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('css/Poppins-Regular.ttf') format('truetype'),
  url('css/Poppins-Regular.woff2') format('woff2'),
  url('css/Poppins-Regular.woff') format('woff2'); 
}


/* 
font-family: 'Playfair Display', serif;
font-family: 'EB Garamond', serif;
font-family: 'Poppins', sans-serif;
*/

/*GLOBAL*/
a.DYMarkUp,
a.DYMarkUp:hover {
  letter-spacing: 7px;
  border-bottom: 1px solid #2e471d!important;
  font-weight: bold!important;
  color: #2e471d!important;
  text-decoration: none;
  text-transform: uppercase;
}
a.DYMarkUp span {
  font-size: 16px;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold!important;
  color: #2e471d!important;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #4c5f4c;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
dt,
dd,
dl,
form,
input,
select,
textarea,
button,
span,
label,
td,
.btn{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  /* color: #5d5d5d; */
}
h1,h1 span{
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 36px;
  font-size: 60px;
  color: #ffffff;
  letter-spacing: normal;
  margin-bottom: 25px;
  line-height: 70px;
  display: block;
  line-height: normal;
}
h2,h2 span{
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-size: 30px;
  color: #ffffff;
  letter-spacing: normal;
  margin-bottom: 25px;
  line-height: 34px;
}
h1 span, h2 span{
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: normal;
  display: block;
  line-height: normal;
}
p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  /* color: #ffffff; */
  margin-bottom: 25px;
}
p.last-mb:last-child{
  margin-bottom: 25px;
}
p:last-child{
  margin-bottom: 0px;
}
span{
  margin: 0!important;
}
a {
  font-size: 16px;
  color: #5d5d5d;
  text-decoration: underline;
}
a:hover {
  color: #5d5d5d;
}
a.btn, a.wp-block-button__link {
  background-color: #5d5d5d;
  border-color: #5d5d5d;
  padding: 7px 10px;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
}
a.btn:hover,
a.btn:active,
a.btn:focus,
a.btn.btn-primary:hover,
a.btn.btn-primary:active,
a.btn.btn-primary:focus,
a.wp-block-button__link:hover,
a.wp-block-button__link:active,
a.wp-block-button__link:focus,
.btn:focus-visible {
  background-color: #4c5f4c;
  border-color: #4c5f4c;
  text-decoration: none;
  box-shadow: none;
  color: #fff;
}
a.the-button {
  background-color: #5d5d5d;
  padding: 1% 2%;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
a.the-button:hover {
  background: #b9b9b9;
}
a.wp-block-button__link{
  border-radius: 0.25rem;
}
.man-content a {
  text-decoration: none;
  border-bottom: 1px solid #5d5d5d;
}
.man-content a:hover {
  border-bottom: 1px solid transparent;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #4c5f4c;
  border-color: #4c5f4c;
  text-decoration: none;
  box-shadow: none;
}
*[x-apple-data-detectors],  /* iOS */
.x-gmail-data-detectors,    /* Gmail */
.x-gmail-data-detectors *,
.aBn {
    border-bottom: 0 !important;
    cursor: default !important;
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

/*helper*/
.font-family-1{
  font-family: 'Playfair Display', serif;
}
.font-family-2{
  font-family: 'Poppins', sans-serif;
}
.letter-spacing-10{
  letter-spacing: 10px;
}
.letter-spacing-20{
  letter-spacing: 20px;
}
.letter-spacing-30{
  letter-spacing: 30px;
}
.letter-spacing-40{
  letter-spacing: 40px;
}
.letter-spacing-50{
  letter-spacing: 50px;
}
.man-underline-white:after{
  margin: 30px auto;
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  margin: 25px auto;
  background-color: #ad9d8e;
}
.man-underline-black:after{
  margin: 30px auto;
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  margin: 25px auto;
  background-color: #ad9d8e;
}
.man-underline-dark:after{
  margin: 30px auto;
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  margin: 25px auto;
  background-color: #ad9d8e;
}
.man-underline-w{
  height: 1px;
  background-color: #ad9d8e;
  margin: 0 auto;
  width: 200px;
}
.text-justify{
  text-align: justify;
}

.font-size-1, .font-size-1 span {
  font-size: 36px;
  line-height: normal;
}
.font-size-2, .font-size-2 span {
  font-size: 30px;
  line-height: normal;
}
.font-size-3, .font-size-3 span {
  font-size: 28px;
  line-height: normal;
}
.font-size-4, .font-size-4 span {
  font-size: 24px;
  line-height: normal;
}
.font-size-5, .font-size-5 span {
  font-size: 22px;
  line-height: normal;
}
.font-size-6, .font-size-6 span {
  font-size: 20px;
  line-height: normal;
}
.font-size-7, .font-size-7 span {
  font-size: 18px;
  line-height: normal;
}
.font-size-8, .font-size-8 span {
  font-size: 16px;
  line-height: normal;
}
.font-size-9, .font-size-9 span {
  font-size: 15px;
  line-height: normal;
}
.font-size-10, .font-size-10 span {
  font-size: 14px;
  line-height: normal;
}

.font-color-1, .font-color-1 span {
  color: #ffffff;
  fill: #ffffff;
  border-color: #ffffff;
}
a.font-color-1:hover, 
a.font-color-1:hover span,
.font-color-1:hover {
  color: #ffffff;
  fill: #ffffff;
  border-color: #ffffff;
}
.font-color-2, .font-color-2 span {
  color: #4c5f4c;
  fill: #4c5f4c;
  border-color: #4c5f4c;
}
a.font-color-2:hover, 
a.font-color-2:hover span,
.font-color-2:hover {
  color: #4c5f4c;
  fill: #4c5f4c;
  border-color: #4c5f4c;
}
.font-color-3, .font-color-3 span {
  color: #ad9d8e;
  fill: #ad9d8e;
  border-color: #ad9d8e;
}
.font-color-4, .font-color-4 span {
  color: #f2f0ea;
  fill: #f2f0ea;
  border-color: #f2f0ea;
}
.font-color-transparent-o, .font-color-transparent-o span {
  color: transparent;
}
.font-color-whatsapp{
  color: #00e676;
  fill: #00e676;
}
.font-color-telegram{
  color: #29a9eb;
  fill: #29a9eb;
}
.font-color-gold {
    color: #ffb61f;
    fill: #ffb61f;
}
.font-color-red {
    color: red;
    fill: red;
}

.link1{
  color: #ffffff;
  border-bottom: 1px solid #fff!important;
}
.link1:hover{
  color: #ffffff;
  border-bottom: none!important;
}
.link2{
  border: 1px solid #ffffff!important;
  padding: 5px 10px;
}
.link2:hover{
  border: 1px solid #dee2e6!important;
  padding: 5px 10px;
}

.b-color-1{
  border-color: #4c5f4c;;
}

input::placeholder, input:-moz-placeholder, input::-webkit-input-placeholder {
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  color: #000000;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
}

.bg-color-1{
  background-color: #ffffff;
}
.bg-color-2{
  background-color: #f2f2f2;
}
.bg-color-3{
  background-color: rgb(255 255 255 / 0.8);
}
.bg-color-4{
  background-color: #000;
}
.bg-color-5{
  background-color: #f2f0ea;
}
.bg-color-6{
  background-color: rgb(19 21 24 / 65%);
}
.bg-color-7{
  background-color: #29221d;
}
.bg-color-8{
  background-color: #4c5f4c;
}
.bg-color-9{
  background-color: #ad9d8e;
}
.bg-transparent {
  background-color: transparent;
}

.p-c {
  padding: 90px 0 90px !important;
}
.max-width-1 {
  max-width: 100% !important;
}
.max-width-2 {
  max-width: 1110px !important;
}
.max-width-3 {
  max-width: initial !important;
}
.bg-fixed {
  background-attachment: fixed;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-width-1 {
  width: 100% !important;
}
.bg-width-2 {
  width: 50% !important;
}
.bg-width-3 {
  width: 100vw !important;
}
.bg-width-4 {
  width: 50vw !important;
}
.bg-height-1 {
  height: 100% !important;
}
.bg-height-2 {
  height: 50% !important;
}
.bg-height-3 {
  height: 100vh !important;
}
.bg-height-4 {
  height: 50vh !important;
}
.pt-c {
  padding-top: 90px;
}
.pb-c {
  padding-bottom: 90px;
}
.mt-c {
  margin-top: 90px;
}
.mb-c {
  margin-bottom: 90px;
}
.btn-1{
  background-color: #ffffff;
  padding: 5px 10px;
  text-align: center;
  color: #fff;
}
.w-50{
  width: 50%!important;
}
.w-75{
  width: 75%!important;
}
.w-100{
  width: 100%!important;
}

.xl-mt-0{
  margin-top: 0!important;
}
.xl-mt-25{
  margin-top: 25px!important;
}
.xl-mt-40{
  margin-top: 40px!important;
}
.xl-mt-50{
  margin-top: 50px!important;
}
.xl-mt-75{
  margin-top: 75px!important;
}
.xl-mt-90{
  margin-top: 90px!important;
}
.xl-mt-100{
  margin-top: 100px!important;
}

.xl-mb-0{
  margin-bottom: 0!important;
}
.xl-mb-25{
  margin-bottom: 25px!important;
}
.xl-mb-40{
  margin-bottom: 40px!important;
}
.xl-mb-50{
  margin-bottom: 50px!important;
}
.xl-mb-75{
  margin-bottom: 75px!important;
}
.xl-mb-90{
  margin-bottom: 90px!important;
}
.xl-mb-100{
  margin-bottom: 100px!important;
}

.opacity-0{
  opacity: .0;
}
.opacity-10{
  opacity: .10;
}
.opacity-25{
  opacity: .25;
}
.opacity-50{
  opacity: .5;
}
.opacity-75{
  opacity: .75;
}
.opacity-100{
  opacity: 1;
}

/*image filter */
.image-filter, figure.image-filter img{
  filter: opacity(90%);
}
.image-filter-95, figure.image-filter-95 img{
  filter: opacity(95%);
}
.image-filter-85, figure.image-filter-85 img{
  filter: opacity(85%);
}
.image-filter-80, figure.image-filter-80 img{
  filter: opacity(80%);
}
.image-filter-75, figure.image-filter-75 img{
  filter: opacity(75%);
}
.image-filter-70, figure.image-filter-70 img{
  filter: opacity(70%);
}
.image-filter-65, figure.image-filter-65 img{
  filter: opacity(65%);
}
.image-filter-60, figure.image-filter-60 img{
  filter: opacity(60%);
}
.image-filter-55, figure.image-filter-55 img{
  filter: opacity(55%);
}
.image-filter-50, figure.image-filter-50 img{
  filter: opacity(50%);
}
/*end image filter */

ol.custom-counter {
  list-style: none; /* remove default numbers */
  counter-reset: my-counter;
  padding: 0;
  margin: 0;
}

ol.custom-counter li {
  counter-increment: my-counter;
  margin: 25px 0;
  padding-left: 3em;
  position: relative;
  font-family: Arial, sans-serif;
}

ol.custom-counter li::before {
  content: counter(my-counter);
  position: absolute;
  left: 0;
  top: 0;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 50%;
  background: #ad9d8e; /* circle color */
  color: #fff;
  font-weight: bold;
  text-align: center;
}

/*figure 100% width */
figure.w-100 img{
  width: 100%;
}
/*end figure 100% width */

/*figure caption*/
figure.has-caption{
  position: relative;
}
figure.has-caption figcaption{
  position: absolute;
  top: 5px;
  left: 5px;
  background: #4c5f4c;
  color: #fff;
  padding: 10px 10px 10px 10px;
  margin: unset;
  font-size: 24px; 
}
/*figure caption*/

/* slider caption */
.superblockslider__slide--active.sb-inner .superblockslider__slide_inner{
  justify-content: start!important;
  padding: 0;
  top: 15px;
  left: 15px;
}
.superblockslider__slide--active.sb-inner .inner-blocks{
  background: #4c5f4c;
  width: fit-content;
}
.superblockslider__slide--active.sb-inner .inner-blocks p{
  background: #4c5f4c;
  color: #fff;
  padding: 10px 10px 10px 10px;
  margin: unset;
  width: max-content;
}
.man-content .superblockslider__button, .man-content .superblockslider__button__navigation{
  background-color: #fff!important;
}
/* slider caption */

.svg-icon-con{
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.svg-icon-con svg{
  display: inline-block;
  width: 20px;
  height: 20px;
}
.svg-icon-con svg g path{
  fill: #ffffff;
}

.svgi-bathub{
  background: url(../mvrc/svg/ShowerBathtub.svg);
  background-size: 30px 30px;
}
.svgi-shower{
  background: url(../mvrc/svg/Shower.svg);
  background-size: 30px 30px;
}
.svgi-bathrobe{
  background: url(../mvrc/svg/BathrobeSlipper.svg);
  background-size: 30px 30px;
}
.svgi-bathtowel{
  background: url(../mvrc/svg/bathtowel.svg);
  background-size: 30px 30px;
}
.svgi-tv{
  background: url(../mvrc/svg/tv.svg);
  background-size: 30px 30px;
}
.svgi-balcony{
  background: url(../mvrc/svg/Balcony.svg);
  background-size: 30px 30px;
}
.svgi-bathamenities{
  background: url(../mvrc/svg/BathroomAmenities.svg);
  background-size: 30px 30px;
}
.svgi-internet{
  background: url(../mvrc/svg/WiFi.svg);
  background-size: 30px 30px;
}
.svgi-ac{
  background: url(../mvrc/svg/AirConditioning.svg);
  background-size: 30px 30px;
}
.svgi-swimmingpool{
  background: url(../mvrc/svg/SwimmingPool.svg);
  background-size: 30px 30px;
}
.svgi-bedroom{
  background: url(../mvrc/svg/bedroom.svg);
  background-size: 30px 30px;
}
.svgi-dining{
  background: url(../mvrc/svg/privatedining.svg);
  background-size: 30px 30px;
}
.svgi-garden{
  background: url(../mvrc/svg/PrivateGarden.svg);
  background-size: 30px 30px;
}
.svgi-kitchen{
  background: url(../mvrc/svg/kitchen.svg);
  background-size: 30px 30px;
}
.svgi-livingarea{
  background: url(../mvrc/svg/livingarea.svg);
  background-size: 30px 30px;
}
.svgi-fridge{
  background: url(../mvrc/svg/fridge.svg);
  background-size: 30px 30px;
}
.svgi-photo{
  background: url(../mvrc/svg/photo-gallery.svg);
  background-size: 30px 30px;
}
.icongale{
  position: absolute;bottom: 30px;left: 30px;z-index: 99999;width: auto;height: auto;display: flex;align-items: center;background: #fbfbfb6b;padding: 5px 10px;
}

.flick-prev:focus{
  outline: none;
}
.flick-next:focus{
  outline: none;
}

.man-slider {
  overflow: unset;
  contain: paint;
}
.man-slider .flickity-viewport {
  overflow: unset;
}
.man-slider .man-slider-navigation button {
  background: transparent;
}
.man-slider .carousel-cell {
  width: 100%;
  /* margin-right: 50px; */
}

.custom-switch:hover, 
.custom-control-input:hover, 
.custom-control-label:hover{
  cursor: pointer;
}
.custom-control-input:checked~.custom-control-label::before,
.form-check-input:checked{
  border-color: #ffffff;
  background-color: #ffffff;
}
.custom-control-input:focus~.custom-control-label::before,
.form-check-input:focus{
  box-shadow: 0 0 0 0.2rem hwb(26deg 11% 67% / 25%);
}

.el-two-col-circle{
  columns: 2;
  list-style-type: circle;
  padding-left: 20px;
}
.el-two-col-circle li{
  list-style-position: outside;
  line-height: 30px;
}
.el-two-col{
  columns: 2;
  list-style-type: none;
  padding: 0;
}
.el-two-col li{
  display: flex;
  flex-direction: row;
  line-height: 30px;
}

.el-three-col{
  columns: 3;
}

.cursor-text{
  cursor: text;
}

.pt-90{
  padding-top: 90px;
}
.pb-90{
  padding-bottom: 90px;
}

.video-parallax-sec{
  padding-top: 300px!important;
  padding-bottom: 300px!important;
}
.video-parallax {
  top: 0;
  left: 0;
  z-index: -1;
  overflow: auto;
  height: 100%;
  transform: scaleX(1);
  position: fixed;
}

.overlay-bg{
  top: 0;
  left: 0;
  z-index: 0;
}

.shortcut ul li a:hover, .shortcut ul li a:hover svg{
  color: #4c5f4c;
  fill: #4c5f4c;
}

.the-next-prev{
  width: 25px;
  height: auto;
}
.chevron-prev, .chevron-next{
  width: 25px;
  height: auto;
}
.chevron-prev g .a, .chevron-next g .a{
  stroke: #4c5f4c;
}
.chevron-prev{
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
.object-fit-cover{
  object-fit: cover;
}
.man-section-overlay{
  position: absolute;
  height: 100%;
  top: unset;
  display: flex;
  bottom: 0;
  width: 100%;
}

.man-bg-parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.man-bg-generic {
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

/*hover effect 3*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  width: 100%;
}

.hovereffect:hover img {
  /*filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');*/
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 40% 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info,
.hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.hovereffect:hover a.info,
.hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/*hover effect 2*/
.hovereffect2 {
  position: relative;
  width: 100%;
  height: 100%;
}
.hovereffect2 img.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}
.hovereffect2 .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color:rgb(19 21 24 / 65%);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}
.hovereffect2:hover .overlay {
  height: 100%;
}
.hovereffect2 .text {
  text-align: left;
  /* position: absolute;
  bottom: 0; */
}

/*hover transition effect*/
.man-hover-transition,
.man-hover-transition:hover {
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}

/*Glide*/
.glide__slide .overlay, .glide__slide.glide__slide--active:hover .overlay {
  height: 100%;
}
.glide__slide.glide__slide--active .overlay {
  height: 0%;
}
.glide__arrow{
  color: unset;
  background-color: unset;
  box-shadow: unset;
  border-radius: unset;
  text-shadow: unset;
  position: relative;
  padding: 0;
  transform: unset;
  background: transparent;
  display: flex;
  top: unset;
}
.glide__arrow--left{
  left: unset;
}
.glide__arrow--right {
  right: unset;
}

.glide-so .glide__track, 
.glide-so .glide__slides,
.glide-special .glide__track, 
.glide-special .glide__slides{
  contain: paint;
  overflow: unset;
}
.glide-so .sticky-top, .glide-special .sticky-top{
  top: 160px;
}

/*video fullscreen*/
video {
  object-fit: cover;
}

/*social*/
.fab-a{
  display: inline-block;
}
.fab-a:hover{
  text-decoration: none;
  border-bottom: none!important;
}
.fab-a:hover svg path{
  fill: #000!important;
}
.fab {
  padding: 0;
  font-size: 30px;
  width: 20px;
  color: #4c5f4c;
  height: 20px;
  margin-right: 15px;
}
.fab:hover {
  color: #ffffff;
  fill: #ffffff;
}
.fab.fa-whatsapp {
  color: #ffffff;
  background-color: #00e676;
  border-radius: 50px;
  padding: 11px;
  font-size: 40px !important;
}
a.man-waus {
  position: fixed;
  bottom: 60px;
  right: 20px;
}

/*LAYOUT*/

.global-top-margin-detail{
  margin-top: 0px;
}

.man-top-con-nav {
  position: relative;
  z-index: 2;
  position: fixed;
  width: 100%;
  transition: top 0.3s;
}

#topnavcon{
  display: flex;
  box-shadow: 1px 0px 30px -15px #ffffff;
  top: -50px;
  transition: top 0.3s;
  position: fixed;
  z-index: 1;
  width: 100%;
  background-color: white;
}
#topnav ul{
  display: flex;
  width: 100%;
  overflow-x: hidden;
  list-style: none;
  white-space: nowrap;
  padding: 10px 0;
  margin: 0;
  justify-content: center;
}
#topnav ul li{
  margin-left: 20px;
  margin-right: 20px;
}
#topnav ul li a{
  text-decoration: none;  
  color: #4c5f4c;
  text-transform: uppercase;
  font-size: 14px;
}
#topnav ul li a:hover{
  border-bottom: 1px solid #4c5f4c;
}

ul.usp-img{
  display: flex;
  width: 100%;
  overflow-x: visible;
  list-style: none;
  white-space: nowrap;
  padding: 0px 0 0px;
  margin: 0;
  justify-content: unset;
}
ul.usp-img li{
  padding: 15px 30px;
}
ul.usp-img li a{

}
ul.usp-img li a img{
  width: 60px;
}

body.scrolled #topnavcon{
  background-color: #fff;
  transition: top 0.3s;
}
body.scrolled #topnav ul li a{
  text-decoration: none;  
  color: #ffffff;
}
body.scrolled #topnav ul li a:hover{
  color: #29221d;
}

/*nav & dropdown*/
a.navbar-brand {
  display: inline-block;
  position: relative;
  z-index: 99;
}
a.navbar-brand img {
  transition: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  max-height: 140px;
}
.dropdown-menu {
  margin: 0 !important;
}
.man-navbar {
  display: block;
  position: relative;
  margin: -90px 0 0 0;
  padding: 0;
  /* width: 100%; */
  text-align: center;
}
.man-con-nav {
  text-align: center;
  display: inline-block;
  position: relative;
  width: 100%;
}
ul#man-nav {

}
ul#man-nav li {
  float: none;
  display: inline-block;
  position: relative;
  padding-right: 80px;
}
ul#man-nav li:last-child {
  padding-right: 0;
}
/*
ul#man-nav li:nth-child(8) {
  background-color: #ffffff;
  padding: 1% 2%;
  color: #fff;
}
ul#man-nav li:nth-child(8):hover {
  background-color: #b9b9b9;
}
ul#man-nav li:nth-child(8):hover a {
  color: #ffffff;
}
*/
ul#man-nav.link-1 li a {
  color: #ffffff;
}
ul#man-nav.link-1 li a:hover {
  color: #b49883;
}
ul#man-nav li a {
  color: #4c5f4c;
  padding: 0px 0px;
  text-decoration: none;
  font-family: 'Poppins', serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid transparent;
}
body.home ul#man-nav li a {
  color: #ffffff;
  padding: 0px 0px;
  text-decoration: none;
  font-family: 'Poppins', serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid transparent;
}
li.menu-item-has-children > .fas.fa-caret-down,
ul#man-nav li.has-children > ul.sub-menu li a {
  color: #ffffff;
}
ul#man-nav li ul.sub-menu {
  display: none;
  padding: 0px 0 0 0;
  width: max-content;
  text-align: left;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 999;
  background: #ffffff;
  box-shadow: 0 0px 10px rgb(0 0 0 / 20%);
}
ul#man-nav li ul.sub-menu li {
  display: list-item;
  position: relative;
  float: none;
  list-style: none;
  margin: 0;
  background: #ffffff;
}
ul#man-nav li ul.sub-menu li a {
  color: #ffffff;
  padding: 10px 30px;
  display: inline-block;
  width: 100%;
}
ul#man-nav li:hover > ul.sub-menu li:hover,
ul#man-nav li > ul.sub-menu li.current-menu-item {
  background: #f2f0ea;
}
ul#man-nav li a:hover,
ul#man-nav li:hover a,
ul#man-nav li.current-menu-item a,
ul#man-nav li.current-menu-item i.fas.fa-caret-down,
ul#man-nav li.current-menu-parent a,
ul#man-nav li.current-menu-parent i.fas.fa-caret-down,
ul#man-nav li > ul.sub-menu li.current-menu-item a,
li.menu-item-has-children:hover > .fas.fa-caret-down,
ul#man-nav li.has-children a,
ul#man-nav li.has-children i.fas.fa-caret-down,
ul#man-nav li.has-children > ul.sub-menu li.current-menu-item a {
  color: #4c5f4c;
  display: inline-block;
  border-bottom: 1px solid #4c5f4c;
}

body.home ul#man-nav li a:hover,
body.home ul#man-nav li:hover a,
body.home ul#man-nav li.current-menu-item a,
body.home ul#man-nav li.current-menu-item i.fas.fa-caret-down,
body.home ul#man-nav li.current-menu-parent a,
body.home ul#man-nav li.current-menu-parent i.fas.fa-caret-down,
body.home ul#man-nav li > ul.sub-menu li.current-menu-item a,
body.home li.menu-item-has-children:hover > .fas.fa-caret-down,
body.home ul#man-nav li.has-children a,
body.home ul#man-nav li.has-children i.fas.fa-caret-down,
body.home ul#man-nav li.has-children > ul.sub-menu li.current-menu-item a {
  color: #ffffff;
  display: inline-block;
  border-bottom: 1px solid #ffffff;
}

ul#man-nav li:hover > ul.sub-menu li:hover a{
  color: #4c5f4c;
}

ul.booknow{
  list-style: none;
}
ul.booknow li{
  float: none;
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
ul.booknow li a{
  color: #ffffff;
  padding: 0px 0px;
  text-decoration: none;
  font-family: 'Poppins', serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #ffffff;
}
ul.booknow li a.book-info, ul.booknow li a.book-info:hover{
  border-bottom: 1px solid transparent;
}
ul.booknow li a:hover{
  color: #FFFFFF;
  display: inline-block;
  border: 1px solid #4c5f4c;
  background-color: #4c5f4c;
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
}
body.home ul.booknow li a:hover{
  color: #4c5f4c;
  border: 1px solid #ffffff;
  background-color: #FFFFFF;
}

/*Carousel*/
.carousel-item {
  height: 100vh;
  min-height: 500px; /*background: no-repeat center center scroll;*/
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: contain;
  background-position-x: right;
  background-position-y: center;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: none;
}
.man-default-page .carousel-item {
  /* height: 100vh; */
  /* min-height: 100vh; */
  background-position: center center;
}
.embed-responsive-item {
  height: 100vh !important;
}

.carousel-control-conn{
  width: 50px;
  margin: 0 auto;
  height: 40px;
}
.page-template-default .row.carousel-control{
  /* width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  top: 0;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  margin: 0; */
}
.row.carousel-control .carousel-control-next, .row.carousel-control .carousel-control-prev{
  width: 100%;opacity: 1;border: none;
}

.page-template-default .man-default-page .man-specials .carouselExampleControls .carousel-item{
  height: auto;
  min-height: auto;
}
.page-template-default .carousel-control .carousel-control-prev-icon {
  /* background-image: url("../mvrc/images/prev.png"); */
  background-image: none;
  width: 40px;
  height: 40px;
}
.page-template-default .carousel-control .carousel-control-next-icon {
  /* background-image: url("../mvrc/images/next.png"); */
  background-image: none;
  width: 40px;
  height: 40px;
}

/*Header*/
.man-header {
  background: none;
  height: 160px;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  background-color: transparent!important;
}
header.scrolled {
  height: auto;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}
header.scrolled a.navbar-brand img {
  transition: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
}
body.home header.scrolled a.navbar-brand img{
  max-height: 80px;
}
header.scrolled a.navbar-brand img{
  max-height: 80px;
}
header.scrolled .man-navbar {
  margin: 0;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}
header .logo{
  position: absolute;
  top: 0;
  left: 0;
  transition: top 0.3s;
}

/*Main*/
.man-content{
  width: 100%;
  height: auto;
  background-repeat: repeat;
  position: relative;
}
.man-content-op{
  /* height: 100vh; */
}
.man-content-no-bg-img{
  background-image: none;
}
.man-page .man-content{
  /* background-image: none;
  background-color: #fff; */
}
.man-page{
  /* padding: 90px 0; */
}
.div-logo-overview img{
  width: 255px;
}
.man-content-op section{
  height: 100vh;
  background-position: center;
  justify-content: flex-end;
}
.man-content-op .text{
  z-index: 2;
}
.man-content-op .the-bg, .the-bg{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: .2; 
}
.section-content-bottom .pp-tableCell{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.man-section1 {

}
.man-section1 table.location tr td {
  padding: 1%;
}
.man-section1 .sitemap ul li a {
  color: #282828;
}
.man-section1 .sitemap ul li a:hover {
  text-decoration: underline;
}
.man-section2 {
  padding: 90px 0;
}
.man-section2 .man-container {
  width: 100%;
  max-width: 1200px;
}
.man-section2 .man-container .carousel-item {
  height: auto;
  min-height: auto;
}
.man-section2 .man-container .carousel-control-prev-icon {
  background-image: url("../mvrc/images/prev.png");
  width: 70px;
  height: 70px;
}
.man-section2 .man-container .carousel-control-next-icon {
  background-image: url("../mvrc/images/next.png");
  width: 70px;
  height: 70px;
}
.man-section2 .man-container .row .carousel-control {
  position: relative;
  top: -70px;
}
.man-section2 .man-container .carousel-control-next,
.man-section2 .man-container .carousel-control-prev {
  position: relative;
  top: auto;
  bottom: auto;
  z-index: 1;
  display: inline-block;
  display: inline-block;
  -ms-flex-align: initial;
  align-items: initial;
  -ms-flex-pack: initial;
  justify-content: center;
  width: auto;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
.man-section3 {
  padding: 90px 0;
}
.man-section3 .man-container {
  width: 100%;
  max-width: 1200px;
}
.man-section4 {
  padding: 42px 0;
}
.man-section4 .man-container {
  width: 100%;
  max-width: 1200px;
}
.man-section5 {
  padding: 90px 0;
  background-image: url("../mvrc/images/guest-review-bg.jpg");
}
.man-section5 .carousel-indicators {
  position: relative;
}
.man-section5 .carousel-item {
  height: auto;
  min-height: auto;
  background: none;
}
.man-section6 #map {
  width: 100%;
  height: 450px;
}
.man-section7 {
  padding: 90px 0 34px;
}
.man-section7 .man-container {
  width: 100%;
  max-width: 1200px;
}

.man-connect{
  width: 720px;
}
.man-connect a.btn{
  border: 1px solid #5d5d5d;
  border-radius: unset;
  background-color: transparent;
  color: #5d5d5d;
  padding: 5px 15px 5px 15px;
}
.man-connect a.btn:hover{
  background-color: #5d5d5d;
  border: 1px solid #5d5d5d;
  border-radius: unset;
  color: #fff;
}

.man-default-page .man-section1 blockquote {
  /* border: 1px outset #b9b9b9; */
}
.man-default-page .man-section1 span.quote {
  font-weight: 700;
  color: #716d6e;
  font-weight: 300;
  font-size: 1.25rem;
}
.man-default-page .man-section1 #map {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50vh;
}
.man-default-page .man-section1 #map.location {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50vh;
}
.man-default-page .man-section2 {
  padding: 90px 0;
}
.man-default-page .man-section3 {
  padding: 90px 0;
}
.man-default-page .man-section4 {
  
}
.man-default-page .man-section4 .man-container:nth-child(1) {
  max-width: initial;
}
.man-default-page .man-section4 .man-container div.bg-fixed {
  background-attachment: fixed;
  background-size: 100%;
  background-position: center;
  height: 100vh;
  background-repeat: no-repeat;
}
.man-default-page .man-section4 .man-container div.content-overflow {
  background: #fff;
  padding: 5vw;
  margin-left: -16.5vw;
  margin-top: 17vw;
  position: relative;
}
.man-default-page .man-section4 .man-container:nth-child(2) {
  width: 100%;
  max-width: 1200px;
}
.man-default-page .man-section5 > div {
  background: none;
}
.man-default-page .location .man-section3 {
  padding: 0px 0 90px;
  background-image: none;
  background-color: #fff;
  background-size: contain;
  height: auto;
  margin-bottom: 0px;
}

/*Contact Form*/
form.wpcf7-form label {
  margin: 0;
  width: 100%;
}
form.wpcf7-form input,
form.wpcf7-form textarea {
  width: 100%;
  border: 1px solid #dbdbdb;
  padding: 5px;
}
form.wpcf7-form button,
form.wpcf7-form input[type="submit"] {
  color: #4c5f4c;
  background-color: unset;
  text-decoration: none;
  font-family: 'Poppins', serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #4c5f4c;
  padding: 5px 15px;
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
}
form.wpcf7-form button:hover,
form.wpcf7-form input[type="submit"]:hover {
  color: #FFFFFF;
  display: inline-block;
  border: 1px solid #4c5f4c;
  background-color: #4c5f4c;
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
}
form.wpcf7-form button:active,
form.wpcf7-form input[type="submit"]:active {
  color: #FFFFFF;
  display: inline-block;
  border: 1px solid #4c5f4c;
  background-color: #4c5f4c;
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
}
form.wpcf7-form button:focus,
form.wpcf7-form input[type="submit"]:focus {
  color: #FFFFFF;
  display: inline-block;
  border: 1px solid #4c5f4c;
  background-color: #4c5f4c;
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
}
form.wpcf7-form select {
  padding: 6.5px;
  border: 1px solid #dbdbdb;
}

/*Contact Form*/
.dif-form form.wpcf7-form input,
.dif-form form.wpcf7-form textarea {
}
.dif-form form.wpcf7-form button,
.dif-form form.wpcf7-form input[type="submit"] {
}
.dif-form form.wpcf7-form .wpcf7-spinner{
  position: absolute;
}

.man-default-page .man-section1 .wpcf7-captchac {
  border: 1px outset #b9b9b9;
  padding: 5%;
  width: auto;
  height: auto;
}
.fab.fa-whatsapp.cu {
  color: #000;
  background-color: transparent;
  border-radius: unset;
  padding: 0px;
  font-size: 22px !important;
  width: auto;
}

/*Blog*/
.man-section1 .blog-post h2 {
  font-size: 50px;
}
.man-section1 .blog-post h2 a {
  font-family: 'Poppins', sans-serif;
  font-size: 50px;
  color: #5abcb6;
}
.man-section1 .blog-post h2 a:hover {
  text-decoration: none;
  color: #5abcb6;
}
.man-section1 .blog-post h2 a:visited {
  color: #5abcb6;
}
.readmore {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  color: #5abcb6;
  border: 1px solid #5abcb6;
  padding: 6px 20px;
  text-transform: uppercase;
  display: box;
  width: max-content;
}
.readmore:hover {
  text-decoration: none;
  background: #5abcb6;
  color: #fff;
}

/*Footer*/
body.home footer.man-footer{
  display: none;
}
footer.man-footer, section.man-footer{
  /* padding-bottom: 48px; */
}
section.man-footer .myContent{
  height: 428px;
}
.man-content-op section.man-footer, .man-content-op section.man-footer section{
  height: auto;
}
.man-footer .man-container {
  width: 100%;
  max-width: 1200px;
}
.man-footer ul.footer_menu {
  display: block;
  margin: 0;
  list-style: none;
}
.man-footer ul.footer_menu li {
  display: block;
  margin: 0;
}
.man-footer ul.footer_menu li a {
  font-size: 11px;
  font-weight: 400;
  color: #4c5f4c;
  text-decoration: none;
}
.man-footer p, .man-footer a {
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
  color: #4c5f4c;
}
.man-footer a:hover{
  border-bottom: 1px solid #4c5f4c;
}
.man-footer a.logo:hover{
  border-bottom: unset;
}
.man-footer a.logo-footer:hover{
  text-decoration: unset;
  border: unset
}
.man-footer a.logo-footer img{
  height: 150px;
}
section.footer-bottom svg path{
  fill: #4c5f4c;
}

/*Booking Form*/
.man-booking {
  /* position: absolute; */
  /* position: relative; */
  /* bottom: 0; */
  /* box-shadow: 0px 7px 11px rgb(0 0 0 / 20%); */
  position: fixed;
  bottom: 10px;
  margin: 0 auto;
}
.man-booking.scrolled {
  /* position: fixed;
  top: 80px;
  right: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  padding: 1% 0 1%;
  border-bottom: 1px solid rgb(35 35 34 / 70%);
  height: max-content;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s; */
}
.man-booking form input[type="text"] {
  width: 270px;
  height: 40px;
}
.man-booking form input[type="text"].alert {
  margin: 0;
}
.man-booking form input[type="submit"] {
  border-color: #ffffff;
  background-color: #ffffff;
  width: 270px;
  height: 40px;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
}
.man-booking form input[type="submit"]:hover {
  border-color: #4c5f4c;
  background-color: #4c5f4c;
}
.man-booking-form{
  position: relative;
  z-index: 99;
  border: 1px solid;
  background-color: #fff;
  border-color: #dee2e6;
}
.man-booking-bg-con{
  position: relative; 
}
.man-booking-bg{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-image: url('../mvrc/images/industrial-wall-r.jpg');
  background-repeat: repeat;
  z-index: 0;
  opacity: .5;
}
/* .form-control {
  height: 6vh;
} */
/* .man-direct-booking{padding: 20px;
  border-radius: 50px;
  position: fixed;
  bottom: 60px;
  left: 20px;
  background-color: #ffffff;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}
.man-direct-booking:hover{text-decoration: none;color: #fff;} */
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  60% {
    transform: scale(1.3);
    opacity: 0.4;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}

.pulse-object {
  -webkit-animation: pulse 1s linear infinite;
  animation: pulse 1s linear infinite;
  border-radius: 50px;
  color: #fff;
  position: fixed;
  bottom: 60px;
  left: 20px;
  background-color: #ffffff;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  padding: 20px;
  display: block;
}
.pulse-object:hover {
  -webkit-animation: none;
  animation: none;
  color: #fff;
}

/*date picker
body.home.scrolled #ui-datepicker-div {
  top: 50% !important;
  margin-top: -133px;
  left: 50% !important;
  margin-left: -150px;
}*/
body #ui-datepicker-div{
  z-index: 9999!important;
}

/*Custom Grids*/

/*Screen width equal to 1024px*/
.man-container-full-width {
  padding-left: calc(52px - (1600px * .15) + (100 * 0.15vw));
  padding-right: calc(52px - (1600px * .15) + (100 * 0.15vw));
}
.man-container {
  width: 1200px;
  max-width: 1200px;
}
.man-container-2 {
  width: 1665px;
  max-width: 1665px;
}
.man-container-3 {
  width: 1500px;
  max-width: 1500px;
}
.man-container-4 {
  width: 1400px;
  max-width: 1400px;
}

/*Sticky*/
.mysticky.isStick{
  position: fixed;
  top: 0;
  z-index: 9;
  width: 100%;
  background-color: transparent!important;
}
.mysticky{
  position: relative;
  top: unset;
  z-index: unset;
  z-index: 10!important;
}

/*Shortcut, quick links*/
.shortcut-con{
  position: relative;
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
}
.shortcut ul{
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;}
.shortcut ul li{
  float: left;
}
.shortcut ul li a{
  color: #4c5f4c;
  text-decoration: none;
  font-family: 'Poppins', serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #4c5f4c;
  padding: 5px 15px;
  transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
}
body.home .shortcut ul li a{
  color: #ffffff;
  border: unset;
}
.shortcut ul li a svg{
  width: 15px;
  height: auto;
}
.man-connect a.btn svg{
  width: 25px;
  height: auto;
  color: #ffffff;
  fill: #ffffff;
  border-color: #ffffff;
}
.man-connect a.btn svg g{
  color: #ffffff;
  fill: #ffffff;
  border-color: #ffffff;
}
.man-connect a.btn svg path{
  color: #ffffff;
  fill: #ffffff;
  border-color: #ffffff;
}
.man-connect a.btn svg.tripadvisor{
  width: 30px;
  height: auto;
}

.man-connect a.btn:hover svg{
  color: #fff;
  fill: #fff;
  border-color: #fff;
}
.man-connect a.btn:hover svg g{
  color: #fff;
  fill: #fff;
  border-color: #fff;
}
.man-connect a.btn:hover svg path{
  color: #fff;
  fill: #fff;
  border-color: #fff;
}

/*Logo*/
.logo{
  /* position: absolute;
  top: 5px;
  left: 50%;
  z-index: 100;
  transform: translateX(-50%);
  display: flex; */
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}

#man-gallery-filter{
  background: transparent;
  border: none;
}
#man-gallery-filter ul.ui-tabs-nav{
  background: none;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#man-gallery-filter ul.ui-tabs-nav li{
  border: none;
  padding: 0;
  background: #f2f2f2;
  
}
#man-gallery-filter ul.ui-tabs-nav li.ui-tabs-active{
  background: #ffffff;
}
#man-gallery-filter ul.ui-tabs-nav li a{
  border: none;
  color: #4c5f4c;
}
#man-gallery-filter ul.ui-tabs-nav li.ui-tabs-active a{
  color: #fff;
}
#man-gallery-filter .ui-tabs-panel{
  padding: 0
}

.man-table-cell table tr td:first-child{
  width: 15%;
  white-space: nowrap;
}

.man-table.wp-block-table table{
  width: 75%;
}
.man-table tr td{
  border: unset;
  padding: 0;
}

.man-table-full.wp-block-table table{
  width: 100%;
}
.man-table-full tr td{
  border: unset;
  padding: 0;
}

#page-connect .pc-logo img{
  width: 200px;
}

.flick-nav-con button{
  background-color: transparent;
}

/*the rooms*/
.therooms .man-container-full-width.flickity-con{
  overflow: hidden;
}
.therooms .rooms .flickity-viewport{
  overflow:unset;
}
.therooms .rooms .carousel-cell {
  width: 30%; /* half-width */
  margin-right: 20px;
}
.therooms .room-detail .carousel-cell {
  width: 100%; /* half-width */
}
.therooms #room1, .therooms #room2{
  display: none;
}
.therooms #room1.active, .therooms #room2.active{
  display: block;
}

.therooms #room1 .room-photo-gallery-nav, 
.therooms #room2 .room-photo-gallery-nav{
  bottom: 20px;
  left: 20px;
  z-index: 1;
}
.therooms #room1 .room-photo-gallery-nav button, 
.therooms #room2 .room-photo-gallery-nav button{
  background: transparent;
}
/*the rooms*/

/*destination*/
.destination-con .man-container-full-width.flickity-con{
  overflow: unset;
  contain: paint;
}
.destination-con .destination .flickity-viewport{
  overflow:unset;
}
.destination-con .destination .carousel-cell {
  width: 15%; /* half-width */
  margin-right: 150px;
}
.destination-con .destination-detail .flickity-viewport{
  overflow:unset;
}
.destination-con .destination-detail .carousel-cell {
  width: 100%; /* half-width */
}
.room-detail-info {
  /* width: 600px;
  height: 300px; */
}
.destination-con .the-top{ 
  top: 160px;
  z-index: 1020;
}
.dest-content-img{
  width: 200px;
  margin-bottom: 40px;
  margin-top: 40px;
  margin-right: 15px;
}
/*destination*/

/*The Villa*/
.thevilla .man-container-full-width.flickity-con{
  overflow: hidden;
}
.thevilla .villas .flickity-viewport{
  overflow:unset;
}
.thevilla .villas .carousel-cell {
  width: 30%; /* half-width */
  margin-right: 20px;
}
.thevilla .villa-detail .carousel-cell {
  width: 100%; /* half-width */
}
.thevilla .villa-photo-gallery-nav{
  bottom: 20px;
  left: 20px;
  z-index: 1;
}
.thevilla .villa-photo-gallery-nav button{
  background: transparent;
}
/*The Villa*/

/*The Resort*/
.thevilla .man-container-full-width.flickity-con{
  overflow: hidden;
}
.thevilla .villas .flickity-viewport{
  overflow:unset;
}
.thevilla .villas .carousel-cell {
  width: calc(100% / 3 - 15px); /* half-width */
  margin-right: 20px;
}
.thevilla .villas .carousel-cell:last-child {
  margin-right: 0;
}
.thevilla .villa-detail .carousel-cell {
  width: 100%; /* half-width */
}
.thevilla .villa-photo-gallery-nav{
  bottom: 20px;
  left: 20px;
  z-index: 1;
}
.thevilla .villa-photo-gallery-nav button{
  background: transparent;
}
/*The Resort*/

/*The Local*/
.thevilla .man-container-full-width.flickity-con{
  overflow: hidden;
}
.thevilla .villas .flickity-viewport{
  overflow:unset;
}
.thevilla .villas .carousel-cell {
  width: calc(100% / 3 - 15px); /* half-width */
  margin-right: 20px;
}
.thevilla .villas .carousel-cell:last-child {
  margin-right: 0;
}
.thevilla .villa-detail .carousel-cell {
  width: 100%; /* half-width */
}
.thevilla .villa-photo-gallery-nav{
  bottom: 20px;
  left: 20px;
  z-index: 1;
}
.thevilla .villa-photo-gallery-nav button{
  background: transparent;
}
/*The Local*/

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  background: transparent;
  border: none;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
  border-color: #f1f1f1;
  margin-right: 1px;
  font-family: 'Poppins';
  font-size: 16px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #ffffff;
  background: rgb(83 52 29 / 50%);
  color: #ffffff;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
  border: 1px solid #ffffff;
  background: #ffffff;
  font-weight: normal;
  color: #fff;
}

#pp-nav{
  display: none!important;
}

/*image-text-overlay*/
.image-text-overlay{
  position: relative; 
}
.image-text-overlay .the-image img{
  object-fit: cover;
}
.image-text-overlay .the-text-con{
  position: absolute;
  bottom: 0;
}
.image-text-overlay .the-text-con .the-text{
  width: auto;
}
.image-text-overlay .the-text-con .the-text.wc-330{
  width: 330px;
}
/*end image-text-overlay*/

/*map*/
.man-map #map{
  width: 100%;
  height: 300px;
}
/*end map*/

/* man-block */
.man-block .wp-block-group{
  padding: 150px 180px 150px 180px;
  padding: 30px 180px 30px 180px;
  padding: 30px 10%;
}
.man-block figure.des-journey img{
  height: auto;
}
/* end man-block */

/*man-block-cover*/
.man-block-cover-right .wp-block-cover__image-background.has-parallax{
  background-size: auto;
  background-position: 100% 50%!important;
}
.man-block-cover-left .wp-block-cover__image-background.has-parallax{
  background-size: auto;
  background-position: 0% 50%!important;
}
/*end man-block-cover*/

/*wp - button*/
.wp-block-buttons .man-button a{
  border: 1px solid #4c5f4c;
  border-radius: unset;
  background-color: transparent;
  color: #4c5f4c;
  padding: 5px 15px 5px 15px;
  width: auto;
  text-transform: uppercase;
}
.wp-block-buttons .man-button a:hover{
  border: 1px solid #4c5f4c;
  background-color: #4c5f4c;
  color: #ffffff;
}
.wp-block-buttons .man-button a.white{
  border: 1px solid #fff;
  color: #fff;
}
.wp-block-buttons .man-button a.white:hover{
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #4c5f4c;
}
.wp-block-buttons .man-button.fixed-width a{
  width: 300px!important;
}
/*end wp - button*/

/*google reviews*/
.man-block .wp-gr .grw-row-xs .grw-slider-header, 
.man-block .wp-gr .grw-row-xs .grw-slider-content{
  flex: 0 0 50%!important;
}
.man-block .wp-gr .grw-slider .grw-slider-header-inner, 
.man-block .wp-gr .grw-slider .grw-slider-review-inner,
.man-block .wp-gr .grw-slider .grw-slider-reviews{
  margin: 0!important;
  padding: 0px!important;
}
.man-block .wp-gr .grw-slider .wp-google-feedback{
  height: auto!important;
}
/*end google reviews*/

/*gallery image*/
figure.tiled-gallery__item img{
  filter: opacity(100%);
}
/*end gallery image*/

/*man-block-group-cite-right*/
.man-block-group-cite-right{
  position: absolute;
  bottom: 0;
}
.man-block-group-cite-right ul{
  padding-left: 0px;
}
.man-block-group-cite-right ul li{
  list-style-type: none;
  padding-left: 0px;
}
.man-block-group-cite-right ul li::before{
  content: "— ";
  margin-left: -30px;
}
/*end man-block-group-cite-right*/

/*socmed-icons*/
.man-socmed-icons a, .man-socmed-icons a:hover{
  border: none;
  border-color: transparent;
}

/*modal dialog*/
.modal-dialog {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

/*magnify jquery*/
.magnify-modal {
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
}

.magnify-header .magnify-toolbar {
  background-color: rgba(0, 0, 0, .5);
}

.magnify-stage {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-width: 0;
}

.magnify-footer .magnify-toolbar {
  background-color: rgba(0, 0, 0, .5);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.magnify-header,
.magnify-footer {
  pointer-events: none;
}

.magnify-button {
  pointer-events: auto;
}

/* ---------------------------------
Example Styles 
--------------------------------- */
html,
body {
  min-height: 100%;
}

.image-set {
  margin-left: -5px;
  margin-right: -5px;
}

.image-set img {
  display: block;
}

.image-set a {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  padding: 2px;
  border: 1px solid #ddd;
  transition: border-color .3s ease;
}

.image-set a:hover {
  border-color: #aaa;
}

/*fullpage*/
.fp-watermark{
  display: none!important;
}


.man-width{
    width: 50%;
  }

/*Large - extra large (nav only)*/
@media (max-width: 1920px) {
  ul#man-nav li:nth-child(4) {
    margin-right: 22%;
    margin-right: 0;
  }
  .man-width{
    width: 50%;
  }
}

/*Large - extra large*/
@media (max-width: 1600px) {
  ul#man-nav li {
      float: none;
      display: inline-block;
      position: relative;
      padding-right: 25px;
  }
  .man-width{
    width: 50%;
  }
}
/*Large - extra large*/
@media (max-width: 1340px) {
  ul#man-nav li {
      float: none;
      display: inline-block;
      position: relative;
      padding-right: 25px;
  }
  .man-width{
    width: 50%;
  }
}
/*Large - extra large*/
@media (max-width: 1200px) {
  ul#man-nav li:nth-child(4) {
    margin-right: 0;
  }

  .man-container{
    width: 960px;
  }

  .man-booking form input[type="text"], .man-booking form input[type="submit"] {
      width: 220px;
  }

  .font-size-1 {
    font-size: 30px;
  }

  .w-l-50{
    width: 50%!important;
  }
  .w-l-75{
    width: 75%!important;
  }
  .w-l-100{
    width: 100%!important;
  }

  ul#man-nav li {
      float: none;
      display: inline-block;
      position: relative;
      padding-right: 15px;
  }

  /*man-block-group-cite-right*/
  .man-block-group-cite-right{
    position: unset;
    bottom: unset;
  }
  .man-block-group-cite-right ul li{
    list-style-type: none;
  }
  .man-block-group-cite-right ul li::before{
    content: "— ";
    margin-left: -30px;
  }
  /*end man-block-group-cite-right*/

  .man-width{
    width: 50%;
  }
}

/*Medium - Large*/
@media (max-width: 991px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  a,
  ul,
  li,
  dt,
  dd,
  dl,
  form,
  input,
  select,
  textarea,
  button,
  span,
  label,
  td{
    font-size: 14px;
  }
  h1,h1 span {
    font-size: 26px;
    display: block;
    line-height: normal;
  }
  h2,h2 span {
    font-size: 24px;
  }

  .font-size-1, h2.font-size-1 span {
    font-size: 26px;
  }
  .font-size-2 {
    font-size: 24px;
  }
  .font-size-3 {
    font-size: 28px;
  }
  .font-size-4 {
    font-size: 24px;
  }
  .font-size-5 {
    font-size: 20px;
  }
  .font-size-6 {
    font-size: 18px;
  }

  .w-ml-50{
    width: 50%!important;
  }
  .w-ml-75{
    width: 75%!important;
  }
  .w-ml-100{
    width: 100%!important;
  }

  .d-mt-0{
    margin-top: 0!important;
  }
  .d-mt-25{
    margin-top: 25px!important;
  }
  .d-mt-50{
    margin-top: 50px!important;
  }
  .d-mt-75{
    margin-top: 75px!important;
  }
  .d-mt-90{
    margin-top: 90px!important;
  }
  .d-mt-100{
    margin-top: 100px!important;
  }

  .d-mb-0{
    margin-bottom: 0!important;
  }
  .d-mb-25{
    margin-bottom: 25px!important;
  }
  .d-mb-50{
    margin-bottom: 50px!important;
  }
  .d-mb-75{
    margin-bottom: 75px!important;
  }
  .d-mb-90{
    margin-bottom: 90px!important;
  }
  .d-mb-100{
    margin-bottom: 100px!important;
  }

  .man-container-full-width {
    padding-left: 20px;
    padding-right: 20px;
  }

  .man-section1 {
    padding: 60px 0;
  }
  
  /*nav & dropdown*/
  header.scrolled {
    background: none;
    height: auto;
  }
  header.scrolled .man-top-con-nav {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: inline-table;
    text-align: left !important;
    height: 80px;
  }
  header.scrolled .man-con-nav {
    margin-top: 0;
  }

  .man-section3 .text-right {
    padding: 30px 0;
  }
  .man-section3 .position-absolute {
    position: relative !important;
    bottom: initial;
    left: initial;
  }

  a.navbar-brand img {
    max-height: 120px;
  }
  .man-top-con-nav {
    width: 100%;
    max-width: 100%;
    height: 100px;
    display: inline-table;
    text-align: left !important;
    position: relative;
    top: unset;
  }
  .dropdown-menu {
    margin: 0 !important;
  }
  .man-navbar {
    display: block;
    position: relative;
    margin: -50px 0 0 0;
    padding: 0;
    width: 100%;
    text-align: center;
    z-index: 999;
  }
  .man-navbar .navbar-nav li a {
    color: #282828;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    font-size: 0.875rem;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .man-navbar .navbar-nav li a:hover {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 5% 0;
  }
  .man-navbar .logo-place{
    z-index: 999;
  }
  .man-con-nav {
    text-align: center;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 10px;
  }
  ul#man-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: auto;
    text-align: left;
    background: none;
    padding-bottom: 10px;
    background-color: #4c5f4c;
  }
  ul#man-nav li {
    float: left;
    display: block;
    position: relative;
    margin: 0% 0% 0%;
    padding: 0% 0% 0%;
    border-bottom: 1px solid #656565;
  }
  ul#man-nav li:nth-child(4) {
    margin-right: 18%;
  }
  ul#man-nav li:nth-child(4) {
    margin-right: 0;
  }
  ul#man-nav li:nth-child(5) {
    margin-left: 0%;
  }
  ul#man-nav li a {
    color: #ffffff;
    padding: 3% 0%;
    text-align: left;
    width: 100%;
    display: inline-block;
  }
  ul#man-nav li ul.sub-menu {
    display: none;
    position: relative;
    background: none;
    margin: 0;
    width: 100%;
  }
  ul#man-nav li ul.sub-menu li:last-child {
    border-bottom: 0px;
  }
  ul#man-nav li ul.sub-menu li a {
    color: #fff;
  }

  #topnavcon{
    display: flex;
    box-shadow: 1px 0px 30px -15px #ffffff;
    top: unset;
    transition: unset;
    position: relative;
    z-index: 1;
    width: 100%;
    background-color: white;
    /* padding-right: 0; */
  }
  #topnav ul{
    display: flex;
    width: 100%;
    overflow-x: hidden;
    list-style: none;
    white-space: nowrap;
    padding: 45px 0 10px;
    margin: 0;
    justify-content: flex-end;
  }
  #topnav ul li{
    margin-left: 12px;
  }
  #topnav ul li a{
    text-decoration: none;  
    color: #4c5f4c;
  }
  #topnav ul li a:hover{
    color: #acacac;
  }

  /*Shortcut, quick links*/
  .shortcut-con{
    position: relative;
    z-index: 3;
  }
  .shortcut ul{
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;}
  .shortcut ul li{
    float: left;
  }
  .shortcut ul li a{
    color: #4c5f4c;
    padding: 0px 0px;
    text-decoration: none;
    font-family: 'Poppins', serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border: unset;
  }
  .shortcut ul li a svg{
    width: 15px;
    height: auto;
  }
  
  body.scrolled #topnavcon{
    background-color: #fff;
    transition: top 0.3s;
  }
  body.scrolled #topnav ul li a{
    text-decoration: none;  
    color: #ffffff;
  }
  body.scrolled #topnav ul li a:hover{
    color: #29221d;
  }

  /*layout*/
  .man-section1 .man-container,
  .man-section2 .man-container,
  .man-section3 .man-container,
  .man-section4 .man-container,
  .man-section5 .man-container,
  .man-section6 .man-container,
  .man-container,
  .man-container-nd,
  .man-container-rd,
  .man-container-th, .man-connect, .man-container-4{
    width: 100%;
  }

  .man-booking.scrolled {
    position: fixed;
    top: 72px;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 9;
    padding: 0;
    border-bottom: none;
    height: max-content;
  }

  header .logo{
    z-index: 9999;
    display: flex;
    position: fixed;
    width: auto;
    top: 0;
    left: 50%;
    transform: translate(-50%, 10%);
  }
  .shortcut-place {
      position: relative;
      z-index: 101;
  }
  header.scrolled{
  }
  header.scrolled a.navbar-brand img{
    max-height: 80px;
  }
  .shortcut-con{
    border: none;
  }
  header.scrolled>.man-top-con-nav>.man-navbar>.row{
    
  }
  .man-booking{
    position: fixed;
    bottom: 0;
    z-index: 999;
  }

  .man-booking form input[type="text"], .man-booking form input[type="submit"] {
    width: 100%;
    height: inherit;
  }

  .man-booking div.removeOpenBooking span{
    font-size: 18px;
    background: #4c5f4c;
    padding: 0px 10px;
    border-radius: 50%;
    color: #fff;
  }
  .man-booking.openBooking{
    bottom: 0 !important;
    transition: 1s;
  }
  .man-booking div.removeOpenBooking {
    display: none !important;
    display: flex !important;
    justify-content: center;
  }
  .man-booking div.removeOpenBooking .removeOpenBookingBTN {
    background: none;
    border: none;
    outline: none;
  }
  .man-booking div.removeOpenBooking .removeOpenBookingBTN:focus,
  .man-booking div.removeOpenBooking .removeOpenBookingBTN:focus-within,
  .man-booking div.removeOpenBooking .removeOpenBookingBTN:focus-visible {
    outline: none;
  }
  #man-gallery-filter ul.ui-tabs-nav{
    flex-direction: column;
  }
  #navbarSupportedContent{
    padding-top: 150px;
    top: 0;
  }
  #pp-nav {
    z-index: 9;
  }
  .navbar-collapse {
    position: fixed;
    top: 68px;
    left: 0;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    width: 100%;
    background: #4c5f4c;
    max-width: 100%;
    height: 100%;
    overflow-y: auto;
  }

  .navbar-collapse.collapsing {
    height: 100%;
    -webkit-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    transition: left 0.3s ease;
    left: -100%;
  }

  .navbar-collapse.show {
    left: 0;
    -webkit-transition: left 0.3s ease-in;
    -o-transition: left 0.3s ease-in;
    -moz-transition: left 0.3s ease-in;
    transition: left 0.3s ease-in;
  }
  .collapse:not(.show) {
      display: none;
  }

  /*footer*/
  .man-footer a.logo-footer:hover{
    text-decoration: unset;
    border: unset;
  }
  .man-footer a.logo-footer img{
    height: 150px;
  }
  /*end footer*/

  /*image-text-overlay*/
  .image-text-overlay{
    position: relative; 
  }
  .image-text-overlay .the-image img{
    object-fit: cover;
  }
  .image-text-overlay .the-text-con{
    position: unset;
    bottom: unset;
  }
  .image-text-overlay .the-text-con .the-text{
    width: auto;
  }
  .image-text-overlay .the-text-con .the-text.wc-330{
    width: 100%;
  }
  /*end image-text-overlay*/

  /* man-block */
  .man-block .wp-block-group{
    padding: 30px 30px 30px 30px;
  }
  .man-block figure.des-journey img{
    height: auto;
  }
  /* end man-block */

  /*man-block-cover*/
  .man-block-cover .wp-block-cover__image-background.has-parallax{
    background-size: cover;
    /* background-position: 125% 100%!important; */
  }
  /*end man-block-cover*/

  /*google reviews*/
  .wp-gr .grw-slider .grw-row-xs{
    flex-direction: column!important;
  }
  .man-block .wp-gr .grw-row-xs .grw-slider-header{
    padding-bottom: 30px!important;
  }
  /*end google reviews*/

  .man-width{
    width: 100%;
  }


}
/*Small - Medium*/
@media (max-width: 767px) {
  html, body{
    /*overflow: visible;*/
  }
  html{
    overflow: visible;
    -webkit-overflow-scrolling: touch;
  }
  body{
    overflow-x: hidden;
    overflow-y: visible; 
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  a,
  ul,
  li,
  dt,
  dd,
  dl,
  form,
  input,
  select,
  textarea,
  button,
  span,
  label,
  td{
    font-size: 14px;
  }
  h1,h1 span {
    font-size: 23px;
    display: block;
    line-height: normal;
  }
  h2,h2 span {
    font-size: 20px;
  }

  .font-size-1, h2.font-size-1 span {
    font-size: 23px;
  }
  .font-size-2 {
    font-size: 20px;
  }
  .font-size-3 {
    font-size: 16px;
  }
  .font-size-4 {
    font-size: 14px;
  }
  .font-size-5 {
    font-size: 12px;
  }
  .font-size-6 {
    font-size: 10px;
  }

  .w-sm-50{
    width: 50%!important;
  }
  .w-sm-75{
    width: 75%!important;
  }
  .w-sm-100{
    width: 100%!important;
  }

  .t-mt-0{
    margin-top: 0!important;
  }
  .t-mt-25{
    margin-top: 25px!important;
  }
  .t-mt-50{
    margin-top: 50px!important;
  }
  .t-mt-75{
    margin-top: 75px!important;
  }
  .t-mt-90{
    margin-top: 90px!important;
  }
  .t-mt-100{
    margin-top: 100px!important;
  }

  .t-mb-0{
    margin-bottom: 0!important;
  }
  .t-mb-25{
    margin-bottom: 25px!important;
  }
  .t-mb-50{
    margin-bottom: 50px!important;
  }
  .t-mb-75{
    margin-bottom: 75px!important;
  }
  .t-mb-90{
    margin-bottom: 90px!important;
  }
  .t-mb-100{
    margin-bottom: 100px!important;
  }

  .svg-icon-con{
    display: inline-block;
    width: 20px;
    height: 20px;
  }
  
  .svgi-bathub{
    background: url(../mvrc/svg/ShowerBathtub.svg);
    background-size: 20px 20px;
  }
  .svgi-shower{
    background: url(../mvrc/svg/Shower.svg);
    background-size: 20px 20px;
  }
  .svgi-bathrobe{
    background: url(../mvrc/svg/BathrobeSlipper.svg);
    background-size: 20px 20px;
  }
  .svgi-bathtowel{
    background: url(../mvrc/svg/bathtowel.svg);
    background-size: 20px 20px;
  }
  .svgi-tv{
    background: url(../mvrc/svg/tv.svg);
    background-size: 20px 20px;
  }
  .svgi-balcony{
    background: url(../mvrc/svg/Balcony.svg);
    background-size: 20px 20px;
  }
  .svgi-bathamenities{
    background: url(../mvrc/svg/BathroomAmenities.svg);
    background-size: 20px 20px;
  }
  .svgi-internet{
    background: url(../mvrc/svg/WiFi.svg);
    background-size: 20px 20px;
  }
  .svgi-ac{
    background: url(../mvrc/svg/AirConditioning.svg);
    background-size: 20px 20px;
  }
  .svgi-swimmingpool{
    background: url(../mvrc/svg/SwimmingPool.svg);
    background-size: 20px 20px;
  }
  .svgi-bedroom{
    background: url(../mvrc/svg/bedroom.svg);
    background-size: 20px 20px;
  }
  .svgi-dining{
    background: url(../mvrc/svg/privatedining.svg);
    background-size: 20px 20px;
  }
  .svgi-garden{
    background: url(../mvrc/svg/PrivateGarden.svg);
    background-size: 20px 20px;
  }
  .svgi-kitchen{
    background: url(../mvrc/svg/kitchen.svg);
    background-size: 20px 20px;
  }
  .svgi-livingarea{
    background: url(../mvrc/svg/livingarea.svg);
    background-size: 20px 20px;
  }
  .svgi-fridge{
    background: url(../mvrc/svg/fridge.svg);
    background-size: 20px 20px;
  }
  .svgi-photo{
    background: url(../mvrc/svg/photo-gallery.svg);
    background-size: 20px 20px;
  }

  .video-parallax-sec{
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
  .video-parallax-con{
    padding-left: 0;
    padding-right: 0;
  }
  .video-parallax {
    top: 0;
    left: 0;
    z-index: -1;
    overflow: auto;
    height: 450px;
    transform: unset;
    position: relative;
  }

  ul#man-nav li a:hover,
  ul#man-nav li:hover a,
  ul#man-nav li.current-menu-item a,
  ul#man-nav li.current-menu-item i.fas.fa-caret-down,
  ul#man-nav li.current-menu-parent a,
  ul#man-nav li.current-menu-parent i.fas.fa-caret-down,
  ul#man-nav li > ul.sub-menu li.current-menu-item a,
  li.menu-item-has-children:hover > .fas.fa-caret-down,
  ul#man-nav li.has-children a,
  ul#man-nav li.has-children i.fas.fa-caret-down,
  ul#man-nav li.has-children > ul.sub-menu li.current-menu-item a {
    color: #ad9d8e;
    display: inline-block;
    font-weight: 800;
  }

  .navbar-collapse {
    position: fixed;
    top: 68px;
    left: 0;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    width: 100%;
    background: #4c5f4c;
    max-width: 100%;
    height: 100%;
    overflow-y: auto;
  }

  .navbar-collapse.collapsing {
    height: 100%;
    -webkit-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    transition: left 0.3s ease;
    left: -100%;
  }

  .navbar-collapse.show {
    left: 0;
    -webkit-transition: left 0.3s ease-in;
    -o-transition: left 0.3s ease-in;
    -moz-transition: left 0.3s ease-in;
    transition: left 0.3s ease-in;
  }

  .man-container-full-width {
    padding-left: 12px;
    padding-right: 12px;
  }

  .man-section1 {
    padding: 60px 0;
  }

  .man-section1 .text-left {
    text-align: center !important;
  }

  .man-section2 .man-container .row .carousel-control {
    position: relative;
    top: -30px;
  }

  .man-section3 .text-right {
    padding: 30px 0;
  }
  .man-section3 .position-absolute {
    position: relative !important;
    bottom: initial;
    left: initial;
  }

  .man-default-page .man-section1 .text-left,
  .man-default-page .man-section1 .text-right {
    text-align: left !important;
  }
  .man-default-page .man-section3 img {
    position: relative;
    z-index: 9;
  }
  .man-default-page .man-section3, 
  .man-default-page .man-section2 {
    padding: 40px 0;
  }
  .man-default-page .man-section4 .man-container div.content-overflow {
    margin: 0 0 0 0;
  }

  /*footer*/
  .man-footer{
    /* display: none; */
  }
  .man-footer .text-left {
    text-align: center !important;
  }
  .man-footer .text-right {
    text-align: center !important;
  }
  .man-footer ul.footer_menu li {
    display: block;
    margin: 0 0;
  }

  .man-footer .man-container {
    padding: 34px 0 130px;
  }

  .man-booking.scrolled {
    position: fixed;
    top: 100px;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
    padding: 0;
    border-bottom: 1px solid rgb(35 35 34 / 70%);
    top: inherit;
    height: max-content;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
  }
  .man-booking.scrolled.openBooking {
    bottom: 0 !important;
  }
  .man-booking div.removeOpenBooking {
    display: none !important;
    display: flex !important;
    justify-content: center;
  }
  .man-booking div.removeOpenBooking span{
    font-size: 18px;
    background: #4c5f4c;
    padding: 0px 10px;
    border-radius: 50%;
    color: #fff;
  }
  .man-booking.scrolled div.removeOpenBooking {
    display: flex !important;
    justify-content: center;
  }
  .man-booking form input[type="text"] {
    width: 100%;
    height: inherit;
  }

  .man-bg-parallax {
    background-attachment: scroll;
  }
  header .logo{
    z-index: 9999;
    display: flex;
    position: fixed;
    width: auto;
    top: 0;
    left: 50%;
    transform: translate(-50%, 10%);
  }
  header.scrolled{
  }
  header.scrolled a.navbar-brand img{
    max-height: 80px;
  }
  .shortcut-con{
    border: none;
  }
  header.scrolled>.man-top-con-nav>.man-navbar>.row{

  }
  .man-booking{
    position: fixed;
    bottom: 0;
    z-index: 999;
  }
  .man-booking.openBooking{
    bottom: 0 !important;
    transition: 1s;
  }

  .man-booking form input[type="text"], .man-booking form input[type="submit"] {
    width: 100%;
    height: inherit;
  }

  .shortcut-place{
    position: relative;
    z-index: 101;
  }

  #navbarSupportedContent{
    padding-top: 150px;
    top: 0;
  }
  #pp-nav {
    z-index: 9;
  }
  .man-width{
    width: 100%;
  }

}
/*Extra Small*/
@media (max-width: 575px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  a,
  ul,
  li,
  dt,
  dd,
  dl,
  form,
  input,
  select,
  textarea,
  button,
  span,
  label,
  td{
    font-size: 14px;
  }
  h1,h1 span {
    font-size: 23px;
    margin-bottom: 5px;
    display: block;
    line-height: normal;
  }
  h2,h2 span {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .font-size-1, .font-size-1 span {
    font-size: 26px;
  }
  .font-size-2, .font-size-2 span {
    font-size: 24px;
  }
  .font-size-3, .font-size-3 span {
    font-size: 16px;
  }
  .font-size-4, .font-size-4 span {
    font-size: 24px;
  }
  .font-size-5, .font-size-5 span {
    font-size: 24px;
  }
  .font-size-6, .font-size-6 span {
    font-size: 14px;
  }
  .font-size-7, .font-size-7 span {
    font-size: 13px;
    line-height: normal;
  }
  .font-size-8, .font-size-8 span {
    font-size: 12px;
    line-height: normal;
  }
  .font-size-9, .font-size-9 span {
    font-size: 16px;
    line-height: normal;
  }
  .font-size-10, .font-size-10 span {
    font-size: 14px;
    line-height: normal;
  }

  .w-s-50{
    width: 50%!important;
  }
  .w-s-75{
    width: 75%!important;
  }
  .w-s-100{
    width: 100%!important;
  }

  .mt-0{
    margin-top: 0!important;
  }
  .mt-25{
    margin-top: 25px!important;
  }
  .mt-40{
    margin-top: 40px!important;
  }
  .mt-50{
    margin-top: 50px!important;
  }
  .mt-75{
    margin-top: 75px!important;
  }
  .mt-90{
    margin-top: 90px!important;
  }
  .mt-100{
    margin-top: 100px!important;
  }

  .mb-0{
    margin-bottom: 0!important;
  }
  .mb-25{
    margin-bottom: 25px!important;
  }
  .mb-50{
    margin-bottom: 50px!important;
  }
  .mb-40{
    margin-bottom: 40px!important;
  }
  .mb-75{
    margin-bottom: 75px!important;
  }
  .mb-90{
    margin-bottom: 90px!important;
  }
  .mb-100{
    margin-bottom: 100px!important;
  }

  .el-two-col-circle{
    columns: 1;
  }

  .dest-content-img{
    width: 125px;
    margin-bottom: 45px;
    margin-top: 10px;
  }

  .el-two-col{
    columns: 1;
    list-style-type: none;
    padding: 0;
  }
  .el-two-col li{
    display: flex;
    flex-direction: row;
    line-height: 30px;
  }
  .el-three-col{
    columns: 1;
  }

  .icongale{
    position: absolute;
    z-index: 3;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    background: #fbfbfb6b;
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    padding: 5px 0px 0px 0px
  }

  .topnav-con{

  }

  .man-section6 #map{
    height: 250px;
  }

  ul.usp-img{
    display: flex;
    width: 100%;
    overflow-x: scroll;
    list-style: none;
    white-space: nowrap;
    padding: 0px 0 0px;
    margin: 0;
    justify-content: unset;
  }
  ul.usp-img li{
    padding: 15px 30px;
  }
  ul.usp-img li a{

  }
  ul.usp-img li a img{
    width: 40px;
  }

  #topnav{
    display: flex;
    box-shadow: unset;
  }
  #topnav ul{
    display: flex;
    width: 100%;
    overflow-x: scroll;
    list-style: none;
    white-space: nowrap;
    padding: 30px 0 10px;
    margin: 0;
    justify-content: unset;
  }
  #topnav ul li{
    margin-right: 12px;
    margin-left: 0px;
  }
  #topnav ul li a{
    text-decoration: none;  
  }
  #topnav ul li a:hover{
    color: #acacac;
  }

  .man-section1, .man-section2, .man-section3 {
    padding: 40px 0;
  }

  .man-section1 .man-container,
  .man-section2 .man-container,
  .man-section3 .man-container,
  .man-section4 .man-container,
  .man-section5 .man-container,
  .man-section6 .man-container,
  .man-container,
  .man-container-nd,
  .man-container-rd,
  .man-container-th, .man-connect, .man-container-4 {
    width: 100%;
    max-width: 100%;
  }

  .man-section2 .man-container .row .carousel-control {
    position: relative;
    top: -30px;
  }

  .man-section3 .text-right {
    padding: 30px 0;
  }
  .man-section3 .position-absolute {
    position: relative !important;
    bottom: initial;
    left: initial;
  }

  .man-booking-form{
    position: relative;
    z-index: 99;
    border: none;
    background-color: transparent;
  }

  /*footer*/
  body.home footer.man-footer{
    display: none;
  }

  footer.man-footer{
    padding-bottom: 16px;
  }

  .man-footer .text-left {
    text-align: center !important;
  }
  .man-footer .text-right {
    text-align: center !important;
  }
  .man-footer ul.footer_menu li {
    display: block;
    margin: 0 0;
  }

  .man-footer .man-container {
    padding: 48px 0 0px;
  }

  #man-gallery-filter ul.ui-tabs-nav{
    flex-direction: column;
  }

  #page-connect footer.man-footer{
    padding-bottom: 48px;
  }
  #page-connect .pc-logo img{
    width: 50%;
  }

  .carousel-item{
    height: 450px;
    min-height: 450px;
    background-size: cover;
    background-attachment: unset;
  }

  /*the rooms*/
  .therooms .man-container-full-width.flickity-con{
    overflow: hidden;
  }
  .therooms .rooms .flickity-viewport{
    overflow:unset;
  }
  .therooms .rooms .carousel-cell {
    width: 75%; /* half-width */
    margin-right: 20px;
  }
  .therooms .room-detail .carousel-cell {
    width: 100%; /* half-width */
  }
  .therooms #room1, .therooms #room2{
    display: none;
  }
  .therooms #room1.active, .therooms #room2.active{
    display: block;
  }

  .therooms #room1 .room-photo-gallery-nav, 
  .therooms #room2 .room-photo-gallery-nav{
    bottom: -40px;
    left: 0px;
    z-index: 1;
  }
  .therooms #room1 .room-photo-gallery-nav button, 
  .therooms #room2 .room-photo-gallery-nav button{
    background: transparent;
  }
  /*the rooms*/

  /*destination*/
  .destination-con .man-container-full-width.flickity-con{
    overflow: unset;
    contain: paint;
  }
  .destination-con .destination .flickity-viewport{
    overflow:unset;
  }
  .destination-con .destination .carousel-cell {
    width: 33%; /* half-width */
    margin-right: 15px;
  }
  .destination-con .destination-detail .flickity-viewport{
    overflow:unset;
  }
  .destination-con .destination-detail .carousel-cell {
    width: 100%; /* half-width */
  }
  .room-detail-info {
    /* width: 600px;
    height: 300px; */
  }
  .destination-con .the-top{ 
    top: 160px;
    z-index: 1020;
  }
  /*destination*/

  /*The Villa*/
  .thevilla .man-container-full-width.flickity-con{
    overflow: hidden;
  }
  .thevilla .villas .flickity-viewport{
    overflow:unset;
  }
  .thevilla .villas .carousel-cell {
    width: 75%; /* half-width */
    margin-right: 20px;
  }
  .thevilla .villa-detail .carousel-cell {
    width: 100%; /* half-width */
  }
  .thevilla .villa-photo-gallery-nav{
    bottom: -40px;
    left: 0px;
    z-index: 1;
  }
  .thevilla .villa-photo-gallery-nav button{
    background: transparent;
  }
  /*The Villa*/

  /*The Resort & The Local*/
  .thevilla .villas .carousel-cell:last-child {
      margin-right: 0;
  }
  /*The Resort & The Local*/

  /*all rooms*/
  .allrooms .man-container-full-width.allroomscon{
      overflow: hidden;
  }
  .allrooms .rooms .flickity-viewport{
      overflow:unset;
  }
  .allrooms .rooms .carousel-cell {
      width: 100%; /* half-width */
      margin-right: 0px;
  }
  .allrooms .room-detail .carousel-cell {
      width: 100%; 
  }
  .room-detail-info {
      
  }

  .allrooms .room-photo-gallery-nav, 
  .allrooms .room-photo-gallery-nav{
    bottom: -40px;
    left: 0px;
    z-index: 1;
  }
  .allrooms .room-photo-gallery-nav button, 
  .allrooms .room-photo-gallery-nav button{
      background: transparent;
  } 
  /*all rooms*/

  /*Date Picker*/
  body #ui-datepicker-div {
    width: calc(100% - 23px)!important;
  }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
    background: transparent;
    border: none;
  }
  .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    /* border: 1px solid #ffffff;
    background-color: #f9f9f9; */
  }
  .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    /* background-color: #e6e6e6; */
  }
  /*Date Picker*/

  /*man connect */
  .icon-right{
    position: absolute;
    width: 345px;
  }

  .man-width{
    width: 100%;
  }
}

/*Mobile Landscape*/
@media (max-height: 400px) {
  #navbarSupportedContent {
    height: 200px;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .man-booking form input[type="text"] {
    width: 100%;
    height: inherit;
  }
}

.man-bg-discount {
  background-attachment: scroll;
  background-blend-mode: hard-light;
  background-position: bottom;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 35%;
}


/*
Large - extra large (nav only)
@media (max-width: 1920px) {}

Large - extra large
@media (max-width: 1600px) {}

Large - extra large
@media (max-width: 1340px) {}

Large - extra large
@media (max-width: 1200px) {}

Medium - Large
@media (max-width: 991px) {}

Small - Medium
@media (max-width: 767px) {}

Extra Small
@media (max-width: 575px) {}

Mobile Landscape
@media (max-height: 400px) {}
*/