@charset "UTF-8";

.stm_title_box_disabled.stm_breadcrumbs_disabled .vc_container-fluid-force {
    margin-top: -60px;
}

.stm_single_stm_events .vc_container-fluid-force {
    position: relative;
    left: -15px;
    padding: 110px 0;
    margin-bottom: 50px;
    background-size: cover;
    background-position: 50% 50%;
    text-align: left;
}

.stm_single_stm_events .vc_container-fluid-force:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.stm_single_stm_events .vc_container-fluid-force .inner {
    position: relative;
    padding-left: 160px;
    padding-right: 33%;
    z-index: 15;
}

.stm_single_stm_events .vc_container-fluid-force .inner h2 {
    margin-bottom: 0;
}

.stm_single_stm_events .vc_container-fluid-force .inner .date {
    position: absolute;
    top: 50%;
    left: 0;
    width: 108px;
    height: 134px;
    padding: 30px;
    text-align: center;
    transform: translateY(-50%);
}

.stm_single_stm_events .vc_container-fluid-force .inner .date:before {
    content: "" !important;
    font-family: 'stmicons' !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 133px;
    line-height: 133px;
}

.stm_single_stm_events .vc_container-fluid-force .inner .date span {
    display: block;
    position: relative;
    color: #fff;
    white-space: nowrap;
    font-size: 24px;
    line-height: 24px;
}

.stm_single_stm_events .vc_container-fluid-force .inner .date span.number {
    margin-bottom: 5px;
    font-size: 50px;
    line-height: 50px;
}

@media (max-width: 550px) {
    .stm_single_stm_events .vc_container-fluid-force {
        padding: 40px 0;
    }

    .stm_single_stm_events .vc_container-fluid-force .inner {
        padding: 0;
    }

    .stm_single_stm_events .vc_container-fluid-force .inner .date {
        position: relative;
        transform: none !important;
    }
}

.stm_single_stm_events.stm_markup_full {
    padding: 0 15px;
}

.stm_single_stm_events .stm_single_event_details {
    position: relative;
    margin-top: -186px;
    border-radius: 10px;
    border: 1px solid #e5e7e8;
    background-color: #fff;
    z-index: 15;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail {
    padding: 19px 25px 0;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail.address .title i {
    position: relative;
    top: 2px;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail .title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: inherit;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail .title i {
    position: relative;
    top: 1px;
    margin-right: 10px;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail p {
    line-height: 24px;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail.date_time {
    border-bottom: 1px solid #e5e7e8;
    padding-bottom: 15px;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail.date_time i {
    top: 2px;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail .stm_event_date_info {
    margin-bottom: 10px;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail .stm_event_date_info .stm_event_label {
    margin-bottom: -5px;
}

.stm_single_stm_events .stm_single_event_details .stm_single_event_detail .stm_event_date_info strong {
    display: block;
    margin-bottom: -5px;
    font-weight: 600;
    line-height: 20px;
}

.stm_single_stm_events .stm_single_event_details #gmap {
    height: 250px;
    margin: 25px -25px 0;
}

@media (max-width: 1023px) {
    .stm_single_stm_events .stm_single_event_details {
        margin-top: 0;
    }

    .stm_single_stm_events .stm_single_event_details .stm_event_wide_details .stm_single_event_part-label {
        display: block;
        max-width: 121px;
        margin: 0 auto 20px;
    }
}

.stm_single_event__form {
    margin-bottom: 50px;
}

.stm_single_event__form .btn_loading {
    padding-right: 30px;
    padding-left: 30px !important;
}

.stm_single_event__form h3 {
    margin-bottom: 30px;
}

.stm_single_event__form .stm_mgb_40 {
    margin-bottom: 0 !important;
}

@media (max-width: 1023px) {
    .stm_single_event__form .btn {
        margin: 20px 0 0 0;
    }
}

.stm_event_wide_details {
    padding: 25px 50px 40px 50px;
}

.stm_event_wide_details .stm_single_event_part-label {
    display: inline-block;
    padding: 20px 10px 20px;
    margin-bottom: 25px;
    min-width: 121px;
    min-height: 121px;
    font-size: 36px;
    border-radius: 50%;
}

.stm_event_wide_details .stm_single_event_part-label i {
    display: block;
    margin-bottom: 10px;
}

.stm_page_bc .stm_breadcrumbs {
    margin-bottom: 0;
    border-bottom: 0;
}
