@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);

.banner-img img {
	width: 100%;
	height: 900px;
	min-height: 900px;
	object-fit: cover;
	object-position: center;
}

.home-banner .banner-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.section-header .row-1 .col ul li a,
.section-mobile-header .row-1 .col ul li a {
	text-transform: uppercase;
	display: flex;
	font-size: 14px;
	gap: 5px;
	font-weight: 500
}

.theme-btn,
span.social-link-top a i {
	font-size: 16px
}

.sub-headings,
.theme-btn {
	text-transform: capitalize
}

.section-mobile-header {
	display: block;
	position: fixed;
	width: 100%;
	z-index: 99;
	background: #fff;
	padding: 0
}

.section-mobile-header .row-1 {
	text-align: center;
	padding: 10px;
	align-items: center;
	justify-content: space-between;
	background: #fff
}

.footer-bottom .copyright-text a:hover,
.lnews-widget .entry-title:hover,
.main-box-2-icon .font-k,
.main-footer .about-widget .list-style-two a:hover,
.main-footer .about-widget .list-style-two a:hover i,
.main-footer .footer-upper .contact-info li .text a,
.main-footer .widget-title a,
.section-header .row-1 .col .dropdown .sub-menu li:hover a,
.text-white,
.user-links li a:hover {
	color: #fff
}

.text-black,
p.font-kss {
	color: #000
}

.mxv {
	margin-top: 17vh
}

.section-mobile-header .row-1 .hamburger-icon svg {
	width: 30px;
	height: 30px;
	fill: #fff
}

.section-mobile-header .row-1 .col ul {
	list-style: none;
	display: flex;
	justify-content: center
}

.section-mobile-header .row-1 .col ul li {
	padding-right: 15px
}

.section-mobile-header .row-1 .col ul li a {
	color: #000;
	align-items: center
}

.section-mobile-header .mobile-menu-links {
	display: none !important;
	position: fixed;
	top: unset;
	width: 100%;
	left: 0;
	overflow: scroll;
	height: 50vh
}

.bg,
.item,
.mian-box,
.overlay {
	height: 100%
}

.section-mobile-header .mobile-menu-links li {
	text-align: left;
	padding: 0px 15px;
}

.section-mobile-header .dropdown:hover .sub-menu,
.section-mobile-header .hidden,
.section-mobile-header .mobile-nav-menu.active {
	display: block
}

.section-mobile-header .mobile-nav-menu.active .mobile-menu-links {
	background-color: #fff;
	display: block !important
}

/*.section-header,*/
/*.section-header.fix-header .container,*/
/*.section-mobile-header .row-1 .col .sub-menu {*/
/*	display: none*/
/*}*/
.section-mobile-header .row-1 .col .sub-menu li:last-child {
	border: none
}

.down {
	top: 3px;
	position: relative
}

span.hamburger-icon {
	background: #422774;
	padding: 4px 12px 0;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid rgba(255, 255, 255, .1)
}

.headre-but,
.section-mobile-header .row-1 .mobile-nav-menu {
	text-align: end
}

.section-mobile-header .row-1 .col-a {
	text-align: left
}

.section-mobile-header.fix-header {
	background: 0 0
}

.section-header .row-1 {
	align-items: center;
	padding: 10px 0
}

.section-header .row-1 .col ul {
	display: flex;
	list-style: none;
	justify-content: end;
	align-items: center
}

.section-header .row-1 .col ul li {
	margin-right: 25px
}

.section-header .row-1 .col-b ul li:last-child {
	margin-right: 0
}

.section-header .row-1 .col ul li a {
	color: #000;
	text-decoration: none
}

.section-header .dropdown .sub-menu li a {
	text-transform: unset !important
}

.section-header .row-1 .col-b svg {
	width: 12px;
	height: 16px;
	fill: #000
}

.section-header .dropdown .sub-menu li {
	padding: 15px 0 6px
}

.section-header .dropdown .sub-menu li:first-child {
	padding-top: 0
}

.section-header .dropdown .sub-menu {
	position: absolute;
	display: none !important;
	width: 340px;
	background-color: #f8f8f8;
	padding: 0;
	transform: translate(0, 10px);
	z-index: 999;
	border-radius: 0
}

