

/* Start:/bitrix/components/rp/main.feedback/templates/opt/style.css?17520702711945*/
.row-p-1 {margin-left:-6px;margin-right:-6px;}
.row-p-1 > div {padding-left:6px;padding-right:6px;}
.required { color:red; }
.form-control {
	display: block;
	width: 100%;
	min-height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	appearance: none;
	border-radius: 0.25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	box-sizing:border-box;
}
.feedback-form-block {max-width:760px;}
.feedback-form-block .form-group {margin-bottom:2.5rem;}
.feedback-form-block label {font-weight:500;margin-bottom: 8px;display: block;}
.feedback-form-block .form-control {box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);}

.feedback-form-themes {margin-bottom:2rem;}
.feedback-form-themes .form-radio {height:100%;}
.feedback-form-themes .form-radio input[type="radio"] {display:none;}
.feedback-form-themes .form-radio label {display:flex;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);padding: .375rem .75rem;background-color: #fff;border: 1px solid #ced4da;border-radius: .25rem;text-align: center;align-items:center;justify-content:center;margin-bottom:12px;height: 100px;cursor:pointer;font-size: 15px;line-height: normal;font-weight: 400;}
.feedback-form-themes .form-radio input[type="radio"]:checked+label,
.feedback-form-themes .form-radio label:hover  {color:#fff;background:#ad1515;}

.feedback-form-block .btn_buy.popdef {
    height: 41px;
    padding: 0px 20px;
}

@media (max-width:767px) {
    .feedback-form-block .form-group {margin-bottom:1.5rem;}
    .feedback-form-themes .form-radio label {height:70px;}
}
@media (max-width:575px) {
    .feedback-form-block .form-group,
    .feedback-form-themes {margin-bottom:1rem;}
    .feedback-form-block label {margin-bottom:.5rem;}
    .feedback-form-themes .form-radio label {height:50px;font-size:12px;}
}
/* End */
/* /bitrix/components/rp/main.feedback/templates/opt/style.css?17520702711945 */
