/** HEADER **/
body.home .module-154 {
    background: transparent;
}

.module-154 .ry-each .ry-nav {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
}

.module-154 .ry-last .ry-top-left .ry-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.module-154 .ry-first {
    width: 100%;
    max-width: 228px;
}

.module-154 .ry-last {
    width: 80%;
    max-width: 100%;
    align-items: flex-start;
}

.module-154 .ry-each .ry-appointment {
    position: relative;
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/bg_headerappointment.png);
    background-size: cover;
    background-position: bottom center;
    top: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    max-width: 160px;
    min-width: 160px;
    padding: 28px 0 60px;
}

.module-154 .ry-each .ry-appointment:hover {
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/bg_headerappointment_hover.png);
    background-size: cover;
    background-position: bottom center;
}

.module-154 .ry-each .ry-appointment .ry-icon {
    background: #ffffff;
    width: 70px;
    height: 70px;
	margin-bottom: 20px;
}

.module-154 .ry-each .ry-appointment .ry-icon img {
    width: 30px;
    max-width: 30px;
}

.module-154 .ry-each .ry-appointment .span-1 {
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Urbanist';
	letter-spacing: 0;
}

.module-154 .ry-last .ry-top-right {
    width: fit-content;
    margin-left: 60px;
}

.module-154 .ry-last .ry-top-left .ry-top .ry-header-phone {
    display: flex;
    width: fit-content;
	margin-right: 50px;
}

.module-154 .ry-last .ry-top-left .ry-top .social-inner-wrap li {
    margin-bottom: 0;
}

.module-154 .ry-last .ry-top-left .ry-top .social-inner-wrap li a {
    font-size: 16px;
	padding: 0;
    border: 0;
    transition: none;
}

.module-154 .ry-last .ry-top-left .ry-top .social-inner-wrap li a.fa.fa-instagram {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.module-154 .ry-last .ry-top-left .ry-top .social-inner-wrap li a.fa.fa-pinterest {
    background: #E60023;
}

.module-154 .ry-last .ry-top-left .ry-top .social-inner-wrap li a.fa.fa-google {
    background: #DB4437;
}

.module-154 .ry-last .ry-top-left .ry-top .social-inner-wrap li a.fa.fa-yelp {
    background: #c41200;
}

.module-154 .ry-last .ry-top-left .ry-top .ry-header-phone span.span-1 {
    font-size: 15px;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    color: #a65943;
}

.module-154 .ry-last .ry-top-left .ry-top .ry-header-phone a {
    font-size: 26px;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    color: #222222;
}

.module-154 .ry-last .ry-top-left .ry-top .ry-header-phone a:hover {
    color: #a65943;
}

.module-154 .ry-last .ry-top-left .ry-top .ry-header-phone > div:first-child {
    margin-right: 30px;
    position: relative;
}

.module-154 .ry-last .ry-top-left .ry-top .ry-header-phone > div:first-child:before {
    content: '\f095';
    font-family: 'FontAwesome';
    position: absolute;
    left: -55px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #483c33;
    color: #ffffff;
    top: 15px;
}

.module-154 .ry-each .ry-nav li {
    padding: 0;
}

.module-154 .ry-each .ry-nav li a {
    font-size: 20px;
    font-family: 'Urbanist';
    font-style: normal;
    text-transform: uppercase;
    color: #222222;
    line-height: 1;
    letter-spacing: 0;
	text-shadow: 1px 1px 1px #ffffff;
	font-weight: 500;
}

.module-154 .ry-last .ry-top-left .ry-bottom {
    margin-top: 38px;
}

.module-154 .ry-menu .ry-nav li.dropdown .dropdown-menu {
    top: 100% !important;
}

.module-154 .ry-menu .ry-nav li.dropdown .dropdown-menu li a {
    text-transform: none;
    padding: 0;
    font-size: 18px;
}

.module-154 .ry-each .ry-nav li a:hover {
    color: #a65943;
}

.module-154 .ry-last .ry-top-left {
    position: relative;
    top: 40px;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li.active a {
    background: transparent;
    color: #a65943;
}

/** HERO **/
.module-155 .item img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 70%;
}

.module-155 .item {
    height: 100vh;
}

.module-155 {
    height: 100vh;
    position: relative;
}

.module-155 .item .col-xs-12.text-center,
.module-155 .ry-content,
.module-155 .item > .col-xs-12, 
.module-155 .item .ry-each {
    height: 100%;
}

.module-155 .ry-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	z-index: 1;
}

.module-155 .ry-text .ry-container {
    width: 90%;
}

.module-155 .ry-text .ry-copy {
    width: 50%;
}

.module-155 .ry-text .ry-copy h1 {
    color: #a65943;
    font-family: 'Lora';
    font-style: italic;
    font-size: 65px;
    line-height: 1.2;
	text-shadow: 1px 1px #ffffff;
}

.module-155 .ry-text .ry-copy h1 span.span-1 {
    display: block;
    font-size: 40px;
	font-style: normal;
    color: #222222;
}

.module-155 .ry-text .ry-copy .ry-btn.ry-btn-primary {
    margin: 0 auto;
    background: #222222;
}

.module-155 .ry-text .ry-copy .ry-button {
    margin: 39px 0 0;
}

