/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


/*@import url('https://fonts.googleapis.com/css?family=Staatliches');
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700,900');
*/
@font-face {
	font-family: 'font';
	src:url('../fonts/DroidSerif-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'font2';
	src:url('../fonts/poppins.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'font3';
	src:url('../fonts/PlayfairDisplay-Bold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

body,html{
	overflow-x:hidden;
}
.dropdown {
  position: relative; z-index: 1;
}
.dropdown .dropbtn {
  padding: 0 5px;
	/*font-size: 22px;*/
	font-size: 16px;

	font-family: open sans, sans-serif; text-transform: uppercase; color: #4dbd06;
}
.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: transparent;
}
.dropdown-one {
  cursor: pointer; display: none; position: absolute; background-color: #f9f9f9; min-width: 410px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); margin-left: 10px;
}
.dropdown-two {
  cursor: pointer; display: none; position: absolute; left: 160px; top: 0px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-three {
  cursor: pointer; display: none; position: absolute; left: 160px; top: 48px; min-width: 160px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two {
  display: block;
}
.dropdown:hover .dropdown-one, #link2:hover > .dropdown-three {
  display: block;
}


.dropdown-one .dItem {
  color: black; padding: 3px 16px; display: block; text-align: left; text-transform: uppercase; font-family: open sans, sans-serif;
}
.dropdown-one .dItem a.dLink {
	padding: 0; font-size: 0.8rem; font-family: open sans, sans-serif; text-transform: uppercase; color: rgb(100,100,100);
}
.dropdown-one .dItem:hover, .dropdown-two a:hover {
  background-color: #ddd;
}


/* Sub-link styling */
.dropdown-one .subItem {
    padding-left: 28px;
}

.dropdown-one .subItem a.subLink {
    font-size: 0.75rem;
    text-transform: none;
    color: rgb(130,130,130);
    letter-spacing: 0.5px;
}

.dropdown-one .subItem a.subLink:hover {
    color: #000;
}


.my-pad {
	padding: 0 0 0 15px;
}
.my-pad h5 {
	color: rgb(255,255,255); font-size: 18px;	text-transform: uppercase; padding-top: 20px;	line-height: 5px;	font-weight: 600;
}
.multi-column-dropdown {
	list-style: none; margin: 0px; padding: 0px;
}
ul.multi-column-dropdown {
	padding: 0 0 0;
}
.multi-column-dropdown li a {
	display: block;	clear: both; line-height: 1.428571429; color: #333;	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none; color: #262626; background-color: #999;
}
.tab {
  overflow: hidden; border: 1px solid #ccc; background-color: #f1f1f1; font-family: 'font2';
}
.tab button {
  background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 14px 16px; transition: 0.3s; font-size: 17px;
}
.tab button:hover {
  background-color: #ddd;
}
.tab button.active {
  background-color: #ccc;
}
.tabcontent {
  display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none;
}
.tabcontent h3 {
	padding-top: 40px; padding-bottom: 40px; font-family: 'font'; /*'open sans',sans-serif*/	text-align: center;	font-size: 2rem; color: rgb(246,177,24);
}
.vertically-centered{
	display: flex;
	flex-direction: column;
	justify-content: center; 
}

/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed; width: 100%;	z-index: 1;	padding: 10px 0 10px 0;	background: rgb(255,255,255);	z-index: 3;	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.top-header div[class*='col-']:first-child {
	display:flex;	justify-content: flex-end; align-items:center;
}
.top-header div[class*='col-']:first-child a {
	padding: 0;	font-size:15px;	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.top-header div[class*='col-']:first-child a:hover {
	background-color:transparent;;
}
.top-header div[class*='col-']:nth-child(2) {
	display:flex;	justify-content:center;	align-items:center;
}
.top-header div[class*='col-']:nth-child(3) {
	display:flex;	justify-content:center;	align-items:center;
}
.top-header div[class*='col-']:nth-child(3) a {
	padding: 9px 15px 9px 15px;	background: transparent; font-weight: 600; font-family: 'font2'; color: rgb(120,120,120);	border-radius: 1.6rem; border: 1px double rgb(120,120,120);
}
.top-header div[class*='col-']:nth-child(3) a:hover {
	background: transparent;
}
.top-header div[class*='col-']:nth-child(4) {
	display:flex;	justify-content:center;	align-items:center;
}
.top-header div[class*='col-']:nth-child(4) a {
	color: rgb(120,120,120);
}
.top-header div[class*='col-']:nth-child(4) a:hover {
	color: rgb(120,120,120);
}
.top-header div[class*='col-']:nth-child(5) {
	display:flex;	justify-content: flex-start; align-items:center;
}
.top-header div[class*='col-']:nth-child(5) a {
	display:flex;	justify-content:center;	align-items:center;	border: 1px solid rgb(255,255,255);	color: rgb(255,255,255); background: rgb(196,41,56); border-radius:100px;	height: 34px;	width: 34px; margin: 0 4px;
}
.top-header div[class*='col-']:nth-child(5) a:hover {
	background: rgb(196,41,56,0.8);	text-decoration:none !important; color: rgb(255,255,255);
}
.top-header .dropdown-menu {
	background:whitesmoke; border-radius: 0;
}
.top-header .dropdown-menu a {
	color:#222;	padding:3px 20px !important;
}
.top-header .dropdown-toggle {
	background: #21212100; padding: 6px 25px;	outline: none !important;	border-color: #f3f3f3b5;
}
.top-header .dropdown-toggle:hover {
	background-color: white !important;	color: #000 !important;
}
.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	color: #000; background-color: rgb(255, 255, 255); border-color: #666e76; box-shadow:none !important;
}
.top-header .btn-secondary.focus,
.btn-secondary:focus {
	outline:none !important; box-shadow:none !important;
}


/* ======================================== */
/* === Navigvation Section ================ */
/* ======================================== */
.navbar-inverse .navbar-inner {
	display:none;
}

/******* Mobile Navigation Section *******/
.navbar-sidebar {
	display:none;
}
.dropdown-wrapper {
	margin:0;	padding:0;
}
.navbar-sidebar .dropdown-menu-mobile, .navbar-sidebar .dropdown-menu-mobile-2,.navbar-sidebar .dropdown-menu-mobile-3 {
	position:relative; display:none; top: 0; left: 0; z-index: 1000; float: left; height:0px; margin:0; width:100%; padding: 0; font-size: 18px; color: #e6e6e6 !important; text-align: left; list-style: none; background-color: rgb(200,200,200); border: 0; visibility: hidden; border-radius: 0; transform:scale(1,0); -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.dropdown-menu-animate, .dropdown-menu-animate-2, .dropdown-menu-animate-3 {
	display:inline-block !important; transform:scale(1,1) !important;	padding:25px 0 !important; height:auto !important; visibility: visible !important;
}
.navbar-sidebar .dropdown-menu-mobile a, .navbar-sidebar .dropdown-menu-mobile-2 a, .navbar-sidebar .dropdown-menu-mobile-3 a  {
	color: rgb(12,12,12);	font-weight:600 !important;	font-size: 15px; font-family: font3; text-align: center; padding: 5px;
}
.navbar-sidebar {
	padding-top: 84px; height: 100%; width: 200px; background-color: rgb(250,250,250); position: fixed!important;	z-index: 1;	overflow: auto;
}
.bar-block .dropdown-hover, .bar-block .dropdown-click {
	width: 100%;
}
.bar-block .dropdown-hover .dropdown-content, .bar-block .dropdown-click .dropdown-content {
	min-width: 100%;
}
.bar-block .dropdown-hover .button, .bar-block .dropdown-click .button {
	width: 100%; text-align: left; padding: 8px 16px;
}
.main, #main {
	transition:margin-left .4s;
}
.modal {
	display: none; padding-top: 100px; position: fixed;	left: 0; top: 0; width: 100%;	height: 100%;	overflow: auto; background-color: rgb(0,0,0);	background-color: rgba(0,0,0,0.4);
}
.modal-content {
	margin:auto; background-color:#fff;	position:relative; padding:0;	outline:0; width:auto;
}
box.bar {
	width:100%;	overflow:hidden;
}
.center .bar {
	display:inline-block;	width:auto;
}
.bar .bar-item {
	padding:8px 16px;	float:left;	width:auto;	border:none; display:block;	outline:0;
}
.bar .dropdown-hover, .bar .dropdown-click {
	position:static; float:left;
}
.bar .button {
	white-space:normal;
}
.bar-block .bar-item {
	width:100%;	display:block; padding:8px 16px; text-align:left;	border:none; white-space:normal; float:none; outline:0; color: rgb(12,12,12);
}
.nav-link {
	color: rgb(12,12,12);
}
.bar-block.center .bar-item {
	text-align:center;
}
.block {
	display:block; width:100%;
}
/******* Mobile Navigation Section *******/

/******************************************** DAVIDS MOBILE CODE START *************************************************/
.bg-primary {
	background: rgb(83,82,82) !important;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 200px; padding: .5rem 0; margin: .125rem 0 0; font-size: 18px; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(255,255,255); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
	padding: 5px 15px; font-weight: 300;
}
.dropdown-item {
	display: block; width: 100%; font-weight: 600; font-family: 'font2'; padding: 0.4rem 1rem !important; clear: both; color: rgb(255,255,255); text-align: inherit; white-space: nowrap; background: 0 0;border: 0; font-size: 15px !important;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.main-nav {
    padding: 15px 0 10px 0;
    background: rgb(255,255,255);
    display: block;
    position: fixed;
		top:0;
    width: 100%;
    z-index: 5;
    /*height: 30vh;*/
}

.main-nav h2 {

        font-size: 2.5rem;
        font-family: 'font3';
				color: rgb(79, 141, 108);
				/*margin-left:-100px;*/
text-wrap: nowrap;
}
.main-nav h2 span{

        font-size: 1.8rem;
        font-family: 'font3';
				color: rgb(96, 152, 157);
				font-weight: 100;
}


.main-nav h5 {
	text-align: center; font-size: 1.5rem; font-family: 'font'; color: rgb(137,156,64);
}
.main-nav .pad1 {
	padding-top: 0px;
}
.main-nav .pad2 {
	padding-top: 0px;
}
.main-nav .main-nav-links li {
	display: inline-block;
	/*padding: 10px;*/
	padding: 10px 0px;
letter-spacing: 2px;
}
.main-nav .main-nav-links {
	flex-direction: row;
}
.main-nav .main-nav-links ul {
	margin: 0; padding: 0; text-align: center;
}
.main-nav a {
    color: #4dbd06;
    /* font-size: 22px; */
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 10px;
    font-family: 'font';
    display: block;
    height: auto;
}
.main-nav a.social-btn {
    color: rgb(100,100,100);
    /* font-size: 22px; */
    font-size: 1rem;
    display: inline-block;
    justify-content: center;
    align-items: center;
    border: 1px solid rgb(0, 108, 109);
    color: rgb(0, 108, 109);
    background: transparent;
    border-radius: 100px;
    height: 27px;
    width: 27px;
    margin: 0 0px;
    padding: 0;
}
.main-nav a.appt-btn {
	padding: 10px; background: rgb(242,96,12); border-radius: 1.5rem; font-size: 20px; font-family: open sans, sans-serif; text-align: center; text-transform: uppercase; color: rgb(255,255,255);
}
.main-nav .dropdown-toggle::after {
  display: none;
}
.main-nav img{
    margin-top: 40px;
    max-width: 85%;
}
.main-nav .img-fluid.leaf{
	max-width:70%;
}
.main-nav h5.company-hours-header{
    font-size: 1.8rem;
    font-family: 'font';
    color: rgb(137, 156, 64);
		    text-align: left;
}
.main-nav  p.company-hours {
	text-align: left;
	margin-bottom: 0.1rem;
	font-size:0.8rem;
	
	    font-family: 'font';
}

.main-nav  p.address {
font-size: 1.1rem;

    font-family: 'font';
}


/* ==============================
   MAIN NAV GRID LAYOUT
   ============================== */

.nav-grid {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 50 / 50 split */
  align-items: center;
  gap: 2rem;
}

/* ==============================
   LOGO AREA
   ============================== */

.nav-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-logo img {
  max-width: 100%;
  height: auto;
}

/* ==============================
   RIGHT SIDE (CALL / HOURS)
   ============================== */

.nav-right {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr; /* call/social | office hours */
  gap: 2rem;
  align-items: start;
}

/* ==============================
   OFFICE HOURS GRID
   ============================== */
.hours-grid {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 0.75rem 1rem;
}
/* ==============================
   MOBILE BEHAVIOR
   ============================== */

@media (max-width: 1440px) {
.nav-grid {
    grid-template-columns: 0.7fr 1fr;
    text-align: center;
}

  .nav-right {
    grid-template-columns: 1fr 1fr 1fr;
  }
.nav-right {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem;
    align-items: start;
}
	
.main-nav  p.address {
    font-size: 0.9rem;
    text-align: left;
}
  .nav-logo {
    margin-bottom: 1.5rem;
  }

  .hours-grid {
            grid-template-columns: 1fr 1fr;;
  }
	
.main-nav  p.company-hours {
    text-align: left;
    margin-bottom: 0.4rem;
		
		font-size: 0.6rem;
}
.main-nav h5.company-hours-header {
    font-size: 1.3rem;
    font-family: 'font';
    color: rgb(137, 156, 64);
    text-align: left;
}
}


.mob-menu {
	padding: 15px 0 15px 0; display: none; background: rgb();
}
.home1 {
	padding: 295px 0 295px 0; background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/home-slide-1.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.home1 .box1 {
	background: rgb(255,255,255,0.8); padding: 75px 50px 75px 50px;
}
.home1 h1 {
	font-family: 'font'; font-size: 55px; color: rgb(0,108,109); text-align: left;
}
.home1 h3 {
	font-family: 'font'; font-size: 3rem; color: black; text-align: left;
}

.home1 .pad1 {
	padding-top: 50px;
}
.home1 p {
	text-align: center;
}
.home1 p.company-hours {
	text-align: left;
}
.home1 a {
	background: rgb(173,199,67); color: rgb(255,255,255); font-family: 'font'; font-size: 18px; padding: 20px 40px;
	display: inline-block;
}

.home1 a.service {
	background: none; color: black; font-weight: 700;  font-family: 'font'; font-size: 18px; padding: 20px 10px;
	display: inline-block;
	width: 100%;
}
.home1 a.service:hover  {
	box-shadow: 0px 3px 5px black; 
}
.home1 h3.service {
	font-family: 'font'; font-size: 2rem; color: #099116; text-align: left; text-shadow: 1px 1px; 
}

.home1 .pad2 {
	padding-left: 143px;
}
/*.home1 iframe{*/
/*	width:100%;*/
/*}*/

.home1 iframe.vid{
	width:100%;
}
.iframe-container {
    display: flex; /* Aligns within flexbox */
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    padding: 10px; /* Add spacing */
    width: max-content;
}
.iframe-container iframe {
	position: relative; justify-content: center; align-self: center; align-items: center; align-content: center;
}
.home1 .mobile-janeapp-link{
	display: none; 
}


a.jane{
    background-image: linear-gradient(to bottom, #0b7992 0, #074a59 100%);
    background-repeat: repeat-x;
    border-color: #064250;
    text-decoration: none;
    line-height: 1;
    /*padding-left: 29px;*/
    font-size: 13px;
		padding: 10px 10px;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
		
		color: white;
		    width: max-content;
}


a.jane i{
	color: white; 
}
.home1 a.jane {
    background-image: linear-gradient(to bottom, #0b7992 0, #074a59 100%);
    background-repeat: repeat-x;
    border-color: #064250;
    text-decoration: none;
    line-height: 1;
    /*padding-left: 29px;*/
    font-size: 13px;
		padding: 10px 10px;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
		
		color: white; 
}





/**/
/**/
/**/

.showcase {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.background-video {
    width: 100%;
    height: 1100px;
    overflow: hidden;
    object-fit: cover;
}



.video-overlay {
 
        position: absolute;
        padding: 50px 10px 50px 10px;
         /*  background: radial-gradient(circle, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 1) 100%);*/
		   height: 97.5%;
        margin-top: 6vh;
        margin-bottom: 0;
        width: 100%;
        top: 50%;
								left:50%;
  opacity: 1;
  transform: translate(-50%, -45%);
  transition:
    opacity 0.8s ease-out,
    transform 0.8s ease-out;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #0000008f;
}
/*.video-overlay:hover {
	background: transparent; transition: 3s;
}*/
.video-overlay .row {
	--bs-gutter-x: 0;
}
.video-overlay h1 {
 font-size: 3rem; color: white;; font-weight: 600; letter-spacing: 2px; text-shadow: 1px 1px 1px #000; text-transform: uppercase; text-align: center;
}
.video-overlay h1 span {
	font-size: 20px; font-family: 'font'; font-weight: 600; color: #efefef; letter-spacing: 1px; text-shadow: none;
}
.video-overlay h1 i {
	font-family: 'font'; letter-spacing: 3px; font-weight: 500; font-size: 40px; color: #736c45;
}
.video-overlay h3 {
	font-family: Montserrat;
    letter-spacing: 1px; position: relative; 
    font-size: 20px; font-weight: 600;
    text-transform: uppercase;
    color: #282828;
}
.video-overlay h3 span {
	color: #B24334;
}
.video-overlay h4 {
	padding: 35px; border-radius: 10px; color: #fff; font-size: 20px; letter-spacing: 2px; width: fit-content;
	background: #B24334; text-align: center; font-family: 'font'; font-weight: 600; text-transform: uppercase;
}

.video-overlay a {
	width:auto;     display: inline-block;
}

.video-overlay h4:hover {
	box-shadow: 0px 0px 0px 15px #B24334;  border-radius: 0px;
}
.video-overlay .boxer1 {
	padding: 25px;  border-radius: 10px;
}
.video-overlay .boxer2 {
	padding: 15px; 
}

.video-overlay .video-cta{
	padding: 15px;
	font-size: 1.25rem;
	color:white;
	background: rgb(80, 133, 213);
	text-transform: uppercase;
	display: inline-flex; 
	border-radius: 30px;
	font-weight: 700;
	transition:0.35s;
}
.video-overlay .video-cta:hover{
	background: rgb(146 167 199);
	transform: scale(1.05); 
}
 
@media (max-width:991px){

.video-overlay{
	display:none;
}
.video-overlay h1 {
    font-size: 2rem;
    color: white;
    font-weight: 600;
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    text-align: center;
}
.background-video {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
}
.showcase {
    position: relative;
    height: 45vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
}







.home-slider {
    padding: 100px 0;
    background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/home-slide-1.jpg");
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 0;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-slider .box1 {
	background: none; padding: 75px 50px 75px 50px; 
}
.home-slider h1 {
	font-family: 'font'; font-size: 55px; color: rgb(0,108,109); text-align: left;
}


.home-slider h2 {
	font-family: 'font'; font-size: 1.7rem; color: white;; text-align: center;
}
.home-slider h3 {
	font-family: 'font'; font-size: 3rem; color: black; text-align: left;
}

.home-slider .pad1 {
	padding-top: 50px;
}
.home-slider p {
	text-align: center; font-family: font;
}
.home-slider p.company-hours-header {
			font-size:1.5rem;
text-decoration: underline;

color:white;
}
.home-slider p.company-hours {
	text-align: left;
	    color: white;
			
			
			font-size:1.12rem;

}
/*.home-slider a {*/
/*	background: rgb(173,199,67); color: rgb(255,255,255); font-family: 'font'; font-size: 18px; padding: 20px 40px;*/
/*	display: inline-block;*/
/*}*/

.home-slider a.service {
	background: none; color: black; font-weight: 700;  font-family: 'font'; font-size: 18px; padding: 20px 10px;
	display: inline-block;
	width: 100%;
}
.home-slider a.service:hover  {
	box-shadow: 0px 3px 5px black; 
}
.home-slider h3.service {
	font-family: 'font'; font-size: 2rem; color: #099116; text-align: left; text-shadow: 1px 1px; 
}

.home-slider .pad2 {
	padding-left: 143px;
}
/*.home1 iframe{*/
/*	width:100%;*/
/*}*/

.home-slider iframe.vid{
    width: 100%;
    border-radius: 20px;
    box-shadow: 2px 1px 12px 5px black;
}
.iframe-container {
    display: flex; /* Aligns within flexbox */
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    padding: 10px; /* Add spacing */
    width: max-content;
}
.iframe-container iframe {
	position: relative; justify-content: center; align-self: center; align-items: center; align-content: center;
}
.home-slider .mobile-janeapp-link{
	display: none; 
}


.home-slider a.jane{
    background-image: linear-gradient(to bottom, #0b7992 0, #074a59 100%);
    background-repeat: repeat-x;
    border-color: #064250;
    text-decoration: none;
    line-height: 1;
    /*padding-left: 29px;*/
    font-size: 13px;
		padding: 10px 10px;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
		
		color: white; 
}


.home-slider a.jane i{
	color: white; 
}
.home-slider a.jane {
    background-image: linear-gradient(to bottom, #0b7992 0, #074a59 100%);
    background-repeat: repeat-x;
    border-color: #064250;
    text-decoration: none;
    line-height: 1;
    /*padding-left: 29px;*/
    font-size: 13px;
		padding: 10px 10px;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
		
		color: white; 
}


.home-slider .overlay-left{
	
	background:rgb(10 10 7 / 74%);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	
	position:relative; 
	left:0; 
	padding: 40px 0; 
	height:100vh;
	width:100%;
	
	
	
	/*width:auto;*/
	/*height: 100%;*/
	
}

.home-slider .overlay-left .overlay-content{
    position: absolute;
    top: 15%;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
	
}

.home-slider .overlay-left .overlay-content .overlay-logo{

		opacity: 0;
		transform: translateY(-100px); 
		transition:1.5s; 
}
.home-slider .overlay-left .overlay-content .overlay-logo.show{

		opacity: 1;
		transform: translateY(-0); 
	
}


.home-slider .overlay-left .overlay-content .service-variety{
	display: flex;
	justify-content: space-between;
	gap:2rem;
	width: 100%;
	margin: 25px auto;; 
	
}
.service-variety .service{

    font-family: 'font';
    font-size: 1.25rem;
    /*color: #099116;*/
    color: rgb(223,238,162);
    text-align: left;
		
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s ease, transform 1s ease;
}


.service-variety .service a.link{
    color: rgb(223,238,162);

	
}

 .service-variety.show .service {
  opacity: 1;
  transform: translateY(0);
}
.service-variety.show .service:hover {
	
		transform: scale(1.03) translateY(-10px);
    /*color: #099116;*/
 
}
.service-variety.show .service:hover a.link{
	
		color:#1cbf14;

 
}





.home-slider .right-container{
	opacity: 0; 
	transform: translateX(15px); 

	transition: all 0.8s ;

}

.home-slider .right-container.show{
	opacity: 1; 
	transform: translateX(0px); 

	
}.home-slider .box1 {
    position: relative;
    padding: 10px 14px;
    background: #3a7337;
    box-shadow: 9px 9px 2px rgb(223,238,162);
    transition: box-shadow 0.7s ease;
    border-radius: 20px;
    overflow: hidden;
    width: max-content;
		color:white;
}
.home-slider .box1.sidebar {
	position: relative;
	padding: 10px 14px;
	background: rgb(223,238,162);
	box-shadow: 15px 15px 5px #084005;
	transition: box-shadow 0.7s ease;
	border-radius: 20px;
	overflow: hidden;
	width: auto;
}

/* Shimmer effect layer */
.home-slider .box1::after {
	content: '';
	position: absolute;
	top: 0;
	left: -150%;
	width: 200%;
	height: 100%;
	background: linear-gradient(
		300deg,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.4) 50%,
		rgba(255, 255, 255, 0) 100%
	);
	pointer-events: none;
	opacity: 0;
	
	
}
/* Trigger one-time animation */
.home-slider .box1:hover::after {
	animation: shimmer-move 1.6s ease forwards;
	opacity: 1;
}











 
/* ===== Carousel Slides — Cross-fade + Mini Zoom ===== */


:root { --slideDuration: 7000ms; }

@keyframes kb-zoom-in {
  from { transform: translateZ(0) scale(1); }
  to   { transform: translateZ(0) scale(1.10); } /* adjust to taste */
}

.carousel-slide{
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateZ(0) scale(1);
  background-size: cover;
  background-position: center;
  will-change: opacity, transform;
  transition: opacity .7s ease;
  backface-visibility: hidden;
}

.carousel-slide.is-active{
  opacity: 1;
  animation: kb-zoom-in var(--slideDuration) linear both;
  z-index: 2;
}

.carousel-slide.is-leaving{
  opacity: 0;
  transition:
    opacity .7s ease,
    transform 1.5s cubic-bezier(.2,.75,.2,1);
  z-index: 1;
}

/* Reduced motion stays respected */
@media (prefers-reduced-motion: reduce){
  .carousel-slide{ transition: none !important; transform: none !important; animation: none !important; }
}
/* Navigation Buttons (unchanged) */
.carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.6);
  color: #fff; width: 3%;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  z-index: 3;
  font-size: 24px;
  border-radius: 50%;
  transition: background 0.3s ease;
}
.carousel-nav:hover { background: rgba(0, 0, 0, 0.8); }
.carousel-nav.prev { left: 20px; }
.carousel-nav.next { right: 20px; }


/* explicit layers + isolation to avoid transform quirks */
.custom-carousel { position: relative; isolation: isolate; }

:root{
  --z-slides: 0;
  --z-slide-active: 1;
  --z-overlay: 50;   /* higher than any slide */
  --z-nav: 60;
}

.carousel-slides{ z-index: var(--z-slides); }
.carousel-slide{ z-index: var(--z-slides); }
.carousel-slide.is-active{ z-index: var(--z-slide-active); }
.carousel-slide.is-leaving{ z-index: var(--z-slides); }

.carousel-info{ z-index: var(--z-overlay); }
.carousel-nav{ z-index: var(--z-nav); }



/* =========================================
   CUSTOM CAROUSEL (GRID BASED LAYOUT)
========================================= */

.custom-carousel {
    position: relative;
    height: 110vh;
    width: 100%;
    overflow: hidden;
    isolation: isolate;
    font-family: /*Arial, sans-serif*/'font';
}

/* =========================
   GRID LAYOUT
========================= */

.carousel-layout {
    position: relative;
    z-index: 50; /* above slides */

    display: grid;
    grid-template-columns: 1.2fr 1fr;
    align-items: center;

    height: 100%;
    padding: 0 8%;
}

/* =========================
   LEFT CONTENT PANEL
========================= */

.carousel-left {
    color: #fff;
    text-shadow: 1px 1px 5px #000;
		
    top: 10%;
    position: relative;
}

.carousel-left .intro-content {
    background: rgba(0,0,0,.65);
    padding: 80px 60px;
}

/* TYPOGRAPHY RESTORED */

.carousel-left h1 {
    font-family: /*font3*/'font';
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 25px;
    line-height: 1.3;
    color: rgb(137,156,64);
}

.carousel-left h1 span {
    color: #fff;
    font-size: 1.15rem;
    letter-spacing: 1px;
}

.carousel-left h2 {
    font-family: /*font3*/ 'font';
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 2.2;
    margin: 0;
}
.carousel-left h2 a {
    text-decoration: none;
    color: white;
    display: inline-block;
    transition: all 0.3s ease;
}

.carousel-left h2 a:hover {
    color: rgb(137,156,64); /* optional hover color */
    transform: translateX(5px);
}

.carousel-left p {
    font-family: /*font2*/'font';
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: 1px;
}

/* =========================
   RIGHT SIDE (CONTACT)
========================= */

.carousel-right {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10%;
    position: relative;
}

/* =========================
   BACKGROUND SLIDES
========================= */

.carousel-slides {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.carousel-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transform: scale(1);
    background-size: cover;
    background-position: center;
    transition: opacity .7s ease;
}

.carousel-slide.active {
    opacity: 1;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 992px) {

    .custom-carousel {
        height: auto;
        padding: 100px 0;
        display: flex;
        justify-content: center;
    }

    .carousel-layout {
        grid-template-columns: 1fr;
        gap: 40px;
        padding: 0 6%;
        height: auto;
    }

    .carousel-left .intro-content {
        padding: 50px 40px;
    }
.carousel-left h2 {
    font-family: /*font3*/ 'font';
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 2.2;
    margin: 0;
}
    .carousel-left h1 {
        font-size: 1.4rem;
    }

    .carousel-left h1 span {
        font-size: 1.5rem;
    }
}














.home2 {
	padding: 30px 0 50px 0; background: rgb(237,247,199);
}
.home2 .box1 {
	padding: 10px 9px 10px 9px; background: rgb(223,238,162);
}
.home2 h1 {
	font-size: 50px; font-family: /*'font3'*/ 'font'; color: rgb(0,108,109); font-weight: 900; padding-bottom: 25px; text-align: left;
}
.home2 h2 {
	font-size: 50px; font-family: /*'font3'*/'font'; color: rgb(0,108,109); font-weight: 900; padding-bottom: 25px; text-align: left;
}
.home2 p {
	font-family: 'font'; color: rgb(100,100,100); text-align: left; font-size: 18px;
}
.home2 h5 {
	text-align: center;
}
.home2 a {
	font-family: 'font'; color: rgb(152,178,71);
}
.home2 a:hover {
	color: rgb(152,178,71);
}
.home2 .pad1 {
	padding-top: 40px;
}
.home2 h4 {
	font-size: 20px; text-align: left; color: rgb(44,78,78); font-family: 'font'; line-height: 30px;
}



.home-section-2{
	padding: 30px 0 50px 0; background: #4f8d6c;

}
.home-section-2 .box1 {
	position: relative;
	padding: 10px 14px;
	background: rgb(223,238,162);
	box-shadow: 15px 15px 5px #084005;
	transition: box-shadow 0.7s ease;
	border-radius: 20px;
	overflow: hidden;
	width: max-content;
}
.home-section-2 .box1.sidebar {
	position: relative;
	padding: 10px 14px;
	background: rgb(223,238,162);
	box-shadow: 15px 15px 5px #084005;
	transition: box-shadow 0.7s ease;
	border-radius: 20px;
	overflow: hidden;
	width: auto;
}

/* Shimmer effect layer */
.home-section-2 .box1::after {
	content: '';
	position: absolute;
	top: 0;
	left: -150%;
	width: 200%;
	height: 100%;
	background: linear-gradient(
		300deg,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.4) 50%,
		rgba(255, 255, 255, 0) 100%
	);
	pointer-events: none;
	opacity: 0;
	
	
}

/* Trigger one-time animation */
.home-section-2 .box1:hover::after {
	animation: shimmer-move 1.6s ease forwards;
	opacity: 1;
}

/* Animate shimmer from left to right only */
@keyframes shimmer-move {
	from {
		transform: translateX(-150%);
	}
	to {
		transform: translateX(150%);
	}
}

/* Hover box shadow */
.home-section-2 .box1:hover {
	box-shadow: 22px 22px 5px #084005;
}



.home-section-2 .box1:hover {
    padding: 10px 14px 10px 14px;
    background: rgb(223,238,162);
    box-shadow: 22px 22px 5px #084005;
		
}
.home-section-2 h1 {
	font-size: 3rem; font-family:/* 'font3'*/'font'; color: #084005; font-weight: 900; padding-bottom: 25px; text-align: left;
}
.home-section-2 h2 {
    font-size: 50px;
    font-family:/* 'font3'*/ 'font';
    color: #084005;
    font-weight: 900;
    padding-bottom: 25px;
    text-align: left;
}
.home-section-2 p {
	font-family: /*'font'*/ 'font'; color: #212121; text-align: left; font-size: 18px;
}
.home-section-2 h5 {
	text-align: center;
}
.home-section-2 img {
	border-radius: 20px; 
}
.home-section-2 a {
	font-family: 'font'; color: #084005;
}
.home-section-2 a span{
	opacity:0;
	display:inline-block; 
	position:relative; 
	left:-50px;
	
	transition: 0.5s; 
	
}
.home-section-2 a:hover {
	color: rgb(152,178,71);
}

.home-section-2 a:hover span{
	
	opacity:1;
	left:-0px;
	
}
.home-section-2 .pad1 {
	padding-top: 40px;
}
.home-section-2 h4 {
	font-size: 20px; text-align: left; color: rgb(44,78,78); font-family: 'font'; line-height: 30px;
}
.home-section-2 h4.owner-title {
	font-size: 1rem; text-align: center; color: black; font-weight: 700;  font-family: 'font'; line-height: 30px;
}
.home-section-2 h4.owner-title span {
	font-size: 1.4rem;
}

.home-section-2 .left-container{
	
	opacity: 0;
	transform: translateX(-150px);
	
	transition: all 0.8s ;
}

.home-section-2 .right-container{
	opacity: 0; 
	transform: translateX(150px); 

	transition: all 0.8s ;

}


.home-section-2 .left-container.show{
	
	opacity: 1; 
	transform: translateX(0px); 
}

.home-section-2 .right-container.show{
	opacity: 1; 
	transform: translateX(0px); 

	
}


.home3 {
	background: rgb(247,245,225); padding: 0 0 10px 0;
}
.home3 .box1 {
	background: rgb(79,145,146); padding: 20px 25px 15px 25px;
}
.home3 h3 {
	color: rgb(255,255,255); font-family: 'font'; font-size: 50px; padding-bottom: 20px; text-align: left;
}
.home3 p {
	font-family: /*'font'*/'font'; color: rgb(255,255,255); text-align: left; font-size: 18px; padding-bottom: 20px;
}
.home3 h5 {
	text-align: center;
}
.home3 a {
	font-family: 'font'; color: rgb(195,233,50);
}
.home3 a:hover {
	color: rgb(195,233,50);
}


.home-company-banner {
	background: #084005; padding: 60px 0 60px 0;
	
	display: flex;
	justify-content:center;
	align-items:center;
}
.home-company-banner .box1 {
	background: rgb(79,145,146); padding: 20px 25px 15px 25px;
}

.home-company-banner h3 {
	color: rgb(255,255,255); font-family: 'font'; font-size: 30px; padding-bottom: 0px; text-align: center;
 

}
.home-company-banner h2.company-title {
	color: rgb(255,255,255); font-family: 'font'; font-size: 3.4rem; padding-bottom:  0px; text-align: center;
	opacity:0;
	transition:1.5s;
}
.home-company-banner h2.company-title.show {
	color: rgb(255,255,255); font-family: 'font'; font-size: 3.4rem; padding-bottom:  0px; text-align: center;
	opacity:1;
}

.home-company-banner h3.company-subtitle {
	color: rgb(255,255,255); font-family: 'font'; font-size: 30px; padding-bottom: 0px; text-align: center;
	opacity:0;
	transition:1.5s;

}
.home-company-banner h3.company-subtitle.show {
	color: rgb(255,255,255); font-family: 'font'; font-size: 30px; padding-bottom: 0px; text-align: center;
	opacity:1;
}
.home-company-banner p {
	font-family: 'font'; color: rgb(255,255,255); text-align: center; font-size: 18px; padding-bottom: 20px;
}
.home-company-banner h5 {
	text-align: center;
}
.home-company-banner a {
	font-family: 'font'; color: rgb(195,233,50);
    padding: 10px;

    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
	
}
.home-company-banner a:hover {
	color: rgb(195,233,50);
	
	
    color: rgb(195,233,50);
    background: rgb(195,233,50);
    color: black;

}





.home4 {
	background: rgb(237,247,199);	padding: 40px 0 40px 0;
}
.home4 h4 {
	font-size: 40px; font-family: 'font'; text-align: left; color: rgb(79,145,146);
}
.home4 h5 {
	font-family: 'font'; color: rgb(40,40,40); line-height: 30px;
}
.home4 .pad1 {
	padding-top: 40px;
}



.home-team{
	
	
	
}
.home-team {
	background: rgb(237,247,199);	padding: 90px 0 70px 0;
	overflow:hidden;
}
.home-team h4 {
	font-size: 2.7rem; font-family: 'font'; text-align: left; color: rgb(79,145,146);
}
.home-team h5 {
	font-family: 'font'; color: rgb(40,40,40); line-height: 30px; font-size:1.3rem;
}
.home-team .pad1 {
	padding-top: 40px;
}
.home-team .team-list{
    background: #4f8d6c;
    box-shadow: -15px -15px #084005;
    padding: 20px;
		
		border-radius: 20px; 
	
	
}
.home-team .team-list .team-box{
overflow:hidden;
	
	
}

.home-team .team-list a span{

	/*display:inline-block;*/
	display:inline-flex;
	transform: translateY(10px);
	opacity: 0; 
	transition:0.5s;
	
	font-size: 0.7rem;
	font-style: italic;
	color: rgb(204,228,114);
	
	
	overflow: hidden; 
}
.home-team .team-list a:hover span{

	transform: translateY(0);
	opacity: 1; 
	
}




.home-team .team-list *{
	color: white; 
	
	
}
.home-team .meet.left-container{
	opacity: 0;
	transform: translateY(150px);
	transition:1.3s;
	
}

.home-team .meet.right-container{
	
	opacity: 0;
	transform: translateY(-150px);
	
	transition:1.3s;

	
}
.home-team .meet.left-container.show{
	opacity: 1;
	transform: translateY(0px);
	
	
}

.home-team .meet.right-container.show{
	
	opacity: 1;
	transform: translateY(0px);
}
 


.home5 {
	background: rgb(237,247,199);	padding: 0px 0 10px 0;
}
.home5 .box1 {
	background: rgb(79,145,146); padding: 60px 0 50px 0;
}
.home5 .box1:hover {
	background: rgb(49,114,114);
}
.home5 h4 {
	color: rgb(255,255,255); font-family: 'font'; text-align: center;
}
.home5 .box2 {
	background: rgb(240,240,240); padding: 25px 25px 25px 25px;
}
.home5 h3 {
	text-align: left; font-size: 50px; font-family: 'font'; color: rgb(0,108,109);
}
.home5 p {
	font-size: 17px; color: rgb(100,100,100); text-align: left; line-height: 25px;
}
.home5 h5 {
	text-align: center;
}
.home5 .box2 a {
	color: rgb(255,255,255); font-family: 'font'; font-size: 18px; background: rgb(204,228,114); padding: 13px 30px;
}

.home-healing {
	background: rgb(237,247,199);	padding: 90px 0 90px 0;
}
.home-healing .box1 {
    background: #084005;
    padding: 60px 0 50px 0;
		
		border-bottom-right-radius: 40px;
		
		transition:0.4s; 
}
.home-healing .box1:hover {
	background: #08400599;
}
.home-healing h4 {
	color: rgb(255,255,255); font-family: 'font'; text-align: center;
}
.home-healing .box2 {
	background: #4f8d6c; padding: 25px 25px 25px 25px;
	
    border-radius: 20px;
	
}
.home-healing h3 {
	text-align: left; font-size: 50px; font-family: 'font'; color: white;
}
.home-healing p {
	font-size: 17px; color: white; text-align: left; line-height: 25px;font-family: 'font';
}
.home-healing h5 {
	text-align: center;
}
.home-healing .box2 a {
	color: #084005; font-family: 'font'; font-size: 18px; background: rgb(204,228,114); padding: 13px 30px;
	
}

.home-healing a span{
	opacity:0;
	display:inline-block; 
	position:relative; 
	left:-50px;
	
	transition: 0.5s; 
	
}
.home-healing a:hover {
	color: #4f8d6c;
}

.home-healing a:hover span{
	
	opacity:1;
	left:-0px;
	
}
.home-healing .img-fluid.thumbnail{
	
	border-top-left-radius: 40px;
	
}
.home-healing .service-box{
  opacity: 0;
  transform: translateY(-50px); /* Optional pre-position */
  transition: opacity 0.3s ease-out;
}
@keyframes leafFall {
  0% {
    transform: translateY(-100px) rotate(-8deg);
    opacity: 0;
  }
  30% {
    transform: translateX(-20px) translateY(-40px) rotate(-4deg);
    opacity: 0.7;
  }
  60% {
    transform: translateX(15px) translateY(-10px) rotate(4deg);
  }
  100% {
    transform: translateX(0px) translateY(0px) rotate(0deg);
    opacity: 1;
  }
}

.home-healing .service-box.leaf-fall-once {
  animation: leafFall 1.8s ease-out forwards;
  will-change: transform;
}









/**/
/**/
/**/
/**/
/*PRACTITIONER PAGE*/
/**/



.practitioner-intro{
	height: 115vh; 
	padding: 280px 0 50px 0; 
        /*background-image: linear-gradient(rgb(0, 0, 0, 0.1), rgb(11, 11, 11, 0.1)), url(/img/home-slide-1.jpg);*/
        background-image: linear-gradient(rgb(0, 0, 0, 0.1), rgb(11, 11, 11, 0.1)), url(/img/services/grassy-blur-forest-bg.jpg);
				background-size: cover;
				display: flex;
				justify-content: center;
				align-items: center; 
}

.practitioner-intro .practitioner-grid{
	display: grid;
	grid-template-columns: 1fr 1fr;
	
	gap: 25px;
	padding: 20px 50px;
	
	
}

.practitioner-intro .box1 {
	position: relative;
	padding: 20px 14px;
	background: #084005;
	box-shadow: 15px 15px 5px #084005;
	transition: box-shadow 0.7s ease;
	border-radius: 7px;
	overflow: hidden;
	width: max-content;
}

.practitioner-intro .box1.sidebar {
	position: relative;
	padding: 10px 14px;
	background: rgb(223,238,162);
	box-shadow: 15px 15px 5px #084005;
	transition: box-shadow 0.7s ease;
	border-radius: 20px;
	overflow: hidden;
	width: auto;
}

/* Shimmer effect layer */
.practitioner-intro .box1::after {
	content: '';
	position: absolute;
	top: 0;
	left: -150%;
	width: 200%;
	height: 100%;
	background: linear-gradient(
		300deg,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.4) 50%,
		rgba(255, 255, 255, 0) 100%
	);
	pointer-events: none;
	opacity: 0;
}

/* Trigger one-time animation */
.practitioner-intro .box1:hover::after {
	animation: shimmer-move 1.6s ease forwards;
	opacity: 1;
}

/* Animate shimmer from left to right only */
@keyframes shimmer-move {
	from {
		transform: translateX(-150%);
	}
	to {
		transform: translateX(150%);
	}
}

/* Hover box shadow */
.practitioner-intro .box1:hover {
	box-shadow: 22px 22px 5px #084005;
}

.practitioner-intro .box1:hover {
	background: #084005;
	box-shadow: 22px 22px 5px #4f8d6c;
}

.practitioner-intro h1 {
	font-size: 3rem;
	font-family: /*'font3'*/ 'font';
	color: white;;
	font-weight: 900;
	padding-bottom: 25px;
	text-align: left;
}

.practitioner-intro h2 {
	font-size: 50px;
	font-family: /*'font3'*/'font';
	color: #084005;
	font-weight: 900;
	padding-bottom: 25px;
	text-align: left;
}

.practitioner-intro p {
	font-family: 'font';
	color: white;
	text-align: left;
	font-size: 18px;
}
.practitioner-intro ul {
	font-family: 'font';
	color: white;
	column-count: 2; 
}
.practitioner-intro h5 {
	text-align: center;
}

.practitioner-intro img {
	border-radius: 20px;
}

.practitioner-intro a {
	font-family: 'font';
	color: #084005;
}

.practitioner-intro a span{
	opacity:0;
	display:inline-block;
	position:relative;
	left:-50px;
	transition: 0.5s;
}

.practitioner-intro a:hover {
	color: rgb(152,178,71);
}

.practitioner-intro a:hover span{
	opacity:1;
	left:-0px;
}

.practitioner-intro .pad1 {
	padding-top: 40px;
}

.practitioner-intro h4 {
	font-size: 20px;
	text-align: left;
	color: rgb(44,78,78);
	font-family: 'font';
	line-height: 30px;
}

.practitioner-intro h4.owner-title {
	font-size: 1rem;
	text-align: center;
	color: black;
	font-weight: 700;
	font-family: 'font';
	line-height: 30px;
	color:white;
}

.practitioner-intro h4.owner-title span {
	font-size: 2rem;
	color:rgb(223,238,162);
}

.practitioner-intro .left-container{
	opacity: 0;
	transform: translateX(-150px);
	transition: all 0.8s;
}

.practitioner-intro .right-container{
	opacity: 0;
	transform: translateX(150px);
	transition: all 0.8s;
}

.practitioner-intro .left-container.show{
	opacity: 1;
	transform: translateX(0px);
}

.practitioner-intro .right-container.show{
	opacity: 1;
	transform: translateX(0px);
}




@media (max-width: 1440px){
.practitioner-intro {
    height: 105vh;
    padding: 200px 0 50px 0;
    /* background-image: linear-gradient(rgb(0, 0, 0, 0.1), rgb(11, 11, 11, 0.1)), url(/img/home-slide-1.jpg); */
    background-image: linear-gradient(rgb(0, 0, 0, 0.1), rgb(11, 11, 11, 0.1)), url(/img/services/grassy-blur-forest-bg.jpg);
    background-size: cover;
}
.practitioner-intro .practitioner-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    padding: 50px 50px;
}

.practitioner-intro ul {
	font-family: 'font';
	color: white;
	column-count: 1; 
}

}



@media (max-width: 991px){
.practitioner-intro {
    height: 100vh;
    padding: 150px 0 50px 0;
    /* background-image: linear-gradient(rgb(0, 0, 0, 0.1), rgb(11, 11, 11, 0.1)), url(/img/home-slide-1.jpg); */
    background-image: linear-gradient(rgb(0, 0, 0, 0.1), rgb(11, 11, 11, 0.1)), url(/img/services/grassy-blur-forest-bg.jpg);
    background-size: cover;
		
        display: flex;
        justify-content: center;
        align-items: center;
		
}
.practitioner-intro h1 {
    font-size: 2rem;
    font-family: 'font3';
    color: white;
    font-weight: 900;
    padding-bottom: 25px;
    text-align: left;
}

.practitioner-intro .box1 {
    position: relative;
    padding: 20px 14px;
    background: #084005;
    box-shadow: 15px 15px 5px #084005;
    transition: box-shadow 0.7s ease;
    border-radius: 7px;
    overflow: hidden;
    width: fit-content;
}



.practitioner-intro .practitioner-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    padding: 20px 10px;
}



}

/* GLOBAL PRACTITIONER SECTIONS */

.practitioner-about,
.practitioner-approach,
.practitioner-technique,
.practitioner-services,
.practitioner-location{
    padding:100px 0;
    background:#f8f9f6;
}

.practitioner-approach{
    background:#eef3e6;
}

.practitioner-technique{
    background:#ffffff;
}

.practitioner-services{
    background:#eef3e6;
}

.practitioner-location{
    background:#f8f9f6;
}


/* CONTENT WIDTH */

.practitioner-about .container,
.practitioner-approach .container,
.practitioner-technique .container,
.practitioner-services .container,
.practitioner-location .container{
    max-width:900px;
}



/* HEADINGS */

.practitioner-about h2,
.practitioner-approach h2,
.practitioner-technique h2,
.practitioner-services h2,
.practitioner-location h2{
    font-family:'font3';
    font-size:2.5rem;
    font-weight:900;
    color:#084005;
    margin-bottom:25px;
}



/* PARAGRAPHS */

.practitioner-about p,
.practitioner-approach p,
.practitioner-technique p,
.practitioner-services p,
.practitioner-location p{
    font-family:'font';
    font-size:18px;
    line-height:1.8;
    color:#212121;
    margin-bottom:20px;
}



/* LIST STYLING */

.practitioner-approach ul,
.practitioner-services ul{
    padding-left:20px;
    margin-top:20px;
}

.practitioner-approach li,
.practitioner-services li{
    font-family:'font';
    font-size:18px;
    line-height:1.8;
    margin-bottom:10px;
}



/* CARD STYLE OPTION (OPTIONAL) */

.practitioner-about .container,
.practitioner-approach .container,
.practitioner-technique .container,
.practitioner-services .container,
.practitioner-location .container{
    background:#ffffff;
    padding:60px;
    border-radius:12px;
    box-shadow:0 20px 40px rgba(0,0,0,0.05);
}



/* SECTION SPACING ON MOBILE */

@media (max-width:768px){

.practitioner-about,
.practitioner-approach,
.practitioner-technique,
.practitioner-services,
.practitioner-location{
    padding:70px 20px;
}

.practitioner-about h2,
.practitioner-approach h2,
.practitioner-technique h2,
.practitioner-services h2,
.practitioner-location h2{
    font-size:2rem;
}

}














.practitioner-accordion{
padding:100px 0;
background:#f8f9f6;
}

.practitioner-accordion .container{
max-width:900px;
}

.practitioner-accordion .accordion-item {
    border-bottom: 1px solid #adadad2e;
    border-left: none;
    border-right: none;
    border-top: none;
		transition: 0.35s;
}
.practitioner-accordion .accordion-item i.fa-plus{
	padding: 15px;
	background: black;
	color:white;
	border-radius: 100%;
	margin:0 10px; 
	height:55px;
	width:55px;
	
	transition:0.25s;
}
.practitioner-accordion .accordion-item i.fa-minus{
	padding: 15px;
	background: black;
	color:white;
	border-radius: 100%;
	margin:0 10px; 
	height:55px;
	width:55px;
	
	transition:0.25s;
}

.accordion-item.mobile-item{
	display:none;
}


.spin-animate{
	transform: rotate(180deg);
}
.unspin-animate{
	transform: rotate(0deg);
}

.practitioner-accordion .accordion-header{
width:100%;
text-align:left;
background:#ffffff;
border:none;
padding:25px;
font-size:1.8rem;
font-family:'font3';
font-weight:700;
color:#084005;
cursor:pointer;
transition:0.3s;
}

.practitioner-accordion .accordion-header:hover{
background:#eef3e6;
}
.practitioner-accordion .accordion-item:hover {
    border-bottom-color: gray;;;
}
.practitioner-accordion .accordion-content{
max-height:0;
overflow:hidden;
transition:max-height 0.4s ease;
background:#ffffff;
padding:15px 25px 0;
}

.practitioner-accordion .accordion-content p,
.accordion-content li{
font-family:'font';
font-size:18px;
line-height:1.8;
color:#212121;
}

.practitioner-accordion.accordion-content ul{
padding-left:20px;
margin-top:20px;
}
.accordion-content .area-list{
	column-count: 2; 
}


.practitioner-accordion .practitioner-schedule-cta{
	display:inline-block; 
    background: #084005;
    padding: 10px 20px 10px;
    border-bottom-right-radius: 40px;
    transition: 0.4s;
		color:white;
	    font-family: 'font3';
}


.practitioner-accordion .practitioner-schedule-cta:hover{background: rgba(8,64,5,0.7);}

 

@media(max-width: 1440px){
.accordion-item.mobile-item{
	display:block;
}
	
.box1.practitioner-content{
	display:none;
}
 


}


@media(max-width: 991px){
.accordion-item.mobile-item{
	display:block;
}
	
.box1.practitioner-content{
	display:none;
}
.accordion-content .area-list{
	column-count: 1; 
}

.practitioner-accordion .accordion-item i.fa-plus {
    padding: 5px;
    background: none;
    color: black;
    border-radius: 100%;
    margin: 0 ;
     height: auto; 
     width: auto; 
    transition: 0.25s;
    font-size: 1.2rem;
}
.practitioner-accordion .accordion-item i.fa-minus {
    padding: 5px;
    background: none;
    color: white;
    border-radius: 100%;
    margin: 0 ;
    /* height: 55px; */
    /* width: 55px; */
     height: auto; 
     width: auto; 
    transition: 0.25s;
    color: black;
    font-size: 1.2rem;
		
}


}

/**/
/**/
/**/
/**/
/**/


















/**** Process Page ****/ 
.process {
	padding: 320px 0 100px 0;
	background: rgb(255,255,255);
}
.process .process-card{
	
    max-height: 100%;
    height: 100%;
    color: #fff;
    margin: 0 0 0px;
    border-radius: 5px;
    padding: 7px;
    background: rgb(255,255,255);
    visibility: visible;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
	
}
.process h1 {
    font-family: 'font';
    color: rgb(137, 156, 64);
	font-size: 35px;
	text-align: center;
	font-weight: 900;
	color:black;
}
.process h2 {
    font-family: 'font';
    color: rgb(137, 156, 64);
	font-size: 25px;
	text-align: center;
	font-weight: 900;
	padding-bottom: 30px;
	color: rgb(110,110,110);
}
.process h3.card-title {
    font-family: 'font';
    color: rgb(137, 156, 64);
	font-size: 2rem;;
	text-align: center;
	font-weight: 900;

}
.process h5 {
    font-family: 'font';
    color: rgb(137, 156, 64);
	font-size: 25px;
	text-align: center;
	font-weight: 900;
	padding-bottom: 30px;
}
.process p {
	font-size: 19px;
	text-align: justify;
	font-family: '"Open Sans", sans-serif';
	color: rgb(110,110,110);
}
.process li {
	font-size: 19px;
	font-family: '"Open Sans", sans-serif';
	color: rgb(110,110,110);
}
.process strong {
	color: rgb(194,3,16);
	font-family: '"Open Sans", sans-serif';
}

.process .process-cta{
	background: black;
	color: white;
	border: 2px solid black;
	border-radius: 5px;
	font-weight: 600;
	text-transform: uppercase;
	display: inline-flex;
	padding: 15px; 
}
.process .process-cta:hover{
	background: white;
	color: black;;
}



.home6 {
	background: rgb(247,245,225); padding: 0 0 40px 0;
}
.home6 h2 {
	font-family: 'font'; color: rgb(252,192,101); font-size: 35px; padding: 30px 0 25px 0;
}
.home6 .box1 {
	background: rgb(89,89,85); padding: 50px 25px 50px 25px;
}
.home6 p {
	color: rgb(255,255,255); font-size: 17px; text-align: left;
}
.home6 h5 {
	text-align: center;
}
.home6 a {
	font-family: 'font'; font-size: 18px; color: rgb(204,228,114);
}



.home-telemed {
	background: #4f8d6c; padding: 0 0 00px 0;
}
.home-telemed h2 {
	font-family: 'font'; color: rgb(204,228,114); font-size: 3rem; padding: 30px 0 25px 0;
}
.home-telemed .box1 {
	background: rgb(89,89,85); padding: 50px 25px 50px 25px;
}
.home-telemed p {
	color: rgb(255,255,255); font-size: 20px; text-align: left;
	    font-family: 'font'
}
.home-telemed h5 {
  display: inline-block;
  background-color: transparent;
  text-align: center; /* This only affects child elements, not the h5 itself */
  padding: 0.5em 1em;
  margin: 0 auto;
	
	/*border: 3px solid black;*/
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
	
	
	transition: 0.4s; 
	
}
.home-telemed h5:hover {


	background: rgb(204,228,114);
	

	
}
.home-telemed a {
	font-family: 'font'; font-size: 1.3rem; color: rgb(204,228,114);
}
.home-telemed h5:hover a{


	color: #084005;; 

	
}
.home-telemed img{
	
	/*border-top-right-radius: 20px;*/
	border-bottom-right-radius: 40px;
}
.home-telemed .main-content{
	
	opacity: 0;
	transform: translateY(50px);
	transition: 1.4s;
	text-align: center;
}
.home-telemed .main-content.show{
	transform: translateY(0px);

	opacity: 1;
	
	
}



.home7 .container {
	padding: 125px 0 125px 0;
}
.home7 .parallax {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,0,0.1)), url("/img/parallax2.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom; overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.home7 .card {
	max-height: 100%; height: 100%; color: #fff; border-radius: 0; padding: 10px 20px 10px 20px; background: rgb(255,255,255); border: none; visibility: hidden;
}
.home7 .card h5 {
	font-family: 'font'; font-size: 20px; font-weight: 600; text-transform: uppercase; color: rgb(27,164,20); padding-top: 0px; text-align: center;
}
.home7 .card p {
	font-size: 15px; font-family: 'font'; font-weight: 600; text-align: center; color: rgb(34,34,34);
}
.home7 .card img {
	border-radius: 100%; width: 125px;
}



.home-reviews{
    background-image: linear-gradient(rgb(0, 0, 0, 0.3), rgb(0, 0, 0, 0.1)), url(/img/parallax2.jpg);
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-reviews h2 {
    font-family: 'font';
    color: black;
    font-size: 3.5rem;
    padding: 30px 0 25px 0;
		
		transform: translateY(50px); 
		opacity: 0;
		
		transition:1s; 
}
.home-reviews h2.show {

	transform: translateY(0);
	opacity: 1; 
	
}

.home-reviews .container-fluid {
	padding: 125px 0 125px 0;
}
.home-reviews .parallax {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,0,0.1)), url("/img/parallax2.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom; overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.home-reviews .card {
    max-height: 100%;
    height: 410px;
    color: #fff;
    border-radius: 0;
    padding: 10px 20px 10px 20px;
    background: rgb(255,255,255);
    border: none;
    visibility: hidden;
		border-radius: 20px; 

}
.home-reviews .card .card-body {

    display: flex;
		flex-direction:column;
    justify-content: center;
    align-items: center;

}


.home-reviews .card h5 {
	font-family: 'font'; font-size: 20px; font-weight: 600; text-transform: uppercase; color: rgb(27,164,20); padding-top: 0px; text-align: center;
}
.home-reviews .card p {
	font-size: 15px; font-family: 'font'; font-weight: 600; text-align: center; color: rgb(34,34,34);
}
.home-reviews .card img {
	border-radius: 100%; width: 125px;
}


.home8 {
	padding: 75px 0 5px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/parallax.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;     font-family: 'font';
}
.home8 .box1 {
	background: transparent; padding: 63px 25px; border-right: 2px solid rgb(255,255,255);
	height: 100%;
}
.home8 .box2 {
	background: transparent; padding: 71px 25px; border-left: 2px solid rgb(255,255,255); border-right: 2px solid rgb(255,255,255);
}
.home8 .box3 {
	background: transparent; padding: 47px 25px; border-left: 2px solid rgb(255,255,255);
	height: 100%;
}
.home8 p {
	color: rgb(255,255,255); text-align: center; font-size: 18px;
}
.home8 h5 {
	font-weight: 600; color: rgb(255,255,255); text-align: center; font-size: 1.6rem;
}
.home8 a {
	color: rgb(255,255,255); font-size: 16px;
}
.home8 a:hover {
	color: rgb(255,255,255);
}
.home8 h2 {
	font-family: 'font'; font-size: 30px; text-align: center; font-weight: 600; color: rgb(204,228,114); padding-top: 15px;
}
.home8 h3 {
	font-size: 22px; color: rgb(255,255,255); text-align: center; padding-top: 5px; font-family: font;
}
.home8 h4 {
	color: rgb(255,255,255); font-size: 30px; text-align: center; font-family: font;
}
.home8 a.social-btn {
	display: inline-block;justify-content:center;	align-items:center;	border: 1px solid rgb(255,255,255);	color: rgb(255,255,255); background: transparent; border-radius:100px;	height: 34px;	width: 34px; margin: 0 4px;
}
.home8 a.appt-btn {
	padding: 10px; background: rgb(242,96,12); border-radius: 1.5rem; font-size: 20px; font-family: /*open sans, sans-serif*/ 'font'; text-align: center; text-transform: uppercase; color: rgb(255,255,255);
}
.home8 i {
	margin-top: 7px;
}
.schedule-btn-section {
	padding: 45px 0 45px 0; background: rgb(79,145,146);
}
.schedule-btn-section a.appt-btn {
	padding: 10px; background: rgb(242,96,12); border-radius: 1.5rem; font-size: 20px; font-family: /*open sans, sans-serif*/'font'; text-align: center; text-transform: uppercase; color: rgb(255,255,255);
}
.schedule-btn-section h2{
	font-size: 22px; color: rgb(255,255,255); text-align: center; padding-top: 5px;

}
.contact-btn-section {
    padding: 45px 15px 0px 15px;
    background: rgb(255 255 255 / 32%);
    width: min-content;
		    z-index: 9;
    position: relative;
}
.contact-btn-section a.appt-btn {
	padding: 10px; background: rgb(242,96,12); border-radius: 1.5rem; font-size: 20px; font-family: /*open sans, sans-serif*/ 'font'; text-align: center; text-transform: uppercase; color: rgb(255,255,255);
}
.contact-btn-section h2{
	font-size: 22px; color: rgb(255,255,255); text-align: center; padding-top: 5px;

}
.home9 {
	padding: 75px 0 75px 0; background: rgb(237,247,199);
}
.home9 img {
	width: 100%; height: 100%;
	    border-radius: 20px;
    box-shadow: 0px 3px 5px;
}


.home-patients {
	padding: 75px 0 75px 0; background: rgb(237,247,199);
}
.home-patients img {
	width: 100%; height: 100%;
	    border-radius: 20px;
    box-shadow: 0px 3px 5px;
}

.home-patients .patient-row{
	display: flex;
	justify-content: space-between;
	gap: 3rem; 
	
}
/* Base (before show) */
.home-patients .patient-row .patient-photo {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s ease, transform 1s ease;
}




/* Entrance Animation */
.home-patients .patient-row.show .patient-photo:nth-child(1) {
  transition-delay: 0s;
  opacity: 1;
  transform: translateY(0);
}
.home-patients .patient-row.show .patient-photo:nth-child(2) {
  transition-delay: 0.5s;
  opacity: 1;
  transform: translateY(0);
}
.home-patients .patient-row.show .patient-photo:nth-child(3) {
  transition-delay: 1s;
  opacity: 1;
  transform: translateY(0);
}










.about1 {
	padding: 325px 0 60px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/parallax.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.about1 h1 {
	font-family: 'font'; color: rgb(255,255,255); text-align: center; font-size: 55px;
}
 
 
 
/* */
/* */
/* */
/* */
/* */
.about-intro {
	padding: 325px 0 80px 0; background-image: linear-gradient(rgb(0 0 0 / 72%), rgb(11 11 11 / 52%)), url(/img/parallax.jpg); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.about-intro h1 {
	font-family: 'font'; color: rgb(255,255,255); text-align: center; font-size: 4.5rem;
}


.about-intro  .about-grid {display:grid; grid-template-columns: 1.5fr 1fr;}

.about-intro .hq-text {
    background: white;
    max-width: 600px;
    z-index: 2;
    box-shadow: 0 30px 60px rgba(0,0,0,0.35);
    position: relative;
		font-family: 'font';
    background: rgb(231 255 138 / 74%);
    padding: 50px 35px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius:25px;
    border-bottom-left-radius: 25px;
		
}
.about-intro   {}
.about-intro   {}
.about-intro   {}
.about-intro   {}
.about-intro   {}
.about-intro   {}

@media (max-width:991px){
.about-intro h1 {
    font-family: 'font';
    color: rgb(255,255,255);
    text-align: center;
    font-size: 3rem;
}
.about-intro  .about-grid {
    display: grid;
    grid-template-columns: 1fr;
}
	
}









.about-body {
	background: rgb(255,255,255); padding: 175px 0 175px 0; font-family: 'font';
}
.about-body .container{

	max-width: 1500px; 
}
 
.about-body .ab-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 0; /* key fix */
}
.about-body .ab-grid-reverse {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 0; /* key fix */
}

.about-body .ab-text {
    background: white;
    max-width: 600px;
    z-index: 2;
    box-shadow: 0 30px 60px rgba(0,0,0,0.35);
    position: relative;
    font-family: 'font';
    background: rgb(231 255 138 / 74%);
    padding: 50px 35px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
}

.about-body .ab-text {
    max-width: none; /* remove 600px limit */
}
.about-body .ab-text {
    transform: translateX(80px); /* pushes it right */
}
.ab-text.reverse{
    transform: translateX(-80px); /* pushes it right */

	
}

.about-body h2 {
	font-size: 25px; font-family: 'font'; text-align: left; color: rgb(0,108,109);
}

.about-body h2.title {
	font-size: 4rem; font-family: 'font'; text-align: center; color: black; padding-bottom:25px; 
}
.about-body h2.card-title {
	font-size:2.4rem; font-family: 'font'; text-align: center; color: black; padding-bottom:25px; 
}

.about-body .serv-card{
	padding: 15px;
	
	background:rgb(231 255 138 / 74%);
	
	color:black;
	
}

.about-body ul{
	column-count: 2;
	font-weight: 600; 
}
.about-body img{
	border-radius: 8px;
}
.about-body span {
	font-family: /*'font'*/ 'font'; color: rgb(80,80,80); font-size: 17px;
}
.about-body .box1 {
	background: rgb(240,240,240); padding: 10px 25px;
}
.about-body .box2 {
	background: rgb(149,207,204); color: rgb(255,255,255); padding: 30px 30px; margin: 50px 90px 0 90px;
}
.about-body .box2 p {
	font-size: 16px; font-family: /*'font'*/'font'; text-align: center; color: rgb(255,255,255);
}
.about-body h3 {
	font-size: 22px; font-family: 'font'; text-align: left; color: rgb(0,108,109); padding-top: 15px;
}
.about-body p {
	font-family: /*'font'*/'font'; color: rgb(80,80,80); font-size: 17px;
}
.about-body h4 {
	color: rgb(255,255,255); text-align: center; font-family: 'font'; font-weight: 600; letter-spacing: 1px; font-style: italic;
}



@media (max-width:991px){
.about-body .ab-text {
    transform: none;
}
.about-body .ab-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
}
.about-body .ab-grid-reverse {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
}
.about-body h2.title {
    font-size: 2rem;
    font-family: 'font';
    text-align: center;
    color: black;
    padding-bottom: 25px;
}

.about-body .box2 {
    background: rgb(149,207,204);
    color: rgb(255,255,255);
    padding: 30px 30px;
    margin: 50px 10px 0 10px;
}
}




.about-areas{

	padding: 100px 0 ; 
    background-image: linear-gradient(rgb(0 0 0 / 72%), rgb(11 11 11 / 52%)), url(/img/parallax.jpg);
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-areas h2 {
	font-size: 3rem; font-family: 'font'; text-align: center; color: white; padding-bottom:25px; 
}

.about-areas .hq-text {
    background: white;
    max-width: 600px;
    z-index: 2;
    box-shadow: 0 30px 60px rgba(0,0,0,0.35);
    position: relative;
    font-family: 'font';
    background: rgb(231 255 138 / 74%);
    padding: 50px 35px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.about-areas a {
    color: #084005;
    font-family: 'font';
    font-size: 18px;
    background: rgb(204,228,114);
    padding: 13px 30px;
}
.ab-areas-grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    align-items: stretch;
	
}
.city-item {
    background: rgba(255,255,255,0.95);
    border-radius: 16px;
    padding: 22px 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    height: 100%;
    transition: 0.35s ease;
}

@media (max-width:991px){
 
.ab-areas-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    align-items: stretch;
}
}



.about-services {
	background: rgb(255,255,255); padding: 175px 0 175px 0; font-family: 'font';
}
.about-services .container{

	max-width: 1500px; 
}
.about-services .ab-service-grid{
	display:grid; grid-template-columns: repeat(3, 1fr); /* 3 columns */
	
	gap:35px; 
}

.about-services .ab-service {
	
	padding: 30px 15px;
	background: #084005;
 
	position:relative;
	color:white;
	
	border-radius: 8px;
	display:flex;
	flex-direction:column;
	justify-content: center;
	align-items:center;
	text-align:center;
}

.about-services .ab-text {
    background: white;
    max-width: 600px;
    z-index: 2;
    box-shadow: 0 30px 60px rgba(0,0,0,0.35);
    position: relative;
    font-family: 'font';
    background: rgb(231 255 138 / 74%);
    padding: 50px 35px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
}

.about-services .ab-text {
    max-width: none; /* remove 600px limit */
}
.about-services .ab-text {
    transform: translateX(80px); /* pushes it right */
}
.about-services .leaf {
    max-width: 90px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%); /* KEY: centers + lifts halfway out */
    z-index: 2;
}

.about-services h2 {
	font-size: 2rem; font-family: 'font'; text-align: center; 
}


@media (max-width:991px){
	
.about-services .ab-service-grid{
	display:grid; grid-template-columns: 1fr; /* 3 columns */
	
	gap:35px; 
}
	
	
}


/* */
/* */
/* */
/* */
/* */






.about2 {
	background: rgb(255,255,255); padding: 175px 0 175px 0;
}
.about2 h2 {
	font-size: 25px; font-family: 'font'; text-align: left; color: rgb(0,108,109);
}
.about2 span {
	font-family: /*'font'*/ 'font'; color: rgb(80,80,80); font-size: 17px;
}
.about2 .box1 {
	background: rgb(240,240,240); padding: 10px 25px;
}
.about2 .box2 {
	background: rgb(149,207,204); color: rgb(255,255,255); padding: 30px 30px; margin: 50px 90px 0 90px;
}
.about2 .box2 p {
	font-size: 16px; font-family: /*'font'*/'font'; text-align: center; color: rgb(255,255,255);
}
.about2 h3 {
	font-size: 22px; font-family: 'font'; text-align: left; color: rgb(0,108,109); padding-top: 15px;
}
.about2 p {
	font-family: /*'font'*/'font'; color: rgb(80,80,80); font-size: 17px;
}
.about2 h4 {
	color: rgb(255,255,255); text-align: center; font-family: 'font'; font-weight: 600; letter-spacing: 1px; font-style: italic;
}









.practitioner-cta{
	font-family: /*'font'*/'font'; color: rgb(137, 156, 64); font-size: 17px;

	
	
}
.about3 {
	background: rgb(255,255,255); padding: 15px 0 50px 0;
}
.about3 h2 {
	font-size: 25px; font-family: 'font'; text-align: left; color: rgb(0,108,109);
}
.about3 span {
	font-family: /*'font'*/ 'font'; color: rgb(80,80,80); font-size: 17px;
}
.about3 .box1 {
	background: rgb(240,240,240); padding: 10px 25px;
}
.about3 .box2 {
	background: rgb(149,207,204); color: rgb(255,255,255); padding: 30px 50px; margin: 50px 100px 0 100px;
}
.about3 .box2 p {
	font-size: 16px; font-family: /*'font'*/ 'font'; text-align: center; color: rgb(255,255,255);
}
.about3 h3 {
	font-size: 22px; font-family: 'font'; text-align: left; color: rgb(0,108,109); padding-top: 15px;
}
.about3 p {
	font-family: /*'font'*/ 'font'; color: rgb(80,80,80); font-size: 17px;
}
.about3 h4 {
	color: rgb(255,255,255); text-align: center; font-family: 'font'; font-weight: 600; letter-spacing: 1px; font-style: italic;
}
.about4 {
	background: rgb(85,83,83); padding: 60px 0 50px 0;
}
.about4 h1 {
	text-align: center; font-size: 60px; font-family: 'font'; color: rgb(85,173,206); padding-bottom: 30px;
}
.about4 h2 {
	text-align: center; font-size: 60px; font-family: 'font'; color: rgb(173,199,67); padding-top: 40px; padding-bottom: 40px;
}
.about4 h3 {
	text-align: center; font-size: 19px; font-family: 'font'; color: rgb(173,199,67); padding-top: 8px;
}
.about4 .pad1 {
	padding-top: 50px;
}
.about5 {
	background: rgb(255,255,255); padding: 40px 0 40px 0;
}


/*Blog Page Start*/
.blog1 {
	padding: 300px 0 75px 0;
	background: rgb(255,255,255);
}
.blog1 h1 {
	text-align: center;
	font-weight: 600;
	font-family: /*'font2'*/ 'font';
	padding-bottom: 25px;
	color: rgb(137,156,64);
	font-size: 45px;
}
.blog1 h3 {
	font-family: 'font';
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.04rem;
	text-align: center;
	padding-bottom: 10px;
	color: rgb(0,0,0);
}
.blog1 h4 {
	font-weight: 600;
	font-family: 'font';
	font-size: 21px;
	color: rgb(30,30,30);
}
.blog1 h5 {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 15px;
}
.blog1 hr {
	border: 0.15rem solid rgb(21,135,198);
  max-width: 110px;
  opacity: 1;
  color: rgb(21,135,198);
  margin: auto;
}
.blog1 img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.blog1 .img-fluid.box-image{
    width: 100%;
    height: 200px; /* Adjust the height as needed */
    object-fit: cover;
}
.blog1 .box {
	padding: 0px 0px 20px 0px;
	border-radius: 15px;
	background: rgb(255,255,255);
	box-shadow: 0 0 15px #00000029;
}
.blog1 .pad {
	padding: 15px 10px 0px 10px;
}
.blog1 span {
	color: rgb(226,64,0);
}
.blog1 p {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 17px;
}
.blog1 a {
	color: rgb(226,64,0);
	font-size: 15px;
	font-family: 'font';
	font-weight: 600;
}
.blog1 a:hover {
	color: rgb(226,64,0,0.8);
}




.blog-top {
	background: rgb(137,156,64);
	padding: 400px 0 50px 0;
}
.blog-top .box {
	padding: 110px 45px 0px 50px;
}
.blog-top h1 {
	color: rgb(255,255,255);
	font-family: 'font';
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 35px;
	text-align: center;
}
.blog-top h2 {
	color: rgb(255,255,255);
	font-family: 'font';
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 1.5rem;;
	text-align: center;
}
.blog-top h5 {
	color: rgb(255,255,255);
	font-family: 'font';
	text-align: left;
	font-size: 20px;
}
.blog-top p {
	color: rgb(255,255,255);
	font-family: 'font';
	font-size: 17px;
	text-align: left;
}
.blog-top a {
	color: rgb(255,255,255);
	padding: 10px 60px;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 15px;
	font-family: 'font';
	background: rgb(226,64,0);
	border-radius: 5px;
}
.blog-top a:hover {
	color: rgb(255,255,255);
	background: rgb(68,68,68);
}
.blog-top iframe {
	border: 15px solid rgb(255,255,255);
	border-radius: 10px;
}

.blog-top1 {
	background: rgb(21,135,198);
	padding: 60px 0 50px 0;
}
.blog-top1 .box {
	padding: 110px 45px 0px 50px;
}
.blog-top1 h1 {
	color: rgb(255,255,255);
	font-family: 'font';
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 35px;
	text-align: left;
}
.blog-top1 h5 {
	color: rgb(255,255,255);
	font-family: 'font';
	text-align: left;
	font-size: 20px;
}
.blog-top1 p {
	color: rgb(255,255,255);
	font-family: 'font';
	font-size: 17px;
	text-align: left;
}
.blog-top1 a {
	color: rgb(255,255,255);
	padding: 10px 60px;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 15px;
	font-family: 'font';
	text-shadow: 1px 1px 1px #000;
/*	box-shadow: 1px 1px 2px 1px #000;*/
	background: rgb(68,68,68);
	border-radius: 5px;
}
.blog-top1 a:hover {
	color: rgb(255,255,255);
	
	background: rgb(226,64,0);
}
/*.blog-top1 span strong {
	 transform: rotate(90deg);
	 position: fixed;
}*/
.blog-top1 iframe {
	border: 15px solid rgb(255,255,255);
	border-radius: 10px;
}


.blog-template {
	background: rgb(255,255,255);
	padding: 145px 0 75px 0;
}
.blog-template i {
	color: rgb(7, 155, 196);
}
.blog-template a {
	font-family: 'font';
	color: rgb(7, 155, 196);
}
.blog-template h1 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font';
	font-size: 35px;
}
.blog-template h2 {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 23px;
}
.blog-template h3 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 25px;
}
.blog-template h4 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font';
	font-size: 35px;
}
.blog-template h5 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(20,20,20);
	font-size: 25px;
}
.blog-template h6 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(0,0,0);
	font-size: 23px;
}
.blog-template p {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template li {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template a.contact-today {
	padding: 10px; background: rgb(226,64,0); border: 1px solid rgb(12,12,12); border-radius: 10px;
	font-size: 24px; font-family: 'font'; font-weight: 600; text-align: center; text-shadow: 2px 2px 1px rgb(0,0,0); text-transform: uppercase; color: rgb(255,255,255);
}
.blog-template a.services {
	padding: 10px; background: rgb(21,135,198); border: 1px solid rgb(12,12,12); border-radius: 10px;
	font-size: 18px; font-family: 'font'; font-weight: 600; text-align: center; text-shadow: 2px 2px 1px rgb(0,0,0); text-transform: uppercase; color: rgb(255,255,255);
}

.blog-template1 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.blog-template1 i {
	color: rgb(7, 155, 196);
}
.blog-template1 a {
	font-family: 'font';
	color: rgb(7, 155, 196);
}
.blog-template1 h1 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font';
	font-size: 35px;
}
.blog-template1 h2 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(20,20,20);
	font-size: 33px;
}
.blog-template1 h3 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 29px;
}
.blog-template1 h4 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font';
	font-size: 35px;
}
.blog-template1 h5 {
	font-family:'font';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 25px;
	padding: 7px;
}
.blog-template1 h6 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(0,0,0);
	font-size: 21px;
}
.blog-template11 p {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template li {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template .img-fluid.box-image{
	
	border-radius: 20px; 
	box-shadow: 1px 1px 10px 3px rgb(12,12,12);
}
/*Blog Page End*/


/*Patient Information Page*/

.patient-info {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.patient-info i {
	color: rgb(7, 155, 196);
}
.patient-info a {
	font-family: 'font';
	color: rgb(7, 155, 196);
}
.patient-info h1 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font';
	font-size: 35px;
}
.patient-info h2 {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 23px;
}
.patient-info h3 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 25px;
}
.patient-info h4 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font';
	font-size: 35px;
}
.patient-info h5 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(20,20,20);
	font-size: 25px;
}
.patient-info h6 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(0,0,0);
	font-size: 23px;
}
.patient-info p {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.patient-info li {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.patient-info a.contact-today {
	padding: 10px; background: rgb(226,64,0); border: 1px solid rgb(12,12,12); border-radius: 10px;
	font-size: 24px; font-family: 'font'; font-weight: 600; text-align: center; text-shadow: 2px 2px 1px rgb(0,0,0); text-transform: uppercase; color: rgb(255,255,255);
}
.patient-info a.services {
	padding: 10px; background: rgb(21,135,198); border: 1px solid rgb(12,12,12); border-radius: 10px;
	font-size: 18px; font-family: 'font'; font-weight: 600; text-align: center; text-shadow: 2px 2px 1px rgb(0,0,0); text-transform: uppercase; color: rgb(255,255,255);
}

.patient-info {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.patient-info i {
	color: rgb(7, 155, 196);
}
.patient-info a {
	font-family: 'font';
	color: rgb(7, 155, 196);
}
.patient-info h1 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font2';
	font-size: 35px;
}
.patient-info h2 {
	font-family:'font';
	font-weight: 600;
	color: rgb(20,20,20);
	font-size: 33px;
}
.patient-info h3 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 29px;
}
.patient-info h4 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font';
	font-size: 35px;
}
.patient-info h5 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 25px;
	padding: 7px;
}
.patient-info h6 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(0,0,0);
	font-size: 21px;
}
.patient-info p {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.patient-info li {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.patient-info .img-fluid.box-image{
	
	border-radius: 20px; 
	box-shadow: 1px 1px 10px 3px rgb(12,12,12);
}

.patient-info a {
	background: rgb(173,199,67); color: rgb(255,255,255); font-family: 'font'; font-size: 1rem; padding: 10px 20px;
}




.patient-page {
	padding: 145px 0 75px 0;
	background: rgb(255,255,255);
}
.patient-page .container{
            display: flex;
            flex-wrap: wrap;
}
.patient-page h1 {
	text-align: center;
	font-weight: 600;
	font-family: 'font';
	padding-bottom: 25px;
	color: rgb(137,156,64);
	font-size: 45px;
}
.patient-page h3 {
	font-family: 'font';
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.04rem;
	text-align: center;
	padding-bottom: 10px;
	color: rgb(0,0,0);
}
.patient-page h4 {
	font-weight: 600;
	font-family: 'font';
	font-size: 21px;
	color: rgb(30,30,30);
}
.patient-page h5 {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 15px;
}
.patient-page hr {
	border: 0.15rem solid rgb(21,135,198);
  max-width: 110px;
  opacity: 1;
  color: rgb(21,135,198);
  margin: auto;
}
.patient-page img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.patient-page .img-fluid.box-image{
    width: 100%;
    height: 200px; /* Adjust the height as needed */
    object-fit: cover;
}
.patient-page .box {
	padding: 0px 0px 20px 0px;
	border-radius: 15px;
	background: rgb(255,255,255);
	box-shadow: 0 0 15px #00000029;
	height: 470px;;
}
.patient-page .pad {
	padding: 15px 10px 0px 10px;
}
.patient-page span {
	color: rgb(226,64,0);
}
.patient-page p {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 1rem;
	line-height: 21px;
	padding-bottom: 8px; 
}
.patient-page a {
	color: rgb(226,64,0);
	font-size: 13px;
	font-family: 'font';
	font-weight: 600;
}
.patient-page a:hover {
	color: rgb(226,64,0,0.8);
}

.patient-page ul {
	line-height: 25px; 
}
.patient-page .link{
	
}










.info1 {
	background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/info1.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover; z-index:2; padding: 300px 0 75px 0;
}
.info1 .box1 {
	background: rgb(255,255,255); padding: 15px 0 25px 0;
}
.info1 h1 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(44,78,78); padding-top: 50px;
}
.info1 h5 {
	text-decoration: underline; color: rgb(137,156,64); text-align: center;
	
	
    font-family: 'font';
    font-weight: 700;
    text-align: center;
    color: #4f8d6c;
	
	
}
.info1 p {
	text-align: center; color: rgb(100,100,100); font-family: font; font-size: 17px; 
}


.info1 .container{
	
	width: 100%;
  display: flex; /*Make sure to call this on your container*/
  align-items: stretch; /*stretches all cards same height*/
  justify-content: space-around; /*some space between cards*/
}

.info1 img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.info1 .img-fluid.box-image{
    width: 100%;
    height: 200px; /* Adjust the height as needed */
    object-fit: cover;
}
.info1 .info-box {
	padding: 0px 0px 20px 0px;
	border-radius: 15px;
	background: white;
	box-shadow: 0 0 15px #00000029;
	flex-grow:1; 
height:100%;
}
.info1 .pad {
	padding: 15px 10px 0px 10px;
}
.info1 h4{
    font-family: 'font';
    font-weight: 700;
    text-align: center;
    font-size: 1.25rem;
    color: #4f8d6c;
		text-decoration:underline;
}
.info1 span {
	color: rgb(226,64,0);
}
.info1 p {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 17px;
}
.info1 a {
	color: rgb(226,64,0);
	font-size: 15px;
	font-family: 'font';
	font-weight: 600;
}
.info1 a:hover {
	color: rgb(226,64,0,0.8);
}
.info1 .book-cta{
	padding: 10px;
	width: max-content;
	display: inline-flex;
	background: #4f8d6c;
	color:white;
	font-weight: 700;
	border : 2px solid  #4f8d6c;

}


.info1 .book-cta:hover{
	background: white;
	color: #4f8d6c;
}


.info2 {
	padding: 300px 0 300px 0; background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/sd1.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.info3 {
	background: rgb(255,255,255); padding: 75px 0 75px 0;
}
.info3 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(112,105,98);
}
.info3 h3 {
	text-align: center; font-family: 'font'; font-size: 30px; color: rgb(112,105,98); padding-top: 30px;
}
.info3 p {
	text-align: center; color: rgb(56,65,25); font-size: 16px;
}
.info3 h5 {
	text-align: left; color: rgb(56,65,25); font-size: 16px; line-height: 25px;
}
.info3 li {
	text-align: left; color: rgb(56,65,25); font-size: 16px;
}
.info4 {
	background: rgb(112,105,98); padding: 75px 0 75px 0;
}
.info4 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(255,255,255); padding-bottom: 20px;
}
.info4 p {
	text-align: left; color: rgb(255,255,255); font-size: 16px;
}
.info4 li {
	text-align: left; color: rgb(255,255,255); font-size: 16px;
}
.info5 {
	background: rgb(255,211,170); padding: 75px 0 75px 0;
}
.info5 h2 {
	color: rgb(137,156,64); font-family: 'font'; text-align: center; font-size: 40px;
}
.info5 p {
	text-align: left; font-size: 16px; color: rgb(112,105,98);
}
.info6 {
	padding: 75px 0 75px 0; background: rgb(79,145,146);
}
.info6 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(255,255,255); padding-bottom: 20px;
}
.info6 p {
	color: rgb(255,255,255); font-size: 16px; text-align: left;
}
.info7 {
	padding: 75px 0 75px 0; background: rgb(250,250,250);
}
.info7 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(172,162,152); padding-bottom: 20px;
}
.info7 p {
	color: rgb(112,105,98); font-size: 16px; text-align: left;
}
.info8 {
	padding: 75px 0 75px 0; background: rgb(237,247,199);
}
.info8 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(172,162,152); padding-bottom: 20px;
}
.info8 p {
	color: rgb(30,30,30); font-size: 16px; text-align: left;
}
.info8 h5 {
	color: rgb(30,30,30); font-size: 16px; text-align: center; line-height: 25px;
}
.info9 {
	padding: 75px 0 75px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/sd5.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.info9 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(255,255,255); padding-bottom: 20px;
}
.info9 p {
	color: rgb(255,255,255); font-size: 16px; text-align: left;
}
.info9 h5 {
	color: rgb(255,255,255); font-size: 16px; text-align: center; line-height: 25px;
}
.info9 p mark {
	background: rgb(112,105,98); color: rgb(255,255,255);
}
.info9 h5 mark {
	background: rgb(112,105,98); color: rgb(255,255,255);
}
.info10 {
	padding: 75px 0 75px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/sd7.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.info10 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(252,192,101); padding-bottom: 20px;
}
.info10 p {
	color: rgb(255,255,255); font-size: 16px; text-align: left;
}
.info10 h5 {
	color: rgb(255,255,255); font-size: 16px; text-align: center; line-height: 25px;
}
.info10 p mark {
	background: rgb(59,42,25); color: rgb(255,255,255);
}
.info10 h5 mark {
	background: rgb(59,42,25); color: rgb(255,255,255);
}
.info11 {
	padding: 75px 0 75px 0; background: rgb(237,247,199);
}
.info11 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(85,83,83); padding-bottom: 20px;
}
.info11 p {
	color: rgb(85,83,83); font-size: 16px; text-align: left;
}
.info12 {
	padding: 75px 0 75px 0; background: rgb(250,250,250);
}
.info12 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(85,83,83); padding-bottom: 20px;
}
.info12 p {
	color: rgb(85,83,83); font-size: 16px; text-align: center;
}
.info12 li {
	color: rgb(85,83,83); font-size: 16px; text-align: center;
}
.info12 h5 {
	color: rgb(85,83,83); font-size: 18px; text-align: center;
}
.dvd-card1 {
	background: rgb(255,255,255); padding: 75px 0 75px 0; 
}
.dvd-card1 h2 {
	text-align: center; font-size: 25px; font-family: 'font'; color: rgb(85,83,83); padding-top: 20px;
}
.dvd-card1 h2.schedule {
	padding: 10px; background: rgb(242,96,12); border-radius: 1.5rem; font-size: 20px; font-family: font; text-align: center; text-transform: uppercase; color: rgb(255,255,255);
}
.dvd-card1 p {
	color: #646464; text-align: center; font-family: font; font-size: 16px; line-height: 20px;
}
.dvd-card1 a {
	color: #646464; text-align: center; font-family: font; font-size: 16px;
}
.dvd-card1 .card {
	max-height: 100%;	height: 100%;	color: #fff; margin: 0 0 0px;	border-radius: 0.2rem; padding: 10px 10px 0 10px;	background: rgb(255,255,255,0.9);	border: none;	visibility: hidden;	box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
}
.dvd-card1 .dvd-btn a {
	background: rgb(173,199,67); color: rgb(255,255,255) !important; padding: 13px 50px;
}
.dvd2 {
	background: rgb(250,250,250); padding: 300px 0 75px 0;     font-family: 'font';
}
.dvd2 h1 {
	text-align: center; font-family: 'font'; font-size: 45px; color: rgb(29,44,243);
}
.dvd2 .color1 strong {
	color: rgb(29,44,243);
}
.dvd2 .color2 strong {
	color: rgb(139, 20, 60);
}
.dvd2 .color3 strong {
	color: rgb(87, 50, 117);
}
.dvd2 .color4 strong {
	color: rgb(232, 142, 7);
}
.dvd2 p {
	color: rgb(85,83,83); font-size: 16px; text-align: left;
}
.dvd2 h5 {
	text-align: center; font-size: 16px; line-height: 25px; color: rgb(85,83,83);
}
.dvd3 {
	background: rgb(255,255,255); padding: 75px 0 75px 0;
}
.dvd3 h3 {
	text-align: center; font-family: 'font'; font-size: 65px;
}
.dvd3 h3.color1 {
	color: rgb(133,179,84); padding-top: 125px;
}
.dvd3 h3.color2 {
	color: rgb(1,177,175); padding-top: 50px;
}
.dvd3 h3.color3 {
	color: rgb(232,142,7); padding-top: 0px;
}
.dvd3 iframe {
	width: 100%; height: 320px;
}
.reiki {
	padding: 300px 0 75px 0; background: rgb(255,255,255);     font-family: 'font';
}
.reiki h1 {
	color: rgb(252,192,101); text-align: center; font-size: 55px; font-family: 'font'; padding-bottom: 30px;
}
.reiki p {
	color: rgb(85,83,83); font-size: 16px; text-align: justify;
}
.sun {
	background: rgb(85,83,83);
	padding: 300px 0 75px;     font-family: 'font';
}
.sun .container {
	background: rgb(250,250,250); padding: 75px 0 75px 0;
}
.sun h1 {
	font-family: 'font'; color: rgb(139,20,60); font-size: 50px; text-align: center; padding-bottom: 30px;
}
.sun h5 {
	text-align: center; color: rgb(85,83,83); font-size: 16px; padding-top: 30px; padding-bottom: 30px;
}
.sun iframe {
	width: 100%; height: 320px;
}
.sun p {
	font-size: 16px; color: rgb(85,83,83);
}
.sun .box {
	padding: 0 0 0 50px;
}
.mp5 {
	background: rgb(247,245,225); padding: 300px 0 75px 0;
}
.mp5 h1 {
	color: rgb(87,50,117); font-size: 50px; font-family: 'font'; text-align: left;
}
.mp5 iframe {
	width: 100%; height: 255px;
}
.mp5 h5 {
	text-align: left; font-size: 20px; color: rgb(85,83,83); padding-top: 20px;
}
.mp5 p {
	text-align: left; font-size: 16px; color: rgb(85,83,83);
}
.mp5 #area-map {
	width: 100%; height: 70%;
}
.mp5 a.service-area {
    padding: 10px;
    background: rgb(242,96,12);
    border-radius: 1.5rem;
    font-size: 1rem;
    font-family: font;
    text-align: center;
    text-transform: uppercase;
    color: rgb(255,255,255);
}

