.scrolled body:not(.navi-active):not(.navi-search-active) .navi-logo {
    width: 200px;
    height: 35px;
}
    .navi-logo {
        align-content: center;}
.navi-logo img{
    width: 220px;}
.header {
    height: 60%;
    margin: 0;
}
.scrolled .header-wrapper {
    background: rgb(247 242 231);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
    align-items: center;
    align-content: center;
}
.navi-wrapper {
    background-color:rgb(247 242 231);
}
.nav > ul > li.current > a span {
    color: #004b74;}

.navi-wrapper {
    padding: 150px 0;}

.nav > ul > li {
    padding-left: 550px !important;
}
.sideflag-icon {
    background-color: rgb(198 167 94);}
.sec_padding{
    padding: 100px 0 !important;
}
.overlay{
    position: relative;
}
.overlay:before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000c7;
}

.bg_img.overlay:before{ background: #000000c7}
.overlay1{
    position: relative;
}
.overlay1:before{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
}
.customstyle-bg-dark, .customstyle-bottom-half-bg-dark:after, .customstyle-top-half-bg-dark:after {
    background-color: rgb(247 242 231);
}
.mt-20{
    margin-top: 20px;
}
.mt-15{
    margin-top: 15px;
}
.wwmodule-list-title {
    padding-bottom: 30px;
}
    .customstyle-breakline-top:before {
        margin-bottom: 100px;
    }

.pt-0{
    padding-top: 0 !important;
}
    
.h2-like, .h2-like > *, h2, .h1-like, .h1-like > *, h1{
    text-transform: unset;
}

.bg_parallax{
    background-attachment: fixed !important;
}
.footer-info-wrapper > ul, .footer-links-wrapper > ul{
    margin-top: 15px;
}
a.button-cta, button.button-cta {
    background: #00466d;}

.copyright-wrapper {
    background: #00466d;
    display: flex;
    align-items: center;
    padding: 0 40px;
}

.copyright-wrapper a.sideflag-item {
    position: relative;
    color: #fff;
}
.copyright-wrapper .social-wrapper {
    display: flex;
}

img.mono {
    width: 75px;
}
p.copyright-text {
    font-size: 16px;
        margin: 0;
    color: #fff;
    display: flex;
    gap: 5px;
    align-items: baseline;
}
.copyright {
    padding: 30px 0;
}

.copyright-wrapper .sideflag-icon {
    width: 42px;
    height: 42px;}
    .requestbox-form {
        width: 40%;
    }
.requestbox-field input::placeholder,
.requestbox-field textarea::placeholder {
    color: #fff;
}
form .cols {
    padding: 0;
    width: 100%;
}

form .cols.cols-100 {
    padding: 0 20px;
}
form .requestbox-button-wrapper{
    padding: 0 20px;}

.header-wrapper .sideflag-icon > svg{
    color: #fff;
    
}
.sideflag-icon{
    border: 1px solid #ffffff2e;}
.nav > ul a{
    text-transform: unset;
}
.navi-active .navi-logo img {
    filter: invert(1) brightness(2.5);
}

.btm_div, .btn-whatsapp-pulse {
    position: fixed;
    cursor: pointer;
    display: none;
}

.btm_div {
    z-index: 777;
    right: 55px;
    bottom: 80px;
}

.sideflag-icon {
    color: #fff;
}
.nav > ul > li > a:after {
        display: none;
    }

a#navi-search-button {
    display: none;
}
.navi-logo img{
    filter: invert(1) brightness(2.5);
}
.js.scrolled .navi-logo img {
    filter: none;
}
.js.scrolled .navi-active .navi-logo img {
    filter: unset;
}
.cols-wrapper.customstyle-special-SitesComponents-slider:after {
    background-color:  #c6a75e26;}
.pb-0{
    padding-bottom: 0 !important;
}
    .customstyle-special-SitesComponents-slider .wwsitescomponent.ww-swiper .swiper-button-next, .customstyle-special-SitesComponents-slider .wwsitescomponent.ww-swiper .swiper-button-prev {
        bottom: 50%;
    }
.text-center{
    text-align: center;
}


    #b-8 .wwsitescomponent.ww-swiper .wwmodule-list li {
        margin: 0 20px;
    }
.brd_60{
        border-radius: 0 60px 0 0;
}
    .accordion-item > * {
        padding: 20px;
    }
a {
    color: unset;
    text-decoration: none;
}
.room_img {
    border-radius: 30px;
    width: 200px;
    height: 100%;
    object-fit: cover;
}
.text_room {
    text-align: left;
    padding: 30px;
}
.dis-flex{
    display: flex;
    align-content: center;
}
.wwuniversalrooms-detail-pricetable-season {
    padding: 0;
    width: 33.33%;
}
.mt-0{
    margin-top: 0;
}

    .wwuniversalrooms-detail-pricetable-season {
        /* border-right: 1px solid rgb(var(--main-brown-color)); */
        border: 1px solid rgb(var(--main-brown-color));
        border-radius: 30px;
    }
.wwuniversalrooms-detail-pricetable-prices-wrapper {
    gap: 15px;
}
.wwuniversalrooms-detail-pricetable-season {
    padding: 0;
    width: 32.33%;
}
.wwuniversalrooms-detail-pricetable-season:after{
   display: none;
}
.wwuniversalrooms-detail-pricetable-season:hover:after{
    background: #333;
    display: block;
}
.wwuniversalrooms-detail-pricetable-season:hover:after {
    background: #c6a75e;
    display: block;
    content: "+";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 40px;
    height: 40px;
    opacity: 1;
    transform: translateY(-50%);
    padding: 0;
    font-size: 25px;
    border-radius: 9px;
    color: #faf6f4;
}
.wwuniversalrooms-detail-pricetable-container {
    margin-bottom: 0;
    padding: 0 20px;
}
/*.wwuniversalrooms-detail-pricetable-season:hover h4, .wwuniversalrooms-detail-pricetable-season:hover p{
    color: #004b74;
}
    */
.wwuniversalrooms-detail-pricetable-season.active h4,
.wwuniversalrooms-detail-pricetable-season.active p{
     color: #004b74;
}

/*.wwuniversalrooms-detail-price-heading.text-center.mt-0 {
    color: #fff;
}*/
.hotel-card{
    background:#fff;
    border-radius:12px;
    box-shadow:0 5px 20px rgba(0,0,0,0.08);
    padding:20px;
}

.hotel-header{
    font-size:26px;
    font-weight:600;
    margin-bottom:15px;
}

.hotel-wrapper {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    align-items: center;
}

.left-section{
    flex:1;
}

.right-section {
    text-align: left;
    flex: 1;
    background: #fafafa;
    padding: 20px 0;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    height: 80vh;
    overflow-y: scroll;
}

.main-image img{
    width:100%;
    border-radius:12px;
    height:250px;
    object-fit:cover;
}

.small-images{
    display:flex;
    gap:15px;
    margin-top:15px;
}

.small-images img{
    width:100%;
    border-radius:12px;
    height:120px;
    object-fit:cover;
}

.about{
    margin-top:20px;
}

.about h3{
    margin-bottom:10px;
}

.right-section h2 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #333333e6;
}

.features{
    list-style:none;
    padding:0;
    margin:10px 0;
}

.features li{
    margin-bottom:8px;
    color:#4a4a4a;
    font-size:14px;
}

.price{
    margin-top:15px;
}

.price h1 {
    font-size: 28px;
    margin: 5px 0;
    color: unset;
}

.price span{
    font-size:14px;
    color:#333333e6;
}

.book-btn{
    display:block;
    text-align:center;
    background:#00466d;
    color:#fff;
    padding:14px;
    border-radius:8px;
    font-weight:500;
    text-decoration:none;
    margin-top:15px;
    transition:0.3s;
}

.book-btn:hover{
    background:#1d54d1;
}

@media(max-width:992px){
    .hotel-wrapper{
        flex-direction:column;
    }
    .main-image img{
        height:280px;
    }
}
.modal .box {
    padding: 0;
    background: #fff;
    width: 80%;}

.header_logo img {
    height: 72px;
    filter: invert(1) brightness(2.5);
}
.header a{
    color: #ffffffbd;
}
div#nav-icon {
    position: absolute;
    left: 50px;
    top: 0;
}
    .navi-button-wrapper {
        gap: 30px;
        align-content: center;
        align-items: center;
    }
