@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;600&family=Poppins:wght@700&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  max-width: 144rem;
  min-width: auto;
  margin: 0 auto;
  font-family: "Comfortaa", cursive;
  padding-top: 15rem;
  background-color: #FFFFFF;
}

@media screen and (max-width: 834px) {
  html {
    font-size: 8px !important;
  }
}
@media screen and (max-width: 500px) {
  html {
    font-size: 6px !important;
  }
}
@keyframes cambio {
  0% {
    margin-left: 0;
  }
  15% {
    margin-left: 0;
  }
  20% {
    margin-left: -100%;
  }
  35% {
    margin-left: -100%;
  }
  40% {
    margin-left: -200%;
  }
  55% {
    margin-left: -200%;
  }
  60% {
    margin-left: -300%;
  }
  75% {
    margin-left: -300%;
  }
  80% {
    margin-left: -400%;
  }
  100% {
    margin-left: -400%;
  }
}
.btn--login {
  border-radius: 5rem;
  text-decoration: none;
  color: #000000;
  font-family: "Comfortaa", cursive;
  font-weight: 600;
  font-size: 1.2rem;
  text-align: center;
  border: 0.2rem solid;
  border-color: #FFDE51;
  padding: 1.5rem 4rem;
  margin: 1rem;
  display: inline-block;
  background-color: #FFDE51;
}
.btn--login:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn--enviar {
  border-radius: 5rem;
  text-decoration: none;
  color: #323535;
  font-family: "Comfortaa", cursive;
  font-weight: 600;
  font-size: 1.2rem;
  text-align: center;
  border: 0.2rem solid;
  border-color: #323535;
  padding: 1.5rem 4rem;
  margin: 1rem;
  display: inline-block;
  background-color: transparent;
}
.btn--enviar:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn--presupuesto {
  border-radius: 5rem;
  text-decoration: none;
  color: #F1F1EA;
  font-family: "Comfortaa", cursive;
  font-weight: 600;
  font-size: 1.2rem;
  text-align: center;
  border: 0.2rem solid;
  border-color: #2D86C0;
  padding: 1.5rem 4rem;
  margin: 1rem;
  display: inline-block;
  background-color: #2D86C0;
}
.btn--presupuesto:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn--contactar {
  border-radius: 5rem;
  text-decoration: none;
  color: #323535;
  font-family: "Comfortaa", cursive;
  font-weight: 600;
  font-size: 1.2rem;
  text-align: center;
  border: 0.2rem solid;
  border-color: #323535;
  padding: 1.5rem 4rem;
  margin: 1rem;
  display: inline-block;
  background-color: #F1F1EA;
}
.btn--contactar:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

#search-button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  margin: 0.5rem 0 0 0.2rem;
}

#search-button i {
  margin: 0;
  padding: 0;
  font-size: 20px;
}

.banner__head {
  width: 100%;
  height: 20rem;
  width: 100%;
  height: 10rem;
  background-position: center center;
  background-blend-mode: saturation;
  background-repeat: no-repeat;
  background-size: cover;
  color: #F1F1EA;
}
.banner__head-background {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.767);
}
.banner__head-text {
  align-self: center;
  justify-self: center;
}
@media screen and (max-width: 834px) {
  .banner__head-text {
    margin-top: 3rem;
  }
}
.banner__head-heading {
  display: flex;
}
.banner__head-heading span {
  border-bottom: 0.3rem solid;
  border-color: #F1F1EA;
  width: 5rem;
}

.banner__head--contacto {
  background-image: url(../img/fondo-tecnologia-onda-fractal-abstracto-azul.jpg);
}

.banner__head--presupuesto {
  background-image: url(../img/IMG_20220714_110257.jpg);
}

.banner__head--trabajos {
  background-image: url(../img/background-iniciaSesion.jpg);
}

.banner__head--servicios {
  background-image: url(../img/SERVICIOS.jpg);
}

.banner__head--blog {
  background-image: url(../img/fondo-tecnologia-onda-fractal-abstracto-azul.jpg);
}

.fixed-icons {
  position: fixed;
  width: 98%;
  max-width: 98%;
  bottom: 2rem;
  right: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
}
.fixed-icons a {
  font-size: 6rem;
}
.fixed-icons a .fa-whatsapp {
  color: green;
  margin-left: 2rem;
}
.fixed-icons a .fa-phone {
  margin-right: 2rem;
}

.contacto {
  padding: 1rem;
  border: 1px solid #C9CAC1;
  background-color: #C9CAC1;
  display: flex;
  align-items: center;
}
.contacto-icon {
  font-size: 2rem;
  background-color: #323535;
  padding: 1.5rem;
  color: #FFFFFF;
}
.contacto-text {
  text-decoration: none;
  color: #000000;
  font-size: 1.8rem;
  padding-left: 0.3rem;
  word-wrap: break-word;
}

