body, body p, body div{font-family: Figtree !important;font-weight: 400 !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: 'Figtree';z-index:99;}



/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.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;
}

/*-----BUILD | MAICA | 11.03.2025-----*/
:root {
  --site-font: Figtree;
  --title-font: Gilda Display;
  --primary-color: #014b3c;
  --secondary-color: #0f7e83;
}
#ry-pg-body .ry-left ul {
	padding-block:20PX
}
.link, .link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 9;
    opacity: 0;
}

/*--- FONT ---*/
body p {
    font-size: clamp(1.25rem, 1.2022rem + 0.1961vw, 1.4375rem) !important;
	line-height:1.9 !important;
	color: #555;
}
h2 span,
.ry-services.style2 .section-headline .span-1,
.section-headline h2 span{
    font-size: clamp(1.25rem, 1.0907rem + 0.6536vw, 1.875rem) !important;
    display:block;
    text-transform:uppercase !important;
    font-family:var(--site-font) !important;
    color:var(--secondary-color);
    margin-bottom: 0;
    letter-spacing: unset;
}
h2, .ry-services.style2 .section-headline h2,
	.section-headline h2,
	.ry-services.style2 .section-headline h2{
font-size: clamp(2rem, 1.5539rem + 1.8301vw, 3.75rem) !important;
}

h1,h2,h3,h4,h5,h6{font-family:var(--title-font) !important;font-weight: 400 !important; line-height:1.1; text-transform:capitalize !important}
	
#ry-pg-body h2 {
	font-size: 33px !important;
}
#ry-pg-body p{
	font-size:20px !important;
	color:#555
}
#ry-sidebar .ry-btn {
	font-size:20px !important;
}
@media screen and (min-width: 1440px) {
    #ry-pg-body h2 {
        font-size: 40px !important;
    }
}
	
/*--- BUTTONS ---*/
.ry-btn {
    padding:0 35px !important;
    max-width:unset;
    width:fit-content;
    border-radius:30px;
    display:flex;
    justify-content:center;
    align-items:center;
    height:60px;
    font-size: clamp(1.1875rem, 1.1397rem + 0.1961vw, 1.375rem) !important;
}
.ry-btn-primary {background:var(--primary-color) !important}
.ry-btn-primary:hover {background: var(--secondary-color) !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: var(--secondary-color) !important;}
.ry-btn.ry-btn-secondary:hover {background: var(--primary-color) !important;color: #FFFFFF !important;box-shadow: unset !important;}
	
/*--- HEADER UPDATE ---*/
#ry-section-header {
    background:#fff
}

.module-43 .ry-left img  {
    max-width: 320px;
    width: 100%;
}
#ry-section-header .social-wrapper li {
    list-style:none;
    height:fit-content;
}
#ry-section-header .social-wrapper li a{
        width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #e7f2f2;
    display:flex;
    justify-content:center;
    align-items:center;
    transition:all .3s ease;
    color:#555555;
	transition:all .3s ease
}
#ry-section-header .social-wrapper li a:hover {
    background:var(--secondary-color);
    color:#fff;
}
#ry-section-header .social-wrapper li:hove a {
    background:var(--secondary-color)
}
#ry-section-header  .social-wrapper {
    display:flex;
    gap:10px
}

#ry-section-header .nav-menu.ry-nav {
    display:flex;
    justify-content:space-between;
    gap:2vw;
    position:relative;
    height: fit-content;
}
#ry-section-header .nav-menu.ry-nav li a {
    font-size: 23px !important;
    color: #555555;
    font-weight: 400;
    font-family: var(--site-font);
}
#ry-section-header .ry-container {
    display:flex;
    flex-direction:column;
}

#ry-section-header .ry-container .ry-content .ry-right {
    width:fit-content;
    
}

#ry-section-header .ry-container .ry-content .ry-right .ry-leads {
    justify-content:center;
    align-items:center;
    gap:20px;
    display:flex
}
.module-43 {
    padding-bottom:0
}
.module-43 .ry-right .btn-wrapper {
    gap:10px
}
.module-43 .ry-right .btn-wrapper .phone {
    margin:0;
}
.module-43 .ry-right .btn-wrapper .btn-wrap.phone a,
.module-43 .ry-right .btn-wrapper .btn-wrap.apt a{
    color:#fff !important;
    padding:0 35px;
    height: 60px;
    border-radius: 30px;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size: 20px !important;
    letter-spacing:unset
}

