/*
Theme Name: Maisaba Canggu
Theme URI: https://dhanayodha.com
Author: Manellen
Author URI: https://manellen.com
Description: The theme build exclusively for Maisaba Canggu 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: maisabacanggu
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.
*/

@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");

/*GLOBAL*/
footer a.DYMarkUp,
footer  a.DYMarkUp:hover {
  letter-spacing: 7px;
  border-bottom: 1px solid #2e471d;
  font-weight: bold!important;
  color: #2e471d!important;
  text-decoration: none;
  text-transform: uppercase;
}
footer  a.DYMarkUp span {
  font-size: 13px;
  font-family: "Courier New", Courier, monospace;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #222121;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
dt,
dd,
dl,
form,
input,
select,
textarea,
button,
span,
label {
  font-family: "Lato", sans-serif;
}
h1 {
  color: #c1972e;
  letter-spacing: 2px;
}
h2 {
  color: #c1972e;
  letter-spacing: 2px;
}
p { 
}
a {
  font-size: 16px;
  color: #c1972e;
  text-decoration: underline;
}
a:hover {
  color: #c1972e;
  text-decoration: none;
}
a.btn {
  background-color: #c1972e;
  border-color: #c1972e;
  text-decoration: none;
}
a.btn:hover,
a.btn:active,
a.btn:focus,
a.btn.btn-primary:hover,
a.btn.btn-primary:active,
a.btn.btn-primary:focus {
  background-color: #222121;
  border-color: #222121;
  text-decoration: none;
  box-shadow: none;
}
a.the-button {
  background-color: #c1972e;
  padding: 1% 2%;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
a.the-button:hover {
  background: #b9b9b9;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #222121;
  border-color: #222121;
  text-decoration: none;
  box-shadow: none;
}
.font-size-1 {
  font-size: 40px !important;
}
.font-size-2 {
  font-size: 36px !important;
}
.font-size-3 {
  font-size: 32px !important;
}
.font-size-4 {
  font-size: 28px !important;
}
.font-size-5 {
  font-size: 24px !important;
}
.font-size-6 {
  font-size: 20px !important;
}
.font-color-1 {
  color: #c1972e;
}
.font-color-2 {
  color: #222121;
}
.font-color-3 {
  color: #ffffff;
}
.font-color-dirawat {
  color: #ed1c24;
}
.font-color-dirawat:hover{
  color: #ed1c24;
  text-decoration: none;
}
.font-type-lato {
  font-family: "Lato", sans-serif;
}
::placeholder {
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 700;
}
.bg-color-1 {
  background-color: #ffffff;
}
.bg-color-2 {
  background-color: #f2f2f2;
}
.bg-color-3 {
  background-color: rgb(255 255 255 / 0.75);
}
.bg-color-4 {
  background-color: #000;
}
.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;
}

.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,
.man-default-page .hovereffect2 .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}
.hovereffect2:hover .overlay {
  height: 100%;
}
.hovereffect2 .text {
  text-align: left;
  position: absolute;
  bottom: 0;
}

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

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

/*social*/
.fab {
  padding: 5px;
  font-size: 30px;
  width: 35px;
  color: #c1972e;
  fill: #c1972e;
  height: 35px;
}
.fab:hover {
  color: #c1972e;
}
a.man-waus {
  position: fixed;
  bottom: 60px;
  right: 20px;
}

.fas.fa-phone, .font-color-phone, .font-color-phone:hover {
  color: #c1972e;text-decoration: none;font-size: 18px!important;
}

.fab.fa-whatsapp, .font-color-whatsapp, .font-color-whatsapp:hover{
  color: #00e676;text-decoration: none;font-size: 18px!important;
}

.fab.fa-telegram-plane, .font-color-telegram, .font-color-telegram:hover{
  color: #29a9eb;text-decoration: none;font-size: 18px!important;
}

/*LAYOUT*/

/*nav & dropdown*/
a.navbar-brand {
  display: inline-block;
  position: relative;
  z-index: 9999;
}
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: 0 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 {
  text-align: right;
  display: inline-block;
  padding: 0;
  position: relative;
  margin: 0;
  width: 100%;
  list-style: none;
}
ul#man-nav li {
  float: none;
  display: inline-block;
  position: relative;
  margin: 0% 0% 0 0;
}
ul#man-nav li:nth-child(1),
ul#man-nav li:nth-child(2),
ul#man-nav li:nth-child(3),
ul#man-nav li:nth-child(4) {
  float: left;
  margin: 0% 0% 0 0%;
  padding: 1% 0%;
}
ul#man-nav li:nth-child(8) {
  background-color: #c1972e;
  padding: 1% 2%;
}
ul#man-nav li:nth-child(8) a {
  color: #fff;
}
ul#man-nav li:nth-child(8):hover {
  background-color: #54595F;
}
ul#man-nav li:nth-child(8):hover a {
  color: #c1972e;
}
ul#man-nav li a {
  color: #54595F;
  padding: 10px 0px;
  text-decoration: none;
  font-size: 20px;
}
li.menu-item-has-children > .fas.fa-caret-down,
ul#man-nav li.has-children > ul.sub-menu li a {
  color: #54595F;
}
ul#man-nav li ul.sub-menu {
  display: none;
  padding: 0 0 0 0;
  width: auto;
  text-align: left;
  position: absolute;
  left: 0;
  margin: 0;
}
ul#man-nav li ul.sub-menu li {
  display: list-item;
  position: relative;
  float: none;
  list-style: none;
  margin: 0;
  background: #fff;
}
ul#man-nav li ul.sub-menu li a {
  color: #54595F;
  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: #282828;
}
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:hover > ul.sub-menu li:hover a,
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: #c1972e;
}

