body, body p, body div{font-family: Montserrat !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Montserrat, 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: 'Montserrat';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: #c20f2f !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: #c20f2f !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;
	}
}

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

/*HP Edits | Started - <September 05, 2025>*/

:root {
	--clr-black: #000;
	--clr-white: #fff;
	--clr-primary: #c20f2f;
	--clr-secondary: #000000;


	--font-h1: clamp(3rem, 0.6828rem + 7.415vw, 4.85375rem); /*77.77px*/
	--font-h1Span: clamp(1.14625rem, 0.2455rem + 2.8825vw, 1.866875rem); /*29.87px*/
	--font-h2: clamp(1.14625rem, -1.1709rem + 7.415vw, 3rem); /*48px*/
	--font-h2Span: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem); /*18.34px*/
}
/*Global*/
	/*fonts*/

	.custom-headline h2 span.span-1 {
		display: block;
		font-size: var(--font-h2Span);
		color: var(--clr-primary);
		letter-spacing: 0.28em;
	}

	.custom-headline h2 {
		font-size: var(--font-h2);
		color: var(--clr-secondary);
		text-transform: uppercase;
		font-weight: 500 !important;
		text-align: center;
	}
	/*btn*/
	.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-btn-white-outline {
		background: transparent;
		border: 1px solid white;
		transition: all .3s;
	}

	.ry-btn-white-outline:hover {
		background: white !important;
		color: black;
		border: none;
	}
/*Modal*/
/*Header*/
/*Hero*/

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

.module-welcome.style-5 .ry-each.image-wrapper {}

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

.module-welcome.style-5 .text-wrapper {
    margin-bottom: 6.6vh;
}
/*CTA*/
/*Services*/
.ry-services.style2,
.module-team.style-1{
    padding: 130px 0;
}


.ry-services.style2 .ry-each .photo img {
    border: none;
    filter: invert(1);
    height: 80%;
    width: 80%;
    left: 10%;
    top: 10%;
}

.ry-services.style2 .ry-each .photo:before {
    background: var(--clr-primary);
    height: 100%;
    border-radius: 999px;
    z-index: 0;
}

.ry-services.style2 .block-count-6 .ry-each .each-block {
    margin-bottom: 100px;
    overflow: visible;
}

.ry-services.style2 .ry-each .title {
    bottom: -70px;
    width: 90%;
}

.ry-services.style2 .ry-each .title div {
    color: var(--clr-secondary);
    text-transform: uppercase;
}

.ry-services.style2 .ry-each:first-child .each-block:first-child .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:first-child .photo:before,
.ry-services.style2 .ry-each:first-child .each-block:first-child .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:first-child .photo:after{
    background: var(--clr-secondary);
}

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

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

.module-team.style-1 .ry-text p {
    max-width: 80%;
    text-align: center;
    margin-left: 10%;
}
.module-team.style-1 .ry-flex.block-count-2 .ry-each {
    width: calc(20% - 10px);
    margin-left: 10px;
}
.module-team.style-1 .ry-flex {
    justify-content: center;
    gap: 40px;
}
/*Insurance*/

.ry-multi-item-slider::before {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-7a35745c-ba70-42d5-a528-f7103c7ee104/Background_images/EOJ_insurances_bg.jpg) !important;
}

.ry-multi-item-slider-heading-section {
    color: white;
}
body.home .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: brightness(0) invert(1);
}

.owl-carousel .owl-dots .owl-dot {
    background: #ffffff70;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: white;
}
/*Brands*/
/*Appointment Form*/
/*Testimonials*/
/*Footer*/

/*Media Queries*/
.header .head-logo-wrap {
    padding: 0;
}

.header .head-logo-wrap img {
    max-height: 170px;
}
@media (max-width: 1680px) {
    .module-team.style-1 .ry-flex.block-count-2 .ry-each {
        width: calc(50% - 10px);
        margin-left: 10px;
    }
}
@media (max-width: 1200px) {
    .module-19.style2 .custom-headline h2 {
        text-align: center;
    }
    .module-19 .btn-wrap {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 1080px) {
    .module-welcome.style-5 .ry-flex {
        flex-direction: column-reverse;
    }
	    .ry-services.style2,
    .module-team.style-1{
        padding: 6.6vh 0;
    }
    .ry-services.style2 .each-block .photo:before {
        height: 100%;
        z-index: 0;
        background: var(--clr-primary);
        border-radius: 999px;
    }
    .ry-services.style2 .each-block:nth-child(even) .photo:before {
        background: var(--clr-secondary);
    }
    .ry-services.style2 .each-block .photo img {
        height: 80%;
        width: 80%;
        left: 10%;
        filter: brightness(0) invert(1);
    }
    .ry-services.style2 .each-block .title div {
        text-transform: uppercase;
    }
    .mobile-services {
        padding-top: 60px;
    }
}
@media (max-width: 991px) {
    .module-66 {
        margin-top: 0px;
    }
    .module-66 .carousel .carousel-inner .item img {
        height: 100% !important;
    }
}

.module-team.style-1 .ry-flex.block-count-1 .ry-each {
    max-width: 320px;
    width: 100%;
    margin: 0;
}
	
body[data-page-name="payment-options"] #payment-insurance .module-32 .swiper-pagination-bullet-active {
	display: none;
}
/* END | HP Edits*/

/*Payment options*/
#payment-insurance img {
    width: unset;
    max-width: 100%;
}
/* END - Payment options*/