.heading {
  font-family: "Comfortaa", cursive;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0.5rem;
}

.heading-primary {
  font-size: 4rem;
}

.heading-secondary {
  font-size: 3.5rem;
}

.heading-terciary {
  font-size: 2.5rem;
}

.heading-cuaternary {
  font-size: 1.8rem;
}

.redes_sociales {
  display: flex;
  width: 75%;
  padding: 1.5rem;
}
.redes_sociales .footer-icon {
  flex: 1;
  font-size: 2.5rem;
  color: #000000;
  text-align: center;
}

.presupuesto {
  background-color: #FFDE51;
  font-size: 1.8rem;
  width: 80%;
  padding: 2rem;
  box-shadow: 0.3em 0.3em 1em 0.5em rgba(0, 0, 0, 0.3);
  margin-top: 2rem;
}
.presupuesto__heading {
  margin-top: 2rem;
}
.presupuesto__heading .heading-secondary {
  color: #FFFFFF;
  display: flex;
}
.presupuesto__heading .heading-secondary span {
  border-bottom: 0.3rem solid;
  border-color: #F1F1EA;
  width: 5rem;
}
.presupuesto__heading .heading-secondary--main {
  line-height: 3rem;
  width: 90%;
  padding: 2rem;
  text-align: justify;
}
.presupuesto__formulario {
  padding: 1.5rem;
  font-size: 1.2rem;
  line-height: 3rem;
  display: flex;
  flex-direction: column;
  align-content: center;
}
.presupuesto__formulario-input {
  display: flex;
  justify-content: space-between;
  padding-top: 1.5rem;
}
.presupuesto__formulario-input > input {
  width: 100%;
  height: 2.5rem;
  border: none;
  color: #323535;
  padding-left: 1rem;
}
.presupuesto__formulario-input .ciudad {
  width: 45%;
}
.presupuesto__formulario #descripcion {
  padding: 1rem;
  width: 100%;
  border: none;
  color: #323535;
}
.presupuesto__formulario #file {
  color: #323535;
}
.presupuesto__formulario-radio {
  display: flex;
}
.presupuesto__formulario-radio input {
  margin-left: 2rem;
}
.presupuesto__formulario-boton {
  display: flex;
  justify-content: center;
}
.presupuesto__formulario-privacidad {
  padding-top: 1.2rem;
}
@media screen and (max-width: 834px) {
  .presupuesto__formulario-privacidad {
    padding-top: 3rem;
  }
}

