* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}


body {
  font-family: 'Cairo', sans-serif;

}
.right-header__button a,
.title-border-bottom,
.bsn-cat-item span.title,
.projectFactsWrap .item p.number,
.projectFactsWrap .item p,
.footer .footer__top__nav a, .footer .footer__top__nav p, .footer__bottom p, .footer__bottom,
.footer .footer__top__nav h3,
.footer .footer__top__info .footer__top__info__desc,.tabs .tab h3,.tabs .tab p,.tabs .tabs-list li a,.tabs .tab h3{font-family: 'Cairo', sans-serif;}
/*start top bar*/
.top-bar{padding:15px}
  .top-bar .social1-bar ul{
    list-style: none;
    text-align: left;
    padding:20px 15px 15px 15px;
  }
  .top-bar .mob-bar{padding: 10px;}
  .top-bar .social1-bar .ups1{background-color: #3b5998;;}
  .top-bar .social1-bar .up1{background-color:#cd201f;}
  .top-bar .social1-bar .upss1{background-color:#262626;}
  .top-bar .social1-bar ul li{display: inline-block;
    border-radius: 20%;
    height:30px;
    width:30px;
  }
  .top-bar .social1-bar ul li i{font-size: 17px;color:#eee;margin-left: 6px;}
  .top-bar .mob-bar span{font-size: 12px;font-family:'Cairo', sans-serif; ;}
  .top-bar .mob-bar .btn{
    background-color: red;

    border-color: transparent;
  }
  .top-bar .mob-bar img{
    max-width: 100px;

  }

  .top-bar .mob-bar .btn a{
    color:white;
  }
  .single .place-share a{
    background:#13445F;width:48px;height:48px;color:white;line-height: 54px;padding:0 10px}
    .single .place-share {
      top:224px;

    }

/*end top bar*/

  /*start navbar*/

  .navbar {
    background: #faa519;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid #dfe3e8;
    border-radius: 0;
     z-index: 1;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu{left:-5px}

  .nav-link img {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    margin: -8px 0;
    float: right;
    margin-right: 10px;
  }
  .navbar .navbar-brand {
    padding-left: 0;
    font-size: 20px;
    padding-right: 50px;
  }
  .navbar .navbar-brand img {
    max-width: 50%;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    color:#eeee;
    font-family: 'Cairo', sans-serif;}


  .navbar a {
    color: #888;
    font-size: 15px;
  }

  .navbar .sign-up-btn {
    min-width: 110px;
    max-height: 36px;
  }
  .navbar .dropdown-menu {
    color: #999;
    font-weight: normal;
    border-radius: 1px;
    border-color: #e5e5e5;
    box-shadow: 0 2px 8px rgba(0,0,0,.05);
  }
  .navbar a, .navbar a:active {
    color: #888;
    padding: 8px 20px;
    background: transparent;
    line-height: normal;
  }
  .navbar .navbar-form {
    border: none;
  }
  .navbar .action-form {
    width: 280px;
    padding: 20px;
    right: auto;
    left: 0;
    font-size: 14px;
  }
  .navbar .action-form a {
    color: #33cabb;
    padding: 0 !important;
    font-size: 14px;
  }
  .navbar .action-form .hint-text {
      text-align: center;
      margin-bottom: 15px;
      font-size: 13px;
  }
  .navbar .btn-primary, .navbar .btn-primary:active {
    color: #fff;
    font-family: 'Cairo', sans-serif;
    border: none;
    background-color: red;
    line-height: 17px;
  }
  .navbar .btn-primary:hover, .navbar .btn-primary:focus {
    color: #fff;
    background: red;
  }


  .navbar .social-btn .btn, .navbar .social-btn .btn:hover {
    color: #fff;
    margin: 0;
    padding: 0 !important;
    font-size: 13px;
    border: none;
    transition: all 0.4s;
    text-align: center;
    line-height: 34px;
    width: 47%;
    text-decoration: none;
  }
  .navbar .social-btn .facebook-btn {
    background: #507cc0;
  }
  .navbar .social-btn .facebook-btn:hover {
    background: #4676bd;
  }
  .navbar .social-btn .twitter-btn {
    background: #64ccf1;
  }
  .navbar .social-btn .twitter-btn:hover {
    background: #4ec7ef;
  }
  .navbar .social-btn .btn i {
    margin-right: 5px;
    font-size: 16px;
    position: relative;
    top: 2px;
  }
  .or-seperator {
    margin-top: 32px;
    text-align: center;
    border-top: 1px solid #e0e0e0;
  }
  .or-seperator b {
    color: #666;
    padding: 0 8px;
    width: 30px;
    height: 30px;
    font-size: 13px;
    text-align: center;
    line-height: 26px;
    background: #fff;
    display: inline-block;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    position: relative;
    top: -15px;
    z-index: 1;
  }
  .navbar .action-buttons .dropdown-toggle::after {
    display: none;
  }
  .form-check-label input {
    position: relative;
    top: 1px;
  }

  /*end navbar*/

  .site-header{margin-top:-6px}

  /*start form*/
  .search-sec{
    background: #1A4668;padding: 2rem;
}
.search-slt{
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius:0;
}
.search-slt input[type=text]{
  font-family: 'Cairo', sans-serif;
}
.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
     height: calc(3rem + 2px) !important;
     border-radius:0;
}

  /*end form*/
  /*عروض حصرية */
  #owl-two {
    margin: 10px;
  }
  #owl-two .owl-carousel img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 300px;
    object-fit: cover;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-box-shadow: 12px 12px 10px -10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 12px 12px 10px -10px rgba(0, 0, 0, 0.25);
    box-shadow: 12px 12px 10px -10px rgba(0, 0, 0, 0.25);
  }
  #owl-two .owl-carousel .owl-item {
    height: 300px;
    position: relative;
    transform: scale(0.7);
    -ms-transform: scale(0.7);
    transition: all 0.2s;
    -webkit-transform: all 0.2s;
    z-index: 1;
  }
  #owl-two .owl-carousel .owl-stage-outer {
    padding-bottom: 10px;
  }
  #owl-two .owl-item.big {
    transform: scale(1);
    -ms-transform: scale(1);
    z-index: 3;
  }
  #owl-two .owl-item.medium {
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    z-index: 2;
  }
  #owl-two .owl-item.medium.mdright {
    position: relative;
    left: -30px;
  }

  #owl-two .owl-item.medium.mdleft {
    position: relative;
    right: -30px;
  }


  #owl-two .owl-item.smallRight.active {
    transform: scale(0.7);
    -ms-transform: scale(0.7);
    position: relative;
    left: -30px;
  }
  #owl-two .owl-item.smallLeft.active {
    transform: scale(0.7);
    -ms-transform: scale(0.7);
    position: relative;
    right: -30px;
  }
  #owl-two .owl-nav {
    position: absolute;
    top: 30%;
    width: 100%;
  }
  #owl-two .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    top: 10px;
    background: transparent !important;
    color: #000 !important;
    font-size: 40px !important;
  }
  #owl-two .owl-nav .owl-prev:hover {
    color: #adadad !important;
  }
  #owl-two .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    top: 10px;
    background: transparent !important;
    color: #000 !important;
    font-size: 40px !important;
  }
  #owl-two .owl-nav .owl-next:hover {
    color: #adadad !important;
  }

  /* end عروض حصرية */
