body, body p, body div{font-family: Montserrat !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Montserrat, sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@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: 'Montserrat';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #FFFFFF !important;background: #2680ba !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #264986 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #264986 !important;}
.ry-btn.ry-btn-secondary:hover {background: #2680ba !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;
}

@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 <December 10, 2025> */

:root {
	--clr-white: #FFFFFF;
	--clr-black: #2f241e;
	--clr-primary: #2680ba;
	--clr-secondary: #264986;
	
	--font-herotitle: clamp(3rem, 2.0625rem + 3vw, 3.75rem); /*60px*/
	--font-title: clamp(2.8125rem, 2.5781rem + 0.75vw, 3rem); /*48px*/
	--font-spantitle: clamp(1.14625rem, 0.9657rem + 0.7405vw, 1.854375rem); /*29.67px*/
	--font-subtitle: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem); /*18.34px*/
}
/**/
	/*fonts*/
.custom-headline h2 {
    font-size: clamp(2.240625rem, 2.4613rem + -0.9052vw, 1.375rem) !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600 !important;
}

.custom-headline h2 .span-1 {
    display: block;
    font-size: 18.34px;
    letter-spacing: 0.28em;
    font-weight: 400;
    color: var(--clr-black);
}
	/*btns*/
		.ry-btn-white{
			color: var(--clr-black)!important;
			background: var(--clr-white) !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn-white:hover{
			color: var(--clr-white) !important;
			background: transparent !important;
			border: 1px solid var(--clr-white) !important;
		}
/*Modal*/
/* Header */
	/**/
.module-34 .module-34-top .module-34-top-right .ry-btn-module-34:hover, .module-34 .ry-btn-module-34:hover {
    color: var(--clr-white) !important;
}
/* Hero */
	/**/
.module-66 .carousel .carousel-control {
    opacity: 0;
}
.module-66 .custom-headline h2 {
    text-align: left;
    color: var(--clr-primary);
    font-weight: 700 !important;
    line-height: 1.2;
}

.module-66 .ry-text p {
    color: var(--clr-white);
    font-size: 29.68px;
    margin: 10px 0;
}

.module-66 .check-list ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 5px 20px;
    flex-wrap: wrap;
}

.module-66 .check-list ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.module-66 .check-list p {
    color: var(--clr-white);
    font-weight: 600 !important;
    text-transform: uppercase;
}

.module-66 .check-list svg {
    fill: white;
}

.module-66 .ry-container {
    max-width: 50%;
    margin-left: 100px;
}
/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    max-width: 660px;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}

.module-welcome.style-5 .ry-each:not(.image-wrapper) {
    max-width: calc(100% - 660px);
}

.module-welcome.style-5 .ry-flex {
    align-items: center;
}

.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
}

.module-welcome.style-5:before {
    opacity: 1;
    width: 30%;
    height: 50%;
}

.module-welcome.style-5 .background-section {
    /* opacity: 1;
    height: 95%;
    width: 40%;
    border-bottom-right-radius: 120px; */
	filter: none;
}

.module-welcome.style-5 .ry-content {
    max-width: 80%;
    margin-left: 10%;
}

.module-welcome.style-5 .custom-headline h2, .module-welcome.style-5 .custom-headline h2 .span-1, .module-welcome.style-5 .ry-text p {
    text-align: left !important;
}

.module-welcome.style-5 .ry-text .ry-btn {
    margin-left: 0;
}
.module-44 svg, .module-welcome.style-5 svg {
    width: 16px;
    fill: var(--clr-white);
}

.module-44 .icon-wrapper, .module-welcome.style-5 .icon-wrapper {
    background: var(--clr-secondary);
    width: fit-content;
    padding: 10px;
    border-radius: 999px;
	height: fit-content;

}

.module-welcome.style-5 .location:last-child .icon-wrapper {
    background: var(--clr-secondary);
}
.module-welcome.style-5 .location:last-child h4 {
    color: var(--clr-secondary);
}

.module-welcome.style-5 .location,
.module-welcome.style-5 .location-wrapper {
    display: flex;
    gap: 10px;
}
.module-welcome.style-5 .location-wrapper {
    margin: 30px 0;
}
.module-welcome.style-5 .ry-container {
    max-width: 1500px;
    width: 90%;
}
/* Services */
	/**/
.ry-services.style2 {
    padding: 6.6vh 0;
}

.ry-services.style2:before {
    background: linear-gradient(to right, #0f7dbc, #a7d2e6);
    height: 10%;
    width: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 60%;
    border-radius: 999px;
    opacity: .5;
}
.ry-services.style2 .button-wrapper {
    padding-top: 20px;
}
/* Meet the Team */
	/**/
.module-team.style-1 {
    padding: 6.6vh 0;
}

.module-team.style-1 .ry-flex .ry-each .photo:after {border-radius: 55px;}
.module-team.style-1 .content {
    gap: 90px;
    display: flex;
	align-items:center;
}

.module-team.style-1 .custom-headline h2, .module-team.style-1 .custom-headline h2 .span-1 {
    text-align: left;
}

.module-team.style-1 .content .ry-btn {
    margin-left: 0;
}
/* Insurance */
	/**/
/* Brand */
	/**/
#section-brands .ry-multi-item-slider::before {
	background: url(https://static.royacdn.com/Site-f6aea138-0505-4f34-9875-cd3f1153727a/Background_images/welcome_bg.png) center center no-repeat;
	background-size: cover;
}

#section-brands .owl-carousel .owl-nav .owl-prev,
#section-brands .owl-carousel .owl-nav .owl-next {
    opacity: 0;
}

#section-brands .owl-carousel .owl-dots .owl-dot {
    width: 38px;
    height: 7px;
}
#section-brands #top-brands .ry-multi-item-slider .container.ry-container {
    padding-top: 0;
    padding-bottom: 0;
}

#section-brands .custom-headline h2, #section-brands .custom-headline h2 .span-1 {
    color: var(--clr-white);
}

body.home .ry-multi-item-slider .owl-carousel .owl-item img {
    filter: brightness(0) invert(1);
}