.module-43 .ry-right .btn-wrapper .btn-wrap.phone a{
    background:var(--primary-color);
}
.module-43 .ry-right .btn-wrapper .btn-wrap.phone a:hover {
    background:var(--secondary-color) !important;
}
.module-43 .ry-right .btn-wrapper .btn-wrap.apt a{
    background:var(--secondary-color) !important;
}

.module-43 .ry-right .btn-wrapper .btn-wrap.apt a:hover {
    background:var(--primary-color) !important;
}

.module-43 .ry-right .btn-wrapper .phone a:before {
    width: fit-content;
    height: fit-content;
    font-size: 23px;
    background:transparent;
}
.ry-menu .ry-nav li.primary {
    padding-bottom:0
}
#litlleLogo {
    display:none !important
}

.module-43, .module-43.fixed {
    position:fixed;
    padding:20px 0;
}
.module-43.fixed {
	padding:10px 0
}
.module-43.fixed .ry-logo, .module-43.fixed .ry-logo img {
    display:flex !important;
    width:fit-content;
	transition:all .3s ease
}
.module-43.fixed .ry-logo {
    width:fit-content;
}
.module-43.fixed .ry-logo img{
	max-width:250px
}
.module-43.fixed .ry-right .btn-wrapper .btn-wrap.phone a, 
.module-43.fixed .ry-right .btn-wrapper .btn-wrap.apt a {
	font-size:18px !important
}
#ry-section-header.module-43.fixed .nav-menu.ry-nav li a {
	font-size:22px !important
}


.module-43.fixed .ry-flex {
    display:flex;
    justify-content:space-between;
    gap:15px
}

.module-43.fixed .ry-container .ry-content .ry-right {
    width:fit-content;
    max-width:fit-content
}

.module-43.fixed .ry-container {
    max-width:1600px;
    width:90%
}
.module-43.fixed .ry-menu .ry-nav li.primary {
    padding-top:20px
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover{
    top: 50px;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    padding:0
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li a {
    padding:10px 25px;
    background:var(--primary-color)
}
.module-43.fixed .ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
    top: 50px;
}
body .module-43 .btn-wrapper .btn-wrap a{
    text-align:center;
    line-height:1.1;
}
body .module-43 .btn-wrapper .btn-wrap {
    margin-right:0 !important
}

@media(max-width:1199px) {
	.mobile-container {
		background:#fff;
		padding:10px 0;
		box-shadow: 0 0 30px rgb(0 0 0 / 7%);
	}
	.mobile-container .flex-wrap .mobile_logo img {
		max-width: 200px;
	}
	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
		background:var(--primary-color)
			}
	.mm-listitem>a, .mm-listitem>span, a.mm-navbar__title {
		font-size:20px !important;
		letter-spacing:3px
	}
	.mm-listitem>a {
		padding-block:20px
	}
}


@media (min-width:1200px) and (max-width: 1440px) {
    .module-66 .carousel .carousel-inner .item img {
        height: 110vh;
        object-fit: cover;
        object-position: center top;
    }
}

@media (max-width: 1280px) {
    .module-43 .ry-container {
        max-width:95%
    }
}

	
/*--- HERO SECTION ---*/
 .module-66 .bnr-textbox {
    margin-bottom: 30px !important;
 }
.module-66 .carousel .carousel-control {
    display:none
}

.ry-section-hero {
    height:fit-content;
    overflow:hidden
}
.module-66 .bnr-textbox .ry-section-title {
    font-size: clamp(2.0625rem, 0.9951rem + 4.3791vw, 6.25rem);
    line-height: 1;
    font-family: var(--title-font) !important;
    text-align: center;
    text-transform:unset;
    letter-spacing:unset;
}
@media(min-width:1201px) {
	.module-66 .carousel .carousel-inner {
		position: relative; 
	}

	.module-66 .carousel .carousel-inner::before {
		content: '';
		position: absolute;
		top: auto;
		left: 0;
		bottom:0;
		width: 100%;
		height: 30%;
		background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(255,255,255,0));
		pointer-events: none; 
		z-index: 3; 
	}

}
@media(min-width:1200px) {
    .module-66 .carousel .carousel-inner .item img {
        height:100vh;
        object-fit:cover;
        object-position:top
    } 
}

