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

.homepage-swiper h2 {
	text-shadow: 3px 3px 3px rgb(0 0 0 / 40%);
		text-align: center;
}

#ry-pg-body :is(.navigation-3) {
    position: relative !important;
}

.mm-navbar__title > span {
    color: #fff;
}

@media (min-width: 1024px) {
	.navigation-3.fixed > .block.lg\:absolute.inset-0 {
		position: relative;
	}
}

@media (max-width: 1440px) {
	div#navigation-style-4.container {
		max-width: 1280px;
	}
}

div#navigation-style-4 {
    max-width: 1600px;
    width: 90%;
    padding: .5em 0 !important;
}

body#ry-pg-body div#navigation {
    position: static;
}

@media (max-width: 1080px) { 
	.ry-menu .ry-nav {font-size: 14px !important;}
}

@media (max-width: 1200px) { 
	div#navigation-style-4 {
		max-width: 90%;
	}
	.ry-menu .ry-nav {
		gap: 20px !important;
	}
	div#navigation-style-4 .cursor-pointer img {
		max-width: 200px;
	}
}

@media (max-width: 500px) {
	.snap-mobile-menu img { max-height: 75px;}
}

@media (max-width: 1200px) {
	.module-19 .ry-generic * {
		text-align: center !important;
	}
	.module-19 .ry-btn.ry-btn-primary {
		margin: auto;
	}
}

.homepage-swiper .swiper-slide img {
	object-position: center top;
}


@media (max-width:1080px) {
	.mobile-services .slick-track .ry-each {
        margin-left: 25px;
			border: none;
			background:#253340;
	}

	.mobile-services .slick-track  h4 {
		   color:#fff !important; 
			font-size:21px;
			font-weight:normal;
	}

	.mobile-services .slick-track a {
			background:#fff;
			margin:0 auto 1em;
			width: 50px;
			height: 50px;
	}

	.mobile-services .slick-track i {
			font-size:25px;
	}

	div#services-12 {
			display: none;
	}

	div#section-hp-services p {
			text-align:center !important;
	}

	.mobile-services .slick-track  {
			margin-top:2em;
	}
}

.navigation-4 .cursor-pointer img {
	max-width: 260px;
	transition: .3s;
}

.navigation-4.bg-White99 .cursor-pointer img {
    max-width: 180px;
    transition: .3s;
}

#services-12 > div:nth-child(odd) > div > a, #services-12 > div:nth-child(even) > div > a {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
    margin: 0;
    background: transparent;
}

#services-12 > div:nth-child(odd) > div > a i, #services-12 > div:nth-child(even) > div > a i {
    display: none;
}

#services-12 .hp-service {
    position: relative;
    padding-bottom: 20px;
}

#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    padding: 1.5rem 50px;
}

#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center h4 {
    font-weight: 500;
	    color: #054976;
}

#services-12 .hp-service div > img {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#section-hp-team:before {
	background-position: center top;
}

.testimonial-style1 {
    position: relative;
}
.testimonial-style1:before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-8e66ba7c-5a62-4ff4-b2db-816a865116e8/Assets/new_testimonial_background_V3.jpg);
    background-position: center top;
    background-size: cover;
}

.module-brands.style-5 .content .brand-block .each-brand .logo img{
	width: 100%;
	max-width: 250px;
	max-height: 100px;
	object-fit: contain;
	filter: brightness(0) invert(1);
}
.testimonial-style1 .main-title h2 {
    color: white;
}
.testimonial-style1 .swiper-slide {
    background: rgb(5 73 118 / 50%);
    background: rgb(5 73 118);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    background-color: rgb(9 47 72 / 50%);
    border: 2px solid #00c5fa99;
}

.testimonial-style1 .swiper-slide p {
    color: #fff !important;
}

#hp-insurance-1 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-8e66ba7c-5a62-4ff4-b2db-816a865116e8/Assets/brand_background.jpg);
	background-size: cover;
}

#ry-pg-body #hp-brands-1::before, #ry-pg-body #hp-brands-2::before, #hp-brands-3::before, #ry-pg-body #hp-brands-4::before, #hp-brands-5::before, #ry-pg-body #hp-brands-6::before {
    display: none;
}

#ry-pg-body .module-brands.style-5 .content .brand-block .each-brand .logo img {
    max-width: 180px;
    max-height: 70px;
}

[data-page-id="WebPage-a4cae1b3-e8e3-47dc-a36c-b0bfb0ce2723"] #footer-map {display: none;}

@media (max-width: 768px) {
	.test .fixed.w-screen {width: 90% !important;}
}

@media (max-width:600px) {
	.homepage-swiper .swiper-slide img {height: 350px !important;}
	#footer-map {height: 400px !important;}
}

#ry-footer ul {
	line-height: 2;
}