body, body p, body div{font-family: Figtree !important;font-weight: 400 !important; color:#333;}


@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: 'Figtree';z-index:99;}
.ry-btn-primary:hover {background: #319b99 !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #ffffff !important;background: #319b99 !important;}
.ry-btn.ry-btn-secondary:hover {background: #126484 !important;color: #ffffff !important;box-shadow: unset !important;}
/*.cmsForm .has-error {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 30px !important; font-size: 18px !important}

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

.module-326 a.ry-btn.ry-btn-primary {
    margin: auto;
}
.site-content {
    margin-top: -2px;
}

.link, .link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    color:transparent !important;
}


#ry-pg-body .ry-left a:not(a.ry-btn) {
    color: var(--color-secondary) !important;
}


.map {
	height: 500px;
}

html {
  scroll-behavior: smooth;
}



.page-anchor {
    display: block;
    position: relative;
    top: -400px;
    visibility: hidden;
}



.ry-btn {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 45px !important;
    padding-right: 45px !important;
    max-width: max-content;
    color: #ffffff !important;
    background: var(--color-secondary);
    font-size: 18px !important;
    border-radius: 30px !important;
    text-transform: uppercase;
}

/*SOCIAL DROPDOWN*/


.social-media .social-lists {
	list-style: none;
	padding: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.social-media .social-lists>li {
	padding-bottom: 6px;
	position: relative;
	top: 4px;
}

.social-media .social-lists>li>a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	color: #FFFFFF;
	background: #666;
}

.social-media .social-lists>li>a:hover {
	background: var(--color-secondary););
}

.social-media .social-lists li a.fa:before {
	display: none;
}

.social-media .social-lists>li>a svg {
	fill: #fff;
	width: 18px;
	height: 18px;
}

.social-media .social-lists .main-dropdown ul {
	list-style: none;
	position: absolute;
	z-index: 999999;
	background: var(--color-secondary);
	border-radius: 12px;
	width: 200px;
	padding: 9px 0;
	top: 58px;
	left: -12px;
	box-shadow: 1px 1px 5px rgb(51 51 51 / 39%);
}

.social-media .social-lists .main-dropdown .under-dropdown {
	display: none;
}

.social-media .social-lists .main-dropdown .under-dropdown.hover {
	display: block;
}

.social-media .social-lists .main-dropdown .under-dropdown.hover {
	display: block;
}

.social-media .social-lists .main-dropdown ul:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid rgb(255 255 255 / 90%);
	position: absolute;
	top: -8px;
	z-index: 999999;
	left: 32px;
	display: inline-block;
}

.social-media .social-lists .main-dropdown ul li {
	width: 160px;
	margin: auto;
	line-height: 0;
}

.social-media .social-lists .main-dropdown ul li a {
	font-size: 14px;
	font-weight: 500 !important;
	letter-spacing: 0;
	text-transform: initial;
	line-height: 140%;
	width: 100%;
	display: block;
	padding: 4px 0px 8px;
	margin-bottom: 4px;
	border-bottom: 1px solid #e0e0e0;
	transition: all .3s ease;
	text-decoration: none !important;
}

.social-media .social-lists .main-dropdown ul li:hover a {
	color: hsl(0deg 0% 100% / 54.9%);
	transition: all .3s ease;
}

.social-media .social-lists .main-dropdown ul li:last-child a {
	margin-bottom: 0;
	border-bottom: none;
	padding: 4px 0px;
}



/*END SOCIAL DROPDOWN*/






/*HOMEPAGE LOCATION CTA*/


.ry-hero-cta-link {
    display: flex;
    justify-content: space-between;
    gap: 0 3%;
}

.hp-loc-cta-wrap {
    background: #d7e5eb;
    border-radius: 100%;
    height: 280px;
    width: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    transition: all ease 0.3s;
}

.hp-loc-cta-wrap img {
    margin: auto;
    float: none;
    width: 100%;
    max-width: 180px;
}

.hp-location-cta-logo-wrap {
    display: flex;
    align-items: center;
}

.ry-container .hp-location-cta-circle-section {
    max-width: 90%;
}

.hp-location-cta-circle-section {
    z-index: 300;
    background: #fff;
}

.hp-location-cta-circle-section .ry-container .ry-flex {
    margin-top: -7em;
}


.hp-loc-cta-wrap .ry-icon {
    background: transparent;
    border: 1px solid var(--color-secondary);
    margin-top: 10px;
}

.hp-loc-cta-wrap .ry-icon svg {
    width: 30px;
    height: 30px;
}

.hp-loc-cta-wrap p {
    font-size: 17px;
    margin: 7px 0 0;
}

.hp-loc-cta-wrap:hover {
    background: var(--color-secondary);
}

.hp-loc-cta-wrap:hover p {
    color: #fff;
}

.hp-loc-cta-wrap:hover img {
    filter: brightness(0) invert(1);
}

.hp-loc-cta-wrap:hover .ry-icon {
    background: #fff;
    border: 1px solid #fff;
}


.hp-loc-cta-wrap:before {
    position: absolute;
    content: '';
    border-radius: 100%;
    width: 100%;
    height: 100%;
    border: 1px solid rgb(4 100 120 / 32%);
    transform: scale(0.9);
}

.hp-loc-cta-wrap:hover:before {
    border-color: #fff;
}

@media (min-width:1301px) and (max-width:1660px) {
	
   .hp-loc-cta-wrap {
		max-width: 220px !important;
		width: 100%;
		height: 220px !important;
	}

	.hp-loc-cta-wrap img {
		max-width: 150px;
	}

	.ry-hero-cta-link {
		gap: 0 2%;
		justify-content: center;
	}

	.hp-loc-cta-wrap p {
		font-size: 78%;
	}

	.hp-loc-cta-wrap .ry-icon {
		width: 40px;
		height: 40px;
	}

	.hp-loc-cta-wrap .ry-icon svg {
		width: 27px;
		height: 27px;
	}
 
}