@media(max-width:991px) {
    .module-66 {
        margin-top: 0px;
    }
    .module-66 .bnr-textbox {
        position:relative;
        background:var(--primary-color);
        padding:30px 5px;
        margin: 0 !important;
    }
}
	
	
/*--- WELCOME SECTION ---*/
.module-67 .ry-container {
    max-width:1600px;
    width:90%;
}
.module-67 .ry-container #about  {
    display:flex;
    gap:30px;
    flex-direction:row;
    align-items:center;
    justify-content:space-between
}
.module-67 .ry-container #about .ry-right {
    width:53%;
}

.module-67 .ry-container #about .ry-left {
    width:40%;
}

.module-67 .ry-container #about .ry-section-title-wrapper h2 {
    text-align:start !important
}

.module-67 .ry-container #about p   {
    font-size: 22px;
    line-height: 1.9;
    color: #555555;
    font-weight: 400;
}

@media(max-width:1199px) {
    .module-67 .ry-container #about .ry-right,
    .module-67 .ry-container #about .ry-left{
    width:100%;
    }
    .module-67 .ry-container #about {
        flex-direction:column !important
    }

    .module-67 .ry-container #about .ry-left img {
        max-width:500PX;
         width:100%;
        margin-inline:auto
    }
    .module-67 .ry-container #about .ry-right p,
    .module-67 .ry-container #about .ry-right h2{
        text-align:center !important
    }
}


@media(max-width:991px) {
    body p {
        line-height:1.7 !important
    }
    .module-67 .ry-container #about .ry-right h2{
        padding-inline:20px
    }
}
	
/*--- SERVICES SECTION ---*/
.module-67 {
    z-index:1
}

.ry-services.style2 {
    z-index: 3;
    padding-top:250px;
    margin-top:-250px
}

.ry-services.style2 .section-headline * {
    text-align:start !important
}
.ry-services.style2 .button-wrapper {
    padding-top:0;
    margin:20px 0 60px
}
.ry-services.style2 .section-headline {
    margin-bottom: 0px;
}
.ry-services.style2 .ry-btn {
    margin:unset
}

.ry-services.style2 .ry-flex {
    flex-direction:column;
    width:50%;
    gap:20px
}

.ry-services.style2 .ry-flex .ry-each { 
    width:100%;
    margin:0;
    height:fit-content;
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer
}

.ry-services.style2 .ry-flex .ry-each .each-block {
    margin-bottom: 0px;
}

.ry-services.style2 .ry-each .photo img {
    position:relative;
    inset:unset;
    height:fit-content;
    width:100%;
    margin:0;
    padding:0;
    
}
.ry-services.style2 .ry-each .photo {
    padding:0;
    margin:0;
    border-radius:120px;
    overflow:hidden
}
.ry-services.style2 .background-section {
    opacity:1;
}
.ry-services.style2 .ry-each .photo:before,
.ry-services.style2:before{
    display:none
}
.ry-services.style2 .ry-each .photo:after {
    width:100%;
    
}
.ry-services.style2 .ry-each .photo {
    height:fit-content;
    width:fit-content;
}

.ry-services.style2 .ry-content .content {
    max-width: 100%;
}

.ry-services.style2 .ry-each .title {
   position: absolute;
   bottom: 0;
   top:50%;
   transform: translate(-50%, -50%);
   z-index: 3;
   transition: .4s;
   height:fit-content;
   max-width:340PX;
   width:100%;
   left:35%
}

.ry-services.style2 .ry-each .title div {
    font-size: 40px;
    color: var(--primary-color);
    font-weight: 400;
		font-family: var(--title-font) !important;
			text-align:start !important;
			line-height:1
}
.ry-services.style2 .ry-each .each-block:hover .title div {
    color:#fff
}
.ry-services.style2 .ry-each .button-svg {
	display:none
}
@media(max-width:1280px) {
		.ry-services.style2 .ry-each .title {
		left:230px
	}
		.ry-services.style2 .ry-each .title div {
    font-size: 30px;
	}
}
@media(max-width:1199px) {
	.ry-services.style2 {
		margin-top:-100PX;
		padding:100px 0 
	}

	.ry-services.style2 .ry-content .content * {
		text-align:center !important
	}
	.ry-services.style2 .ry-btn {
		margin-inline:auto
	}
	.ry-services.style2 .mobile-services {
		display:none
	}
	.ry-services.style2 .ry-flex {
		display: flex;
		justify-content:center;
		align-items:center;
		width:100%;
		margin-inline:auto
	}
	.ry-services.style2 .ry-flex .ry-each {
		max-width:700PX;
		width:100%;
	}
	.ry-services.style2 .ry-each .photo:after {
		left:0
	}
 
}
@media(max-width:780px) {
	.ry-services.style2 .background-section, .ry-services.style2 .background-section img {
		object-position:60%
	}
}
@media (max-width: 600px) {
	.ry-services.style2 .ry-each .title {
		left:230px
	}
}

