/** HEADER **/
.module-15 {
    background: transparent !important;
    padding: 26px 0;
}

.module-15 .inner-wrap {
    width: 95%;
    float: none;
    margin: 0 auto;
}

.module-15 .left, .module-15 .center, .module-15 .right {
    width: 33%;
}

.module-15 .left button {
    padding: 0;
    font-size: 30px;
}

.module-15 .left button .hamburger-box {
    width: 32px;
    height: 25px;
}

.module-15 .left .ry-header-phone {
    margin-left: 30px;
    border-left: 1px solid #71706b;
    padding-left: 28px;
}

.module-15 .left .ry-header-phone a:hover {
    text-decoration: underline !important;
}

.module-15 .left .ry-header-phone br {
    display: none;
}

.module-15 .left .ry-header-phone span.span-1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 10px;
    display: block;
    color: #ffffff;
}

.module-15 .left .ry-header-phone a {
    color: #ffffff;
    font-size: 26px;
}

.module-15 .logo-wrap img {
    margin: 0 auto;
    width: auto;
}

.module-15 .right .appointment.__subs {
    margin: 0;
    border-radius: 0;
    width: 277px;
    background: #005742;
}

.module-15 .right .appointment.__subs:hover {
    background: #094678;
}

.module-15 .right .__subs.appointment a {
    padding-left: 0;
    padding-right: 0;
    color: #ffffff !important;
}

.module-15 .right .__subs.appointment a::before {
	display: none;
}

.module-15 .right .__subs a {
    font-weight: 400 !important;
    font-size: 16px;
}

.module-15 .right ul.social-icons {
    width: auto;
    margin-left: 20px;
    list-style: none;
}

.module-15 .right ul.social-icons .social-inner-wrap {
    display: flex;
}

.module-15 .right ul.social-icons .social-inner-wrap li {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 1px solid #ffffff;
    margin-left: 10px;
}

.module-15 .right ul.social-icons .social-inner-wrap li:hover {
    background: #ffffff;
}

.module-15 .right ul.social-icons .social-inner-wrap li:hover a {
    color: #131110;
}

.module-15 .right ul.social-icons .social-inner-wrap li a {
    color: #ffffff;
    font-size: 14px;
    transition: none;
}

#menu_container .mm-listview li a {
	letter-spacing: 0 !important;
}

.mobile-container .flex-wrap .mobile_logo img {
    max-width: 70px;
}

body.default #ry-section-header {
    background: #333333 !important;
}

body.default .module-15 .logo-wrap img {
	max-width: 150px;
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
    background: #005742 !important;
}

#menu_container .mm-listview li a {
    font-size: 18px;
}

/** HERO **/
.module-14,
.module-14 .carousel-inner {
    height: 100vh;
    overflow: hidden;
}

.module-14 img {
    visibility: hidden;
}

.module-14 .item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
}

.module-14 .carousel-control {
	display: none;
}

.module-14 .module-14-content {
    position: absolute;
    bottom: 49px;
    z-index: 9;
}

.module-14 .module-14-content h1 {
    color: #ffffff;
    text-align: center;
    font-size: 70px;
}

.module-14 .module-14-content h1 span.span-1 {
    display: block;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 1;
    margin: 0 0 10px;
}

.module-14 .module-14-content .ry-button {
    margin: 30px 0;
}

.module-14 .module-14-content .ry-button a.ry-btn.ry-btn-primary:after {
	color: #1368ad;
}

.module-14 .module-14-content .ry-button a.ry-btn.ry-btn-primary {
    margin: 0 auto;
    background: #ffffff;
    width: 277px;
    color: #1368ad;
}

.module-14 .module-14-content .ry-icon-wrap a {
    border: 1px solid #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0 auto;
}

.module-14 .module-14-content .ry-icon-wrap a i {
    font-size: 18px;
}

