@import url(./font.css);

html {
  height: 100%;
}

body {
  height: 100%;
}


/* Navbar */
#home__navigation .logo {
  vertical-align: initial;
  width: 110px;
  height: 46px;
}
#home__navigation .menu {
  padding-left: 7.321vw;
  padding-right: 7.321vw;
  margin-top: 20px;
}
#home__navigation ul li a {
  font-family: Poppins-SemiBold;
  font-size: 16px;
  font-weight: 900;
  color: #1e2037;
  margin-right: 16px;
  cursor: pointer;
}
#home__navigation .navbar-toggler:focus {
  box-shadow: 0 0 0 0.1rem;
}
#home__navigation .navbar-light .navbar-toggler {
  color: #16697a;
  border-color: #16697a;
}

/*#home__navigation ul li:nth-child(7) a {
  font-family: Poppins-SemiBold;
  color: #16697a;
  font-size: 16px;
  border-radius: 12px;
  border: 2px solid #16697a;
  padding: 8px 28px;
}
#home__navigation ul li:nth-child(8) a {
  font-family: Poppins-SemiBold;
  color: #ffffff;
  font-size: 16px;
  border-radius: 12px;
  border: 2px solid #16697a;
  background-color: #16697a;
  padding: 8px 28px;
  margin-right: 0px;
}
*/
#home__manage__lab {
  /*   min-height: calc(100vh - 45px); */
  padding-left: 7.321vw;
  margin-bottom: 60px;
  padding-right: 7.321vw;
}
#home__manage__lab .section-manage-lab {
  margin-top: 100px;
  display: flex;
}
#home__manage__lab .description-manage-lab {
  width: 50%;
}
#home__manage__lab .time-management {
  width: 50%;
  text-align: end;
}
#home__manage__lab .section-manage-lab p:nth-child(1) {
  font-family: Poppins-Bold;
  font-size: 40px;
  color: #1e2037;
  margin-bottom: 40px;
  padding-right: 80px;
}
#home__manage__lab .section-manage-lab p:nth-child(2) {
  font-family: Poppins-Regular;
  font-size: 0.85vw;
  color: #a1a1a1;
  line-height: 36px;
  padding-right: 35px;
}

#home__manage__lab .learn-more {
  margin-top: 45px;
  padding-bottom: 20px;
}
#home__manage__lab .btn-learn-more {
  padding: 18px 38px;
  background-color: #069a8e;
  border-radius: 10px;
  border-color: #069a8e;
  border-style: none;
  color: white;
  text-align: center;
  cursor: pointer;
  font-family: Poppins-Medium;
  font-size: 18px;
  text-decoration: none;
}
#home__manage__lab .time-management img {
  width: 550px;
  height: 550px;
}
#home__manage__lab .carousel {
  padding-bottom: 58px;
}
#home__manage__lab .carousel-indicators {
  margin-bottom: 0rem;
}
#home__manage__lab .carousel-indicators [data-bs-target] {
  width: 50px;
  height: 6px;
  margin-right: 10px;
  margin-left: 10px;
}
#home__manage__lab .carousel-indicators button {
  background-color: #749197;
}

@media (min-width: 1000px) {
  #home__manage__lab .carousel-control-prev {
    position: absolute;
    left: -100px;
    z-index: 1;
    max-width: 100px;
  }
#home__manage__lab .carousel-control-next {
    position: absolute;
    right: -120px;
    z-index: 1;
  }
}

@media (max-width: 1000px) {
#home__manage__lab .carousel-control-prev, .carousel-control-next {
  display: None;
}
}

/* About Us */
#home__about__us .about-labhub {
  background: url("../img/about-us.svg") no-repeat 5% 100%;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 200px;
}
#home__about__us .icons {
  text-align: center;
}
#home__about__us .img-icons {
  max-width: 100%;
  max-height: 100%;
}
#home__about__us .why-labhub {
  margin-top: -680px;
  text-align: center;
  padding-right: 200px;
  padding-left: 200px;
}
#home__about__us .why-labhub p:nth-child(1) {
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #1e2037;
  letter-spacing: 5px;
}
#home__about__us .why-labhub p:nth-child(2) {
  font-family: Poppins-Bold;
  font-size: 45px;
  color: #1e2037;
  margin-bottom: 25px;
}
#home__about__us .why-labhub p:nth-child(3) {
  font-family: Poppins-Regular;
  font-size: 16px;
  color: #a1a1a1;
  line-height: 36px;
  margin-bottom: 60px;
}
#home__about__us .media {
  padding-bottom: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#home__about__us .media img {
  position: absolute;
  cursor: pointer;
}

