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

html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div {

    font-family: 'Manrope', sans-serif!important;

}

.dropdown-menu&gt;li&gt;a{
    color:#fff!important;
}

.image{
    height: 120px; 
    margin-top: -10px;
}


body{
    background:#F4F4F4;
}
h1{
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 149.52%;
    color: #333F55;
}

h2{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 149.52%;
    padding-bottom:0;
    color: #333F55;
}
h4{
    font-style: normal;
    font-weight: 600;
    font-size: 27.4884px;
    line-height: 149.52%;
    color:#3F5062;
}



p{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 149.52%;
    color: #000000;
}


.btn-slot:enabled {
    background: linear-gradient(83.38deg, #333F55 -6.37%, #566B91 119.17%) !important;
    border-radius: 10px !important;
    border: none !important;
    padding: 19px 26px !important;
    color: #F6F6F6 !important;
    text-transform: uppercase !important;
}

/*Services*/

.col-md-12.results{
    display: flex !important;
    flex-wrap: wrap !important;
}

.row.result-item{
    border-radius: 5px !important;
    width: 32% !important;
    margin: 5px !important;
    padding-left: 0px !important;
}

.row.result-item &gt; .row &gt; .col-md-12{
    display: none !important;
}

.col-xs-5.col-md-3.text-center {
    width: 100% !important;
}

.col-xs-5.col-md-3.text-center &gt; a &gt; img {
    width: 100% !important;
}

.col-md-12.results &gt; div &gt; a &gt; div {
    width: 100% !important;
    text-align: center !important;
}

.col-md-12.results &gt; div &gt; a &gt; div &gt; .service-attributes{
    text-align: left !important;
   
}

.col-md-12.results &gt; div &gt; .row &gt; div{
    width: 100% !important;
    margin-bottom: 15px !important;
    display: flex !important;
    justify-content: center !important;
}

@media(max-width: 768px){
    .row.result-item{
        width: 48% !important;
    }
}

@media(max-width: 576px){
    .col-md-12.results{
        flex-direction: column !important;
    }
    .row.result-item{
        width: 100% !important;
    }
}

/*End of Services*/

@media(min-width:769px){
    #search-form &gt; div &gt; div:nth-child(1), #search-form &gt; div &gt; div:nth-child(2), #search-form &gt; div &gt; div:nth-child(3){
        width: 33.3333333333% !important;
    }
}
@media(max-width:768px){
      #search-form &gt; div &gt; div:nth-child(1), #search-form &gt; div &gt; div:nth-child(2), #search-form &gt; div &gt; div:nth-child(3){
        width: 100% !important;
    }
}