a.header_logo {
    margin: 0 50px;
}
.scrolled .header_logo img {
    filter: none;
}

.scrolled .header a {
    color: #333;
}
/*
.navi-wrapper li span {
    color: #fff;
}
*/

.nav > ul {
    padding-bottom: 50px;
}

.nav > ul li.is-category > a > span {
    font-size: 40px;
}
.nav > ul > li:not(:last-child) {
    margin-bottom: 10px !important;
}
    .footer-box-3 {
        margin-right: 0;
    }
    .footer-box-2 {
        margin-right: 5%;
    }

.nav > ul > li {
    padding-left: 550px !important;
    width: 30%;
    float: left;
}
.bg_1 {
    background: #f7f2e7;
}
.col-txt p:last-child {
    margin-bottom: 0;
}
  .nav > ul li.is-category:hover > a > span {
        padding-right: 0;
        color: rgb(198 167 94);
    }
    .nav > ul li.is-category > a > span {
        padding-right: 0;
        color: #333;
    }

.wwmodule-list-title {
    color: #c6a75e !important;
}
.hotel_info .wwmodule-list-pic img {
    background: #c6a75e;
    border-radius: 18px !important;
    padding: 5px;
        width: 60px;
}

.one_slider li {
    list-style: none;
}
.content h2 {
    margin: 10px 0;
    font-size: 45px;
}
.bg_1{
    background: #f7f2e7;
}
.mt-50{
    margin-top: 50px;
}
.offers_sec .wwmodule-list-title{
    margin: 0;
    padding: 0;
}
.offers_sec .swiper-slide p{
color: #ddd;
    font-weight: 200;
    padding: 0 10px 10px;}
