body {
		font-family: "Poppins", sans-serif;
}

/*
* Container
*/
@media (min-width: 1240px) {
		.container {
				max-width: 1240px !important;
		}
}

/*
* Header
*/
.header-top {
		border-bottom: 1px solid var(--grey-100) !important;
}

.header-top .header-top-phone {
		font-size: 16px !important;
		padding: 6px 40px 6px 0 !important;
}

.header-top .header-top-phone img {
		margin-right: 7px;
}

.header-top .header-top-email,
.header-top .header-top-opening-hours {
		font-size: 12px !important;
		letter-spacing: -0.3px;
}

.header-top .header-top-email i,
.header-top .header-top-opening-hours i {
		margin-right: 6px !important;
}

.header-top .header-top-email {
		margin-right: 15px;
}

@media (max-width: 991px) {
		.header-top .nav-item-header-top-socials {
				width: 100%;
		}
}

.header-top .nav-item-header-top-socials .header-top-socials ul li {
		margin-right: 30px;
}

.header-top .nav-item-header-top-socials .header-top-socials ul li i {
		font-size: 15px !important;
}

.header-top .header-top-button-make-as-appoitment {
		width: 195px;
}

.header-top .header-top-button-make-as-appoitment a {
		font-size: 12px;
}

/*
* Header Container
*/
.header-container .header-nav .nav li > a {
		text-transform: none !important;
		font-size: 14px !important;
}

.header-container .header-nav .nav li .dropdown-menu a {
		font-size: 0.8em !important;
}

.header-container .header-nav .nav li:hover > a {
		background: #fff !important;
}

.header-container .header-nav .nav li:hover > a:before {
		border-bottom: 0 !important;
}

.header-container .header-nav .nav li:hover > a + ul.dropdown-menu {
		border-top: 0 !important;
		margin-top: -5px !important;
}

/*
* Header Search
*/
.header-column-search {
		display: none !important;
}

@media (max-width: 1199px) {
		.header-column-search {
				display: none !important;
		}
}

@media (max-width: 991px) {
		.header-column-search {
				order: 2;
				flex-grow: 0.1 !important;
				width: 100%;
				padding-right: 15px;
		}
}

@media (max-width: 991px) {
		.header-column-logo {
				order: 1;
		}
}

@media (max-width: 991px) {
		.header-column-nav-menu {
				order: 3;
				flex-grow: 0.1 !important;
		}
}

.header-nav-features {
		padding: 0 !important;
		margin: 0 !important;
}

.header-nav-features:not(.header-nav-features-no-border):before {
		display: none !important;
}

/*
* Carousel Slider
*/
.custom-dots-style-1 .owl-dots .owl-dot {
		background: transparent;
		border-radius: 100%;
		width: 20px;
		height: 20px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		border: 2px solid #212121;
}

.custom-dots-style-1 .owl-dots .owl-dot > span {
		background: transparent !important;
}

.custom-dots-style-1 .owl-dots .owl-dot.active > span {
		background: #212121 !important;
}

.custom-dots-style-1 .owl-dots .owl-dot + .owl-dot {
		margin-left: 6px !important;
}

/*
* Cards
*/
.custom-cards {
		position: relative;
		min-height: 300px;
}

@media (max-width: 1199px) {
		.custom-cards {
				height: auto;
		}
}

.custom-cards .cards-container {
		position: absolute;
		top: -70%;
		left: 0;
}

@media (max-width: 1199px) {
		.custom-cards .cards-container {
				position: static;
		}
}

.custom-cards .cards-container .card {
		min-height: 420px;
}

.custom-cards .cards-container .card .card-body {
		padding: 50px;
}

.custom-cards .cards-container .card .card-body img {
		padding-bottom: 20px;
}

.custom-cards .cards-container .card .card-body .card-title {
		font-size: 24px;
}

.custom-cards .cards-container .card .card-body .card-text,
.custom-cards .cards-container .card .card-body .card-title {
		margin: 0;
}

