

/* Start:/local/templates/automacon/components/bitrix/news.detail/banner_contacts/style.css?1737452519101*/
.background__image_one {
	width: 800px;
	position: absolute;
	top: 15px;
	left: calc(50% + 100px);
}

/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1737452209666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/automacon/components/bitrix/news.detail/map_contacts/style.css?1737452519101*/
.background__image_one {
	width: 800px;
	position: absolute;
	top: 15px;
	left: calc(50% + 100px);
}

/* End */


/* Start:/local/components/automacon/form/templates/contacts/style.css?17515481731425*/
/* Communication Method Section */
.efficiency-form__communication {
    display: flex;
    gap: 8px;
    overflow-x: auto; /* Enable horizontal scrolling if needed */
    list-style: none;
    padding: 0;
    margin: 0;
}

.efficiency-form__communication label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    border: 1px solid #ccc;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.efficiency-form__communication input[type="radio"] {
    display: none; /* Hide the default radio button */
}

.efficiency-form__communication svg {
    width: 24px;
    height: 24px;
    fill: #333;
    margin-right: 8px;
}

.efficiency-form__communication label:hover {
    background-color: #f0f0f0;
    color: black;
}

.efficiency-form__communication input[type="radio"]:checked + label {
    background-color: #f0f0f0; /* Red background for selected option */
    color: black;
}

.efficiency-form__communication label span {
    font-size: 16px;
    font-weight: 500;
}
/* Highlight selected button */
.efficiency-form__communication label[data-selected="true"] {
    background-color: #f0f0f0; /* Red background for selected option */
    color: black;
}
.efficiency-form__communication label[data-selected="false"] {
    background-color: transparent;
    color: white;
}
.title-form-communication{
    margin-bottom: 20px;
}










/* End */
/* /local/templates/automacon/components/bitrix/news.detail/banner_contacts/style.css?1737452519101 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1737452209666 */
/* /local/templates/automacon/components/bitrix/news.detail/map_contacts/style.css?1737452519101 */
/* /local/components/automacon/form/templates/contacts/style.css?17515481731425 */
