
.cor2 {
    color: #d90000 !important;
}

.bg-cor2 {
    background-color: #d90000 !important;
}

.desc-roddani {
    font-size: 14px;
    color: #fff;
}

.desc-roddani p {
    font-size: 14px;
    color: #fff;
}

.desc-roddani p:hover {
    font-size: 14px;
    color: #fff;
}

.desc-roddani p a {
    font-size: 14px;
    color: #fff;
}

.desc-roddani p a:hover {
    font-size: 14px;
    color: #fff;
}

.subtitulo-dani {
    font-family: 'Dosis';
    font-size: 14px !important;
    color: #000;
    text-transform: uppercase;
}

.desc-dani {
    font-size: 14px;
    color: #747474;
}

.bl-topdani {

}

.btn-roddani {
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    border-radius: 20px;
    font-weight: 700;
    /* padding: 12px 18px; */
    font-size: 18px;
    transition: 0.3s;
    width: 100%;
}

.btn-roddani:hover {
    background-color: #747474;
    color: #fff;
    transition: 0.3s;
}

.arabesco-dani {
    width: 250px;
    margin: 0 auto;
    display: table;
}

.bl-cadani {
    background-color: #fff;
    border-radius: 10px;
    border-radius: 20px;
}

.img-catedani2 {
    width: 100%;
    height: 280px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 20px;
}

@media screen and (max-width: 767px) {
    .img-cateborbu2 {
        width: 100%;
        height: 300px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 991px) {
    .logo-mobidani {
        width: 130px;
    }
}