@font-face {
    font-family: 'Satoshi';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-f219d040-9ab2-42cf-b0c1-ffea826d950d/fonts/Satoshi_Regular.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-f219d040-9ab2-42cf-b0c1-ffea826d950d/fonts/Satoshi_Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, body p, body div{font-family: Work Sans !important;font-weight: 400 !important; color: #000;line-height: 27px; }
h1,h2,h3,h4,h5,h6{font-family: Work Sans, sans-serif !important;font-weight: 400 !important;line-height: 100%;}
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: 'Work 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: #000 !important;background: #f3a226 !important;font-size: 20px !important;border: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 600 !important;}
.ry-btn-primary:hover {background: #0c4753 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #0c4753 !important;}
.ry-btn.ry-btn-secondary:hover {background: #f3a226 !important;color: #000 !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 16px !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;
}
.icon-bar a img {filter: invert(1);}
.appt-content-right-bg{
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f219d040-9ab2-42cf-b0c1-ffea826d950d/1_HP/form_content_bg.jpg)!important;
	background-size: cover;
	border-radius: 160px 0 0 0;
}

.hp-hero {padding: 0 15px 0;}
.hp-hero .img img {
    height: calc(100vh - 120px);
    object-fit: cover;
    border-radius: 19px;
}
.hp-hero .txt {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
	width: 100%;
}
.hp-hero .txt h1 {
    text-transform: capitalize;
    color: #fff;
    font-size: clamp(1.875rem, 0.935rem + 3.8562vw, 5.5625rem);
    letter-spacing: -3px;
	line-height: 1.1;
}
.hp-hero .txt h4 {
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
    letter-spacing: 15px;
	line-height: 1.4;
}

.hp-welcome {
    padding: 50px 0;
    position: relative;
}
.hp-welcome .img, 
.hp-welcome .ry-container, 
.hp-welcome .ry-content.ry-flex {
    position: static;
}
.hp-welcome .photo {
    position: absolute;
    right: 15px;
    top: 50px;
    width: 45%;
}
.hp-welcome .txt.each {
    min-height: 855px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

body[data-page-name="payment-options"] #payment-insurance .module-32-heading-2 h4 {
    color: #000;
    letter-spacing: 1px;
    text-transform: capitalize;
}

body[data-page-id="WebPage-00f88f04-a1da-4e87-83a8-bcd873eb7151"] .module-311 .ry-payment-options-logos .ry-each img {
    max-width: 200px;
}

@media (max-width: 1440px) {
	.ry-footer-bottom .ry-flex {
		flex-direction: column;
		gap:10PX
	}
	.ry-footer-bottom .ry-flex .ry-each-blocks:first-child {
		width: fit-content !important;
	}

	.ry-footer-bottom .ry-flex .ry-each-blocks:first-child * {
		text-align:center
	}
}