.module-155 .svg-container {
    z-index: 1;
    padding: 0;
}

.module-155 .ry-text .ry-copy .ry-btn.ry-btn-primary:hover {
    background: #a65943;
}

.module-155 svg .svg-curve {
    fill: #ededed;
}

/** WELCOME **/
.custom-welcome {
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/welcome_bg.jpg);;;;
	background-size: cover;
	background-position: top center;
	margin-top: -1px;
	padding: 140px 0 230px;
}

.custom-welcome .ry-container {
    width: 60%;
}

.custom-welcome h2 {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 300;
    font-size: 60px;
    line-height: 1;
    color: #483c33;
    letter-spacing: 10px;
}

.custom-welcome h2:after {
    content: '';
    display: block;
    width: 160px;
    height: 2px;
    background: #a65943;
    margin: 30px auto;
}

.custom-welcome p {
    text-align: center;
    font-size: 24px;
    color: #222222;
    line-height: 1.5;
}

.custom-welcome p span.span-1 {
    font-size: 28px;
}

.custom-welcome .ry-button {
    margin: 40px 0 0;
}

.custom-welcome .ry-button .ry-btn.ry-btn-primary {
    margin: 0 auto;
}

/** CTA **/
.custom-cta {
    margin-top: -112px;
	z-index: 1;
}

.custom-cta .ry-each {
    width: calc((100% / 4) - 40px);
    max-width: 360px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/bg_cta.png);
    background-size: cover;
    background-position: top center;
    padding: 0 0 106px;
}

.custom-cta .ry-each .ry-img {
    width: 200px;
    height: 200px;
    background: #ffffff;
    border-radius: 100%;
    padding: 10px;
    margin-top: -21px;
    margin-bottom: 37px;
}

.custom-cta .ry-each .ry-img .ry-inner {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(228,228,228) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(228,228,228) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(228,228,228) 100%);
    box-shadow: 0px 40px 60px 0px rgba(40, 39, 40, 0.06);
    display: flex;
    align-items: center;
    justify-content: center;
}


.custom-cta .ry-each:hover .ry-img .ry-inner {
    background: #483c33;
}

.custom-cta .ry-each:hover .ry-img .ry-inner img {
    filter: brightness(0) invert(1);
}

.custom-cta .ry-each p {
    text-align: center;
    font-size: 33px;
    line-height: 1;
    width: 90%;
    margin: 0 auto;
}

.custom-cta .ry-each p a {
    color: #222222;
}

/** SERVICES **/
.custom-services-text {
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/services_bg.jpg);
    background-size: cover;
    background-position: 50%;
    padding: 400px 0 290px;
    margin-top: -243px;
}

.custom-services-text .ry-container {
    width: 80%;
    max-width: 1280px;
}

.custom-services-text h2 {
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    font-size: 60px;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 300;
    color: #ffffff;
    letter-spacing: 10px;
}

.custom-services-text h2:after {
    content: '';
    width: 160px;
    height: 2px;
    background: rgb(255 255 255 / 30%);
    display: block;
    margin: 30px auto;
}

.custom-services-text p {
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    line-height: 36px;
}

.custom-services-cta {
    margin-top: -190px;
}

.custom-services-cta .ry-container {
    max-width: 1600px;
    width: 90%;
}

.custom-services-cta .ry-content.ry-flex {
    flex-wrap: wrap;
}

.custom-services-cta .ry-content.ry-flex .ry-each {
    width: calc((100% / 4) - 20px);
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 25px;
}

.custom-services-cta .ry-content.ry-flex .ry-each .ry-img {
    position: relative;
}

.custom-services-cta .ry-content.ry-flex .ry-each .ry-text {
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: 90%;
}

.custom-services-cta .ry-content.ry-flex .ry-each .ry-text p {
    text-align: left;
    font-size: 28px;
}

.custom-services-cta .ry-content.ry-flex .ry-each .ry-text p a {
    color: #ffffff;
    position: relative;
}

.custom-services-cta .ry-content.ry-flex .ry-each .ry-text p a:after {
    content: '';
    display: none;
    width: 78px;
    height: 3px;
    background: #ab5a42;
    margin: 15px 0 0;
}

.custom-services-cta .ry-content.ry-flex .ry-each:hover .ry-text p a:after {
	display: block;
	-webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

.custom-services-cta .ry-content.ry-flex .ry-each .ry-img:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #222222;
    opacity: 70%;
    visibility: hidden;
}

.custom-services-cta .ry-content.ry-flex .ry-each:hover .ry-img:before {
    visibility: visible;
}

.custom-services-cta .ry-button {
    margin: 20px 0 0;
}

.custom-services-cta .ry-button .ry-btn.ry-btn-primary {
    margin: 0 auto;
}

/** DOCTORS **/
.custom-drs {
    margin: 200px 0 0;
	padding: 0 0 260px;
}

.custom-drs .ry-container {
    max-width: 1500px;
    width: 90%;
}

.custom-drs .ry-each {
    width: 33%;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    overflow: hidden;
	padding: 0 0 80px;
}

