

/* Start:/local/templates/new_r1moscow/components/bitrix/form.result.new/service-request3/style.css?17604582364167*/
.overlay{
	top:0;
	left:0;
	height:100%;
	background-color:rgba(0,0,0,.5);
	z-index:20
}
.modal,.overlay{
	opacity:0;
	visibility:hidden;
	position:fixed;
	width:100%;
	transition:all .3s
}
.modal{
	max-width:980px;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	z-index:30;
	box-shadow:0 3px 10px -.5px rgba(0,0,0,.2);
	text-align:center;
	padding:30px;
	border-radius:3px;
	background-color:#fff
}
@media screen and (max-width:768px){
	.modal-two-col{
		grid-template-columns:1fr
	}
	.mtc__img{
		display:none
	}
}
.modal__header {
    justify-content: center;
    font-size: 3rem;
	color: #000;
}
.modal-two-col{
	display:grid;
	grid-template-columns:1fr 1fr;
	align-items: center;
}
.mtc__img{
	margin-top:-30px;
	margin-left:-30px;
	margin-bottom:-30px;
	min-height:460px;
}
.modal.active,
.overlay.active{
	opacity:1;
	visibility:visible
}
.modal__cross{
	width:15px;
	height:15px;
	position:absolute;
	top:15px;
	right:15px;
	fill:#444;
	cursor:pointer
}
.f-row{
	position: relative;
}
.f-row input {
  padding: 19px 30px!important;
}
.f-row::before {
    content: '';
    color: #bdbdbd;
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0.525rem;
    top: 42%;
    transform: translateY(-50%);
}
#field_83::before {
    width: 18px;
    background-image: url(/local/templates/new_r1moscow/components/bitrix/form.result.new/service-request3/./images/user-1.svg);
    background-repeat: no-repeat;
    background-position: center;
}
#field_84::before {
    width: 18px;
    background-image: url(/local/templates/new_r1moscow/components/bitrix/form.result.new/service-request3/./images/phone-numbers-call-1.svg);
    background-repeat: no-repeat;
    background-position: center;
}
#field_85::before{
	left: 75%;
	width: 18px;
    background-image: url(/local/templates/new_r1moscow/components/bitrix/form.result.new/service-request3/./images/vector-3.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.blue_form {
	color: var(--white);
	position: relative;
	z-index: 11;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 610px;
	flex: 0 0 610px;
	max-width: 610px;
	background: #0a709d;
	margin: 80px 0px;
	padding: 80px;
}
.blue_form .b24-form .b24-form-header {
	text-align: left;
	border-bottom: none;
	padding: 0;
}
.blue_form .b24-form .b24-form-header-title {
	margin: 0;
	font-weight: 900;
	font-size: 40px;
	line-height: 121%;
	--b24-text-color: white;
}
.blue_form .b24-form .b24-form-header-description {
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	padding: 2px 6px;
	color: var(--blue);
	background: var(--white);
	opacity: 1;
	margin: 16px 0 32px;
}
.blue_form .b24-form-control-string .b24-form-control,
.blue_form .b24-form-control-list .b24-form-control,
.blue_form .b24-form-control-text .b24-form-control,
.blue_form .b24-form-control-select .field-item {
	background-color: white;
}
.blue_form .b24-form-wrapper {
	background: transparent !important;
}
.blue_form .b24-form .b24-form-wrapper {

}
.blue_form .b24-form-field-agreement .b24-form-control-desc {
	opacity: 1;
	--b24-text-color: white;
}
.blue_form .b24-form .b24-form-content {
	margin: 0;
	padding: 0;
}
.blue_form .b24-form .b24-form-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	min-height: 52px;
	width: 220px;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: var(--white);
	padding: 5px 10px;
	background-color: var(--accent);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.blue_form .b24-form .b24-form-btn:hover {
	background-color: #0199f3;
	border-color: #0199f3;
}
.blue_form .b24-form .b24-form-field-agreement-link {
	line-height: 1.3;
	font-size: 1rem;
}
.blue_form .b24-form .b24-form-control-string .b24-form-control:focus:not([readonly]) {

}
.blue_form .b24-form .b24-form-wrapper.b24-form-border-bottom {
	border-bottom: none !important;
}
.blue_form .b24-form .b24-form-recaptcha {
	display: none !important;
}
.blue_form .b24-form .b24-form-sign {
	display: none !important;
}
/* End */
/* /local/templates/new_r1moscow/components/bitrix/form.result.new/service-request3/style.css?17604582364167 */
