@import url("general.css");

.derechos-home {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
  right: 0px;
}

.derechos-home p {
  font-family: "Poppins-Regular" !important;
  font-size: 11px !important;
  color: var(--color-gris);
  display: inline-flex;
  tex-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}

@media (max-width: 991.98px) {
  .derechos-home {
    display: none;
  }
}

@media (min-width: 992px) {
  .fullpage .firma {
    display: none;
  }
}

/* seccion 1 */
.section1 .section-image-bg,
.bg-img-1 {
  background-image: url(../img/home/banner-innovacion.png);
}

.section1 p {
  margin-top: 20px;
}

.section1 h4 {
  font-size: 15px !important;
  letter-spacing: 10px;
}

/* seccion 2 */
.section2 .section-image-bg,
.bg-img-2 {
  background-image: url(../img/home/fondo-blanco.png);
}

.section .col-lg-6 {
  margin-left: 30px;
}

.section2 h2 {
  color: var(--color-rojo);
  text-align: left;
}

.section2 h5 {
  color: var(--color-gris);
  text-align: left;
  padding-top: 15px;
}

.section2 p {
  color: var(--color-negro);
  text-align: left;
}

.section2 .the-button {
  float: left !important;
  margin-top: 40px !important;
}

.section2 img {
  position: absolute;
  width: 40vw;
  margin: auto;
  top: 0px;
  bottom: 0px;
  right: 60px;
}

@media (max-width: 767.98px) {
  .section .col-lg-6 {
    margin-left: 0px;
  }
  .section2 {
    padding: 50px 0px !important;
  }
  .section2 img {
    width: 100%;
    padding: 10px 5px 5px 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
    right: 0px;
    left: 0px;
  }
}

@media (max-width: 575.98px) {
  .section2 img {
    width: 100%;
  }
}

/* seccion 3 */
.section3 .section-image-bg,
.bg-img-3 {
  background-image: url(../img/home/fondo-negro.png);
}
.section3 h2 {
  color: var(--color-blanco);
  position: relative;
  z-index: 2;
}

.section3 h3 {
  color: var(--color-blanco);
  text-shadow: 4px 0px 14px rgba(0, 0, 0, 0.6);
  font-size: 15px;
  text-align: left;
  padding-left: 10px;
  /* position: absolute; */
  text-transform: uppercase;
  letter-spacing: 5px;
}

.section3 h4 {
  color: var(--color-blanco);
  text-shadow: 4px 0px 14px rgba(0, 0, 0, 0.6);
  font-size: 14px;
  text-align: left;
  padding-left: 10px;
  /* position: absolute; */
}

.section3 .div-servicios {
  background-color: var(--color-negro);
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: var(--color-negro);
}

.section3 .div-servicios .servicios {
  width: 16.6%;
  background-color: var(--color-negro);
  object-fit: cover;
  transition: all ease-in-out 0.5s;
  background-color: var(--color-negro);
  contain: inline-size !important;
  z-index: 1;
}

.section3 .div-servicios .servicios:hover {
  width: 400px;
}

.section3 .div-servicios .servicios img {
  object-fit: cover;
}

.section3 .div-servicios .servicios p {
  /* display: block ruby; */
  text-align: left !important;
  background-color: var(--color-negro);
  width: 330px;
  /*   height: 160px; */
  /* position: absolute; */
  padding-left: 5px;
  /*  display: none; */
}

.section3 .div-servicios .servicios:hover p {
  opacity: 1;
  transition: 1s;
}

.section3 .div-servicios .servicios .tit-ser {
  width: 100%;
  position: absolute;
}

.linea {
  position: absolute;
  width: 5px;
  height: 100%;
  background-color: var(--color-negro);
  top: 0px;
  z-index: 1;
}

@media (max-width: 767.98px) {
  .section3 {
    padding: 50px 0px !important;
  }
  .div-servicios {
    display: none;
  }
  .servicios {
    display: none;
  }
  .section3 h3 {
    position: relative;
    height: 45px;
    text-align: center;
  }
  .section img {
    width: 100%;
  }
  .serv-movil {
    margin-bottom: 30px;
  }
  .section3 .serv-movil h4 {
    color: var(--color-blanco);
    text-shadow: 4px 0px 14px rgba(0, 0, 0, 0.6);
    font-size: 14px;
    text-align: center;
    height: 70px;
  }
}

