body {
  color: #878787;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
}

p {
  color: #878787;
  font-size: 18px;
  /* text-align: justify; */
}


@media only screen and (min-width: 991px) and (max-width: 1199px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 575px) {}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 380px) {}

/* aboutus css start */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
}

.banner_shape [class*="shape"] {
  position: absolute;
  z-index: -1;
}

.banner_section .banner_shape [class*="shape"],
.breadcrumb_section .banner_shape [class*="shape"] {
  z-index: 0;
}

.shape1 {
  top: 30%;
  left: 3%;
  max-width: 112px;
}

.shape2 {
  bottom: 25%;
  left: 15%;
  max-width: 48px;
}

.shape3 {
  top: 10%;
  left: 35%;
  max-width: 22px;
}

.shape4 {
  bottom: 5%;
  left: 35%;
  max-width: 72px;
}

.shape5 {
  top: 15%;
  right: 30%;
  max-width: 60px;
}

.shape6 {
  bottom: 15%;
  right: 30%;
  max-width: 40px;
}

.shape7 {
  top: -20px;
  right: -20px;
  max-width: 160px;
}

.shape8 {
  right: 5%;
  bottom: 20%;
  max-width: 90px;
}

.shape9 {
  right: 10%;
  bottom: 50%;
  max-width: 70px;
}

.shape10 {
  top: -100px;
  left: -50px;
  max-width: 390px;
}

.shape11 {
  right: 9%;
  top: 20%;
  max-width: 200px;
}

.shape12 {
  right: 40%;
  bottom: 8%;
  max-width: 60px;
}

.shape13 {
  right: 10px;
  bottom: 20px;
  max-width: 92px;
}

.shape14 {
  left: 20%;
  bottom: 20px;
  max-width: 83px;
}

.shape15 {
  left: -10%;
  bottom: -20%;
  max-width: 320px;
}

.shape16 {
  left: 4%;
  top: 15%;
  max-width: 52px;
}

.shape17 {
  top: 18%;
  left: 45%;
  max-width: 22px;
}

.shape18 {
  left: 56%;
  bottom: 35%;
  max-width: 22px;
}

.shape19 {
  bottom: 10%;
  left: 40%;
  max-width: 25px;
}

.shape20 {
  right: 15%;
  top: 10%;
  max-width: 150px;
}

.shape21 {
  top: 8%;
  right: 0%;
  max-width: 62px;
}

.shape22 {
  bottom: 10%;
  right: 1%;
  max-width: 112px;
}

.shape23 {
  bottom: 30%;
  left: 8%;
  max-width: 60px;
}

.shape24 {
  bottom: 15%;
  left: 22%;
  max-width: 90px;
}

.shape25 {
  top: 35%;
  left: 35%;
  max-width: 48px;
}

.shape26 {
  top: 36%;
  right: 35%;
  max-width: 37px;
}

.shape27 {
  bottom: 10%;
  right: 22%;
  max-width: 40px;
}

.shape28 {
  top: 30%;
  right: 12%;
  max-width: 22px;
}

@media only screen and (max-width: 1199px) {
  .shape1 {
    max-width: 92px;
  }

  .shape2 {
    max-width: 44px;
  }

  .shape3 {
    max-width: 15px;
  }

  .shape4 {
    max-width: 52px;
  }

  .shape5 {
    max-width: 40px;
  }

  .shape6 {
    max-width: 30px;
  }

  .shape7 {
    max-width: 120px;
  }

  .shape8 {
    max-width: 60px;
  }

  .shape9 {
    max-width: 50px;
  }

  .shape10 {
    max-width: 370px;
  }

  .shape11 {
    top: 27%;
    max-width: 180px;
  }

  .shape20 {
    right: 10%;
  }

  .shape21 {
    top: -3%;
  }

  .shape23 {
    max-width: 40px;
  }

  .shape24 {
    max-width: 60px;
  }

  .shape25,
  .shape27 {
    max-width: 28px;
  }

  .shape26 {
    max-width: 26px;
  }

  .shape28 {
    max-width: 15px;
  }
}

