li.menu-2509.last li{
	float: left;
}
.carrito{
    float: right;
    margin-left: 5px;
}

li.menu-2382 {
    background-color: #e50000;
    border: 1px solid #e50000;
    display: inline-block;
    border-radius: 15px;
    width: 130px;
}


li.menu-2509{
    background-color: #e50000;
    border: 1px solid #e50000;
    display: inline-block;
    border-radius: 15px;
    width: 130px;
}

li.menu-2694{
    background-color: #e50000;
    border: 1px solid #e50000;
    display: inline-block;
    border-radius: 15px;
    width: 130px;
}

li.menu-2626.last {
    background-color: #e50000;
    border: 1px solid #e50000;
    display: inline-block;
    border-radius: 15px;
    width: 130px;
}

li.menu-2509:hover, li.menu-2382:hover,li.menu-2694:hover, li.menu-2626.last:hover {
    background-color: #ffffff!important;
    color:#e02125!important;
    cursor: pointer;
}

#help-menu #menu-help-menu li {
    padding: 4px;
}

.footer .primary_footer_region .footer-info-blocks p.first-col:before {
    background-image: url('https://www.fundacionnipace.org/imagenes/nipace-white.png')!important;
}

p {
    line-height: 35px!important;
}

.footer .primary_footer_region .col-sm-4 a:before {
    width: 0px;
    margin-right: 0px;
}

a.scroll-to-timeline {
    display: none!important;
}

.views-row.views-row-1.views-row-odd.views-row-first {
   width: 25%;
}

.views-row.views-row-4.views-row-even {
   width: 100%;
}

.form-control, .form-select, .form-textarea-wrapper textarea {

    border: 1px solid #000!important;
}


.col-xs-12.col-md-2 img {
    max-height: 100px!important;
    vertical-align:middle!important;
}

.col-xs-12.col-md-3 img {
    max-height: 150px!important;
}

.row {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*VERSION MOVIL*/

@media (max-width: 600px) {
    
    #help-menu #menu-help-menu li {
    padding: 0px!important;
    }
    #help-menu #menu-help-menu{
    width: 90px!important;
    }
    .navbar.scrolled #help-menu #menu-help-menu {
    width: 195px!important;
    }
}

/*FIN VERSION MOVIL*/
