body, body p, body div{font-family: Inter !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Inter, 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: 'Inter';z-index:99;}
.ry-btn-primary:hover {background: #1c3a5f !important; color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #1d70a2 !important;}
.ry-btn.ry-btn-secondary:hover {background: #1d6fa1 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 30px !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;
}


.ry-btn {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 35px;
    padding-right: 35px;
    max-width: max-content;
    color: #FFFFFF !important;
    background: var(--clr-primary);
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 300 !important;
		overflow: hidden;
}

.ry-btn:hover {
    border:1px solid #74c5f5 !important;
}

.ry-btn:hover .span__animate__wrapper span {
    transform: translateY(0)
}

.ry-btn .span__animate__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: -1;
    pointer-events: none
}

.ry-btn .span__animate__wrapper span {
    background:#74c5f5;
    width: 100%;
    display: block;
    position: relative;
    z-index: 2;
    transform: translateY(-100%)
}

.ry-btn .span__animate__wrapper span:nth-child(1) {
    transition: all ease 0.3s
}

.ry-btn .span__animate__wrapper span:nth-child(2) {
    transition: all ease 0.6s
}

.ry-btn .span__animate__wrapper span:nth-child(3) {
    transition: all ease 0.9s
}

.ry-btn .span__animate__wrapper span:nth-child(4) {
    transition: all ease 1.2s
}

.ry-btn .span__animate__wrapper span:nth-child(5) {
    transition: all ease 1.5s
}

.ry-btn .span__animate__wrapper span:nth-child(6) {
    transition: all ease 1.8s
}

.ry-btn .span__animate__wrapper span:nth-child(7) {
    transition: all ease 2.1s
}

.ry-btn .span__animate__wrapper span:nth-child(8) {
    transition: all ease 2.4s
}


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



.custom-headline h2, .custom-headline h1 {
    color: #333333;
    font-weight: 600 !important;
    font-size: 48px !important;
    line-height: 1.1;
	text-transform: capitalize;
}

.custom-headline h2 .span-1, .custom-headline h1 .span-1 {
    display: block;
    font-size: 24px !important;
    text-transform: uppercase;
    color: var(--clr-primary);
    font-weight: 600;
    margin-bottom: 15px !important;
}



/* Header */
	/**/
.module-43 {
    border: none;
    box-shadow: none;
	position: relative;
}


.module-43.fixed .ry-right .ry-leads {
    margin-bottom: 40px;
}
/* Hero */
	/**/
.module-43 .ry-leads .ry-contact-new a {
    background: var(--clr-primary);
}

.module-43 .ry-leads .ry-contact-new a.phone {
    background: #fcd5ce;
}

.box {
    background: linear-gradient(113deg, #fcd5ce 50%, #fdc6bc 50%);
}



.module-66 .carousel .carousel-control {
    opacity: 0;
}
.module-43.fixed {
    box-shadow: 0 0 7px #33333336;
}
/* CTA */
	/**/
/* Welcome */
	/**/
#welcome-wrap {
    margin-top: -7vw;
}

.module-67 {
    padding-top: calc(6.66667vw + 7vw);
}


.module-67 .ry-container #about p {
    margin-top: 1.5em;
}


/* Meet the Team */
	/**/

div.hp-team-wrap-bg {
    position: relative;
    padding: 2em 0 0 0;
}


div.hp-team-wrap-bg:before {
    width: 100%;
    height: 78%;
    position: absolute;
    bottom: 0;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-357a93d5-5873-4454-a99a-cbf48689d575/HomepageAssets/doctor_bg.png);
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 40px;
}

.module-28 .ry-left {
    right: 0;
}

.module-28 .ry-generic-copy {
    margin: 30px 0;
}

.module-28 .custom-headline h1, .module-28 .ry-generic-copy p {
    text-align: left;
    color: #fff;
}

.module-28 .ry-btn-wrapper {
    justify-content: flex-start;
}


/*HOMEPAGE MYOPIA SECTION*/

div#myopia-cta-flex .ry-each:before {
    content: '';
    background: transparent;
    border: 2px solid #1d70a2;
    width: 95%;
    height: 87%;
    position: absolute;
    left: 0;
    right: 0;
    transform: scale(1.1);
    border-radius: 60px;
    z-index: -1;
    top: 57px;
    margin: auto;
    opacity: 0;
    transition: all ease 0.6s;
}

div#myopia-cta-flex .ry-each:hover:before {
    opacity: 1;
}

div.myopia-section {
    padding: 8em 0;
}

div#myopia-title {
    left: 0;
    max-width: 80%;
    margin: auto;
    float: none;
    right: 0;
	position: absolute;
    bottom: 8%
}

div#myopia-title .sec-text p {
    color: #fff;
    line-height: 1.5;
}