.carrousel {
  width: 100%;
  max-width: 100%;
  padding: 2em;
  color: #000000;
  transition: all 0.4s ease;
  background-color: #F1F1EA;
  overflow: hidden;
}
.carrousel .carrousel__grande {
  width: 200%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  color: #000000;
  transition: all 0.4s ease;
  background-color: #F1F1EA;
  padding: 2em;
  transition: all 0.5s ease;
  transform: translateX(0%);
}
@media screen and (max-width: 834px) {
  .carrousel .carrousel__grande {
    width: 600%;
  }
}
.carrousel .carrousel__grande .articulo {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(50% - 2em);
  padding: 2em;
  color: #323535;
  font-weight: bolder;
  transition: all 0.4s ease;
  background-color: #F1F1EA;
}
@media screen and (max-width: 834px) {
  .carrousel .carrousel__grande .articulo {
    width: 90%;
    justify-content: center;
  }
}
@media screen and (max-width: 1400px) {
  .carrousel .carrousel__grande .articulo {
    text-align: center;
    font-size: 1.2rem;
  }
}
.carrousel .carrousel__grande .articulo-img {
  height: 25vh;
  max-width: 90%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  padding: 2em 0;
}
@media screen and (max-width: 834px) {
  .carrousel .carrousel__grande .articulo-img {
    max-height: 25vh;
  }
}
@media screen and (max-width: 1350px) {
  .carrousel .carrousel__grande .articulo-img {
    max-height: 15vh;
  }
}
.carrousel .carrousel__grande .articulo-heading {
  font-size: 2rem;
  text-decoration: underline;
  padding-bottom: 1em;
}
@media screen and (max-width: 1400px) {
  .carrousel .carrousel__grande .articulo-heading {
    font-size: 1.2rem;
  }
}
.carrousel .carrousel__grande .articulo-text {
  font-size: 1.8rem;
  line-height: 1.5em;
  text-align: center;
}
@media screen and (max-width: 1400px) {
  .carrousel .carrousel__grande .articulo-text {
    font-size: 1.2rem;
  }
}
.carrousel .carrousel__puntos {
  width: 100%;
  margin: 1em 0 0;
  padding: 0.4em;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
.carrousel .carrousel__puntos li {
  list-style: none;
}
.carrousel .carrousel__puntos .punto {
  width: 2em;
  height: 2em;
  margin: 1em 1em 0;
  color: #000000;
  transition: all 0.4s ease;
  border-radius: 1em;
  background-color: #C9CAC1;
  box-shadow: 0.2em 0.2em 1.3em #323535, -0.2em -0.2em 1.3em #323535, inset 0 0 0 transparent, inset 0 0 0 transparent;
}
.carrousel .carrousel__puntos .activo {
  background-color: #2D86C0;
}

.slider {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.slider ul {
  display: flex;
  padding: 0;
  width: 500%;
  animation: cambio 50s infinite alternate linear;
}
.slider ul li {
  width: 100%;
  list-style: none;
}
.slider ul li .reseña {
  display: flex;
  flex-direction: column;
}
.slider ul li .reseña__bocadillo {
  position: relative;
  padding: 3rem;
  width: 50%;
  background-color: #F1F1EA;
  box-shadow: 0.1rem 1.2rem 3.3rem rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 834px) {
  .slider ul li .reseña__bocadillo {
    font-size: 1.2rem;
  }
}
.slider ul li .reseña__bocadillo:before {
  border: 2.5rem solid #F1F1EA;
  content: "";
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  position: absolute;
  bottom: -48px;
  left: calc(50% - 2.5rem);
}
@media screen and (max-width: 834px) {
  .slider ul li .reseña__bocadillo:before {
    bottom: -28px;
  }
}
.slider ul li .reseña__bocadillo .star {
  color: gold;
  font-size: 20px;
}
.slider ul li .reseña__autor {
  padding: 4rem 2rem;
  width: 50%;
  align-self: center;
}
@media screen and (max-width: 834px) {
  .slider ul li .reseña__autor {
    font-size: 1.8rem;
  }
}

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #F1F1EA;
  padding: 1rem;
  text-align: center;
}
.cookie-banner p {
  margin: 0;
  font-family: "Comfortaa", cursive;
  font-size: 1.2rem;
}
.cookie-banner a {
  color: #2D86C0;
  text-decoration: none;
}

.feature {
  padding: 2rem;
}
.feature figure {
  align-self: center;
  justify-self: center;
  width: 100%;
  display: flex;
  justify-content: center;
}
.feature__img {
  height: 40rem;
  width: 45rem;
}
.feature__text {
  line-height: 3rem;
  font-size: 1.8rem;
  text-align: justify;
}
.feature__text-heading {
  padding: 1rem;
  line-height: 4rem;
  text-align: center;
}
.feature__text-heading span {
  color: #2D86C0;
}
.feature__text-desc {
  margin: 2rem 0;
}
@media screen and (max-width: 834px) {
  .feature__text {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.feature--reverse figure {
  order: 1;
}
@media screen and (max-width: 834px) {
  .feature--reverse figure {
    order: 0;
  }
}

.contactar__form-form {
  border: 0.1rem solid #C9CAC1;
  box-shadow: 0.1rem 0.5rem 2rem rgba(0, 0, 0, 0.448);
  background-color: #FFFFFF;
  padding: 1.5rem;
  font-size: 1.2rem;
  line-height: 3rem;
  display: flex;
  flex-direction: column;
  margin: 2rem 0 2rem 5rem;
}
.contactar__form-form .form-input input {
  width: 90%;
  padding: 1rem;
  margin: 0 0 1rem 1.2rem;
  border-radius: 1rem;
  border: #323535;
  background-color: #F1F1EA;
  color: #323535;
}
.contactar__form-form .form-descripcion textarea {
  width: 90%;
  margin: 0 0 1rem 1.2rem;
  border-radius: 1rem;
  border: #323535;
  background-color: #F1F1EA;
  color: #323535;
  padding: 1rem;
}
.contactar__form-form .form-boton {
  display: flex;
  justify-content: center;
}

.admin__nav {
  height: 5rem;
  max-width: 100%;
  width: 100%;
  left: 0;
  position: fixed;
  z-index: 1;
  box-shadow: 0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
  justify-content: space-around;
  align-items: center;
  background-color: #323535;
  color: #F1F1EA;
}
.admin__nav-heading {
  align-self: center;
  justify-self: center;
}
.admin__nav-heading h2 {
  text-transform: none;
}

.admin__login-form {
  align-self: center;
  justify-self: center;
  line-height: 3rem;
  display: flex;
  flex-direction: column;
  width: 30rem;
  margin: 2rem 0;
}
.admin__login-form .form-input {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 1.8rem;
  padding: 1rem;
}
.admin__login-form .form-input .label-login {
  color: #2D86C0;
}
.admin__login-form .form-input .input-login {
  width: 100%;
  padding: 1rem;
  border-radius: 1rem;
  border: #323535 1px solid;
  color: #323535;
}
.admin__login-form .form-boton {
  display: flex;
  justify-content: center;
}

.categorias #category-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.categorias #category-list li {
  list-style: none;
  margin: 1rem;
}
.categorias #category-list li a {
  text-decoration: none;
  font-size: 1.8rem;
  color: #FFFFFF;
  background-color: #C9CAC1;
  padding: 1rem;
}
@media screen and (max-width: 1024px) {
  .categorias #category-list li a {
    font-size: 1.2rem;
  }
}
.categorias #category-list li a:hover {
  text-decoration: none;
  background-color: #323535;
}

