

/* Start:/local/templates/flebo/components/bitrix/form.result.new/uslug-form/style.css?1744717230706*/
.map-left form input:nth-child(5) {
	width:calc(50% - 6px)!important;
margin-bottom: 12px!important;
}

.flex-captcha {
	display: flex;
	flex-direction: column;
	gap: 5px;

}

.error-msg {
width:100%;
margin: 0 0 5px 0;
color: red;
}

.captcha-block {
margin: 0 0 10px 0;
display: flex;
gap: 20px;
align-items: flex-end;
}

.flex-captcha--input {
	display: flex;
flex-direction: column;
	gap: 10px;
}

.captcha-link.reloadCaptcha {
 color: #ffffff;
}

.captcha-link.reloadCaptcha:hover {
	text-decoration: none;
}


@media screen and (max-width: 425px) {
    .map-left form input:nth-child(5) {
        width:100%!important;
    }

.captcha-block {
align-items: flex-start;
    flex-direction: column;
	}
}
/* End */
/* /local/templates/flebo/components/bitrix/form.result.new/uslug-form/style.css?1744717230706 */