/* zoomIn ends at 50% opacity in animate.css; keep card visible after SPA init */
.appear-animation.appear-animation-visible.zoomIn,
.appear-animation.animated.zoomIn {
		opacity: 1;
}

/*
* Custom List Icons
*/
.custom-list-icons li {
		line-height: 35px !important;
		padding-left: 52px !important;
}

.custom-list-icons li i {
		border-color: var(--grey) !important;
		width: 40px !important;
		height: 40px !important;
		line-height: 33px !important;
		top: 0 !important;
}

.custom-list-icons:first-child li {
		padding-right: 60px !important;
}

/*
* Custom Carousel
*/
.custom-owl-carousel .owl-next:before {
		content: "\f061" !important;
		color: var(--dark) !important;
		font-size: 20px !important;
}

.custom-owl-carousel .owl-prev:before {
		content: "\f060" !important;
		color: var(--dark) !important;
		font-size: 20px !important;
}

.custom-owl-carousel .owl-carousel .owl-nav {
		top: 40%;
}

/*
* About Me
*/
.more-about {
		background-color: var(--light);
		background-position-y: center;
		background-repeat: no-repeat;
		background-size: contain;
		height: auto;
		position: relative;
		overflow: hidden;
		margin-bottom: 70px;
}

@media (max-width: 991px) {
		.more-about {
				padding-top: 70%;
				position: static;
				background-size: 100%;
				background-position: 0 0;
				background-color: var(--light);
				margin-bottom: 0;
				overflow: auto;
		}
}

@media (min-width: 992px) {
		.more-about .col-cuttin-more-about:before {
				content: '';
				position: absolute;
				top: -35%;
				right: -90%;
				width: 100%;
				height: 100%;
				background: var(--light);
				z-index: 0;
				transform: rotate(75deg);
		}
		.more-about .col-cuttin-more-about:after {
				content: '';
				position: absolute;
				top: 35%;
				right: -90%;
				width: 100%;
				height: 100%;
				background: var(--light);
				z-index: 0;
				transform: rotate(-75deg);
		}
}

@media (min-width: 992px) and (max-width: 1200px) {
		.more-about {
				background-size: 130%;
		}
		.more-about .col-cuttin-more-about:before {
				right: -127%;
				top: -38%;
		}
		.more-about .col-cuttin-more-about:after {
				right: -127%;
				top: 38%;
		}
}

/*
* Patient Reviews
*/
.patient-reviews {
		background-position: right;
		background-repeat: no-repeat;
		background-color: var(--light);
		background-size: contain;
		height: auto;
		position: relative;
		overflow: hidden;
}

@media (max-width: 1199px) {
		.patient-reviews {
				padding-top: 51%;
				position: static;
				background-size: 100%;
				background-position: 0 0;
				background-color: var(--light);
				margin-bottom: 0;
				overflow: auto;
		}
}

@media (min-width: 1200px) {
		.patient-reviews .col-cutting-patient-reviews:before {
				content: '';
				position: absolute;
				top: -50%;
				left: -68%;
				width: 100%;
				height: 100%;
				background: var(--light);
				z-index: 0;
				transform: rotate(-70deg);
		}
		.patient-reviews .col-cutting-patient-reviews:after {
				content: '';
				position: absolute;
				top: 50%;
				left: -68%;
				width: 100%;
				height: 100%;
				background: var(--light);
				z-index: 0;
				transform: rotate(70deg);
		}
}

@media (max-width: 991px) {
		.patient-reviews {
				padding-top: 54%;
		}
}

.patient-reviews section.section {
		padding: 90px 0 !important;
}

@media (max-width: 1199px) {
		.patient-reviews section.section {
				padding: 30px 0 70px !important;
		}
}

.patient-reviews section.section .owl-carousel .owl-nav {
		top: 19%;
}

.patient-reviews section.section p.lead {
		font-size: 14px;
}

.patient-reviews section.section h4.review-signature {
		font-size: 18px;
}

.patient-reviews .owl-stage-outer .owl-item {
		padding: 0 60px;
}

.patient-reviews .owl-next {
		transform: none !important;
}