.card-foto {
  width: 90%;
}
.card-foto img {
  width: 100%;
  height: 35rem;
}
.card-foto p {
  text-align: center;
  font-size: 1.8rem;
  background-color: rgba(0, 0, 0, 0.767);
  color: #FFFFFF;
}

.paginacion {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
}
.paginacion span {
  color: #2D86C0;
  padding: 0.5rem;
}
.paginacion a {
  text-decoration: none;
  color: #323535;
}

.post {
  background-color: #FFFFFF;
  width: 90%;
  height: 50rem;
  padding: 2rem 5rem;
  box-shadow: 0.3em 0.3em 1em 0.5em rgba(0, 0, 0, 0.3);
  margin-top: 2rem;
  line-height: 2rem;
}
.post div {
  max-width: 90%;
  max-height: 90%;
}
.post-img {
  padding: 1rem;
  width: 60%;
  height: 60%;
}
.post-detalles {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
}
.post-detalles--color {
  color: #2D86C0;
}
.post-detalles--estilo {
  font-style: italic;
}
.post-heading {
  font-size: 1.8rem;
}
.post-resumen {
  padding: 1rem;
  text-align: left;
}
.post-resumen a {
  text-transform: uppercase;
  text-decoration: none;
  color: #2D86C0;
}

.post--detalle {
  height: 100%;
}
.post--detalle .post-contenido {
  line-height: 2.5rem;
  text-align: justify;
  padding: 3rem 0;
  max-height: 90%;
}

#volver {
  width: 80%;
  margin: 3rem;
  text-align: right;
}
#volver a {
  text-decoration: none;
  font-size: 1.8rem;
  color: #2D86C0;
}

.post_list {
  background-color: #FFFFFF;
  width: 90%;
  height: 60rem;
  padding: 2rem;
  box-shadow: 0.3em 0.3em 1em 0.5em rgba(0, 0, 0, 0.3);
  margin-top: 2rem;
  line-height: 2rem;
}
.post_list div {
  width: 90%;
  padding: 3rem 0;
  border-bottom: 0.1rem solid #C9CAC1;
  text-align: left;
}
.post_list-heading {
  font-size: 1.2rem;
  padding: 1rem 0;
  color: #000000;
}
.post_list-fecha {
  color: #2D86C0;
  padding: 1rem 0;
}
.post_list a {
  text-decoration: none;
}

#errores, #mensaje {
  width: 100%;
  color: #2D86C0;
  font-weight: 800;
  text-align: center;
  font-size: 2.5rem;
  font-style: italic;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}

.custom-alert {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 2rem;
  z-index: 9999;
  display: none; /* Ocultar el div por defecto */
}

.custom-alert-message {
  display: block;
  margin-bottom: 2rem;
}

.custom-alert-close {
  background-color: #ccc;
  border: none;
  padding: 0.5rem 1rem;
  cursor: pointer;
  text-align: center;
  margin-top: 1rem;
}

.user__nav {
  height: 5rem;
  max-width: 100%;
  width: 100%;
  left: 0;
  position: fixed;
  z-index: 1;
  box-shadow: 0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
  justify-content: space-around;
  align-items: center;
  background-color: #323535;
  color: #F1F1EA;
}
.user__nav-section {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0.5rem;
}
.user__nav-section--doc a {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .user__nav-section--doc a {
    font-size: 1.2rem;
  }
}
.user__nav-section--heading h2 {
  text-transform: none;
}
.user__nav-section--heading h4 {
  text-transform: none;
  font-size: 1.2rem;
}
.user__nav-section--doc {
  border-left: 0.1rem #FFFFFF solid;
}