.section-header .dropdown .sub-menu2 {
	width: 270px
}

.section-header .row-1 .col .nav ul>li {
	padding: 7px 14px
}

.section-header .row-1 .col .nav>ul>li {
	padding: 30px 0;
	position: relative;
	cursor: pointer
}

.section-header .dropdown:hover .sub-menu {
	display: block !important;
	transition-duration: .5s
}

.section-header .row-1 .col .dropdown .sub-menu li a {
	color: #000;
	opacity: 1;
	font-weight: 500;
	font-size: 14px
}

.section-header .row-1 .col .dropdown .sub-menu li {
	margin-right: 0;
	border-bottom: 1px dotted #ddd
}

.section-header .row-1 .col .dropdown .sub-menu li:hover {
	background-color: #75b53d
}

.down svg {
	width: 8px;
	height: 10px
}

.box-img-maain img,
.box-img-textt img,
.main-box-ser .main-box-img img,
ul.icon-with-text li img {
	width: 100px;
	height: 100px
}

.section-header .container {
	background: #019ed6;
	color: #fff;
	padding: 15px 0;
	font-size: 14px;
	font-weight: 700;
	display: none
}

.section-header .row-0 .col svg {
	fill: #fff;
	width: 16px;
	height: 16px
}

.section-header .row-0 .col a {
	color: #fff;
	margin: 0 20px;
	font-size: 13px;
	display: flex;
	align-items: center;
	gap: 5px
}

.section-header .row-0 .col .top-headline {
	display: flex;
	align-items: center;
	justify-content: right;
	width: 100%;
	font-weight: 500;
	gap: 50px
}

@media all and (min-width:981px) {
	.section-mobile-header {
		display: none
	}

	.section-header {
		display: block;
		width: 100%;
		z-index: 999;
		padding-top: 0;
		background: #fff
	}

	.section-header .container {
		display: block
	}
}

.home-banner,
.theme-btn,
.tpbreadcrumb-overlay {
	position: relative;
	z-index: 1
}

.home-banner .banner-wrapper,
.home-banner .banner-wrapper .section-button {
	display: -moz-box;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox
}

.headre-but .theme-btn {
	margin: 0
}

.headre-but .theme-btn:hover {
	background: #422774;
	color: #fff
}

span.social-link-top a {
	display: inline-block !important;
	margin: 0 10px !important
}

.theme-btn {
	cursor: pointer;
	font-weight: 500;
	transition: .5s;
	text-align: center;
	padding: 15px 25px;
	border-radius: 5px;
	align-items: center;
	display: inline-flex;
	justify-content: center;
	background: #ef7f2d;
	color: #000 !important;
	margin-top: 15px;
	text-decoration: none;
}

.theme-btn i {
	padding-left: 5px;
	font-size: 12px
}

.theme-btn:hover {
	background: #000;
	color: #fff !important;
}

.tpbreadcrumb-overlay {
	padding-top: 130px;
	padding-bottom: 130px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.tpbreadcrumb-overlay::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0 0 0 / 74%);
	z-index: -1
}

.tpbreadcrumb-title {
	font-size: 50px;
	line-height: 1.1;
	color: #fff;
	margin-bottom: 17px;
	font-weight: 600
}

.tpbreadcrumb p {
	font-size: 18px;
	line-height: 1.5;
	color: rgba(255, 255, 255, .8);
	margin-bottom: 0
}

.tpbreadcrumb ul li {
	display: inline-flex;
	list-style: none;
	color: #fff
}

.tpbreadcrumb ul li a {
	color: #75b53d
}

.list-order li strong,
.service3-text2 span i,
.tpbreadcrumb ul li:nth-child(3) a {
	color: #ef7f2d
}

.heading-30 {
	font-size: 35px;
	margin-bottom: 25px;
	line-height: 40px;
	color: #422774;
	font-family: Poppins, sans-serif !important;
}

.accordion-item,
.list-order li:last-child,
.user-links li:last-child,
ul.order-list-icon li:last-child {
	margin-bottom: 0
}

.list-order li {
	margin-bottom: 10px
}

.bg-color-1 {
	background: #f8f8f8
}

.bg-color-2 {
	background: red
}