#section-brands .owl-carousel {
    padding: 20px 0;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: var(--clr-white);
}
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.option-1 .content {
    display: flex;
    align-items: center;
}

.module-testimonials.option-1 .ry-container {
    max-width: 1920px;
	width:90%
}

.module-testimonials.option-1 {
    padding: 0;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p,
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5{
    color: #374151;
}

.testimonials-wrapper .carousel-indicators li {
    background: var(--clr-primary);
}
.testimonials-wrapper .carousel-indicators li:not(.active) {
    opacity: 0.2;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    background: transparent;
    padding: 0px 60px;
}

.module-testimonials.option-1:before {
    opacity: 0;
}

.module-testimonials.option-1 .testimonials-wrapper {
    margin-top: 30px;
}
/* Footer */
	/**/
.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
    color: #374151;
	font-weight: 500 !important;
}

.module-44 .details {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 10px;
}
	
.module-44 h3 {
    font-size: clamp(1.14625rem, 1.0879rem + 0.2392vw, 1.375rem);
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
}

.module-44 h5 {
    color: var(--clr-black);
    font-size: 18.34px;
    margin-bottom: 10px;
}

.module-44 .website-info {
    margin-bottom: 20px;
}

.module-44 .ry-footer-logo {
    max-width: 310px;
}

.module-44 .social-icons .social-inner-wrap li a {
    font-family: 'FontAwesome';
    box-shadow: 0 0 7px #33333369;
}

.module-44 .ry-left p {
    text-align: right;
}

.module-44 .ry-left .span-2 {
    width: 100% !important;
}

.module-44 .ry-right p {
    text-align: right;
    font-size: calc(14px + 1 * ((100vw - 500px) / 1100));
    line-height: 32px;
    color: #374151 !important;
    font-weight: 300 !important;
}

.module-44 .ry-right img {
    max-width: 100px;
    float: right;
}
/*Media Queries*/
	/**/
