/* 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}
*/

ul.ry-nav li a {
	font-size: 22px;
}

#hp-slider .custom-headline {
    margin: 0 !important;
}

/*.ry-services.style2 .ry-flex {
	flex-direction: column;
	gap: 30px;
}

.ry-services.style2 .ry-flex .ry-each .block-group {
	display: flex;
	gap: 30px;
}


@media (max-width: 1081px) {

	div.mobile-services {
		display: grid;
		grid-template-columns: 1fr;
		gap: 30px;
	}
}*/
.bar {
	background: rgb(4 68 100) !important;
}

[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
}
.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;
}

/* 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 <July 30, 2025> */

/* Fonts*/
/*fonts*/

/*btns*/

/*Modal*/
/* Header */
/**/

.ry-menu .ry-nav li.primary:hover {
	color: var(--color-secondary-background);
		}

.ry-menu .ry-nav li.primary:hover .caret {
	border-color: var(--color-secondary-background);
		}

.cta-icon {
	border-color: #ff6d256e;
	color: var(--color-primary-background);
		}

/* Hero */
/**/
.with-gradient:before {
	background-image: linear-gradient(to bottom, #ffffffd6, transparent, #0000007a);
}

.slider-info {
	min-height: fit-content;
}
/* CTA */
/**/
/* Welcome */
/**/
.module-welcome.style-5 .ry-each.image-wrapper {
	border: none;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
	object-fit: contain;
}
.module-welcome.style-5 .ry-each.image-wrapper .photo {
	padding-bottom: 80%;
}

.module-welcome.style-5 .ry-container {
	width: 100%;
}

.module-welcome.style-5 .ry-text p {
	margin-bottom: 0;
}
/* Services */
/**/
.ry-services.style2::after {
	content: "";
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-372f4eab-1f35-4e96-ad6b-e73474f1f567/backgrounds/sanagaEC_services_before.png);
	background-size: cover;
	background-position: center top;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30%;
	left: 0;
	z-index: 1;
}
#services-7 .each-block {
	border: 2px solid var(--color-primary-background);}

/* Meet the Team */
/**/
/* Insurance */
/**/
/* Brand */
/**/
#hp-brands-6 .brands-swiper-4 .swiper-wrapper div {
	background: white;
}

#hp-brands-6 .brands-swiper-4 .swiper-wrapper div img {
	mix-blend-mode: normal;
}
/* Request Appointment */
/**/
/* Testimonials */
/**/
.module-testimonials.style-4 .swiper-wrapper div {
	background: transparent;
	color: #374151;
}
/* Footer */
/**/
#ry-footer-3 .footer-contents::before {
	opacity: 0;
}

#ry-footer-3::before {
	opacity: 1;
}
/*Media Queries*/
@media screen and (max-width:1024px){
	.with-gradient:before {
		background-image: linear-gradient(to bottom, #ffffff00, transparent, #0000007a);
	}
}
@media screen and (max-width:767px){
	#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.with-gradient:before {
		opacity: 0;
	}
}
@media (min-width: 768px) {
	.slider-info-center-bottom {
		bottom: 3%;
	}
}
/* End - HP Edits*/

#ry-footer::before {
	background-position: center top;
}

#ry-footer ul {
	line-height: 2;
}
.footer-contents ul li, .footer-contents a, .footer-contents h4, .footer-contents p {
	color: #141414;
}
#ry-footer-3::after {
	display: none;
}
#ry-footer-3::before {
	opacity: 1;
}
#ry-footer-3 .footer-contents {
	background: #fff;
	border: 6px solid var(--color-primary-background);
		}
#ry-footer-3 .footer-contents::before {display: none;}
div#hp-insurance-1, div#hp-brands-5 {
	background: #f9fafe;
}
@media (max-width:700px) { 
	#ry-footer-3 .footer-contents {
		max-width: 90% !important;
		width: 100% !important;
		padding: 3em 1em !important;
	}

	div#ry-footer-3 {
		padding: 0;
	}

	#ry-footer-3 .footer-contents {
		text-align: center !important;
	}
}

body[data-page-name="contact-us"] #footer-map {
	display: none;
}

body[data-page-name="contact-us"] div#ry-footer-3 {
	margin-top: 200px;
}

#ry-footer ul {
	line-height: 2;
}
.footer-contents ul li, .footer-contents a, .footer-contents h4, .footer-contents p {
	color: #141414;
}
#ry-footer-3::after {
	display: none;
}
#ry-footer-3::before {
	opacity: 1;
}
#ry-footer-3 .footer-contents {
	background: #fff;
	border: 6px solid var(--color-primary-background);
		}
#ry-footer-3 .footer-contents::before {display: none;}
div#hp-insurance-1, div#hp-brands-5 {
	background: #f9fafe;
}
@media (max-width:700px) { 
	#ry-footer-3 .footer-contents {
		max-width: 90% !important;
		width: 100% !important;
		padding: 3em 1em !important;
	}

	div#ry-footer-3 {
		padding: 0;
	}

	#ry-footer-3 .footer-contents {
		text-align: center !important;
	}
}

body[data-page-name="contact-us"] #footer-map {
	display: none;
}

body[data-page-name="contact-us"] div#ry-footer-3 {
	margin-top: 200px;
}
.footer-privacy strong {
	color:rgb(185 28 28 / 1) !important;
}
body[data-page-name="contact-us"] #footer-map {
	display: none;
}

body#ry-pg-body h1,
body#ry-pg-body h2,
body#ry-pg-body h3,
body#ry-pg-body h4,
body#ry-pg-body h5,
body#ry-pg-body h6,
.ry-btn, .ry-btn.ry-btn-primary, .ry-btn.ry-btn-secondary {
	font-family: Lato !important;
}
body#ry-pg-body h3 {
	font-size: 1.5rem !important;
}



#ry-pg-body #floating-header {
    position: relative !important;
    background-color: #ffffff;
}