#about {
  margin: 0;
  padding: 0;
}
#about .aboutsus {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background-color: #f2f2eb;
  background-image: url("../../images/Aboutsus/background/dddepth-137.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
#about .aboutsus .mision {
  padding: 100px 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
}
#about .aboutsus .mision .abouts-text {
  color: #181a1c;
  width: 40%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
#about .aboutsus .mision .abouts-text h2 {
  text-transform: uppercase;
  color: #181a1c;
  width: 90%;
  margin: 0;
  padding: 0;
  font-size: 40px;
  margin-bottom: 40px;
  font-weight: bolder;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  font-weight: bolder;
}
#about .aboutsus .mision .abouts-text p {
  font-weight: bold;
  text-align: justify;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #181a1c;
  margin: 0;
  padding: 20px;
  width: 90%;
  border-radius: 20px;
}
#about .aboutsus .mision .abouts-img {
  width: 40%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#about .aboutsus .mision .abouts-img img {
  width: 80%;
  border-radius: 5px;
  filter: sepia(30%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#about .ourteam {
  padding: 100px 0;
  border-bottom-style: solid;
  border-width: 3px;
  border-color: #fece1a;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #181a1c;
  background-image: url("../../images/Aboutsus/background/ssscribble.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-evenly;
  align-items: center;
}
#about .ourteam .content-aboutus {
  display: flex;
  width: 60%;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
#about .ourteam .content-aboutus .splide__arrow svg {
  fill: #fece1a;
  transition: 0.1s;
}
#about .ourteam .content-aboutus .splide__arrow svg:hover {
  fill: white;
}
#about .ourteam .content-aboutus h2 {
  font-size: 50px;
  text-transform: uppercase;
}
#about .ourteam .content-aboutus h2 span {
  color: #fece1a;
}
#about .ourteam .content-aboutus p {
  font-size: 21px;
  background-color: #181a1c;
  border-radius: 20px;
  text-align: justify;
}
#about .ourteam .content-aboutus .position-correct {
  width: 115%;
}
#about .ourteam .content-aboutus .position-correct .team-content {
  width: 90%;
  margin: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-width: 1px;
  margin-bottom: 20px;
}
#about .ourteam .content-aboutus .position-correct .team-content figure {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  overflow: hidden;
  border-radius: 50%;
  height: 250px;
}
#about .ourteam .content-aboutus .position-correct .team-content figure img {
  width: 100%;
}
#about .ourteam .content-aboutus .position-correct .team-content .jhon {
  justify-content: center;
}
#about .ourteam .content-aboutus .position-correct .team-content h3 {
  margin: 0px;
  margin-bottom: 2px;
  font-size: 25px;
  background-color: #181a1c;
  padding: 10px;
  border-radius: 20px;
  color: #fece1a;
  text-align: center;
}
#about .ourteam .content-aboutus .position-correct .team-content h4 {
  margin: 0;
  font-size: 20px;
  background-color: #181a1c;
  padding: 10px;
  border-radius: 20px;
  text-align: center;
}
#about .ourteam .comment-div-container {
  width: 100%;
  height: 50vh;
}
#about .ourteam .comment-div-container h2 {
  font-size: 50px;
  height: auto;
  margin-bottom: 30px;
}
#about .ourteam .comment-div-container .btn {
  margin: 20px;
  position: relative;
  padding: 8px 15px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 200px;
  color: #ffde4e;
  letter-spacing: 1px;
  transition: all 0.5s ease;
}
#about .ourteam .comment-div-container .botn {
  border: 3px solid #ffde4e;
  border-radius: 5px;
}
#about .ourteam .comment-div-container .botn:hover {
  border-color: #ffef9d;
  color: #ffef9d;
  text-shadow: 0 0 20px #ffef9d;
  background: transparent;
  box-shadow: 0 0 20px #ffef9d;
}
#about .ourteam .comment-div-container .botn:active {
  background-color: #ffde4e;
  border-color: #ffde4e;
  color: #181a1c;
  font-weight: 200;
  text-shadow: 0 0 20px #181a1c;
}
#about .ourteam .comment-div-container .botn span:nth-child(n) {
  position: absolute;
  width: 5px;
  height: 5px;
  border: 3px solid #ffde4e;
  transition: all 0.5s ease;
}
#about .ourteam .comment-div-container .botn span:nth-child(1) {
  right: 10%;
  top: -15%;
  background: #ffde4e;
}
#about .ourteam .comment-div-container .botn span:nth-child(2) {
  left: 10%;
  bottom: -15%;
  background: #ffde4e;
}
#about .ourteam .comment-div-container .botn:hover span:nth-child(1) {
  right: 80%;
  transform: rotate(90deg);
  border-color: #ffef9d;
  background-color: #ffef9d;
  box-shadow: 0 0 20px #ffef9d;
}
#about .ourteam .comment-div-container .botn:hover span:nth-child(2) {
  left: 80%;
  transform: rotate(90deg);
  border-color: #ffef9d;
  background-color: #ffef9d;
  box-shadow: 0 0 20px #ffef9d;
}
#about .ourteam .comment-div-container .botn:active span:nth-child(n) {
  border-color: #ffde4e;
}
#about .ourteam .comment-div-container .botn:active span:nth-child(1) {
  background-color: #ffde4e;
}
#about .ourteam .comment-div-container .botn:active span:nth-child(2) {
  background-color: #ffde4e;
}

@media screen and (max-width: 1023px) {
  #about .aboutsus {
    padding-top: 100px;
  }
  #about .aboutsus .mision {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #about .aboutsus .mision .abouts-text {
    width: 70%;
    margin-bottom: 80px;
  }
  #about .aboutsus .mision .abouts-text h2 {
    width: 100%;
    margin-bottom: 20px;
  }
  #about .aboutsus .mision .abouts-text p {
    padding: 0;
    width: 100%;
    font-weight: 400;
  }
  #about .aboutsus .mision .abouts-img {
    width: 50%;
    margin-bottom: 50px;
  }
  #about .aboutsus .mision .abouts-img img {
    width: 100%;
  }
  #about .aboutsus .vision {
    display: flex;
    flex-direction: column-reverse;
  }
  #about .ourteam .content-aboutus {
    width: 80%;
  }
  #about .ourteam .comment-div-container h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  #about .aboutsus .mision {
    padding: 0;
  }
  #about .aboutsus .mision .abouts-text h2 {
    font-size: 40px;
  }
  #about .aboutsus .mision .abouts-text p {
    font-size: 20px;
  }
  #about .ourteam .content-aboutus h2 {
    font-size: 40px;
    text-align: center;
    line-height: 40px;
  }
  #about .ourteam .content-aboutus .position-correct .team-content figure {
    width: 150px;
    height: 150px;
  }
  #about .ourteam .comment-div-container h2 {
    font-size: 30px;
  }
}/*# sourceMappingURL=aboutsus.css.map */