/* 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-pg-body p {
  font-size: 18px !important;
  line-height: 30px;
}


div#menu-block {
  width: 100%;
  max-width: 650px;
}
div#menu-block {
  margin: 0;
}
div#menu-block .ry-nav {
  margin: 0;
  display: flex;
  align-content: center;
  justify-content: space-between;
}

#phone-translate-block {
  display: flex;
  padding-bottom: 0;
  justify-content: flex-end;
  align-items: flex-end;
}


#header-social {
  justify-content: flex-end;
}

#heade-info-stack {
  width: auto;
}

#ry-body {
  overflow: hidden;
}

.ry-form.ry-form-box {
  width: 100%;
  max-width: 100%;
  margin-top: 2em;
  padding-top: 2em;
}

.ry-form.ry-form-box .form-control.input-file {
  font-family: itim !important;
  font-size: 16px;
}
.ry-form.ry-form-box .form-group {
  font-family: Itim !important;
}
.ry-form.ry-form-box .input-label {
  margin-bottom: 1em;
  font-size: 25px;
}

.submit-btn .ry-btn.ry-btn-primary {
  margin-top: 1.5em;
  padding: 15px;
  font-size: 18px;
}


#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
}

/** GOOGLE TRANSLATE **/
div#google_translate_element .goog-te-gadget-simple {
    display: flex;
    width: max-content;
}
div#google_translate_element .goog-te-gadget-simple > span {
    width: 100%;
}
div#google_translate_element .goog-te-gadget-simple > span a {
    display: flex;
    width: max-content;
}

div.page-spacing {
    margin-bottom: 4em;
}

.ry-photo.left {
    width: 30%;
    float: left;
    margin: 0 30px 20px 0;
}

.ry-photo.left img {
    margin: 0 auto 0;
    max-width:250px;
    border-radius:30px;
}

.ry-image-content.flex {
    justify-content: space-between;
}

.ry-image-content.flex div#with-image {
    width: 25%;
}

.ry-image-content.flex div#with-text {
    width: 70%;
}

a#page-btn {
    padding: 12px 20px;
    text-decoration: none;
    margin: 15px 0 0;
    display: block;
}

ul#quick-links a {
    font-size: 18px;
    color: #333;
}

ul#quick-links li {
    padding: 10px 30px;
    border-bottom: 1px solid rgb(102 102 102 / 10%);
}

ul#quick-links li:last-child {
    border-bottom: none;
}

ul#quick-links {
    margin: 0;
}

@media (max-width:767px) {
	
	.ry-photo.left {
		width: 100%;
		float: left;
		margin: 0 0 2em 0;
	}
	
	.ry-image-content.flex {
		justify-content: center;
		flex-direction:column;
			gap: 1em 0;
	}

	.ry-image-content.flex div#with-image, .ry-image-content.flex div#with-text {
		width: 100% !important;
	}

	.ry-image-content.flex div#with-text p, .ry-image-content.flex div#with-text h4 {
		text-align: center !important;
		
	}
	
	.ry-image-content.flex div#with-text h4 {
		margin: 0 0 10px 0 !important;
	}


    .ry-image-content.flex div#with-image img  {
        max-width: 180px;
        margin: 0 auto;
    }

	a#page-btn {
		margin: 15px auto 0;

	}
 
}




/* HP Edits - Started <Januay 08, 2026> */

/**/
	/*fonts*/

	/*btns*/
/*Modal*/
/* Header */
	/**/
.nav-white-logo {
    filter: brightness(0) invert(1);
}
.cta-icon {
    border-color: #374151;
    color: #374151;
}
/* Hero */
	/**/
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent, transparent);
}
/* CTA */
	/**/
/* Welcome */
	/**/
#welcome-wrap.style-1 .module-22 .ry-content {
    align-items: center;
}
/* Services */
	/**/

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

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

.ry-services.style2 .ry-each, .ry-services.style2 .block-count-3 {
    margin-bottom: 20px;
}

.ry-services.style2 .ry-each .each-block {
    overflow: visible;
}

