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

.mobile-container .dropdown-menu .dropdown-item {
    border-radius: unset !important;
    width: 100% !important;
}

.mobile-container .dropdown-menu {
    padding: 0;
    left: -100px;
}

.mobile-container .dropdown-menu .dropdown-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 8vh !important;
    display: block;
    margin: 0 !important;
}

.mobile-container .dropdown-menu .dropdown-item span {
    text-transform: uppercase;
    line-height: normal;
    font-size: 14px;
}

.mobile-container .dropdown-menu .dropdown-item {
    line-height: 1.5;
    font-size: 1rem;
}

.ry-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 295px;
    color: #FFFFFF !important;
	background: #3a5a40 !important;
	font-size: 20px !important;
    width: 100%;
    height: 62px;
    border-radius: 31px;
    text-transform: uppercase;
}

.ry-btn-primary:hover {background: #1946ba !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #1946ba !important;}
.ry-btn.ry-btn-secondary:hover {background: #3a5a40 !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 <October 06, 2025> */

:root {
	--clr-white: #FFFFFF;
	--clr-black: #333;
	--clr-primary: #3a5a40;
	--clr-secondary: #1946ba;
	--font-herotitle: clamp(3rem, 2.0625rem + 3vw, 3.75rem); /*60px*/
	--font-title: clamp(2.8125rem, 2.5781rem + 0.75vw, 3rem); /*48px*/
	--font-spantitle: clamp(1.14625rem, 0.9657rem + 0.7405vw, 1.854375rem); /*29.67px*/
	--font-subtitle: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem); /*18.34px*/
}



/**/
	/*fonts*/

.custom-headline h2 {
    position: relative;
    text-align: center;
    font-size: 40px !important;
    line-height: 1.2;
    font-weight: 300 !important;
    color: var(--clr-secondary);
    z-index: 1;
}

.custom-headline h2 .span-1 {
    display: block;
    text-transform: uppercase;
    font-size: var(--font-subtitle);
    letter-spacing: 0.2em;
    color: #00b3e3;
}

	/*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;
		}
/*Modal*/
/* Header */
	/**/
.module-43 {
    position: absolute;
    border: none;
}
.module-43 .ry-right .ry-menu .nav-menu .primary a {
    color: #374151 !important;
}


/* Hero */
	/**/

.module-66 .carousel .carousel-inner .item img {
    height: 100vh;
    object-fit: cover;
    object-position: top;
}

.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 .ry-each.image-wrapper {
    border: none;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}
.module-welcome.style-5 .background-section {
    opacity: 1;
    filter: none;
}
/* Services */
	/**/

#section-services .custom-headline h2 {
    text-align: left;
}

.module-19.style2 .services-frame .frame,
.module-19.style2 .services-frame .frame:nth-child(even){
    background: transparent;
}

.module-19.style2 .services-frame .frame:nth-child(odd) .service-img-holder .service-img {
    background: #ebcb51;
    border-radius: 0;
}

.module-19.style2 .services-frame .frame:nth-child(even) .service-img-holder .service-img {
    background: #f65e13;
    border-radius: 0;
}

.module-19.style2 .services-frame .frame .service-img-holder .service-img {
    filter: invert(1) !important;
}

.module-19.style2 .services-frame .frame .service-name {
    width: 100%;
    max-width: 100%;
}

.module-19.style2 .services-frame .frame a {
    color: #374151;
    text-transform: uppercase;
}

.module-19.style2 .services-frame .frame {
    margin-bottom: 25px;
    height: fit-content;
}
/* Meet the Team */
	/**/
.module-20 .background-section {
    opacity: 0;
}

.module-20 .slider-bg-wrap {
    opacity: 0;
    width: 0 !important;
}

.module-20 .carousel {
    margin-top: 0;
}

#section-team .ry-content {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-302257f7-c4cc-494f-afe1-3c6dc811888b/Background_images/FVO_team_box.jpg) center center no-repeat;
	background-size: cover;
    margin-top: -14.83333vw;
    border-radius: 40px;
    box-shadow: 0 0 7px #33333382;
    padding: 6.6vh 0;
}

.module-20 .carousel .ry-left img {
    margin: auto auto;
    border-radius: 0 !important;
    width: fit-content !important;
}

#section-team .ry-slide.ry-flex {
    align-items: center;
}
#section-team .custom-headline h2 {
    text-align: left;
}
.module-20 .carousel-control {
    opacity: 0;
}

#team-wrap .ry-left {
    flex-basis: 40%;
}

#team-wrap .ry-right {
    flex-basis: 55%;
    margin-right: 50px;
}
/* Insurance */
	/**/



#section-insurances .custom-headline h2 .span-1 {
    color: white;
}

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

#section-insurances .owl-carousel .owl-dots .owl-dot:not(.active) {
    background: #ffffff4d;
}

#section-insurances .owl-carousel .owl-dots .owl-dot.active {
    background: white;
}
/* Brand */
	/**/
body.home #top-brands .ry-multi-item-slider .container.ry-container {
    padding-top: 0;
    padding-bottom: 0;
}

.module-brands.style-4 {
    padding: 6.6vh 0;
}

