@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
#qaservices {
  position: relative;
  font-family: "Roboto", sans-serif;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
#qaservices .qabanner {
  width: 100%;
  height: 60vh;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
#qaservices .qabanner .banner-text {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
#qaservices .qabanner .banner-text h2 {
  font-family: "Josefin Sans", sans-serif;
  color: white;
  text-transform: uppercase;
  font-size: 150px;
  font-weight: 800;
  text-align: center;
  line-height: 150px;
  text-shadow: 0px 0px 20px #181a1c;
}
#qaservices .qabanner .banner-text h2 span {
  color: rgb(254, 206, 26);
}
#qaservices .software {
  background: linear-gradient(100deg, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.1) 100%) center center/100% 100% no-repeat, url("../../images/QAsoftware/imagen_slider_fade_SF.jpg"), center no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#qaservices .services {
  background: linear-gradient(100deg, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.1) 100%) center center/100% 100% no-repeat, url("../../images/QAservices/Backgroundslider.jpg"), center no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#qaservices .bootcamps {
  background: linear-gradient(100deg, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.1) 100%) center center/100% 100% no-repeat, url("../../images/QAbootcamp/baner.jpg"), center no-repeat;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#qaservices .discover {
  padding: 100px 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
}
#qaservices .discover .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;
}
#qaservices .discover .abouts-text h2 {
  text-transform: uppercase;
  color: #181a1c;
  width: 100%;
  line-height: 40px;
  padding: 0;
  font-size: 40px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
  font-weight: bolder;
  margin-bottom: 40;
  margin-top: 0;
}
#qaservices .discover .abouts-text p {
  text-align: justify;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 22px;
  color: #181a1c;
  margin: 0;
  padding: 0;
  width: 100%;
  border-radius: 20px;
}
#qaservices .discover .abouts-img {
  width: 40%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
#qaservices .discover .abouts-img img {
  width: 100%;
  border-radius: 10px;
  filter: sepia(30%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#qaservices .QAlist {
  position: relative;
  height: auto;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: #181a1c;
}
#qaservices .QAlist .softwareico ul li img {
  width: 30%;
}
#qaservices .QAlist ul {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 1050px;
  list-style: none;
  display: grid;
  grid-template-columns: 24% 24% 24% 24%;
  grid-template-rows: 500px 500px;
  justify-content: space-evenly;
  align-content: space-evenly;
}
#qaservices .QAlist ul li {
  border-color: #181a1c;
  border-width: 3px;
  border-style: solid;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
#qaservices .QAlist ul li h3 {
  color: #181a1c;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 20px;
  text-transform: uppercase;
  text-shadow: 0 0 20px white;
}
#qaservices .QAlist ul li p {
  color: #181a1c;
  width: 80%;
  text-align: justify;
  font-weight: 400;
  font-size: 18px;
}
#qaservices .QAlist ul li img {
  width: 20%;
  margin-top: 30px;
}
#qaservices .QAlist ul li .softwareico {
  width: 30%;
  margin-top: 0;
}
#qaservices .QAlist ul .li1 {
  background-color: #ffef9d;
}
#qaservices .QAlist ul .li2 {
  background-color: #ffdb58;
}
#qaservices .QAbootcamp__slider {
  height: auto;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  padding: 30px 0px 100px 0px;
  border-top: 2px solid #181a1c;
  background-color: #f5c42c;
  background-image: url("../../images/QAbootcamp/fondo.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#qaservices .QAbootcamp__slider .QAbootcamp__title {
  font-family: "Josefin Sans", sans-serif;
  color: #181a1c;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 50px;
  line-height: 40px;
  text-align: center;
  text-shadow: 0 0 2.5px black;
}
#qaservices .QAbootcamp__slider .qabootcamp__correct__slider {
  width: 85%;
}
#qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container {
  margin: auto;
  width: 100%;
  position: relative;
  height: auto;
  display: grid;
  place-items: center;
}
#qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__select {
  position: relative;
  display: flex;
  width: 80%;
  height: 200px;
}
#qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__select img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  overflow: hidden;
  border-radius: 5px;
}
#qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__select:hover {
  opacity: 70%;
  color: #181a1c;
  font-weight: bolder;
}
#qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__select:hover .arrow {
  content: url("../../images/Navbar/down.svg");
  filter: brightness(100);
  width: 35%;
  height: 35%;
  position: absolute;
  top: 32.5%;
  left: 32.5%;
  transform: rotate(-90deg);
}
#qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__text {
  position: relative;
  display: flex;
  position: relative;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
}
#qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__text h3 {
  width: 90%;
  color: #181a1c;
  margin: 10px 0;
  padding: 0;
  font-weight: 500;
  font-size: 25px;
}
#qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__text p {
  font-size: 18px;
  font-weight: 400;
  width: 90%;
  color: #181a1c;
  margin: 0;
  padding: 0;
  text-align: justify;
  background-color: #f5c42c;
  padding: 3px;
}

