.wrapper2 {
  max-width: 1300px;
  margin: auto;
  padding: 0 1rem;
}
.ab-six-box-containers {
  display: flex;
  flex-wrap: wrap;
}
.ab-six-box-containers .outer-box {
  width: 33.33%;
  padding: 15px;
  text-align: center;
  margin: 30px 0;
}
.ab-six-box-containers .outer-box p {
  color: #757575;
  font-size: 15px;
}
.out-sour {
  display: block !important;
  background: #0569bd;
  color: #fff;
  padding: 40px 135px;
}
.large-light {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 2.5rem;
}
.get-touch-sec {
  background-color: #015dd3;
  padding: 55px !important;
}
.get-touch-sec-h1 {
  color: #fff !important;
  top: 150px;
  letter-spacing: -8px !important;
  position: static;
}
.who-main-sec-text {
  text-align: center;
  font-size: 70px;
  color: #0569bd;
  font-family: Montserrat;
  font-weight: 900;
  letter-spacing: 0px !important;
}
.who-main-sec-text-setup {
  text-align: center;
  font-size: 68px;
  color: #fff;
  font-family: Montserrat;
  font-weight: 500;
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translate(-50%, 35%);
}
/* .dots-sec-two {
width: 2rem;
height: 2rem;
margin: 0.5rem;
background-color: #fff;
border-radius: 100px;
margin: 15px 0px;
} */
/* .get-touch-sec-dots {
padding-top: 60px;
} */
.get-touch-sec-p {
  color: #fff;
  font-size: 16px;
  font-weight: 350;
  text-align: center;
}
.office-main-sec-text {
  text-align: left;
  font-size: 155px;
  color: #0569bd;
  font-family: Montserrat;
  font-weight: 900;
  letter-spacing: -10px;
}
.box {
  text-align: center;
  padding: 5px;
  /* margin-bottom: 0px; */
  padding-bottom: 18px;
  margin: -40px auto 0;
}

.name {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 8px;
  color: #0569bd;
  font-size: 20px;
}
.title {
  text-transform: uppercase;
  font-weight: bold;
  color: #d0d0d0;
  letter-spacing: 2px;
  font-size: 11px;
  margin-bottom: 2px;
}
.about-us-img {
  width: 100%;
  /* height: 470px; */
  object-fit: fill;
  object-position: 59% 0%;
}
.setup-button {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 150px);
  background: #fff0 !important;
  border-radius: 50px !important;
  border: 2px solid !important;
  padding: 5px 40px !important;
  font-size: 27px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all .5s linear;
}

