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

/* HP Edits - Started <January 12, 2026> */

/**/
	/*fonts*/

	/*btns*/

/*Modal*/
/* Header */
	/**/
.goog-te-gadget img {
    display: inline;
}

body[data-page-name="index"] #navigation {
    position: absolute;
}
.ry-menu .ry-nav li.primary .caret {
    border-color: #374151;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
}
#navigation .cta-btn {
    height: 70px;
}
/* Hero */
	/**/

.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, #00000070);
}

.slider-info {
    min-height: fit-content;
}
/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-5 .ry-flex {
    flex-direction: row-reverse;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo {
    padding-bottom: 100%;
}

.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}
/* Services */
	/**/
.ry-services.style2 .ry-each .photo:before {
    background: white;
}

.ry-services.style2 .ry-each .photo img {
    z-index: 2;
    height: 50%;
    width: 50%;
    left: 25%;
    top: 15%;
}

.ry-services.style2 .ry-each .title div {
    color: #374151;
}

.ry-services.style2 .ry-each:nth-child(1) .each-block:nth-child(1) .photo:before,
.ry-services.style2 .ry-each:nth-child(2) .each-block:nth-child(1) .photo:before,
.ry-services.style2 .ry-each:nth-child(3) .each-block:nth-child(1) .photo:before{
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
.ry-services.style2 .ry-each:nth-child(1) .each-block:nth-child(2) .photo:before,
.ry-services.style2 .ry-each:nth-child(2) .each-block:nth-child(2) .photo:before,
.ry-services.style2 .ry-each:nth-child(3) .each-block:nth-child(2) .photo:before{
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.ry-services.style2 .ry-each .photo:after {
    background: var(--color-secondary-background);
}

.ry-services.style2 .ry-each:nth-child(1) .each-block:nth-child(1) .photo:after,
.ry-services.style2 .ry-each:nth-child(2) .each-block:nth-child(1) .photo:after,
.ry-services.style2 .ry-each:nth-child(3) .each-block:nth-child(1) .photo:after{
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
.ry-services.style2 .ry-each:nth-child(1) .each-block:nth-child(2) .photo:after,
.ry-services.style2 .ry-each:nth-child(2) .each-block:nth-child(2) .photo:after,
.ry-services.style2 .ry-each:nth-child(3) .each-block:nth-child(2) .photo:after{
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.ry-services.style2 .ry-each .each-block:hover .title div {
    color: white;
}

.ry-services.style2 .ry-each .button-svg {
    background: var(--color-primary-text);
}

.ry-services.style2 .ry-each .button-svg svg {
    fill: var(--color-secondary-backgrond);
}
/* Meet the Team */
	/**/
/* Insurance */
	/**/

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

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

#hp-insurance-1 .swiper-slide img {
    mix-blend-mode: normal;
    filter: invert(1);
}
.t-swiper-button-next, .t-swiper-button-prev, .brand-4-swiper-button-next, .brand-4-swiper-button-prev {
    background-color: var(--color-primary-text);
    color: var(--color-secondary-background);
}
/* Custom HP */
.custom-hp-tech .photo img {
    box-shadow: 3px 2px 0px 2px rgb(0 0 0 / 30%);
    border-radius: 1rem;
}
/* Brand */
	/**/
.module-brands.style-5 .content .brand-block .each-brand .logo img {
    width: 90%;
}
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
/* Footer */
	/**/
/*Media Queries*/
	/**/
@media (min-width: 769px) {
    .module-welcome.style-5 .ry-text p {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}
.snap-mobile-menu {
    background-color: var(--color-primary-text);
}

mm-burger {
    color: var(--color-secondary-background);
}

@media (width < 1080px) {
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before {
        opacity: 1;
    }
}

@media (max-width: 1080px) {
    .ry-services.style2 .each-block .photo {
        border-radius: 0;
    }
    .ry-services.style2 .each-block .photo:before {
        background: white;
        height: 100%;
        border-radius: 40px;
    }
    .ry-services.style2 .each-block .photo img {
        z-index: 2;
        height: 70%;
        width: 70%;
        left: 15%;
    }
    .ry-services.style2 .each-block .title div {
        color: var(--color-secondary-background)
    }
}
@media (max-width: 767px) {
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
    
    .with-gradient:before {
        opacity: 0;
    }
    body[data-page-name="index"] #navigation {
        position: relative;
    }
    .module-welcome.style-5 .ry-flex {
        flex-direction: column-reverse;
    }
}
/* End - HP Edits*/

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

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



div#navigation.navigation-4.bg-White99 div#navigation-style-4 {
    max-width: 95%;
}

div#navigation.navigation-4.bg-White99 div#navigation-style-4 .flex.flex-col {
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    gap: 16px;
}
div#navigation.navigation-4.bg-White99 div#navigation-style-4 .ry-menu .ry-nav li.primary {
    margin-top: 0;
}