@media(max-width:480px) {
	.ry-services.style2 .background-section, .ry-services.style2 .background-section img {
		object-position:65%
	}
	.ry-services.style2 {
		margin-top:0PX;
		padding-top:30px 
	}
	.ry-services.style2 .section-headline {
		margin-block:-20px
	}
	.ry-services.style2 .ry-each .title div { 
        width:60%;
		font-size:25px
	}
	.ry-services.style2 .ry-each .title {
		left:200px
	}
	.ry-services.style2 .ry-each IMG {
		height:120px !important;
	}
}
	
/*--- TEAM SECTION ---*/
.module-69.style2 .ry-container, .module-69 .ry-each-right, .module-69 .ry-each-right:before {
    background:unset !important
}

.module-69.style2 .ry-container {
    z-index: 2;
    background-color: #fff;
    max-width: 100%;
    width: 90%;
    padding: 0;
}
.module-69.style2 .ry-container {
     max-width:1600px;
    width:90%;
    gap:30px
}

.module-69.style2 .ry-each-left,
.module-69.style2 .ry-each-right{
    flex-basis:unset
}
.module-69.style2 .ry-each-left {
    width:40%
}
.module-69.style2 .ry-each-right {
    width:53%
}
.module-69.style2 .ry-each-left img {
    border: unset;
    box-shadow: unset;
    max-width:100%
}

.module-69.style2 .ry-each-right p {
    padding-block:30PX
}

.module-69 .ry-each-right .btn-content {
    margin-top: 0;
    max-width:fit-content;
}
.module-69 .ry-each-right .ry-btn-primary {
    width:fit-content
}

.module-69.style2 {
    padding: 140px 0;
}
@media(max-width:1199px) {
	.module-69.style2 .ry-each-left {
		width:100%
	}
	.module-69.style2 .ry-each-right {
		width:100%
	}
	.module-69.style2 .ry-each-left img {
		max-width:500px
	}

	.module-69.style2 .ry-each-right * {
		text-align:center
	}
	.module-69 .ry-each-right .btn-content {
		margin-inline:auto !important
	}
	.module-69.style2 .ry-container .ry-each-right .text-content {
    margin-top: 20px;
}
}

@media(max-width:480px) {
    .module-69.style2 .ry-each-right h2 {
		padding-inline:15px
	}
	.ry-services.style2 .button-wrapper {
		padding:20px 0 
	}
	.module-69.style2 {
		padding: 80px 0;
	}
}
	
/*--- TESTIMONIAL SECTION ---*/
.module-testimonials.option-1  .comment-icon:before {
    content: "";
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 5px solid #fff;
    display: block;
}

.module-testimonials.option-1  .comment-icon span {
    color: #fff;
    position: absolute;
    top: 67%;
    left: 57%;
    transform: translate(-50%, -50%);
    margin-left: -10px;
    margin-bottom: 0;
    font-size: 100px;
    font-family: 'Font Awesome 5 Free';
}

.module-testimonials.option-1 .comment-icon {
    width: 110px;
    height: 110px;
    min-width: 110px;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--primary-color);
}
.module-testimonials.option-1 .ry-container {
    display:flex;
    flex-direction:column;
    padding-bottom:50px
}
.module-testimonials.option-1 .content {
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:40px;
    max-width: 1280px;
    border-radius: 28px;
    filter: drop-shadow(0 0 10px rgba(0,0,0,0.2));
    background-color: #ffffff;
    margin-inline:auto;
    padding:100px 8vw
}

.module-testimonials.option-1 .star-wrapper {
    display:flex;
    width:fit-content;
    gap:5px;
    margin-inline:auto;
    margin-top:10px;
}

.star-wrapper svg {
    width: 22px;
    fill: #fde047;
}

.module-testimonials.option-1 .testimonials-wrapper,
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:30PX;
    margin-top:0;
    margin:0 auto
}
 
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .star-wrapper {
    display:none !important
}

