

/* Start:/local/templates/lumin/components/ds/form.post/feedback_footer/style.css?1747998595634*/
.callback-form.modal {
    background: #fff;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    padding: 40px 50px;
}

.callback-form.modal h3{
    font-size: 24px;
    margin-bottom: 24px;
    margin-top: 3px;
}

.btn_std {
	margin-top: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 35px;
    width: 120px;
    cursor: pointer;
    font-weight: 500;
    overflow: hidden;
    color: #FFF;
    border: 0;
    background: #81d1d0;
}
.btn_std:hover {
    color: #444;
}
/* End */


/* Start:/local/templates/lumin/components/ds/item.list/contacts_map/style.css?1747998595352*/
.contacts-page-map .contacts-map{
    height: 400px;
    width: 100%;
    position: relative;
    display: none;
}
.contacts-page-map .contacts-map.active{
    display: block;
}

.ymaps-layers-pane {
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
}
/* End */
/* /local/templates/lumin/components/ds/form.post/feedback_footer/style.css?1747998595634 */
/* /local/templates/lumin/components/ds/item.list/contacts_map/style.css?1747998595352 */
