

/* Start:/local/templates/kellerNew/components/bitrix/form.result.new/vacansii/style.css?17279466016423*/
.service-feedback-block {
	margin: 50px 0;
}
.service-feedback-block-wrap {
	display: flex;
	background: #faf9f9;
}
.service-feedback-block-title {
	color: #FFF;
	width: 510px;
	padding: 40px 50px;
	background: url(/images/sf_back.png) no-repeat right center;
	background-size: cover;
}
.service-feedback-block-title h2 {
	color: #fff;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 40px;
}
.service-feedback-block-title .h2_like_form {
	color: #fff;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 40px;
	font-family: "Futura New";
	font-weight: 500;
}
.service-feedback-block-title__c1 {
	font-family: "Futura New";
	font-size: 20px;
	margin-bottom: 50px;
}
.service-feedback-block-title__c2 a {
	color: #fff;
	text-decoration: underline;
}
.service-feedback-block-form {
	padding: 40px 50px;
	width: calc(100% - 510px);
	box-sizing: border-box;
}
.service-feedback-block-form-sendarea {
	display: flex;
	align-items: center;
}
.service-feedback-block-form .input-text {
	padding: 12px 20px;
	width: 250px;
	font-family: Museo Sans Cyrl;
}
.service-feedback-block-form .call-textarea {
	font-family: Museo Sans Cyrl;
}
#reviewSec .btn {
	border: 0;
	width: 180px;
	height: 50px;
	box-sizing: border-box;
	padding: 10px;
}
.service-feedback-block .input-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.service-feedback-block .call-textarea.form-control.required {
	padding: 12px 20px;
	width: 100%;
	resize: unset;
	margin-bottom: 20px;
	margin-top: 30px;
}
.service-feedback-block-form-sendarea {
	display: flex;
	justify-content: space-between;
}
service-feedback-block .btn.btnRecord.btn--red.btn--small {
	border: 0;
	border-radius: 4px;
	width: 180px;
}
.service-feedback-block-form-sendarea a {
	color: #333;
}

.form-wrapper:after {
	content: "";
	background-color: #ED1B2E;
	position: absolute;
	top: 50%;
	right: 60px;
	width: 1000px;
	height: 1000px;
	border-radius: 50%;
	transform-origin: 50%;
	z-index: 1;
	transform: translateY(-50%);
}
.fancybox-slide > * {
	border-radius: 10px;
	overflow: hidden !important;
}
.form-wrapper h2 {
	color: #FFFFFF;
	font-family: "Futura New";
	font-size: 30px;
	font-weight: 500;
	line-height: 1;
	margin-top: 25px;
	margin-bottom: 50px;
}
#reviewSec .help-block.error {
	margin-top: 10px;
	display: block;
	color: #ed1b2e;
	font-size: 13px;
}
#reviewSec .empty-err {
	border: 1px solid #ed1b2e;
}
button[type="submit"][disabled] {
	cursor: default;
	opacity: 0.5;
}

@media all and (max-width: 1299px) {
	.service-feedback-block-title {
		padding: 20px;
		width: 380px;
	}
	.service-feedback-block-title {
		padding: 20px 60px 20px 20px;
		width: 380px;
	}
	.service-feedback-block-form .input-text {
		padding: 12px 20px;
		max-width: 250px;
	}
	.service-feedback-block-form .input-text:nth-child(1) {
		margin-right: 20px;
	}
	.service-feedback-block-form {
		padding: 30px 20px;
		width: calc(100% - 380px);
	}
	.service-feedback-block-form .input-text:nth-child(1) {
		margin-right: 0;
	}
	.service-feedback-block .input-wrap {
		flex-direction: column;
		margin-bottom: 0;
	}
	.service-feedback-block-form .input-text {
		max-width: unset;
		width: 100%;
		margin: 0 0 20px;
	}
	.service-feedback-block-form-sendarea {
		flex-direction: column;
		align-items: baseline;
	}
	#reviewSec .btn {
		margin-top: 15px;
	}
}
@media all and (max-width: 768px) {
	.service-feedback-block-wrap {
		flex-direction: column;
		height: unset;
	}
	.service-feedback-block-title {
		width: 100%;
	}
	.service-feedback-block-title br {
		display: none;
	}
	.service-feedback-block-form {
		width: 100%;
	}
}
.mini-form-wrap-v {
	position: relative;
    z-index: 1;
	background-color: #fff;
    padding: 24px;
    margin: 0;
    border-width: 0;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
    max-width: 958px;
    border-radius: 10px;
    overflow: hidden !important;
}
.mini-form-wrap-v:after {
    content: "";
    background-color: #9d2945 !important;
    position: absolute;
    top: 50%;
    right: 60px;
    width: 1000px;
    height: 1000px;
    border-radius: 50%;
    transform-origin: 50%;
    z-index: 1;
    transform: translateY(-50%);
}
.mini-form-wrap-v .form-content {
    position: relative;
    z-index: 2;
}
.mini-form-wrap-v .h2_v {
    color: #fff;
    font-family: "Futura New";
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 5px;
}
.mini-form-wrap-v input {
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .2);
    color: #7a828b;
    font-family: "Museo Sans Cyrl";
    font-size: 14px;
    line-height: 20px;
    padding: 12px;
    width: 100%;
    max-width: 465px;
    resize: none;
    border: none;
}
.mini-form-wrap-v .form-content .form-button {
    color: #fff;
    font-family: "Futura New";
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    border: none;
    background-color: transparent;
    border-bottom: 3px solid #fff;
    padding: 2px;
    text-align: left;
    margin-top: 20px;
    width: auto;
}
.mini-form-wrap-v .checkbox-group input[type=checkbox] {
    height: 21px;
    width: 21px;
    min-height: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 3px 3px 15px 0 rgba(89, 89, 89, .2);
    box-shadow: 3px 3px 15px 0 rgba(89, 89, 89, .2);
    margin-right: 10px;
    vertical-align: top;
    margin-top: 20px;
}
.mini-form-wrap-v input[type=checkbox]+label a {
    color: inherit;
    color: #fff;
}
.mini-form-wrap-v .form-group, .mini-form-wrap-v .input-wrap {
    position: relative;
}
.mini-form-wrap-v .appointments__foto {
    z-index: 5;
    top: 15%;
}
/*
.mini-form-wrap-v .appointments__img {
     max-height: 100% !important; 
    width: 270px;
    height: auto !important;
		border: ivory;
}
*/
.mini-form-wrap-v .text_v {
    color: #fff;
    font-family: "Futura New";
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;
}
	@madia(max-width: 640px;) {
	.mini-form-wrap-v {
		max-width: 100%;
		left: 0!important;
		top: 40px!important;
}
}
@media (max-width: 767px) {
    .mini-form-wrap-v input[name=form_text_145], 
    .mini-form-wrap-v input[name=form_text_146], 
    .mini-form-wrap-v input[name=form_text_147] {
        margin-bottom: 15px !important;
    }
	.mini-form-wrap-v .appointments__foto {
		top: 30%;
	}
}
/* End */
/* /local/templates/kellerNew/components/bitrix/form.result.new/vacansii/style.css?17279466016423 */