.offers_sec .swiper-slide{
    border-radius: 37px;
    border: 1px solid;}

.offers_sec .one_slider.swiper.pb-0.swiper-autoplay.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    margin: 0 70px;
}
  .offers_sec .wwmodule-list-pic {
    height: auto !important;
    width: 100% !important;
    object-fit: cover;
}
.offers_sec .swiper-button-prev:after, .offers_sec .swiper-button-next:after{color: #fff !important;}
.pb-50{
    padding-bottom: 50px;
}
.note{

    background: #f7f2e7;
    padding: 20px;
    margin-bottom: 50px;
    border-left: 2px solid red;}

.wwuniversalrooms-detail-description p {
    margin-bottom: 15px;
    word-break: auto-phrase;
}
input:focus, select:focus, textarea:focus{
    outline: none;
}

.requestbox-field textarea {
    background: 0 0;
    border-color: rgb(var(--main-light-color));
    border-style: solid;
    border-width: 0 0 1px 0;
    font-size: 18px;
    font-size: 1.8rem;
    color: rgba(var(--main-light-color), .6);
    padding: 10px 0;
    margin: 0;
}
.ml-10{
    margin-left: 10px;
}
.mb-15{
    margin-bottom: 15px;
}



.hotel-card .owl-thumbs {
    display: flex;
}


.hotel-card .owl-thumbs .owl-thumb-item {
    height: 150px;
    width: 100%;
    max-width: unset;
    background: transparent;
    border: none;
    overflow: hidden;
}

.icon_ul img.icon {
    width: 25px;
    object-fit: contain;
}
.icon_ul li:last-child {
    border: none;
}
ul.icon_ul {
    position: relative;
    padding: 0;
    display: flex;
}
.icon_ul li {
    list-style: none;
    display: flex;
    gap: 10px;
    border-right: 1px dashed #00466d;
    padding-right: 12px;
    padding-left: 12px;
        align-items: center;
}

.hotel-card h3 {
        top: 8px;
    text-transform: none;
    font-size: 22px;
    letter-spacing: 1px;
    clear: both;
    position: relative;
}

.hotel-card .features li {
    margin-bottom: 8px;
    color: #4a4a4a;
    font-size: 14px;
    width: 50%;
    float: left;
}
.hotel-card .owl-thumbs .owl-thumb-item img {
    border-radius: 20px;
}
.hotel-card .owl-carousel .owl-item img {
    border-radius: 20px;
}
.hotel-card button.owl-thumb-item {
    margin-top: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #00466d !important;
}
.mb-80{
    margin-bottom: 80px;
}

.hotel-card a.book-btn {
    position: absolute;
    bottom: -39px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    width: 30%;
    right: 0;
}
.rooms .modal.active .box {
    top: 48%;
}
.rooms .book-btn:hover {
    background: #ba9564;
    color: #fff;
}

.hotel-card h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 107px;
    height: 2px;
    border-radius: 10px;
    background: linear-gradient(90.01deg, rgb(186 149 100) 0.01%, rgb(195 109 109 / 0%) 102.8%);
}
.footer-logo img {
    width: 180px;
}
.js.scrolled a.header_logo img {
    height: 80px;
}

