/*
Theme Name: Taman Dharmawangsa Jimbaran
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-display: swap;
  font-family: "Marcellus", serif;
  font-style: normal;
  font-weight: 400;
  src: 
    url('css/fonts/Marcellus-Regular.woff2') format('woff2'),
    url('css/fonts/Marcellus-Regular.ttf') format('truetype');
}

/* 
Header 
font-family: "Marcellus", 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: #c89933;
  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: "Marcellus", serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  /* color: #5d5d5d; */
}
u{
  text-decoration: unset;
}
h1,
h1 span {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-size: 36px;
  font-size: 60px;
  color: #c89933;
  letter-spacing: normal;
  margin-bottom: 25px;
  line-height: 70px;
  display: block;
  line-height: normal;
}
h2,
h2 span {
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-size: 30px;
  color: #c89933;
  letter-spacing: normal;
  margin-bottom: 25px;
  line-height: 34px;
}
h1 span,
h2 span {
  font-family: "Marcellus", serif;
  font-weight: 400;
  color: #c89933;
  letter-spacing: normal;
  display: block;
  line-height: normal;
}
p {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #c89933;
  margin-bottom: 25px;
}
p.last-mb:last-child {
  margin-bottom: 25px;
}
p:last-child {
  margin-bottom: 0px;
}
ul{
  margin-bottom: 25px;
}
span {
  margin: 0 !important;
}
a {
  font-size: 20px;
  color: #c89933;
  text-decoration: underline;
  border-bottom: 1px solid #c89933;
}
a:hover {
  color: #f0a2ab;
}
a.btn,
a.wp-block-button__link {
  background-color: #c89933;
  border-color: #c89933;
  padding: 7px 10px;
  text-decoration: none;
  font-weight: 400;
  font-size: 20px;
  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: #fff;
  border-color: #c89933;
  text-decoration: none;
  box-shadow: none;
  color: #c89933;
  border-width: 1px;
  border-style: solid;
}
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 {
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #525151;
  border-color: #525151;
  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;
}

dl {
  display: block;
}
dt {
  display: block;
  width: fit-content;
  float: left;
}
dd {
  display: block;
  width: 90%;
  margin-left: 10%;
}
ul.list-two-col{
  column-count: 2;
  column-gap: 2%;
}

/*helper*/
.font-family-1 {
  font-family: "Marcellus", serif;
}
.font-family-2 {
  font-family: "Marcellus", 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: #fff;
}
.man-underline-black:after {
  margin: 30px auto;
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  margin: 25px auto;
  background-color: #000;
}
.man-underline-dark:after {
  margin: 30px auto;
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  margin: 25px auto;
  background-color: #29221d;
}
.man-underline-w {
  height: 1px;
  background-color: #c89933;
  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-size-11,
.font-size-11 span {
  font-size: 11px !important;
  line-height: normal;
}

.font-color-1,
.font-color-1 span {
  color: #c89933;
  fill: #c89933;
  border-color: #c89933;
}
a.font-color-1:hover,
a.font-color-1:hover span,
.font-color-1:hover {
  color: #c89933;
  fill: #c89933;
  border-color: #c89933;
}
.font-color-2,
.font-color-2 span {
  color: #000000;
  fill: #000000;
  border-color: #000000;
}
.font-color-3,
.font-color-3 span {
  color: #ffffff;
  fill: #ffffff;
  border-color: #ffffff;
}
.font-color-4,
.font-color-4 span {
  color: #f2f0ea;
  fill: #f2f0ea;
  border-color: #f2f0ea;
}
.font-color-5,
.font-color-5 span {
  color: #cbcbcb;
  fill: #cbcbcb;
  border-color: #cbcbcb;
}
.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;
}

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

.b-color-1 {
  border-color: #525151;
}

input::placeholder,
input:-moz-placeholder,
input::-webkit-input-placeholder {
  font-family: "Marcellus", serif;
  font-style: normal;
  color: #c89933 !important;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
}

::placeholder {
  color: #c89933 !important;
}

.bg-color-1 {
  background-color: #c89933;
}
.bg-color-2 {
  background-color: #000000;
}
.bg-color-3 {
  background-color: #ffffff;
}
.bg-color-4 {
  background-color: #EEEEEE;
}
.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: #c89933;
}
.bg-color-9 {
  background-color: #D3BC9B;
}
.bg-color-10 {
  background-color: #F2E6D6;
}
.bg-color-11{
  background-color: #E8DCCF;
}
.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: #c89933;
  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: 0.1;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-100 {
  opacity: 1;
}

/*svg body content*/
.e-font-icon-svg{height: 75px;}
.svg-h-20{height: 20px;}

.p-mb-0 p{
  margin-bottom: 0;
}

/*image size */
figure.vh-100.object-fit-cover img {
  height: 100vh;
  object-fit: cover;
}

/*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 */

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

.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: #c89933;
}