@media (min-width: 768px) {
  /* .section3 {
    padding: 50px 0px !important;
  } */
  .serv-movil {
    display: none;
  }
}

/* seccion 4 */
/* .section4 .section-image-bg,
.bg-img-4 {
  background-image: url(../img/home/fondo-blanco.png);
}

.section4 h2 {
  color: var(--color-rojo);
}

.section4 .contenedor-slider {
  direction: rtl;
}

.section4 img {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
}

.section4 section {
  margin: 50px;
}

@media (max-width: 767.98px) {
  .section4 {
    padding: 50px 0px !important;
  }
  .section4 img {
    width: 100%;
  }
  .section4 .slider-derecha,
  .section4 .slider-izquierda {
    display: none !important;
  }
  .section4_alianmovil {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0px 20px;
  }
}

@media (min-width: 768px) {
  .section4_alianmovil {
    display: none;
  }
}
 */

 
/* seccion 5 */
.section5 .section-image-bg,
.bg-img-4 {
  background-image: url(../img/home/fondo-contacto-2.png);
  background-position: center right;
}

.section5 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  object-fit: cover;
}

.section5 h2 {
  color: var(--color-rojo);
  padding-bottom: 0px;
}
.section5 h5 {
  color: var(--color-gris);
}

.section #archivo {
  border-bottom: none !important;
  border-bottom: none !important;
  background-color: var(--color-gris) !important;
  padding: 9px 0px 10px 10px !important;
  margin-top: -2px;
  width: 340px !important;
  border-radius: 10px !important;
}

.section5 label {
  display: block !important;
}

#contact-form {
  width: 100%;
  margin: -20px auto 0 auto;
  padding: 0;
  text-align: center;
}

@media (max-width: 991.98px) {
  .section5 {
    padding: 60px 0px;
  }
  .section5 .section-image-bg,
  .bg-img-4 {
    background-image: url(../img/home/fondo-contacto-2.png);
    background-position: center center;
  }
}

@media (max-width: 767.98px) {
  .section5 .section-image-bg,
  .bg-img-4 {
    background-image: url(../img/home/fondo-contacto-2.png);
    background-position: right center;
  }
  #form input {
    margin: 20px 0 20px 0;
  }
}

/* secciones interiores */
.section,
.section.section-all {
  overflow: hidden;
}

.container-wrapper-all {
  position: relative;
  width: 100% !important;
  padding: 0 150px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  overflow: hidden;
}

@media all and (min-width: 1920px) {
  .container-wrapper-all {
    width: 50% !important;
    padding: 0;
  }
}

@media only screen and (max-width: 995px) {
  .container-wrapper-all {
    width: 100% !important;
    padding: 0 50px;
  }
}

@media only screen and (max-width: 768px) {
  .container-wrapper-all {
    padding: 0 25px;
  }
}

/* contenedores centrados */
.center-container-home,
.center-container {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  background: none;
  text-align: center;
  z-index: 10;
}

.center-block-home,
.center-block {
  display: table-cell;
  vertical-align: middle;
}

/* full page */
@media only screen and (max-width: 995px) {
  #fullpage {
    overflow-x: hidden;
  }
}

#fp-nav.right,
#fp-nav.left {
  z-index: -1 !important;
  display: none;
  visibility: hidden;
}

#fullpage__menu {
  position: fixed;
  display: -webkit-box;
  display: flex;
  height: 100%;
  top: 0;
  right: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  margin: 0;
  padding: 0 5px 0 0;
  list-style: none;
  z-index: 5;
}

.fullpage__menu__item {
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: var(--color-rojo) !important;
  color: #999;
  -webkit-transition: color 0.3s, background 0.3s, box-shadow 0.3s,
    -webkit-transform 0.3s;
  transition: color 0.3s, background 0.3s, box-shadow 0.3s,
    -webkit-transform 0.3s;
  transition: color 0.3s, background 0.3s, box-shadow 0.3s, transform 0.3s;
  transition: color 0.3s, background 0.3s, box-shadow 0.3s, transform 0.3s,
    -webkit-transform 0.3s;
  z-index: 2;
}

