@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Alice&family=Allison&family=Cormorant+Garamond:wght@300;400;500;600;700&family=Lato:wght@100;300;400;700;900&family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+TC:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
	font-family: "Montserrat", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.mobile-icon{
	display: none;
}
.mobile-wechat-qrcode{
	display: none;
	padding-top: 20px;
	justify-content: center;
}
/********* Menu CSS *********/
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
 .mobile-icon{
	 display: block;
	 margin-top: 20px;
 }
.menu-bar ul.menu {
	position: fixed;
	width: 255px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 7px;
	top: -45px;
	z-index: 9999;
	background: #8dc63f;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #ddd;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 32px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 16px;
}
span.arrow {
	padding-left: 0px;
	color: #ffffff;
	margin-left: 7px;
	position: absolute;
	top: 7px;
	font-size: 11px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #fff;
	z-index: 555;
	text-align: left;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 20px;
	background: #8dc63f;
	color: #fff !important;
}
.nav_area > ul > li ul.sub-menu li a {
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000 !important;
	line-height: 20px;
	padding: 9px 17px;
	font-size: 13px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #e9e9e9;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.header-section {
	padding-top: 25px;
	position: absolute;
	z-index: 666;
	width: 100%;
	left: 0px;
}
.logo a {
	display: inline-block;
}
.nav_area ul li a i.fal {
	font-size: 19px;
}
.nav_area ul li a i.far {
	font-size: 22px;
	margin-right: 4px;
	vertical-align: bottom;
}
.mobile-menu.wrapper-menu {
	padding-top: 16px;
}
.header-right-info {
	text-align: right;
	padding-top: 10px;
}
.header-right-info ul li {
	display: inline-block;
	margin-left: 10px;
}
.header-right-info ul li a {
	display: inline-block;
	color: #ffffff;
	font-size: 25px;
}
.header-right-info ul li.booking-btn {
	margin-left: 13px;
}
.header-right-info ul li.booking-btn a {
	font-size: 14px;
	text-transform: uppercase;
	background-color: #8dc63f;
	padding: 6px 20px;
	text-decoration: none;
	border-radius: 4px;
	font-weight: 500;
}
.row.header-row .col-md-3 {
	max-width: 25%;
	flex: 25%;
}
.row.header-row .col-md-7 {
	max-width: 55%;
	flex: 55%;
	padding-right: 7px;
}
.row.header-row .col-md-2 {
	max-width: 20%;
	flex: 20%;
}
/********* Menu css End *********/