/*Carousel*/
.carousel-item {
  height: 100vh;
  min-height: 500px; /*background: no-repeat center center scroll;*/
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgb(0 0 0 / 0.05);
}
.man-default-page .carousel-item {
  height: 100vh;
  min-height: 100vh;
  background-position: center center;
}
.man-default-page .overlay {
  height: 100vh;
}
.embed-responsive-item {
  height: 100vh !important;
}

/*Header*/
.man-header {
  background: transparent;
  height: auto;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}
header.scrolled {
  background: transparent;
  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;
  max-height: 70px;
}
header.scrolled .man-navbar {
  margin: 0 0 0 0;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}

/*Main*/
.man-section1 {
  padding: 90px 0;
}
.man-section1 .man-container {
  width: 920px;
}
.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 14px;
}
.man-section2 .man-container {
  width: 100%;
  max-width: 1110px;
}
.man-section2 .man-container .carousel-item {
  height: auto;
  min-height: auto;
}
.man-section2 .man-container .carousel-control-prev-icon {
  background-image: url("../maisabacanggu/images/prev.png");
  width: 70px;
  height: 70px;
}
.man-section2 .man-container .carousel-control-next-icon {
  background-image: url("../maisabacanggu/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: 1110px;
}
.man-section3 .position-absolute {
  bottom: 0;
  left: 0;
}
.man-section4 {
  padding: 42px 0;
}
.man-section4 .man-container {
  width: 100%;
  max-width: 1110px;
}
.man-section5 {
  padding: 90px 0;
  background-image: url("../maisabacanggu/images/guest-review-bg.jpg");
}
.man-section5 > div {
  background: rgb(35 35 34 / 0.7);
}
.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: 1110px;
}

.man-connect{
  width: 720px;
}

.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;
  background-image: url("../maisabacanggu/images/explore-livingroom-overlay.jpg");
  background-color: #f2f2f2;
  height: 450px;
}
.man-default-page .man-section4 {
  padding: 290px 0 90px;
  background-image: none;
  margin-bottom: 90px;
}
.man-default-page .man-section4 .man-container:nth-child(1) {
  max-width: initial;
}
.man-default-page .man-section4 .man-container div.bg-fixed {
  background-image: url(../maisabacanggu/images/explore-privatepool.jpg);
  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: 1110px;
}
.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 inset #f2f2f2;
  padding: 5px;
}
form.wpcf7-form button,
form.wpcf7-form input[type="submit"] {
  font-size: 20px;
  color: #ffffff;
  border: 1px solid #c1972e;
  background: #c1972e;
  width: 50%;
  padding: 1%;
}
form.wpcf7-form button:hover,
form.wpcf7-form input[type="submit"]:hover {
  background: #b9b9b9;
  color: #fff;
  border-color: #b9b9b9 !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: #b9b9b9 !important;
  border-color: #b9b9b9 !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: #b9b9b9 !important;
  border-color: #b9b9b9 !important;
}
form.wpcf7-form select {
  padding: 6.5px;
  border: 1px inset #f2f2f2;
}
.man-default-page .man-section1 .wpcf7-captchac {
  border: 1px outset #b9b9b9;
  padding: 5%;
  width: auto;
  height: auto;
}
.fab.fa-whatsapp.cu {
  color: #54595F;
  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: "Lato", sans-serif;
  font-size: 50px;
  color: #5abcb6;
}
.man-section1 .blog-post h2 a:hover {
  text-decoration: none;
  color: #5abcb6;
}
.man-section1 .blog-post h2 a:visited {
  color: #5abcb6;
}
.readmore {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  color: #5abcb6;
  border: 1px solid #5abcb6;
  padding: 6px 20px;
  text-transform: uppercase;
  display: box;
  width: max-content;
}
.readmore:hover {
  text-decoration: none;
  background: #5abcb6;
  color: #fff;
}

/*Footer*/
.man-footer .man-container {
  /*border-top: 1px solid #222121;*/
  width: 100%;
  max-width: 1110px;
  padding: 0;
}
.man-footer ul.footer_menu {
  /*display: inline-block;
  margin: 0;*/
  list-style: none;
}
.man-footer ul.footer_menu li {
  /*display: inline-block;
  margin: 0 30px;*/
}
.man-footer ul.footer_menu li a {
  font-size: 16px!important;
  font-weight: 300;
  color: #c1972e;
  text-decoration: none;
}
.man-footer ul.footer_menu li a:hover {
  border-bottom: 1px solid #c1972e
}
.man-footer p, .man-footer a {
  font-size: 13px!important;
  font-weight: 300!important;
  color: #c1972e;
}
.man-footer .man-copyright a{
  text-decoration: none !important;
  border-bottom: 1px solid #c1972e;
}
.man-footer .man-copyright a:hover{
  text-decoration: none !important;
  border-bottom: none;
}

