
.title_banner{
    font-family: Gilroy;
    font-weight: 800;
    line-height: 48px;
    font-size: 40px;
}

.detail_banner{
    font-family: Nunito;
    font-weight: 700;
    line-height: 28px;
    font-size: 20px;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 90px;
    color: #fff;
    text-align: center;
}

.title_count{
    font-family: Nunito;
    font-weight: 700;
    line-height: 12px;
    font-size: 10px; 
}