*{
    padding: 0;
    margin: 0;
    font-family: 'poppins',sans-serif;
    box-sizing: border-box;
}
a:hover{
    text-decoration: none;
    
}
#header{
    height: 100vh;
    background-image: url(images2/Image\ 2\ Website.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    text-align: center;
    color: #fff;
}

.header-text{
    text-align: center;
    margin-top: -350px;
    padding-top: 20px;
    padding-bottom: 50px;
}

.header-text h1{
    font-size: 50px;
}

.header-text p{
    font-size: 30px;
    font-style: italic;
}

#header-2{
    height: 70vh;
    background-image: url(images2/formation-RSE.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    text-align: center;
    color: #fff;
}

/*------------------------------About------------------------------------*/

#about, #offer{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.padding-t-0{
    padding-top: 0 !important;
}

.h-h h1{
    text-align:center;
     margin-top: 100px;
      color: #3A3A3A;
       font-family:Arial, Helvetica, sans-serif;
       font-size: 40px;
       font-weight: 400;
}

.about-left-col{
   flex-basis: 50%;
   text-align:center;
  float: left;
 
}

.about-right-col img{
   width: 100%;
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   margin-left: 20px;
}

.about-right-col{
   flex-basis: 50%;
   text-align:lef;
   float: right;
   
}

.about-text{
   max-width: 500px;
   margin-right: 100px;
   display: inline-block;
}

.about-text button{
   margin: 30px 0;
   padding: 10px 20px 10px 20px;
   border-radius: 50px;
   background-color: #fff;
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   border: none;
}

.about-text button:hover{
   background-color: gray;
   outline: none;
}

.newspaper{
   /*column-count: 2;
   column-gap: 40px;*/
   padding-left: 30px;
   padding-right: 30px;
}

/*--------------------------------Joburg--------------------------------------*/


#joburg{
    padding: 100px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.joburg-left-col{
   flex-basis: 50%;
}

.joburg-left-col img{
    width: 100%;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #ffffff;
    box-shadow: 10px 10px 20px 0px rgb(0 0 0 / 45%);
  /*width: 100%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
}

.joburg-right-col{
   flex-basis: 50%;
   /* text-align: center; */
}

.joburg-text{
    max-width: 350px;
    text-align: center;
    margin-top: 80px;
}

.joburg-text button{
    margin: 30px 0;
    padding: 10px 20px 10px 20px;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: none;
}

.joburg-text button:hover{
    background-color: gray;
    outline: none;
}


/*---------------------------------Cape---------------------------------*/
.text-container {
    height: 220px;
    padding-right: 10px;
    overflow-y: scroll;
}
.text-container::-webkit-scrollbar{
    width: 10px;
    display: none;
    transition: display ease .5s;
}
.text-container::-webkit-scrollbar-track{
    background: #ffffff;
}
.text-container::-webkit-scrollbar-thumb{
    background: #888;
    border-radius: 8px;
}
.text-container:hover::-webkit-scrollbar{
    display: block;
}
#cape{
    padding: 100px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.cape-left-col{
   flex-basis: 50%;
}

.cape-left-col img{
    width: 100%;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #ffffff;
    box-shadow: 10px 10px 20px 0px rgb(0 0 0 / 45%);
  /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}

.cape-right-col{
   flex-basis: 50%;
   /* text-align: center; */
   padding-left: 30px;
   padding-right: 190px;

}

.cape-text{
    max-width: 350px;
    /* text-align: center; */
    margin-top: 80px;
}

.cape-text button{
    margin: 30px 0;
    padding: 10px 20px 10px 20px;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: none;
}

.cape-text button:hover{
    background-color: gray;
    outline: none;
}

/*-----------------------------------Concept----------------------------------*/

#concepts{
    padding-top: 50px;
    padding-bottom: 50px;
}

/*.concept{
    padding: 100px 0;
}*/
.concept h1{
    text-align: center;
    padding-bottom: 30px;
    font-family: Alegreya Sans SC Sans-serif;
}

.co-text p{
    text-align: center;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 300;

}
.co-text{
    display: flex;
    justify-content: center;

}

