.sus {
    top: 5%;
    left: 0px;
    width: 100%;
    text-align: center;
}

.stanga {
    top: 50%;
    left: 50%;
    width: 445px;
    text-align: center;
    margin: -130px 0px 0px -550px;
}

.centru {
    top: 50%;
    left: 0px;
    width: 100%;
    text-align: center;
    margin: -130px 0px 0px;
}

.dreapta {
    top: 50%;
    right: 50%;
    width: 445px;
    text-align: center;
    margin: -130px -550px 0px 0px;
}

.total_locuri, .neplatite, .platite {
    width: 50px;
}



#cookie-consent {
    width: 100%;
    position: fixed;
    left: 0px;
    z-index: 999;
    background: none repeat scroll 0% 0% rgb(41, 125, 186);
    border-bottom: 1px solid rgba(195, 195, 195, 0.73);
    display: none;
    padding: 10px 0px;
    bottom: 0px;
    color: #fff;
}

#cookie-inner {
    display: block;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px;
    min-width: 300px;
}

#cookie-consent #accept, #cookie-consent .accept {
    float: right;
    margin-top: 1px;
    margin-left: 10px;
    background: none repeat scroll 0% 0% rgba(11, 142, 81, 0.65);
    padding: 5px 10px;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    font-size: 12px;
    height: auto;
    line-height: normal;
}

#cookie-consent .accept {
    background: none repeat scroll 0% 0% rgba(97, 97, 97, 0.65) !important;
}

#cookie-consent #accept, #cookie-consent .accept {
    float: right;
    margin-top: 1px;
    margin-left: 10px;
    background: none repeat scroll 0% 0% rgb(227, 173, 18);
    padding: 5px 10px;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    font-size: 12px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .course_price {
        font-size: 15px;
        line-height: 30px;
    }

    .gt_form_map {
        position: relative;
        width: 100%;
    }

    .gt_c_bg{
        padding-bottom: 0;
    }

}

@media (min-width: 991px) {
    .alert-danger {
        font-size: 18px;
    }

    .gt_course_price {
        float: right;
    }
}


.offer-row {
    color: #959595;
    line-height: 3rem;
    margin: 5px;
    padding: 10px;
}

.offer-row.even {
    background: #ededed;
}

.offer-row .price, .offer-row .currency {
    color: #f7931e !important;
    font-size: 18px;
    font-weight: bold;
}

.offer-row .verifica-pret {
    font-weight: 12px;
}