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

#ry-pg-body #navigation {
    position: relative !important;
}

.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-testi-bg {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-9714265a-1eb0-4a3c-a497-453851d7a0d4/Assets/new_testimonial_background.jpg);
	background-size: cover;
	background-position: center top;
}

.text-secondary-background h6 {
    color: #333;
}


div#section-hp-team .text-sm.font-medium.text-primary-background.sm\:text-base.lg\:text-lg.dark\:text-gray-200.uppercase p {
    font-size: 22px;
    margin-bottom: 10px;
	color: #222222;
}

div#section-hp-team .text-xs.text-gray-600.sm\:text-sm.lg\:text-base.dark\:text-gray-400 p {
    opacity: .8;
    font-size: 18px;
}

#section-hp-team .homepage-team-swiper {
    max-width: 40rem !important;
}

.ry-services.style2 .text-primary-background h3 {
    color: #212121;
}

.cta-section {
	background: transparent !important;
}

div#section-hp-team .team-box {
    background: #f9f9f9c2 !important;
    box-shadow: 0 10px 50px rgb(0 0 0 / 20%);
}

.hp-testi-bg .swiper-backface-hidden .swiper-slide {
    background: #0e3060;
}

#ry-footer-3::after {
	background-color: var(--color-secondary-background);
		}

body#page div#hp-brands-6 {
    background: linear-gradient(to top, #f3f4f6, transparent);
}
.module-welcome.style-5 .ry-container {
	max-width: 1280px;
}
.group-bg {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-9714265a-1eb0-4a3c-a497-453851d7a0d4/Assets/group_bg_v3.jpg);
	background-size: cover;
	background-position: center center;
}

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

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