<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;300;400;500;600;700;800&amp;display=swap');


body{
    font-family: 'Manrope', sans-serif;
}
h1{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    font-family: 'Manrope', sans-serif;
}


h2{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    padding-bottom:18px;
    font-family: 'Manrope', sans-serif;
}
h3,h4,h5,h6{
    font-family: 'Manrope', sans-serif;
}
p{
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
a{
    font-family: 'Manrope', sans-serif;
}
navbar-nav&gt;li&gt;a{
    font-family: "Manrope"; font-style: normal; font-weight: bold; font-size: 16px;  letter-spacing: 0.045em; color: rgb(255, 255, 255);
    text-transform:uppercase;
}

@media(max-width:576px){
    .no-marg{
        margin-top:0 !important;
    }
    .blueone&gt;a{
        background: none !important;
        border-radius: none !important;
        color: #212838 !important;
        font-weight: 400 !important;
    }

}
.image {
    margin-top: 0px;
    max-height: 82px;
}
.contact-form-module{
    margin-left:0px;
}

.send-btn.btn-default.btn{
    position: relative;
    top: -65px;
    left: 445px;
    background: #082B47;
    border-radius: 402px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 17px 28px;
}
.rendered-form .form-control{
    border-radius: 80px !important;
    width: 60% !important;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #28AAF3 !important;
    font-family:roboto !important;
}
@media(max-width:768px){
    .send-btn{
        position:static !important;
    }
    .rendered-form .form-control{
        width:100% !important;
    }
    .contact-form-module{
        margin-left:0px !important;
    }
}

.footer-text, .footer-text&gt;a{
        font-family: roboto;
        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:#28AAF3;
    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:#fff; background-color:#28AAF3; border-color: #28AAF3; padding: 13px 28px; border-radius: 102.151px;
}

.day-cell-title {
    font-size: 16px;
    padding-top: 5px;
    font-weight: 300;
    color: #ff6165;
}
.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 #28AAF3;
    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: #28AAF3;
    border-radius: 73px;
    padding: 13px 35px;
    margin-top: 64px;
}

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

.contact-form-module {
    margin-left: 0px!important;
}
.footer {

   background-color: #011949!important;

}
.rendered-form .form-control {
    border-radius: 0px !important;
    width: 60% !important;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-transform: none;
    color: #000000  !important;
    font-family: Manrope !important;
}
.nav &gt; li &gt; a:focus, .nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus .caret, .nav &gt; li &gt; a:hover .caret, .dropdown-menu &gt; li &gt; a:focus, .dropdown-menu &gt; li &gt; a:hover, .nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; a:focus {
    background-color: var(--bg-color-hover-navbar-link, #eee);
    color: var(--color-hover-navbar-link-text, #3097D1);
}
.navbar-nav&gt;li&gt;a:hover {
    color: black !important ;

 

    border-bottom: solid 2px #008540 !important

 

}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex &gt; [class*='col-'] {
  display: flex;
  flex-direction: column;
}
</pre></body></html>