/*
Theme Name: La Numa Villas Canggu
Theme URI: https://dhanayodha.com
Author: Manellen
Author URI: https://manellen.com
Description: The theme build exclusively for La Numa Villas 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: lanumabeachvillas
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

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

/* 
font-family: 'Poppins', sans-serif;
*/

/*GLOBAL*/
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;
  margin-left: 4px;
}
a.DYMarkUp span {
  font-size: 16px;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold!important;
  color: #fff!important;
}
html{scroll-behavior: smooth;}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #686868;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
dt,
dd,
dl,
form,
input,
select,
textarea,
button,
span,
label,
td{
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #686868;
}
h1,h1 span{
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 36px;
  color: #92535c;
  letter-spacing: 1px;
  margin-bottom: 15px;
  line-height: 40px;
}
h2,h2 span{
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #92535c;
  letter-spacing: 1px;
  margin-bottom: 15px;
  line-height: 34px;
}
h1 span, h2 span{
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  color: #686868;
  letter-spacing: 2px;
}
p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #686868;
  margin-bottom: 15px;
}
p.last-mb:last-child{
  margin-bottom: 15px;
}
p:last-child{
  margin-bottom: 0px;
}
a {
  font-size: 16px;
  color: #92535c;
  text-decoration: underline;
}
a:hover {
  color: #686868;
  text-decoration: none;
}
a.btn, a.wp-block-button__link {
  background-color: #c89933;
  border-color: #c89933;
  padding: 10px 25px;
  text-decoration: none;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
  color: #fff;
  border: 1px solid #c89933!important;
  border-radius: unset!important;
}
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 {
  background-color: #b9707a;
  border-color: #b9707a;
  text-decoration: none;
  box-shadow: none;
  color: #fff;
}
a.the-button {
  background-color: #fff;
  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 #686868;
}
.man-content a:hover {
  border-bottom: none;
}
.man-content .a-img a{
  text-decoration: none;
  border-bottom: none;
}

.man-content p.left-line a::before, 
.man-content a.left-line::before,
.man-footer p.left-line a::before, 
.man-footer a.left-line::before{
  content: "";
  display: inline-block;
  width: 32px;
  height: 1px;
  margin-right: 16px;
  margin-bottom: 4px;
  flex-shrink: 0;
  background-color: #686868;
}

.man-content p.left-line.font-color-1 a::before, 
.man-content p.left-line a.font-color-1::before, 
.man-content a.left-line.font-color-1::before,
.man-footer p.left-line.font-color-1 a::before, 
.man-footer p.left-line a.font-color-1::before, 
.man-footer a.left-line.font-color-1::before{
  background-color: #fff;
}

.man-content p.left-line a:hover::before, 
.man-content a.left-line:hover::before,
.man-footer p.left-line a:hover::before, 
.man-footer a.left-line:hover::before{
  background-color: #c89933;
}
.man-content p.left-line a:hover, 
.man-content a.left-line:hover,
.man-footer p.left-line a:hover, 
.man-footer a.left-line:hover{
  color: #c89933;
}
.man-content p.left-line a, 
.man-content a.left-line,
.man-footer p.left-line a, 
.man-footer a.left-line{
  border-bottom: none;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #686868;
  border-color: #686868;
  text-decoration: none;
  box-shadow: none;
}
body#newsletter{
  overflow: unset;
  height: unset;
  width: unset;
}

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

.font-color-1 {
  color: #fff;
  fill: #fff;
}
a.font-color-1, a.font-color-1 span, p.font-color-1 a {
  color: #fff;
  border-bottom: 1px solid #fff;
}
a.font-color-1:hover, 
a.font-color-1:hover span, 
p.font-color-1 a:hover,
.man-footer ul.footer_menu li a.font-color-1:hover, 
.man-footer a.font-color-1:hover {
  color: #686868;
  fill: #686868;
  border-bottom: 0px solid #fff;
}
.font-color-2 {
  color: #686868;
  fill: #686868;
}
.font-color-3 {
  color: #ffffff;
  fill: #ffffff;
}
.font-color-4 {
  color: #f2f0ea;
  fill: #f2f0ea;
}
.font-color-5 {
  color: #92535c;
  fill: #92535c;
}
.font-color-gold{
  color: #c89933;
  fill: #c89933;
}
.font-color-transparent-o {
  color: transparent;
}
.font-color-whatsapp{
  color: #00e676;
  fill: #00e676;
}
.font-color-telegram{
  color: #29a9eb;
  fill: #29a9eb;
}

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

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

