/* 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 <March 27, 2026> */

/**/
	/*fonts*/

	/*btns*/
/*Modal*/
/* Header */
	/**/
.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: none;
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
    padding: 10px 30px;
}
body[data-page-name="index"] #navigation {
    position: absolute;
}
body:not([data-page-name="index"]) #navigation {
    background: #e2f4f7;
}
.slider-info {
    min-height: fit-content;
}
.cta-btn {
    border-radius: 999px;
}

.cta-btn:first-child {
    background: none;
	border: none;
}
.cta-btn:nth-child(2) {
	background: var(--color-primary-background);
	width:300px;
}
.cta-btn:nth-child(2):hover {
    background: transparent;
    border-color: var(--color-primary-background);
    color: var(--color-primary-background);
}
.cta-btn:nth-child(2) a {
    max-width: 300px;
}
.snap-mobile-menu {
    background-color: #e1f4f7;
}

mm-burger {
    color: #374151;
}

.goog-te-gadget img {
    display: inline;
}
.goog-te-gadget {
    width: 200px;
}

.cta-btn:first-child {
    width: 320px;
}
.ry-menu .ry-nav li.dropdown:nth-child(3) .dropdown-menu,
.ry-menu .ry-nav li.dropdown:nth-child(4) .dropdown-menu {
    left: unset;
    right: -100px;
}
/* Hero */
	/**/
.with-gradient:before {
    background-image: linear-gradient(to bottom, #e2f4f7, transparent, transparent);
}
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
	object-position: bottom;
}
/* CTA */
	/**/
/* Welcome */
	/**/
#welcome-wrap.style-1 .module-22 .ry-left img {
    border: none;
    border-radius: 0;
	margin: 0 auto;
    max-width: 100%;
	width: 100%;
}

#welcome-wrap.style-1 .svg-background .cls-1 {
    fill: #aee3f5;
}
#welcome-wrap.style-1 .module-22 .ry-content {
    width: 1600px;
}
#welcome-wrap.style-1 .module-22 .ry-right .content-wrap p {
    text-align: center !important;
}

#welcome-wrap.style-1 .svg-background {
    width: 36%;
}
/* Services */
	/**/
#services-7 .ry-content .content {
    max-width: 1280px;
}

.ry-services.style2 .ry-each .photo:before {
    background: white;
    border: 5px solid var(--color-primary-background);
    border-radius: 100%;
}

.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: black;
}

.ry-services.style2 .ry-each .title {
    bottom: 45px;
}

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

.ry-services.style2 .ry-each .each-block:hover .photo img {
    opacity: .07;
}
/* Meet the Team */
	/**/
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
.module-appointment.style-3::after, .module-appointment.style-3 {
    background-color:#aee3f5;
}
.form-group .form-control, .form-control.select2-container .select2-choices {
    background: white;
}
/* Testimonials */
	/**/
.review-widget.light {
    z-index: 0;
}
/* Footer */
	/**/
/*Media Queries*/
	/**/
@media screen and (max-width:1024px){
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
    #welcome-wrap.style-1 .svg-background {
        width: 70%;
        left: -20%;
    }
}
@media (max-width: 1080px) {
    .ry-services.style2 .each-block .photo:before {
        height: 100%;
        background: white;
        border: 10px solid var(--color-primary-background);
        border-radius: 100%;
    }
    .ry-services.style2 .each-block .photo img {
        z-index: 2;
        height: 50%;
        top: 10%;
        object-fit: contain;
    }
    
    .ry-services.style2 .each-block .title div {
        color: black;
    }
}
@media (width < 1080px) {
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before {
        opacity: 1;
    }
}
@media (max-width:1470px){
    .ry-menu .ry-nav li.dropdown:nth-child(3) .dropdown-menu,
    .ry-menu .ry-nav li.dropdown:nth-child(4) .dropdown-menu {
        left: unset;
        right: -100px;
    }
}
/* 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;
}


.team-excerpt h2 {
    font-size: 32px;
}

div#reviews-widget-container-c4833cba-7843-4a62-b292-d9a5d7bd85e1 {
	z-index:9;
}

.custom-headline h2 .span-1 {
	font-weight: 800;
}

#navigation a {
    font-weight: bolder;
}