.mp6 {
	background: rgb(240,240,240); padding: 300px 0 75px 0; font-family: 'font';
}
.mp6 h1 {
	text-align: center; font-size: 55px; color: rgb(79,145,146); font-family: 'font'; padding-bottom: 30px;
}
.mp6 p {
	font-size: 1rem; color: rgb(85,83,83);
	
}
.mp6 p strong{
	    font-size: 1.2rem;
}
.mp6 h5 {
	font-size: 16px; color: rgb(85,83,83); text-align: center; padding-top: 30px;
}

.mp6 #disclaimer{
	font-size: 1rem; color: rgb(85,83,83);
	
}
.mp7 {
	background: rgb(255,255,255); padding: 75px 0 75px 0;
}
.mp7 h1 {
	color: rgb(85,83,83); font-size: 60px; text-align: center; font-family: 'font';
}
.mp7 p {
	font-size: 16px; color: rgb(85,83,83);
}
.mp8 {
	background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/pi.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.mp8 .box1 {
	background: rgb(255,255,255); padding: 40px 20px 50px 20px;
}
.mp8 h1 {
	color: rgb(0,108,109); text-align: center; font-weight: 600; font-size: 35px; letter-spacing: 2px; padding-bottom: 30px;
}
.mp8 .card {
	max-height: 100%;	height: 100%;	color: #fff; margin: 0 0 0px;	border-radius: 0.2rem; padding: 10px 10px 0 10px;	background: rgb(255,255,255,0.9);	border: none;	visibility: hidden;	box-shadow: 0 0 29px 0 rgb(68, 88, 144, 0.12);
}
.mp8 iframe {
	width: 292px; height: 165px;
}
.mp8 .card h2 {
	font-family: 'font'; color: rgb(30,30,30); font-size: 19px; text-align: left; padding: 20px 25px 10px 25px;
}
.mp8 h3 {
	color: rgb(41,41,41); text-align: center; font-weight: 600; font-size: 35px; letter-spacing: 2px; padding-top: 50px; padding-bottom: 10px; text-transform: uppercase;
}
.mp8 h4 {
	color: rgb(41,41,41); text-align: center; font-weight: 600; font-size: 35px; letter-spacing: 2px; padding-top: 50px; padding-bottom: 10px; text-transform: uppercase;
}
.mp8 .bg1 {
	padding: 10px 20px; background: rgb(79,145,146); color: rgb(255,255,255);
}
.mp8 p {
	text-align: center;
}
.mp8 a {
	font-weight: 600; font-size: 20px; color: rgb(255,255,255);
}
.mp9 {
	padding: 300px 0 75px 0; color: rgb(250,250,250);     font-family: 'font';
}
.mp9 h1 {
	text-align: center; font-size: 60px; font-family: 'font'; color: rgb(137,156,64); padding-bottom: 40px;
}
.mp9 h1.service-area {
	text-align: center; font-size: 40px; font-family: 'font'; color: rgb(85,83,83); padding-bottom: 40px;
}
.mp9 h2 {
	color: /*rgb(85,83,83)*/ rgb(89 108 16); font-size: 30px; text-align: center; font-family: 'font';
}
.mp9 h2.faq-header {
    font-size: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: /*rgb(85,83,83)*/ rgb(89 108 16);
    text-align: center;
    margin-bottom: 25px;
}


.mp9 h3 {
	color: rgb(85,83,83); font-size: 1.5rem; text-align: center; font-family: 'font';
}
.mp9 h5 {
	color: rgb(85,83,83); font-size: 22px; text-align: center; font-family: font;
}
.mp9 p {
	color: rgb(85,83,83); font-size: 1rem; text-align: center;
}
.mp9 a {
	color: rgb(85,83,83);
}
.mp9 img {
	border-radius: 5px; 
}
.mp9 a.article {
	font-style: italic;
}
.mp9 li {
	font-size: 18px; text-align: center; color: rgb(12,12,12); list-style-type: none;
}
.mp9 ul {
	padding: 0; 
}
.mp9 li.dot {
	font-size: 18px; text-align: center; color: rgb(12,12,12); list-style-type: disc;
	list-style-position: inside; 
}
.mp9 li p span {
	font-weight: 700; text-decoration: underline; 
}
.mp9 .service-box {
    position: relative;
    background: rgb(246 246 246);
    padding: 50px 25px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
}
.mp9 .service-box.green {
    position: relative;
    background: rgb(237, 247, 199);
    padding: 50px 25px;
    border-bottom-right-radius: 150px;
    border-top-left-radius: 150px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    opacity: 1;
    transform: translateY(0px);
    transition: 0.4s;
}




.mp9 .shockwave-grid{
	
	display: grid;
	grid-template-columns: 1fr 1fr;
	
	gap: 25px; 
	
	
}
.mp9 ul.two-columns {
  column-count: 2;
  column-gap: 30px;
	font-weight: 600;
}
a.service-link{
	background: rgb(137,156,64);
	color: white;
	font-family: 'font';
	padding: 10px;
	border-radius: 4px;
	box-shadow: 0px 3px 3px black; 
}

a.service-link:hover{

	background: rgb(137,156,64, 0.7);;
	color:black; 

}


.mp9 .appointment-cta{
	
	background: rgb(8, 64, 5);

		color:white;
		padding: 15px;
		
		border-radius: 5px; 
		font-weight: 600; 
		border: 2px solid black; 
}
 
.mp9 .appointment-cta:hover{
	
	background: white;
	color: rgb(8, 64, 5);
	
 }





@media (max-width: 991px){
	
.mp9 .shockwave-grid{
	
	display: grid;
	grid-template-columns: 1fr ;
	
	gap: 25px; 
	
	
}

}

.service-contact {
	padding: 75px 20px;
	background: #084005;
	color: #fff;
	text-align: center;
}

.service-contact h2 {
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 15px;
	
}

.service-contact p {
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 10px;
	color: rgba(255,255,255,0.9);
}

.service-contact-btn {
	display: inline-block;
	padding: 14px 28px;
	font-size: 16px;
	font-weight: 600;
	background: #fff;
	color: black;
	border-radius: 8px;
	text-decoration: none;
	transition: all 0.3s ease;
	box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.service-contact-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 12px 25px rgba(0,0,0,0.2);
	background: #f5f5f5;
}





/* =========================
   HOME SERVICES SECTION
   ========================= */

.shock-services {
    padding: 140px 40px 180px;
/*    background-image: linear-gradient(
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.78)
    ), url(/img/parallax.jpg);*/
    background-size: cover;
    background-position: center;
}
.shock-services .service-blurb{
    font-size:1.5rem;
		display: block;
		text-align:center;
		color:white;

}
.shock-services h2 {
    font-size: 3rem;
    display: flex;
    align-items: center; justify-content: center;
    gap: 6px;
    font-family: 'font';
    font-weight: 700;
		color:/*rgb(85,83,83)*/ rgb(89 108 16);
		text-align: 	center;
		margin-bottom:25px;
}
.service-title{
	color:black;
}

/* GRID WRAPPER */
.shock-wrap {
    max-width: 1600px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 120px;
}

/* CARD */
.shock-card {
    position: relative;
		
	opacity: 0.35;
	transform: scale(0.9) translateY(30px);
	transition: 0.5s; 
}

.shock-card{
	

}

.shock-card.show{
	
	opacity: 1;
	transform: scale(1) translateY(0); 
}

/* IMAGE SLAB */
.shock-image {
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    box-shadow: 0 25px 50px rgba(0,0,0,0.3);
    transition: transform 0.35s ease;
}

/* LINK RESET */
.shock-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

/* INFO SLAB */
.shock-info {
    position: absolute;
    bottom: -70px;
    left: /*-40px*/10px;
    width: calc(100% - 20px);
    padding: 35px 30px;
    background: #ffffffe6;
    box-shadow: 0 30px 60px rgba(0,0,0,0.35);
    z-index: 2;
    transition:
        background-color 0.25s ease,
        box-shadow 0.25s ease,
        transform 0.25s ease;
}

/* ACCENT BAR */
.shock-info::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    background: rgb(152 173 42 / 80%);
}

