* {
  margin: 0;
  padding: 0;
}
#index-container{
  overflow: hidden;
}

/*----------Section Uno-----------*/
.section-uno {
  padding: 0;
}
.hero-wrap {
  position: relative;
}
.hero-background img,
.hero-background-mobile img {
  width: 100%;
}
.hero-background iframe {
  height: 100%;
}
.hero-background .slick-track {
  height: calc(100vw * 1080 / 1920);
}
.hero-background iframe {
  height: 100%;
}
.hero-background .container-img img {
  object-fit: cover;
  height: 100%;
}
.hero-background .slick-next {
  right: 25px !important;
  z-index: 2;
}
.hero-background .slick-dots {
  bottom: 20px;
}
.hero-background .slick-prev {
  left: 25px;
  z-index: 2;
}
.container-arrows {
  position: absolute;
  bottom: 45%;
  left: 3%;
  z-index: 2;
  width: 94%;
  display: flex;
  justify-content: space-between;
}
.arrow-container-img {
  display: block;
  border-radius: 1px solid white;
  border: 2px solid white;
  border-radius: 300px;
  cursor: pointer;
  padding: 10px;
  width: 15px;
  height: 15px;
  transition: 0.5s all ease-in-out;
}
.arrow-container-img:hover {
  background: #f36c21;
}
.container-img {
  position: relative;
  display: inline-block;
  text-align: center;
}
.centrado-container {
  position: absolute;
  top: 50%;
  left: 30%;
  width: 40%;
  transform: translate(-50%, -50%);
  text-align: left;
}
.centrado-container h1,
.centrado-container h5 {
  color: white;
  text-transform: unset;
}
.centrado-container h5 {
  width: 50%;
  margin-top: 20px;
  margin-bottom: 40px;
}
.centrado-container .line-orange {
  margin-top: 20px;
  height: 5px;
  width: 70px;
}
/* Numbers */
.numbers {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 50px 0;
  text-align: center;
  background-color: #F3F3F3;
}
.numberCount{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.number{
  width: 28%;
}
.number div h2{
  font-size: 60px;
}
.number h4 {
  color: #f36c21;
  font-size: 17px;
}

/*----------Section Tres-----------*/

.container-top {
  display: flex;
  justify-content: space-between;
}
.service h1 {
  color: white;
  margin-left: 3rem;
}
.container-top a {
  width: 50%;
  height: 500px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 1rem;
  transition: 1s all ease-in-out;
}
.container-top a:nth-of-type(1) {
  margin-right: 1rem;
}
.service-bottom,
.service-top {
  width: 100%;
}
.container-bottom a {
  height: 300px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  transition: 1s all ease-in-out;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.service {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.service-bottom {
  left: 50%;
  top: 100%;
  text-align: left;
}
.container-top a img {
  height: 100%;
  object-fit: cover;
}
a img {
  width: 100%;
}
.service h1 {
  font-size: 45px;
  line-height: 45px;
}
/*----------Section Cuatro-----------*/
.section-cuatro {
  display: flex;
  width: 100%;
  margin: auto;
  justify-content: flex-start;
  background: #f36c21;
  padding: 0;
}
.section-cuatro h1,
.section-cuatro p,
.section-cuatro h2 {
  color: white;
}
.section-cuatro h2 {
  font-family: "Rubik Light";
}
.container-img-section-cuatro img {
  width: 90%;
  height: 100%;
}
.container-text-section-cuatro {
  width: 43%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.container-text-section-cuatro p {
  margin-bottom: 2rem;
}
/*----------Section Cinco-----------*/
.section-five {
  display: flex;
  width: 100%;
  margin: auto;
  justify-content: space-between;
  padding: 0;
}
.obras-two {
  width: 27%;
  border: 1px solid black;
  border-radius: 10px;
  cursor: pointer;
  margin: 20px;
}
.obras img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.obras div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.obras div h1,
.obras div h2 {
  color: white;
}
.obras-two div span {
  color: #000000;
  font-family: "Rubik Medium";
  background: #f36c21;
  padding: 1px 5px;
}
.title-obra {
  padding-top: 10px;
  font-family: "Rubik Regular";
  font-size: 23px !important;
  line-height: 24px !important;
  padding-bottom: 5px;
}
.obras-two div:nth-of-type(2) {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  min-height: 170px;
}
.obras-two div:nth-of-type(2) p {
  margin: 4px 0 0 0;
  font-size: 14px;
  line-height: 16px;
}
/*----------Section Seis-----------*/
.section-six {
  width: 70%;
  margin: auto;
}
.section-six h2 {
  color: black;
}
.container-six {
  position: relative;
  margin: 6rem 0;
}
.container-six .container-arrows {
  left: -3%;
  width: 105%;
}
.container-six .arrow-container-img {
  padding: 0;
}
.container-six .arrow-container-img:hover {
  background: transparent;
}
.clientes .slick-slide {
  margin: 0 3rem;
  height: 90px;
  object-fit: contain;
}
.clientes .slick-track {
  display: flex;
  align-items: center;
}
.clientes img {
  width: 80px;
}
/* ------- RESPONSIVE --------*/

@media screen and (max-width: 780px) {
  #content {
    overflow: hidden;
  }
  .container-arrows {
    bottom: 35%;
  }
  /* Sectio Uno */
  .hero-background img,
  .hero-background-mobile img {
    height: 100%;
  }
  .hero-wrap {
    position: relative;
    height: 45vh;
    overflow: hidden;
  }
  .hero-background-mobile .slick-track {
    height: calc(100vw * 1080 / 1120);
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
  }
  .hero-background-mobile {
    height: 45vh;
  }
  .hero-background-mobile .slick-dots {
    bottom: 15px;
  }
  .centrado-container {
    left: 49%;
    width: 80%;
    top: 55%;
  }
  .centrado-container h5 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 12px;
    width: 70%;
  }
  .centrado-container h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .centrado-container .line-orange {
    height: 2px;
    margin: 10px 0;
  }
  .videoCover {
    display: block !important;
    position: relative;
    height: calc(48vh + 50px) !important;
  }
  /* Section Dos */
  .container-section-dos {
    width: 90%;
    padding: 2rem 0;
  }
  /* Numbers */
  .number h4{
    font-size: 13px;
    line-height: 13px;
  }

  /* Section tres */
  .title-section-five {
    margin-bottom: 3rem !important;
  }
  .container-top {
    flex-direction: column;
  }
  .container-top a,
  .container-bottom a {
    width: 100%;
    height: 300px;
  }
  .container-top a:nth-of-type(1) {
    margin-bottom: 1rem;
    margin-right: 0;
  }
  .container-bottom img {
    height: 100%;
    object-fit: cover;
  }
  .service-bottom {
    top: 80%;
    left: 50%;
  }
  .service h1 {
    margin-left: 2rem;
    font-size: 35px;
    line-height: 35px;
  }
  /* Section Cuatro */
  .section-cuatro {
    flex-direction: column;
  }
  .container-img-section-cuatro img {
    width: 100%;
  }
  .container-text-section-cuatro {
    width: 80%;
    margin: auto;
    padding: 3rem 0;
  }
  .container-text-section-cuatro h1 {
    padding: 0.5rem 0 2rem 0;
  }
  /* Section Cinco */
  .section-five {
    width: 90%;
    padding-top: 0;
    padding-bottom: 5rem;
  }
  .title-section-five {
    margin-bottom: 0;
  }
  .obras-two div:nth-of-type(2) {
    margin-top: 1rem;
    height: 190px;
  }
  .obras-two {
    margin: 0 0.5rem;
  }
  .section-five .slick-dots {
    bottom: 10px !important;
    display: flex !important;
    justify-content: center;
  }
  .obras-two div:nth-of-type(2) .button-three {
    margin-top: 1rem;
  }
  /* Section Seis */
  .section-six h2 {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .container-six {
    margin: 4rem 0;
  }
  .clientes .slick-slide {
    margin: 0 2rem;
  }
  .container-six .container-arrows {
    left: -9%;
    width: 120%;
  }
}

@media screen and (min-width: 780px) and (max-width: 821px) {
  .container-bottom a img {
    height: 100%;
    object-fit: cover;
  }
  .service-bottom {
    top: 70%;
  }
  .section-five {
    padding-top: 0;
    width: 90%;
  }
  .obras-two {
    width: 31%;
  }
  .section-six {
    padding-top: 0;
  }
  .clientes .slick-slide {
    margin: 0 2rem;
  }
  .container-six {
    margin: 0;
  }
}