@media (min-width:1200px) and (max-width:1300px) {

	div.hp-loc-cta-wrap {
		max-width: 200px !important;
		width: 100%;
		height: 200px !important;
	}

	.hp-loc-cta-wrap .ry-icon {
		width: 25px;
		height: 25px;
	}

	.hp-loc-cta-wrap p {
		line-height: 1.3;
		font-size: 15px;
		max-width: 90%;
		margin: 10px auto 0;
	}

	.ry-hero-cta-link {
		gap: 0 2% !important;
	}

	div.hp-loc-cta-wrap img {
		max-width: 120px;
	}

	div.hp-loc-cta-wrap .ry-icon svg {
		width: 20px;
		width: 20px;
	}

	.hp-loc-cta-wrap .ry-icon svg {
		width: 20px;
		height: 20px;
	}

}


@media (max-width:1199px) {
    .hp-location-cta-circle-section .ry-container .ry-flex {
		margin-top: 0;
		flex-direction: column;
	}

	.ry-hero-cta-link {
		flex-wrap: wrap;
		justify-content: center;
		gap: 1em;
	}

	.hp-location-cta-circle-section {
		padding: 2em 0;
	}

	div.hp-loc-cta-wrap {
		width: 240px;
		height: 240px;
	}
}

@media (max-width:767px) {

	 .hp-loc-cta-wrap img {
		max-width: 150px;
	}

	.hp-loc-cta-wrap {
		width: 200px;
		height: 200px;
	}

	.ry-hero-cta-link {
		gap: 1em 0;
	}


	.hp-loc-cta-wrap img {
		max-width: 150px;
	}

	.hp-loc-cta-wrap p {
		font-size: 15px;
		line-height: 1.1;
	}

	.hp-loc-cta-wrap .ry-icon {
		margin-top: 15px;
	}
}



/*END HOMEPAGE LOCATION CTA*/




/*FEATURED SERVICES*/

.ry-services.style2 .section-heading h4 {
    margin-bottom: 0 !important;
}

.mobile-services .slick-track .each-block:hover .photo:hover {
	  background: transparent;
}

.mobile-services .slick-track .each-block img {
    max-width: 100px !important;
}

.mobile-services .slick-track .each-block .photo img {
   max-width: 100%  !important; 
} 

.ry-services.style2 .each-block:hover .title {
    opacity: 0;
}

.mobile-services  .slick-slide .serv-icon-title-not-default img {
    margin-bottom: 0.5em;
	max-width:100px !important;
}


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

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


.ry-services.style2 .serv-icon-title-not-default {
    position: absolute;
    clear: both;
    left: 10%;
    bottom: 40%;
    z-index: 1;
}

.ry-services.style2 * .title >div, .hover-services-info h4 {
	  color: var(--color-primary);
	  font-size: 23px !important;
	  font-weight: 500 !important;
	  left !important;
	  line-height: 1.2;
	  pointer-events: none;
	  text-align: left !important;
	  text-transform: uppercase;
	  font-family: var(--font-title) !important;
}

	.mobile-services .slick-track .each-block {
	  /* margin-left: 60px; */
	  border-radius: 0;
	  outline: 0 !important;
	  outline-offset: 0 !important;
	}
	

	  .ry-services.style2 * .photo {
	  border-radius: 40px;
	  cursor: pointer;
	  border: 2px solid rgb(49 155 153 / 32%);
	}

	.ry-services.style2 * .slick-slide img {
	  border-radius: 40px;
	}


	


	

.ry-services.style2 .slick-track {
    gap: 0 1.5em;
    display: flex;
    justify-content: space-between;
}


.desktop-services .each-block .ry-icon svg {
    width: 22px;
    height: 22px;
    fill: #333;
	
}

.desktop-services .each-block .ry-icon {
    width: 55px;
    height: 55px;
	background:#fff;
	margin:10px 0 0 0;
}

.hover-services-info {
    opacity: 0;
    background: hsl(179deg 52% 40% / 90%);
    height: 100%;
    border-radius: 40px;
    transition: all ease 0.3s;
    position: absolute;
    padding: 0 3em;
    z-index: 2;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

img#hover-services-info-icon {
    max-width: 100px;
    height: 100px;
    object-fit: contain;
    margin-bottom: 1em;
}

.hover-services-info p, .hover-services-info h4 {
    color: #fff;
    line-height: 1.4;
}

.hover-services-info h4 {margin-bottom: 0.5em;line-height: 1.2;}

.hover-services-info p {
    overflow: hidden;
    display: -webkit-box;
    line-height: 1.3;
}

a.hp-serv-link {
    color: #00a3e0;
    text-transform: uppercase;
    margin-top: 2em;
    display: block;
    position:relative;
}


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


a.hp-serv-link:after {
    content: '';
    font-family: 'FontAwesome';
    margin-left: 10px;
    width:15px;
    height:15px;
    position:absolute;
    top:2px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--%3E%3Cpath fill='rgb(0, 163, 224)' d='M566.6 342.6C579.1 330.1 579.1 309.8 566.6 297.3L406.6 137.3C394.1 124.8 373.8 124.8 361.3 137.3C348.8 149.8 348.8 170.1 361.3 182.6L466.7 288L96 288C78.3 288 64 302.3 64 320C64 337.7 78.3 352 96 352L466.7 352L361.3 457.4C348.8 469.9 348.8 490.2 361.3 502.7C373.8 515.2 394.1 515.2 406.6 502.7L566.6 342.7z'/%3E%3C/svg%3E");
}