/* TITLE */
.shock-info h2 {
    margin: 0 0 12px;
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: 'font';
    font-weight: 700;
		color:black;
}

.shock-info h3 {
    margin: 0 0 12px;
    font-size: 1.7rem;
    display: flex;
    align-items: center;
		    justify-content: center;
    gap: 6px;
    font-family: 'font';
    font-weight: 700;
}

/* BODY COPY */
.shock-info p {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
		margin-bottom: 10px;
}
.shock-info p.learn-cta {
    font-weight: 600;     line-height: 20px;
}
/* ARROW (HIDDEN STATE) */
.shock-info .arrow {
    display: inline-block;
    margin-left: 6px;
    opacity: 0;
    transform: translateY(8px);
    transition:
        opacity 0.45s ease,
        transform 0.45s ease;
				font-size:2rem;
}

/* HOVER STATES */
.shock-card:hover {
    cursor: pointer;
}

.shock-card:hover .shock-info {
    background-color: #e3ff89;
    box-shadow: 0 35px 70px rgba(0,0,0,0.4);
    transform: translateY(-4px);
}

.shock-card:hover .shock-info .arrow {
    opacity: 1;
    transform: translateY(0);
}

.shock-card:hover .shock-image {
    transform: scale(1.015);
}

/* =========================
   RESPONSIVE
   ========================= */

