<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">


.jost-regular {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

body, body p, body div{font-family: "Jost", sans-serif !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family:"Jost", sans-serif !important;font-weight: 600 !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: 'Poppins';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: #6bcff6 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #000000 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #000000 !important;}
.ry-btn.ry-btn-secondary:hover {background: #6bcff6 !important;color: #ffffff !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !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;
}

@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;
	}
	
	
}

/* Hero Section */

.module-14 h1 {
    font-family: 'Poppins' !important;
    color: #fff;
    font-size: 80px;
    line-height: 70px;
	margin-bottom: 20px;
}

.module-14 h1 .span-1 {
    text-transform: uppercase;
    font-size: 30px;
}

.module-14 h1 .span-2 {color: #6bcff6;}

.module-14 .item .card .slide-text-wrap .btn-wrap .btn {margin: 0 auto;}

/* Brands Page */

#ry-pg-body.brands-pg {padding: 0;}

.brands-pg .banner .ry-each {width: 50%;}

.brands-pg .banner .ry-each img {
    object-fit: cover;
    height: 100%;
}

.brands-pg .banner .ry-each:has(div) {
    padding: 5%;
    background: #cee6f9;
}

.brands-pg .banner {margin-bottom: 90px;}

.brands-pg .brands-grid {
    gap: 30px;
    display: flex;
}

.brands-pg .brands-grid .ry-each:not(:last-child) {margin-bottom: 30px;}

.brands-pg .cta-section {
    margin-top: 80px;
    padding: 100px 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-387f18db-03c4-41d6-9c43-47ddd9e1f6ac/brands/cta_bg.jpg) no-repeat;
	background-size: cover;
}

.brands-pg .cta-section div {
    position: relative;
    z-index: 2;
}

.brands-pg .cta-section .ry-btn {margin: 0 auto;}

.brands-pg .cta-section:before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgb(255 255 255 / 85%);
    z-index: 1;
}

@media (max-width: 600px) {
	.brands-pg .brands-grid {display: block;}
	.brands-pg .banner {flex-direction: column;}
	.brands-pg .banner .ry-each {width: 100%;}
}

/*Build Starting - <July 22, 2024>*/

:root {
	--clr-black: #000000;
	--clr-white: #ffffff;
	--clr-skyblue: #6bcff6;
	
	--font-header: clamp(1rem, 6vw, 60px);
	--font-header-span: clamp(1rem, 6vw, 30px);
	
	--bg-brands: url(https://s3.amazonaws.com/static.organiclead.com/Site-387f18db-03c4-41d6-9c43-47ddd9e1f6ac/Assets/brands_bg.jpg) center/cover no-repeat;
	--bg-testimonial-comment: url(https://s3.amazonaws.com/static.organiclead.com/Site-387f18db-03c4-41d6-9c43-47ddd9e1f6ac/CVA_favicon.png) center/contain no-repeat;
}
/*Global*/

/*Modal*/
/*Header*/
.module-34 .ry-btn-module-34:hover {
    color: var(--clr-white) !important;
}
/*Hero*/
.module-66 .carousel .carousel-inner .text-center:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, white, transparent, transparent, black);
}

.module-66 .carousel .carousel-inner .item img {
    height: 100vh;
    object-fit: cover;
    object-position: top;
}
/*Welcome*/
.module-welcome.style-5 {
    z-index: 1;
}
.module-welcome.style-5 .background-section {
    opacity: 1;
    filter: none;
}


.module-welcome.style-5 .ry-each h2 {
    color: black;
}

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

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}

.module-welcome.style-5 .ry-flex {
    align-items: flex-end;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo {
    transform: translate(0, 11%);
}
.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
}

.module-welcome.style-5 .background-section, .module-welcome.style-5 .background-section img {
    object-position: right;
}
/*CTA*/
/*Services*/
.ry-services.style2 {
    z-index: 2;
	padding: 100px 0;
}
.ry-services.style2 .section-headline {
    margin-bottom: 70px;
}

.ry-services.style2 .section-headline * {
    color: var(--clr-white);
}