.custom-drs .ry-each:hover:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/bg_drhover.png);
    background-size: cover;
    background-position: bottom center;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.custom-drs h2 {
    font-size: 60px;
    font-weight: 300;
    font-family: 'Urbanist';
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 10px;
    color: #483c33;
    position: relative;
    line-height: 1;
}

.custom-drs h2:after {
    content: '';
    display: block;
    width: 160px;
    height: 2px;
    background: #a65943;
    margin: 30px auto 50px;
}

.custom-drs .ry-each .ry-img {
    border-radius: 100%;
    padding: 8px;
    border: 2px solid #483c33;
    margin: 0 0 30px;
}

.custom-drs .ry-each:hover .ry-img {
    border-color: #a65943;
}

.custom-drs .ry-each .ry-text div {
    text-align: center;
    font-size: 30px;
    color: #222222;
    font-weight: 700;
    font-style: italic;
    letter-spacing: 0;
}

.custom-drs .ry-each .ry-button {
    margin: 20px 0 0;
}

.custom-drs .ry-each .ry-button .ry-btn.ry-btn-primary {
    margin: 0 auto;
}

.custom-drs .ry-each .ry-container {
    max-width: 360px;
    width: 70%;
}

.ry-group {
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/dr_bg.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

/** MAP & REVIEWS **/
.module-160 .svg-container {
    display: none;
}

.module-160 {
    height: auto;
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/reviews_bg.jpg);
    background-size: cover;
    background-position: 50%;
    padding: 0 0 224px;
}

.module-160 .ry-left {
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/map_bg.jpg);
    background-size: cover;
    background-position: 50%;
    height: 960px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    flex: unset;
    border-radius: 30px;
    margin-top: -63px;
    box-shadow: 0px 40px 60px 0px rgb(0 0 0 / 10%);
}

.module-160 .ry-left img {
    width: 70px;
    margin: 0 auto;
}

.module-160 .ry-right {
    height: auto;
    width: 40%;
    min-height: unset;
    flex: unset;
}

.module-160 .ry-content {
    justify-content: space-between;
	align-items: center;
}

.module-160 .ry-right .ry-box .ry-heading h2 {
    font-size: 60px;
    font-weight: 300;
    letter-spacing: 10px;
    position: relative;
    margin: 0;
}

.module-160 .ry-right .ry-box .ry-heading h2:after {
    content: '';
    width: 160px;
    height: 2px;
    display: block;
    background: rgb(255 255 255 / 50%);
    margin: 30px auto;
}

.module-160 .ry-right .ry-box p {
    font-size: 24px;
    line-height: 36px;
}

.module-160 .ry-right .ry-box h5 {
    font-size: 33px;
    font-weight: 700;
    font-style: italic;
    color: #ffffff;
    margin: 20px 0 10px;
}

.module-160 .ry-right .ry-box h5 + p {
	font-size: 20px;
}

.module-160 .ry-right .ry-box h5 + p span.fa {
    color: #d2ae41 !important;
}

.module-160 .carousel-indicators li span {
    width: 24px;
    height: 24px;
    font-family: 'Lora';
    background: transparent;
    border: 1px solid #ffffff;
    font-size: 12px;
}

.module-160 .carousel-indicators li.active span {
    background: #ffffff;
    color: #a65943;
}

.module-160 .carousel-indicators {
    bottom: 120px !important;
}

.module-160 .ry-button {
    margin: 130px 0 0;
}

/** FOOTER **/
.module-161 {
    background: #222222;
	margin-top: -1px;
}

.module-161 .svg-container {
	margin-top: -169px;
	    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	display: block;
}

div.ry-module-160-space {
    padding-top: 0 !important;
}

