/**
* Theme Name: Emarat Child
* Description: This is a child theme of Emarat.
* Author: <a href="https://themeforest.net/user/expert-themes">Expert Themes</a>
* Template: emarat
* Version: 1.0
*/


.about-us-back
{
	border-radius:10px;
}

.content_block_four .content-box {
    display: block;
    background: #fff;
    border-radius: 10px;
    padding: 60px 50px 70px 50px 
}

.contact-form-section .title-box .text {
    position: relative;
    color: #ed7324;
    font-size: 20px;
    line-height: 1.8em;
    font-weight: 500;
    max-width: 730px;
    margin: 0 auto;
}

.services-block-two .inner-box .image .read-more 
{
	display:none;
}