:root {
  --heading-font-family: 'Volkhov', serif;
  --body-font-family: 'Open Sans Condensed', Arial, sans-serif;
  --body-font-size: 15px;
}

body {
  background-color: #eeeeee;
  font-family: var(--body-font-family);
  color: #777;
  text-align: justify;
  font-size: var(--body-font-size);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--heading-font-family);
}

.row {
  margin-inline: 0px !important;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 40px;
}

.nav-padding {
  padding-inline: 65px;
}

.navbar-brand.d-flex.align-items-center h3 {
  letter-spacing: 2px;
}

.heading-cstm {
  font-family: var(--heading-font-family);
  color: #0e0d0c;
  letter-spacing: 10px;
  margin-left: 10px;
}

.main-logo {
  width: 70px;
  mix-blend-mode: darken;
}

.titlesection {
  border-left: 6px solid #ffc107;
}

/* .container {
  width: 1170px;
} */

.bgwhite {
  background-color: white;

}

.aboutusleft p {
  letter-spacing: 1px;
  text-align: justify;
}

.btn.btn-dark.btn-lg:hover {
  color: #ffc107;
  opacity: 1;
  background: black;
}

.aboutrtcrdttle {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
}

.cardht {
  height: 14rem;
}

.card-img-top.w-100 {
  height: 100%;
}

.titlesectionrslt {
  border-left: 6px solid black;
}

.heading-cstmrslt {
  font-family: var(--heading-font-family);
  color: white;
  letter-spacing: 10px;
  margin-left: 10px;
}

.imgcontainer-director {
  height: 288px;
  width: 100%;
}

.imgcontainer-director img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.counter {
  background: #fff;
  text-align: center;
  padding: 100px 0 20px;
  margin-top: 30px;
  position: relative;
}

.counter .counter-value {
  width: 150px;
  height: 100px;
  line-height: 100px;
  background: #0e0d0c;
  margin: 0 auto;
  box-shadow: 0 8px 7px -5px #4d485e;
  text-shadow: 1px 1px 0 #4d485e, 2px 2px 0 #4d485e, 3px 3px 0 #4d485e, 4px 4px 0 #4d485e;
  font-size: 50px;
  color: #fff;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
}

.counter .title {
  font-size: 20px;
  font-weight: 600;
  color: #033a34;
  text-transform: uppercase;
  margin: 0;
  margin-top: 0px;
  margin-top: 20px;
}

.counter .title {
  font-size: 20px;
  font-weight: 600;
  color: #033a34;
  text-transform: uppercase;
  margin: 0;
  margin-top: 0px;
  margin-top: 20px;
  font-family: inherit;
}

.titletestomonial {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #2f2f2f;
  text-transform: capitalize;
  margin: 0 0 7px 0;
}

.rounded-circle.p-1.border {
  box-shadow: 0px 0px 6px 1px #eee;
}

.footer.bg-black .footer2 ul li a {
  color: #e7e7e7;
  /* font-size: 17px; */
  text-align: left;
  line-height: 30px;
  /* font-weight: 600;*/
}

.footer.bg-black .footer1 p {
  color: #e7e7e7;
  /* font-size: 17px; */
  text-align: left;
  line-height: 30px;
  /* font-weight: 600;*/
}

.footer.bg-black .footer3 {
  color: #e7e7e7;
  /* font-size: 17px; */
  text-align: left;
  line-height: 30px;
  /*font-weight: 600;*/
}

.footer.bg-black .footer4 {
  color: #e7e7e7;
  /* font-size: 17px; */
  text-align: left;
  line-height: 30px;
}



.email.ms-2 {
  line-height: 22px;
}

.contact.ms-2 {
  line-height: 22px;
}

/* .iconbg {
  width: 35px;
  height: 35px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
} */

.iconbg i {
  font-size: 18px;
  color: white;
  /* Adjust this value as needed */
}

/* .iconbgaddres {
  width: 42px;
  height: 35px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
} */
.iconbgaddres i {
  color: white;
  font-size: 18px;
}

.social-icon {
  width: 45px;
  height: 45px;
  border: 2px solid white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  cursor: pointer;
  transition: 400ms;
}

.social-icon:hover {
  background-color: #ffc107;
  border: 2px solid #ffc107;
  transform: translateY(-5px);
}

.social-icon:hover {
  background-color: #ffc107;
  border: 2px solid #ffc107;
}

.social-icon:hover i {
  color: black;
  transform: scale(1.3);
}




.about-content .container .row .col-6 .about-left-content p {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.director-message .container .row .director-content p {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.hovertrans::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  border-radius: 5px;
  height: 1.5px;
  bottom: 0;
  left: 0;
  background: currentcolor;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hovertrans:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.hovertrans {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.nav-pills .nav-link.active {
  background-color: black;
  border-radius: 0px;
  border-bottom: 2px solid white;
  color: white;
}

.nav-pills .nav-link:hover {
  background-color: black;
  border-radius: 0px;
  color: white;
  transition: 0.3s;
  border-bottom: 2px solid white;
}

.nav-pills .nav-link {
  color: black;
  border-bottom: 2px solid white;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}


.img-container.director-desk:hover {
  /*filter:drop-shadow(8px 8px 10px gray);*/
  transform: scale(1.1);
  transition: 0.4s;
  position: relative;
  bottom: 10px;
  overflow: hidden;
}

.dropdown-menu.show {
  animation: growDown 300ms ease-in-out forwards;
  transform-origin: top center;
  border-radius: 2px;
}

.return-top {
  position: fixed;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0dcaf0;
  bottom: 30px;
  right: 10px;
  border-radius: 50%;
  margin-top: 20px;
  z-index: 100;
  cursor: pointer;
}

.return-top i {
  color: white;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  animation: totop 700ms forwards ease-in-out infinite;
}

/* .return-top:hover i {
  transform: translateY(-7px);
} */

.float {
  position: fixed;
  right: 10px;
  bottom: 100px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  background-color: #25d366;
  box-shadow: 0px 0px 16px 3px #999;
  color: white;
  z-index: 100;
  transform: translateX(300%);
  animation: whatsapp-btn 700ms forwards ease-in-out;
}

.float i {
  font-size: 25px;
}

.email a {
  text-decoration: none;
  color: white;
}

.card-about {
  height: 180px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
}

.color-darken {
  mix-blend-mode: darken;
}

.card-about .card-body {
  flex: unset;
}

.imgcontainer-testomonial {
  width: 100px;
  height: 100px;
  min-width: 100px;

}

.imgcontainer-testomonial img {
  width: 100% !important;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  object-position: top;
}

button.navbar-toggler.collapsed {
  border: none;
}

@keyframes growDown {
  0% {
    transform: scaleY(0)
  }

  80% {
    transform: scaleY(1.1)
  }

  100% {
    transform: scaleY(1)
  }
}

@keyframes totop {
  0% {
    transform: translateY(0px);

  }

  50% {
    transform: translateY(-5px);
  }

  75% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes whatsapp-btn {


  50% {
    transform: translateX(-200px);
  }

  100% {
    transform: translateY(0px);
  }
}

/* media querry */
@media screen and (max-width:575.98px) {
  h2 {
    word-wrap: break-word;
    font-size: 35px;
  }

  .heading-cstmrslt,
  .heading-cstm {
    letter-spacing: 4px;
  }

  .nav-padding {
    padding-inline: 0px;
  }
}

@media screen and (max-width:320px) {
  .navbar-brand.d-flex.align-items-center h3 {
    font-size: 21px;
  }
}

/* media querry */