/* Before adding any unnecessary CSS rules, please check out the Snap documentation at https://bit.ly/3PqSii8. */
/* Override Styles */
/*
.service-style-1 h2 {margin: 10px 0;}
.ry-menu .ry-nav li .dropdown-toggle {padding: 30px 0;}
ul#quick-links li a {display: block;width: 100%;}
#in-services-3 ul li a {margin-left: 0px;margin-top:30px}
*/

html {
  scroll-behavior: smooth;
}

[x-cloak] { display: none !important; }
.promotions img { min-width: 22rem; max-width:22rem;}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.mobile-menu-icon a{display: flex;height: 100%;width: 100%;justify-content: center;align-items: center;}
body.fancybox-active .ry-sticky-menu.fixed {z-index: 9999;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}
div#contents h2 {
    margin: 0 0 20px 0;
}
.service-hover {
    position: absolute;
    z-index: 9;
    opacity: 0;
    transition: opacity 0.3s ease;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
}
.basic-logo-slider {
    max-width: 1280px;
    margin: auto;
    margin-top: 60px;
}

.basic-logo-slider img {
    max-width: 200px;
    margin: auto;
}

.basic-logo-slider .slick-track {
  display: flex;
}

.basic-logo-slider .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

body[data-page-name="about-us/doctors-staff"] #contents {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-fd942b9d-b922-47b5-919e-accef65dfa06/images/bg_welcomeservices.jpg);
}
body[data-page-name="about-us/doctors-staff"] .ry-section:nth-child(odd) {
	background: transparent !important;
}
/* Show service-hover when parent with data-target is hovered */
[data-target]:hover .service-hover {
    opacity: 1;
}

/* Apply the overlay effect when parent is hovered */
[data-target]:hover .service-hover::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: -1; /* Make sure it's behind the text */
}
.mm-navbar {
	color: #ffffff;
}

/* HP Edits - Started <May 19, 2026> */

/**/
	/*fonts*/

	/*btns*/

/*Modal*/
/* Header */
	/**/
.snap-mobile-menu {
    background: white;
}

mm-burger {
    color: #374151;
}
.ry-menu .ry-nav li.primary .caret {
    border-color: #374151;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
}
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
}
body[data-page-name="index"] #navigation {
    position: absolute;
}

.cta-btn:first-child {
    background: var(--color-primary-background);
}

.cta-btn:first-child:hover {
    background: transparent;
    border-color: var(--color-primary-background);
    color: var(--color-primary-background);
}
/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
}
/* CTA */
	/**/
/* Welcome */
	/**/
/* Services */
	/**/
.module-19.style2 .services-frame .frame .service-img-holder .service-img {
    background: var(--color-primary-text);
}

.module-19.style2 .services-frame .frame .service-name a:after {
    background: var(--color-primary-background);
}

.module-19.style2 .services-frame .frame {
    border-radius: 30px;
}

.module-19.style2 .services-frame .frame:nth-child(odd) .service-name a:after {
    background: var(--color-secondary-background);
}
/* Meet the Team */
	/**/

#section-hp-team {
    box-shadow: 0 0 7px 3px #3333332e;
    z-index: 2;
}
/* Insurance */
	/**/
/* Brand */
	/**/


#hp-brands-6 .overflow-hidden,
#hp-insurance-1 .overflow-hidden{
    padding: 0;
}

.brand-5-swiper-button-next,
.brand-5-swiper-button-prev{
  -webkit-text-stroke: 1px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: grid;
  justify-items: center;
  align-items: center;
  color: var(--color-secondary-text);
  background-color: var(--color-secondary-background);
}
.brands-swiper-5 img {
  -o-object-fit: contain;
  object-fit: contain;
  mix-blend-mode: color-burn;
  height: 70px;
  margin: 0 auto;
}
div#hp-insurance-1 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-fd942b9d-b922-47b5-919e-accef65dfa06/images/bg_insurance.jpg) no-repeat;
    background-size: cover;
    padding: 2.6vh 0;
}
.module-testimonials.style-4 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-fd942b9d-b922-47b5-919e-accef65dfa06/images/bg_testimonials.jpg) no-repeat;
    background-size: cover;
}
.hp-welcome-1 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-fd942b9d-b922-47b5-919e-accef65dfa06/images/bg_welcomeservices.jpg)no-repeat;
    background-size: cover;
	z-index: 1 !important;
}
#hp-brands-6 .swiper-slide,
#hp-insurance-1 .swiper-slide{
    background: none;
}
/* Request Appointment */
	/**/
/* Testimonials */
	/**/

.testimonials-swiper-4 .swiper-slide {
    background: none;
    color: #666;
}
/* Custom HP BG */
#custom-bg .background-section, #custom-bg .background-section img {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 1;
}
.section-p.bg-cta-background,
.col-xs-12.hp-welcome-1,
.module-19.style2,
#hp-brands-6,
#hp-insurance-1,
.module-testimonials.style-4{
    z-index: 2;
    position: relative;
}
/* Footer */
	/**/
/*Media Queries*/
	/**/
@media (max-width:1024px){
    body[data-page-name="index"] #navigation {
        position: relative;
    }
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
}
/* End - HP Edits*/

div#logo-block img {
    margin: 0 auto;
    height: 80px;
    object-fit:contain;

}

div#logo-block >div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
}

div#logo-block >div {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
}

.scroll-arrow {
    position: absolute;
    bottom: 7px;
    left: 50%;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    aspect-ratio: 1;
    background: #ffffffe0;
    border-radius: 50%;
	transform: translateX(-50%);
}

.scroll-arrow:hover {
    background: #ffffff;
}

.homepage-swiper .swiper-pagination-bullets {
    bottom: 60px;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text .span-1, .contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour .ry-text p {
    font-weight: 700;
}


.cta-btn:nth-child(1):not(:hover) {
    background: var(--color-secondary-background)!important;
}
.cta-btn:first-child:hover img {
    filter: unset !important;
}
.cta-btn:first-child:hover {
	border-color: var(--color-secondary-background);
}
.cta-btn:first-child:hover a {
	color: var(--color-secondary-background);
}
.cta-btn:nth-child(2):not(:hover) {
    background: var(--color-primary-background);
}
.cta-btn a {
    max-width: 145px;
    letter-spacing: 1px;
}
@media (max-width:1024px) {
	
	.sections-block {
	  display: flex;
	  flex-direction: column-reverse;
	}
	
	div.hp-welcome-1 > div {
	  padding: 50px 30px;
	}
}

.cta-btn.custom-btn:not(:hover) {
    background:#ff0000 !important;
}