video {
  width: 40vw;
  border-radius: 28px;
  cursor: pointer;
  position: relative;
  left: 0;
  top: 0;
  opacity: 1;
}

#home__about__us .btn-join {
  font-family: Poppins-Medium;
  color: #ffffff;
  font-size: 18px;
  border-radius: 10px;
  border: 2px solid #069a8e;
  background-color: #069a8e;
  padding: 18px 48px;
  text-decoration: none;
  cursor: pointer;
}
#home__about__us .join-us {
  margin-top: 55px;
}
/* Expert Field */
#home__experts__field .experts {
  text-align: center;
  margin-top: 55px;
}
#home__experts__field .experts p:nth-child(1) {
  font-family: Poppins-Regular;
  font-size: 20px;
  color: #1e2037;
  letter-spacing: 5px;
}
#home__experts__field .experts p:nth-child(2) {
  font-family: Poppins-Bold;
  font-size: 45px;
  color: #1e2037;
}
/*Statistics*/
#home__statistics {
  padding-left: 7.321vw;
  padding-right: 7.321vw;
}
#home__statistics .analyze {
  display: flex;
  text-align: center;
  margin-top: 80px;
}
#home__statistics .data-statistics {
  width: 50%;
  text-align: left;
  padding-right: 10px;
  padding-left: 10px;
}
#home__statistics .data {
  width: 50%;
}
#home__statistics .data img {
  width: 60%;
}
#home__statistics .researchers-labs {
  display: flex;
  margin-bottom: 30px;
}
#home__statistics .universities-countries {
  display: flex;
}
#home__statistics .researchers {
  width: 50%;
}
#home__statistics .labs {
  width: 50%;
}
#home__statistics .universities {
  width: 50%;
}
#home__statistics .countries {
  width: 50%;
}
#home__statistics .description-data p {
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #a1a1a1;
  line-height: 36px;
  text-align: start;
  margin-bottom: 50px;
}
#home__statistics .researchers p:nth-child(1) {
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #1e2037;
  margin-bottom: 7px;
  letter-spacing: 4px;
}

#home__statistics .researchers p:nth-child(2) {
  font-family: Poppins-Bold;
  font-size: 45px;

  color: #1e2037;
}
#home__statistics .labs p:nth-child(1) {
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #1e2037;
  margin-bottom: 7px;
  letter-spacing: 4px;
}

#home__statistics .labs p:nth-child(2) {
  font-family: Poppins-Bold;
  font-size: 45px;
  color: #1e2037;
}

#home__statistics .universities p:nth-child(1) {
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #1e2037;
  margin-bottom: 7px;
  letter-spacing: 4px;
}

#home__statistics .universities p:nth-child(2) {
  font-family: Poppins-Bold;
  font-size: 45px;
  color: #1e2037;
}

#home__statistics .countries p:nth-child(1) {
  font-family: Poppins-Regular;
  font-size: 18px;
  color: #1e2037;
  margin-bottom: 7px;
  letter-spacing: 4px;
}

#home__statistics .countries p:nth-child(2) {
  font-family: Poppins-Bold;
  font-size: 45px;
  color: #1e2037;
}

/*Details labhub*/
#home__details__labhub .details-cover {
  background: url("../img/cover-details.svg") no-repeat 0% 0%;
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 2px;
  margin-top: 100px;
}
#home__details__labhub .services {
  display: flex;
  text-align: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  padding-left: 60px;
  padding-right: 60px;
  margin-top: 160px;
}
#home__details__labhub .details-services {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  width: 20%;
  border-radius: 26px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 35px;
}
#home__details__labhub .details-services img {
  width: 100%;
}
#home__details__labhub .details-services p:nth-child(2) {
  font-family: Poppins-Bold;
  font-size: 21px;
  color: #1e2037;
  margin-top: 20px;
}
#home__details__labhub .details-services p:nth-child(3) {
  font-family: Poppins-Regular;
  font-size: 0.8vw;
  color: #a1a1a1;
  line-height: 36px;
  padding: 0px 20px 15px 20px;
  flex-grow: 1;
}
#home__details__labhub .btn-learn {
  font-family: Poppins-Medium;
  color: #ffffff;
  font-size: 14px;
  border-radius: 10px;
  border: 2px solid #069a8e;
  background-color: #069a8e;
  padding: 10px 36px;
  text-decoration: none;
  cursor: pointer;
}
#home__our__mission .mission {
  background-color: #16697a;
  display: flex;
  padding-left: 7.321vw;
  padding-right: 7.321vw;
  padding-top: 80px;
  padding-bottom: 80px;
  align-items: center;
}
#home__our__mission .details-mission {
  width: 50%;
  padding-right: 80px;
}
#home__our__mission .details-mission p:nth-child(1) {
  font-family: Poppins-Bold;
  font-size: 45px;
  color: #e7fbf8;
  padding-bottom: 15px;
}
#home__our__mission .details-mission p:nth-child(2) {
  font-family: Poppins-Light;
  font-size: 16px;
  color: #a2c3ca;
  line-height: 35px;
}
#home__our__mission .rocket {
  width: 50%;
  text-align: end;
}
#home__our__mission .rocket img {
  width: 80%;
}