.fullpage__menu__item a {
  display: block;
  text-decoration: none;
  color: var(--color-blanco);
  position: relative;
  top: -7px;
}

.fullpage__menu__item [data-menuanchor-tooltip]::after {
  content: attr(data-menuanchor-tooltip);
  position: absolute;
  right: 100%;
  white-space: nowrap;
  font-family: "Poppins-Regular";
  font-size: 16px;
  font-style: normal;
  letter-spacing: 1px;
  /* text-transform: uppercase; */
  color: var(--color-rojo);
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  -webkit-transform: translateX(1.5em);
  transform: translateX(1.5em);
  margin-right: 50px;
}

@media only screen and (max-width: 768px) {
  #fullpage__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding: 0 25px 25px 0;
  }

  .fullpage__menu__item {
  }

  .fullpage__menu__item:nth-child(1) {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  .fullpage__menu__item:nth-child(2) {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  .fullpage__menu__item:nth-child(3) {
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
  }

  .fullpage__menu__item:nth-child(4) {
    -webkit-transform: translateY(300%);
    transform: translateY(300%);
  }

  .fullpage__menu__item:nth-child(5) {
    -webkit-transform: translateY(400%);
    transform: translateY(400%);
  }

  /*   .fullpage__menu__item.active {
    box-shadow: 0.5em 0.5em 1em rgba(30, 29, 94, 1);
    z-index: 1;
  }
 */
  .fullpage__menu__item [data-menuanchor-tooltip]::after {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: none;
    transform: none;
  }

  #fullpage__menu.is-active .fullpage__menu__item {
    box-shadow: 0.5em 0.5em 1em rgba(0, 0, 0, 0.15);
    -webkit-transform: none;
    transform: none;
  }

  #fullpage__menu.is-active .fullpage__menu__item:not(:last-child) {
    margin-top: 1em;
  }

  #fullpage__menu.is-active .fullpage__menu__item.active {
    color: #fff;
    background: #ffcc00;
  }

  #fullpage__menu.is-active
    .fullpage__menu__item
    [data-menuanchor-tooltip]::after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(1.5em);
    transform: translateX(1.5em);
    -webkit-transition: visibility 0.3s, opacity 0.3s;
    transition: visibility 0.3s, opacity 0.3s;
  }

  #fullpage {
    -webkit-transition: -webkit-filter 0.3s;
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
  }

  /* #fullpage.menu-is-active {
    -webkit-filter: blur(5px);
    filter: blur(5px);
  } */
}

@media only screen and (min-width: 768px) {
  #fullpage__menu {
    -webkit-box-pack: center;
    justify-content: center;
  }

  .fullpage__menu__item {
    background: none;
    border: 2px dotted;
  }

  .fullpage__menu__item:not(:last-child) {
    margin-bottom: 1em;
  }

  .fullpage__menu__item.active {
    border-color: transparent;
    background: var(--color-rojo);
    box-shadow: 0.5em 0.5em 1em rgba(0, 0, 0, 0.15);
  }

  .fp-enabled .fullpage__menu__item {
    -webkit-animation: menu-animation 0.5s 2s both;
    animation: menu-animation 0.5s 2s both;
  }

  @-webkit-keyframes menu-animation {
    from {
      opacity: 0;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
    to {
      opacity: 1;
    }
  }
  @keyframes menu-animation {
    from {
      opacity: 0;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
    to {
      opacity: 1;
    }
  }

  .fp-enabled .fullpage__menu__item:nth-child(1) {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
  }

  .fp-enabled .fullpage__menu__item:nth-child(2) {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
  }

  .fp-enabled .fullpage__menu__item:nth-child(3) {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s;
  }

  .fp-enabled .fullpage__menu__item:nth-child(4) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
  }

  .fp-enabled .fullpage__menu__item:nth-child(5) {
    -webkit-animation-delay: 1.35s;
    animation-delay: 1.35s;
  }

  .fullpage__menu__item [data-menuanchor-tooltip]::after {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    transition: visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    transition: visibility 0.3s, opacity 0.3s, transform 0.3s;
    transition: visibility 0.3s, opacity 0.3s, transform 0.3s,
      -webkit-transform 0.3s;
  }

  .fullpage__menu__item:hover [data-menuanchor-tooltip]::after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(1.5em);
    transform: translateX(1.5em);
  }
}