div#myopia-title h2 {
    color: #fff;
    font-size: 38px !important;
}

div#myopia-cta-flex {
    gap: 0 3em;
    margin: 3em auto 2em;
}

div#headline-flex, div#headline-flex-bottom {
    align-items: center;
}

div#headline-flex p {
    color: #333;
}

div#headline-flex-bottom h4 {
    color: #333;
    font-size: 26px;
}

div#myopia-cta-flex .ry-each img {
    object-fit: cover;
    object-position: center;
    border-radius: 40px;
    height: 500px;
}

div#headline-flex p {
    line-height: 1.5 !important;
    font-weight: bold !important;
}

div#myopia-title .sec-text p {
    color: #fff;
    line-height: 1.5;
}

div#myopia-title {
    left: 0;
    max-width: 80%;
    margin: auto;
    float: none;
    right: 0;
    bottom: 8%;
}

div#myopia-title .sec-text {
    transition: all ease 0.6s;
}

div#myopia-title .sec-text {
    display:none;
}

div#myopia-cta-flex .ry-each:hover div#myopia-title .sec-text {
    display:block;
}


@media (max-width:1440px) {
		div#headline-flex-bottom h4 {
		font-size: 20px !important;
	}
}


@media (max-width:1080px) {
	
    div#myopia-cta-flex .ry-each img {
        height:350px !important;
    }

	div.myopia-section {
		padding: 4em 0 !important;
	}

    div#myopia-title h2 {
		font-size: 25px !important;
	}

	div#myopia-title {
		bottom: 10% !important;
	}

	

	div#headline-flex-bottom {
	}

	div#headline-flex-bottom .ry-text {
		width: 60%;
	}

	div#headline-flex-bottom .ry-text a.ry-btn.ry-btn-primary {
		float: right !important;
	}

		div#headline-flex {
		flex-direction: column !important;
		gap: 1em 0;
	}

	div#headline-flex p {
		text-align: center !important;
	}

	div#myopia-cta-flex {
		margin-top: 2em !important;
	}
	
	[data-aos],
	  [data-aos].aos-animate,
	  [data-aos]:not(.aos-animate),
	  .aos-init,
	  .aos-animate {
		opacity: 1 !important;
		transform: none !important;
		transition: none !important;
		animation: none !important;
		visibility: visible !important;
		pointer-events: auto !important;
		-webkit-transform: none !important;
		-moz-transfaorm: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
	  }
}


@media (max-width:768px) {
 
	div#headline-flex-bottom h4 {
		font-size:18px !important;
	}
	
}

@media (max-width:700px) {
	div#myopia-cta-flex {
		flex-direction: column !important;
		    gap: 2em 0 !important;
	}
	
	div#myopia-cta-flex .ry-each::before {
		display: none !important;
	}

	div#myopia-title {
		bottom: 10% !important;
	}

		div#myopia-cta-flex .ry-each img {
		height: 300px !important;
		max-width: 600px;
		float: none;
		margin: auto;
	}

	div#headline-flex-bottom {
		flex-direction: column !important;
		gap: 2em 0 !important;
	}

		div#headline-flex-bottom .ry-text {
		width: 100% !important;
	}

	div#headline-flex-bottom .ry-text h4 {
		text-align: center !important;
	}

	div#headline-flex-bottom .ry-text a.ry-btn.ry-btn-primary {
		float: none !important;
		margin: auto !important;
	}
}



  



/*END HOMEPAGE MYOPIA SECTION*/




/* TESTIMONIALS*/

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    background: transparent;
    padding: 0;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
    opacity: 0;
}
.brand-wrapper .swiper-slide .logo-wrapper {
    background: #f8edeb;
}


.testimonials-wrapper .carousel-indicators li:not(.active) {
    opacity: 0.3;
	;
	
}

.testimonials-wrapper .carousel-indicators li.active {
	width:50px !important;
} 


/* END TESTIMONIALS*/



/* MAP SECTION */

img#map-pin {
    position: absolute;
    max-width: 150px;
    top: 50%;
    right: 0;
    left: 0;
    margin: auto;
}

div#map-bg {
    height: 1200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

div.map-block {
    margin-bottom: -10em;
}


/* END MAP SECTION */



/*FEATURED SERVICES*/

.mobile-services .slick-track .each-block:hover img {
  filter: none;
  z-index: 9999;
}


.mobile-services {
    margin-top: 2em;
}



.ry-services.style2 * .link a, .ry-services.style2 .link {
	 z-index: 9999;
}

.ry-services.style2 button.slide-arrow.next-arrow:hover, 
.ry-services.style2 button.slide-arrow.prev-arrow.slick-arrow:hover {
    background: rgb(29 112 162 / 29%) !important;
}