ul.order-list-icon li {
	font-size: 16px;
	margin-bottom: 10px;
	list-style: none;
	padding-left: 30px;
	position: relative
}

ul.icon-with-text li {
	width: 24%;
	justify-content: center;
	gap: 13px;
	margin: 30px 0;
	align-items: center;
	display: inline-block;
	text-align: center
}

.accordion-item {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

.accordion-header {
	background-color: #3c5c24;
	color: #fff;
	padding: 14px;
	font-size: 16px;
	border: none;
	width: 100%;
	text-align: left;
	cursor: pointer;
	outline: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 0;
	transition: background-color .3s;
	font-family: 'Montserrat';
}

.accordion-header:hover {
	background-color: #fff;
	color: #000
}

.accordion-content {
	background-color: #fafafa;
	overflow: hidden;
	padding: 0 15px;
	max-height: 0;
	transition: max-height .3s
}

.accordion-content p {
	line-height: 1.5;
	font-size: 16px;
	padding-bottom: 30px;
	padding-top: 30px
}

.icon {
	transition: transform .3s
}

.active .icon {
	transform: rotate(45deg)
}

.accordion-container {
	width: 90%;
	margin: 0 auto
}

.about-inner-text span {
	font-size: 17px;
	margin: 20px 20px 20px 0;
	color: #000;
	font-weight: 600;
	position: relative;
	padding-left: 30px;
	display: block
}

.user-links li,
ol {
	padding-left: 25px
}

.about-inner-text span:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #ef7f2d;
	display: block;
	position: absolute;
	left: 0;
	top: -3px
}

.main-box-loction {
	width: 100%;
	box-shadow: 0 0 15px #ddd;
	padding: 30px;
	border-radius: 25px;
	text-align: justify
}

.col-location-text p strong {
	text-align: center;
	display: block;
	font-size: 22px;
	color: #422774
}