@media only screen and (max-width: 991px) {
  .shape11 {
    top: 47%;
  }

  .shape23 {
    bottom: 40%;
    left: 5%;
  }

  .shape25 {
    top: 25%;
    left: 30%;
  }

  .shape26 {
    top: 30%;
    right: 30%;
  }

  .shape28 {
    top: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .shape10 {
    max-width: 340px;
  }

  .shape11 {
    right: 4%;
    top: 57%;
  }

  .shape14 {
    left: 3%;
    max-width: 73px;
  }

  .shape13 {
    bottom: 30px;
    max-width: 72px;
  }

  .mobile_img {
    margin-top: 30px;
  }

  .shape20 {
    right: 18%;
    top: auto;
    bottom: 52%;
  }

  .shape17 {
    top: auto;
    left: 15%;
    bottom: 50%;
  }

  .shape18 {
    left: 15%;
    bottom: 25%;
  }

  .shape19 {
    bottom: 35%;
    left: 90%;
  }

  .shape28 {
    right: 10%;
  }
}

@media only screen and (max-width: 575px) {
  .shape1 {
    top: 17%;
    left: -8%;
  }
}

@media only screen and (max-width: 480px) {
  .shape4 {
    max-width: 32px;
    bottom: 4%;
    left: 25%;
  }

  .shape1 {
    top: 10%;
    left: -8%;
    max-width: 72px;
  }

  .shape5,
  .shape8,
  .shape24 {
    display: none !important;
  }

  .shape11 {
    right: 4%;
    top: 60%;
  }

  .shape12 {
    max-width: 40px;
  }

  .shape14 {
    max-width: 43px;
  }

  .shape13 {
    max-width: 40px;
  }

  .shape11 {
    top: auto;
    bottom: 20%;
    max-width: 130px;
  }

  .shape23 {
    bottom: 30%;
    left: 3%;
    max-width: 30px;
  }

  .shape25,
  .shape27,
  .shape26 {
    max-width: 20px;
  }
}

@media only screen and (max-width: 380px) {
  .shape1 {
    top: 5%;
    left: -11%;
    max-width: 62px;
  }
}

/* aboutus css ends */
/* 3rd section impact counter  start*/
.ripple_effect {
  position: absolute;
  width: 700px;
  height: 700px;
  overflow: hidden;
  top: 0;
  right: 0;
  z-index: 1;
}

.circle_bg1 {
  border-radius: 100%;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -40%;
  right: -40%;
}

.circle_bg1 span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation-name: ripple2;
  -moz-animation-name: ripple2;
  -o-animation-name: ripple2;
  animation-name: ripple2;
  -webkit-animation-duration: 4s;
  -moz-animation-duration: 4s;
  -o-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  animation-delay: 6s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  border: 2px solid #cccccc;
}

.circle_bg1 span:nth-child(2) {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s;
}

.circle_bg1 span:nth-child(3) {
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}