@media(max-width:576px){
    .no-padd{
        padding:60px !important;
    }
    .no-padd2{
        padding:40px !important;
    }
     #search-form &gt; div &gt; div:nth-child(3) &gt; div &gt; div{
        display:block !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-bg-grey.is-section-auto &gt; div &gt; div.is-box-5.is-box &gt; div &gt; div &gt; div, #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-bg-grey.is-section-auto &gt; div &gt; div.is-box-8.is-box.is-dark-text &gt; div.is-boxes &gt; div &gt; div{
        margin-bottom: 0 !important;
        margin-top:20px !important;
        padding-top:20px !important;
        padding-bottom:20px !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-bg-grey.is-section-auto &gt; div &gt; div.is-box-5.is-box{
        min-height:0 !important
    }
    .smaller{
        font-size:12px !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-box.is-section-100 &gt; div &gt; div &gt; div &gt; div:nth-child(2){
        padding:20px !important;
    }
    
}


/*hov*/

.image1 {
	display: block;
	width: 100%;
	height: auto;
	transition: all .5s ease;
	opacity: 1;
	backface-visibility: hidden;
	
}

.middle {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;

}

.product-box {
	overflow: hidden;
}


.product-box:hover {
background: linear-gradient(166.5deg, #3F5062 -19.56%, rgba(63, 80, 98, 0) 103.96%) !important;

}

.product-box:hover .image1 {
	opacity: 0.5;
	background: transparent;
}

.product-box:hover .middle {
	opacity: 1;

}

/*end of hov */

/*******services*****/
.inline-maps-icon.location-icon{
    background: linear-gradient(180deg, #DCE6EB 0%, #E3E3E3 100%);
    border-radius: 50%;
    width: 20px;
    height: 30px;
    padding: 0px 5px;
    margin-right: 4px;
    color: #333F55 !important;
}
div.owl-stage-outer &gt; div &gt; div &gt; div &gt; div.location &gt; span{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #3F5062;
    }
.service-description{
    display:none !important;
}
div.slide-subtitle.service-title &gt; a{
    text-decoration:none !important;
}
div.slide-subtitle.service-title &gt; a &gt; strong{
    font-style: normal; 
    font-weight: 600 !important;  
    font-size: 18px !important; 
    line-height: 149.52% !important;  
    color: rgb(63, 80, 98) !important; 
    padding-bottom:20px !important;
}
.slide-rows{
    background: #FFFFFF;
    border: 0.8px solid #C7CDD1;
    box-shadow: -5px 4px 13px rgba(0, 0, 0, 0.15);
    padding: 30px;
    margin: 5px;
} 

/******end of servvices*****/
.form-control, .select2-selection {
    color:#000;
}
.form-control.email-one{
    margin-bottom:35px !important;
}
.navbar {
    padding-bottom: 24px;
    padding-top: 24px;
}
.service-includes-description, .service-includes, .service-description&gt;p, .service-extras&gt;ul&gt;li{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 149.52%;
    color: #333F55;
    opacity: 0.65;
}
.btn.btn-default.book-button &gt; span &gt; i.fa.fa-circle.fa-stack-2x, .btn.btn-default.book-button &gt; span &gt; i.fa.fa-flash.fa-stack-1x.flash, .btn.btn-default.book-button &gt; span, .btn.btn-default.book-button &gt; i {
    display: none !important;
}
.control-label{
    font-size:18px !important;
}
 #search-form &gt; div &gt; div:nth-child(3) &gt; div &gt; div{
        display:block !important;
        margin-top:22px !important;
    }
.btn-rengine, .book-button{
    padding: 19px 26px !important;
	background: linear-gradient(83.38deg, #333F55 -6.37%, #566B91 119.17%) !important;
    border-radius: 10px !important;
	border: 0 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #F7F7F7 !important;
    text-transform:uppercase !important;
}
.btn-rengine&gt;i{
    display:none !important;
}

.btn-rengine:hover, .book-button:hover{
    background: linear-gradient(180deg, #DCE6EB 0%, #E3E3E3 100%) !important;
	border: 0!important;
	color: #333F55 !important;
}
.com-widget-container.widget-form &gt; div &gt; div &gt; div &gt; div:nth-child(2) &gt; div {
    background: #FFFFFF;
    box-shadow: -5px 4px 13px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 40px !important;
    margin-top: -190px;
}

form &gt; div.contact-form-container &gt; div &gt; div.formbuilder-checkbox-group.form-group.field-checkbox-group-1680684258399 &gt; div &gt; div &gt; label{
    font-style: normal;
    font-weight: 300 !important;
    font-size: 12px !important;
    line-height: 10px !important;
    color: #000000 !important;
}
.cont-text{
    font-style: normal;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 149.52% !important;
    color: #333F55 !important;
    padding-bottom:10px;
    border-bottom:1px solid #333F55 !important;
    margin-top:50px !important;
    margin-bottom:45px !important;
}
.form-group .formbuilder-required {
    color: rgb(51, 63, 85) !important;
}
.product:hover{
    overflow: visible;
    transform: scale(1.4);
    z-index: 9;
}

.nav-pills&gt;li{
    padding:0 35px !important;
}
li.active &gt; .is-btn.is-pills-btn{
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 149.52% !important;
    color: #333F55 !important;
    letter-spacing:0 !important;
    opacity:1 !important
}
.is-btn.is-pills-btn{
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 149.52% !important;
    color: #333F55 !important;
    opacity: 0.45;
    letter-spacing:0 !important;
}
.is-btn-ghost2 {
	padding: 19px 26px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #F7F7F7;
	letter-spacing: 0 !important;
	background: linear-gradient(83.38deg, #333F55 -6.37%, #566B91 119.17%) !important;
}
.is-btn-ghost1{
    padding: 19px 26px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0 !important;
}

.form-control {
    background: #FFFFFF !important;
    border: 1px solid #8B8B8B !important;
    border-radius:0 !important;
}

.rendered-form .form-group&gt;label {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 136.02% !important;
    color: #333F55 !important;
}

.rendered-form .form-control:focus {
	outline: 0;
	box-shadow: none !important;
    border: 1px solid #8B8B8B !important;
}

.send-btn {
	padding: 19px 26px !important;
	background: linear-gradient(83.38deg, #333F55 -6.37%, #566B91 119.17%) !important;
    border-radius: 10px !important;
	border: 0 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #F7F7F7 !important;
}

.send-btn:hover, .is-btn-ghost1:hover, .is-btn-ghost2:hover {
	background: linear-gradient(180deg, #DCE6EB 0%, #E3E3E3 100%) !important;
	border: 0!important;
	color: #333F55 !important;
}
.navbar-nav&gt;li&gt;a{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-transform:uppercase;
    color:#F1EFEF;
}

.footer-text, .footer-text&gt;a{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}




.service-book a, .button, .action-container a, .success-container a{
     background: linear-gradient(83.38deg, #333F55 -6.37%, #566B91 119.17%) !important;
    border-radius: 10px !important;
    border: 0 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #F7F7F7 !important;
    text-decoration: none;
}
.service-book a:hover, .caution-container a:hover, .button:hover, .action-container a:hover, .success-container a:hover{
     background: linear-gradient(180deg, #DCE6EB 0%, #E3E3E3 100%) !important;
    border: 0!important;
    color: #333F55 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    text-decoration: none;
}



.secondary-button{
    background: linear-gradient(180deg, #DCE6EB 0%, #E3E3E3 100%) !important;
    border: 0!important;
    color: #333F55 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    text-decoration: none;
}
.secondary-button:hover{
    background: linear-gradient(83.38deg, #333F55 -6.37%, #566B91 119.17%) !important;
    border-radius: 10px !important;
    border: 0 !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #F7F7F7 !important;
    text-decoration: none;
}




.booking-area img {
    min-height: 350px;
    width: 100%;
    max-height: 600px;
  
    border-radius: 10px;
}


.service .gray-back{
    position: static!important;
}
.inline-maps-icon.location-icon {
 display:none!important;
}

.col-xs-5.col-md-3.text-center &gt; a &gt; img {
    width: 100% !important;
    min-height: 300px!important;
}</pre></body></html>