.mobile-services .slick-track .each-block:hover .title>div {
	  /* color: #fff !important; */
	  font-size: 19px;
}


.serv-btn-svg {
  position: absolute;
  left: 0;
  bottom: 5%;
  z-index: 9999;
  max-width: 80%;
  width: 100%;
  right: 0;
  margin: auto;
  z-index: 9999999;
}

a.serv-learn-more-btn {
  display: none;
  font-size: 17px;
  line-height: 30px;
  text-transform: unset;
  color: #333333;
}


.mobile-services .slick-track .each-block:hover a.serv-learn-more-btn {
  color: #fff !important;
  font-weight: 300;
}

.mobile-services .slick-track .each-block:hover a.serv-learn-more-btn svg {
  fill: #fff;
}
	
.ry-services.style2 * svg {
	  width: 15px;
	  height: 15px;
	  right: 0;
	  position: absolute;
	  top: 7px;
}

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

.ry-services.style2 * .title {
      position: absolute;
	  top: 10%;
	  left: 0;
	  right: 0;
	  color:transparent;
	  z-index: 9999;
	  pointer-events: none;
	  background: transparent;
	  max-width: 80%;
	  margin: auto;
	  z-index: 999999;
}	  

.ry-services.style2 * .title >div {
	 color: #333;
	  font-size: 21px;
	  font-weight: 500 !important;
	  text-align: left !important;
	  line-height: 1.2;
	  pointer-events: none;  
}

.mobile-services .slick-track .each-block {
	  margin: 0 10px !important;
	  border-radius: 30px;
	  outline: 0 !important;
	  outline-offset: 0 !important;
	  transition: all ease 0.6s;
}

.mobile-services .slick-track .each-block:after {
    content: '';
    background: linear-gradient(211deg, #1d6fa100 0%, #ffffffd6 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 40px;
    opacity: 0;
}

.mobile-services .slick-track .each-block:hover:after {
    opacity: 1;
}

.mobile-services .slick-track .each-block:nth-child(2) .title>div,
.mobile-services .slick-track .each-block:nth-child(4) .title>div,
.mobile-services .slick-track .each-block:nth-child(7) .title>div,
.mobile-services .slick-track .each-block:nth-child(9) .title>div,
.mobile-services .slick-track .each-block:nth-child(12) .title>div,
.mobile-services .slick-track .each-block:nth-child(14) .title>div{
    color: #fff;
}


.mobile-services .slick-track .each-block:nth-child(2):after,
.mobile-services .slick-track .each-block:nth-child(4):after,
.mobile-services .slick-track .each-block:nth-child(7):after,
.mobile-services .slick-track .each-block:nth-child(9):after,
.mobile-services .slick-track .each-block:nth-child(12):after,
.mobile-services .slick-track .each-block:nth-child(14):after{
    background: linear-gradient(-180deg, #1d6fa100 0%, rgb(0 0 0 / 78%) 100%);
}

.ry-services.style2  .photo:before {
	  content: "";
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
}

.ry-services.style2 * .photo {
	  border-radius: 30px;
	  cursor: pointer;
}


.ry-services.style2 * ul.slick-dots {
	  display: none !important;
}

.ry-services.style2  button.slide-arrow.next-arrow.slick-arrow {
	  position: absolute;
	  right: 8em;
	  top: 0;
}

.ry-services.style2  button.slide-arrow.prev-arrow.slick-arrow {
	  position: absolute;
	  right: 11.2%;
	  top: 0;
	  background: rgb(29 112 162 / 24%);
}



.ry-services.style2 .ry-container {
    max-width: 100%;
    margin-left: 5%;
    padding-bottom: 3em;
    /* padding-left: 9em; */
    /* background: red; */
}

.ry-services.style2  button.slide-arrow.next-arrow.slick-arrow, .ry-services.style2 button.slide-arrow.prev-arrow.slick-arrow {
	  border: none;
	  background: rgb(238 238 238);
	  width: 55px;
	  height: 55px;
	  top: -110px !important;
	  border-radius: 100%;
}

.ry-services.style2 button.slide-arrow.next-arrow.slick-arrow:before, .ry-services.style2 button.slide-arrow.prev-arrow.slick-arrow:before {
	  content: '\f105';
	  font-family: 'FontAwesome';
	  font-size:35px;
	  color: rgb(102 102 102 / 61%);
	  position: relative;
	  font-size: 40px;
	  top: -4px;
	  opacity: 0.6;
}

.ry-services.style2 button.slide-arrow.prev-arrow.slick-arrow:before {
	  content: '\f104';
	  left: -2px;
}


@media (max-width:1080px) {
	.mobile-services .slick-track .each-block:hover .title {
		bottom: inherit !important";
		left: 0 !important;
		transform: none !important;
	}
}



@media (max-width:1700px) {
	.ry-services.style2 button.slide-arrow.prev-arrow.slick-arrow {
		left: 83%;
	}

	.ry-services.style2 button.slide-arrow.next-arrow.slick-arrow {
		right: 8%;
	}
}


/*END FEATURED SERVICES*/


/*Media Queries*/



@media (max-width:1199px) {
	
	.custom-headline h2, .custom-headline h1 {
		font-size: 35px !important;
	}
}


@media (max-width:1080px) {
    div.module-67 .ry-container #about .custom-headline h2, .module-67 .ry-container #about .custom-headline h1, .custom-headline h2 {
		font-size: 30px !important;
		text-align: center !important;
	}

	.custom-headline h2 .span-1, .custom-headline h1 .span-1 {
		font-size: 18px !important;
		text-align: center !important;
	}
	
	
	.module-44 .ry-flex .ry-each span {
		line-height: 1.5 !important;
	}


	#welcome-wrap {
		margin-top: 0 !important;
	}
	
	.module-44 .ry-flex {
		flex-direction: column;
		justify-content: center;
	}

	.module-44 .ry-flex .ry-each {
		flex-basis: 100% !important;
	}

	.module-44 .ry-flex .ry-each ul li {
		text-align: center !important;
		justify-content: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 10px 0;
	}

	div#footer-menu-serv ul {
		gap: 0;
		column-count: 1 !important;
	}

	div#footer-menu-serv {
		left: 0 !important;

	}

	.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
		text-align: center !important;
	}

	.module-44 .ry-flex .ry-each{
		margin-bottom: 1.5em;
	}

	.module-44 .ry-flex .ry-each:last-child {
		margin-bottom: 0;
	}

	.module-44 .ry-flex .ry-each h2 {
		text-align: center !important;
	}

	.module-44 .ry-footer-copyright p {
		line-height: 1.5;
		margin-bottom: 10px;
	}

	.module-44 .ry-footer-top {
		padding-bottom: 3em !important;
	}
}