.tablaListados {
  margin-bottom: 5rem;
}
.tablaListados table {
  border-collapse: collapse;
  width: 100%;
  table-layout: auto;
}
.tablaListados table td {
  border: 0.1 solid #323535;
  padding: 0.8rem;
  text-align: center;
}
.tablaListados table .tabla-fila:nth-child(even) {
  background-color: #FFFFFF;
}
.tablaListados table .tabla-fila .nombre-cli {
  color: #2D86C0;
}
.tablaListados table .tabla-fila .td-contact {
  color: #323535;
}
.tablaListados table .tabla-head {
  font-weight: bold;
  border-bottom: 0.2rem solid #323535;
}
.tablaListados table .tabla-head td {
  font-size: 1.8rem;
}
.tablaListados table .tabla-head td i {
  color: #000000;
}
@media screen and (max-width: 834px) {
  .tablaListados table .tabla-head td {
    font-size: 1.2rem;
  }
}
.tablaListados table .icono-descarga {
  display: inline-block;
}
.tablaListados table .fa-eye-slash, .tablaListados table .fa-eye {
  cursor: pointer;
  font-size: 1.8rem;
}
@media screen and (max-width: 834px) {
  .tablaListados table .fa-eye-slash, .tablaListados table .fa-eye {
    font-size: 2rem;
  }
}
.tablaListados table .estado p {
  margin: 0.2rem;
  padding: 0.5rem 0;
  border-radius: 1rem;
}
.tablaListados table .estado-pendiente p {
  background-color: #2D86C0;
  color: #FFFFFF;
}
.tablaListados table .estado-aprobado p {
  background-color: green;
  color: #FFFFFF;
}
.tablaListados table .estado-rechazado p {
  background-color: red;
  color: #FFFFFF;
}
.tablaListados table .estado-solicitado p {
  background-color: #FFDE51;
  color: #000000;
}
.tablaListados table .estado-activo p {
  background-color: green;
  color: #FFFFFF;
}
.tablaListados table .estado-inactivo p {
  background-color: red;
  color: #FFFFFF;
}
.tablaListados table #edit {
  width: 2rem;
}

.formEdit {
  background-color: #FFFFFF;
  width: 90%;
  padding: 5rem;
  box-shadow: 0.3em 0.3em 1em 0.5em rgba(0, 0, 0, 0.3);
}
.formEdit .presupuesto__modifica-heading {
  align-self: center;
  justify-self: center;
}
.formEdit .presupuesto__modifica-form {
  width: 100%;
  height: 90%;
}
.formEdit .presupuesto__modifica-form .presupuesto__modifica-input > input {
  border-radius: 5px;
  text-align: right;
  padding: 0.5rem;
}
.formEdit .presupuesto__modifica-form .presupuesto__modifica-input {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.formEdit .presupuesto__modifica-form .presupuesto__modifica-input div {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 1rem;
}
.formEdit .presupuesto__modifica-form .presupuesto__modifica-input div label {
  color: #2D86C0;
  font-family: "Poppins", sans-serif;
}
.formEdit .presupuesto__modifica-form .presupuesto__modifica-input div input {
  padding: 0.5rem;
  font-family: "Comfortaa", cursive;
  font-size: 1.8rem;
}
.formEdit .presupuesto__modifica-form .presupuesto__modifica-input #id {
  width: 25%;
}
.formEdit .presupuesto__modifica-form .condiciones {
  font-style: italic;
}

.legal {
  background-color: #FFFFFF;
  width: 100%;
  height: auto;
  font-family: "Poppins", sans-serif;
  line-height: 3rem;
  padding: 3rem;
  justify-content: space-around;
  font-size: 1.2rem;
  box-shadow: 0.3em 0.3em 1em 0.5em rgba(0, 0, 0, 0.3);
  margin-top: 2rem;
}
.legal div {
  max-width: 90%;
  max-height: 90%;
}
.legal-heading {
  font-size: 1.2rem;
  padding: 1rem 0;
  color: #000000;
}

.contenedor {
  margin: 0 auto;
  max-width: 100%;
}
.contenedor__row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1rem;
}
.contenedor__row .col-1-12 {
  grid-column: span 1;
}
.contenedor__row .col-2-12 {
  grid-column: span 2;
}
.contenedor__row .col-3-12 {
  grid-column: span 3;
}
.contenedor__row .col-4-12 {
  grid-column: span 4;
}
.contenedor__row .col-5-12 {
  grid-column: span 5;
}
.contenedor__row .col-6-12 {
  grid-column: span 6;
}
.contenedor__row .col-7-12 {
  grid-column: span 7;
}
.contenedor__row .col-8-12 {
  grid-column: span 8;
}
.contenedor__row .col-9-12 {
  grid-column: span 9;
}
.contenedor__row .col-10-12 {
  grid-column: span 10;
}
.contenedor__row .col-11-12 {
  grid-column: span 11;
}
.contenedor__row .col-12-12 {
  grid-column: span 12;
}
.contenedor__row .col-banner-2 {
  grid-column: 9/13;
}
@media screen and (max-width: 834px) {
  .contenedor__row {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: min-content;
    gap: 1rem;
  }
  .contenedor__row .col-1-12-sm {
    grid-column: span 1;
  }
  .contenedor__row .col-2-12-sm {
    grid-column: span 2;
  }
  .contenedor__row .col-3-12-sm {
    grid-column: span 3;
  }
  .contenedor__row .col-4-12-sm {
    grid-column: span 4;
  }
  .contenedor__row .col-5-12-sm {
    grid-column: span 5;
  }
  .contenedor__row .col-6-12-sm {
    grid-column: span 6;
  }
  .contenedor__row .col-7-12-sm {
    grid-column: span 7;
  }
  .contenedor__row .col-8-12-sm {
    grid-column: span 8;
  }
  .contenedor__row .col-9-12-sm {
    grid-column: span 9;
  }
  .contenedor__row .col-10-12-sm {
    grid-column: span 10;
  }
  .contenedor__row .col-11-12-sm {
    grid-column: span 11;
  }
  .contenedor__row .col-12-12-sm {
    grid-column: span 12;
  }
  .contenedor__row .col-banner-2 {
    grid-column: 9/13;
  }
}
@media screen and (max-width: 1300px) {
  .contenedor__row {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: min-content;
    gap: 1rem;
  }
  .contenedor__row .col-12-12-m {
    grid-column: span 12;
  }
}