.rooms a.button.button.navi-button-request {
    color: #fff;
    background-color: rgb(var(--main-brown-color));
}
.rooms .owl-carousel{
    clear: both;
}

   .navi-wrapper .nav > ul > li:before {
           border-radius: 0;
    content: '';
    position: absolute;
    display: block;
    width: 55%;
    height: 100%;
    right: 0;
    left: unset;
       max-height: unset;
}

.header {
    width: 100%;
    justify-content: center;
    margin: 0 auto;
}
.nav > ul {
    overflow: hidden;}

#nav li {
    padding-left: 0 !important;
    width: 100%;
}
.navi-wrapper {
    padding: 0;
}
.dis_inblock, .dis_inblock a{
    display: inline-block;
}
.mb-15{
    margin-bottom: 15px;
}
.content h2 {
    margin: 10px 0;
    font-size: 45px;
    font-weight: 600;
}


#nav ul {
    padding-top: 100px;
    height: 100%;
    padding-right: 0;
    margin-right: 0;
}

.mb-30 {
    margin-bottom: 30px;
}
.text-center{
    text-align: center;
}
.dark_form .requestbox-heading {
    color: #c6a75e;
}
textarea {
    resize: none;}
.dark_form .requestbox-field input, .requestbox-field select,.requestbox-field textarea {
    background: 0 0;
    color: #333;
    border-color: rgb(194 164 92);}

.dark_form form .cols.cols-100 {
    padding: 0;
}
.dark_form .requestbox-field input::placeholder , .requestbox-field select::placeholder ,.requestbox-field textarea::placeholder  {
        color: #333;
}
.requestbox-field.light textarea, .requestbox-field.light textarea::placeholder{
    border-color:#fff;
    color: #fff;
}
.ul_50 li{
    width: 50%;
    float: left;
}

.dark_form form .requestbox-button-wrapper {
    padding: 0;
}
   h2.requestbox-heading {
    font-size: 6rem;
    font-weight: 400;
    margin-bottom: 35px;
}
.sonnendeck-slider .pause-play-button{
    /* display: none; */
}



.file-wrapper {
    overflow: hidden;
    background: #fff;
    padding: 0 20px;
    position: relative;
    margin-bottom: 12px;
    border-bottom: 1px solid rgb(194 164 92);
    cursor: pointer;
    width: calc(100% - 2em);
}
.form-control:read-only {
    border: 1px solid rgb(194 164 92);
    background: rgba(233, 236, 241, .5);
}
.file-wrapper input {
    left: 0;
    opacity: .01;
    cursor: pointer;
    position: absolute;
    -moz-opacity: .01;
    filter: alpha(opacity=1);
}
.file-wrapper .file-button {
    color: #fff;
    float: left;
    cursor: pointer;
    margin-left: -20px;
    padding: 15px;
    background: rgb(194 164 92) !important;
    display: inline-block;
}
.file-holder {
    top: 15px;
    padding-left: 15px;
    position: absolute;
    left: auto;
}
.file-button i {
    margin-right: 8px;
}