@media (max-width: 768px) {
	.module-19.style2 .services-frame .frame .service-name a {
		opacity: 1;
	}
	.module-67 .ry-container #about {
		width: 100%;
		margin: 0;
	}
}
@media (max-width: 1080px) {
    .mobile-container {
        border-bottom: none;
    }
	.module-43.fixed {
		box-shadow: 0 0 7px #33333336;
	}

	.module-19 .card-holder {
		flex-direction: column;
	}

	.module-19 .card-holder .ry-left .ry-generic .title-wrap {
		padding: 0;
	}

	.module-19.style2 .custom-headline h1, .module-19 .ry-generic .content-wrap p {
		text-align: center;
	}

	.module-19 .ry-generic .btn-wrap {
		justify-content: center;
	}

	.module-28 .ry-flex {
		flex-direction: column-reverse;
		gap: 40px;
	}

	.module-28 {
		padding-bottom: 0;
	}

	.module-44 .ry-footer-logo {
		max-width: 260px;
		margin: 0 auto 1em;
	}

	div#footer-logo-wrap a.ry-btn.ry-btn-primary {
		float: none;
		margin: auto;
	}

	.module-44 {
		padding-top: 3em !important;
	}

	div#footer-logo-wrap {
		margin-bottom: 2em;
	}

	div.map-block {
		margin-bottom: 0 !important;
	}
	

	.module-28 .custom-headline h1, .module-28 .ry-generic-copy p {
		text-align: center;
	}

	.module-28 .ry-btn-wrapper {
		justify-content: center;
	}
	
	div#map-bg {
		height: 400px;
	}

	img#map-pin {
		max-width: 80px;
	}

}


body.default .map-block {
    display: none !important;
}



/* Nathan - Started <May 28, 2025> */

:root {
	--clr-primary: #1d6fa1;
	--clr-secondary: #1d70a2;
	--font-title: clamp(2.8125rem, 2.5781rem + 0.75vw, 3rem);
	--font-spantitle: clamp(1.14625rem, 0.9657rem + 0.7405vw, 1.854375rem);
	--font-subtitle: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem);
}
	
/* Nathan - Started <May 28, 2025> */
	
	.ry-services.style2 button.slide-arrow.prev-arrow.slick-arrow.slick-disabled, 
	.ry-services.style2 button.slide-arrow.next-arrow.slick-arrow.slick-disabled {
    background: #eee;
}
	
	body[data-page-name="payment-options"] .module-32.style3, 
	body[data-page-name="payment-options"] #payment-insurance .style3 .module-32-wrapper-one {
		background: transparent !important;
	}
	
	body[data-page-name="payment-options"] #payment-insurance .module-32-heading-2 h4 {
    color: #1d6fa1;
    text-transform: capitalize;
    letter-spacing: 1px;
}