/* TABLET */
@media (max-width: 1000px) {
    .shock-wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 80px;
    }

    .shock-image {
        height: 380px;
    }
}

/* MOBILE */
@media (max-width: 991px) {

 
.shock-services {
    padding: 140px 10px 180px;
    /* background-image: linear-gradient(
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0.78)
    ), url(/img/parallax.jpg); */
    background-size: cover;
    background-position: center;
}
.shock-services h2 {
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: 'font';
    font-weight: 700;
    color: white;
    text-align: center;
    margin-bottom: 25px;
}
    .shock-wrap {
        grid-template-columns: 1fr;
    }

    .shock-image {
        height: 350px;
    }

    .shock-info {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        margin-top: -25px;
        padding: 25px 30px;
    }
		
.shock-info .arrow {
    display: inline-block;
    margin-left: 6px;
    opacity: 1;
    transform: translateY(0px);
 
				font-size:1rem;
}

		
		
}











.shockwave {
	padding: 300px 0 75px 0; color: rgb(250,250,250);
}

.shockwave .padder{
	padding-top:100px;
}
.shockwave .shockwave-grid{
	
	display: grid;
	grid-template-columns: 1fr 1fr;
	
	gap: 25px; 
	
	
}

.shockwave h1 {
	text-align: center; font-size: 4.5rem; font-family: 'font'; color: rgb(137,156,64); padding-bottom: 40px;
}
.shockwave h1.service-area {
	text-align: center; font-size: 40px; font-family: 'font'; color: rgb(85,83,83); padding-bottom: 40px;
}
.shockwave h2 {
    color: rgb(85,83,83);
    font-size: 3rem;
    text-align: center;
    font-family: 'font';
}
.shockwave h3 {
	color: rgb(85,83,83); font-size: 1.5rem; text-align: center; font-family: 'font';
}
.shockwave h5 {
	color: rgb(85,83,83); font-size: 22px; text-align: center; font-family: font;
}
.shockwave p {
	color: rgb(85,83,83); font-size: 1.1rem; text-align: center; font-family: font;
}
.shockwave a {
	color: rgb(85,83,83);
}
.shockwave a.article {
	font-style: italic;
}
.shockwave li {
    font-size: 18px;
    text-align: center;
    color: rgb(12,12,12);
    list-style-type: none;
    font-weight: 550;
}
.shockwave ul {
	padding: 0; 
}
.shockwave li.dot {
	font-size: 18px; text-align: center; color: rgb(12,12,12); list-style-type: disc;
	list-style-position: inside; 
}
.shockwave img{
	border-radius: 4px; 
}
.shockwave .service-box{
    position: relative;
    background: rgb(237, 247, 199);
    padding: 50px 25px;
    border-bottom-right-radius: 150px;
    border-top-left-radius: 150px;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
		
		opacity: 0.5;
		transform:translateY(20px);
		transition:0.4s;
}

