/*----- SERVICE SECTION -----*/
.module-services .for-btn {
	display: flex;
	justify-content: center;
	padding-top: 40px;
	margin-top: 40px;
	position: relative;
	display: none;
}
.module-services.style-6.custom-services {
	background:url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/Assets/services_bg.jpg);
	background-size: cover;
	background-position: center bottom;
	position: relative;
}
.module-services.style-6.custom-services:before {
	content: "";
	position: absolute;
	inset: 0;
	top: unset;
	background: linear-gradient(to bottom, #d5d5c8, transparent, transparent, transparent, #d5d5c8);
	height: 100%;
	z-index: 1;
}

.module-services.style-6 {
	padding-top: 80px;
	padding-bottom:120px;
}
.module-services.style-6 .section-headline h2{
	line-height: 1.2;
}
.module-services.style-6 .background-section {
	display:none
}
.module-services .ry-container {
	padding-top:00px;
	max-width:1280px;
	width:90%;
	z-index:2
}
.module-services.style-6 .background-section, .module-services.style-6 .background-section img {
	object-position:top;
}

.module-services.style-6 .ry-flex {
	flex-direction:column;
	row-gap:50px
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each {
	width:100%;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each > div {
	width:48%;
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each > div:nth-child(2) {
	max-width:480px;
	width:100%;
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each .info *{
	text-align:start !important;
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each .info p {
	color:#242424;
	line-height:1.4 !important;
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each .info .ry-btn {
	margin-top:30px
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each:nth-child(even){
	flex-direction:row-reverse
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each .title {
	padding-top:0;
	padding-bottom:10px
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each .title h3{
	font-size: clamp(2.1875rem, 1.9804rem + 0.8497vw, 3rem);
	line-height:1.2 !important;
	text-transform: uppercase;
	font-weight: 500 !important;
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each .title h3 span {
	font-size: 24px;
	color: #000;
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each:hover .photo {
	filter: unset;
	transition: .5s;
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each .photo:before {
	display:none
}

.module-services.style-6 .services-wrapper .ry-flex .ry-each .product-logo {
	margin: 12px 0 30px;
}
.module-services.style-6 .services-wrapper .ry-flex .ry-each .product-logo img {
	width: 220px;
	object-fit: contain;
}

@media (max-width: 1080px) {
	.module-services.style-6 .services-wrapper .ry-flex .ry-each:not(:last-child) {
		margin-bottom: 0px;
	}
	.module-services.style-6 .services-wrapper .ry-flex .ry-each {
		max-width: unset;
		margin: 0 auto;
		gap:4vw
	}
	.module-services.style-6 {
		padding-bottom: 240px;
	}
}

@media (max-width: 991px) {
	.module-services.style-6 .services-wrapper .ry-flex .ry-each > div,
	.module-services.style-6 .services-wrapper .ry-flex .ry-each > div:nth-child(2){
		max-width:100%;
		width:100%
	}

	.module-services.style-6 .services-wrapper .ry-flex .ry-each {
		flex-wrap:wrap
	}
	.module-services.style-6 .services-wrapper .ry-flex .ry-each .photo img {
		max-width:500px;
		margin:auto
	}
	.module-services.style-6 .services-wrapper .ry-flex .ry-each .info * {
		text-align:center !important
	}
	.module-services.style-6 .services-wrapper .ry-flex .ry-each .ry-btn {
		margin-inline:auto
	}

	div.module-services.style-6 .services-wrapper .ry-flex .ry-each .product-logo img {
		margin: 0 auto;
	}
}
/** End Services Style **/

/** HP TESTIMONIAL CUSTOM **/
.ry-section-background, .ry-section-background img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	object-fit: cover;
}
.ry-testimonial-custom.ry-hp-section-padding {
	padding: 280px 0;
	margin-top: -180px;
}
.ry-testimonial-custom .ry-flex {
	gap: 8vw;
	align-items: center;
}
.ry-testimonial-custom .ry-flex > .ry-each:first-child {
	display: flex;
	flex-direction: column;
	gap: 2vw;
	position: relative;
}
.ry-testimonial-custom .ry-flex .ry-each:first-child .ry-btn-wrap {
	justify-content: center;
	margin-top: 0;
	display: flex;
}
.ry-testimonial-custom .ry-each .ry-testi-logo-wrap img {
	max-width: 120px;
	margin: 0 auto;
}
.ry-testimonial-custom .ry-flex .ry-each:first-child .ry-headline {
	margin-bottom: 0;
}
.ry-testimonial-custom .ry-each .star-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
}
.ry-testimonial-custom .ry-each .ry-text p {
	text-align: center;
}
.ry-testimonial-custom .ry-flex > .ry-each:first-child:before {
	content: '';
	position: absolute;
	top: 0;
	right: -24px;
	width: 24px;
	height: 100%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-9bcc1f2d-ac46-4543-81ba-fc1cb983cd86/Homepage_Assets/shadow.png) center center no-repeat;
	background-size: contain;
}	
.ry-testimonial-custom.ry-hp-section-padding .ry-each .ry-text p {
	margin-bottom: 2vw;
	font-weight: 500 !important;
	font-size: 20px;
	color: #000;
}
.slick-dots-container .slick-dots {
	display: flex !important;;
	justify-content: center;
	align-items: center;
	gap: 8px;
	padding-left: 0;
}
.slick-dots-container .slick-dots li, .slick-dots-container .slick-dots li button {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #1f2636;
	color: transparent;
	opacity: 0.200;
}
.slick-dots-container .slick-dots li {
	list-style-type: none;
}
.slick-dots-container .slick-dots li.slick-active, .slick-dots-container .slick-dots li.slick-active button {
	opacity: 1;
}

@media (max-width: 1080px) {
	.ry-testimonial-custom .ry-flex > .ry-each:first-child:before {
		display: none;
	}
	.ry-affiliation-custom {
		margin: 0;
		padding: 4vw 0;
	}
	.ry-testimonial-custom {
		margin-top: 0;
	}
	.ry-testimonial-custom .ry-flex {
		flex-direction: column;
	}
	.ry-testimonial-custom.ry-hp-section-padding {
		padding: 280px 0;
	}
}

/** FAQ Start **/

.module-faq {
	padding: 120px 0;
	margin-top: -180px;
}

.module-faq .section-background {
	border-bottom-left-radius: 180px;
	overflow: hidden;
	border-top-right-radius: 180px;
	/* margin-top: -180px; */
}

.module-faq .section-background img {
	object-position: top;
}

.module-faq .ry-container {
	max-width: 1280px;
	width: 90%;
}

.module-faq .ry-headline h2 {
	max-width: 960px;
	margin: auto;
}

.module-faq .ry-headline h2 span {
	margin-bottom: 10px;
}

.module-faq .faq-wrapper {
	padding-top: 60px;
}

.module-faq .faq-wrapper .ry-heading {
	padding: 35px 70px;
	margin: 0;
	background: #fff;
	border-radius: 20px;
	border: unset;
}

.module-faq .faq-wrapper .ry-heading div {
	font-size: 30px;
	font-family: 'Tenor Sans' !important;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #3e4f5f;
}

.ry-accordion {
	box-shadow: unset;
}

.module-faq .faq-wrapper .ry-heading:after {
	content:"";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%233e4f5f' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
	width: 25px;
	height: 25px;
	background-size: cover;
	/* top: 50%; */
}

.ry-accordion .ry-content {
	padding: 0 70px 60px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.ry-accordion .ry-content .ry-text {
	padding-top: 40px;
	border-top: 1px solid #c4cccf;
	font-size: 22px;
	line-height: 1.6;
	color: #555;
}

.module-faq .faq-wrapper .ry-heading:not(:first-child) {
	margin-top: 20px;
}

.module-faq .faq-wrapper .ry-heading.ui-state-active:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23bd945a' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/%3E%3C/svg%3E");
}
.module-faq .faq-wrapper .ry-heading.ui-state-active {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.module-faq .faq-wrapper .ry-heading.ui-state-active div {
	color: #bd945a;
}

.section-background,
.section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.link, .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9;
}
/** FAQ End **/

/** Footer Start **/

.module-16 .ry-container {
	max-width: 1600px;
	width: 90%;
	padding-left: 0;
	padding-right: 0;
}
.module-16 #footer-row1 .social-inner-wrap li, .module-16 #footer-row1 .social-inner-wrap li a {
	background: transparent !important;
	border-radius: 0 !important;
}

.module-16 #footer-row1 .social-inner-wrap li a svg {
	width: 20px;
	height: 20px;
	fill: #baafa3;
}
.module-16 #footer-row1 .card .card-body .social-media, ul.social-icons-custom.ry-social-custom {
	padding: 0;
	margin: 0;
}

.footer-social {
	border-top: 1px solid #baafa3;
	padding-top: 30px;
	margin-top: 20px;
}

.footer-social .ry-footer-detail::before {
	display: none !important;
}

.module-16 #footer-row1 .card .card-title .ry-heading {
	font-size: clamp(1.5625rem, 1.4rem + 0.8125vw, 2.375rem);
	color: #c3a470;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail *, .module-16 #footer-row1 .card .card-body .ry-footer-detail, .module-16 #footer-row1 .card .card-body * {
	font-size: clamp(1.1875rem, 1.15rem + 0.1875vw, 1.375rem) !important;
}

.module-16 #footer-row1 .card .office-hours {
	max-width: 470px;
}
.module-16 #footer-row2 .ry-right .ry-text {
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
}

.module-16 #footer-row2 .ry-right img {
	margin-bottom: -4px;
	max-width: 130px;
	width: 100%;
	opacity: 1 !important;
}

.module-16 #footer-row2 .ry-left {
	width: 100%;
}

div.module-16 #footer-row2 .ry-right {
	max-width: 240px;
}

.ry-services.style1.custom-services .content.swiper.swiper-container-horizontal {
	overflow: hidden;
	padding-bottom: 3px;
}

@media (max-width: 1500px) { 
	.module-16 #footer-row2 {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.module-16 #footer-row2 * {
		text-align: center;
	}
	.module-16 #footer-row1 .card-wrap {
		gap: 6%;
	}
}