/*.home-banner {*/
/*	background-image: url(../img/dental-krafts-banner.webp);*/
/*	background-size: cover;*/
/*	background-repeat: no-repeat;*/
/*	margin-bottom: -150px;*/
/*	background-position: bottom*/
/*}*/
.home-banner .overlay {
	background-image: linear-gradient(90deg, rgb(15 16 29 / 0%) 40%, #019ed6 70%);
	opacity: .7
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.home-banner .banner-wrapper {
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-moz-align-content: center;
	-ms-align-content: center;
	align-content: center;
	-webkit-justify-content: end;
	-moz-justify-content: end;
	-ms-justify-content: end;
	justify-content: end;
	-ms-flex-pack: end;
	min-height: 900px;
	padding-top: 148px;
	padding-bottom: 150px
}

.banner-section-info {
	line-height: 1
}

.banner-section-info .section-sub-title {
	color: #000;
	margin-bottom: 35px;
	background: #ef7f2d;
	display: inline-block;
	padding: 0 10px;
	font-weight: 600;
	font-size: 24px;
}

.banner-section-info .section-title {
	padding-left: 20px;
	border-left: 3px solid #ef7f2d;
	margin-bottom: 35px;
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 55px
}

.banner-section-info .section-paragraph {
	margin-bottom: 50px;
	color: #fff;
	line-height: 1.5
}

.home-banner .banner-wrapper .section-button {
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.home-banner .buttom-curve-shape {
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	z-index: 2;
	overflow: hidden
}

.home-banner .buttom-curve-shape svg {
	width: -moz-calc(110% + 1.3px);
	width: -webkit-calc(110% + 1.3px);
	width: calc(110% + 1.3px);
	height: 200px;
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}

.home-banner .buttom-curve-shape svg path {
	fill: #fff
}

.home-feature-section {
	padding-bottom: 50px;
	padding-top: 50px;
	z-index: 1
}

.home-feature-section .row .feature-item {
	margin: 0 12px
}

.home-feature-section .row .feature-item .feature-type {
	padding: 40px 15px 35px;
	-webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	-ms-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	-o-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 26px;
	background-color: #fff;
	text-align: center;
	position: relative
}

.home-feature-section .row .feature-item .feature-type .servie-icon {
	margin-bottom: 23px;
	height: 100px;
	width: 100px;
	font-size: 40px;
	line-height: 100px;
	background-color: rgb(244, 244, 244);
	color: #0f101d;
	display: inline-block;
	border-radius: 50%;
	padding: 20px;
	position: relative;
	z-index: 2
}

.home-feature-section .row .feature-item .feature-type .feature-header a {
	margin-bottom: 8px;
	font-weight: 700;
	color: #ef7f2d;
	font-size: 14px;
	text-decoration: none;
}

.home-feature-section .row .feature-item .feature-type .feature-desc {
	margin-bottom: 0;
	font-size: 14px
}

.home-feature-section .row .feature-item:nth-child(4n+2) .feature-type,
.home-feature-section .row .feature-item:nth-child(4n+3) .feature-type {
	/* margin-top: 60px; */
}

ul.icon-with-text li img {
	display: block;
	margin: 0 auto
}

.sub-headings {
	background: #ff6833;
	color: #000;
	display: inline-block;
	padding: 8px 15px;
	border-radius: 30px;
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: 700
}

.service3-boxarea {
	position: relative;
	border-radius: 2px;
	background: #fff;
	padding: 30px 28px 50px
}

.service3-imag1 {
	position: absolute;
	top: 35px
}

.font-lora,
.heading-list,
.mian-box {
	position: relative
}

.service3-imag1 img {
	border-radius: 120px 120px 0 0;
	width: 100%;
	object-fit: cover;
	border: 1px solid #75b53d
}

.service3-boxarea.bgservice2,
.service4-boxarea5 {
	box-shadow: 0 50px 5px 0 rgba(0, 0, 0, .09)
}

.service3-text2 p {
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
	text-align: center
}

.service3-text2 a {
	color: #422774;
	font-weight: 500
}

.font-lora {
	color: #000;
	padding-bottom: 35px;
	text-align: center;
	font-weight: 600;
	font-size: 18px !important
}

.font-lora:before {
	content: "";
	width: 30px;
	height: 2px;
	background: #75b53d;
	display: block;
	position: absolute;
	bottom: 22px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.font-lora:after {
	content: "\f005\f005 \f005 \f005 \f005";
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	color: #ffcf20
}

.heading-list:before {
	content: "";
	width: 30px;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	bottom: 10px
}

.item,
.owl-carousel .owl-stage {
	display: flex
}

.mian-box p.font-kss {
	font-size: 14px;
	line-height: 22px
}

.mian-box {
	background: #ff793e;
	-webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	-ms-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	-o-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	box-shadow: 0 10px 20px -10px rgba(0, 0, 0, .25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 20px;
	cursor: pointer
}

.main-box-1-icon img:nth-child(2) {
	width: 80px;
	height: 80px;
	background: #fff;
	padding: 5px;
	position: absolute;
	left: 15px;
	bottom: 22px;
}

.main-box-2-icon {
	padding: 30px 20px 20px
}

.heading-list {
	color: #000;
	padding-bottom: 20px;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 0
}

.owl-slider-ser {
	width: 100%;
	max-width: 1166px;
	margin: 50px auto 0
}

.owl-slider-ser .owl-nav .owl-next,
.owl-slider-ser .owl-nav .owl-prev {
	width: 40px;
	height: 40px;
	background: #75b53d;
	padding: 0 10px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 50%
}

.owl-slider-ser .owl-nav .owl-next {
	margin-right: -49px !important;
	position: absolute;
	right: 0;
	top: 0
}

.owl-slider-ser .owl-nav .owl-prev {
	margin-left: -49px !important;
	position: absolute;
	left: 0;
	top: 0
}

.owl-slider-ser .owl-nav {
	top: 40%;
	z-index: 0;
	position: absolute;
	width: 100%
}

.item {
	flex: 1 0 auto
}

.service3-boxarea .bgservice2 {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: stretch
}

.bg-img-1 {
	background: url(../img/why_bg_3.jpg) left/cover no-repeat
}

.bg-img-2 {
	background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)) center center/cover no-repeat fixed, url(../img/dental-implant-back.webp) center center/cover no-repeat fixed
}

.bg,
.main-footer.home5-style:before {
	background-repeat: no-repeat;
	top: 0;
	left: 0
}

.main-footer {
	position: relative;
	background-color: #110c1b;
	overflow: hidden
}

.main-footer .footer-upper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f50;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 40px;
	position: relative
}

@media only screen and (max-width:1023px) {
	.main-footer .footer-upper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		padding: 0 70px 30px
	}
}

.main-footer .footer-upper .logo-box {
	position: relative;
	width: 25%;
	text-align: center
}

.main-footer .footer-upper .contact-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 75%;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

@media only screen and (max-width:1023px) {
	.main-footer .footer-upper .logo-box {
		margin: 30px 0;
		width: auto
	}

	.main-footer .footer-upper .contact-info {
		width: auto
	}
}

@media only screen and (max-width:424px) {
	.main-footer .footer-upper .contact-info {
		width: 100%;
		margin: 0 -15px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.main-footer .footer-upper .contact-info li {
	padding-left: 45px;
	position: relative
}

.main-footer .footer-upper .contact-info li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: 0
}

@media only screen and (max-width:1023px) {
	.main-footer .footer-upper .contact-info li {
		padding: 0 15px;
		border: 0;
		margin: 0 0 30px !important;
		min-width: initial
	}
}

@media only screen and (max-width:767px) {
	.main-footer .footer-upper {
		padding: 0 30px 30px
	}

	.main-footer .footer-upper .contact-info {
		display: block
	}

	.main-footer .footer-upper .contact-info li {
		padding: 0;
		width: 100%
	}
}

.main-footer .footer-upper .contact-info li .icon {
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 30px;
	line-height: 20px;
	margin-top: -10px;
	color: #fff
}

.main-footer .footer-upper .contact-info li .title {
	font-size: 14px;
	line-height: 26px;
	color: #e6f3ff;
	display: block;
	margin-bottom: 0
}

.main-footer .footer-upper .contact-info li .text {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 0
}

.main-footer .footer-upper .btn-box {
	margin-left: auto
}

@media only screen and (max-width:1023px) {
	.main-footer .footer-upper .contact-info li .icon {
		position: relative;
		top: 0
	}

	.main-footer .footer-upper .btn-box {
		margin: 0 auto
	}
}

.main-footer .widgets-section {
	position: relative;
	padding: 75px 0 0
}

.main-footer .about-widget .logo-box {
	margin-bottom: 28px
}

.main-footer .about-widget .text {
	color: #ddd;
	margin-bottom: 20px
}

.main-footer .about-widget .list-style-two {
	margin-bottom: 20px
}

.main-footer .about-widget .list-style-two li {
	padding-left: 30px;
	list-style: none;
	position: relative
}

.main-footer .about-widget .list-style-two a {
	color: #ddd
}

.main-footer .about-widget .list-style-two a i {
	color: #f50;
	position: absolute;
	left: 0;
	top: 4px
}

.main-footer .about-widget .social-icon-two a {
	background-color: #f50
}

.main-footer .about-widget .social-icon-two a:hover {
	background-color: #fff;
	color: #f50
}

.footer-bottom,
.lnews-widget,
.main-footer .footer-column {
	position: relative
}

.main-footer .footer-widget,
.user-links {
	margin-bottom: 50px;
	position: relative
}

.main-footer .widget-title {
	position: relative;
	color: #fff;
	margin-bottom: 30px
}

.main-footer.home5-style {
	background-color: #100f12;
	position: relative
}

.main-footer.home5-style:before {
	background-color: #100f12;
	background-image: url(../images/background/bg10.jpg);
	background-position: center center;
	bottom: 0;
	content: "";
	opacity: .05;
	position: absolute;
	right: 0
}

.main-footer.home6-style {
	background-color: #1e1b1b;
	position: relative
}

.lnews-widget .post-item:first-child {
	margin-bottom: 45px
}

.lnews-widget .post-thumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 75px;
	left: 0;
	position: absolute;
	width: 75px
}

.lnews-widget .post-right {
	padding-left: 90px
}

.lnews-widget .posted-date .entry-date,
.lnews-widget .posted-date i {
	color: #f50
}

.lnews-widget .entry-title {
	color: #ddd;
	font-size: 16px;
	line-height: 22px
}

.user-links li {
	color: #ddd;
	font-weight: 400;
	line-height: 2.5rem;
	margin-bottom: 0;
	position: relative;
	list-style: none
}

.user-links li:before {
	color: #f50;
	content: "\f0da";
	font-family: fontawesome;
	font-weight: 600;
	left: 0;
	position: absolute
}

.user-links li a {
	color: inherit;
	display: inline-block;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s
}

.user-links li a:before {
	background-color: #f50;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.main-footer .footer-widget iframe,
.user-links li a:hover:before {
	width: 100%
}

.social-icon-two {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.appointment-row,
.appointment-row .form-wrap,
.schedule-box .box-timing,
.social-icon-two li {
	display: -webkit-box;
	display: -ms-flexbox
}

.social-icon-two li {
	position: relative;
	display: flex;
	margin-left: 10px
}

.social-icon-two li:first-child {
	margin-left: 0
}

.social-icon-two li a {
	position: relative;
	display: block;
	line-height: 42px;
	height: 42px;
	width: 42px;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #081125;
	-webkit-transition: .3s;
	transition: .3s
}

.social-icon-two li a:hover {
	color: #fff;
	background-color: var(--bg-theme-color2)
}

h5.ser-head-line {
	line-height: 50px;
	font-size: 22px;
	color: #000
}

h5.ser-head-line span {
	color: #019ed6;
	font-size: 50px;
	display: block
}

.ser-but-head {
	text-align: right
}

.footer-bottom .inner-container {
	position: relative;
	padding: 30px 15px;
	text-align: center
}

.footer-bottom .copyright-text {
	position: relative;
	font-size: 15px;
	line-height: 25px;
	color: #ddd
}

.footer-bottom .copyright-text a {
	color: inherit
}

.bg {
	position: absolute;
	width: 100%;
	background-position: center;
	background-size: cover
}

.footer-bg {
	background-image: url(../img/footer-bg1.webp);
	opacity: .1
}

ul.order-list-icon li:before {
	content: "\f138";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	color: #ef7f2d
}

ol.list-order {
	padding-left: 35px
}

#contact button[type=submit],
#contact input[type=date],
#contact input[type=email],
#contact input[type=tel],
#contact input[type=text],
#contact textarea {
	font: 400 12px/16px Montserrat, Helvetica, Arial, sans-serif
}

#contact h3 {
	display: block;
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 25px;
	line-height: 40px;
	color: #422774;
	text-align: center
}

#contact h4 {
	margin: 5px 0 15px;
	display: block;
	font-size: 13px;
	font-weight: 400
}

