a {
    color: #514997 !important;
}

.rtl .home-page .hero-section {
    height: 60vh;
}

.ltr .home-page .hero-section {
    height: 60vh;
}


element.style {
}
.rtl .home-page .hero-section .hero-content {
    height: 100%;
}

.rtl .home-page .hero-section .hero-content {
    height: 120%;
}

section {
    position: relative;
    top: 0px !important;
}

.rtl .home-page .innovation-section .innovation-content .header .slug {
    font-size: 22px;
    font-weight: 500;
    color: #5fbfbf;
}

.rtl .home-page .service-section .service-content .header .slug {
    font-size: 22px;
    font-weight: 500;
    margin-top: -11px;
    color: #5fbfbf;
}

.header .title {
    font-weight: 500;
    font-size: 60px;
    color: #514997;
}

.rtl .home-page .service-section .service-content .service-items .each .img {
    text-align: center;
    width: 120px;
    height: 120px;
}

.theme-btn:hover {
    transition: all .2s ease;
    background: #43a8a8;
}

.button a:hover {
    color: #ffffff !important;
}

.rtl .home-page .innovation-section {
    padding: 50px 0;
}




.ltr .home-page .hero-section .hero-content .title {
    font-size: 40px;
    font-weight: 600;
}

.ltr .home-page .hero-section .hero-content {
    height: 116%;
}