.patient-reviews .owl-next:before {
		content: "\f060" !important;
		color: var(--dark) !important;
		font-family: 'Font Awesome 7 Free' !important;
		font-weight: 900 !important;
		font-size: 20px !important;
		left: 1px !important;
		top: -1px !important;
		border: none !important;
		position: static !important;
		transform: none !important;
}

.patient-reviews .owl-next:after {
		display: none !important;
}

.patient-reviews .owl-prev {
		transform: none !important;
}

.patient-reviews .owl-prev:before {
		content: "\f060" !important;
		color: var(--dark) !important;
		font-family: 'Font Awesome 7 Free' !important;
		font-weight: 900 !important;
		font-size: 20px !important;
		left: 1px !important;
		top: -1px !important;
		border: none !important;
		position: static !important;
		transform: none !important;
}

.patient-reviews .owl-prev:after {
		display: none !important;
}

.patient-reviews .review-quotes {
		left: 0;
		width: 10%;
}

.patient-reviews .review-quotes + .lead {
		width: 90%;
}

/*
* Medical Services
*/
.medical-services {
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
}

.medical-services .cards-medical-services {
		margin-bottom: 32px;
}

.medical-services .cards-medical-services .card {
		margin-bottom: 30px;
}

.medical-services .section-funnel-layer-bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 96px 0;
		padding: 6rem 0;
		transform: translate3d(0, 99%, 0);
		z-index: 20;
}

@media (max-width: 1199px) {
		.medical-services .section-funnel-layer-bottom {
				display: none;
		}
}

.medical-services .section-funnel-layer-bottom .section-funnel-layer:nth-child(1) {
		transform: skewY(-4.7deg);
		position: absolute;
		top: 0;
		left: -50%;
		width: 100%;
		height: 100%;
		z-index: 6;
}

.medical-services .section-funnel-layer-bottom .section-funnel-layer:nth-child(2) {
		transform: skewY(-175.3deg);
		position: absolute;
		top: 0;
		left: 50%;
		width: 100%;
		height: 100%;
		z-index: 6;
}

/*
* Google Maps
*/
#googlemaps {
		min-height: 480px;
}

/*
* Contact Form
*/
.custom-form-style-1 .form-control {
		border: 0;
		padding: 19.2px;
		padding: 1.2rem;
		box-shadow: none !important;
		height: auto;
		background: var(--grey-100) !important;
}

/*
* Footer Top Info
*/
.footer-top-info {
		margin-bottom: -1px;
}

.footer-top-info .bg-color-secondary,
.footer-top-info .bg-color-tertiary {
		border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-top-info .col-xl-4:last-child {
		border-right: 0;
}

.footer-top-info h4 {
		color: var(--light) !important;
}

.footer-top-info .footer-top-info-desc {
		color: rgba(255, 255, 255, 0.75);
		white-space: normal;
		overflow: visible;
		text-overflow: unset;
}

.footer-top-info .footer-top-info-detail {
		position: relative;
		width: 100%;
		padding-right: 190px;
}

@media (max-width: 1199px) {
		.footer-top-info .footer-top-info-detail {
				padding-right: 0;
				margin-bottom: 1rem;
		}

		.footer-top-info .col-xl-4 {
				flex-direction: column !important;
				align-items: flex-start !important;
		}

		.footer-top-info .btn-footer-top-info {
				position: static;
				margin-top: 0.75rem;
		}
}

@media (max-width: 991px) {
		.footer-top-info .footer-top-info-detail {
				margin: 15px;
		}
}

@media (max-width: 575px) {
		.footer-top-info .footer-top-info-detail {
				margin: 0;
				margin-left: -10px;
		}
}

.footer-top-info .btn-footer-top-info {
		width: 180px;
		height: 55px;
		line-height: 51px;
		position: absolute;
		right: 20px;
		top: 50%;
		transform: translateY(-50%);
}

.footer-top-info .btn-footer-top-info:hover {
		border-color: var(--light) !important;
}

@media (max-width: 991px) {
		.footer-top-info .btn-footer-top-info {
				margin-right: 15px;
		}
}

@media (max-width: 575px) {
		.footer-top-info .btn-footer-top-info {
				margin-right: -5px;
		}
}

/*
* Insurance Providers
*/
.insurance-providers .insurance-logos {
		row-gap: 1.5rem;
}

.insurance-providers .insurance-provider-logo {
		max-height: 82px;
		width: auto;
		object-fit: contain;
}

@media (min-width: 992px) {
		.insurance-providers .insurance-logos > [class*="col-"] {
				flex: 1 0 0;
				max-width: 20%;
		}
}

/*
* Footer
*/
#footer.bg-color-quaternary,
#footer .footer-copyright.bg-color-quaternary {
	background-color: #000 !important;
}