.testimonials-wrapper .carousel-indicators {
	position:relative;
	inset:unset !important;
	transform:unset;
	margin: unset !important;
}
.testimonials-wrapper .carousel-indicators li {
    background:var(--secondary-color) !important
}
.testimonials-wrapper .carousel-indicators li.active {
    width:40px !important
}
.module-testimonials.option-1 .slide {
    display:flex;
    flex-direction:column-reverse;
    gap:30px
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    max-width: 960px;
    padding: 0;
    background: transparent;
    border-radius: 0px;
    transition: 0.5s ease-out;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p  {
    color:#333 !important;
    line-height:1.7 !important;
    font-size: 22px; !important;
    padding:0;
    width:100%;
    max-width:unset;
     overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 4;
           line-clamp: 4; 
   -webkit-box-orient: vertical;
	padding-inline:120px

}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5  {
    font-size: 22px ;
    line-height: 20px;
    color: #333333 ;
    font-weight: 700 !important ;
    font-family: var(--site-font) !important;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment h5 span {
    display:none
    
}

.module-testimonials.option-1 {
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-d901e67a-4d3b-41c1-832a-8ec0fb42b3d4/Background_images/reviews_bg.png)no-repeat center / cover
}

@media(max-width:1280px) {
	.module-testimonials.option-1 {
		padding: 0px 0px 80px;
	}
}
@media(max-width:1080px) {
		.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p  {
		padding-inline:50px

	}
}
@media(max-width:780px) {
	.module-testimonials.option-1 .content {
		gap:30PX;
		padding-block:50px 
	}

}

@media(max-width:480px) {
		.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p  {
		padding-inline:0px
	}
}

/*--- FOOTER ---*/
.module-16::before {
    content: "";
    position: absolute;
    opacity: 1;
    z-index: -1;
    background: var(--primary-color);
    background-position: center center;
    inset: 0px;
}

.module-16 #footer-row1 {
    margin-top: -8.33333vw;
    margin-bottom: 40px;
    padding: 80px 6.66667vw;
    border-radius: 28px;
    filter: drop-shadow(0px 14px 5px rgba(0,0,0,0.1));
    background-color: #ffffff;
    border: 8px solid rgba(15,126,131,0.5);
	    z-index: 10;
}
.module-16 #footer-row1 .card .card-title {
    margin-bottom:20px
}
.module-16 #footer-row1 .card .card-title .ry-heading {
    font-size: 30px;
    text-transform: uppercase;
    color: var(--secondary-color);
    font-weight: 400;
    font-family: "Gilda Display";
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail * {
    font-size: clamp(1.25rem, 1.2181rem + 0.1307vw, 1.375rem)!important;
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail p{
    display:flex;
    flex-direction:column;
    line-height:1.2 !important
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail p span{
    display:block;
    font-weight: 700;
    width:100%
}

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span {
    font-weight:400 !important;
    font-size: clamp(1.25rem, 1.2181rem + 0.1307vw, 1.375rem);
    line-height: 1.9;
    font-weight: 400;
}

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

.module-16 #footer-row1 .social-inner-wrap li a,
.module-16 #footer-row1 .social-inner-wrap li{
    background: #0f7e8321 !important;
}

.module-16 #footer-row1 .social-inner-wrap li a:hover {
    background: var(--secondary-color) !important;
    transition:all .3s ease
}

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

.module-16 #footer-row1 .card .card-body .ry-footer-detail::before {
    background:var(--secondary-color);
    transition:all .3s ease
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail:hover:before{
    background:var(--primary-color) ;
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail p:hover * {
	color:var(--primary-color) !important
}
.module-16 #footer-row2 {
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:30px;
	row-gap:2px
}

.module-16 #footer-row2 .ry-left,
.module-16 #footer-row2 .ry-right{
    white-space: nowrap;
    max-width:unset!important;
    width:fit-content;
}

.module-16 #footer-row2 .ry-right .powered {
    display:flex;;
    width:fit-content;
    align-items:center;
    justify-content:center;
    gap:20px;
	row-gap:5px
}

.module-16 #footer-row2 .ry-right img {
    margin-bottom: unset;
    max-width:150px;
    width:100%
}

.module-16 #footer-row2 .ry-text *{
    color: #fff !important;
    font-size:17px !important
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail:nth-child(3) {
	pointer-events:none
}
@media(max-width:1080px) {
    #ry-footer .map-wrapper img {
        height:500px;
        object-fit:cover;
        object-position:center
    }
}