@media (max-width: 1080px) {
	.module-16 #footer-row2 {
		justify-content: center;
		align-items: center;
	}
	ul.social-icons-custom.ry-social-custom .social-inner-wrap {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.module-16 #footer-row1 .card .card-body .ry-footer-detail {
		justify-content: center;
	}
	.face-body .ry-heading {
		padding: 24px 30px;
	}
	.module-16 #footer-row1 .card-wrap {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}

/** Footer End **/


/* REDESIGN */
body.home {
    background: #cdcabb;
}

.background-section, 
.background-section img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.link, .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9;
}


button.slide-arrow {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
	filter: invert(1);
	background-size: contain;
	left: 0;
	transform: translate(0, -50%);
	border: unset;
	box-shadow: unset;
	outline: unset;
}

button.slide-arrow.next-arrow {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
	left: unset;
	right: 0;
}

.ry-btn {
	font-size: 18px;
	padding: 10px 35px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1;
	font-weight: 400;
	min-width: 230px;
	border: 1px solid transparent !important;
}

.ry-btn.btn-transparent:not(:hover) {
	border-color: #b6916a;
	background: transparent !important;
	color: #121212 !important;
}

.ry-btn.btn-center {
	margin-left: auto !important;
	margin-right: auto !important;
}

.ry-btn.ry-btn-primary:hover {
	border: 1px solid #0f0f0f !important;
	background: transparent !important;
	color: #0f0f0f !important;
}
.ry-btn.ry-btn-white:hover {
	border: 1px solid #fff !important;
	background: transparent !important;
	color: #fff !important;
}
.ry-text p {
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	color: #473827;
}

