#form {
	padding: 0 15px;
	margin: 0 auto;
	/* background: #f8f9fa; */
	margin-top: 110px;
	margin-bottom: 70px;
	padding: 1rem 0;
}

.form {
	margin: 0 auto;
	max-width: 500px;
}

#form a {
	color: var(--text-color);
}

#form .form-control {
	color: var(--text-color);
	outline: none;
	background: var(--white-color);
	border: 1px solid rgba(0, 16, 61, 0.22);
	border-radius: var(--border-radius);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0.7rem 0 0.7rem 0 !important;
	height: 3.5rem;
	font-family: var(--font-family-montserrat);
}

#form input::placeholder {
	color: var(--text-color) !important;
}

#form .btn-form {
	margin-top: 1rem;
	text-align: center;
	border: none !important;
	background: var(--corporate-color-1);
	border-radius: 4px;
	padding: 14px 78px;
	color: #fff;
	width: 100%;
	display: block;
	font-weight: 600;
	font-size: 15.5px;
	text-decoration: none;
}

#form .custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
	border-color: var(--text-color) !important;
}

#form .custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
	box-shadow: none;
}

/*  */
#accept {
	background-image: none !important;
}

.accept {
	position: relative;
}

.accept button {
	position: absolute;
	top: 1.1rem;
	z-index: 5;
	border: none;
	color: var(--corporate-color-1);
	font-size: 1rem;
	background-color: unset;
	right: 1.5rem;
	cursor: pointer;
}

.is-invalid {
	border-color: red !important;
}

.is-valid {
	border-color: green !important;
}

.accept button[disabled] {
	color: var(--text-color) !important;
}

.accept button:active,
button:focus {
	outline: none !important;
}
.accept button::-moz-focus-inner {
	border: 0 !important;
}

.btn {
	/* width: 100%; */
}

select.form-control:not([size]):not([multiple]) {
	height: 3.5rem;
}

.btn-form:hover {
	background-color: var(--text-color);
	color: #fff;
}

.offer {
	margin-top: 30px;
	margin-bottom: 15px;
}

.offer a {
	border-bottom: 1px solid var(--corporate-color-1);
	text-decoration: none;
	color: var(--corporate-color-1) !important;
}

.offer a:hover {
	color: var(--corporate-color-1) !important;
	border-bottom: 1px solid var(--corporate-color-1);
}

.promo_block,
.not_at_home {
	margin: 1rem 0;
	font-size: 12px;
	text-align: right;
}

.promo_block a,
.not_at_home a {
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #717b8f;
	border-bottom: 1px solid var(--corporate-color-1);
	color: var(--corporate-color-1) !important;
}

#btn_promo {
	color: #000 !important;
	border-bottom: 1px dashed var(--text-color);
	text-decoration: none;
	font-size: 13px;
}

.sms_info_text {
	font-size: 1rem;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 0px;
	padding: 11px 0;
	color: var(--text-color);
	width: 70%;
}

.sms_info {
	display: flex;
}

.form-success {
	background-color: #a0be47;
	width: 500px;
	height: 474px;
	display: none;
	margin: 0 auto;
}

@media only screen and (max-width: 769px) {
	.form-success {
		width: auto;
	}
}

.form-state-inner {
	text-align: center;
	margin: 0 auto;
	padding-top: 110px;
}

.form-success-icon {
	display: inline-block;
	margin: 0 0 26px 0;
	width: 169px;
	height: 169px;
	background: url(../../svg/success.svg) center top;
	background-repeat: no-repeat;
}

.form-state-text {
	font-size: 1.2rem;
	display: block;
	margin: 0 0 27px;
	color: #000;
	text-align: center;
	opacity: 0.8;
}

.language a {
	border-bottom: 1px solid var(--text-color);
	text-decoration: none;
	cursor: pointer;
}

.b24-form-progress-bar {
	fill: transparent;
	stroke: #0f58d0;
	stroke: var(--b24-primary-color);
	transition: 120ms linear;
}

.left-half-clipper {
	border-radius: 50%;
	width: 5em;
	height: 5em;
	position: absolute;
	clip: rect(0, 5em, 5em, 2.5em);
}

#form .form-control::-webkit-input-placeholder {
	color: var(--text-color);
}

.alert-danger {
	margin: 1rem 0px;
}

.stage_name {
	padding: 21px 0 10px 10px;
}

.info_block {
	display: flex;
	font-size: 24px;
	justify-content: center;
}

.info_block a {
	color: var(--text-color);
	text-decoration: none;
	border-bottom: 1px solid lightgray;
}

.info_block .fa-map-marker {
	font-size: 24px;
	margin-top: 5px;
	margin-right: 5px;
}

.contact_us {
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: block;
}

.contact_us p {
	font-size: 15px;
}

.contact_us img {
	margin-right: 10px;
}