.setup-button:hover{
  background: #015dd3a8 !important;
  transition: all .5s linear;
}
.main-text-h1 {
  font-size: 90px;
  transition: 1.5s;
  font-family: Montserrat;
  font-weight: 900;
  letter-spacing: -2px;
  text-align: center;
  padding-top: 215px;
  color: #fff;
}
.post-header-image .wrapper-service {
  height: 100%;
  color: #fff;
}
.post-header-image {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.main-sec-about-us {
  background-color: #000000c9;
}
.main-about-us-sub {
  text-align: center;
  color: #fff;
  padding-bottom: 50px;
}
.service-span {
  color: #0569bd;
}
.our-expert-text {
  text-transform: lowercase;
  color: #333333 !important;
  letter-spacing: -2px !important;
  text-align: center;
  font-weight: 300;
}
.number-animate {
  font-size: 60px;
  font-weight: 900;
}

.number-inc {
  /* font-size: 100px; */
  color: #015dd3;
  text-align: center;
  font-weight: 900;
  padding: 60px;
}
.outer-box h3 {
  color: #015dd3;
}

.contact-sec {
  background-color: #015dd3;
}

.contact-sec-h1 {
  color: #fff !important;
  position: relative;
  top: 150px;
  letter-spacing: -8px !important;
}

.contact-sec-h2 {
  font-weight: bolder;
  color: #fff;
}

.contact-sec-p {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}

.contact-home br {
  display: none;
}

.contact-home .wpcf7-not-valid-tip {
  display: block;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  display: block !important;
}

.contact-sec .form-outline {
  margin-bottom: 0.5rem !important;
}

.contact-home .sent .wpcf7-response-output {
  color: greenyellow !important;
}

.verticle-center-div {
  transform: translateY(-50%);
  top: 40%;
  position: relative;
}

.verticle-center-h1 {
  transform: translateY(-50%);
  top: 50%;
  position: relative;
}

.home-people__EF {
  aspect-ratio: 1366/660;
  bottom: 0;
  left: 0;
  min-width: 700px;
  right: 0;
  top: 0;
  z-index: -1;
  position: relative;
}

.staff_section {
  isolation: isolate;
  position: relative;
  transform: translateZ(0);
}

@media (min-width: 992px) {
  .home-people {
    aspect-ratio: 1366/660;
  }
}
@media screen and (max-width: 480px){
  body{
    -webkit-text-size-adjust: 100%;
  }
}

@media (max-width: 480px) {
    /* .staff-team {
        width: 100% !important;
    } */
    .staff-team h1{
        text-align: center !important;
        top: 0 !important;
        margin-bottom: 15px;
    }
    .home-people__EF .management:nth-child(14){
        right: 63% !important;
        top: 38% !important;
    }
    .home-people__EF .management:nth-child(16){
        top: 40% !important;
    }
    .home-people__EF .management:nth-child(7){
        top: 92% !important;
        right: 58.1715% !important;
    }
    .home-people__EF .management:nth-child(7):after{
        font-size: 62px !important;
        font-family: -apple-system-body;
    }
    .home-people__EF .management:nth-child(6){
        right: 43.1715% !important;
    }
    .home-people__EF .management:nth-child(2){
      right: 55.1715% !important;
      top: 59% !important;
    }
    .home-people__EF .management:nth-child(2):after{
        font-size: 25px !important;
        top: 70px !important;
        font-family: -apple-system-body;
    }
    .home-people__EF .management:nth-child(9){
        right: 40.1715% !important;
        top: 67% !important;
    }
    .home-people__EF .management:nth-child(11){
      right: 42.1715% !important;
      top: 0% !important;
    }
    .home-people__EF .management:nth-child(3){
      right: 26.1715% !important;
      top: 57% !important;
    }
    .home-people__EF .management:nth-child(17):after{
      font-size: 50px !important;
      font-family: -apple-system-body;
    }
    .home-people__EF {
      left: 24% !important;
      min-height: 363px;
      min-width: 700px !important;
      top: 50% !important;
      translate: -50% -50%;
    }
    .home-people__EF .management::after{
      font-family: -apple-system-body;
    }
    
}
@media only screen and (max-width: 991.98px) and (min-width: 480px)  {
  .staff-team h1 {
    top: 230px !important;
  }
  .home-people__EF .management:nth-child(16) {
    top: 63% !important;
  }
  .home-people__EF .management:nth-child(7) {
    top: 80% !important;
  }
  .home-people__EF .management:nth-child(7):after {
    font-size: 45px !important;
    font-family: -apple-system-body;
  }
}

@media (max-width: 991.98px) {
    .home-people {
        min-height: 360px;
      }
  .home-people__EF {
    left: 45%;
    min-height: 363px;
    min-width: 0;
    top: 45%;
    translate: -50% -50%;
  }
  .staff-team {
    width: 50%;
  }
  .staff-team h1 {
    font-size: 35px !important;
  }
  .home-people__EF .management:nth-child(17):after{
    font-size: 50px !important;
    top: -78px !important;
    left: 20px !important;
    font-family: -apple-system-body;
  }
  .home-people__EF .management:nth-child(2):after{
    font-size: 40px !important;
    top: 65px !important;
    font-family: -apple-system-body;
  }
}

.management img {
  max-width: 140px;
  box-shadow: 0.5px 0.5px 2px;
  background-color: #fff;
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  
}
.management {
  margin-top: 20px !important;
  position: absolute;
}
.home-people__EF .management:nth-child(1) {
  right: 1.1715%;
  top: 1%;
}
.home-people__EF .management:nth-child(2) {
  right: 17.1715%;
  top: 17%;
}
.home-people__EF .management:nth-child(3) {
  right: 18.1715%;
  top: 52%;
}

.home-people__EF .management:nth-child(4) {
  right: 0.1715%;
  top: 76%;
}

.home-people__EF .management:nth-child(5) {
  right: 20.1715%;
  top: 95%;
}
.home-people__EF .management:nth-child(6) {
  right: 34.1715%;
  top: 95%;
}
.home-people__EF .management:nth-child(7) {
  right: 53.1715%;
  top: 72%;
}
.home-people__EF .management:nth-child(8) {
  right: 5.1715%;
  top: 84%;
}
.home-people__EF .management:nth-child(9) {
  right: 35.1715%;
  top: 61%;
}
.home-people__EF .management:nth-child(10) {
  right: 0.1715%;
  top: 18%;
}
.home-people__EF .management:nth-child(11) {
  right: 21.1715%;
  top: -7%;
}
.home-people__EF .management:nth-child(12) {
  right: 56.1715%;
  top: -6%;
}
.home-people__EF .management:nth-child(13) {
  right: 28.1715%;
  top: 24%;
}
.home-people__EF .management:nth-child(14) {
  right: 1.1715%;
  top: 44%;
}
.home-people__EF .management:nth-child(15) {
  right: 29.1715%;
  top: 0%;
}
.home-people__EF .management:nth-child(16) {
  right: 50.1715%;
  top: 52%;
}
.home-people__EF .management:nth-child(17) {
  right: 34.1715%;
  top: 39%;
}
.home-people__EF .management:nth-child(18) {
  right: 50.1715%;
  top: 17%;
}

.home-people__EF .management:after {
  color: #015dd3;
  border-radius: 100px;
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(15):after {
  font-size: 20px;
  margin: 0.5rem;
  content: " \25CF";
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(14):after {
  font-size: 50px;
  margin: 0.5rem;
  content: " \25CF";
  color: #333333 !important;
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(10):after {
  font-size: 20px;
  margin: 0.5rem;
  content: " \25CF";
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(6):after {
  font-size: 30px;
  margin: 9.5px;
  content: " \25CF";
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(3):after {
  font-size: 50px;
  margin: 0.5rem;
  content: " \25CF";
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(9):after {
  font-size: 20px;
  margin: 0.5rem;
  content: " \25CF";
  color: #333333 !important;
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(8):after {
  font-size: 70px;
  margin: 0.5rem;
  content: " \25CF";
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(7):after {
  font-size: 80px;
  margin: 0.5rem;
  content: " \25CF";
  color: #333333 !important;
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(2):after {
  font-size: 44px;
  content: " \25CF";
  color: #333333 !important;
  top: 105px;
  left: 6px;
  position: absolute;
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(1):after {
  font-size: 50px;
  content: " \25CF";
  color: #333333 !important;
  top: -18px;
  left: -72px;
  position: absolute;
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(18):after {
  font-size: 50px;
  content: " \25CF";
  color: #333333 !important;
  top: -18px;
  left: -49px;
  position: absolute;
  font-family: -apple-system-body;
}
.home-people__EF .management:nth-child(17):after {
  font-size: 84px;
  content: " \25CF";
  color: #333333 !important;
  top: -98px;
  left: -7px;
  position: absolute;
  font-family: -apple-system-body;
}

.people-small {
  width: 7%;
}
.people-mediuem {
  width: 10%;
}
/* .staff-team {
  position: relative;
} */
.staff-team h1 {
  position: relative;
  text-align: start;
  font-size: 47px;
  top: 280px;
  color: #0569bd !important;
 
}
.home-people {
  display: grid;
  isolation: isolate;
  /* overflow: hidden; */
  place-content: inherit;
  position: relative;
}

/* Responsive CSS */
@media screen and (max-width: 767px) {
  .main-text-h1 {
    padding-top: 120px;
    font-size: 3em;
  }

  .who-main-sec-text {
    font-size: 2em;
  }

  .ab-six-box-containers .outer-box {
    width: 100%;
  }

  .our-expert-text {
    letter-spacing: -2px !important;
  }

  .who-main-sec-text-setup {
    font-size: 27px;
    margin-top: 5px;
    transform: translate(-50%, 30%);
  }

  .setup-button {
    
    margin-top: 30px;
    transform: translate(-50%, 45px);
    font-size: 0.9em !important;
    border: 2px solid !important;
    font-weight: 400 !important;
  }

  .about-us-img {
    /* height: 245px; */
    object-position: 57% 30%;
  }
  .number-animate{
    font-size: 50px;
  }
}

/* contact modal */

.dots-sec-two {
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
  background-color: #fff;
  border-radius: 100px;
  margin: 15px 0px;
}

.dots-sec-three {
  width: 2rem;
  height: 15rem;
  margin: 0.5rem;
  background-color: #fff;
  border-radius: 0px;
  margin: 15px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .who-main-sec-text-contact-form {
    font-size: 115px;
    letter-spacing: -9px;
  }
}

/* CSS for Contact Us page Responsivness*/
@media (min-width: 991px) {
 .staff-team h1{
  width: 60%;
  top: 300px;
 }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .main-text-h1 {
    padding-top: 110px;
    font-size: 90px;
  }
  .our-expert-text {
    font-size: 70px;
  }
  /* .home-people__EF {
    left: 43.5%;
    aspect-ratio: 1000/690;
  } */
  .staff-desktop {
    display: none;
  }
  .staff-text-tab-mobi {
    margin-top: 20px;
    margin-left: -5px;
    text-align: left;
    animation: glow 1s ease-in-out infinite alternate;
  }
  .who-main-sec-text {
    font-size: 75px;
  }
  .number-inc {
    padding: 130px 60px 50px 60px;
  }
  .who-main-sec-text-setup {
    font-size: 55px;
    transform: translate(-50%, 90%);
  }
  .about-us-img {
    /* height: 360px; */
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .staff-text-tab-mobi {
    display: none;
  }
}