.home .slick-dots {
	display: flex !important;
	justify-content: center;
	width: 100%;
	margin-top: 30px;
	gap: 5px;
	list-style: none;
}

.home .slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	border-radius: 50%;
	border: unset;
	text-indent: -99999px;
	background: #000;
	transition: .5s;
	opacity: .5;
	min-width: 12px;
}

.home .slick-dots li {
	height: 12px;
	min-width: 12px;
	padding: 0 !important;
	margin: 0 !important;
}

.home .slick-dots li.slick-active button {
	width: 50px;
	border-radius: 5px;
	opacity: 1;
	background: #0f0f0f;
}
.module-hero.custom .hero-text .ry-headline {
    position: relative;
}

.module-hero.custom .hero-text .ry-headline:before {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 94px;
    background: #cdcabb;
    opacity: .8;
}
.module-hero.custom .hero-text .ry-btn:hover {
    background: #875432 !important;
    border-color: #875432 !important;
    color: #fff !important;
}

#menu_container {
	padding-top: 50px;
}

#menu_container .mm-listview li a {
	font-size: 16px;
	line-height: 1;
	letter-spacing: initial !important;
}

.mm-panel .mob-menu a {
	font-size: 16px;
	line-height: 1;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mm-panel {
	padding-left: 0;
	padding-right: 0p;
}

a.mm-navbar__title {
	font-size: 16px;
}

.module-hero.custom .hero-text h1 {
	font-size: 260px;
	font-family: 'Bricolage Grotesque';
	line-height: 1;
	letter-spacing: -5px !important;
	color: #6c685a;
}

.module-hero.custom .hero-text .ry-btn {
	height: 80px;
	max-width: 1280px;
	margin: auto;
	font-size: 42px !important;
	font-family: 'Bricolage Grotesque';
	text-transform: initial;
	letter-spacing: 1px;
	background: #79673f !important;
	margin-bottom: 30px;
	border-radius: 10px !important;
}

.module-hero.custom .hero-text .ry-text p {
	font-size: 24px;
	line-height: 1.4;
	max-width: 1280px;
	margin: auto;
	color: #473827;
}

.ry-text p {
	font-size: 20px;
	line-height: 1.5;
}

.hero-text {
	margin-top: -136px;
	padding-bottom: 120px;
	/* background: #cdcabb; */
}

.hero-text:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: calc(100% - 136px);
	background: #cdcabb;
}

.module-welcome.custom {
	padding: 200px 0 120px;
}

.module-welcome.custom .ry-container {
	max-width: 1280px;
	width: 90%;
}

.module-welcome.custom .ry-container .ry-flex {
	gap: 100px;
	align-items: center;
}

.ry-headline h2,
body.default #ry-pg-body .ry-headline h2 {
	font-size: 70px;
}
.module-welcome.custom {
    background: #575641;
}

.module-welcome.custom .carousel-control {
    display: none;
}

.module-welcome.custom .ry-headline h2 {
    color: #fff;
    padding-bottom: 60px;
    max-width: max-content;
    position: relative;
}

.ry-headline h2,
body.default #ry-pg-body .ry-headline h2 {
    line-height: 1;
    font-weight: 400 !important;
	position: relative;
	max-width: max-content;
	font-family: 'Bricolage Grotesque' !important;
	letter-spacing: -2px;
}

