@charset "UTF-8";
/*GENERALES*/
body {
  font-family: "Roboto", sans-serif;
}

.texto-resaltado {
  color: #1b6089;
  font-weight: 700;
}

.logo {
  height: 40px;
}

h1 {
  color: #3c92ca;
  font-weight: 700;
}

h3 {
  color: #3c92ca;
  font-weight: 700;
}

h4 {
  color: #3c92ca;
  font-weight: 700;
}

a:link,
a:visited {
  color: #1b6089;
}

a:hover {
  color: #3c92ca;
}

/*NAV*/
/*EFECTO MENÚ */
.nav-item::after {
  content: "";
  display: block;
  width: 0px;
  height: 2px;
  background: #ff715b;
  transition: 0.2s;
}

.nav-item:hover::after {
  width: 100%;
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #ffffff;
}

.nav-link {
  padding: 15px 5px;
  transition: 0.2s;
  margin: 0 10px;
  font-size: 1rem;
  font-weight: 700;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #212529;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background: #ff715b;
}

/*HEADER*/
.header {
  background: linear-gradient(90deg, #2b4251, #3c92ca);
  margin-bottom: 6rem;
}

.onda {
  height: 100%;
  min-height: 400px;
  min-height: 400px;
  background: url("../images/onda.svg") no-repeat center bottom;
  background-size: cover;
}

.header-trabaja {
  background-size: cover;
  position: relative;
  z-index: 2;
}

.header-trabaja .onda {
  height: 100%;
  min-height: 150px;
  background: url("../images/onda-trabaja.svg") no-repeat right top;
  background-size: 1920px;
}

/*ZONA DE CONTENIDO*/
.inicio-trabajo {
  height: 100%;
  min-height: 650px;
  background: url("../images/trabaja-con-nosotros.svg") no-repeat center bottom;
  background-size: 1920px;
  position: relative;
  padding-bottom: 70px;
}

.clientes {
  margin-bottom: 6rem;
}

.que-ofrecemos {
  margin-bottom: 6rem;
}

.que-ofrecemos img {
  max-width: 200px;
  clear: both;
}

.bloque-imagen-oficina {
  background: url("../images/oficina-6.jpg") fixed top;
  height: 75vh;
  background-size: cover;
  min-height: 650px;
}

.degradado-blanco-transparente {
  background: url("../images/degradado-blanco-transparente.svg") top center no-repeat;
  height: 250px;
  background-size: cover;
  z-index: -1;
}

.degradado-blanco-transparente-inv {
  background: url("../images/degradado-blanco-transparente-inv.svg") bottom center no-repeat;
  height: 250px;
  background-size: cover;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.bloque-texto-oficina {
  position: relative;
}

.bloque-texto-oficina div {
  position: absolute;
  top: 25%;
}

.bloque-texto-oficina p {
  font-size: 1.5em;
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 0px 10px #000;
}

.onda-1 {
  height: 100%;
  min-height: 400px;
  background: url("../images/onda-1.svg") no-repeat center top;
  background-size: contain;
}

.onda-2 {
  height: 100%;
  min-height: 600px;
  background: url("../images/onda-2.svg") no-repeat center bottom;
  background-size: contain;
  position: relative;
}

.adorno {
  position: absolute;
  top: 0;
  background: url("../images/adorno.png") fixed no-repeat;
  width: 150px;
  height: 100vh;
}

.tuercas {
  height: 75%;
  background: url("../images/tuercas.svg") no-repeat top right;
  position: absolute;
  top: 0px;
  right: 25%;
  width: 100vw;
  z-index: -5;
  opacity: 0.8;
}

.bloque-valores {
  height: 100%;
  min-height: 600px;
  background: url("../images/cierre-valores.svg") no-repeat left bottom;
  background-size: 1920px;
  position: relative;
  padding-bottom: 70px;
}

.munecos-bloque-valores {
  background: url("../images/munecos-bloque-valores.svg") no-repeat bottom right;
  background-size: 750px;
  padding-bottom: 72px;
}

.bloque-imagenes {
  margin: 100px 0 0;
}

.bloque-servicios {
  margin-bottom: 80px;
}

.bloque-servicios img {
  width: 128px;
  margin-bottom: 24px;
}

.uptime {
  padding: 3rem 0;
  background: url(../images/uptime-unatec.svg) no-repeat bottom;
  padding-bottom: 190px;
  margin-bottom: 40px;
}

.uptime-black {
  color: #202020;
}

.uptime-red {
  color: #DA001B;
}

.bloque-imagenes-sobre-nosotros {
  margin-top: 50px;
}

.blog {
  padding: 0 0 150px;
  min-height: 75vh;
}

.about-uptime {
  padding: 0 0 100px;
}

.certificados {
  padding: 0 0 150px;
}

.blog .blog-date {
  font-size: 0.875rem;
  color: #1b6089;
}

p.blog-intro {
  margin-bottom: 0.5rem;
}

/*Slider final*/
.slider-final {
  position: relative;
  height: 90vh;
}

.crossfade > figure {
  animation: imageAnimation 50s linear infinite 0s;
  backface-visibility: hidden;
  background-size: cover;
  background-position: center center;
  color: transparent;
  height: 100%;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
}

.crossfade > figure:nth-child(1) {
  background-image: url("../images/img-oficina-6.jpg");
}

.crossfade > figure:nth-child(2) {
  animation-delay: 10s;
  background-image: url("../images/img-oficina-4.jpg");
}

.crossfade > figure:nth-child(3) {
  animation-delay: 20s;
  background-image: url("../images/img-oficina-2.jpg");
}

.crossfade > figure:nth-child(4) {
  animation-delay: 30s;
  background-image: url("../images/img-oficina-5.jpg");
}

.crossfade > figure:nth-child(5) {
  animation-delay: 40s;
  background-image: url("../images/img-oficina-3.jpg");
}

@keyframes imageAnimation {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
  }
  8% {
    animation-timing-function: ease-out;
    opacity: 1;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.onda-footer {
  height: 100%;
  min-height: 400px;
  background: url("../images/onda-footer-2.svg") no-repeat center top;
  background-size: contain;
  padding-top: 100px;
}

.footer {
  background: url("../images/onda-footer-2.svg") no-repeat center top;
  background-size: cover;
  min-height: 350px;
  margin-top: -100px;
  padding-top: 100px;
}

.img-footer {
  margin-top: -100px;
}

.logo-footer {
  display: block;
}

.cookies {
  position: fixed;
  bottom: 0.5em;
  left: 0.5em;
  background-color: #fff;
  padding: 10px;
  z-index: 5;
  text-align: left;
  align-items: center;
  border-top: 1px solid #2b4251;
  font-size: 0.8em;
  width: 25rem;
  background-image: url("../images/cookies.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 60px;
}

.cookies button {
  font-size: 1em;
}

.cookie_texto {
  margin-top: 1em;
}

.cookie_texto p {
  margin-bottom: 5px;
}

.cookies_aceptar {
  font-size: 0.85em;
  padding-top: 0.8em;
}

.bloque-contenido-lopd,
.sobre-unatec {
  margin-bottom: 150px;
}

.sobre-unatec {
  margin-top: 50px;
}

.sobre-unatec .row {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1em;
}

.sobre-unatec .row:last-child {
  border-bottom: 0;
}

.error404 {
  padding-top: 5% !important;
}

#language-tab {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #1b6089;
  border-radius: 5px 0 0 5px;
  padding: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: 999;
  color: #fff;
}

#tab-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 40px;
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: bold;
}

#tab-button img {
  width: 24px;
  height: 24px;
}

#language-menu {
  text-align: left;
  border-top: 1px solid #fff;
}