/*END FEATURED SERVICES*/



/* HOMEPAGE EYEWEAR BRANDS */

.hp-brand-section .section-heading {
    margin-bottom: 3em;
}


.hp-brand-slider .slick-track .slick-slide:nth-child(even) {
    margin-top: 3em;
}

div.hp-brand-section {
    position: relative;
    padding: 7em 0;
}

div.hp-brand-section:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-27b71820-34e3-447f-9aa7-93ec449e88f5/homepage_assets/wave.png);
    width: 100%;
    height: 400px;
    background-size: cover;
    z-index: -1;
    background-repeat: no-repeat;
}

@media (min-width:1081px) {
       .hp-brand-slider .slick-track {
        display: flex;
        gap: 0 2em;
        justify-content: space-between;
    }
}

@media (max-width:1080px) {
	
    div.hp-brand-section {
		padding: 4em 0 !important;
	}

	.hp-brand-slider .slick-track .slick-slide:nth-child(even) {
		margin-top: 0 !important;
	}

	.hp-brand-slider .slick-track {
		display: flex;
		gap: 0 2em !important;
		margin-top:2em;
	}

	.hp-brand-slider .slide-arrow {
		display: none !important;
	}

	.hp-brand-slider ul.slick-dots {
		display: flex !important;
		justify-content: center;
		gap: 0 5px !important;
		padding: 0 !important;
		margin: 3em auto 0 !important;
	}

	.hp-brand-slider ul.slick-dots li {
		list-style: none !important;
	}

	.hp-brand-slider ul.slick-dots li button {
		color: transparent !important;
		border: none;
		width: 15px;
		height: 15px;
		border-radius: 50%;
		background-color: var(--color-primary);
		opacity: 0.5;
	}

	.hp-brand-slider ul li.slick-active button {
		opacity:1;
	}

	.hp-brand-slider {
		max-width: 800px;
		margin: auto;
		float: none;
	}
    
}

@media (max-width:600px) {
    .hp-brand-slider {
		max-width: 250px;
		margin: auto;
		float: none;
	}
	
	.hp-brand-slider .slick-track {
		gap:0 1em !important;
	}
		
}


/* HOMEPAGE EYEWEAR BRANDS */




/*HOMEPAGE STAFF */


.hp-staff-section .section-heading h2 {
    color: #fff;
}

.hp-staff-section {
    padding: 5em 0 3em;
    background: var(--color-primary);
}

.hp-staff-slider {
    margin: 1em auto 0;
    max-width: 1400px;
    float: none;
}

.hp-staff-section .section-heading h4 {
    color: #97e0df;
}

.staff-name h4 {
    font-size: 23px;
    color: #fff;
    font-weight: normal;
    font-family: var(--font-default);
}

.hp-staff-section .slick-slide img {
    margin: 0 auto 1.5em;
	    max-width: 280px;
}

.staff-name p {
    text-transform: uppercase;
    font-size: 17px;
    font-family: var(--font-title) !important;
    color: #97e0df;
    letter-spacing: 1px;
    margin-top: 8px;
    line-height: 1.2;
}

.hp-staff-section button {
    border: none;
    font-size: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: var(--color-secondary);
    opacity: 0.3;
}

.hp-staff-section ul.slick-dots {
    text-align: center;
    margin-top: 2em;
	padding-left: 0;
}

.hp-staff-section ul.slick-dots li {
    list-style: none;
	display: inline;
    padding: 0px;
}


.hp-staff-section li.slick-active button {
    opacity: 1;
}

.hp-staff-section  a.ry-btn.ry-btn-primary {
    margin: 1em auto 0;
}


div.team-photo {
    position: relative;
    margin: auto;
    float: none;
}



@media (min-width:1200px) {
	
    .hp-staff-slider .slick-track {
		flex-wrap: wrap;
		display: flex !important;
		justify-content: center;
		gap: 4em 0;
		margin-top: 2em;
	}

	.hp-staff-section ul.slick-dots {
		text-align: center;
		margin-top: 0 !important;
	}

		.hp-staff-section button {
		display: none;
	}

	.hp-staff-slider .slick-slide {
		width: 30% !important;
	}
}
@media (max-width:1199px) {
    .hp-staff-section ul.slick-dots {
		display: flex !important;
		justify-content: center;
		gap: 0 10px;
		padding: 0 !important;
	}

    .hp-staff-section {
        padding: 4em 0 !important;
    }
	
	div.hp-staff-section:before {
		border-radius: 0 !important;
	}
	
}



/* END HOMEPAGE STAFF*/





/*HOMEPAGE UPDATES*/

.section-heading h2, .ry-multi-item-slider-heading-section {
    color: var(--color-primary);
    font-size: 65px;
    letter-spacing: 0;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 400;
    font-family: var(--font-title);
}

div.hp-welcome-section span {
    margin-top: 10px;
}

div.hp-welcome-section .ry-container {
    max-width: 1400px;
    width: 80%;
}


div.hp-welcome-section .ry-content .ry-flex {
    gap: 0 10%;
}


div.hp-welcome-section {
    padding: 9em 0 7em;
	    background: #fff;
}

div.hp-welcome-section a#white-btn {
    margin: 2em 0 0 !important;
}

.hp-welcome-section:before {
    content: '';
}

div.hp-welcome-section .section-heading {
    max-width: 950px;
    margin: 0 auto 1em;
}

div.hp-welcome-section .ry-text {
    max-width:950px;
    margin: auto;
}

a#welcome-btn {
    margin: 3em auto 0;
}