@media(max-width:991px) {
	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time {
		margin-top:15px;;
		flex-direction:row;
		justify-content:space-between
	}
	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span{
		 line-height:1.5 !important;
		display:block
	}

	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time .span-1{
		max-width:105px;
		width:100% !important;
		text-wrap:nowrap;
		text-align:start !important
	}
	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time .span-2 {
		max-width:180px;
		width:100% !important;
		text-wrap:nowrap;
		text-align:end !important
	}
	.module-16 #footer-row1 {
		padding-inline:15px;
	}
	.module-16 #footer-row1 .card#card1 {
        margin-bottom: 30px !important;
    }
	    .module-16 .ry-container {
        width: 90% !important;
        padding-left:0 !important;
        padding-right:0 !important;
    }
}

@media(max-width:480px) {
    #ry-footer .map-wrapper img {
        height:400px;
    }
}

/*----- SIDEBAR -----*/
.ry-sb-title {
	background: var(--primary-color) !important;
}
.ry-sb-title div {
	color:#fff;
	text-align: center;
}

#ry-sidebar #accordion .ry-drop-nav ul li a {
	color:inherit;
}

#ry-sidebar #accordion .ry-drop-nav ul {
	background:#d6ffef70;
}
#ry-sidebar #accordion .ry-drop-nav ul li a, #ry-sidebar #accordion .ry-drop-nav a {
	transition:all ease-in-out .10s
}
#ry-sidebar #accordion .ry-drop-nav ul li a:hover, #ry-sidebar #accordion .ry-drop-nav a:hover{
    background:none;
    color:var(--primary-color);
    font-weight:600;
}
#ry-sidebar .ry-link-wrp .ry-link-item a {
	transition:unset
}
#ry-sidebar .ry-link-wrp .ry-link-item a:hover {
	color:var(--primary-color);
		font-weight:600;
		transition:all 0.3s ease
		}

#ry-sidebar .ry-link-wrp .ry-link-item.active a {
	font-weight:500;
	background: var(--secondary-color);
	color: #fff
	}

#ry-sidebar .ry-link-wrp .ry-link-item.active a:hover {
    color: var(--secondary-color);!important;
}
#ry-sidebar #accordion .ry-link-item.open > a {
	color:var(--primary-color);
	font-weight:500 !important
	}
#ry-sidebar .ry-link-wrp .ry-link-item.active{
	background:unset
}
#ry-sidebar #searchfield button:before {
	color:var(--primary-color);
	}

#ry-sidebar #searchfield input[type="text"] {
	border-color:var(--primary-color);
	background:#fff
}

#ry-sidebar #accordion .ry-drop-nav.open {
	background:unset
}
#ry-sidebar .ry-link-wrp .ry-link-item.active a:hover {
    color:  var(--secondary-color);
}
#ry-sidebar #services {
	display:none
}
#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn:hover {
    background:var(--secondary-color) !important
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp p {
    font-size: clamp(1.875rem, 1.7157rem + 0.6536vw, 2.5rem) !important
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
    color:#fff !important;
	text-wrap:nowrap;
	background:var(--primary-color) !important;
	height:55px
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn:hover {
    background:var(--secondary-color) !important
}
#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn.ry-btn-primary::before {
	border-color:var(--secondary-color) !important
}
#ry-sidebar .ry-link-wrp .ry-link-item a, #ry-sidebar #accordion .ry-drop-nav ul li a {
    color:#333;
	font-size:20px
}

	
/* --- 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;
	
}

/*--- TEAM PAGE ---*/	
.team-inner-page.style3 .team-social {
	margin-top:20px
}

.team-inner-page.style3 .ry-each {
	background:#f5f5f59c;
	border: solid #b7d6c959 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
}
@media (max-width: 991px) {
    .team-inner-page.style3 .ry-each .each-container .details .title {
        padding-top:15px
    }
}
	
/* --- TEAM PAGE ---  */
#ry-pg-body.services-grid .module-services.style1 .ry-each {
	border-radius:20px;
	overflow:hidden
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block {
	background:#0e5e4ed6;
	border-radius:20px;
}

