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

@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;
	}
}

.snap-mobile-menu {
	background-color: #988179;
}

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

@media (max-width: 1080px) {
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.slider-info {
		width: 100% !important;
		max-width: 100% !important;
	}
	.slider-info {
		width: 100%;
		max-width: 100%;
	}
	.homepage-swiper h2 {
		text-align: center !important;
	}
	div#ry-footer-3, .module-testimonials.style-2:before, .module-testimonials.style-3:after {
		margin-top: -1px;
	}
}

@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;
	}
}

@media (max-width: 1023px) {
	div#hp-slider {
		padding-top: 90px;
	}
}

#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-radius: 10px;
}

#section-hp-services div#services-12 {
    gap: 2rem;
}

.testimonial-style1 {
    position: relative;
}
.testimonial-style1:before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-52f7b7ea-0c2d-4ee4-9d8b-345ef2334306/Assets/team_background.jpg);
    background-position: center top;
    background-size: cover;
}

.testimonial-style1 .main-title h2, #section-hp-team .main-title h2 {
    color: white;
}
.testimonial-style1 .swiper-slide {
    background: rgb(0 0 0);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    background-color: rgb(0 0 0 / 50%);
    border: 2px solid #00000099;
}

.testimonial-style1 .swiper-slide p {
    color: #fff !important;
}
body[data-page-name="frames"] .grid .bg-gray-200 {
    display: flex;
    justify-content: center;
    align-items: center;
}
body[data-page-name="frames"] .grid .bg-gray-200 img {
    max-height: 80px;
    object-fit: contain;
}

body#ry-pg-body .navigation-3:not(.bg-White99) {
    padding-bottom: 0;
    position: relative;
    background: black;
}

@media (min-width: 1024px) {
        padding-bottom: 0;
}
body#ry-pg-body .navigation-3:not(.bg-White99) {
    padding-bottom: 0;
    position: relative;
    background: black;
}

@media (min-width: 1024px) {
	body#ry-pg-body .navigation-3{
        padding-bottom: 0;
	}
}

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

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

.module-welcome.style-5.module-visble {
    position: relative;
}

.module-welcome.style-5.module-visble:before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-52f7b7ea-0c2d-4ee4-9d8b-345ef2334306/Assets/Visible_Genomic_Testing_section_bg.jpg);
    background-size: cover;
	opacity: 1 !important;
}

.module-welcome.style-5.module-visble .ry-content > .ry-flex * {
    color: #fff;
}

@media (min-width: 1081px) {
	.module-welcome.style-5.module-visble .ry-content > .ry-flex {
		flex-direction: row;
		gap: 80px;
	}
}