/* 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;
}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4
}

/* HP Edits - Started <July 01, 2026> */

/**/
/*fonts*/

/*btns*/

/*Modal*/
/* Header */
/**/
.snap-mobile-menu {
	background: white;
}
.link, .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.cta-btn div {
	display: flex;
	flex-direction: column;
}

.cta-btn div br {
	display: none;
}

.cta-btn div span {
	text-transform: uppercase;
}

.cta-icon-wrap {
	min-width: 35px;
	height: 35px;
}

.cta-btn div {
	font-size: 15px;
	line-height: 1.2;
	text-transform: uppercase;
}
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);
			}
.cta-btn:first-child {
	background: var(--color-primary-background);
		}

.cta-btn:first-child:hover {
	background: transparent;
	color: var(--color-primary-background);
		border-color: var(--color-primary-background);
			}
/* Hero */
/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
	height: 100vh !important;
	object-fit: cover;
}
#hp-slider .swiper-pagination-bullet {
	background-color: white;
}
#ry-video-slider {
	height: 100vh;
	object-fit: cover;
}

.homepage-video-slider::before {
	background: linear-gradient(to bottom, white ,transparent, transparent);
	height: 100%;
	opacity: 1;
}
/* CTA */
/**/
/* Welcome */
/**/
.module-welcome.style-6 .ry-each.image-wrapper .photo.offset {
	box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 19%);
}
/* Services */
/**/
.ry-services.style2 .ry-content .content {
	max-width: 980px;
	margin-top: 40px;
}

#section-hp-services:before {
	height: 40%;
	top: auto;
	bottom: 0;
}

.ry-services.style2 .ry-each .photo:before {
	background: var(--color-secondary-background);
		border-radius: 20px;
		}

.ry-services.style2 .ry-each:nth-child(2) .each-block:nth-child(1) .photo:before, .ry-services.style2 .ry-each:nth-child(2) .each-block:nth-child(2) .photo:before, .ry-services.style2 .ry-each:nth-child(2) .each-block:nth-child(3) .photo:before {
	background: var(--color-primary-background);
		}

.ry-services.style2 .ry-each .photo img {
	z-index: 2;
	height: 40%;
	width: 40%;
	left: 30%;
	top: 18%;
	filter: invert(1);
}
.ry-services.style2 .ry-each .photo:after {
	opacity: 1;
	border-radius: 20px;
	background: #666;
}

.ry-services.style2 .ry-each .each-block:hover .photo img {
	opacity: 0.1;
}
.ry-services.style2 .block-count-7 {
	display: none;
}
.ry-services.style2 .block-count-4 {
	display: none;
}
/* Meet the Team */
/**/
#section-hp-team h6, #section-hp-team p {
	color: var(--color-primary-text);
		}
/* Insurance */
/**/

#hp-insurance-1 .overflow-hidden {
	padding: revert-layer;
}

.t-swiper-button-next, .t-swiper-button-prev, .brand-4-swiper-button-next, .brand-4-swiper-button-prev {
	background-color: var(--color-primary-background);
		}

#hp-insurance-1 .swiper-slide {
	background: none;
}

#hp-insurance-1 {
	background: white;
}
/* Brand */
/**/
/* Request Appointment */
/**/
/* Testimonials */
/**/
.module-testimonials.style-2 .comments-icon {
	background-color: var(--color-secondary-background);
		}

.module-testimonials.style-2 .comments-symbol {
	font-family: auto;
}

.module-testimonials.style-2 p {
	color: #666 !important;
}

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	opacity: 0;
}

.module-testimonials.style-2 svg {
	color: rgb(253 224 71 / var(--tw-text-opacity, 1));    
		}
#section-hp-services .slick-dots {
	display: none !important;
}

.basic-box {
	display: flex;
	margin: 30px 0;
	gap: 20px;
	flex-wrap: wrap;
}

.basic-box .each {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 20px;
	overflow: hidden;
}

.basic-box .each .title {
	font-size: 20px;
	text-align: center;
	line-height: 1.2;
	font-weight: bold;
	text-transform: uppercase;
	padding: 30px;
	background: #68cef5;
	color: #fff;
}