.nav .menu {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.nav li {
  list-style: none;
}
.nav li a {
  text-decoration: none;
  font-weight: 600;
  font-size: 1.8rem;
  color: #000000;
  padding-top: 2rem;
}
@media screen and (max-width: 1024px) {
  .nav li a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .nav li a {
    font-size: 1.8rem;
  }
}
.nav li a:hover {
  text-decoration: none;
  color: #2D86C0;
  border-top: 0.1rem solid #000000;
}
.nav li .active {
  text-decoration: none;
  color: #2D86C0;
  border-top: 0.1rem solid #000000;
}
@media screen and (max-width: 834px) {
  .nav {
    position: fixed;
    background: rgba(0, 0, 0, 0.767);
    z-index: 9999;
    top: -40rem;
    right: -100vw;
    width: 40vw;
    bottom: 0;
    display: flex;
    justify-content: center;
    transition: 0.3s;
  }
  .nav li {
    padding: 0.9rem;
  }
  .nav li a {
    color: #FFFFFF;
  }
  .nav li a:hover {
    text-decoration: none;
    color: #C9CAC1;
    border-top: none;
  }
  .nav #menu-items {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 834px) {
  .nav.is-active {
    right: 0;
  }
}
.header {
  max-width: 100%;
  width: 100%; /* hacemos que la cabecera ocupe el ancho completo de la página */
  left: 0; /* Posicionamos la cabecera al lado izquierdo */
  top: 0; /* Posicionamos la cabecera pegada arriba */
  position: fixed; /* Hacemos que la cabecera tenga una posició*/
  z-index: 1;
  box-shadow: 0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
  height: 15rem;
  justify-content: space-around;
  align-items: start;
  background-color: #FFFFFF;
}
.header__logo {
  align-self: center;
  justify-self: center;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
}
.header__logo .logo {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
@media screen and (max-width: 834px) {
  .header__logo .logo {
    width: 10rem;
    height: 10rem;
  }
}
.header .menu-icon {
  display: none;
}
@media screen and (max-width: 834px) {
  .header .menu-icon {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 2.4rem;
    cursor: pointer;
  }
}
.header .menu-login {
  display: none;
}
@media screen and (max-width: 834px) {
  .header .menu-login {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 2.4rem;
    cursor: pointer;
  }
  .header .menu-login a {
    color: #000000;
  }
}
.header__nav {
  align-self: center;
}
.header__btn {
  align-self: center;
  justify-self: center;
}
@media screen and (max-width: 834px) {
  .header__btn {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .header__btn {
    font-size: 1.2rem;
  }
}

.info-contacto {
  background-color: #2D86C0;
  max-width: 100%;
  width: 100%;
  margin-top: 1rem;
}
.info-contacto .contacto {
  margin: 2rem;
}
@media screen and (max-width: 1300px) {
  .info-contacto .contacto {
    margin: 1rem;
  }
}

.footer {
  width: 100%;
  height: auto;
  font-family: "Poppins", sans-serif;
  line-height: 3rem;
  padding: 3rem;
  justify-content: space-around;
  font-size: 1.2rem;
}
@media screen and (max-width: 834px) {
  .footer {
    font-size: 1.8rem;
  }
}
.footer .heading-quaternary {
  display: flex;
}
.footer .heading-quaternary span {
  border-bottom: 0.3rem solid;
  border-color: #000000;
  width: 5rem;
}
.footer__logo {
  justify-self: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 80%;
}
@media screen and (max-width: 834px) {
  .footer__logo {
    text-align: center;
  }
}
.footer__logo .logo {
  max-width: 50%;
  max-height: 50%;
  width: auto;
  height: auto;
}
.footer__main {
  justify-self: center;
  align-self: flex-start;
}
.footer__main .heading-quaternary {
  color: #000000;
}
.footer__main .footer-list li {
  list-style: none;
}
.footer__main .footer-list li a {
  text-decoration: none;
  color: #000000;
}
@media screen and (max-width: 834px) {
  .footer__main .footer-icon img {
    width: 20%;
  }
}
.footer__footer {
  display: flex;
  justify-content: space-around;
}
.footer__footer small {
  display: block;
}
.footer__footer small span {
  color: #2D86C0;
}
@media screen and (max-width: 474px) {
  .footer__footer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.contenedor {
  max-width: 100%;
  width: 100%;
  margin-top: 1.5rem;
  background-color: #FFFFFF;
}
.contenedor .banner1 {
  height: 55rem;
  background-blend-mode: saturation;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  background-image: url(../img/banner1.jpg);
  background-position: center center;
}
@media screen and (max-width: 1200px) {
  .contenedor .banner1 {
    align-content: end;
    height: 40rem;
  }
}
.contenedor .banner1__text-background {
  background-color: rgba(0, 0, 0, 0.321);
}
@media screen and (max-width: 1200px) {
  .contenedor .banner1__text-background {
    align-self: end;
    justify-self: center;
    width: 100%;
  }
}
.contenedor .banner1__text {
  display: flex;
  flex-direction: column;
  height: 80%;
  justify-content: center;
  padding: 2rem;
}
.contenedor .banner1__text .heading-primary {
  color: #FFFFFF;
  line-height: 5rem;
}
.contenedor .banner1__text .heading-primary--color {
  color: #FFDE51;
}
.contenedor .inicio {
  text-align: left;
  padding: 5rem;
}
.contenedor .inicio__text {
  font-size: 1.8rem;
}
.contenedor .inicio__text .heading-secondary {
  color: #000000;
}
@media screen and (max-width: 1200px) {
  .contenedor .inicio__text .heading-secondary {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1000px) {
  .contenedor .inicio__text .heading-secondary {
    font-size: 2.5rem;
  }
}
.contenedor .inicio__text .heading-secondary--color {
  color: #FFDE51;
}
.contenedor .inicio__text .heading-main {
  padding: 2rem;
  line-height: 3rem;
}
.contenedor .inicio__text .heading-main a {
  color: #000000;
}
@media screen and (max-width: 834px) {
  .contenedor .inicio__text {
    text-align: left;
    padding: 2rem;
    margin-right: 5rem;
  }
}
.contenedor .inicio__contacto {
  align-self: center;
  justify-self: center;
}
.contenedor .inicio__contacto .contacto {
  margin-bottom: 2rem;
}
@media screen and (max-width: 834px) {
  .contenedor .inicio__contacto {
    display: none;
  }
}
.contenedor .servicios {
  justify-self: end;
  padding: 5rem;
  background-color: #F1F1EA;
  margin-top: 2rem;
}
.contenedor .servicios__text {
  color: #323535;
}
.contenedor .servicios__text .heading-secondary {
  display: flex;
}
.contenedor .servicios__text .heading-secondary span {
  border-bottom: 0.3rem solid;
  border-color: #323535;
  width: 5rem;
}
.contenedor .servicios__text .heading-main {
  font-size: 1.8rem;
  padding: 2rem;
}
.contenedor .info {
  height: auto;
  background-blend-mode: saturation;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
  background-image: url(../img/CONTADOR.jpg);
  background-position: center center;
  color: #F1F1EA;
}
.contenedor .info__background {
  background-color: rgba(0, 0, 0, 0.767);
}
.contenedor .info__background .info__trabajo {
  color: #F1F1EA;
}
.contenedor .info__background .info__trabajo-heading {
  padding: 5rem;
  display: flex;
}
.contenedor .info__background .info__trabajo-heading span {
  border-bottom: 0.3rem solid;
  border-color: #F1F1EA;
  width: 5rem;
}
.contenedor .info__background .info__trabajo-main {
  font-size: 1.8rem;
  width: 80%;
  text-align: justify;
  margin-left: 8rem;
  margin-bottom: 5rem;
  line-height: 3rem;
}
.contenedor .info .info__reseñas {
  background-color: #C9CAC1;
  color: #323535;
}
.contenedor .info .info__reseñas .reseñas__text .heading-secondary {
  padding: 5rem;
  display: flex;
}
.contenedor .info .info__reseñas .reseñas__text .heading-secondary span {
  border-bottom: 0.3rem solid;
  border-color: #323535;
  width: 5rem;
}
@media screen and (max-width: 834px) {
  .contenedor .info .info__reseñas .reseñas__text .heading-secondary {
    flex-direction: column;
  }
  .contenedor .info .info__reseñas .reseñas__text .heading-secondary span {
    margin-left: 38%;
  }
}
.contenedor .info .info__reseñas .reseñas__slider {
  padding-left: 20%;
}
.contenedor .info .info__extra {
  padding: 5rem 0;
}
.contenedor .info .info__extra-slogan {
  align-self: center;
  justify-self: center;
  text-align: center;
  width: 60%;
}
.contenedor .info .info__extra-slogan .content {
  padding: 2rem;
}
.contenedor .info .info__extra-slogan .heading {
  color: #2D86C0;
  font-family: "Poppins", sans-serif;
}
.contenedor .info .info__extra-asocia {
  align-self: center;
  justify-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contenedor .info .info__extra-asocia .imagen {
  width: 50%;
  padding: 1rem;
}

.features {
  background-color: #FFFFFF;
  padding: 3rem;
  margin-top: 5rem;
}

.contactar {
  padding: 5rem 0;
  width: 95%;
}
.contactar__mapa {
  padding-left: 5rem;
  height: 100%;
}
.contactar__mapa .mapa {
  width: 100%;
  height: 100%;
}
.contactar__form {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
  justify-self: center;
}
.contactar__form-heading {
  align-self: flex-end;
  display: block;
  display: flex;
}
.contactar__form-heading span {
  border-bottom: 0.3rem solid;
  border-color: #FFDE51;
  width: 5rem;
}
@media screen and (max-width: 834px) {
  .contactar__form-heading {
    align-self: center;
    margin-top: 2rem;
  }
}
.contactar__form #color {
  color: #FFDE51;
  border-bottom: none;
}

.blog {
  font-size: 1.2rem;
  background-color: #FFFFFF;
  margin: 2rem;
  align-content: space-around;
}
.blog__posts {
  padding: 2rem;
  width: 100%;
}
.blog__aside {
  padding: 2rem;
}
.blog__aside-etiquetas .etiquetas-heading {
  font-size: 2.5rem;
  display: flex;
  padding: 1rem;
  color: #323535;
}
.blog__aside-etiquetas .etiquetas-heading span {
  border-bottom: 0.3rem solid;
  border-color: #323535;
  width: 5rem;
}
.blog__aside-etiquetas a {
  text-decoration: none;
  font-style: italic;
  color: #000000;
}
.blog__aside-etiquetas .etiquetas-etiqueta {
  padding: 0.8rem;
}

.admin__login {
  max-width: 100%;
  max-height: 100%;
}
.admin__login .admin__nav-heading {
  padding-top: 7rem;
}
.admin__login .admin__remember {
  align-self: center;
  justify-self: center;
  font-size: 1.8rem;
}
.admin__login .admin__remember-psw {
  text-decoration: none;
  color: #2D86C0;
}
.admin__login #seccion-cambiar-contrasena {
  align-self: center;
  justify-self: center;
  border: 0.1rem #323535 solid;
  padding: 1rem;
  margin-bottom: 8rem;
  font-size: 1.2rem;
  line-height: 2rem;
}
.admin__login #seccion-cambiar-contrasena .label-login {
  color: #323535;
}
.admin__login #seccion-cambiar-contrasena .input-login {
  width: 100%;
  border-radius: 1rem;
  border: #323535 1px solid;
  color: #323535;
  padding: 0.5rem;
}
@media screen and (max-width: 834px) {
  .admin__login #seccion-cambiar-contrasena {
    margin-bottom: 2rem;
  }
}
.admin__login #seccion-cambiar-contrasena .form-boton {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 1rem;
}