.shockwave .service-box.show{

		
		opacity: 1;
		transform:translateY(0px);
}
.shockwave .service-box .img-container{

	position:relative;
	    top:-0;
			left: 0px;
			max-width: 550px;
}



.shockwave li p span {
	font-weight: 700; text-decoration: underline; 
}

.shockwave .bullet-list{
	
	padding: 15px;
	border: 1px solid lightgray;
	border-radius: 10px; 
	
}





@media (max-width: 991px){
.shockwave .shockwave-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
}
.shockwave h1 {
    text-align: center;
    font-size: 3rem;
    font-family: 'font';
    color: rgb(137,156,64);
    padding-bottom: 40px;
}
.shockwave h2 {
    color: rgb(85,83,83);
    font-size: 2rem;
    text-align: center;
    font-family: 'font';
}
.shockwave .service-box {
    position: relative;
    background: rgb(237, 247, 199);
    padding: 50px 25px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    opacity: 0.5;
    transform: translateY(20px);
    transition: 0.4s;
}
	
}






.shockwave-accordion{
padding:30px 0;
background:none;;

}

.shockwave-accordion .container{
max-width:900px;
}
.shockwave-accordion .sw-grid{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap:25px;
	
}
.shockwave-accordion .accordion-item {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
		transition: 0.35s;
}
.shockwave-accordion .accordion-item i.fa-plus{
	padding: 15px;
	background: #084005;
	color:white;
	border-radius: 100%;
	margin:0 10px; 
	height:55px;
	width:55px;
	
	transition:0.25s;
}
.shockwave-accordion .accordion-item i.fa-minus{
	padding: 15px;
	background: black;
	color:white;
	border-radius: 100%;
	margin:0 10px; 
	height:55px;
	width:55px;
	
	transition:0.25s;
}

 


.shockwave-accordion .spin-animate{
	transform: rotate(180deg);
}
.shockwave-accordion .unspin-animate{
	transform: rotate(0deg);
}

.shockwave-accordion .accordion-header{
width:100%;
text-align:left;
background: rgb(237, 247, 199);
border:none;
padding:25px;
font-size:1.8rem;
font-family:'font';
font-weight:700;
color:#084005;
cursor:pointer;
transition:0.3s;

border-radius: 14px; 
}

.shockwave-accordion .accordion-header.gray{
background:#eef3e6;

}
.shockwave-accordion .accordion-header.gray:hover{
background:#e3ff89;

}



.shockwave-accordion .accordion-header:hover{
background:#eef3e6;
}
.shockwave-accordion .accordion-item:hover {
    border-bottom-color: gray;;;
}
.shockwave-accordion .accordion-content{
max-height:0;
overflow:hidden;
transition:max-height 0.4s ease;
background:#ffffff;
padding:15px 25px 0;
}

.shockwave-accordion .accordion-content p,
.accordion-content li{
font-family:'font';
font-size:18px;
line-height:1.8;
color:#212121;
}

.shockwave-accordion.accordion-content ul{
padding-left:20px;
margin-top:20px;
}


.shockwave-accordion .practitioner-schedule-cta{
	display:inline; 
    background: #084005;
    padding: 10px 20px 10px;
    border-bottom-right-radius: 40px;
    transition: 0.4s;
		color:white;
	    font-family: 'font';
}


.shockwave-accordion .practitioner-schedule-cta:hover{background: rgba(8,64,5,0.7);}

.shockwave .shockwave-cta{
	
	background: rgb(8, 64, 5);

		color:white;
		padding: 15px;
		
		border-radius: 5px; 
		font-weight: 600; 
		border: 2px solid black; 
}
 
.shockwave .shockwave-cta:hover{
	
	background: white;
	color: rgb(8, 64, 5);
	
 }






@media (max-width: 991px){
	
 
.shockwave-accordion .accordion-header {
    width: 100%;
    text-align: left;
    background: rgb(237, 247, 199);
    border: none;
    padding: 25px;
    font-size: 1.3rem;
    font-family: 'font';
    font-weight: 700;
    color: #084005;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 14px;
}
}







.health-service-intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  background: rgb(175, 199, 82);
  align-items: stretch; /* Important: stretches both columns equally */
  min-height: 500px; /* Set a reasonable section height */
  padding: 0;
	margin-top: 30vh;
}

.health-service-intro .padder {
  padding: 100px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.health-service-intro .image-column {
  position: relative;
  width: 100%;
  height: 100%;
}

.health-service-intro .image-column img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.health-service-intro p{
    font-family: 'font';
}

/* Responsive for stacking on mobile */

/*
@media (max-width: 768px) {
  .health-service-intro {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .image-column {
    height: 300px;
  }
}
*/

.health-service-intro h1 {
	text-align: center; font-size: 60px; font-family: 'font'; color: #084005; padding-bottom: 40px;
}
.health-service-intro h1.intro-header {
	text-align: center; font-size: 60px; font-family: 'font'; color: #084005; padding-bottom: 40px;
	
	opacity:0;
	transform: translateY(50px);
	transition: 1s; 
}
.health-service-intro h1.intro-header.show {
	transform: translateY(0);

	opacity: 1; 
	
	
}
.health-service-intro .intro-content {
	transform: translateY(-50px);

	opacity: 0; 
	transition: 1s; 

	
}
.health-service-intro .intro-content.show {
	transform: translateY(-0);

	opacity:1; 
	
	
}


.health-service-intro h1.service-area {
	text-align: center; font-size: 40px; font-family: 'font'; color: #084005; padding-bottom: 40px;
}

.health-service-body{
	padding:100px 0; 
}
.health-service-body .padder{
	padding:50px 20px; 
}

.health-service-body h2 {
	color: #084005; font-size: 3rem; text-align: center; font-family: 'font';
}
.health-service-body h3 {
	color: #084005; font-size: 2rem; text-align: center; font-family: 'font';
}
.health-service-body h5 {
	color: rgb(85,83,83); font-size: 22px; text-align: center; font-family: font;
}
.health-service-body p {
	color: rgb(85,83,83); font-size: 1.1rem;; text-align: center;
    font-family: 'font';
		
		line-height: 35px; 

}
.health-service-body .image-column {
  position: relative;
  width: 100%;
  height: 100%;
}

.health-service-body .image-column img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.health-service-body a {
	color: black;
}
.health-service-body a.article {
	font-style: italic;
}
.health-service-body li {
	font-size: 18px; text-align: center; color: rgb(12,12,12); list-style-type: none;
}
.health-service-body ul {
	padding: 0; 
}
.health-service-body li.dot {
	font-size: 18px; text-align: center; color: rgb(12,12,12); list-style-type: disc;
	list-style-position: inside; 
}
.health-service-body li p span {
	font-weight: 700; text-decoration: underline; 
}

.health-service-body .extended-service {
	background: rgb(223,238,162);
	margin: 45px 0; 
	border-radius: 20px; 
	height: auto;
	
	
	transition:0.7s;
}

.health-service-body .extended-service .book-btn{
	background: rgb(175, 199, 82);
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 10px;
	transform: translateY(50px); 

	display:inline-flex; 
	opacity: 0;
	font-family: 'font';
	
	text-decoration:underline; 
	transition:transform 2s, background 1s, opacity 2s;
	
	
}

.health-service-body .extended-service .book-btn:hover{
	background: #084005;

}
.health-service-body .extended-service .book-btn:hover a{

	color: white !important;;

}
.health-service-body .extended-service .book-btn.show{
	
	transform: translateY(0); 
	opacity: 1; 

	
}



.health-service-body .extended-service.show {
	background: rgb(218 245 110);
}

.health-service-body .extended-service.show p{
	color:black;
}

.health-service-body .image-column .image-overlay{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%); 
	background:  rgb(223,238,162);
}

.health-service-dark-bg{
	background: rgb(175, 199, 82);
	padding: 25px 10px; 
	
}
.health-service-dark-bg *{
	color:black !important;
	
	
}



.health-service-contact{
	
	padding: 100px 10px;
	background: rgb(223,238,162);
	
}

.health-service-contact p {
	color: rgb(85,83,83); font-size: 1.1rem;; text-align: center;
    font-family: 'font';
		
		line-height: 35px; 

}
.health-service-contact h2 {
	color: #084005; font-size: 3rem; text-align: center; font-family: 'font';
}

.health-service-contact .contact-content{

	transform: scale(0);
	opacity: 0; 
	
	transition: 2.5s; 
}
.health-service-contact .contact-content.show{

	transform: scale(1);
	opacity: 1; 
	
}


.mp10 {
	background: rgb(204,228,114);
}
.mp10 .box1 {
	background: rgb(255,255,255); padding: 75px 50px 40px 50px;
}
.mp10 h1 {
	font-size: 50px; color: rgb(112,105,98); text-align: left; font-family: 'font';
}
.mp10 h5 {
	font-family: 'font'; text-align: left; color: rgb(85,83,83); font-size: 18px;
}
.mp10 p {
	font-family: 'font'; text-align: left; color: rgb(85,83,83); font-size: 18px;
}
.mp10 li {
	font-family: 'font'; text-align: left; color: rgb(85,83,83); font-size: 18px;
}
.mp10 span {
	font-family: 'font'; text-align: left; color: rgb(0,0,0); font-size: 12px;
}


.disclaimer-page {
	background: rgb(240,240,240); padding: 300px 0 75px 0;
}
.disclaimer-page h1 {
	text-align: center; font-size: 55px; color: rgb(79,145,146); font-family: 'font'; padding-bottom: 30px;
}
.disclaimer-page h2 {
	text-align: center; font-size: 50px; color: rgb(79,145,146); font-family: 'font'; padding-bottom: 30px;
}
.disclaimer-page h3 {
	text-align: left; font-size: 20px; color: black; font-family: 'font'; padding-bottom: 10px; text-decoration:underline;
}
.disclaimer-page h3.gdpr {
	text-align: left; font-size: 17px; color: black; font-family: 'font'; padding-bottom: 10px; text-decoration:none;
}
.disclaimer-page p.gdpr {
	font-size: 16px; color: rgb(85,83,83);
	
}
.disclaimer-page p {
	font-size: 16px; color: rgb(85,83,83);
	
}
.disclaimer-page p strong{
	
}
.disclaimer-page h5 {
	font-size: 16px; color: rgb(85,83,83); text-align: center; padding-top: 30px;
}