/** WELCOME **/
.custom-welcome {
    background: url(https://www.royacdn.com/unsafe/smart/Site-40364811-ad14-45c3-8704-f488da738997/homepage/welcome_img_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 258px 0 157px;
}

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

.custom-welcome div {
    text-align: center;
}

.custom-welcome p {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    margin: 15px 0 0;
}

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

.custom-welcome .ry-button a.ry-btn.ry-btn-primary {
    width: 233px;
    margin: 0 auto;
    text-transform: uppercase;
}

.custom-welcome .ry-button br {
    display: none;
}

.custom-welcome .ry-left .ry-container {
    max-width: 590px;
}

.custom-welcome .ry-right .ry-iframe {
    max-width: 720px;
    width: 90%;
    float: right;
    border: 15px solid #ffffff;
    border-radius: 20px;
    margin: 0;
    padding-bottom: 49.25%;
    background: #ffffff;
}

.custom-welcome .ry-right .ry-iframe iframe {
    border-radius: 20px;
}

.custom-welcome .ry-flex {
    align-items: center;
}

/** SERVICES **/
#featured-services {
    background: url(https://www.royacdn.com/unsafe/smart/Site-40364811-ad14-45c3-8704-f488da738997/homepage/group_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 1515px;
    padding-top: 50px;
}

.custom-services-block .ry-container {
    max-width: 1710px;
    width: 90%;
}

.custom-services-block .cta-block {
    background: url(https://www.royacdn.com/unsafe/smart/Site-6e1c5ddd-ed45-46ae-9b49-91f9243dda12/homepage_and_amp_assets/services_container_bottom.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 383px;
    margin-top: 190px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.custom-services-block .cta-block .ry-flex {
    max-width: 1300px;
    width: 90%;
    margin: -150px auto 0 !important;
}

.custom-services-block .ry-each.ry-el-link {
    display: -ms-flexbox;
    	display: -webkit-box;
    		display: flex;
    -ms-flex-pack: center;
    	-webkit-box-pack: center;
    		justify-content: center;
    height: 290px;
}

.custom-services-block .ry-each.ry-el-link > div {
    width: 232px;
    height: 290px;
}

.custom-services-block .service-title {
    margin-top: 17px;
}

.custom-services-block .service-title div {
    text-align: center;
}

.custom-services-block .service-title div a {
    color: #3c3030 !important;
    font-size: 18px;
    line-height: 26px;
}

.custom-services-block .ry-each.ry-el-link:hover .img-wrap {
    border: 5px solid #005742;
    border-radius: 100%;
}

#featured-services h2 {
    text-align: center;
}

#featured-services h2 span.span-1 {
    color: #0097c4;
}

/** MEET THE DOCTOR **/
div#doctor-section {
    background: #e8f1f6;
}

.module-20 {
    margin-top: -520px;
}

.module-20 .ry-container {
    max-width: 1375px !important;
    padding: 0 !important;
    width: 90%;
}

.module-20 .slider-bg-wrap {
    width: 400px !important;
}

.module-20 .carousel .ry-left {
    width: 38%;
}

.module-20 .carousel .ry-left img {
    position: relative;
    width: 400px;
    margin: 160px 0 0 110px;
}

.module-20 .carousel .ry-right {
    width: 62%;
}

.module-20 .slider-controller {
    left: 310px;
    top: 20px;
}

.module-20 .carousel .ry-right .ry-generic {
    max-width: 640px;
    width: 90%;
    margin: 0 auto;
    display: block;
    float: right;
}

.module-20 .carousel .ry-right .ry-generic h2.ry-heading {
    text-align: center;
    font-family: 'Questrial';
    font-size: 20px !important;
    color: #0097c4;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0;
}

.module-20 .dr-name h4 {
    font-family: 'Cinzel';
    font-size: 50px;
    text-align: center;
    color: #094678;
    margin: 0;
}

.module-20 .ry-generic .title-wrap {
    margin-bottom: 10px;
}

.module-20 .dr-name h4 {
    font-family: 'Cinzel';
    font-size: 50px;
    text-align: center;
    color: #094678;
    margin: 0;
}

.module-20 .ry-generic .content-wrap p {
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    line-height: 33px;
    color: #707375;
    margin: 20px 0 0;
}

.module-20 .ry-generic .btn-wrap {
    margin: 37px 0 0;
}

.module-20 .ry-generic .btn-wrap a.ry-btn.ry-btn-primary {
    width: 194px;
    text-transform: uppercase;
    margin: 0 auto;
}

.module-20 .ry-slide.ry-flex {
    align-items: flex-end;
}

.module-20 .slider-bg-wrap:before {
    background: transparent !important;
}