@media (max-width: 1600px) {
	.cta-btn a {
		max-width: 130px;
	}
	.ry-menu .ry-nav {
		gap: 12px;
	}
}


@media (max-width: 1460px) {
	div#navigation.navigation-4 div#navigation-style-4, div#navigation.navigation-4.bg-White99 div#navigation-style-4 {
		max-width: 90%;
	}
	div#navigation.navigation-4.bg-White99 div#navigation-style-4 .flex.flex-col {
		flex-direction: column;
		align-items: flex-end;
	}
}



/** SERVICES **/
.custom-services {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-c8429bc8-4b50-408e-8e3d-c4e56c2ff7fc/new_final_services_bg.jpg);
    background-size: cover;
    background-position: center;
    height: 1000px;
    display: flex;
    align-items: center;
}

a#serv-apt-btn {
  margin: 3em auto 0;
}

.custom-services .ry-container {
    max-width: 1600px;
    width: 90%;
}

.custom-services .ry-title {
    width: 30%;
    white-space: nowrap;
}

.custom-services .ry-title h2 {
    text-align: left;
    font-size: 60px;
    color: #ffffff;
    font-family: 'Cinzel';
    margin-bottom: 0.5em;
}

.custom-services .ry-title p {
    font-size: 22px;
    font-weight: 700;
    color: #78ccef;
    line-height: 1;
    margin: 20px 0 30px;
}

.custom-services .ry-services {
    width: 706px;
    height: 500px;
    min-width: 500px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 5px;
}

.custom-services .ry-copy {
    width: 400px;
    margin-left: 90px;
}

.custom-services .ry-services img {
    width: auto;
    display: block;
    margin: 0 auto;
	filter: brightness(0) invert(1);
	max-width: 120px;
	max-height: 120px;
}

.custom-services .ry-content {
    display: flex;
    justify-content: space-between;
	align-items: center;
}

.custom-services .ry-copy .ry-each:not(.current-active) {
    display: none;
}

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

.custom-services .ry-copy h3 {
    text-align: left;
    font-weight: normal;
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.custom-services .ry-copy p {
    color: #ffffff;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 30px;
}

.custom-services .ry-copy h3 span {
    display: block;
    margin: 10px 0 0;
    opacity: 0.502;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 36px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
}
.custom-services .ry-services .ry-each .ry-text span {
    display: block;
}
.custom-services .ry-services .ry-each .ry-text div>div {
    line-height: 130%;
}

.custom-services .ry-btn.ry-btn-primary:hover {
    border: 0;
}

.custom-services .ry-services .ry-each {
    width: 32.8%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    background: rgb(255 255 255 / 10%);
    transition: all ease 0.6s;
}

.custom-services .ry-services .ry-each.ry-each.current-parent-active img,
.custom-services .ry-services .ry-each.ry-each:hover img {
 	filter: brightness(0) invert(0);
}

.custom-services .ry-services .ry-each .ry-text {
    width: 90%;
    margin: 15px 0 0;
	z-index: 9;
}

.custom-services .ry-services .ry-each .ry-text div,
.custom-services .ry-services .ry-each:hover .ry-text div {font-size: 15px;letter-spacing: 1px;text-transform: uppercase;color: #fff;font-weight: 500;}

.custom-services .ry-services .ry-each.ry-each.current-parent-active .ry-text div, .custom-services .ry-services .ry-each.ry-each:hover .ry-text div {
    color: #5bcba6;
}
.custom-services .ry-services .ry-each.current-parent-active:before {
	content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
	border-radius: 35px;
    transform: scale(0.9);
}
.custom-services .ry-services .current-parent-active.ry-each:nth-child(1):hover:before, .custom-services .ry-services .ry-each:nth-child(1):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    transform: scale(0.9);
    border-top-right-radius: 35px;
	border-radius: 35px;
}

.custom-services .ry-services .current-parent-active.ry-each:nth-child(2):hover:before, .custom-services .ry-services .ry-each:nth-child(2):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    transform: scale(0.9);
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
	border-radius: 35px;
}