.concept-img img{
    width: 100%;
}

.concept-img{
    position: relative;
}


.concept-details{
    padding: 5px;
    text-align: center;
}

.concept-details h4{
    font-weight: 600;
    margin-top: 20px;
}


.concept-box{
    /*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
    box-sizing: border-box;
    background-color: beige;
    margin-bottom: 30px;
    padding: 30px;
    height: 50vh;
}
.concept p{
    /* line-height: 32px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    text-align: center;*/
    padding-left: 111px;
    padding-right: 111px;
}

.concept h1{
    font-family: Alegreya Sans SC Sans-serif;
    /* margin-bottom: 50px; */
}

.co-text button{
    margin: 30px 0;
    padding: 10px 20px 10px 20px;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: none;
}

.co-text button:hover{
    background-color: gray;
    outline: none;
}

/*---------------------------------------Kin------------------------------------*/

#kin{
    padding: 100px 0;
}

 .kin-row{ 
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
}

.kin-right-col{
    flex-basis: 50%;
}

.kin-right-col img{
    width: 100%;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #ffffff;
    box-shadow: 10px 10px 20px 0px rgb(0 0 0 / 45%);
    /*width: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
}

.kin-left-col{
    flex-basis: 50%;
    padding-left: 30px;
   padding-right: 190px;

}

.kin-text{
    max-width: 350px;
    /* text-align: center; */
    margin-top: 80px;
}

.primary-btn{
    margin: 30px 0;
    padding: 10px 20px 10px 20px;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    color: #252526;
    border: none;
}

.primary-btn:hover{
    text-decoration: none;
    background-color: gray;
    outline: none;
    color: #ffffff;
}


/*----------------------------------Lushi------------------------------------------*/

#lushi{
    padding: 100px 0;
}

.lushi-row{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.lushi-right-col{
    flex-basis: 50%;
}

.lushi-right-col img{
    width: 100%;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #ffffff;
    box-shadow: 10px 10px 20px 0px rgb(0 0 0 / 45%);
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}

.lushi-left-col{
    flex-basis: 50%;
}

.lushi-text{
    max-width: 350px;
    text-align: center;
}

.lushi-text button{
    margin: 30px 0;
    padding: 10px 20px 10px 20px;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: none;
}

.lushi-text button:hover{
    background-color: gray;
    outline: none;
}


/*--------------------------------Email form contact------------------------------------*/


.location{
    margin: 0px;
    padding: 0px;

}

.location iframe{
    width: 100%;
    height: 45vh;
   
   
}

.contact-us{
    width: 80%;
    margin: auto;
    padding: 80px 0;
}

.contact-col{
    flex-basis: 48%;
    margin-bottom: 30px;
}

.contact-col div{
    display: flex;
    text-align: center;
    margin-bottom: 40px;
}

.contact-col div .fa{
    font-size: 28px;
    color: #f44336;
    margin: 10px;
    margin-right: 30px;
}

.contact-col div p{
    padding: 0;
}

.contact-col div h5{
    font-size: 20px;
    margin-bottom: 5px;
    color: #555;
    font-weight: 400;
}

.contact-col input, .contact-col textarea{
    width: 100%;
    padding: 15px;
    margin-bottom: 17px;
    outline: none;
    border: 1px solid #ccc;
}

.hero-btn{
    display: inline-block;
    font-family: inherit;
    background-color: #13aff0;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 14px 20px;
    border: 0;
    cursor: pointer;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1
}

.hero-btn:hover{
    background-color: #053549;
    cursor: pointer;
}

/*--------------------- Footer ---------------------*/

#footer{
    padding: 20px 0 10px;
    background-color: #333;
    color: #ffffff;
}