/** TESTIMONIALS **/
.custom-reviews-section {
    background: url(https://www.royacdn.com/unsafe/smart/Site-40364811-ad14-45c3-8704-f488da738997/homepage/reviews_bg.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    margin: -50px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

.custom-reviews-section .ry-container {
    max-width: 1280px;
    width: 90%; 
  }

.custom-reviews-section .carousel-fade .carousel-control {
  display: none; }

.custom-reviews-section .ry-content.ry-flex {
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-align: center;
      -webkit-box-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  -ms-flex-pack: center;
      -webkit-box-pack: center;
          justify-content: center;
  height: 957px; }

.custom-reviews-section .ry-text span.span-1 {
  color: #fff;
  font-size: 20px;
  font-family: 'Questrial';
  letter-spacing: 4px;
  position: relative; }

.custom-reviews-section .ry-text h2 {
  font-size: calc(25px + 20 * ((100vw - 320px) / 1280));
  font-family: 'Cinzel';
  font-weight: bold;
  margin: 15px 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #fff; }

.custom-reviews-section .title-section:after {
  content: '';
  display: block;
  background: url(https://www.royacdn.com/unsafe/smart/Site-6e1c5ddd-ed45-46ae-9b49-91f9243dda12/homepage_and_amp_assets/quote_icon.png);
  width: 47px;
  height: 33px;
  margin: 30px auto; }

.custom-reviews-section .review p {
  font-family: 'Questrial';
  font-size: 18px;
  color: #fff;
  max-width: 960px;
  width: 80%;
  margin: 0 auto;
  text-align: justify;
  -moz-text-align-last: center;
       text-align-last: center;
  line-height: 33px; }

.custom-reviews-section .reviewer div {
  text-align: center; }

.custom-reviews-section .reviewer:before {
  content: '';
  height: 1px;
  background: #9fb5b8;
  display: block;
  margin: 30px auto;
  width: 123px; }

.custom-reviews-section h5 {
  font-family: 'Questrial';
  font-size: 24px;
  color: #fff !important;
  margin-bottom: 8px; }

.custom-reviews-section .ry-slider-nav .button-prev,
.custom-reviews-section .ry-slider-nav .button-next {
  background: none;
  height: 50px;
  width: 50px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 0;
  transform: rotate(45deg); }

.custom-reviews-section .ry-slider-nav .button-prev .fas,
.custom-reviews-section .ry-slider-nav .button-next .fas {
  transform: rotate(-45deg);
}

.custom-reviews-section span.fa.fa-star {
  color: #e5c27b !important; }

.custom-reviews-section .ry-slider-nav .button-prev:hover, 
.custom-reviews-section .ry-slider-nav .button-next:hover {
    background: #fff;
    color: #114a7c; }

.custom-reviews-section .reviews-btn div {
    text-align: center;
    margin-top: 30px; }

.custom-reviews-section .reviews-btn div a.ry-btn.ry-btn-primary {
    border-radius: 25px;
    color: #176bae;
    background: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Questrial'; }

.custom-reviews-section .reviews-btn div a.ry-btn.ry-btn-primary:after {
    color: #176bae !important; }

/** LOGOS **/
.module-32 h4 {
    background-color: transparent !important;
    color: #ffffff !important;
    font-weight: 400 !important;
    font-size: 19px;
    letter-spacing: 4px;
    position: relative;
    display: inline-block;
}

.module-32 h4:before, 
.module-32 h4:after {
    content: '';
    width: 50px;
    height: 1px;
    background: rgb(255 255 255 / 30%);
    position: absolute;
    top: 50%;
}

.module-32 .module-32-heading .ry-section-title:before {
    left: -41px;
}

.module-32 .module-32-heading .ry-section-title:after {
    right: -41px;
}

.module-32 .module-32-heading-2 .ry-section-title:before {
    left: -70px;
}

.module-32 .module-32-heading-2 .ry-section-title:after {
    right: -70px;
}

.module-32 .module-32-heading-2::before {
  background-position: center;
}

.module-32 .swiper-slide img {
    max-width: 200px;
    filter: brightness(0) invert(1);
}

/** FACEBOOK FEED **/
.custom-facebook-feed {
    background: #0097c4;
    padding: 127px 0 200px;
}

.custom-facebook-feed h2 {
    color: #ffffff !important;
    text-align: center;
    font-size: 49px !important;
    letter-spacing: 4px;
}
/* ADDED */
.facebook-feed-section {
    margin-top: 50px;
}
.facebook-feed-section .j-message a {
    color: #114a7c !important;
}
.facebook-feed-section .referral {
    display: none !important;
}
.facebook-feed-section .j-message p, .facebook-feed-section .j-message a {
    font-size: 16px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    font-family: 'Questrial' !important;
}
/** FOOTER **/
#ry-section-map {
    border-bottom: 20px solid #0097c4;
}

#ry-section-map .map-widget,
#ry-section-map iframe {
    height: 100%;
}

.module-16 {
    background: #333333 !important;
}

.module-16 #footer-row1 .card .card-title .ry-heading {
    font-size: 30px !important;
    color: #114a7c !important;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail a {
    color: #707375 !important;
    font-size: 18px;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail::before {
    background: #c6c7c8 !important;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-phone a {
    font-size: 24px;
    color: #005742 !important;
}

.module-16 #footer-row1 .social-inner-wrap li {
    background: transparent !important;
    border: 1px solid #c8caca !important;
}

.module-16 #footer-row1 .social-inner-wrap li a {
    font-size: 15px;
    color: #707375 !important;
}

.module-16 #footer-row1 .office-hours {
    width: 287px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
}

.module-16 #footer-row1 .office-hours:before {
    content: '\f017';
    font-family: fontawesome;
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    border-radius: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 14px;
    width: 25px !important;
    height: 25px !important;
    background: #c6c7c8 !important;
    min-width: 25px !important;
    color: #fff;
    margin-top: 10px;
}

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-1 {
    font-weight: 400;
    font-size: 18px;
}

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time {
    justify-content: space-between;
    width: 300px;
}

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-2 {
    width: 150px;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
}

.module-16 #footer-row2 .ry-text,
.module-16 #footer-row2 a {
    font-size: 16px !important;
    color: rgb(255 255 255 / 50%) !important;
}

.module-16 #footer-row1 .social-inner-wrap li:hover {
    background: #114a7c !important;
	border: 1px solid #114a7c !important;
}