.ry-btn {
    min-height: 60px;
    border-color: transparent;
    font-size: 20px !important;
    font-family: 'DM Sans';
    min-width: unset;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 40px !important;
}

.ry-btn.btn-transparent, .ry-btn.btn-transparent:not(:hover) {
    border: 1px solid #fff !important;
    color: #fff !important;
}

.module-welcome.custom .ry-btn {
    margin-top: 40px;
}

.module-welcome.custom .ry-text p {
    color: #fff;
    font-size: 22px;
}

.ry-headline.with-lines h2:before {
    content: "";
    position: absolute;
    right: 0;
    width: 200px;
    height: 21px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/lines.png);
    bottom: 40px;
}

.ry-headline.with-lines h2 {
    padding-bottom: 60px;
    
}

.module-welcome.custom .ry-container .ry-flex .image-wrapper {
    margin-bottom: -310px;
    z-index: 1;
}

.custom.module-approach {
    padding: 320px 0 180px;
    background: #d6d5c9;
}

.custom.module-approach .ry-container {
    max-width: 1280px;
}

.custom.module-approach .ry-container .ry-flex {
    gap: 100px;
    flex-direction: row-reverse;
    align-items: center;
}

.custom.module-approach .ry-container .ry-flex .ry-btn {
    border-color: #473827 !important;
    margin-top: 40px;
    color: #473827!important;
}

.custom.module-approach .ry-text p {
    font-size: 22px;
}

.custom.module-approach .ry-container .ry-flex .image-wrapper .photo {
    position: relative;
}

.custom.module-approach .ry-container .ry-flex .image-wrapper .photo:before,
.module-welcome .photo:before {
    content: "";
    position: absolute;
    right: -100px;
    width: 165px;
    height: 131px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/cloud.png);
    bottom: -50px;
    z-index: 1;
}


.module-welcome .photo:before {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/flower.png);
    width: 162px;
    height: 155px;
    background-size: cover;
    right: unset;
    bottom: unset;
    top: -60px;
    left: -90px;
}

.module-services.custom {
    padding-top: 220px;
    padding-bottom: 580px;
}

.module-services.custom .ry-headline h2 {
    padding-bottom: 80px;
    text-align: center;
    margin: auto;
}

.module-services.custom .ry-text p {
    max-width: 880px;
    margin: auto;
    font-size: 22px;
}
.module-services.custom .ry-headline h2:before {
    content: "";
    position: absolute;
    right: 0px;
    height: 11px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/line_ways.png);
    bottom: 60px;
	width: 756px;
}

.module-services.custom .ry-flex {
    gap: 50px;
    margin-top: 120px;
}

.module-services.custom .ry-flex .each-block {
    padding: 220px 55px 90px;
    background: #79673f;
    overflow: hidden;
}

.module-services.custom .ry-flex .each-block .photo {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 55px;
    padding-top: 30px;
    min-height: 150px;
    display: flex;
    align-items: self-end;
}

.module-services.custom .ry-flex .each-block .photo img {
    max-width: max-content;
    z-index: 1;
}

.module-services.custom .ry-flex .each-block .photo:before {
    content: "";
    position: absolute;
    top: -62%;
    left: -10%;
    width: 280px;
    height: 280px;
    background: #e6e4d8;
    border-radius: 50%;
    opacity: .3;
}

.module-services.custom .ry-flex .each-block .title h4 {
    font-size: 38px;
    line-height: 1;
    color: #fff;
    font-weight: 400 !important;
    font-family: 'Bricolage Grotesque' !important;
    max-width: 70%;
}

.module-services.custom .ry-flex .each-block .title p {
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
    margin-top: 25px;
}

.module-services .ry-container {
    max-width: 1600px;
}

.module-appointment.custom .ry-container {
    max-width: 1280px;
    width: 90%;
}

.module-appointment.custom {
    margin-top: -400px;
    margin-bottom: -360px;
    z-index: 1;
}

.col-xs-12.col-lg-6.each {}

.module-appointment.custom .each:nth-child(2) {
    padding: 110px 90px;
    background: #b2ab94;
}

.module-appointment.custom .each .details {
    display: flex;
    gap: 20px;
    align-items: center;
}

.module-appointment.custom .each .details .icon {
    width: 80px;
}

.module-appointment.custom .each .details {
    margin-bottom: 25px;
}

.module-appointment.custom .each  .ry-text {
    padding-bottom: 40px;
}

.module-appointment.custom .each .ry-text p {
    font-size: 22px;
}

.module-appointment.custom .each .details a {
    font-size: 22px;
    line-height: 1.1;
}

.module-appointment.custom .each .details:last-child {
    margin-bottom: 0;
}

.module-appointment.custom .each .details .photo img {
    max-width: 260px;
}

.module-appointment.custom .each:nth-child(1) > .wrapper, 
.module-appointment.custom .each:nth-child(1) > .wrapper > img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.module-faqs {
    padding: 580px 0 280px;
    background: #575641;
    position: relative;
}

.module-faqs .ry-container {
    max-width: 1280px;
    width: 90%;
}

.module-faqs .ry-container .content {
    max-width: 980px;
}

.module-faqs .ry-container .content .ry-headline h2 {
    color: #fff;
}

