body, body p, body div{font-family: Plus Jakarta Sans !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Montserrat, sans-serif !important;font-weight: 700 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Plus Jakarta Sans';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #FFFFFF !important;background: #087FE5 !important;font-size: 20px !important;text-transform: uppercase;}
.ry-btn-primary:hover {background: #25CEB1 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #25CEB1 !important;}
.ry-btn.ry-btn-secondary:hover {background: #087FE5 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 33px !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

body.default .module-header.style-11 {
    position: relative;
}
body.default .module-header.style-11 .ry-logo img {
    max-width: 120px;
}

@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

/** OUR TEAM PAGE **/
body[data-page-id="WebPage-71a02ca9-c546-4018-8919-13f680de621c"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-0f70bc74-e0fd-41e0-ac86-be3ab002822c/Interior_Page_Banners/ib_team.jpg) !important;
}


/* HP Edits - Started <June 15, 2026> */

:root {
	--clr-white: #FFFFFF;
	--clr-black: #2f241e;
	--clr-primary: #087FE5;
	--clr-secondary: #25CEB1;
	
	--font-herotitle: clamp(1.375rem, -1.9063rem + 10.5vw, 4rem); /*60px*/
	--font-title: clamp(1rem, -1.5rem + 8vw, 3rem); /*48px*/
	--font-spantitle: clamp(1.375rem, 0.7758rem + 1.9175vw, 1.854375rem); /*29.67px*/
	--font-subtitle: clamp(1.125rem, 1.0984rem + 0.085vw, 1.14625rem); /*18.34px*/
}
/**/
	/*fonts*/

.custom-headline h2 span {
    display: block;
    font-size: var(--font-spantitle);
    text-transform: uppercase;
    letter-spacing: 0.28em;
    font-weight: 400;
    color: var(--clr-primary);
}

.custom-headline h2 {
    text-align: center;
    font-size: var(--font-title);
    text-transform: uppercase;
    color: var(--clr-black);
}
	/*btns*/
		.ry-btn-white{
			color: var(--clr-black)!important;
			background: var(--clr-white) !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn-white:hover{
			color: var(--clr-white) !important;
			background: transparent !important;
			border: 1px solid var(--clr-white) !important;
		}
        .ry-menu .ry-nav li.dropdown .dropdown-menu li {
            background: var(--color-primary-background);
            color: #374151;
        }
/*Modal*/
/* Header */
	/**/
.snap-mobile-menu {
    background: white;
}

mm-burger {
    color: #374151;
}
.ry-menu .ry-nav li.primary .caret {
    border-color: #374151;
    border-top: 4px solid;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
		border-top: 4px solid;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
}
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: #fff;
    color: #333;
}
	
.module-43 .ry-right .ry-menu .nav-menu li a {
    color: #374151;
}

.ry-sticky-menu.fixed {
    background: white;
    box-shadow: 0 0 7px 3px #33333326;
}
.mobile-container {
    background: white;
}

.mobile-container .mobile-nav button .hamburger-inner, .mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after {
    background: var(--clr-black);
}
/* 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;
}
.module-66 .carousel .carousel-control {
    opacity: 0;
}

.module-66 .carousel .carousel-inner .item .text-center::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, white, transparent, transparent);
}

/* CTA */
	/**/
/* Welcome */
	/**/

.module-welcome.style-5 .background-section {
    opacity: 1;
    filter: none;
}

/* Services */
	/**/
	.ry-services.style2 .background-section {
    opacity: 1;
}
.ry-services.style2 .mobile-services {
    margin-top: 40px;
}
/* Meet the Team */
	/**/
.module-team.style-1 .ry-container {
    max-width: 1080px;
}
.module-team.style-1 {
    padding: 230px 0 6.6vh;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0f70bc74-e0fd-41e0-ac86-be3ab002822c/HP_Assets/doctor_bg.jpg) center center no-repeat;
	background-size: cover;
    margin-top: -230px;
    z-index: -1;
}

.module-team.style-1 .custom-headline h2,
.module-team.style-1 .custom-headline h2 .span-1{
    text-align: left;
	color: var(--clr-white);
}

	.module-team .headline-wrapper {
		display: flex;
		align-items: center;
	}

	.module-team.style-1 .content {
		padding-top: 6.6vh;
	}
/* Insurance */
	/**/
/* Brand */
	/**/

#section-brands {
    margin-top: -150px;
}