.section-heading span {
    display: block;
}

.section-heading h4, .section-heading span.span-1, div.hp-welcome-section span {
    margin-bottom: 15px;
    font-size: clamp(1.3rem, 1.314rem + 0.273vw, 1.5rem);
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--color-secondary);
    font-weight: 500;
    font-family: var(--font-title);
    line-height: 1.4;
}

.section-heading {
    margin-bottom: 2em;
}


a#banner-btn {
    margin: 1em auto 0;
    border: none;
    transition: all ease 0.6s;
    color: #fff !important;
}


a#banner-btn:hover {
    border-radius: 30px !important;
    color: #fff !important;
}

.banner-text h2 {
    color: #fff !important;
    font-size: clamp(2.5rem, 2.091rem + 1.818vw, 5rem);
    font-family: var(--font-title) !important;
}


.module-15 .right .__subs.phone a:hover, .module-15 .right .__subs.appointment a:hover {
    background: linear-gradient(to right, var(--color-primary), #7294b4) !important;
    border-radius: 30px !important;
    color: #fff !important;
}

a.ry-btn.ry-btn-primary, button.ry-btn.ry-btn-primary.dropdown-toggle, .dropdown.locations-dropdown button {
    margin: 0;
    padding: 10px 2rem;
    border: none;
    transition: allease 0.6s;
    background: var(--color-secondary);
    text-transform: initial;
    font-weight: 500;
}




a#btn-white:hover {
    color: #fff !important;
}

a.ry-btn.ry-btn-primary:hover {
    background: var(--color-primary) !important;
    color: #fff !important;
}

.banner-text h4 {
    margin-bottom: 15px;
    font-size: clamp(1.375rem, 1.314rem + 0.273vw, 1.75rem);
    letter-spacing: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    font-family: "Figtree";
    text-align: center;
}




/*END HOMEPAGE UPDATES*/






/* HOMEPAGE FOOTER LOCATION*/

div.hp-locations .ry-flex {
    align-items: center;
}
.location-nav ul li.active h3 {
    color: var(--color-secondary);
}
div.hp-locations .ry-flex h4 {
    display: none;
}


div.hp-locations .ry-flex .section-heading {
    margin-bottom: 0;
}

div.hp-locations .ry-each:nth-child(1) {
    width: auto;
}

div.hp-locations .ry-each:nth-child(2) {
    width: 65%;
    max-width: 900px;
}

div#hp-locations-address {
    justify-content: space-between;
    gap: 0 4em;
}

div#hp-locations-address img {
    object-fit: contain;
    max-width: 400px;
}

div#hp-locations-address .ry-each {
    width: auto !important;
}

.accordion-custom .ry-heading {
    background: #fff;
    border: none !important;
    border-radius: 20px;
    padding: 1.5em 2em !important;
    color: #1a2b3c;
    font-family: var(--font-title) !important;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 300 !important;
    transition: all ease 0.3s;
}


.location-wrapper .content {
    background: #fff;
    border: none;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 1em 4em 3em 4em;
}

.location-wrapper .each-item {
    margin-bottom: 12px;
}

.location-wrapper .accordion-custom .ry-heading .ui-state-active {
    margin-bottom: 0;
    border-radius:0 !important;
}

.location-wrapper .accordion-custom .ry-heading:after {
    position: absolute;
    right: 12%;
    background: transparent;
    content: '';
    width: 15px;
    height: 15px;
    border-top: 2px solid rgb(102 102 102 / 45%);
    border-right: 2px solid rgb(102 102 102 / 45%);
    transform: rotate(135deg);
    top: 39%;
}

.location-wrapper .ui-accordion-header-active:after {
    top: 60% !important;
    transform: rotate(316deg) !important;
}


.location-wrapper .ui-accordion-header-active {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    padding-bottom: 10px !important;
}

.location-wrapper .ui-state-default .ui-icon {
    background-image: none !important;
}

.accordion-custom .ry-heading:not( .ui-state-active) {
    box-shadow: -1px 12px 10px 5px hsl(0deg 0% 0% / 20%);
}

.location-wrapper .hp-loc-name {
    color: #00a3e0;
    text-transform: uppercase;
    margin: 30px 0 20px;
    font-size: 22px;
    letter-spacing: -1px;
}