.module-161:before {
    content: '';
    width: 100%;
    height: 64px;
    position: absolute;
    top: -64px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/homepage/footer_curve.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.module-161 .svg-container .curve {
    fill: #222;
}

.module-161 .ry-footer-top {
    padding: 90px 0 0;
}

.module-161 .ry-container {
    max-width: 1280px;
    width: 80%;
}

.module-161 .title {
    text-transform: capitalize;
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
}

.module-161 .info-wrap .address:before, .module-161 .info-wrap .phone:before {
    font-style: normal;
    border-radius: 100%;
    border: 1px solid #ffffff;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}

.module-161 .info-wrap .address, .module-161 .info-wrap .phone {
    padding-left: 50px;
}

.module-161 .info-wrap .address span, .module-161 .info-wrap .phone span {
    top: 0;
    text-transform: uppercase;
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 300;
    color: #ffffff;
}

.module-161 .info-wrap .address span.span-1:last-of-type {
    font-family: 'Lora';
    text-transform: none;
    letter-spacing: 0;
}

.module-161 .info-wrap .address a span {
    font-weight: 400;
    font-style: italic;
    font-family: 'Lora';
    text-transform: none;
	font-size: 20px;
}

.module-161 .info-wrap .phone a {
    font-size: 24px;
    color: #ffffff;
}

.module-161 .social-inner-wrap li {
    width: 43px;
    height: 43px;
}

.module-161 .social-inner-wrap li a {
    background: #ffffff !important;
    color: #483c33;
	font-size: 18px;
}

.module-161 .ry-open-hrs {
    max-width: 360px;
    min-width: 360px;
    padding-left: 50px;
}

.module-161 .ry-open-hrs ul li {
	padding: 0;
}

.module-161 .ry-open-hrs ul li div {
    font-size: 20px;
    color: #ffffff;
}

.module-161 .ry-footer-top .ry-each {
    width: fit-content;
}

.module-161 .ry-footer-top .ry-each .ry-form {
    max-width: 380px;
	padding-left: 0;
}

.module-161 .ry-footer-top .ry-each:first-child {
    max-width: 390px;
}

.module-161 .ry-footer-top .ry-each .ry-form .form-control {
    border-radius: 0 !important;
    font-family: 'Lora' !important;
}

.module-161 .ry-footer-top .ry-each .ry-form .form-control::placeholder {
    font-family: 'Lora' !important;
}

.module-161 .ry-content .ry-each .ry-form .ry-btn-primary {
    background: #a65943;
}

.module-161 .ry-content .ry-each .ry-form .ry-btn-primary:hover {
    background: #483c33;
}

.module-161 .ry-footer-btm .ry-content.ry-flex {
    border-top: 1px solid rgb(255 255 255 / 10%);
    padding: 30px 0 0;
}

.module-161 .ry-footer-btm {
    margin: 90px 0 0;
}

.module-161 .ry-footer-btm .ry-content.ry-flex div {
    font-family: 'Urbanist';
    font-style: normal;
    text-transform: uppercase;
    color: rgb(255 255 255 / 50%);
    font-size: 12px;
    line-height: 1.5;
}

.module-161 .ry-footer-btm .ry-content.ry-flex div span.span-1 {
    margin: 0 5px;
}

.module-161 .ry-footer-btm .ry-content.ry-flex div a {
    color: rgb(255 255 255 / 50%);
}

.module-161 .ry-footer-btm .ry-content.ry-flex div a:hover {
    opacity: 1;
    color: #a65943;
}

.module-161 .info-wrap .address a:hover {
    color: #ffffff;
}

.module-161 .info-wrap .address a {
    color: #a65943;
    text-transform: uppercase;
    text-decoration: underline !important;
    font-style: normal;
    font-family: 'Urbanist';
    font-size: 14px;
}

.module-161 .ry-open-hrs:before {
    content: "\f017";
    font-family: 'FontAwesome';
    position: absolute;
    font-style: normal;
    border-radius: 100%;
    border: 1px solid #ffffff;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    left: 0;
}

.module-161 .ry-open-hrs ul {
    position: relative;
}

/** MISC **/
.ry-button br {
    display: none;
}

.ry-btn.ry-btn-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    width: fit-content;
    max-width: 100%;
    height: 60px;
    border-radius: 30px;
    font-family: 'Urbanist';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    background: #a65943;
    color: #ffffff;
	letter-spacing: 1px;
}

.ry-btn.ry-btn-primary:hover {
    background: #483c33;
}

body p {
    letter-spacing: 0;
}

.ry-social .social-inner-wrap {
	margin-top: 0;
}

.ry-menu .ry-nav li.primary .caret {
    margin-left: 5px;
    display: inline-block;
}

.mobile-container .mobile_logo img {
    max-width: 120px;
    min-width: 120px;
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
    width: 40px;
    height: 40px;
    font-size: 18px;
}

.mobile-container .flex-wrap .flex-item.right-nav {
    padding-right: 15px;
}

.mobile-container .flex-wrap .flex-item.left-nav {
    padding-left: 15px;
}

#menu_container .mm-listview .mob-menu a, .mm-panel .mob-menu a {
    font-size: 20px;
    color: #ffffff;
}

.ry-phone-content {
    position: absolute;
    top: 100%;
    right: 0;
    background: #a65943;
    width: fit-content;
    padding: 10px 0;
    width: 150px;
}

.ry-phone-content li {
    list-style: none;
    text-align: center;
}

.ry-phone-content li p {
    line-height: 1;
    color: #ffffff;
    margin: 0 0 5px;
}

.ry-phone-content li  a {
    color: #ffffff;
    font-weight: 700;
}

.ry-phone-content li:first-child {
    margin-bottom: 10px;
}

#thumbnail.ry-flex {
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0 0;
}

#thumbnail.ry-flex .ry-each {
    width: 33%;
    padding: 5px;
}

#ry-pg-banner .ry-bnr-wrp:before {
    visibility: hidden;
}

#ry-pg-banner .ry-bnr-wrp {
    height: 400px;
    margin-top: 190px;
}

body.default .module-154 {
    height: 190px;
    overflow: visible;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    padding: 0;
    letter-spacing: 5px;
    font-weight: 300;
    line-height: 1;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
    padding: 0;
    bottom: 50px;
    top: unset;
    transform: none;
}

.alert li:last-child {
	margin: 0;
}

.ry-horizontal-line:after {
	content: "";
	float: left;
	display: block;
	height: 2px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.1);
	margin: 30px 0; 
}

body ol {
    list-style: decimal;
    padding-left: 30px;
}

body ul {
    list-style: disc;
    padding-left: 30px;
}

#ry-pg-body h2 {
    margin: 0 0 15px;
}

#thumbnail.ry-flex .ry-image.ry-el-bg {
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ry-videos iframe {
    width: 100%;
}