.module-faqs .ry-container .content .ry-heading {
    display: flex;
    align-items: center;
    margin: 0;
    border: unset;
    background: #b2ab94;
    padding: 35px 85px;
    margin-top: 25px;
}

.module-faqs .ry-container .content .ry-heading div {
    font-size: 30px;
    color: #433423;
    font-family: "Hanken Grotesk" !important;
    letter-spacing: -0.5px;
}

.module-faqs .ry-container .content .ry-content {
    padding: 45px 85px;
    border-radius: unset;
    background: #b2ab94;
}

.module-faqs .ry-container .content .ry-content .ry-text {
    padding: 0;
    border: unset;
}

.module-faqs .ry-container .content .ry-content .ry-text p,
.module-faqs .ry-container .content .ry-content .ry-text {
    font-size: 22px;
    color: #443827;
}


.module-faqs .ry-container .content .ry-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: calc(100% - 170px);
    height: 2px;
    z-index: 1;
    background: #928873;
}

.module-faqs .ry-accordion .ry-heading.ui-state-active:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/%3E%3C/svg%3E");
}

.module-faqs .ry-accordion .ry-heading:after {
    content: "";
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
    background-size: contain;
}

.module-faqs:before {
    content: "";
    position: absolute;
    right: 0;
    min-width: 430px;
    width: 20%;
    height: 100%;
    /* background: #000; */
    top: 0;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/faq_bg.jpg);
    background-size: cover;
}

.module-16 {
    padding: 30px 0;
    background: #473827;
}

.module-16 #footer-row2 .ry-text * {
    font-size: 16px !important;
    line-height: 1.1;
}

.module-16 .ry-container {
    max-width: 1280px;
    width: 90%;
}

.module-16:before {
    opacity: 0;
}

.module-16 #footer-row2 .ry-left, .module-16 #footer-row2 .ry-right {
    width: max-content;
    max-width: max-content;
}

div.module-16 #footer-row2 .ry-right {
    max-width: unset;
}

div.module-16 #footer-row2 {
    align-items: center;
}

div.module-16 #footer-row2 img {
    width: 100px;
}

.module-16 #footer-row2 .ry-right img {
    max-width: 110px;
    filter: invert(1) brightness(1000);
}
.module-43 .ry-right {
    flex-direction: row-reverse;
    align-items: center;
}

.module-43 .ry-right .ry-leads {
    max-width: max-content;
    margin-left: 150px;
    margin-bottom: 0;
    position: relative;
}

.module-43 {
    padding: 50px 0;
}

.module-43 .ry-right .ry-menu .nav-menu {
    gap: 50px;
    justify-content: flex-end;
}

.module-43 .ry-right .ry-menu .nav-menu li a {
    letter-spacing: -0.5px;
    text-transform: initial;
    font-size: 22px;
    color: #472E27 !important;
}

.module-43 .ry-right .ry-leads:before {
    content: "";
    position: absolute;
    left: -120px;
    width: 101px;
    height: 71px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/arrow.png);
    top: -30px;
}

.module-43:not(.fixed) .ry-right .ry-leads svg {
    display: none;
}

.module-43 .ry-right .ry-leads .ry-btn {
    background: #875432 !important;
}
.custom.module-approach .ry-headline.with-lines h2:before {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/line_approach.png);
    width: 316px;
    height: 10px;
}
.module-appointment.custom .ry-headline.with-lines h2:before {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/line_get_in_touch.png);
    width: 197px;
    height: 11px;
    bottom: 45px;
}

.module-faqs .ry-headline.with-lines h2:before {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/line_faq.png);
    width: 197px;
    height: 11px;
}

.module-43.fixed {
    background: #fff;
}

.module-43 .ry-container, .module-43.fixed .ry-container {
    max-width: 1600px;
    width: 90%;
}

.module-43.fixed .ry-right .ry-leads:before {
    opacity: 0;
}


#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    font-size: 70px;
    letter-spacing: initial;
    font-family: 'Hanken Grotesk' !important;
    line-height: 1 !important;
}
.module-inner-pages {
    padding: 0 !important;
}

.module-appr-section-1 {
    padding: 160px 0;
    background: #d7d5c9;
}

.module-appr-section-1 .ry-text p,
.module-appr-section-3 .ry-text p {
    font-size: 22px;
}

.module-appr-section-1 .ry-headline h2 {
    margin: auto;
}


.module-appr-section-1 .text-wrapper,
.module-appr-section-3 .text-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.module-appr-section-1 .text-wrapper .ry-headline h2:before,
.module-appr-section-3 .text-wrapper .ry-headline h2:before {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/line_approach.png);
    width: 70%;
    height: 10px;
    max-width: 300px;
    background-size: contain;
    background-repeat: no-repeat;
}
.module-appr-section-3 .text-wrapper .ry-headline h2:before {
    left: 50%;
    transform: translate(-50%, 0);
}

.module-appr-section-3 {
    padding: 160px 0 180px;
    background: #b8b69f;
}

.module-appr-section-3 .ry-flex {
    flex-wrap: wrap;
    gap: 20px;
}