fieldset {
	border: none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%
}

#contact input[type=date],
#contact input[type=email],
#contact input[type=tel],
#contact input[type=text],
#contact textarea {
	width: 100%;
	border: 1px solid #e5edff;
	background: #f0f4ff;
	margin: 0 0 5px;
	padding: 12px;
	border-radius: 15px
}

#contact input[type=date]:hover,
#contact input[type=email]:hover,
#contact input[type=tel]:hover,
#contact input[type=text]:hover,
#contact textarea:hover {
	-webkit-transition: border-color .3s ease-in-out;
	-moz-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out;
	border: 1px solid #aaa
}

#contact textarea {
	height: 100px;
	max-width: 100%;
	resize: none
}

#contact button[type=submit] {
	cursor: pointer;
	border: none;
	background: #422774;
	color: #fff;
	padding: 10px;
	font-size: 15px;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	display: block;
	border-radius: 25px
}

#contact button[type=submit]:hover {
	background: #43a047;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background-color .3s ease-in-out
}

#contact button[type=submit]:active {
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .5)
}

#contact input:focus,
#contact textarea:focus {
	outline: 0;
	border: 1px solid #aaa
}

::-webkit-input-placeholder {
	color: #888
}

:-moz-placeholder {
	color: #888
}

::-moz-placeholder {
	color: #888
}

