body, body p, body div{font-family: Poppins !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: 'Poppins';z-index:99;}

.ry-btn-primary:hover {background: #08777d !important;color: #fff !important;}
.ry-btn.ry-btn-secondary{color: #fff !important;background: #08777d !important;}
.ry-btn.ry-btn-secondary:hover {background: #00acbb !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: 16px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; visibility: hidden;}
.ry-anchor-hidden {
    scroll-margin-top: 180px;
}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }

.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after, li.fourth-level-container:not(.fourth-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 7px;
    right: 5px;
}
.ry-btn {
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 35px;
	padding-right: 35px;
	max-width: max-content;
	color: #FFFFFF!important;
	background: #00acbb!important;
	text-transform: uppercase;
}

.ry-btn.center {margin: 0 auto;}


body.home .btn.btn-primary:after{
	display: none !important;
}


body.home h2:not(.module-44 .ry-flex .ry-each h2,body.home .ry-multi-item-slider-heading-section,.ftr-widget h2,.module-appointment.option-2 .section-headline h2),
.module-32-wrapper-two .ry-flex .ry-each .ry-section-title,
.module-welcome.style-5 .ry-each h2,
.module-testimonials.option-1 .section-headline h2 {
	font-family: 'Montserrat',sans-serif !important;
	font-weight: 600 !important;
	font-size: clamp(2.125rem, 1.8977rem + 1.1364vw, 3.625rem) !important;
	text-transform: uppercase;
}

body.home h2 span:not(.ry-custom-services .ry-grid .ry-items:first-child .ry-services-title-wrap h2 span,.logo-bold), 
body.home .ry-multi-item-slider-heading-section, .ry-services.style2 h2 span {
	display: block;
	line-height: 150% !important;
	color: #141414;
	letter-spacing: 3px;
	text-transform: uppercase !important;
	font-weight: 400;
	font-size: calc(23px + 2*((100vw - 320px) / 1280));
	font-style: normal;
}

.mt-20{margin-top: 20px;}

.icon-bar a {
	padding: 14px;
}

.icon-bar a img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	transition: .2s;
}
.google-trans {
	margin-right: 14px;
	position: relative;
	top: 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;
	flex: 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;
}

span.note {
    font-size: 16px !important;
}

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

body[data-page-name="contact-us"] .dual-maps {
    display: 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: #087177 !important;
}

/* HOURS & LOCATION AGE */
.ry-location-info-wrap {
    margin-bottom: 4vw;
}
.ry-location-info-wrap .ry-flex {
    align-items: center;
    gap: 4em;
}
.ry-location-info-wrap .ry-flex .ry-img-wrap {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
.ry-location-info-wrap .ry-each.ry-text-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
@media (max-width: 1080px) {
    .ry-location-info-wrap .ry-flex {
        flex-direction: column;
    }
    .ry-location-info-wrap:last-child .ry-flex {
        flex-direction: column-reverse;
    }
    .ry-location-info-wrap {
        margin-bottom: 8vw;
    }
    .ry-location-info-wrap .ry-flex {
        gap: 2.5em;
    }
    .ry-location-info-wrap .ry-each.ry-text-wrap * {
        text-align: center !important;
    }
}

div.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a svg {
    fill: #fff;
}

body[data-page-name="our-doctor"] .team-inner-page.style3 .btn-excerpt {
	display: none !important;
}

body[data-page-name="hours-location"] .dual-maps {
	display: none !important;
}

@media (max-width: 390px) {
	#section-welcome #welcome-wrap .ry-headline {
    	display: none;
	}
	
	.module-welcome.style-7 {
		padding: 0 !important;
	}
	
	#ry-pg-banner .ry-bnr-wrp {
		margin-top: 50px;
	}
}

span.note {
    font-weight: 700;
    font-size: 21px !important;
}

#section-welcome .carousel-fade .carousel-control {
    display: none;
}
#section-welcome ol.carousel-indicators {
    bottom: 60px !important;
    display: flex !important;
    gap: 6px !important;
    justify-content: center;
    align-items: center;
}
.module-43 {
    z-index:999
}
/* QUARTERLY MODAL */
div#HomeModal {
    z-index: 999999;
}
#HomeModal .modal-dialog {
    max-width: 767px;
    width: 90%;
    margin: 60px auto;
}
#HomeModal .modal-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
#HomeModal .modal-content .modal-header {
    position: absolute;
    padding: 0;
    width: 30px;
    height: 30px;
    background: #000;
    z-index: 2;
    border-radius: 50%;
    border: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    right: -15px;
    top: -15px;
}
#HomeModal .modal-content .modal-header button {
    color: #fff;
    opacity: 1;
    font-weight: 300;
}
#HomeModal .modal-dialog .modal-body {
    padding: 0;
}
#HomeModal .modal-content img {
    margin-bottom: 0;
}
#HomeModal .close-button button span {
    color: #fff;
    font-weight: 300;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#HomeModal .close-button button {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: -15px;
    background: #00acbb;
    border-radius: 50%;
    opacity: 1;
    border: unset;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#HomeModal img:not(.current),
.promo-quarter img:not(.current) {
    display: none;
}
/* QUARTERLY MODAL */