.ry-services.style2 .ry-each .photo:before {
    background: linear-gradient(to top, var(--clr-black), transparent, transparent);
    border-radius: 100%;
    height: 100%;
}

.ry-services.style2 .ry-each .each-block:hover .title div {
    color: var(--clr-black);
}
/*Team*/
.module-28:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to left, var(--clr-white), #ffffffe0, transparent);
}
/*Insurance*/
.ry-multi-item-slider {
    background: var(--clr-black);
}

.ry-multi-item-slider-heading-section,
.fa-chevron-left:before,
.fa-chevron-right:before{
    color: var(--clr-white);
}

body.home .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: invert(1);
}
.owl-carousel .owl-dots .owl-dot {
    background: var(--clr-white);
    opacity: 0.2;
}
.owl-carousel .owl-dots .owl-dot.active {
    opacity: 1;
}


/*Brands*/
.module-brand {
    padding: 130px 0;
}
.module-brand:before {
    opacity: 0.4;
    background: var(--bg-brands);
}
.brand-wrapper .swiper-slide .logo-wrapper img {
    filter: brightness(0) invert(1);
}

.brand-wrapper .swiper-slide .logo-wrapper {
    background: #000000cf;
    backdrop-filter: blur(7px);
}
/*Appointment Form*/
/*Testimonials*/


.module-testimonials.option-1 {
    background-color: var(--clr-black);
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    background: transparent;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: var(--bg-testimonial-comment);
    border: none;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon span {
    opacity: 0;
}

.module-testimonials.option-1:before {
    opacity: 0;
}
/*Footer*/
.module-16 {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-387f18db-03c4-41d6-9c43-47ddd9e1f6ac/Assets/footer_bg.jpg);
    background-size: cover;
    background-position: top center;
    padding-bottom: 780px;
    background-color: #D5BCA6;
}
@media only screen and (max-width:1080px){
	.module-16 {
		padding-bottom:clamp(180px,42.381vw,420px);
		background-size:contain;
		background-position:bottom center;
		background-repeat:no-repeat;
	}
}
.module-16 #footer-row2 {
    align-items: flex-end;
}

.module-16 #footer-row2 .ry-right .powered.ry-text img {
    max-width: 200px !important;
}
/* Font- Edits */
.module-welcome.style-5 .ry-each h2 span,
.module-28 .ry-section-title span{
    display: block;
}

.module-66 .bnr-textbox .ry-section-title {
    font-weight: 300 !important;
}

.module-welcome.style-5 .ry-each h2 span,
.ry-services.style2 .section-headline .span-1,
.module-testimonials.option-1 .section-headline h2 span,
.module-28 .ry-section-title span{
    font-size: var(--font-header-span);
    font-weight: 300 !important;
    letter-spacing: 0.12em !important;
}

.module-welcome.style-5 .ry-each h2,
.ry-services.style2 .section-headline h2,
.module-28 .ry-section-title,
.ry-multi-item-slider-heading-section,
.module-brand .section-headline h2,
.module-testimonials.option-1 .section-headline h2{
    font-size: var(--font-header);
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.module-28 .ry-section-title,
.module-brand .section-headline h2,
.module-16 #footer-row1 .card .card-title .ry-heading{
    color: var(--clr-black);
}

.module-testimonials.option-1 .section-headline h2,
.module-testimonials.option-1 .section-headline h2 span{
    color: var(--clr-white)
}


/*Media Queries*/
	
@media (max-width:768px) {
	div.module-66 .carousel .carousel-inner .item img {
		height: 400px !important;
	}
	
	div.module-66 .carousel .carousel-inner .text-center:before {
		background: linear-gradient(358deg, rgb(0 0 0 / 62%) 0, transparent);
	}
	
	.module-66 .bnr-textbox .ry-section-title {
		line-height: 30px !important;
		font-size: 27px !important;
	}
}
	
	@media (max-width: 1080px) {
		    #ry-pg-banner .ry-bnr-wrp {
        	margin-top: 85px;
    	}
	}


.ry-left .ry-btn.ry-btn-primary {
    margin: 0 auto;
}

div#Reason_for_Visit label {
    padding: 10px 0;
}