.ry-iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.ry-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
}

.ry-videos .ry-each {
    margin: 0 0 30px;
}

.ry-videos .ry-each p {
    text-align: center;
}

.ry-videos .ry-each .ry-iframe {
    margin: 0 0 15px;
}

#ry-sidebar #accordion .ry-link-item > a:after {
    font-style: normal;
}

#ry-sidebar .ry-link-wrp .ry-link-item.ry-drop-nav ul {
    list-style: none;
    padding: 0;
}

.ry-seo-card .ry-seo-gallery-images .ry-card-image-before {
    max-width: 100%;
    width: 100%;
}

.ry-seo-card .ry-seo-gallery-images .ry-card-image-after {
    display: none;
}

.ry-seo-card .ry-card-button-wrapper {
    display: none;
}

.ry-seo-card .ry-card-info {
    padding: 30px 15px;
}

.ry-seo-card .ry-card-info .ry-card-title {
    margin-bottom: 0;
}

.ry-seo-cases-button .ry-seo-btn.ry-btn.ry-btn-primary {
    margin: 0 auto;
}

.ry-seo-btn.ry-btn-primary:after {
    display: none;
}

.ry-seo-sidebar .ry-sidebar-bottom {
    display: none;
}

.ry-seo-sidebar .ry-seo-sidebar-top {
	border-bottom: 1px solid #e8e8e8;
}

.ry-seo-sidebar .ry-seo-services-section .ry-seo-list-service-section:hover a span {
    color: #ffffff;
}

.ry-seo-sidebar .ry-seo-services-section .ry-seo-list-service-section .ry-service-title span {
    font-weight: 400;
    color: #222222;
}

.ry-seo-sidebar .ry-section-title p {
    color: #222222;
}

.ry-seo-sidebar .ry-seo-services-section {
    padding: 0 20px;
}

.ry-seo-sidebar .ry-seo-sidebar-top {
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.ry-seo-sidebar .ry-seo-content > div:first-child + div {
    display: none;
}

#ry-seo-services .ry-seo-sidebar-top h3 {
    margin-bottom: 0;
}

.ry-seo-main .headshot {
    margin: 20px 0;
    display: flex;
}

.ry-seo-main .headshot .after {
    display: none;
}

#ry-pg-body .ry-seo-main .more-info h3 {
    margin-bottom: 10px;
}

.ry-seo-main .headshot .before {
    width: 100%;
    max-width: 500px;
}

.ry-seo-main .back-to-gallery-top {
    margin: 0 0 20px;
}

div#ry-seo-main-cases .more-info {
    display: none;
}

.ry-seo-sidebar .ry-seo-content {
    padding: 20px;
}

.ry-seo-sidebar .ry-seo-refine-search-section {
    display: none;
}

.module-326 {
    height: auto;
}

.module-326 .ry-text-wrap {
    position: relative;
    top: unset;
    left: unset;
    transform: none;
    padding: 30px 10px;
}

#ry-sidebar #accordion .ry-link-item#FAQtips {
    display: none;
}

.ry-videos .ry-flex.col2 {
    flex-direction: column;
    align-items: center;
}

.ry-videos .ry-flex.col2 .ry-each {
    width: 100%;
}

.ry-form input[type="text"], 
.ry-form input[type="text"]::placeholder, 
.ry-form textarea, 
.ry-form textarea::placeholder {
    font-family: 'Lora' !important;
}

.ry-form.unsubscribe input.ry-btn.ry-btn-primary {
    margin: 0 auto;
}

.ry-form select {
	-webkit-appearance: none;
}

#ry-pg-body li p {
    text-align: left;
}

#ry-pg-body .ry-text ul li:before {
    display: block;
    font-family: 'FontAwesome';
    content: '\f111';
    font-style: normal;
    font-size: 8px;
}

#ry-pg-body .ry-text ul li p {
    text-align: left;
    text-align-last: left;
}

/** RESPONSIVENESS **/
@media(min-width:2000px) {
	.module-161:before {
		height: 100px;
		top: -99px;
	}
	
	#ry-pg-banner .ry-bnr-wrp {
		height: 500px;
	}
}

@media(max-width:1680px) {
	.module-154 .ry-last .ry-top-right {
		margin-left: 30px;
	}
	
	.module-154 .ry-each .ry-appointment {
		max-width: 140px;
		min-width: 140px;
	}
	
	.module-154 .ry-each .ry-appointment .ry-icon {
		width: 60px;
		height: 60px;
	}
	
	.module-154 .ry-each .ry-appointment .ry-icon img {
		width: 25px; 
	}
	
	.module-155 .ry-text .ry-copy h1 {
		font-size: 50px;
	}
	
	.module-155 .ry-text .ry-copy h1 span.span-1 {
		font-size: 35px; 
	}
	
	.module-155 .ry-text .ry-copy .ry-button {
		margin: 29px 0 0;
	}
	
	.custom-welcome h2, 
	.custom-services-text h2, 
	.custom-drs h2, 
	.module-160 .ry-right .ry-box .ry-heading h2 {
		font-size: 50px;
	}
}