.module-appr-section-3 .ry-flex .each {
    padding: 40px 40px;
    border-radius: 10px;
	background: #ccccc2;
	width: calc(33.33% - 15px);
	min-height: 160px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.module-appr-section-3 .ry-flex .each p {
    line-height: 1.2;
    text-align: center !important;
    font-size: 22px;
    color: #443827;
}

.horizontal-scroller .wrapper {

}

.module-appr-section-2 {
    padding: 35px 0;
    background: #865431;
}

.module-appr-section-2 .items {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
}


.module-appr-section-2 .wrapper {
  scroll-behavior: smooth;
}


.module-appr-section-2 .wrapper {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

.module-appr-section-2 .track {
	display: inline-flex;
	gap: 60px;
	will-change: transform;
}

.module-appr-section-2 .items {
	display: inline-block;
	white-space: nowrap;
}

body.default #ry-section-header.module-43 {
    position: fixed;
}

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

.module-appr-section-1 .ry-flex {
    gap: 60px;
}

.module-appr-section-1 .ry-flex .each {
    width: 50%;
	position: relative;
}

.module-appr-section-1 .ry-flex .each .text-wrapper {
    align-items: flex-start;
}

.module-appr-section-1 .ry-flex .each .carousel-control {
    display: none;
}

.module-appr-section-1 .ry-flex .each:nth-child(1):before {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/flower.png);
    width: 162px;
    height: 155px;
    background-size: cover;
    right: unset;
    bottom: unset;
    top: -60px;
    left: -90px;
	z-index: 2;
	content: "";
	display: inline;
    position: absolute;
}


#ry-pg-banner .ry-bnr-wrp {
    background: #d7d5c9 !important;
    height: auto;
    padding: 120px 0 120px;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    line-height: 1;
    font-weight: 400 !important;
    position: relative;
    max-width: max-content;
    font-family: 'Bricolage Grotesque' !important;
    letter-spacing: -2px;
    text-align: center !important;
    text-transform: initial;
    position: relative;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title .ry-container {
    display: flex;
    justify-content: center;
}
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1:before {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-4d1d9f80-fee5-4f5b-ae20-273f1d967ee3/HomeAssets/line_approach.png);
    width: 70%;
    height: 10px;
    max-width: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    display: inline;
    content: "";
    position: absolute;
    right: 0;
    bottom: -20px;
}

.module-appr-section-1 {
    padding-top: 0;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
    position: relative;
    top: unset;
    transform: unset;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
    max-width: max-content;
}
.module-43 .ry-right .ry-leads .ry-btn:hover {
    background: #443827 !important;
    color: #fff !important;
    border-color: #443827 !important;
}

.contact-template {
    background: #d7d5c9;
    padding-top: 0 !important;
}

.contact-template .map-ratio #mapCustomstyle2 {
    padding-bottom: 520px;
    border-radius: 0;
    margin-bottom: 100px;
}

.contact-template.style-2 .ry-flex  p {
    line-height: 1.4;
}

.contact-template.style-2 .ry-flex .contact-form {
    padding: 80px 60px;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .form-control {
    height: 56px;
    font-size: 16px !important;
    padding-left: 20px;
    color: #333;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .field-wrapper textarea.form-control {
    height: 200px;
    font-size: 16px;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper  .notes {
    clear: both;
    padding-top: 20px;
    font-size: 18px;
    line-height: 1.4;
}

.contact-template.style-2 .contact-form .ry-form-box-wrapper .notes a {
    font-weight: bold;
}

.contact-template.style-2 .ry-flex .contact-details {
    background: #f5f5f5;
}

.contact-template.style-2 .ry-flex {
    border-radius: 20px;
    overflow: hidden;
}

.contact-template.style-2 .ry-flex .contact-details .carousel-control {
    display: none;
}
.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .ry-text a {
    font-size: 17px;
    line-height: 1.2;
}
.module-16 #footer-row2 .ry-text a:hover {
    text-decoration: underline !important;
    color: #fff !important;
}
@media (max-width: 1680px) {
	.module-appr-section-3 .ry-flex .each p {
		font-size: 20px;
	}
	.module-hero.custom .hero-text h1 {
		font-size: 220px;
	}

	.module-hero.custom .hero-text .ry-headline::before {
		bottom: 14px;
		height: 70px;
	}

	.module-hero.custom .hero-text .ry-btn {
		font-size: 36px !important;
		max-width: max-content;
		letter-spacing: -0.5px;
	}

	.module-hero.custom .hero-text .ry-text p {
		font-size: 22px;
	}

	.ry-text p {
		font-size: 18px;
	}

	.module-welcome.custom .ry-text p,
	.custom.module-approach .ry-text p,
	.module-services.custom .ry-text p,
	.module-services.custom .ry-flex .each-block .title p,
	.module-appointment.custom .each .ry-text p,
	.module-appointment.custom .each .details a,
	.module-faqs .ry-container .content .ry-content .ry-text p,
	.module-faqs .ry-container .content .ry-content .ry-text,
	.module-appr-section-1 .ry-text p,
	.module-appr-section-3 .ry-text p {
		font-size: 20px;
	}

	.ry-headline h2,
	body.default #ry-pg-body .ry-headline h2,
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		font-size: 62px;
	}

	.module-services.custom .ry-flex {
		margin-top: 60px;
	}

	.module-services.custom .ry-flex .each-block .title h4 {
		font-size: 34px;
	}

	.module-faqs .ry-container .content .ry-heading div {
		font-size: 26px;
	}

	.module-faqs .ry-container .content .ry-heading,
	.module-faqs .ry-container .content .ry-content {
		padding-left: 60px;
		padding-right: 60px;
	}


	.module-faqs .ry-container .content .ry-content::before {
		width: calc(100% - 120px);
	}

}