body.home #section-brands #top-brands .ry-multi-item-slider .container.ry-container {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0f70bc74-e0fd-41e0-ac86-be3ab002822c/Background_images/CRVC_brands_bg.jpg) center center no-repeat;
	background-size: cover;
    max-width: 1080px;
}

.ry-multi-item-slider {
    padding: 0;
}

body.home #section-brands .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: invert(0);
}

body.home .owl-carousel .owl-nav .owl-prev, body.home .owl-carousel .owl-nav .owl-next {
    opacity: 0;
}

.owl-carousel .owl-dots .owl-dot {
    background: white;
}
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-team.style-1 .content .ry-btn {
    margin-right: 0;
}
.module-testimonials.option-1:before {
    height: 100%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-0f70bc74-e0fd-41e0-ac86-be3ab002822c/Background_images/CRVC_testimonials_bg.jpg) top center no-repeat;
	background-size: cover;
}

.module-testimonials.option-1 {
    padding: 800px 0 0;
}

.module-testimonials.option-1 .content {
    background: #bebbb5;
    padding: 60px 40px;
    margin-bottom: -8vw;
    z-index: 1;
	border-radius: 20px;
}

.module-testimonials.option-1 .ry-container {
    max-width: 1080px;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    background: none;
	padding-top: 0;
}

.module-testimonials.option-1 .carousel-control.left, .module-testimonials.option-1 .carousel-control.right {
    opacity: 0;
}

.module-testimonials.option-1 .testimonials-wrapper {
    margin-bottom: 0;
}

.module-testimonials.option-1 .custom-headline h2, .module-testimonials.option-1 .custom-headline h2 span {
    color: white;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
    max-width: 100%;
}

.module-testimonials.option-1 .carousel-indicators .active {
    background-color: var(--clr-white) !important;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
    background: var(--clr-primary);
    top: -110%;
}
/* Footer */
	/**/
.module-44 .ry-footer-top {
    padding-bottom: 40px;
}

.module-44 .social-icons .social-inner-wrap:before, .module-44 .social-icons .social-inner-wrap:after {
    opacity: 0;
}

.module-44 .social-icons .social-inner-wrap li .fa {
    font-family: 'FontAwesome';
}

.module-44 .social-icons .social-inner-wrap {
    margin-left: 0;
    justify-content: flex-start;
}

.module-44 .ry-footer-logo,
.module-44 .ry-footer-copyright .ry-right img {
    margin-left: 0;
}
/*Media Queries*/
	/**/

@media (min-width: 1081px) {
	.mobile-services {
		display: block;
	}
    .ry-services.style2 .block-count-7, .ry-services.style2 .block-count-6, .ry-services.style2 .block-count-5, .ry-services.style2 .block-count-4, .ry-services.style2 .block-count-3 {
        display: none;
    }

	.ry-services.style2 {
		padding: 100px 0 300px;
	}
	.ry-services.style2 .ry-flex {
		display: none;
	}
	.ry-services.style2 .each-block .photo {
		position: relative;
		padding-bottom: 100%;
	}
	.ry-services.style2 .each-block .photo:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 150px;
		z-index: 2;
		background: linear-gradient(to bottom, #0000, #666666);
	}
	.ry-services.style2 .each-block:nth-child(even) .photo:before {
		background: linear-gradient(to bottom, #0000, #bebbb5);
	}
	.ry-services.style2 .each-block .photo img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.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: #ca9700;
		border: unset;
		box-shadow: unset;
		border-radius: 50%;
	}
	.mobile-services .slick-arrow {
		display: none !important;
	}
}

@media (max-width:1080px){
    #section-brands {
        margin-top: -20px;
    }
    
    body.home #section-brands #top-brands .ry-multi-item-slider .container.ry-container {
        border-radius: 0;
    }
    
    .module-testimonials.option-1 {
        padding: 130px 0 6.6vh;
    }
    
    .module-testimonials.option-1 .content {
        margin: 0;
        border-radius: 0;
    }
	.module-team .headline-wrapper {
		flex-direction: column;
	}

	.module-team.style-1 .custom-headline h2, .module-team.style-1 .custom-headline h2 .span-1 {
		text-align: center;
	}

	.module-team.style-1 .content .ry-btn {
		margin-right: auto;
		margin-top: 30px;
	}

	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
		opacity: 0;
	}
}
/* End - HP Edits*/