.ag1 {
	width: 300px;
}

.cs_hero.cs_style_1 {
	height: 500px;
}

.cs_hero.cs_style_1 .cs_hero_title {
	font-size: 50px;
}

.disnone {
	display: none;
}

.cs_about.cs_style_1 .cs_btn.cs_style_1.ag2 {
	margin-top: 10px;
}

.ag3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ag4 .cs_iconbox.cs_style_2 {
	height: 100%;
}

.ag4 .cs_iconbox.cs_style_2 .cs_iconbox_subtitle {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ag4 .cs_iconbox.cs_style_2 .cs_iconbox_title {
	font-size: 17px;
}

.cs_video_popup-content {
	height: 100%;
}

.cs_nav .cs_nav_list>li {
	margin-right: 27px;
}

.ag6 .cs_about.cs_style_1 .cs_about_player_btn {
	bottom: 15%;
}

.ag4 .cs_iconbox.cs_style_2 {
	padding: 25px;
}

.ag5 .cs_post.cs_style_1 .cs_post_title {
	font-size: 17px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ag5 .cs_post.cs_style_1 .cs_post_subtitle {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.cs_footer_highlight_col {
	padding: 35px 35px;
}

.cs_footer .cs_social_btns.cs_style_1 {
	margin-top: 25px;
}

.cs_footer_bottom_in {
	justify-content: center;
}

.cs_footer_bottom_in a {
	color: var(--accent-color);
}

.cs_footer_bottom_in a:hover {
	color: #f72e2e;
}

:root {
	--blue-color: #302861;
}

.cs_social_btns.cs_style_1 a {
	background-color: #594f95;
}

.cs_btn.cs_style_1.cs_color_1 {
	background-color: #e31e25;
}

.cs_accent_color {
	color: #e31e25;
}

.cs_iconbox.cs_style_2 .cs_iconbox_shape {
	background-color: #f72e2e;
}

.cs_iconbox.cs_style_2:hover .cs_iconbox_icon::before {
	background-color: #f72e2e;
}

.cs_preloader .cs_wave_first svg {
	fill: #30286129;
}

.cs_preloader .cs_wave_second svg {
	fill: #302861;
}

.cs_footer .cs_social_btns.cs_style_1 a.ag7 {
	width: 100%;
	border-radius: 60px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e31e25;
	color: white;
}

.cs_footer .cs_social_btns.cs_style_1 a.ag7:hover {
	background-color: #302861;
	color: white;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: var(--bs-breadcrumb-divider, "/");
}

.cs_page_heading {
	height: 400px;
	padding: 200px 0 50px;
}


.ag8 br {
	content: "";
	margin: 6px;
	content: url(a_dashed_line_image.png);
	display: block;
	opacity: 0;
}

.cs_about.cs_style_1 .ag9 .cs_about_thumb_1 {
	padding-right: 0;
}

/*.cs_about.cs_style_1 .cs_about_player_btn {*/
/*    bottom: 10%;*/
/*}*/

.ag10.cs_about.cs_style_1 .cs_about_thumb {
	padding-bottom: 0;
}

.ag10.cs_about.cs_style_1 .cs_section_img {
	display: BLOCK;
}

.ag11.cs_cta.cs_style_2 {
	min-height: 450px;
}

.ag11 .cs_spinner_img {
	max-width: 80%;
}

.ag12 .cs_contact_thumbnail .cs_contact_bg_shape {
	padding-bottom: 80px;
}

.cs_footer.ag13 {
	padding-top: 0px;
	margin-top: 0;
}

.ag14.cs_doctor_details .cs_doctor_info_row {
	grid-template-columns: repeat(3, 1fr);
}

.ag14.cs_doctor_details {
	padding-left: 0;
}

.ag14.cs_doctor_details .cs_doctor_info_row::after {
	width: 0px;
}

.ag15.cs_doctor_info_col {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.ag16 {
	font-size: 22px;
	margin-bottom: 15px;
}

.cs_post_details.cs_style_1.ag17.ag17 .cs_post_meta {
	margin-bottom: 10px;
}

.ag17 br {
	content: "";
	margin: 6px;
	content: url(a_dashed_line_image.png);
	display: block;
	opacity: 0;
}

.ag18 .cs_post.cs_style_2 .cs_post_title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ag18 .cs_post.cs_style_2 {
	display: none;
}

.ag18 .cs_post.cs_style_2:nth-child(1) {
	display: flex;
}

.ag18 .cs_post.cs_style_2:nth-child(2) {
	display: flex;
}

.ag18 .cs_post.cs_style_2:nth-child(3) {
	display: flex;
}

.ag18 .cs_post.cs_style_2:nth-child(4) {
	display: flex;
}

.ag19 .cs_sidebar_widget .cs_categories a {
	padding-bottom: 13px;
	border-top: 1px solid var(--border-color);
	padding-top: 13px;
}

.ag19 .cs_sidebar_widget .cs_categories {
	gap: 0;
}

.ag19 .cs_sidebar_widget .cs_categories li:nth-child(1) a {
	border-top: 0px solid var(--border-color);
	padding-top: 0px;
}

.ag19 .cs_sidebar_widget .cs_categories li:nth-child(6) a {
	padding-bottom: 0px;
}

.cs_post_details.cs_style_1.ag17 .cs_post_thumb_thumbnail img {
	border-radius: 8px;
}

.ag18 .cs_post.cs_style_2 .cs_post_thumb_thumbnail img {
	border-radius: 5px;
}

.ag20 label {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.6em;
	color: #4d4c4c;
}

.cs_gap_y_30.ag20 {
	gap: 15px 0;
}

.cs_appointment_form_wrapper.ag21 {
	padding: 60px 70px 70px;
}

.cs_appointment_form_wrapper.ag21 .cs_btn.cs_style_1 {
	margin-top: 30px;
}

.cs_iconbox.cs_style_2:hover .cs_iconbox_title {
	color: white;
}

.ag4 .cs_iconbox.cs_style_2:hover .cs_iconbox_title {
	color: white;
}

.cs_service_details_thumbnail img {
	border-radius: 8px;
}

.ag22 .cs_service_details .cs_service_heading {
	margin-bottom: 15px;
}

.cs_height_35.ag23 {
	height: 25px;
}

.cs_solution_links.cs_style_2 a {
	gap: 10px;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
}

.ag23 .cs_solution_content_wrapper.cs_type_1 {
	padding: 30px 20px 30px;
}

.ag24 p br {
	content: "";
	margin: 6px;
	content: url(a_dashed_line_image.png);
	display: block;
	opacity: 0;
}

.cs_page_heading.ag25 .cs_page_title {
	font-size: 40px;
	margin-bottom: 12px;
}

.ag26 {
	color: #e31e25;
	position: relative;
	font-weight: 500;
}

.stick1 {
	display: table;
}

.stick2 {
	position: sticky;
	top: 10px;
	float: left;
	display: table;
}

.stick3 {
	left: 0;
	display: table;
	float: left;
}

.cs_service_details_thumbnail {
	max-height: none;
}

.cs_cta.cs_style_2.ag11 .cs_cta_shape {
	right: auto;
	bottom: 0;
	left: 25%;
	top: 30%;
}

.ag11 .cs_spinner_img {
	max-width: 100%;
}

/*.cs_btn.cs_style_1 {
    padding-right: 15px;
    padding-left: 15px;
}
.cs_site_header.cs_style_1 .cs_main_header_right {
    gap: 5px 20px;
}*/
.cs_section_heading.cs_style_1 .cs_section_subtitle.ag27 {
	font-size: 25px;
	font-weight: 800;
}

.cs_testimonial.cs_style_1 .cs_avatar_title.ag28 {
	font-size: 36px;
	color: #e31e25;
	text-transform: uppercase;
	border-bottom: 1px double white;
}

.cs_post.cs_style_1.ag29 .cs_post_thumbnail {
	padding: 0;
}

.ag5 .cs_post.cs_style_1.ag29 .cs_post_title {
	font-size: 20px;
	-webkit-line-clamp: 10;
	text-align: center;
}

.box {
	animation: borderAnimation 3s infinite;
}

@keyframes borderAnimation {
	0% {
		border-color: #e31e25;
	}

	25% {
		border-color: white;
	}

	50% {
		border-color: #e31e25;
	}

	75% {
		border-color: white;
	}

	100% {
		border-color: #e31e25;
	}
}

.cs_cta.cs_style_1 .cs_cta_title.ag30 {
	font-size: 22px;
}

.cs_iconbox.cs_style_3.ag35 .cs_iconbox_icon img {
	width: 33px;
}

.ag36 {
	counter-reset: my-sec-counter;
}

.ag36 .ag37 h3.ag38::before {
	counter-increment: my-sec-counter 1;
	content: "0" counter(my-sec-counter) "";
}

.ag39 {
	width: 28px;
}

.cs_player_btn:before,
.cs_player_btn:after {
	top: 55%;
}

.file1 #file {
	line-height: 14.795px;
	color: #555;
	background-color: #fff;
	border: .075rem solid #ddd;
	border-radius: .25rem;
	box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, .05);
	height: 47.59px;
	width: 100%;
}

input[type=file]::-webkit-file-upload-button {
	background-color: #eee;
	border: .075rem solid #ddd;
	padding: 16px;
}

.cs_footer_bottom_in a {
	color: #e31e25;
}

h3.cs_iconbox_title.cs_white_color.mb-0.lgg2 {
	width: 33%;
	padding-left: 40px;
}

h3.cs_iconbox_title.cs_white_color.mb-0.lgg2 a:hover {
	color: white;
}

p.cs_iconbox_subtitle.cs_white_color.mb-0.lgg3 {
	width: calc(100% - 33% - 55px - 83px);
	padding-left: 40px;
}

.cs_iconbox.cs_style_5.lgg4 .cs_iconbox_icon.lgg1 {
	width: 66px;
	height: 65px;
}

.cs_iconbox.cs_style_5.lgg4 .cs_iconbox_icon::before {
	width: 63px;
	height: 63px;
}

.cs_iconbox.cs_style_5.lgg4 .cs_iconbox_icon::after {
	width: 25px;
	height: 25px;
	background-color: #e31e25;
}

.cs_iconbox.cs_style_5.lgg4 {
	gap: 0;
}

.cs_iconbox.cs_style_5.lgg4:hover {
	border-style: dashed;
	border-color: #ffffff;
}

.cs_iconbox.cs_style_5.lgg4:hover .cs_iconbox_icon:before {
	background-color: #e31e25;
}

.cs_iconbox.cs_style_5.lgg4:hover .cs_iconbox_icon::after {
	background-color: #ffffff;
}

.cs_iconbox.cs_style_5.lgg4 .cs_iconbox_icon img {
	width: 60%;
}

.lgg5 img {
	width: 200px;
	border-radius: 15px;
}

footer.cs_footer.cs_blue_bg.cs_bg_filed.cs_white_color .cs_footer_highlight_col {
	background-color: #e31e25;
}

footer.cs_footer.cs_blue_bg.cs_bg_filed.cs_white_color .cs_footer_highlight_col .cs_social_btns.cs_style_1 a.ag7 {
	width: 100%;
	border-radius: 60px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #302861;
	color: white;
}

footer.cs_footer.cs_blue_bg.cs_bg_filed.cs_white_color {
	background-position: right;
}

footer.cs_footer.cs_blue_bg.cs_bg_filed.cs_white_color .cs_primary_bg {
	background-color: #221c46;
}

.ag12 .cs_contact_thumbnail .cs_contact_bg_shape {
	padding-bottom: 0;
}

.cs_contact_thumbnail .cs_white_bg_shape {
	background-color: #ffffff00;
}

.lgg6 {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	justify-content: center;
	align-items: center;
}

.lgg6 .cs_appointment_form_wrapper {
	background: #fff;
	padding: 30px;
	border-radius: 10px;
	position: relative;
	max-width: 800px;
	width: 45%;
	max-height: 90vh;
	overflow-y: auto;
}

.close-modal {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 30px;
	cursor: pointer;
	color: #000;
	z-index: 100;
	line-height: 1;
}

.lgg6 .cs_section_heading.cs_style_1 .cs_section_subtitle {
	margin-bottom: 5px;
}

.cs_footer_widget_nav_list li:hover a {
	color: #e31e25;
}

.cs_recent_post .cs_recent_post_title:hover a {
	color: #e31e25;
}

.cs_cta.cs_style_1 .cs_cta_shape::before,
.cs_cta.cs_style_1 .cs_cta_shape::after {
	background-color: #171237;
}

.cs_about.cs_style_1.lgg7 .cs_about_text {
	margin-bottom: 0;
}

.cs_footer_widget {
	padding-bottom: 35px;
}

.cs_about.cs_style_1 .cs_about_player_btn {
	gap: 25px;
	font-size: 30px;
	letter-spacing: 2px;
}

.cs_team.cs_style_1 .cs_team_thumbnail {
	width: 178px;
	height: 178px;
	border-radius: 50%;
	overflow: hidden;
}

.cs_team.cs_style_1 .cs_team_bio {
	position: initial;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.cs_team.cs_style_1 {
	background-color: #2f275e1a;
	border: 1px solid #2f275e1a;
	height: auto;
	padding-top: 25px;
	padding-bottom: 10px;
}

.cs_team.cs_style_1 .cs_team_shape {
	background-color: #e31e252b;
}

.cs_team.cs_style_1 .cs_team_title a {
	color: #000000;
}

.cs_team.cs_style_1 .cs_team_subtitle {
	color: #000000;
}

.cs_iconbox.cs_style_3:nth-child(odd) {
	padding-right: 15px;
	padding-bottom: 15px;
}

.cs_iconbox.cs_style_3:nth-child(even) {
	padding-left: 15px;
	padding-bottom: 15px;
}

footer.cs_footer.cs_blue_bg.cs_bg_filed.cs_white_color .cs_recent_post .cs_recent_post_title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.cs_post.cs_style_1 .cs_posted_by {
	line-height: normal;
}

footer.cs_footer.cs_blue_bg.cs_bg_filed.cs_white_color .cs_footer_highlight_col .cs_social_btns.cs_style_1 a.ag7 {
	border: 1px solid #302861;
	color: white;
}

footer.cs_footer.cs_blue_bg.cs_bg_filed.cs_white_color .cs_footer_highlight_col .cs_social_btns.cs_style_1 a.ag7:hover {
	background-color: #e31e25;
	border: 1px solid #ffffff;
	color: white;
}

a.ag26:hover {
	color: #f72e2e;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}

@media only screen and (max-width: 768px) {
	.cs_hero.cs_style_1 .cs_hero_title {
		font-size: 20px;
	}

	.cs_hero.cs_style_1 .cs_hero_subtitle {
		font-size: 15px;
		line-height: 1.2;
	}

	.cs_btn.cs_style_1.ag31 {
		font-size: 13px;
		padding: 7px 15px;
	}

	.cs_hero.cs_style_1 .cs_hero_btns.ag32 {
		gap: 7px;
	}

	.cs_hero.cs_style_1 {
		height: 250px;
		padding: 0 0 0px 0;
	}

	.cs_about.cs_style_1 .cs_about_player_btn {
		bottom: 0%;
	}

	.cs_section_heading.cs_style_1 .cs_section_title {
		font-size: 25px;
	}

	.cs_section_heading.cs_style_1 .cs_section_subtitle.ag27 {
		font-size: 21px;
		line-height: 1.2;
	}

	.cs_testimonial.cs_style_1 .cs_avatar_title.ag28 {
		font-size: 27px;
	}

	.cs_cta.cs_style_1 .cs_cta_title.ag30 {
		font-size: 20px;
	}

	.cs_nav .cs_nav_list {
		padding-top: 100px;
	}

	.cs_page_heading.ag25 .cs_page_title {
		font-size: 22px;
		margin-bottom: 5px;
	}

	.cs_page_heading {
		height: 250px;
		padding: 150px 0 20px;
	}

	.cs_page_heading .breadcrumb {
		font-size: 15px;
		line-height: 1.5em;
	}

	.stick2 {
		position: relative;
		top: 0;
		float: left;
		display: table;
	}

	.stick2 .cs_height_lg_50 {
		height: 0;
	}

	.ag14.cs_doctor_details .cs_doctor_info_row {
		grid-template-columns: repeat(1, 1fr);
	}

	.ag15.cs_doctor_info_col {
		border-bottom: 1px solid var(--border-color);
	}

	.cs_appointment_form_wrapper.ag21 {
		padding: 0 10px 0px;
	}

	.cs_iconbox.cs_style_1 .cs_iconbox_subtitle {
		max-width: 100%;
	}

	.ag20 label {
		width: 100%;
	}

	.cs_form_field {
		height: 45px;
		max-width: -webkit-fill-available;
		min-width: -webkit-fill-available;
		line-height: 45px;
		text-align: start;
	}

	input#date.ag34:after {
		position: absolute;
		content: "";
		right: 20px;
		top: 10px;
		background: white;
		background-image: url(../img/icons/calender.png);
		background-repeat: no-repeat;
		background-position: center;
		width: 25px;
		height: 25px;
		background-size: contain;
	}

	.ag34 {
		position: relative;

	}

	.cs_footer_widget {
		padding-bottom: 0;
	}

	.cs_footer_row {
		gap: 45px 0px;
		padding-bottom: 30px;
	}

	.lgg6 .cs_appointment_form_wrapper {
		width: 90%;
		max-height: 95vh;
		padding-bottom: 50px !important;
		padding-top: 40px !important;
		padding-left: 25px;
		padding-right: 25px;
	}

	.lgg6 .cs_appointment_form_wrapper .cs_section_heading.cs_style_1 .cs_section_title {
		font-size: 23px;
	}

	.cs_section_heading.cs_style_1 .cs_section_subtitle {
		font-size: 15px;
	}

	.lgg6 .cs_appointment_form_wrapper .cs_height_lg_35 {
		height: 15px;
	}

	textarea.cs_form_field {
		height: 90px;
		line-height: normal;
	}

	.lgg6 .cs_appointment_form_wrapper.ag21 .cs_btn.cs_style_1 {
		margin-top: 15px;
	}
	.ag1 {
    	width: 200px;
    }
}