.app-icon-wrap .ry-icon a {
    background: #b1d3d1;
    width: 55px;
    height: 55px;
    z-index: 300;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.location-wrapper .ry-icon {
    background: transparent;
    position: absolute;
    right: 0;
    top: 50%;
    width: auto;
}

.app-icon-wrap .ry-icon svg {
    width: 20px;
    height: 20px;
    position: relative;
    top: 2px;
}

.location-wrapper .hp-loc-phone-fax {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1.5em 0;
    position: relative;
}

.hp-loc-phone-fax li {
    list-style: none;
    position: relative;
    width: 100%;
}

.hp-loc-phone-fax ul {
    padding: 0;
    display: flex;
    justify-content: space-between;
    gap: 0 1em;
    width: 100%;
}



.location-wrapper .accordion-custom .ry-heading:before {
    color: var(--color-secondary) !important;
    content: '\f041';
    font-family: 'FontAwesome';
    font-size: 28px;
    display: inline-block;
    margin-right: 15px;
}


.hp-loc-address:before, .hp-loc-hours:before,
.location-wrapper .hp-loc-phone-fax:before,
.hp-loc-phone-fax a.loc-fax:before,
.hp-loc-phone-fax li:before {
    content: '\f041';
    background: var(--color-secondary);
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 100%;
    font-family: 'FontAwesome';
    display: flex;
    align-items: center;
    justify-content: center;
    left: -50px;
    color: #fff;
}

.hp-loc-address, .hp-loc-phone, .hp-loc-hours, .hp-loc-phone-fax {
    margin-left: 55px !important;
}

.hp-loc-address, .hp-loc-hours, .hp-loc-phone-fax li {
    position: relative;
}

.hp-loc-hours:before {
    content: '\f017';
    top: -4px;
}

a.directions-btn {
    color: #666;
    text-underline-offset: 5px;
    text-decoration: underline !important;
    font-size: 15px;
}

.hp-loc-phone-fax {
    justify-content: space-between;
    margin: 30px 0;
    position: relative;
    gap: 0 1em;
    display: flex;
}


.hp-loc-phone-fax li:nth-child(1):before {
    content: '\f095';
}

a.loc-fax {
    pointer-events: none;
    position: relative;
}


.hp-loc-phone-fax li:before {
    content: '\f1ac';
    top: -6px;
}

a.loc-hours {
    text-underline-offset: 5px;
    text-decoration: underline !important;
}

@media (min-width:1200px) and (max-width:1660px) {
   .hp-loc-phone-fax li {
    white-space: nowrap;
}

.footer-locations-block .ry-left {
    width: 70%;
}

div.footer-locations-inner {
    padding: 3em 3em;
    max-width: 70%;
}

div.locations-v2 {
    height: 850px;
}

div.footer-locations-block .ry-right {
    width: 40%;
}

.hp-loc-address:before, .hp-loc-hours:before, .location-wrapper .hp-loc-phone-fax:before, .hp-loc-phone-fax a.loc-fax:before, .hp-loc-phone-fax li:before {
    width: 35px !important;
    height: 35px !important;
    font-size: 15px;
}

.hp-loc-phone-fax li:before {
    top: -1px;
}

.hp-loc-phone-fax li:nth-child(2) {
    left: 10%;
}

.location-tab-content .each-item li, .footer-locations-block .ry-left .location-tab-content p, .hp-loc-address {
    font-size: 18px;
}

.hp-loc-address:before, .hp-loc-hours:before, .location-wrapper .hp-loc-phone-fax:before, .hp-loc-phone-fax a.loc-fax:before, .hp-loc-phone-fax li:before {
    left: -42px;
}

}

@media (max-width:1199px) {
	
    div.map-ratio #mapCustom {
		position: static !important;
		height: auto !important;
	}

	div.map-wrapper {
		position: static !important;
		height: auto !important;
	}

	div.locations-v2 {
		height: auto !important;
		flex-direction: column !important;
		overflow: hidden;
		display: block !important;
		padding: 4em 0;
	}

	div.map-ratio #mapCustom > div {
		position: static !important;
	}

	.locations-v2 .location-wrapper {
		margin: auto;
		float: none;
		max-width: 650px;
	}
	
	 div.hp-locations .ry-each:nth-child(1) {
		width: auto;
	}

	div.hp-locations .ry-each:nth-child(1), div.hp-locations .ry-each:nth-child(2) {
		width: 100% !important;
	}

	div.hp-locations .ry-flex {
		flex-direction: column;
		gap: 1em 0 !important;
	}

	div#hp-locations-address {
		gap: 2em 0 !important;
	}

	div.hp-locations .section-heading h2 {
		text-align: center !important;
	}

	div.hp-locations {
		padding: 3em 0 !important;
	}
}



@media (max-width:767px) {

	div.locations-v2 .accordion-custom .ry-heading {
		font-size: 16px !important;
		font-weight: 500 !important;
	}

	.location-wrapper .accordion-custom .ry-heading::before {
		margin-right: 5px;
		font-size: 18px !important;
	}

	div.location-wrapper .content {
		padding: 1em 2em 3em 2em !important;
	}

	div.location-wrapper .hp-loc-name {
		font-size: 20px !important;
	}

	div.location-wrapper .hp-loc-phone-fax {
		center !important;
		flex-direction: column;
		gap: 2em 0 !important;
		align-items: flex-start;
		margin: 10px 0 30px;
	}

	a.hp-loc-phone {
		top: 8px;
		position: relative;
	}

	div.app-icon-wrap .ry-icon {
        position: static;
        margin: 0 0 1em 0;
        width: auto;
        height: auto;
        left: 0;
        right: initial;
        justify-content: flex-start;
    }

	div.app-icon-wrap .ry-icon svg {
		width: 15px;
		height: 15px;
	}

	div.location-wrapper .accordion-custom .ry-heading::after {
		top: 27px !important;
	}

}


/* END HOMEPAGE FOOTER LOCATION*/





/* HOMEPAGE REVIEWS*/

div.hp-reviews {
    padding: 8em 0;
}

div.hp-reviews .section-heading h4 {
    text-align: left;
}

.hp-reviews .ry-container {
    max-width:80%;
}

div.rev-slide p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
	line-height:1.4;
}

div#rev-slider-block {
    z-index: 1;
    position: relative;
    background: #eff4f7;
    padding: 3em 4em;
    border-radius: 30px;
    position:relative;
}

div#rev-slider-block:after{
    background: url(https://www.royacdn.com/unsafe/smart/Site-27b71820-34e3-447f-9aa7-93ec449e88f5/homepage_assets/reviews_img_1.png);
    position: absolute;
    bottom: -8%;
    right: -25%;
    content: '';
    width: 497px;
    height: 249px;
    background-size: contain;
    background-repeat: no-repeat;
}

.rev-slide span.fa.fa-star.fa-fw.fa-fw {
    color: #dbbe5a !important;
    margin-bottom: 13px;
    font-size: 21px;
}

.hp-reviews .ry-content .ry-flex {
    gap: 0 5%;
}

