@import url("https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400&display=swap");

/* h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Cormorant Garamond", "Philosopher", "Antique", "Audrey", "Old Standard TT", serif;
    font-weight: 400;
    margin: 0px;
} */

input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea,
.woocommerce .quantity input.qty {
    border-width: 0 0 1px 0 !important;
    box-shadow: unset !important;
    resize: none !important;
    color: rgb(255, 255, 255);
    background-color: rgba(247, 247, 247, 0);
    border-color: #fff !important;
}

.section.full-width>.section_wrapper {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#Wrapper .clearfix {
    clear: none;
}

.one-second.mcb-wrap {
    width: 50%;
}

.clearfix {
    zoom: 1;
}

.mcb-wrap {
    float: left;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
}

.active-sub {
    display: block !important;
}

.item-menu:hover {
    font-weight: bold;
}

.blue {
    background-color: #28334ab7;
}

.jumbo {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.jumbo-sign {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.transparant-form {
    background-color: rgba(0, 0, 0, 0);
    color: white;
    border-bottom: white 1px solid;
}

.relative {
    position: relative;
    width: 100%;
}

#banner-text,
#banner-text-2 {
    color: white !important;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 20px;
    transition: all;
    transition-duration: 1s;
}

.active-banner {
    background-color: #47557adc;
    transition: all;
    transition-duration: 1s;
}

.hover {
    color: #225879;
    border-color: #235879;
}

.active-border {
    transition: all;
    transition-duration: 1s;
    border: none;
}

.active-border:hover {
    transition: all;
    transition-duration: 1s;
    border-bottom: 1px solid;
    border-color: #235879;
}

.hover:hover {
    transition: all;
    transition-duration: 1s;
    color: white;
    background: rgb(34, 88, 121);
}

.bg-footer {
    background: rgb(34, 88, 121);
    background: linear-gradient(180deg, rgba(34, 88, 121, 1) 0%, rgba(255, 255, 255, 0) 200%);
    background-size: cover;
    background-position: center;
}

.f-dark {
    color: #000000 !important;
    border-bottom: 1px solid #000 !important;
}

.check-box {
    height: 15px;
    width: 15px;
    border: 1px solid #000;
    border-radius: 5px;
    margin-right: 10px;
}

@font-face {
    font-family: "FontYacht";
    /* src: url('../img/icon/fonts/Myfontyacht-Regular.otf'); */
    src: url("../img/icon/fonts/static/Montserrat-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}

body {
    /* font-family: var(--tertiary-font), sans-serif; */
    font-family: "Montserrat", FontYacht, sans-serif !important;
}

.site-logo {
    margin-left: 47px;
}

.menu-items ul>li {
    padding-right: 30px;
}

ul.submenu li {
    padding-right: 0px !important;
}

.sticky-logo img {
    width: 143px;
}

.room-slider {
    position: relative;
    z-index: 1;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-115 {
    padding-top: 115px;
}

.room-slider .rooms-slider-two .slick-arrow {
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    color: #111;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    top: 40%;
    z-index: 2;
    left: 22%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section-title span.title-tag {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 20px;
}

.room-slider .rooms-slider-two .slick-arrow:hover,
.room-slider .rooms-slider-two .slick-arrow.next-arrow {
    background-color: #bead8e;
    color: #fff;
    -webkit-box-shadow: 0px 14px 24px 0px rgb(190 173 142 / 30%);
    box-shadow: 0px 14px 24px 0px rgb(190 173 142 / 30%);
}

.room-slider .rooms-slider-two .slick-arrow.next-arrow {
    margin-left: 20px;
    left: auto;
    right: 22%;
}

.room-slider .rooms-slider-two .slick-arrow {
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    color: #111;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    top: 40%;
    z-index: 2;
    left: 22%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

room-slider .rooms-slider-two .single-rooms-box {
    position: relative;
    margin-bottom: 130px;
    margin-top: 25px;
}

.room-slider .rooms-slider-two .single-rooms-box .room-img {
    overflow: hidden;
    width: 100%;
    height: 500px;
}

.room-slider .rooms-slider-two .single-rooms-box .room-img .img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.room-slider .rooms-slider-two .slick-current .single-rooms-box .room-desc,
.room-slider .rooms-slider-two .slick-current .single-rooms-box .icons {
    visibility: visible;
    opacity: 1;
}

.room-slider .rooms-slider-two .single-rooms-box .icons {
    background-color: #fff;
    padding: 15px;
    position: absolute;
    top: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0px 8px 16px 0px rgb(138 138 138 / 4%);
    box-shadow: 0px 8px 16px 0px rgb(138 138 138 / 4%);
    visibility: visible;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.room-slider .rooms-slider-two .single-rooms-box .room-desc {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: -115px;
    background-color: #fff;
    padding: 40px;
    -webkit-box-shadow: 0px 8px 16px 0px rgb(138 138 138 / 4%);
    box-shadow: 0px 8px 16px 0px rgb(138 138 138 / 4%);
    font-size: 14px;
    visibility: visible;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.room-slider .rooms-slider-two .single-rooms-box .room-desc h3 {
    font-size: 36px;
    margin-bottom: 10px;
    letter-spacing: -1px;
}

.room-slider .rooms-slider-two .single-rooms-box {
    position: relative;
    margin-bottom: 130px;
    margin-top: 25px;
}

.room-gallery-cta {
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: center;
    padding: 120px 0;
    background-attachment: fixed;
}

.section-title span.title-tag {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 20px;
}

.section-title h2 {
    font-size: 50px;
    line-height: 1.125;
    letter-spacing: -1px;
    font-weight: 200;
    text-transform: uppercase;
}

.features-loop .feature-box {
    padding: 60px 50px;
    background-color: #fff;
    font-size: 14px;
    background-color: #fff;
    border: 2px solid #f8f8f8;
    position: relative;
    margin-top: 30px;
}

.features-loop .feature-box .icon {
    margin-bottom: 30px;
    font-size: 70px;
    color: #bead8e;
    line-height: 1;
}

.features-loop .feature-box h3 {
    font-size: 30px;
    margin-bottom: 30px;
    letter-spacing: -1px;
}

.features-loop .feature-box.with-hover-img .hover-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    visibility: visible;
    opacity: 1;
}

.features-loop .feature-box.with-hover-img:hover .hover-img {
    opacity: 0;
    visibility: hidden;
}

footer .footer-widget-area:after {
    background-image: url(../img/icon/wave-pattern.png);
    opacity: 0.4;
}

.room,
.resto {
    background-image: url(../img/icon/pattern-jati-text.png);
}

.features-loop .feature-box {
    padding: 0px;
}

.footer-logo {
    padding: 0px 0 41px 0;
}

.room-gallery-cta {
    padding: 30px 0;
}

.spas-page,
.restos-page {
    padding-right: 45px;
    padding-left: 45px;
}

.features-loop div {
    padding: 0;
}

body.show-admin-bar header.sticky-header.sticky-active {
    top: 40px;
    height: 56px;
    background-color: #225879;
}

.oracle .nav-container {
    height: 52px !important;
}


/* //video banner */

.banner-area.banner-style-two .video-banner {
    height: inherit;
    overflow: hidden;
}

.video-banner .video-section {
    width: 100% !important;
    height: 800px;
}

.video-section video {
    width: 100%;
}

.title-video {
    position: absolute;
    z-index: 99;
}

.title-video h1,
.title-video span {
    color: white !important;
}

.video-section:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.title-video h1 {
    text-transform: capitalize !important;
}

.brief .image img {
    height: 400px;
    width: 100%;
}

.banner-area.blueprint .banner-content .title {
    font-size: 54px;
    letter-spacing: 3px;
    color: white;
    font-weight: 200;
    text-transform: uppercase;
}

.banner-area.blueprint .banner-content p {
    color: white;
}

.room-rules-list li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 40px;
}

.room-rules-list li::before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #bead8e;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "\f00c";
}

ul.room-rules-list li {
    display: block !important;
    color: white;
}

ul.room-rules-list li:last-child {
    margin-left: 0px !important;
}

.video-banner h1.title {
    font-size: 56px !important;
}

.blueprint,
.feature {
    background-image: url(../img/icon/wave-pattern-blue.png);
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

footer .footer-widget-area {
    background-color: #235879;
    position: relative;
    z-index: 1;
}

.footer-widget-area .subscribe-text {
    color: white;
}

span.promo-tag {
    display: block;
}

header.sticky-header.sticky-active.header-two .nav-container .navbar-toggler span {
    background-color: white;
}


/* //end video banner */

.brief .block-text p {
    padding: 0 100px;
}


/* feature slider */

.bg-midnite-blue {
    background-color: #47557a;
}

.text-block.with-pattern {
    position: relative;
    z-index: 1;
}

.main-btn.btn-filled {
    -webkit-box-shadow: none;
}

.room-img.experience {
    object-fit: cover;
}

.feature-experience-slider .slick-arrow {
    height: 54px;
    width: 53px;
    text-align: center;
    line-height: 51px;
    font-size: 32px;
    color: #111;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    top: 56%;
    z-index: 2;
    left: 2%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.text-block.with-pattern .pattern-wrap {
    background: #c4a967;
}

.text-block.with-pattern .pattern-wrap {
    position: absolute;
    background: #bead8e;
    right: 0;
    height: 100%;
    z-index: -1;
    width: 30%;
    top: 0;
}

.feature-experience-slider .slick-arrow.next-arrow {
    margin-left: 20px;
    left: auto;
    right: 2% !important;
}

.text-block.with-pattern .pattern-wrap .pattern::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: url(../img/icon/oceannew.jpg);
    content: "";
    background-size: cover;
    background-position: right;
}

.text-block.with-pattern .pattern-wrap .pattern::before {
    background-image: url(../img/icon/oceannew.jpg);
}

.room-gird-loop .room-box .room-img-wrap.offer {
    overflow: hidden;
    width: 100%;
    height: 460px !important;
}

.pb-35 {
    padding-bottom: 35px;
}

.color-white {
    color: white !important;
}

.feature-experience-slider .slick-arrow.next-arrow {
    margin-left: 20px;
    left: auto;
    right: -1%;
}

.room-rules-list {
    padding-bottom: 40px;
}

.cta-section .cta-inner .cta-text p {
    color: var(--color-1st);
    font-size: 16px;
    line-height: 1.6;
}

.cta-section .title-tag {
    padding: 0 !important;
}

.cta-section .subtitle-tag {
    color: var(--color-1st);
    padding-top: 20px;
    font-weight: 700;
}

.cta-section .cta-inner:before {
    bottom: 0;
    color: #f6f6f6;
    content: "Y";
    font-family: "Montserrat", FontYacht;
    font-size: 500px;
    left: 0;
    line-height: 1;
    position: absolute;
    transform: rotate(-5deg);
}

.testimonial-slider-now ul.slick-dots {
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.testimonial-slider-now ul.slick-dots li {
    cursor: pointer;
    display: inline-block;
}

.testimonial-slider-now ul.slick-dots li button {
    background: #e7e7e7;
    border: 0;
    font-size: 0;
    height: 4px;
    margin: 0 5px;
    transition: all 0.3s ease-out 0s;
    width: 16px;
}

.testimonial-slider-now ul.slick-dots li.slick-active button {
    background-color: var(--color-1st);
    width: 26px;
}

.room-type-section.testimony:before {
    background-image: url(../img/bg/brush-new.png);
}


/* end feature slider */

.two-column {
    width: 50%;
}

.two-column .col {
    padding: 5px 10px;
}

.accordions {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
}

.accordions:after {
    content: "\002B";
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.panel-accordions {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.term-yacht table {
    width: 100% !important;
}

.term-yacht tr {
    border-bottom: 1px solid #ccc;
}

.banner-content {
    padding-top: 50px;
}

header.sticky-header.sticky-active.header-two .nav-container .menu-items ul li a,
header.sticky-header.sticky-active.header-two .nav-container .toggle a {
    color: white;
    font-weight: 700;
}

body header .nav-container .menu-items ul li.active>a,
body header.sticky-header.sticky-active.header-two .nav-container .menu-items ul li.active>a {
    color: white;
    font-weight: 400;
}

.cssload-container img {
    width: 800px !important;
}

.logo-property {
    display: inline-flex;
    padding-bottom: 62px;
}

.footer-title {
    color: white;
    padding-bottom: 50px;
}

header.sticky-header.sticky-active {
    background-color: #235879;
}

.preloader .cssload-container {
    width: 200px !important;
}

.video-banner .title-video h1 {
    text-transform: uppercase !important;
    font-weight: 200 !important;
}

.video-section video {
    display: block;
}

.logo-banner {
    width: 200px;
    padding-bottom: 30px;
}

.sticky-logo img {
    width: 100% !important;
    padding: 5px !important;
}

.logo-property .logo {
    padding-left: 10px;
    padding-right: 10px;
}

.logo img {
    height: 56px !important;
    max-width: unset;
}

@media only screen and (max-width: 769px) {
    .site-logo {
        margin-left: unset;
    }
    .logo-property img {
        height: 100%;
    }
    .footer-title {
        padding-bottom: 17px;
    }
    .cta-section .cta-inner:before {
        font-size: 271px;
    }
    .logo-banner {
        width: 100px;
        padding-bottom: 10px;
    }
    header .nav-container .site-logo img {
        max-width: 172px !important;
    }
    .video-banner h1.title {
        font-size: 23px !important;
    }
    #about p {
        padding: 0 20px 0 20px;
    }
    .banner-area.blueprint .banner-content .title {
        font-size: 32px;
        letter-spacing: 3px;
        color: white;
    }
    .room-type-section,
    .room-type-section:before {
        background-position: 50%;
        background-size: unset;
    }
    .text-block.with-pattern .pattern-wrap {
        width: 100%;
    }
    .feature .section-title {
        margin-top: 35px;
    }
    .feature .order-1 {
        order: unset;
    }
    .room-type-section {
        padding-top: 30px !important;
    }
    .cta-section .cta-inner .cta-text {
        margin-top: 0px;
    }
    .cta-section .cta-inner {
        padding-top: 30px !important;
    }
    .cta-section {
        padding-top: 0px;
    }
    /* penyebab width ga stabil */
    /* .cta-section#accomodation .container {
        padding-left: 0;
        padding-right: 0;
    } */
    .cta-section .image {
        padding: 0;
    }
    .d-none-sm {
        display: none;
    }
    .core-feature-section span.title-tag,
    .core-feature-section h2,
    .core-feature-section p,
    .core-feature-section .section-title {
        text-align: left !important;
    }
    .core-feature-section {
        padding-top: 35px;
    }
    .core-feature-section .features-loop {
        padding: 0 20px 0 20px;
    }
    .row .two-column {
        width: 100%;
        padding: 0 20px;
    }
    #term .section-title h2 {
        text-align: left;
        padding-left: 20px;
    }
    #term .section-two {
        padding-top: 0px;
        margin-top: 0px;
    }
    .room-type-section {
        background-image: none !important;
    }
    .video-section video {
        width: unset;
    }
    .video-section:before {
        height: 720px;
    }
    .brief .image div {
        padding-bottom: 20px;
    }
    .testimony {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .testimony .section-title {
        margin-bottom: 0px;
    }
    .testimonial-slider-now ul.slick-dots {
        display: none !important;
    }
    .preloader .cssload-container {
        width: 100px !important;
    }
    .video-section video {
        display: none;
    }
    .video-banner .video-section {
        height: inherit;
    }
    .logo img {
        height: 32px !important;
        max-width: unset;
    }
}

.room-box.offer {
    height: 431px;
}

.room-box {
    width: 100%;
    height: 440px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 15px;
}

.room-bg.slick-loading,
.slick-loading {
    background-image: url("img/loading.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    object-fit: cover;
}

img.lazy {
    /* optional way, set loading as background */
    background-image: url("img/loading.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    object-fit: cover;
}

.room-box .room-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    object-fit: cover;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .banner-area .banner-content .title {
        font-size: 76px;
        letter-spacing: 3px;
    }
}

@media (max-width: 399px) {
    .banner-area .banner-content .title {
        font-size: 42px;
        letter-spacing: 1px;
    }
    .banner-area .banner-content span.promo-tag {
        padding-bottom: 10px;
    }
    .sticky-logo img {
        width: 90px;
    }
    .site-logo {
        margin-left: 12px;
    }
    .section-title h2 {
        font-size: 32px;
    }
    .brief,
    .room {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .room .section-title {
        margin-bottom: 30px;
    }
    .room-slider .rooms-slider-two .slick-arrow {
        height: 48px;
        width: 48px;
        text-align: center;
        line-height: 48px;
        font-size: 15px;
        left: 8%;
    }
    .room-slider .rooms-slider-two .slick-arrow.next-arrow {
        margin-left: 20px;
        left: auto;
        right: 7%;
    }
    .room-slider .rooms-slider-two .single-rooms-box .room-desc h3 {
        font-size: 28px;
    }
    .room-slider .rooms-slider-two .single-rooms-box .room-desc {
        padding: 15px;
    }
    .features-loop .image:nth-last-child(1),
    .features-loop .image:nth-last-child(2),
    .features-loop .image:nth-last-child(3) {
        display: none;
    }
    a.menu,
    a.contact {
        margin-top: 5;
        width: 100%;
    }
    .video-section video {
        display: none;
    }
    .video-banner .video-section {
        height: inherit;
    }
}


/* The navbar container */

.navbarmobile {
    display: none;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    background-color: white;
}


/* The logo */

.navbar-logo {
    display: flex;
    align-items: center;
}

.navbar-logo img {
    margin-top: 20px;
    height: 40px;
}


/* The hamburger menu toggle button (only displayed on mobile devices) */

.navbar-toggle {
    display: none;
    /* Hide the toggle button on large screens */
}

.navbar-toggle button {
    color: white;
    background: none;
    border: none;
    cursor: pointer;
    outline: none;
}

.navbar-toggle .hamburger {
    display: block;
    width: 30px;
    height: 3px;
    background-color: white;
    margin: 6px 0;
    transition: all 0.3s;
}

.select input:checked {
    background-color: red;
}

.list li.option {
    color: black;
}

.nice-select {
    background-color: transparent;
    color: white;
    /* border: unset; */
    border-width: 0 0 1px 0 !important;
    resize: none !important;
    border-color: #fff !important;
    border-radius: 0px;
}


/* The navbar links */

.navbar-links {
    padding: 10px;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    height: 100vh;
    background-color: #28334ad8;
    display: block;
}

.navbar-links a {
    margin-left: 20px;
    text-decoration: none;
    color: white;
}

.sections {
    background-color: #28334abd !important;
    padding-top: 10px;
    padding-bottom: 10px;
}


/* .spawn {
    display: none;
} */

.active-sub {
    display: block !important;
}

.datepicker {
    z-index: 99999 !important;
    opacity: 1;
}

input.promocode,
input.check_in_date,
input.check_out_date {
    border-width: 0 0 1px 0 !important;
    resize: none !important;
    border-color: #fff !important;
    border-radius: 0px;
    color: white !important;
}

input.check_in_date:focus {
    background-color: unset;
    box-shadow: none;
}

#sign-up .section_wrapper .mcb-wrap form input[type="text"] {
    color: white !important;
}

table th {
    box-shadow: unset;
}

table tr:first-child td {
    box-shadow: unset;
}

::-webkit-input-placeholder:focus {
    /* Chrome/Opera/Safari */
    color: black;
}

::-moz-placeholder:focus {
    /* Firefox 19+ */
    color: black;
}

:-ms-input-placeholder:focus {
    /* IE 10+ */
    color: black;
}

:-moz-placeholder:focus {
    /* Firefox 18- */
    color: black;
}

input.btn-submit {
    border: 2px solid white;
    color: black !important;
}

.btn-submit:hover {
    color: white;
}

input[type="text"]:focus {
    background-color: transparent !important;
}


/* //ubud */

.header-montserrat {
    font-family: 'Montserrat' !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 33px !important;
    color: #555555;
}

.white .sa_owl_theme .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0.3) url(/bluekarma/css/img/icon_prev.png) no-repeat center center !important;
}

.white .sa_owl_theme .owl-nav .owl-next {
    background: rgba(0, 0, 0, 0.3) url(/bluekarma/css/img/icon_next.png) no-repeat center center !important;
}

#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.modal-booking {
    width: 600px;
    padding: 0px;
    display: none;
    background: #555;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}

.modal-booking p {
    color: #666;
    text-shadow: none;
}

.popup-content .section_wrapper .group .half {
    background: unset;
}

.popup-content {
    margin: 0px;
}

.modal-booking .group .half:first-child {
    background-color: white;
    min-height: 300px;
}

.popup-content .group .half:last-of-type ul li:before {
    position: absolute;
    top: 0;
    margin: 8px 0 0 -12px;
    vertical-align: middle;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    content: "";
    border-radius: 50%;
}

.popup-content .group .half:last-of-type h3 {
    font-size: 17px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 15px;
}

.popup-content .group .half:last-of-type ul,
.popup-content .group .half:last-of-type span {
    font-size: 13px;
    line-height: 20px;
    list-style: none;
    margin-left: 15px;
}

.popup-content .section_wrapper form input,
.popup-content .section_wrapper form select,
.popup-content .section_wrapper form textarea {
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

.modal-booking .underline {
    border-bottom: 1px solid black;
}

.modal-booking .nice-select {
    color: black;
    padding-left: 10px;
}

.modal-booking input.promocode,
.modal-booking .check_in_date,
.modal-booking input.check_out_date {
    color: black !important;
}

.popup-content .section_wrapper form input {
    font-size: 14px;
}

.popup-content .section_wrapper form input[type="submit"] {
    border-bottom: unset;
}

.btn-outline-grey {
    border: 1px solid #555555 !important;
}

.button.button_size_2.button_dark.button_js {
    background-color: unset;
    border-radius: 0px !important;
}

span.button_label:hover {
    color: white;
    background-color: #555555;
}

form span.button_label {
    background-color: white;
    border: 1px solid grey;
    border-radius: none;
    color: black;
}

form .wpc-form-control-wrap {
    border-bottom: 0.01em solid;
}

form .wpc-form-control-wrap.events {
    border-bottom: unset;
}

form textarea {
    height: 119px;
}

#sendEnquiry input,
#sendEnquiry textarea {
    color: black;
}


/* span.button_label {
    background-color: unset;
    border: unset;
    border-radius: none;
    color: black;
} */

.padding-top-other {
    border-top: 1px solid gray;
    padding-top: 30px;
    margin-top: 60px;
}

.padding-top-other>h4 {
    position: absolute;
    left: 50%;
    top: -13px;
    background: #fff;
    padding: 0 15px;
    min-width: 211px;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: 0;
    color: gray;
}

.offers #Content .vh-80 {
    background-position: unset !important;
}

.events .listing-item a {
    font-size: 20px;
}

.left-0 {
    position: static !important;
    left: 0 !important;
    top: 0 !important;
}

.sa_owl_theme .owl-dots .owl-dot span {
    margin: unset!important;
}


/* Responsive styles for navbar on small screens */

@media (max-width: 600px) {
    .sticky-header {
        display: none;
    }
    .navbarmobile {
        display: flex;
        flex-direction: space-between;
    }
    .navbar-links {
        display: none;
    }
    .navbar-logo {
        margin-bottom: 20px;
    }
    .navbar-toggle {
        display: flex;
        /* Show the toggle button on small screens */
    }
}

@media (min-width: 768px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }
}

.col-md-4 {
    width: 100% !important;
}
