*, body {
    font-family: 'Almarai', sans-serif !important;
}
.fa {
    font-family: 'FontAwesome' !important;
}
.row-center {
    display: flex;
    justify-content: center;
}
#scrollUp i {
    background-image: linear-gradient(220deg, #14B9A7 0%, #0A9E8E 79%)!important;
}
.started {
    padding: 14px 40px 14px 40px!important;
    background-color: transparent!important;
    background-image: linear-gradient(220deg, #14B9A7 0%, #0A9E8E 79%)!important;
    border-radius: 7px 7px 7px 7px!important;
}
 .started a:hover {
    background-color: transparent;
    background-image: linear-gradient(180deg, #0A9E8E 19%, #14B9A7 100%);
}
.log-in-img, .log-in-img-hover {
    height: 100% !important;
    width: 100% !important;
}
.services-item-pos {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%) !important;

}
.services-item-pos:hover {
    background-color: #fffffff0 !important;
    color: #03228F;
}
.content-sub {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 0 0 0;    
}
.sub-btn {
    margin: 20px 0px 20px 0px;
}
.title-sub a, .title-sub a:hover {
    color: #03228F !important;
}
.login-btn {
    margin: 20px 0px 20px 0px;
    
}
.button-login-li {
    background-color: transparent;
    background-image: linear-gradient(180deg, #14b3a3 45%, #00C4B6 96%);
    border-radius: 4px 4px 4px 4px;
}
.button-login {
    padding: 8px 30px;
}
.login-btn a {
    background-color: transparent;
    background-image: linear-gradient(180deg, #14b3a3 45%, #00C4B6 96%);
    border-radius: 4px 4px 4px 4px;
    font-family: "Almarai", Sans-serif;
    font-weight: 600;
}
.login-btn a:hover {
    color: #fff;
    background-color: transparent;
    background-image: linear-gradient(180deg, #00C4B6 45%, #14B3A3 96%);
}
.pos-footer {
    background: url(none)!important;
    background-color: #000 !important;
    color: #fff !important;
    text-align: center;
}
.rs-footer .footer-bottom {
    background: none !important;
}
.y-middle {
    justify-content: center;
}
.rs-banner.style3 {
    padding: 240px 0px 270px 0px;
}
.readon.learn-more.submit {
    background-color: transparent !important;
    background-image: linear-gradient(180deg, #0AAA99 45%, #099B8F 95%)!important;
    padding: 12px 40px 12px 40px!important;
    font-size: 16px!important;
    font-weight: 600!important;
    text-transform: capitalize!important;
    border-radius: 7px 7px 7px 7px!important;
}
.readon.learn-more.submit:hover, .readon.learn-more.submit:focus {
    background-color: transparent!important;
    background-image: linear-gradient(120deg, #14B9A7 0%, #0A9F8F 100%)!important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    height: 45px;
    line-height: 42px;
    padding: 0px 15px 0 15px;
    margin-top: 20px;
    font-weight: 300;
}
.rs-banner.style3 .banner-content .sub-title {
    font-size: 20px;
    line-height: 50px;
    font-weight: 700;
}
.rs-banner.style3 .banner-content .desc {
    font-size: 20px;
    line-height: 44px;
    font-weight: 600;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #1ea292;
}
iframe {
    border: 0;
}
.rs-breadcrumbs.img2 {
    background: url(assets/images/bannar/Pricing-1.png) !important;
}
.sec-title2 .title.title2 {
    max-width: max-content;
}
.sec-title2 .title {
    font-size: 40px;
    color: #003E8D;
    font-weight: 600;
}
.sec-title2 .sub-text {
    line-height: 75px;
    font-size: 22px;
}
.front-content-part {
    margin-bottom: 45px;
}
div#rs-contact {
    background-color: #FFF;
}
.rs-contact .contact-widget.onepage-style .from-control {
    background: #d1fffa;
}
@media only screen and (max-width: 1080px){
    i.fa.fa-whatsapp.color-wats {
        display: inline;
    }
}
i.fa.fa-whatsapp.color-wats {
    color: #1da090;
    font-size: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.address-text {
    display: flex;
justify-content: center;
align-items: center;
align-self: center;
}
.rs-industry .all-services .services-item .services-wrap .services-text .title {
    font-size: 16px;
    line-height: 31px;
    font-weight: 600;
    color: #0c439a;
    margin-bottom: 0;
}
.rs-industry .all-services .services-item .services-wrap .services-text .title:hover {
    color: #20aa99;
}
.rs-contact .contact-box .address-box .address-text .label {
    font-size: 18px;
}
.rs-contact .contact-box .address-box .address-text a {
    line-height: 2.2;
}
.contact-box {
    height: 150px;
    padding: 50px 30px 20px 30px !important;
}