.disclaimer-page #disclaimer{
	font-size: 1rem; color: rgb(85,83,83);
	
}
.area {
	padding: 135px 0 135px 0; background: rgb(247,245,225);
}
.area h2 {
	font-size: 2.5rem; font-family: font; font-weight: 600; color: rgb(49,190,23);
}
.area h4 {
	font-size: 1.5rem; font-family: font; font-weight: 500; color: rgb(75,75,75);
}
.area p {
	font-size: 17px; text-align: justify; color: rgb(12,12,12);
}
.area iframe {
	width: 100%; height: 100%; border: 0; border-radius: 0.8rem;
}
.area a.learn-more {
	padding: 10px; background: rgb(242,96,12); border-radius: 1.5rem;
	font-size: 20px; font-family: font; text-align: center; text-transform: uppercase; color: rgb(255,255,255);
}
.area1 {
	padding: 165px 0 135px 0;
	background: rgb(235,235,235);
}
.area1 h1 {
	font-size: 2.5rem;
	font-family: font;
	color: rgb(49,190,23);
}
.area1 h2 {
	font-size: 2.5rem;
	font-family: font;
	color: rgb(49,190,23);
}
.area1 h4 {
	font-size: 1.5rem;
	font-family: font;
	color: rgb(75,75,75);
}
.area1 p {
	font-size: 17px;
	text-align: justify;
	color: rgb(12,12,12);
}
.area1 iframe {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0.8rem;
}
.faq {
	padding: 300px 0 50px 0; background: rgb(245,245,245);
}
.faq h1 {
	font-family: 'font'; color: rgb(0,108,109); font-size: 2.5rem; padding-bottom: 40px; text-align: center;
}
.faq i {
	font-size: 20px; color: rgb(255,255,255);
}
.faq button {
	border-radius: 1.6rem; border: 1px solid rgb(255,255,255); background: rgb(242,96,12); font-size: 1rem;
}
.faq button:hover {
	background: rgb(242,96,12,0.8);
}
.faq img {
	border-radius: 0.6rem;
}
.faq .box{
  box-shadow: 1px 1px 8px white; width: auto; margin-top: 20px; margin-left: auto; margin-right: auto; box-shadow: 1px 1px 8px #ddd;
}
.faq span{
  transition: 200ms; font-weight: 600; font-size: 18px;
}
.faq .bg-dark {
  background-color: rgb(57,90,165)!important;
}
.faq .content, .content_2, .content_3, .content_4, .content_5, .content_6, .content_7, .content_8, .content_9, .content_10,
.content_11, .content_12, .content_13, .content_14, .content_15, .content_16, .content_17, .content_18, .content_19, .content_20,
.content_21, .content_22, .content_23, .content_24, .content_25, .content_26, .content_27, .content_28, .content_29, .content_30 {
  overflow: hidden; max-height: 0px; transition: 300ms ease-in;
}
.faq .header, .header_2, .header_3, .header_4, .header_5, .header_6, .header_7, .header_8, .header_9, .header_10,
.header_11, .header_12, .header_13, .header_14, .header_15, .header_16, .header_17, .header_18, .header_19, .header_20,
.header_21, .header_22, .header_23, .header_24, .header_25, .header_26, .header_27, .header_28, .header_29, .header_30 {
  cursor: pointer; display: flex; justify-content: space-between; align-items: center;
}
.news-feed {
	padding: 300px 0 75px 0; background: rgb(250,250,250);
}
.news-feed .fb-page {
	width: 100% !important; max-width: 100% !important;
}
.news-feed iframe {
	box-shadow: 0px 0px 5px 15px rgb(0,0,0);
}
.news-feed a.contact {
	padding: 10px; background: rgb(242,96,12); border-radius: 1.5rem;
	font-size: 20px; font-family: font; text-align: center; text-transform: uppercase; color: rgb(255,255,255);
}
.burlington-county-map iframe {
	width: 100%; height: 600px;
}
.burlington-county-main {
	padding: 50px 0 50px 0; background: rgb(247,245,225);
}
.burlington-county-main h1 {
	font-size: 30px; font-family: font; text-transform: capitalize; text-align: center; font-weight: 500; padding-bottom: 40px; color: rgb(79,145,146);
}
.burlington-county-main h2 {
	font-size: 21px; font-family: font; font-weight: 500; text-align: center; text-transform: capitalize; color: rgb(79,145,146);
}
.burlington-county-main hr {
	background: rgb(79,145,146); margin-left: 35%; margin-right: 35%;
}
.burlington-county-main p {
	font-size: 17px; font-family: font; text-align: justify; color: rgb(12,12,12);
}
.burlington-county-cities {
	padding: 50px 0 50px 0; background: rgb(237,247,199)
}
.burlington-county-cities h1 {
	font-size: 30px; font-family: font; text-transform: capitalize; text-align: center; font-weight: 500; padding-bottom: 40px; color: rgb(79,145,146);
}
.burlington-county-cities h2 {
	font-size: 21px; font-family: font; font-weight: 500; text-align: center; text-transform: capitalize; color: rgb(79,145,146);
}
.burlington-county-cities h3 {
	font-size: 19px; font-family: font; font-weight: 500; text-align: center; text-transform: capitalize; color: rgb(79,145,146);
}
.burlington-county-cities hr {
	background: rgb(79,145,146); margin-left: 35%; margin-right: 35%;
}
.burlington-county-cities p {
	font-size: 17px; font-family: font; text-align: justify; color: rgb(12,12,12);
}
.burlington-county-cities a {
	color: rgb(79,145,146);
}
.burlington-county-suburbs {
	padding: 50px 0 50px 0; background: rgb(247,245,225);
}
.burlington-county-suburbs h1 {
	font-size: 30px; font-family: font; text-transform: capitalize; text-align: center; font-weight: 500; padding-bottom: 40px; color: rgb(79,145,146);
}
.burlington-county-suburbs h2 {
	font-size: 30px; font-family: font; text-transform: capitalize; text-align: center; font-weight: 500; padding-bottom: 40px; color: rgb(79,145,146);
}
.burlington-county-suburbs h4 {
	font-size: 18px; font-family: font; text-align: center; color: rgb(12,12,12);
}
.philadelphia-county-map iframe {
	width: 100%; height: 600px;
}
.philadelphia-county-main {
	padding: 50px 0 50px 0; background: rgb(247,245,225)
}
.philadelphia-county-main h1 {
	font-size: 30px; font-family: font; text-transform: capitalize; text-align: center; font-weight: 500; padding-bottom: 40px; color: rgb(79,145,146);
}
.philadelphia-county-main h2 {
	font-size: 21px; font-family: font; font-weight: 500; text-align: center; text-transform: capitalize; color: rgb(79,145,146);
}
.philadelphia-county-main hr {
	background: rgb(79,145,146); margin-left: 35%; margin-right: 35%;
}
.philadelphia-county-main p {
	font-size: 17px; font-family: open sans, san-serif; text-align: justify; color: rgb(12,12,12);
}
.philadelphia-county-cities {
	padding: 50px 0 50px 0; background: rgb(237,247,199)
}
.philadelphia-county-cities h1 {
	font-size: 30px; font-family: font; text-transform: capitalize; text-align: center; font-weight: 500; padding-bottom: 40px; color: rgb(79,145,146);
}
.philadelphia-county-cities h2 {
	font-size: 21px; font-family: font; font-weight: 500; text-align: center; text-transform: capitalize; color: rgb(79,145,146);
}
.philadelphia-county-cities h3 {
	font-size: 19px; font-family: font; font-weight: 500; text-align: center; text-transform: capitalize; color: rgb(79,145,146);
}
.philadelphia-county-cities hr {
	background: rgb(79,145,146); margin-left: 35%; margin-right: 35%;
}
.philadelphia-county-cities p {
	font-size: 17px; font-family: open sans, san-serif; text-align: justify; color: rgb(12,12,12);
}
.philadelphia-county-cities a {
	color: rgb(79,145,146);
}
.philadelphia-county-suburbs {
	padding: 50px 0 50px 0; background: rgb(247,245,225);
}
.philadelphia-county-suburbs h1 {
	font-size: 30px; font-family: font; text-transform: capitalize; text-align: center; font-weight: 500; padding-bottom: 40px; color: rgb(79,145,146);
}
.philadelphia-county-suburbs h2 {
	font-size: 30px; font-family: font; text-transform: capitalize; text-align: center; font-weight: 500; padding-bottom: 40px; color: rgb(79,145,146);
}
.philadelphia-county-suburbs h4 {
	font-size: 18px; font-family: font; text-align: center; color: rgb(12,12,12);
}
.ailment-top {
	padding: 300px 0 75px 0; background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/ailment-slide-1.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;     font-family: 'font';
}
.ailment-top h1 {
	font-family: inherit;
	font-weight:600;
	text-align: center;
	padding-bottom: 15px;
}
.ailment-top ul {
	list-style: none; padding: 0;
}
.ailment-top .ailment-btn001, .ailment-btn002, .ailment-btn003, .ailment-btn004, .ailment-btn005, .ailment-btn006, .ailment-btn007, .ailment-btn008, .ailment-btn009, .ailment-btn010, .ailment-btn011, .ailment-btn012, .ailment-btn013, .ailment-btn014, .ailment-btn015 {
	/*background: rgb(250,124,47);*/
	background: #084005;
	padding: 10px 40px; margin: 0 0 4px; border-radius: 7px; display: block; font-size: 17px; font-weight: 600; color: rgb(255,255,255);
}
.ailment-top a:hover {
	color: rgb(255,255,255);
}
.ailment-content {
	padding: 75px 0 75px 0; background: rgb(247,245,225);
}
.ailment-content .content-section {
	padding: 50px 35px; background: rgba(79,145,146,0.45); border: 2px solid rgb(12,12,12); border-radius: 5px;
}
.ailment-content .content-section h2 {
	font-size: 30px; font-family: font; font-weight: 600; text-transform: capitalize; color: rgb(12,12,12);
}
.ailment-content .content-section h4 {
	font-size: 22px; font-family: font; font-weight: 600; color: rgb(12,12,12);
}
.ailment-content .content-section p {
	font-size: 16px; font-family: font; text-align: justify; color: rgb(12,12,12);
}
.ailment-content .content-section img {
	width: 100%; height: 100%; border-radius: 1.5rem; box-shadow: 1px 1px 10px 3px rgb(12,12,12);
	margin-top:20px;
}
.ailment-content .content-section a {
	font-size: 13px;
	font-weight: 700;
	/*display: inline;*/
	line-height: 15px;
    word-wrap: break-word; /* Breaks long words */
    word-break: break-all;  /* Forces a break if the word is too long */
    overflow-wrap: break-word; /* Modern browsers support this for better wrapping */
}
.ailment-content .content-section #hyperlink {
	font-size: 16px; font-family: font; text-align: justify; 
}
.ailment-content .content-section ul {
	list-style-type: decimal;
	
	font-size: 13px;
	padding-left: 0; 
	text-align: justify;

}
.ailment-content .content-section ul li {
	font-size: 13px;
	text-align: justify;
	margin-bottom: -22px;
	text-align: justify;
	 max-width: 100%;
white-space: normal
}
.testimonials {
	padding: 75px 0 75px 0; background: rgb(247,245,225);
}
.contact1 {
	background: rgb(255,255,255);
}
.contact1 .box1 {
	background: rgb(0,108,109); padding: 30px 50px;
}
.contact1 svg {
	fill: #EDF7C7; fill-opacity: 0.25
}
.contact1 h1 {
	color: rgb(255,255,255); font-family: 'font'; font-size: 30px; text-align: center; padding-top: 30px; padding-bottom: 20px;
}
.contact1 h2 {
	padding-top: 20px; font-family: 'font'; color: rgb(255,255,255); font-size: 25px; text-align: center;
}
.contact1 p {
	color: rgb(255,255,255); text-align: center;
}
.contact1 .box2 {
	background: rgb(233,243,194); padding: 20px 10px 20px 10px;
}
.contact1 iframe {
	height: 100%; width: 100%;
}
.modal-dialog {
  max-width: 1200px; top: 60px; margin: 1.75rem auto;
}
/******************************************** DAVIDS MOBILE CODE END *************************************************/

/*******************  Referrals Owl Carousel *************************/
.owl-carousel .owl-stage-outer {
	padding:40px 0;
}
.owl-nav {
	position:absolute; width: 100%;	top:10%; display: none;
}
.owl-carousel .item {
	display:block; height:100%;
}
.owl-carousel .owl-item span {
	font-size: 20px; font-weight: 500;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
	position:absolute;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
	background:transparent !important; color:#212121 !important; opacity:.5 !important;
}
.owl-nav .owl-next {
	left:100%;
}
.owl-nav .owl-prev {
	right: 100%;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
	font-size:3em; display: block;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	outline:none;
}

/*******************  Home Page Service Cards *************************/
.pre-footer-section {
	padding:0 !important;	overflow:;
}
.pre-footer-section div[class*='col-']:last-child {
	background: url(/img/home-image-2.jpg) bottom no-repeat; background-size:cover;
}
.pre-footer-section .hours {
	display:flex;	color: #fff; flex-direction:column;	justify-content:center;	padding:120px; background: #1d1d1d;
}
.pre-footer-section div[class*='col-']:last-child {
	padding:165px;
}
.pre-footer-section .hours p {
	display:flex;	padding:0 200px 0 0; flex-direction:row; justify-content:space-between;
}
.pre-footer-section a {
	margin: 40px 0 0;	color:#fff;	font-size: 20px; font-weight:700;
}
.pre-footer-section a:hover {
	color:#8a8a8a;
}

/* ========================================================== */
/* 			            Default Classes                       */
/* ========================================================== */

body {
	font-family: 'Montserrat', sans-serif;
}
body#barbajs {
	visibility:visible;
}
a, button, .btn {
	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
a {
	cursor:pointer;	text-decoration: none !important;
}
a:hover {
	color: #252525; text-decoration: underline;
}
.btn {
	cursor:pointer;	border-radius: 0;
}
.btn.alert-trigger {
	color:#fdfdfd; background-color:#333;
}
.btn:hover {
    opacity: 0.9;
}
.inner-content-section .btn {
	background:rgba(135,170,188);	border-color: #949494; color: rgba(255,255,255,1);
}
.inner-content-section .btn:hover {
	background-color: rgba(135,170,188,0.4); color:#fff;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {outline: none;box-shadow: none;background-color: #444;border-color: #949494;color: #fff;}
.btn-primary:hover {
	border-color: #949494;
}
.btn.focus, .btn:focus {
	outline:none;	box-shadow: none;
}
.section-divider {
	position:relative; padding: 50px 0;
}
.estimate-section-divider .alert, .estimate-section-divider .alert p {
    text-align: left; font-size: inherit;
}
.block-overlay {
	position:absolute; display:inline-block; background:rgba(0, 0, 0, 0.6);	width:100%;	height:100%; top:0;	left:0;	right:0; bottom:0; z-index:0;
}

/********* Set Timeout Function FadeDiv Styling **********/
.fadeDiv {
	position:fixed;	display: inline-block; z-index:1050; color: #fff;	background: #300e87; padding:50px; top:150px;	bottom:150px;	left:300px;	right:300px; transform:scale(0,0); box-shadow: 0px 0px 20px -1px #000; transition:all .20s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.menu-scaler {
	position:fixed;	display: inline-block; padding:50px; z-index:1050; top:150px;	bottom:150px; left:300px;	right:300px; transform:scale(1,1);
}
.fadeDiv .fadeDiv-close {
	position:absolute; right: 20px;	top: 10px; font-weight:900;	font-size: 2em;	font-family:'Lato'; cursor:pointer;
}
.navbar-collapse ul {
	width:100%;	justify-content: center; align-items: center;
}
.overlay {
	height: 100%;	width: 100%; background: #ffffffbf;
}
#myBtn {
	display: block; width: 50px; height: 50px; position: fixed; top:100%; right: 30px; z-index: 99; border: none; outline: none; background-color: #000000; color: #ffffff; cursor: pointer; font-size: 1rem; padding-top: 0; border-radius: 0px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;
}
#myBtn i {
	color: white;
}
#myBtn:hover {
	background-color: #424242; color:#fff;
}

/* ========================================================== */
/* 			            Custom Navbar	                      */
/* ========================================================== */

.top-header-animate {
	background: rgb(255,255,255);
}
.top-header-animate .dropdown-toggle {
	color:#0a0a0a; font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
body {
    padding: 0; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.navbar-scroll {
	padding: 95px 0 0; position: fixed;	background: rgb(83,82,82); width: 100%;	z-index: 2;	-webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
.navbar-scroll .container {
	background: rgb(60,36,17,0); border-bottom-left-radius: 1.5rem;	border-bottom-right-radius: 1.5rem;
}
#projects .navbar-scroll {
	background:#fdfdfd;	position:relative !important;
}
#projects .navbar-scroll li a {
	color:#333;
}
#projects .navbar-scroll .navbar-brand {
	color:#252525;
}
#projects .navbar-light .lnr {
	color:#222;
}
.navbar-light .lnr {
	color: #fdfdfd;	font-size: 1.5em;	position: absolute;	top: 6px;	right: 10px;
}
.navbar-light .navbar-brand {
	color: #e8e8e8; font-size: 20px; font-family: 'font', sans-serif;
}
.navbar-brand {
	font-size:2.5em; font-weight:700;	text-transform:uppercase;
}
.navbar-brand:focus, .navbar-brand:hover {
	color:#f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link {
	margin: 0 28px; padding: 6px 0px; font-weight: 900; font-size: 18px; color: rgb(255,255,255); font-family: 'font';
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light
.navbar-nav .show>.nav-link {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(196,41,56);
}
.navbar-light .navbar-nav li a {
	position:relative;
}
.navbar-collapse {
	height:100%;
}
.mobile-top-header {
	display:none !important;
}

/* ========================================================== */
/* 			            GALLERY / PROJECTS                    */
/* ========================================================== */

#portfolio input {
	display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; margin: 0; top: 0; left: -60px; z-index: 2; width: 60px; height: 60px; -webkit-appearance: none; background-image: url(/img/icons/close-btn-icon-red.png); background-repeat: no-repeat; background-color: transparent; background-size: contain; color: #ffffff; border: none; cursor: pointer; outline: none !important; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
#portfolio input:hover {
	background-color: #fff;	opacity: .;
}
button.mfp-close, button.mfp-arrow {
	outline:none !important;
}
#portfolio {
  display: flex; padding: 0; overflow: hidden; flex-wrap: wrap; justify-content: center;
}
#portfolio li {
  display: flex; justify-content: center; align-items: center; float: left; position:relative; overflow:hidden; margin: 0 10px 20px;
}
#portfolio li a {
  transform:scale(1,1); display:block; width:100%; height: 550px; width: 750px; overflow:hidden; -o-transition:all .30s ease; -moz-transition:all .30s ease; -webkit-transition:all .30s ease; transition:all .30s ease;
}
#portfolio li a:hover {
	transform:scale(1.1,1.1) !important;
}
#portfolio li a img {
	display: block; position: absolute; top: 0%; bottom: 0%; left: 0%; right: 0%; margin: auto; width: 100%; height: auto; transform: scale(1,1);
}
#portfolio li:hover .block-overlay {
	background-color:#000000cc;
}
#portfolio li:hover input {
	left: 0;
}
#portfolio .block-overlay {
	background: rgb(0,0,0,0.1); z-index: 1; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}

/* ========================== Gallery ZoomIn Effect ================================ */