/* seccion para imagenes */
.section-image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.section-image,
.slick-fullscreen-slideshow-zoom-fade {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 0.7;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  overflow: hidden;
}

.section-image-bg,
.section-image-bg-video,
.slick-fullscreen-slideshow-zoom-fade {
  left: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}

@media only screen and (max-width: 995px) {
  .section-image-bg,
  .section-image-bg-video,
  .slick-fullscreen-slideshow-zoom-fade {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.section.active .section-image-bg,
.section.active .section-image-bg-video,
.section.active .slick-fullscreen-slideshow-zoom-fade {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.section1,
.section3 {
  background: rgb(0, 0, 0, 0.5);
}

.section2 {
  background: #dfdfdf;
}

.section4 {
  background: #dfdfdf;
}

.section5 {
  background: rgb(0, 0, 0, 0.9);
}

/* 17. hero wrapper */
.hero-wrapper {
  margin: 0px 0px 0px 0px;
  text-align: left;
}

.hero-wrapper-all {
  margin: 0;
  text-align: center;
}

h1.hero-home {
  font-weight: 400;
  line-height: 1;
  margin: -2px 0 -7px 0;
}

.hero-subtitle {
  position: relative;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  bottom: -6px;
}

@media only screen and (max-width: 768px) {
  .hero-subtitle {
    font-size: 12px;
  }
}

.hero-subtitle::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  top: 50%;
  left: 100%;
  background-color: #fff;
  margin-left: 25px;
}

@media only screen and (max-width: 995px) {
  .hero-subtitle::after {
    width: 25px;
  }
}

/* scroll indicador */
.scroll-indicator-wrapper {
  position: absolute;
  width: 1px !important;
  height: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

@media only screen and (max-width: 640px) {
  .scroll-indicator-wrapper {
    display: none;
    visibility: hidden;
  }
}

.scroll-indicator-wrapper.scroll-indicator-wrapper-position-secondary {
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.scroll-indicator {
  position: absolute;
  bottom: 120px;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  z-index: 1005;
}

@media only screen and (max-width: 768px) {
  .scroll-indicator {
    bottom: 35px;
  }
}

.scroll-line {
  display: block;
  width: 1px;
  height: 50px;
  background: none;
}

@media only screen and (max-width: 768px) {
  .scroll-line {
    height: 35px;
  }
}

.scroll-line::before {
  content: "";
  display: block;
  width: 1px;
  height: 50%;
  top: 0;
  background-color: #fff;
  -webkit-animation: scroll-down 2s ease-in-out infinite;
  -ms-animation: scroll-down 2s ease-in-out infinite;
  animation: scroll-down 2s ease-in-out infinite;
}

@-webkit-keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@-ms-keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}
@keyframes scroll-down {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  70% {
    height: 100%;
    transform: scaleY(0.5);
    transform-origin: bottom;
  }
  100% {
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom;
  }
}

/* divisores */
.inner-divider-large,
.inner-divider-post,
.inner-divider-half,
.inner-divider-mobile {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: none;
  z-index: -1;
}

@media all and (min-width: 1920px) {
  .inner-divider-large {
    height: 140px;
  }
}

@media only screen and (max-width: 995px) {
  .inner-divider-large {
    height: 100px;
  }
}

.inner-divider-post {
  height: 60px;
}

@media all and (min-width: 1920px) {
  .inner-divider-post {
    height: 80px;
  }
}

.inner-divider-half {
  height: 30px;
}

@media only screen and (max-width: 995px) {
  .inner-divider-mobile {
    display: block;
    visibility: visible;
  }
}


/*extras*/

/* Por defecto (móvil) → visible */
.row.section4_alianmovil {
    display: block !important;
}

/* En desktop → oculto */
@media only screen and (min-width: 996px) {
  .row.section4_alianmovil {
    display: none !important;
  }
}



