h5.header-005 {
    color: #fff;
}

.cls-team .sppb-addon-person .sppb-person-image {
    margin-bottom: 10px;
}
.cls-team .sppb-person-name {
    margin-bottom:5px!important;
    line-height:18px;
    color:#164792!important;
    font-size: 24px!important;
}
 .cls-team .sppb-person-designation {
    font-size:14px!important;
       color:#164792!important;
}
.cls-team .sppb-addon-persion .sppb-person-introtext, .cls-team .sppb-addon-persion .sppb-person-social-icons, .cls-team .sppb-addon-person .sppb-person-introtext, .cls-team .sppb-addon-person .sppb-person-social-icons {
    margin-bottom:15px;
}
@media(max-width:767px){
  .cls-team .sppb-addon-person.sppb-text-left {
    text-align: left;
}
}
.cls-whyus.spectrum-faq-list .sppb-addon-feature .sppb-addon-text {
    color: #000;
    font-size: 14px !important;
}
.cls-whyus .sppb-media {
    /* display: flex; */
    /* align-items: start; */
}

ul.list-whyus {
    text-align: left;
}

/**services**/
#sec-interior{
  position:relative;
}
#sec-interior:before{
  content:"01";
  position:absolute;
  top: 0;
  left: 10px;
  font-size: 150px;
  line-height: 1;
  font-weight: 700;
  font-family:'POPPINS',sans-serif;
  color: #fff;
  z-index: 9;
  opacity: 0.1;
}

#sec-housekeeping{
  position:relative;
}
#sec-housekeeping:before{
  content:"02";
  position:absolute;
  top: 0px;
  right: 10px;
  /* transform: translateY(-50%); */
  font-size: 150px;
  line-height: 1;
  font-weight: 700;
  font-family:'POPPINS',sans-serif;
  color: #164792;
  z-index: 9;
  opacity: 0.1;
}

#sec-repair{
  position:relative;
}
#sec-repair:before{
  content:"03";
  position:absolute;
  top: 0;
  left: 10px;
  font-size: 150px;
  line-height: 1;
  font-weight: 700;
  font-family:'POPPINS',sans-serif;
  color: #fff;
  z-index: 9;
  opacity: 0.1;
}

#sec-checkin{
  position:relative;
}
#sec-checkin:before{
  content:"04";
  position:absolute;
  top: 0px;
  right: 10px;
  /* transform: translateY(-50%); */
  font-size: 150px;
  line-height: 1;
  font-weight: 700;
  font-family:'POPPINS',sans-serif;
  color: #164792;
  z-index: 9;
  opacity: 0.1;
}

#sec-workshop{
  position:relative;
}
#sec-workshop:before{
  content:"05";
  position:absolute;
  top: 0;
  left: 10px;
  font-size: 150px;
  line-height: 1;
  font-weight: 700;
  font-family:'POPPINS',sans-serif;
  color: #fff;
  z-index: 9;
  opacity: 0.1;
}

#sec-hassle{
  position:relative;
}
#sec-hassle:before{
  content:"06";
  position:absolute;
  top: 0px;
  right: 10px;
  /* transform: translateY(-50%); */
  font-size: 150px;
  line-height: 1;
  font-weight: 700;
  font-family:'POPPINS',sans-serif;
  color: #164792;
  z-index: 9;
  opacity: 0.1;
}

.cls-award .sppb-addon-animated-heading .sppb-addon-title {
  display:block;
  line-height: 60px;
}
.cls-award .animated-heading-text.text-clip .animated-text-words-wrapper {
  margin:auto;
  justify-content:center;
}