@media(max-width:1600px) {
	.module-154 .ry-each .ry-nav li a {
		font-size: 18px;
	}

	.module-154 .ry-first {
		max-width: 180px;
	}

	.module-154 .ry-last .ry-top-left .ry-top .ry-header-phone a {
		font-size: 24px;
	}

	.module-154 .ry-last {
		width: 75%;
	}

	.custom-cta .ry-each p {
		font-size: 28px;
	}

	.custom-cta .ry-each .ry-img .ry-inner img {
		transform: scale(0.8);
	}

	.module-160 .ry-left {
		height: 800px;
	}

	.module-160 .ry-right {
		padding-top: 100px;
	}
	
	.module-161 .ry-container {
		width: 90%;
	}
	
	.custom-services-cta {
		margin-top: -170px;
	}
	
	.custom-services-cta .ry-content.ry-flex .ry-each .ry-text p {
		font-size: 24px;
	}
	
	.custom-services-cta .ry-content.ry-flex .ry-each .ry-text {
		bottom: 30px;
    	left: 30px;
	}
	
	.custom-drs .ry-each .ry-text div {
		font-size: 25px;
	}
}

@media(max-width:1440px) {
	.custom-cta .ry-each .ry-img {
		width: 150px;
		height: 150px;
	}
}

@media(max-width:1378px) and (min-width:1024px) {
	#ry-sidebar .ry-contact-table .ry-table .ry-row .ry-td .address__button {
		font-size: 16px;
	}
}

@media(max-width:1300px) {
	.module-160 {
		padding: 0 0 100px;
	}
	
	.module-160 .ry-content {
		display: flex;
		flex-direction: column-reverse;
	}

	.module-160 .ry-right {
		padding-top: 80px;
		width: 100%;
	}

	.module-160 .ry-left {
		height: 400px;
		margin-top: 50px;
		width: 100%;
		max-width: 400px;
	}

	.module-160 .ry-left img {
		width: 40px;
		position: relative;
		top: -22px;
	}
	
	.module-161 .ry-open-hrs ul li {
		display: flex;
		flex-direction: column;
	}

	.module-161 .ry-open-hrs {
		max-width: 340px;
		min-width: unset;
	}

	.module-161 .ry-open-hrs ul li div.day {
		margin: 0 0 5px;
	}
	
	.module-161 .ry-footer-top .ry-each .ry-form {
		max-width: 330px;
		padding-left: 0;
	}
}

@media(max-width:1250px) and (min-width:1201px) {
	.module-154 .ry-each .ry-appointment {
		max-width: 120px;
		min-width: 120px;
	}

	.module-154 .ry-last .ry-top-left .ry-top .ry-social {
		width: 140px;
	}

	.module-154 .ry-last .ry-top-right {
		margin-left: 20px;
	}

	.module-154 .ry-last .ry-top-left .ry-top .social-inner-wrap li {
		margin-bottom: 5px;
	}

	.module-154 .ry-last .ry-top-left .ry-bottom {
		margin-top: 20px;
	}
}

@media(max-width:1200px) {
	.module-154 .ry-each .ry-appointment {
		max-width: 80px;
		min-width: 80px;
		padding: 30px 0 40px;
	}

	.module-154 .ry-each .ry-appointment .ry-icon + div {
		display: none;
	}

	.module-154 .ry-each .ry-appointment .ry-icon {
		margin-bottom: 0;
		width: 45px;
		height: 45px;
	}

	.module-154 .ry-each .ry-appointment .ry-icon img {
		width: 20px;
	}

	.module-154 .ry-last .ry-top-right {
		margin: 0;
		position: absolute;
		right: 0;
		top: -30px;
	}

	.module-154 .ry-last .ry-top-left .ry-top .ry-social {
		width: 120px;
	}

	.module-154 .ry-last .ry-top-left .ry-top {
		padding-right: 90px;
	}

	.module-154 .ry-last .ry-top-left .ry-top .social-inner-wrap li {
		margin-bottom: 5px;
	}

	.module-154 .ry-last .ry-top-left .ry-bottom {
		margin-top: 30px;
	}

	.module-154 .ry-last .ry-top-left {
		top: 0;
	}

	.module-154 {
		padding: 30px 0;
	}
	
	.module-155 .ry-text .ry-copy h1 {
		font-size: 38px;
	}

	.module-155 .ry-text .ry-copy h1 span.span-1 {
		font-size: 30px;
	}
	
	.custom-welcome {
		padding: 100px 0 150px;
	}
	
	.custom-welcome .ry-container {
		width: 90%;
	}
	
	.custom-cta .ry-each .ry-img {
		width: 130px;
		height: 130px;
	}
	
	.custom-cta .ry-each .ry-img .ry-inner img {
		transform: scale(0.7);
	}
	
	.custom-cta .ry-each p {
		font-size: 22px;
	}
	
	.custom-cta {
		margin-top: -50px; 
	}
	
	.custom-services-text {
		margin-top: -224px; 
	}
	
	.custom-services-cta .ry-content.ry-flex .ry-each {
		width: calc((100% / 4));
		margin: 0 10px 20px;
	}

	.custom-services-cta .ry-content.ry-flex {
		justify-content: center;
	}
	
	.custom-services-cta {
		margin-top: -130px;
	}
	
	.custom-services-cta .ry-content.ry-flex .ry-each .ry-text {
		bottom: 20px;
		left: 20px;
	}
	
	.custom-services-cta .ry-content.ry-flex .ry-each .ry-text p {
		font-size: 22px;
	}
	
	.custom-drs {
		margin: 150px 0 0;
		padding: 0 0 150px;
	}
	
	.custom-drs .ry-each .ry-text div {
		font-size: 22px;
	}
	
	.module-161 .ry-footer-top .ry-each .ry-form {
		max-width: 250px; 
	}
	
	body.default .module-154 {
		height: auto;
	}

	#ry-pg-banner .ry-bnr-wrp {
		margin-top: 178px;
	}
	
	.module-154 .ry-last {
		width: 80%;
	}
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
	#ry-pg-body #srvc-box.style2 .service-items .service-info h2, 
	#ry-pg-body #srvc-box.style2 .service-items .service-info p {
		text-align: center;
	}
	
	#ry-pg-body #srvc-box.style2 .service-items .service-info a.ry-btn.ry-btn-primary {
		margin: 0 auto;
	}
}