.svgi-bathub {
  background: url(../tdjprop/svg/ShowerBathtub.svg);
  background-size: 30px 30px;
}
.svgi-shower {
  background: url(../tdjprop/svg/Shower.svg);
  background-size: 30px 30px;
}
.svgi-bathrobe {
  background: url(../tdjprop/svg/BathrobeSlipper.svg);
  background-size: 30px 30px;
}
.svgi-bathtowel {
  background: url(../tdjprop/svg/bathtowel.svg);
  background-size: 30px 30px;
}
.svgi-tv {
  background: url(../tdjprop/svg/tv.svg);
  background-size: 30px 30px;
}
.svgi-balcony {
  background: url(../tdjprop/svg/Balcony.svg);
  background-size: 30px 30px;
}
.svgi-bathamenities {
  background: url(../tdjprop/svg/BathroomAmenities.svg);
  background-size: 30px 30px;
}
.svgi-internet {
  background: url(../tdjprop/svg/WiFi.svg);
  background-size: 30px 30px;
}
.svgi-ac {
  background: url(../tdjprop/svg/AirConditioning.svg);
  background-size: 30px 30px;
}
.svgi-swimmingpool {
  background: url(../tdjprop/svg/SwimmingPool.svg);
  background-size: 30px 30px;
}
.svgi-bedroom {
  background: url(../tdjprop/svg/bedroom.svg);
  background-size: 30px 30px;
}
.svgi-dining {
  background: url(../tdjprop/svg/privatedining.svg);
  background-size: 30px 30px;
}
.svgi-garden {
  background: url(../tdjprop/svg/PrivateGarden.svg);
  background-size: 30px 30px;
}
.svgi-kitchen {
  background: url(../tdjprop/svg/kitchen.svg);
  background-size: 30px 30px;
}
.svgi-livingarea {
  background: url(../tdjprop/svg/livingarea.svg);
  background-size: 30px 30px;
}
.svgi-fridge {
  background: url(../tdjprop/svg/fridge.svg);
  background-size: 30px 30px;
}
.svgi-photo {
  background: url(../tdjprop/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: #c89933;
  background-color: #c89933;
}
.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: #525151;
  fill: #525151;
}

.the-next-prev {
  width: 25px;
  height: auto;
}
.chevron-prev,
.chevron-next {
  width: 25px;
  height: auto;
}
.chevron-prev g .a,
.chevron-next g .a {
  stroke: #525151;
}
.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-image-0 {
  background-image: url("./images/bg-art-1.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: rgb(255 255 255 / 90%);
  background-blend-mode: lighten;
}

.man-bg-image-1 {
  background-image: url("./images/bg-art-1.jpg");
  background-attachment: fixed;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 18%;
}

.man-bg-image-2 {
  background-image: url("./images/bg-art-1.jpg");
  background-attachment: fixed;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: rgb(242 242 242 / 95%);
  background-blend-mode: lighten;
}

.man-bg-image-3 {
  background-image: url("./images/bg-art-6.jpg");
  background-color: rgb(255 255 255 / 6%);
  background-blend-mode: normal;
}

.man-bg-image-4 {
  background-image: url("./images/bg-art-9.jpg");
  background-attachment: fixed;
  background-position: 92% bottom;
  background-repeat: no-repeat;
  background-size: 40%;
  background-color: rgb(255 255 255 / 88%);
  background-blend-mode: lighten;
}

.man-bg-image-5 {
  background-color: #c89933;
}

.man-bg-image-5.scrolled {
  background-color: #c89933;
}

.man-bg-image-6 {
  background-image: url("./images/bg-art-10.jpg");
  background-attachment: fixed;
  background-position: 92% bottom;
  background-repeat: no-repeat;
  background-size: 40%;
  background-color: rgb(255 255 255 / 88%);
  background-blend-mode: lighten;
}


.man-bg-image-right-1 {
  background-image: url("./images/bg-art-8.png");
  background-attachment: fixed;
  background-position: 92% bottom;
  background-repeat: no-repeat;
  background-size: 40%;
  background-color: rgb(255 255 255 / 88%);
  background-blend-mode: lighten;
}

.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: 100%;
  transition: 0.5s ease;
}
.hovereffect2:hover .overlay {
  height: 0;
}
.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;
}

/**/
#sb_instagram #sbi_images {
  padding: 0 !important;
}