#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block p {
	color:#fff !important;
	font-weight:400 !important;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5; 
	padding-inline:10px;
	-webkit-box-orient: vertical;
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block h4 {
	font-size: clamp(1.25rem, 1.1703rem + 0.3268vw, 1.5625rem);
	margin-bottom:15px
}
	
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block {
	position:relative;
	
}
	
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block:after {
	content:"";
	width:95%;
	height:95%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	border:solid #fff 1px;
	border-radius:20px;
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-btn {
	width:fit-content;
	background:var(--secondary-color) !important;
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-btn:hover{
	 background:var(--primary-color) !important
}
#ry-pg-body.services-grid .module-services.style1 {
	width:100%;
	margin-inline:auto
}
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-contain .ry-headline,
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block h4{
	font-size: clamp(1.375rem, 1.3272rem + 0.1961vw, 1.5625rem);
	line-height:1.1;
	width:90%;
	text-align:center;
	margin-inline:auto;
	font-family:var(--title-font) !important
}
	#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block p {
	font-size:20px !important;
		line-height:1.5 !important
	}
	#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-btn {
	font-size:20px !important
	}

@media(max-width:1080px) {
	#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-btn {
	height:50px;
	font-size:16px !important
	}
	#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block p {
	font-size:18px !important;
	}
}
@media(max-width:480px) {
	#ry-pg-body.services-grid .module-services.style1 .ry-each  {
		width:90% !important;
		margin-inline:auto !important
	}

}
/* --- PAYMENT & INSURANC 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;
}
.insurances-list ul {
  padding-left: 20px;
  margin: 0;
  column-count: 2;
  column-gap: 40px;
}

.insurances-list li {
  list-style: disc;
	padding-bottom:10px
}

.insurances-list p {
  margin: 0;
  font-size: 18px !important;
  line-height: 1.5 !important;
}
@media (max-width: 991px) {
	#payment-insurance .style3 .module-32-wrapper-one {
		padding:50PX 0
	}
	#payment-insurance .style3 .module-32-wrapper-one h2 {
		margin-bottom:0px !important
	}
}
@media (max-width: 480px) {
.insurances-list ul {
	column-count: 1;
}
}
	
/* --- CONTACT US ---*/

.contact-template.style-2 .section-headline h2 {
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	font-size: calc(30px + 10 * ((100vw - 500px) / 940)) !important;
}

.contact-template.style-2 .ry-flex .contact-form {
	padding: 100px 4vw;
	background: #f5f5f5;
	width: 68%;
}

.contact-template.style-2 .contact-form .section-headline {
	margin-bottom: 30px;
}

