/*------------------------------------------------------------------
[Master Stylesheet]
Author: AbuBakr Salmeen
-------------------------------------------------------------------*/

/*-------------------------Font Face----------------------------*/
@font-face{
    font-family: 'Swissra';
    src: url('../fonts/Swissra.otf') format('opentype');
}

@font-face{
    font-family: 'Dinar_One_Light';
    src: url('../fonts/Dinar_One_Light.otf') format('opentype');
}

@font-face{
    font-family: 'CoconRegular';
    src: url('../fonts/CoconRegular.otf') format('opentype');
}

@font-face{
    font-family: 'SourceSansPro';
    src: url('../fonts/bein_arabic_normal-webfont.woff') ;
}

@font-face{
    font-family: 'jannaltregulart';
    src: url('../fonts/jannaltregular.woff2') ;
}

@font-face{
    font-family: 'jannaltbold';
    src: url('../fonts/jannaltbold.woff2') ;
}

/*----------------------media Screen----------------------------*/

@media screen and (max-width: 768px) {
    .social-top-right ul {
        text-align: center !important;
        
    }
}

@media  screen and (max-width: 768px) {
    .social-top-left ul {
     text-align: center;
    }
}




/*----------------------tobar----------------------------*/
.topbar{
    background:#225d39;
    padding-top: 10px;
    font-size: 13px;
    color: #fff; 
    width: 100%;
    height: 100%;
    min-height:48px;
}

.social-top-right ul li{display:inline-block;}



.social-top-left ul li{display:inline-block;}

/*----------------------Navbar----------------------------*/

.bg-light {
    background-color:#e2dcc5 !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 30px;
    padding-right: 30px;
    font-family: 'jannaltbold';

}

  .navbar-light .navbar-nav .nav-link{
    color: #000;
  }
 
  .navbar-light .navbar-nav .nav-link:hover{
    color:#a79546;
  }
  .navbar-brand{
      font-family: 'SourceSansPro';
      font-weight: bold;
      font-size: 15px;
  }
 .navbar-brand img {
   
    width: auto;
    height: 55px;
   }
 
/*----------------------Hero Section----------------------------*/

.hero{
    background: url('../img/construction-site.jpg');
    background-size: cover;
    background-position: center center;
   
   
}

.welcome{
    height: 500px;
    
}

/*----------------------About Section----------------------------*/
.about
{
    padding: 60px 0 100px 0;
    background: url(../img/about-back.png);
    background-size: contain;
}

.about .title
{
    text-align:center;
}

.about .title h1
{
    font-size: 45.72px;
    color: #000;
    line-height: 1.393;
    font-family: 'Dinar_One_Light';
}

.about .title h1 span:before
{
    content:"/";
    position:relative;
    right: -7px;
}

.about .title h1 span
{
    color:#cdcdcd
}

.about .container
{
    width:80%;
    margin:auto;
    text-align:center;
}
.about .text p
{
    font-family: 'Dinar_One_Light';
    margin-top:30px;
    font-size: 28px;
    color: rgb(0, 0, 0);
    line-height: 1.438;
    text-align:center;
    font-weight:300 !important;
    width: 67%;
    margin: auto;
}
@media  screen and (max-width: 767px){
    .about {
        padding: 16px 0 32px;
    }
    }

    @media  screen and (max-width: 767px){
    .title h1 {
    font-size: 30px !important;
    margin: 0;
}
    }
   
    
    @media  screen and  (min-width: 767px){
    .about .container {
        width: 90%;
    }
    }
    @media  screen and (max-width: 767px){
    .about .text p {
        font-size: 15px !important;
        margin-top: 11px;
        text-align: justify;
        width: 100%;
    }
    }
/*----------------------Service Section----------------------------*/

.features{
    padding: 40px 0;
    clip-path: ellipse(219% 266% at 50% -169%);
    position: relative;
    z-index: 99;
    background: #e2dcc5 !important;
}

.sec-header {
    text-align: center;
    margin-bottom: 50px;
}

.sec-header h3 {
    color: #225d39;
    padding-top: 30px;
    font-family: 'Swissra';
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
}

.sec-header h3::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 5%;
    height: 3px;
    background: #f1c250;
}

.overlay-red {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: RGBA(232, 35, 37, 0.73);
    opacity: 0;
    transition: var(--trans1);
}

.img-feature{
    border-radius: 5px;
    box-shadow: 1px 1px 1px RGBA(0, 0, 0, 0.46);
}

.feat-item figure img {
    width: 100%; 
    height: 250px;
    object-fit: cover;
}

