

/* Start:/local/templates/pechi_main_new_2016/components/bitrix/form.result.new/beautiful_form/style.css?17836191195924*/
.beautiful-title {
	height: 100px;
	width: 100%;
	display: flex;
	align-items: center;
}

.beautiful-title .title{
	margin-left: 130px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
	text-transform: uppercase;
}

.beautiful-form {
	padding: 20px 40px 40px 40px;
	position: relative;
}

.beautiful-form__preloader {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}

.circle,
.circle:before{
	border: 6px solid transparent;
}
.circle {
	width: 80px;
	height: 80px;
	margin-left: calc(50% - 40px);
	margin-top: calc(50% - 40px);
	position: relative;
	border-radius: 50%;
	border-top-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	animation: spin 1s infinite linear;
	opacity: 0.4;
}

.circle:before {
	content: '';
	position: absolute;
	top: -6px;
	bottom: -6px;
	left: -6px;
	right: -6px;
	border-bottom-color: floralwhite;
	border-radius: 50%;

}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}


.beautiful-form font{
	color: #000;
}

.beautiful-form p,
.beautiful-form h5 {
	max-width: 400px;
}

.beautiful-form input,
.beautiful-form textarea,
.beautiful-form select {
	width: 100%;
	padding-left: 45px;
	border: none;
}

.beautiful-form input,
.beautiful-form select {
	height: 40px;
	width: 100%;
}

.beautiful-form select {
	color: grey;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.beautiful-form select::-ms-expand {
	display: none;
}

.beautiful-form textarea {
	min-height: 40px;
	vertical-align:top;
}

.beautiful-form .submit {
	background-color: #EA8824;
	text-transform: uppercase;
	border: none;
	color: #fff;
	font-weight: 600;
	width: 200px;
	padding: 0;
	display:block;
	margin: 16px auto 0;
	border-radius: 0.25rem;
}

.beautiful-form .wrap-input,
.beautiful-form .wrap-textarea {
	position: relative;
	width: 100%;
	border: 1px solid #C3C4C4;
}

.beautiful-form .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
}

.beautiful-form .icon img,
.beautiful-form .arrow img {
	width: 100%;
	margin-right: 5px;
}


.beautiful-form .captcha_error {
	display: none;
	border: 2px solid red;
	margin-bottom: 20px !important;
	color: red;
	padding: 20px;
	width: 300px;
	margin: auto;
	text-align: center;
}

.success-beautiful-form {
	border: 2px solid #5FB000;
	padding: 20px 60px;
	margin: 20px;
	color: #5FB000;
	font-size: 1.1rem;
	text-align: center;
}

@media (max-width: 398px) {

	.beautiful-title .title{
		font-size: 16px;
		font-weight: 500;
	}

	.beautiful-form {
		padding: 20px;
	}

	.beautiful-form .g-recaptchar {
		transform: scale(0.75);
		transform-origin: 0;
	}
}

.g-recaptchar {
	border: 1px solid black;
	display: flex;
	width: 100%;
}

.messangers
{
	margin-top: 16px
}

.messangers .messangers__title
{
	display: flex;
	justify-content: center;
}

.messangers .messangers__title > *
{
	font-size: 16px;
	font-weight: 500;
}

.messangers .messangers__list
{
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.messangers__list .list__element
{
	width: 32px;
	height: 32px;
}

.messangers__list .list__element:not(:last-child)
{
	margin-right: 15px;
}

.max
{
	background-image: url("/local/templates/pechi_main_new_2016/images/icons/max-icon.svg");
}

.telegram {
	background-image: url("/local/templates/pechi_main_new_2016/images/icons/telegram-icon.svg");
}

.whatsapp
{
	background-image: url("/local/templates/pechi_main_new_2016/images/icons/whatsapp-icon.svg");
}
.viber
{
	background-image: url("/local/templates/pechi_main_new_2016/images/icons/viber-icon.svg");
}

/* PECHI FORM15 RESERVE STAGE A UX */
.pechi-form15-reserve-title {
  background: #333;
  padding: 18px 22px;
}
.pechi-form15-reserve-title .title {
  color: #fff;
  font-size: 22px;
  line-height: 1.2;
  margin: 0;
}
.pechi-form15-reserve-form {
  max-width: 520px;
  padding: 22px;
}
.pechi-form15-reserve-copy {
  color: #333;
  font-size: 15px;
  line-height: 1.4;
  margin: 0 0 14px;
}
.pechi-form15-reserve-form .submit {
  min-height: 46px;
  font-weight: 700;
}
.pechi-form15-hp {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
@media (max-width: 640px) {
  .pechi-form15-reserve-title { padding: 16px 18px; }
  .pechi-form15-reserve-title .title { font-size: 20px; }
  .pechi-form15-reserve-form { padding: 18px; }
}

/* PECHI FORM15 HONEYPOT CTA FAST HOTFIX */
.pechi-form15-reserve-form .pechi-form15-hp {
  display: none !important;
  visibility: hidden !important;
}

.pechi-form15-reserve-form .submit,
.pechi-form15-reserve-form input[type="submit"].submit {
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 48px;
  height: auto;
  padding: 12px 18px;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  line-height: 1.2;
  text-align: center;
  box-sizing: border-box;
}

@media (max-width: 420px) {
  .pechi-form15-reserve-form .submit,
  .pechi-form15-reserve-form input[type="submit"].submit {
    font-size: 15px;
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* PECHI FORM12 INSTALLATION STAGE A UX */
.pechi-form12-hp {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* PECHI FORM14 FOUND_CHEAPER STAGE A UX */
.pechi-form14-hp {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* PECHI FORM13 PRICE_DROP STAGE A UX */
.pechi-form13-hp {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
/* End */
/* /local/templates/pechi_main_new_2016/components/bitrix/form.result.new/beautiful_form/style.css?17836191195924 */