.mfp-ready .mfp-figure {
  opacity: 0; margin-left:-100px;
}
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{
    opacity: 0; margin-left:-100px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
  opacity: 0; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler{
	opacity: 1; margin-left:0; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
	opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler{
	-webkit-transform: scale(0.95);	-ms-transform: scale(0.95);	transform: scale(0.95);	opacity: 0;	margin-left:-100px;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
	opacity: 0; margin-left:-20px;
}
.mfp-iframe-scaler{ overflow: visible; /*so the close button is shown*/}
.mfp-zoom-out-cur { cursor: auto; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: pointer; }

/* ========================================================== */
/* 			            REVIEWS PAGE                          */
/* ========================================================== */
.carousel-indicators li {
	position: relative;	top: 51px; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px;	height: 3px; margin-right: 3px;	margin-left: 3px;	text-indent: -999px; background-color: rgb(191, 190, 190);
}
.carousel-indicators .active {
	background-color: #0f8029;
}

/* ========================================================== */
/* 			           FOOTER		                          */
/* ========================================================== */

.footer-section .vms-link-wrapper img {
	width: 50%;
}
.footer-section .vms-link-wrapper a {
	width: 100%; display: flex;	flex-direction: column;	justify-content: center; align-items: center;
}
.footer-section {
	padding: 0 0 10px; background: rgb(83,82,82);	color: rgb(255, 255, 255); font-size: 18px;	font-weight: 400;
}
.footer-section h3 {
	font-size: 1.3rem; color: rgb(30,30,30); font-weight: bold;
}
.footer-section p {
	color: rgb(255,255,255); font-size: 15px;	font-family: 'font';
}
.footer-section a {
	color: rgb(255,255,255); font-size: 16px;
}
.footer-section .service-cities p {
	margin:0 0 3px;
}
.service-cities {
	margin-bottom:1em;
}
.service-cities img {
	padding-bottom: 20px;
}
.service-cities h5 {
	line-height:8px;
}
.service-cities h4 {
	font-size: 20px; font-family: 'font'; font-weight: 600; text-decoration: underline; color: rgb(255, 255, 255);
}
.bottom-footer .vms-link-wrapper {
	position:relative; top:-10px;
}
.bottom-footer div[class*='col-']:nth-child(2) {
	display:flex;	flex-direction: column;	justify-content:center;	align-items: center;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	display:flex;	justify-content:flex-end;	font-size:14px;
}
.bottom-footer div[class*='col-']:nth-child(3) a {
	display:flex;	justify-content:center;	align-items:center;	border: 1px solid #fff;	border-radius:100px; height:28px;	width:28px;	margin: 0 4px;
}
.bottom-footer div[class*='col-']:nth-child(3) a:hover {
	background: #0a0a0a; text-decoration:none !important;	color: #929292;
}
/* === Laptop CSS Section ================= */
/*@media screen and (max-width : 1440px) {*/
@media screen and (max-width : 1540px) {
.dropdown .dropbtn {
    padding: 0 5px;
    /* font-size: 22px; */
    font-size: 0.7rem;
    font-family: open sans, sans-serif;
    text-transform: uppercase;
    color: #4dbd06;
}
.main-nav a {
    color: #4dbd06;
    /* font-size: 22px; */
    font-size: 0.7rem;
    text-transform: uppercase;
    padding: 0 10px;
    font-family: 'font';
}
a.jane{
    background-image: linear-gradient(to bottom, #0b7992 0, #074a59 100%);
    background-repeat: repeat-x;
    border-color: #064250;
    text-decoration: none;
    line-height: 1;
    /* padding-left: 29px; */
    font-size: 13px;
    padding: 10px 10px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    color: white;
    width: max-content;
}


.home1 .box1 {
	background: rgb(255,255,255,0.8); padding: 25px 10px 25px 10px;
}
.home1 h1 {
	font-family: 'font'; font-size: 35px; color: rgb(0,108,109); text-align: center;
}
.home1 a {
	background: rgb(173,199,67); color: rgb(255,255,255); font-family: 'font'; font-size: 1rem; padding: 10px 20px;
}
.home1 a.service {
	background: none; color: black; font-weight: 700;  font-family: 'font'; font-size: 18px; padding: 20px 10px;
	display: inline-block;
}
.home1 a.service:hover  {
	box-shadow: 0px 3px 5px black; 
}
.home1 h3.service {
	font-family: 'font'; font-size: 1.4rem; color: #4dbd06; text-align: left;
}


/*.home1 iframe {*/
/*	width: 100%; height: 40%;*/
/*}*/
.home1 iframe.vid{
	width:100%;
height: 40%;
}
.contact-btn-section {
	/*padding: 45px 0 45px 0; background: rgb(79,145,146); width:350px;*/
}
.contact-btn-section a.appt-btn {
	padding: 10px; background: rgb(242,96,12); border-radius: 1.5rem; font-size: 20px; font-family: open sans, sans-serif; text-align: center; text-transform: uppercase; color: rgb(255,255,255);
}
.contact-btn-section h2{
	font-size: 22px; color: rgb(255,255,255); text-align: center; padding-top: 5px;

}




}
/* === Tablet CSS Section ================= */
@media screen and (max-width: 1024px) {

.home1 {
	padding: 95px 0 295px 0; background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/home-slide-1.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.home1 .box1 {
	background: rgb(255,255,255,0.8); padding: 25px 10px 25px 10px;
}
.home1 h1 {
	font-family: 'font'; font-size: 35px; color: rgb(0,108,109); text-align: center;
}
.home1 a {
	background: rgb(173,199,67); color: rgb(255,255,255); font-family: 'font'; font-size: 1rem; padding: 10px 20px;
}
.home1 .iframe-container iframe {
	width: 177px;
}

.home1 iframe {
	width: 100%; /*height: 100%;*/
}
/*.home1 iframe {*/
/*	width: 100%; height: 300px;*/
/*}*/
.home1 iframe.vid {
	width: 100%; height: 300px;
}

.patient-page {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.patient-page .container{
            display: flex;
            flex-wrap: wrap;
}
.patient-page h1 {
	text-align: center;
	font-weight: 600;
	font-family: 'font2';
	padding-bottom: 25px;
	color: rgb(137,156,64);
	font-size: 45px;
}
.patient-page h3 {
	font-family: 'font2';
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.04rem;
	text-align: center;
	padding-bottom: 10px;
	color: rgb(0,0,0);
}
.patient-page h4 {
	font-weight: 600;
	font-family: 'font2';
	font-size: 21px;
	color: rgb(30,30,30);
}
.patient-page h5 {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 15px;
}
.patient-page hr {
	border: 0.15rem solid rgb(21,135,198);
  max-width: 110px;
  opacity: 1;
  color: rgb(21,135,198);
  margin: auto;
}
.patient-page img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.patient-page .img-fluid.box-image{
    width: 100%;
    height: 200px; /* Adjust the height as needed */
    object-fit: cover;
}
.patient-page .box {
	padding: 0px 0px 20px 0px;
	border-radius: 15px;
	background: rgb(255,255,255);
	box-shadow: 0 0 15px #00000029;
	height: 100%;
}
.patient-page .pad {
	padding: 15px 10px 0px 10px;
}
.patient-page span {
	color: rgb(226,64,0);
}
.patient-page p {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 15px;
	line-height: 21px;
	padding-bottom: 8px; 
}
.patient-page a {
	color: rgb(226,64,0);
	font-size: 15px;
	font-family: 'font2';
	font-weight: 600;
}
.patient-page a:hover {
	color: rgb(226,64,0,0.8);
}
.patient-page .link{
	
}


.contact-btn-section {
	padding: 45px 0 45px 0; background: rgb(255 255 255 / 32%); width:auto;
}
.contact-btn-section a.appt-btn {
	padding: 10px; background: rgb(242,96,12); border-radius: 1.5rem; font-size: 20px; font-family: open sans, sans-serif; text-align: center; text-transform: uppercase; color: rgb(255,255,255);
}
.contact-btn-section h2{
	font-size: 22px; color: rgb(255,255,255); text-align: center; padding-top: 5px;

}


}
/* === Mobile CSS Section ================= */
/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 991px) {
/******************************************** DAVIDS MOBILE CODE START *************************************************/
.main-nav {
	padding: 8px 0 0px 0; background: rgb(255,255,255); display: none;
}
.main-nav h5 {
	text-align: center; font-size: 35px; font-family: 'font'; color: rgb(137,156,64);
}
.main-nav .pad1 {
	padding-top: 60px;
}
.main-nav .pad2 {
	padding-top: 30px;
}
.main-nav .main-nav-links li {
	display: inline-block; padding: 10px;
}
.main-nav .main-nav-links {
	flex-direction: row;
}
.main-nav .main-nav-links ul {
	margin: 0; padding: 0; text-align: center;
}
.main-nav a {
	color: rgb(100,100,100); font-size: 19px; text-transform: uppercase; padding: 0 10px; font-family: 'font';
}
.main-nav .dropdown-toggle::after {
    display: none;
}
.mob-menu {
	padding: 15px 0 15px 0; display: block; background: rgb(255,255,255);
}
.mob-menu a {
	color: rgb(0,108,109);  font-family: 'font'; font-size: 16px; text-align: left;
}
.mob-menu img {
	padding-bottom: 15px;
}
.navbar-sidebar {
    padding-top: 115px;
    height: 100%;
    width: 200px;
    background-color: rgb(250,250,250);
    position: fixed!important;
    z-index: 1;
    overflow: auto;
}
.bar-block .bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0;
    color: rgb(12,12,12);
		font-family: font3;
		font-weight: 700;
		
}
.nav-link {
    color: rgb(12,12,12);
		font-family: font3;
		font-weight: 700; 
}
.top-header img{
	width:75px;
	
}
.home1 {
	padding: 95px 0 295px 0; background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/home-slide-1.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.home1 .box1 {
	background: rgb(255,255,255,0.8); padding: 75px 50px 75px 50px;
        background: rgb(255, 255, 255, 0.8);
        padding: 75px 50px 75px 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;	
}
.home1 h1 {
	font-family: 'font'; font-size: 25px; color: rgb(0,108,109); text-align: center;
}
.home1 .pad1 {
	padding-top: 50px;
}
.home1 p {
	text-align: center;
}
.home1 p.company-hours {
	text-align: center;
}
.home1 a {
	background: rgb(173,199,67); color: rgb(255,255,255); font-family: 'font'; font-size: 18px; padding: 10px 20px;
}
.home1 .pad2 {
	padding-left: 143px;
}
/*.home1 iframe {*/
/*	padding-top: 25px;*/
/*	width: 300px; height: auto;*/
/*}*/

.home1 iframe.vid{
	padding-top: 25px;
	width: 300px; height: auto;
}
/*.iframe-container{
	display:none; 
}
.home1 .mobile-janeapp-link{
	display: block; 
}
*/

.home1 h3.service {
    font-family: 'font';
    font-size: 1.4rem;
    color: #4dbd06;
    text-align: center;
}


.home-slider {
    padding: 0 0 00 0;
    background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/home-slide-1.jpg");
    min-height: auto;
    background-attachment: fixed;
    background-position: bottom;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 0;
    height: auto;
}
.home-slider .overlay-left .overlay-content .overlay-logo {
    opacity: 0;
    transform: translateY(-30px);
    transition: 1.5s;
}
.home-slider .overlay-left .overlay-content .service-variety {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 2rem;
    width: 100%;
    margin: 25px auto;
}

.service-variety .service {
    font-family: 'font';
    font-size: 0.85rem;
    /* color: #099116; */
    color: rgb(223,238,162);
    text-align: left;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease, transform 1s ease;
}
.home-slider p.company-hours {
    text-align: left;
    color: white;
    font-size: 1rem;
}


.home2 {
	padding: 30px 0 50px 0; background: rgb(237,247,199);
}
.home2 .box1 {
	padding: 10px 9px 10px 9px; background: rgb(223,238,162);
}
.home2 h2 {
	font-size: 30px; font-family: 'font3'; color: rgb(0,108,109); font-weight: 900; padding-bottom: 25px; text-align: center;
}
.home2 p {
	font-family: 'font'; color: rgb(100,100,100); text-align: center; font-size: 18px;
}
.home2 h5 {
	text-align: center;
}
.home2 a {
	font-family: 'font'; color: rgb(152,178,71);
}
.home2 a:hover {
	color: rgb(152,178,71);
}
.home2 .pad1 {
	padding-top: 40px;
}
.home2 h4 {
	font-size: 20px; text-align: left; color: rgb(44,78,78); font-family: 'font'; line-height: 30px;
}




.home-section-2 .left-container{
	
	opacity: 0;
	transform: translateX(-50px);
	
	transition: all 0.8s ;
}

.home-section-2 .right-container{
	opacity: 0; 
	transform: translateX(50px); 

	transition: all 0.8s ;

}


.home-section-2 .left-container.show{
	
	opacity: 1; 
	transform: translateX(0px); 
}

.home-section-2 .right-container.show{
	opacity: 1; 
	transform: translateX(0px); 

	
}

.home-section-2 .box1 {
	position: relative;
	padding: 10px 14px;
	background: rgb(223,238,162);
	box-shadow: 15px 15px 5px #084005;
	transition: box-shadow 0.7s ease;
	border-radius: 20px;
	overflow: hidden;
	width: auto;
}

















.home3 {
	background: rgb(247,245,225); padding: 0 0 10px 0;
}
.home3 .box1 {
	background: rgb(79,145,146); padding: 20px 25px 15px 25px;
}
.home3 h3 {
	color: rgb(255,255,255); font-family: 'font'; font-size: 30px; padding-bottom: 20px; text-align: center;
}
.home3 p {
	font-family: 'font'; color: rgb(255,255,255); text-align: center; font-size: 18px; padding-bottom: 20px;
}
.home3 h5 {
	text-align: center;
}
.home3 a {
	font-family: 'font'; color: rgb(195,233,50);
}
.home3 a:hover {
	color: rgb(195,233,50);
}













.home-company-banner h2.company-title {
    color: rgb(255,255,255);
    font-family: 'font';
    font-size: 2.7rem;
    padding-bottom: 0px;
    text-align: center;
    opacity: 0;
    transition: 1.5s;
}

.home-company-banner h2.company-title.show {
    color: rgb(255,255,255);
    font-family: 'font';
    font-size: 2.7rem;
    padding-bottom: 0px;
    text-align: center;
    opacity: 1;
}

.home-team .team-list {
    background: #4f8d6c;
    box-shadow: -7px -7px #084005;
    padding: 10px;
    border-radius: 20px;
}
.home-team h4 {
    font-size: 2.1rem;
    font-family: 'font';
    text-align: left;
    color: rgb(79,145,146);
}

.home-team h5 {
    font-family: 'font';
    color: rgb(40,40,40);
    line-height: 30px;
    font-size: 1rem;
}




.home4 {
	background: rgb(237,247,199);	padding: 40px 0 40px 0;
}
.home4 h4 {
	font-size: 40px; font-family: 'font'; text-align: left; color: rgb(79,145,146);
}
.home4 h5 {
	font-family: 'font'; color: rgb(40,40,40); line-height: 30px;
}
.home4 .pad1 {
	padding-top: 40px;
}
.home5 {
	background: rgb(237,247,199);	padding: 0px 0 10px 0;
}
.home5 .box1 {
	background: rgb(79,145,146); padding: 60px 0 50px 0;
}
.home5 .box1:hover {
	background: rgb(49,114,114);
}
.home5 h4 {
	color: rgb(255,255,255); font-family: 'font'; text-align: center;
}
.home5 .box2 {
	background: rgb(240,240,240); padding: 25px 25px 25px 25px;
}
.home5 h3 {
	text-align: center; font-size: 30px; font-family: 'font'; color: rgb(0,108,109);
}
.home5 p {
	font-size: 17px; color: rgb(100,100,100); text-align: center; line-height: 25px;
}
.home5 h5 {
	text-align: center;
}



.home-healing .box2 {
    background: #4f8d6c;
    padding: 25px 15px 25px 15px;
    border-radius: 20px;
}

.home-healing h3 {
    text-align: left;
    font-size: 2.5rem;
    font-family: 'font';
    color: white;
}



.home5 .box2 a {
	color: rgb(255,255,255); font-family: 'font'; font-size: 18px; background: rgb(204,228,114); padding: 13px 30px;
}
.home6 {
	background: rgb(247,245,225); padding: 0 0 40px 0;
}
.home6 h2 {
	font-family: 'font'; color: rgb(252,192,101); font-size: 35px; padding: 30px 0 25px 0;
}
.home6 .box1 {
	background: rgb(89,89,85); padding: 50px 25px 50px 25px;
}
.home6 p {
	color: rgb(255,255,255); font-size: 17px; text-align: left;
}
.home6 h5 {
	text-align: center;
}
.home6 a {
	font-family: 'font'; font-size: 18px; color: rgb(204,228,114);
}


.home-telemed h2 {
    font-family: 'font';
    color: rgb(204,228,114);
    font-size: 2.5rem;
    padding: 30px 0 25px 0;
}

.home7 {
	padding: 50px 0 10px 0; background: rgb(204,228,114);
}
.home7 h2 {
	font-family: 'font2'; font-weight: 600; text-align: center; color: rgb(100,100,100); text-transform: uppercase; font-size: 30px; letter-spacing: 10px;
}
.home7 .box1 {
	background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/test1.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover; z-index:2;
}
.home7 .box2 {
	background: rgb(255,255,255); margin:25px 25px 0 25px; Padding: 50px 50px 50px 40px;
}
.home7 .box2 hr {
	width: 20%;
	margin: auto;
	opacity: 1;
	z-index:1;
	border-top: 2px solid rgb(20,20,20);
}
.home7 h3 {
	text-transform: uppercase; text-align: center; color: rgb(20,20,20); font-weight: 600;
}
.home7 p {
	font-size: 1rem; text-align: center; padding-top: 25px; color: rgb(100,100,100);
}
.home7 h5 {
	text-align: center; color: rgb(20,20,20); font-weight: 600;
}
.home7 .box2 {
	background: rgb(255,255,255); margin:0 0 0 0; Padding: 10px 15px 10px 15px;
}
.home7 .box2 hr {
	width: 20%;
	margin: auto;
	opacity: 1;
	z-index:1;
	border-top: 2px solid rgb(20,20,20);
}
.home7 .box3 {
	background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/test2.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover; z-index:2;
}
.home7 .box4 {
	background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/test3.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover; z-index:2;
}
.home7 .box5 {
	background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/test4.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover; z-index:2;
}
.home7 .box6 {
	background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/test5.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover; z-index:2;
}
.home7 .box7 {
	background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/test6.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover; z-index:2;
}
.home7 .box8 {
	background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/test7.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover; z-index:2;
}
/* Slideshow container */
.home7 .slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
/* Next & previous buttons */
.home7 .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
/* Position the "next button" to the right */
.home7 .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.home7 .prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.home7 .text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
/* Number text (1/3 etc) */
.home7 .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.home7 .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.home7 .active, .dot:hover {
  background-color: #717171;
}
/* Fading animation */
.home7 .fade {
  animation-name: fade;
  animation-duration: 1.5s;
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


.home-reviews h2 {
    font-family: 'font';
    color: black;
    font-size: 2.5rem;
    padding: 30px 0 25px 0;
		
		transform: translateY(50px); 
		opacity: 0;
		
		transition:1s; 
}
.home-reviews h2.show {

	transform: translateY(0);
	opacity: 1; 
	
}

.home8 {
	padding: 75px 0 5px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/parallax.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.home8 .box1 {
	background: transparent; padding: 0px 0px 0px 0px; border-right: 2px solid rgb(255,255,255);
}
.home8 .box2 {
	background: transparent; padding: 0px 0px 0px 0px; border-left: 2px solid rgb(255,255,255); border-right: 2px solid rgb(255,255,255);
}
.home8 .box3 {
	background: transparent; padding: 0px 0px 0px 0px; border-left: 2px solid rgb(255,255,255);
}
.home8 p {
	color: rgb(255,255,255); text-align: center; font-size: 18px;
}
.home8 h5 {
	font-weight: 600; color: rgb(255,255,255); text-align: center; font-size: 1.6rem;
}
.home8 a {
	color: rgb(255,255,255); font-size: 16px;
}
.home8 a:hover {
	color: rgb(255,255,255);
}
.home8 h2 {
	font-family: 'font'; font-size: 24px; text-align: center; font-weight: 600; color: rgb(204,228,114); padding-top: 15px;
}
.home8 h3 {
	font-size: 22px; color: rgb(255,255,255); text-align: center; padding-top: 15px;
}
.home8 h4 {
	color: rgb(255,255,255); font-size: 30px; text-align: center;
}





.home-patients .patient-row {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    flex-direction: column;
}

.home-patients .patient-row .patient-photo {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 1s ease, transform 1s ease;
}

/* Entrance Animation */
.home-patients .patient-row.show .patient-photo:nth-child(1) {
  transition-delay: 0s;
  opacity: 1;
  transform: translateY(0);
}
.home-patients .patient-row.show .patient-photo:nth-child(2) {
  transition-delay: 0.5s;
  opacity: 1;
  transform: translateY(0);
}
.home-patients .patient-row.show .patient-photo:nth-child(3) {
  transition-delay: 1s;
  opacity: 1;
  transform: translateY(0);
}



.about1 {
	padding: 150px 0 50px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/parallax.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.about1 h1 {
	font-family: 'font'; color: rgb(255,255,255); text-align: center; font-size: 40px;
}
.about2 {
	background: rgb(255,255,255); padding: 30px 0 15px 0;
}
.about2 h2 {
	font-size: 25px; font-family: 'font'; text-align: left; color: rgb(0,108,109);
}
.about2 span {
	font-family: 'font'; color: rgb(80,80,80); font-size: 17px;
}
.about2 .box1 {
	background: rgb(240,240,240); padding: 10px 25px;
}
.about2 .box2 {
	background: rgb(149,207,204); color: rgb(255,255,255); padding: 30px 50px; margin: 0px 0px 0px 0px;
}
.about2 .box2 p {
	font-size: 16px; font-family: 'font'; text-align: center; color: rgb(255,255,255);
}
.about2 h3 {
	font-size: 22px; font-family: 'font'; text-align: left; color: rgb(0,108,109); padding-top: 15px;
}
.about2 p {
	font-family: 'font'; color: rgb(80,80,80); font-size: 17px;
}
.about2 h4 {
	color: rgb(255,255,255); text-align: center; font-family: 'font'; font-weight: 600; letter-spacing: 1px; font-style: italic;
}
.about3 {
	background: rgb(255,255,255); padding: 15px 0 50px 0;
}
.about3 h2 {
	font-size: 25px; font-family: 'font'; text-align: left; color: rgb(0,108,109);
}
.about3 span {
	font-family: 'font'; color: rgb(80,80,80); font-size: 17px;
}
.about3 .box1 {
	background: rgb(240,240,240); padding: 10px 25px;
}
.about3 .box2 {
	background: rgb(149,207,204); color: rgb(255,255,255); padding: 30px 50px; margin: 50px 100px 0 100px;
}
.about3 .box2 p {
	font-size: 16px; font-family: 'font'; text-align: center; color: rgb(255,255,255);
}
.about3 h3 {
	font-size: 22px; font-family: 'font'; text-align: left; color: rgb(0,108,109); padding-top: 15px;
}
.about3 p {
	font-family: 'font'; color: rgb(80,80,80); font-size: 17px;
}
.about3 h4 {
	color: rgb(255,255,255); text-align: center; font-family: 'font'; font-weight: 600; letter-spacing: 1px; font-style: italic;
}
.about4 {
	background: rgb(85,83,83); padding: 60px 0 50px 0;
}
.about4 h1 {
	text-align: center; font-size: 30px; font-family: 'font'; color: rgb(85,173,206); padding-bottom: 30px;
}
.about4 h2 {
	text-align: center; font-size: 30px; font-family: 'font'; color: rgb(173,199,67); padding-top: 40px; padding-bottom: 40px;
}
.about4 h3 {
	text-align: center; font-size: 19px; font-family: 'font'; color: rgb(173,199,67); padding-top: 8px;
}
.about4 .pad1 {
	padding-top: 50px;
}
.about5 {
	background: rgb(255,255,255); padding: 40px 0 40px 0;
}

.ailment-content {
	padding: 75px 0 75px 0; background: rgb(247,245,225);
}
.ailment-content .content-section {
	padding: 50px 35px; background: rgba(79,145,146,0.45); border: 2px solid rgb(12,12,12); border-radius: 5px;
}
.ailment-content .content-section h2 {
	font-size: 30px; font-family: font; font-weight: 600; text-transform: capitalize; color: rgb(12,12,12);
}
.ailment-content .content-section h4 {
	font-size: 22px; font-family: open sans, san-serif; font-weight: 600; color: rgb(12,12,12);
}
.ailment-content .content-section p {
	font-size: 16px; font-family: open sans, san-serif; text-align: justify; color: rgb(12,12,12);
}
.ailment-content .content-section img {
	width: 100%; height: 100%; border-radius: 1.5rem; box-shadow: 1px 1px 10px 3px rgb(12,12,12);
	margin-top:20px;
}
.ailment-content .content-section a {
        font-size: 0.86rem;
	font-weight: 700;
	/*display: inline;*/
	line-height: 15px;
    word-wrap: break-word; /* Breaks long words */
    word-break: break-all;  /* Forces a break if the word is too long */
    overflow-wrap: break-word; /* Modern browsers support this for better wrapping */
}
.ailment-content .content-section #hyperlink {
	font-size: 16px; font-family: open sans, san-serif; text-align: justify; 
}
.ailment-content .content-section ul {
	list-style-type: decimal;
	
	font-size: 13px;
	padding-left: 0; 
	text-align: justify;

}
.ailment-content .content-section ul li {
	font-size: 13px;
	text-align: justify;
	margin-bottom: -22px;
	text-align: justify;
	 max-width: 100%;
white-space: normal
}


/*Blog Page Start*/
.blog1 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.blog1 h1 {
	text-align: center;
	font-weight: 600;
	font-family: 'font2';
	padding-bottom: 25px;
	color: rgb(137,156,64);
	font-size: 45px;
}
.blog1 h3 {
	font-family: 'font2';
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.04rem;
	text-align: center;
	padding-bottom: 10px;
	color: rgb(0,0,0);
}
.blog1 h4 {
	font-weight: 600;
	font-family: 'font2';
	font-size: 21px;
	color: rgb(30,30,30);
}
.blog1 h5 {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 15px;
}
.blog1 hr {
	border: 0.15rem solid rgb(21,135,198);
  max-width: 110px;
  opacity: 1;
  color: rgb(21,135,198);
  margin: auto;
}
.blog1 img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.blog1 .box {
	padding: 0px 0px 20px 0px;
	border-radius: 15px;
	background: rgb(255,255,255);
	box-shadow: 0 0 15px #00000029;
}
.blog1 .pad {
	padding: 15px 10px 0px 10px;
}
.blog1 span {
	color: rgb(226,64,0);
}
.blog1 p {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 17px;
}
.blog1 a {
	color: rgb(226,64,0);
	font-size: 15px;
	font-family: 'font2';
	font-weight: 600;
}
.blog1 a:hover {
	color: rgb(226,64,0,0.8);
}




.blog-top {
	background: rgb(137,156,64);
	padding: 140px 0 50px 0;
}
.blog-top .box {
	padding: 110px 45px 0px 50px;
}
.blog-top h1 {
	color: rgb(255,255,255);
	font-family: 'font2';
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 30px;
	text-align: center;
}
.blog-top h5 {
	color: rgb(255,255,255);
	font-family: 'font';
	text-align: left;
	font-size: 20px;
}
.blog-top p {
	color: rgb(255,255,255);
	font-family: 'font';
	font-size: 17px;
	text-align: left;
}
.blog-top a {
	color: rgb(255,255,255);
	padding: 10px 60px;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 15px;
	font-family: 'font2';
	background: rgb(226,64,0);
	border-radius: 5px;
}
.blog-top a:hover {
	color: rgb(255,255,255);
	background: rgb(68,68,68);
}
.blog-top iframe {
	border: 15px solid rgb(255,255,255);
	border-radius: 10px;
}

.blog-top1 {
	background: rgb(21,135,198);
	padding: 60px 0 50px 0;
}
.blog-top1 .box {
	padding: 110px 45px 0px 50px;
}
.blog-top1 h1 {
	color: rgb(255,255,255);
	font-family: 'font2';
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 35px;
	text-align: left;
}
.blog-top1 h5 {
	color: rgb(255,255,255);
	font-family: 'font';
	text-align: left;
	font-size: 20px;
}
.blog-top1 p {
	color: rgb(255,255,255);
	font-family: 'font';
	font-size: 17px;
	text-align: left;
}
.blog-top1 a {
	color: rgb(255,255,255);
	padding: 10px 60px;
	text-transform: uppercase;
	letter-spacing: 0.04rem;
	font-weight: 600;
	font-size: 15px;
	font-family: 'font2';
	text-shadow: 1px 1px 1px #000;
/*	box-shadow: 1px 1px 2px 1px #000;*/
	background: rgb(68,68,68);
	border-radius: 5px;
}
.blog-top1 a:hover {
	color: rgb(255,255,255);
	
	background: rgb(226,64,0);
}
/*.blog-top1 span strong {
	 transform: rotate(90deg);
	 position: fixed;
}*/
.blog-top1 iframe {
	border: 15px solid rgb(255,255,255);
	border-radius: 10px;
}


.blog-template {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.blog-template i {
	color: rgb(7, 155, 196);
}
.blog-template a {
	font-family: 'font';
	color: rgb(7, 155, 196);
}
.blog-template h1 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font2';
	font-size: 35px;
}
.blog-template h2 {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 23px;
}
.blog-template h3 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 25px;
}
.blog-template h4 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font2';
	font-size: 35px;
}
.blog-template h5 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(20,20,20);
	font-size: 25px;
}
.blog-template h6 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(0,0,0);
	font-size: 23px;
}
.blog-template p {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template li {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template a.contact-today {
	padding: 10px; background: rgb(226,64,0); border: 1px solid rgb(12,12,12); border-radius: 10px;
	font-size: 24px; font-family: font2; font-weight: 600; text-align: center; text-shadow: 2px 2px 1px rgb(0,0,0); text-transform: uppercase; color: rgb(255,255,255);
}
.blog-template a.services {
	padding: 10px; background: rgb(21,135,198); border: 1px solid rgb(12,12,12); border-radius: 10px;
	font-size: 18px; font-family: font2; font-weight: 600; text-align: center; text-shadow: 2px 2px 1px rgb(0,0,0); text-transform: uppercase; color: rgb(255,255,255);
}

.blog-template1 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.blog-template1 i {
	color: rgb(7, 155, 196);
}
.blog-template1 a {
	font-family: 'font';
	color: rgb(7, 155, 196);
}
.blog-template1 h1 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font2';
	font-size: 35px;
}
.blog-template1 h2 {
	font-family: 'font';
	font-weight: 600;
	color: rgb(20,20,20);
	font-size: 33px;
}
.blog-template1 h3 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 29px;
}
.blog-template1 h4 {
	color: rgb(20,20,20);
	text-align: left;
	font-weight: 600;
	font-family: 'font2';
	font-size: 35px;
}
.blog-template1 h5 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(21,135,198);
	font-size: 25px;
	padding: 7px;
}
.blog-template1 h6 {
	font-family: 'font2';
	font-weight: 600;
	color: rgb(0,0,0);
	font-size: 21px;
}
.blog-template11 p {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}
.blog-template li {
	color: rgb(20,20,20);
	font-size: 17px;
	font-family: 'font';
}

/*Blog Page End*/



/*Customer Info Page Start*/
.patient-page {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.patient-page h1 {
	text-align: center;
	font-weight: 600;
	font-family: 'font2';
	padding-bottom: 25px;
	color: rgb(137,156,64);
	font-size: 45px;
}
.patient-page h3 {
	font-family: 'font2';
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.04rem;
	text-align: center;
	padding-bottom: 10px;
	color: rgb(0,0,0);
}
.patient-page h4 {
	font-weight: 600;
	font-family: 'font2';
	font-size: 21px;
	color: rgb(30,30,30);
}
.patient-page h5 {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 15px;
}
.patient-page hr {
	border: 0.15rem solid rgb(21,135,198);
  max-width: 110px;
  opacity: 1;
  color: rgb(21,135,198);
  margin: auto;
}
.patient-page img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.patient-page .img-fluid.box-image{
    width: 100%;
    height: 200px; /* Adjust the height as needed */
    object-fit: cover;
}
.patient-page .box {
	padding: 0px 0px 20px 0px;
	border-radius: 15px;
	background: rgb(255,255,255);
	box-shadow: 0 0 15px #00000029;
	height: 100%; 
}
.patient-page .pad {
	padding: 15px 10px 0px 10px;
}
.patient-page span {
	color: rgb(226,64,0);
}
.patient-page p {
	font-family: 'font';
	color: rgb(20,20,20);
	font-size: 1rem;
	line-height: 21px;
	padding-bottom: 8px; 
}
.patient-page a {
	color: rgb(226,64,0);
	font-size: 11px;
	font-family: 'font2';
	font-weight: 600;
}
.patient-page a:hover {
	color: rgb(226,64,0,0.8);
}
.patient-page .link{
	
}

/*Customer Info Page End*/



.info1 {
	background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/info1.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover; z-index:2; padding: 100px 0 75px 0;
}
.info1 .box1 {
	background: rgb(255,255,255); padding: 15px 0 25px 0;
}
.info1 h1 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(44,78,78); padding-top: 50px;
}
.info1 h5 {
	text-decoration: underline; color: rgb(137,156,64); text-align: center;
}
.info1 p {
	text-align: center; color: rgb(100,100,100); font-family: 'font'; font-size: 16px; 
}
.info2 {
	padding: 100px 0 100px 0; background-image: linear-gradient(rgb(0,0,0,0.1), rgb(11,11,11,0.1)), url("/img/sd1.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.info3 {
	background: rgb(255,255,255); padding: 75px 0 75px 0;
}
.info3 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(112,105,98);
}
.info3 h3 {
	text-align: center; font-family: 'font'; font-size: 30px; color: rgb(112,105,98); padding-top: 30px;
}
.info3 p {
	text-align: center; color: rgb(56,65,25); font-size: 16px;
}
.info3 h5 {
	text-align: left; color: rgb(56,65,25); font-size: 16px; line-height: 25px;
}
.info3 li {
	text-align: left; color: rgb(56,65,25); font-size: 16px;
}
.info4 {
	background: rgb(112,105,98); padding: 75px 0 75px 0;
}
.info4 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(255,255,255); padding-bottom: 20px;
}
.info4 p {
	text-align: left; color: rgb(255,255,255); font-size: 16px;
}
.info4 li {
	text-align: left; color: rgb(255,255,255); font-size: 16px;
}
.info5 {
	background: rgb(255,211,170); padding: 75px 0 75px 0;
}
.info5 h2 {
	color: rgb(137,156,64); font-family: 'font'; text-align: center; font-size: 40px;
}
.info5 p {
	text-align: left; font-size: 16px; color: rgb(112,105,98);
}
.info6 {
	padding: 75px 0 75px 0; background: rgb(79,145,146);
}
.info6 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(255,255,255); padding-bottom: 20px;
}
.info6 p {
	color: rgb(255,255,255); font-size: 16px; text-align: left;
}
.info7 {
	padding: 75px 0 75px 0; background: rgb(250,250,250);
}
.info7 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(172,162,152); padding-bottom: 20px;
}
.info7 p {
	color: rgb(112,105,98); font-size: 16px; text-align: left;
}
.info8 {
	padding: 75px 0 75px 0; background: rgb(237,247,199);
}
.info8 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(172,162,152); padding-bottom: 20px;
}
.info8 p {
	color: rgb(30,30,30); font-size: 16px; text-align: left;
}
.info8 h5 {
	color: rgb(30,30,30); font-size: 16px; text-align: center; line-height: 25px;
}
.info9 {
	padding: 75px 0 75px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/sd5.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.info9 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(255,255,255); padding-bottom: 20px;
}
.info9 p {
	color: rgb(255,255,255); font-size: 16px; text-align: left;
}
.info9 h5 {
	color: rgb(255,255,255); font-size: 16px; text-align: center; line-height: 25px;
}
.info9 p mark {
	background: rgb(112,105,98); color: rgb(255,255,255);
}
.info9 h5 mark {
	background: rgb(112,105,98); color: rgb(255,255,255);
}
.info10 {
	padding: 75px 0 75px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/sd7.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.info10 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(252,192,101); padding-bottom: 20px;
}
.info10 p {
	color: rgb(255,255,255); font-size: 16px; text-align: left;
}
.info10 h5 {
	color: rgb(255,255,255); font-size: 16px; text-align: center; line-height: 25px;
}
.info10 p mark {
	background: rgb(59,42,25); color: rgb(255,255,255);
}
.info10 h5 mark {
	background: rgb(59,42,25); color: rgb(255,255,255);
}
.info11 {
	padding: 75px 0 75px 0; background: rgb(237,247,199);
}
.info11 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(85,83,83); padding-bottom: 20px;
}
.info11 p {
	color: rgb(85,83,83); font-size: 16px; text-align: left;
}
.info12 {
	padding: 75px 0 75px 0; background: rgb(250,250,250);
}
.info12 h2 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(85,83,83); padding-bottom: 20px;
}
.info12 p {
	color: rgb(85,83,83); font-size: 16px; text-align: center;
}
.info12 li {
	color: rgb(85,83,83); font-size: 16px; text-align: center;
}
.info12 h5 {
	color: rgb(85,83,83); font-size: 18px; text-align: center;
}
.dvd-card1 {
	background: rgb(255,255,255); padding: 75px 0 75px 0;
}
.dvd-card1 h2 {
	text-align: center; font-size: 25px; font-family: 'font'; color: rgb(85,83,83); padding-top: 20px;
}
.dvd-card1 p {
	color: #646464; text-align: center; font-family: open sans,sans-serif; font-size: 16px; line-height: 20px;
}
.dvd-card1 a {
	color: #646464; text-align: center; font-family: open sans,sans-serif; font-size: 16px;
}
.dvd-card1 .card {
	max-height: 100%;	height: 100%;	color: #fff; margin: 0 0 0px;	border-radius: 0.2rem; padding: 10px 10px 0 10px;	background: rgb(255,255,255,0.9);	border: none;	visibility: hidden;	box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
}
.dvd-card1 .dvd-btn a {
	background: rgb(173,199,67); color: rgb(255,255,255) !important; padding: 13px 50px;
}
.dvd2 {
	background: rgb(250,250,250); padding: 100px 0 75px 0;
}
.dvd2 h1 {
	text-align: center; font-family: 'font'; font-size: 40px; color: rgb(29,44,243);
}
.dvd2 .color1 strong {
	color: rgb(29,44,243);
}
.dvd2 .color2 strong {
	color: rgb(139, 20, 60);
}
.dvd2 .color3 strong {
	color: rgb(87, 50, 117);
}
.dvd2 .color4 strong {
	color: rgb(232, 142, 7);
}
.dvd2 p {
	color: rgb(85,83,83); font-size: 16px; text-align: left;
}
.dvd2 h5 {
	text-align: center; font-size: 16px; line-height: 25px; color: rgb(85,83,83);
}
.dvd3 {
	background: rgb(255,255,255); padding: 75px 0 75px 0;
}
.dvd3 h3 {
	text-align: center; font-family: 'font'; font-size:28px;
}
.dvd3 h3.color1 {
	color: rgb(133,179,84); padding-top: 125px;
}
.dvd3 h3.color2 {
	color: rgb(1,177,175); padding-top: 50px;
}
.dvd3 h3.color3 {
	color: rgb(232,142,7); padding-top: 0px;
}
.dvd3 iframe {
	width: 100%; height: 320px;
}
.reiki {
	padding: 115px 0 75px 0; background: rgb(255,255,255);
}
.reiki h1 {
	color: rgb(252,192,101); text-align: center; font-size: 40px; font-family: 'font'; padding-bottom: 30px;
}
.reiki p {
	color: rgb(85,83,83); font-size: 16px; text-align: justify;
}
.sun {
	background: rgb(85,83,83);
}
.sun .container {
	background: rgb(250,250,250); padding: 115px 0 75px 0;
}
.sun h1 {
	font-family: 'font'; color: rgb(139,20,60); font-size: 40px; text-align: center; padding-bottom: 30px;
}
.sun h5 {
	text-align: center; color: rgb(85,83,83); font-size: 16px; padding-top: 30px; padding-bottom: 30px;
}
.sun iframe {
	width: 100%; height: 320px;
}
.sun p {
	font-size: 16px; color: rgb(85,83,83);
}
.sun .box {
	padding: 0 0 0 50px;
}
.mp5 {
	background: rgb(247,245,225); padding: 125px 0 75px 0;
}
.mp5 h1 {
	color: rgb(87,50,117); font-size: 40px; font-family: 'font'; text-align: left;
}
.mp5 iframe {
	width: 100%; height: 255px;
}
.mp5 h5 {
	text-align: left; font-size: 20px; color: rgb(85,83,83); padding-top: 20px;
}
.mp5 p {
	text-align: left; font-size: 16px; color: rgb(85,83,83);
}
.mp6 {
	background: rgb(240,240,240); padding: 90px 0 75px 0;
}
.mp6 h1 {
	text-align: center; font-size: 45px; color: rgb(79,145,146); font-family: 'font'; padding-bottom: 30px;
}
.mp6 p {
	font-size: 16px; color: rgb(85,83,83);
}
.mp6 h5 {
	font-size: 16px; color: rgb(85,83,83); text-align: center; padding-top: 30px;
}
.mp6 #disclaimer{
	font-size: 16px; color: rgb(85,83,83);
	
}
.mp7 {
	background: rgb(255,255,255); padding: 75px 0 75px 0;
}
.mp7 h1 {
	color: rgb(85,83,83); font-size: 60px; text-align: center; font-family: 'font';
}
.mp7 p {
	font-size: 16px; color: rgb(85,83,83);
}
.mp8 {
	background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.3)), url("/img/pi.jpg"); min-height: auto; background-attachment: fixed; background-position: bottom;overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.mp8 .box1 {
	background: rgb(255,255,255); padding: 40px 20px 50px 20px;
}
.mp8 h1 {
	color: rgb(0,108,109); text-align: center; font-weight: 600; font-size: 35px; letter-spacing: 2px; padding-bottom: 30px;
}
.mp8 .card {
	max-height: 100%;	height: 100%;	color: #fff; margin: 0 0 0px;	border-radius: 0.2rem; padding: 10px 10px 0 10px;	background: rgb(255,255,255,0.9);	border: none;	visibility: hidden;	box-shadow: 0 0 29px 0 rgb(68, 88, 144, 0.12);
}
.mp8 iframe {
	width: 292px; height: 165px;
}
.mp8 .card h2 {
	font-family: 'font'; color: rgb(30,30,30); font-size: 19px; text-align: left; padding: 20px 25px 10px 25px;
}
.mp8 h3 {
	color: rgb(41,41,41); text-align: center; font-weight: 600; font-size: 35px; letter-spacing: 2px; padding-top: 50px; padding-bottom: 10px; text-transform: uppercase;
}
.mp8 h4 {
	color: rgb(41,41,41); text-align: center; font-weight: 600; font-size: 35px; letter-spacing: 2px; padding-top: 50px; padding-bottom: 10px; text-transform: uppercase;
}
.mp8 .bg1 {
	padding: 10px 20px; background: rgb(79,145,146); color: rgb(255,255,255); font-size: 12px;
}
.mp8 p {
	text-align: center;
}
.mp8 a {
	font-weight: 600; font-size: 20px; color: rgb(255,255,255);
}
.mp9 {
	padding: 125px 0 75px 0; color: rgb(250,250,250);
}
.mp9 h1 {
	text-align: center; font-size: 40px; font-family: 'font'; color: rgb(137,156,64); padding-bottom: 40px;
}
.mp9 h2 {
	color: rgb(85,83,83); font-size: 30px; text-align: center; font-family: 'font';
}
.mp9 p {
	color: rgb(85,83,83); font-size: 1rem; text-align: center;
}
.mp9 a {
	color: rgb(85,83,83);
}
.mp9 img {
	margin-top: 15px;
	width: 90%;
}

