/* HOME */

body {
    background-color: #fff;
}

.home .fullContent .row .generalContent .contentDestacados .content .vitrineProduct ul li .midLevel .infoVitrina h3.nameProd {
    width: 96%;
}


/* IMPORTANTE */

#informacion {
    margin: 0px 25px 20px;
    padding-left: 5%;
    padding-right: 5%;
    background: #30457f;
    border-radius: 15px;
}

#informacion i {
    display: inline-block;
    font-size: 25px;
    color: #fff;
    padding: 12px;
}

#informacion p {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin-top: 9px;
    color: #fff;
    position: absolute;
    max-width: 1100px;
}


@media only screen and (max-width: 767px) {

#informacion p {
    font-size: 10px;
    width: 65%;
    text-align: justify;
    margin-top: -4px;
}

#informacion {
    margin: 20px 15px;
    padding: 12px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #informacion {
        margin: 20px 25px 25px;
        padding: 0px;
        background: #30457f;
        border-radius: 15px;
    }

    #informacion p {
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        margin-top: 10px;
        color: #fff;
        position: absolute;
        width: 80%;
        text-align: justify;
    }
}

@media only screen and (min-width: 1023px) and (max-width: 1025px) {
    #informacion {
    margin: 0px 25px 20px;
    padding-left: 3%;
    padding-right: 3%;
    background: #30457f;
    border-radius: 15px;
}

    #informacion p {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin-top: 9px;
    color: #fff;
    position: absolute;
    width: 65%;
}
}

/* BANER HOME */

.bannerhome1 a img {
    width: 100%;
}

@media only screen and (max-width: 767px) {
.bannerHome {
    padding-left: 0px;
    margin-top: 00%;
}

.home .fullContent .row .bannerPrincipal {
    padding: 0px;
    background: #fff;
    width: 100%;
    display: inline-block;
    position: relative;
    /*margin-top:15%;*/
}

.bannerHomeSecundario {
    margin-left: -14px;
}

.bannerhome1 a img {
    width: 104%;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.bannerHome {
    padding-left: 0px;
}
}



/* WHAT */

.floating-wpp .floating-wpp-popup.active {
    display: none;
}

/* HOME */

.button_renov {
        top: 60%;
}


.contentDeptos {
    margin-top: -60px !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.contentDeptos {
    margin-top: -15px !important;
}
.contentDeptos p {
    font-size: 10px !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.contentDeptos {
    margin-top: -15px !important;
}
.contentDeptos p {
    font-size: 10px !important;
}
}