.section-description {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 60px;
    font-size: 18px;
    color: #000;
}

    .section-description h2 {
        font-size: 24px;
        line-height: 20px;
        color: #002554;
        /* font-family: "Metronic Pro Semi Bold"; */
        font-weight: bold;
    }

    .section-description div {
        font-size: 16px;
        line-height: 20px;
        color: #282828;
        font-weight: 300;
        text-align: center;
    }

.section-link-wrap {
    width: 100%;
    display: table;
    margin: 20px 10px 80px;
    text-align: center;
}

    .section-link-wrap .btn.section-link {
        border-width: 2px!important; 
        border-radius: 3px;
        padding: 12px 46px 12px;
        font-size: 16px;
        color: #002554;
        /* font-family: "Metronic Pro Semi Bold"; */
        font-weight: bold;
        text-align: center;
    }

.wrap_tizer {
    bottom: 0!important;
    height: 100%;
    width: 100%;
}
.wrap_tizer .wr_block, 
.wrap_tizer .wrapper_inner_tizer {
    width: 100%;
    height: 100%;
}

.wrap_tizer .wrapper_inner_tizer {
    background: rgba(11, 37, 84, 0.7);
}

.wrap_tizer .wr_block {
    display: flex;
    justify-content: center;
    align-items: center;
}

.item:hover .wrap_tizer .wr_block.price {
    width: 100%;
    text-align: center;
}

.no-background-color.start_promo .item i.title a, 
.no-background-color.start_promo .item i.price a, 
.no-background-color.start_promo .item i.title span, 
.no-background-color.start_promo .item i.price span, 
.no-background-color.start_promo .item span.main_wrap i:after, 
.no-background-color.start_promo .item p span, 
.no-background-color .wrap_tizer .wrap_outer, 
.no-background-color .wrap_tizer .wrap_outer .outer_text, 
.no-background-color .wrap_tizer .wrap_outer .inner_text {
    background: transparent;
}

.another-font-style.start_promo .item i.title a, 
.another-font-style.start_promo .item i.price a, 
.another-font-style.start_promo .item i.title span, 
.another-font-style.start_promo .item i.price span, 
.another-font-style.start_promo .item span.main_wrap i:after, 
.another-font-style.start_promo .item p span, 
.another-font-style .wrap_tizer .wrap_outer, 
.another-font-style .wrap_tizer .wrap_outer .outer_text, 
.another-font-style .wrap_tizer .wrap_outer .inner_text {
    font-size: 1.2em;
    line-height: 1.1em;
    text-align: center;
    display: block;
}