<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Noto+Sans: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;1,500;1,600;1,700;1,800;1,900&amp;display=swap');


body{
    font-family:noto sans, sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family:noto sans, sans-serif;
}
p{
    font-family:noto sans, sans-serif;
}
a{
    font-family:noto sans, sans-serif;
}
.image{
    margin-top:5px;
    max-width: 400px;
}
.black-btn&gt;a{
    background:#000;
    color:#fff !important;
    border-radius:63px;
    margin-right: 5px;
    margin-left: 5px;
}

.black-btn&gt;a:hover{
    background:#000 !important;
    color:#fff !important;
    border-radius:63px;
}

.form-control{
    border: 1px solid #000000 !important;
    border-radius:0!important;
}
.dropdown-menu&gt;li&gt;a {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    color: #000000;
}
.dropdown-menu{
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 10px;
    border: none !important;
    padding: 10px 0px !important;
}



.navbar-nav&gt;li&gt;a{
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.035em;
    text-transform: uppercase;
    color: #212838;
    
}

.owl-carousel .owl-item img {
    position: relative;
    width: -webkit-fill-available !important;
    max-height: initial !important;
}
.owl-item.active{
    background: #FFFFFF;
    border-radius: 10px;
    padding:20px;
}
@media(max-width:576px){
    .not-flex{
        display:block !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-box.is-dark-text.is-section-100 &gt; div.is-overlay &gt; div{
        background-position: 73% 82% !important;
        opacity: 0.5 !important;
    }
    .smaller{
        font-size:42px !important;
        text-align:left !important;
    }
    .carpic{
        background-position: 55% !important;
        padding:20px !important;
    }
}

.footer-text, .footer-text&gt;a{
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 116.9%;
    color: #000;
}

.service {
    background-color:rgb(249, 249, 249);
}

@media (min-width: 992px) {
    .service .col-md-8 {
        width:60%;
    }
    .service .gray-back  {
         width:40%;
    }
}
.container {
    max-width:1170px;
}

.service .gray-back  {
    background-color:#ffffff;
    
    padding:40px;
}
.service .gray-back .service-title {
    color:rgb(27, 39, 48);
    text-align:center;
}
.service .slide-subtitle, .gray-back .service-media{
    text-align:center;
    width:100%;
}
.gray-back hr {display:none}
.calendar-period {
    font-family: Manrope; font-style: normal; font-weight: 700; font-size: 14px; line-height: 1.5; color: rgb(34, 39, 49); background-color: rgb(241, 225, 205); border-color: rgb(241, 225, 205); padding: 13px 28px; border-radius: 102.151px;
}

.day-cell-title {
    font-size: 16px;
    padding-top: 5px;
    font-weight: 300;
    color: #c89d66;
}
.calendar-single .col-cell {
    margin:1.5px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.calendar .day-cell a, .calendar-single .day-cell a {
font-weight:700;
border:none;
}

.calendar .day-cell a:hover, .calendar-single .day-cell a:hover {
    border: 1px solid rgb(27, 39, 48);
    border-radius: 50%;
    padding: 9px;
    color:inherit;
}
.btn-rengine, .service-book a, .button, .action-container a, .success-container a {
font-family: Manrope;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.14em;
    background: rgb(27, 39, 48);
    border-radius: 73px;
    padding: 13px 35px;
    margin-top: 64px;
}

.date-spots-rate-group, .date-spots .price {display:none}



.navbar-right {
    padding-top:20px;
}

div.flex-lg.justify-between&gt;ul.nav.navbar-nav:nth-of-type(2){
    padding-top:20px!important;
}




@media(max-width:767px){
    .image{
        max-width:250px!important;
    }
    
    .navbar-right {
        padding-top:0!important;
    }
    
    li.black-btn {
        padding-left:5px!important;
        padding-right:5px!important;
    }
    
    .banner-image{
        background: #ffb800 !important;
    }
    
    .banner-text{
        text-align: center !important;
    }
    
    .banner-button{
        text-align: center !important;
    }
}


.navbar-brand{
    padding:0!important;
}</pre></body></html>