.bg-color-1 {
  background-color: #ffffff;
}
.bg-color-2 {
  background-color: #f2f2f2;
}
.bg-color-3 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-color-4 {
  background-color: #000;
}
.bg-color-5 {
  background-color: #f2f0ea;
}
.bg-color-6 {
  background-color: rgb(19 21 24 / 65%);
}
.bg-color-7 {
  background-color: #b9707a;
}
.bg-color-gold {
  background-color: #c89933;
}

.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: #fff;
  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-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-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-000{
  opacity: .0;
}
.opacity-001{
  opacity: .19;
}
.opacity-025{
  opacity: .25;
}
.opacity-050{
  opacity: .5;
}
.opacity-075{
  opacity: .75;
}
.opacity-010{
  opacity: 1;
}

.cursor-text{
  cursor: text;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*social*/
.fab {
  padding: 5px;
  font-size: 30px;
  width: 35px;
  color: #fff;
  fill: #fff;
  height: 35px;
}
.fab:hover {
  color: #686868;
  fill: #686868;
}
.fab.fa-whatsapp {
  color: #ffffff;
  background-color: #00e676;
  border-radius: 50px;
  padding: 11px;
  font-size: 40px !important;
}
a.man-waus {
  position: fixed;
  bottom: 60px;
  right: 20px;
}

/*LAYOUT*/

/*nav & dropdown*/
a.navbar-brand {
  display: inline-block;
  position: relative;
  z-index: 99;
}
a.navbar-brand img {
  transition: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  max-height: 100px;
}
.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%;
}
.man-navbar .btn{
  background-color: #92535c;
  padding: 10px 25px;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  line-height: normal;
  color: #fff;
  border: 1px solid #92535c!important;
  border-radius: unset;
  width: 30%;
}
.man-navbar .btn:hover{
  border: 1px solid #b9707a!important;
}
ul#man-nav {

}
ul#man-nav li {
  float: none;
  display: inline-block;
  position: relative;
  margin-left: 30px;
}
ul#man-nav li:nth-child(8) {
  background-color: #fff;
  padding: 1% 2%;
}
ul#man-nav li:nth-child(8) a{
  color: #686868;
}
ul#man-nav li:nth-child(8):hover {
  background-color: #b9b9b9;
}
ul#man-nav li:nth-child(8):hover a {
  color: #fff;
}
ul#man-nav li a {
  color: #fff;
  padding: 0px 0px;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
li.menu-item-has-children > .fas.fa-caret-down,
ul#man-nav li.has-children > ul.sub-menu li a {
  color: #fff;
}
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: rgba(162, 162, 162, 0.4);
  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: rgba(243, 243, 243, 0.25);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
ul#man-nav li ul.sub-menu li a {
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  width: 100%;
}
ul#man-nav li:hover > ul.sub-menu li:hover,
ul#man-nav li > ul.sub-menu li.current-menu-item {
  background: #f2f0ea;
}
ul#man-nav li a:hover,
ul#man-nav li:hover a,
ul#man-nav li.current-menu-item a,
ul#man-nav li.current-menu-item i.fas.fa-caret-down,
ul#man-nav li.current-menu-parent a,
ul#man-nav li.current-menu-parent i.fas.fa-caret-down,
ul#man-nav li > ul.sub-menu li.current-menu-item a,
li.menu-item-has-children:hover > .fas.fa-caret-down,
ul#man-nav li.has-children a,
ul#man-nav li.has-children i.fas.fa-caret-down,
ul#man-nav li.has-children > ul.sub-menu li.current-menu-item a {
  color: #686868;
}

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

.mansticky-bottom.fixed-top{
  top: -106px;
  transition: top 0.3s;
}
.mansticky-bottom.fixed-top.scrolled{
  top: 0;
  transition: top 0.3s;
}
/*man-navbar-scrolled*/
.man-navbar-scrolled{

}
.man-navbar-scrolled .bg-navigation {
  background-color: #fff;
  box-shadow: 1px 0px 30px -15px #3a3a3a;
}