.contact-template p {
	line-height: 1.5;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper input.ry-btn {
	margin-top: 10px;
}

.contact-template.style-2 .ry-flex .contact-details {
	width: 32%;
	min-width: 420px;
	border: 1px solid #e8e8e8;
}

.contact-template.style-2 .ry-flex .contact-details #mapCustomstyle2 {
	padding-bottom: 500px;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex {
	padding: 50px 40px;
	display: flex;
	flex-direction: column;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each {
	display: flex;
	width: 100%;
	flex-basis: 100%;
	max-width: 100%;
	align-items: center;
	max-width: max-content;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .icon {
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #373737;
	border-radius: 50%;
	margin-right: 10px;
	min-width: 45px;
	transition:all .3s ease
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:hover .icon {
	background:var(--primary-color) !important
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:hover .ry-text * {
	color:var(--primary-color) !important
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .icon svg {
	fill: #fff;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .ry-text {
	display: flex;
	font-size: 18px;
	line-height: 35px;
	font-weight: 300;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .ry-text a {
  line-height: 27px;
  color: #333;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:not(:last-child) {
	margin-bottom: 25px;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text {
	flex-direction: column;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text .span {
	font-size: 15px;
	text-transform: uppercase;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text a {
	font-size: 23px;
	font-weight: bold;
	color: #373737;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour {
	padding-top: 40px;
	margin-top: 25px;
	border-top: 1px solid #e8e8e8;
	width: 100%;
	max-width: 100%;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour .ry-text {
	flex-direction: column;
	width: 100%;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text .span-1, 
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour .ry-text p {
	font-size: 15px;
	text-transform: uppercase;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .form-control {
	height: 65px;
	border-radius: unset;
	box-shadow: unset;
	padding-left: 25px;
	font-size: 18px;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .form-group {
	margin-bottom: 10px;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .field-wrapper textarea.form-control {
	height: 290px;
	padding-top: 15px;
	resize: unset;
}

.contact-template.style-2 .contact-form .ry-text .span-2 {
	font-size: 23px;
    font-weight: bold;
    color: #373737;
}
.contact-template.style-2 .section-headline h2 {
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	font-size: calc(30px + 10 * ((100vw - 500px) / 940)) !important;
}

.contact-template.style-2 .ry-flex .contact-form {
	padding: 100px 4vw;
	background: #f5f5f5;
	width: 68%;
}

.contact-template.style-2 .contact-form .section-headline {
	margin-bottom: 30px;
}

.contact-template p {
	line-height: 1.5;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper input.ry-btn {
	margin-top: 10px;
}

.contact-template.style-2 .ry-flex .contact-details {
	width: 32%;
	min-width: 420px;
	border: 1px solid #e8e8e8;
}

.contact-template.style-2 .ry-flex .contact-details #mapCustomstyle2 {
	padding-bottom: 500px;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex {
	padding: 50px 40px;
	display: flex;
	flex-direction: column;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each {
	display: flex;
	width: 100%;
	flex-basis: 100%;
	max-width: 100%;
	align-items: center;
	max-width: max-content;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .icon {
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #373737;
	border-radius: 50%;
	margin-right: 10px;
	min-width: 45px;
	transition:all .3s ease
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:hover .icon {
	background:var(--primary-color) !important
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:hover .ry-text * {
	color:var(--primary-color) !important
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .icon svg {
	fill: #fff;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:nth-child(3) {
	pointer-events:none
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .ry-text {
	display: flex;
	font-size: 18px;
	line-height: 35px;
	font-weight: 300;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .ry-text a {
  line-height: 27px;
  color: #333;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:not(:last-child) {
	margin-bottom: 25px;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text {
	flex-direction: column;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text .span {
	font-size: 15px;
	text-transform: uppercase;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text a {
	font-size: 23px;
	font-weight: bold;
	color: #373737;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour {
	padding-top: 40px;
	margin-top: 25px;
	border-top: 1px solid #e8e8e8;
	width: 100%;
	max-width: 100%;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour .ry-text {
	flex-direction: column;
	width: 100%;
}

.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.phone .ry-text .span-1, 
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each.hour .ry-text p {
	font-size: 15px;
	text-transform: uppercase;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .form-control {
	height: 65px;
	border-radius: unset;
	box-shadow: unset;
	padding-left: 25px;
	font-size: 18px;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .form-group {
	margin-bottom: 10px;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .field-wrapper textarea.form-control {
	height: 290px;
	padding-top: 15px;
	resize: unset;
}

.contact-template.style-2 .contact-form .ry-text .span-2 {
	font-size: 23px;
    font-weight: bold;
    color: #373737;
}
.contact-template.style-2 .contact-form .ry-each:nth-child(3) .ry-text br {
	display:none;
}
.custom-social-wrapper .social-inner-wrap li {
	transition:all .3s ease
}
.custom-social-wrapper .social-inner-wrap li:hover {
	scale:1.1
}

/*--- FRAME PAGE ---*/
#ry-pg-body .frame-wrapper {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:10px;
    margin-top:10px
}

#ry-pg-body .frame-wrapper .brand {
    width:32.33%;
    padding:30px;
    border:solid 2px var(--primary-color);
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:10PX;
}

#ry-pg-body .frame-wrapper .brand * {
    text-align:center
}

#ry-pg-body .frame-wrapper .brand h3 {
    color: #000;
}

#ry-pg-body .frame-wrapper .brand img {
    max-width:180px;
    height:100PX;
    object-fit:contain;
    margin:0 auto 20px
}

@media(max-width:1080px) {
    	#ry-pg-body .frame-wrapper .brand{
		width:48%;
	}
}
@media screen and (max-width: 600px) {
      #ry-pg-body .frame-wrapper .brand{
		  width:100%;
	  }
}
	
/* --- MODAL ---*/

.modal-dialog {
    max-width: 767px;
    width: 90%;
    margin: 60px auto;
}
 .modal-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.modal-content .modal-header {
    position: absolute;
    padding: 0;
  width: 45px;
    height: 45px;
    background: #014b3c;
    z-index: 2;
    border-radius: 50%;
    border: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
     right: -20px;
    top: -20px;
}
.modal-content  .link, .modal-content  .link a{
	width:97%
}
.modal-content .modal-header button {
    color: #fff;
    opacity: 1;
    font-weight: 300;
}
.modal-dialog .modal-body {
    padding: 0;
}
.modal-content img {
    margin-bottom: 0;
}
.close-button button span {
    color: #fff;
    font-weight: 300;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

body[data-page-name="contact-us"] div#map-wrap {
    display: none;
}
	
	body[data-page-name="contact-us"] .module-16 {
		padding-top: 220px;
	}