/*!

 */





.bg-white {
  background-color: #FFFFFF; }
  
  .bg-light-grey {
  background-color: #f6f8fa; }
  
  .bg-lm-green {
  background-color: #d5d8ce; }
  
 .bg-m-green {
  background-color: #c2c9bb; }   
  
  .bg-cream {
  background-color: #f2f3f0; }
    
.bg-light-blue {
  background-color: #bcced6; }
  
  .bg-dark-blue {
  background-color: #a0bbc0; }  
  
  .bg-v-light-blue {
  background-color: #eef2f4; }

.bg-l-pink {
  background-color: #fadceb; }
  
 
 .bg-pink {
  background-color: #f5b5d2; }  
  
  
   
.text-white {
  color: #FFFFFF !important; }
  
 .text-black {
  color: #000000 !important; }   
  
  .text-lm-green {
  color: #d5d8ce !important; }
  
  .text-m-green {
  color: #9ca48e !important; }
  
   .text-light-blue {
  color: #bcced6 !important; }
  
   .text-l-pink {
  color: #e4cfda !important; }
  
  .text-pink {
  color: #f5b5d2 !important; }
  
  
  
  
  /*!
  
  Start New Font sizes and Colours
  
  

 */
  
  
   .bg-owhite {
  background-color: #F5F8FA; }
  
  .bg-pink2 {
  background-color: #E7D3E1; } 
  
  .bg-blue2 {
  background-color: #BFD1D7; }   
  
  
  
  .text-lblue {
  color: #92B5BE !important; }
  
  .text-pink-team {
  color: #F6ADCD !important; }
  
  
 /*! Font size */
 
 
   .text-main-home {
  font-size: 30px;
  }
  
  .text-pro-title {
  font-size: 34px;
  }
  
   .text-main-home-small {
  font-size: 26px;
  }
  
   .text-main-home-small-mob {
  font-size: 22px;
  }
  
   .text-main-team {
  font-size: 26px;
 }
 
 .text-main-team1 {
  font-size: 24px;
 }
 
  .text-main-team-m-rm {
  font-size: 24px;
 }
  
   .text-para-team {
  font-size: 24px;
 }
 
  .text-title-team {
  font-size: 24px;
 }
  
 .text-main-small-team {
  font-size: 18px;
 } 
 
 
 .text-main-xsmall-team {
  font-size: 18px;
  }
  
  
  .text-main-xxsmall-team {
  font-size: 16px;
  }
  
  
   .text-quali-xsmall {
  font-size: 18px;
  
}
   .text-quali-xxsmall {
  font-size: 14px;
  
}
    
   /*!
  
  End New Font sizes and Colours
  
  

 */
  
  @media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
 @media (max-width: 850px) {
  .hidden-x {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

text-main {
  font-size: 24px;
  }
  
  .text-small {
  font-size: 19px;
  }
  
  .text-med {
  font-size: 23px;
  }

.text-lrg {
  font-size: 32px;
  }
  
  .text-qua {
  font-size: 26px;
  }
  
  .text-qua-sm {
  font-size: 19px;
  }
  
  
  .text-thin {
  font-weight:200;
  }
  
  .text-e-lrg {
  font-size: 40px;
  }
  
  .text-e-lrg-head {
  font-size: 46px;
  }
  
  .text-e-lrg-head-mob {
  font-size: 26px;
  }
  
 /*! Start Home Page

 */ 
  
   .text-home-title-box-main {
  font-size: 38px;
  }
  
   .text-home-title-box {
  font-size: 38px;
  }
  
  
   .text-home-title-box-mobile {
  font-size: 42px;

  }
  
  .text-weight {
  font-weight: 100;
  } 
  
  .qu-mob-text-weight {
  font-weight: 200;
  } 
  
 
  
  /*! End Home Page

 */ 
  
  