

/* Start:/local/templates/.default/components/bitrix/form.result.new/sto-form/style.css?16010358617276*/
form .input.error .error-fld,
form .agree .error-fld {
	display: block;
	position: absolute !important;
	top: 50%;
	right: 60px;
	height: 13px;
	width: 15px;
	margin-top: -7px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/.default/components/bitrix/form.result.new/sto-form/images/icon_warn.gif);
}
form .input.error input {
	/* border-color: red !important; */
	box-shadow: 2px 2px 3px #ed1c24 !important;
}

.fieds {
	padding: 25px 15px;
	position: relative;
}

.fieds .input_div {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

.fieds .input_div .input {
	position: relative;
}

.fieds .input_div .input input {
	display: block;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 10px 15px;
	font-size: 16px;
}

.fieds .input.error .error-fld, form .agree .error-fld {
	right: 120px;
}

.fieds .SIMPLE_QUESTION_399 .error-fld {
	display: none !important;
}

.fieds .label-s {
	display: block;
	margin: 10px 0;
}

.fieds .SIMPLE_QUESTION_399 {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

.fieds .label-s p {
	display: inline-block;
	width: 95%;
	vertical-align: top;
	position: relative;
	top: -2px;
}

.fieds .date {
	margin-top: 25px;
	display: inline-block;
}

.fieds .timedate {
	display: inline-block;
	vertical-align: top;
    width: 20%;
	margin: 29px 0 20px;
}
.fieds .timedate .inputselect {
    width: 100%;
    padding: 7px 0;
}
.date .ui-datepicker-multi-2 .ui-datepicker-group {
	background: #f1f3f3;
}

.fieds .input .inputtext, .fieds .input .inputemail{
	padding: 5px 5px;
	margin: 10px 0;
	display: block;
	box-sizing: border-box;
	width: 80%;
}

.fieds .agree input[type="checkbox"] {
	display: none;
}

.checkbox-custom-1 {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #ccc;
	position: relative;
	border-radius: 3px;
	top: 2px;
	cursor: pointer;
}

.fieds .agree {
	position: relative;
	margin-top: 20px;
}

.fieds .agree .error-fld {
	right: 35px;
	top: 12px;
}

.checkbox-custom-1:before {
	display: inline-block;
	position: absolute;
	top: -2px;
	bottom: 0;
	left: -2px;
	right: 0;
}
.checkbox-1:checked + .checkbox-custom-1:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url("/local/templates/beliy/img/check.png") center center no-repeat;
	-webkit-background-size: 80% auto;
	background-size: 80% auto;
}

.ui-state-default, .ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-button, html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active {
	text-align: center;
	font-size: 1.3em;
}

.fieds .timedate {
	width: 35%;
}

@media screen and (max-width: 1024px) {
	.fieds .label-s p {
		display: inline-block;
	    width: 90%;
	    vertical-align: top;
	    position: relative;
	    top: -5px;
	    padding: 0;
	}
	.fed-submit-btn {
		margin: 0 auto;
		margin-bottom: 25px;
		width: 50%;
	}
	.ui-widget.ui-widget-content {
		width: 100% !important;
	}
	.fieds .input.error .error-fld, form .agree .error-fld {
		right: 22%;
	}
	.fieds .date {
		width: 100%;
	}
	.fieds .timedate {
		width: 50%;
		margin: 25px auto;
		display: block;
	}
}


@media screen and (max-width: 990px) {

}

@media screen and (max-width: 768px) {
	.fieds .timedate {
		width: 70%;
	}
	input.btn.btn-red.fed-submit-btn {
		width: 50%;
		display: block;
		padding: 20px 30px;
		box-sizing: border-box;
	}
	.fieds .date {
		display: block;
	}
	.date .ui-datepicker-multi-2 .ui-datepicker-group {
		width: 70%;
	}
}

@media screen and (max-width: 480px) {
	.fieds .SIMPLE_QUESTION_399 {
		display: block;
		width: 100%;
	}

	.fieds .input_div {
		display: block;
		width: 100%;
	}
	.fieds .input .inputtext, .fieds .input .inputemail {
		width: 100%;
	}

	.fieds .inputselect {
		width: 100%;
	}
	.fieds .label-s p {
		text-align: left;
		top: -6px;
	}
	.fieds .input.error .error-fld, form .agree .error-fld {
		right: 2%;
	}
	.fieds .timedate {
		width: 100%;
	}
	.date .ui-datepicker-multi-2 .ui-datepicker-group {
		width: 100%;
	}
}

.blockStepComplete{
  padding:2em;
}
.blockStepComplete .errors{
  display: block;
  margin:0 0 1.5em 0;
  padding:0.4em 1.117em;
  border: 1px solid;
  background:#FFFEEB;
  border-color: #FFD482;
}
.blockStepComplete .errors ul {
  padding:0.3em 0 0.3em 2em; 
  margin:0;  
}
.blockStepComplete .errors ul li {
  margin:0; 
  padding:0;
}
.blockStepComplete .notetext{
  color:#48b050;
}
.blockStepComplete .info{
  width:100%;
}
.blockStepComplete .info td.item{
  width:33%;
  vertical-align:top;
}
.blockStepComplete table.personalData {
  font-size: 1em;
  width: auto;
} 
.blockStepComplete table.personalData th {
  vertical-align:top;
  padding: 0 5px 9px 0;
  white-space: nowrap;
  width: auto;
  font-weight: 700;
  text-align:left;
}
.blockStepComplete table.personalData td {
  vertical-align:top;
  font-style: italic;
  font-weight: 400;
  padding: 0 5px 9px 0;
  text-align: left;
}
.blockStepComplete td .textInput {
  width: 140px;
}
.blockStepComplete td input.long {
  width: 100%;
}
.blockStepComplete td select {
  width: 147px;
}

.opt-block p {
	text-align: justify;
}

.btn.btn-service {
	display: inline-block;
	font-size: 14px;
	padding: 10px 20px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 2px;
	margin-left: 15px;
	margin-bottom: 20px;
	background: rgb(221,26,33); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(221,26,33,1) 0%, rgba(120,14,16,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(221,26,33,1) 0%,rgba(120,14,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(221,26,33,1) 0%,rgba(120,14,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd1a21', endColorstr='#780e10',GradientType=0 ); /* IE6-9 */
}

.btn.btn-service:hover {
	text-shadow: 0 -10px 30px rgba(255, 255, 255, 1), 0 5px 30px rgba(255, 255, 255, 1);
}
input.btn.btn-red.fed-submit-btn {
	display: inline-block;
	padding: 20px 40px;
	font-size: 24px;
	background-color: #ed1c24;
	border: none;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
@media screen and (max-width: 768px) {
	input.btn.btn-red.fed-submit-btn {
		display: block;
		padding: 20px 25px;
		width: auto;
	}
	.fieds .timedate {
		margin: 15px auto;
		display: block;
	}
	.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-datepicker-multi.ui-datepicker-multi-2 {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex !important;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column !important;
		-ms-align-items: center;
		align-items: center;
		justify-content: center;
	}
	.ui-datepicker-multi-2 .ui-datepicker-group-first {
		margin-right: 0 !important;
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 480px) {
	input.btn.btn-red.fed-submit-btn {
		width: 100%;
		display: block;
		padding: 20px 25px;
		box-sizing: border-box;
	}
	.ui-datepicker-multi-2 .ui-datepicker-group-first {
		margin-right: 0 !important;
		margin-bottom: 15px !important;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/sto-form/style.css?16010358617276 */
