<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=Manrope:wght@200..800&amp;display=swap');


html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div, u, li, ul {
    font-family: 'Manrope'  !important;
}
.navbar-nav&gt;li&gt;a{
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 186.02%;
    text-transform:uppercase;
}
.image{
    margin-top:15px !important;
}
.nav-pills&gt;li&gt;a{
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 116.02%;
    padding:15px 28px !important;
    border-radius: 116px !important;
}
.owl-stage-outer &gt; div &gt; div &gt; div &gt; a &gt; h3{
    font-family: Manrope;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 116.02%;
    color: rgb(34, 39, 49);
}
.owl-stage-outer &gt; div &gt; div &gt; div &gt; div.flex &gt; span{
    font-family: Manrope;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 127.02%;
    color: rgb(34, 39, 49) !important;
    text-align: left;
}
.owl-stage-outer &gt; div &gt; div &gt; div &gt; a &gt; div &gt; span{
    color: rgb(200, 157, 102) !important;
    font-style: normal;
    font-weight: 400;
    font-family: Manrope;
    text-transform:uppercase !important;
}
.owl-item .item .image-preview {
    width: 100% !important;
    min-height: 300px !important;
    margin: 0;
    object-fit: cover !important;
}
.owl-carousel.owl-drag .owl-stage-outer .owl-stage .owl-item {
    box-shadow: 0px 0px 0px 0px;
    border: 0px;
    background: rgb(249, 249, 249);
    padding: 30px;
}

@media(max-width:768px){
    .no-padd2{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #footer-10607 &gt; div.is-section.is-box.is-section-auto.is-light-text &gt; div &gt; div &gt; div &gt; div:nth-child(4) &gt; div.col-md-10.col-sm-6 &gt; div{
        display:block !important;
    }
}

@media(max-width:576px){
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(1) &gt; div &gt; div &gt; div &gt; div:nth-child(1) &gt; div &gt; h1{
        font-size:35px !important;
    }
    .no-padd{
        padding:30px !important;
    }
    .smaller{
        font-size:30px !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(6) &gt; div &gt; div &gt; div &gt; div:nth-child(1) &gt; div.no-padd.col-md-3{
        text-align:left !important;
    }
}


    .footer-text, .footer-text&gt;a{
        font-family: Manrope;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 116.9%;
        color: #fff;
    }
    
.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:#c89d66;
    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 #c89d66;
    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(34, 39, 49);
    border-radius: 73px;
    padding: 13px 35px;
    margin-top: 64px;
}

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

.show {
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
}

.show * {
  box-sizing: border-box;
  transition: all .35s ease;
}

.show li {
  display: inline-block;
  list-style: outside none none;
  margin: .5em 1em;
  paddin: 0;
}

.show a {
  padding: .5em .8em;
  position: relative;
  text-decoration: none;
  font-size: 20px;
}

.show a::before,
.show a::after {
  content: '';
  height: 10px;
  width: 40px;
  position: absolute;
  transition: all .35s ease;
  opacity: 0;
}

.show a::before {
  content: '';
  right: 0;
  top: 0;
  border-top: 3px solid black;
  border-right: 3px solid black;
}

.show a:after {
  content: '';
  left: 0;
  bottom: 0;
  border-bottom: 3px solid #fe8540 ;
  border-left: 3px solid #fe8540 ;
}

.show a:hover:before,
.show a:hover:after{
  transform: translate(0,0);
  opacity: 1;
}

.show a:hover {
  color: #3DA35D;
}

.owl-stage &gt; div &gt; div&gt; a&gt; div&gt; span{
 
    display:none;
 
}
.post-container &gt; div &gt; a &gt; div &gt; span{
   display:none;
}
.post-info &gt; div &gt; h6{
    display:none;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex &gt; [class*='col-'] {
  display: flex;
  flex-direction: column;
}

@media (max-width: 767px){
.flex {
    flex-direction: column;
}
    .items-center{
        align-items: start!important;
    }
} 

.btn-slot:enabled, .button, .secondary-button, .step-container button{
    background-color:#fe8540!important;
    color:white!important;
    border: 2px solid #fe8540 !important;
}

.btn-slot:enabled:hover, .button:hover, .secondary-button:hover, .step-container button:hover{
    background-color:white!important;
    color:#fe8540!important;
    border: 2px solid #fe8540 !important;
}

p.padd30l.padd30r{
    display:none;
}


@media(max-width:768px){#is-boxes {
display:flex!important;
flex-direction: column;
}
#last {
order: 2;
}
#first {
order: 1;
}
#first2{
    order:3;
}
#last2{
order:4;
}
.row.way{
display: flex!important;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}
}



#code-btn {display:block!important}</pre></body></html>