.custom-services .ry-services .current-parent-active.ry-each:nth-child(3):hover:before, .custom-services .ry-services .ry-each:nth-child(3):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    left: 0;
    transform: scale(0.9);
    border-top-right-radius: 35px;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
	border-radius: 35px;
}

.custom-services .ry-services .current-parent-active.ry-each:nth-child(8):hover:before, .custom-services .ry-services .ry-each:nth-child(8):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    left: 0;
    top: 0;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    transform: scale(0.9);
	border-radius: 35px;
}
.custom-services .ry-services .current-parent-active.ry-each:nth-child(9):hover:before, .custom-services .ry-services .ry-each:nth-child(9):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    left: 0;
    top: 0;
    transform: scale(0.9);
    border-bottom-right-radius: 35px;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
	border-radius: 35px;
}

.custom-services .ry-services .current-parent-active.ry-each:nth-child(4):hover:before,
.custom-services .ry-services .ry-each:nth-child(4):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    left: 0;
    top: 0;
    transform: scale(0.9);
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
	border-radius: 35px;

}

.custom-services .ry-services .current-parent-active.ry-each:nth-child(5):hover:before, .custom-services .ry-services .ry-each:nth-child(5):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    left: 0;
    top: 0;
   transform: scale(0.9);
	border-radius: 35px;
}

.custom-services .ry-services .current-parent-active.ry-each:nth-child(6):hover:before,
.custom-services .ry-services .ry-each:nth-child(6):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    left: 0;
    top: 0;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
	border-radius: 35px;
    transform:scale(0.9);
}

.custom-services .ry-services .current-parent-active.ry-each:nth-child(7):hover:before, .custom-services .ry-services .ry-each:nth-child(7):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    left: 0;
    top: 0;
   border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius:35px;
    transform:scale(0.9);
	border-radius: 35px;
}

.custom-services .ry-services .current-parent-active.ry-each:nth-child(8):hover:before, .custom-services .ry-services .ry-each:nth-child(8):hover:before
.custom-services .ry-services .current-parent-active.ry-each:nth-child(9):hover:before, .custom-services .ry-services .ry-each:nth-child(9):hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    left: 0;
    top: 0;
    border-top-right-radius: 35px;
    border-bottom-right-radius:35px;
    border-bottom-left-radius: 35px;
    transform:scale(0.9);
		border-radius: 35px;
}

.custom-services .ry-services .ry-each:nth-child(4), .custom-services .ry-services .ry-each:nth-child(5), .custom-services .ry-services .ry-each:nth-child(6) {
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
}

.custom-services .ry-right {
	display: flex;
	align-items: center;
	justify-content: center;
}

.custom-services .ry-services .ry-each:nth-child(3), .custom-services .ry-services .ry-each:nth-child(6), .custom-services .ry-services .ry-each:nth-child(9) {
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
}



.custom-services .ry-services .ry-each:nth-child(1), .custom-services .ry-services .ry-each:nth-child(4), .custom-services .ry-services .ry-each:nth-child(7) {
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
}

.custom-services .ry-services .ry-each:nth-child(2) {
  border-top-right-radius: 35px;
  border-top-left-radius: 35px;
}

.custom-services .ry-services .ry-each:nth-child(8) {
  border-bottom-right-radius: 35px;
  border-bottom-left-radius: 35px;
}

.custom-services .ry-services .ry-each:nth-child(3) {
  border-top-left-radius: 35px;
}

.custom-services .ry-services .ry-each:nth-child(9) {
  border-bottom-left-radius: 35px;
}

.custom-services .ry-services .ry-each:nth-child(1) {
  border-top-right-radius: 35px;
}

.custom-services .ry-services .ry-each:nth-child(7) {
  border-bottom-right-radius: 35px;
}