/*  Media query */

@media (max-width: 1500px) {
  #home__manage__lab .section-manage-lab p:nth-child(2) {
    font-size: 14px;
  }
  #home__details__labhub .details-services p:nth-child(3) {
    font-size: 12px;
  }
}

@media (max-width: 1400px) {
  #home__navigation ul li a {
    margin-right: 12px;
  }
  #home__manage__lab .section-manage-lab {
    align-items: center;
  }
  #home__manage__lab .section-manage-lab p:nth-child(1) {
    padding-right: 95px;
    overflow-wrap: break-word;
  }
  #home__manage__lab .section-manage-lab p:nth-child(2) {
    line-height: 36px;
    overflow-wrap: break-word;
  }
  #home__manage__lab .time-management img {
    width: 82%;
  }
  #home__about__us .about-labhub {
    padding-left: 12px;
    padding-right: 12px;
  }
  #home__statistics .analyze {
    align-items: center;
  }
  #home__statistics .data-statistics img {
    width: 58%;
  }
  #home__our__mission .rocket img {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  #home__navigation ul li:nth-child(7) a {
    padding: 8px 25px;
  }
  #home__navigation ul li:nth-child(8) a {
    padding: 8px 25px;
  }
  #home__about__us .why-labhub {
    margin-top: -58%;
  }
  video {
    height: 314px;
    width: 540px;
  }
  #home__details__labhub .details-services {
    width: 40%;
    margin-bottom: 30px;
  }
  #home__details__labhub .services {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 991px) {
 
  #home__navigation ul li:nth-child(7) a {
    margin-right: 0px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 0px;
  }
  #home__navigation ul li:nth-child(8) a {
    margin-right: 0px;
    text-align: center;
  }
  #home__manage__lab .section-manage-lab {
    display: block;
    margin-top: 50px;
  }
  #home__manage__lab .section-manage-lab p:nth-child(1) {
    padding-right: 0px;
  }
  #home__manage__lab .section-manage-lab p:nth-child(2) {
    padding-right: 0px;
  }
  #home__manage__lab .description-manage-lab {
    width: 100%;
  }
  #home__manage__lab .time-management {
    width: 100%;
    margin-top: 45px;
    text-align: center;
  }
  #home__manage__lab .time-management img {
    width: 70%;
    height: auto;
  }
  #home__about__us .icons img {
    display: none;
  }
  #home__about__us .why-labhub {
    margin-top: -80px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #home__about__us .about-labhub {
    background-image: none;
    background-color: #e7fbf8;
    height: auto;
    margin-top: 80px;
    padding-bottom: 70px;
  }

  #home__statistics .analyze {
    display: block;
  }
  #home__statistics .data {
    width: 100%;
  }
  #home__statistics .description-data p {
    text-align: center;
  }
  #home__statistics .data-statistics {
    width: 100%;
    margin-top: 25px;
  }
  #home__statistics .researchers-labs {
    text-align: center;
  }
  #home__statistics .universities-countries {
    text-align: center;
  }
  #home__details__labhub .details-cover {
    background-color: #e7fbf8;
  }
  #home__details__labhub .services {
    margin-top: 80px;
  }
  #home__our__mission .mission {
    display: block;
  }
  #home__our__mission .details-mission {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  #home__our__mission .rocket {
    width: 100%;
    text-align: center;
    margin-top: 25px;
  }
  #home__our__mission .rocket img {
    width: 70%;
  }
}
@media (max-width: 768px) {
  #home__navigation .menu {
    padding-left: 5.321vw;
    padding-right: 5.321vw;
  }
  #home__manage__lab {
    padding-left: 5.321vw;
    padding-right: 5.321vw;
  }
  #home__manage__lab .description-manage-lab {
    text-align: center;
  }
  video {
    height: auto;
    width: 100%;
  }
  #home__details__labhub .services {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }
  #home__details__labhub .details-services {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
  #home__our__mission .details-mission {
    text-align: center;
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (max-width: 500px) {
  #about-us .joins-us {
    margin-top: 25px;
  }
  #about-us .btn-join {
    padding: 16px 36px;
  }
  #home__statistics .researchers-labs {
    display: block;
    text-align: center;
    margin-top: 15px;
  }
  #home__statistics .universities-countries {
    display: block;
    text-align: center;
  }
  #home__statistics .researchers {
    width: 100%;
  }
  #home__statistics .labs {
    width: 100%;
  }
  #home__statistics .universities {
    width: 100%;
  }
  #home__statistics .countries {
    width: 100%;
  }
  #home__details__labhub .details-services {
    width: 85%;
  }
  #home__details__labhub .btn-learn {
    padding: 10px 20px;
  }
}

