.nav-link {font-size: 0.9rem;}
.r-container {max-width: 1400px;}
h1 {font-size: 58px;}
.text-align-justify{text-align: justify;}
.section.section2-services,
.section.reduce-upper-padding {padding: 0em 2em 6em 2em;}
.eee-section li {
    line-height: 40px;
    font-size: 16px;
    font-family: var(--font-2);
    color: var(--text-color-2);
}
@media (max-width: 767px) {
    .section.position-relative {
        background-size: contain !important;
        background-position: center  !important;
        background-repeat: no-repeat  !important;
    }
}