<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;
}


#header-11361 &gt; div{
    position: absolute !important;
    margin-top: 10px !important;
    left:0 !important;
}
.line { 
width:100%; 
text-align:center; 
border-bottom: 1px solid #000; 
line-height:0.1em; 
margin:10px 0 20px; 
} 
.line&gt;span { 
background:#fff; 
padding:0 10px; 
}
.line2 { 
width:100%; 
text-align:center; 
border-bottom: 1px solid #000; 
line-height:0.1em; 
margin:10px 0 20px; 
} 
.line2&gt;span { 
background:#FFFAF2; 
padding:0 10px; 
}
.line3 { 
width:100%; 
text-align:center; 
border-bottom: 1px solid #ECCBAD; 
line-height:0.1em; 
margin:10px 0 20px; 
} 
.line3&gt;span { 
background:#FFFAF2; 
padding:0 10px; 
}
.line4 { 
width:100%; 
text-align:center; 
border-bottom: 1px solid #ECCBAD; 
line-height:0.1em; 
margin:10px 0 20px; 
} 
.line4&gt;span { 
background:#fff; 
padding:0 10px; 
}

.white-btn&gt;a{
    background: #FFFFFF;
    border-radius: 50px;
}
.white-btn&gt;a:hover{
    background:#FFE9D4 !important;
}
.nav-pills&gt;li&gt;a{
    border-radius: 50px;
    font-family: 'Syne';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding:15px;
    color: #000000;
}

.navbar-nav&gt;li&gt;a{
    font-family: 'Syne';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

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

.service-title{
    font-weight: bold;
    font-size: 25px;
    padding: 20px 0;
    color:#000;
    line-height: 116.9%;
}
.owl-item .item .image-preview{
    width: 100% !important;
    height: 200px;
    margin: 0;
    object-fit: cover;
}
.owl-carousel .owl-item img {
    max-height: none !important;
}
    
@media(max-width:1200px){
    #header-11361 &gt; div{
        position: static !important;
        margin-top: 0!important;
    }
}

@media(max-width:576px){
    .no-padd{
        padding:30px !important;
        background-position: 49% 20%;
    }
    .padd2{
        padding:40px !important;
    }
    .edit{
        margin-top:0 !important;
        margin-right:0 !important;
    }
    .title{
        font-size:28px !important;
    }
    span&gt;.title{
        font-size:28px !important;
    }
    .no-border{
        border:none !important;
    }
}


.is-overlay .is-overlay-bg, .is-overlay .is-overlay-color {
    background-color:white!important;
}

.btn-slot, .btn-slot:enabled, .button, .secondary-button, .btn-rengine{
    background-color:white!important;
    color:black!important;
    border-color:black!important;
}
.btn-slot:enabled:hover, .button:hover, .secondary-button:hover, .btn-rengine:hover{
    color:white!important;
    background-color:black!important;
}
@media(min-width:1202px){
    .home{
        display:none!important;
    }
}

@media(max-width:1201px){
    .homedesk{
        display:none!important;
    }
}

.menu:hover{
    border-bottom:2px solid black!important;
}

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

.dropdown-menu&gt;li&gt;a:hover{
    font-weight:600!important;
}

.footer{
    padding:10px !important;
}
.padd30t{
    padding-top:1px!important;
}</pre></body></html>