.text_available {
	margin-bottom: 1rem;
	text-align: center;
	font-size: 18px;
	margin-bottom: 40px;
	border-radius: var(--border-radius);
	margin-top: 25px;
}

/*text*/
#form .btn {
	width: 100%;
}

#form .ta-c-1 {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

#form .ta-c-fs-1 {
	text-align: center;
	font-size: 18px;
	color: var(--text-color);
}

#form .ta-c-2 {
	margin-top: 1rem;
	text-align: center;
	margin-bottom: 0;
	text-transform: uppercase;
}

#form .ta-c-fs-2 {
	text-align: center;
	font-size: 16px;
}
.upper {
	text-transform: uppercase;
}

.user_address {
	margin-left: 5px;
	font-size: 1.5rem;
}

#error_three {
	display: flex;
	justify-content: space-between;
}

.btn_back,
.language {
	text-align: right;
}

.sms_info .fa-info {
	font-size: 35px;
	padding-top: 12px;
}

.form_title {
	margin-bottom: 2rem;
	margin-top: 2rem;
}

/* wifi-loader */

#wifi-loader {
	--background: #62abff;
	--front-color: var(--corporate-color-1);
	--back-color: #c3c8de;
	--text-color: #414856;
	height: 64px;
	border-radius: 50px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
#wifi-loader svg {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
}
#wifi-loader svg circle {
	position: absolute;
	fill: none;
	stroke-width: 6px;
	stroke-linecap: round;
	stroke-linejoin: round;
	transform: rotate(-100deg);
	transform-origin: center;
}
#wifi-loader svg circle.back {
	stroke: var(--back-color);
}
#wifi-loader svg circle.front {
	stroke: var(--front-color);
}
#wifi-loader svg.circle-outer {
	height: 86px;
	width: 86px;
}
#wifi-loader svg.circle-outer circle {
	stroke-dasharray: 62.75 188.25;
}
#wifi-loader svg.circle-outer circle.back {
	-webkit-animation: circle-outer 1.8s ease infinite 0.3s;
	animation: circle-outer 1.8s ease infinite 0.3s;
}
#wifi-loader svg.circle-outer circle.front {
	-webkit-animation: circle-outer 1.8s ease infinite 0.15s;
	animation: circle-outer 1.8s ease infinite 0.15s;
}
#wifi-loader svg.circle-middle {
	height: 60px;
	width: 60px;
}
#wifi-loader svg.circle-middle circle {
	stroke-dasharray: 42.5 127.5;
}
#wifi-loader svg.circle-middle circle.back {
	-webkit-animation: circle-middle 1.8s ease infinite 0.25s;
	animation: circle-middle 1.8s ease infinite 0.25s;
}
#wifi-loader svg.circle-middle circle.front {
	-webkit-animation: circle-middle 1.8s ease infinite 0.1s;
	animation: circle-middle 1.8s ease infinite 0.1s;
}
#wifi-loader svg.circle-inner {
	height: 34px;
	width: 34px;
}
#wifi-loader svg.circle-inner circle {
	stroke-dasharray: 22 66;
}
#wifi-loader svg.circle-inner circle.back {
	-webkit-animation: circle-inner 1.8s ease infinite 0.2s;
	animation: circle-inner 1.8s ease infinite 0.2s;
}
#wifi-loader svg.circle-inner circle.front {
	-webkit-animation: circle-inner 1.8s ease infinite 0.05s;
	animation: circle-inner 1.8s ease infinite 0.05s;
}
#wifi-loader .text {
	text-align: center;
	position: absolute;
	bottom: -40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.2px;
}
#wifi-loader .text::before,
#wifi-loader .text::after {
	content: attr(data-text);
}
#wifi-loader .text::before {
	color: var(--text-color);
}
#wifi-loader .text::after {
	color: var(--front-color);
	-webkit-animation: text-animation 3.6s ease infinite;
	animation: text-animation 3.6s ease infinite;
	position: absolute;
	left: 0;
}
@-webkit-keyframes circle-outer {
	0% {
		stroke-dashoffset: 25;
	}
	25% {
		stroke-dashoffset: 0;
	}
	65% {
		stroke-dashoffset: 301;
	}
	80% {
		stroke-dashoffset: 276;
	}
	100% {
		stroke-dashoffset: 276;
	}
}
@keyframes circle-outer {
	0% {
		stroke-dashoffset: 25;
	}
	25% {
		stroke-dashoffset: 0;
	}
	65% {
		stroke-dashoffset: 301;
	}
	80% {
		stroke-dashoffset: 276;
	}
	100% {
		stroke-dashoffset: 276;
	}
}
@-webkit-keyframes circle-middle {
	0% {
		stroke-dashoffset: 17;
	}
	25% {
		stroke-dashoffset: 0;
	}
	65% {
		stroke-dashoffset: 204;
	}
	80% {
		stroke-dashoffset: 187;
	}
	100% {
		stroke-dashoffset: 187;
	}
}
@keyframes circle-middle {
	0% {
		stroke-dashoffset: 17;
	}
	25% {
		stroke-dashoffset: 0;
	}
	65% {
		stroke-dashoffset: 204;
	}
	80% {
		stroke-dashoffset: 187;
	}
	100% {
		stroke-dashoffset: 187;
	}
}
@-webkit-keyframes circle-inner {
	0% {
		stroke-dashoffset: 9;
	}
	25% {
		stroke-dashoffset: 0;
	}
	65% {
		stroke-dashoffset: 106;
	}
	80% {
		stroke-dashoffset: 97;
	}
	100% {
		stroke-dashoffset: 97;
	}
}
@keyframes circle-inner {
	0% {
		stroke-dashoffset: 9;
	}
	25% {
		stroke-dashoffset: 0;
	}
	65% {
		stroke-dashoffset: 106;
	}
	80% {
		stroke-dashoffset: 97;
	}
	100% {
		stroke-dashoffset: 97;
	}
}
@-webkit-keyframes text-animation {
	0% {
		-webkit-clip-path: inset(0 100% 0 0);
		clip-path: inset(0 100% 0 0);
	}
	50% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0);
	}
	100% {
		-webkit-clip-path: inset(0 0 0 100%);
		clip-path: inset(0 0 0 100%);
	}
}
@keyframes text-animation {
	0% {
		-webkit-clip-path: inset(0 100% 0 0);
		clip-path: inset(0 100% 0 0);
	}
	50% {
		-webkit-clip-path: inset(0);
		clip-path: inset(0);
	}
	100% {
		-webkit-clip-path: inset(0 0 0 100%);
		clip-path: inset(0 0 0 100%);
	}
}