.basic-box .each .ry-text p {
	line-height: 1.3;
}

.basic-box .each ul li, .basic-box .each ul li p {
	margin: 0 !important;
}

.basic-box .each ul {
	margin: 0;
	margin-top: -20px;
}

.basic-box .each .ry-text {
	padding: 0 30px 40px;
}
.module-team.custom .custom-headline h2 .span-1 {
	color: #fff !important;
}

.module-team.custom .custom-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #68cef5, #2366af, #2366af);
}
/* Footer */
/**/
/*Media Queries*/
/**/
@media (max-width:1080px){
	.ry-services.style2 .each-block .photo, .ry-services.style2 .each-block .photo:before {
		height: 100%;
		background: var(--color-primary-background);
			border-radius: 20px;
			}

	.ry-services.style2 .each-block .photo img {
		border-radius: 0;
		z-index: 2;
		height: 50%;
		width: 50%;
		left: 25%;
		top: 20%;
		filter: invert(1);
	}

	.ry-services.style2 .each-block:nth-child(even) .photo:before {
		background: var(--color-secondary-background);
			}
}

@media (max-width:1024px){
	body[data-page-name="index"] #navigation {
		position: relative;
	}
	#ry-video-slider {
		height: 100% !important;
		object-fit: cover;
	}

	#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
}

@media (min-width: 1081px) {
	.mobile-services {
		display: block;
	}
	.ry-services.style2 .each-block .photo, .ry-services.style2 .each-block .photo:before {
		height: 100%;
		background: var(--color-primary-background);
			border-radius: 20px;
			}

	.ry-services.style2 .each-block .photo img {
		border-radius: 0;
		z-index: 2;
		height: 50%;
		width: 50%;
		left: 25%;
		top: 20%;
		filter: invert(1);
	}

	.ry-services.style2 .each-block:nth-child(even) .photo:before {
		background: var(--color-secondary-background);
			}
	.ry-services.style2 .each-block .photo {
		position: relative;
		padding-bottom: 100%;
		border-radius: 20px;
		overflow: hidden
	}

	.ry-services.style2 .each-block .photo:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
	}

	.ry-services.style2 .each-block .photo img {
		position: absolute;
		top: 10%;
		left: 25%;
		width: 50%%;
		height: 50%;
		object-fit: cover;
		border-radius: 0;
	}

	.ry-services.style2 .each-block .title {
		position: absolute;
		bottom: 25px;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 3;
		transition: .4s;
	}

	.ry-services.style2 .each-block .title div {
		font-size: 20px;
		color: #fff;
	}

	.ry-services.style2 .each-block .link, .ry-services.style2 .each-block .link a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9;
		opacity: 0;
	}

	.ry-services.style2 .each-block .button-svg {
		display: none;
	}

	.mobile-services .slick-track .each-block {
		margin-left: 25px;
	}

	.mobile-services .slick-list {
		margin-left: -25px;
	}

	.mobile-services .slick-dots {
		margin-top: 30px;
		padding-left: 0;
		list-style: none;
		display: flex !important;
		justify-content: center;
		align-items: center;
	}

	.mobile-services .slick-dots li {
		margin: 0 3px;
		height: auto;
		line-height: initial;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.mobile-services .slick-dots li:not(.slick-active) {
		opacity: .5;
	}

	.mobile-services .slick-dots button {
		width: 12px;
		height: 12px;
		text-indent: -9999999px;
		background: #68cef5;
		border: unset;
		box-shadow: unset;
		border-radius: 50%;
	}

	.mobile-services .slick-arrow {
		display: none !important;
	}
}
/* End - HP Edits*/

div#navigation .bg-primary-background {
	background-color: #fff !important;
}

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

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

@media (min-width: 1280px) {
	#contents p, #contents div {
		font-size: 1.25rem;
	}

	#navigation .ry-menu .ry-nav li a {
		font-size: 1.25rem;
	}
}

@media (min-width: 769px) {
	.module-team.custom .custom-headline h2 {
		text-align: left;
	}
}