div#rev-image-block {
    z-index: 1;
}

div#testimonials-slider ol.carousel-indicators {
	padding: 0 !important;
	display: flex !important;
	gap: 0 5px !important;
}

div#rev-slider-block h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
    margin: 1.5em 0 2.5em;
}

div#testimonials-slider ol.carousel-indicators li {
    width: 15px !important;
    height: 15px !important;
    background: var(--color-secondary);
    margin: 0 !important;
    opacity: 0.5;
}


div#testimonials-slider ol.carousel-indicators li.active {
    background: var(--color-secondary) !important;
    opacity:1 !important;
    width:30px !important;
}


@media (max-width:1199px) {
    .hp-reviews .ry-content .ry-flex {
		flex-direction: column-reverse;
		gap: 5% 0 !important;
	}
	
	div#rev-slider-block::after {
		display:none !imporant;
	}

	.hp-reviews .ry-content .ry-flex .section-heading h4, .hp-reviews .ry-content .ry-flex .section-heading h2 {
		text-align: center;
	}

	div#rev-image-block {
		max-width: 500px;
		margin: auto;
	}

	div#rev-slider-block {
		top: 0 !important;
		margin: 1.5em 0 2em !important;
		right: 0;
		max-width: 100% !important;
	}

	div.hp-reviews .ry-container {
		max-width: 90%;
	}

		div#rev-slider-block h5 {
		display: block;
		text-align: center;
		font-size: 18px;
	}

	div.hp-reviews:after {
		display: none;
	}

	div#rev-image-block img {
	}

	div.rev-slide p {
		text-align: center !important;
	}

	div.hp-reviews {
		padding: 2em 0 !important;
	}

	div#testimonials-slider .carousel-indicators {
		bottom: 0 !important;
		right: 0;
		left: 0 !important;
		margin: auto;
		float: none !important;
		justify-content: center;
		width: 100% !important;
	}

	.rev-btn-wrap {
		margin-top: 4em;
	}

	

}



div#location-socials .custom-social-wrapper .social-inner-wrap li {
    width: 40px;
    height: 40px;
}

div#location-socials .custom-social-wrapper .social-inner-wrap li a {
    background: hsl(0deg 0% 100% / 15%);
}


.form-btn {
    height: 51px;
    max-width: 130px;
    padding-right: 8px;
    float: right;
}


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


.map-ratio #mapCustom {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.map-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.locations-v2 .location-wrapper {
    z-index: 9;
    height: 100%;
    max-width: 750px;
    
}

.locations-v2 {
    height:900px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -2px;
}



.footer-locations-inner {
  background: #fff;
  border-radius: 30px;
  max-width: 65%;
  padding: 4em;
	z-index: 1;
}
.footer-locations-inner .section-heading h2 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 1.1;
 text-transform: uppercase !important;
}

.hp-loc-hours ul li {
  list-style: none;
}

.hp-loc-phone:before {
  background: var(--color-secondary);
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 100%;
  font-family: 'FontAwesome';
  align-items: center;
  justify-content: center;
  color: #fff;
  content: '\f095';
  display: flex;
  left: 0;
  top: -10px;
}

.hp-loc-hours ul {
  padding: 0;
}

.location-nav ul {
  padding: 0;
}
.location-nav ul li {
  list-style: none;
  padding: 0 0 20px 0;
  border-bottom: 1px solid rgb(102 102 102 / 19%);
  margin-bottom: 20px;
	        position: relative;
}
.location-nav li a:hover {
  color: var(--color-secondary);
}
.location-nav li h3 {
  color: #666;
  font-weight: 600;
  font-size: 21px;
  position: relative;
}
.footer-locations-block {
  display: flex;
  justify-content: space-between;
  gap: 0 5%;
  align-items: center;
}
.footer-locations-block .ry-right {
  width: 30%;
}
.footer-locations-block .ry-left {
  width: 60%;
  background: rgb(132 215 235 / 19%);
  padding: 2em;
  border-radius: 20px;
}
.location-nav ul li:hover h3 {
  color: var(--color-secondary);
  position: relative;
}
.footer-locations-block .ry-left .location-tab-content p, .hp-loc-address {
  font-size: 18px;
  line-height: 1.5;
}

.hp-loc-phone-fax li {
    list-style: none;
    position: relative;
    width: 100%;
}

.hp-loc-phone-fax ul {
    padding: 0;
    display: flex;
    justify-content: space-between;
    gap: 0 1em;
    width: 100%;
}



@media (max-width: 1200px) {
	
	#cta-wrap {
		margin-top: 0;
	}

	.footer-locations-block .ry-left,
	.footer-locations-block .ry-right {
		width: 50%;
	}

		.footer-locations-inner {
		max-width: 100%;
	}
}


@media (max-width: 768px) {
	.module-1 {
        flex-direction: column;
        gap: 1em 0;
    }

	div#location-socials span.span-1 {
		text-align: center;
	}

	.module-1 .ry-box-left img {
		max-width: 400px;
		margin: 0 auto;
	}
	
	a#page-btn {
		margin: 1.5em auto 0 !important;
	}
	
	div.module-1 a#pg-btn {
		margin: 1em auto 0;
		max-width: fit-content;
	}
	
	.module-1 .ry-box-right, .module-1 .ry-box-left {
		width: 100% !important;
	}

	.module-1 .ry-box-right h4, .module-1 .ry-box-right p {
		text-align: center !important;
	}

	.module-1 .ry-box-left {
		max-width: 350px;
		margin: auto;
	}

	.footer-locations-block {
    flex-direction: column;
    gap: 1em 0 !important;
}

.footer-locations-block .ry-left, .footer-locations-block .ry-right {
    width: 100% !important;
}

