@media (max-width: 992px) {
.registerform {
        padding-top: 100px;
}
.registerform ul {
    padding-bottom: 40px;
}
.promoboxcont {
    top:-20px;
}
.imagehome {
    height: auto;
}
.registro {
    margin-bottom: 40px;
}
.acordeoncont {
    margin-top: 40px;
}
}
@media (max-width: 576px) {

.carousel  {
    height: auto;

}
ul.features {
    margin-bottom: 30px;
}
.carousel-item img {
    width: auto;
    height: 80vh;
}
.hamburguer {
    margin-right: 5px;
}

.carousel::before {
    height: 20%;
}

.contact > * {
    padding: 40px 0;
}
.sep {
    padding: 2rem 0;
}
.contact h3, .contact p {
    text-align: center;
}
.elform {
    padding-left: 15px!important;
}
.logofooter {
    padding-right: 15px!important;
}
footer ul li, footer h6, .footerlegal {
    text-align: center;

}
.logofoot, .social ul {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.social ul {
    text-align: center;
}
.social ul li {
    margin: 0 10px;
}

.register {
padding-bottom: 30px;
}
}