@media(min-width:992px) {
	body.default .module-161 {
		margin-top: 64px;
	}
	
	#ry-seo-services .ry-seo-sidebar {
		margin-right: 30px;
		max-width: 300px;
	}
	
	#ry-sidebar .ry-contact-table ul.ry-table {
		padding: 0;
	}

	#ry-sidebar .ry-contact-table .ry-table .ry-row {
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 20px;
	}

	#ry-sidebar .ry-contact-table .ry-table .ry-row .ry-td:first-child {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	}

	#ry-sidebar h4 {
		margin: 0 0 10px;
	}
	
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
		letter-spacing: 0;
		font-size: 50px;
	}
}

@media(max-width:991px) {
	.module-155 .item img {
		position: relative;
		width: 100%;
		height: auto;
	}

	.module-155 .ry-text {
		position: relative;
		top: unset;
		transform: none;
		padding: 30px 0;
	}

	.module-155, .module-155 .ry-content, .module-155 .item, .module-155 .item .col-xs-12.text-center {
		height: auto;
	}

	.module-155 .ry-text .ry-copy {
		width: 100%;
	}

	.module-155 .ry-text .ry-copy h1 {
		font-size: 35px;
	}

	.module-155 .ry-text .ry-copy h1 span.span-1 {
		font-size: 25px;
	}
	
	.custom-welcome {
		padding: 80px 0;
	}

	.custom-welcome h2, .custom-services-text h2, .custom-drs h2, .module-160 .ry-right .ry-box .ry-heading h2 {
		font-size: 40px;
		letter-spacing: 1px;
	}

	.custom-welcome p,
	.custom-services-text p,
	.module-160 .ry-right .ry-box p {
		font-size: 20px;
		line-height: 1.5;
	}

	.custom-welcome p span.span-1 {
		font-size: 24px;
	}

	.custom-cta {
		margin-top: 0;
		padding: 100px 0 80px;
	}

	.custom-services-text {
		margin-top: 0;
		padding: 80px 0;
	}

	.custom-cta .ry-each {
		width: 100%;
		max-width: 260px;
		margin: 0 20px 40px;
	}

	.custom-cta .ry-content.ry-flex {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.custom-services-cta {
		margin-top: 80px;
	}
	
	.custom-services-cta .ry-content.ry-flex .ry-each {
		width: 100%;
		max-width: 260px;
	}
	
	.custom-drs .ry-flex {
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
	}

	.custom-drs .ry-each {
		width: 100%;
		max-width: 300px;
    	padding: 0 0 50px;
    	margin: 0 0 20px;
	}
	
	.custom-drs {
		margin: 80px 0 0;
		padding: 0 0 80px;
	}
	
	.module-160 .ry-content {
		flex-direction: column-reverse;
		align-items: center;
		display: flex;
	}

	.module-160 .ry-left {
		width: 100%;
		max-width: 400px;
		height: 400px;
		margin-top: 40px;
	}

	.module-160 {
		padding: 80px 0;
	}

	.module-160 .ry-right {
		padding: 0;
		width: 100%;
	}

	.module-160 .ry-left img {
		width: 50px;
	}
	
	.module-161 .ry-content .info-wrap .address:before, 
	.module-161 .ry-content .info-wrap .phone:before,
	.module-161 .ry-open-hrs:before {
		margin: 0 auto 10px;
	}
	
	.module-161 .ry-open-hrs:before {
		position: relative;
	}
	
	.module-161 .ry-open-hrs {
		padding-left: 0;
	}
	
	.module-161 .social-icons {
		max-width: 100%;
		margin: 10px 0 0;
	}
	
	.module-161 .ry-open-hrs ul li {
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	
	.module-161 .ry-footer-btm {
		margin: 0;
	}
	
	.module-161 .info-wrap .phone a:first-of-type {
		margin-bottom: 15px;
		display: block;
	}
	
	.module-161 .ry-footer-top .ry-each .ry-form {
		max-width: 100%;
	}
	
	.module-160 .ry-right .ry-box h5 {
		font-size: 28px;
	}
	
	.module-161:before {
		display: none;
	}
	
	.module-161 .ry-footer-top {
		padding: 80px 0 0;
	}
	
	#ry-pg-banner .ry-bnr-wrp {
		height: 300px;
		margin-top: 80px;
	}
	
	div#ry-seo-main-cases {
		margin-top: 50px;
	}

	div#ry-seo-main-cases h2 {
		text-align: center;
	}

	div#ry-seo-main-cases p {
		text-align: center;
	}

	.ry-seo-main .headshot {
		justify-content: center;
	}

	.ry-seo-main .back-to-gallery-top .ry-seo-btn.ry-btn.ry-btn-primary {
		margin: 0 auto;
	}
	
	.ry-seo-main .headshot .before {
		max-width: 500px;
	}
	
	div#ry-seo-services .ry-container {
		max-width: 100%;
	}
	
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		letter-spacing: 0;
	}
	
	#ry-pg-body #srvc-box.style2 .service-items .service-info a.ry-btn.ry-btn-primary {
		margin: 0 auto;
	}
	
	#ry-pg-body h2,
	#ry-pg-body h3,
	#ry-pg-body h4,
	body.default .ry-left p {
		text-align: center;
	}
	
	.module-161 .info-wrap .address span.span-1:last-of-type br {
		display: block !important;
	}
	
	#ry-sidebar .ry-contact-table .ry-table .ry-row .ry-btn {
		margin: 10px auto 0;
	}

	#ry-sidebar .ry-contact-table .ry-table .ry-row:first-child .ry-td:first-child {
		margin-right: 0;
		width: 100%;
		text-align: center;
	}

	#ry-sidebar ul.ry-table {
		padding-left: 0;
	}

	#ry-sidebar .ry-contact-table .ry-table .ry-row .ry-td .social-inner-wrap {
		justify-content: center;
	}
}

