/*
Theme Name:   GeneratePress Child
Theme URI:    https://generatepress.com
Description:  GeneratePress Child Theme
Author:       Tom Usborne
Author URI:   https://tomusborne.com/
Template:     generatepress
Version:      3.4.0
Text Domain:  generatepresschild
*/
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

:root {
	--black_color: #787674;
	--primary_color: #36322E;
	--bermuda_color: #B49F8D;
	--secondary_color: #728D90;
	--white_color: #FFFFFF;
	--para-text: #787674;
	--bg_color: #5E7872;
	--body_text_color: #36322E;
	--desktop_pd_100: 100px;
	--mobile_pd_50: 50px;
	--large_device_pd_80: 80px;
	--outfit: "Outfit", sans-serif;
	--mulish: 'Mulish', sans-serif;
	--gp-slideout-width: 300px !important;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-family: var(--mulish);
}

/* body {
overflow-x: hidden !important;
} */
body ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--outfit);
	color: var(--primary_color);
}

h1,
h2,
h3,
h4,
h5,
h6,
body p {
	margin-bottom: 0;
	padding: 0;
}

body p {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.7px;
	font-family: var(--mulish);
	color: var(--para-text);
}

body a {
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	color: var(--para-text);
}

p:not(:last-of-type) {
	margin-bottom: 16px;
}

p:empty,
li:empty {
	display: none !important;
}

p a,
li a {
	color: var(--para-text);
	font-weight: 700;
	vertical-align: top;
	display: inline-block;
}

p strong,
p b,
li strong,
li b {
	color: var(--para-text);
}

a {
	cursor: pointer !important;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	color: inherit;
}

img {
	display: block;
}

label.label1 {
	font-family: var(--mulish) !important;
	font-weight: 500 !important;
	font-size: 11px !important;
	color: red !important;
	margin: 0 !important;
	position: absolute;
	bottom: -18px;
	left: 0;
}

body h2 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 12px;
	color: var(--primary_color);
	line-height: normal;
}

body h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
	color: var(--primary_color);
	letter-spacing: 0.68px;
}

body h4 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	color: var(--primary_color);
	margin-bottom: 20px;
	letter-spacing: 0.48px;
}

.text_blue {
	color: var(--primary_color);
}

/* Hover Effect */
.hover_txt_flip {
	color: var(--bermuda_color);
	font-weight: bold;
	position: relative;
	display: inline-block;
}

.hover_txt_flip:hover {
	color: var(--bermuda_color) !important;
}

.hover_txt_flip:hover:before {
	width: 100%;
	-webkit-transition: all .15s cubic-bezier(0.4, 0, 1, 1);
	transition: all .15s cubic-bezier(0.4, 0, 1, 1);
}

.hover_txt_flip:before {
	content: "";
	width: 0;
	height: 2px;
	position: absolute;
	bottom: 0;
	background: var(--bermuda_color);
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

/* Hover Effect */
.site.grid-container.container.hfeed {
	padding: 0;
	margin: 0;
}

.site-content {
	display: block !important;
}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1280px) {
	body h2 {
		font-size: 32px;
	}

	body p {
		font-size: 17px;
	}
}

@media only screen and (max-width: 991px) {
	body h2 {
		font-size: 30px;
	}

	body h4 {
		font-size: 22px;
	}
}

@media only screen and (max-width: 767px) {
	body h2 {
		font-size: 28px;
	}

	body h3 {
		font-size: 22px;
	}

	body p {
		font-size: 16px;
	}

	.simple-textbg-section .common-title h2 br {
		display: none;
	}
}

@media only screen and (max-width:375px) {
	body h2 {
		word-wrap: normal;
	}

	a {
		overflow-wrap: anywhere;
		display: inline;
	}
}

/****** section_padding css ******/
.section_padding {
	padding: 100px 0;
}

.section_margin {
	margin: 100px 0;
}

@media only screen and (max-width: 1200px) {
	.section_padding {
		padding: 80px 0;
	}

	.section_margin {
		margin: 80px 0;
	}
}

@media only screen and (max-width: 991.98px) {
	.section_padding {
		padding: 60px 0;
	}

	.section_margin {
		margin: 60px 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.section_padding {
		padding: 50px 0;
	}

	.section_margin {
		margin: 50px 0;
	}
}

/*============================================
= Start Banner CSS
===============================================*/
.vd-sec {
	padding-bottom: 56%;
	position: relative;
	width: 100%;
}

section.hero-banner .same_1544_containers {
	width: 100%;
	margin: auto;
}

.hero_banner_row {
	justify-content: center;
}

.vd-sec iframe {
	position: absolute;
	z-index: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	/* aspect-ratio: 1; */
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
}

.hero-banner {
	background-color: #F4F5F3;
}

.banner-img,
.banner-img img {
	width: 100%;
	height: 100%;
}

.banner-img img {
	object-fit: cover;
}

.hero-banner-inner .banner-img img {
	object-fit: cover;
	border-radius: 15px;
	min-height: 350px;
}

.hero-banner .banner-content {
	width: 100%;
	max-width: 100%;
	margin: auto;
	text-align: center;
}

.page-template-common-template .hero-banner .banner-content {
	max-width: 817px;
}

.hero-banner .banner-content h1 {
	font-size: 52px;
	font-weight: bold;
	/* margin-bottom: 30px; */
	text-transform: capitalize;
	color: #fff;
}

.hero-banner .banner-content p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
	color: #fff;
	margin-bottom: 0;
	max-width: 650px;
	width: 100%;
	margin: auto;
}

.hero-banner .banner-content .btn-wrap {
	margin-top: 36px;
	justify-content: center;
}

.banner-content .btn-wrap .default-btn {
	margin-top: 0;
}

body .banner-content .btn-wrap .default-btn:hover {
	color: #fff !important;
}

.banner-content span {
	color: var(--white_color);
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 8px;
	display: block;
}

.banner-content span a {
	color: inherit;
}

.banner-content span a:hover {
	color: #e7ca71;
}

.hero-banner .banner-content .btn-wrap .white-border-btn {
	background: transparent !important;
	border: 2px solid var(--white_color);
	color: var(--white_color);
}

.hero-banner .banner-content .btn-wrap .white-border-btn:hover {
	background: var(--bermuda_color) !important;
	border: 2px solid var(--bermuda_color);
	color: var(--white_color);
}

.hero-banner .banner-content .btn-wrap a:first-child:hover {
	background: transparent !important;
	border: 2px solid var(--white_color) !important;
	color: var(--white_color) !important;
}

img.anchor_without_hover,
img.anchor_with_hover {
	margin-left: 13px;
	width: 19px;
	height: 14px;
}

.hero-banner .banner-content .btn-wrap a {
	display: flex;
	align-items: center;
}

img.anchor_without_hover {
	filter: brightness(100);
	width: auto;
	height: auto;
}

.hero-banner .banner-content .btn-wrap a:hover img.anchor_without_hover {
	/* filter: unset !important; */
	/* filter: invert(36%) sepia(8%) saturate(612%) hue-rotate(166deg) brightness(46%) contrast(97%) !important; */
}

.hero-banner .banner-content .btn-wrap .white-border-btn img.anchor_with_hover {
	filter: brightness(100);
}

.hero-banner .banner-content .btn-wrap .white-border-btn:hover img.anchor_with_hover {
	filter: brightness(100);
}

.banner-content a.defult-cta-button.white-border-btn span {
	color: var(--white_color);
	font-size: 14px;
	padding: 0 0 0 6px;
}

.banner-content a.defult-cta-button.white-border-btn:hover span {
	color: #fff;
}

.homepage_main_banner_section .hero_banner_container .hero_banner_row {
	justify-content: center !important;
}

.homepage_main_banner_section .hero_banner_container .hero_banner_row .banner-content {
	text-align: center !important;
}

.homepage_main_banner_section .hero_banner_container .hero_banner_row .banner-content p {
	max-width: 100% !important;
}

.homepage_main_banner_section .hero_banner_container .hero_banner_row .banner-content .btn-wrap {
	justify-content: center !important;
}

.homepage_main_banner_section .hero_bg_vd button.video-btn.popup_video_btn {
	align-items: end;
}

.homepage_main_banner_section .hero_bg_vd button.video-btn.popup_video_btn svg {
	width: 100px;
	height: 100px;
}

@media only screen and (min-width: 768px) {
	.hero-banner {
		position: relative;
		min-height: 700px;
		display: flex;
		overflow: hidden;
		margin: auto;
		align-items: center;
		justify-content: center;
	}

	section.hero-banner:after {
		background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}

	.hero_bg_vd {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		bottom: 0;
	}

	.hero_bg_vd-sec {
		padding-bottom: 56.25%;
		position: relative;
		width: 100%;
	}

	.hero_bg_vd-sec iframe {
		position: absolute;
		z-index: 0;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		/* aspect-ratio: 1; */
		width: auto;
		height: auto;
		min-width: 100%;
		min-height: 100%;
	}

	.hero-banner .banner-content {
		z-index: 1;
		position: relative;
	}

	.hero-banner .row {
		height: 100%;
	}
}