.module-16 #footer-row1 .social-inner-wrap li:hover a {
    color: #ffffff !important;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail a:hover {
    color: #114a7c !important;
}

.module-16 #footer-row2 a:hover {
    color: rgb(255 255 255 / 100%) !important;
}

/** RESPONSIVENESS **/
@media(min-width: 2400px) and (max-width: 2560px) {
  .module-20 .carousel .ry-left img {
    margin: 320px 0 0 110px;
  }

  .custom-reviews-section {
    margin: -100px 0 0;
  }
}

@media(max-width: 1680px) {
  .module-20 .carousel .ry-left img {
    margin: 100px 0 0 110px;
  }
}
@media (max-width: 1600px) {
  .custom-services-block .ry-each.ry-el-link > div {
      width: 180px;
      height: auto;
  }

  .module-20 .carousel .ry-right {
    width: 60%;
    padding-left: 2%;
  }
}

@media(max-width: 1440px) {
  .module-14 .module-14-content h1 {
    font-size: 50px;
  }

  .module-14 .module-14-content .ry-icon-wrap a {
    width: 40px;
    height: 40px;
  }

  .module-14 .module-14-content .ry-button {
    margin: 20px 0;
  }

  .module-14 .module-14-content h1 span.span-1 {
    font-size: 24px
  }

  .module-15 .logo-wrap img {
    max-width: 150px;
  }

  .module-15 .right .appointment.__subs {
    width: 247px;
  }

  .module-15 .left .ry-header-phone {
    margin-left: 20px;
    padding-left: 20px;
  }

  .custom-welcome {
    padding: 208px 0 157px;
  }

  .module-20 .carousel .ry-left img {
    margin: 30px 0 0 110px;
  }
	
	body.default .module-15 .logo-wrap img {
		max-width: 120px;
	}
}

@media(max-width: 1440px) and (min-width: 1280px) {
  .custom-welcome .ry-flex,
  .module-20 .ry-content,
  .custom-reviews-section .ry-container,
  .module-32 .ry-container,
  .module-16 .ry-container {
    transform: scale(0.9);
  }

  .module-20 .ry-content {
    z-index: 9
  }

  #featured-services {
    height: 1415px
  }

  .custom-reviews-section .ry-content.ry-flex {
    height: 857px
  }

  .module-16 {
    padding-bottom: 0
  }
}

@media(max-width:1210px) {
	#ry-sidebar .ry-contact-table .ry-row.address {
		flex-direction: column;
	}
}

@media(max-width: 1200px) {
  .custom-welcome {
    padding: 120px 0;
  }

  body.home h2,
  .module-14 .module-14-content h1,
  .module-20 .dr-name h4 {
    font-size: 40px !important;
  }

  .module-14 .module-14-content h1 span.span-1 {
    font-size: 18px
  }

  .module-15 .logo-wrap img {
    max-width: 100px;
  }

  .module-15 .right {
    flex-direction: column;
    align-items: flex-end;
  }

  .module-15 .right ul.social-icons {
    margin-left: 0;
    margin-top: 10px;
  }

  .module-15 .left .ry-header-phone span.span-1 {
    font-size: 16px;
  }

  .module-15 {
    padding: 16px 0;
  }

  .module-14 .module-14-content {
    bottom: 30px;
  }

  .custom-services-block .ry-each.ry-el-link > div {
    width: 150px;
  }

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

  .custom-services-block .cta-block .ry-flex {
    margin: -60px auto 0 !important;
  }

  .module-20 .carousel .ry-right, 
  .module-20 .carousel .ry-left {
    width: 100%;
    padding: 0;
  }

  .module-20 .carousel .ry-left img {
    margin: 0 auto;
    width: 30vw;
  }

  .module-20 .slider-bg-wrap {
    display: none;
  }

  .module-20 .slider-controller {
    top: 10%;
    left: 60%;
  }

  .module-20 .carousel .ry-right .ry-generic {
    float: none;
    margin: 30px auto 0;
  }

  #featured-services {
    height: 1245px;
  }

  .custom-reviews-section .ry-content.ry-flex {
    height: 850px;
  }

  .module-32 {
    padding: 0 0 100px;
  }

  .module-16 #footer-row1 .card .card-title .ry-heading {
    font-size: 25px !important;
  }
	
	body.default .module-15 .logo-wrap img {
		max-width: 100px;
	}
}