/********* index *********/
.banner-section {
	position: relative;
	float: left;
	width: 100%;
}
.banner-wrapper img {
	width: 100%;
}
.banner-title-text {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 36%;
}
.banner-title {
	font-size: 31px;
	color: #ffebef;
	font-weight: bold;
}
.banner-title span {
	display: block;
	font-weight: 500;
	font-size: 35px;
}
.banner-contact-info {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0px;
    background-image: url(../images/banner-contact-bgg.png);
    padding: 10px 0px;
    background-size: cover;
    z-index: 333;
}
.banner-contact-text ul li {
	display: inline-block;
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
	padding-right: 27px;
	position: relative;
	font-family: "Poppins", sans-serif;
}
.banner-contact-text ul li i.fab {
	margin-right: 8px;
	font-size: 28px;
	vertical-align: text-top;
}
.banner-contact-text ul li i.fal {
	font-size: 19px;
	margin-right: 8px;
}
.banner-contact-text ul li.coll::after {
	content: "";
	position: absolute;
	height: 17px;
	border-left: solid 1px #ffffff;
	left: -16px;
	top: 9px;
}
.our-clinic-section {
	position: relative;
	float: left;
	width: 100%;
}
.our-clinic-banner img {
	width: 100%;
}
.our-clinic-banner-title-text {
	position: absolute;
	width: 100%;
	text-align: right;
	bottom: 22%;
}
.our-clinic-banner-title {
	font-size: 70px;
	color: #ffffff;
}
.victoria-tan-section {
	background-image: url(../images/victoria-tan-section-bgg.jpg);
	padding-top: 60px;
	padding-bottom: 22px;
	background-size: cover;
	position: relative;
	float: left;
	width: 100%;
}
.victoria-tan-section::after {
	content: "";
	position: absolute;
	width: 30%;
	border-bottom: solid 5px #3385ae;
	right: 0;
	top: 0px;
}
.victoria-tan-section::before {
	content: "";
	position: absolute;
	border-bottom: solid 5px #8dc63f;
	left: 0;
	bottom: 107px;
	width: 31%;
}
.victoria-tan-details-row {
	align-items: center;
}
.victoria-tan-details-info {
	padding-left: 20px;
}
.victoria-tan-info .victoria-tan-text {
	font-size: 32px;
	color: #1b75bc;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	padding-bottom: 5px;
}
.victoria-tan-info p {
	margin-bottom: 0px;
	font-size: 15px;
	color: #1b75bc;
	font-weight: 600;
	font-family: "Roboto", sans-serif;
}
.victoria-tan-details-info ul li {
	font-size: 16px;
	line-height: 30px;
	font-family: "Roboto", sans-serif;
}
.victoria-tan-details-info ul li span {
	display: inline-block;
	font-weight: 600;
}
.more-btn {
	width: 100%;
	text-align: right;
	margin-top: 25px;
}
.more-btn a {
	display: inline-block;
	font-size: 14px;
	text-decoration: revert;
	color: #1b75bc;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
}
.service-section {
	background-color: #8dc63f;
	float: left;
	width: 100%;
}
.service-section .service-cont {
	max-width: 100%;
}
.service-details-row .col-md-8 {
	padding-left: 0px;
}
.service-banner img {
	width: 100%;
	height: 453px;
}
.service-details-info {
	padding: 30px;
	padding-top: 40px;
	padding-bottom: 22px;
}
.service-details-info .service-title {
	font-size: 28px;
	font-weight: 600;
	color: #ffffff;
	font-family: "Poppins", sans-serif;
	padding-bottom: 10px;
}
.service-details-info ul li {
	color: #ffffff;
	font-size: 15px;
	font-family: "Poppins", sans-serif;
}
.service-details-info .more-btn {
	margin-top: 0px;
}
.service-details-info .more-btn a {
	color: #ffffff;
}
.opening-hours-section {
	padding: 50px 0px;
	position: relative;
	float: left;
	width: 100%;
}
.back-bgg {
	position: absolute;
	bottom: -146px;
	left: 0;
	max-width: 70%;
}
.opening-hours-details-info .opening-hours-title {
	font-size: 28px;
	color: #1b75bc;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	margin-bottom: 35px;
	position: relative;
}
.opening-hours-details-info .opening-hours-title::after {
	content: "";
	position: absolute;
	width: 50px;
	border-bottom: solid 3px #8dc63f;
	left: 0;
	bottom: -12px;
}
.opening-hours-details {
	padding-bottom: 35px;
}
.opening-hours-details ul li {
	font-size: 15px;
	color: #000000;
	line-height: 27px;
	font-family: "Roboto", sans-serif;
}
.contact-details ul li {
	font-size: 15px;
	color: #000000;
	line-height: 27px;
	position: relative;
	padding-left: 23px;
	font-family: "Roboto", sans-serif;
}
.contact-details ul li i.fal {
	position: absolute;
	left: 0;
	top: 7px;
	color: #8dc63f;
	font-size: 16px;
}
.contact-details ul li i.fab {
	position: absolute;
	left: 0;
	top: 4px;
	color: #8dc63f;
	font-size: 18px;
}
.contact-details ul li a {
	color: #000000;
	display: inline-block;
}
.img-block {
	position: relative;
}
.img-block.img::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 18px;
	right: 18px;
	background-image: url(../images/border-img.png);
	z-index: 2;
	background-size: 100% 100%;
}
.img-block img {
	width: 100%;
	position: relative;
	z-index: 1;
}
.news-section {
	padding-top: 35px;
	position: relative;
	float: left;
	width: 100%;
}
.news-section::after {
	content: "";
	position: absolute;
	height: 6px;
	width: 40%;
	right: 0;
	top: 53px;
	background-image: linear-gradient(to right, #2178b6, #99cc33);
}
.news-section-wrapper {
	background-color: #1b75bc;
	padding: 130px 0px 20px;
	clip-path: polygon(0 0, 100% 29%, 100% 28%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
	margin-top: -55px;
}
.heading-title {
	width: 100%;
	text-align: center;
	font-size: 28px;
	color: #1b75bc;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	margin-bottom: 20px;
}
.news-details-left-box {
	align-items: center;
	margin-right: 25px;
}
.news-details-right-box {
	align-items: center;
	margin-left: 25px;
}
.news-img-wrapper {
	border: solid 2px #89c343;
	border-radius: 100%;
	padding: 6px;
}
.news-details-info .news-title-text {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.news-details-info p {
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
	margin-bottom: 14px;
}
.news-details-info .more-btn {
	text-align: left;
}
.news-section-wrapper .more-btn {
	margin-top: 0px;
}
.news-section-wrapper .more-btn a {
	color: #ffffff;
}
.footer-section {
	background-color: #494949;
	padding: 34px 0px 30px;
	float: left;
	width: 100%;
}
.footer-section .row {
	align-items: center;
}
.footer-logo a {
	display: inline-block;
	max-width: 85%;
}
.footer-details-info {
	text-align: right;
}
.footer-menu ul li {
	display: inline-block;
	padding-left: 41px;
}
.footer-menu ul li a {
	font-size: 15px;
	color: #ffebef;
	position: relative;
}
.footer-menu ul li a::after {
	content: "";
	position: absolute;
	border-left: solid 2px #99cc33;
	height: 15px;
	left: -22px;
	top: 3px;
	transform: rotate(21deg);
}
.footer-menu ul li.frist-menu a::after {
	border: none;
}
.copyright-text {
	color: #ffebef;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0;
}
/********* index 2 *********/
.banner-wrapp img {
	width: 100%;
}
.banner-title-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-text {
	color: #ffebef;
	font-size: 40px;
	font-weight: bold;
}
.content-section {
	padding: 40px 0px 30px;
	background-image: url(../images/content-bgg.jpg);
	background-size: cover;
	float: left;
	width: 100%;
}
.news-details-wrapper {
	font-family: "Poppins", sans-serif;
}
.news-details-wrapper .news-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-bottom: 17px;
	border-bottom: solid 1px #bcd4e8;
}
.news-details-wrapper .date-text {
	text-align: center;
	margin-bottom: 18px;
	color: #0e76bc;
	font-size: 14px;
	font-weight: 500;
}
.news-details-wrapper p {
	/* width: 90%; */
	margin: auto;
	font-size: 15px;
	font-weight: 500;
	text-align: justify;
	margin-bottom: 25px;
	color: #000000;
	line-height: 26px;
}
.news-details-wrapper .news-details-img {
	width: 80%;
	margin: auto;
	padding-top: 8px;
}
.news-details-wrapper .news-details-text {
	text-align: center;
	padding-top: 25px;
	font-size: 16px;
	font-weight: 500;
}
.back-btn a {
	display: inline-block;
	max-width: 50px;
}
/********* index 3 *********/
.content-section.wrapper {
	padding: 80px 0px 60px;
}
.service-box-wrapper-row {
	width: 87%;
	margin: auto;
}
.service-box-wrapper-row .col-md-3 {
	padding: 0px 10px;
}
.service-box-wrapper {
	text-align: center;
	margin-bottom: 30px;
}
.service-box-wrapper .service-img {
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	overflow: hidden;
}
.service-box-wrapper .service-box-title {
	padding-top: 12px;
}
.service-box-wrapper .service-box-title a {
	font-size: 14px;
	color: #000000;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	line-height: 20px;
	text-decoration: none;
}
.service-box-wrapper .service-box-title a:hover {
	color: #8dc63f;
}
.news-details-imgs img {
	width: 100%;
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.news-details-imgs:Hover img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
.btn-wrapper a:hover {
	background-image: linear-gradient(to right, #afd57a, #83c12f);
}
.header-right-info ul li.booking-btn a:hover {
	background-image: linear-gradient(to right, #187ec3, #005c9b);
}
/********* index 4 *********/
.doctor-details-wrapper-row {
	width: 95%;
	margin: auto;
	align-items: center;
}
.doctor-details-info {
	padding-left: 25px;
}
.doctor-details-info .victoria-tan-details-info {
	padding-left: 0px;
}
.doctor-details-info .victoria-tan-info {
	padding-bottom: 8px;
}
.doctor-profile-details {
	margin-top: 32px !important;
	border-top: solid 1px #6bc7e8;
	padding-top: 40px;
	font-family: "Poppins", sans-serif;
	margin: auto;
	padding-bottom: 17px;
}
.doctor-profile-title {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 16px;
	color: #000000;
}
.doctor-profile-details p {
	font-size: 15px;
	text-align: justify;
	margin-bottom: 22px;
	color: #000000;
}
.doctor-profile-details .doctor-profile-can-text {
	padding-top: 35px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
/********* index 5 *********/
.content-section.wrapp {
	padding-top: 30px;
}
.category-btn-wrapper {
	text-align: center;
	margin-bottom: 41px;
}
.category-btn-wrapper ul li {
	display: inline-block;
}
.category-btn-wrapper ul li a {
	display: inline-block;
	padding: 3px 10px;
	text-align: center;
	width: 100px;
	border: solid 1px #0e76bc;
	background-color: #ffffff;
	border-radius: 50px;
	text-decoration: none;
	font-size: 15px;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	color: #1b75bc;
}
.category-btn-wrapper ul li a:hover {
	background-image: linear-gradient(to right, #187ec3, #005c9b);
	color: #ffffff;
	border-color: #0e76bc;
}
.row-news-details-wrapp {
	position: relative;
	padding: 0px 85px;
	align-items: center;
	padding-bottom: 28px;
	margin-bottom: 28px;
}
.row-news-details-wrapp::after {
	content: "";
	position: absolute;
	width: 97%;
	border-bottom: solid 1px #bcd4e8;
	left: 0;
	bottom: 0px;
	right: 0;
	margin: auto;
}
.news-details-imgs {
	border-radius: 10px;
	overflow: hidden;
}
.news-details-wrapp .news-title {
	font-size: 21px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Poppins", sans-serif;
	color: #1b75bc;
	padding-bottom: 4px;
}
.news-details-wrapp p {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 500;
	text-align: justify;
	color: #000000;
	line-height: 21px;
	font-family: "Poppins", sans-serif;
}
.btn-wrapper {
	text-align: right;
}
.btn-wrapper a {
	display: inline-block;
	font-size: 11px;
	background-color: #0e76bc;
	padding: 9px 30px;
	border-radius: 5px;
	text-decoration: none;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
}
.row-news-details-wrapp.row-bottom::after {
	border: none;
}
.row-news-details-wrapp.row-bottom {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
ul.pagination {
	padding-top: 25px;
	text-align: right;
	width: 100%;
	display: inline-block;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #76afe1;
	color: #fff;
	border: solid 1px #76afe1;
}
ul.pagination li.page-item a:hover {
	background: #76afe1;
	color: #fff;
	border-color: #76afe1;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 32px;
	font-family: 'Lato', sans-serif;
	padding: 0px;
	text-align: center;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #ffffff;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
ul.pagination li.page-item a i {
	font-size: 16px;
	padding-top: 8px;
}
.doctor-img-wrapper {
	border: solid 2px #89c343;
	border-radius: 100%;
	padding: 6px;
}
.doctor-img-wrapper img {
	border-radius: 100%;
}
.wrapper-menu ul.menu ul.sub-menu li:last-child a {
	border-bottom: none;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.service-box-wrapper .service-img img {
	width: 100%;
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.service-box-wrapper .service-img:hover img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
.booking-btn-mobile-view {
	text-align: center;
	margin-top: 13px;
	padding: 0px 14px;
}
.booking-btn-mobile-view a {
	font-size: 14px;
	text-transform: uppercase;
	background-color: #8dc63f;
	padding: 8px 34px;
	text-decoration: none;
	border-radius: 4px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	display: inline-block;
}
.booking-btn-mobile-view {
	display: none;
}
.slider-section-home {
	position: relative;
	float: left;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li:first-child a {
	border-top-right-radius: 15px;
}
.nav_area > ul > li ul.sub-menu li:last-child a {
	border-bottom-left-radius: 15px;
}
.wrapper-menu ul.menu li.active-hover:hover a {
	color: #8dc63f;
}

/* #Progress
================================================== */
.progress-wrap {
	position: fixed;
	right: 30px;
	bottom: 30px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1);
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	color: #02436e; /* --- Pijl kleur --- */
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::after {
	opacity: 0;
}
.progress-wrap::before {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 46px;
	font-size: 24px;
	opacity: 0;
	background: #000000; /* --- Pijl hover kleur --- */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::before {
	opacity: 1;
}
.progress-wrap svg path {
	fill: none;
}
.progress-wrap svg.progress-circle path {
	stroke: #02436e; /* --- Lijn progres kleur --- */
	stroke-width: 4;
	box-sizing: border-box;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}

#sliderhome-1 .owl-nav button.owl-prev {
    position: absolute;
    left: 16px;
    top: 43%;
    margin: 0px;
}
#sliderhome-1 .owl-nav button.owl-next {
	position: absolute;
    right: 16px;
    top: 43%;
    margin: 0px; 
}
#sliderhome-1 .owl-dots {
    position: absolute;
    bottom: 58px;
    width: 100%;
    left: 0;
}
#sliderhome-1 .owl-nav button {
    font-size: 36px;
    color: #fff;
    outline: 0;
}
#sliderhome-1 .owl-nav button i {
    font-weight: 300;
}
#sliderhome-1 .owl-nav button:hover {color: #8dc63f;}
#sliderhome-1 .owl-dots button span {
    background: #ffffff;
}
#sliderhome-1 .owl-dots button.active span {
    background: #8dc63f;
}
#sliderhome-1 .owl-dots button {
    outline: 0;
}





/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.slider-img-home img {
    height: 224px;
}

#sliderhome-1 .owl-nav button.owl-prev {
    left: 5px;
}
#sliderhome-1 .owl-nav button.owl-next {
    right: 5px;
}
#sliderhome-1 .owl-nav button {
    font-size: 17px;
}
#sliderhome-1 .owl-dots {
    bottom: 41px;
}
	
	
	
	
.our-clinic-banner-title-text {
	text-align: center;
}
.more-btn {
	text-align: center;
}
.header-right-info {
	display: none;
}
.banner-wrapper img {
	height: 470px;
	object-fit: cover;
}
.row.header-row .col-md-3 {
	max-width: 100%;
	flex: 100%;
}
.row.header-row .col-md-7 {
	max-width: 100%;
	flex: 100%;
	padding-right: 0;
}
.logo a {
	max-width: 70%;
}
.header-section {
	padding-top: 15px;
}
.banner-title {
	font-size: 24px;
	line-height: 31px;
}
.banner-title span {
	font-size: 28px;
	line-height: 39px;
}
.banner-title-text {
	bottom: 34%;
}
.our-clinic-banner img {
	height: 180px;
	object-fit: cover;
}
.our-clinic-banner-title {
	font-size: 33px;
}
.banner-contact-text ul li {
	font-size: 16px;
	padding-right: 22px;
}
.banner-contact-text ul li i.fab {
	margin-right: 5px;
	font-size: 22px;
	vertical-align: top;
}
.banner-contact-text ul li i.fal {
	font-size: 15px;
	margin-right: 5px;
}
.banner-contact-text ul li.coll::after {
	height: 12px;
	left: -14px;
	top: 6px;
}
.victoria-tan-details-info {
	padding-left: 0px;
	padding-top: 60px;
}
.victoria-tan-info .victoria-tan-text {
	font-size: 24px;
}
.victoria-tan-section::before {
	bottom: 436px;
	width: 77%;
}
.victoria-tan-section::after {
	width: 42%;
}
.victoria-tan-section {
	padding-top: 45px;
}
.service-banner img {
	height: auto;
}
.service-details-row .col-md-8 {
	padding: 0px 0px;
}
.service-details-info {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 22px;
}
.service-details-info .service-title {
	font-size: 24px;
	padding-bottom: 6px;
}
.opening-hours-details-info .opening-hours-title {
	font-size: 24px;
}
.opening-hours-section {
	padding: 35px 0px;
}
.img-block {
	margin-left: 15px;
	margin-top: 45px;
}
.img-block.img::before {
	top: 15px;
	right: 15px;
}
.heading-title {
	font-size: 24px;
}
.news-section::after {
	height: 5px;
	width: 22%;
	top: 52px;
}
.news-section-wrapper {
	padding: 60px 0px 20px;
	margin-top: -27px;
	clip-path: polygon(0 0, 100% 5%, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
}
.news-details-left-box {
	margin: auto;
}
.news-details-left-box .col-md-6 {
	padding: 0px 0px;
}
.news-img-wrapper {
	width: 70%;
	margin: auto;
}
.news-details-info {
	padding-top: 30px;
}
.news-details-info .news-title-text {
	font-size: 16px;
	padding-bottom: 8px;
}
.news-details-right-box {
	margin: auto;
	padding-top: 35px;
}
.news-details-right-box .col-md-6 {
	padding: 0px 0px;
}
.footer-logo {
	text-align: center;
}
.footer-details-info {
	text-align: center;
	padding-top: 15px;
}
.footer-menu ul li {
	display: block;
	padding-left: 0px;
	line-height: 28px;
}
.footer-menu ul li a::after {
	border: none;
}
.banner-wrapp img {
	height: 300px;
	object-fit: cover;
}
.banner-text {
	font-size: 26px;
}
.news-details-wrapper .news-title {
	font-size: 24px;
	line-height: 32px;
}
.news-details-wrapper p {
	width: 100%;
	font-size: 15px;
}
.news-details-wrapper .news-details-img {
	width: 100%;
}
.back-btn {
	padding-top: 28px;
	text-align: center;
}
.back-btn a {
	max-width: 35px;
}
.news-details-wrapper .news-details-text {
	font-size: 15px;
}
.content-section.wrapper {
	padding: 55px 0px 50px;
}
.service-box-wrapper-row {
	width: 100%;
}
.service-box-wrapper-row .col-md-3 {
	padding: 0px 0px;
}
.service-box-wrapper .service-box-title {
	font-size: 16px;
}
.doctor-details-wrapper-row {
	width: 100%;
}
.doctor-details-wrapper-row .col-md-4 {
	padding: 0px 0px;
}
.doctor-details-wrapper-row .news-img-wrapper {
	width: 70%;
}
.doctor-details-wrapper-row .col-md-8 {
	padding: 0px 0px;
}
.doctor-details-info {
	padding-left: 0px;
	padding-top: 30px;
}
.doctor-details-info .victoria-tan-details-info {
	padding-top: 0px;
}
.doctor-profile-details {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
}
.doctor-profile-details .doctor-profile-can-text {
	font-size: 16px;
}
.category-btn-wrapper ul li a {
	width: 93px;
	font-size: 14px;
}
.row-news-details-wrapp {
	padding: 0px 0px;
	padding-bottom: 28px;
}
.news-details-wrapp {
	padding-top: 25px;
}
.btn-wrapper {
	text-align: center;
	margin-top: 25px;
}
ul.pagination {
	padding-top: 46px;
	text-align: center;
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
}
.back-bgg {
	bottom: -100px;
	max-width: 97%;
}
ul li .sub-menu li {
	border-bottom: none;
}
.banner-contact-info {
	text-align: center;
}
.booking-btn-mobile-view {
	display: block;
}
}