/*start goal offer*/

#owl-clients img{
  border-radius: 20px;
  width: 400px;
  height: 240px;
}
/*end goal offer8/

/*vip*/

#owl-six img{
  border-radius: 20px;
  width: 400px;
  height: 240px;
}
.speacial{
  padding-right:30px;
  margin:10px 10px;
  }

/*end vip*/

/*start last offer*/

#news-slider{
  margin-top: 10px;
}
.post-slide{
  background: #fff;
  margin: 20px 15px 20px;
  border-radius: 15px;
  padding-top: 1px;
  box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img{
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: -12px 15px 8px 15px;
  margin-left: -10px;
}
.post-slide .post-img img{
  width: 400px;
  height: 240px;
  transform: scale(1,1);
  transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
  transform: scale(1.1,1.1);
}
.post-slide .over-layer{
  width:100%;
  height:100%;
  position: absolute;
  top:0;
  left:0;
  opacity:0;
  background: linear-gradient(-45deg, rgba(245,191,102,0.75) 0%, rgba(247,177,61,0.6) 100%);
  transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
  opacity:1;
  text-decoration:none;
}
.post-slide .over-layer i{
  position: relative;
  top:45%;
  text-align:center;
  display: block;
  color:#fff;
  font-size:25px;
}

.last{
  padding-right:30px;
  margin:10px  10px 0 0;
  }
/*end last offer*/

/*start gold*/
.featured-cities{background-color: transparent;}
#owl-gold img {max-height:380px; ;
width:60%;margin:20px 320px;border-radius: 20px;}
/*end gold*/