.nav > ul > li:before {
        content: '';
        position: absolute;
        display: block;
        width: 480px;
        height: 100%;
        max-height: 600px;
        background: url() no-repeat center;
        object-fit: cover;
        left: 0;
        top: 0;
        pointer-events: none;
        cursor: none;
        border-radius: 0 60px 0 0;
        -webkit-transform: scale(0);
        transform: scale(0);
        transition: all 0s
    }

    .nav > ul > li:focus:before,
    .nav > ul > li:focus:nth-child(1):before,
    .nav > ul > li:hover:before,
    .nav > ul > li:hover:nth-child(1):before {
        -webkit-transform: scale(1) !important;
        transform: scale(1) !important
    }

    

    .nav > ul:focus > li:nth-child(1):before,
    .nav > ul:hover > li:nth-child(1):before {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    .nav > ul > li:nth-child(2):before {
        background: url(../images/menu/theforum2.jpg) no-repeat center;
        object-fit: cover
    }

    .nav > ul > li:nth-child(3):before {
        background: url(../images/menu/theforum3.jpg) no-repeat center;
        object-fit: cover
    }

    .nav > ul > li:nth-child(4):before {
        background: url(../images/menu/theforum4.jpg) no-repeat center;
        object-fit: cover
    }

    .nav > ul > li:nth-child(5):before {
        background: url(../images/menu/theforum5.jpg) no-repeat center;
        object-fit: cover
    }
     .nav > ul > li:nth-child(6):before {
        background: url(../images/menu/theforum6.jpg) no-repeat center;
        object-fit: cover
    }
   .nav > ul > li:nth-child(7):before {
        background: url(../images/menu/theforum7.jpg) no-repeat center;
        object-fit: cover
    }
     .nav > ul > li:nth-child(8):before {
        background: url(../images/menu/theforum8.jpg) no-repeat center;
        object-fit: cover
    }   .nav > ul > li:nth-child(9):before {
        background: url(../images/menu/theforum9.jpg) no-repeat center;
        object-fit: cover
    }
    .nav > ul > li:nth-child(10):before {
        background: url(../images/menu/theforum10.jpg) no-repeat center;
        object-fit: cover
    }
    .nav > ul > li:nth-child(11):before {
        background: url(../images/menu/theforum11.jpg) no-repeat center;
        object-fit: cover
    }
    

    .nav > ul li:focus-within > ul,
    .nav > ul li:hover > ul {
        display: block
    }

    .nav > ul > li:focus-within > a span,
    .nav > ul > li:hover > a span {
        color: rgb(198, 167, 94);
        text-decoration: underline;
        text-decoration-thickness: 2px;
        text-underline-offset: 4px
    }

    .nav > ul li.is-category > a > span {
        padding-right: 0
    }

    .nav > ul li.is-category > a > span:after {
        display: none
    }

    .nav li.active-cat ul {
        display: none
    }

    .nav ul ul {
        height: 100%;
        position: absolute;
        left: 600px;
        top: 0;
        padding: 0 0 0 150px;
        margin: 0 0 0 250px
    }
.sonnendeck-slider-heading-wrapper, .sonnendeck-slider-info {
        width: 50%;
    }
.sonnendeck-slider .dis-flex a.button.button.navi-button-request{
            margin: 0;
}
.sonnendeck-slider .dis-flex {
    margin-top: 10px;
    gap: 10px;
    align-items: baseline;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mt-5 {
    margin-top: 5px;
}
.hotel-header {
    color: #00466d;
}
.dining-page .right-section {
    height: auto;}
@media (min-width: 1280px) { 
    .scrolled div#nav-icon {
        top: 10px;
    }
    div#nav-icon {
        top: 50px;
    }}
@media screen and (min-device-width: 980px) and (max-device-width: 1280px) {
        .header .sideflag-wrapper, .scrolled body:not(.navi-active) .sideflag-wrapper, body.no-topslider:not(.navi-active) .sideflag-wrapper {
        position: absolute;
            z-index: 11;
    }
    .hotel-card .owl-carousel .owl-item img {
    padding: 13px;
    border-radius: 20px;
}
    .requestbox-field {
    margin-bottom: 30px;
}
    .icon_ul li {
    font-size: 14px;
}
    
    .modal .box {
    width: 82%;
}
      .scrolled   div#nav-icon {
    top: 10px;
}
    div#nav-icon {
    top: 50px;
}
    .nav > ul li.is-category > a > span {
    font-size: 35px;
}
        .sonnendeck-slider-info-mobile
 {
        padding: 40px;
    }
    .left-section {
    width: 50%;
}.right-section {
    width: 50%;
}
    .topslider, .topslider .swiper-wrapper {
    height: 80vh;
}
        body:not(.home, .navi-active) .sideflag-wrapper {
        position: absolute;
        bottom: 27vh;
            z-index: 11;
    }
    .header-wrapper {
        top: 12px;}
    .scrolled .header-wrapper{
        top: 0;
    }
}

