.fa-arrow-right-long{
    color: #2541b1;
}
.copyright-name{
    color: #2541b1;

}

.service-block-one .inner-box {
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    text-align: center;
    padding: 45px 20px;
    height: 570px;
}


@media only screen and (max-width: 575px){

    section.welcome-section {
        position: relative;
        padding: 50px 0 90px;
    }

    section.funfacts-section {
        position: relative;
        padding: 60px 0 30px;
    }
    section.news-section {
        position: relative;
        padding: 60px 0 90px;
    }

    section.client-logo {
        position: relative;
        padding: 10px 0;
        border-top: 1px solid #e9e1db;
    }
    section.features-section {
        position: relative;
        padding: 0px 0 10px;
    }
    .feature-block_text {
        font-size: 16px;
        line-height: 20px;
        color: #ffffff;
        font-weight: 400;
        font-family: "DM Sans";
        text-align: center;
        margin-top: 42px;
    }
}	

@media (max-width:576px) {
 
    h2.service-details-title {
        font-size: 35px;
        
    }
}

.enquiry-text{
    color: #0c1435;
    font-weight: 600;
    font-family: "Crimson Text";
}
.client-images img{
    height: 150px;
    width: 150px;
}