.location-nav ul li {
    text-align: center;
}

.footer-locations-block .ry-left {
    display: none;
}

 div.locations-v2 {
        padding:2.5em 0 !important;
    
}

.footer-locations-block .ry-left .location-tab-content p, .hp-loc-address {
    text-align: center;
}

.location-nav ul li.active {
    border-bottom: none;
}

.hp-loc-address, .hp-loc-phone, .hp-loc-hours {
    position: relative;
    margin: 4em auto 0 !important;
}

.hp-loc-address:before, .hp-loc-hours:before, .location-wrapper .hp-loc-phone-fax:before, .hp-loc-phone-fax a.loc-fax:before, .hp-loc-phone:before {
    right: 0;
    left: 0;
    margin: auto;
    top: -3em;
}

a.directions-btn {
    position: static !important;
}

.hp-loc-phone-fax, .hp-loc-phone-fax ul {
    margin-top: 2em;
    text-align: center;
    flex-direction: column;
    gap: 3em 0 !important;
    margin-left: 0 !important;
}

.hp-loc-phone-fax a {
    position: static !important;
    text-align: center !important;
    height: auto !important;
}

.hp-loc-hours ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.hp-loc-hours ul li {
    border: none;
    padding: 0 !important;
    margin: 0 !important;
}

.footer-locations-block .ry-right .each-item {
    margin-bottom: 2em !important;
	position: relative;
    z-index: 2;
}

.footer-locations-inner {
    padding: 2em;
}

.hp-loc-phone-fax li {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
}

.hp-loc-phone-fax li:before {
    right: 0;
    left: 0;
    margin: auto;
    top: -2.5em;
}

}

.location-nav li a {
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    background: transparent;
    font-weight: 500;
    border: none !important;
    outline: none !important;
    left: 0;
    right: 0;
    text-decoration: none;
}

.marker-image img {
    max-width: 50px;
}

.footer-marker-block a {
    color: transparent !important;
}

div.footer-marker-block .link, div.footer-marker-block a.footer-location-btn.link {
    position: absolute;
    background: transparent;
    top: 0;
    left: 0;
    bottom: 0;
}

div.footer-marker-block {
    position: absolute;
    top: 35%;
    z-index: 1;
    display: flex;
    max-width: 900px;
    margin: auto;
    left: 0;
    right: 0;
}

.footer-map-container {
    position: relative;
}

body.default .footer-map-container {
    display: none;
}



body.default .footer-top .ry-content {
    margin-top: 0 !important;
}

.footer-custom .footer-top .ry-content .ry-flex .left-block .ry-text ul li.active a:before {
    filter: brightness(0) invert(1);
}

.marker-image img#map-pin-hover {
    transform: scale(0);
}

.marker-image:hover img#map-pin {
    opacity: 0;
}

.marker-image:hover img#map-pin-hover {
    transform: scale(1);
}

.marker-image {
    position: relative;
}

.marker-image img {
    max-width: 35px;
    transition: allease 0.6s;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 1;
}

div.footer-marker-block .marker-image:nth-child(3) {
    top: -115px;
    right: -72px;
}



@media (min-width:992px) {
    .location-selector {
        display:none;
    }
}





@media (max-width:1199px) {

	.mobile-container .mobile-nav button .hamburger-inner {
		background: var(--color-primary) !important;
	}

	.mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after {
	  background: var(--color-primary) !important;
	 }

	
	
	.module-66 .carousel .carousel-inner .item img {
		height: auto;
	}

	.module-66 .carousel-inner {
		opacity: 1;
	}

	div.module-66 .bnr-textbox {
        bottom: 5%;
    }
	
	.section-heading h2, .module-28 .section-heading h2,
	.ry-multi-item-slider-heading-section {
        text-align: center !important;
        line-height: 1.3 !important;
        font-size: 35px !important;
        letter-spacing: 0;
    }

	div.module-66 .bnr-textbox h1 {
		font-size: 45px;
	}

	a#hero-btn {
		background: var(--color-secondary) !important;
	}

	.module-66 .bnr-textbox p {
		font-size: clamp(1.3rem, 1.314rem + 0.273vw, 1.5rem);
		line-height: 1.3;
	}
	

	div.module-34 {
		display: none !important;
	}

	

	.col-xs-12.hidden-md.hidden-lg.module-35 {
		display: block !important;
	}
	
	 div.hp-welcome-section .ry-content .ry-flex {
		flex-direction: column;
		gap: 2em 0 !important;
	  }

		div#with-image img {
		max-width: 500px;
		height: auto;
		padding: 0;
		margin: auto;
	}

    div.hp-welcome-section .ry-content p {
        text-align:center !important;
    }
	
	div.hp-welcome-section .ry-container {
		width: 90%;
	}

    body div.hp-welcome-section a#white-btn {
        margin: 1em auto 0 !important;
        float:none;
    }
	
	div.hp-welcome-section {
		padding: 2em 0 !important;
	}

	.module-66 {
		margin-top: 78px;
		height: auto;
		text-align: center !important;
   		line-height: 1.3 !important;
	}

	.module-15.style2 {
		display: none;
	}


	
	button.mobile-app-btn.dropdown-toggle, button.mobile-phone-btn.dropdown-toggle {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		background: var(--color-secondary);
		border: none;
		display: flex;
		align-items: center;
		justify-content: center;
	}


	button#phone-btn i {
		color: #fff;
	}


	button.mobile-app-btn.dropdown-toggle span.caret, button.mobile-phone-btn.dropdown-toggle span.caret {
		display: none;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button {
		gap: 0 7px;
	}
	
	
	ul.dropdown-menu.mobile-info {
		background: var(--color-secondary);
		border-radius: 10px;
		width: 100%;
		left: initial;
		border: none;
		min-width: 250px;
		margin: 0;
		top: 43px;
		max-width: max-content;
		right: 1em;
		top: 3em;
		bottom: initial;
		padding: 10px 20px;
	}


	ul.dropdown-menu.mobile-info li.social-link, ul.dropdown-menu.mobile-info li.social-link em {
		color: #fff;
		font-style: normal !important;
		font-size: 16px;
	}

	ul.dropdown-menu.mobile-info li.social-link {
		border-bottom: 1px solid rgb(255 255 255 / 30%);
		padding-bottom: 5px;
		cursor: pointer;
	}


	ul#phone-dropdown a, ul#calendar-dropdown a {
		background: var(--color-secondary);
		margin: 0;
		width: 100% !important;
		height: auto !important;
		display: inline-block;
		padding: 0;
		border-radius: 0;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button {
		position: relative;
	}
	
	
	
		ul.dropdown-menu.mobile-info li i {
		margin-right: 5px;
		background: transparent;
		border-radius: 100%;
		border: 1px solid rgb(255 255 255 / 26%);
		height: 25px;
		width: 25px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		font-size: 8px;
	}
	
	.section-heading {
		margin-bottom: 1em !important;
	}
	

}


