.font32, .font32 .elementor-heading-title {
	font-size: 32px;
	line-height: 32px;
	font-family: "Unbounded", sans-serif;
	color: #000;
	text-transform: uppercase;
}
fieldset:last-child .form_title {
	text-align: center;
}
.form_title {
	height: 64px;
	margin-bottom: 22px;
}
.form_en .form_title {
	line-height: 32px;
	margin-bottom: 22px;
}

.title_cent {
	margin: 117px auto 0;
	text-align: center;
	max-width: 680px;
}
.title_cent b {
	color: #00A89E;
}


#shap + #intro, #forma_sell, #forma_rent, #forma_buy {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	z-index: -1;
	max-height: 100vh;
	overflow: hidden;
	padding-top: 40px;
	transition: all 0.3s linear;
}
#shap + #intro.active, #forma_sell.active, #forma_rent.active, #forma_buy.active {
	opacity: 1;
	z-index: 2;
	max-height: 200vh;
}
#shap + #intro.relt, #forma_sell.relt, #forma_rent.relt, #forma_buy.relt {
	position: relative;
}

.form_kod {
	font-family: "Jost", sans-serif;
	padding: 42px 44px 35px;
	border-radius: 10px;
	background: #fff;
	width: 100%;
	box-shadow: 0px 2px 10px 0px #00000040;
}
.form_kod fieldset {
	padding: 0 !important;
	height: 323px;
	display: flex;
	flex-direction: column;
	position: relative;
	margin: 0;
}
.form_kod fieldset > p {
	display: none;
}
.form br {
	display: none;
}

.form_input + .form_input {
	margin-top: 10px;
}
.form_input label {
	display: block;
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	margin: 0 0 3px;
}
.form_input input {
	height: 35px;
	border: none;
	background: #F8F8F8;
	border-radius: 5px;
	outline: none !important;
	padding: 12px 38px 12px 38px;
	font-weight: 300;
	font-size: 15px;
	line-height: 24px;
	color: #000;
}
.form_input input.wpcf7-not-valid {
	border: 1px solid red;
}

.form_radio .wpcf7-radio {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.form_radio .wpcf7-list-item {
	display: block;
	margin: 0;
	background: #F8F8F8;
	border-radius: 5px;
	padding: 12px;
}
.form_radio label {
    display: flex;
    gap: 15px;
    margin: 0;
    position: relative;
	font-weight: 300;
	font-size: 15px;
	line-height: 12px;
}
.form_radio input {
    flex-shrink: 0;
    height: 12px;
    margin: 0;
    opacity: 0;
    position: relative;
    width: 12px;
}
.form_radio .wpcf7-list-item-label:before {
    content: "";
    background: #00A89E00;
    border: 1px solid #00A89E;
    border-radius: 12px;
    height: 12px;
    left: 0;
    position: absolute;
    top: 0;
    width: 12px;
	transition: all 0.3s linear;
}
.form_radio input:checked ~ .wpcf7-list-item-label:before {
	background: #00A89E;
}
.price_nedv_rent {
	display: none;
}

.percent {
	position: absolute;
	bottom: 6px;
	left: 0;
}
.percent p {
	font-size: 10px;
	font-weight: 300;
	line-height: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.percent b {
	color: var( --e-global-color-accent );
	font-weight: 500;
	font-size: 15px;
	line-height: 12px;
}

.wpcf7-form .fieldset-cf7mls .cf7mls-btns {
	min-height: 40px;
	height: 40px;
	display: flex;
	margin-left: auto;
	margin-top: auto;
	gap: 10px;
}
.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
	margin: 0;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}
.cf7mls-btns .cf7mls_next.action-button {
	margin: 0;
	padding: 14px 24px;
	font-weight: 300;
	line-height: 11px;
	background-color: var( --e-global-color-accent );
}
.cf7mls-btns .cf7mls_next.action-button:hover, .cf7mls-btns .cf7mls_back.action-button:hover {
	background-color: #007B64;
}
.cf7mls-btns .cf7mls_back.action-button {
	font-size: 0;
	width: 40px;
	padding: 0;
	min-width: 0;
	background-color: #fff;
	border: 1px solid var( --e-global-color-accent );
	color: var( --e-global-color-accent );
}
.cf7mls-btns .cf7mls_back.action-button:hover {
	background-color: #007B64;
	border-color: #007B64;
	color: #fff;
}
.cf7mls-btns-last-step {
	display: none !important;
}


.form_kod .e-con {
	align-items: center;
	padding: 0;
	margin-top: 17px;
	gap: 10px;
}
.form_kod .elementor-button {
	padding: 10px 24px 10px 24px;
}
.form_kod .hidetg {
	display: none !important;
}
.form_kod .elementor-button-icon {
	order: 1;
}

::-webkit-input-placeholder {
	color: #000;
}
::-moz-placeholder {
	color: #000;
}
:-ms-input-placeholder {
	color: #000;
}
:-moz-placeholder {
	color: #000;
}
.wpcf7-spinner {
	position: absolute;
	left: 0;
}
.wpcf7-not-valid-tip {
	margin-top: 3px;
	line-height: 1;
}
.wpcf7 form .wpcf7-response-output {
	display: none !important;
}

@media (max-width: 1023px) {
	.font32, .font32 .elementor-heading-title {
		font-size: 28px;
		line-height: 1;
	}
	.form_title {
		margin-bottom: 32px;
	}
	.form_kod fieldset {
		height: 314px;
	}
	.form_kod {
		padding: 45px 20px 26px;
	}
	.form_kod .e-con {
		margin-top: 28px;
	}
	#shap + #intro.active, #forma_sell.active, #forma_rent.active, #forma_buy.active {
		max-height: 300vh;
	}
}
@media (max-width: 767px) {
	.font32, .font32 .elementor-heading-title {
		font-size: 20px;
	}
	.form_title {
		margin-bottom: 25px;
		text-align: center;
	}
	.form_kod {
		padding: 45px 10px 26px;
	}
	#shap + #intro.active, #forma_sell.active, #forma_rent.active, #forma_buy.active {
		max-height: 400vh;
	}
	
}