﻿.home-full .slider-content > div {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 35px;
}
.our_project .project_row figure.snip_con figcaption .link_icon {
    width: 20%;
 }
.our_project .project_row figure.snip_con figcaption .text_pro {
    width: 80%; 
}
footer {
    position: inherit !important;
}
.newsletter_sec {
    margin-bottom: 0px !important;
}
.banner_project { 
    background-color: rgba(255, 255, 255, 0.1);
}
.testimonial .testimonial_slide .testimonial_sec h5 {
    margin-bottom: 0px;
}
/*.service_content {
    min-height: 180px;
}*/
body.rtl .our_service .service_our .service_content {
    padding-left: 0;
    padding-right: 60px;
}
    body.rtl .our_service .service_our .service_content .service_icon {
        left: unset;
        right: 4px;
        top: -7px;
    }

body.rtl .our_service .service_our .service_content {
    padding-left: 0;
    padding-right: 30px;
}

.service_our .main {
    color: #8c8c8c;
}

.service_our .main {
    color: #8c8c8c;
    padding: 12px;
    direction: rtl;
    text-align: justify;
    min-height: 153px;
}



@media only screen and (max-width: 360px) {
    .testimonial .testimonial_slide .testimonial_sec .img_quote {
        left: 35px;
    }
}

.con_title h2 { 
    line-height: 40px;
}