@media (max-width:700px) {
    
    .section-heading h4, .section-heading span.span-1,
	div.hp-welcome-section span {
            font-size:20px !important;
    }
}


@media (max-width:500px) {
	
	div.module-66 .bnr-textbox h1 {
		font-size: 30px;
	}
}






/*--UPDATE--*/

.location-about .button-wrapper.ry-flex {
    gap:10px
}
.location-about .button-wrapper.ry-flex a {
    font-size:16px !important;
    padding:18px 1.8vw;
    height:fit-content
}
.grecaptcha-badge {
    z-index:9
}



@media(max-width:1480px){
	.location-about .button-wrapper.ry-flex a {
		font-size:15px !important;
		padding:18px 1.5vw;
	}
}
@media(max-width:1294px){
	.location-about .button-wrapper.ry-flex a {
		font-size:16px !important;
		padding-inline:30px;
		max-width:200px;
		width:100%
	}
	.location-about .button-wrapper.ry-flex {
		flex-wrap:wrap;
		justify-content:start;

	}
}

@media(max-width:1080px){
	.location-about .button-wrapper.ry-flex {
		flex-direction: row !important;
	}
	.location-about .button-wrapper.ry-flex a {
		max-width:48%;
		width:100%
	}
	
	.module-28 .ry-btn-wrapper {
		justify-content: center;
		margin: 1em auto 0 !important;
	}
	
	.module-28 .ry-generic-copy p {
		max-width: 100%;
		text-align: center;
	}

	.module-28 .section-heading span.span-2 {
		left: 0;
	}


	a#white-btn {
		margin: auto;
		float: none;
	}
	
	.hp-staff-section a.ry-btn.ry-btn-primary {
		margin: 3em auto 0 !important;
	}

}


.modal-footer {
    display: none;
}

.modal-body {
    padding: 0;
}

.close-btn {
    position: absolute;
    right: -10px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -15px;
}

.close-btn a {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    top: -2px;
}

.modal-dialog {
    width: 90%;
    max-width: 600px;
    margin: 60px auto 0;
}





/* REVIEWS PAGE*/

.module-24.snap-reviews .ry-each svg.bi.bi-quote {
    width: 50px;
    opacity: 0.6;
    display: inline-block;
}


.module-24.snap-reviews .ry-each {
    background: #f9f9f9;
    border-radius: 20px;
    padding: 2em;
    border: 1px solid hsl(0deg 0% 40% / 15%);
    box-shadow: 1px 1px 9px hsl(0deg 0% 0% / 10%);
}



.module-24.snap-reviews  .rev-name-block {
    border-top: 1px solid hsl(0deg 0% 40% / 18%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 1em 0 0;
    padding-top: 2em;
}

.module-24.snap-reviews  div.with-stars img {
    max-width: 100px;
    margin-bottom: 10px;
}

.module-24.snap-reviews  .with-stars .ry-icon {
    background: var(--color-secondary);
    float: right;
}


.module-24.snap-reviews  .with-stars .ry-icon i {
    color: #fff;
    font-size: 23px;
    padding-left: 2px;
}

.module-24.snap-reviews  .reviews-text {
    display: flex;
    gap: 0 10px;
}



/* END REVIEWS PAGE*/



/*GLOBAL RESPONSIVENESS*/


@media (max-width:1660px) {
	.section-heading h2, .ry-multi-item-slider-heading-section {
		font-size: 50px;
	}
	
	div.hp-welcome-section {
		padding: 6em 0;
	}
	
	.hp-brand-section {
		padding: 5em 0 !important;
	}

}

@media (max-width:1199px) {
    div.locations-v2 {
		background: #eff4f7;
	}

	div.map-ratio #mapCustom {
		opacity: 0;
	}

	div.rev-slide p {
		-webkit-line-clamp: initial !important;
	}

	.footer-locations-block .ry-left {
		padding: 2em 1em;
	}
}


@media (max-width:768px) {
   div#rev-slider-block {
		padding: 2em 1em 3em !important;
	} 
}



@media (max-width:500px) {
	.section-heading h2, .ry-multi-item-slider-heading-section {
		font-size: 30px !important;
	}
}

/*END GLOBAL RESPONSIVENESS*/





:root {
    --color-primary: #126484;
    --color-secondary: #319b99;
    --font-default: Figtree;
    --font-title: Instrument Sans;
    
}