.man-navbar-scrolled a.navbar-brand img {
  max-height: 100px;
}

.man-navbar-scrolled .man-navbar .btn:hover {
  border: 1px solid #b9707a!important;
  background-color: #b9707a;
}

.man-navbar-scrolled .man-navbar .btn {
  width: 30%;
  background-color: #92535c;
  border: 1px solid #92535c!important;
  color: #fff;
}

.man-navbar-scrolled .shortcut ul li:first-child span{

}

.man-navbar-scrolled ul#man-nav li {
  float: none;
  display: inline-block;
  position: relative;
  margin-left: 30px;
}
.man-navbar-scrolled ul#man-nav li:nth-child(8) {
  background-color: #fff;
  padding: 1% 2%;
}
.man-navbar-scrolled ul#man-nav li:nth-child(8) a{
  color: #686868;
}
.man-navbar-scrolled ul#man-nav li:nth-child(8):hover {
  background-color: #b9b9b9;
}
.man-navbar-scrolled ul#man-nav li:nth-child(8):hover a {
  color: #fff;
}
.man-navbar-scrolled ul#man-nav li a {
  color: #92535c;
  padding: 0px 0px;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
.man-navbar-scrolled li.menu-item-has-children > .fas.fa-caret-down,
.man-navbar-scrolled ul#man-nav li.has-children > ul.sub-menu li a {
  color: #686868;
}
.man-navbar-scrolled 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: #fff;
  box-shadow: 0 0px 10px rgb(0 0 0 / 20%);
}
.man-navbar-scrolled ul#man-nav li ul.sub-menu li {
  display: list-item;
  position: relative;
  float: none;
  list-style: none;
  margin: 0;
  background: #fff;
}
.man-navbar-scrolled ul#man-nav li ul.sub-menu li a {
  color: #686868;
  padding: 10px 30px;
  display: inline-block;
  width: 100%;
}
.man-navbar-scrolled ul#man-nav li:hover > ul.sub-menu li:hover,
.man-navbar-scrolled ul#man-nav li > ul.sub-menu li.current-menu-item {
  background: #f2f0ea;
}
.man-navbar-scrolled ul#man-nav li a:hover,
.man-navbar-scrolled ul#man-nav li:hover a,
.man-navbar-scrolled ul#man-nav li.current-menu-item a,
.man-navbar-scrolled ul#man-nav li.current-menu-item i.fas.fa-caret-down,
.man-navbar-scrolled ul#man-nav li.current-menu-parent a,
.man-navbar-scrolled ul#man-nav li.current-menu-parent i.fas.fa-caret-down,
.man-navbar-scrolled ul#man-nav li > ul.sub-menu li.current-menu-item a,
.man-navbar-scrolled li.menu-item-has-children:hover > .fas.fa-caret-down,
.man-navbar-scrolled ul#man-nav li.has-children a,
.man-navbar-scrolled ul#man-nav li.has-children i.fas.fa-caret-down,
.man-navbar-scrolled ul#man-nav li.has-children > ul.sub-menu li.current-menu-item a {
  color: #b9707a;
}

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

/*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: 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("../lanumabeachvillas/images/prev.png"); */
  background-image: none;
  width: 40px;
  height: 40px;
}
.page-template-default .carousel-control .carousel-control-next-icon {
  /* background-image: url("../lanumabeachvillas/images/next.png"); */
  background-image: none;
  width: 40px;
  height: 40px;
}

/*Header*/
.mansticky:hover {

}
.mansticky.scrolled {
  top: -216px;
  transition: top 0.3s;
}
.mansticky {
  transition: top 0.3s;
  /*box-shadow: 1px 0px 30px -15px #3a3a3a;*/
}
.man-header {
  background: none;
  height: 160px;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}
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;
  /*max-height: 35px;*/
}
header.scrolled .man-navbar {
  margin: 0;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
}

/*Main*/
.man-content{
  /*
  background-image: url('../lanumabeachvillas/images/bg-industrial.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat;
  */
  width: 100%;
  height: auto;
  position: relative;
}
.man-content-no-bg-img{
  background-image: none;
}
.man-content .wp-block-column .wp-block-group {
  padding: 30px 10%;
}

