﻿@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:15px; line-height:30px ; color:#273338; 
}
a:focus{outline:none}
a {
    background: 0 0;
    font-size: 14px;
    font-family: DMB, sans-serif;
    color: #001f44;
    transition: all 0.4s ease 0s;
    text-decoration: none;
    line-height: 25px;
}
a:active,a:hover{ outline:0; color:#000; text-decoration:none; transition: all 0.4s 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:100%; margin:0 auto; direction:rtl; padding:0 20px;
}
.maincontentman{ max-width:100%; margin:0 auto; direction:rtl; padding:0 20px; }
.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:108px; padding:15px 0}
.mainlogo{width:284px; margin:0 auto}
.mainlogo img{height:78px; margin-left:20px; display:inline-block}
.mainlogo span{display:inline-block; width:183px; font-size:12px; vertical-align:middle; line-height:24px; color:#043946;}
.mainlogo span b{font-weight:normal; font-size:17px}
.mainlogo span i{font-style:normal; color:#17c001}

.topheader .maincontent{display:flex}
.logodiv {
    width: 370px;
    height: 68px;
}

.logodiv a {
        font-size: 17px
    }

.logodiv img {
        height: 100%;
        flex: 1;
        margin-left: 10px
}
.menubar{padding-top:20px}
    .menubar i{font-size:24px; vertical-align:-.3em; margin-left:10px;}
.header-left{text-align:left; flex:5; padding-top:25px;}
.header-left a{font-size:20px; margin-right:10px; color:#273338 }

    .header-left a:hover {
        color: #273338
    }

.header-left i{vertical-align:-.2em}
.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; position:absolute; top:32px
}
.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;}

.header-left img{vertical-align:middle; margin-right:30px}
.header-left select {
    border: 0;
    background-color: #fff;
    padding: 5px 0;
    width: 60px;
    font-family: DMR;
    color: #134563
}


.topad{margin:20px auto; text-align:center}
.topad img{max-width:728px; margin:0 auto}

.rightdiv{overflow:hidden; width:100%; max-width:100%; display:inline-block; vertical-align:top; margin-bottom:20px}
.leftdiv{width:100%;  margin-right:0; display:inline-block; vertical-align:top; margin-bottom:20px; padding-right:0 }

.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: 16px;
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}



.manshetrightdiv{overflow:hidden; width:100%; max-width:100%; display:block; vertical-align:top; margin-bottom:20px}
.manshetleftdiv{width:100%;  margin-right:0; display: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: 0;
  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;
}
.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
}


entlivestory{text-align:right; padding-left:0; padding-right:20px; float:right; clear:both ; margin-top:-80px   }


.mediasection {
      width: 100%;
    min-width: 100%;
    background-color: #f0f0f0;
    padding: 1px 0;; position:relative
}
.newsitem{width:22.8%; display:inline-block;vertical-align:top; margin:15px 1.1%; position:relative}
.newsitemproject{width:100%; margin-bottom:10px; position:relative}

.newsitemimg {
        width: 100%;
        height: 110px
}
.newsitemtitle{padding:8px 0}
.newsitemtitle a{font-size:13px}
.newsitemtitle span{display:block; font-family:DMR; font-size:11px}

.testimonials{position:absolute; top:-40px;left:-30px; width:300px}















.newsitemsearch{width:46%; display:inline-block;vertical-align:top; margin:15px 2%; position:relative}
.newsitemsearchimg {
        width: 100%;
        height: 200px
}
.newsitemsearchtitle{padding:15px 0;}
.newsitemsearchtitle a{font-size:14px}
.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; }






.projectitem {
    width: 100%;
    height: 420px
}

.projectitemtitle{
    padding:20px 0
}
.projectitemtitle a{font-size:20px; line-height:38px}
.projectitemtitle span{display:block}
.newsitemproject{width:47%; margin-bottom:10px; position:relative; display:inline-block; vertical-align:top; margin:20px 1.5%}

.newsitemprojectimg{height:200px; width:100%}