@media screen and (max-width:1530px){
    .module-welcome.style-5 .ry-content {
        max-width: 100%;
        margin-left: 0;
    }
    .module-welcome.style-5 .background-section {
        width: 30%;
    }
}
@media (min-width: 1081px) {
	.mobile-services {
		display: block;
		height: fit-content;
		opacity: 1;
		padding-top: 60px;
	}
	.ry-services.style2[data-style="Featured Icons"] .ry-services.style2 .each-block .photo img {
		max-width: 200px;
		object-fit: contain;
		margin: 0 auto;
		left: 50%;
		transform: translate(-50%, -50%);
		top: 50%;
	}
	.ry-services.style2 {
		padding: 100px 0;
	}
	.ry-services.style2 .ry-flex {
		display: none;
	}
	.ry-services.style2 .each-block .photo {
		position: relative;
		padding-bottom: 100%;
	}
	.ry-services.style2 .each-block .photo:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
		background: url(https://s3.amazonaws.com/static.organiclead.com/Site-f6aea138-0505-4f34-9875-cd3f1153727a/Icons/EPO_service_photo.png) center center no-repeat;
		background-size: contain;
		border-radius: 999px;
	}
	.ry-services.style2 .each-block .photo img {
		position: absolute;
        top: 25%;
        left: 25%;
        width: 50%;
        height: 50%;
        object-fit: cover;
        z-index: 2;
        filter: brightness(0) invert(1);
	}
	.ry-services.style2 .each-block .title {
		position: absolute;
		bottom: -85px;
		left: 50%;
		transform: translate(-50%, 0);
		z-index: 3;
		transition: .4s;
	}
	.ry-services.style2 .each-block .title div {
		font-size: 19px;
		color: var(--clr-primary);
	}
	.ry-services.style2 .each-block .link, 
	.ry-services.style2 .each-block .link a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9;
		opacity: 0;
	}
	.ry-services.style2 .each-block .button-svg {
		display: none;
	}
	.mobile-services .slick-track .each-block {
		margin-left: 25px;
		margin-bottom: 120px;
	}
	.mobile-services .slick-list {
		margin-left: -25px;
	}
	.mobile-services .slick-dots {
		margin-top: 30px;
		padding-left: 0;
		list-style: none;
		display: flex !important;
		justify-content: center;
		align-items: center;
	}
	.mobile-services .slick-dots li {
		margin: 0 3px;
		height: auto;
		line-height: initial;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.mobile-services .slick-dots li:not(.slick-active) {
		opacity: .5;
	}
	.mobile-services .slick-dots button {
        width: 38px;
        height: 7px;
        text-indent: -9999999px;
        background: var(--clr-primary);
        border: unset;
        box-shadow: unset;
	}
	.mobile-services .slick-arrow {
		display: none !important;
	}
}
@media screen and (max-width:1080px){
    .module-welcome.style-5 .ry-each.image-wrapper, .module-welcome.style-5 .ry-each:not(.image-wrapper) {
        max-width: 100%;
    }
    
    .module-welcome.style-5 .background-section {
        width: 100%;
        height: 40%;
        border-radius: 0;
    }
    
    .module-welcome.style-5 .custom-headline h2, .module-welcome.style-5 .custom-headline h2 .span-1, .module-welcome.style-5 .ry-text p {
        text-align: center !important;
    }
    
    .module-welcome.style-5 .location {
        width: fit-content;
    }
    
    .module-welcome.style-5 .location-wrapper {
        justify-content: center;
        gap: 50px;
    }
    
    .module-welcome.style-5 .ry-each:not(.image-wrapper) {
        padding-top: 50px;
    }

    .ry-services.style2:before {
		width: 100%;
		height: 10%;
		border-radius: 0;
	}
    .ry-services.style2 .each-block .photo:before {
        height: 100%;
        background: url(https://s3.amazonaws.com/static.organiclead.com/Site-f6aea138-0505-4f34-9875-cd3f1153727a/Icons/EPO_service_photo.png) center center no-repeat;
		background-size: contain;
        border-radius: 999px;
    }
    
    .mobile-services .slick-track .each-block {
        margin-bottom: 125px;
        margin-top: 55px;
    }
    
    .ry-services.style2 .each-block .title div {
        color: var(--clr-primary);
    }
    
    .ry-services.style2 .each-block .title {
        bottom: -105px;
    }
    
    .ry-services.style2 .each-block .photo img {
        height: 50%;
        width: 50%;
        top: 25%;
        left: 25%;
        z-index: 2;
        filter: brightness(0) invert(1);
    }

    .module-team.style-1 .content {
        flex-direction: column;
        gap: 45px;
    }
    
    .module-team.style-1 .custom-headline h2, .module-team.style-1 .custom-headline h2 .span-1 {
        text-align: center;
    }
    
    .module-team.style-1 .content .ry-btn {
        margin-left: auto;
    }

    .module-testimonials.option-1 .content {
        flex-direction: column;
        gap: 45px;
    }
    
    .module-testimonials.option-1 .text-wrapper {
        padding: 6.6vh 0;
    }
    .module-44 .ry-flex {
        flex-direction: column !important;
        gap: 50px;
    }
    .module-44 .ry-flex .ry-each h2, .module-44 .ry-flex .ry-each div {
        text-align: center !important;
    }
    .module-44 .details {
        justify-content: center;
    }
        
    .module-44 .ry-right p {
        text-align: center;
    }
    
    .module-44 .ry-right {
        width: 100%;
    }
    
    .module-44 .ry-right img {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    
    .module-44:before {
        background-color: transparent;
    }
	.module-44 .ry-left p {
		text-align: center;
	}
}
@media screen and (max-width:890px){
    .module-welcome.style-5 .background-section {
        height: 20%;
    }
}
@media screen and (max-width:390px){
    .module-welcome.style-5 .background-section {
        height: 15%;
    }
}
/* End - HP Edits*/
	
:root {
  --site-font: Montserrat;
  --title-font: Dancing Script;
  --primary-color: #2680ba;
  --secondary-color: #264986;
}
body.default p {
    font-size: clamp(1.125rem, 1.0931rem + 0.1307vw, 1.25rem);
}
#ry-pg-body p {
	line-height:1.7
}
	
@media (min-width: 992px) {
    .module-43 .ry-container {
        max-width: 1600px !important;
        width:95% !important
    }
}

.module-43 .ry-right .btn-wrapper {
    gap:20px
}
.module-43 .ry-right .btn-wrapper .phone a:before {
    display:none
}
.module-43 .ry-right .btn-wrapper .btn-wrap * {
    color:#fff !important
}
.module-43 .ry-right .btn-wrapper .btn-wrap {
    display:flex;
    align-items:center;
    gap:10px;
    width:fit-content;
    margin: 0;
    padding:10px 20px;
    background:var(--primary-color);
    border-radius:30px
}

.module-43 .ry-right .btn-wrapper .phone svg {
    width:30px;
    fill:#fff
}
.module-43 .ry-right .btn-wrapper .phone a,
.module-43 .ry-right .btn-wrapper .apt .ry-btn{
    display:flex;
    flex-direction:column;
    width:100%;
    text-wrap:nowrap;
    text-align:start;
    align-items:start;
    line-height:1.1
}

.module-43 .ry-right .btn-wrapper .phone a span {
    display:block;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 100;
    text-align: ;
}

.module-43 .ry-right .btn-wrapper .apt .ry-btn {
    padding: 0;
    height: auto;
    letter-spacing: 1px;
    font-size: 22px !important;
    text-transform: uppercase;
}
.module-43 .ry-right .btn-wrapper .apt .ry-btn, .module-43 .ry-right .btn-wrapper .phone a{
font-size: 22px;
text-transform: uppercase;
color: #ffffff;
font-weight: 400;
font-family: "Montserrat";
text-align: center;
}

.module-43 .ry-right .btn-wrapper .apt .ry-btn span {
    display:block;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 100;
    text-align:start
}
.module-43 .ry-right .ry-menu .nav-menu li a {
    font-weight:600 !important
}
.module-43.fixed .ry-right .btn-wrapper .apt .ry-btn {
    font-size: 16px !important;
}
.module-43 .ry-right .btn-wrapper .phone a:hover {
	background:none !important
}
.module-43 .ry-right .btn-wrapper .apt,
.module-43 .ry-right .btn-wrapper .phone {
    transition:all .3s ease
}
.module-43 .ry-right .btn-wrapper .apt:hover,
.module-43 .ry-right .btn-wrapper .phone:hover{
    background:var(--secondary-color)
}
.module-43.fixed .ry-right .btn-wrapper .phone *,
.module-43.fixed .ry-right .btn-wrapper .apt *{
    transition:all .3s ease
    
}

#ry-section-header .social-dropdowns svg{
    width:23px;
  
}
#ry-section-header .social-dropdowns button {
    border:solid #000 1px;
    border-radius:50%;
    width:35px;
    height:35PX;
    display:flex;
    justify-content:center;
    align-items:center
}
#ry-section-header .social-dropdowns {
    display:flex;
    gap:8px
}

#ry-section-header .social-dropdowns {
  display: flex;
  gap: 12px;
}

#ry-section-header .dropdown {
  position: relative;
}

#ry-section-header .icon-btn {
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}


#ry-section-header .dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
  min-width: 140px;
  display: none;
  z-index: 999;
}

 #ry-section-header .icon-btn svg {
  width: 20px;
  height: 20px;
}
#ry-section-header .dropdown-menu a {
  display: block;
  padding: 10px 12px;
  color: #111827;
  text-decoration: none;
  font-size: 14px;
}

#ry-section-header .dropdown-menu a:hover {
  background: var(--primary-color);
    color:#fff
}
	
.module-43 {
    padding-bottom:0
}
.module-43 .ry-right { 
    max-width:fit-content;
    width:fit-content
}

.module-43 .ry-right .ry-menu .nav-menu li a,
.module-43.ry-sticky-menu.fixed .ry-right .ry-menu .nav-menu li a {
    font-size:20px;
    letter-spacing:-.5px;
    font-weight:600 !important
}
 