.man-section{

}
.man-section1 {
  padding: 90px 0;
}
.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("../lanumabeachvillas/images/prev.png");
  width: 70px;
  height: 70px;
}
.man-section2 .man-container .carousel-control-next-icon {
  background-image: url("../lanumabeachvillas/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-section3 .position-absolute {
  bottom: 0;
  left: 0;
}
.man-section4 {
  padding: 42px 0;
}
.man-section4 .man-container {
  width: 100%;
  max-width: 1200px;
}
.man-section5 {
  padding: 90px 0;
  background-image: url("../lanumabeachvillas/images/guest-review-bg.jpg");
}
.man-section5 .carousel-indicators {
  position: relative;
}
.man-section5 .carousel-item {
  height: auto;
  min-height: auto;
  background: none;
}
.the-home #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-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 inset #f2f2f2;
  padding: 5px;
  border-radius: 0.25rem;
}
form.wpcf7-form button,
form.wpcf7-form input[type="submit"] {
  font-size: 20px;
  color: #ffffff;
  border: 1px solid #c89933;
  background: #c89933;
  width: 50%;
  padding: 1%;
  border-radius: unset;
}
form.wpcf7-form button:hover,
form.wpcf7-form input[type="submit"]:hover {
  background: #838383;
  color: #fff;
  border-color: #838383 !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;
}

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

/*Footer*/
.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: 16px;
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
}
.man-footer p, .man-footer a {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
}
.man-footer ul.footer_menu li a:hover, .man-footer a:hover{
  color: #686868;
}

.man-footer .covid19 img{
  width: auto!important;
}

/*Booking Form*/
.man-booking {
  /* position: absolute; */
  /* position: relative; */
  /* bottom: 0; */
  box-shadow: 0px 7px 11px rgb(0 0 0 / 20%);
}
.man-booking.scrolled {
  /* position: fixed;
  top: 80px;
  right: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  padding: 1% 0 1%;
  border-bottom: 1px solid rgb(35 35 34 / 70%);
  height: max-content;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s; */
}
.man-booking form input[type="text"] {
  width: 270px;
  height: 40px;
}
.man-booking form input[type="text"].alert {
  margin: 0;
}
.man-booking form input[type="submit"] {
  border-color: #fff;
  background-color: #fff;
  width: 270px;
  height: 40px;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
}
.man-booking form input[type="submit"]:hover {
  border-color: #686868;
  background-color: #686868;
}
.man-booking-form{
  position: relative;
  z-index: 99;
}
.man-booking-bg-con{
  position: relative; 
}
.man-booking-bg{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-image: url('../lanumabeachvillas/images/industrial-wall-r.jpg');
  background-repeat: repeat;
  z-index: 0;
  opacity: .5;
}
/* .form-control {
  height: 6vh;
} */
/* .man-direct-booking{padding: 20px;
  border-radius: 50px;
  position: fixed;
  bottom: 60px;
  left: 20px;
  background-color: #fff;
  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: #fff;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  padding: 20px;
  display: block;
}
.pulse-object:hover {
  -webkit-animation: none;
  animation: none;
  color: #fff;
}

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

/*Custom Grids*/

/*Screen width equal to 1024px*/
.man-container {
  width: 1200px;
  max-width: 1200px;
}
.man-container-2 {
  width: 1665px;
  max-width: 1665px;
}
.man-container-3 {
  width: 1500px;
  max-width: 1500px;
}
.man-container-4 {
  width: 1400px;
  max-width: 1400px;
}

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

/*Shortcut, quick links*/
.shortcut-con{
  /*border-bottom: 1px solid #fff;*/
}
.shortcut ul{
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;}
.shortcut ul li{
  float: left;
}
.shortcut ul li a{
  display: flex;
  padding: 3px;
  text-decoration: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-bottom: unset;
}
.shortcut ul li a span{
  border-bottom: unset;
}
.shortcut ul li a svg{width: 22px;height: auto;}

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

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

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

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

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

figure.vh-100.vw-100 video, figure.vh-100.vw-100 img{
  /* height: 100vh;
  width: 100vw; */

  height: 100%;
  width: 100%;
  position: relative;
  display: block;
  object-fit: cover;
}