.ry-services.style2::before {
    background: var(--color-secondary-background);
    height: 13%;
    top: auto;
    bottom: 0;
}
.ry-services.style2 .ry-each .photo:before {
    opacity: 0;
}

.ry-services.style2 .ry-each .photo img {
    object-fit: contain;
}

.ry-services.style2 .ry-each .photo:after {
    opacity: 0.9;
}

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

.ry-services.style2 .ry-each:nth-child(even)  .button-svg {
    background: var(--color-primary-background);
}
.ry-services.style2 .ry-each:hover .title div {
    color: var(--color-primary-text);
}
/* Meet the Team */
	/**/
#section-hp-team::before {
    background: var(--color-primary-background);
    height: 500px;
    width: 500px;
    border-radius: 999px;
    left: auto;
    right: -15%;
    top: -15%;
}
#section-hp-team::after {
    content: "";
    position: absolute;
    background: var(--color-primary-background);
    height: 500px;
    width: 500px;
    border-radius: 999px;
    right: auto;
    left: -15%;
    bottom: -15%;
}

/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.style-4 .swiper-slide {
    background: white;
    box-shadow: 0 0 7px 0 #33333326;
    color: #374151;
}

.module-testimonials.style-4 .swiper-slide svg {
    fill: #fde047;
}
/* Footer */
	/**/
#ry-footer-3::after, #ry-footer-3 .footer-contents::before {
    background-color: var(--color-secondary-background);
}

#ry-footer-3::before {
    opacity: 0;
}
/*Media Queries*/
	/**/
@media (max-width: 1600px) {
    .ry-hp-team::before {
        border-radius: 0;
        right: -25%;
        top: 0;
    }
	#section-hp-team::before, #section-hp-team::after {
		opacity: 0;
	}
}
@media (max-width: 1190px) {
    .ry-hp-team::before {
        border-radius: 0;
        right: -35%;
        top: 0;
    }
}
@media (max-width: 1024px) {
    .ry-hp-team::before {
        border-radius: 0;
        right: 0;
        top: 0;
        width: 100%;
        height: 30%;
    }
}
@media (max-width: 1080px) {
    .ry-services.style2 .each-block .photo {
        border-radius: 0;
    }
    
    .ry-services.style2 .each-block .photo:before {
        height: 0;
    }
    
    .ry-services.style2 .each-block .photo img {
        border-radius: 0;
        object-fit: contain;
    }
    
    .mobile-services .slick-track .each-block {
        margin-bottom: 100px;
    }
    
    .ry-services.style2 .each-block .title div {
        color: #374151;
        line-height: 1;
    }
    
    .ry-services.style2 .each-block .title {
        bottom: -70px;
    }

    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
    
    .with-gradient:before {
        opacity: 0;
    }
    .ry-hp-team .btn-wrapper {
        flex-direction: column;
        gap: 20px;
    }
    
    .ry-hp-team .btn-wrapper .ry-btn {
        margin: 0 auto;
    }
}
@media (width < 1080px) {
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before {
        opacity: 1;
    }
}
@media (max-width: 1024px) {
    #welcome-wrap.style-1 .module-22 .ry-left {
        margin-top: 10px;
        max-width: 100%;
        width: 100%;
    }
    #welcome-wrap.style-1 .module-22 .ry-content {
        gap: 0px;
        max-width: 100%;
    }
    #welcome-wrap.style-1 .svg-background {
        top: -20%;
    }
}

@media (max-width: 720px) {
    #welcome-wrap.style-1 .module-22 .ry-left iframe {
        height: 250px;
    }
    #welcome-wrap.style-1 .module-22 .ry-content {
        gap: 40px;
    }
        #welcome-wrap.style-1 .module-22 .ry-left {
        margin-top: 50px;
    }
}
@media (max-width: 500px) {
    #welcome-wrap.style-1 .module-22 .ry-left iframe {
        height: 200px;
    }
}
/* End - HP Edits*/

#navigation {
	background: #fff;
}
mm-burger {
	color: #333 !important;
}

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

@media (max-width:1024px) {
	.snap-mobile-menu a.mobile-menu-icon:last-child {
		display: none;
	}
}