/*Flickity*/
.man-experience .carousel-cell {
  width: 50%;
  height: 512px;
  margin-right: 10px;
}
.man-experience .carousel-cell.size-one {
  width: 35%;
}
.man-experience .carousel-cell.size-two {
  width: 65%;
}
.man-experience .carousel-cell.size-three {
  width: 768px;
}
.man-experience .carousel-cell.size-10 {
  width: 10%;
}
.man-experience .carousel-cell.size-20 {
  width: 20%;
}
.man-experience .carousel-cell.size-30 {
  width: 30%;
}
.man-experience .carousel-cell.size-40 {
  width: 40%;
}
.man-experience .carousel-cell.size-50 {
  width: 50%;
}
.man-experience .carousel-cell.size-60 {
  width: 60%;
}
.man-experience .carousel-cell.size-70 {
  width: 70%;
}
.man-experience .carousel-cell.size-80 {
  width: 80%;
}
.man-experience .carousel-cell.size-90 {
  width: 90%;
}
.man-experience .carousel-cell.size-100 {
  width: 100%;
}
.man-reviews .carousel-cell {
  width: 50%;
  margin-right: 10px;
  /* min-height: 450px; */
  min-height: 450px;
  height: 100%;
  top: -30px;
}
.man-reviews .carousel-cell .man-review-con {
  height: 100%;
}
.man-reviews .man-review-pp {
  width: 60px;
  height: 60px;
  margin-bottom: 0px !important;
  position: relative;
  top: 30px;
  z-index: 9;
}
.man-reviews .man-review-con {
  position: relative;
  height: 100%;
}

/*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;
}

.glide_man_reviews .glide__slides .glide__slide {
  height: unset !important;
  border-radius: 45px;
}
.glide_man_reviews .glide__slides .glide__slide .man-review-pp {
  width: 60px;
  height: 60px;
  margin-bottom: 0px !important;
  position: relative;
  top: 30px;
  z-index: 9;
}
.glide_man_reviews .glide__slides .glide__slide .man-review-con {
  position: relative;
  height: 100%;
}

/*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: #c89933 !important;
}
.fab {
  padding: 0;
  font-size: 30px;
  width: 20px;
  height: 20px;
  margin-right: 15px;
}
.fab:hover {
  color: #c89933;
  fill: #c89933;
}
.fab.fa-whatsapp {
  color: #000000;
  background-color: #00e676;
  border-radius: 50px;
  padding: 11px;
  font-size: 40px !important;
}
a.man-waus {
  position: fixed;
  bottom: 60px;
  right: 20px;
}
.man-svg-button {
  width: 15px;
  color: #c89933;
  fill: #c89933;
}
.man-svg-button:hover {
  color: #c89933;
  fill: #c89933;
}

/*LAYOUT*/

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

.man-top-con-nav {
  position: relative;
  z-index: 3;
  position: fixed;
  width: 100%;
  transition: top 0.3s;
  box-shadow: 1px 0px 30px -15px #c89933;
}

#topnavcon {
  display: flex;
  box-shadow: 1px 0px 30px -15px #c89933;
  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: #9a9a9a;
  text-transform: uppercase;
  font-size: 14px;
}
#topnav ul li a:hover {
  color: #c89933;
}

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: #c89933;
}
body.scrolled #topnav ul li a:hover {
  color: #29221d;
}

/*nav & dropdown*/
a.navbar-brand {
  display: inline-block;
  position: relative;
  z-index: 99;
  border: unset;
}
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;
}
ul#man-nav li:last-child {
  padding-right: 0;
}
/*
ul#man-nav li:nth-child(8) {
  background-color: #c89933;
  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: #c89933;
}
*/
ul#man-nav.link-1 li a {
  color: #c89933;
}
ul#man-nav.link-1 li a:hover {
  color: #c89933;
}
ul#man-nav li a {
  color: #c89933;
  padding: 8px 0px;
  text-decoration: none;
  font-family: "Marcellus", serif;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  border-bottom: unset;
}
li.menu-item-has-children > .fas.fa-caret-down,
ul#man-nav li.has-children > ul.sub-menu li a {
  color: #c89933;
}
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: #c89933;
  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: #c89933;
}
ul#man-nav li ul.sub-menu li a {
  color: #c89933;
  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: #fff;
}
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: #fff;
}

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