/*Newsletter*/
#load-more {
  background-color: #92535c;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  margin-top: 20px;
  display: block;
  width: 100%;
  text-align: center;
}

#load-more:hover {
  background-color: #b9707a;
}

#load-more:focus, #load-more:focus-visible {
  outline: unset;
}
figure.wp-block-embed-youtube.w-100 iframe{
  width: 100%;
  height: 450px;
}

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

  /*nav & dropdown*/
  a.navbar-brand {
    display: inline-block;
    position: relative;
    z-index: 99;
  }
  a.navbar-brand img {
    transition: 1s ease-in-out;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    max-height: 100px;
  }
  .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%;
  }
  .man-navbar .btn{
    background-color: #c89933;
    padding: 10px 25px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    color: #fff;
    border: 1px solid #c89933!important;
    border-radius: unset;
    width: 45%;
  }
  .man-navbar .btn:hover{
    border: 1px solid #686868!important;
  }
  ul#man-nav {

  }
  ul#man-nav li {
    float: none;
    display: inline-block;
    position: relative;
    margin-left: 0px;
    margin-right: 15px;
  }
  ul#man-nav li:nth-child(8) {
    background-color: #fff;
    padding: 1% 2%;
  }
  ul#man-nav li:nth-child(8) a{
    color: #686868;
  }
  ul#man-nav li:nth-child(8):hover {
    background-color: #b9b9b9;
  }
  ul#man-nav li:nth-child(8):hover a {
    color: #fff;
  }
  ul#man-nav li a {
    color: #fff;
    padding: 0px 0px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
  }
  li.menu-item-has-children > .fas.fa-caret-down,
  ul#man-nav li.has-children > ul.sub-menu li a {
    color: #fff;
  }
  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: rgba(162, 162, 162, 0.4);
    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: rgba(243, 243, 243, 0.25);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
  }
  ul#man-nav li ul.sub-menu li a {
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    width: 100%;
  }
  ul#man-nav li:hover > ul.sub-menu li:hover,
  ul#man-nav li > ul.sub-menu li.current-menu-item {
    background: #f2f0ea;
  }
  ul#man-nav li a:hover,
  ul#man-nav li:hover a,
  ul#man-nav li.current-menu-item a,
  ul#man-nav li.current-menu-item i.fas.fa-caret-down,
  ul#man-nav li.current-menu-parent a,
  ul#man-nav li.current-menu-parent i.fas.fa-caret-down,
  ul#man-nav li > ul.sub-menu li.current-menu-item a,
  li.menu-item-has-children:hover > .fas.fa-caret-down,
  ul#man-nav li.has-children a,
  ul#man-nav li.has-children i.fas.fa-caret-down,
  ul#man-nav li.has-children > ul.sub-menu li.current-menu-item a {
    color: #686868;
  }

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

  .mansticky-bottom.fixed-top{
    top: -60px;
    transition: top 0.3s;
  }
  .mansticky-bottom.fixed-top.scrolled{
    top: 0;
    transition: top 0.3s;
  }
  /*man-navbar-scrolled*/
  .man-navbar-scrolled{

  }
  .man-navbar-scrolled .bg-navigation {
    background-color: #fff;
    box-shadow: 1px 0px 30px -15px #3a3a3a;
  }

  .man-navbar-scrolled a.navbar-brand img {
    max-height: 30px;
  }

  .man-navbar-scrolled .man-navbar .btn:hover {
    border: 1px solid #686868!important;
    background-color: #838383;
  }

  .man-navbar-scrolled .man-navbar .btn {
    width: 45%;
    background-color: #c89933;
    border: 1px solid #c89933!important;
    color: #fff;
  }

  .man-navbar-scrolled .shortcut ul li:first-child span{

  }

  .man-navbar-scrolled ul#man-nav li {
    float: none;
    display: inline-block;
    position: relative;
    margin-left: 0px;
    margin-right: 15px;
  }
  .man-navbar-scrolled ul#man-nav li:nth-child(8) {
    background-color: #fff;
    padding: 1% 2%;
  }
  .man-navbar-scrolled ul#man-nav li:nth-child(8) a{
    color: #686868;
  }
  .man-navbar-scrolled ul#man-nav li:nth-child(8):hover {
    background-color: #b9b9b9;
  }
  .man-navbar-scrolled ul#man-nav li:nth-child(8):hover a {
    color: #fff;
  }
  .man-navbar-scrolled ul#man-nav li a {
    color: #686868;
    padding: 0px 0px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .man-navbar-scrolled li.menu-item-has-children > .fas.fa-caret-down,
  .man-navbar-scrolled ul#man-nav li.has-children > ul.sub-menu li a {
    color: #686868;
  }
  .man-navbar-scrolled 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: #fff;
    box-shadow: 0 0px 10px rgb(0 0 0 / 20%);
  }
  .man-navbar-scrolled ul#man-nav li ul.sub-menu li {
    display: list-item;
    position: relative;
    float: none;
    list-style: none;
    margin: 0;
    background: #fff;
  }
  .man-navbar-scrolled ul#man-nav li ul.sub-menu li a {
    color: #686868;
    padding: 10px 30px;
    display: inline-block;
    width: 100%;
  }
  .man-navbar-scrolled ul#man-nav li:hover > ul.sub-menu li:hover,
  .man-navbar-scrolled ul#man-nav li > ul.sub-menu li.current-menu-item {
    background: #f2f0ea;
  }
  .man-navbar-scrolled ul#man-nav li a:hover,
  .man-navbar-scrolled ul#man-nav li:hover a,
  .man-navbar-scrolled ul#man-nav li.current-menu-item a,
  .man-navbar-scrolled ul#man-nav li.current-menu-item i.fas.fa-caret-down,
  .man-navbar-scrolled ul#man-nav li.current-menu-parent a,
  .man-navbar-scrolled ul#man-nav li.current-menu-parent i.fas.fa-caret-down,
  .man-navbar-scrolled ul#man-nav li > ul.sub-menu li.current-menu-item a,
  .man-navbar-scrolled li.menu-item-has-children:hover > .fas.fa-caret-down,
  .man-navbar-scrolled ul#man-nav li.has-children a,
  .man-navbar-scrolled ul#man-nav li.has-children i.fas.fa-caret-down,
  .man-navbar-scrolled ul#man-nav li.has-children > ul.sub-menu li.current-menu-item a {
    color: #c89933;
  }

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

}

