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



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


.image{
    max-width:200px;
}

@media(max-width:576px){
    #header-5340 &gt; div.is-section.is-box.is-dark-text.is-section-auto &gt; div &gt; div &gt; div &gt; div &gt; div:nth-child(2) &gt; p{
        text-align:left !important;
    }
    .over1&gt;.is-overlay-bg{
            background-position: 33% 100% !important;
    }
    .no-padd{
        padding:30px !important;
    }
    .no-mar{
        margin-top:40px !important;
    }
    .over2&gt;.is-overlay-bg{
        background-position: -49% 110% !important;
    }
    .che&gt;i{
        margin-top: 40px !important;
        transform: rotate(90deg) !important;
        margin-bottom: 40px !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(5) &gt; div &gt; div &gt; div &gt; div:nth-child(3) &gt; div.col-md-7{
        border-radius: 0px 0px 105px 100px !important;
    }
    #footer-5339 &gt; div.is-section.is-box.is-light-text.is-section-auto &gt; div.is-overlay &gt; div{
        background-size:cover !important;
    }
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(6) &gt; div.is-overlay &gt; div{
        background-position: 90% 16% !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 img {*/
/*	transition: all .8s linear;*/
/*}*/

.product-box:hover img {
	transform: scale(1.04);
	transition: all .8s linear;
}

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

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

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

}

/*end of hov */
/*forms*/

.form-control{
    background: #FFFFFF !important;
    border-radius: 100px !important;
    border:0 !important;
    box-shadow:-5px 4px 13px rgba(0, 0, 0, 0.15) !important;
}
/*end of forms*/
/*services*/
.no-charge-now, #search-form &gt; div:nth-child(1) &gt; div.col-md-3 &gt; div &gt; div &gt; button &gt; i{
    display:none !important;
}
.booking-form{
    background:transparent !important;
    box-shadow:none !important;
}
.btn.btn-default.book-button  &gt; span , #bookingform &gt; div:nth-child(1) &gt; div.col-md-3 &gt; div &gt; div &gt; button &gt; i, .fa-check.green{
    display:none !important;
}
.currency, .service-total{
    font-style: normal;
    font-weight: 600 !important;
    font-size: 33px !important;
    line-height: 45px !important;
    letter-spacing: 0.04em !important;
    color: #2ABDA0 !important;
}
.service-cost-day{
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 193.6% !important;
    letter-spacing: 0.06em !important;
    color: #5C5F5C !important;
}
.fa-map-marker{
    color:#2ABDA0 !important;
}
.service-group{
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 145.1% !important;
    letter-spacing: 0.06em !important;
    color: #3F5062 !important;
    text-transform: capitalize !important;
}
.service-name{
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 193.6% !important;
    letter-spacing: 0.06em !important;
    color: #3F5062 !important;
}
.result-item, .summary, .extras, .driver, .action-container, .success-container, .review-area{
    box-shadow: -3.5px 2.8px 9.1px rgb(0 0 0 / 15%) !important;
    border-radius: 28px !important;
    border: none !important;
}
.calendar{
    display:none !important;
}

/*end of services*/


/*general*/
#header-5340 &gt; div.is-section.is-section-10.is-box.is-dark-text{
    background: #FFFFFF;
    box-shadow: -5px 4px 13px rgb(0 0 0 / 15%) !important;
}
.btn.btn-default {
    color: #FFFFFF;
}
.btn.btn-default:hover {
    color: #252875;
}
ul.hidden-xs.nav.nav-pills.navbar-center&gt; li{
    padding: 0 13px !important;
}
ul.hidden-xs.nav.nav-pills.navbar-center&gt; li.active &gt; .is-pills-btn{
    padding: 15px 18px !important;
    box-shadow: -5px 4px 13px rgba(0, 0, 0, 0.15);
    border: 1px solid #FFCC51 !important;
    border-radius: 40px !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: 0.06em !important;
}
    
.is-pills-btn{
    box-shadow: -5px 4px 13px rgba(0, 0, 0, 0.15) !important;
    border-radius: 40px !important;
    border: 1px solid #3F5062 !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: 0.06em !important; 
    padding: 15px 18px !important;
}



li::marker {
    color: #2ABDA0
    
}

.owl-carousel .owl-item img {
    max-height: 100% !important;
    position: relative;
    width: auto !important;
}
.fa{
    color:#3F5062;
}
.btn{
    text-transform: uppercase;
    background: #252875!important;
    border:1px solid #252875!important;
    padding: 15px 18px !important;
    box-shadow: -5px 4px 13px rgba(0, 0, 0, 0.15);
    border-radius: 40px !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 22px !important;
}
.btn:hover{
    background: #0000 !important;
    border:1px solid #252875 !important;
}

.is-btn-ghost2, .is-btn-ghost1, .is-btn-primary, .is-secondary{
    padding: 15px 18px !important;
    box-shadow: -5px 4px 13px rgba(0, 0, 0, 0.15);
    border-radius: 40px !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 22px !important;
}
.dropdown-menu{
    background: #FFFFFF !important;
    box-shadow: -5px 4px 13px rgb(0 0 0 / 15%) !important;
    border-radius: 10px !important;
    border: 0 !important;
    padding: 23px 40px !important;
}
.dropdown-menu&gt;li{
    border-bottom: 1px solid #3F5062 !important;
    padding: 12px 0 !important;
}
.dropdown-menu&gt;li&gt;a{
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    letter-spacing: 0.04em !important;
    color: #2E353D !important;
}
.navbar-nav&gt;li&gt;a{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    letter-spacing: 0.06em;
}
.navbar-nav&gt;li{
    padding:0 10px !important;
}

.footer-text, .footer-text&gt;a{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 193.6%;
    letter-spacing: 0.06em;
    color: #FFFFFF;
}
 
 .nav&gt;li&gt;a{
     padding:10px 5px!important;
 }
 
 .header-underline:hover {
   border-bottom:2px solid #2E4B83!important;
}

.footer-text&gt;a{
    color:#fff!important;
}
.footer{
    background-color: #252875!important;
}


.row.display-flex &gt; [class*='col-'] {

display: flex;
flex-direction: column;

}
.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 767px){
    .flex {
        flex-direction: column;
    }
        .items-center{
            align-items: start!important;
        }
    }
    
    
    
    @media(max-width:767px){
        .mobile-size{
            width:320px!important;
            height:260px!important;
        }
    }
    
    
    
    @media(min-width:768px) and (max-width:960px){
        .tablet-size{
            width:390px!important;
            height:260px!important;
            margin-bottom: 10px;
        }
    }
  @media(min-width:768px) and (max-width:960px){
        .tablet-image{
            width:320px!important;
            height:550px!important;
            text-align:center!important;
        }
        .center-div{
            display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin-bottom: 10px;
        }
    }   
    
    
    .is-light-text .is-btn-ghost2, .is-dark-text .is-light-text .is-btn-ghost2, .is-light-text a.is-btn-ghost2, .is-dark-text .is-light-text a.is-btn-ghost2{
        background-color: #252875;
        color: #fff;
        border: 2px solid #252875;
        text-shadow: none!important;
    }
    a.is-btn.is-btn-ghost2.is-upper:hover{
        background-color: #fff;
        color: #252875;
        border: 2px solid #252875;
        text-shadow: none!important;
    }
    
    
@media(max-width:768px){#is-boxes {
display:flex;
flex-direction: column;
}
#last {
order: 2;
}
#first {
order: 1;
}
#last2{
order:3;
}
}
.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;
}
</pre></body></html>