<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');


html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div {
    font-family: 'Noto Sans', sans-serif !important;
}



div.owl-stage-outer &gt; div &gt; div &gt; div &gt; a &gt; div &gt; span{
    display:none !important;
}
div.owl-stage-outer &gt; div &gt; div &gt; div &gt; a &gt; h3{
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
    line-height: 46px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: rgb(255, 0, 0);
}
.owl-item .item .image-preview{
    width: 100% !important;
    height: 200px;
    margin: 0;
    object-fit: cover;
}
.owl-carousel .owl-item img {
    max-height: none !important;
}
.justify-between {
    justify-content: space-between;
    align-items: center;
}
.nav-pills&gt;li&gt;a:active, .nav-pills&gt;li&gt;a:hover{
    color: #000000;
    border: 2px solid rgb(199,3,3);
    background-color: #3097d100;
    border-radius: 56px;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.nav-pills&gt;li&gt;a{
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000;
}

.navbar-nav&gt;li&gt;a{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF;
}

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


@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(255,0,0);
    text-align:center;
}
.service .slide-subtitle, .gray-back .service-media{
    text-align:center;
    width:100%;
}
.gray-back hr {display:none}
.calendar-period {
font-style: normal; font-weight: 700; font-size: 14px; line-height: 1.5; color:#fff; background-color:rgb(255,0,0); border-color: rgb(228,214,245); padding: 13px 28px; border-radius: 102.151px;
}

.day-cell-title {
    font-size: 16px;
    padding-top: 5px;
    font-weight: 300;
    color: rgb(255,0,0);
}
.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(255,0,9);
    border-radius: 50%;
    padding: 9px;
    color:inherit;
}
.btn-rengine, .service-book a, .button, .action-container a, .success-container a {
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.14em;
    background:rgb(255,0,0);
    border-radius: 73px;
    padding: 13px 35px;
    margin-top: 64px;
}

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

.is-section .is-section-50 {
    height: 100% !important;
    min-height: 100vh !important;
}

.navbar-nav&gt;li&gt;a:hover {
    text-decoration: underline solid 2px #fff !important;
}

.image {
    max-width:200px;
}

.navbar-right {
    padding-top: 30px;
}</pre></body></html>