ul.booknow {
  list-style: none;
}
ul.booknow li {
  float: none;
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
ul.booknow li a {
  color: #c89933;
  padding: 0px 0px;
  text-decoration: none;
  font-family: "Marcellus", serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #c89933;
}
ul.booknow li a.book-info,
ul.booknow li a.book-info:hover {
  border-bottom: 1px solid transparent;
}
ul.booknow li a:hover {
  color: #c89933;
  display: inline-block;
  border-bottom: 1px solid #c89933;
}

/*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("../tdjprop/images/prev.png"); */
  background-image: none;
  width: 40px;
  height: 40px;
}
.page-template-default .carousel-control .carousel-control-next-icon {
  /* background-image: url("../tdjprop/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: 70px;
}
header.scrolled a.navbar-brand img {
  max-height: 70px;
}
header.scrolled .man-navbar {
  margin: 0;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}
header .logo {
}

/*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;
}
.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: 0.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("../tdjprop/images/prev.png");
  width: 70px;
  height: 70px;
}
.man-section2 .man-container .carousel-control-next-icon {
  background-image: url("../tdjprop/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("../tdjprop/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 textarea{
  height: 155px;
}
form.wpcf7-form button,
form.wpcf7-form input[type="submit"] {
  font-size: 20px;
  color: #000000;
  border: 1px solid #c89933;
  background: #c89933;
  width: 50%;
  padding: 10px 35px 10px 35px;
  border-radius: 10px;
}
form.wpcf7-form button:hover,
form.wpcf7-form input[type="submit"]:hover {
  background: #f0a2ab;
  color: #fff;
  border-color: #f0a2ab !important;
}
form.wpcf7-form button:active,
form.wpcf7-form input[type="submit"]:active {
  box-shadow: 0 0 0 0rem #5abcb6 !important;
  color: #fff !important;
  background: #f0a2ab !important;
  border-color: #f0a2ab !important;
}
form.wpcf7-form button:focus,
form.wpcf7-form input[type="submit"]:focus {
  box-shadow: 0 0 0 0rem #5abcb6 !important;
  color: #fff !important;
  background: #f0a2ab !important;
  border-color: #f0a2ab !important;
}
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 {
  background-color: transparent;
}
.dif-form form.wpcf7-form button,
.dif-form form.wpcf7-form input[type="submit"] {
  color: #fff;
  background-color: #c89933;
  z-index: 99;
}
.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: "Marcellus", 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: "Marcellus", 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 {
}
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: 14px;
  font-weight: 400;
  text-decoration: none;
}
.man-footer p,
.man-footer a,
.man-footer dd,
.man-footer span{
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.man-footer a:hover {
  border-bottom: 1px solid #f0a2ab;
}
.man-footer a.logo:hover {
  border-bottom: unset;
}
.man-footer .logo-footer {
  height: 75px;
}
.man-footer .logo-footer-two {
  height: 150px;
}
.man-footer a.no-border, .man-footer a.no-border:hover {
  text-decoration: none;
  border-bottom: unset;
}
section.footer-bottom svg path {
}
.man-footer dl{
  
}
.man-footer dt{
  display: block;
  width: fit-content;
  float: left;
}
.man-footer dd{
  display: block;
  width: 90%;
  margin-left: 3%;
}

/*Booking Form*/
.man-booking {
  box-shadow: 0px 7px 11px rgb(0 0 0 / 20%);
  /* position: fixed; */
  top: unset;
  margin: unset;
  left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.man-booking.scrolled {
  position: fixed;
  top: 86px;
  z-index: 2;
}
.man-booking form input[type="text"] {
  padding: 15px 10px !important;
  border-color: #c89933;
  border-width: 2px;
  line-height: 16px;
}
.man-booking form input[type="text"].alert {
  margin: 0;
}
.man-booking form input[type="submit"] {
  border-color: #c89933;
  background-color: #c89933;
  width: 270px;
  height: 50px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  border-width: 2px;
}
.man-booking form input[type="submit"]:hover {
  border: 1px solid #f0a2ab;
  background-color: #f0a2ab;
  color: #fff;
}
.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("../tdjprop/images/industrial-wall-r.jpg");
  background-repeat: repeat;
  z-index: 0;
  opacity: 0.5;
}
/* .form-control {
  height: 6vh;
} */
/* .man-direct-booking{padding: 20px;
  border-radius: 50px;
  position: fixed;
  bottom: 60px;
  left: 20px;
  background-color: #c89933;
  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: #c89933;
  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;
}

/*Slick JS*/
.slick-slider .slick-prev {
  left: 30px !important;
}
.slick-slider .slick-next {
  right: 30px !important;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 60px;
  height: 60px;
  z-index: 99;
}
.slick-slider .slick-prev::before,
.slick-slider .slick-next::before {
  font-size: 60px !important;
  color: #c89933 !important;
}

/*Custom Grids*/

/*Screen width equal to 1024px*/
.man-container-full-width {
  padding-left: calc(52px - (1600px * 0.15) + (100 * 0.15vw));
  padding-right: calc(52px - (1600px * 0.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;
}

/*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: #c89933;
  padding: 0px 0px;
  text-decoration: none;
  font-family: "Marcellus", serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #c89933;
}
.shortcut ul li a svg {
  width: 15px;
  height: auto;
}
.man-connect a.btn svg {
  width: 25px;
  height: auto;
  color: #c89933;
  fill: #c89933;
  border-color: #c89933;
}
.man-connect a.btn svg g {
  color: #c89933;
  fill: #c89933;
  border-color: #c89933;
}
.man-connect a.btn svg path {
  color: #c89933;
  fill: #c89933;
  border-color: #c89933;
}
.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-tabs {
  background: transparent;
  border: none !important;
}
.man-tabs ul.ui-tabs-nav {
  background: none;
  border: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.man-tabs ul.ui-tabs-nav li {
  border: none;
  padding: 0;
  background: #000000;
  margin-right: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.man-tabs ul.ui-tabs-nav li.ui-tabs-active {
  background: #c89933;
}
.man-tabs ul.ui-tabs-nav li a {
  border: none;
  color: #c89933;
}
.man-tabs ul.ui-tabs-nav li.ui-tabs-active a {
  color: #000000;
}
.man-tabs .ui-tabs-panel {
  padding: 0;
}

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

#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: "Marcellus", serif;
  font-size: 16px;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #c89933;
  background: rgb(83 52 29 / 50%);
  color: #000000;
}
.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 #c89933;
  background: #c89933;
  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: 580px;
}
/*end map*/

/* man-block */
/* .man-block .wp-block-group {
  padding: 150px 180px 150px 180px;
  padding: 30px 180px 30px 180px;
  padding: 90px 10%;
} */
.man-block figure.des-journey img {
  height: 500px;
}
/* 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>.wp-block-button.has-custom-width .wp-block-button__link{
  /* font-size: 30px; */
  padding: 20px;
}

.wp-block-buttons .man-button a,
.man-button a {
  border: 1px solid #c89933;
  border-radius: 10px;
  background-color: #c89933;
  color: #000000;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
  width: 280px!important;
  display: inline-block;
  text-align: center;
  transition: .15s;
  line-height: 20px;
}
.wp-block-buttons .man-button a:hover,
.man-button a:hover {
  border: 1px solid #c89933;
  background-color: #000000;
  color: #c89933;
}
.man-button a:hover svg {
  fill: #c89933;
  color: #c89933;
}
.wp-block-buttons .man-button a.font-color-3,
.man-button a.font-color-3 {
  border: 1px solid #c89933;
  background-color: #fff;
  color: #fff;
}
/*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 {
}
/*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, 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, 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 0.3s ease;
}

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

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

/*wordpress superblock pluggin*/
.man-superblock .superblockslider__slide_inner {
  width: unset;
  height: unset;
  top: unset;
  left: unset;
  padding: 0;
}

/*Superblock Slider Style*/
.superblockslider__button__navigation.superblockslider__button__previous{
  position: relative;
  left: 30px;
}
.superblockslider__button__navigation.superblockslider__button__next{
  position: relative;
  right: 30px;
}
.superblockslider__button__previous--icon svg, .superblockslider__button__next--icon svg{
  /* background-color: #fff;
  border-radius: 50%; */
}

/*Flickity*/
.flickity-button.flickity-prev-next-button.previous, 
.flickity-button.flickity-prev-next-button.next, 
.button.button-previous, 
.button.button-next{
  background-color: transparent!important;
}
.flickity-button.flickity-prev-next-button.previous svg.flickity-button-icon, 
.flickity-button.flickity-prev-next-button.next svg.flickity-button-icon, 
.button.button-previous svg.flickity-button-icon, 
.button.button-next svg.flickity-button-icon{
  fill: #c89933;
}
.flickity-prev-next-button, .button.button-previous, .button.button-next{
  width: 85px;
  height: 85px;
  /* background-color: #eeeeee!important; */
  border: unset;
}

.button.button-previous{
    position: relative;
    right: 15px;
}

.button.button-next{
  position: relative;
  right: 30px;
}

.man-slide-nav-con{
  position: absolute;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  right: 40px;
  top: 40%;
}

.button.is-disabled {
    opacity: 0.3;
    pointer-events: none;
    cursor: default;
}

.man-slide-nav .carousel-cell {
  width: 30%;
  margin-right: 30px;
}

.man-slide-nav .carousel-cell img {
  opacity: .5;
}

.man-slide-nav .carousel-cell.is-selected, .man-slide-nav .carousel-cell.is-selected img {
  opacity: 1;
}

.man-slide-main .carousel-cell{
  width: 100%;
}

.flickity-page-dots{
  bottom: 0;
  padding: 15px 0;
}
.flickity-page-dots .dot{
  background-color: #fff;
  opacity: .5;
}

.man-poi .carousel-cell {
  width: 30%; 
  margin-right: 30px;
}

/*custom*/
.custom-height{height: 200px;}
.custom-height-id{height: 235px;}

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

/*Large - extra large*/
@media (max-width: 1600px) {
  a.DYMarkUp,
  a.DYMarkUp:hover {
    letter-spacing: 7px;
    border-bottom: 1px solid #fff !important;
    font-weight: bold !important;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
  }
  a.DYMarkUp span {
    font-size: 14px;
    font-family: "Courier New", Courier, monospace;
    font-weight: bold !important;
    color: #fff !important;
  }
  html,
  body {
    height: 100%;
    margin: 0;
    padding: 0;
    color: #c89933;
    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: "Marcellus", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    /* color: #5d5d5d; */
  }
  h1,
  h1 span {
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-size: 36px;
    font-size: 60px;
    color: #c89933;
    letter-spacing: normal;
    margin-bottom: 25px;
    line-height: 70px;
    display: block;
    line-height: normal;
  }
  h2,
  h2 span {
    font-family: "Marcellus", serif;
    font-weight: 400;
    font-size: 30px;
    color: #c89933;
    letter-spacing: normal;
    margin-bottom: 25px;
    line-height: 34px;
  }
  h1 span,
  h2 span {
    font-family: "Marcellus", serif;
    font-weight: 400;
    color: #c89933;
    letter-spacing: normal;
    display: block;
    line-height: normal;
  }
  p {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #c89933;
    margin-bottom: 25px;
  }
  p.last-mb:last-child {
    margin-bottom: 25px;
  }
  p:last-child {
    margin-bottom: 0px;
  }
  span {
    margin: 0 !important;
  }
  a {
    font-size: 14px;
    color: #c89933;
    text-decoration: underline;
  }
  a:hover {
    color: #f0a2ab;
  }
  a.btn,
  a.wp-block-button__link {
    background-color: #c89933;
    border-color: #c89933;
    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: #fff;
    border-color: #c89933;
    text-decoration: none;
    box-shadow: none;
    color: #c89933;
    border-width: 1px;
    border-style: solid;
  }
  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 {
  }
  .btn-primary:not(:disabled):not(.disabled).active,
  .btn-primary:not(:disabled):not(.disabled):active,
  .show > .btn-primary.dropdown-toggle {
    background-color: #525151;
    border-color: #525151;
    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;
  }

  dl {
    display: block;
  }
  dt {
    display: block;
    width: 10%;
    float: left;
  }
  dd {
    display: block;
    width: 90%;
    float: left;
  }

  .font-size-1,
  .font-size-1 span {
    font-size: 32px;
    line-height: normal;
  }
  .font-size-2,
  .font-size-2 span {
    font-size: 26px;
    line-height: normal;
  }
  .font-size-3,
  .font-size-3 span {
    font-size: 24px;
    line-height: normal;
  }
  .font-size-4,
  .font-size-4 span {
    font-size: 20px;
    line-height: normal;
  }
  .font-size-5,
  .font-size-5 span {
    font-size: 18px;
    line-height: normal;
  }
  .font-size-6,
  .font-size-6 span {
    font-size: 16px;
    line-height: normal;
  }
  .font-size-7,
  .font-size-7 span {
    font-size: 14px;
    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: 12px;
    line-height: normal;
  }
  .font-size-10,
  .font-size-10 span {
    font-size: 12px;
    line-height: normal;
  }
  .font-size-11,
  .font-size-11 span {
    font-size: 12px !important;
    line-height: normal;
  }

  body.home header.scrolled a.navbar-brand img {
      max-height: 50px;
  }

  .man-booking.scrolled{
    top: 66px;
  }

  .man-booking form input[type="submit"] {
    width: 100%;
    height: auto;
    font-size: 14px;
  }

  ul#man-nav li {
    float: none;
    display: inline-block;
    position: relative;
    padding-right: 0;
  }
  ul#man-nav li a {
    padding: 0px 0px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .wp-block-buttons .man-button a,
  .man-button a {
    border-radius: 10px;
    padding: 5px 30px 5px 30px;
    text-decoration: none;
    width: auto;
    display: inline-block;
    text-align: center;
    font-size: 14px;
  }
  .man-booking form input[type="text"] {
    padding: 5px 8px !important;
    font-size: 14px;
    border-color: #c89933;
    border-width: 1px;
    font-weight: 700;
  }
  .man-experience .carousel-cell.size-one {
    width: 45%;
  }
  .man-experience .carousel-cell.size-two {
    width: 55%;
  }
  .man-experience .carousel-cell.size-three {
    width: 768px;
  }
}
/*Large - extra large*/
@media (max-width: 1340px) {
  ul#man-nav li {
    float: none;
    display: inline-block;
    position: relative;
    padding-right: 0;
  }
}
/*Large - extra large*/
@media (max-width: 1200px) {

  .font-size-4, .font-size-4 span {
      font-size: 16px;
      line-height: normal;
  }

  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: 100%;
  }

  .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*/
}