.trabajos {
  background-color: #FFFFFF;
  width: 100%;
  padding: 5rem;
}
.trabajos .galeria {
  width: 100%;
}
.trabajos .galeria__card-foto {
  padding: 2rem;
}

.success {
  width: 100%;
  max-width: 100%;
  background-color: #FFFFFF;
}
.success__box {
  line-height: 3rem;
  background-color: #323535;
  color: #FFFFFF;
  width: 90%;
  height: 30rem;
  padding: 2rem 5rem;
  box-shadow: 0.3em 0.3em 1em 0.5em rgba(0, 0, 0, 0.3);
  margin: 2rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.success__box-content {
  font-size: 1.8rem;
  width: 70%;
  padding: 2rem;
}
.success__box-content span {
  font-style: italic;
}

.userContent {
  margin-top: 5rem;
  max-width: 100%;
  font-size: 1.2rem;
  padding: 2rem;
}
.userContent .buscadorListados {
  margin-top: 1rem;
}
.userContent .buscadorListados div {
  display: flex;
  flex-direction: column;
}
.userContent .tablaListados {
  margin-top: 2rem;
}
.userContent .boton-alta {
  padding: 1rem;
  background-color: #323535;
  border: none;
  color: white;
  font-size: 2rem;
  cursor: pointer;
  text-decoration: none; /* Quitar subrayado en enlace */
}/*# sourceMappingURL=main.css.map */