@charset UTF-8;
body{font-size:14px;font-family:sahel,sans-serif;margin:0;padding:0;color:#5C6468}
@font-face {
    font-family: Sahel;
    src: url('../fonts/sahel/Sahel.eot');
    src: url('../fonts/sahel/Sahel.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sahel/Sahel.woff') format('woff'),
    url('../fonts/sahel/Sahel.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Sahel;
    src: url('../fonts/sahel/Sahel-Bold.eot');
    src: url('../fonts/sahel/Sahel-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sahel/Sahel-Bold.woff') format('woff'),
    url('../fonts/sahel/Sahel-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Sahel;
    src: url('../fonts/sahel/Sahel-Black.eot');
    src: url('../fonts/sahel/Sahel-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/sahel/Sahel-Black.woff') format('woff'),
    url('../fonts/sahel/Sahel-Black.ttf') format('truetype');
    font-weight: 900;
}

@font-face {
    font-family: yekan;
    src: url('../fonts/yekan/yekan.eot');
    src: url('../fonts/yekan/yekan.eot#iefix') format('embedded-opentype'),
    url('../fonts/yekan/yekan.woff') format('woff'),
    url('../fonts/yekan/yekan.ttf') format('truetype'),
    url('../fonts/yekan/yekan.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: yagut;
  src: url('../fonts/yagut/yagut.eot');
  src: url('../fonts/yagut/yagut/yagut1.eot?#iefix') format('embedded-opentype'),
       url('../fonts/yagut/yagut.woff') format('woff'),
       url('../fonts/yagut/yagut.ttf') format('truetype');
  font-weight: normal;
}
/* font-Mitra */
  @font-face {
      font-family: Mitra;
      src: url('../fonts/mitra/mitra.eot');
      src: url('../fonts/mitra/mitra1.eot?#iefix') format('embedded-opentype'),
           url('../fonts/mitra/mitra.woff') format('woff'),
           url('../fonts/mitra/mitra.ttf') format('truetype');
      font-weight: normal;
    }



p{font-family: Mitra,sans-serif;}
a{text-decoration:none;transition:all .4s;-moz-transition:all .4s;-webkit-transition:all .4s;-o-transition:all .4s;}
a:hover{text-decoration:none}
a:hover,a:focus{outline:0;text-decoration:none}
a:active{outline:0;text-decoration:none}

.logobox img.img-responsive {
    width: 165px;
    margin: 14px auto 25px auto;
}
.slogan {text-align: center;}
.slogan i.fa {margin: 2px 5px;}
.box_inner_users {
    border: 1px solid #a914144d;
    text-align: center;
    /* padding-top: 10px !important; */
    padding-bottom: 10px !important;
    margin-top: 5px;
    border-radius: 4px;
}
.no-padding {padding: 0;}
.no-margin {margin: 0;}
.box_inner_users .text_inner_users p {text-align: justify;direction: rtl;margin: 2px 0 7px 0;font-size: 18px;line-height: 24px;}
.logo_inner_users i {font-size: 55px;color: #d6d4d1;margin: 0 0 5px 0;}
.btn_inner_users a {color:#5C6468;border: 1px solid #e5e4e2;padding: 1px 6px;font-size: 11px;border-radius: 1px;background: #fbf2f2;border-radius: 4px;}
.btn_inner_users a:hover {background: #941318;color: #fff;}
.about_box p {
    direction: rtl;
    text-align: justify;
    margin: 21px 0 0 0;
    line-height: 29px;
    font-size: 18px;
}
.about_box p.more_about {margin: 0;display: none;}

#test .owl-carousel .item {
    height: 10rem;
    padding: 0 !important;
}
.image_tandis_box .border_left_line .item {border: 1px solid #e7e5e5 !important;}

#test .owl-carousel .item h4 {
    color: #FFF;
    font-weight: 400;
    margin-top: 0rem;
}
.image_tandis_box {margin-top: 25px;}
.border_left_line{border-left: 1px solid #f9dcdc;}
.header_text {text-align: center;margin-bottom: 21px;}
.main {background: #fff3e39e;}
.logo_inner_users img {width: 100%;padding-bottom: 5px;}
span.more_about_btn i.fas {
    font-size: 18px;
    color: #8e8d8b;
    position: absolute;
    margin-top: -20px;
    cursor: pointer;
    transition:all .4s;
}
span.more_about_btn i.fas:hover {color: #941318;}
.header_text p {
    color: #984c47;
    font-size: 24px;
    font-weight: 500;
}

.image_tandis_box img{opacity: 0.6;transition:all .4s;}
.image_tandis_box img:hover{opacity: 1;}
.footer {
    background: #5f5f5f;
    margin-top: 35px;
    color: #fff;
    text-align: right;
    direction: rtl;
    padding: 14px 0;
}

.footer a {
    color: #ffff;
}

.footer ul {
    padding: 0;
    list-style-type: none;
}

.footer ul li {
    padding: 0 0 10px 0;
    font-size: 15px;
}

.footer .footer_address h3 {
    font-size: 17px;
    border-bottom: 4px double #ffffff70;
    padding: 0 0 11px 0;
    margin-bottom: 16px;
}
.footer .footer_namad h3 {
    font-size: 17px;
    border-bottom: 4px double #ffffff70;
    padding: 0 0 11px 0;
    margin-bottom: 16px;
}
.footer ul li i.fa {
    padding-left: 7px;
}


.users_box .col-md-12.col-xs-12.col-sm-12.col-lg-12 {
    /* background: #fff; */
}

.users_box .box_inner_users {
    background: white;
}