.input-group-addon
{
    position: absolute;
    top: 0%;
    right: 0%;
    background-color: rgb(50,51,62); 
    height: 100%;
    padding: 1.5% 2%;
    border-left:1px solid rgb(204,204,204) ;
    color: blanchedalmond;
    border-radius:20%  ;
    
}

.avarg
{
    position: absolute;
    top: 0%;
    left: 0%;
    background-color: rgb(50,51,62); 
    height: 100%;
    padding: 1.5% 2%;
    border-left:1px solid rgb(204,204,204) ;
    color: blanchedalmond;
    border-radius:20%  ;
        z-index: 2;
}
/* label{
    direction: rtl;
} */


.dular{position: absolute;
    top: 6%;
    left: 2%;
    height: 100%;
    padding: 1% 2%;
}
.AllHtml .dular{position: absolute;
    top: 7%;
    right: 2%;
    height: 100%;
    padding: 1% 2%;
    width:5px;
}
.pp{padding-left:  3.5%;}

.AllHtml .pp{padding-right:  4.5%;}

 .WordCeo ul li ,.WordCeo p{
    font-family: EYInterstate, sans-serif;
    Font-size: 20px;
    Font-weight: 300;
    Line-height: 28px;
}
.WordCeo h1{
    font-family: EYInterstate, sans-serif;
    Font-size: 40px;
    Font-weight: 300;
    Line-height: 50px;
}
.WordCeo strong{
    font-weight: bold;
}


a{
    text-decoration: none;
    color: black;
    padding: 20px 0; 
}
.forPoints{
 display: none;       
}
.col-sm-1{
    display: inline-block;
}
.home12{
    width: 100%;
    height: 80vh; 
    overflow: hidden;
    background-image: url(../img/Dr.Ahmed\ -\ Pic\ 2.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.home12 .overLay{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 22222;
}




.textOverlay{
    position: absolute;
    top: 8%;
    right: 5%;
    width: 40%;
    height: 40vh;
}
.textOverlay-arabic{
    position: absolute;
    top: 8%;
    right: 5%;
    width: 40%;
    height: 40vh;
}
.textOverlay p,.textOverlay-arabic p{
    font-family: Georgia, sans-serif;
    Font-size: 20px;
    Font-weight: 400;
    Line-height: 30px;
    color: rgb(255, 255, 255);
}


.WordCeo ul li{
    list-style-type: square;
}

.text-dark.NavBerServicePadding ul{
        padding-left:0 !important;
}

.MfdPadding{
    padding-left:0px !important;
}


.col-sm-1{
    padding-top:0px;
    font-size:20px;
}

label{
    font-weight: bold
}


@media only screen and (max-width: 700px) {
    /* label{
        direction: ltr ;
    } */
    .textOverlay{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        margin: 20px ;
    }
     .textOverlay-arabic{
        position: relative;
        top: 0;
        left: 0;
        width: 88%;
        height: auto;
        margin: 20px ;
    }
    .textOverlay p,.textOverlay-arabic p{
        
        color: black;
    }
    .home12{
        height: 32vh;
    }

    .forPoints{
        display: inline-block;
        margin:15px 0;
    }
    .col-sm-1{
        display: none;
    }
}