.media-body h5{
  font-family: 'jannaltbold';
  font-size: 20px;
  font-weight: bold;
  color:black;
}

/*----------------------Project Section----------------------------*/
.projects_area {
    padding: 85px 0;
    background: #fff;
}

.projects_area .more {
    text-align: left;
}

.project_thumb {
    margin-bottom: 20px;
    position: relative;
}

.project_thumb_link {
    display: block;
}

.project_thumb img {
    width: 100% !important;
    height: 250px;
}

.project_caption p{
    color:black;
    font-family: 'jannaltbold';
    font-size: 15px; 
}

.project_tit a {
    color:black;
    font-family: 'jannaltbold';
    font-size: 15px;
}
.project_tit p{
    color:black;
    font-family: 'jannaltbold';
    font-size: 15px;
}

.dh-container {
    position: relative;
    overflow: hidden;
}

.pro_item_link i {
    display: block;
    width: 61px;
    height: 61px;
    line-height: 61px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 72px;
}
.owl-theme .owl-nav  {
  display: none;    
}

/*----------------------Customer Section----------------------------*/
.partners {
   
    text-align: center;
    background: #e2dcc5 !important;
}

.partners .title {
    color: #225d39;
    font-family: 'Swissra';
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
}

.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}


/*----------------------Footer area----------------------------*/

.top-footer {
  background-color: #225d39;
    background-size: cover;
    min-height: 418px;
    padding: 80px 0;
}

.top-footer h6 {
    color: #fff;
    font-family: 'SourceSansPro';
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 20px;
}

.top-footer .footer-logo p {
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 300;
}

.top-footer .footer-contact p {
    color: #fff;
}


.top-footer .footer-social {
    margin-top: 20px;
    margin-bottom: 20px;
}

.top-footer .footer-social a {
    background: #ae8529;
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}



.top-footer .footer-links ul li a {
    text-decoration: none;
    color: #fff;
    font-family: 'Dinar_One_Light';
    white-space: nowrap;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}



.top-footer .footer-links ul li:hover a {
    color: #ae8529;  
     
}


.bottom-footer {
    padding: 1px 0;
    background: #e2dcc5 ;
}
.bottom-footer .copyright p {
    margin-top: 10px;
  text-align: center;

  }



/*----------------------projects Sect/Projects page----------------------------*/
.home-projects .heading {
    color: #225d39; 
    font-family: 'Swissra';
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.home-projects .heading::after { 
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 5%;
    height: 3px;
    background: #f1c250;
}

.home-projects {
   padding-top: 50px;  
}

.home-projects.inner {
    background: #f7f9fa;
  
}


.project-card {
    margin-bottom: 20px;
}



.project-card.inner figure figcaption {
    position: relative;
    transform: none;
    display: block;
}

.project-card {
    margin-bottom: 10px;
}

.project-card figure {
    position: relative;
}

figure {
    margin: 0;
}

.project-card figure .fig-img a img {
    width: 100%;
    height: 260px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.project-card figure figcaption h5 {
    padding-top: 10px;
    padding-bottom: 20px;
    color: #333;
    font-weight: bold;
    font-family: 'jannaltbold';
    font-size: 18px;
    margin: 0;
    width: 100%;
}


.proj-table{
    padding-top: 50px;
}

/*----------------------Callus Sect/Callus page----------------------------*/

.contact-us {
    padding-top: 50px;
     
 }

.contact-us .heading {
    color: #225d39;
    padding-top: 20px;
    font-family: 'Swissra';
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
}

.contact-us .heading::after { 
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 5%;
    height: 3px;
    background: #f1c250;
}

.contact-us h6{
    margin-bottom: 30px;
    font-family: 'SourceSansPro';
    font-weight: bold;
    font-size: 20px;
    font-family: 'jannaltbold';
}

.contact-us p{
    font-family: 'jannaltbold';
    font-weight: bold;
    font-size: 17px;
}

.contact-us  .footer-social {
    margin-top: 20px;
    margin-bottom: 20px;
}

.contact-us  .footer-social a {
    background: #ae8529;
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
    

/*----------------------TextpageSect/About Us page----------------------------*/

.textpage {
    padding-top: 50px;
    margin-bottom: 40px;
     
 }

.textpage .heading {
    color: #225d39;
    padding-top: 20px;
    font-family: 'Swissra';
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
}

.textpage .heading::after { 
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 5%;
    height: 3px;
    background: #f1c250;
}

.textpage .service-img {
    margin-bottom: 40px;
}

.textpage p {
    font-family: 'CoconRegular';
    font-size: 17px;
}