.footer-row{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


.footer-row img{
    /* width: 200px; */
    float: left;
}
.footer-row span p{
   padding: 0;
   margin: 0;
   color: #ffffff;
}

/*----------------------Nav------------------------*/

.nav-bar{
    top: 0;
    position: sticky;
    z-index: 2;   
}

.nav-item{
    display: flex;
    padding: 2px;
    padding-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    letter-spacing: 2px;
    text-transform: uppercase
    
  }

  .nav-item a{
    font-family:Arial, sans-serif;
    
  }

  .nav-item a:hover{
      color: #f0c330;
      transition: 0.5s;
  }
  

.navbar{
    background: rgba(0,0,0,0.7);
   
    
}

.navbar-brand img {
    width: 40%;
    float: left;
}

.nav-bar .fa-bars{
    font-size: 35px;
    color: #fff;
}

.navbar-toggler{
    outline: none !important;
}

.navbar-nav{
    float: right;
    text-align: right;
}

.nav-link{
    font-size: 12px;
    color: #fff;
    
}

/*---------------------Services---------------------*/

#services{
    padding-top: 50px;
    padding-bottom: 50px;
}

.service{
    padding: 100px 0;
}
h1{
    text-align: center;
    padding-bottom: 30px;
    font-family: Alegreya Sans SC Sans-serif;
}

p{
    /* text-align: center; */
    padding-bottom: 30px;
    font-family: Alegreya Sans SC Sans-serif;
}

.service-img img{
    width: 100%;
}

.service-img{
    position: relative;
}


.service-details{
    padding: 5px;
    text-align: center;
}

.service-details h4{
    font-weight: 600;
    margin-top: 20px;
}

.service-text{
    padding-left: 111px;
}

.service-box{
    /*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
    box-sizing: content-box;
    background-color: beige;
    margin-bottom: 30px;
    padding: 30px;
    height: 50vh;
   
}

/*-----------------------S-Img----------------------*/

.s-block{

  color: white;
  font-weight: bold;
  position: absolute;
  bottom: 10%;
  left: 25%;
  z-index: 2;
  width: 50%;
  padding: 20px;
  text-align: center;
  
  
}

.s-img img{
    margin-top: 50px;
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.6))
    
}

.s-block h1{
    color: #fff;
    font-family: "Rancho", Sans-serif;
    font-size: 51px;
    font-weight: 200;
    text-transform: none;
}

.s-block h3{
    color: #fff;
    font-family: "Rancho", Sans-serif;
    font-size: 26px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    letter-spacing: -0.3px;
    text-decoration: grey;
}

.s-block button{
    margin: 30px 0;
    padding: 10px 20px 10px 20px;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border: none;
    outline: none;
}

.s-block button:hover{
    background-color: grey;
    outline: none;
}

/*--------------------- Social Icons ---------------------*/

.social-icons{
    width: 50px;
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
    outline: none;
    
}

.social-icons .fa{
    display: block;
    width: 20px;
    margin: 0 auto 20px;
    cursor: pointer;
    outline: none;
    color: #fff;
    
}

.social-icons .fa a{
    outline: none;
}

/*--------------------Scroll Top-------------------------*/

        #myBtn {
            display: none;
            position: fixed;
            bottom: 20px;
            right: 30px;
            z-index: 99;
            font-size: 15px;
            border: none;
            outline: none;
            background: rgba(0,0,0,0.5);
            color: white;
            cursor: pointer;
            padding: 15px;
            border-radius: 4px;
          }
          
          #myBtn:hover {
            background-color: #5e5e5e;
          }

/*----------- Media query for menu less than 800 -----------------*/

@media only screen and (max-width: 880px){
}

.ba-text{
    max-width: 100px;
    margin-right: 50px;
    display: inline;
 }
 

 .ab-text{
    max-width: 100px;
    margin-right: 50px;
    display: inline;
    
 }
 


 .service-box{
    /*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
    box-sizing: content-box;
    background-color: beige;
    margin-bottom: 30px;
    padding: 30px;
    height: 60vh;
   
}

.concept-box{
    /*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
    box-sizing: border-box;
    background-color: beige;
    margin-bottom: 30px;
    padding: 30px;
    height: 70vh;
}

.contact-col input, .contact-col textarea{
    width: 100%;
    padding: 15px;
    margin-bottom: 17px;
    outline: none;
    border: 1px solid #ccc;
}




