.cuadrao{
    margin-top: -21%;
    margin-left: 10%;
}
.divdelaft{
    margin-top: 5%;
    margin-left: 30%;
}
h2{
    color:#1f3b7b;
}
.uk-divil{
    margin-bottom: 2%;
}
.fureldiv{
    background-color: #0c204c;
    color: white;
    padding: 5%;
}
.textodeslider{
    color:#1f3b7b;
}

.volai{
    color:#1f3b7b;
    line-height: 1.0;
    font-size: 100px;
}

.volaii{
    color:#1f3b7b;
    line-height: 0.4;
    font-size: 70px;
}
.volaiii{
    line-height: 1.1;
    font-size: 27px;
}
.textodelslideshow{
    color:#1f3b7b;
    margin-top: -3%;
    margin-right: 5% !important;
}
.mauro{
    background-color: white;
    color: #1f3b7b;
    padding: 3% 6% 3% 6%;
    border-radius: 8px;
    text-decoration: none;
    border: 1px solid #1f3b7b;
}
.mauro:hover{
    background-color: #1f3b7b;
    color: white;
    padding: 3% 6% 3% 6%;
    border-radius: 8px;
    text-decoration: none;
}
.mauro2{
    background-color: white;
    color: #1f3b7b;
    padding: 1% 3% 1% 3%;
    border-radius: 8px;
    text-decoration: none;
    border: 1px solid #1f3b7b;
}
.mauro2:hover{
    background-color: #1f3b7b;
    color: white;
    padding: 1% 3% 1% 3%;
    border-radius: 8px;
    text-decoration: none;
}
@media (max-width: 780px) {
    nav.uk-navbar-container .uk-navbar-left > img {
        height: 50px;
        margin-left: 15px;
    }
    .volai{
        color:#1f3b7b;
        line-height: 0.3;
        font-size: 25px;
    }
    .volaii{
        color:#1f3b7b;
        line-height: 1.4;
        font-size: 20px;
    }
    .volaiii{ 
        margin-top: -6px !important;
        color:#1f3b7b;
        line-height: 0.9;
        font-size: 14px;
    }
    .textodelslideshow{
        margin-top: 8px!important;
        color:#1f3b7b;
        margin-right: -22px !important;
    }
}