﻿@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&amp;subset=latin,latin-ext');
@import url('https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css');
@import url('https://fonts.googleapis.com/earlyaccess/droidarabickufi.css');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');
@import url(font/sf.css);
body {
    background-color:#fff;
    margin: 0;
    padding: 0;
    font-family: DMR, sans-serif;font-size:14px; line-height:32px ; color:#273338; 
}
a:focus{outline:none}
a {
    background: 0 0;
    font-size: 14px;
    font-family: DMB, sans-serif;
    transition: all 0.4s ease 0s;
    color: #001f44;
    text-decoration: none;
    line-height: 20px;
}
a:active,a:hover{ outline:0; color:#000; text-decoration:none ;transition: all 0.3s ease 0s;cursor:pointer } /*  transition: all 0.4s ease 0s;*/
img{border:0}
hr {
    clear: both;
    border-color: #e4e4ec;
    margin:10px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
}
table {
    border-collapse: collapse;
    border-spacing: 0; margin:0; padding:0
}
p{padding:0; margin:0}
.clear {clear:both}
.maincontent{
    max-width:1130px; margin:0 auto; direction:rtl; 
}
.maincontentman{ max-width:1130px; margin:0 auto; direction:rtl; }
.maincontentrenmaii {
    width: 100%;
    min-width: 100%;
    background-image: url(/images/manbg.jpg);
    padding: 60px 0;
    background-size: 100% auto;
    background-position: center;
    box-shadow: inset 0 0 0 2000px rgba(238, 242, 248, 0.8); margin-bottom:40px
}
.topheader {
    height: 130px;
    padding: 20px 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 100;
    background:url(images/4907157.jpg) no-repeat  #fff
}
.topheader .maincontent{display:flex}
.topheadercol{width:410px}
.mainlogo{width:310px; margin:0 auto}
.mainlogo img{height:90px; margin-left:20px; display:inline-block}
.mainlogo span{display:inline-block; width:197px; font-size:13px; vertical-align:middle; line-height:28px; color:#043946;}
.mainlogo span b{font-weight:normal; font-size:20px}
.mainlogo span i{font-style:normal; color:#17c001}
.menubar{padding-top:30px}
    .menubar i{font-size:24px; vertical-align:-.3em; margin-left:10px;}
    .header-left {
        text-align: left;
        flex: 5;
        padding-top: 30px;
    }

    .header-left a {
        font-size: 20px;
        margin-right: 10px;
        color: #273338
    }

        .header-left a:hover {
            color: #2f9e85
        }

        .header-left i {
            vertical-align: -.3em
        }
.search-focus {
    background: url(images/search-12-xxl.svg) no-repeat right;
    border: 0;
    outline: none;
    background-size: 27px;
    background-position: 7px;
    width: 0;
    height: 38px;
    padding: 0 20px;
    transition: all .5s;
    z-index: 10;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-family: DMR
}
.search-focus input{outline:none; font-family:Rg }
.search-focus:focus{width:300px;padding-left:50px;cursor:auto; background-color:#fbfbfb;outline: none;  
border: 1px solid rgb(241, 241, 241);border-radius: 6px;}


.topad{margin:20px auto; text-align:center}
.topad img{max-width:728px; margin:0 auto}

.modal-content{background-color:#fff!important}
.modalhead{background-color:#344e41; color:#fff; padding:0 10px; display:inline-block; margin:20px 0}

.modalcol{
    display:inline-block;vertical-align:top; width:100%; padding:5px
}
.header{
margin:30px 0; position:relative
}

.right{text-align:right!important}
.header h4 {
font-family: DMB;
font-size: 17px;
position:relative;
color:#001f44

}
.header h4 span{padding-right:20px}
.header h4::before{
  content: "";
  width: 6px;
  background-color: #63c300;
  position:absolute;
  height:100%; margin-left:10px;
}

.right h4 {
font-family: DMB;
font-size: 16px;

}


.fontsize{font-size:16px; padding-bottom:10px}



.rightdiv{overflow:hidden; width:780px; display:inline-block; vertical-align:top; margin-bottom:20px; margin-top:20px;}
.leftdiv {
    width: 350px;
    padding-right: 30px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    margin-top: 20px
}






.manshetrightdiv{overflow:hidden; width:100%; max-width:710px; display:inline-block; vertical-align:top; margin-bottom:20px}
.manshetleftdiv{width:400px;  margin-right:20px; display:inline-block; vertical-align:top; margin-bottom:20px }
.manshetitem{
    width:100%; height:440px; position:relative
}
.manshetitemimg{width:100%}
.overlay2 {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 11;
  width: 100%;
  height: 60%;
  -webkit-transition: all ease .6s;
  -moz-transition: all ease .6s;
  -o-transition: all ease .6s;
  transition: all ease .6s;
  opacity: 1;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 19%, rgba(0,0,0,0) 20%, rgba(0,0,0,0.54) 40%, rgba(0,0,0,0.65) 50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,rgba(0,0,0,0)), color-stop(20%,rgba(0,0,0,0)), color-stop(40%,rgba(0,0,0,0.54)), color-stop(50%,rgba(0,0,0,0.65)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.54) 40%,rgba(0,0,0,0.65) 50%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.54) 40%,rgba(0,0,0,0.65) 50%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.54) 40%,rgba(0,0,0,0.65) 50%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.5) 60%,rgba(0,0,0,0.6) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}


.manshettitle {
  bottom: 20px;
  left: 0;
  position: absolute;
  right: 0;
  padding: 0 30px;
  text-align: justify;
  line-height: 35px;  z-index: 11;
}
.manshettitle i{color:#63c300}
.manshettitle h4 {    
    color: #fff;
    font-weight: normal;
    font-size:22px; line-height:42px; font-family:DMB
}
.manshettitlephoto {
  bottom: 20px;
  left: 0;
  position: absolute;
  right: 0;
  padding: 0 20px;
  text-align: justify;
  line-height: 35px;  z-index: 11; border-right:solid 2px #63c300; width:85%; margin:0 auto;
}.manshettitlephoto h4 {    
    color: #fff;
    font-weight: normal;
    font-size:22px; line-height:42px; font-family:DMB
}
 .manshettitle span{ display:block; position:relative }
 .manshettitle span::before{
  content: "";
  display: inline-block;
  width: 3px;
  height: 18px;
  position: relative;
  top: 5px;
  background: #63c300;
  right:0;
  margin-left:10px
}
.manshettitle span i{position:absolute; right:auto;bottom:8px; background-color:rgba(99,195,0,.7) ; padding:4px 10px; color:#fff; font-size:10px;  margin-right:10px}


.newsitem{width:262px; display:inline-block;vertical-align:top; margin:15px 10px; position:relative}
.newsitemproject{width:100%; margin-bottom:10px; position:relative}
.newsitemprojectimg{height:200px; width:100%}

.newsitemimg {
        width: 100%;
        height: 160px;
        position:relative
}
.newsitemimg i{position:absolute; left:0;bottom:0; background-color:rgba(99,195,0,.7) ; padding:6px 10px; color:#fff; font-size:10px}

.newsitemtitle{padding:15px 0}
.newsitemtitle a{font-size:15px}
.newsitemtitle span{display:block; font-family:DMR; font-size:12px;position:relative;padding-right:13px}
.newsitemtitle  i{color:#63c300; font-size:16px; vertical-align:-.0125em; margin-left:7px}
.newsitemtitle span::before{
  content: "";
  display: inline-block;
  width: 3px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);

  background: #63c300;
  right:0
}


.newsitemsearch{width:345px; display:inline-block;vertical-align:top; margin:15px 15px; position:relative}
.newsitemsearchimg {
        width: 100%;
        height: 210px;position:relative
}
.newsitemsearchimg i{position:absolute; left:0;bottom:0; background-color:rgba(99,195,0,.7) ; padding:6px 10px; color:#fff; font-size:10px}

.newsitemsearchtitle{padding:15px 0;}
.newsitemsearchtitle a{font-size:15px}
.newsitemsearchtitle span{display:block; font-family:DMR; font-size:12px;position:relative;padding-right:13px}

.newsitemsearchtitle span::before{
  content: "";
  display: inline-block;
  width: 3px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
  background: #63c300;
  right:0
}
.newsitemsearchtitle i{color:#63c300; margin-left:6px; }







.testimonials{position:absolute; top:-50px;left:-60px}
.mediasection {
    width: 100%;
    min-width: 1130px;
    background-color: #f0f0f0;
    padding: 1px 0;; position:relative
}
.manshetmazarga{margin-bottom:20px; position:relative}
.mazarga{width:100%; min-width:1130px; padding:20px 0;background: url(images/side-lines.png) no-repeat,#151a24;}

.mazargamanshettitle{display:inline-block;vertical-align:top; width:390px; position:relative;  z-index:2; }
.mazargamanshettitleshift{
    left:-60px;  position:absolute;background-color:#f0f0f0; top:40px; height:370px; padding:40px 20px;
}
.mazargamanshettitleshift span{ display:block; margin-bottom:15px;position:relative; padding-right:13px}
.mazargamanshettitleshift span::before{
  content: "";
  display: inline-block;
  width: 3px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
  background: #63c300;
  right:0
}
.mazargamanshettitleshift i{color:#63c300; margin-left:8px}
.mazargamanshettitle a{color:#001f44; font-size:24px; line-height:48px;}
.mazargamanshetimg{width:740px ; height:450px; display:inline-block;vertical-align:top; z-index:1;position:relative}


.karitem{
width: 356px;
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
position: relative;
height:210px
}
.karitemtitile
{
    bottom:15px;
    left: 0;
    position: absolute;
    right: 0;
    padding: 0 15px;
    font-size:15px;  line-height:30px;
}
.karitemtitile {color:#fff!important; width:85%; margin:0 auto; border-right:solid 2px #63c300}
.karitemtitile span{
    color: #fff;
    font-size:12px
    }
.overlay
{
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 80%;
    opacity: 1;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 19%, rgba(0,0,0,0) 20%, rgba(0,0,0,0.54) 40%, rgba(0,0,0,0.65) 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,rgba(0,0,0,0)), color-stop(20%,rgba(0,0,0,0)), color-stop(40%,rgba(0,0,0,0.54)), color-stop(50%,rgba(0,0,0,0.65)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.54) 40%,rgba(0,0,0,0.65) 50%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.54) 40%,rgba(0,0,0,0.65) 50%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.54) 40%,rgba(0,0,0,0.65) 50%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.5) 60%,rgba(0,0,0,0.6) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.footter{width:100%; min-width:1130px; margin-top:30px;background-color:#f5f5fa }
.rightfooter{width:350px; display:inline-block; vertical-align:top; text-align:center }
.imagelogo{width:100%;  padding-top:40px; margin:0 auto; font-size:22px}
.imagelogo img{width:120px;  margin-bottom:20px}
.imagelogo span{display:block; font-size:18px}
.footercocial
{
    padding-top: 20px;
}
.footercocial a:hover{color:#ADB5BD}
.footercocial i{
    font-size:14px;
   width: 30px;
    height: 30px;    
    text-align: center;
    border-radius: 1000px;
    background-color: #17c001;
    line-height:30px;
    color:#fff; margin:0 3px
}
.footercocial i:hover{color:#F0EDCC}
.footerlang{padding:20px 0}
.footerlang a{display:inline-block; margin:0 5px; font-family:DMR}
.leftfooter{width:780px; display:inline-block; vertical-align:top; padding:30px 0 30px 0; }

.footercol{
    width:195px; display:inline-block; vertical-align:top;
}
.footercol a{display:block; margin-bottom:15px; font-size:13px; font-family:DMR;}
.footercol span{display:block;  font-size:13px;}
.footercol a span{font-family:Raleway; display:inline-block; font-weight:700;direction:ltr }
.footercol a:hover{color:#63c300}
.footercol h4{font-family:DMB; font-size:16px; padding-top:0; margin-top:20px; margin-bottom:25px}
.footercol i{margin-left:5px; font-size:12px; color:#63c300}
.underfooter{
     padding-bottom:25px; font-size:14px; font-family:Lato; font-weight:300;direction:ltr; text-align:right
}
.underfooter hr{margin:10px 0}
.underfooter a{color:#666; font-size:12px; margin-left:15px}
.underfooter a:hover{text-decoration:underline}
.image-light {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(rgba(255,255,255,.2),0),color-stop(rgba(0,0,0,0),.6667));
    background: -webkit-linear-gradient(rgba(255,255,255,.2) 0,rgba(0,0,0,0) 80%);
    background: -moz-linear-gradient(rgba(255,255,255,.2) 0,rgba(0,0,0,0) 80%);
    background: -o-linear-gradient(rgba(255,255,255,.2) 0,rgba(0,0,0,0) 80%);
    background: linear-gradient(rgba(255,255,255,.2) 0,rgba(0,0,0,0) 80%);
    display: block;
    height: 100%;
    position: absolute;
    right: -70%;
    top: 0;
    width: 100%;
    -webkit-transform: skewX(24deg);
    -moz-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    -o-transform: skewX(24deg);
    transform: skewX(24deg);
    z-index: 1;
}


.wtarsection{

}

.wtaritem{
    width:272px; display:inline-block; vertical-align:top; margin:10px 5px;

}
.wtaritemimg{
    width:100px; height:100px;display:inline-block; vertical-align:top;
   
}
.wtaritemimg img{
   border-radius:.4rem  
}
.wtaritemtitle{
    width:150px; display:inline-block; vertical-align:top; padding-right:15px
}

.wtaritemtitle span{
    display: block;
  margin-bottom: 5px;
  position: relative;
  padding-right: 25px; font-size:13px;color:#63c300; 
}
.wtaritemtitle span::before{
  content: '“';
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 0;
  font-size:5em;
  font-family:Arial;
  color:#63c300; padding-left:10px;
}



.moremanitem{width:390px; margin-bottom:20px; margin-right:15px}
.moremanitemimg{width:120px; height:95px; display:inline-block; vertical-align:top;position:relative}
.moremanitemimg i{position:absolute; left:0;bottom:0; background-color:rgba(99,195,0,.7) ; padding:6px 10px; color:#fff; font-size:10px}

.moremanitemtitle{
    width:270px; display:inline-block; vertical-align:top; padding-right:30px
}
.moremanitemtitle i{color:#63c300; margin-left:6px}
.moremanitemtitle a{font-size:15px}

.moremanitemtitle span{
  display: block;
  margin-bottom: 5px;
  position: relative;
  padding-right: 16px;
  font-size:13px
}
.moremanitemtitle span::before{
    content: "";
  display: inline-block;
  width: 3px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
  background: #63c300;
  right: 0;
}


.pagerdiv {
    width: 100%;
   
    padding-bottom: 20px;
    padding-top: 30px
}
.repeaterpage span {
    width: 35px;
    height: 35px;
    margin-left: 8px;
    background-color: #344e41;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-family: Lato;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
   
}

.repeaterpage a {
    width: 35px;
    height: 35px;
    margin-left: 8px;
    
    
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-family: lato;
    color: #001f44;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
   
}

    .repeaterpage a:hover {
        background-color: #344e41;
        color: #fff;
    }



.partleftdiv{width:536px; display:inline-block;vertical-align:top; margin-left:30px}
.partrightdiv{width:564px; display:inline-block;vertical-align:top}


.partmanshet{width:100%; position:relative}
.partmanshetimg{width:100%; height:360px; position:relative}
.partmanshetimg i{position:absolute; left:0;bottom:0; background-color:rgba(99,195,0,.7) ; padding:10px 16px; color:#fff; font-size:18px}

.partmanshettitle{padding:30px 0
}
.partmanshettitle a{font-size:18px; line-height:40px}
.partmanshettitle span{
 
  display: block;
  margin-bottom: 5px;
  position: relative;
  padding-right: 16px;
  font-size:13px
}
.partmanshettitle span::before{
    content: "";
  display: inline-block;
  width: 3px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
  background: #63c300;
  right: 0;
}
.partmanshettitle i{color:#63c300; margin-left:6px}


.datedivdetail{color:#666; padding:10px 0; font-size:14px ;position:relative; padding-right:14px
}
.datedivdetail::before{
  content: "";
  display: inline-block;
  width: 3px;
  height: 18px;
  position: absolute;
  top: calc(50% - 11px);
  background: #63c300;
  right: 0;
}
.datediv{font-size:16px}

.detaildivimg{position:relative; height:440px;}
.imagecaption {
    position: relative;
    font-size: 12px;
    color: #555;
    border-bottom:solid 1px #e5e5e5; line-height:38px; background-color:#344e41; color:#fff; padding-right:15px
}
.detailshare{padding: 0; }
.detailshare img{margin:unset!important}
.descriptiondetail{padding:20px 0}
.descriptiondetail iframe {
    width: 100% !important;
    min-height: 500px;
    display: block;
    margin: 20px auto
}
 .descriptiondetail img {
    max-width: 100% !important;
    display: block;
    
}
.descriptiondetail p, .descriptiondetail {
    font-size: 15px;
    line-height: 42px;
    color:#001f44;
    text-align:justify;
}


    .descriptiondetail p h2, .descriptiondetail h2 {
        color: #1e1e1e !important;
        font-size: 15px !important;
        line-height: 36px !important;
        margin-top: 25px !important;
        margin-bottom: 25px !important;
        text-align: right;
        font-family: DMB;
        padding-right:90px;
        position:relative;
    }
    .descriptiondetail p h2::before, .descriptiondetail h2::before {
    font-family: Arial;
    right: 48px;
    content: '“';
    top: 20px;
    font-size: 5em;
    position: absolute;
    color:#63c300;
    }





    
    .descriptiondetail p h3, .descriptiondetail h3 {
        color: #344e41 !important;
        font-size: 14px !important;
        line-height: 36px !important;
        font-style:italic;
        text-align: right;
        font-family: DMB;
        padding-right:90px;
        position:relative;
        width:40%;
        border-radius:25px;
        padding:18px 40px 15px 30px;
        margin:20px 0;
        display:inline-block; float:left; margin-right:30px;
        background-color:#f5f5fa
     
    }
    .descriptiondetail p h3::before, .descriptiondetail h3::before {
    font-family: Arial;
    left: 30px;
    content: '“';
    top: 10px;
    font-size: 8em;
    position: absolute;
    color:#63c300;
    font-style:normal
    }


    .detailsection span{ font-size:14px; color:#344e41}
    .detailsection span a{color:#63c300}
    .detailsection h1 {
        color: #001f44!important;
        font-size: 34px;
        line-height: 60px; font-family:DMB; margin:20px 0
    }
     .detailsection h1 i{color:#63c300; margin-left:15px;font-size:28px; vertical-align:-0.125em}
    .myAudio{margin-top:-1px;position:relative}

    .topviewitem{background-color:#f7f7f7; padding:20px; margin-bottom:10px}
    .gallerydetailimg{margin: 30px auto}
    .wtaritem2{width:100%; display:block}
    .wtaritemtitle2{width: 400px;
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
    }
    .wtaritemimg2{ width:110px; height:110px;display:inline-block; vertical-align:top;}
    .wtaritemimg2 img{border-radius:0.4rem}
    .birwrahr{margin-bottom:0}

    .videosection {
    width: 100%;
    min-width: 1130px;
    padding: 30px 0;
    background-color: #344e41;
    background-size: 100%;
    margin-bottom: 30px;
}

.gallerydetail{background-color:#f5f5fa; padding:20px 0}
.gallerydetail h1{
    color: #001f44 !important;
  font-size: 34px;
  line-height: 60px;
  font-family: DMB;
}

.gallerydetail iframe {
    width: 100% !important;
    min-height: 500px;
    display: block;
    margin: 20px auto
}
.gallerydetail img {
    max-width: 100% !important;
    display: block;
    margin:20px 0
}





.videoitem{width:263px; display:inline-block; vertical-align:top; margin:0 9px 20px 10px }
.videoitemtitle{width:138px; padding-left:15px;display:inline-block; vertical-align:top;  line-height:26px}
.videoitemtitle a{font-size:14px}
.videoitemimg{width:125px; height:100px;display:inline-block; vertical-align:top; position:relative }
.videoitemimg i{position:absolute; left:0;bottom:0; background-color:rgba(99,195,0,.7) ; padding:6px 10px; color:#fff; font-size:10px}








.image {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.image img {
  position : relative;
 -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  object-fit: cover; width:100%; height:100%;overflow: hidden; 
 
}
.image:hover img {
  position: relative;   
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
   -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0.9;overflow: hidden;
}


