.about-area img {
    border: 2px solid #fc4a1a;
    border-radius: 20px;
}

.about-area .dreamit-section-title h4:after,
.about-area .dreamit-section-title h4::before {
    content: unset !important;
}

.client-area ,.process-area,.footer-buttom-area{
    background-color: #fc4a1a;
}

.dreamit-client-single-box {
    border-radius: 20px;
    min-height: 300px;
}
.dreamit-client-single-box:hover{
    border: 1px solid #fff;
}

.dreamit-client-thumb img {
    border-radius: 7px;
    width: 65%;
}

.client-content-title h5 {
    color: #fff;
    font-size: 14px;
}
.about-area,.blog-aera,.footer-area{
    background-color: #0F204C;
    color: #fff;
}
 
.ar-e{
    position: absolute !important;
    bottom: 18px;
    right: 90px;
}
.about-area .dreamit-blog-button a,
.dreamit-section-title h4
,.dreamit-section-title h3
,.process-area{
    color: #fff;
}
.client-area .sub-title span{
    font-size: 13px;
}

.dreamit-client-thumb {
    background-color: #0F204C;
    border-radius: 30px;
    margin: 10px;
    padding: 20px 0px;
    border: 1px solid #fff;
}
.bg-bar2.dreamit-section-title h4::before,
.bg-bar2.dreamit-section-title h4::after
{
    background: #fff !important;
}
.blog-page-title{
    color: #0a0a0a;
}
.dreamit-single-blog-box{
    height: 620px !important;
    border-radius: 20px;
    padding: 0px !important;
}
.dreamit-single-blog-thumb img,.dreamit-blog-meta-left {
    border: 1px solid #fc4a1a;
    border-radius: 20px;
}
.process-area h5,.copy-right-text,.copy-right-text p {
    color: #fff;
}
.footer-buttom-icon-menu ul li a{
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
}




@media only screen and (max-width: 959px) {

    .ar-e {
        position: absolute !important;
        bottom: 18px !important;
        right: 115px !important;
    }
}