.ry-sticky-menu.fixed.module-43 .ry-right {
    flex-direction:column-reverse;
    justify-content:space-between;
    gap:25px !important;
    
}
.module-43.fixed .ry-right .ry-leads, .module-43.fixed .ry-right .ry-menu{
     width:100%;
    
}
.module-43.fixed .ry-right .ry-menu {
    justify-content:space-between
}
.module-43.fixed .ry-right .ry-menu .nav-menu,
.module-43 .ry-right .ry-menu .nav-menu{
    justify-content:end;
	gap:30px
}

#litlleLogo a img {
    max-width:180px !important;
	width:100%;
    max-height: unset;
    object-fit: contain;
    position:absolute;
    top:0
}
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu.hover {
    opacity:1 !important;
    visibility:visible;
    display:block !important;
    top:25px !important
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu.hover li {
    padding:0;
    background:var(--primary-color);
}

.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu.hover li a,
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu.hover a{
background:var(--primary-color);
    width:100%;
}
.module-43 .ry-right .ry-menu .nav-menu li .third-level-container li a {
    background:var(--primary-color) !important;
    color:#fff !important;
    line-height:1.2 !important;
}
.module-43 .ry-right .ry-menu .nav-menu li .third-level-container {
    background:var(--primary-color) !important;
}

.module-43 .ry-right .ry-menu .nav-menu li .third-level-container li a:hover,
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu.hover li a:hover{
    background:var(--secondary-color) !important;
    
}

body.default #ry-section-header.module-43 {
    padding-block:20PX
}

body.default .module-43:not(.fixed) .ry-right .btn-wrapper .phone a, body.default .module-43 .ry-right .ry-menu .nav-menu li a {
    color:#000
}
.module-43:not(.fixed) .ry-right {
}
.module-43.fixed .ry-right .btn-wrapper .phone a,
.module-43.fixed .ry-right .btn-wrapper .apt .ry-btn{
      color: #222;
      font-size: 22px !important;
	padding:0 !important
}
.module-43.fixed .ry-right .ry-menu .nav-menu li a,
.module-43 .ry-right .ry-menu .nav-menu li a{
	font-size:17PX !important
}
@media(max-width:1699px) {
    .module-43 .ry-left {
        position:absolute;
        width:11%;
    }
    .module-43 .ry-right {
        padding:0 !important 
    }
    .module-43 .ry-left img {
        max-width:fit-content
    }
    .module-43 .ry-right  {
        width:100%;
        max-width:100%
    }
}

@media(max-width:1480px) {
    div.module-43 .ry-right .btn-wrapper .phone {
        margin-right: 0px;
    }
       .module-43 .ry-left {
        position:absolute;
        width:13%;
    }
    .module-43 .ry-right {
        padding:0 !important 
    }
    .module-43 .ry-left img {
        max-width:fit-content
    }
     .module-43 .ry-right .ry-menu .nav-menu {
        margin-top: 0px !important;
    }
   
}
@media(max-width:1280px) {
	.module-43 .ry-right .ry-menu .nav-menu li a,
	.module-43.fixed .ry-right .ry-menu .nav-menu li a{
		font-size:15px !important;
	}
	#litlleLogo a img {
		left:0
	}
	div.module-43.fixed .ry-right .ry-menu {
		width:100%
	}
	.module-43.fixed .ry-right {
		gap: 20px;
	}
}

.module-66 .carousel .carousel-inner .item img {
 object-position:center !important;
 height:100vh;
 object-fit:cover
}
.module-66 .bnr-textbox .ry-section-title {
 font-size: 36px;
}
.module-66 .carousel .carousel-inner:before {
background: linear-gradient(#fff, #ffffff00, 91%, #000000d1);
 position:absolute;
 content:"";
 width:100%;
 height: 100%;
 z-index:1;
 display: block;
 bottom:0 
}

.mobile-container {
 background:#FFF;
 box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
@media (max-width:1199px) {
	.module-66 .carousel .carousel-inner:before {
		display:none
	}
	.module-66 .carousel .carousel-inner .item img {
		height:100%
	}
	.module-66 {
		margin-top:120px
	}
	.module-66 .bnr-textbox{
		position:relative;
		margin:0 !important;
		padding:20px 10px;
		background:var(--primary-color)
			}
	.module-66 {
		margin-top:0
	}
	.module-66 .bnr-textbox .ry-section-title {
		font-size: clamp(1.75rem, 0.618vw + 1.599rem, 2.063rem);
		line-height:1.1
	}
}
	
	
/*--- TEAM PAGE ---*/	
.team-inner-page.style3 .team-social {
	margin-top:20px
}


.team-inner-page.style3 .ry-each {
	background:#f5f5f59c;
	border: solid #b7d2d659 2px;
}
.team-inner-page.style3 .ry-each .each-container .details .title {
	padding-inline:2vw
}

.team-inner-page.style3 .ry-flex.object-top .photo img {
	position:relative;
	object-position:top;
	object-fit:cover;
	height: auto;
}
.team-inner-page.style3 .ry-each .photo {
	padding-bottom:unset;
	height:fit-content
}
.team-inner-page.style3 .ry-each .each-container .details .team-full-description img {
    max-width:400px;
    width:100%;
}
body.default #ry-section-header.module-43 {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.team-inner-page.style3 .ry-each .each-container .details .title p {
    font-size: 15px !important;
}
.team-inner-page.style3 .ry-each .each-container .details .title h5 {
	font-size:25px !important
}
.team-inner-page.style3 .btn-excerpt,
.team-inner-page.style3 .team-social {
	display:none !important
}

.team-inner-page.style3 .ry-btn {
	margin-top:20px
}
.doctors-testimonial {
     margin-block:80px;
}

.doctors-testimonial .carousel-control {
    background:none !important;
    width:fit-content
}
.doctors-testimonial  .stars {
    color:orange
}
.doctors-testimonial .item {
}

.doctors-testimonial .carousel-inner {
    width:90%;
    margin-inline:auto
}

.doctors-testimonial .carousel-control .icon-next:before,
.doctors-testimonial .carousel-control .icon-prev:before{
    font-size:20px;
    color:#9e9e9e3b;
    opacity:.5
}

.team-social-wrapper {
    display:flex;
    gap:5px;
    margin-top:10px
}

.team-social-wrapper a {
    width:45px;
    height:45PX;
    background: #fced60;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center
}

.team-social-wrapper a img {
    width:16px;;
    height:15px;
    filter:brightness(0);
    object-fit:contain
}

@media (max-width: 991px) {
	.team-inner-page.style3 .ry-each .each-container .details .title {
		padding-top:15px
	}
	.team-inner-page.style3 .ry-each .each-container .details .title h5 {
		font-size:30px !important
	}
}
@media(max-width:767px) {
    .doctors-testimonial  .stars {
        display:flex;
        justify-content:center
    }

    .doctors-testimonial *{
        text-align:center
    }
}
	
/* --- END TEAM PAGE ---  */
	
/* ----- PAYMENT PAGE -----*/
.module-311 .ry-payment-options-logos .ry-each {
	padding:10px
}	

.module-311 .ry-payment-options-logos .ry-each img {
	max-width:140px;
}
	
 .module-311 .ry-payment-options-logos  .check img, .module-311 .ry-payment-options-logos  .debit > div{
	max-width:130px;
	min-height:60px;
	max-height:80px;
	 width:100%;
	height:100%;
	background:#f8f8f8;
	border-radius:5px;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:10px;
	object-fit:contain;
}
 .module-311 .ry-payment-options-logos .debit h2 {
    font-family: Poppins !important;
    font-weight: 600 !important;
    font-size: 25px !important;
    text-transform: uppercase;
}
/* ----- END PAYMENT PAGE -----*/
	
/* --- MULTIPLE LOCATION --- */
.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap .icon {
    min-width: 42px;
}

@media(max-width:768px) {
    .contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap .icon{
        margin-bottom:10px
    }
.contact-template.style-3 .inner-flex .ry-each {
        width:100%;
        max-width:600px
    }
}

/* --- END MULTIPLE LOCATION --- */
	
/* --- BANNER ---*/
#ry-pg-banner .ry-bnr-wrp:before {
    content: "";
    background: rgb(185 253 255 / 29%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	opacity:1 !important
}
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
	letter-spacing:1px;
	font-size: clamp(2.5rem, 2.0221rem + 1.9608vw, 4.375rem) !important;
	line-height:1.1 !important;
}
#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
	padding:0 !important;
	margin:0;
	
}

