body, body p, body div{font-family: Manrope !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Manrope, sans-serif !important;font-weight: 400 !important;}
b, strong {font-weight: bold !important;}
.mobile-container .mobile_logo svg {
    width: 195px;
}

.module-43 .ry-right .btn-wrap.apt .ry-btn:hover {
    background: #ff617f !important;
    color: #fff !important;
    border: 1px solid #ff617f;
}

.intro-container {
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}
.intro-container video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.skip-btn {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	border: none;
	padding: 8px 14px;
	border-radius: 6px;
	font-size: 14px;
	cursor: pointer;
}


@media (max-width: 768px) {
	.intro-container video {
		
		height: auto;
		object-fit: contain;
	}
	.skip-btn {
		font-size: 12px;
		padding: 6px 12px;
	}
}


@media (max-width: 767px) {
	body.home .hp-headline h2 {
		text-align: center;
	}

	div._how-it-all-began .hp-headline p {
		text-wrap: balance;
		text-align: center;
	}
}

a.overlink {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    cursor: pointer;
    inset: 0;
    opacity: 0;
}

div#fmrNewPatientWrapper {
    border: unset;
    padding: 0;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .ry-text {
    display: flex;
    flex-direction: column;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.address .ry-text span a {
    font-size: 15px !important;
    line-height: normal !important;
    color: #666;
    font-weight: 400;
    font-style: italic;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.address .ry-text span {
    line-height: normal;
}

.hp-grid-doctors .btn-wrapper .ry-btn:hover,
.hp-grid-doctors .btn-wrapper .ry-btn:focus {
    opacity: 0.8;
}

@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: 'Manrope';z-index:99;}
.ry-btn-primary:hover {background: #ff617f !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #ff617f !important;}
.ry-btn.ry-btn-secondary:hover {background: #4a5260 !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;
}

a.link, .link {
    color: transparent !important;
    position: absolute;
    background: transparent !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.frm-new-patient .each-field div {
    line-height: 2.5;
}

.frm-new-patient .each-field div span {
    color: #ff617f;
    font-weight: 700;
}


.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}


.ry-btn {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    padding-left: 25px;
    padding-right: 25px;
    max-width: max-content;
    font-size: 20px !important;
    text-transform: uppercase;
    border-radius: 35px;
}



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

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

.icon-bar a img {
	width: 24px;
	height: 24px;
	object-fit: contain;
	transition: .2s;
}

@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;
	}
}

.slick__hp-fservices .slick-slide {
  margin: 0 10px;
}

.slick__hp-fservices .slick-list {
  margin: 0 -10px;
}

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


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



	
@media (max-width:1280px) {
	
	   div#desktop-rev-btn {
		display: none;
	} 
	
	div.hp-testimonials .hp-headline {
		padding-bottom: 0 !important;
	}

	.hp-testimonials .hp-headline span.span-1::before {
		display: none !important;
	}
}

@media (min-width:1281px) {

	div#mobile-rev-btn {
		display: none !important;
	} 
}	

._services-grid .each-service:hover .wrapper .title h3 {
		color: #fff;
	}


@media (max-width:500px) {
	

	div._services-grid .each-service .title h3 {
		font-size:30px;
	}


	._services-grid .each-service .title {
		top:1.5em !important;
	}
}
	


:root {
    --color-primary: #4a5260;
    --color-secondary: #ff617f;
    --font-default: Manrope;
    --font-title: Manrope;
    
}
	
	