.slotholder {
  position: relative;
}

.space-green {
  background-repeat: no-repeat;
  background-size: cover;
}

.header-mobile {
  background-color: rgb(93, 51, 78);
}
.header-mobile .header-nav-menu-mobile {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.header-mobile .header-nav-menu-mobile .menu a,
.header-mobile .header-nav-menu-mobile .menu span,
.header-mobile .header-nav-menu-mobile .menu i {
  color: rgb(93, 51, 78) !important;
}
.header-mobile .header-nav-menu-mobile .menu span {
  padding-left: 15px;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  background-color: #fff;
}

.box-galeria .box-galeria-bgimg {
  background-size: cover;
  background-repeat: no-repeat;
}

.text-gal-1.text-dark {
  color: #333;
}

.contact .mt40-p0 {
  margin-top: 40px;
  padding: 0;
}

.rev-btn-1-5 {
  margin-top: 0;
}

.footer {
  background-image: url("../images/fondos/aberturas/MODENA/Fondo02.jpg");
  background-size: cover;
}
.footer .mail a, .footer .wsp a {
  text-decoration: none;
  color: #fff;
}
.footer .mail i, .footer .wsp i {
  margin-right: 5px;
}

.mobile-view {
  display: none;
}

@media (max-width: 991px) {
  .desktop-view {
    display: none;
  }
  .mobile-view {
    display: block;
  }
  .green-space, .green-space-1, .green-space-2 {
    height: unset !important;
    background-size: cover;
    padding: 40px 0;
  }
  .green-space .space, .green-space-1 .space, .green-space-2 .space {
    width: unset;
  }
  .galeria-1 {
    width: unset;
  }
  .text-gal-1 {
    position: relative;
    top: 0;
  }
  .rev-btn-1-4 {
    position: inherit;
  }
  .contact .mt40-p0 {
    margin-top: 0;
  }
  .footer .col-lg-2 {
    text-align: center;
  }
  .footer .col-lg-2 .rev-btn-1-3 {
    margin: 30px 0;
  }
}
@media (max-width: 767px) {
  .float {
    width: 50px;
    height: 50px;
    bottom: 96px;
    right: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .float .my-float {
    margin-bottom: 0;
  }
  .space-green p {
    padding: 15px 0;
  }
  .space-white {
    margin-left: 0;
  }
  .space-white .text-right {
    display: none;
  }
  .space-white p {
    text-align: center !important;
  }
  .space-white .bullet {
    margin: 0;
  }
  .box-galeria .box-galeria-bgimg {
    background-position: center;
  }
  .footer .widget {
    text-align: center;
  }
  .widget_socials,
  .pages,
  .mail {
    justify-content: center;
  }
  .pages ul {
    margin-left: 0;
  }
  .pages li {
    margin: 20px;
  }
  .footer-col {
    margin-bottom: 0;
  }
}
@media (max-width: 419px) {
  .box, .box-1, .box-2, .box-3, .box-4 {
    left: 6%;
  }
  .box p span,
  .box .size, .box-1 p span,
  .box-1 .size, .box-2 p span,
  .box-2 .size, .box-3 p span,
  .box-3 .size, .box-4 p span,
  .box-4 .size {
    font-size: 38px !important;
  }
  .box-1 {
    height: unset;
  }
  .gallery-row a {
    width: 100%;
  }
  .space-green {
    height: unset !important;
    padding: 40px 0;
  }
  .space-white {
    height: unset !important;
    padding: 70px 0;
  }
  .space-white p {
    font-size: 38px;
  }
  .contact p {
    font-size: 26px !important;
    letter-spacing: 1;
    text-align: left;
  }
  .contact p.title {
    font-size: 38px;
  }
  .parrafo {
    width: unset;
  }
  .box-3, .box-4 {
    width: unset;
  }
  .footer {
    padding: 40px 0;
  }
}/*# sourceMappingURL=nuevos_ajustes.css.map */