@media(max-width:1080px) {
	#ry-pg-banner .ry-bnr-wrp:before {
	    background: rgb(255 255 255 / 46%);
	}
}

/* --- END BANNER ---*/

	
/*--- WELCOME SECTION ---*/
body p {
    font-size: 18px;
color: #666666;

}

.module-welcome.style-5 {
    padding:100px 0 50px
}

.module-welcome.style-5:before {
    display:none
}

.module-welcome.style-5 .ry-content {
    width:100%;
    margin-left:0;
    max-width:100%;
    margin-inline:auto;
    width:100%
}
.module-welcome.style-5 .ry-content  .ry-flex{
    justify-content:space-between;
    gap:3vw
}
.module-welcome.style-5 .ry-each.image-wrapper {
    max-width:unset;
    width:45%;
    position:relative;
    height:100%
}
.module-welcome.style-5 .ry-each:not(.image-wrapper) {
    max-width:unset;
    width:60%;
}
.module-welcome.style-5 .ry-each:not(.image-wrapper) p {
    line-height:1.3;
}
.module-welcome.style-5 .ry-each.image-wrapper .photo,
.module-welcome.style-5 .ry-each.image-wrapper .photo img{
    position:relative;
    padding:0;
    height:100%;
    width:100%;
	z-index:1
}

.module-welcome.style-5 .ry-each.image-wrapper .photo {
    bottom:-100px;
}
.module-welcome.style-5 .location {
    width: fit-content;
}

.module-welcome.style-5 .location-wrapper {
    gap: 40px;
}
.module-welcome.style-5 .slide *{
    background:transparent;
    box-shadow:unset
}

.module-welcome.style-5 .ry-each.image-wrapper .photo {
    bottom: unset;
}

.module-welcome.style-5 .carousel-control {
    z-index:1
}

.module-welcome.style-5 .carousel-control .icon-prev, .carousel-control .icon-next {
        font-size: 30px;
}

@media screen and (max-width: 1530px) {
    .module-welcome.style-5 .background-section {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .module-66 .custom-headline h2 { 
        color:#fff
    }
}
@media (max-width:1080px) {
	.module-welcome.style-5 {
		padding:80px 0 50px
	}
	.module-welcome.style-5 .ry-each.image-wrapper .photo {
		bottom:unset;
	}
	.module-welcome.style-5 .ry-each.image-wrapper {
		width:100%;
	}
	.module-welcome.style-5 .ry-each.image-wrapper img {
		max-width:500px;
		width:100%;
		margin-inline:auto
	}
	.module-welcome.style-5 .background-section {
		height:100%
	}
	.module-welcome.style-5 .ry-each:not(.image-wrapper) {
		width:100%;
	}
	.module-welcome.style-5 .ry-each:not(.image-wrapper) {
		padding-top: 0px;
	}

	.module-welcome.style-5 .location-wrapper a {
		width:100%;
		display:flex;
		line-height:1.1;
	}
	.module-welcome.style-5 .location-wrapper div {
		display:flex;
		align-items:center
	}
}


@media(max-width:600px){
	.module-welcome.style-5 .location-wrapper {
		gap:20px;;
		flex-direction:column;
		align-items:center
	}
	.module-welcome.style-5 .location-wrapper > div  {
		flex-direction:column;
		gap:10px
	}
	.module-66 .carousel .carousel-inner .item img {
		height:30vh;
		object-position:right !important
	}
}
/*--- SERVICES SECTION ---*/
.ry-services.style2:before {
    display:none
}

.ry-services.style2 {
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-f6aea138-0505-4f34-9875-cd3f1153727a/Background_images/fservices_bg.png) no-repeat center / cover
}