/*Booking Form*/
.man-booking {
  display: inline-block;
}
.scrolled .man-booking {
  display: inline-block;
}
.man-booking.scrolled {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  padding: 1% 0 1%;
  /* border-bottom: 1px solid rgb(35 35 34 / 70%); */
  height: max-content;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}
.man-booking form input[type="submit"] {
  width: 100%;
  border-color: #c1972e;
  background-color: #c1972e;
}
.form-control {
  /* height: 6vh; */
}
/* .man-direct-booking{padding: 20px;
  border-radius: 50px;
  position: fixed;
  bottom: 60px;
  left: 20px;
  background-color: #c1972e;
  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: #c1972e;
  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; */
}

/*Custom Grids*/

/*Screen width equal to 1024px*/
.man-container {
  width: 1280px;
}

/*Screen width equal to 1620px*/
.man-container-th {
  width: 1620px;
}

.removeOpenBooking{
  color: #000;
  font-size: 18px;
}

/*Large - extra large (nav only)*/
@media (max-width: 1920px) {
  ul#man-nav li:nth-child(4) {
    margin-right: 22%;
    margin-right: 0;
    margin-right: 1%;
  }
}
/*Large - extra large*/
@media (max-width: 1199px) {
  ul#man-nav li:nth-child(4) {
    margin-right: 0;
  }
}
/*Medium - Large*/
@media (max-width: 991px) {
  /*nav & dropdown*/
  header.scrolled {
    background: #fff;
    height: auto;
  }
  header.scrolled .man-top-con-nav {
    background: #fff;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: inline-table;
    text-align: left !important;
  }
  header.scrolled .man-con-nav {
    margin-top: 10px;
  }

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

  a.navbar-brand img {
    max-width: 350px;
  }
  .man-top-con-nav {
    background: #fff;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: inline-table;
    text-align: left !important;
  }
  .dropdown-menu {
    margin: 0 !important;
  }
  .man-navbar {
    display: block;
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    width: 100%;
    text-align: right;
  }
  .man-navbar .navbar-nav li a {
    color: #282828;
    text-transform: uppercase;
    font-family: "Lato", sans-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 #282828;
    border-bottom: 1px solid #282828;
  }
  .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: 1px solid #9a9898;
  }
  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: #54595F;
    padding: 1% 2%;
    text-align: left;
    width: 95%;
    display: inline-block;
  }
  ul#man-nav li ul.sub-menu {
    display: none;
    position: relative;
    background: none;
    margin: 0;
  }
  ul#man-nav li ul.sub-menu li:last-child {
    border-bottom: 0px;
  }
  ul#man-nav li ul.sub-menu li a {
    color: #fff;
  }

  /*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{
    width: 100%;
  }

  .man-booking.scrolled {
    position: fixed;
    top: 100px;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
    padding: 1% 0 1%;
    /* border-bottom: 1px solid rgb(35 35 34 / 70%); */
    height: max-content;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
  }
  .shortcut{
    display: inline-block;
    position: relative;;
  }
  .man-footer .covid19 img {
      width: 15% !important;
  }
}
/*Small - Medium*/
@media (max-width: 767px) {
  .man-section1 .text-right {
    text-align: center !important;
    padding-bottom: 30px;
  }
  .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 {
    padding: 300px 0;
  }
  .man-default-page .man-section4 .man-container div.content-overflow {
    margin: 0 0 0 0;
  }

  /*footer*/
  .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{
    position: fixed;
    bottom: 0;
  }

  .man-booking.scrolled {
    position: fixed;
    top: 100px;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
    padding: 1% 0 1%;
    /* border-bottom: 1px solid rgb(35 35 34 / 70%); */
    top: inherit;
    height: max-content;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
  }

  .man-booking.close{
    position: fixed;
    z-index: 1;
    height: 30px;
    transition: 1s ease-in;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
  }
}
/*Extra Small*/
@media (max-width: 575px) {
  .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 {
    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;
  }

  /*footer*/
  .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 180px;
  }
}

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

.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%;
}

/*Elementor*/
#map {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50vh;
}

#map .gm-style .gm-style-iw{
  font-size: 18px;
}

/*popup contact form*/
.pum-theme-1339 .pum-container, .pum-theme-lightbox .pum-container{
  border: none!important
}

.pum-theme-1339 .pum-title, .pum-theme-lightbox .pum-title{
  text-shadow: none!important;
  font-weight: 400!important;
  color: #000000!important;
}

form.wpcf7-form label {
  margin: 0 0 10px 0!important;
  text-shadow: none!important;
  font-weight: 400!important;
}

form.wpcf7-form input, form.wpcf7-form textarea {
  margin: 10px 0 0 0!important;
}

form.wpcf7-form select {
  margin: 10px 0px 0px 0px!important;
}