
@font-face {
    font-family: 'Inter';
    src: url('https://s3.amazonaws.com/static.organiclead.com/Site-401de376-f392-4cc0-808b-c1c30054857c/fonts/Inter-Light.woff2') format('woff2'),
        url('https://s3.amazonaws.com/static.organiclead.com/Site-401de376-f392-4cc0-808b-c1c30054857c/fonts/Inter-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body, body p, body div{font-family: Plus Jakarta Sans !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: 'Playfair Display' !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	
	.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: #ad8339 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #111 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #111 !important;}
.ry-btn.ry-btn-secondary:hover {background: #ad8339 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 15px !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;
	}
}

/* Nathan - Started <June 04, 2024> */

.ry-btn.ry-btn-white {
    background: #fff !important;
    border-radius: 15px;
    color: #ad8339 !important;
}

.ry-btn.ry-btn-white:hover {
    background: #000 !important;
    border-radius: 15px;
    color: #FFFFFF !important;
	border: #fff !important;
}

/*Modal*/
/* Header */
	/**/
.module-43:not(.fixed) .ry-right {
    justify-content: space-around;
}


.mobile-container .flex-wrap .mobile_logo img {
    filter: brightness(0) invert(1);
}
/* 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: 50%;
    width: 100%;
    background: linear-gradient(to bottom, #fbfbfb, transparent);
}

.module-66 .carousel .carousel-control {
    display: none;
}

/* Welcome */
	/**/
.module-welcome.style-5 {
    padding: 115px 0 0 0;
}
.module-welcome.style-5 .background-section {
    opacity: 0;
}

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

.module-welcome.style-5 .ry-each.image-wrapper .photo {
    padding-top: 40%;
}

.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    max-width: calc(100% - 700px);
}

.module-welcome.style-5 .ry-each span {
    display: block;
    font-size: clamp(1rem, 5vw, 38px);
    letter-spacing: .2rem;
    font-family: 'Inter';
    font-weight: 400;
}

.module-welcome.style-5 .ry-each h2 {
    font-size: clamp(1em, 10vw, 100px);
    text-transform: uppercase;
    font-weight: 400 !important;
}

.module-welcome.style-5 .ry-each * {
    color: #ad8339;
}

.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
}

.module-welcome.style-5 .ry-each:not(.image-wrapper) {
    max-width: 700px;
}
/* CTA */
	/**/
.custom-hp-cta {
    padding: 150px 0;
}
.custom-hp-cta .ry-flex {
    background: #ad8339;
    border-radius: 43px;
    padding: 0 72px;
    display: flex;
    align-items: center;
    height: 290px;
}

.custom-hp-cta .ry-flex .card {
    display: flex;
    flex-direction: column;
    height: 290px;
    transition: all .3s;
}

.custom-hp-cta .ry-flex .card img {
    padding: 46px;
    max-width: 200px;
    margin: 0 auto;
	height: 200px;
    object-fit: contain;
}

.custom-hp-cta .ry-flex .card .cta-name p {
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.custom-hp-cta .ry-flex .card .link {
    opacity: 0;
    height: 100%;
    width: 100%;
    border: 2px solid red;
    position: absolute;
    top: 0;
}

.custom-hp-cta .ry-flex .card:hover {
    transform: scale(1.3);
    background: #006f9a;
    padding: 10px;
    border-radius: 23px;
}

/* Services */
	/**/
ul.slick-dots {
    display: none !important;
}


.custom-hp-services {
    padding: 130px 0;
    background: #006f9a;
}

.custom-hp-services .ry-section-title * {
    color: #fff;
    text-align: center;
}

.custom-hp-services .ry-flex {
    flex-direction: column;
    gap: 35px;
}

.custom-hp-services .card-details {
    position: absolute;
    bottom: 10%;
    left: 5%;
    color: #fff;
    z-index: 2;
}

.custom-hp-services .ry-each.top,
.custom-hp-services .ry-each.bottom{
    display: flex;
    gap: 35px;
    max-height: 380px;
    overflow: hidden;
}


.custom-hp-services .ry-each.top .card:nth-child(1),
.custom-hp-services .ry-each.bottom .card:nth-child(1) {
    flex-basis: 70%;
}

.custom-hp-services .ry-each.top {
    display: flex;
    max-height: 380px;
}

.custom-hp-services .ry-each.top .card:nth-child(2){
    flex-basis: 30%;

}
.custom-hp-services .ry-each.bottom .card:nth-child(2),
.custom-hp-services .ry-each.bottom .card:nth-child(3) {
    flex-basis: 30%;
}
.custom-hp-services .card {
    border-radius: 43px;
    overflow: hidden;
}
.custom-hp-services .card img {
    border-radius: 43px;
	    height: 100%;
    object-fit: cover;
}

.custom-hp-services .card:before {
    content: "'";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to top, black, transparent);
    z-index: 1;
    border-bottom-right-radius: 43px;
    border-bottom-left-radius: 43px;
    opacity: .8;
}