.custom-services .ry-services .ry-each:hover {
}

.custom-services .ry-services .ry-each:hover, .custom-services .ry-services .ry-each.current-parent-active {
    background: rgb(17,83,232);
	background: linear-gradient(45deg, #5acba6 0%, #000000 100%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%, #5acba6 100%);
}

.custom-services .ry-services .ry-each:hover img {
    filter: none;
}

/** END SERVICES **/

/** RESPONSIVENESS **/
@media(max-width:1680px) {
	.custom-services .ry-content {
		transform: scale(0.9);
	}

	.custom-services .ry-copy {
		margin-left: 60px;
	}
	
	.custom-services .ry-copy p {
		margin: 20px 0 30px;
	}
}

@media(max-width:1600px) {

	.custom-services .ry-title h2 {
		font-size: 50px;
	}

	.custom-services .ry-copy h3 {
		font-size: 40px;
	}

	.custom-services .ry-content {
		transform: scale(0.9);
	}
}

@media(max-width:1500px) {
	.custom-services .ry-right {
		transform: scale(0.9) !important;
	}
}

@media(max-width:1340px) {
	.custom-services .ry-content {
		flex-direction: column;
		align-items: center;
	}

	.custom-services .ry-right {
		justify-content: center;
	}

	.custom-services .ry-title {
		width: 100%;
		margin-bottom: 20px;
	}

	.custom-services .ry-title h2, .custom-services .ry-title p {
		text-align: center;
	}
	.custom-services .ry-title .ry-btn.ry-btn-primary {
		margin: 0 auto;
	}

	.custom-services .ry-title p {
		margin: 20px 0 25px;
	}
}

@media(max-width:1200px) {
	.custom-services .ry-copy {
		margin-left: 0;
		width: 100%;
		margin-top: 30px;
	}

	.custom-services .ry-right {
		transform: none;
		flex-direction: column;
	}

	.custom-services .ry-copy h3, .custom-services .ry-copy p {
		text-align: center;
	}

	.custom-services .ry-btn.ry-btn-primary {
		margin: 0 auto;
	}
	
	.custom-services {
		padding: 3em 0 ;
		height: auto !important;
	}
}
.custom-services .ry-right.mobile {
    display: none;
}
@media(max-width:991px) {
	.custom-services .hidden-xs.hidden-sm {
		display: none;
	}
	.custom-services .ry-btn.ry-btn-primary {
		margin: auto !important;
	}
	.custom-services .ry-right.mobile {
		display: block !important;
		width: 100%;
	}
	
	.custom-services .ry-title h2 {
		font-size: 40px;
	}


	.custom-services .ry-content {
		transform: none;
	}
	.custom-services .ry-services {
		background: transparent;
		width: 100%;
		height: auto;
		justify-content: center;
		display: block;
		min-width: 100%;
	}

	.custom-services .ry-copy .ry-each:not(.current-active) {
		display: block;
	}

	.custom-services .ry-right .carousel-control {
		display: none;
	}

	.custom-services .ry-right {
		margin-top: 30px;
		display: block;
	}
	
	.custom-services .ry-services .ry-each .ry-text {
		display: none;
	}
	
	.custom-services .ry-services .current-parent-active.ry-each:before,
	.custom-services .ry-services .ry-each:hover:before {
		display: none !important;
	}
	
	.custom-services .ry-services .ry-each.ry-each:hover img {
		filter: brightness(0) invert(1);
	}
	
	.custom-services .ry-copy h3 {
		font-size: 30px;
	}
	
	.custom-services .ry-services .ry-each {
		width: 100%;
		display: block;
		border-radius: 40px !important;
		padding: 1em;
		
	}
	
	.custom-services .ry-services .ry-each .ry-img {
		width: 100%;
	}
	.custom-services {
		padding: 80px 0;
	}
}

.custom-services .ry-title .ry-btn,
.custom-services .ry-copy .ry-button .ry-btn {
    margin-left: unset;
}

.custom-slider {
  width: 100%;
}

.custom-slider .swiper-slide {
  width: 100% !important;
}

.custom-slider .col-xs-12 {
  float: none !important; /* neutralize Bootstrap */
}

body:not([data-page-name="index"]) #navigation {
    background: white;
    position: relative;
}