/*buss categ*/
.business-category .bsn-cat-item img{
  margin-top:-10px;height:90px;
}
.bsn-cat-item.green a, .bsn-cat-item.purple a,.bsn-cat-item.rosy-pink a, .bsn-cat-item.blue a {
  background-color: #faa519; margin-bottom: 10px;
}
.pricing-item .btn{background-color: #faa519}

.bsn-cat-item.purple a img{
margin-left:20px;height:80px
}

/*end buss cate*/

/*special*/
#owl-five img ,#owl-four img,#owl-three img{
  -webkit-filter: grayscale(50%);
filter: grayscale(50%);
border-radius: 20px;
width: 300px;
height: 200px;
margin: 10px;
}

#owl-five img:hover ,#owl-four img:hover,#owl-three img:hover{
      -webkit-filter: grayscale(0);
      filter: grayscale(0);
}
/*special*/

/*silver*/

#owl-nine img{
  border-radius: 20px;
  width: 400px;
  height: 240px;
}
/*silver*/

/*platiunm*/
#owl-eight img{
  border-radius: 20px;
  width: 600px;
  height: 320px;

}

/*start statistics*/
.sectionClass {
  padding: 20px 0px 50px 0px;
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  background-position: center;
  text-align: center;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
    display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background: rgb(234, 138, 16);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(255, 163, 0);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(252, 174, 5);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(252, 193, 5);
}

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p{
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans';
}


.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}
/*end static*/

/*ad area*/
#owl-ten img{
  border-radius: 20px;
  width: 400px;
  height: 240px;
}

/*ad area*/