@media only screen and (max-width: 769px) {
	#error_three {
		font-size: 13px;
	}

	.phone,
	.promocode {
		width: 100%;
	}

	.contact_us {
		text-align: center;
		margin-top: 3.5rem;
	}

	.contact_us a {
		text-decoration: none;
		color: var(--text-color);
		font-size: 1.3rem;
		margin-left: 1rem;
	}

	.whatsapp {
		margin-bottom: 1rem;
	}

	.sms_info .fa-info {
		font-size: 35px;
	}
}

@media only screen and (max-width: 360px) {
	#wifi-loader .text {
		text-align: center;
		bottom: -80px;
	}
}

.kaspi-btn {
	background-image: url(../svg/kaspi-logo-transp.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #f04635;
}

#form .alert {
	border-radius: var(--border-radius);
}

#form input.is-invalid ~ .form-control-alert-message,
#form select.is-invalid ~ .form-control-alert-message {
	display: block !important;
}

#form input.is-valid ~ .form-control-alert-message,
#form select.is-valid ~ .form-control-alert-message {
	display: none !important;
}

#form .form-control-alert-message {
	display: none !important;
	-webkit-animation-duration: 200ms;
	animation-duration: 200ms;
	-webkit-animation-name: ShowFieldMessage;
	animation-name: ShowFieldMessage;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	max-width: 90%;
	position: absolute;
	left: 15px;
	background: #f25830;
	z-index: 10;
	border-radius: 0 2px 2px 2px;
	padding: 2px 4px 2px 22px;
	color: #fff;
	text-transform: lowercase;
	bottom: -12px;
	font-size: 13px;
}

#form .form-control-alert-message .fa-exclamation-triangle {
	position: absolute;
	left: 6px;
	top: 6px;
	font-size: 12px;
}

#form .form-control-alert-message:after {
	content: "";
	display: block;
	height: 6px;
	width: 6px;
	box-sizing: border-box;
	border: 3px solid var(--corporate-color-2);
	border-top-color: transparent;
	border-right-color: transparent;
	position: absolute;
	left: 0;
	bottom: 100%;
}

#form input.is-invalid,
#form select.is-invalid {
	background-color: rgba(242, 88, 48, 0.08) !important;
	border-color: rgba(242, 88, 48, 0.25) !important;
}

@-webkit-keyframes ShowFieldMessage {
	from {
		opacity: 0;
		margin-top: -20px;
		display: block;
	}

	to {
		opacity: 1;
		margin-top: 0;
		display: block;
	}
}

@keyframes ShowFieldMessage {
	from {
		opacity: 0;
		margin-top: -20px;
		display: block;
	}

	to {
		opacity: 1;
		margin-top: 0;
		display: block;
	}
}

@media only screen and (max-width: 360px) {
	#form .form-control-alert-message {
		font-size: 10px;
	}

	#form .form-control-alert-message .fa-exclamation-triangle {
		left: 6px;
		top: 5px;
		font-size: 10px;
	}
}