.mazarga{width:100%; min-width:100%; padding:20px 0;background: url(images/side-lines.png) no-repeat,#151a24;}

.mazargamanshettitle{display:inline-block;vertical-align:top; width:30%; position:relative;  z-index:2; }
.mazargamanshettitleshift{
    left:-60px;  position:absolute;background-color:#f0f0f0; top:40px; height:320px; padding:40px 20px
}
.mazargamanshettitleshift span{ display:block; margin-bottom:15px}
.mazargamanshettitle a{ font-size:20px; line-height:42px;}
.mazargamanshetimg{width:70% ; height:400px; display:inline-block;vertical-align:top; z-index:1;position:relative}



.manshetmazarga{margin-bottom:20px}
.karitem{
width: 47%;
display: inline-block;
vertical-align: top;
margin: 0 1.5%;
position: relative;
height:210px
}
.karitemtitile
{
    bottom:15px;
    left: 0;
    position: absolute;
    right: 0;
    padding: 0 10px;
    font-size:14px;  line-height:32px;
}
.karitemtitile {color:#fff!important}
.karitemtitile span{
    color: #fff;
    font-size:12px
    }
.overlay
{
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    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:100%; margin-top:10px;background-color:#f5f5fa}
.footter .maincontent{padding:0}
.rightfooter{width:100%; display:block; vertical-align:top; background-color:#f5f5fa;  padding:0 50px; border-bottom:solid 1px #ddd}
.rightfooter hr{margin:0;padding:0}
.rightfooter span{font-family:Lato; font-size:11px;color:#043946}
.imagelogo{width:220px;  padding-top:15px; display:inline-block; vertical-align:top; }
.imagelogo img{width:70px;margin:0; margin-left:10px}
.imagelogo span{vertical-align:middle; font-size:18px; font-weight:700;  display:inline-block; line-height:70px}
.footercocial
{
    padding-top: 35px; width:300px ;display:inline-block; vertical-align:top; text-align:center
}
.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:35px  0;display:inline-block; vertical-align:top; text-align:left}
.footerlang a{display:inline-block; margin:0 5px; font-family:DMR}
.leftfooter{width:100%; display:block; vertical-align:top; padding:30px 50px 0 0; height:unset;background: url(images/shape1.png),#f5f5fa}

.footercol{
    width:25%; 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:#37bf91}
.footercol h4{font-family:DMB; font-size:14px; padding-top:0; margin-top:20px;  margin-bottom:15px}
.footercol i{margin-left:5px; font-size:11px; color:#63c300}

.underfooter{
    padding-bottom:25px; font-size:13px; direction:ltr
}

.underfooter hr{margin:0; padding-top:20px}


.moremanitem{width:49%; margin-bottom:20px;display:inline-block;vertical-align:top; margin-right:0}
.moremanitemimg{width:30%; height:95px; display:inline-block; vertical-align:top}
.moremanitemtitle{
    width:70%; display:inline-block; vertical-align:top; padding-right:30px; padding-left:15px
}
.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: 6px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
  border-radius: 4px;
  background: #63c300;
  right: 0;
}




.wtarsection{

}

.wtaritem{
    width:48%; display:inline-block; vertical-align:top; margin:10px 1%;

}
.wtaritemimg{
    width:25%; display:inline-block; vertical-align:top; height:unset;
    aspect-ratio: 1
}
.wtaritemtitle{
    width:75%; display:inline-block; vertical-align:top; padding-right:15px; 
}

.wtaritemtitle span{
    display: block;
  margin-bottom: 5px;
  position: relative;
  padding-right: 25px; font-size:13px
}
.wtaritemtitle span::before{
  content: '“';
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 0;
  font-size:5em;
  font-family:Arial;
  color:#63c300; padding-left:10px;
}



.partleftdiv{width:100%; display:block;vertical-align:top; margin-left:0}
.partrightdiv{width:100%; display:block;vertical-align:top}


.partmanshet{width:100%; position:relative}
.partmanshetimg{width:100%; height:410px}
.partmanshettitle{padding:15px 0
}
.partmanshettitle a{font-size:20px; 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:14px}

.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}
.detailsection ,.descriptiondetail iframe {
    width: 100% !important;
    min-height: 500px;
    display: block;
    margin: 20px auto
}
.detailsection , .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: 28px;
        line-height: 50px; font-family:DMB; margin:15px 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: 20px auto}
    .wtaritem2{width:100%; display:block}
    .wtaritemtitle2{width: 400px;
  display: inline-block;
  vertical-align: top;
  padding-right: 25px;
    }
    .wtaritemimg2{ width:105px; height:105px;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:46%; display:inline-block; vertical-align:top; margin:10px 2% 20px 2% }
.videoitemtitle{width:60%; padding-left:15px;display:inline-block; vertical-align:top;  line-height:26px}
.videoitemtitle a{font-size:14px}
.videoitemimg{width:40%; 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 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  object-fit: cover; width:100%; height:100%; 
 
}
.image img:hover {
  position: relative;   
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.9;
}




