@import url('navigataur.css');  
@font-face {
	font-family: 'Conv_ArbFONTS-GE_Dinar_One_Medium';
	src: url('../fonts/GE_Dinar/ArbFONTS-GE_Dinar_One_Medium.eot');
	src: local('☺'), url('../fonts/GE_Dinar/ArbFONTS-GE_Dinar_One_Medium.woff') format('woff'), url('../fonts/GE_Dinar/ArbFONTS-GE_Dinar_One_Medium.ttf') format('truetype'), url('../fonts/GE_Dinar/ArbFONTS-GE_Dinar_One_Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 
 
html{
  height: 100%;
}
body { 
     color: var(--main-txt-color); 
     font-weight: 300;
     font-size: 16px;
     line-height: 1.8;  
     font-family:'Conv_ArbFONTS-GE_Dinar_One_Medium',Sans-Serif;
     height: 100%;
     min-height: 100vh;
     bottom:0;
    }
    .main_color{ color: var(--main-color);} 
    .prime_bg{ background-color: var(--main-color); }  
    .btn-main{
        color: var(--main-btn-txt-color);
        background-color: var(--main-btn-color);  
        -webkit-transition: all .35s;
        transition: all .35s;
        font-size: 12px;
      font-weight: bold;
        
         }
    .btn-main:hover{  color: var(--main-btn-txt-color);  background-color: var(--main-btn-color2);}
 

  /* Headings */
  h1, h2, h3, h4, h5, h6 {
     line-height: 1;
     font-weight: 300;  font-family: 'Conv_ArbFONTS-GE_Dinar_One_Medium',Sans-Serif;
    }
   
   a {font-family: 'Conv_ArbFONTS-GE_Dinar_One_Medium',Sans-Serif; text-decoration: none; color: var(--main-color);}
   a:hover {color: #bbaa66; text-decoration: none;}
   p{ font-size:16px; font-family: 'Conv_ArbFONTS-GE_Dinar_One_Medium',Sans-Serif;}
   .numbers{font-family:Sans-Serif; }
 
   .rtl{ direction: rtl !important;}
   .ltr{ direction: ltr !important;}
   .red{color: red;}
   .top {
    width: 100%;
    height:161px;
    position: relative;
    background: #f4f6fd url(../img/top-bg.png) !important; 
  }
  .rightLogo{padding-top: 50px; width:170px;}
  .leftLogo{padding-top: 50px; width:180px; float: left;}
  .smallLogo{padding-top:15px; width:150px; float: left;}
  .rightHead{color:#005e4a; font-size: 1.1rem; font-weight: bold; padding-top: 100px;}
  .rightHead2{color:#bfaf62; font-size: 0.58rem; font-weight:600; }

  .leftHead{color:#005e4a; font-size: 1.08rem; font-weight: bold; padding-top: 90px; text-align: left;}
  .leftHead2{color:#bfaf62; font-size: 0.50rem; font-weight:600;   text-align: left;}

  .menucontainer{ height: 85px;  }

  section {
    padding: 80px 0;
    width: 100%;
    overflow: hidden; 
}
  .card-signin{
      background-color: rgba(255, 255, 255, 0.37); 
      color: #fff;
      border: 0;
      border-radius: 1rem;
      box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  }
    
 .text-center {
    text-align: center!important;
}  
 
.maincount{
  border: 2px solid #ecebe2;
  background-color: #ecebe3;
  background-image: url(../img/countbg.jpg);
  padding: 35px 60px 40px 15px;
  border-radius: 50px 20px; 
  width: 70%;
  height:186px;
  margin:auto; 
}
.maincount h2{
  color:#bfaf62; float: right; margin-top: 18px; 
  font-size: 27px; 
  width: 35%;

}
.maincount .countdown{
  float: right; 
}
.maincount .countdown h3{
  color: #006754; font-size: 3rem;
}
.maincount .countdown h4{
  color:#bfaf62; font-size: 16px;
}



.bg{ 
  background-color: #ecebe3;
}

.bg2{ 
  background-color: #006754; color: #fff; padding: 15px;
}
.bg2 h3{
  color:#bfaf62;  margin: 25px 0px 10px 0px; 
}

.bg2 p{
   margin: 25px 0px 10px 0px; 
}

.h100{ display: block; height: 100px; width: 100%; clear:both; }

.page-header { 
    position: relative;
    z-index: 1; 
    /* background-image: url(../img/page-title.jpg); */
    background-color: #006754;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: center center; 
    height: 220px;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-top: 85px;
    color:#fff;
}
.page-header_title{ font-size:32px; font-weight: bold; }
.page-header_title2{ font-size:21px; font-weight: bold;   }

.main-wrapper{
  width: 100%; 
   padding: 40px;
   position: relative; 
   background: #f4f6fd url(../img/section_timeline1.png) !important;
   background-position: center !important;
   background-repeat: no-repeat !important;
   background-size: cover !important;
 }
  
 
.ShowOnMobile{ display: none;}
  @media (max-width: 992px) 
  { 
    .particles{  min-height: 625px; }
    .fullscreen2{top: 30px;} 
    .ShowOnMobile{ display: block;}
    .HideOnMobile{ display: none;}
    .carousel-item {  height: 15rem;  } 
    .topbar{ height: 150px; padding: 20px;}

    .maincount{  
      width: 100%; padding:0px; text-align: center; 
    }
    .maincount h2{
       margin-top: auto 10px; text-align: center; width:100% !important; 
    }
    .maincount .countdown{
      margin : 0px; width:100%; text-align: center; 
    }
    .maincount .countdown h3{
      color: #006754; font-size: 2.2rem;
    }
    .maincount .countdown h4{
      color:#bfaf62; font-size: 14px;
    }

  }

 
  .carousel-item {  
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
  }
 
   
.page-footer{
    background-color: var(--main-footer-color);
    margin-top: 50px;
}
.page-footer a{ color: #fff;}

header{direction: ltr !important; }
 
  .main-titles{
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 600; 
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    color: #000;
  }
  .main-titles:after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 65px;
    height: 3px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #000;
  }
  .about {margin:15px 0px 15px 80px; width:70%; text-align: justify;}
  .justify {text-align: justify;}

.category-button{ cursor: pointer !important; padding: 5px;}
.category-button:hover{ color: var(--main-btn-color);}

.box {
  display: block;
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  padding: 17px;
} 
.boxtitle{ color: var(--main-color); font-size:20px; margin: 10px 0px 15px 0px; }
 
 
 
.video-responsive{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.video-responsive iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

 
 .form-control {
    padding-left: 12px;
    padding-right: 30px;
}

.register-form-item {
  border: 1px solid rgba(128, 137, 150, 0.3);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; 
  margin-bottom: 30px;
  background-color: #fff; 
  -webkit-box-shadow: 0 0 18px 0 rgb(0 0 0 / 2%);
  -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 0 18px 0 rgb(0 0 0 / 2%);
}
  
.register-content {
  padding: 30px;
}

.register-content  .form-group {
  margin-bottom: 20px;
}

.register-content .control-group .label-text {
  font-weight: 600;
  margin-bottom: 7px;
}

.register-content  .control-group .form-control {
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-left: 12px;
  padding-right: 40px;
}
 
 

.footer-dark { 
  color:#f0f9ff;
  background-color: var(--main-footer-color);
}

.footer-dark h3 { 
  margin-bottom: 25px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}

.footer-dark h3:after {
  position: absolute;
  content: '';
  bottom: 0;
  right: 0;
  width: 25px;
  height: 3px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #fff;
}

.footer-dark ul {
  padding:0;
  list-style:none;
  line-height:1.6;
  font-size:14px;
  margin-bottom:0;
}

.footer-dark ul a {
  color:inherit;
  text-decoration:none;
  
}

.footer-dark ul a:hover {
  opacity:0.8;
}
.footer-dark .copyright { padding-top:20px; padding-bottom: 20px; font-size:13px;}
.footer-dark .copyright a { color: #fff; }
 
.footer-dark .item.text {
  margin-bottom:36px;
}
 
.footer-dark .item.text p {
  opacity:0.6;
  margin-bottom:0;
}

.footer-dark .item.social {
  text-align:center;
}

.header-footer {
  padding: 15px 0;
  background: rgba(0,0,0,.1);
  margin-bottom: 50px;
}

.header-footer ul {
  margin-bottom: 0;
  margin-top: 5px;
}
.sm-list li a {
  width: 50px;
  height: 50px;
  color: #fff;
  border-radius: 50%;
  display: block;
  line-height: 50px;
  text-align: center;
  margin: 0 15px;
  transition: .5s all;
  border: 1px solid rgba(255, 255, 255, 1);
  font-size: 1.2rem;
}
.footer-msg { 
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 35px 0px 35px 0px; 
}

#FooterCarousel .carousel-item{
  width:80%;
  height: 89px; 
  color: #fff;
  font-size:14px;
  padding: 0px 10px;
  margin-bottom: 10px;
  direction: rtl;
}
#FooterCarousel .carousel-control-next, .carousel-control-prev{
  position: relative !important; float: right; width:3%;
}
#FooterCarousel .carousel-control-next-icon, .carousel-control-prev-icon{

  width: 15px;
  height: 15px;
}


@media (max-width:767px) {
  .footer-dark .item:not(.social) {
    text-align:center;
    padding-bottom:20px;
  }
  .footer-dark .item.text {
    margin-bottom:0;
  }

  #FooterCarousel .carousel-item{
    width:100%; 
     text-align: center;
  }
  .footerControl{ text-align: center !important; }
  
  .footer-dark .copyright {
    text-align: center !important;
    padding-bottom:10px;
    opacity:0.3;
    font-size:13px; 
  }
  .sm-list li a {
    width: 45px;
    height: 45px;
    color: #fff;
    border-radius: 50%;
    display: block;
    line-height: 45px;
    text-align: center;
    margin: 0 10px;
    transition: .5s all;
    border: 1px solid rgba(255, 255, 255, 1);
    font-size: 1.2rem;
}
}



/****************** News *******************/
 

.news {
  margin:10px;
  position:relative;
  background:#fff;
  box-shadow:0 1px 2px rgba(43,59,93,.3);
  margin-bottom:1em;  
  border:1px solid #e2e2e2;
  z-index: 1;
  min-height: 557px;
   
} 
.news .post-content{padding:25px}
.news .post-title{margin:0 0 10px 0; min-height: 50px;}
.news  .post-title a{font-size:16px;font-weight:700;color:#333;display:inline-block; line-height: 20px; text-transform:capitalize;transition:all .3s ease 0s; color: var(--main-color);}     
.news .post-description{font-size:14px;line-height:24px;color:grey;}   

 

 .post-date{
position: absolute;
right: 15;
font-size: 14px;
z-index: 2;
padding:3px;
background-color: rgba(0, 0, 0, 0.5); color: #fff;
} 

@media (max-width: 992px) { .news img { max-height: 277px;} } 

  /****************** Countdown *******************/
    
   .countdown div {
      text-align: center;  
      margin: 10px 10px;
      width: 100px;
      padding: 15px 0;
    }
    
    .countdown div h3 {
      font-weight: 700;
      font-size:22px;
      margin-bottom: 15px;
    }
    
     .countdown div h4 {
      font-size: 13px;
      font-weight: 600;
    }
    
    @media (max-width: 575px) {
      .countdown div {
        width: 70px;
        padding: 10px 0;
        margin: 0px 8px;
      }
      .countdown div h3 {
        font-size: 28px;
        margin-bottom: 10px;
      }
     .countdown div h4 {
        font-size: 14px;
        font-weight: 500;
      }
    }

    
    /****************** ourTeam *******************/

  .ourTeam   { margin-bottom: 30px; }
  
  .ourTeam .i { margin-top: 30px; }
  
  .ourTeam .i .c {
      background: #006754;
      -webkit-box-shadow: 0 4px 0 #ecebe3;
      -moz-box-shadow: 0 4px 0 #ecebe3;
      box-shadow: 0 4px 0 #ecebe3;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      position: relative;
      overflow: hidden;
      padding-bottom: 110px
  }
  
  .ourTeam .i .c .wrap {
      position: relative
  }
  
  .ourTeam .i .c .wrap img {
      width: 100%;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      transition: all .3s ease; 
  }
  
  .ourTeam .i .c .wrap .info {
      padding: 10px ;
      position: absolute;
      top: 100%;
      width: 100%;
      transition: all .3s ease; 
  }
  
  .ourTeam .i .c .wrap .info .name {  
      font-size: 1.5rem;
      font-weight: 700;
      margin: 20px 0 8px 0;
      color: #fff;
  }
  
  .ourTeam .i .c .wrap .info .position {
      margin: 0;
      font-size: 14px;
      font-size: 1.4rem;
      color: #fff
  }
  
  .ourTeam .i .c .more {
      position: absolute;
      bottom: -100%;
      width: 100%;
       transition: all .3s ease; 
       padding: 10px ;
  }
  
  .ourTeam .i .c .more p {
      margin: 0px 15px 50px 15px;
      line-height: 22px; color: #fff;
  }
   
  .ourTeam .i .c:hover img {
      -moz-opacity: 0;
      -khtml-opacity: 0;
      -webkit-opacity: 0;
      opacity: 0
  }
  
  .ourTeam .i .c:hover .info {
      top: 0
  }
  
  .ourTeam .i .c:hover .more {
      bottom: 0
  }


  .photo-gallery {
    color:#313437;
    background-color:#fff;
  }
  
  .photo-gallery p {
    color:#7d8285;
  }
  
  .photo-gallery h2 {
    font-weight:bold;
    margin-bottom:40px;
    padding-top:40px;
    color:inherit;
  }
  
  @media (max-width:767px) {
    .photo-gallery h2 {
      margin-bottom:25px;
      padding-top:25px;
      font-size:24px;
    }
  }
  
  .photo-gallery .intro {
    font-size:16px;
    max-width:500px;
    margin:0 auto 40px;
  }
  
  .photo-gallery .intro p {
    margin-bottom:0;
  }
  
  .photo-gallery .photos {
    padding-bottom:20px;
  }
  
  .photo-gallery .item {
    padding-bottom:30px;
  }

 
  .float{
    position:fixed;
    width:50px;
    height:50px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:33px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
  }
   
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-nav .nav-link { color: #006754 !important; }
  .navbar-nav .nav-item.nav-item-line>.nav-link::after { 
    background: #fff !important; 
}