/*start footer*/
.footer{background-image: url('../images/ZayQBG0FFK.jpg');-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
 .footer .footer__top__info p{color:#eeeeee;}
.footer .footer__top__nav h3{color:#eeeeee}
.footer .footer__top__nav a,.footer .footer__top__nav p,.footer__bottom p,.footer__bottom {color:#eeeeee;font-size: 14px;}
.footer__bottom__copyright a{color:#faa519}
.footer .footer__top__nav p{font-size: 14px;}

/*end fotter*/


/*brand*/
.brand-content{width:100%;}
.maps h2{
  padding-bottom: 50px;
  color:#13445F ;
}
.tabs .tab h3{color:#13445F ;}

.basic-page{background-image: url('../images/KFC-top-image.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  padding-bottom: 70px;
  margin-top:-5px;
  position: relative;
  height:250px;}
.dark:after{content:"";
  display:block;
  position: absolute;
  top:0;bottom:0;left:0;
  right:0;background:#000;
  opacity:0.7}
.basic-page h2{
  position: absolute;
  top:70%;
  color:white;
  left:43%;
  font-family: 'Cairo', sans-serif;
  z-index: 1;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 40px;
}
.basic-page h6{
  position: absolute;
  top:82%;
  color:white;
  left:23%;
  font-family: 'Cairo', sans-serif;
  z-index: 1;
}
.basic-page span{
  position: absolute;
  top:80%;
  color:white;
  left:20%;
  font-family: 'Cairo', sans-serif;
 z-index: 1;
}
.basic-page .spany{
  top:80%;
  left:23%
}
.basic-page .more-action{
  position: absolute;
  top:80%;
  left:5px;
  font-family: 'Cairo', sans-serif;
  z-index: 1;
  color:white;
  letter-spacing: 2px;
  background-color:#13445F;
  width:220px;
  padding:0 15px 0 15px;
  border-radius: 10px;
}
.basic-page .more-action a{
  color:white;}

  /*start tabs*/
  .tabs{
    width:100%;
    height:auto;
    margin:0 auto;

}

.tabs .tabs-list{
    list-style:none;
    margin:0px;
    padding:0px;
    padding-bottom: 90px;
}
.tabs .tabs-list li{
    width:107px;
    float:right;
    margin:0px;

    padding:12px 5px;
    text-align: center;
    background-color:#13445F;
    border-radius:3px;
    border: 1px solid #cccccc;
    font-size:14px
}
.tabs .tabs-list li:hover{
    cursor:pointer;
  background-color:#faa519;
}
.tabs .tabs-list li a{
    text-decoration: none;
    color:#ffffff;
}

.tabs .tab{
    display:none;
    width:96%;
    min-height:250px;
    height:auto;
    border-radius:3px;
    padding:20px 15px;
    background-color:#ffffff;
    clear:both;
}
.tabs .tab h3{
    font-weight:normal;
    padding:5px;
}
.tabs .tab p{
    line-height:20px;
}

.active{
    display:block !important;
}
.tabs .tabs-list li.active{
    background-color: #faa519 !important;
    color:#13445F!important;
}
  /*end tabs*/

  /*gallery*/
  .gallery_product{
    margin:10px 50px;width:100%

  }
  .gallery_product h3{
    color:#13445F;
    font-size: 26px;
    font-weight: bold;
  }
  .maps iframe{
    padding-bottom: 60px;
  }

  .video-place iframe{
    padding-top:60px;
    margin:0 0 10px 0
  }
  .gallery_product img{
    transition: 1s;
    padding:15px 0 15px 15px;
    width:200px;
    height:200px;
  }

  #owl-twentyThree img,#owl-sixteen img,#owl-fivten,#owl-twentyOne img,#owl-twentyTwo img,#owl-twentyThree img{
    border-radius: 20px;
  }

/*media*/
@media (min-width: 1024px) and (max-width:116px){
  .single .place-share {
    top: 222px;}
}
  @media (min-width: 1200px){
    .form-inline .input-group {
      width: 300px;
      margin-left: 30px;
    }
  }
  @media (max-width: 768px) and (max-width:991px){
    .navbar .dropdown-menu.action-form {
      width: 100%;
      padding: 10px 15px;
      background: transparent;
      border: none;
    }
    .featured-slider.slick-slider img {height:100px;width:100%}
    .navbar .form-inline {
      display: block;
    }
    .navbar .input-group {
      width: 100%;
    }
    #owl-two {
        margin: 70px 0px 0px 0px;
      }
      #owl-two .owl-carousel .owl-item {
          height: 270px;
        }
        #owl-two .owl-item.medium.mdright {
          left: 0px;
        }
        #owl-two .owl-item.medium.mdleft {
          right: 0px;
        }
        .post-slide .post-img img{
            width: 400px;
            height: 100px;}
            #owl-six img,.post-slide .post-img img{

                width: 280px;
                height: 140px;
            }
            .featured-slider.slick-slider img {height:100px;width:100%}
            #owl-five img ,#owl-four img,#owl-three img{
                width: 200px;
                height: 141px;
              }
              .projectFactsWrap .item {
                flex: 0 0 50%;
             }
             .basic-page{
               height:220px
             }
             .basic-page h2 {
              top: 48%;
              left: 45%;font-size: 23px;}
              .basic-page h6 {
                top: 75%;
                right: 10px;}
                  .single .place-share {
                    top:230px;
                  }
                  .tabs .tabs-list li {
                    font-size: 10px;
                        padding: 10px 0px;
                  }
                  .video-place iframe{
                    width:250px
                  }
                  .gallery_product img{
                    max-width: 184px;
                    height: 155px;}

                    .tabs .tab{
                      min-height: 0;
                    }
                    #owl-eight img,#owl-ten img{
                      width: 250px;
                      height: 140px;
                  }
                  .search-slt{font-size:10px}
                  #owl-gold img {max-height:200px;
                    width:95%;margin:10px}


  }

  @media (max-width: 425px) {
    #owl-two {
      margin: 50px 0px 0px 0px;
    }
    #owl-five img, #owl-four img, #owl-three img {
        width: 200px;
        height: 98px;}
        .gallery_product img {
          max-width: 70px;
          height: 77px;}
          #owl-eight img,#owl-ten img{
            width: 250px;
            height: 140px;
        }
        .single .place-share {
          top: 313px
        }

}

