<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ginput_container_date,
.ginput_container_phone input,
.ginput_container_text input {
	background-color: #e3f2fd;
	border-radius: 0.625rem;
	border: none;
	max-height: 3.25rem;
}

.ginput_container_select select {
	background-color: #e3f2fd;
	border-radius: 0.625rem;
	border: none;
	max-height: 3.25rem;
	padding: 0;
}
.ginput_container_textarea textarea {
	background-color: #e3f2fd;
	border-radius: 0.625rem;
	border: none;
	min-height: 6rem;
}
select#input_11_10 {
	padding: 1rem !important;
}
.ginput_container_select select#input_11_6 {
	padding: 1rem !important;
}
input#gform_submit_button_11:hover {
	border-color: #0056b3;
	background: white;
	color: #0056b3;
}
input#gform_submit_button_11 {
	width: 100%;
	border-radius: 0.6rem;
	color: #fff;
	background: linear-gradient(90deg, #38a3b1 0%, #1c7cb2 50.48%, #0056b3 100%);
	transition: 0.5s;
	border: 1px solid #0056b300;
}
input#input_11_9 {
	border: none;
}

/* =========img====== */
.slide-img-appointment {
	width: 100%;
	max-height: 31rem;
	object-fit: contain;
	position: relative;
	z-index: 2;
}
.content__imag span::after,
.content__imag span::before {
	z-index: 0;
}

.vds-img span::before,
.vds-img span::after {
	z-index: 0;
}
.vds-img img {
	position: relative;
	z-index: 1;
	height: 24rem;
}
.head_person {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}
.head_person h3 {
	margin: 0;
	padding: 0;
}
/* .arrow-arch-slid{
    position: relative;
} */
.achievement-content {
	position: relative;
}
.arrow_r {
	position: absolute;
	top: 50%;
	right: 0;
}
.arrow_l {
	position: absolute;
	top: 50%;
	left: 0;
}
.arrow_l,
.arrow_r {
	padding: 0.3rem 0.5rem;
	background: linear-gradient(90deg, #38a3b1 0%, #1c7cb2 50.48%, #0056b3 100%);
	border-radius: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.arrow_l i,
.arrow_r i {
	color: #fff;
}
.content__imag span::after {
	content: '';
	position: absolute;
	width: 22.884rem;
	height: 38.86944rem;
	background-image: linear-gradient(180deg, #cdf4d3 0%, #60b4bf 100%);
	left: 7rem;
	top: -9rem;
	transform: rotate(-86deg);
	border-radius: 50px;
	opacity: 0.8;
	z-index: 0;
}
.content__imag span::before {
	content: '';
	position: absolute;
	width: 22.884rem;
	height: 38.86944rem;
	background-image: linear-gradient(180deg, #cdf4d3 0%, #60b4bf 100%);
	left: 7rem;
	top: -9rem;
	transform: rotate(-93deg);
	border-radius: 50px;
	opacity: 0.8;
	z-index: 0;
}

.content__imag iframe {
	position: relative;
	z-index: 1;
	border-radius: 0.6rem;
	width: 100%;
	max-width: 100%;
}
.video-container {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.service_content {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background-color: #fff;
	box-shadow: 0px 0px 4px 4px rgb(0 0 0 / 10%);
	border-radius: 1rem;
	padding: 1rem 1rem 2rem;
	height: 100%;
}
.service_content .row {
	flex-wrap: wrap;
}
.service_title {
	font-size: 1.25rem;
	font-weight: 600;
	color: #3c4959;
	text-transform: capitalize;
	margin: 0;
	text-align: left;
}
.service_item {
	display: flex;
	flex-direction: row;
}
.video-container {
	position: relative;
}
.video-container iframe {
	position: relative;
	z-index: 1;
	border-radius: 0.6rem;
	width: 100%;
	max-width: 100%;
}

@media only screen and (max-width: 991px) {
	.about_title,
	.appointment_title,
	.appointment_title {
		font-size: 1.625rem;
		font-style: normal;
		font-weight: 600;
		color: #1e1e1e;
		line-height: 1.5;
	}
	.content__imag span::after {
		content: '';
		position: absolute;
		width: 17rem;
		height: 23rem;
		background-image: linear-gradient(180deg, #60b4bf 0%, #cdf4d3 100%);
		left: 3rem;
		top: -4rem;
		transform: rotate(-83deg);
		border-radius: 50px;
		opacity: 0.8;
		z-index: 1;
	}
	.content__imag span::before {
		content: '';
		position: absolute;
		width: 17rem;
		height: 23rem;
		background-image: linear-gradient(180deg, #cdf4d3 0%, #60b4bf 100%);
		left: 3rem;
		top: -4rem;
		transform: rotate(-93deg);
		border-radius: 50px;
		opacity: 0.8;
		z-index: 1;
	}
	.faq__title h4 {
		font-size: 0.9rem;
		font-style: normal;
		font-weight: 600;
		color: #0056b3;
		margin: unset;
		line-height: 2;
	}
	.faq_title {
		text-align: center;
		font-size: 1.625rem;
		font-style: normal;
		font-weight: 600;
		color: #1e1e1e;
		padding-block: 1.75rem;
		position: relative;
	}
	.vds_title {
		font-size: 1.8rem;
		font-weight: 600;
		color: #3c4959;
		line-height: 1.5;
		margin: 0;
	}
	.vds-part {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		gap: 1.5rem;
		position: relative;
		margin-bottom: 1.5rem;
	}
	.solve_title {
		font-size: 1.4rem;
		font-weight: 600;
		color: #3c4959;
		margin: 0;
		line-height: 1.5;
	}
	.achievement_title {
		color: #1e1e1e;
		font-size: 1.55rem;
		font-style: normal;
		font-weight: 600;
		position: relative;
		margin: 0;
	}
	.ew_hero_title {
		color: #0056b3;
		font-size: 1.5rem;
		font-style: normal;
		font-weight: 600;
		line-height: 120%;
		text-align: center;
		line-height: 1.5;
	}
	.service_content .row {
		flex-wrap: wrap;
	}
	.section-about {
		padding: 0;
		margin: 0;
	}
	.content__imag {
		margin-bottom: 4rem;
	}
	.video-container {
		margin-top: 2rem;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		padding-block: 0;
	}
}
</pre></body></html>