body, body p, body div{font-family: 'Poppins', sans-serif !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: 'Aoboshi One', serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@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: 'Poppins';z-index:99;}
.ry-btn {height: auto;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #ffffff !important;background: #b1914e !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #221f20 !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #221f20 !important;}
.ry-btn.ry-btn-secondary:hover {background: #b1914e !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

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

body.home h2:not(.module-44 .ry-flex .ry-each h2, .ry-multi-item-slider-heading-section) {
	text-transform: uppercase !important;
	line-height: 110% !important;
	font-weight: 600 !important;
	font-size: clamp(2.25rem, 1.9659rem + 1.4205vw, 2.875rem) !important;
	font-family: 'Aoboshi One', serif !important;
	letter-spacing: 2px;
}
body.home h2 span:not(span.text-gradient, span.text-image), body.home .ry-multi-item-slider-heading-section, .ry-services.style2 .section-headline .span-1 {
	display: block;
	font-size: 22px !important;
	line-height: 150% !important;
	margin-bottom: 15px;
	color: #333;
	font-weight: 500 !important;
	font-family: 'Poppins', sans-serif !important;
	letter-spacing: 1px;
}

.icon-bar img {
  filter: brightness(0) invert(1);
}

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

body.home .details-modal .details-modal-title {
    display: none;
}

body.home .details-modal .details-modal-content {
    padding: 0;
    border: none;
}
body.home .details-modal .details-modal-close {
    width: 40px;
    height: 40px;
    background: #b1914e;
    cursor: pointer !important;
    z-index: 99999;
    position: absolute;
    opacity: 1;
    pointer-events: all;
}
body.home .details-modal .details-modal-close svg {
    filter: brightness(0) invert(1);
    width: 10px;
    height: 10px;
}

@media screen and (max-width: 991px) {
	.module-16 #footer-row2 .ry-left .span-2 {
		line-height: 1.5;
	}
}

@media screen and (max-width:768px) {
	.module-16 #footer-row1 .card .card-body .day-and-time-wrap.footer-text p {
		text-align: center;
	}
}

@media screen and (max-width: 600px) {
	.module-16 #footer-row1 {
		background-color: #eeebe6;
		background: #eeebe6;
	}
}


/* QA Changes */
.module-311 .ry-payment-options-logos .ry-each img {
    width: 90%;
    max-width: 150px;
    filter:brightness(0)
}
@media(max-width: 1024px){
	.module-69.style2 .ry-each-right .ry-section-title{
		text-align: center;
	}

	.module-69 .ry-each-right p{
		text-align: center;
	}

	.module-69 .ry-each-right .btn-content {
		align-items: center;
		justify-content: center;
		max-width: 100%;
	}
}


/* QA Changes End */


.module-35 .module-35-header-left a img {
    max-width: 110px;
}

.module-35-header-left .mobile-nav {
    display: flex;
    gap: 1.2rem;
}

.module-34 .module-34-top .module-34-top-right {
    flex-direction: column;
    gap: 20px;
}
div#ry-pg-body.frame-page .ry-photo img{
    max-height:900px;
    height:100%;
    object-fit:cover;
    object-position:center
}
.insurance-page .ry-each img {
  max-height: 70px;
  object-fit: contain;
  transition: transform 0.3s ease;
  transform: translateZ(0); 
}

.insurance-page .ry-each img:hover {
  transform: scale(1.05) translateZ(0);
}