#language-menu.hidden {
  display: none;
}

#language-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#language-menu li {
  padding: 5px;
}

#language-menu li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-size: 0.9rem;
}

#language-menu li a:hover {
  text-decoration: none;
}

#language-menu li a.active {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  cursor: default;
}

#language-menu li a::after {
  content: "";
  display: block;
  width: 0px;
  height: 2px;
  background: #ff715b;
  transition: 0.2s;
}

#language-menu li a:hover::after {
  width: 100%;
}

#language-menu li a.active::after {
  display: none;
}

.idiomas img {
  width: 18px;
  height: 18px;
}

.idiomas .dropdown-menu {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: none;
  border: none;
}

.idiomas button.btn.dropdown-toggle {
  font-size: 0.9rem;
  border-radius: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.idiomas button.btn.dropdown-toggle:focus {
  outline: none;
  box-shadow: none;
}

.idiomas .dropdown-menu .dropdown-item {
  font-size: 0.9rem !important;
}

.idiomas a.dropdown-item.active {
  background: none;
  font-weight: bold;
  cursor: default;
}

.idiomas a.dropdown-item:not(.active):hover {
  color: #fff;
}

.article-header {
  background-size: cover;
  background-position: center;
  color: white;
  padding: 140px 0 80px;
  margin-bottom: 50px;
  margin-top: -80px;
}

.article-header h1 {
  color: #fff;
  text-shadow: 0 0 5px black;
}

.article-header .social-share a {
  color: #fff;
}

.article-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  color: #ffffff;
}