.ry-services.style2 .custom-headline h2,
.ry-services.style2 .custom-headline h2 span{
    color:#fff !important
}
.services-wrapper {
    display:flex;
    align-items:center;
    gap:25PX;
    margin-top:40PX
}
.ry-services.style2 {
    padding:100PX 0 300px;
}

.services-wrapper .each-block {
    display:flex;
    width:24%;
    display:flex;
    flex-direction:column;
    height: 370px;
    border-radius: 30px;
    filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.22));
    background-color: #fafdff;
    padding:20px 50px
}

.ry-services.style2 .each-block .photo,
.ry-services.style2 .each-block .photo img,
.ry-services.style2 .each-block .title {
    padding:unset;
    width:100%;
    height:100%;
    position:relative;
    inset:unset;
    transform:unset
}

.ry-services.style2 .each-block .photo:before {
    display:none
}

.ry-services.style2 .each-block .photo img {
    filter:unset;
    max-width:110px;
    margin-inline:auto;
    object-fit:contain
}


.ry-services.style2 .each-block .title div {
    line-height:1.3
}

.ry-services.style2 .each-block .button-svg {
	display: block;;
	width:45px;
	height:45px;
	border-radius:50%;
	background:var(--primary-color);
		display:flex;
		justify-content:center;
		ruby-align:center;
		position:absolute;
		left:50%;
		transform:translate(-50%);
		bottom:8%;
    }
.ry-services.style2 .each-block .button-svg svg {
    width:25px;
    fill:#fff
}
.services-wrapper .each-block,
.services-wrapper .each-block .button-svg svg{
    transition:all .3s ease;
    
}
.services-wrapper .each-block:hover {
    transform:translateY(-10px)
}

.services-wrapper .each-block:hover .button-svg svg{
    transform: rotate(-40deg)
}
@media(max-width:1080px) {
    .ry-services.style2 .each-block {
        width:40%;
    }

    .ry-services.style2 .services-wrapper {
        flex-wrap:wrap
    }
}

@media(max-width:780px) {
    .ry-services.style2 .each-block {
        width:48%;
    }

    .ry-services.style2 .services-wrapper {
        flex-wrap:wrap
    }
}
@media(max-width:600px) {
    .ry-services.style2 .each-block {
        width:48%;;
        height:300px;
        padding-inline:10px
    }

    .ry-services.style2 .services-wrapper {
        flex-wrap:wrap;
        gap:10px
    }
    .ry-services.style2 .each-block .title div {
    font-size:17px
}
}
/* --- END - SERVICES SECTION --- */
	
/* --- SERVICES V2 SECTION  --- */
.ry-services.style2 .ry-text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-align: left !important;
}
.services-wrapper .each-block {
    height: 430px;
	overflow: hidden;
	padding: 0 !important;
}
.ry-services.style2 .each-block .title, .ry-services.style2 .each-block .ry-text {
    height: fit-content;
    padding: 0 20px;
    margin-top: 10px;
}

.ry-services.style2 .each-block .photo {
    height: 35%;
}

.ry-services.style2 .each-block .photo img {
    max-width: 100%;
    object-fit: cover;
    height: 100%;
}
.ry-services.style2 .each-block .title div {
    font-weight: 700 !important;
    text-transform: uppercase;
    text-align: left !important;
}
.ry-services.style2 .each-block .button-svg {
	left: 15%;
}
#section-insurances {
    margin-top: -25vw;
    padding-bottom: 8vw;
}

#section-insurances  .ry-multi-item-slider {
    padding: 0;
}

#section-insurances #top-brands .ry-multi-item-slider .container.ry-container {
    padding-top: 0;
    padding-bottom: 0;
}

.ry-services.style2 {
    padding-bottom: calc(300px + 15vw);
}

#section-insurances .owl-carousel .owl-nav .owl-prev, body.home .owl-carousel .owl-nav .owl-next {
    opacity: 0;
}

#section-insurances .owl-carousel .owl-dots .owl-dot.active {
    background: var(--clr-white);
}

#section-insurances .owl-carousel .owl-dots .owl-dot {
    background: #ffffff38;
}
#section-insurances .custom-headline h2 .span-1 {
    color: var(--clr-white);
}
@media (max-width:1300px){
    .ry-services.style2 {
        padding-bottom: calc(300px + 20vw);
    }
    
    #section-insurances {
        margin-top: -35vw;
        padding-bottom: 0vw;
    }
}
@media (max-width:1024px){
    #section-insurances {
        margin-top: -40vw;
        padding-bottom: 0vw;
    }
}
@media (max-width:769px){ 
    #section-insurances {
        margin-top: -50vw;
        padding-bottom: 0vw;
    }
}
@media (max-width:600px){
	.ry-services.style2 .each-block {
        width:100%;;
        height:500px;
    }
	.ry-services.style2 .each-block .photo {
    height: 45%;
		margin-bottom:10px
	}

    .ry-services.style2 .services-wrapper {
        flex-wrap:no-wrap;
        gap:40px;
    }
	.ry-services.style2 .each-block .button-svg {
		left: 10%;
		    bottom: 5%;
	}
    #section-insurances {
        margin-top: -60vw;
        padding-bottom: 0vw;
    }
}
@media (max-width:390px){
    .ry-services.style2 {
        padding-bottom: calc(300px + 70vw);
    }
    
    #section-insurances {
        margin-top: -140vw;
        padding-bottom: 60vw;
    }
}
/* --- END - SERVICES V2 SECTION  --- */
	
/* --- TEAM SECTION --- */
.module-team.style-1 .ry-flex {
    margin-left: unset;
    width: 100%;
    display: flex;
    flex-direction:column;
    align-items:center;
    justify-content:center
}

.module-team.style-1 .content {
    flex-direction:column;
    gap:40px
}

.module-team.style-1 .custom-headline h2, .module-team.style-1 .custom-headline h2 .span-1 {
    text-align:center
}