@media screen and (max-width: 1439px) {
  #qaservices .qabanner .banner-text h2 {
    font-size: 100px;
    line-height: 100px;
  }
  #qaservices .discover {
    padding-bottom: 20px;
  }
  #qaservices .discover .abouts-text h2 {
    font-size: 30px;
    text-align: center;
  }
  #qaservices .discover .abouts-text p {
    font-size: 20px;
  }
  #qaservices .QAlist ul li {
    padding: 20px 0px;
  }
  #qaservices .QAlist ul li img {
    width: 30%;
  }
  #qaservices .QAlist ul li h3 {
    font-size: 20px;
  }
  #qaservices .QAlist ul li p {
    font-size: 15px;
  }
  #qaservices .QAbootcamp__slider .QAbootcamp__title {
    font-size: 30px;
  }
}
@media screen and (max-width: 1400px) {
  #qaservices .discover {
    display: flex;
    flex-direction: column;
  }
  #qaservices .discover .abouts-text {
    width: 70%;
  }
  #qaservices .discover .abouts-text h2 {
    font-size: 25px;
  }
  #qaservices .discover .abouts-text p {
    font-size: 20px;
  }
  #qaservices .discover .abouts-img {
    margin-bottom: 40px;
    width: 50%;
  }
  #qaservices .QAlist ul li h3 {
    width: 90%;
    font-size: 19px;
  }
  #qaservices .QAlist ul li p {
    width: 90%;
    font-size: 14px;
    font-weight: 300;
  }
}
@media screen and (max-width: 1000px) {
  #qaservices .qabanner .banner-text h2 {
    width: 100%;
    text-align: center;
    font-size: 75px;
    line-height: 75px;
  }
  #qaservices .QAlist ul {
    height: 1550px;
    width: 100%;
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-template-rows: 500px 500px 500px;
  }
  #qaservices .QAlist ul .chang2 {
    background-color: #ffef9d;
  }
  #qaservices .QAlist ul .chang1 {
    background-color: #ffdb58;
  }
}
@media screen and (max-width: 800px) {
  #qaservices .discover {
    display: flex;
    flex-direction: column;
  }
  #qaservices .discover .abouts-text {
    width: 80%;
  }
  #qaservices .discover .abouts-text h2 {
    font-size: 20px;
  }
  #qaservices .discover .abouts-text p {
    font-size: 15px;
  }
  #qaservices .discover .abouts-img {
    width: 80%;
  }
  #qaservices .QAlist ul {
    height: 2050px;
    width: 100%;
    display: grid;
    grid-template-columns: 49% 49%;
    grid-template-rows: 500px 500px 500px 500px;
  }
  #qaservices .QAlist ul .chang2 {
    background-color: #ffdb58;
  }
  #qaservices .QAlist ul .chang1 {
    background-color: #ffef9d;
  }
  #qaservices .QAbootcamp__slider .QAbootcamp__title {
    font-size: 25px;
  }
  #qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container {
    margin-bottom: 20px;
  }
  #qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__select {
    width: 80%;
  }
  #qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__text {
    width: 80%;
  }
}
@media screen and (max-width: 570px) {
  #qaservices .qabanner .banner-text .bootcamps-h2 {
    font-size: 40px;
  }
  #qaservices .qabanner .banner-text h2 {
    font-size: 50px;
  }
  #qaservices .QAlist ul {
    height: auto;
    width: 100%;
    display: grid;
    grid-template-columns: 99%;
    grid-template-rows: 500px 500px 500px 500px;
  }
  #qaservices .QAlist ul li {
    margin-bottom: 10px;
  }
  #qaservices .QAlist ul .chang2 {
    background-color: #ffef9d;
  }
  #qaservices .QAlist ul .chang1 {
    background-color: #ffdb58;
  }
  #qaservices .QAbootcamp__slider .qabootcamp__correct__slider {
    width: 100%;
  }
  #qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__select {
    width: 100%;
  }
  #qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__select img {
    height: 85%;
  }
  #qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__text {
    margin-top: -20px;
    width: 100%;
  }
  #qaservices .QAbootcamp__slider .qabootcamp__correct__slider .QAbootcamp__slider__container .QAbootcam__text p {
    font-size: 15px;
  }
}/*# sourceMappingURL=qaservices.css.map */