.flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    background: #dc2626 !important;
}
.fixed-item {
    position: fixed;
    top: 180px;
    margin-top: 0 !important;
}
.absolute-item {
    position: absolute;
    bottom: 70px;
    margin-top: 0 !important;
}



.body-text{

}
.title-slider {
    line-height: 3rem !important;
    color: #ffcf00 !important;
}

.title-slider:hover {
    line-height: 3rem !important;
    color: #ffd521 !important;
}

p.text-slider {
    color: #fff;
    line-height: 2rem;
}

.site-logo {max-width: 240px;}
.btn-slider {
    padding: 10px;
    background: #082f49;
    border: 1px solid #fff;
    border-radius: 10px;
    text-align: center;
    width: 30%;
    margin-right: 60%;
    color:#fff;
    margin-top: 4%;
}
.btn-slider:hover{
    color:#082f49;
    background: #fff;
}

.title-news {
    font-size: 18pt;
    margin-bottom: 7%;
    font-weight: bolder;
}
p.lead-news {
    padding: 6px 10px;
    border-right: 3px solid #999;
    text-align: justify;
}