.module-team.style-1 .ry-flex .ry-each .photo {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    transition: .5s;;
    min-width:150px;
    width:150px;
    height:150px
}
.module-team.style-1 .ry-flex .ry-each .photo img {
    object-fit:cover;
	width:100%;
	height:100%
}
.module-team.style-1 .ry-flex .ry-each .photo:after {
    display:none
}

.module-team.style-1 .team-wrapper {
    display:flex;
    align-items:center;
    margin-top:50px;
    justify-content:center;
    gap:30px
}

.module-team.style-1 .ry-flex .ry-each {
    margin-left: unset;
    display:flex;
    align-items:center;
    gap:5px;
    width:fit-content;
	cursor:pointer
}
.module-team.style-1 .ry-flex .ry-each:hover .photo {
    filter: unset;
    transition: 0.5s;
}
.module-team.style-1 .ry-flex .each-name {
    position: relative;
    bottom: unset;
    z-index: 1;
    width: 100%;
    text-align: start;
        font-weight: 500;
}

.module-team.style-1 .ry-flex .ry-each:hover h3 {
	color:var(--primary-color)
}
.module-team.style-1 .ry-flex .each-name h3 {
    font-size:25px;
    color:#000;
	transition: 0.5s;
}

.module-team.style-1 .ry-flex .each-name p {
    margin-top:-10px ;
    text-transform:uppercase
}

.module-team.style-1 .btn-wrapper .ry-btn {
    margin-inline:auto;
}

 .module-team.style-1   .ry-container {
        max-width: 1280px;
     width:90%;
     filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.22));
     background:#fff;
     display:flex;
     flex-direction:column;
     align-items:center;
     justify-content:center;
     border-radius:30px;
     margin-top:-200px;
     padding: 20px 0 50px
    }

.module-team.style-1 {
    background:url(https://static.royacdn.com/Site-f6aea138-0505-4f34-9875-cd3f1153727a/Background_images/welcome_bg.png) no-repeat center / cover
}
.module-team.style-1 .ry-flex .ry-each .photo img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition:all .3s ease
}

.module-team.style-1 .ry-flex .ry-each .photo img.hover{
    display:none;
    transition:all .3s ease
}

.module-team.style-1 .ry-flex .ry-each:hover .photo img{
    display:none;
    transition:all .3s ease
}
.module-team.style-1 .ry-flex .ry-each:hover .photo img.hover {
    display:block;
    transition:all .3s ease
}


@media (max-width: 1680px) {
    .module-team.style-1 .ry-flex.block-count-2 .ry-each {
        width: fit-content;
        margin-left: unset;
    }
}
@media(max-width:1080px) {
    .module-team.style-1 .ry-flex .ry-each {
    flex-direction:column;
    gap:20PX;
    }
    .module-team.style-1 .team-wrapper {
    gap:15px;
    justify-content:center
    }
    .module-team.style-1 .ry-flex .ry-each {
    width:40%;
    width:fit-content !important;
    }
    .module-team.style-1 .ry-flex .ry-each * {
    text-align:center;
    }
}

@media(max-width:767px) {
    .module-team.style-1 .team-wrapper {
        flex-direction:column;
        gap:30px
    }
    .module-team.style-1 .ry-flex .ry-each {
        width:100%;
    }
}
#top-brands {
    margin-top:-2px
}
#section-brands .custom-headline h2, #section-brands .custom-headline h2 .span-1 {
    color:var(--primary-color)
}

#section-brands img {
    filter:none
}
.owl-carousel .owl-dots .owl-dot.active {
    background:var(--primary-color)
}
	
	
/*  --- TESTIMONIALS SECTION --- */
.module-testimonials.option-1 {
    padding:100px 0 ;    
}

.module-testimonials.option-1 .custom-headline h2,
.module-testimonials.option-1 .custom-headline h2 span.span-1 {
    color:#FFF
}

.module-testimonials.option-1 .testimonials-wrapper .comment .star-wrapper {
    display:flex;
    flex-direction:row;
    gap:8px;
    margin-bottom:20px
}


.module-testimonials.option-1 .testimonials-wrapper .comment .stars svg{
    fill:#fdd701;
    width:20px
}
.module-testimonials.option-1 .testimonials-wrapper .comment {
    background:#fff;
    padding:30px;
    border-radius:30px;
    filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.22));
	height:250px;
	min-height:fit-content;
    margin:10px;
}

.module-testimonials.option-1 .testimonials-wrapper .comment h5 {
    margin-top:20px;
    font-size:18px
}

.module-testimonials.option-1 .testimonials-wrapper .comment p {
       overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 4;
           line-clamp: 4; 
   -webkit-box-orient: vertical;
    line-height:1.5;
    font-size:17PX

}

.module-testimonials.option-1 .ry-container {
    max-width:1280px
}

.module-testimonials.option-1:before {
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-f6aea138-0505-4f34-9875-cd3f1153727a/Background_images/testi_bg.png)no-repeat center / cover;
    opacity:1;
    top:0;
    height:350px
}

.module-testimonials.option-1 .testimonials-wrapper {
    margin:40px 0;
	  display:flex;
    flex-direction:column;
    gap:30px

}
.module-testimonials.option-1 .testimonials-wrapper .slick-dots {
    display:flex !important;
    list-style:none;
    gap:5px;
    justify-content:center
}

.module-testimonials.option-1 .testimonials-wrapper .slick-dots  button{
    font-size:0;
    width:10PX;
    height:10px;
    border-radius:50%;
    background:#8080802e
}

.module-testimonials.option-1 .testimonials-wrapper .slick-dots li.slick-active button {
    background:var(--primary-color)
}
@media(max-width:1080px) {
   .module-testimonials.option-1 {
        padding: 20px 0px;
    }
}

@media(max-width:767px) {
    .module-testimonials.option-1 .testimonials-wrapper .comment *{
        text-align:center !important
    }
    .module-testimonials.option-1 .testimonials-wrapper .star-wrapper {
        justify-content:center;
    }

}
	
/* --- FOOTER ---*/	
.module-44:before {
    background-color:transparent
}

.module-44 {
    padding-top: 0px;
    margin-top:200px
}

