.modal-container1 {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 999;
}

/* Styling for the modal content */
.modal-content1 {
	background-color: #fff;
	max-width: 700px;
	margin: 10% auto;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	text-align: center;
}

/* Styling for the close button */
.close-button {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

/* Show the modal when the button is clicked */
.open-modal-button:focus+.modal-container1 {
	display: block;
}




.main-wrapper {
	width: 100% !important;
	max-width: 100% !important;
	margin: auto;
}

.bg_doc {
	background: #dfe;
}

.booking-doc-img {
	border: 2px solid #ddd;
}

.doctor-img img {
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 4px;
}

.text-muted {
	color: #333;
}

.verified_tick {
	color: #5571A1;
	font-size: 13px !important;
	margin-left: 6px;
}

.shadow_1 {
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.shadow_2 {
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.shadow_3 {
	box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.no_link {
	color: inherit !important;
}

.no_link:hover {
	color: #333;
	text-decoration: none !important;
}

.no_list {
	list-style: none !important;
	margin-left: 0px;
	padding-left: 0px;
}

.caprght_oplkion {
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

.round {
	border-radius: 50%;
	overflow: hidden;
}

.round1 {
	border-radius: 10px;
	overflow: hidden;
}

.no_border {
	border: 0px !important;
}

.blur1 {
	backdrop-filter: blur(5px);
}

.blur2 {
	backdrop-filter: blur(15px);
}

.no_radius {
	border-radius: 1px !important;
}

.text_sh {
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}

.big_text {
	font-size: 30px;
}

.text_shadow {
	text-shadow: 0px 1px 3px rgb(48 185 121) !important;
}

.the_mobile_fooeter {
	position: fixed;
	height: 76px;
	z-index: 9999;
	background-color: #000;
	width: 96% !important;
	border-radius: 9px;
	margin-left: auto;
	margin-right: auto;
	border-top: 0 solid #ddd;
	position: fixed;
	bottom: 10px !important;
	left: 0;
	right: 0;
}

.the_mobile_fooeter col {
	padding: 4px;
}

.the_mobile_fooeter a {
	color: #fff !important;
}

.the_mobile_fooeter small {
	color: #fff !important;
}

.wa_float {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 999;
	font-size: 30px;
}

.wa_float i {
	color: #000 !important;
}

.themain_leoafers {
	background: rgba(0, 0, 0, 0.72);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	width: 100%;
	height: 100%;
	display: none;
}

.bradius_1 {
	border-radius: 4px;
	overflow: hidden;
}

.yn_img {
	width: 80%;
	height: auto !important;
}

/*Video Full SCreen*/
.video-container {
	width: 100vw;
	height: 100vh;
}

.iframe_video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100vw;
	height: 100vh;
	transform: translate(-50%, -50%);
	pointer-events: none;
}

@media (min-aspect-ratio: 16/9) {
	.video-container .iframe_video {
		height: 56.25vw;
	}
}

@media (max-aspect-ratio: 16/9) {
	.video-container .iframe_video {
		width: 177.78vh;
	}
}

.the_banner_white {
	position: absolute;
	left: 10%;
	top: 35%;
	max-width: 570px;
}

.the_banner_white h2 {
	color: #003;
	font-size: 28px;
}


.btn_2 {
	border: 2px solid #000;
	color: #000;
}

.btn_2:hover {
	border: 2px solid #002B5E;
	color: #002B5E;
}

.ynf {
	color: #06C166;
}

.cookie_warning {
	position: fixed;
	left: 50px;
	bottom: 50px;
	z-index: 99;
	min-width: 390px;
	max-height: 190px;
}

.theme_btn {
	background: #000;
	border: 0px;
}

.theme_btn:hover {
	background: #333;
	border: 0px;
	color: #fff;
}

.border_1 {
	border: 1px solid #ddd;
}

@media only screen and (max-width: 600px) {
	.cookie_warning {
		bottom: 110px !important;
		left: 2%;
		width: 96% !important;
		min-width: auto !important
	}
}


.primary__btn_2 {
	font-weight: 600;
	display: inline-block;
	font-size: 1.3rem;
	line-height: 3.8rem;
	height: 3.8rem;
	padding: 0 2rem;
	letter-spacing: .2px;
	background: #ffd54c;
	color: #333;
	border: 0;
}

.muted__btn_2 {
	font-weight: 600;
	display: inline-block;
	font-size: 1.3rem;
	line-height: 3.8rem;
	height: 3.8rem;
	padding: 0 2rem;
	letter-spacing: .2px;
	background: #898686;
	color: #ffd54c;
	border: 0;
}

table.products {
	width: 100%;
	border-collapse: collapse;
}

table.products th,
table.products td {
	padding: 15px 10px;
	text-align: left;
	border-bottom: 1px solid #96b0c8;
	vertical-align: middle;
}

.product__image {
	width: 5%;
}

.product__info {
	display: flex;
	align-items: center;
	gap: 10px;
}

.product__info a {
	display: block;
	width: 50px;
	height: 50px;
	flex-shrink: 0;
}

.product__info img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 50%;
	border: 1px solid #ccc;
}

.product__desc {
	font-size: 14px;
	font-weight: 500;
}

.product__desc {
	font-weight: bold;
}

@media (max-width: 991px) {
	table .product__image {
		width: 10% !important;
	}
}

.table a.link-small {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

.table a.link-small:hover {
	color: #ffd54c;
}

a:hover .product__code {
	color: #ffd54c;
}

.header__topbar,
.main__header {
	background: #ffd54c !important
}

ul.footer__widget--menu li.footer__widget--menu__list a.footer__widget--menu__text:hover {
	color: #ffd54c
}

.blog__card:hover .blog__card--content h3.blog__card--title a {
	color: var(--primary-color-ynaps) !important;
}


.header_top {
	background: #ffd54c;
}

@media only screen and (max-width: 767px) {
	.header_top {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header_top {
		display: none;
	}
}

.top_inner {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 767px) {
	.top_inner {
		border: 0;
	}
}

.follow_us {
	display: flex;
}

.follow_us label {
	margin-bottom: 0;
	margin-right: 20px;
	font-size: 13px;
}

.follow_us ul li {
	display: inline-block;
	margin-left: 16px;
}

.follow_us ul li:first-child {
	margin-left: 0;
}

.follow_us ul li a {
	color: #333;
	font-size: 18px;
}

.follow_us ul li a:hover {
	opacity: 0.7;
}

.top_right>ul>li {
	display: inline-block;
	position: relative;
	padding-right: 20px;
	margin-right: 20px;
}

.top_right>ul>li:hover ul.dropdown_currency,
.top_right>ul>li:hover ul.dropdown_language,
.top_right>ul>li:hover ul.dropdown_links {
	top: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 9;
}

.top_right>ul>li:hover ul.dropdown_language {
	top: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 9;
}

.top_right>ul>li:hover ul.dropdown_links {
	top: 100%;
	opacity: 1;
	visibility: visible;
	z-index: 9;
}

.top_right>ul>li:hover>a {
	opacity: 0.7;
}

@media only screen and (max-width: 767px) {
	.top_right>ul>li {
		padding-right: 15px;
		margin-right: 15px;
	}
}

.top_right>ul>li:last-child {
	padding-right: 0;
	margin-right: 0;
}

.top_right>ul>li::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 12px;
	background: #1b1b1b;
	top: 50%;
	right: 0px;
	transform: translatey(-50%);
}

.top_right>ul>li:last-child::before {
	display: none;
}

.top_right>ul>li>a {
	color: #333;
	text-transform: capitalize;
	line-height: 45px;
	font-size: 13px;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	letter-spacing: 0.3px;
}

@media only screen and (max-width: 767px) {
	.top_right>ul>li>a {
		line-height: 22px;
	}
}

.top_right>ul>li>a img {
	margin-right: 2px;
}

.top_right>ul>li>a i.ion-ios-arrow-down {
	margin-left: 6px;
	font-size: 11px;
}

.top_right>ul>li>a i.ion-android-person {
	margin-right: 4px;
}

.top_right>ul>li:hover a:not([href]):not([tabindex]) {
	color: #ffd54c;
}

.dropdown_currency,
.dropdown_language,
.dropdown_links {
	position: absolute;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	min-width: 130px;
	text-align: left;
	top: 125%;
	right: 0;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	overflow: hidden;
	z-index: 9999;
	padding: 9px 18px 8px;
	border-radius: 3px;
	opacity: 0;
	visibility: hidden;
	border: 1px solid #f0f0f0;
	z-index: -1;
}

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

	.dropdown_currency,
	.dropdown_language,
	.dropdown_links {
		right: 0;
		left: auto;
		min-width: 142px;
		padding: 0 6px;
	}
}

.dropdown_currency li,
.dropdown_language li,
.dropdown_links li {
	border-bottom: 1px solid #f0f0f0;
}

.dropdown_currency li:last-child,
.dropdown_language li:last-child,
.dropdown_links li:last-child {
	border-bottom: 0;
}

.dropdown_currency li a,
.dropdown_language li a,
.dropdown_links li a {
	text-transform: capitalize;
	display: block;
	font-size: 13px;
	white-space: nowrap;
	padding: 7px 0;
	line-height: 20px;
}

.dropdown_currency li a:hover,
.dropdown_language li a:hover,
.dropdown_links li a:hover {
	color: #ffd54c;
}

.dropdown_language {
	right: 0;
}

.dropdown_language li a img {
	margin-right: 4px;
}

.dropdown_links {
	left: 0;
}

/*header top css end*/