.alpheon-wrap {
	position:relative;
	left:50%;
	transform:translate(-50%,0);
    padding: 28px;
    background: #E0E0E0;
    border-radius: 30px;
    
    overflow: hidden;
    max-width: 768px;
    /* float: none; */
    margin: 48px auto 0;
    display: block;
}

.alpheon-wrap .ry-flex {
    justify-content: space-evenly;
    align-items: center;
    flex-direction:column;
    gap: 28px;
}

.alpheon-wrap .offer-wrap {
    display: flex;
    align-items: center;
    width: max-content;
    flex-wrap: wrap;
    width: 80%;
    justify-content: center;
    gap: 8px;
}

.alpheon-wrap .offer-wrap h3 {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 26px;
    letter-spacing: 0;
    /* margin: 0 20px 0 0; */
    font-family: 'Urbanist';
    font-style: normal;
}

.alpheon-wrap .offer-wrap img {
    max-width: 320px;
}

.alpheon-wrap .ry-flex .ry-btn-wrap {
    display: flex;
}
.alpheon-wrap .ry-btn{
	margin: 0 !important
}

.alpheon-wrap:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -90px;
    right: 0;
    width: 187px;
    height: 187px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-a6761933-3ccc-4033-9335-19287b63765f/alphaeon_overlay.png);
    background-repeat: no-repeat;
}



.ft-alphaeon-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px;
    z-index: 222;
    border-top: 1px solid #fff;
    max-width: 850px;
    padding: 28px 0
}

.ft-alphaeon-wrap .title {
    margin: 0
}

.ft-alphaeon-wrap h5 {
    text-transform: uppercase;
    font-size: clamp(16px, 1.302vw, 21px);
    color: #fff;
    font-family: "Urbanist";
    font-style: normal;
}

.ft-alphaeon-wrap img {
    max-width: clamp(150px, 14.583vw, 250px);
    margin: -4px 0 0
}

.ft-alphaeon-wrap .subtitle h5 {
    display: flex;
    flex-direction: row;

    align-items: center;
    gap: 12px;
}


@media only screen and (max-width: 1366px) {
    .ft-alphaeon-wrap {
        width: 65%
    }

    .module-161 .ry-open-hrs ul li div {
        font-size: 18px
    }
}

@media only screen and (max-width: 1300px) {
    .module-161 .ry-open-hrs ul li {
        flex-direction: row;
    }

}

@media only screen and (max-width: 1199px) {
    .ft-alphaeon-wrap {
        width: 75%
    }

    .module-161 .ry-open-hrs ul li div {
        font-size: 16px;
    }

}

@media only screen and (max-width: 991px) {
    .ft-alphaeon-wrap {
        position: unset;
        order: 4;
        justify-content: center;
        align-items: center;
        float: none;
        margin: 0 auto;
        padding: 18px 0;
        max-width: unset !important;
        width: 90%;
    }

    .ft-alphaeon-wrap img {
        max-width: clamp(150px, 28.254vw, 280px);
    }
}

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

    .ft-alphaeon-wrap,
    .ft-alphaeon-wrap .subtitle h5 {
        flex-direction: column;
        gap: 18px
    }
}


/*maica*/

.module-155 .custom-text .ry-copy .span-2 {
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase;
	color: #222222;
	font-weight: 400;
	font-family: "Lora";
	text-align: center;
	margin-bottom:10px;
	display:block;
}

.custom-text {
    top: 35% !important;
}