#nav ul {
    padding-top: 50px;
}
.next_none .swiper-button-next, .next_none .swiper-button-prev{
    display: none;
}

.mt-20{
    margin-top: 20px;
}

img.img_logo {
    background: #fff;
    height: 300px;
    object-fit: contain;
    padding: 25px;
    border-radius: 30px 0 !important;
}
.module_JobExchange-heading h2 {
    color: #004b74 !important;
    font-size: 30px !important;
    font-family: 'osolemio' !important;
}
.col-module_JobExchange li > a:hover p, .col-module_JobExchange li > a:hover h2{
    color: #fff !important;
}

a.button {
    background-color: rgb(var(--main-brown-color));
    color: #fff;
}
.nav > ul li > a > span {
    font-size: 30px;
    color: #333;
}

.rooms a.button.button.navi-button-request {
    margin-right: 15px;
}


@-webkit-keyframes spinnerRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinnerRotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes spinnerRotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}#form_process{-webkit-animation-name:spinnerRotate;-webkit-animation-duration:1.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinnerRotate;-moz-animation-duration:1.1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinnerRotate;-ms-animation-duration:1.1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;display:inline-block;margin-left:10px;position:relative;visibility:hidden}

#error_data{
	color: red;
    font-size: 14px;
    margin: 0px 0px 10px;
    font-weight: 300;
    line-height: normal;
}
.hotel-card a.book-btn {
    text-transform: uppercase;}
.wwuniversalrooms-detail-slider .swiper-pagination {
    display: block;
}
/*
.col-module_UniversalRooms_detail .wwuniversalrooms-detail-equipment-wrapper {
    padding-top: 0;
}*/
.alert {
    font-weight: 300;
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

#Enquiry p#error_data {
    padding-left: 20px;
    text-align: left;
}

.requestbox-button-wrapper {
    display: block;
}

textarea {
    height: 80px;}.datepicker {
    position: fixed;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%,-50%);
}
select:focus {
    border: 1px solid #6a32b9 !important;
}
select.input-group {
    display: block;
    width: calc(100% - 2em);
    padding: 10px 0;
    border: none;
    border-bottom: 1px solid #ccc;
}
.file-wrapper {
    overflow: hidden;
    background: #fff;
    position: relative;
    margin-bottom: 12px;
    border-bottom: 1px solid rgb(194 164 92);
    cursor: pointer;
    width: 100%;
}
.file-wrapper input {
	left: 0;
	opacity: .01;
	cursor: pointer;
	position: absolute;
	-moz-opacity: .01;
	filter: alpha(opacity=1)
}
.file-wrapper .file-button {
	color: #fff;
	float: left;
	cursor: pointer;
	margin-left: -20px;
	padding: 15px;
	background: linear-gradient(to right top, #9a8447, #a8914f, #b59e57, #c3ab60, #d1b868) !important;
	display: inline-block
}
.file-holder {
    top: 15px;
    padding-left: 15px;
    position: absolute;
    left: auto;
}
.file-button i {
    margin-right: 8px;
}.datepicker {
    background: #f2f2f2;
}
.datepicker table tr td, .datepicker table tr th {
    border: 1px solid #c7c4c4;
    vertical-align: middle;
    color: #333;
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused,.datepicker table tr td.active.active,.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover{
    background: #81734d;
    color: #fff;
}.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    color: #000000;
    background-color: #e4d98c;
    border-color: #7f714c;
}
.datepicker-dropdown.datepicker-orient-bottom:after,.datepicker-dropdown.datepicker-orient-bottom:before{display: none;}

.datepicker {
    background: #f7f2e7 !important;
}
.datepicker table tr td, .datepicker table tr th{
    border: 1px dashed #3333 !important;
}
.insize img {
    padding: 13px;
    border-radius: 20px;
}


a:focus, a:hover{
    text-decoration: none !important;
}
#b-8 .wwsitescomponent.ww-swiper .wwmodule-list li {
    margin: 0;
}
    .cols-wrapper.cols-bg.customstyle-big-parallax-bg {
        
        background-position: center !important;
        background-size: cover !important;
    }
