#twitter-widget-0 .timeline-Footer a {
    color: #FFF!important
}

.carousel-myform {
    position: absolute;
    background: rgba(255,255,255,.9);
    height: 300px;
    width: 70%;
    top: 30px;
    left: 15%
}

@media (min-width: 100px) and (max-width:480px) {
    .content {
        padding-top:6rem
    }
}

@media (min-width: 600px) and (max-width:767px) {
    .content {
        padding-top:0rem!important
    }
}

@media all and (max-width: 600px) {
    .carousel_div_content {
        display:none
    }

    #carousel-widget {
        display: none
    }
}

.highlighted {
    font-style: normal;
    font-weight: 400;
    color: white;
    text-shadow: 1px 1px 2px black,0 0 25px lightgray,0 0 5px black
}

.principal_cause {
    box-shadow: 3px 4px 12px -2px rgba(0,0,0,.75)
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto
}

.btnDonar {
    border: 1.5px #fff solid;
    background-color: #193875;
    width: 6rem;
    height: 3rem;
    color: #FFF
}

#seccion-voluntariado {
    background: linear-gradient(rgba(0,49,92,.45),rgba(0,49,92,.45)),url(../../img/688867.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center
}

#escuelas {
    background: url(../../img/CRM.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 2rem;
    align-items: center
}

.donarBotonFloat {
    position: fixed;
    bottom: 0;
    right: 100px;
    border: 1px #FFF solid;
    background: #FF0B01;
    z-index: 999;
    box-shadow: 4px -2px 15px 0 rgba(0,0,0,.75);
    padding: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.1rem
}

#inicio .owl-prev {
    height: 100px;
    position: absolute;
    top: 40%;
    display: block!important;
    border: 0 solid black
}

/* #inicio .owl-theme .owl-nav [class*=owl-]:hover {
    background: none!important
} */

#inicio .owl-theme .owl-nav {
    margin-top: 0px!important
}

#inicio .owl-next {
    height: 100px;
    position: absolute;
    top: 40%;
    right: 0;
    display: block!important;
    border: 0 solid black
}

#inicio .owl-prev i {
    font-size: 3rem;
    color: #ccc
}

#inicio .owl-next i {
    font-size: 3rem;
    color: #ccc
}

.item1 {
    grid-area: header
}

.item2 {
    grid-area: main
}

.item3 {
    grid-area: footer
}

.grow {
    transition: all .3s ease-in-out
}

.grow:hover {
    transform: scale(1.1)
}

#content-conocenos-description p {
    text-align: justify!important;
    padding-right: 1.8rem
}