.social-share {
  display: flex;
  gap: 15px;
}

.social-share a {
  color: #666;
  transition: color 0.3s;
}

.social-share a:hover {
  color: #0077b5;
}

.article-content {
  font-size: 1.1rem;
  line-height: 1.8;
}

.article-content h4 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.quote-box {
  background: #f8f9fa;
  border-left: 4px solid #0077b5;
  padding: 20px;
  margin: 30px 0;
  font-style: italic;
}

.article-image {
  margin: 30px 0;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  width: 50px;
  height: 50px;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 16px;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s;
}

.back-to-top:hover {
  background-color: #0056b3;
  /* Un tono más oscuro al pasar el ratón */
}

.back-to-top:focus {
  outline: none;
}

@media (max-width: 575px) {
  .header {
    margin-bottom: 3rem;
  }
  .header h1,
  .inicio-trabajo h1 {
    margin-top: 20px !important;
    font-size: 1.8em;
  }
  .h3,
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.3rem;
  }
  .clientes,
  .que-ofrecemos {
    margin-bottom: 0;
  }
  .bloque-imagenes {
    margin: 20px 0 0;
  }
  .bloque-servicios {
    margin-bottom: 3rem;
  }
  .bloque-servicios img,
  .que-ofrecemos img {
    width: 90px;
  }
  .munecos-bloque-valores {
    background: url("../images/munecos-bloque-valores.svg") no-repeat bottom right;
    background-size: auto;
    background-size: 320px;
    padding-bottom: 170px;
  }
  .onda {
    background-position: 40% bottom;
  }
  .tuercas {
    display: none;
  }
  .inicio-trabajo {
    height: 100%;
    min-height: 400px;
    background: url("../images/trabaja-con-nosotros.svg") no-repeat center bottom;
    background-size: 750px;
    position: relative;
    padding-bottom: 70px;
  }
  .degradado-blanco-transparente {
    background-size: contain;
  }
  .slider-final {
    position: relative;
    height: auto;
  }
  .logo-footer {
    display: none;
  }
  #navbarResponsive {
    background: #1b6089;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
  }
  .bloque-texto-oficina p {
    font-size: 1.3em;
  }
  .crossfade > figure {
    background-repeat: no-repeat;
    background-position: top center;
  }
  .cookies {
    background-size: 45px;
    max-width: 345px;
  }
  .onda-valores {
    height: 100%;
    min-height: 400px;
    background: url("../images/onda-1.png") no-repeat center bottom;
    background-size: contain;
  }
  .idiomas button.btn.dropdown-toggle {
    border-left: 0;
  }
}
@media (min-width: 1921px) {
  body {
    max-width: 1920px;
    margin: 0 auto;
    box-shadow: 0 0 70px #cccccc;
  }
}/*# sourceMappingURL=unatec.min.css.map */