body, body p, body div{font-family: Inter !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Cinzel, sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {
	.ry-section-hero {
		margin-top: 78px !important;
	}
}
@media only screen and (max-width: 768px){
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Inter';z-index:99;}

div.hp-textured-bg {
    background: url(https://www.royacdn.com/unsafe/smart/Site-423c735d-38ae-47a5-b849-cae40c3b33ea/homepage_new/body_background.jpg);
    margin-top: -5px;
    background-position: center;
}

.hp-hero .carousel-control {
    display: none;
}

.brands--grid .brand--desc {
    display: none;
}

.pg-service .section-service p {
    margin-bottom: .75rem;
}

.pg-service .section-service p a {
	
	text-decoration: underline !important;
	text-underline-offset: 6px;
}

.ry-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px !important;
    text-transform: initial;
    text-align: center;
    width: max-content;
    height: 61px;
    border-radius: 10px;
    color: #fff !important;
    background: var(--color-bg-primary) !important;
    min-width: 220px;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ry-btn-primary {
  background: transparent;
  color: var(--color-text-primary);
}

.ry-btn-secondary {
  background: var(--color-text-primary);
  color: var(--color-bg-primary);
}

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

a.ry-btn.ry-btn-primary:hover {
    background:#656c4b !important;
}

.ry-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0,0,0,.15);
}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

/* HP Edits - Started <April 06, 2026> */


/* End - HP Edits*/

body[data-page-name="payment-options"] #payment-insurance .style3 .module-32-wrapper-one {
    background: #f1efe5;
}

body[data-page-name="payment-options"] .owl-carousel .owl-nav .owl-prev, 
body[data-page-name="payment-options"] .owl-carousel .owl-nav .owl-next {
	margin-top: -10px;
}
html {
    scroll-behavior: smooth;
}
:target {
	scroll-margin-top:200px
}

.outer-container:before {
}
.team-cards-outer-container {
    flex-direction:column;
    gap:30px;
    margin-top:40px
}

.team-card {
    flex-direction:column;
    align-items:center;
    justify-content:center;
    background:transparent;
    box-shadow:unset;
    gap:15px;
    padding:0
}
.team-cards-outer-container .ry-btn {
    margin-top:40px
}

.team-card * {
    text-align:center
}

.person-name {
    font-size:20px
}
.person-info {
    font-size: 16px;
    line-height: 15px;
}

#team-wrap .card-container {
    max-width: calc(100% / 4 - 20px);
    margin: 0 auto;
}

#team-wrap .section__header span {
    color:#000
}

.img-box {
    max-width: 180px;
    max-height: 180px;
    margin-right: 0px;
}

.person-img {
    width: 100%;
    height: 180px;
}
#team-wrap .outer-container {
padding:100px 0 250px;
}
#team-wrap .inner-container {
    padding:0
}
.hp--testimonials {
    background:none;
    padding-top:0
}
.hp--testimonials__img-center-logo img {
	filter:brightness(0) invert(1)
}
.outer-container {
    position: relative;
}

.outer-container:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(
        to bottom,
        rgb(0 0 0 / 0%),
        #c1b5a9
    );
    pointer-events: none;
}
body.home #top-brands .owl-carousel .owl-nav .owl-next:hover, body.home #top-brands .owl-carousel .owl-nav .owl-prev:hover,
.gallery-swiper-button-prev:hover, .gallery-swiper-button-next:hover{
    box-shadow: 0 15px 30px rgba(0,0,0,.15);
    background:#656c4b !important;
    cursor:pointer
}
@media(max-width:1080px) {

	.hp--testimonials__img-center-logo img {
		max-width:80px
	}
}
@media(max-width:1199px) {
	#team-wrap .card-container {
		min-width:250px
	}
	.team-cards-inner-container {
		max-width:700px;
		row-gap:30px 
	}
	
}



/*--- SERVICES PAGE ---*/
#ry-pg-body.services-grid .ry-text p {
    max-width: 800px !important;
    width:100%;
}
.service-item {
  position: relative;
  margin-bottom: 2.5rem;
}

.service-row {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.service-row.reverse {
  flex-direction: row-reverse;
}

.service-image {
  flex-shrink: 0;
  width: 14rem;
  margin: auto;
  z-index:3
}

.service-image img {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  object-fit: cover;
  border: 5px solid var(--secondary-bg, #ddd);
  transition: transform 0.5s ease-in-out;
}

.service-content {
  flex: 1;
  background:var(--color-bg-primary);
  color: #000;
  padding: 2rem;
  border-radius: 1rem;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0,0,0,0.08);
  background-size: cover;
  display:flex;
  flex-direction:column
}

.service-row:not(.reverse) .service-content {
  margin-left: -50px;
}

#ry-pg-body .service-row h3 {
  color:#fff;
	margin-bottom:0px
}
#ry-pg-body .service-row p {
	line-height:1.4;
	color:#fff
}
.service-row.reverse .service-content {
  margin-right: -50px;
}

.service-title {
  font-size: 1.25rem;
  font-weight: 600;
}

.service-desc {
  margin-top: 0.75rem;
}

.service-item  .ry-btn {
  margin-left:0 !important;
  background:#656c4b !important;
	margin-top:15px !important
}
.service-item  .ry-btn svg {
  fill:#fff
}

@media (max-width: 767px) {
  .service-row,
  .service-row.reverse {
    flex-direction: column;
    gap:10px
  }

  .service-content {
    text-align: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .service-item  .ry-btn { 
    margin-inline:auto !important
  }
}