@media (max-width: 1480px) {
	.module-hero.custom .hero-text h1 {
		font-size: 200px;
	}

	.module-hero.custom .hero-text .ry-headline::before {
		bottom: 23px;
	}

	.hero-text {
		margin-top: -105px;
	}

	.hero-text:before {
		height: calc(100% - 105px);
	}

	.module-hero.custom .hero-text .ry-text p {
		font-size: 20px;
	}

	.module-hero.custom .hero-text .ry-btn {
		font-size: 32px !important;
	}

	.module-welcome.custom .ry-container .ry-flex,
	.custom.module-approach .ry-container .ry-flex {
		gap: 60px;
	}

	.col-xs-12.ry-flex {}

	.module-services.custom .ry-flex {
		gap: 30px;
	}

	.module-services.custom .ry-flex .each-block {
		padding: 220px 40px 60px;
	}
}

@media (max-width: 1280px) {
	.module-hero.custom .hero-text h1 {
		font-size: 160px;
	}

	.hero-text {
		margin-top: -85px;
	}

	.hero-text::before {
		height: calc(100% - 85px);
	}

	.module-hero.custom .hero-text .ry-headline::before {
		bottom: 5px;
	}

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

	.module-faqs .ry-container .content .ry-heading, 
	.module-faqs .ry-container .content .ry-content {
		padding-left: 40px;
		padding-right: 40px;
	}

	.module-faqs .ry-container .content .ry-heading div {
		font-size: 24px;
	}

	.module-faqs .ry-container .content .ry-heading {
		margin-top: 15px;
	}
}