.mp9 ul{
	padding: 0; 
}










.health-service-intro {
  display: grid;
    grid-template-columns: 1fr;
  gap: 3rem;
  background: rgb(175, 199, 82);
  align-items: stretch; /* Important: stretches both columns equally */
    min-height: auto;
  padding: 0;
	margin-top: 0;
}

.health-service-intro .padder {
  padding: 130px 0px 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.health-service-intro .image-column {
  position: relative;
    height: 300px;

}

.health-service-intro .image-column img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.health-service-intro p{
    font-family: 'font';
}

/* Responsive for stacking on mobile */

/*
@media (max-width: 768px) {
  .health-service-intro {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .image-column {
    height: 300px;
  }
}
*/

.health-service-intro h1 {
	text-align: center; font-size: 3rem; font-family: 'font'; color: #084005; padding-bottom: 40px;
}
.health-service-intro h1.intro-header {
	text-align: center; font-size: 3rem; font-family: 'font'; color: #084005; padding-bottom: 40px;
	
	opacity:0;
	transform: translateY(50px);
	transition: 1s; 
}
.health-service-intro h1.intro-header.show {
	transform: translateY(0);

	opacity: 1; 
	
	
}
.health-service-intro .intro-content {
	transform: translateY(-50px);

	opacity: 0; 
	transition: 1s; 

	
}
.health-service-intro .intro-content.show {
	transform: translateY(-0);

	opacity:1; 
	
	
}


.health-service-intro h1.service-area {
	text-align: center; font-size: 40px; font-family: 'font'; color: #084005; padding-bottom: 40px;
}

.health-service-body{
	padding:100px 0; 
}
.health-service-body .padder{
	padding:50px 20px; 
}

.health-service-body h2 {
	color: #084005; font-size: 2rem; text-align: center; font-family: 'font';
}
.health-service-body h3 {
	color: #084005; font-size: 1.6rem; text-align: center; font-family: 'font';
}
.health-service-body h5 {
	color: rgb(85,83,83); font-size: 22px; text-align: center; font-family: font;
}
.health-service-body p {
	color: rgb(85,83,83); font-size: 1.1rem;; text-align: center;
    font-family: 'font';
		
		line-height: 35px; 

}
.health-service-body .image-column {
  position: relative;
  width: 100%;
          height: 300px;
}

.health-service-body .image-column img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.health-service-body a {
	color: black;
}
.health-service-body a.article {
	font-style: italic;
}
.health-service-body li {
	font-size: 18px; text-align: center; color: rgb(12,12,12); list-style-type: none;
}
.health-service-body ul {
	padding: 0; 
}
.health-service-body li.dot {
	font-size: 18px; text-align: center; color: rgb(12,12,12); list-style-type: disc;
	list-style-position: inside; 
}
.health-service-body li p span {
	font-weight: 700; text-decoration: underline; 
}

.health-service-body .extended-service {
	background: rgb(223,238,162);
	margin: 45px 0; 
	border-radius: 20px; 
	height: auto;
	
	
	transition:0.7s;
}

.health-service-body .extended-service .book-btn{
	background: rgb(175, 199, 82);
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 10px;
	transform: translateY(50px); 

	display:inline-flex; 
	opacity: 0;
	font-family: 'font';
	
	text-decoration:underline; 
	transition:transform 2s, background 1s, opacity 2s;
	
	
}

.health-service-body .extended-service .book-btn:hover{
	background: #084005;

}
.health-service-body .extended-service .book-btn:hover a{

	color: white !important;;

}
.health-service-body .extended-service .book-btn.show{
	
	transform: translateY(0); 
	opacity: 1; 

	
}



.health-service-body .extended-service.show {
	background: rgb(218 245 110);
}

.health-service-body .extended-service.show p{
	color:black;
}

.health-service-body .image-column .image-overlay{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%); 
	background:  rgb(223,238,162);
}

.health-service-dark-bg{
	background: rgb(175, 199, 82);
	padding: 25px 10px; 
	
}
.health-service-dark-bg *{
	color:black !important;
	
	
}



.health-service-contact{
	
	padding: 100px 10px;
	background: rgb(223,238,162);
	
}

.health-service-contact p {
	color: rgb(85,83,83); font-size: 1.1rem;; text-align: center;
    font-family: 'font';
		
		line-height: 35px; 

}
.health-service-contact h2 {
	color: #084005; font-size: 2rem; text-align: center; font-family: 'font';
}

.health-service-contact .contact-content{

	transform: scale(0);
	opacity: 0; 
	
	transition: 2.5s; 
}
.health-service-contact .contact-content.show{

	transform: scale(1);
	opacity: 1; 
	
}













.mp10 {
	background: rgb(204,228,114);
}
.mp10 .box1 {
	background: rgb(255,255,255); padding: 75px 50px 40px 50px;
}
.mp10 h1 {
	font-size: 50px; color: rgb(112,105,98); text-align: left; font-family: 'font';
}
.mp10 h5 {
	font-family: 'font'; text-align: left; color: rgb(85,83,83); font-size: 18px;
}
.mp10 p {
	font-family: 'font'; text-align: left; color: rgb(85,83,83); font-size: 18px;
}
.mp10 li {
	font-family: 'font'; text-align: left; color: rgb(85,83,83); font-size: 18px;
}
.mp10 span {
	font-family: 'font'; text-align: left; color: rgb(0,0,0); font-size: 12px;
}
.contact1 {
	background: rgb(255,255,255);
}
.contact1 p{
	font-size: 12px;
}
.contact1 .box1 {
	background: rgb(0,108,109); padding: 30px 50px;
}
.contact1 svg {
	fill: #EDF7C7; fill-opacity: 0.25
}
.contact1 h1 {
	color: rgb(255,255,255); font-family: 'Montserrat'; font-size: 30px; text-align: center; padding-top: 30px; padding-bottom: 20px;
}
.contact1 h2 {
	padding-top: 20px; font-family: 'font'; color: rgb(255,255,255); font-size: 25px; text-align: center;
}
.contact1 p {
	color: rgb(255,255,255); text-align: center;
}
.contact1 .box2 {
	background: rgb(233,243,194); padding: 20px 10px 20px 10px;
}
.contact1 iframe {
	height: 100%; width: 100%;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(87, 86, 87); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-item {
	display: block;	width: 100%; padding: .25rem 1.5rem; clear: both;	color: rgb(255,255,255); text-align: inherit;	white-space: nowrap; background: 0 0;	border: 0;
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(22,22,22) !important;
}

/******************************************** DAVIDS MOBILE CODE END *************************************************/
.mobile-top-header {
	display:block !important;	padding: 0 30px 0; background: rgb(135,170,188); z-index: 4; overflow:visible;
}
.header-contact_info a {
	color: rgb(255,255,255); margin: 0;
}
.top-header a, .top-header i, .top-header p {
	color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
	color: rgb(0,0,0);
}
.btn {
	background: rgb(249,78,1); width: 50%; padding: 10px 0px; color: #ffffff;	cursor: pointer; outline: none;	border: none;
}
.footer-section {
	padding-top: 30px; text-align: center;
}
.footer-section img {
	max-width: 210px; padding-bottom: 25px;
}
.service-cities h4 {
	font-size: 24px; font-weight: 600; color: rgb(255,255,255);
}
.service-cities a {
	font-size: 18px; line-height: 10px;	color: rgb(255,255,255);
}
.service-cities .footer-title .midcities {
	text-align: center;
}
.service-cities .footer-title .rightcities {
	text-align: center;
}
.service-content-section {
	padding: 0 !important;
}
.service-content-section p {
	padding: 0;	margin: 0; background: #fff;
}
.service-content-section div[class*='col-'] {
	padding: 30px 30px;
}
.contact-content-section div[class*='col-']:last-child {
	padding-top:40px;
}
.about-info-section div[class*='col-']:first-child {
	border-right:none; border-bottom: 1px solid #b5b5b5;
}
.about-header-section {
	background: linear-gradient(to bottom, rgba(2, 2, 2, 0.76), rgba(4, 4, 4, 0.2)), url(../img/slider/slider-bg-2.jpg) bottom left no-repeat;
}
.pre-footer-section .hours {
	padding:50px 20px;
}
.pre-footer-section .hours h1 {
	font-size:34px;
}
.pre-footer-section .hours p {
	padding: 0;
}
.section-divider {
	padding: 40px 10px;
}
.home-service-section {
	padding-bottom: 0 !important;	background-position: bottom right;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	justify-content:center;
}
.lnr-star {
	font-size: 15px !important;	position: relative;	top: -6px;
}
.projects-section .row {
	height: inherit;
}
.projects-section div[class*='col-'] {
	padding: 0;	position: relative;
}
.top-header {
	background: white; display:none;
}
.header-contact_info {
	font-size: 1.5em;
}
.navbar-scroll {
	display:none;
}
.header-contact_info .navbar-brand {
	font-size:1.3em;
}
.top-header div[class*='col-']:first-child {
	justify-content:flex-start;
}
.top-header div[class*='col-'] {
  display:flex; justify-content: left; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
  display:flex; justify-content: flex-end; width: 33.333%; padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(2) {
	background:none; margin:0; display: flex;	justify-content: center; align-items: center;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size:inherit; line-height: inherit;
}
.alert h1,
.alert p {
	top: 2em;	opacity: 0;	position:relative;
}
.alert h1 {
	margin-top: 0; color: #2b1663;
}
.custom-show {
	position: fixed; transform:scale(1,1); border: 0; background: white; border-radius:0; z-index: 1100; overflow: inherit; -webkit-transition-property: all; -webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out; transition-property: all; transition-duration: .30s; transition-timing-function: ease-in-out;
}
.mobile-menu {
	text-align: center;	position: fixed; height: 100%; width: 100%;	display: block;	padding-top: 6em;	top: 100%; border: 0;	background: #232323; border-radius: 0; z-index: 1100;	overflow: auto; -webkit-transition-property: all;	-webkit-transition-duration: .30s; -webkit-transition-timing-function: ease-in-out;	transition-property: all;	transition-duration: .30s; transition-timing-function: ease-in-out;
}
.mobile-menu .nav-link {
	font-size: 2em;	color: #c5c5c5 !important;
}
.alert-dismissible .close {
	position: absolute;	top: 0;	right: 0;	background: transparent; border: none; padding: 0.75rem 1.25rem; color: rgb(80,80,80); font-family: 'font2'; outline: none;	z-index: 3;
}
.alert-dismissible .close span {
	font-size: 35px;
}
.lnr {
	display: inline-block; fill: currentColor; width: 1em; height: 1em;	vertical-align: -0.2em;	cursor: pointer;
}
.mobile-menu-custom-show {
	top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;	padding: 40px 0 0; top:0;	left:0;	width:100%;	text-align: center;
}
.mobile-menu-top-hero h2 {
	padding:0 25px;
}
#mobile-menu-header {
  margin-top:0; background: #ffffff00; box-shadow: none;
}
#mobile-menu-header ul {
	list-style:none; padding:0 20px; margin-top: 8em;	position: relative;	width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff; padding: 20px 20px;
}

}

@media screen and (max-width: 425px) {
  
}

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

.home1 .box1 {
	background: rgb(255,255,255,0.8); padding: 25px 10px 25px 10px;
}
.home1 a {
	background: rgb(173,199,67); color: rgb(255,255,255); font-family: 'font'; font-size: 1rem; padding: 10px 20px;
}

}