/*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: 12px;
  }
  h1,
  h1 span {
    font-size: 20px;
    display: block;
    line-height: normal;
  }
  h2,
  h2 span {
    font-size: 20px;
  }

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

  .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: 145px;
    display: inline-table;
    text-align: left !important;
    position: fixed;
    transition: 0.2s;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
  }
  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: "Marcellus", 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;
  }
  ul#man-nav li {
    float: left;
    display: block;
    position: relative;
    margin: 0% 0% 0%;
    padding: 0% 0% 0%;
    border-bottom: unset;
  }
  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: #c89933;
    padding: 1% 0%;
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
  }
  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 #c89933;
    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: #c89933;
  }
  #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: #c89933;
    padding: 0px 0px;
    text-decoration: none;
    font-family: "Marcellus", serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #c89933;
  }
  .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: #c89933;
  }
  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: 10px;
    left: unset;
    transform: unset;
  }
  .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: #525151;
    padding: 0px 10px;
    border-radius: 50%;
    color: #fff;
  }
  .man-booking.openBooking {
    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-tabs 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: #fff;
    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*/
  section.footer-top .logo-footer {
    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*/

  /*Flickity*/
  .man-experience .carousel-cell {
    width: 50%;
    height: 768px;
    margin-right: 10px;
  }
  .man-experience .carousel-cell.size-one {
    width: 100%;
  }
  .man-experience .carousel-cell.size-two {
    width: 100%;
  }
  .man-experience .carousel-cell.size-three {
    width: 100%;
  }
  .man-experience .carousel-cell.size-10 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-20 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-30 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-40 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-50 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-60 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-70 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-80 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-90 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-100 {
    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(../tdjprop/svg/ShowerBathtub.svg);
    background-size: 20px 20px;
  }
  .svgi-shower {
    background: url(../tdjprop/svg/Shower.svg);
    background-size: 20px 20px;
  }
  .svgi-bathrobe {
    background: url(../tdjprop/svg/BathrobeSlipper.svg);
    background-size: 20px 20px;
  }
  .svgi-bathtowel {
    background: url(../tdjprop/svg/bathtowel.svg);
    background-size: 20px 20px;
  }
  .svgi-tv {
    background: url(../tdjprop/svg/tv.svg);
    background-size: 20px 20px;
  }
  .svgi-balcony {
    background: url(../tdjprop/svg/Balcony.svg);
    background-size: 20px 20px;
  }
  .svgi-bathamenities {
    background: url(../tdjprop/svg/BathroomAmenities.svg);
    background-size: 20px 20px;
  }
  .svgi-internet {
    background: url(../tdjprop/svg/WiFi.svg);
    background-size: 20px 20px;
  }
  .svgi-ac {
    background: url(../tdjprop/svg/AirConditioning.svg);
    background-size: 20px 20px;
  }
  .svgi-swimmingpool {
    background: url(../tdjprop/svg/SwimmingPool.svg);
    background-size: 20px 20px;
  }
  .svgi-bedroom {
    background: url(../tdjprop/svg/bedroom.svg);
    background-size: 20px 20px;
  }
  .svgi-dining {
    background: url(../tdjprop/svg/privatedining.svg);
    background-size: 20px 20px;
  }
  .svgi-garden {
    background: url(../tdjprop/svg/PrivateGarden.svg);
    background-size: 20px 20px;
  }
  .svgi-kitchen {
    background: url(../tdjprop/svg/kitchen.svg);
    background-size: 20px 20px;
  }
  .svgi-livingarea {
    background: url(../tdjprop/svg/livingarea.svg);
    background-size: 20px 20px;
  }
  .svgi-fridge {
    background: url(../tdjprop/svg/fridge.svg);
    background-size: 20px 20px;
  }
  .svgi-photo {
    background: url(../tdjprop/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;
  }

  header.scrolled .man-top-con-nav {
    width: 100%;
    max-width: 100%;
    height: 145px;
    display: inline-table;
    text-align: left !important;
    position: fixed;
    transition: 0.2s;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
  }

  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: #f0a2ab;
    display: inline-block;
    font-weight: 500;
  }

  .navbar-collapse {
    position: fixed;
    top: 68px;
    left: 0;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    width: 100%;
    background: #fff;
    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;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .man-booking.scrolled.openBooking {
    
  }
  .man-booking div.removeOpenBooking {
    display: none !important;
    display: flex !important;
    justify-content: center;
  }
  .man-booking div.removeOpenBooking span {
    font-size: 18px;
    background: #525151;
    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: 15px;
    left: unset;
    transform: unset;
  }
  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 {
    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;
  }

  .wp-block-video video {
    height: 100vh;
  }

  /*booking form*/
  .man-booking {
    position: fixed;
    bottom: 0;
    z-index: 999;
  }
  .man-booking.openBooking {
    transition: 1s;
  }

  /*Flickity*/
  .man-experience .carousel-cell {
    width: 50%;
    height: 768px;
    margin-right: 10px;
  }
  .man-experience .carousel-cell.size-one {
    width: 100%;
  }
  .man-experience .carousel-cell.size-two {
    width: 100%;
  }
  .man-experience .carousel-cell.size-three {
    width: 100%;
  }
  .man-experience .carousel-cell.size-10 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-20 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-30 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-40 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-50 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-60 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-70 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-80 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-90 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-100 {
    width: 100%;
  }

  .man-bg-image-0{
    background-size: cover;
  }

  /* flickity */
  .man-slide-nav-con{
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    left: unset;
    right: unset;
    top: unset;
    width: auto;
  }

  .man-slide-nav-con .flickity-button-icon{
    width: 60%;
    height: 60%;
  }

  .button.button-previous{
    right: unset;
  }

  .button.button-next{
    right: unset;
  }

  .man-slide-nav .carousel-cell {
    width: 100%;
  }

  .man-slide-nav .carousel-cell img {
    opacity: .5;
  }

  .man-slide-nav .carousel-cell.is-selected, .man-slide-nav .carousel-cell.is-selected img {
    opacity: 1;
  }

  .man-slide-main .carousel-cell{
    width: 100%;
  }

  .man-poi .carousel-cell{
    width: 100%;
    margin-right: unset;
  }

  .flickity-prev-next-button{}
}
/*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: 14px;
    margin-bottom: 25px;
    display: block;
    line-height: normal;
  }
  h2,
  h2 span {
    font-size: 17px;
    margin-bottom: 25px;
  }
  
  dl {
      display: block;
  }

  dt{
    display: block;
    width: fit-content;
    float: left;
  }

  dd{
    display: block;
    width: 100%;
    margin-left: unset;
    float: unset;
    clear: both;
  }

  .font-size-1,
  .font-size-1 span {
    font-size: 17px;
  }
  .font-size-2,
  .font-size-2 span {
    font-size: 17px;
  }
  .font-size-3,
  .font-size-3 span {
    font-size: 16px;
  }
  .font-size-4,
  .font-size-4 span {
    font-size: 17px!important;
  }
  .font-size-5,
  .font-size-5 span {
    font-size: 17px;
  }
  .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;
  }

  ol, ul{
    padding-left: 20px;
  }
  ol li, ul li{
    text-align: left;
  }

  ul.list-two-col {
    column-count: 2;
    column-gap: 15%;
  }

  #topnav {
    display: flex;
    box-shadow: unset;
  }
  #topnav ul {
    display: flex;
    width: 100%;
    overflow-x: scroll;
    list-style: none;
    white-space: nowrap;
    padding: 10px 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: block;
  }

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

  .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-tabs ul.ui-tabs-nav {
    flex-direction: row;
    overflow-x: scroll;
  }

  .man-tabs ul.ui-tabs-nav{
    justify-content: flex-start;
  }

  footer.man-footer dl {
      display: block;
  }

  footer.man-footer dt{
    display: block;
    width: auto;
    float: unset;
  }

  footer.man-footer dd{
    display: block;
    width: 100%;
    margin-left: unset;
    float: unset;
    clear: both;
  }

  #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 #000000;
    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-experience .carousel-cell.size-one {
    width: 100%;
  }
  .man-experience .carousel-cell.size-two {
    width: 100%;
  }
  .man-experience .carousel-cell.size-three {
    width: 100%;
  }

  .man-reviews .carousel-cell {
    width: 100%;
    margin-right: 10px;
    /* min-height: 450px; */
    min-height: 450px;
    height: 100%;
    top: -30px;
  }
  .man-reviews .carousel-cell .man-review-con {
    height: 100%;
  }
  .man-reviews .man-review-pp {
    width: 60px;
    height: 60px;
    margin-bottom: 0px !important;
    position: relative;
    top: 30px;
    z-index: 9;
  }
  .man-reviews .man-review-con {
    position: relative;
    height: 100%;
  }

  .man-bg-image-5 {
    background-image: url("/wp-content/uploads/2025/02/wood-coral-transparent.png");
    background-color: rgba(255, 255, 255, 0.9);
    background-blend-mode: lighten;
  }

  .man-bg-image-5.scrolled {
    background-image: url("/wp-content/uploads/2025/02/wood-coral-transparent.png");
    background-color: rgba(255, 255, 255, 0.9);
    background-blend-mode: lighten;
  }

  body.home header.scrolled a.navbar-brand img {
      max-height: 60px;
  }

  header.scrolled .man-top-con-nav {
    width: 100%;
    max-width: 100%;
    height: 240px;
    display: inline-table;
    text-align: left !important;
    position: fixed;
    transition: 0.2s;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
  }

  header .logo {
    z-index: 9999;
    display: flex;
    position: fixed;
    width: auto;
    top: 30px;
    left: unset;
    transform: unset;
  }

  /*Flickity*/
  .man-experience .carousel-cell {
    width: 50%;
    height: 768px;
    margin-right: 10px;
  }
  .man-experience .carousel-cell.size-one {
    width: 100%;
  }
  .man-experience .carousel-cell.size-two {
    width: 100%;
  }
  .man-experience .carousel-cell.size-three {
    width: 100%;
  }
  .man-experience .carousel-cell.size-10 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-20 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-30 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-40 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-50 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-60 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-70 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-80 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-90 {
    width: 100%;
  }
  .man-experience .carousel-cell.size-100 {
    width: 100%;
  }

  .wp-block-buttons .man-button a,
  .man-button a {
    border-radius: 10px;
    padding: 15px 30px 15px 30px;
    text-decoration: none;
    width: 100%!important;
    display: inline-block;
    text-align: center;
    font-size: 14px;
  }

}

/*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) {}
*/