.footer-content-wrapper {
    margin-top: 10px;
}
@media(max-width:767px){ 
    .contact_page iframe {
    width: 100%;
    margin-bottom: 30px;
}
    form .cols.cols-100 {
    padding: 0;
}
    .requestbox-form {
    width: 100%;
}
    .requestbox-form .cols.cols-50-50 {
    display: block;
}
    
    .wwuniversalrooms-detail-equipment-wrapper {
        padding: 40px 0 40px;}
      .ul_50 li {
    width: 100%;
    margin-bottom: 10px;
}
    .hotel-card .features li {
    width: 100%;
}
        .hotel-card  ul.icon_ul {
    display: block;
}
    .hotel-card .owl-dots {
    position: absolute;
        bottom: -25px;}
    .hotel-card .owl-thumbs {
    display: none;
}
    .hotel-card a.book-btn {
   width: 70%;}
     .hotel-card {
        max-height: 90vh;
        overflow: scroll;
    }
    .hotel-card .right-section {
        overflow: hidden;
        height: auto;
    }
        .hotel-wrapper {
        flex-direction: column;
        display: block;
    }
    .sonnendeck-slider-heading-wrapper, .sonnendeck-slider-info {
    width: 100%;
}
      .sonnendeck-container .swiper-button-next, .sonnendeck-container .swiper-button-prev {
    position: absolute;
        top: 20%;}
    .about_us .hotel-card {
    height: 80vh;
    overflow-y: scroll;
}
   .topslider-wrapper .swiper-slide img {
    height: 100%;
    object-fit: cover;
}
    
    .swiper-heading.h1-like {
    bottom: 50px;
}
    .navi-active .sideflag-wrapper {
    width: auto;
    left: 40px;
    width: 60%;
}
    .navi-active .sideflag-item:nth-child(2) {
    display: block;
}
    .navi-wrapper .nav > ul > li:before{
        display: none;
    }
    img.mono {
    width: 75px;
    margin: 0 auto;
}
    p.copyright-text {
    font-size: 16px;
    margin: 0;
    color: #fff;
    display: block;
    gap: 5px;
    align-items: baseline;
    text-align: center;
}
        .copyright-wrapper {
        display: block;
        padding: 20px;
    }
    .copyright {
    padding: 20px 0;
}
    .copyright-wrapper .social-wrapper {
    justify-content: center;
}
    .footer-address br {
    display: none;
}
    .footer-logo img {
    width: 140px;
}
    .cols-wrapper.cols-bg.customstyle-big-parallax-bg {
  
    background-attachment: fixed;
        height: 50vh;}
    
    .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: -20px;}
      .content h2 {
        font-size: 35px;
    }
    .scrolled .header-wrapper{
        height: 72px;
    }
    .js.scrolled a.header_logo img {
                width: 200px;
    height: 100% !important;
}
    .sec_padding {
    padding: 60px 0 !important;
}
    .nav > ul li > a > span {
    font-size: 25px;
    color: #333;
}
    .nav > ul > li:not(:last-child) {
    margin-bottom: 10px !important;
}
        .navi-button-wrapper a.header_logo {
        display: block;
        margin-top: 15px;
    }
    div#nav-icon{
        top: unset;
    }
    .header_logo img {
    height: unset;
        padding: 10px 0;}
    .navi-button-wrapper a.header_logo {
    display: block;
}