:-ms-input-placeholder {
	color: #888
}

.appointment-row {
	display: -webkit-flex;
	display: flex;
	gap: 30px
}

.appointment-row .schedule-box {
	-webkit-box-flex: 370px;
	-webkit-flex: 370px;
	-ms-flex: 370px;
	flex: 370px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.schedule-box {
	padding: 40px 30px;
	border-radius: 20px;
	position: relative;
	z-index: 2
}

.schedule-box .shape {
	position: absolute;
	inset: calc(40px * -1) 138px calc(40px * -1) -60px;
	border: 3px solid #d8dde1;
	border-radius: 20px;
	z-index: -2
}

.schedule-box .shape:before {
	content: '';
	height: 128px;
	width: 116px;
	position: absolute;
	top: 17px;
	left: 17px;
	background: -webkit-radial-gradient(center, ellipse, #ff793e 0, #ff793e 2.5px, transparent 3%);
	background: radial-gradient(ellipse at center, #ff793e 0, #ff793e 2.5px, transparent 3%);
	background-size: 22px 22px;
	background-repeat: repeat;
	background-position: 0 0;
	-webkit-animation: 7s linear infinite jumpAni;
	animation: 7s linear infinite jumpAni
}

.schedule-box:after {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: inherit;
	background-color: #422774;
	z-index: -1
}

.schedule-box .box-timing {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	padding-bottom: 17px;
	margin-bottom: 17px;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 14px
}

.box-title {
	font-size: 24px;
	line-height: 1.417;
	font-weight: 600;
	margin-top: -.32em
}

.schedule-box .box-title {
	color: #fff;
	margin-bottom: 15px;
	font-size: 30px
}

.schedule-box .box-text {
	color: #fff;
	margin-bottom: 22px;
	font-size: 14px;
	line-height: 20px
}

.appointment-row .form-wrap {
	-webkit-box-flex: 824px;
	-webkit-flex: 824px;
	-ms-flex: 824px;
	flex: 824px;
	display: -webkit-flex;
	display: flex;
	gap: 40px;
	background-color: #fff;
	box-shadow: 0 0 30px rgba(2, 29, 53, .08);
	border-radius: 20px;
	padding: 40px
}

.appointment-row .appointment-form {
	-webkit-box-flex: 374px;
	-webkit-flex: 374px;
	-ms-flex: 374px;
	flex: 374px
}

.appointment-row .img-box4 {
	-webkit-box-flex: 330px;
	-webkit-flex: 330px;
	-ms-flex: 330px;
	flex: 330px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 40px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	align-self: center
}

@-webkit-keyframes jumpAni {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
}

@keyframes jumpAni {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
}

.shape-mockup {
	position: absolute;
	z-index: -1;
	pointer-events: none
}

.home-feature-section .row .feature-item .feature-type:before {
	content: "";
	background: url(../img/why_feature_bg.png) 0 0/cover no-repeat;
	width: 100%;
	height: 115px;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.service3-boxarea:before {
	content: "";
	background: url(../img/quote_1.svg);
	width: 56px;
	height: 56px;
	display: block;
	position: absolute;
	bottom: 15px;
	right: 25px;
	z-index: 0
}

.mian-box .main-box-1-icon {
	overflow: hidden;
	position: relative
}

.mian-box:hover .main-box-1-icon img:first-child {
	transition: transform .5s, opacity .5s;
	transform: scale(1.2)
}

.service3-text2 img {
	width: 20% !important;
	margin: 0 auto 10px;
	border-radius: 50%
}

.fixed-icom {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 500
}

.h-whatsapp {
	width: 56px;
	height: 56px;
	background: #2db742;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
	-webkit-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
	-moz-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
	padding: 13px;
	z-index: 99;
	margin: 10px
}

.gallery-item img,
.lightbox,
.lightbox-content img {
	width: 100%;
	height: 100%
}

#thumbs .current .item,
.h-whatsapp.phone {
	background: #000
}

.h-whatsapp.phone img {
	filter: invert(1)
}

.col-location-text {
	margin-top: 15px
}

.gallery-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	margin: 0 auto
}

.gallery-item {
	flex-basis: 33%;
	padding: 0 3px;
	margin-bottom: 6px;
	cursor: pointer
}

.gallery-item:hover {
	opacity: 1
}

.gallery-item img {
	object-fit: cover
}

.gallery-content {
	font-size: .8em
}

.lightbox {
	position: fixed;
	display: none;
	background-color: rgba(0, 0, 0, .8);
	overflow: auto;
	top: 0;
	left: 0
}

.lightbox-content {
	position: relative;
	width: 25%;
	height: 70%;
	margin: 5% auto
}

.lightbox-next,
.lightbox-prev {
	position: absolute;
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	padding: 7px;
	top: 45%;
	cursor: pointer
}

.lightbox-prev {
	left: 0
}

.lightbox-next {
	right: 0
}

.lightbox-next:hover,
.lightbox-prev:hover {
	opacity: .8
}

@media (max-width:767px) {
	.tpbreadcrumb-title {
		font-size: 25px;
		font-weight: 600
	}

	.tpbreadcrumb p {
		font-size: 14px
	}

	.tpbreadcrumb p br {
		display: none
	}

	.gallery-container {
		width: 100%;
		padding: 0 15px
	}

	.gallery-item {
		flex-basis: 49.8%;
		margin-bottom: 3px
	}

	.lightbox-content {
		width: 80%;
		height: 60%;
		margin: 15% auto
	}
}

@media (max-width:480px) {
	.gallery-item {
		flex-basis: 50%;
		margin-left: -5px;
		margin-bottom: 5px
	}

	.lightbox-content {
		width: 90%;
		margin: 20% auto
	}
}

.o-video {
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 56.25%
}

.o-video>iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0
}

.mt-5 {
	margin-top: 5px
}

span>a {
	text-decoration: none;
	color: #fff !important
}

#header-wrap {
	position: fixed;
	height: auto;
	width: 100%;
	z-index: 100
}

.main-box-2-icon .heading-list a {
	color: #000;
	text-decoration: none
}

/*mega menu */
.color-border-bottom {
	border-bottom: 1px solid #e5e5e5 !important;
}

/* ===== Fix Mega Menu Layout (Scoped) ===== */
.mega-menu-wrapper {
	position: relative;
}

/* hide menu by default */
.mega-menu-wrapper .mega-menu {
	position: absolute;
	left: 0;
	top: 100%;
	width: 600px;
	background: #fff;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
	display: none;
	padding: 20px 30px;
	border-radius: 8px;
	z-index: 999;
}

/* show on hover */
.mega-menu-wrapper:hover>.mega-menu {
	display: flex !important;
	gap: 40px;
	justify-content: space-between;
}

/* force reset conflicting styles */
.mega-menu-wrapper .mega-menu ul,
.mega-menu-wrapper .mega-menu li {
	all: unset;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* reapply needed styling */
.mega-menu-column {
	width: 48%;
}

.mega-menu-column ul li {
	margin-bottom: 8px;
}

.mega-menu-column ul li a {
	display: block;
	color: #222;
	text-decoration: none;
	font-size: 15px;
	line-height: 22px;
	transition: 0.3s ease;
}

.mega-menu-column ul li a:hover {
	color: #0d6efd;
	padding-left: 5px;
}

/* prevent other 
<ul>
flex rules from affecting this menu */
.section-header .nav>ul>li.dropdown.mega-menu-wrapper>.mega-menu {
	flex-direction: row !important;
}

/* smooth appearance */
.mega-menu {
	transition: opacity 0.2s ease-in-out;
}

/* ==== FINAL FIX for Mega Menu Layout ==== */
.mega-menu-wrapper .mega-menu {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	width: 600px;
	background: #fff;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	padding: 25px 30px;
	border-radius: 8px;
	z-index: 999;
	justify-content: space-between;
}

.mega-menu-wrapper:hover>.mega-menu {
	display: flex !important;
}

/* Override global UL flex */
.mega-menu-wrapper .mega-menu ul {
	display: block !important;
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}

/* Individual column styling */
.mega-menu-column {
	width: 48%;
}

/* Reset LI spacing */
.mega-menu-column li {
	display: block !important;
	margin-bottom: 8px !important;
}

/* Anchor styling */
.mega-menu-column li a {
	color: #222;
	font-size: 15px;
	text-decoration: none;
	transition: all 0.3s ease;
	display: block;
}

.mega-menu-column li a:hover {
	color: #fff !important;
	padding-left: 5px;
}

.mega-menu-column ul li:hover {
	background-color: #75b53d !important;
}