
/*SCROLL BAR COLOR CHANGE CODE*/


@font-face {
  font-family: 'Cocogoose';
  src: url('../fonts/Cocogoose-Compressed-Light-trial.ttf');
}


:root{
  --ff-1: 'Cocogoose';
}

/* h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
  font-family: var(--ff-1);
} */
/* replace above with teko font to get old one. */

::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #333;
}

::-webkit-scrollbar-thumb:hover {
  background: #222 !important;
}


.preloader{
      background: #fbfbfb !important;
}

.box-contacts-body{
  max-width: 300px !important
}

.cssload-container{
  width: auto !important;
  height: auto !important;
  transform: translate(-50%,-50%) !important;
}

.cssload-container img{
  width: 200px;
height: 200px;
object-fit: cover;
}

/*SCROLL BAR COLOR CHANGE CODE*/

/* navbar font change  */
.rd-navbar-corporate.rd-navbar-static .rd-nav-link{
  font-family: 'Poppins', sans-serif !important;
  font-size:.91rem;
}
.team-creative-figure img{
	width: 100%;
	height:295px;
	object-fit:cover;
}
.aboutus-text {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 35px;
    letter-spacing: 0.3px;
    text-align: justify;
    font-weight: 300;
}
/*navbar image logo*/
.saad-logo-image a img{
    height:44px !important;
    object-fit:cover;
}
.saad-logo-header p{
    font-size:13px !important;
    font-weight: bold;
    letter-spacing: 0px
}
.upper-line p{
  background: #444349;
color: #fff;
font-size: 11px;
margin: 0;
}
.swiper-slider-corporate h6 {
    font-weight: 400;
    letter-spacing: .15em;
    color:white !important;
    padding:11px 0px;
    background-color:#444349 !important;
    margin: 0px 291px;
}
/*media query for about us*/
.saad-gallery-image img{
    height:250px;
    object-fit:cover;
}

/*expeditions timeline css */
*{
    margin:0;
    padding:0;
    box-sizing: border-box;
}
body{
    font-family: 'Poppins', sans-serif;
}
.timeline-section{
    /*background-color: #24292d;*/
    min-height: 100vh;
    padding: 100px 15px;
}
.timeline-items{
    max-width: 1000px;
    margin:auto;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.saad-activities-subheader h4{
  font-size: 3rem;
    letter-spacing: 1px;
    font-weight: 500;
}
.saad-activities-images img{
  height: 400px;
  object-fit: cover;
}
.timeline-items::before{
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #2f363e;
    left: calc(50% - 1px);
}
.timeline-item{
    margin-bottom: 40px;
    width: 100%;
    position: relative;
}
.timeline-item:last-child{
    margin-bottom: 0;
}
.timeline-item:nth-child(odd){
    padding-right: calc(50% + 30px);
    text-align: right;
}
.timeline-item:nth-child(even){
    padding-left: calc(50% + 30px);
}
.timeline-dot{
    height: 16px;
    width: 16px;
    background-color:#ec3237;
    position: absolute;
    left: calc(50% - 8px);
    border-radius: 50%;
    top:10px;
}
.timeline-date{
    font-size: 18px;
    color: #ec3237;
    margin:6px 0 15px;
}
.timeline-content{
    background-color: #2f363e;
    padding: 30px;
    border-radius: 5px;
        position: relative;
}
.timeline-content h3{
    font-size: 20px;
    color: #ffffff;
    margin:0 0 10px;
    text-transform: capitalize;
    font-weight: 500;
}
.timeline-content p{
    font-size: 13px;
    color: #d7d1d1;
    font-weight: 300;
    line-height: 22px;
    margin:7px 0px;
}

.timeline-content h5, .timeline-content h6{
    color: #fff;
}

.timeline-content h6{
    padding-bottom: 0.6rem;
    font-size: 14px;
    font-weight: 400;
    margin-top: 0.4rem;
}
.timeline-content h6 span{
    font-size: 14px;
    font-weight: 400;
}
.timeline-border{

}
.status{
  border-bottom: 1px solid #3c454e;
  margin: 0;
  margin-bottom: 0.6rem;
}
.status span{
  text-transform: uppercase;
      background: green;
      padding: 0.2rem 0.4rem;
      border-radius: 4px;
      margin-right: 10px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
}
}