.module-44 .top {
    display:flex;
    border-radius:30px;
    filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.22));
    background-color: #fafdff;
    margin-top:-200PX
}

.module-44 .top .ry-flex {
    display:flex;
    justify-content:center;
    flex-direction:column;
}
.module-44 .top .ry-flex h3 {
    text-align:start;
	font-size:30px;
	font-weight:700 !important
}

.module-44 .top .ry-flex{
    width:100%;
}
.module-44 .top .map-wrapper {
	width:50%
}
.module-44 .top .map-wrapper iframe {
    height:400px
}
.module-44 .top .ry-flex > .ry-each {
    width:100% !important;
    max-width:unset !important;
    flex-basis: unset;
	display:flex;
	justify-content:space-between;
}

.module-44 .ry-flex .ry-each > div:nth-child(1) {
	width:55%
}
.module-44 .ry-flex .ry-each > div:nth-child(2) {
	padding:30px 0 0;
	width:40%
}
.module-44 .ry-flex .address ,
.module-44 .ry-flex .phone{
    width:100%;
}

.module-44 .ry-flex .address strong {
    font-weight:500 !important;
    font-size:15px;
}
.module-44 .ry-container {
    width:90%;
}

.module-44 .bottom {
    margin-top:100px
} 

.module-44 .bottom {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center
}

.module-44 .ry-left p {
    text-align:start
}

.module-44 .ry-left,
.module-44 .ry-right{
    width:fit-content
}

.module-44 .powered {
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px
}
.module-44 .bottom > div:last-child {
	display:flex;
	justify-content:space-between;
	gap:10px
}
.module-44 .ry-footer-top {
    padding-bottom: 20px;
}

.module-44 .bottom p {
	color:#333
}
.module-44 .social-icons .social-inner-wrap li .fa {
	background:#333 !important;
	color:#FFF !important
}
.module-44 .social-icons .social-inner-wrap li .fa:hover  {
	background:var(--primary-color) !important
}
.module-44 .social-dropdowns svg{
    width:23px;
  
}

.module-44 .social-dropdowns button:hover {
  background:var(--primary-color)
}
.module-44 .social-dropdowns button {
    border-radius:50%;
    width:35px;
    height:35PX;
    display:flex;
    justify-content:center;
    align-items:center;
  background:#333;
  transition:all .3s ease
}
.module-44 .social-dropdowns {
    display:flex;
    gap:8px;
  justify-content:center;
  margin:30px auto 80px
}

.module-44 .social-dropdowns {
  display: flex;
  gap: 12px;
}

.module-44 .dropdown {
  position: relative;
}
 .module-44 .icon-btn {
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}


 .module-44 .dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
  min-width: 140px;
  display: none;
  z-index: 999;
}

 .module-44 .icon-btn svg {
  width: 20px;
  height: 20px;
}
 .module-44 .dropdown-menu a {
  display: block;
  padding: 10px 12px;
  color: #111827;
  text-decoration: none;
  font-size: 14px;
}

.module-44 .dropdown-menu a:hover  {
  background: var(--primary-color);
    color:#fff
}
.module-44 .top .ry-flex > .ry-each:first-child {
    border-bottom:solid var(--primary-color) 4px;
}

.module-44 .top {
    border:solid var(--primary-color) 3px;
    overflow:hidden
}
@media(max-width:1199px) {
    .module-44 .bottom > div:last-child {
    display: flex;
    justify-content: center;
    flex-direction:column;
        align-items:center;
        gap:5PX
}
    .module-44 .bottom > div * {
        text-align:center
    }
}
@media(max-width:1080px) {
    .module-44 .top .ry-flex > .ry-each {
		flex-direction:column;
		align-items:center;
		justify-content:center
	}
	.module-44 .top .ry-flex > .ry-each > div {
		width:100% 
	}
	.module-44 .ry-flex .ry-each > div:nth-child(2) {
		max-width:400px;
		width:90%
	}
	.module-44 .ry-flex .ry-each div {
		flex-direction:column;
		justify-content:center;
		align-items:center;
		gap:10px
	}
	.module-44 .ry-flex .ry-each div h3,
	.module-44 .ry-flex .ry-each div p{
		text-align:center
	}
	
}
	
.faq-pg h2 {
    color:var(--secondary-color) !important
}

.faq-pg .btn-wrapper > div{
    display:flex;
    flex-direction:column;
    gap:5px
}
/*MOBILE PHONE DROPDOWN*/
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a{
     background: var(--primary-color);
}
.mobile-container .flex-wrap .flex-item.right-nav .mobile-button  {
    display:flex;
    gap:8px
}
.mb-contact-us {
    cursor: pointer;
    background: var(--primary-color);
    padding: 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}



.mb-contact-us:hover .mb-contact-us-child,
.mb-contact-us:active .mb-contact-us-child,
.mb-contact-us:focus .mb-contact-us-child {
    opacity: 1;
    pointer-events: unset;
}

.mb-contact-us-child {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    z-index: 99999;
    padding: 18px 0 0 0;
    left: 00%;
    display: flex;
    flex-direction: column;
    top: 84%;
    width: 200px;
    transform: translate(-50%, 0);
}

.mb-contact-us-child a {
    border-radius: unset !important;
    width: unset !important;
    height: unset !important;
    padding: 10px;
    position: relative;
    margin: 0 !important;
    text-align: center;
    justify-content: center;
    font-size: 16px;
}


.mb-contact-us-child:before {
    background: var(--primary-color);
    position: absolute;
    top: 11px;
    height: 30px;
    width: 30px;
    content: '';
    right: 32%;
    transform: rotate(45deg);
}

.mb-contact-us-child a:hover {
    opacity: 1;
    text-decoration: none;
}

.mb-contact-us-child a:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

@media (max-width: 1199px) {
    .module-66 .ry-container {
        max-width: 90%;
        margin-left: 5%;
    }
    
    .module-66 .custom-headline h2, .module-66 .ry-text p {
        text-align: center !important;
    }
    
    .module-66 .check-list ul {
        width: 100%;
        justify-content: center;
    }
}