<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*NEW*/
@import url(https://fonts.googleapis.com/earlyaccess/notokufiarabic.css);
body {
    font-family: 'Noto Kufi Arabic', sans-serif ;
    font-size: 14px;
}
.ci-icon:before {
    background: #428b8b;
}
.ci-title, .section-title {
    color: #202046;
}
.ci-title {
    font-size: 16px;
}
.ci-text {
    font-size: 14px;
}
.btn-mod.btn-large {
    font-size: 14px;
}
.footer a {
    font-size: 14px;
}
.form label {
    font-size: 14px;
}
textarea,.form input[type="text"].input-lg, .form input[type="email"].input-lg, .form input[type="number"].input-lg, .form input[type="url"].input-lg, .form input[type="search"].input-lg, .form input[type="tel"].input-lg, .form input[type="password"].input-lg, .form input[type="date"].input-lg, .form input[type="color"].input-lg, .form select.input-lg {
   font-size: 14px !important;
}
.btn-mod.btn-large {
    background: #428b8b;
}
input#email {
    text-align: right;
}
.footer-social-links a:before {
    background: #202046;
}
.footer-social-links a:hover:before {
    background: #448c8c;
}
.section-title {
    font-size: 22px;
}
.alt-features-title {
    font-size: 15px;
    line-height: 26px;
}
.alt-features-icon {
    color: #428b8b;
}
.alt-features-descr {
    font-size: 14px;
    text-align: justify;
    line-height: 26px;
}
.call-action-3-images {
    position: relative;
    margin-top: 100px;
}
.services-icon {
    color: #428b8b;
}
.services-title {
    font-size: 17px;
    color: #202046;
}
.services-descr {
    font-size: 14px;
    line-height: 27px;
    text-align: justify;
    text-align-last: center;
}
.services-grid {
    justify-content: center;
}
.call-action-2-text dt {
    font-size: 16px;
    color: #202046;
}
.call-action-2-text dd {
    font-size: 14px;
    line-height: 27px;
}
.call-action-2-image-1 {
    width: 50.85%;
}
.call-action-2-image-2 {
    width: 100%;
    margin: 0;
}
.call-action-2-images {
    position: relative;
    margin: 0;
    overflow: hidden;
}
.objective-head{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.work-process-icon {
    width: 40px;
    height: 40px;
    margin: 0 0 0 15px;
    font-size: 40px;
    color: #428b8b;
}
.work-process-title {
    margin-bottom: 0;
    font-size: 15px;
}
.work-process-item.text-center.pt-20 {
    text-align: right !important;
}
.work-process-item p {
    font-size: 13px;
    color: #7c7c7c;
}
.inner-nav ul li a {
    font-size: 14px;
}
.main-nav.body-scrolled.dark .inner-nav ul &gt; li &gt; a:hover ,
.main-nav.body-scrolled.dark .inner-nav ul &gt; li &gt; a.active{
    color: #428b8b;
}
.main-nav.body-scrolled.dark .inner-nav ul &gt; li &gt; a {
    color: #202046;
    opacity: 1;
}
.nav-logo-wrap .logo {
    padding: 7px 0;
}
.main-nav.body-scrolled.dark {
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 6%);
}
.hs-line-7 {
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    width: 60%;
    margin: auto;
}
.owl-prev, .owl-next {
    font-size: 35px;
}
.bg-dark-alfa-50:before, .bg-dark-alfa-50 .YTPOverlay:before {
    background: hsl(0deg 0% 13% / 75%);
}
.banner-heading {
    font-size: 24px;
    color: #202046;
}
.banner-decription {
    font-size: 14px;
    line-height: 27px;
    text-align: justify;
}
.btn-mod.btn-large {
    background: #428b8b;
    color: #fff;
}
.tpl-minimal-tabs li a.active, .tpl-minimal-tabs li a.active:hover {
    border: 1px solid #428b8b !important;
    background: #428b8b !important;
    color: #fff !important;
    cursor: default;
}
.nav-tabs .nav-link {
    font-weight: 400;
    letter-spacing: 0;
    font-size: 15px;
    color: #202046;
}
.section-title-descr {
    font-size: 14px;
    margin-top: 10px;
}
@media (max-width: 991px) {
    .main-nav.dark.body-scrolled .mobile-nav {
        color: #428b8b;
        background: transparent;
        box-shadow: none;
    }  
    .main-nav.body-scrolled.dark .inner-nav ul &gt; li &gt; a {
        color: #fff;
    }
}
</pre></body></html>