@font-face {
    font-family: 'Tajawal';
    src: url('../fonts/Tajawal-Regular.ttf') format('truetype'),
        url('../fonts/Tajawal-Regular.woff2') format('woff2'),
        url('../fonts/Tajawal-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: Tajawal !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading {
    font-family: Tajawal !important;
}

p,
a,
button {
    font-family: Tajawal !important;
}

.container{
    max-width: 1300px;
}


.title {
    font-family: Tajawal !important;
}


.main-slider .slide-content .big-title,
.main-slider .slide-content .text {
    font-family: Tajawal !important;
}
.single-blog-colum-style1::before {
    background: none;
}


/* navbar */
.mainmenu-right{
    float: none;
    margin-left: 0;
    margin-top: 18px;
}

.navbar-collapse.collapse{
     margin-right: 30px;
     margin-top: 18px;
}


.navigation .btn-outline-warning {
    margin-top: 27px;
    color: #FE9900;
    
}



.fixed-header .navigation .btn-outline-warning{
    margin-top: 17px;
}

.fixed-header .main-menu .navigation .current{
    margin-top: 0;
}

.navigation .btn-outline-warning:hover{
    color: #ffffff;
    font-weight: 500;
}


.main-menu .navigation > li{
    margin-right: 20px;
}

.main-menu .navigation > li > a{
    font-weight: bold;
}

.main-menu .navigation .mobile-menu{
    display: none;
}

.header-upper-style1 .inner-container{  
    box-shadow: 0 5px 5px rgba(0,0,0,.07);
}
/* end navbar */

/* fixed sliderr */

.inner-content-box{
    background: rgba(0, 0, 0, 0.603);
}

.inner-content-box h2{
    margin: auto;
    width: 50%;
    margin-top: 5px;
}

.inner-content-box h2{
    margin: auto;
    width: 50%;
    margin-top: 5px;
}

.btn-one{
    font-weight: bold;
    font-size: 18px;
    height: 52px;
    margin-top: 10px;
}



/* end fixed slider */

/* about  */

.about-text-container{
    padding:60px;
}

.sec-title{
    padding-bottom: 22px;
    text-align: right;
}

.about-text-container h4 {
  /* color: #FE9900; */
  border-bottom: 8px solid #FE9900;
  text-align: right;
  
  
}

.about-text .sec-title2 {
   
   
}

.about-area .inner-box img{
     margin-top: 30px;
}


/* benefits */

.benefits {
    margin-bottom: 50px;
}

 .sec-title p{
    font-size: 32px;
   
}

 .sec-title .title{
    font-size: 20px;
    color: #27282cc9;
   
   
}

.single-project-style5 .title h3 a{
    font-size: 14px;
    color: #27282cc9;
}

.single-project-style5 .title span {
  
    font-size: 21px;
    color: #000;

  }

  .single-project-style5{
      box-shadow: none;
  }

  .single-project-style5 .img-holder img {
    width: 39%;
    transform: scale(1.0);
    transition: all 700ms ease;
    margin-left: 92px;
  }

  .single-project-style5:hover .img-holder img{
      transform: none;

  }

  /* end benefit */

  /* start website using */

  .single-blog-post.style3{
      text-align: center;
  }

  .single-blog-post .text-holder .blog-title{
      font-weight: 500;
  }

  .website-using {
      direction: rtl;
  }
   /* end website using */

/* footer */
.footer-main {
    padding: 35px 0px;
    background: #27282c;
    color: #ccc;
   
}

.footer-col{
    text-align: right;
    padding-bottom: 18px;
}

.footer .des
{
	height: 124px;
    overflow: hidden;
    margin-bottom: 20px;
  
}

.footer-bottom p {
    margin-bottom: 0;
    line-height: 50px;
    color:#ccc;
}

.footer-main a, .footer-main p {
    color: #ccc;
    font-size: 14px;
}

.footer-main .footer-social li {
    float: right;
    margin-right: 10px;
}

.footer-main .footer-social li a {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #ccc;
    color: #363f48;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
}

.footer-main .footer-social li a:hover {
    background-color: #FE9900;
    color: #fff;
}

.footer-main .footer-social {
    margin-top: 28px;
}

.footer-main .footer-social li i{
    font-size: 14px;
    padding-top: 8px;
}
.footer-main .support a:hover {
    color: #FE9900;
}

.footer-main .info li:hover i {
    color: #FE9900;
}



.footer-main a, .footer-main p {
    color: #ccc;
    font-size: 14px;
}

.footer-main .corporate a:hover:before, .footer-main .support a:hover:before
{
	display: none;
}

.footer-main h2{
    font-size: 16px;
font-weight: normal;
color: #FE9900;
width: 100%;
border-bottom: 1px solid #444;
text-transform: uppercase;
margin-bottom: 25px;
padding-bottom: 8px;
position: relative;
}


.footer-main h2::after {
    content: '';
    position: absolute;
    bottom: -1px;
    right:  0;
    width: 40px;
    height: 1px;
    background: #FE9900;
}

.logo-footer img{
    max-width: 65%;
    margin-right: 55px;
}

.footer-area{
    padding-bottom: 25px;
}

.footer-bottom p {
    margin-bottom: 0;
    line-height: 50px;
    color:#ccc;
}

.footer-bottom p a{
    color: #FE9900;
}
.footer-bottom p a:hover{
    color: #fff;
}

.footer-bottom {
    height: 50px;
    line-height: 20px;
    color: #ccc;
    background: #1c1d20;
    font-size: 14px;
}
.copyright-text{

    text-align: center;

    padding-top: 50px;

}

.single-footer-widget {
    text-align:center ;
  
}

.services-links{
    padding:0 35px;
}

.services-links ul:first-child{
    float: left;
}

.services-links ul:first-child{
    float: right;
}


.single-footer-widget .title h3{
    padding-bottom: 15px;
}

.single-footer-widget ul{
    padding-top: 15px;
}

.single-footer-widget h6{
    color: #ffffff;
}

/* end footer */

/* media query */

/* mobile media */
@media only screen and (max-width: 480px){
    /* navbar */
    .logo-box-style1,.header-upper-style1.fixed-header .logo-box-style1
    {
        margin-top: 10px !important;
    }
    .fixed-header .navigation .btn-outline-warning , .navigation .btn-outline-warning{
        display: none;
    }

   
    .header-upper-style1.fixed-header .main-menu .navigation >li >a,.header-upper-style1 .main-menu .navigation >li >a{
       
        text-align: right;
    } 

    .header-upper-style1.fixed-header .inner-container{
        max-width: 415px;
    }


    /* cart box */
    .mainmenu-right{
        top: -16px;
    }
    .search-box {
        right:-85px;
    }

    /* about section */
    .breadcrumb-area .inner-content-box .title-s2{
        padding: 91px 0 86px;
    }

    .breadcrumb-area .inner-content-box .title-s2 h1{
        font-size: 24px;
    }

    .inner-content-box h2{
        font-size: 18px;
        width: 100%;
    }

    .inner-content-box .btn-one{
        font-weight: bold;
font-size: 16px;
height: 43px;
margin-top: 10px;
width: 99px;
width: 31%;
line-height: 45px;
    }

    .about-text-container{
        padding-top: 0px;
    }

    .about-area {
        padding-bottom: 50px;
    }

    .about-text .sec-title{
        padding-bottom: 22px !important;
    }


/* benefits */

     .sec-title p {
        font-size: 24px;
       
        margin: auto;
        line-height: 30px;
    }
     .sec-title .title{
        font-size: 18px;
        width: 75%;
        margin: auto;
        color: #27282cc9;
    }

    .single-project-style5 .img-holder .inner{
        
        max-height: 140px;
margin-left: 50px;
    }


    .single-project-style5 .img-holder img{
        margin-left: 74px !important;
    }


    
}

/*  mobile media  */

/* tablet  media*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
   
    .logo-box-style1,.header-upper-style1.fixed-header .logo-box-style1
    {
        margin-top: 10px !important;
    }
    .fixed-header .navigation .btn-outline-warning , .navigation .btn-outline-warning{
        display: none;
    }

   
    .header-upper-style1.fixed-header .main-menu .navigation >li >a,.header-upper-style1 .main-menu .navigation >li >a{
       
        text-align: right !important;
    } 

    .header-upper-style1.fixed-header .inner-container{
        
    } 

    /* cart box */
    .mainmenu-right{
        top: -16px;
    }
    .search-box {
        right:-85px;
    }

    .logo-box-style1 img{
        width: 70%;
    }


     /* about section */
     .breadcrumb-area .inner-content-box .title-s2{
        padding: 91px 0 86px;
    }

    .breadcrumb-area .inner-content-box .title-s2 h1{
        font-size: 30px;
    }

    .inner-content-box h2{
        font-size: 25px;
        width: 100%;
    }

    .inner-content-box .btn-one{
        font-weight: bold;
font-size: 16px;
height: 43px;
margin-top: 15px;
width: 99px;
width: 25%;
line-height: 45px;
    }

    .about-text-container{
        padding-top: 0px;
    }

    .about-area {
        padding-bottom:50px;
    }
    .about-area .inner-box img{
        margin-left: 15%;
    }

    

    /* benefits */
   .sec-title p {
        font-size:32px;
    }
     .sec-title .title{
        color: #27282cc9;
        font-size: 20px;
       
    }

    .single-project-style5 .img-holder .inner{
        
        max-height: 140px;
margin-left: 50px;
    }
    
}
/* end tablet media  */

/* desktop media */
@media only screen and (min-width: 992px){
  
} 
/* end desktop media */