/******* Tablet Layout *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.booking-btn-mobile-view {
	display: block;
}
ul li .sub-menu li {
	border-bottom: none;
}
.header-right-info {
	display: none;
}
.row.header-row .col-md-3 {
	max-width: 100%;
	flex: 100%;
}
.row.header-row .col-md-7 {
	max-width: 100%;
	flex: 100%;
	padding-right: 0;
}
.logo a {
	max-width: 45%;
}
.header-section {
	padding-top: 15px;
}
.toggle {
	right: 15px;
	top: -73px;
}
.banner-wrapper img {
	height: 450px;
	object-fit: cover;
}
.our-clinic-banner-title {
	font-size: 45px;
}
.victoria-tan-details-info {
	padding-left: 0px;
}
.victoria-tan-section {
	padding-top: 43px;
}
.victoria-tan-section::before {
	width: 30%;
	bottom: 144px;
}
.victoria-tan-details-row {
	align-items: flex-start;
}
.victoria-tan-info {
	padding-top: 46px;
}
.service-details-row .col-md-8 {
	padding-left: 0px;
	max-width: 50%;
	flex: 50%;
	padding-right: 0px;
}
.service-banner img {
	object-fit: cover;
}
.service-details-info {
	padding: 15px;
	padding-top: 40px;
	padding-bottom: 22px;
}
.service-details-row .col-md-4 {
	max-width: 50%;
	flex: 50%;
}
.news-section::after {
	width: 33%;
}
.news-section-wrapper {
	padding: 100px 0px 20px;
	margin-top: -37px;
	clip-path: polygon(0 0, 100% 19%, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
}
.news-details-left-box {
	align-items: flex-start;
	margin: auto;
}
.news-details-left-box .col-md-6 {
	padding: 0px 0px;
	padding-right: 15px;
}
.news-details-right-box {
	align-items: flex-start;
	margin: auto;
}
.news-details-right-box .col-md-6 {
	padding: 0px 0px;
	padding-left: 15px;
}
.news-details-info .news-title-text {
	font-size: 16px;
}
.footer-logo a {
	max-width: 100%;
}
.footer-section {
	padding: 30px 0px 25px;
}
.banner-wrapp img {
	height: 330px;
	object-fit: cover;
}
.banner-text {
	font-size: 34px;
}
.service-box-wrapper-row {
	width: 100%;
}
.content-section.wrapper {
	padding: 57px 0px 50px;
}
.service-box-wrapper {
	margin-bottom: 20px;
}
.doctor-details-info {
	padding-left: 0px;
}
.doctor-profile-details {
	padding-left: 15px;
	padding-right: 15px;
}
.row-news-details-wrapp {
	padding: 0px 30px;
	padding-bottom: 28px;
}
.news-details-wrapp .news-title {
	font-size: 20px;
	padding-bottom: 4px;
	line-height: 24px;
}
.news-details-wrapp p {
	line-height: 19px;
}
.news-section {
	padding-top: 0px;
}
.back-bgg {
	bottom: -113px;
	max-width: 80%;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.nav_area ul li a {
	font-size: 12px;
}
.nav_area > ul > li {
	padding-left: 25px;
}
.header-right-info ul li.booking-btn a {
	font-size: 10px;
	padding: 5px 12px;
}
}