@media(min-width: 992px) {
  #ry-pg-banner .ry-bnr-wrp:before {
    display: none;
  }
}

@media(max-width: 991px) {
  .module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-2 {
    width: 100%;
    text-align: center;
  }

  .module-16 #footer-row1 .office-hours {
    width: 100%;
    flex-direction: column;
  }

  .module-16 #footer-row1 .office-hours:before {
    margin: 0 auto 10px;
  }

  .module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time {
    width: 100%;
  }

  .module-16 #footer-row1 .card#card1 .card-body .office-details .ry-footer-detail {
    margin-bottom: 15px;
  }

  .module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-address a {
    line-height: 1.2;
  }

  #ry-pg-banner .ry-bnr-wrp {
    margin-top: 105px;
  }

  #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    letter-spacing: 0;
    line-height: 1.2;
  }
	
	#ry-section-map {
		height: 500px;
	}
	
	body[data-page-name="contact"] #ry-sidebar {
		margin: 50px 0 0;
	}
	
	.module-311.eyewear .ry-payment-options-logos .ry-each {
		width: 50% !important;
	}
	
	.anchors-hidden {
		display: block;
		position: relative;
		top: -106px;
		visibility: hidden;
	}
}

/** OTHER ELEMENTS **/
.ry-btn.ry-btn-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: fit-content;
    padding: 0 30px !important;
    font-size: 16px;
    text-align: center;
    background: #3c3030;
}

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

.module-15 .right .__subs.appointment a:after,
.ry-btn.ry-btn-primary {
    content: '\f101';
    font-family: 'FontAwesome';
    padding-left: 10px;
}

body.home h2 {
    font-size: 50px;
    font-weight: 700;
    color: #094678;
}

body.home h2 span.span-1 {
    display: block;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 10px;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
    display: flex;
}

.module-24 .ry-each h5 {
    color: #094678 !important;
}

#ry-pg-banner .ry-bnr-wrp {
    background-position: 80%;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
	letter-spacing: 0;
}

.module-311.eyewear .ry-payment-options-logos .ry-each {
    padding: 0;
    width: 25%;
}

#ry-sidebar #accordion .ry-drop-nav#visiontherapy {
    display: none;
}

/** POPUP **/
.popup-wrap {
    padding: 20px;
    background: #0097c4;
}

.popup-wrap h3 {
    text-align: center;
    color: #ffffff;
    font-family: 'Cinzel';
    font-size: 25px;
}

.popup-wrap p {
    text-align: center;
    margin: 20px 0 0;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
}

.popup-wrap .ry-button a.ry-btn.ry-btn-primary {
    margin: 0 auto;
}

.popup-wrap .ry-button br {
    display: none;
}

.popup-wrap .ry-close {
    position: absolute;
    right: 10px;
    top: 0;
}

.popup-wrap .ry-close button {
    background: transparent;
    border: 0;
    color: #ffffff;
    font-size: 20px;
    padding: 0;
}

.popup-wrap .ry-text {
    margin: 10px 0 0;
}

/** QUESTRIAL **/
.module-15 .left .ry-header-phone a,
.module-15 .right .__subs a,
.module-14 .module-14-content h1 span.span-1,
.ry-btn.ry-btn-primary,
body.home h2 span.span-1,
.custom-services-block .service-title div a,
.module-16 #footer-row1 .card .card-body .ry-footer-detail a {
    font-family: 'Questrial', sans-serif;
}

/** CINZEL **/
.module-15 .left .ry-header-phone span.span-1,
.module-14 .module-14-content h1,
body.home h2,
.module-16 #footer-row1 .card .card-title .ry-heading {
    font-family: 'Cinzel', serif;
}