.crsl__title-whith-pic{
    padding: 0.313em 0.625em 0.125em 0.625em;
    position: absolute;
    background-color: #b20022;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    color: #ffd500;
    font-size: 1em;
}

.crsl__title-whith-pic::before {
    content: '';
    position: absolute;
    left: -1.469em;
    bottom: 0.156em;
    display: block;
    width: 3.594em;
    height: 3.594em;
    background: url('../img/carousel/lightning.png') no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
/*-------------------------------------------*/
.crsl__title-top-center{
    position: absolute;
    left: 0.625em;
    top: 0.625em;
}

.crsl__title-top-center p{
    color: #3eb527;
    font-size: 1.5em;
    line-height: 1em;
    margin-bottom: -0.3em;
}

.crsl__title-top-center small{
    color: #4c4f4c;
    font-size: 0.6em;
}

.crsl__subtitle{
    position: absolute;
    bottom: -0.2em;
    right: 4em;
    color: #4c4f4c;
    font-size: 0.6em;
    margin-bottom: 0;
}

.crsl__sk-logo{
    position: absolute;
    bottom: 0.156em;
    right: 0.156em;
    width: 2.094em;
    height: 1.563em;
    background: url('../img/carousel/sk-logo.png') no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
/*-------------------------------------------*/
.crsl__title-top-left{
    position: absolute;
    left: 1.8em;
    top: 2.3em;
    text-align: left;
}

.crsl__title-top-left p{
    color: #3eb527;
    font-size: 0.8em;
    line-height: 0.8em;
    margin-bottom: -0.3em;
}

.crsl__title-top-left small{
    color: #4c4f4c;
    font-size: 0.55em;
}

.crsl__subtitle-big{
    position: absolute;
    bottom: 0.8em;
    left: 1.25em;
    color: #282626;
    font-size: 1em;
    margin-bottom: 0;
}

.crsl__subtitle-big span{
    color: #3eb527;
}