.circle_bg1 span:nth-child(4) {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.circle_bg1 span:nth-child(5) {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.circle_bg1 span:nth-child(6) {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes ripple2 {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.01);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@-moz-keyframes ripple2 {
  0% {
    -moz-transform: scale(0.1);
    transform: scale(0.01);
    opacity: 1;
  }

  50% {
    -moz-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }

  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@-o-keyframes ripple2 {
  0% {
    -o-transform: scale(0.1);
    transform: scale(0.01);
    opacity: 1;
  }

  50% {
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }

  100% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes ripple2 {
  0% {
    transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }

  50% {
    transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {}

@media only screen and (max-width: 1199px) {

  .ripple_effect,
  .ripple_effect_left {
    width: 500px;
    height: 500px;
  }
}

@media only screen and (max-width: 767px) {
  .banner_shape {
    width: 75%;
  }
}

@media only screen and (max-width: 575px) {

  .ripple_effect,
  .ripple_effect_left {
    width: 300px;
    height: 300px;
  }
}

@media only screen and (max-width: 480px) {
  .banner_ripple .ripple {
    height: 40px;
    width: 40px;
    line-height: 40px;
  }

  .banner_ripple .ripple i {
    font-size: 20px;
  }

  .ripple::before,
  .ripple::after {
    margin: -15px;
  }
}

@media only screen and (max-width: 380px) {
  body {
    font-size: 14px;
  }
}

/* 3rd section impact counter ends */
/* 2nd section start  */
.about_section_img img {
  border-radius: 30px;
}

/* 2nd section ends  */

/* 2 divs side by side section starts  */

.signle_banner {
  position: relative;
  overflow: hidden;
}

.banner_txt {
  color: #292b2c;
  position: absolute;
  bottom: 20px;
  padding: 0 15px;
  right: 0;
  left: 0;
  text-transform: capitalize;
}

.signle_banner img {
  transition: all 0.5s ease-in-out;
  position: relative;
  width: 100%;
  z-index: -1;
}

.signle_banner:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.style1 .banner_txt,
.style2 .banner_txt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 0;
  bottom: 0;
  -ms-flex-pack: center;
  justify-content: center;
}

.style1 .banner_txt {
  -ms-flex-align: end;
  align-items: end;
  left: auto;
  max-width: 280px;
  width: 100%;
}

.style2 .banner_txt {
  -ms-flex-align: start;
  align-items: start;
  right: auto;
  max-width: 210px;
  width: 100%;
}

.style1 .banner_txt:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: -35px;
  z-index: -1;
  -moz-transform: skewX(15deg);
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}

.style2 .banner_txt::before {
  background-image: url(../images/shape.webp);
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center right;
  width: 107px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .hme-cntr-txt {
    font-size: 4vw;
    font-weight: 600;
    color: navy;
  }
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {
  .box_counter img {
    margin-bottom: 10px;
    max-width: 70px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
  .style1 .banner_txt {
    max-width: 240px;
  }

  .style1 .banner_txt h2,
  .style2 .banner_txt h2 {
    font-size: 26px;
  }

  .style2 .banner_txt {
    max-width: 180px;
  }
}

@media only screen and (max-width: 480px) {
  .style1 .banner_txt {
    max-width: 200px;
  }

  .style1 .banner_txt h2,
  .style2 .banner_txt h2 {
    font-size: 20px;
  }

  .style2 .banner_txt {
    max-width: 180px;
  }
}

@media only screen and (max-width: 380px) {
  .style1 .banner_txt {
    max-width: 150px;
  }

  .style1 .banner_txt .btn,
  .style2 .banner_txt .btn {
    padding: 3px 10px;
    font-size: 12px;
  }

  .style1 .banner_txt span,
  .style2 .banner_txt span,
  .style2 .banner_txt h6 {
    font-size: 12px;
  }

  .style1 .banner_txt h2,
  .style2 .banner_txt h2 {
    font-size: 16px;
    margin: 5px 0 !important;
  }

  .style2 .banner_txt {
    max-width: 130px;
  }
}

/* 2 divs side by side section  ends*/
.img-effect1 {
  box-shadow: 5px 6px #1c5e00bf;
}

.img-effect22 {
  /* box-shadow: 0px 0px 0px 20px #03437c; */
  box-shadow: 0px 0px 0px 8px #343a40;

}

.exclusions {
  font-family: Georgia;
  font-size: 8pt;
  letter-spacing: 1px;
  text-shadow: none;
  font-style: normal;
}

.hero-image {
  background-image: url("https://s14.postimg.cc/5i4g1gqwh/Untitled-1.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.hero-exclusions {
  position: fixed;
  text-align: center;
  top: 88%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.hero-text button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 12px 35px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  border: 5px solid black;
  margin-left: -1px;
  margin-top: 5%;
  font-size: 8pt;
  letter-spacing: 5px;
  font-weight: bold;
  font-family: Geogia;
  font-syle: italic;
}

.hero-text button:hover {
  background-color: transparent;
  color: white;
  border: 5px solid black;
  text-shadow: 2px 2px #000;
}

/*start of popup*/
.exclusions {
  font-family: Georgia;
  font-size: 8pt;
  letter-spacing: 1px;
  text-shadow: none;
  font-style: normal;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;

  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, #ffffff 50%, #001453 50%);
  -webkit-transition: background-position 1s;
  -moz-transition: background-position 1s;
  transition: background-position 1s;
}

/*.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}*/

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 2px;
  width: 60%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Georgia, sans-serif;
  font-style: italic;
}

.popup .close {
  position: fixed;
  top: 90px;
  left: 50%;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.popup .close:hover {
  color: #a6a6a6;
}

.popup .content {
  max-height: 30%;
  overflow: auto;
  padding-top: 30px;
}

@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }

  .popup {
    width: 70%;
  }
}

/* unvisited link */
a:link {
  /* color: #fff; */
  text-decoration: none;
}

/* visited link */
a:visited {
  /* color: #fff; */
}

/* mouse over link */
a:hover {
  color: #ccc;
  text-decoration: none;
}

/* selected link */
a:active {
  color: #fff;
}

.team-member .profile .tm-img>img {
  width: 100%;
  max-height: 300px;
  object-fit: cover;
}

.team-member .profile .tm-img {
  margin-bottom: 1.5rem;
}

.team-member .profile {
  text-align: center;
  padding-bottom: 0rem;
  /* margin-bottom: 4rem; */
  box-shadow: 1px 1px 10px 0px rgb(18 18 18 / 15%);
}

.team-member .profile .tm-details .name {
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: capitalize;
  color: #121212;
  margin-bottom: 0;
}

.team-member .profile .tm-details .role {
  font-size: 1rem;
  font-weight: 400;
  text-transform: capitalize;
  color: #121212;
  opacity: 0.75;
}