.custom-hp-services .card-details:before {
    content: "";
    position: absolute;
    top: -105%;
    left: 0;
    height: 1.5px;
    width: 100%;
    background: #fff;
    opacity: 1;
}

.custom-hp-services .ry-section-title h2 {
    font-size: clamp(1em, 10vw, 100px);
    text-transform: uppercase;
    font-weight: 400 !important;
}

.custom-hp-services .ry-section-title span {
    display: block;
    font-size: clamp(1rem, 5vw, 38px);
    letter-spacing: .2rem;
    font-family: 'Inter';
    font-weight: 400;
}

.custom-hp-services .btn-wrapper {
    display: flex;
    justify-content: center;
}

.custom-hp-services .ry-section-title-wrapper {
    top: 10%;
}
.custom-hp-services .ry-each.top .card:nth-child(1){
    flex-basis: 40%;
}

.custom-hp-services .ry-each.top .card:nth-child(2){
    flex-basis: 60%;
}

.custom-hp-services .ry-each.top .card:nth-child(2):before {
    opacity: 0;
}

.custom-hp-services .card img,
.custom-hp-services .card:before,
.custom-hp-services .card .card-details{
    transition: all .3s;
}
.custom-hp-services .card:hover img {
    transform: scale(1.2);
}

.custom-hp-services .card:hover:before {
        opacity: .5;

}

.custom-hp-services .card:hover .card-details {transform: scale(1.1);left: 8%;bottom: 15%;}
/* Meet the Team */
	/**/
.custom-hp-team {
    padding: 130px 0;
}

.custom-hp-team .ry-section-title * {
    text-align: center;
    color: #ad8339;
}

.custom-hp-team .ry-section-title h2 {
    font-size: clamp(1em, 10vw, 100px);
    text-transform: uppercase;
    font-weight: 400 !important;
}
.custom-hp-team .ry-section-title span {
    display: block;
    font-size: clamp(1rem, 5vw, 38px);
    letter-spacing: .2rem;
    font-family: 'Inter';
    font-weight: 400;
}

.custom-hp-team .ry-each:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: fit-content;
}

.custom-hp-team .ry-each:nth-child(2) .bottom {
    background: #ad8339;
height: fit-content;
    border-radius: 43px;
    padding: 60px 90px;
    margin-top: 10%;
}
.custom-hp-team .ry-flex {
    display: flex;
    align-items: flex-end;
    gap: 50px;
}

.custom-hp-team .ry-flex .ry-each:nth-child(1) img {
    border-radius: 43px;
}

.custom-hp-team .ry-flex .ry-each:nth-child(2) .bottom h3 {
    font-family: 'Inter' !important;
    font-size: 38px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #fff !important;
}

.custom-hp-team .ry-flex .ry-each:nth-child(2) .bottom h4 {
    font-size: 30px;
    font-style: italic;
    color: #fff !important;
}

.custom-hp-team .ry-flex .ry-each:nth-child(2) .bottom p {
    margin: 30px 0;
    color: #fff !important;
}

/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.option-1:before {
    height: 100%;
    background: #216f9a;
}

.module-testimonials.option-1 .section-headline * {
    color: #fff !important;
}

.module-testimonials.option-1 .section-headline h2 {
    font-size: clamp(1em, 10vw, 100px);
    text-transform: uppercase;
    font-weight: 400 !important;
}

.module-testimonials.option-1 .section-headline span {
    display: block;
    font-size: clamp(1rem, 5vw, 38px);
    letter-spacing: .2rem;
    font-family: 'Inter';
    font-weight: 400;
}


.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    background: #2c8abf;
    padding: 115px 0px 130px;
}

.carousel-indicators .active {
    background-color: #fff !important;
}

