.scroll-top {
  bottom: 40px;
  right: 40px;
  width: 50px;
  height: 50px;
}

.theme-footer-one .color-amarillo {
  color: #fdc235;
  font-size: 40px;
  margin-right: 10px;
}
.theme-footer-one a, .theme-footer-one h6 {
  color: #fff;
}

.ultimo-panel {
  margin-top: 0 !important;
}

.texto-banner {
  position: absolute;
  top: 350px;
  width: 100%;
}
.texto-banner h1, .texto-banner p {
  color: #fff;
  text-align: center;
}
.texto-banner h1 span {
  font-size: 48px;
}
.texto-banner p {
  margin-top: 2rem;
  font-size: 1.2rem;
}

#quienes {
  padding: 120px 0 !important;
}

.feature-work.section-spacing {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 1199px) {
  .mt-lg-2 {
    margin-top: 2rem;
  }

  .service-style-one .main-container .main-bg-wrapper {
    padding: 0 0 45px 0;
  }

  .texto-banner {
    top: 300px;
  }
  .texto-banner .container {
    max-width: 760px;
  }
  .texto-banner h1 {
    font-size: 3rem;
  }
  .texto-banner h1 span {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .theme-menu-wrapper.fixed .icon-bar {
    background: #000;
  }

  .theme-footer-one .color-amarillo {
    margin-right: 0;
  }

  #quienes .row {
    margin-left: unset;
    margin-right: unset;
  }

  .texto-banner {
    top: 200px;
  }
}
@media screen and (max-width: 767px) {
  .texto-banner {
    margin-top: 4rem;
  }

  #servicios {
    padding-bottom: 0;
  }

  .theme-counter-two .container {
    max-width: 100%;
  }

  .texto-banner {
    top: 100px;
  }
}
@media screen and (max-width: 575px) {
  .texto-banner {
    top: 150px;
  }
  .texto-banner h1 {
    font-size: 2rem;
    line-height: 1.3;
  }
  .texto-banner h1 span {
    font-size: 1.5rem;
  }
  .texto-banner .container {
    max-width: 460px;
  }

  .imgLoaded {
    width: auto !important;
    height: 500px !important;
    margin: 0 0 0 -8rem !important;
  }

  .theme-counter-two .bg {
    background-position: center;
    background-size: cover;
  }
}
@media screen and (max-width: 480px) {
  .texto-banner {
    top: 120px;
  }

  .imgLoaded {
    margin: 0 0 0 -12rem !important;
  }
}

/*# sourceMappingURL=ajustes.css.map */