@media screen and (min-width:411px) and (max-width:731px){
    #owl-clients img,#owl-six img,#owl-nine img{
        width: 300px;
        height: 129px;}
        #owl-eight img{
            width: 250px;
            height: 140px;
        }
        .post-slide .post-img img{
          width: 300px;
    height: 90px;
        }
        #owl-ten img{
            border-radius: 20px;
            width: 250px;
            height: 140px;
        }
        .basic-page h2 {
          top: 46%;
          left: 33%;
          font-size: 24px;}
          .basic-page .spany {
            top: 78%;
            left: 83%;}
            .basic-page span {
              top: 78%;
              left: 68%;}


.gallery_product img {
    max-width: 103px;
    height: 102px;
    }
    .single .place-share {
      top: 320px
    }}

@media (max-width: 380px) {
    #owl-two .owl-carousel .owl-item {
      height: 200px;
    }
    #owl-clients img,#owl-six img,#owl-nine img{
        width: 200px;
        height: 100px;
      }
      .post-slide .post-img img{
        width: 200px;
        height: 87px;
      }
      .basic-page h2 {
        top: 46%;
        left: 33%;
        font-size: 24px;}
        .basic-page .spany {
          top: 78%;
          left: 83%;}
          .basic-page span {
            top: 78%;
            left: 68%;}
            #owl-eight img,#owl-ten img{
              width: 250px;
              height: 140px;
          }
          .single .place-share {
            top: 313px
          }
}

@media screen and (min-width:768px) and (max-width:1024px){
#owl-clients img,#owl-six img,#owl-nine img{
    width: 300px;
    height: 219px;}
    #owl-ten img{

        width: 280px;
        height: 140px;
    }
    .post-slide .post-img img{
      width: 250px;
    height: 177px;
    }
    .basic-page h2 {
      top: 46%;
      left: 33%;
      font-size: 24px;}
      .basic-page .spany {
        top: 80%;
        left: 92%;}
        .basic-page span {
          top: 78%;
          left: 84%;}
}

@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}

@media (max-width: 320px) {
  .basic-page h2 {
    top: 46%;
    left: 33%;
    font-size: 24px;}
    .basic-page .spany {
      top: 64%;
      left: 83%;}
      .basic-page span {
        top: 64%;
        left: 68%;}
}
@media screen and (max-width:360px){
  .tabs{
      margin:0;
      width:96%;
  }
  .tabs .tabs-list li{
      width:69px;
      padding: 10px 0px;
  }
  .single .place-share {
    top: 316px;}
    .post-slide .post-img img{
      width: 200px;
      height: 73px;}}