#footer .footer-copyright.bg-color-quaternary {
	border-top: 1px solid var(--primary-rgba-30) !important;
}

#footer h4 {
	color: var(--primary) !important;
	font-weight: 600;
	letter-spacing: 0.4px;
}

#footer .custom-info .custom-info-block span {
	display: block;
	font-size: 14px;
}

#footer .custom-info .custom-info-block span.title-custom-info-block {
	letter-spacing: -0.35px;
	color: var(--primary) !important;
}

#footer .custom-info .custom-info-block span.text-custom-info-block {
	letter-spacing: -0.35px;
	color: rgba(255, 255, 255, 0.85) !important;
}

#footer .footer-column-opening-hours .custom-info span:first-child {
	color: var(--primary);
	font-weight: 600;
}

#footer .footer-column-opening-hours .custom-info span:last-child {
	color: rgba(255, 255, 255, 0.85) !important;
}

#footer .nav-footer > ul {
	padding: 0;
}

#footer .nav-footer > ul li {
	list-style: none;
}

#footer .nav-footer > ul li a {
	color: rgba(255, 255, 255, 0.75);
	transition: color 0.2s ease;
}

#footer .nav-footer > ul li a:hover {
	color: var(--primary) !important;
}

#footer .social-icons li {
	margin: -1px 13px 0 0;
}

#footer .social-icons li a {
	width: 38px;
	height: 38px;
	line-height: 41px;
	background: transparent !important;
	border: 2px solid var(--primary) !important;
	color: var(--primary) !important;
	transition: background 0.2s ease, color 0.2s ease;
}

#footer .social-icons li:hover a {
	background: var(--primary) !important;
	color: #000 !important;
}

#footer .footer-copyright p,
#footer .footer-copyright p.text-color-default {
		color: var(--primary) !important;
		font-size: 13px;
		letter-spacing: 0.3px;
}

#footer a:not(.btn):not(.no-footer-css).text-color-light {
		color: rgba(255, 255, 255, 0.85) !important;
}

#footer a:not(.btn):not(.no-footer-css).text-color-light:hover {
		color: var(--primary) !important;
}

#footer .footer-column-opening-hours .custom-info {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	gap: 1.25rem;
	padding: 15px 0;
	border-bottom: 1px solid var(--primary-rgba-20);
}

#footer .footer-column-opening-hours .opening-hours-label {
	flex: 0 1 auto;
	min-width: 0;
	padding-right: 0.75rem;
}

#footer .footer-column-opening-hours .opening-hours-value {
	flex: 0 0 auto;
	text-align: right;
	white-space: nowrap;
	margin-left: auto;
}

#footer .footer-column-opening-hours .custom-info span:last-child {
	color: var(--primary) !important;
}

@media (max-width: 991px) {
		.header-top .header-nav-top > ul > li.nav-item.py-2 {
				display: none !important;
		}
}

@media (max-width: 575px) {
		.footer-top-info .footer-top-info-desc {
				white-space: normal;
		}
}
/* Skin */
.border-color-active-primary:active {
		border-color: var(--primary) !important;
}

@media (min-width: 992px) {
		#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover > a,
		#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:focus > a,
		#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a,
		#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:active > a {
				color: var(--primary) !important;
		}
}
