.razdel-black-constanta-opros {
	width: 100%;
	text-align: center;
	height: auto;
	color: #F0EAE2;
	float: left;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: "Century Gothic";
	background-color: rgba(0,0,0,0.9);
	background-image: url(../image/opros/fonzastavkaopros.jpg);
}
.checkkwest {
	height: 30px;
	width: 30px;
	margin-right: 10px;
	margin-left: 10px;
}


.grecaptcha-badge{
display: none;
}
.optymafotoopros {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#quiz {min-height: 50vh; display: flex; flex-wrap: wrap; align-items: center;}

#quiz_form {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}

#step0, #step1, #step2, #step3, #step4, #step5, #step6, #step7, #step8, #step9, #step10, #other_steps, #last_step {
	padding-top: 20px;






}
#step0 {display: block; text-align: center;}

#step1 h3, #step3 h3, #last_step h3 {
}

#other_steps {text-align: center;}

.step > small {text-align: center; margin-bottom: 30px; display: block;}

.quiz_buttons {
	justify-content: center;
	display: flex;
}


#quiz .btn {
	cursor: pointer;
	display: inline-block;
	border-radius: 40px;
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
	background-color: rgba(0,0,0,0.8);
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	transition: all 0.8s ease;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
}
#quiz .btn:hover {
	background-color: rgba(255,255,255,0.8);
	color: #2D221C;
	font-size: 20px;
	box-shadow: inset 20px 0px 20px 20px #C9742E;
	cursor: pointer;
}

#quiz .btn.back_btn {
	background: #ccc;
}
#quiz .btn.back_btn:hover {
	background: #aaa;
}

.step-quest {
	display: flex;
	flex-wrap: wrap;
	margin-left: 0px;
	margin-right: 0px;
	justify-content: center;
	margin-top: 10px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}


.step-quest > * {
	width: 23%;
	margin: 5px;
	border-radius: 5px;
}

.step-quest > * label {
	display: block;
	border: 2px solid #eee;
	border-radius: 5px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	width: auto;
	background-color: #000;
}

.step-quest > * label.checked {
	border: 2px solid #54a8fb;
	box-shadow: 1px 1px 12px #ccc;
}

.step-quest > * label input {
	margin-right: 15px;
	display: none;
}

.step-quest > * label input#price_input {
	display: block;
	width: 98%;
	border-radius: 3px;
	pointer-events: none;
	font-size: 1.2rem;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.step-quest > * img {margin-bottom: 15px;}


.step-quest > div > input {
	width: 100%;
	border-radius: 5px;
	font-size: 1.3rem;
	text-align: center;
	border: 1px solid #999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

	#type-fasade > *,#type-home > *, #type-repair > * {
	width: 14%;
	text-align: center;
	border: 2px solid #999;
}

#contact_fields {justify-content: center; margin-bottom: 15px;}
#contact_fields > * {
	width: 51%;
	margin-bottom: 10px;
}

#acceptance-line {margin-bottom: 30px;}
#acceptance-line a, a:link, a:visited, a:active {
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Century Gothic";
}
#acceptance-line  a:hover {
	font-weight: normal;
	font-size: 16px;
	color: #33FF00;
	font-family: "Century Gothic";
}

#progress_bar {
	height: 20px;
	width: 100%;
	background-color: rgba(0,102,0,0.2);
}
#progress_in {
	width: 0%;
	height: 100%;
	transition: all 0.3s ease;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s ease 0s;
	border-radius: 20px;
	background-color: #66FF00;
}

#curr_step {margin-bottom: 15px;}

#last_step {
	text-align: center;
	font-size: 24px;
	color: #FFF;
}
#last_step a {
	text-align: center;
	font-size: 24px;
	color: #FFF;
}
#last_step a:link {
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Century Gothic";
}
#last_step a:visited {
	font-weight: normal;
	font-size: 24px;
	color: #3399FF;
	font-family: "Century Gothic";
}


#last_step a:active {
	font-weight: normal;
	font-size: 24px;
	color: #006699;
	font-family: "Century Gothic";
}

#last_step  a:hover {
	font-weight: normal;
	font-size: 24px;
	color: #FF9900;
	font-family: "Century Gothic";
}
@media only screen and (max-width:1024px){
	#quiz h3 {
	margin-bottom: 20px !important;
	margin-top: 50px;
}
	.step-quest {
	margin-bottom: 15px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
	#type-fasade > *, #type-home > *, #type-repair > * {
	width: 50%;
	text-align: left;
	margin-bottom: 20px;
	border-top-color: rgba(17,13,9,0.0);
	border-right-color: rgba(17,13,9,0.0);
	border-bottom-color: rgba(17,13,9,0.0);
	border-left-color: rgba(17,13,9,0.0);
}
	.step-quest > * {margin-bottom: 15px;}
	.step-quest > * label {display: flex; align-items: center; padding: 15px; justify-content: center;}
	.step-quest > * img {width: 30%; margin-bottom: 0; margin-right: 20px;}
	#contact_fields > * {width: 70%;}
	.step-quest > div > input {
	font-size: 1.1rem;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 80%;
}
}
@media only screen and (max-width:800px){
	#quiz {padding: 0 15px;}
	#quiz h3 {
	font-size: 1.2rem;
	margin-top: 0px;
	margin-bottom: 0px;
}
	#quiz h4 {
	font-size: 1.0rem;
	font-weight: normal;
}
	.step-quest > * img {display: none;}
	.step-quest > * label {text-align: center; padding: 10px 15px;}
	#contact_fields > * {
	width: 60%;
}

	.step > small {margin-bottom: 15px;}
}
@media only screen and (max-width:480px){ 
#quiz_form {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
	#quiz h4 {
	font-size: 1.0rem;
}

.optymafotoopros {
	display: none;
}
.step-quest > *, #type-fasade > *,	 #type-home > *, #type-repair > * {
	width: 90%;
	margin-right: 0px;
	margin-left: 0%;
}
#quiz .btn {
	cursor: pointer;
	display: inline-block;
	border-radius: 40px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
	text-decoration: none;
	background-color: rgba(0,0,0,0.8);
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	transition: all 0.8s ease;
}
#quiz .btn:hover {
	background-color: rgba(255,255,255,0.8);
	color: #2D221C;
	font-size: 20px;
	box-shadow: inset 20px 0px 20px 20px #FED374;
	cursor: pointer;
}
}
@media only screen and (max-width:380px){

	#quiz h3 {
	font-size: 1.0rem;
}
	#quiz h4 {font-size: 0.8rem;}	
	.step-quest > *, #type-fasade > *, #type-home > *, #type-repair > *, #contact_fields > * {width: 100%;}
	.quiz_buttons {
	justify-content: space-between;
}
	.quiz_buttons p {width: 45%; margin-bottom: 20px;}
	#quiz .btn {width: 80%; margin: 0;}
	#step1 .quiz_buttons {justify-content: center;}
}