.timeline-heading{
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}
.timeline-heading img{

    width: 40px;
}
/*
.timeline-content::before {
    content: "";
    position: ABSOLUTE;
    top: 0;
    left: 0;
    width: 104px;
    height: 99px;
    background: #ec3237;
    border-bottom-right-radius: 12px;
}*/
.timeline-item:nth-child(even){
        padding-right: 0;
        text-align: right;
    }


.timeline-content{
    position: relative;
}

.timeline-img{
  padding-bottom: 1.5rem;
  border-radius: 7px;
}
 .timeline-img img{
   height:350px;
   object-fit:cover;
   border-radius: 7px;
   width:100%;
 }
.button:hover{
  color:white;
}
.timeline-content::after{
content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 18px;
    background-color: #ec3237;
    left: 0px;
    z-index: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

/* membership css */
.section-membership{
  padding:50px 0px;
}
/* responsive */


.pinnacle__inner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin-bottom: 1rem;
    transition: all .84s;
}
.pinnacle__inner {
    padding: 1.2rem;
    border: 1px solid #eee;
}
.pinnacle__inner:hover  img{
    transform: scale(1.3);
}
.pinnacle__img{
    overflow: hidden;
    height: 320px;
    margin-bottom: 1rem;
}
.saad-activities-header {
    padding: 50px 0;
}
.saad-activities-subheader{
    margin:31px 0;
}
.saad-pinnacles-section{
    padding: 50px 0;
}
@media (max-width:  992px)
{
    .timeline-content h3{
        min-width: 250px;
        width: 100%;
        flex-grow: 1;
    }
    .timeline-heading {
    justify-content: flex-end;
    flex-wrap: wrap;
    }
}

@media(max-width: 767px){
    .timeline-items::before{
        left: 7px;
    }

    .timeline-item:nth-child(odd){
        padding-right: 0;
        text-align: left;
    }
    .timeline-item:nth-child(even){
        padding-right: 0;
        text-align: left;
    }
    .timeline-item:nth-child(odd),
    .timeline-item:nth-child(even){
        padding-left: 37px;
    }
    .timeline-dot{
        left:0;
    }
    .timeline-heading {
    justify-content: flex-start;
    }
    .timeline-content h3 {
    margin-top: 8px;
    }
    .saad-activities-header,.saad-pinnacles-section{
    padding: 20px 0;
    }
    .saad-activities-subheader{
    margin:20px 0;
    }
    .timeline-img img{
      height:auto;
      width:100%;
      border-radius:3px;
    }
}

.swiper-slide{
  position: relative;
}

.swiper-slide::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: .5;
}

.lg-autoplay-button, .lg-fullscreen, #lg-zoom-in, #lg-zoom-out, #lg-actual-size, #lg-share, #lg-download{
  display: none !important;
}

/* .lg-actions .lg-next:before{
  &#xe87a;
} */


@media (max-width: 576px) {

  .upper-line p, .breadcrumb-bottom{
    padding: 6px 5px;
    font-size: 10px;
  }
  footer .unit-left{
    text-align: center;
  }

}
.button-2{
        padding: 12px 40px 10px !important;
            padding-left: 11px !important;
    padding-right: 12px !important;
}
/* .saad-slider h2.font-weight-light {
  position: relative;
  z-index: 2;
}
.saad-slider h2.font-weight-light::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: .8;
  z-index: -1;
  padding: 1rem;
} */
/*media query for home page counter*/
@media only screen and (max-width: 992px) {
    .counter-modern-number span{
        font-size:85px !important;
    }
    .counter-modern-number h1{
        font-size:54px !important;
    }
}
@media only screen and (max-width:768px) {
    .counter-modern-number span{
        font-size:70px !important;
    }
    .counter-modern-number h1{
        font-size:50px !important;
    }
}

/*breadcrumb-css*/
.breadcrumbs-saad-before{
    position: relative;
}
.breadcrumbs-saad-before::before{
    content:'';
    position:absolute;
    top: 0;
    left: 0;
    width: 100% ;
    height: 100%;
    background-color: #333;
    opacity: .5;
}
.breadcrumbs-saad-before::after h2{
   z-index:-1;
}