@media (max-width: 1080px) {
	.module-appr-section-1 .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-appr-section-1 .ry-flex .each {
		width: 100%;
	}

	.module-appr-section-1 .ry-flex .each .text-wrapper {
		align-items: center;
	}

	.module-appr-section-1 .ry-flex .each .text-wrapper .ry-text p {
		text-align: center !important;
	}
	
	#ry-pg-banner .ry-bnr-wrp {
		padding-top: 100px;
		padding-bottom: 60px;
	}
	.module-appr-section-1 {
		padding: 0 0 100px;
	}

	.module-appr-section-1 .ry-flex .each:nth-child(1) {
		max-width: 560px;
	}
	#ry-pg-banner .ry-bnr-wrp {
		margin-top: 85px;
	}

	#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
		margin: 0;
		padding: 0;
	}

	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		font-size: 60px;
	}

	.module-43 {
		display: none;
	}

	.mobile-container .flex-wrap .mobile_logo img {
		min-width: 200px;
	}

	.module-hero.custom {
		margin-top: 85px;
	}

	.module-hero.custom .hero-text h1 {
		font-size: 100px;
	}

	.module-hero.custom .hero-text .ry-btn {
		font-size: 24px !important;
		height: auto;
	}

	.hero-text {
		margin: 0;
		padding: 60px 0;
	}

	.hero-text::before {
		height: 100%;
	}

	.module-hero.custom .hero-text .ry-headline::before {
		opacity: 0;
	}

	.module-hero.custom .hero-text .ry-text p {
		font-size: 18px;
	}

	.module-welcome.custom .ry-container .ry-flex, .custom.module-approach .ry-container .ry-flex {
		flex-direction: column;
		gap: 30px;
	}

	.module-welcome.custom {
		padding: 100px 0;
	}

	.module-welcome.custom .ry-each.image-wrapper {
		max-width: 560px;
	}

	.module-welcome.custom .ry-container .ry-flex .image-wrapper {
		margin: 0;
	}

	.module-welcome.custom .ry-container .ry-flex .ry-each .text-wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-welcome.custom .ry-text p,
	.custom.module-approach .ry-text p, 
	.module-services.custom .ry-text p, 
	.module-services.custom .ry-flex .each-block .title p, 
	.module-appointment.custom .each .ry-text p, 
	.module-appointment.custom .each .details a,
	.module-faqs .ry-container .content .ry-content .ry-text p,
	.module-faqs .ry-container .content .ry-content .ry-text,
	.module-appr-section-1 .ry-text p,
	.module-appr-section-3 .ry-text p {
		font-size: 18px;
		text-align: center;
	}

	.custom.module-approach {
		padding: 100px 0;
	}

	.custom.module-approach .ry-each.image-wrapper {
		max-width: 560px;
	}

	.custom.module-approach .ry-each .text-wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.ry-headline h2,
	body.default #ry-pg-body .ry-headline h2,
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		font-size: 48px;
	}

	.custom.module-approach .ry-headline.with-lines h2::before {
		width: 200px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.ry-btn {
		font-size: 18px !important;
		min-height: 56px !important;
		padding-left: 30px;
		padding-right: 30px;
		border-radius: 30px !important;
	}

	.module-services.custom {
		padding-top: 100px;
		padding-bottom: 500px;
	}

	.module-services.custom .ry-flex {
		flex-wrap: wrap;
		margin-top: 30px;
		justify-content: center;
	}

	.module-services.custom .ry-flex .each-block {
		width: calc(50% - 15px);
	}

	.module-services.custom .ry-flex .each-block .title h4 {
		font-size: 30px;
		text-align: center;
		max-width: 100%;
	}

	.module-appointment.custom .ry-flex {flex-direction: column;}

	.module-appointment.custom .each:nth-child(1) {
		padding-bottom: 60%;
	}

	.module-appointment.custom .ry-container {
		max-width: 768px;
		width: 90%;
	}

	.module-appointment.custom .each:nth-child(2) {
		padding: 80px 50px;
	}

	.module-appointment.custom .each .wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-appointment.custom .each .details {
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}

	.module-appointment.custom .each .details a {
		text-align: center;
		display: block;
	}

	.module-appointment.custom .each .details .photo img {
		margin: auto;
	}

	.module-appointment.custom {
		margin-bottom: 0;
	}

	.module-faqs {
		margin-top: -480px;
		padding-bottom: 100px;
	}

	div#request-appointment {
		background: #575641;
	}

	.module-faqs::before {
		min-width: unset;
	}

	.module-faqs .ry-container .content {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-faqs .ry-container .content .faq-wrapper {
		max-width: 768px;
	}

	.module-faqs .ry-container .content .ry-content::before {
		width: calc(100% - 80px);
	}

	.module-faqs .ry-container .content .ry-content .ry-text p,
	.module-faqs .ry-container .content .ry-content .ry-text {
		text-align: left;
	}

	.module-faqs .ry-container .content .ry-heading div {
		font-size: 22px;
	}

	.module-faqs .ry-container .content .ry-heading {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	.module-faqs .ry-container .content .ry-content {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.module-services.custom .ry-headline h2::before {
		width: 70%;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.module-appointment.custom .ry-headline.with-lines h2::before {
		width: 160px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	.module-faqs .ry-headline.with-lines h2::before {
		width: 160px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	#menu_container,
	.mm-panel,
	.mm-panels {
		background: #79673f !important;
	}

	.mobile-container .mobile-nav button .hamburger-inner, 
	.mobile-container .mobile-nav button .hamburger-inner:before,
	.mobile-container .mobile-nav button .hamburger-inner:after {
		background: #79673f !important;
	}

	.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a {
		margin-right: 0;
		background: #6c685a !important;
	}
	
	.module-appr-section-3 .ry-flex .each p {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.module-appr-section-3 .ry-flex .each p {
		font-size: 18px;
	}

	.module-appr-section-3 .ry-flex .each {
		padding: 40px 30px;
		width: calc(33.33% - 7px);
	}

	.module-appr-section-3 .ry-flex {
		gap: 10px;
	}

	.module-appr-section-3 {
		padding: 100px 0;
	}
}

@media (max-width: 620px) {
	#ry-pg-banner .ry-bnr-wrp {
		padding-bottom: 40px;
	}
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1  {
		font-size: 48px !important;
	}
	.module-services.custom .ry-flex {gap: 15px;}

	.module-services.custom .ry-flex .each-block {
		width: 100%;
	}

	.module-hero.custom .hero-text h1 {
		font-size: 66px;
	}

	.module-hero.custom .hero-text .ry-btn {
		font-size: 18px !important;
		padding-left: 20px;
		padding-right: 20px;
	}

	.module-hero.custom .hero-text .ry-text p {
		font-size: 18px;
	}

	.ry-headline h2,
	body.default #ry-pg-body .ry-headline h2,
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		font-size: 42px;
	}

	.module-appointment.custom .each:nth-child(1) {
		padding-bottom: 100%;
	}

	.module-faqs .ry-container .content .ry-heading div {
		font-size: 20px;
	}
	
	.module-hero.custom .photo {
		position: relative;
		padding-bottom: 75%;
	}

	.module-hero.custom .photo img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.module-hero.custom .photo {
		display: none;
	}

	.hero-text {
		padding: 120px 0;
	}

	.module-hero.custom .hero-text h1 {
		letter-spacing: -2px !important;
		font-size: 60px;
		margin-bottom: 10px;
	}

	.module-appr-section-3 .ry-flex .each p {
		font-size: 16px;
	}

	.module-appr-section-3 .ry-flex .each {
		width: calc(50% - 5px);
	}

	.module-appr-section-3 .ry-flex {
		justify-content: center;
	}
}

@media (max-width: 420px) {
	.module-appr-section-3 .ry-flex .each {
		width: 100%;
		min-height: 120px;
		padding: 30px;
	}
}