@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
  font-family: 'grold-regular';
  src: url('../fonts/grold-regular.woff2') format('woff2'),
       url('../fonts/grold-regular.woff') format('woff'),
       url('../fonts/grold-regular.otf') format('opentype'); /* Fallback for older browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'grold-light';
  src: url('../fonts/grold-light.woff') format('woff'),
       url('../fonts/grold-light.otf') format('opentype'); /* Fallback for older browsers */
  font-weight: normal;
  font-style: normal;
}

/*
font-family: 'DM Serif Display', serif;
font-family: 'Inter', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'grold-regular', 'Inter', sans-serif;
font-family: 'grold-light', 'Inter', sans-serif;
*/


#sp-main-body {
	padding: 0px;
}

.article-details .article-can-edit {
	margin-bottom: 0px;
}

#sp-header {
	box-shadow: 0 0 15px 5px rgba(0,0,0,.2);
	min-height: 60px;
}

#sp-header .container {
	max-width: none !important;
}

body, p {
	font-family: 'grold-light', 'Inter', sans-serif;
	font-size: 20px;
	letter-spacing: -2%;
	font-weight: 500;
	line-height: 22px;
}

b, strong {
	font-family: 'grold-regular', 'Inter', sans-serif;
	font-weight: bolder;
}

h1 {
	font-family: 'DM Serif Display', serif;
	font-size: 60px;
	font-weight: 400;
	letter-spacing: -2%;
}

h2 {
	font-family: 'grold-light', 'Inter', sans-serif;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: -2%;
}

h3 {
	font-family: 'grold-light', 'Inter', sans-serif;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -2%;
}

h4 {
	font-family: 'grold-light', 'Inter', sans-serif;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: -2%;
}

h5 {
	font-family: 'grold-light', 'Inter', sans-serif;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -3%;
}

h6 {
	font-family: 'grold-regular', 'Inter', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2%;
}

.fix-align {
	display: inherit !important;
}

.sp-megamenu-parent {
	/*margin-left: auto !important;*/
	padding: 8px 0px 0px 0px;
	width: 100%;
	justify-content: space-around;
	margin: 0;
}

.sp-megamenu-parent > li > a {
	line-height: 95px;
	padding: 0px;
	font-family: 'grold-light', 'Inter', sans-serif;
	font-size: 22px;
	font-weight: 600 !important;
}

.sp-megamenu-parent.d-lg-block {
	display: flex !important;
}

@media screen and (max-width: 992px) {
	.sp-megamenu-parent.d-lg-block {
		display: none !important;
	}
}

.sp-menu-item::after {
	float: right;
}

#offcanvas-toggler .burger-icon {
	position: absolute;
	right: 10px;
}


.logo-image {
	padding-left: 50px;
}

#mod-finder-searchword119.form-control {
	border: none !important;
	border-radius: 0 !important;
	background-color: #f5f0f6 !important;
	padding: 10px 20px 10px 40px;
	color: #582982;
}

.slider-box {
	height: 650px !important;
}

.home-services-btn {
	padding: 20px 0px !important;
}

#eb .eb-mod-thumb .eb-mod-image-cover::before {
	border: none !important;
}

#eb .eb-mod-thumb {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

#eb .eb-mod-thumb.is-left {
	margin-right: 0px !important;
	padding-right: 30px !important;
}

#eb .eb-mod-context {
	background: #ffffff !important;
	border-radius: 10px !important;
}

#eb .eb-mod-title {
	font-size: 22px !important;
	line-height: 25px !important;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

#eb .eb-mod-media-title {
	padding-right: 30px !important;
}

.eb-mod-title a {
	color: #000000 !important;
}

.eb-mod-title a:hover {
	color: #582982 !important;
}

.search-container {
	position: relative; /* Container acts as a reference for absolute positioning */
	/*display: inline-block;*/
}

.search-container i {
	position: absolute; /* Position the icon over the input */
	left: 10px;
	top: 25%;
	transform: translateY(-50%); /* Vertically center the icon */
	color: #582982; /* Style the icon's color */
	pointer-events: none; /* Allows clicks to pass through to the input */
}

.search-container input {
	padding-left: 35px; /* Add padding to make space for the icon */
	/* Add other input styles (border, padding, etc.) to match your design */
}

.fa-search {
	-webkit-transform: scaleX(-1); /* Safari and Chrome */
	-moz-transform: scaleX(-1);    /* Firefox */
	-o-transform: scaleX(-1);      /* Opera */
	transform: scaleX(-1) !important;
}

.js-finder-search-query::placeholder {
	color: #582982;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	font-size: 22px;
	width: 100%;
	padding: 10px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 0px;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
	width: 400px;
}

.schedule-appointment-box {
	border-left: 20px solid #81b845;
	min-height: 120px;
	box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	padding: 20px 30px;
	background: #ffffff;
}

.ja-masthead .ja-masthead-detail {
	max-width: 1300px !important;
	padding: 100px 0 !important;
}

.ja-masthead-title {
	font-weight: 600 !important;
}

.ja-masthead::before {
	background-color: #000000 !important;
	opacity: 0 !important;
}

.green-button {
	padding: 10px 30px;
	border-radius: 40px;
}

.green-callout-image {
	width: 100%;
}

.purple-callout-image {
	width: 100%;
}

.image-color-box {
	height: 100% !important;
}

/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,  
.vresponsive-iframe-container object, 
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.border-bottom-purple {
	border-bottom: 2px solid #582982;
}

.photo-align-center {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