.module-testimonials.option-1 .content {
    max-width: 60%;
}
.module-testimonials.option-1 .background-section, .module-testimonials.option-1 .background-section img {
    position: absolute;
    top: -4%;
    right: 0;
    height: 105%;
    width: 100%;
    object-fit: contain;
    object-position: right;
}
/* Footer */
	/**/
.footer.style-3 .footer-bottom {
    background: #216f9a;
}

.footer.style-3 .footer-bottom * {
    color: #fff;
}

.footer.style-3 .footer-top {
    background: #ffffff;
}

.footer.style-3 .footer-top * {
    color: #ad8339 !important;
}

.footer.style-3 .footer-top .ry-each .details .text .span-1 {
    opacity: 1;
}

.footer.style-3 .footer-top .ry-each .details .svg-icon {
    background: #428bca;
}

.footer.style-3 .footer-top .ry-each:nth-child(1) {
    flex-basis: 50%;
}

.footer.style-3 .footer-top .ry-each:nth-child(2) {
    flex-basis: 25%;
}

.footer.style-3 .ry-flex {
    justify-content: space-around;
}

.footer.style-3 .footer-top .ry-each:nth-child(3) {
    flex-basis: 25%;
}

.footer.style-3 .footer-top .ry-flex .ry-each:nth-child(1) img {
    width: 220px;
    margin-bottom: 30px;
}

.footer.style-3 .footer-top .ry-flex .ry-each:nth-child(1) .details .footer-social {
    display: flex;
    width: 100%;
}

.footer.style-3 .footer-top .ry-each .details {
    max-width: 100%;
}

.footer.style-3 .footer-top .ry-each .details .footer-social .ry-social-custom .social-inner-wrap {
    justify-content: space-around;
}

.footer.style-3 .footer-top .hour-list ul li {
    justify-content: space-between;
}

.footer.style-3 .footer-top .hour-list ul li .span-1 {
    font-weight: 600;
}

.footer.style-3 .footer-top .title {
    text-align: center;
}

.footer.style-3 .footer-bottom .ry-container .ry-content .ry-flex .ry-each img {
    filter: brightness(0) invert(1);
}

.btn-center {margin-inline: auto;}
#brands-inner .ry-btn {margin-bottom: 30px;}

/*Media Queries*/
@media screen and (max-width: 1328px){
    .custom-hp-services .ry-section-title-wrapper {
        top: 0%;
    }
}


@media screen and (max-width: 1201px){
    .custom-hp-services .ry-each.top {
        flex-direction: column-reverse;
        max-height: fit-content;
    }
    
    .custom-hp-services .ry-each.bottom {
        flex-direction: column;
        max-height: fit-content;
    }
    
    .custom-hp-services .ry-each.top .card {
        max-height: 500px !important;
    }
    
    .custom-hp-services .card,
    .custom-hp-services .card img{
        max-height: 500px !important;
    }
	
	.custom-hp-team .ry-flex {
		flex-direction: column-reverse;
		align-items: center;
		}

	.custom-hp-team .ry-each:nth-child(2) .top {
		margin: 0 0 8% 0;
	}
	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
		max-width: 70%;
	}

	.module-testimonials.option-1 .content {
		max-width: 100%;
	}

	.module-testimonials.option-1 .background-section, .module-testimonials.option-1 .background-section img {
		z-index: 1;
		height: 65%;
		top: auto;
		bottom: 0;
	}

}

@media screen and (max-width: 1080px){
	.module-welcome.style-5 .ry-each.image-wrapper .photo {
		padding-bottom: 100%;
	}

	.module-welcome.style-5 .ry-each.image-wrapper {
		max-width: 80%;
	}

	.module-welcome.style-5 .ry-each:not(.image-wrapper) {
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 710px){

}


@media (max-width: 1080px) {
    #ry-pg-banner .ry-bnr-wrp {
        margin-top: 115px;
    }
}

@media (width < 1080px) {#welcome-wrap h2, #welcome-wrap p {text-align: center;}#welcome-wrap .ry-btn {margin: 0 auto;}#section-team h2, #section-team p {text-align: center;margin: 0 auto;padding: 30px 0;}#section-team .ry-btn {margin: 0 auto;} #section-appointment h2, #section-appointment p {text-align: center;margin: 0 auto;padding: 15px 0;}   .custom.module-review .ry-headline {
        margin-bottom: 40px;
        display: flex;
        justify-content: center;
    }}