@media (max-width: 1700px) {
  .man-container-2{
    width: 100%;
  }
}

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

  .man-container{
    width: 960px;
  }

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

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

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

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

  /*nav & dropdown*/
  header.scrolled {
    background: none;
    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: 30px;
  }

  li.menu-item-has-children > .fas.fa-caret-down,
  ul#man-nav li.has-children > ul.sub-menu li a {
    color: #686868;
  }

  .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 {
    background: #232322b3;
    width: 100%;
    max-width: 100%;
    height: 100px;
    display: inline-table;
    text-align: left !important;
  }
  .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: 'Poppins', 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;
    background-color: #fff;
  }
  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:last-child {
    border-bottom: 1px solid #fff;
  }
  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: #686868;
    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;
    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: #686868;
  }

  ul#man-nav li ul.sub-menu li {
    background: #fff;
  }
}

/*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: 18px;
  }
  h1,h1 span {
    font-size: 26px;
  }
  h2,h2 span {
    font-size: 24px;
  }

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

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

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

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

  .man-section1 {
    padding: 60px 0;
  }
  
  /*nav & dropdown*/
  header.scrolled {
    background: none;
    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: 30px;
  }

  li.menu-item-has-children > .fas.fa-caret-down,
  ul#man-nav li.has-children > ul.sub-menu li a {
    color: #686868;
  }

  .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 {
    background: #232322b3;
    width: 100%;
    max-width: 100%;
    height: 100px;
    display: inline-table;
    text-align: left !important;
  }
  .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: 'Poppins', 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;
    background-color: #fff;
  }
  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:last-child {
    border-bottom: 1px solid #fff;
  }
  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: #686868;
    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;
    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: #686868;
  }

  ul#man-nav li ul.sub-menu li {
    background: #fff;
  }

  /*layout*/

  .man-content .wp-block-column .wp-block-group {
    padding: 30px 5%;
  }
  
  .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, .man-container-2{
    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;
  }

  .logo{
    position: unset;
    top: unset;
    left: unset;
    z-index: 100;
    transform: unset;
    display: flex;
  }
  header.scrolled{
  }
  header.scrolled a.navbar-brand img{
    max-height: 40px;
  }
  .shortcut-con{
    border: none;
  }
  header.scrolled>.man-top-con-nav>.man-navbar>.row{
    border-bottom: 1px solid #fff;
  }
  .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: #686868;
    padding: 0px 10px;
    border-radius: 50%;
    color: #fff;
  }
  .man-booking.openBooking{
    bottom: 0 !important;
    transition: 1s;
  }
  .man-booking div.removeOpenBooking {
    display: none !important;
    display: flex !important;
    justify-content: center;
  }
  .man-booking div.removeOpenBooking .removeOpenBookingBTN {
    background: none;
    border: none;
    outline: none;
  }
  .man-booking div.removeOpenBooking .removeOpenBookingBTN:focus,
  .man-booking div.removeOpenBooking .removeOpenBookingBTN:focus-within,
  .man-booking div.removeOpenBooking .removeOpenBookingBTN:focus-visible {
    outline: none;
  }
  #man-gallery-filter ul.ui-tabs-nav{
    flex-direction: column;
  }

  .man-footer .covid19 img{
    width: 15%!important;
  }
}
/*Small - Medium*/
@media (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  a,
  ul,
  li,
  dt,
  dd,
  dl,
  form,
  input,
  select,
  textarea,
  button,
  span,
  label,
  td{
    font-size: 16px;
  }
  h1,h1 span {
    font-size: 23px;
  }
  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;
  }

  .man-content .wp-block-column .wp-block-group {
    padding: 30px 5%;
  }

  .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 {
    padding: 90px 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.scrolled {
    position: fixed;
    top: 100px;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
    padding: 0;
    border-bottom: 1px solid rgb(35 35 34 / 70%);
    top: inherit;
    height: max-content;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
  }
  .man-booking.scrolled.openBooking {
    bottom: 0 !important;
  }
  .man-booking div.removeOpenBooking {
    display: none !important;
    display: flex !important;
    justify-content: center;
  }
  .man-booking div.removeOpenBooking span{
    font-size: 18px;
    background: #686868;
    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;
  }
  .logo{
    position: unset;
    top: unset;
    left: unset;
    z-index: 100;
    transform: unset;
    display: flex;
  }
  header.scrolled{
  }
  header.scrolled a.navbar-brand img{
    max-height: 40px;
  }
  .shortcut-con{
    border: none;
  }
  header.scrolled>.man-top-con-nav>.man-navbar>.row{
    border-bottom: 1px solid #fff;
  }
  .man-booking{
    position: fixed;
    bottom: 0;
    z-index: 999;
  }
  .man-booking.openBooking{
    bottom: 0 !important;
    transition: 1s;
  }

  .man-booking form input[type="text"], .man-booking form input[type="submit"] {
    width: 100%;
    height: inherit;
  }
}
/*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: 16px;
  }
  h1,h1 span {
    font-size: 24px;
    margin-bottom: 5px;
  }
  h2,h2 span {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .font-size-1 {
    font-size: 24px;
  }
  .font-size-2 {
    font-size: 22px;
  }
  .font-size-3 {
    font-size: 20px;
  }
  .font-size-4 {
    font-size: 18px;
  }
  .font-size-5 {
    font-size: 12px;
  }
  .font-size-6 {
    font-size: 10px;
  }

  .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-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-75{
    margin-bottom: 75px!important;
  }
  .mb-90{
    margin-bottom: 90px!important;
  }
  .mb-100{
    margin-bottom: 100px!important;
  }

  .man-content .wp-block-column .wp-block-group {
    padding: 30px 5%;
  }

  .man-section1 {
    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, .man-container-2 {
    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;
  }

  /*footer*/
  footer.man-footer{
    padding-bottom: 100px;
  }

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

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

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

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

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

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

  .man-content .wp-block-column .wp-block-group {
    padding: 30px 5%;
  }
}

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

.cdp-copy-loader-overlay, .cdp-copy-alert-success{
  top: -1000px!important;
}

/*bootstrap*/