

/* Start:/local/templates/.default/components/bitrix/form.result.new/form-ios/style.css?17822284071543*/
#form-ios {
	display: none;
}
.mfp-content #form-ios {
	display: block;
}
#form-ios .form-note {
	font-size: 20px;
    text-align: center;
}
#form-ios .form-title {
	text-align: center;
	font-size: 22px;
	margin-bottom: 25px;
	font-weight: bold;
}
#form-ios p {
	font-size: 15px;
}
#form-ios input[type="text"] {
	padding: 11px 15px;
	border-radius: 17px;
	background-color: white;
	border: 1px solid #d8d8d8;
	font-size: 15px;
	outline: none;
	width: 100%;
	transition: border-color 300ms ease-in-out;
}
#form-ios .form-fields {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#form-ios .form-field {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#form-ios .form-field.error input[type="text"] {
	border-color: #ff0000;
	transition: border-color 300ms ease-in-out;
}
#form-ios .btn.btn-orange {
	width: 100%;
	padding: 12px 24px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	text-shadow: none;
}
#form-ios .btn.btn-orange:hover {
	background-color: transparent;
	color: #FAAE5B;
	border-color: #FAAE5B;
}
#form-ios input[type="text"]:focus {
	border-color: #317DC1;
}
#form-ios .form-terms {
    font-weight: 300;
    line-height: 1;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    color: #aaa;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/form-android/style.css?17822284071628*/
#form-android {
	display: none;
}
.mfp-content #form-android {
	display: block;
}
#form-android .form-note {
	font-size: 20px;
    text-align: center;
}
#form-android .form-title {
	text-align: center;
	font-size: 22px;
	margin-bottom: 25px;
	font-weight: bold;
}
#form-android p {
	font-size: 15px;
}
#form-android input[type="text"] {
	padding: 11px 15px;
	border-radius: 17px;
	background-color: white;
	border: 1px solid #d8d8d8;
	font-size: 15px;
	outline: none;
	width: 100%;
	transition: border-color 300ms ease-in-out;
}
#form-android .form-fields {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#form-android .form-field {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#form-android .form-field.error input[type="text"] {
	border-color: #ff0000;
	transition: border-color 300ms ease-in-out;
}
#form-android .btn.btn-orange {
	width: 100%;
	padding: 12px 24px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	text-shadow: none;
}
#form-android .btn.btn-orange:hover {
	background-color: transparent;
	color: #FAAE5B;
	border-color: #FAAE5B;
}
#form-android input[type="text"]:focus,
#form-android textarea:focus {
	border-color: #317DC1;
}

#form-android .form-terms {
    font-weight: 300;
    line-height: 1;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    color: #aaa;
}
/* End */
/* /local/templates/.default/components/bitrix/form.result.new/form-ios/style.css?17822284071543 */
/* /local/templates/.default/components/bitrix/form.result.new/form-android/style.css?17822284071628 */