/*Animation*/
.animation-researchers::after {
  content: counter(count);
  animation: researchers 1s forwards;
  -webkit-animation: researchers 1s forwards;
  counter-reset: none;
}
.animation-labs::after {
  content: counter(count);
  animation: labs 1s forwards;
  counter-reset: none;
  scroll-behavior: smooth;
}
.animation-universities::after {
  content: counter(count);
  animation: universities 1s forwards;
  counter-reset: none;
}
.animation-countries::after {
  content: counter(count);
  animation: countries 1s forwards;
  counter-reset: none;
}
@keyframes countries {
  0% {
    counter-increment: count 0;
  }
  10% {
    counter-increment: count 1;
  }
  15% {
    counter-increment: count 2;
  }
  20% {
    counter-increment: count 3;
  }
  30% {
    counter-increment: count 4;
  }
  40% {
    counter-increment: count 5;
  }
  45% {
    counter-increment: count 6;
  }
  50% {
    counter-increment: count 7;
  }
  60% {
    counter-increment: count 8;
  }
  70% {
    counter-increment: count 9;
  }
  75% {
    counter-increment: count 10;
  }
  80% {
    counter-increment: count 11;
  }
  90% {
    counter-increment: count 12;
  }
  100% {
    counter-increment: count 13;
  }
}
@keyframes universities {
  0% {
    counter-increment: count 0;
  }
  20% {
    counter-increment: count 100;
  }
  40% {
    counter-increment: count 200;
  }
  60% {
    counter-increment: count 300;
  }
  70% {
    counter-increment: count 400;
  }
  80% {
    counter-increment: count 500;
  }
  100% {
    counter-increment: count 600;
  }
}

@keyframes labs {
  0% {
    counter-increment: count 0;
  }
  20% {
    counter-increment: count 250;
  }
  40% {
    counter-increment: count 500;
  }
  60% {
    counter-increment: count 750;
  }
  80% {
    counter-increment: count 1000;
  }
  100% {
    counter-increment: count 1250;
  }
}

@keyframes researchers {
  10% {
    counter-increment: count 1000;
  }
  20% {
    counter-increment: count 2000;
  }
  30% {
    counter-increment: count 3000;
  }
  40% {
    counter-increment: count 4000;
  }
  50% {
    counter-increment: count 5000;
  }
  60% {
    counter-increment: count 6000;
  }
  70% {
    counter-increment: count 7000;
  }
  80% {
    counter-increment: count 8000;
  }
  90% {
    counter-increment: count 9000;
  }
  100% {
    counter-increment: count 10000;
  }
}
@-webkit-keyframes researchers {
  10% {
    counter-increment: count 1000;
  }
  20% {
    counter-increment: count 2000;
  }
  30% {
    counter-increment: count 3000;
  }
  40% {
    counter-increment: count 4000;
  }
  50% {
    counter-increment: count 5000;
  }
  60% {
    counter-increment: count 6000;
  }
  70% {
    counter-increment: count 7000;
  }
  80% {
    counter-increment: count 8000;
  }
  90% {
    counter-increment: count 9000;
  }
  100% {
    counter-increment: count 10000;
  }
}