.navi-button-wrapper a {
    display: none;
}
    
    .home .topslider, .home .topslider .swiper-wrapper , .topslider-video{
    height: 60vh;
}
.navi-button-wrapper {
    display: block !important;
}    .wwsitescomponent.ww-swiper .wwmodule-list-description > p {
    font-size: 30px;
}div#b-1.sec_padding.pt-0 {
    padding-top: 0 !important;
}}
@media (min-width: 768px) and (max-width: 980px) {
    .contact_page iframe {
    width: 100%;
    margin-bottom: 30px;
}.contact_page form#Contact_Us {
    width: 100%;
}
    .contact_page .requestbox-wrapper {
    display: block;
}
        .col-module_JobExchange img {
            width: 35%;}
    .navi-wrapper .nav > ul > li:before{
        display: none;
    }
    .requestbox-form {
    width: 55%;
}
    .wwuniversalrooms-detail-equipment-wrapper {
        padding: 40px 0 70px;}
    .ul_50 li {
    width: 100%;
}
  
    .sonnendeck-container .swiper-button-next, .sonnendeck-container .swiper-button-prev {
        top: 40%;}
  
    .hotel-card .owl-carousel .owl-item img {
    padding: 0 15px;
}
    .insize img{
        padding: 0;
    }
    .hotel-card {
    height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden;
}
    .col.col-pic.team-card {
    margin-bottom: 30px;
}
    #our-team .cols {
    display: block;
    width: 60%;
}
    .scrolled .header-wrapper {
    height: 100px;
}
    .topslider-wrapper .swiper-slide img {
    height: 100%;
    object-fit: cover;
}
    #nav ul {
    padding-top: 15%;
}
    .nav > ul:focus > li:nth-child(1):before, .nav > ul:hover > li:nth-child(1):before{
        display: none;
    }
     .navi-active .sideflag-wrapper {
    width: auto;
    left: 40px;
    width: 40%;
}
    .navi-active .sideflag-item:nth-child(2) {
    display: block;
}
    .navi-active .navi-wrapper, .navi-search-active .navi-wrapper {
    width: 60%;
}
    .copyright {
    padding-bottom: 10px;
}
    .copyright-wrapper .social-wrapper {
    display: flex;
    justify-content: center;
}
        .copyright-wrapper {
        display: block;
        padding: 20px;
    }
    .copyright-wrapper{
       display: block;
    }
    .footer-box.footer-box-1 {
    width: 100%;
}
    div#b-1.sec_padding.pt-0 {
    padding-top: 0 !important;
}
    .wwsitescomponent.ww-swiper .wwmodule-list-description > p {
    font-size: 25px;
}
    .sec_padding {
    padding: 80px 0 !important;
}
    .content h2 {
        font-size: 35px;}
     .home .topslider, .home .topslider .swiper-wrapper , .topslider-video{
    height: 70vh;
}
    div#nav-icon {
    position: absolute;
    left: 50px;
    top: 20px;
}.header_logo img {
        width: 200px;
        padding: 5px;
        object-fit: contain;
    } .navi-button-wrapper a.header_logo {
        display: block;
        margin-top: 15px;
    } .navi-button-wrapper a {
    display: none;
}.navi-button-wrapper {
    display: block !important;
}
    }


@supports (-webkit-touch-callout: none) {
  .bg_parallax  {
    background-attachment: scroll !important;
  }
}

.about_us .right-section {
    height: auto;
}


    .wwuniversalrooms-detail-equipment-wrapper {
        padding: 40px 0 70px;
    }
.h_auto{
       min-height: auto;
}

.col-module_JobExchange .wwmodule-list li > a:hover {
    background-color: rgb(var(--main-brown-color));
}

.pt-30{
    padding-top: 30px;
}
@media (min-width: 1600px) {
    .right-section {
    height: auto;
}
    .left-section .insize {
    max-width: 600px;
    margin: 0 auto;
}
    
    .one_img img {
    object-fit: cover;
    min-height: 500px;
}
    .hotel-card .owl-carousel .owl-item img {
    min-height: 500px;
}
        body:not(.home, .navi-active) .sideflag-wrapper {
        bottom: 20%;
    }
    .sideflag-wrapper{
        position: absolute;
    }
    .nav > ul li > a > span {
    font-size: 45px;
}
.nav > ul > li:not(:last-child) {
    margin-bottom: 20px !important;
    }}
.topslider-wrapper .swiper-slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.other_fac .cols.cols-50-50 {
    align-items: center;
}

.wwmodule-list li:last-child{
    margin-bottom: 0;
}
span.sideflag-title {
    width: max-content;
}
i#form_process {
    border: 2px dashed #a3855d;
    visibility: visible;
    width: 20px;
    height: 20px;
    border-radius: 100%;
}