.module-brands.style-4::before {
    content: "";
    position: absolute;
    top: 56%;
    left: 50%;
    height: 20%;
    width: 80%;
    background: var(--clr-primary);
    border-radius: 999px;
    transform: translate(-50%, -56%);
    opacity: .2;
}

body.home .owl-carousel .owl-nav .owl-prev, body.home .owl-carousel .owl-nav .owl-next {
    opacity: 0;
}
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.style-4 .ry-flex .ry-each .each-comment .ry-text p {
    text-align: center;
}
.module-testimonials.style-4 {
    background-size: cover;
}
.module-testimonials.style-4 .ry-flex .each-middle {
    margin: -140px 0;
}

.module-testimonials.style-4 .ry-flex .each-middle .group-text .icon-wrapper span {
    font-size: 90px;
    font-family: 'Satoshi' !important;
}
/* Footer */
	/**/
.module-44 .ry-flex .ry-each .details {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-bottom: 1rem;
}

.module-44 .ry-flex .ry-each .details svg {
    width: 40px;
    height: 40px;
    background: var(--clr-white);
    border-radius: 999px;
    padding: 10px;
    /* margin-bottom: 10px; */
    fill: #3a5a40 !important;
}



.module-44 {
    padding-top: 120px;
}

.module-44 .ry-footer-logo {
    background: white;
    padding: 30px;
    border-radius: 20px;
}

.module-44 .social-icons .social-inner-wrap li .fa a {
    font-family: 'FontAwesome' !important;
}
.module-44 .social-icons .social-inner-wrap li .fa {
    color: var(--clr-secondary);
}

.module-44 .ry-flex .ry-each {
    flex-basis: calc(100% / 3);
}

.module-44 .ry-flex {
    gap: 60px;
}
.module-44 .ry-flex .ry-each h2 {
    font-weight: 400 !important;
    margin-bottom: 20px;
}

.module-44 .ry-footer-top {
    /* padding-bottom: 360px; */
}

.module-44 .ry-flex .ry-each:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.module-44 .social-icons .social-inner-wrap:before, .module-44 .social-icons .social-inner-wrap:after {
    width: 70px;
}

.module-44 .social-icons .social-inner-wrap:before{
    left: -20%;
}

.module-44 .social-icons .social-inner-wrap:after {
        right: -20%;
}
/*Media Queries*/
	/**/
.mobile-container {
    background: var(--clr-white);
    border: none;
}
.mobile-container .mobile-nav button .hamburger-inner, .mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after {
    background: black;
}

@media screen and (max-width:1080px){
    .module-66 .carousel .carousel-inner .item .text-center::before {
        opacity: 0;
    }
    
    .module-66 .carousel .carousel-inner .item img {
        height: 100%;
    }
    
    .module-welcome.style-5 .ry-flex {
        gap: 60px;
    }
    .module-testimonials.style-4 {
        /* padding: 250px 0 60px; */
    }
}
@media screen and (max-width:1200px){
    .module-19 .ry-generic .btn-wrap,
    #team-wrap .btn-wrap{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    #section-services .custom-headline h2,
        #section-team .custom-headline h2{
        text-align: center;
    }
    
    .module-19.style2 .services-frame .frame .service-name a:after {
        background: black;
        color: white;
    }
    
    #section-team .ry-content {
        margin-top: -21.83333vw;
    }
    
    #team-wrap .ry-right {
        margin: 0;
    }
}




.module-44 .ry-flex .ry-each {
    flex-basis: 100%;
    width: 100%;
}
/* End - HP Edits*/
	
	body[data-page-name="payment-options"] #payment-insurance .module-32-heading-2 h4 {
		color: #3a5a40;
		text-transform: capitalize;
		letter-spacing: 1px;
	}
	
.hp-custom-services-cta .ry-grid {
    padding-top:85px;
	 gap:10PX;
    padding-inline:20px
}
.hp-custom-services-cta .ry-grid .each .cta-wrapper {
    padding: 0px 0 0;
}

.hp-custom-services-cta .ry-grid .each:hover .cta-img {
    transform:scale(1.05)
}



@media(max-width:1380px) {
    .hp-custom-services-cta .ry-grid,
    div.hp-custom-services-cta .ry-grid{
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
        align-items:center;
        gap:10px;
        row-gap:40px
    }
    .hp-custom-services-cta .ry-grid .each {
        max-width:300px;
        min-width:fit-content;
    }
    div.hp-custom-services-cta .ry-grid .each .cta-wrapper {
    padding: 0px;
    }
}
@media(max-width:680px) {
    .hp-custom-services-cta .ry-grid,
    div.hp-custom-services-cta .ry-grid{
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
        align-items:center;
        gap:15px;
        row-gap:40px;
        padding-inline:0
    }
    .hp-custom-services-cta .ry-grid .each  {
        width:45%;
        min-width:unset
    }
    .hp-custom-services-cta .ry-grid .each .cta-wrapper .cta-img {
    width: 180px;
    height: 180px;
    }
    div.hp-custom-services-cta .ry-grid .each .cta-wrapper {
    padding: 0px;
    }
    .hp-custom-services-cta .ry-grid .each .cta-title {
        max-width:170px;
        width:100%
    }
}