.outline-border.section__bg--light-1:before, .color-x23-agg-5 .outline-border.section__bg--light-2:before {
    outline-offset: -20px;
    border-bottom: 20px solid #b8cd03;
    outline: none;
}

.map__title.component__title {
    color:#b8cd03!important;
    font-family: Heebo, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
/*.color-x23-agg-5 .map__title-caption-wrap:after, .color-x23-agg-5 .featuredblocks__caption-wrap:after, .color-x23-agg-5 .component__title-caption-wrap:after {
    content: "";
    background-color: rgba(184, 205, 3, .3);
    width: 60px;
    height: 10px;
    margin: 20px auto;
    display: block;
}*/


.componentWith__container.featuredblocks__container,
#id_a57df40a-bc2f-5e49-b485-b6ce52f68bf8 {
    border-top: 20px solid #B8CD03;
}

@media (min-width: 768px){
.location__contacts-wrapper .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

.section--dark .appointment .checkbox__group .custom0__label-input-container label{
	display: block !important;
}