@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/*=========
general css start
==========*/
::selection {
 /*background: #f5821f;*/
 /*color:#fff;*/
}
*+html {
	margin:0px;
	padding:0px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, header, footer, section, nav {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
	outline:none;
}
p {
	margin:0px;
	padding:0px 0px 15px 0px;
}
ul li, ol li {
	margin:0px;
	padding:0px;
	list-style:none;
}
input[type="text"]:focus, textarea:focus {}
.form-control:focus
{
	box-shadow:none;
	border-color:#f5821f;	
}
/*=============
general css END
============*/
body {
	background:#ffffff;
	width:100%;
	margin:0 auto;
	padding:0px;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	line-height:26px;
	color: #222;
	font-weight: 400;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	word-break: break-word;
}
a {
	color:#333;
	text-decoration:none;
	outline: none;
}
a:hover {
	color:#000;
	/*font-weight:bold;*/
	text-decoration:none;
	outline: none;
}
.latestnews a:hover{
    color:#f5821f;
}
.treatment-card a:hover{
    color:#f5821f;
}
.blog-list-card a:hover{
    color:#f5821f;
}
a:focus {
	text-decoration:none;
	outline:none;
	outline-offset:0px;
}
.imgwidth img {
	width:100%;
}
.font-w100 {
	font-weight: 100;
}
.font-w300 {
	font-weight: 300;
}
.font-w400 {
	font-weight: 400;
}
.font-w500 {
	font-weight: 500;
}
.font-w600 {
	font-weight: 600;
}
.font-w700 {
	font-weight: 700;
}
.font-w800 {
	font-weight: 800;
}
.font-w900 {
	font-weight: 900;
}
.flclear
{
	clear:both;
}
.navbar-toggler:focus, .btn-close:focus
{
	box-shadow:none;
}
.header .container
{
	max-width:1800px;
}
.footer .container
{
	max-width:1800px;
}
.container {
	max-width: 1440px;
}
.sec-title h2
{
	font-size:50px;
	font-weight:500;
}
.sub-title h3
{
	font-size:22px;
	font-weight:500;
}
.text-black33
{
	color:#333333;
}
.btn-black
{
	background:#333;
	color:#fff;
	font-size:16px;
	font-weight:600;
	padding:14px 26px;
}
.btn-black:hover, .btn-black:focus
{
	background:#f5821f;
	color:#fafafa;
}
.btn-org
{
	background:#f5821f;
	color:#fff;
	font-size:16px;
	font-weight:600;
	padding:14px 26px;
}
.btn-org:hover, .btn-org:focus
{
	background:#333;
	color:#fafafa;
}
.btn-green
{
	background:#1daa61;
	color:#fff;
	font-size:16px;
	font-weight:600;
	padding:14px 26px;
}
.btn-green:hover, .btn-green:focus
{
	background:#f5821f;
	color:#fafafa;
}
.btn-white
{
	background:#fff;
	color:#333;
	font-size:16px;
	font-weight:600;
	padding:14px 26px;
}
.btn-white:hover, .btn-white:focus
{
	background:#f5821f;
	color:#fafafa;
}
.sec-comm-pad
{
	padding:70px 0px;
}
.pinkbg
{
	background:#f8e8ee;
}
.homeopathy{
    background:#FDCEDF;
}
.follow-instagram{
    background:#F8E8EE;
}
.counter{
    background:#FFE8CD;
}
.treatment-cta{
    background:#FFE8CD;
}
.contact-address{
    background:#FFE8CD;
}
.service-detail-cta{
    background:#FFE8CD;
}
/*header css start*/
/*.header*/
/*{*/
/*	background:transparent;*/
	/*box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);*/
/*	position: absolute;*/
/*	z-index: 1;*/
/*    width: 100%;*/
/*}*/
/*.home .header*/
/*{*/
/*	background:#ffffff;*/
/*	position: relative;*/
/*    width: 100%;*/
/*}*/
.header
{
	background:#ffffff;
	position: relative;
    width: 100%;
}

.navbar
{
	padding:10px;
}
.header .navbar-brand
{
	padding:0px;
}
.header .navbar-brand img
{
	height: 67px;
}
/*.header .nav-link*/
/*{*/
/*	font-weight:500;*/
	/*padding:10px 0px 10px 50px!important;*/
/*	margin:10px 0px 10px 50px;*/
/*	color:#fff;*/
/*	position:relative;	*/
/*	font-size:18px;*/
/*}*/
/*.home .header .nav-link*/
/*{*/
/*	font-weight:500;*/
	/*padding:10px 0px 10px 50px!important;*/
/*	margin:10px 0px 10px 50px;*/
/*	color:#000;*/
/*	position:relative;	*/
/*	font-size:20px;*/
/*}*/
.header .nav-link
{
	font-weight:500;
	/*padding:10px 0px 10px 50px!important;*/
	margin:10px 0px 10px 50px;
	color:#000;
	position:relative;	
	font-size:20px;
}

.header .nav-link:focus, .header .nav-link:hover,
.header .navbar-nav .nav-link.active, 
.header .navbar-nav .nav-link.show,
.header .nav-link:focus
{
	color:#f5821f;
}
.header .fixed-top .nav-link
{
	color:#000;
}
.header .fixed-top .nav-link:focus, .header .fixed-top .nav-link:hover,
.header .navbar-nav .fixed-top .nav-link.active, 
.header .navbar-nav .fixed-top .nav-link.show,
.header .fixed-top .nav-link:focus
{
	color:#f5821f;
}
.header .navbar-toggler
{
	border-color:#212121;
	color:#212121;
	padding-left: 5px;
    padding-right: 5px;
	border-radius: 100%;
	width: 44px;
    height: 44px;
}
@media (max-width: 991.98px) {
    .header .navbar-toggler {
        border-color: #000;
    }
}
@media (max-width: 991.98px) {
    .header .fixed-top .navbar-toggler {
        border-color: #212121;
    }
}
@media (max-width: 991.98px) {
    .header .menu-close {
        position: absolute;
        right: 12px;
        top: 10px;
        width: 36px;
        height: 36px;
        border: none;
        border-radius: 100%;
        background: #333;
        color: #fff;
        font-size: 22px;
        line-height: 36px;
        text-align: center;
    }
    ul.navbar-nav.ms-auto.mb-2.mb-lg-0 {
    margin-top: 20px;
}
}
.header .navbar-toggler-icon
{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 33, 33, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.header .fixed-top .navbar-toggler-icon
{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 33, 33, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
@media (max-width: 991.98px) {
    .header .navbar-collapse.show {
        transform: translateX(0);
    }
}
@media (max-width: 991.98px) {
    .header .navbar-collapse {
        position: fixed;
    }
}
@media (max-width: 991.98px) {
    .header .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        height: 100vh;
        background: #fff;
        padding: 20px 18px 24px 18px;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
        transform: translateX(-100%);
        transition: transform .3s ease;
        z-index: 1050;
    }
}
.fixed-top {
	top: -40px;
	transform: translateY(40px);
	transition: transform .3s;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.header .nav-link.dropdown-toggle::after
{
	position: absolute;
    top: 5px;
    display: inline;
    content: "+";
    right: 5px;
    font-size: 30px;
    border: none;
}
.header .dropdown-item
{
	font-size: 14px;
    font-weight: 600;
}
.header .dropdown-item:focus, 
.header .dropdown-item:hover
{
	background:#1478CC;
	color:#fff;
}
.header .dropdown-menu
{
	padding-top:0px;
	padding-bottom:0px;
	border-radius:0px;
	top: 63px!important;
	min-width: 100%!important;
	border: none;
}
.header .dropdown-menu li
{
	border-top: solid 1px #eee;
}
/*header css end*/
/*banner css start*/
.banner
{
	background:url(../images/banner-section-bg.jpg) no-repeat top center;
	background-size:cover;	
	padding:180px 0px 165px;	
	min-height:915px;
}
.banner .graybox
{
	background:#f3e8e7d9;
	padding:70px 50px;
	text-align:center;
}
.banner .graybox .sec-title h2
{
	font-size:40px;
}
.banner .graybox ul li
{
	font-size:22px;
	padding:5px 0px;
}
/*banner css end*/

/*meet-doctor css start*/
.meet-doctor p
{
	font-size:18px;
}
/*meet-doctor css end*/
.services{text-align:left;}
.services .sub-title h3
{
	font-size:22px;
	font-weight:600;
}
.readmore
{
	color:#333;
	font-weight:600;
	font-size:16px;
}
.readmore:hover
{
	color:#f5821f;
}
.checkpoint li
{
	position:relative;
	padding:5px 0px 5px 40px;
	font-size:18px;
}
.checkpoint li:before
{	
	content:' ';
	position:absolute;	
	left: 0;
	background:url(../images/bullet-point.svg) no-repeat 0px 0px;
	width:27px;
	height:27px;
}
.page-template-content-contact .checkpoint li:before
{	
	content:' ';
	position:absolute;	
	left: 0;
	background:url(../images/bullet-point.svg) no-repeat 0px 0px;
	width:27px;
	height:27px;
}
.page-template-content-about .checkpoint li:before
{	
	content:' ';
	position:absolute;	
	left: 0;
	background:url(../images/bullet-point.svg) no-repeat 0px 0px;
	width:27px;
	height:27px;
}
.homeopathy .checkpoint li:before
{	
	background:url(../images/black.svg) no-repeat 0px 0px;
	width:27px;
	height:27px;
}
.booking-process ul
{
	margin:0% 0% 0% -2%
}
.booking-process ul li
{
	margin:58px 0% 0% 2%;
	float:left;
	width:18%;
	background:#fff2eb;
	border-radius:20px;
	color:#333;
	min-height:450px;
}
.booking-process ul li ul{margin:5px 0px 0px 0px;}
.booking-process ul li ul li
{
	width:100%;
	background:none;
	margin:0px;
	float:none;
	border-radius:0px;
	position:relative;
	padding:5px 0px 5px 20px;
	min-height:inherit;
}
.booking-process ul li ul li:before
{	
	content:' ';
	position:absolute;	
	top: 12px;
	left: 0;
	background:url(../images/points-icon.png) no-repeat 0px 0px;
	width:10px;
	height:10px;
}
.booking-process ul li .numbers
{
	text-align:center;
	width:56px;
	height:56px;
	font-size:26px;
	line-height:56px;
	color:#fff;
	background:#ffd6ba;
	border-radius:100%;
	margin:-28px auto 15px auto;
}
.booking-process ul li .step-title
{
	background:#ffd6ba;
	padding:10px;
	font-size:18px;
	font-weight:700;
	text-align:center;	
}
.follow-instagram
{	
	overflow:hidden;
}
.follow-instagram img
{
	margin-bottom:-6px;
}
.books-newslatter .form-control
{
	border-color:#d5d5d5;
	min-height:52px;
}
.books-newslatter .form-control:focus
{
	box-shadow:none;
	border-color:#f5821f;	
}
.latestnews{text-align:left;}
.latestnews .sub-title h3
{
	font-size:22px;
	font-weight:600;
}
.latestnews .category
{
	font-size:14px;
	color:#aaaaaa;
}
.latestnews .category span
{
	font-size:13px;
	background:transparent;
	color:#000;
	text-transform:uppercase;
	font-weight:600;
	display:inline-block;
	border-radius:3px;
	padding:2px 10px;
	margin-right:10px;
}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font25{font-size:25px;}
.font35{font-size:35px;}
.success-stories {
    position: relative;
}

.success-stories .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.success-stories .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
/*.success-stories*/
/*{*/
/*	background:url(../images/testimonials-bg.jpg) no-repeat top center;*/
/*	background-size:cover;*/
/*}*/
.story-box
{
	background:#fff;
	padding:50px 50px;
}
.owl-dots
{
	margin-top:20px;
}
.owl-carousel button.owl-dot
{
	background: #eddfdd;   
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin: 5px;
}
.owl-carousel button.owl-dot.active
{
	background: #deccca;
}
.footer
{
	background:#FFD6BA;
	padding:20px 15px 50px 15px;
	color:#333333;	
}
.footer ul li{padding:5px 0px;}
.footer ul li:first-child{padding:0px 0px 5px;}
.footer .form-control
{
	border-color:#fff;
	min-height:48px;
	
}
.footer .form-control:focus
{
	box-shadow:none;
	border-color:#f5821f;	
}
.footer .btn-white
{
	padding:11px 15px;
	height:48px;
	font-size:14px;
}
.socal-icon a
{
	border:solid 1px #000;
	width:42px;
	height:42px;
	text-align:center;
	line-height:42px;
	display:inline-block;
	border-radius:100%;
	color:#000;
	margin-right:7px;
}
.socal-icon a:hover
{
	/*color:#f5821f;*/
	background:#fff;
	border:solid 1px #f2bed1;
}


@media (max-width: 1199.98px) {
.booking-process ul li
{
	width:98%;
	min-height:inherit;
}

}


 @media (max-width: 991.98px) {
.header .nav-link
{
	padding: 10px !important;
        border-top: solid 1px #ccc;
        color: #000;	
        margin: 0px;
        display: block;
        
}

.header .nav-item:first-child
{
	margin-top:15px;
}
.sec-comm-pad
{
	padding:35px 0px;
}
.services, .latestnews{text-align:center;}

}


@media (max-width:767.98px) {
.sec-title h2
{
	font-size:36px;
}
.sub-title h3
{
	font-size:24px;	
}
.banner .graybox .sec-title h2
{
	font-size:36px;
}
 .banner .graybox
 {
 	padding:30px;
 }
}


 @media (max-width:575.98px) {

}

/*inner pages css start*/
.page-banner
{
	background:url(../images/banner-section-bg.jpg) no-repeat top center;
	background-size:cover;
	padding:190px 0px 95px;
	position:relative;
	z-index: 0;
}
.treatment-banner{
    padding:250px 0px 250px;
}
.about-banner{
    padding:250px 0px 250px;
    max-height: 596px;
}
.blog-banner{
    padding:250px 0px 250px;
}
.page-banner:before
{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.45);
}
.page-banner .container
{
	position:relative;
	z-index:2;
}
.page-banner .sec-title h1
{
	font-size:42px;
	font-weight:600;
	color:#fff;
}
.page-banner p
{
	font-size:18px;
	line-height:34px;
	color:#f4f4f4;
	max-width:820px;
	margin:0 auto;
}
.page-banner .breadcrumb
{
	justify-content:center;
	margin-top:20px;
	margin-bottom:0;
}
.page-banner .breadcrumb .breadcrumb-item,
.page-banner .breadcrumb .breadcrumb-item a
{
	color:#fff;
	font-size:15px;
}
.page-banner .breadcrumb-item+.breadcrumb-item::before
{
	color:#fff;
}
.highlight-card
{
	background:#fff2eb;
	border-radius:20px;
	padding:30px;
	height:100%;
}
.highlight-card .sub-title h3
{
	font-size:24px;
}
.treatment-card
{
	background:#fff;
	border:solid 1px #f2e6df;
	border-radius:20px;
	padding:28px;
	height:100%;
	transition:all 0.3s ease;
}
.treatment-card:hover
{
	border-color:#f5821f;
	box-shadow:0 10px 30px rgba(245,130,31,0.12);
}
.treatment-card .sub-title h3
{
	font-size:24px;
}
.blog-list-card
{
	background:#fff;
	border-radius:22px;
	overflow:hidden;
	box-shadow:0 10px 30px rgba(0,0,0,0.08);
	height:100%;
}
.blog-list-card .content
{
	padding:28px;
}
.contact-info-card
{
	background:#fff2eb;
	border-radius:20px;
	padding:30px;
	height:100%;
}
.contact-info-card .icon
{
	display:inline-block;
	width:52px;
	height:52px;
	line-height:52px;
	text-align:center;
	border-radius:100%;
	background:#ffd6ba;
	color:#333;
	font-size:22px;
	margin-bottom:16px;
}
.contact-form-box
{
	background:#fff;
	padding:35px;
	border-radius:20px;
	box-shadow:0 8px 30px rgba(0,0,0,0.08);
}
.contact-form-box .form-control,
.contact-form-box .form-select
{
	min-height:52px;
	border-color:#d5d5d5;
}
.contact-form-box textarea.form-control
{
	min-height:140px;
}
.contact-form-box .form-control:focus,
.contact-form-box .form-select:focus
{
	border-color:#f5821f;
	box-shadow:none;
}
@media (max-width:767.98px) {
.page-banner
{
	padding:145px 0px 70px;
}
.page-banner .sec-title h1
{
	font-size:38px;
}
.page-banner p
{
	font-size:18px;
	line-height:30px;
}
}
/*inner pages css end*/
.detail-side-form
{
	position:sticky;
	top:120px;
}
@media (max-width:991.98px) {
.detail-side-form
{
	position:static;
}
}
.treatment-card .thumb
{
	margin:-8px -8px 20px -8px;
}
.treatment-card .thumb img
{
	width:100%;
	height:230px;
	object-fit:cover;
	border-radius:14px;
}
.blog-detail-page .checkpoint li
{
	font-size:18px;
}
.blog-sidebar-box
{
	padding:28px;
}
.blog-categories li
{
	border-bottom:solid 1px #eee;
}
.blog-categories li:last-child
{
	border-bottom:none;
}
.blog-categories li a
{
	display:flex;
	justify-content:space-between;
	padding:12px 0px;
	font-weight:600;
	color:#333;
}

.blog-categories li a em
{
	font-style:normal;
	background:#ffd6ba;
	padding:2px 9px;
	border-radius:20px;
	font-size:12px;
}
.recent-post-item
{
	display:flex;
	gap:12px;
	margin-bottom:16px;
}
.recent-post-item img
{
	width:86px;
	height:74px;
	object-fit:cover;
	border-radius:10px;
	flex-shrink:0;
}
.recent-post-item .title
{
	font-size:16px;
	line-height:22px;
	font-weight:600;
	color:#333;
}
.recent-post-item .date
{
	font-size:13px;
	color:#9a9a9a;
	margin-top:4px;
}
/*reveal animations*/
.reveal
{
	opacity:0;
	transform:translateY(18px);
	transition:opacity .6s ease, transform .6s ease;
}
.reveal.in-view
{
	opacity:1;
	transform:translateY(0);
}
.reveal-left
{
	transform:translateX(-22px);
}
.reveal-right
{
	transform:translateX(22px);
}
.reveal-delay-1{transition-delay:.08s;}
.reveal-delay-2{transition-delay:.16s;}
.reveal-delay-3{transition-delay:.24s;}
.reveal-delay-4{transition-delay:.32s;}

.service-intro
{
	background:linear-gradient(120deg,#fff7f2 0%,#ffffff 55%,#fff2eb 100%);
}
.service-highlight
{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:18px;
}
.highlight-chip
{
	background:#ffd6ba;
	padding:8px 14px;
	border-radius:999px;
	font-size:14px;
	font-weight:600;
	color:#333;
}
.service-grid-wrap
{
	background:#fff;
}
.service-grid .service-card
{
	position:relative;
	border-radius:22px;
	padding:34px 30px 30px 30px;
	background:#ffffff;
	border:1px solid #f2e6df;
	box-shadow:0 10px 30px rgba(0,0,0,0.06);
	height:100%;
	overflow:hidden;
}
.service-grid .service-card.alt
{
	background:#fff2eb;
	border-color:#ffe2d0;
}
.service-grid .service-card.wide
{
	display:flex;
	align-items:center;
	gap:18px;
}
.service-num
{
	position:absolute;
	top:18px;
	right:20px;
	font-size:36px;
	font-weight:700;
	color:rgba(245,130,31,0.2);
}
.service-icon
{
	width:56px;
	height:56px;
	border-radius:16px;
	background:#ffd6ba;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:24px;
	color:#333;
	margin-bottom:16px;
}
.service-cta
{
	background:#FFE8CD;
}
@media (max-width: 991.98px) {
.service-grid .service-card.wide
{
	flex-direction:column;
	align-items:flex-start;
}
}
.service-card
{
	position:relative;
	border-radius:22px;
	padding:22px 22px 26px 22px;
	background:#ffffff;
	border:1px solid #f2e6df;
	box-shadow:0 10px 30px rgba(0,0,0,0.06);
	height:100%;
	overflow:hidden;
	transition:transform .3s ease, box-shadow .3s ease;
}
.service-card:hover
{
	transform:translateY(-6px);
	box-shadow:0 18px 38px rgba(0,0,0,0.12);
}
.service-card .thumb
{
	margin:-6px -6px 18px -6px;
	overflow:hidden;
	border-radius:18px;
}
.service-card .thumb img
{
	width:100%;
	height:220px;
	object-fit:cover;
	transition:transform .4s ease;
}
.service-card:hover .thumb img
{
	transform:scale(1.04);
}
.service-card .service-num
{
	position:absolute;
	top:16px;
	right:20px;
	font-size:34px;
	font-weight:700;
	color:rgba(245,130,31,0.2);
}
.service-list-wrap
{
	background:linear-gradient(180deg,#ffffff 0%,#fff7f2 50%,#ffffff 100%);
}
.service-stack
{
	display:flex;
	flex-direction:column;
	gap:26px;
}
.service-strip
{
	background:#f8e8ee;
	border-radius:24px;
	overflow:hidden;
	border:1px solid #f1e4dd;
	box-shadow:0 12px 36px rgba(0,0,0,0.08);
	transition:transform .3s ease, box-shadow .3s ease;
}
.service-strip.alt
{
	background:#fff2eb;
}
.service-strip:hover
{
	transform:translateY(-6px);
	box-shadow:0 18px 44px rgba(0,0,0,0.12);
}
.service-media
{
	position:relative;
	overflow:hidden;
}
.service-media img
{
	width:100%;
	height: 100%;
    /*min-width: 589px;*/
    /* min-height: 689px; */
    /* min-height: 441px; */
    /*max-height: 441px;*/
    object-fit: cover;
    transition: transform .4s ease;
}
.service-strip:hover .service-media img
{
	transform:scale(1.05);
}
.service-badge
{
	position:absolute;
	bottom:16px;
	left:16px;
	background:#ffd6ba;
	color:#333;
	font-weight:700;
	border-radius:999px;
	padding:6px 16px;
	box-shadow:0 8px 18px rgba(0,0,0,0.15);
}
.service-content
{
	padding:28px 32px;
}
.service-tag
{
	display:inline-block;
	background:#fff;
	border:1px solid #ffe0cc;
	border-radius:999px;
	padding:6px 12px;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700;
	color:#f5821f;
	margin-bottom:12px;
}
@media (max-width: 991.98px) {
.service-content
{
	padding:22px;
}
}
.hero-animate
{
	/*animation: heroFloatIn 0.9s ease both;*/
	animation: heroBoxRight 3s ease both;
}

@keyframes heroFloatIn
{
	0%{opacity:0; transform:translateY(18px) scale(0.98);}
	100%{opacity:1; transform:translateY(0) scale(1);}
}
@keyframes heroBoxRight
{
	0%{opacity:0; transform:translateX(-24px) scale(0.98);}
	0%{opacity:0; transform:translateX(36px) scale(0.98);}
	100%{opacity:1; transform:translateX(0) scale(1);}
}


.hero-animate .sec-title h2
{
	/*animation: heroTextIn 0.8s ease both;*/
	opacity:0;
	animation: heroTextLeft 1s ease both;
	animation-delay:.35s;
}

.hero-animate ul li
{
	opacity:0;
	/*animation: heroTextIn 0.8s ease both;*/
	animation: heroTextLeft 1s ease both;
}

/*.hero-animate ul li:nth-child(1){animation-delay:.1s;}*/
/*.hero-animate ul li:nth-child(2){animation-delay:.2s;}*/
/*.hero-animate ul li:nth-child(3){animation-delay:.3s;}*/

/*.hero-animate .btn*/
/*{*/
/*	opacity:0;*/
/*	animation: heroTextIn 0.8s ease both;*/
/*	animation-delay:.4s;*/
/*}*/
.hero-animate ul li:nth-child(1){animation-delay:.45s;}
.hero-animate ul li:nth-child(2){animation-delay:.65s;}
.hero-animate ul li:nth-child(3){animation-delay:.65s;}
hero-cta
{
	opacity:0;
	animation: heroSlideRight 1.5s ease both;
	/*animation-delay:.55s;*/
	animation-delay:1s;
}

@keyframes heroSlideRight
{
	0%{opacity:0; transform:translateX(24px);}
	100%{opacity:1; transform:translateX(0);}
}




/*@keyframes heroTextIn*/
/*{*/
/*	0%{opacity:0; transform:translateY(12px);}*/
/*	100%{opacity:1; transform:translateY(0);}*/
/*}*/
@keyframes heroTextLeft
{
	0%{opacity:0; transform:translateX(-18px);}
	100%{opacity:1; transform:translateX(0);}
}

.hero-type
{
	position:relative;
	display:inline;
	background:linear-gradient(90deg,#333 0%,#333 45%,#f5821f 55%,#333 65%,#333 100%);
	background-size:220% 100%;
	-webkit-background-clip:text;
	background-clip:text;
	color:transparent;
	animation: heroShine 5s ease-in-out infinite;
}

@keyframes heroShine
{
	0%{background-position:0% 50%;}
	50%{background-position:100% 50%;}
	100%{background-position:0% 50%;}
}

@media (prefers-reduced-motion: reduce) {
.hero-type
{
	animation:none;
	color:#333;
}
}

.service-detail-img
{
	width:100%;
	/*height:360px;*/
	height:auto;
	object-fit:cover;
}

@media (max-width: 991.98px) {
.service-detail-img
{
	height:260px;
}
}
/*.owl-item {*/
/*    max-height: 200px;*/
/*    overflow-y: auto;*/
/*}*/

.testimonial-text {
    max-height: 200px;
    overflow-y: auto;
}

/* Optional: smooth scrollbar (modern look) */
.testimonial-text::-webkit-scrollbar {
    width: 5px;
}

.testimonial-text::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output{
    border-color:#dc3232;
}

.nav-link {
    position: relative;
    display: inline-block;
    text-decoration: none;
}

/* underline element */
.nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px; /* adjust spacing */
    width: 0%;
    height: 2px;
    background-color: #f5821f;
    transition: width 0.3s ease;
}

/* hover effect */
.nav-link:hover::after {
    width: 100%;
}

/* active menu underline */
.nav-link.active::after,
.current-menu-item > .nav-link::after {
    width: 100%;
}
.wp-singular h2.wp-block-heading {
    margin-bottom: 16px;
}
.wp-singular ul.wp-block-list li {
    list-style: unset;
    list-style-position: inside;
}
.wp-singular h3.wp-block-heading {
    margin-bottom: 15px;
}
.wp-singular ul.wp-block-list {
    margin-bottom: 10px;
}
.wp-singular ol.wp-block-list li {
    list-style: auto;
    list-style-position: inside;
}
.wp-singular ol.wp-block-list{
    margin-bottom: 16px;
}
.parallax-section
{
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (max-width: 991.98px) {
.parallax-section
{
	background-attachment: scroll;
}
}
ul.wp-block-list {
    margin-left: 20px;
}
ol.wp-block-list{
    margin-left: 20px;
}
@media (max-width: 767px) {

    .page-banner .breadcrumb {
        display: none;
    }

    .page-banner .sec-title h1 {
        font-size: 14px;
    }

    .page-banner {
        background-size: contain !important;
        padding: 21% 0px 6%;
    }

}
@media (max-width: 767px) {

    .banner {
        background-size: contain !important;
        background-position: top center !important;
        background-repeat: no-repeat;

        padding-top: 200px; /* space for image */
        padding-bottom: 0;
        min-height:unset;
    }

    .banner-inner {
        position: static; /* remove overlay behavior */
    }

    .graybox {
        margin-top: 20px;
    }
}