@media only screen and (min-width: 1301px) and (max-width: 1680px) {
	.hero-banner {
		min-height: 650px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	.hero-banner {
		min-height: 630px;
	}
}

@media only screen and (min-width: 885px) and (max-width: 1126px) {
	.hero-banner .banner-content .btn-wrap a {
		padding: 18px 30px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.hero-banner {
		min-height: 550px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hero-banner {
		min-height: 430px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (max-width: 991px) {
	.hero-banner .banner-content {
		max-width: 100%;
	}

	.banner-content .btn-wrap {
		margin-top: 40px;
	}

	.banner-content a.defult-cta-button.white-border-btn span {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.hero-banner {
		background-color: var(--secondary_color) !important;
	}

	.hero-banner .container,
	.hero-banner .row>div {
		padding: 0;
	}

	.hero-banner .row {
		margin: 0;
	}

	.hero-banner .banner-content h1 {
		font-size: 40px;
	}

	.hero-banner .banner-content p {
		margin-bottom: 10px;
	}

	.hero-banner .banner-content {
		padding: 50px 30px;
	}

	body .banner-content .btn-wrap .default-btn.white-border-btn {
		border-color: #159BD7;
		color: #159BD7 !important;
	}

	body .banner-content .btn-wrap .default-btn.white-border-btn:hover {
		color: #fff !important;
	}

	.site-header .inside-header .header-widget {
		display: none;
	}
}

@media only screen and (max-width: 575px) {
	.hero-banner-inner .banner-img img {
		min-height: 200px !important;
		object-position: 90% 100%;
	}

	.hero-banner .banner-content p {
		font-size: 16px;
	}

	.hero-banner .banner-content h1 {
		font-size: 32px;
	}

	.hero-banner .banner-content .btn-wrap {
		flex-wrap: wrap;
	}

	.hero-banner .banner-content .btn-wrap a {
		width: 100%;
	}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 575px) {}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (max-width: 767px) {
	section.hero-banner .same_1544_containers {
		width: 100%;
		padding: 0 !important;
	}

	.hero-banner-inner .banner-img img {
		border-radius: 0 !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 884px) {
	.hero-banner .banner-content .btn-wrap a {
		padding: 18px 23px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hero-banner .banner-content h1 {
		font-size: 42px;
	}

	.hero_banner_details_col2 {
		width: 100% !important;
		flex: 0 0 100% !important;
	}

	.homepage_main_banner_section .hero_bg_vd button.video-btn.popup_video_btn {
		top: -10px !important;
	}

	.homepage_main_banner_section .hero_bg_vd button.video-btn.popup_video_btn svg {
		width: 60px;
		height: auto;
	}
}

@media only screen and (max-width: 991px) {}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.hero-banner .banner-content h1 {
		font-size: 46px;
	}

	.banner-content .btn-wrap {
		margin-top: 60px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {
	.hero-banner .banner-content h1 {
		font-size: 46px;
	}

	.banner-content .btn-wrap {
		margin-top: 60px;
	}
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {
	.hero-banner .banner-content h1 {
		font-size: 48px;
	}

	.banner-content .btn-wrap {
		margin-top: 60px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.homepage_main_banner_section .hero_bg_vd button.video-btn.popup_video_btn {
		top: -20px !important;
	}
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
	.hero-banner .banner-content h1 {
		font-size: 48px;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

@media only screen and (min-width: 992px) {}




@media only screen and (min-width: 1200px) {
	.homepage_main_banner_section .hero_bg_vd button.video-btn.popup_video_btn {
		top: -60px !important;
	}
}

/*============================================
= End Banner CSS
===============================================*/
/*============================================
= Start First Section CSS
===============================================*/
.dental_impl_about_row {
	gap: 80px;
}

.dental_impl_about_img_col,
.dental_impl_about_txt_col {
	width: 100%;
}

.second_section_button_wrap {
	margin-top: 32px;
}

.same_all_inner_container {
	/* background-color: var(--bermuda_color); */
	max-width: 1760px;
	width: 90%;
	margin: auto;
	border-radius: 28px;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #B49F8D;
}

.same_all_inner_container .dental_impl_about_txt_block .dental_impl_about_txt_para_block h2,
.same_all_inner_container .dental_impl_about_txt_block .dental_impl_about_txt_para_block p {
	color: #fff;
}

.dental_impl_about_big_img {
	position: relative;
}

.dental_impl_about_big_img p.video-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	margin-bottom: 0;
	background-color: #00000080;
	z-index: 11;
	width: 100%;
}

.home_page_first_sec .dental_impl_about_img_col {
	max-width: fit-content;
}

.home_page_first_sec .dental_impl_about_txt_col {
	max-width: 890px !important;
}

.home_page_first_sec .dental_impl_about_txt_col .dental_impl_about_txt_block .dental_impl_about_txt_para_block h2 {
	max-width: 100%;
}

@media only screen and (max-width: 575px) {
	.same_all_inner_container {
		padding: 30px 14px;
		border-radius: 15px;
	}

	.same_all_inner_container .same_1400_containers {
		width: 100%;
		padding: 0;
	}
}

@media only screen and (max-width: 991px) {
	.dental_impl_about_img_col {
		margin-bottom: 35px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
	.dental_impl_about_row {
		gap: 45px;
	}
}

@media only screen and (min-width: 992px) {
	.first_section_blk1 .dental_impl_about_txt_para_block h2 {
		max-width: 560px;
		width: 100%;
	}
}

/*============================================
= End First Section CSS
===============================================*/
/*============================================
= Start Second Section CSS
===============================================*/
.service_second_section {
	background-color: #98a4ac1a;
}

.service_second_heading_row {
	margin-bottom: 70px;
}

.service_second_heading_module {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.service_second_heading_module .service_second_heading_text h2 {
	margin-bottom: 0;
}

.service_second_services_col {
	display: flex;
	gap: 12px;
}

.service_second_services_module {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-content: center;
}

.service_second_services2_module {
	align-content: center;
}

.service_second_services_block {
	background-color: #fff;
	padding: 18px;
	border-radius: 24px;
}

.service_second_services_inner_block {
	padding: 60px 0;
	text-align: center;
}

.service_second_services_image img {
	border-radius: 18px;
	width: 100%;
	max-width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.service_second_services_col {
		flex-wrap: wrap;
	}

	.service_second_services_inner_block {
		padding: 25px 0 40px;
	}

	.service_second_services_image img {
		border-radius: 12px;
	}

	.service_second_services_block {
		padding: 12px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.service_second_services_col {
		flex-wrap: wrap;
	}

	.service_second_services_inner_block {
		padding: 40px 0;
	}

	.service_second_services_image img {
		border-radius: 12px;
	}
}

@media only screen and (max-width: 767px) {
	.service_second_heading_row {
		margin-bottom: 40px;
	}

	.service_second_heading_module {
		flex-wrap: wrap;
		gap: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.service_second_services_inner_block {
		padding: 40px 0;
	}

	.service_second_services_image img {
		border-radius: 12px;
	}

	.service_second_services_heading_txt h3 {
		font-size: 22px;
	}
}

/*============================================
= End Second Section CSS
===============================================*/
/*============================================
= Start Fourth Section CSS
===============================================*/

.first_section_blk3 {
	background-color: var(--secondary_color);
}

.first_section_blk3 .dental_impl_about_img_col .dental_impl_about_big_img img {
	width: 100%;
}

.first_section_blk3 .docotr_info_block {
	display: grid;
	grid-template-columns: 2fr 2fr;
	gap: 24px;
}

.first_section_blk3 .docotr_info_block_inner {
	display: flex;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.1);
	padding: 10px;
	border-radius: 12px;
	gap: 12px;
}

.first_section_blk3 .docotr_info_block_inner .docotr_info_block_img img {
	width: 70px;
	height: 66px;
	border-radius: 8px;
}

.first_section_blk3 .dental_impl_about_txt_col .dental_impl_about_txt_para_block,
.first_section_blk3 .dental_impl_about_txt_col .docotr_info_block {
	margin-bottom: 48px;
}

.first_section_blk3 .dental_impl_about_txt_col .dental_impl_about_txt_para_block h2,
.first_section_blk3 .dental_impl_about_txt_col .dental_impl_about_txt_para_block p,
.first_section_blk3 .dental_impl_about_txt_col .docotr_info_block .docotr_info_block_inner .docotr_info_block_txt p {
	color: #fff;
}

.first_section_blk3 .dental_impl_about_txt_col .docotr_clinical_details_module .docotr_clinical_details_text h3,
.first_section_blk3 .dental_impl_about_txt_col .docotr_clinical_details_module .docotr_clinical_details_text p {
	color: #fff;
}

.first_section_blk3 .dental_impl_about_txt_col .docotr_clinical_details_module .docotr_clinical_details_text:not(:last-of-type) {
	margin-bottom: 21px;
	padding-bottom: 21px;
	border-bottom: 1px solid rgb(255 255 255 / 20%);
}

@media only screen and (max-width: 575px) {

	.first_section_blk3 .dental_impl_about_txt_col .dental_impl_about_txt_para_block,
	.first_section_blk3 .dental_impl_about_txt_col .docotr_info_block {
		margin-bottom: 30px;
	}

	.first_section_blk3 .docotr_info_block {
		grid-template-columns: 1fr;
		gap: 12px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
	.first_section_blk3 .docotr_info_block {
		gap: 12px;
	}
}

@media only screen and (max-width: 991px) {
	.first_section_blk3 .dental_impl_about_img_col .dental_impl_about_big_img img {
		max-width: 450px;
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
	.first_section_blk3 .dental_impl_about_txt_col .docotr_clinical_details_module .docotr_clinical_details_text h3 {
		font-size: 22px;
	}
}

/*============================================
= End Fourth Section CSS
===============================================*/
/*============================================
= Start Fifth Section CSS
===============================================*/
.insurance_main_logo_section {
	padding: 80px 0;
}

.same_1360_containers {
	max-width: 1360px;
	width: 90%;
	margin: auto;
}

.insurance_main_logo_inner_block {
	display: flex;
	justify-content: space-around;
	gap: 112px;
}

.insurance_main_logo_img img {
	margin: auto;
	filter: grayscale(1);
}

.insurance_main_logo_inner_block ul.slick-dots {
	margin-top: 20px;
	margin-bottom: 0 !important;
	display: flex;
	justify-content: center;
}

.insurance_main_logo_inner_block ul.slick-dots li button::before {
	font-size: 10px;
}

.insurance_main_logo_inner_block ul.slick-dots li.slick-active button::before {
	color: var(--bermuda_color);
	opacity: 1;
}


.insurance_main_logo_inner_block ul.slick-dots li button {
	display: none;
}

.insurance_main_logo_inner_block ul.slick-dots li {
	width: 10px;
	height: 10px;
	margin-right: 10px;
	line-height: 0;
	background-color: #777777b0;
	border-radius: 50px;
}

.insurance_main_logo_inner_block ul.slick-dots li.slick-active {
	background-color: #c08356;
}

.insurance_main_logo_inner_block ul.slick-dots li::marker {
	display: block;
	font-size: 20px;
	line-height: 10px;
}

.insurance_main_logo_inner_block ul.slick-dots li:last-child {
	margin-right: 0 !important;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 575px) {
	.same_1360_containers {
		padding-left: 14px;
		padding-right: 14px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (max-width: 767px) {
	.insurance_main_logo_inner_block ul.slick-dots {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.insurance_main_logo_inner_block {
		gap: 50px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {
	.insurance_main_logo_inner_block {
		gap: 70px;
	}
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {
	.insurance_main_logo_inner_block {
		gap: 70px;
	}
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
	.insurance_main_logo_inner_block {
		gap: 80px;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {
	.insurance_main_logo_inner_block {
		gap: 90px;
	}
}

@media only screen and (max-width: 768px) {
	.insurance_main_logo_inner_block ul.slick-dots {
		margin-top: 40px;
	}
}

/*============================================
= End Fifth Section CSS
===============================================*/
/*============================================
= Start Sixth Section CSS
===============================================*/

.patient_experience_section {
	background-color: #98a4ac1a;
}

.patient_experience_row {
	margin-bottom: 60px;
}

.patient_experience_col3 {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 120px;
}

.patient_experience_col3 .patient_experience_para_module {
	max-width: 1033px;
	width: 100%;
}

.patient_experience_col3 .patient_experience_cta_btn {
	width: 100%;
	max-width: 247px;
}

.full_background_image {
	display: flex;
	gap: 24px;
}

.full_background_image_col .full_background_image .full_background_video_blk {
	width: 100%;
	max-width: 782px;
	padding: 27.5rem 0 0 0 !important;
	background-color: #000;
}

.full_background_img_blk {
	background-color: #fff;
}

.full_background_img_blk img {
	height: 27.5rem;
	object-fit: contain;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 575px) {
	.full_background_image {
		grid-template-columns: 1fr;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.full_background_image {
		grid-template-columns: 1fr 1fr;
	}
}

@media only screen and (max-width: 767px) {}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (max-width: 991px) {
	.patient_experience_col3 {
		flex-wrap: wrap;
		gap: 35px;
	}

	.full_background_image {
		flex-wrap: wrap;
	}

	.full_background_image_row .full_background_image_col .full_background_image .full_background_video_blk {
		max-width: 100%;
		padding: 56.25% 0 0 0 !important;
	}

	.full_background_img_blk {
		width: 100%;
	}

	.full_background_img_blk img {
		margin: auto;
		height: 100% !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.patient_experience_col3 {
		gap: 70px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {
	.patient_experience_col3 {
		gap: 70px;
	}
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {
	.patient_experience_col3 {
		gap: 80px;
	}
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
	.patient_experience_col3 {
		gap: 90px;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

/*============================================
= End Sixth Section CSS
===============================================*/
/*============================================
= Start Seventh Section CSS
===============================================*/

.patients-srories-container {
	max-width: 1630px;
	margin: 0 auto !important;
	padding: 0 30px;
}

.patients-stories-content {
	position: relative;
}

.htag_txt {
	margin-bottom: 20px;
}

.patients-stories-content .full_img {
	position: relative;
	padding-top: 56%;
}

.full_img iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.patients-stories-text {
	position: absolute;
	top: auto;
	bottom: -1px;
	left: auto;
	right: auto;
	text-align: center;
	width: 100%;
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(6px);
	padding: 10px;
}

.patients-stories-text h3,
.patients-stories-text p {
	color: #fff !important;
}

.patients-stories-slider .slick-prev,
.patients-stories-slider .slick-next {
	position: absolute;
	top: 50%;
	display: block;
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.patients-stories-slider .slick-current.slick-active.slick-center .patients-stories-slide,
.patients-stories-slider .slick-slide:nth-child(2) .patients-stories-slide {
	margin: 0 -95px !important;
	position: relative !important;
	z-index: 11 !important;
	transition: none !important;
}

.patients-stories-slider.vd-dots .slick-dots li,
.patients-stories-slider.vd-dots .slick-dots li button,
.patients-stories-slider.vd-dots .slick-dots li button::before {
	width: 12px;
	height: 12px;
	border-radius: 100%
}

.patients-stories-slider.vd-dots .slick-dots li {
	margin: 0 4px
}

.patients-stories-slider.vd-dots .slick-dots li.slick-active button::before {
	background: #e5c160;
}

.patients-stories-slider.vd-dots .slick-dots li button::before {
	font-size: 0;
	background: #C4CDDC;
	border-radius: 100%;
	line-height: 12px;
	opacity: 1
}

.patients-stories-slider .slick-prev {
	left: -20px;
}

.patients-stories-slider .slick-next {
	right: -20px;
}

.patients-stories-slider .slick-arrow {
	z-index: 11;
	border: none !important;
	width: 40px;
	height: 40px;
	line-height: 40px !important;
	background-color: #fff !important;
	border-radius: 50px !important;
	border: 1px solid #B29E68 !important;
	padding: 0 !important;
	font-size: 0 !important;
}

.patients-stories-slider .slick-arrow::before {
	transform: translate(-50%, -50%);
	content: "";
	background-image: url("/wp-content/uploads/2025/05/left-arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 17px;
	height: 17px;
	opacity: 1;
	position: absolute;
	left: 50%;
	top: 50%;
}

.patients-stories-slider .slick-arrow.slick-next::before {
	content: "";
	background-image: url("/wp-content/uploads/2025/05/right-arrow.svg");
}

.patients-stories-slider .slick-next.slick-arrow::before {
	content: ""
}

.patient-content {
	padding: 10px 24px;
	background-color: #B29E68;
	text-align: center;
}

.patient-content p {
	color: #fff;

}

.vd-sec-padding {
	padding: 80px 0;
}

.patient_stories_main_block_txt h2 {
	margin-bottom: 48px;
	color: #fff !important;
}

.patients-stories-slide .patients-stories-content .patients-stories-text.video-playing {
	display: none;
}

@media only screen and (max-width: 1440px) {
	.vd-sec-padding {
		padding: 70px 0;
	}
}

@media only screen and (max-width: 980px) {
	.vd-sec-padding {
		padding: 50px 0;
	}

}

@media screen and (min-width: 992px) {
	.patients-stories-slider .slick-track {
		display: flex;
		align-items: center;
		gap: 12px;
	}

	.full_img,
	.full_img div {
		height: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.patient-stories {
		padding-top: 0;
	}
}

@media only screen and (max-width: 680px) {
	.patient-review-section .container {
		padding: 0px 15px;
	}

	.htag_txt h2 {
		font-size: 30px;
	}
}

/* vd-slider */
.vd-slider .slick-dots {
	bottom: -35px;
}

@media screen and (max-width: 991px) {
	.vd-slider {
		margin-bottom: 55px !important;
	}

	.patients-stories-slider ul.slick-dots {
		margin-bottom: -20px;
	}
}


#custom-unmute {
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: rgba(0, 0, 0, 0.7);
	color: white;
	border: none;
	padding: 10px 20px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 5px;
}

/*============================================
= End Seventh Section CSS
===============================================*/


/*============================================
= Start Eigth Section CSS
===============================================*/
.people_review_section {
	background-color: transparent !important;
}

.review-section-heading {
	max-width: 890px;
	width: 100%;
	margin: auto;
}

.people_review_inner_block_txt h3 {
	color: #36322E;
	font-size: 20px;
	font-weight: 500;
}

.review-section-heading span {
	margin-bottom: 8px;
}

.review-section-heading h2 {
	margin-bottom: 12px;
}

.review-slider-tab-content {
	margin-top: 80px;
}

.tesimonial_revire_sec {
	background-color: #fff;
	padding: 32px 18px;
	margin: 2px 10px 2px;
	border-radius: 6px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
}

.review-slider-content .slick-track::before,
.review-slider-content .slick-track::after {
	content: unset !important;
}

.review-slider-main-content {
	display: flex;
	gap: 12px;
	align-items: center;
	margin-bottom: 12px;
}

.review-slider-main-content h3 {
	margin: 0;
	font-size: 28px;
	color: var(--black_color);
}

.review-description p {
	font-style: italic;
}

.review-description {
	margin-bottom: 100px;
	position: relative;
}

.google-review {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.same_slick_arrow_slider {
	margin-bottom: 0 !important;
}

.review-description p.read-more-span.maxlenth-text {
	/*     height: 120px;
	overflow: hidden; */
	margin-bottom: 10px;
}

.review-description.expand_review_text p.read-more-span.maxlenth-text {
	overflow: auto;
}

.review-description .read-more-link,
.review-description .read-less-link {
	font-size: 18px;
	color: var(--bermuda_color);
	position: absolute;
	display: block;
}

.review-description a.read-more-link:hover {
	color: var(--black_color);
}

/*-----------------------*/
/* .review-slider-content .read-more-span {
display: -webkit-box;
max-height: 7.5em;
overflow: hidden;
position: relative;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
} */
/* .review-slider-content .review-description.expand_review_text .read-more-span {
max-height: none;
overflow: visible;
} */
.review-slider-content .read-more-link {
	margin-top: 5px;
	cursor: pointer;
}

/*-----------------------*/
/*--------Slick Arrow--------*/
.same_slick_arrow_slider ul.slick-dots {
	margin: 0;
	bottom: 0;
}

.same_slick_arrow_slider button.slick-next,
.same_slick_arrow_slider button.slick-prev {
	position: absolute;
	padding: 0 !important;
	font-size: 0 !important;
}

.same_slick_arrow_slider button.slick-next {
	bottom: 0;
	background: rgba(144, 127, 113, 0.1);
	top: 50%;
	right: -40px;
	width: 40px;
	height: 40px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10;
	border-radius: 50px;
}

.same_slick_arrow_slider button.slick-prev {
	bottom: 0;
	background: rgba(144, 127, 113, 0.1);
	top: 50%;
	left: -40px;
	width: 40px;
	height: 40px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10;
	border-radius: 50px;
}

.same_slick_arrow_slider button.slick-next::before {
	content: unset !important;
}

.same_slick_arrow_slider button.slick-prev::before,
.same_slick_arrow_slider button.slick-next::after {
	content: "" !important;
	width: 100%;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-size: auto;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	background-position: center;
	/* filter: brightness(100); */
}

.same_slick_arrow_slider button.slick-prev::before {
	background-image: url(/wp-content/uploads/2025/05/left-arrow.svg);
}

.same_slick_arrow_slider button.slick-next::after {
	background-image: url(/wp-content/uploads/2025/05/right-arrow.svg);
}


.same_slick_arrow_slider button.slick-arrow.slick-disabled::after,
.same_slick_arrow_slider button.slick-arrow.slick-disabled::before {
	opacity: 0.5 !important;
}

.same_slick_arrow_slider ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #00768D;
	font-size: 12px;
	line-height: 1;
	border-color: #00768D;
}

.same_slick_arrow_slider ul.slick-dots li button {
	padding: 0 !important;
	width: 12px;
	height: 12px;
}

.same_slick_arrow_slider ul.slick-dots li button:before {
	border: 1px solid #666666;
	border-radius: 100%;
	color: transparent;
	width: 12px;
	height: 12px;
	opacity: 1;
}

/*--------Slick Arrow--------*/
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.same_slick_arrow_slider button.slick-prev {
		left: -20px;
	}

	.same_slick_arrow_slider button.slick-next {
		right: -20px;
	}
}

@media only screen and (max-width: 575px) {


	.same_slick_arrow_slider ul.slick-dots,
	.same_slick_arrow_slider button.slick-prev,
	.same_slick_arrow_slider button.slick-next {
		bottom: -50px !important;
	}

	.tesimonial_revire_sec {
		padding: 25px 20px;
	}

	.tesimonial_revire_sec .read-more-scroll,
	.tesimonial_revire_sec .read-more-toggle:checked+.read-more-scroll {
		max-height: 130px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.same_slick_arrow_slider button.slick-prev {
		left: -25px;
	}

	.same_slick_arrow_slider button.slick-next {
		right: -25px;
	}
}

@media only screen and (max-width: 767px) {
	.google-review .review-rating img {
		width: 100px;
	}

	.google-review .review-quotes img {
		width: 45px;
	}

	.review-slider-main-content h3 {
		font-size: 23px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {}

@media only screen and (min-width: 768px) and (max-width: 844px) {


	.google-review .review-rating img {
		width: 100px;
	}

	.google-review .review-quotes img {
		width: 45px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.tesimonial_revire_sec {
		padding: 30px 30px;
	}

	.review-slider-main-content h3 {
		font-size: 25px;
	}

	.same_slick_arrow_slider button.slick-prev {
		left: -30px;
	}

	.same_slick_arrow_slider button.slick-next {
		right: -30px;
	}
}

@media only screen and (max-width: 991px) {
	.review-slider-tab-content {
		margin-top: 50px;
	}

	.tesimonial_revire_sec .read-more-scroll {
		max-height: 100px !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
	.review-slider-main-content h3 {
		font-size: 25px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 844px) {}

@media only screen and (min-width: 845px) and (max-width: 1126px) {

	.google-review .review-rating img {
		width: 100px;
	}

	.google-review .review-quotes img {
		width: 45px;
	}
}


@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

@media only screen and (min-width: 992px) {}

.tesimonial_revire_sec .read-more-scroll {
	max-height: 140px;
	overflow: hidden;
	position: relative;
	transition: max-height 0.3s ease;
}

.tesimonial_revire_sec .read-more-toggle {
	display: none;
}

.tesimonial_revire_sec .read-more-link,
.tesimonial_revire_sec .read-less-link {
	display: inline-block;
	margin-top: 10px;
	cursor: pointer;
}

.tesimonial_revire_sec .read-less-link {
	cursor: pointer;
}

.tesimonial_revire_sec .read-more-toggle:checked+.read-more-scroll {
	max-height: 140px;
	overflow: auto;
}

.tesimonial_revire_sec .read-more-toggle:checked+.read-more-scroll+.read-more-link {
	display: none;
}

.tesimonial_revire_sec .read-more-toggle:not(:checked)~.read-less-link {
	display: none;
}

@media only screen and (max-width: 767px) {

	.review-description .read-more-link,
	.review-description .read-less-link {
		font-size: 16px;
	}
}

/*============================================
= End Eigth Section CSS
===============================================*/

.last_full_main_sectoin .patient_experience_col3 {
	display: block;
	text-align: center;
}

.last_full_main_sectoin .patient_experience_col3 .patient_experience_para_module,
.last_full_main_sectoin .patient_experience_col3 .patient_experience_cta_btn {
	max-width: 100% !important;
}

.last_full_main_sectoin .patient_experience_col3 .patient_experience_para_module h2,
.last_full_main_sectoin .patient_experience_col3 .patient_experience_para_module p {
	color: #fff;
}

.last_full_main_sectoin .patient_experience_col3 .patient_experience_cta_btn {
	margin-top: 40px;
}

/*===============================================
= Start Information Guide Section CSS
===============================================*/
.information-section {
	background-color: var(--secondary_color);
}

.information-section .common-title h2:after {
	display: none;
}

ul.golden-check-list {
	width: fit-content;
	margin: auto;
}

.information-section h3 {
	position: relative;
	color: var(--black);
	font-size: 18px;
	margin-top: 10px;
	font-weight: 500;
}

ul.golden-check-list li:not(:last-of-type) {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.information-section h3:after {
	position: absolute;
	/* content: ""; */
	width: 124px;
	height: 2px;
	background: var(--primary_color);
	left: 0;
	bottom: -15px;
}

.information-section .common-title {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;

}

.information-section .common-title.btm-line {
	padding-bottom: 60px;
}

.form-field,
.information-guide {
	height: 100%;
}

.form-field {
	background-color: var(--white_color);
	padding: 24px;
	margin-right: 32px;
	/* background-image: repeating-linear-gradient(-17deg, var(--bermuda_color), var(--bermuda_color) 9px, transparent 9px, transparent 18px, var(--bermuda_color) 18px), repeating-linear-gradient(73deg, var(--bermuda_color), var(--bermuda_color) 9px, transparent 9px, transparent 18px, var(--bermuda_color) 18px), repeating-linear-gradient(163deg, var(--bermuda_color), var(--bermuda_color) 9px, transparent 9px, transparent 18px, var(--bermuda_color) 18px), repeating-linear-gradient(253deg, var(--bermuda_color), var(--bermuda_color) 9px, transparent 9px, transparent 18px, var(--bermuda_color) 18px); */
	background-size: 2px calc(100% + 18.82px), calc(100% + 18.82px) 2px, 2px calc(100% + 18.82px), calc(100% + 18.82px) 2px;
	background-position: 0 0, 0 0, 100% 0, 0 100%;
	background-repeat: no-repeat;
	animation: borderAnimation 1s infinite linear;
}

@keyframes borderAnimation {
	from {
		background-position: 0 0, -18.82px 0, 100% -18.82px, 0 100%
	}

	to {
		background-position: 0 -18.82px, 0 0, 100% 0, -18.82px 100%
	}
}

.input-field {
	margin-bottom: 24px;
	position: relative;
}

.input-field label {
	color: #231F20;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.36px;
	margin-bottom: 6px;
}

.input-field input::placeholder {
	color: #6D6C69;
}

.input-field input {
	padding: 16px;
	width: 100%;
	background-color: #F0F0F0 !important;
	color: var(--body-font-color);
	border: none;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.35;
	border-radius: 3px;
}

.submit-field {
	margin-top: 55px;
	position: relative;
}

.submit-field button {
	background: var(--bermuda_color);
	padding: 14px 24px;
	text-align: center;
	width: 100%;
	color: var(--white_color);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 1px;
	border-radius: 80px;
}

.information-guide {
	margin-left: 32px;
	background-color: rgba(255, 255, 255, 0.1);
	padding: 32px;
}

.information-guide .info-content {
	/* margin-left: 9%; */
	padding: 24px 0 0 0;
	text-align: center;
}

.information-guide img {
	max-width: 400px;
	width: 100%;
	object-fit: cover;
	object-position: center;
	width: 100%;
	margin: auto;
}

.information-section .common-title h2,
.information-section .common-title h3 {
	color: #fff;
}

.information-guide h3 {
	color: var(--white_color);
	font-size: 22px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.44px;
	margin-bottom: 20px;
}

.info-content {
	padding: 24px;
}

ul.golden-check-list li {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 20px;
	padding-left: 0;
	position: relative;
}

ul.golden-check-list li:last-child {
	margin-bottom: 0 !important;
}

ul.golden-check-list li:before {
	position: absolute;
	content: "";
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	left: 0;
	top: 4px;
}

@media only screen and (max-width: 1440px) {
	.form-field {
		margin-right: 12px;
	}

	.information-guide {
		margin-left: 12px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {}

@media only screen and (min-width: 992px) and (max-width: 1250.98px) {}

@media only screen and (max-width: 991px) {

	.form-field,
	.information-guide {
		margin: 0px;
	}

	.input-field input {
		padding: 8px 12px;
	}

	.input-field label {
		font-size: 16px;
	}

	.input-field {
		margin-bottom: 12px;
	}

	.information-guide h3 {
		margin-bottom: 16px;
	}

	.information-section .common-title.btm-line {
		padding-bottom: 50px !important;
	}

	.price_guide_form_content_col1 {
		order: 2;
		margin-top: 30px !important;
		padding: 0 !important;
	}

	.price_guide_form_content_col1 .form-field {
		margin-bottom: 0 !important;
	}

	.price_guide_form_content_col2 {
		padding: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.form-field {
		margin-bottom: 24px !important;
		height: auto;
	}

	.information-section h3 {
		font-size: 16px;
	}
}

@media only screen and (max-width: 575px) {
	.form-field {
		padding: 16px;
	}

	.submit-field button {
		padding: 9px 24px;
	}

	.info-content {
		padding: 20px 0px 0px 0px;
	}

	ul.golden-check-list li {
		font-size: 16px;
	}

	.information-guide h3 {
		font-size: 20px;
	}

	.information-guide {
		padding: 20px 14px;
	}
}

/*===============================================
= End Information Guide Section CSS
===============================================*/
/*===============================================
= Start Map Section CSS
===============================================*/
/* section.location-sec {
background-color: #fff;
}

.location-container {
max-width: 1520px;
width: 90%;
margin: auto;
}

.location-container ul#locationTabs {
justify-content: center;
border: 1px solid #B49F8D;
width: fit-content;
margin: auto;
border-radius: 18px 18px 0px 0px;
border-bottom: none;
overflow: hidden;
}

.location-sec ul#locationTabs li.nav-item button.nav-link.active {
background-color: #B49F8D;
color: #fff;
}

.location-sec ul#locationTabs li.nav-item button.nav-link {
background-color: transparent;
color: #B49F8D;
border-bottom: none;
padding: 15px 30px;
border-radius: 0;
border: none;
}

div#locationTabsContent .tab-pane .location-map iframe {
border-radius: 18px;
border: 1px solid #B49F8D !important;
} */

.map_location_sec_col2 .tab-inner-content .tab-inner-detail h3 {
	margin-bottom: 20px;
}

.map_location_sec_inner_col1 ul#myTab {
	border: none;
}

.map_location_sec_col2 .tab-inner-content {
	display: flex;
	gap: 50px;
}

.map_location_sec_col2 .tab-inner-content .tab-inner-detail {
	width: 100%;
	max-width: 550px;
}

.map_location_sec_col2 .tab-inner-content .home-page-map {
	width: 100%;
	max-width: 100%;
}

.map_location_sec_inner_col1 {
	margin-bottom: 40px;
	width: 50%;
	max-width: 550px;
}

.map_location_sec_inner_col1 ul li.active {
	border-bottom-color: #bf9f83;
}

.map_location_sec_inner_col1 ul li {
	position: relative;
	font-weight: 400;
	padding: 0 0 14px !important;
	display: inline-block;
	width: 100%;
	max-width: 50%;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: .02em;
	color: #B3B6CC;
	text-align: center;
	border-bottom: 3px solid #d1d1d1;
}

.map_location_sec_inner_col1 ul li.active a {
	color: var(--primary_color);
}

.map_location_sec_col2 .tab-inner-content .tab-inner-detail ul li {
	display: flex;
	gap: 10px;
	margin-bottom: 15px;
	align-items: baseline;
	font-size: 18px;
}

.map_location_sec_col2 .tab-inner-content .tab-inner-detail ul li a {
	font-weight: 600;
}

.map_location_sec_col2 .tab-inner-content .tab-inner-detail ul li img {
	position: relative;
	top: 6px;
	width: 20px;
	height: 20px;
}

.map_location_sec_col2 .tab-inner-content .tab-inner-detail ul li:last-child {
	margin-bottom: 0 !important;
}

.map_location_sec_col2 .tab-inner-content .tab-inner-detail .tab_inner_hours_detail {
	margin-top: 40px;
}

.map_location_sec_col2 .tab-inner-content .tab-inner-detail .tab_inner_hours_detail ul li {
	width: 50%;
}

.map_location_sec_col2 .tab-inner-content .tab-inner-detail .tab_inner_hours_detail ul {
	display: flex;
	flex-wrap: wrap;
}

@media only screen and (max-width: 480px) {
	.map_location_sec_col2 .tab-inner-content .tab-inner-detail .tab_inner_hours_detail ul li {
		width: 100%;
	}

	.map_location_sec_inner_col1 ul#myTab li a {
		font-size: 17px;
	}
}

@media only screen and (max-width: 575px) {
	.home-page-map iframe {
		height: 350px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (max-width: 767px) {
	.map_location_sec_col2 .tab-inner-content .tab-inner-detail ul li {
		font-size: 16px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.map_location_sec_col2 .tab-inner-content .tab-inner-detail {
		display: flex;
		gap: 40px;
		justify-content: space-between;
	}

	.map_location_sec_col2 .tab-inner-content .tab-inner-detail .address_call_information_blk {
		width: 100%;
		max-width: 250px;
	}

	.map_location_sec_col2 .tab-inner-content .tab-inner-detail .tab_inner_hours_detail {
		width: 100%;
		margin-top: 0;
		max-width: 400px;
	}

	.map_location_sec_col2 .tab-inner-content .tab-inner-detail ul li {
		font-size: 17px;
	}
}

@media only screen and (max-width: 991px) {
	.map_location_sec_col2 .tab-inner-content {
		flex-wrap: wrap;
		gap: 40px;
	}

	.map_location_sec_inner_col1,
	.map_location_sec_col2 .tab-inner-content .tab-inner-detail {
		width: 100%;
		max-width: 100%;
	}

	.map_location_sec_col2 .tab-inner-content .tab-inner-detail h3 {
		font-size: 20px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {

	.map_location_sec_inner_col1,
	.map_location_sec_col2 .tab-inner-content .tab-inner-detail {
		max-width: 420px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {

	.map_location_sec_inner_col1,
	.map_location_sec_col2 .tab-inner-content .tab-inner-detail {
		max-width: 420px;
	}
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {

	.map_location_sec_inner_col1,
	.map_location_sec_col2 .tab-inner-content .tab-inner-detail {
		max-width: 450px;
	}
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

@media only screen and (min-width: 992px) {}


/* @media only screen and (max-width: 350px) {
.location-sec ul#locationTabs li.nav-item button.nav-link {
padding: 15px 18px;
}
}

@media only screen and (max-width: 575px) {
.location-sec .location-map iframe {
height: 350px;
}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
.location-sec .location-map iframe {
height: 400px;
}
} */

/*===============================================
= End Map Section CSS
===============================================*/

/*-------------------------------*/
.same_1100_containers {
	max-width: 1100px;
	width: 90%;
	margin: auto;
}

.privacy_txt_block ul {
	padding: 0 !important;
}

.privacy_txt_block ul li {
	padding-left: 30px;
	position: relative;
	margin-bottom: 15px;
}

.privacy_txt_block ul li:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/05/circle-check-icon.svg);
	position: absolute;
	top: 3px;
	left: 0;
	width: 23px;
	height: 24px;
	background-size: contain;
	background-repeat: no-repeat;
}

.privacy_txt_block h2:not(:first-child) {
	margin-top: 40px;
	margin-bottom: 20px;
}

@media only screen and (max-width: 575px) {
	.same_1100_containers {
		max-width: 100%;
		width: 100%;
		padding: 0 14px;
	}
}

/*--------------------------------------*/

.page-template-common-template .site-content section:nth-child(odd) {
	background-color: #F5F5F5;
}

.same_1024_containers {
	max-width: 1024px;
	width: 90%;
	margin: auto;
}

.page-template-common-template .site-content section h2 {
	margin-bottom: 30px;
}

ul.box_items_order_content {
	margin-top: 15px;
}

.box_items_order_content li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
}

.box_items_order_content li:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/05/circle-check-icon.svg);
	position: absolute;
	top: 0;
	left: 0;
	width: 23px;
	height: 23px;
	background-size: contain;
	background-repeat: no-repeat;
}

.box_items_order_content li p {
	line-height: normal;
}

.consultation-sec .consultation_sec_col .consultation-heading_text_module {
	margin-bottom: 30px;
	text-align: center;
}

.consultation-sec ul.consultation_box_float_details_inner_blk {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
}

.consultation_box_float_details_inner_blk li.box_items_content_blk .box_items_content_img_blk img {
	height: 250px;
	width: 100%;
	object-fit: cover;
	margin-bottom: 30px;
}

.consultation_box_float_details_inner_blk li.box_items_content_blk {
	background-color: #F5F5F5;
	padding: 20px;
	border-radius: 12px;
	display: grid;
	align-content: space-between;
}

.consultation-sec .consultation_box_float_details_inner_blk li.box_items_content_blk:last-child {
	margin-bottom: 0;
}

.consultation_box_float_details_inner_blk li.box_items_content_blk:before {
	content: unset !important;
}

.consultation_box_float_details_inner_blk li.box_items_content_blk:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/05/check_icon.svg);
	position: absolute;
	top: 5px;
	left: 0;
	width: 20px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
}

.page-id-288 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk li.box_items_content_blk {
	padding: 40px;
}

.page-id-288 section.consultation-sec.box_items_content_num1 ul.consultation_box_float_details_inner_blk li.box_items_content_blk {
	background-color: #fff;
}

.page-id-291 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk {
	grid-template-columns: 1fr 1fr 1fr;
}

.page-id-291 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk li.box_items_content_blk {
	background-color: #fff;
}

.page-id-291 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk li.box_items_content_blk .box_items_content_img_blk {
	margin-bottom: 20px;
}

.page-id-300 section.consultation-sec.box_items_content_num1 ul.consultation_box_float_details_inner_blk {
	grid-template-columns: 1fr !important;
	gap: 30px;
}

.page-id-300 section.consultation-sec.box_items_content_num1 .consultation-heading_text .consultation-heading_text_module {
	text-align: left;
}

.page-id-300 section.consultation-sec.box_items_content_num1 ul.consultation_box_float_details_inner_blk li {
	padding: 0 !important;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 575px) {

	.same_1024_containers {
		padding: 0 26px;
		width: 100% !important;
	}

	.consultation-sec .consultation_sec_col .consultation-heading_text_module {
		text-align: left;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (max-width: 575px) {
	.page-id-288 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk li.box_items_content_blk {
		padding: 20px;
	}
}

@media only screen and (max-width: 600px) {
	.page-id-291 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk {
		grid-template-columns: 1fr;
	}
}

@media only screen and (max-width: 767px) {
	.consultation-sec ul.consultation_box_float_details_inner_blk {
		grid-template-columns: 2fr;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.page-id-288 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk li.box_items_content_blk {
		padding: 30px 20px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
	.page-id-291 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk {
		grid-template-columns: 1fr 1fr;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.page-id-288 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk li.box_items_content_blk {
		padding: 40px;
	}

	.page-id-291 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk {
		grid-template-columns: 1fr 1fr;
	}
}

@media only screen and (max-width: 991px) {
	.page-id-288 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk {
		grid-template-columns: 2fr;
	}


}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.page-id-291 section.consultation-sec.box_items_content_num ul.consultation_box_float_details_inner_blk li.box_items_content_blk .box_items_content_text_blk h3 {
		font-size: 22px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

@media only screen and (min-width: 992px) {}

/*---------------*/

/*===============================================
= Start FAQ Page second section CSS
===============================================*/
.faq_section {
	padding: 90px 0px 80px;
	background-color: #fbfbfb;
}

.same-width-1140 {
	max-width: 1140px;
	width: 90%;
	margin: auto;
}

.accordion {
	text-align: left;
	border: none;
	margin-bottom: 0;
	width: 100%;
}

.faq_section .accordion:last-child {
	margin-bottom: 0 !important;
}

.accordion a {
	color: var(--bermuda_color) !important;
	text-decoration: none;
}

.accordion .toggle {
	display: block;
	padding: 15px 60px 15px 0;
	margin-bottom: 0;
	border: none;
	border-bottom: 1px solid var(--bermuda_color);
	background-color: transparent !important;
	width: 100%;
	text-align: left;
	position: relative;
	cursor: pointer;
}

.accordion .toggle:before {
	content: "+";
	color: var(--bermuda_color);
	font: 300 30px/1 Roboto, sans-serif;
	width: 50px;
	text-align: center;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.page-id-873 section.faq_section {
	background-color: transparent;
	padding: 40px 0 0;
}

.page-id-873 section#doctor2.meet_doctor_main {
	background-color: #F5F5F5;
}

@media (max-width: 767px) {
	.accordion .toggle:before {
		top: 50%;
	}
}

.accordion.home_FAq h3:hover {
	color: var(--bermuda_color) !important;
}

.accordion .toggle:hover h2,
.accordion .toggle:hover h3 {
	color: var(--bermuda_color);
}

.accordion p,
.accordion ul li {
	color: #45423D;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0px;
}

.accordion .toggle:hover:before {
	color: var(--bermuda_color);
	transition: 1s;
}

.accordion .toggle:hover:before:before {
	color: var(--black_color);
}

.accordion .toggle.active:before {
	/* -webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg); */
	content: "-" !important;
}

.accordion .h3 {
	font-size: 36px;
}

.accordion>div {
	display: none;
	/* padding: 0 20px 0px 0; */
	/* max-width: 1000px; */
}

.accordion>div p:first-of-type {
	padding-top: 20px;
}

.accordion [type=button]:focus,
.accordion [type=button]:hover,
.accordion [type=submit]:focus,
.accordion [type=submit]:hover,
.accordion button:focus,
.accordion button:hover {
	color: unset !important;
	background-color: transparent !important;
	text-decoration: none;
}

.home_FAq h3.toggle.active {
	color: var(--bermuda_color) !important;
}

.home_FAq h3 {
	color: #45423D !important;
	font-size: 25px !important;
	font-weight: 500 !important;
	list-style: none;
	display: list-item;
	text-align: left !important;
	padding-bottom: 10px;
	padding-top: 10px;
}

.home_FAq .toggle:hover h3 {
	color: var(--bermuda_color);
}

.accordion.htag_txt h4 {
	margin: 10px 0px;
}

.faq_video_details {
	margin-top: 30px;
	margin-left: 0;
	padding-left: 20px;
	position: relative;
}

.accordion-content {
	padding-top: 10px;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.accordion h3 {
		font-size: 19px !important;
	}
}

@media (max-width: 600px) {
	.same-width-1140 {
		width: 100% !important;
		padding: 0 26px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.accordion h3 {
		font-size: 20px !important;
	}
}

@media (max-width: 767px) {
	.faq_video_details {
		margin-top: 30px;
		width: 100%;
	}

	.accordion p,
	.accordion ul li {
		color: #45423D;
		font-size: 16px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.accordion h3 {
		font-size: 22px !important;
	}

	.faq_video_details {
		margin-top: 30px;
		width: 100%;
	}
}

@media only screen and (max-width: 991px) {
	.same_container_1075 {
		max-width: 100% !important;
		width: 100%;
		padding: 0 30px !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1175px) {
	.same_container_1075 {
		max-width: 100% !important;
		width: 100%;
		padding: 0 40px !important;
	}
}

@media (max-width: 991px) {
	.faq_section {
		padding: 40px 0px 40px;
	}
}

/*===============================================
= End FAQ Page second section CSS
===============================================*/

.dental_implant_table_blk {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	margin: 20px 0;
}

.dental_implant_table_blk thead th {
	background-color: #b49f8d;
	color: #fff;
	text-align: center;
	padding: 12px;
	font-size: 16px;
	border: 1px solid #ddd;
}

.dental_implant_table_blk tbody td {
	border: 1px solid #ddd;
	color: #292929;
	padding: 12px;
	font-size: 15px;
	vertical-align: top;
}

.dental_implant_table_blk tbody tr:nth-child(even) {
	background-color: #f9f9f9;
}

.dental_implant_table_blk tbody tr:hover {
	background-color: #f1f1f1;
}

.page-id-381 .consultation-sec.same_sec_blk3 .consultation_box_float_details_inner_blk li.box_items_content_blk,
.page-id-384 .consultation-sec.same_sec_blk3 .consultation_box_float_details_inner_blk li.box_items_content_blk,
.page-id-391 .consultation-sec.same_sec_blk3 .consultation_box_float_details_inner_blk li.box_items_content_blk {
	background-color: #fff;
}

.page-id-386 section.simple-text-section.same_sec_blk2 ul.box_items_order_content {
	text-align: left;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 575px) {}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (max-width: 767px) {
	.page-id-365 .simple-text-section.same_sec_blk3 .simple_text_module_details {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.dental_implant_table_blk {
		margin: auto;
		width: 700px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (min-width: 992px) and (max-width: 1024px) {}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {}

@media only screen and (min-width: 992px) and (max-width: 1280px) {}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

@media only screen and (min-width: 992px) {}

/*--------------------*/

.service_second_services_big_img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	min-height: 680px;
}

.service_second_services_big_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: bottom;
	border-radius: 24px;
}

.service_second_services_inner_blk {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 680px !important;
	width: 100% !important;
	margin: 0 10px;
}

.service_second_services_inner_details {
	position: absolute;
	max-width: 360px;
	width: 100%;
}

.service_second_services_inner_details {
	position: absolute;
	max-width: 360px;
	width: 100%;
	top: 48px;
	left: 48px;
}

.service_second_services_cta_btn_txt {
	position: absolute;
	bottom: 48px;
	width: 100%;
	right: 48px;
	display: flex;
	align-items: end;
	justify-content: end;
}

.service_second_services_inner_details h3,
.service_second_services_inner_details p {
	color: #fff;
}

.service_second_services_module1 .slick-track {
	opacity: 1 !important;
}

.service_second_services_module1 button.slick-prev,
.service_second_services_module1 button.slick-next {
	position: absolute;
	width: 54px;
	height: 54px;
	display: flex;
	align-items: center;
	top: 50%;
	justify-content: center;
	padding: 0;
	border-radius: 50px;
	background-color: rgb(180 159 141);
	z-index: 10;
}

.service_second_services_module1 button.slick-prev:hover,
.service_second_services_module1 button.slick-next:hover {
	background-color: rgb(180 159 141 / 72%);
}

.service_second_services_module1 button.slick-prev {
	left: 10px;
}

.service_second_services_module1 button.slick-next {
	right: 10px;
}

.service_second_services_module1 {
	position: relative;
	overflow: hidden;
}

.service_second_services_module1 .owl-stage {
	display: flex;
}

.service_second_services_cta_btn_txt .second_section_button_wrap a:hover {
    background-color: #fff;
    border-color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 400px) {
	.service_second_services_inner_blk {
		min-height: 400px !important;
		max-width: 100% !important;
	}
}

@media only screen and (min-width: 401px) and (max-width: 480px) {
	.service_second_services_inner_blk {
		min-height: 400px !important;
		max-width: 100% !important;
	}
}

@media only screen and (min-width: 481px) and (max-width: 600px) {
	.service_second_services_inner_blk {
		min-height: 400px !important;
		max-width: 100% !important;
	}
}

@media only screen and (max-width: 600px) {
	.service_second_services_big_img {
		min-height: 400px !important;
	}

	.service_second_services_inner_details {
		top: 30px;
		left: 0;
		padding: 0 20px;
	}

	.service_second_services_cta_btn_txt {
		bottom: 30px;
		right: 0;
		padding-right: 20px;
	}

	.service_second_services_big_img:after {
		content: "";
		background-color: #000;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: 0.5;
		border-radius: 24px;
	}

	.service_second_services_heading_txt h3 {
		font-size: 24px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
	.service_second_services_inner_blk {
		min-height: 580px !important;
		max-width: 100% !important;
	}

	.service_second_services_big_img {
		min-height: 580px !important;
	}
}

@media only screen and (max-width: 767px) {}

@media only screen and (min-width: 601px) and (max-width: 991px) {
	.service_second_services_big_img:after {
		content: "";
		background-color: #000;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: 0.4;
		border-radius: 24px;
	}

	.service_second_services_heading_txt h3 {
		font-size: 25px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.service_second_services_inner_blk {
		min-height: 580px !important;
		max-width: 100% !important;
	}

	.service_second_services_big_img {
		min-height: 580px !important;
	}

	.service_second_services_heading_txt h3 {
		font-size: 28px;
	}
}

@media only screen and (max-width: 991px) {

	.service_second_services_module1 button.slick-prev,
	.service_second_services_module1 button.slick-next {
		width: 40px;
		height: 40px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	/* .service_second_services_inner_blk {
		max-width: 880px !important;
	} */
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {
	/* .service_second_services_inner_blk {
		max-width: 900px !important;
	} */
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {
	/* .service_second_services_inner_blk {
		max-width: 970px !important;
	} */
}

@media only screen and (min-width: 1281px) and (max-width: 1340px) {
	/* .service_second_services_inner_blk {
		max-width: 1040px !important;
	} */
}

@media only screen and (min-width: 1341px) and (max-width: 1440px) {
	/* .service_second_services_inner_blk {
		max-width: 1140px !important;
	} */
}

@media only screen and (min-width: 1441px) and (max-width: 1550px) {
	/* .service_second_services_inner_blk {
		max-width: 1200px !important;
	} */
}

@media only screen and (min-width: 992px) {
	/* .service_second_services_inner_blk {
		min-height: 680px !important;
	} */
}

/*--------------Service Second Services CSS End-----------------*/

.service_second_services_col2 {
	margin-top: 20px;
}

.service_second_services_inner_small_details {
	padding: 24px;
	min-height: 230px !important;
	display: grid !important;
	margin: 0;
	border-radius: 24px;
	max-width: 100%;
	place-content: end;
	width: 100%;
	justify-content: left;
	transition: transform 0.3s ease-in-out;
}

.service_second_services_inner_small_details:hover {
	transform: scale(0.98);
	transition: transform 0.3s ease-in-out;
}

.service_second_services_inner_small_details.green_clr {
	background-color: #728D90;
}

.service_second_services_inner_small_details.brown_clr {
	background-color: #B49F8D;
}

.service_second_services_inner_small_details.grey_clr {
	background-color: #98A4AC;
}

.service_second_services_small_txt button.slick-prev,
.service_second_services_small_txt button.slick-next {
	position: absolute;
	width: 54px;
	height: 54px;
	display: flex;
	align-items: center;
	top: 40%;
	justify-content: center;
	padding: 0;
	border-radius: 50px;
	background-color: rgb(180 159 141);
	z-index: 10;
}

.service_second_services_small_txt button.slick-prev:hover,
.service_second_services_small_txt button.slick-next:hover {
	background-color: rgb(180 159 141 / 72%);
}

.service_second_services_small_txt button.slick-prev {
	left: 10px;
}

.service_second_services_small_txt button.slick-next {
	right: 10px;
}

.service_second_services_heading_txt h3 {
	font-size: 32px;
	margin-bottom: 12px;
	color: #fff;
}

.service_second_services_para_txt p {
	font-size: 16px;
	color: #fff;
}

.service_second_services_module1 .service_second_services_inner_details .service_second_services_para_txt a {
	color: #fff;
	text-decoration: underline;
}

.service_second_services_small_txt .owl-stage .owl-item {
	margin: 0 10px !important;
}

.service_second_services_small_txt .owl-stage-outer,
.service_second_services_module1 .owl-stage-outer {
	position: relative;
	z-index: 20;
}

.service_second_services_small_txt .owl-stage {
	display: flex;
}

.service_second_services_small_txt .owl-nav,
.service_second_services_module1 .owl-nav {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.service_second_services_small_txt {
	position: relative;
	overflow: hidden;
}

.service_second_services_small_txt button,
.service_second_services_module1 button {
	background-color: #b49f8d;
	border-radius: 50px;
	padding: 0;
	width: 50px;
	height: 50px;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
	z-index: 21;
}

.service_second_services_small_txt button span,
.service_second_services_module1 button span {
	display: none;
}

.service_second_services_small_txt button.owl-prev,
.service_second_services_module1 button.owl-prev {
	left: 80px;
	top: 40%;
}

.service_second_services_small_txt button.owl-next,
.service_second_services_module1 button.owl-next {
	right: 80px;
	top: 40%;
}

.service_second_services_small_txt button:before,
.service_second_services_module1 button:before {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-size: auto;
	width: 22px;
	height: 22px;
	top: auto;
	left: auto;
}

.service_second_services_small_txt button.owl-prev:before,
.service_second_services_module1 button.owl-prev:before {
	background-image: url(/wp-content/uploads/2025/07/white-left-arrow.svg);
}

.service_second_services_small_txt button.owl-next:before,
.service_second_services_module1 button.owl-next:before {
	background-image: url(/wp-content/uploads/2025/07/white-right-arrow.svg);

}

.service_second_services_small_txt .owl-dots,
.service_second_services_module1 .owl-dots {
	display: none;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

	.service_second_services_inner_small_details {
		min-height: 230px !important;
		max-width: 100%;
	}
}

@media only screen and (min-width: 481px) and (max-width: 600px) {
	.service_second_services_inner_small_details {
		min-height: 230px !important;
		max-width: 100% !important;
	}
}

@media only screen and (max-width: 767px) {
	.service_second_services_heading_txt h3 {
		font-size: 24px;
	}

	.service_second_services_small_txt button.owl-prev,
	.service_second_services_module1 button.owl-prev {
		left: 5px;
	}

	.service_second_services_small_txt button.owl-next,
	.service_second_services_module1 button.owl-next {
		right: 5px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.service_second_services_heading_txt h3 {
		font-size: 28px;
	}

	.service_second_services_inner_small_details {
		max-width: 100% !important;
	}

	.service_second_services_small_txt button.owl-prev,
	.service_second_services_module1 button.owl-prev {
		left: 30px;
	}

	.service_second_services_small_txt button.owl-next,
	.service_second_services_module1 button.owl-next {
		right: 30px;
	}
}

@media only screen and (max-width: 991px) {

	.service_second_services_small_txt button.slick-prev,
	.service_second_services_small_txt button.slick-next {
		width: 40px;
		height: 40px;
	}
}

/*--------------Service Second Services CSS End-----------------*/
/*--------------Gallery Section CSS Start-----------------*/

/* .dental_care_sec {
	padding-top: 20px !important;
} */

.same_1468_containers {
	max-width: 1468px;
	width: 90%;
	margin: auto;
}

.clinical_team_col_one .clinical_team_title {
	margin-bottom: 60px;
	text-align: center;
}

.comparison_main_before_after .comparison_hover_effect_img img.back_side_image {
	margin-bottom: 12px;
}

.comparison_main_before_after .comparison_hover_effect_img img {
	border-radius: 12px;
	width: 100%;
}

.comparison_main_before_after button.slick-prev,
.comparison_main_before_after button.slick-next {
	position: absolute;
	width: 54px;
	height: 54px;
	display: flex;
	align-items: center;
	top: 40%;
	justify-content: center;
	padding: 0;
	border-radius: 50px;
	background-color: rgba(144, 127, 113, 0.1);
	z-index: 10;
}

.comparison_main_before_after button.slick-prev:hover,
.comparison_main_before_after button.slick-next:hover {
	background-color: rgb(180 159 141 / 72%);
}

.comparison_main_before_after button.slick-prev:hover img,
.comparison_main_before_after button.slick-next:hover img {
	filter: brightness(50);
}

.comparison_main_before_after button.slick-prev {
	left: -100px;
}

.comparison_main_before_after button.slick-next {
	right: -100px;
}

.comparison_hover_effect_img {
	margin: 0 24px;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.comparison_main_before_after .slick-list.draggable {
		margin: 0 30px;
	}
}

@media only screen and (max-width: 600px) {
	.comparison_main_before_after button.slick-prev {
		left: -10px;
	}

	.comparison_main_before_after button.slick-next {
		right: -10px;
	}

	.comparison_hover_effect_img {
		margin: 0 5px;
	}
}

@media only screen and (min-width: 481px) and (max-width: 600px) {
	.comparison_main_before_after .slick-list.draggable {
		margin: 0 40px;
	}
}

@media only screen and (max-width: 767px) {}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 601px) and (max-width: 991px) {
	.comparison_main_before_after button.slick-prev {
		left: -30px;
	}

	.comparison_main_before_after button.slick-next {
		right: -30px;
	}

	.comparison_hover_effect_img {
		margin: 0 15px;
	}
}

@media only screen and (max-width: 991px) {

	.clinical_team_col_one .clinical_team_title {
		margin-bottom: 40px;
	}

	.comparison_main_before_after button.slick-prev,
	.comparison_main_before_after button.slick-next {
		width: 40px;
		height: 40px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {}

@media only screen and (min-width: 992px) and (max-width: 1280px) {
	.comparison_main_before_after button.slick-prev {
		left: -50px;
	}

	.comparison_main_before_after button.slick-next {
		right: -50px;
	}

	.comparison_hover_effect_img {
		margin: 0 20px;
	}
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
	.comparison_main_before_after button.slick-prev {
		left: -50px;
	}

	.comparison_main_before_after button.slick-next {
		right: -50px;
	}

	.comparison_hover_effect_img {
		margin: 0 20px;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {
	.comparison_main_before_after button.slick-prev {
		left: -50px;
	}

	.comparison_main_before_after button.slick-next {
		right: -50px;
	}

	.comparison_hover_effect_img {
		margin: 0 20px;
	}
}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {
	.comparison_main_before_after button.slick-prev {
		left: -70px;
	}

	.comparison_main_before_after button.slick-next {
		right: -70px;
	}

}

/*--------------Gallery Section CSS End-----------------*/
/*--------------Sub Page Banner Section CSS End-----------------*/

.subpage_inner_section .hero_banner_container {
	max-width: 1400px;
	width: 90%;
}

.subpage_inner_section .hero_banner_container .hero_banner_row {
	justify-content: left;
}

.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content {
	text-align: left;
	max-width: 650px;

}

.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content p {
	margin-left: 0;
	/* display: flex; */
	max-width: 550px;
	gap: 10px;
}

.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content p img {
	width: 20px;
	position: relative;
	display: inline-block;
}

.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content p img.left_quote_icon {
	top: -3px;
}

.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content p img.right_quote_icon {
	bottom: 0px;
	right: 0px;
}

.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content .btn-wrap {
	justify-content: left;
}

.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content h1 {
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: 500;
}

.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content span {
	font-size: 52px;
	margin-bottom: 30px;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 575px) {
	.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content span {
		font-size: 26px;
	}

	.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content h1 {
		font-size: 15px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content span {
		font-size: 36px;
	}
}

@media only screen and (max-width: 767px) {
	.subpage_inner_section .hero_banner_container {
		width: 100% !important;
	}

	.hero-banner-inner {
		position: relative;
	}

	.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content {
		max-width: 100%;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
	.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content h1 {
		font-size: 17px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content span {
		font-size: 40px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content span {
		font-size: 43px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {
	.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content span {
		font-size: 43px;
	}
}

@media only screen and (min-width: 1141px) and (max-width: 1440px) {
	.subpage_inner_section .hero_banner_container .hero_banner_row .hero_banner_col2 .banner-content span {
		font-size: 46px;
	}
}

/*-----Button CSS Start-----*/
.popup_video_btn {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	display: flex;
	background: transparent !important;
	padding: 0;
	align-items: center;
	justify-content: center;
}

.popup_video_btn svg {
	position: relative;
	z-index: 20;
}

polygon.play-button__triangle {
	stroke: #fff;
	-webkit-transition: all .7s ease-in-out;
	stroke-dasharray: 240;
	stroke-dashoffset: 480;
}

circle.play-button__circle {
	stroke: #fff;
	stroke-dasharray: 650;
	stroke-dashoffset: 650;
	-webkit-transition: all .5s ease-in-out;
}

circle.play-button__circle-outline {
	stroke: #b49f8d !important;
	stroke-dasharray: 650;
	stroke-dashoffset: 650;
	-webkit-transition: all .5s ease-in-out;
}

.popup_video_btn:hover polygon.play-button__triangle {
	stroke-dashoffset: 0;
	opacity: 1;
	-webkit-animation: nudge .7s ease-in-out;
	-moz-animation: nudge .7s ease-in-out;
	animation: nudge .7s ease-in-out;
}

.popup_video_btn:hover polygon.play-button__triangle,
.popup_video_btn:hover circle.play-button__circle {
	stroke: #b49f8d !important;
}


@keyframes nudge {
	0% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0)
	}

	30% {
		-webkit-transform: translateX(-5px);
		-moz-transform: translateX(-5px);
		transform: translateX(-5px)
	}

	50% {
		-webkit-transform: translateX(5px);
		-moz-transform: translateX(5px);
		transform: translateX(5px)
	}

	70% {
		-webkit-transform: translateX(-2px);
		-moz-transform: translateX(-2px);
		transform: translateX(-2px)
	}

	to {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0)
	}
}

circle.play-button__circle {
	opacity: 1;
	stroke-dashoffset: 0;
}

.popup_video_btn:hover circle.play-button__circle-outline {
	stroke-dashoffset: 0;
	opacity: 1;
}

.popup_video_btn svg {
	width: 75px;
	height: 75px;
	position: relative;
	z-index: 20;
}

@media only screen and (min-width: 992px) {
	.popup_video_btn svg {
		width: 150px;
		height: 150px;
	}
}


/* .video-btn {
background-color: rgba(0, 0, 0, .8);
width: 100%;
height: 100%;
border: none !important;
padding: inherit;
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
opacity: 0;
z-index: -10 ;
} */

.video-btn i {
	color: #ffffff;
}

.modal-dialog {
	max-width: 800px !important;
	margin: auto;
	height: 100%;
}

.modal-body {
	position: relative !important;
	padding: 0 !important;
}

.modal-content {
	top: 0;
	left: 0;
	background: #000 !important;
	border: none !important;
	border-radius: 10px !important;
}

body .video_modal .close {
	padding: 0;
	background-color: #000000 !important;
	border: 0;
	top: 0;
	right: 0;
	padding: 4px;
	border-radius: 0px 0px 0px 10px;
}

.close {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 999;
	font-size: 2rem;
	font-weight: 400;
	color: #ffffff !important;
	opacity: 1;
	background: transparent;
	border: none;
	line-height: 1;
}

.close:hover {
	opacity: 1 !important;
	background: transparent !important;
	border: none !important;
	outline: none !important;
	color: #e5c160 !important
}

.modal-open .modal {
	background-color: rgb(0 0 0 / 70%);
}

.video_modal .modal-content .embed-responsive::before {
	content: "";
	padding-top: 56.25%;
	display: block;
}

.video_modal .modal-content .embed-responsive iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	border-radius: 10px;
}

@media only screen and (max-width:864px) {
	.modal-dialog {
		margin-right: 15px !important;
		margin-left: 15px !important;
	}
}

/*-----Button CSS Start-----*/
/*--------------Sub Page Banner Section CSS End-----------------*/
/*--------------New Sub Page Banner Section CSS Start-----------------*/

/* .page-id-457 .same_sec_blk2 {
background-image: url(/wp-content/uploads/2025/07/dental-implant-graphic.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
} */

.pricing-row {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
}

.pricing-row .pricing-head {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	text-align: center;
}

.pricing-row .pricing-head h3.title_mb {
	order: 2;
	margin-bottom: 0;
	line-height: normal;
	width: 100%;
}

.pricing-row .pricing-head p {
	order: 3;
	width: 100%;
}

.pricing-row .pricing-head .pricing-img {
	order: 1;
}

.pricing-row .pricing-col {
	background-color: #fff;
	padding: 20px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 15px;
	display: grid;
	align-content: space-between;
}

.pricing-row .pricing-head .pricing-img img {
	border-radius: 15px;
}

.pricing-col.services-col .default-cta a {
	width: fit-content;
	margin: auto;
	margin-top: 30px;
	text-align: center;
}

.simple_text_with_image_section {
	position: relative;
}

.page-id-457 .simple_text_with_image_section:before {
	background-image: url(/wp-content/uploads/2025/07/dental-implant-graphic.jpg);
}

.page-id-583 .simple_text_with_image_section:before {
	background-image: url(/wp-content/uploads/2025/07/correct.jpg);
}

.page-id-604 .simple_text_with_image_section:before {
	background-image: url(/wp-content/uploads/2025/07/stepss.jpg);
}

.page-id-713 .pricing-sec.same_sec_blk2 .pricing-row .pricing-col .pricing-table .pricing-head {
	justify-content: center;
}

.page-id-713 .pricing-sec.same_sec_blk2 .pricing-row .pricing-col .pricing-table .pricing-img img {
	width: 180px;
	height: 180px;
	margin: auto;
	box-shadow: rgba(0, 0, 0, 0.10) 0px 1px 10px;
	border-radius: 300px;
}

.page-id-713 .image_slider_section.same_sec_blk4 .logo-slider ul.slick-dots {
	margin-top: 40px;
}

.simple_text_with_image_section:before {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.simple_text_with_image_section:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
}

.simple_text_with_image_section .same_1024_containers {
	position: relative;
	z-index: 10;
}

.simple_text_with_image_section .top_center_title h2 {
	color: #fff;
}

.page-id-457 .simple_text_with_image_section.same_sec_blk2 .default-content p,
.simple_text_with_image_section .default-content p {
	color: #fff;
}

.dental_video_iframe {
	position: relative;
	padding-bottom: 56.25%;
}

.dental_video_iframe iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #0c0c0c;
}

.page-id-509 .same_sec_blk2 .pricing-row .pricing-col:nth-child(2) .pricing-head p,
.page-id-509 .same_sec_blk2 .pricing-row .pricing-col:last-child .pricing-head p {
	opacity: 0;
}

.image_slider_section .page-slider-img {
	margin: 0 32px;
}

.image_slider_section ul.slick-dots {
	display: flex !important;
	justify-content: center;
	gap: 10px;
}

.image_slider_section ul.slick-dots li {
	width: 10px;
	height: 10px;
	background-color: #000;
	border-radius: 50px;
	opacity: .2;
	cursor: pointer;
}

.page-id-610 .image_slider_section.same_sec_blk4 .logo_slider_col .common-title,
.page-id-610 .image_slider_section.same_sec_blk4 .logo_slider_col .common-title h2 {
	margin-bottom: 0 !important;
}

.image_slider_section ul.slick-dots li button {
	display: none;
}

.image_slider_section ul.slick-dots li.slick-active {
	background-color: #000;
	opacity: 1;
}

.rounded_image_small_blk {
	margin-bottom: 40px;
}

.rounded_image_small_blk img {
	width: 190px;
	height: 190px;
	border-radius: 100px;
	margin: auto;
	object-fit: cover;
}

.page-id-643 .simple-text-section.same_sec_blk6 .simple_text_module_col ul.box_items_order_content {
	width: 100%;
	text-align: left;
	margin: auto;
	max-width: 360px;
	margin-top: 20px;
}

.page-id-725 .simple_text_with_image_section.same_sec_blk2 .top_center_title,
.page-id-742 .simple_text_with_image_section.same_sec_blk2 .top_center_title {
	text-align: left !important;
}

.page-id-725 .simple_text_with_image_section.same_sec_blk2 .simple_text_module_col,
.page-id-742 .simple_text_with_image_section.same_sec_blk2 .simple_text_module_col,
.page-id-742 .simple_text_with_image_section.same_sec_blk2 .simple_text_module_col .box_items_order_content li {
	text-align: left;
}

.page-id-725 .simple_text_with_image_section.same_sec_blk2 .second_section_button_wrap .site_same_btn_all,
.page-id-742 .simple_text_with_image_section.same_sec_blk2 .second_section_button_wrap .site_same_btn_all {
	justify-content: left !important;
}

.page-id-742 .simple_text_with_image_section.same_sec_blk2 .simple_text_module_col .box_items_order_content li::before {
	filter: brightness(50);
}

.image_slider_section .logo-slider ul.slick-dots {
	margin-top: 30px;
}

.image_slider_section .logo-slider .page-slider-img {
	margin: 0 10px !important;
}

.custom_anchor_tag_link {
	display: block;
	margin-top: 20px;
	width: fit-content;
}

.custom_anchor_tag_link:hover {
	color: #b49f8d;
}

.full_simple_text_row {
	display: inline-block;
}

.full_simple_text_col1 {
	max-width: 500px;
	width: 100%;
	float: left;
	margin-right: 50px;
}

.full_simple_text_col2 ul.box_items_order_content.para_txt {
	display: inline-block;
}

.page-id-824 .image_slider_section.same_sec_blk2 .logo-slider .page-slider-img img {
	margin: auto;
}

.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row,
.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row {
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col,
.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row .smile-gallery-col {
	background-color: #b49f8d4a;
	padding: 25px;
	border-radius: 15px;
}

.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col .smile-gallery-img,
.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row .smile-gallery-col .smile-gallery-img {
	margin-bottom: 30px;
}

.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col .smile-gallery-content,
.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row .smile-gallery-col .smile-gallery-content {
	width: 100%;
}

.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col .smile-gallery-img img,
.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row .smile-gallery-col .smile-gallery-img img {
	border-radius: 15px;
	width: 100%;
	height: 320px;
	object-fit: cover;
}

.page-id-824 .linear-section.same_sec_blk5 .common-title {
	text-align: center;
	margin-bottom: 50px;
}

.page-id-824 .linear-section.same_sec_blk5 .common-title h2 {
	margin-bottom: 0 !important;
}

.page-id-824 .linear-section.same_sec_blk5 .linear-repeater .common-content {
	width: 100%;
	max-width: 48%;
}

.page-id-824 .linear-section.same_sec_blk5 .linear-repeater {
	flex-wrap: wrap;
	justify-content: center;
}

.page-id-824 .linear-section.same_sec_blk5 .linear-repeater .common-content .dental_video_iframe {
	margin-bottom: 15px;
}

.page-id-824 .linear-section.same_sec_blk5 .linear-repeater .common-content p {
	margin-bottom: 0 !important;
}

.page-id-841 .image_slider_section.same_sec_blk2 .logo-slider .page-slider-img img,
.page-id-848 .image_slider_section.same_sec_blk2 .logo-slider .page-slider-img img {
	margin: auto;
}

.video_linear_section .linear-repeater {
	gap: 40px 20px !important;
	justify-content: center;
	display: grid !important;
	grid-template-columns: 1fr 1fr;
}

.video_linear_section .linear-repeater .common-content {
	width: 100%;
}

.video_linear_section .linear-repeater .common-content p {
	margin-top: 15px;
}

.iframe_video_image_play_icon .dental_video_iframe {
	height: 100%;
}

.iframe_video_image_play_icon p {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 5px;
	border-radius: 4px;
	margin-bottom: 0;
	background-color: #00000080;
	z-index: 11;
}

.iframe_video_image_blk {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 10;
}

.iframe_video_image_blk img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.iframe_video_image_blk:after {
	content: "";
	background-color: #00000059 !important;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 575px) {

	.image_slider_section .logo-slider .slick-list.draggable {
		margin: 0 40px;
	}

	.image_slider_section .logo-slider button.slick-arrow {
		background: var(--bermuda_color) !important;
		border-radius: 50px;
		width: 40px;
		height: 40px;
		padding: 9px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.image_slider_section .logo-slider button.slick-arrow {
		position: absolute;
		top: 0;
		bottom: 0;
		align-self: center;
	}

	.image_slider_section .logo-slider button.slick-next {
		right: 0;
	}

	.image_slider_section .logo-slider button.slick-prev {
		left: 0;
	}

	.image_slider_section .logo-slider button.slick-disabled {
		opacity: 0.7;
	}

	.pricing-col.services-col .default-cta a {
		width: 100% !important;
	}

	.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col .smile-gallery-img img,
	.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row .smile-gallery-col .smile-gallery-img img {
		height: 200px !important;
		border-radius: 10px;
	}

	.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col,
	.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row .smile-gallery-col {
		padding: 20px 15px !important;
	}

	.iframe_video_image_play_icon p {
		font-size: 13px !important;
	}
}

@media only screen and (max-width: 600px) {
	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row {
		grid-template-columns: 1fr;
		max-width: 100%;
		width: 100%;
		margin: auto;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table {
		display: flex;
		align-items: center;
		gap: 10px;
		flex-wrap: wrap;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head {
		width: 100%;
		max-width: 100%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body {
		width: 100%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content {
		display: flex;
		flex-wrap: wrap;
		gap: 0 20px;
		justify-content: space-between;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content li {
		width: 100%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head h3 {
		order: 1;
		text-align: left;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head .pricing-img {
		order: 2 !important;
	}

	.full_simple_text_col1 img {
		height: auto;
		object-fit: cover;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (max-width: 767px) {
	.pricing-row {
		grid-template-columns: 1fr;
	}

	.pricing-row .pricing-col,
	.pricing-row .pricing-head .pricing-img img {
		border-radius: 10px;
	}

	.rounded_image_small_blk img {
		width: 170px;
		height: 170px;
	}

	.page-id-713 .pricing-sec.same_sec_blk2 .pricing-row .pricing-col .pricing-table .pricing-img img {
		width: 120px;
		height: 120px;
	}

	.page-id-824 .linear-section.same_sec_blk5 .linear-repeater .common-content {
		max-width: 100%;
	}

	.video_linear_section .linear-repeater {
		gap: 30px !important;
		grid-template-columns: 1fr;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 856px) {
	.same_sec_blk2 .pricing-row .pricing-col:first-child .pricing-head h3.title_mb {
		height: 60px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 991px) {
	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row {
		grid-template-columns: 1fr;
		max-width: 100%;
		width: 100%;
		margin: auto;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table {
		display: flex;
		align-items: center;
		gap: 10px;
		flex-wrap: wrap;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head {
		width: 100%;
		max-width: 350px;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body {
		width: 100%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content {
		display: flex;
		flex-wrap: wrap;
		gap: 0 20px;
		justify-content: space-between;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content li {
		width: 47%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head h3 {
		order: 1;
		text-align: left;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head .pricing-img {
		order: 2 !important;
	}
}

@media only screen and (min-width: 601px) and (max-width: 991px) {
	.full_simple_text_col1 img {
		height: 500px;
		object-fit: cover;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.page-id-824 .linear-section.same_sec_blk5 .linear-repeater .common-content {
		width: 100%;
		max-width: 48%;
	}

	.page-id-824 .linear-section.same_sec_blk5 .linear-repeater {
		display: flex !important;
	}
}

@media only screen and (max-width: 991px) {
	.dental_impl_about_side_para_txt_row {
		margin-top: 16px;
	}

	.page-id-755 .linear-section.same_sec_blk7 .linear-repeater .common-content .iframe_video_blk {
		background-color: #000;
		margin-bottom: 15px;
	}

	.page-id-755 .linear-section.same_sec_blk7 .linear-repeater .common-content p {
		text-align: center;
		margin-bottom: 0 !important;
	}

	.page-id-755 .linear-section.same_sec_blk7 .linear-repeater .common-content:not(:last-of-type) {
		margin-bottom: 40px;
	}

	.page-id-811 .smile-gallery-section.same_sec_blk4 .smile-gallery-row {
		grid-template-columns: 1fr;
		gap: 50px;
	}

	.page-id-811 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col {
		display: flex;
		gap: 30px;
		flex-wrap: wrap;
		max-width: 100% !important;
	}

	.page-id-811 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col .smile-gallery-img {
		width: 100%;
		max-width: 400px;
	}

	.page-id-811 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col .smile-gallery-content {
		width: 100%;
	}

	.full_simple_text_col1 {
		width: 100%;
		max-width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
		height: 100%;
	}

	.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row,
	.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row {
		grid-template-columns: 1fr;
	}

	.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col,
	.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row .smile-gallery-col {
		max-width: 100% !important;
	}

	.page-id-824 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col .smile-gallery-img img,
	.page-id-848 .smile-gallery-section.same_sec_blk3 .smile-gallery-row .smile-gallery-col .smile-gallery-img img {
		height: 300px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1400px) {
	.pricing-row {
		grid-template-columns: 1fr 1fr;
	}
}

@media only screen and (min-width: 991px) and (max-width: 1140px) {
	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row {
		grid-template-columns: 1fr;
		max-width: 100%;
		width: 100%;
		margin: auto;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table {
		display: flex;
		align-items: center;
		gap: 30px;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head {
		width: 100%;
		max-width: 350px;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body {
		width: 100%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content {
		display: flex;
		flex-wrap: wrap;
		gap: 0 20px;
		justify-content: space-between;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content li {
		width: 47%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head h3 {
		order: 1;
		text-align: left;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head .pricing-img {
		order: 2 !important;
	}
}

@media only screen and (min-width: 1141px) and (max-width: 1400px) {
	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row {
		grid-template-columns: 1fr;
		max-width: 100%;
		width: 100%;
		margin: auto;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table {
		display: flex;
		align-items: center;
		gap: 30px;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head {
		width: 100%;
		max-width: 500px;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body {
		width: 100%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content {
		display: flex;
		flex-wrap: wrap;
		gap: 0 20px;
		justify-content: space-between;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content li {
		width: 47%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head h3 {
		order: 1;
		text-align: left;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head .pricing-img {
		order: 2 !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1140px) {
	.full_simple_text_col1 {
		max-width: 400px;
	}
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {
	.full_simple_text_col1 {
		max-width: 420px;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1401px) {
	.page-id-713 .pricing-sec.same_sec_blk2 .pricing-row {
		grid-template-columns: 1fr 1fr;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row {
		grid-template-columns: 1fr;
		max-width: 100%;
		width: 100%;
		margin: auto;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table {
		display: flex;
		align-items: center;
		gap: 50px;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head {
		width: 100%;
		max-width: 500px;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body {
		width: 100%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content {
		display: flex;
		flex-wrap: wrap;
		gap: 0 20px;
		justify-content: space-between;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-body ul.box_items_order_content li {
		width: 48%;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head h3 {
		order: 1;
		text-align: left;
	}

	.page-id-755 .pricing-sec.same_sec_blk5 .pricing-row.services-row .pricing-table .pricing-head .pricing-img {
		order: 2 !important;
	}
}

@media only screen and (min-width: 992px) {
	.dental_impl_about_side_para_txt_row {
		margin-top: 30px;
	}

	.page-id-755 .linear-section.same_sec_blk7 .linear-repeater {
		justify-content: center;
		width: 100%;
	}

	.page-id-755 .linear-section.same_sec_blk7 .linear-repeater .common-content {
		width: 100%;
	}

	.page-id-755 .linear-section.same_sec_blk7 .linear-repeater .common-content .iframe_video_blk {
		background-color: #000;
		margin-bottom: 15px;
	}

	.page-id-755 .linear-section.same_sec_blk7 .linear-repeater .common-content p {
		text-align: center;
	}

	.page-id-811 .smile-gallery-section.same_sec_blk4 .smile-gallery-row {
		grid-template-columns: 1fr;
		gap: 50px;
	}

	.page-id-811 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col {
		display: flex;
		gap: 50px;
	}

	.page-id-811 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col .smile-gallery-img {
		width: 100%;
		max-width: 450px;
	}

	.page-id-811 .smile-gallery-section.same_sec_blk4 .smile-gallery-row .smile-gallery-col .smile-gallery-content {
		width: 100%;
	}

	.iframe_video_image_play_icon .popup_video_btn svg {
		width: 110px;
		height: 110px;
	}
}


/*--------------Smile Gallery Section CSS Start-----------------*/

.smile-gallery-row {
	display: grid;
	gap: 20px;
	grid-template-columns: 1fr 1fr 1fr;
}

@media only screen and (max-width: 600px) {
	.smile-gallery-row {
		grid-template-columns: 1fr;
	}

	.smile-gallery-row .smile-gallery-col {
		width: 100%;
		max-width: 300px;
		margin: auto;
	}
}

@media only screen and (min-width: 601px) and (max-width: 991px) {
	.smile-gallery-row {
		grid-template-columns: 1fr 1fr;
	}
}

@media only screen and (min-width: 992px) {
	.page-id-583 .same_sec_blk4 .smile-gallery-row {
		grid-template-columns: 1fr 1fr;
		max-width: 900px;
		justify-content: center;
		margin: auto;
	}
}

.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 10px;
	justify-content: center;
}

.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li {
	/* background-color: #f5f5f5; */
	/* padding: 20px; */
	width: 100%;
	max-width: 210px;
	border-radius: 10px;
	text-align: center;
	display: flex;
	align-items: center;
	margin-bottom: 0;
	color: #fff;
	padding-left: 0 !important;
	justify-content: center;
}

.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li::before {
	content: unset !important;
}

.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li p {
	color: #fff;
}

.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li::after {
	content: "";
	background-color: #fff;
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.page-id-593 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.page-id-593 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li p {
	width: fit-content;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 450px) {
	.page-id-593 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li {
		float: left;
		width: 100%;
		max-width: 100%;
		margin: auto;
	}
}

@media only screen and (min-width: 451px) and (max-width: 609px) {
	.page-id-593 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li {
		float: left;
		width: 44%;
		max-width: 100%;
		margin: auto;
	}
}

@media only screen and (max-width: 609px) {
	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:after {
		content: unset !important;
	}

	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:before {
		content: "" !important;
		filter: brightness(50);
	}

	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li {
		max-width: 200px;
		text-align: left;
		padding-left: 40px !important;
		justify-content: left;
		margin: auto;
	}
}

@media only screen and (min-width: 610px) and (max-width: 767px) {

	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:nth-child(3):after,
	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:nth-child(6):after,
	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:last-child:after {
		content: unset;
	}

	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li {
		max-width: 175px;
	}

	.page-id-593 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li {
		float: left;
		width: 44%;
		max-width: 100%;
		margin: auto;
	}
}

@media only screen and (max-width: 767px) {
	.comparison-main {
		flex-wrap: wrap;
		gap: 20px;
	}

	.comparison-main .comparison-content {
		padding: 0 !important;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li {
		max-width: 220px;
	}

	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:nth-child(3):after,
	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:nth-child(6):after,
	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:last-child:after {
		content: unset;
	}

	.page-id-593 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li {
		float: left;
		width: 32%;
		max-width: 100%;
		margin: auto;
	}
}

@media only screen and (min-width: 992px) {

	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:nth-child(4):after,
	.page-id-583 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li:last-child:after {
		content: unset;
	}

	.page-id-593 .same_sec_blk2 .simple_text_module_col ul.box_items_order_content li {
		float: left;
		width: 100%;
		max-width: 23%;
		margin: auto;
	}
}

/*--------------Smile Gallery Section CSS End-----------------*/

/*--------------New Sub Page Banner Section CSS End-----------------*/
/*--------------Gallery Slide Before After Section CSS Start-----------------*/
.comparison-content {
	padding: 0 15px;
	width: 100%;
	height: 100%;
}

.comparison {
	width: 100%;
	padding-bottom: 63%;
	overflow: hidden;
	position: relative;
}

.figure {
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	font-size: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

#figure {
	background-image: url('/wp-content/uploads/2025/07/dental-veneers-after-1.jpg');
}

#figure1 {
	background-image: url('/wp-content/uploads/2025/07/dental-veneers-after-2.jpg');
}

.divisor {
	background-size: cover;
	position: absolute;
	width: 50%;
	box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
	bottom: 0;
	height: 100%;
}

.divisor {
	background-image: url('/wp-content/uploads/2025/07/dental-veneers-before-1.jpg');
}

.divisor1 {
	background-image: url('/wp-content/uploads/2025/07/dental-veneers-before-2.jpg');
}

.divisor::before,
.divisor::after {
	content: "";
	position: absolute;
	right: -2px;
	width: 4px;
	height: calc(50% - 25px);
	background: #fff;
	z-index: 3;
}

.divisor::before {
	top: 0;
	box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, 0.3);
}

.divisor::after {
	bottom: 0;
	box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.3);
}

.divisor span {
	position: absolute;
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.handle {
	position: absolute;
	height: 50px;
	width: 50px;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 1;
	background: var(--white_color);
	border-radius: 100%;
}

.handle::before,
.handle::after {
	content: "";
	width: 0;
	height: 0;
	border: 6px inset transparent;
	position: absolute;
	top: 50%;
	margin-top: -6px;
}

.handle::before {
	border-right: 6px solid var(--bermuda_color);
	left: 50%;
	margin-left: -17px;
}

.handle::after {
	border-left: 6px solid var(--bermuda_color);
	right: 50%;
	margin-right: -17px;
}

.comparison input[type=range] {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: absolute;
	top: 50%;
	left: -25px;
	transform: translateY(-50%);
	background-color: transparent;
	width: calc(100% + 50px);
	z-index: 2;
	cursor: col-resize;
	border: none;
	max-width: inherit;
	padding: 0px;
}

input[type=range]:focus,
input[type=range]:active {
	border: none;
	outline: none;
}

input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background: transparent;
	border: 4px solid white;
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
}

input[type=range]::-moz-range-track {
	-moz-appearance: none;
	height: 15px;
	width: 100%;
	background-color: transparent;
	position: relative;
	outline: none;
}

.comparison-main {
	width: 100%;
	height: 100%;
	display: flex;
	margin-top: 50px;
}

/*--------------Gallery Slide Before After Section CSS End-----------------*/

/*===============================================
= Start Blog page CSS
===============================================*/
.same-width-1176 {
	max-width: 1176px;
	margin: auto;
	padding: 0;
}

.blog_post_items_order {
	display: flex;
	flex-wrap: wrap;
	gap: 50px 30px;
}

.blog_post_items_list {
	display: grid;
	width: 31.5%;
	background-color: #E6EDF4;
	align-content: start;
	padding-bottom: 30px;
	border-radius: 5px;
	transition: 1s;
}

.blog_post_items_list:hover {
	transform: translate(0px, -10px);
	transition: 1s;
}


.blog_post_items_list img {
	width: 100%;
	height: 300px;
	margin-bottom: 30px;
	object-fit: cover;
	border-radius: 5px 5px 0 0;
	border: 1px solid #ededed;
	border-bottom: 0px;
}

.blog_post_items_list span {
	margin-bottom: 20px;
}

.blog_post_items_list span,
.blog_post_items_list span a {
	color: var(--bermuda_color);
	font-weight: 500;
	font-size: 21px;
	display: block;
	text-align: left;
}

.blog_post_items_details_blk {
	padding: 0 30px;
}

.blog_post_items_details_blk .subpage_first_sec_cta_btn .default-btn a {
	margin-left: 0;
}

.blog_post_items_list .subpage_first_sec_cta_btn {
	margin-bottom: 20px;
	margin-top: 30px;
}

.blog_post_items_list p.blog_post_date {
	color: #6e6e6e;
	font-size: 16px;
	font-weight: bold;
}

.blog_post_content_blk a {
	color: var(--bermuda_color) !important;
}

.blog_post_content_blk a:hover {
	text-decoration: underline !important;
	text-underline-position: under;
}

.blog_post_content_blk ul,
.blog_post_content_blk ol {
	margin: 0;
	margin-bottom: 25px;
	padding-left: 0;
}

.blog_post_content_blk h3 {
	color: #282828;
}

.blog_post_content_blk ul li::marker {
	color: var(--bermuda_color);
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.blog_post_items_details_blk {
		padding: 0 15px;
	}
}

@media only screen and (max-width: 600px) {
	.blog_post_items_order {
		gap: 30px 20px;
	}

	.blog_post_items_list {
		width: 100%;
		margin: auto;
	}

	.blog_post_items_list span,
	.blog_post_items_list span a {
		font-size: 18px;
	}

	.blog_post_items_list img {
		height: auto !important;
	}

	.blog_post_items_list p.blog_post_date {
		font-size: 15px;
		text-align: center;
	}

	.post-template-default.single.single-post .inside-article {
		padding: 0 !important;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (min-width: 601px) and (max-width: 767px) {
	.blog_post_items_order {
		gap: 50px 20px;
	}

	.blog_post_items_list {
		width: 80%;
		margin: auto;
	}

	.blog_post_items_list span,
	.blog_post_items_list span a {
		font-size: 19px;
	}
}

@media only screen and (max-width: 767px) {}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.blog_post_items_list {
		width: 47.4%;
	}

	.blog_post_items_list span,
	.blog_post_items_list span a {
		font-size: 19px;
	}

	.blog_post_items_list img {
		height: 280px;
	}
}

@media only screen and (max-width: 991px) {}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.blog_post_items_list {
		width: 48%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {
	.blog_post_items_list {
		width: 48%;
	}
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {
	.blog_post_items_list {
		width: 31%;
	}
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
	.blog_post_items_list {
		width: 31.2%;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

@media only screen and (min-width: 992px) {}

/*----------*/
.blog_page_content_blk h2:not(:first-child) {
	margin-top: 50px;
}


.blog_page_content_blk h2 {
	margin-bottom: 20px;
}

.single.single-post div#page main#main {
	margin-top: 0 !important;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-bottom: 0 !important;
}

body.post-template-default.single.single-post div#page .site-main .inside-article .featured-image {
	width: 100%;
	text-align: left;
	order: 2;
}

body.post-template-default.single.single-post div#page .site-main .inside-article .featured-image img {
	max-width: 800px;
	width: 100%;
}

body.post-template-default.single.single-post div#page .site-main .inside-article .entry-header h1.entry-title {
	color: var(--bermuda_color);
	font-weight: 500 !important;
	margin-bottom: 10px;
}

.single.single-post div#page main#main h2,
.single.single-post div#page main#main p {
	font-weight: 500 !important;
}

.single.single-post div#page main#main time.entry-date.published {
	font-family: var(--nunito_font);
	font-weight: bold;
}

/* .single.single-post div#page main#main .featured-image.page-header-image-single img {
width: 100%;
height: 600px;
object-fit: cover;
} */

.single.single-post div#page main#main .inside-article {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;

}

.single.single-post div#page main#main .inside-article header.entry-header {
	width: 100%;
	order: 1;
	margin-bottom: 40px;
}

body.post-template-default.single.single-post div#page .site-main .inside-article .entry-content {
	order: 3;
	margin-top: 0;
}

.single.single-post div#page main#main .inside-article header.entry-header h1 {
	text-transform: uppercase !important;
}

.single.single-post div#page main#main .inside-article .featured-image.page-header-image-single {
	margin-bottom: 40px;
}

.single.single-post .blog_page_content_blk h2 {
	text-transform: capitalize;
}

.blog_post_items_details_blk span a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 5;
	-webkit-box-orient: vertical;
}

.blog_post_items_details_blk p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	-webkit-box-orient: vertical;
}

.blog_post_items_details_blk p.blog_post_date {
	overflow: unset;
	text-overflow: unset;
	display: unset;
	-webkit-line-clamp: unset;
	line-clamp: unset;
	-webkit-box-orient: unset;
}

.blog_post_content_blk img {
	margin: 30px 0;
	max-width: 400px;
	width: 100%;
}

.blog_post_content_blk h4 {
	margin: 30px 0 20px;
}

.blog_post_content_blk h2 {
	margin-top: 30px;
}

.blog_post_content_blk h3 {
	margin: 30px 0 20px;
}

.blog_post_content_blk span,
.blog_post_content_blk li {
	font-size: 20px;
	font-weight: 500;
	color: var(--para-text);
	margin-bottom: 0;
}

.blog_post_content_blk ul {
	margin-top: 20px;
}

.blog_post_content_blk ul li,
.blog_post_content_blk ol li {
	margin-bottom: 10px;
}

.blog_post_content_blk li {
	position: relative;
	padding-left: 30px;
	list-style: none;
}

.blog_post_content_blk li:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/05/check_icon.svg);
	position: absolute;
	top: 5px;
	left: 0;
	width: 20px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
}

.blog_post_content_blk ol {
	margin-top: 20px;
}

/*------------Blog Inner Page CSS--------------*/

.blog_pages_content_main_module {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.7px;
	font-family: var(--mulish);
	color: var(--para-text);
}

.blog_pages_content_main_module ul br {
	display: none;
}

.blog_pages_content_main_module ul {
	margin-top: 30px;
	margin-bottom: 20px;
}

.blog_pages_content_main_module ul li:before {
	content: "";
	background-image: url(/wp-content/uploads/2025/05/circle-check-icon.svg);
	position: absolute;
	top: 3px;
	left: 0;
	width: 23px;
	height: 23px;
	background-size: contain;
	background-repeat: no-repeat;
}

.blog_pages_content_main_module ul li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.7px;
	font-family: var(--mulish);
	color: var(--para-text);
}



.blog_pages_content_main_module ul li:last-child {
	margin-bottom: 0 !important;
}

.single-post .blog_pages_content_main_module table {
	width: fit-content;
	margin-top: 30px;
}

.single-post .blog_pages_content_main_module table td,
.single-post .blog_pages_content_main_module table th {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 7px 16px;
}

.single-post .blog_pages_content_main_module ol {
	margin-left: 0;
	padding-left: 20px;
}

.single-post .blog_pages_content_main_module ol li {
	margin-bottom: 30px;
}

/*------------Blog Inner Page CSS--------------*/

@media only screen and (max-width: 575px) {
	.single.single-post div#page.site.grid-container.container.hfeed {
		padding: 0 25px !important;
	}
}

@media only screen and (max-width: 991px) {
	.same-width-1176 {
		max-width: 100% !important;
		padding: 0 30px !important;
	}

	.single.single-post div#page main#main {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.post-template-default.single.single-post div.site.hfeed div.content-area {
		width: 100%;
		padding: 0 30px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1276px) {
	.same-width-1176 {
		max-width: 100% !important;
		padding: 0 40px !important;
	}
}

@media only screen and (max-width: 884px) {

	.blog_post_content_blk span,
	.blog_post_content_blk li {
		font-size: 15px;
	}
}

@media only screen and (min-width: 885px) and (max-width: 1126px) {

	.blog_post_content_blk span,
	.blog_post_content_blk li {
		font-size: 16px;
	}
}

@media only screen and (min-width: 1127px) and (max-width: 1404px) {

	.blog_post_content_blk span,
	.blog_post_content_blk li {
		font-size: 16px;
	}
}

@media only screen and (min-width: 1405px) and (max-width: 1744px) {

	.blog_post_content_blk span,
	.blog_post_content_blk li {
		font-size: 18px;
	}
}

@media only screen and (min-width: 992px) {
	.post-template-default.single.single-post div.site.hfeed div.content-area {
		max-width: 1100px;
		width: 90%;
		margin: auto;
	}
}

/*===============================================
= End Blog page CSS
===============================================*/
/*===============================================
= Start Implants Survey Form CSS
===============================================*/

.candidate_book_appointment_row1 .candidate_book_appointment_title_col {
	text-align: center;
	margin-bottom: 50px;
}

.candidate_book_appointment_title_txt p {
	margin-bottom: 15px;
}

.candidate_book_appointment_title_txt h2 {
	margin-bottom: 0 !important;
}

.candidate_book_appointment_form_col .candidate_book_appointment_left_side {
	width: 100%;
}

.candidate_book_appointment_form_col {
	display: flex;
	align-items: center;
	gap: 50px;
}

.candidate_book_appointment_form_col .candidate_book_appointment_right_side {
	width: 100%;
}

.candidate_book_appointment_left_para_txt h3 {
	font-family: var(--mulish);
	text-align: center;
	margin-bottom: 0 !important;
}

.candidate_book_appointment_left_img img {
	width: 100%;
	margin: auto;
	max-width: 400px;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 575px) {}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (max-width: 767px) {
	.candidate_book_appointment_left_para_txt h3 {
		font-size: 18px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.candidate_book_appointment_left_para_txt h3 {
		font-size: 20px;
	}
}

@media only screen and (max-width: 991px) {
	.candidate_book_appointment_form_col {
		flex-wrap: wrap;
	}

	.candidate_book_appointment_form_col {
		gap: 40px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.candidate_book_appointment_left_para_txt h3 {
		font-size: 20px;
	}

	.candidate_book_appointment_form_col {
		gap: 30px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {
	.candidate_book_appointment_left_para_txt h3 {
		font-size: 20px;
	}

	.candidate_book_appointment_form_col {
		gap: 30px;
	}
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {
	.candidate_book_appointment_left_para_txt h3 {
		font-size: 21px;
	}
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
	.candidate_book_appointment_left_para_txt h3 {
		font-size: 22px;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

@media only screen and (min-width: 992px) {

	.page-id-583 .candidate_book_appointment_left_img img,
	.page-id-593 .candidate_book_appointment_left_img img,
	.page-id-604 .candidate_book_appointment_left_img img {
		max-width: 450px;
		margin-left: 0;
	}
}

/*------------Only Form CSS----------------*/
.candidate_book_appointment_right_form_module .step-message .form-content {
	min-height: 150px;
	height: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	flex-wrap: wrap;
}

.candidate_book_appointment_right_form_module .step-message .form-footer {
	min-height: 60px;
	height: 100%;
}

.candidate_book_appointment_right_form_module .form-box {
	/* box-shadow: 0 35px 64px -12px rgb(57 93 148 / 15%);
	border: 1px solid #e2e4e8; */
	background-color: #fff;
	border-radius: 15px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	box-shadow: rgba(0, 0, 0, 0.10) 0px 1px 10px;
	;
}

.candidate_book_appointment_right_form_module .form-content {
	padding: 32px 40px 30px;
}

.candidate_book_appointment_right_form_module .form-step p {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 600;
	color: var(--primary_color);
	margin: 0;
}

.candidate_book_appointment_right_form_module .form-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #b49f8d;
	padding: 5px 35px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.candidate_book_appointment_right_form_module button.form-btn {
	border: none;
	background-color: transparent !important;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	text-transform: uppercase;
	padding: 13px 10px;
	cursor: pointer;
	display: flex;
	;
}

.candidate_book_appointment_right_form_module .form-btn img {
	max-width: 26px;
}

.candidate_book_appointment_right_form_module .form-btn.previous img {
	transform: rotate(180deg);
	margin-right: 5px;
	;
}

.candidate_book_appointment_right_form_module .form-btn.next {
	margin-left: auto;
}

.candidate_book_appointment_right_form_module .form-btn.next img {
	margin-left: 5px;
}

.candidate_book_appointment_right_form_module .form-radio {
	background-color: #ebebeb;
	border-radius: 7px;
	padding: 9px;
	margin: 15px 0 0;
	position: relative;
}

.candidate_book_appointment_right_form_module .form-radio input[type=checkbox],
.candidate_book_appointment_right_form_module .form-radio input[type=radio] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}

.candidate_book_appointment_right_form_module .form-radio label {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	color: #0e0e0e;
	cursor: pointer;
	padding-left: 28px;
	margin: 0;
}

.candidate_book_appointment_right_form_module .form-radio label::after,
.candidate_book_appointment_right_form_module .form-radio label::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	border: 2px solid #e6edf2;
	background: #fff;
	position: absolute;
	top: 12px;
	left: 10px;
}

.candidate_book_appointment_right_form_module .form-radio label::after {
	border: 6px solid #b49f8d;
	opacity: 0;
}

.candidate_book_appointment_right_form_module .form-checkbox label::after {
	content: '\f00c';
	font-family: "Font Awesome 5 Pro";
	border: none;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background-color: #b49f8d;
	opacity: 0;
}

.candidate_book_appointment_right_form_module .form-checkbox label::after,
.candidate_book_appointment_right_form_module .form-checkbox label::before {
	border-radius: 0;
}

.candidate_book_appointment_right_form_module .form-radio input[type=checkbox]:checked+label::after,
.candidate_book_appointment_right_form_module .form-radio input[type=radio]:checked+label::after {
	opacity: 1;
}

.candidate_book_appointment_right_form_module .form-input .form-checkbox {
	padding: 0;
	background-color: #fff0;
}

.candidate_book_appointment_right_form_module .form-input .form-checkbox label::after,
.candidate_book_appointment_right_form_module .form-input .form-checkbox label::before {
	left: 0;
	top: 4px;
}

.candidate_book_appointment_right_form_module .disclaimer-msg p a {
	color: #b49f8d;
	transition: all .3s ease 0s;
	text-decoration: none;
}

.candidate_book_appointment_right_form_module .disclaimer-msg p a:hover {
	color: #000;
}

.candidate_book_appointment_right_form_module .disclaimer-msg p {
	max-width: calc(100% - 26px);
	width: 100%;
	margin-left: auto;
	margin-top: 10px;
	font-size: 12px;
	font-weight: 500;
	color: #000;
}

.candidate_book_appointment_right_form_module label.label1::after,
.candidate_book_appointment_right_form_module label.label1::before {
	display: none;
}

.candidate_book_appointment_right_form_module .hide {
	display: none;
}

.candidate_book_appointment_right_form_module .form-que {
	position: relative;
}

.candidate_book_appointment_right_form_module label.label1 {
	font-weight: 500 !important;
	color: red !important;
	font-size: 12px !important;
	line-height: 1.4 !important;
	margin: 10px 0 0 !important;
	position: unset !important;
}

.candidate_book_appointment_right_form_module .form-input {
	margin: 15px 0 0;
}

.candidate_book_appointment_right_form_module .form-input input.form-control,
.candidate_book_appointment_right_form_module .select-option select {
	background-color: #f2f3f7;
	border: 2px solid #f2f3f7;
	font-size: 16px;
	border-radius: 7px;
	padding: 9px 15px;
	position: relative;
	height: auto;
	margin: 0;
	font-weight: 500;
}

.candidate_book_appointment_right_form_module .form-input input.form-control::placeholder,
.candidate_book_appointment_right_form_module .select-option select::placeholder {
	color: #a5a5a5;
	font-size: 16px;
}

.candidate_book_appointment_right_form_module .form-input input.form-control:focus,
.candidate_book_appointment_right_form_module .select-option select:focus {
	border: 2px solid #b49f8d;
	outline: 0;
	box-shadow: none;
}

@media screen and (max-width:1199px) {
	.candidate_book_appointment_right_form_module .form-radio label {
		font-size: 16px;
	}

	.candidate_book_appointment_right_form_module .form-radio label::after,
	.candidate_book_appointment_right_form_module .form-radio label::before {
		width: 18px;
		height: 18px;
	}
}

@media screen and (max-width:767px) {
	.candidate_book_appointment_right_form_module .form-step p {
		font-size: 16px;
	}
}

@media screen and (max-width:575px) {
	.candidate_book_appointment_right_form_module .form-content {
		padding: 25px 20px;
	}

	.candidate_book_appointment_right_form_module .form-radio label,
	.candidate_book_appointment_right_form_module .form-step p,
	.candidate_book_appointment_right_form_module button.form-btn {
		font-size: 15px;
	}

	.candidate_book_appointment_right_form_module .form-footer {
		padding: 5px 12px;
	}

	.candidate_book_appointment_right_form_module .form-btn img {
		max-width: 22px;
	}

	.candidate_book_appointment_right_form_module .form-input input.form-control,
	.candidate_book_appointment_right_form_module .form-input input.form-control::placeholder,
	.candidate_book_appointment_right_form_module .select-option select,
	.candidate_book_appointment_right_form_module .select-option select::placeholder {
		font-size: 15px;
	}
}

/*===============================================
= End Implants Survey Form CSS
===============================================*/
/*===============================================
= Start Popup Form CSS
===============================================*/
.smile_preview_form_popup_section {
	display: none;
	/* other styles */
}

.smile_preview_form_popup_section.popup_visible {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 90%;
	max-width: 800px;
	height: fit-content;
	margin: auto;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	z-index: 32;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container {
	background-color: #fff;
	padding: 50px;
	height: 730px;
	overflow: auto;
}

.smile_preview_form_popup_container .smile_preview_form_popup_row1 {
	margin-bottom: 50px;
	text-align: center;
}

.no_scroll {
	overflow: hidden;
	position: relative;
}

.no_scroll:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #000;
	top: 0;
	left: 0;
	opacity: 0.7;
	z-index: 30;
}

/* Optional close button style */
.smile_preview_popup_close_btn {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	z-index: 10000;
	background-color: #616161;
	padding: 10px;
	border-radius: 0px 0px 0px 10px;
	width: 30px;
	height: 40px;
	display: flex;
	align-items: center;
}

/*------Form Css-------*/
.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-footer {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 0;
	background-color: #fff0;
	border-radius: 0;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-footer button.form-btn {
	width: 100%;
	background-color: var(--bermuda_color) !important;
	z-index: 20;
	position: relative;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-footer .form-btn:hover,
.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-footer .form-btn:focus {
	background-color: #85776a !important;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-input {
	margin: 0 0 24px;
	position: relative;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-input input.form-control,
.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .select-option select,
.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-input textarea.form-control {
	border-radius: 0;
	background-color: #b49f8d24;
	border-color: #b49f8d24;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-input textarea.form-control {
	display: block;
	padding: 12px 15px;
	width: 100% !important;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .label1 {
	position: absolute;
	bottom: -18px;
	left: 0;
	margin: 0;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-input input.upload-input {
	padding: 12px 15px;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-radio.form-checkbox {
	display: flex;
	align-items: baseline;
	gap: 10px;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-radio.form-checkbox label {
	font-size: 14px !important;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-radio.form-checkbox input {
	top: 3px;
	position: relative;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .input-field.disclaimer-msg p,
.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .input-field.disclaimer-msg a {
	font-size: 14px;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-footer {
	margin-top: 30px;
	position: relative;
}

.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-footer label.lbl_msg_success {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 480px) {
	.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container {
		padding: 30px 20px;
	}
}

@media only screen and (max-width: 575px) {
	.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .form-radio.form-checkbox label {
		font-size: 12px !important;
	}

	.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container {
		height: 100vh;
		overflow: auto;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container {
		padding: 40px 30px;
	}
}

@media only screen and (max-width: 767px) {

	.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .input-field.disclaimer-msg p,
	.smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container .smile_preview_form_popup_row2 .form-content-main .input-field.disclaimer-msg a {
		font-size: 12px !important;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (max-width: 991px) {}


/*------Form Css-------*/
/*===============================================
= End Popup Form CSS
===============================================*/
/*===============================================
= Start Patient Form CSS
===============================================*/

.candidate_book_appointment_full_width .candidate_book_appointment_container {
	max-width: 1000px;
	width: 90%;
	margin: auto;
	background-color: #fff;
	padding: 50px;
}

.candidate_book_appointment_full_width .location-table * {
	background-color: transparent;
	width: 100%;
	margin: auto;
}

.candidate_book_appointment_full_width .location-table .row {
	gap: 20px;
}

.candidate_book_appointment_full_width .location-table .row .continue-btn button {
	background-color: #b49f8d;
	width: fit-content;
	border-radius: 100px;
	padding: 12px 50px;
}

.candidate_book_appointment_full_width .location-table input,
.candidate_book_appointment_full_width .location-table textarea {
	background-color: #b49f8d36;
	border-color: #b49f8d36;
	border-radius: 5px;
	outline: none !important;
	padding: 10px 15px !important;
}

.candidate_book_appointment_full_width .candidate_book_appointment_right_form_module .location-page.insurance-section * {
	padding: 0;
}

.candidate_book_appointment_full_width .location-table textarea {
	width: 100%;
	height: 150px;
	resize: none;
}

.candidate_book_appointment_full_width .candidate_book_appointment_right_form_module .disclaimer-msg p {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	max-width: 100%;
}

#book_pdf .form-footer {
	position: relative;
}

#book_pdf .form-footer span {
	position: absolute;
	top: 0;
}

#book_pdf .form-footer button {
	margin: auto;
}

#book_pdf .download_pdf_anchor_link a {
	border: 1px solid #7777;
	padding: 5px 10px;
	border-radius: 10px;
}

div#book_pdf input {
	background-color: #b49f8d24 !important;
	border-color: #b49f8d24 !important;
	width: 100%;
	outline: none !important;
}

.page-id-457 .smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container {
	height: 810px;
}

@media only screen and (max-width: 480px) {
	.candidate_book_appointment_full_width .candidate_book_appointment_container {
		padding: 30px 20px;
	}
}

@media only screen and (max-width: 575px) {
	.candidate_book_appointment_full_width .location-table .row .continue-btn button {
		width: 100% !important;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.candidate_book_appointment_full_width .candidate_book_appointment_container {
		padding: 40px 30px;
	}
}

@media only screen and (max-width: 576px) {
	.page-id-457 .smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container {
		height: 755px;
	}
}

@media only screen and (min-width: 577px) and (max-width: 767px) {
	.page-id-457 .smile_preview_form_popup_section.popup_visible .smile_preview_form_popup_container {
		height: 755px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (max-width: 991px) {}

/*===============================================
= End Patient Form CSS
===============================================*/
/*===============================================
= Start Contact Page CSS
===============================================*/

.page-id-32036 .simple-text-section.same_sec_blk1 .same_1024_containers {
	max-width: 1400px;
}

.contact_us_page_col {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.contact_us_same_icon_blk {
	margin-bottom: 30px;
}

.contact_us_page_call_info,
.contact_us_page_location_info,
.contact_us_page_hours_info {
	border: 1px solid #b7a99d;
	padding: 20px;
	height: auto;
	width: 100%;
}

.contact_us_same_icon_blk svg {
	width: 75px;
	height: 75px;
	color: #fff;
	border: 1px solid #b49f8d;
	border-radius: 40px;
	padding: 18px;
	background-color: #b49f8d;
}

.contact_us_page_call_link h2 {
	margin-bottom: 20px !important;
	font-size: 28px;
	font-weight: 500;
}

.contact_us_page_call_link p,
.contact_us_page_call_link p a {
	font-weight: 600;
	font-size: 19px;
	color: var(--para-text);
}

.contact_us_page_call_link p a:hover {
	color: #b49f8d;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {}

@media only screen and (max-width: 575px) {}

@media only screen and (min-width: 481px) and (max-width: 767px) {}

@media only screen and (max-width: 767px) {

	.contact_us_page_call_info,
	.contact_us_page_location_info,
	.contact_us_page_hours_info {
		width: 100%;
	}

	.contact_us_page_call_link h2 {
		font-size: 23px;
	}

	.contact_us_page_col {
		gap: 30px;
	}

	.contact_us_page_call_link p,
	.contact_us_page_call_link p a {
		font-size: 16px;
	}
}

@media only screen and (min-width: 576px) and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {

	.contact_us_page_call_info,
	.contact_us_page_location_info,
	.contact_us_page_hours_info {
		width: 47%;
	}

	.contact_us_page_call_link h2 {
		font-size: 25px;
	}

	.contact_us_page_col {
		gap: 37px;
	}

	.contact_us_page_call_link p,
	.contact_us_page_call_link p a {
		font-size: 18px;
	}
}

@media only screen and (max-width: 991px) {
	.contact_us_page_col {
		flex-wrap: wrap;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

@media only screen and (min-width: 992px) {}



/*===============================================
= End Contact Page CSS
===============================================*/

a.hover_txt_flip.white_txt_hover {
	color: #fff;
	text-decoration: underline;
}

a.hover_txt_flip.white_txt_hover:hover {
	text-decoration: none;
}

/*------------------------*/
/* Consent CSS */
.information-section .input-field .form-radio.form-checkbox span.label1 {
	font-weight: 500 !important;
	font-size: 11px !important;
	color: red !important;
	margin: 0 !important;
	letter-spacing: 0.50px;
	position: absolute;
	bottom: -18px;
	left: 0;
}

.information-section .input-field .form-radio.form-checkbox input[type="radio"],
.information-section .input-field .form-radio.form-checkbox input[type="checkbox"] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}

.information-section .input-field .form-radio.form-checkbox label {
	font-size: 18px;
	line-height: 1.5;
	cursor: pointer;
	padding-left: 28px;
	margin: 0;
}

.information-section .input-field .form-radio.form-checkbox label::before,
.information-section .input-field .form-radio.form-checkbox label::after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 10px;
	border: 2px solid #878787;
	background: #fff;
	position: absolute;
	top: 12px;
	left: 10px;
}

.information-section .input-field .form-radio.form-checkbox label::after {
	border: 6px solid #768365;
	opacity: 0;
}

.information-section .input-field .form-radio.form-checkbox label:before,
.information-section .input-field .form-radio.form-checkbox label:after {
	border-radius: 0;
}

.information-section .input-field .form-radio.form-checkbox label:after {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	border: none;
	font-size: 11px;
	font-weight: 900;
	text-align: center;
	color: #fff;
	background-color: var(--bermuda_color);
	opacity: 0;
}

.information-section .input-field .form-radio.form-checkbox input[type="radio"]:checked+label::after,
.information-section .input-field .form-radio.form-checkbox input[type="checkbox"]:checked+label::after {
	opacity: 1;
}

.information-section .input-field .form-radio.form-checkbox {
	padding: 0;
	position: relative;
	background-color: transparent;
}

.information-section .input-field .form-radio.form-checkbox label::before,
.information-section .input-field .form-radio.form-checkbox label::after {
	left: 0;
	top: 4px;
}

/*-----------------------*/
.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_right_side {
	background-color: #fff;
	padding: 40px;
	border-radius: 20px;
}

.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_right_side .message-content label {
	width: 100%;
	max-width: 100%;
}

.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_right_side .form-footer {
	width: fit-content;
	border-radius: 60px;
	position: relative;
	margin-top: 40px;
}

.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_right_side .form-footer label.lbl_msg_success {
	position: absolute;
	bottom: 0;
	left: 0;
}

.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_right_side .form-footer button#smile_submit_btn {
	z-index: 30;
}

.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_left_para_txt h3 {
	font-size: 16px;
	margin-top: 20px;
	text-align: left;
}

.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_right_side .message-content label textarea {
	background-color: #f2f3f7;
	border: 2px solid #f2f3f7;
	font-size: 16px;
	border-radius: 7px;
	padding: 9px 15px;
	position: relative;
	height: auto;
	margin: 0;
	font-weight: 500;
	height: 110px;
	resize: none;
}

.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_right_side .form-content-main p {
	margin-bottom: 10px;
}

.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_left_img img {
	width: 100%;
	max-width: 100%;
}

@media only screen and (max-width: 767px) {
	.page-id-31827 .candidate_book_appointment_section .candidate_book_appointment_right_side {
		padding: 30px 20px;
	}
}

/*-----------------------*/