.ry-headline h2 {
	font-size: 60px;
	font-family: 'Cormorant' !important;
	font-weight: 300 !important;
	text-transform: uppercase;
}

.ry-headline h2 .span-1 {
	font-size: 24px;
	display: block;
	color: #a18966;
	font-family: 'Jost';
	font-weight: 400;
	letter-spacing: 3px;
}

.ry-headline h1 {
	font-size: 123px;
	font-family: Cormorant !important;
	font-weight: 300 !important;
	letter-spacing: 1px;
	color: #fff;
	/* line-height: 1 !important; */
}

.ry-headline h1 .span-1 {
	font-size: 50px;
	display: block;
	letter-spacing: 15px;
}

.ry-text p {
	font-size: 18px !important;
	line-height: 1.7;
}

.ry-btn {
	padding: 20px 45px;
	height: auto !important;
	min-height: unset !important;
	font-size: 16px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.module-43 .button-group .ry-btn-primary  span {
	font-size: 16px !important;
	font-weight: 300;
}

.module-43 .button-group .ry-btn {
	padding: 17px 25px;
	letter-spacing: inherit;
	min-width: 200px;
	font-weight: 300;
}

.module-43 .button-group .ry-btn i {
	margin-right: 10px;
}

.module-43 .button-group {
	display: flex;
	gap: 10px;
}

.module-43 .button-group .ry-btn-third:not(:hover) {
	background: #e7d5b6 !important;
	color: #333 !important;
}

.module-43 .ry-right .ry-menu .nav-menu li a {
	font-size: 17px;
	letter-spacing: initial;
	font-weight: 300 !important;
	color: #fff !important;
}
.module-43.fixed .ry-right .ry-menu .nav-menu li a:hover {
    color: #fff !important;
}
.module-43.fixed,
body.default #ry-section-header.module-43,
body.default #ry-section-header.module-43.fixed {
	background: #3d5229 !important;
}
body.default #ry-section-map {
    margin-top: 0;
}
.module-43.ry-sticky-menu.fixed .ry-right .ry-menu .nav-menu li a, 
.module-43 .ry-right .ry-menu .nav-menu li a {
	font-weight: 300 !important;
}

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

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

.module-43 .ry-right .ry-menu .nav-menu {
	margin: 0;
}

.module-43 .button-group .ry-btn.ry-btn-primary {background: #8c3d12 !important;}

.module-43 .button-group .ry-btn.ry-btn-primary:hover {
	background: #e7d5b6 !important;
	color: #333 !important;
}

.module-43 .button-group .ry-btn.ry-btn-third:hover {background: #8c3d12 !important;}


/* HERO */
.module-hero.custom .item .text-center, .module-hero.custom .item .text-center img {
	min-height: 1000px;
	height: 95vh;
	object-fit: cover;
}

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

.module-hero.custom  .bnr-textbox {
	position: absolute;
	bottom: 80px;
}

/* Welcome */
.module-welcome.custom .section-background, .module-welcome.custom .section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

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

.module-welcome.custom .ry-container .ry-each:not(.image-wrapper) {
	padding: 100px 0;
}

.module-welcome.custom .ry-container .ry-each {
	max-width: 550px;
	width: 48%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.module-welcome.custom .ry-container .ry-flex {
	/* align-items: center; */
}

.module-welcome.custom .ry-headline h2 .span-1 {
	margin-top: 10px;
}


.module-welcome.custom .ry-text {
	margin-top: 35px;
}

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

.module-welcome.custom .ry-container .ry-each.image-wrapper .photo img {
	height: 100%;
	object-fit: cover;
	object-position: left;
}


/* SERVICES */
.module-services {
	padding: 160px 0;
}
.module-services.custom:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-34cbbf6f-7ac5-4e57-9949-73254751a83e/HomepageAssetsV2/brands_background.png);
    background-size: cover;
    background-position: center;
}
.module-services .ry-headline .span-1 {
	margin-top: 15px;
}

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

.module-services .ry-flex .each-block {
	width: 270px;
	height: 270px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.module-services .ry-flex {
	flex-wrap: wrap;
	justify-content: space-between !important;
	/* max-width: 1280px; */
	margin-top: 40px;
	margin-bottom: 70px;
}

.module-services .ry-content {
	max-width: 1280px;
	z-index: 2;
}

.module-services .ry-container {
	display: flex;
	justify-content: center;
}

.module-services .ry-flex .each-block .photo img {
	max-width: 120px;
	max-height: 90px;
	object-fit: contain;
	margin: auto;
	min-height: 90px;
}

.module-services .ry-flex .each-block .photo {
	margin-bottom: 30px;
}

.module-services .ry-flex .each-block .title div {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400 !important;
	color: #4a5e36;
	line-height: 1.2;
}

.module-services .ry-flex .each-block .link a, 
.module-services .ry-flex .each-block .link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9;
}

.module-services .ry-flex .each-block .button-svg {
	display: none;
}

.module-services .button-wrapper .ry-btn {
	margin: auto;
	/* align-items: center; */
	clear: both;
}

.module-services .button-wrapper {
	clear: both;
}

.module-services .ry-flex .each-block:before, 
.module-services .ry-flex .each-block:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #fff;
	border-radius: 50%;
	z-index: -1;
	opacity: 1;
	transition: .3s;
	box-shadow: 0px 0px 15px 0px rgba(56,56,56,0.05);
	-webkit-box-shadow: 0px 0px 15px 0px rgba(56,56,56,0.05);
	-moz-box-shadow: 0px 0px 15px 0px rgba(56,56,56,0.05);
}

.module-services .ry-flex .each-block:after {
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	background: linear-gradient(to top, #ffffff, #f7f6e4, #f7f6e4);
	box-shadow: unset;
}

.module-services .ry-flex .each-block .photo, 
.module-services .ry-flex .each-block .title {
	z-index: 3;
}
/*
.module-services .ry-flex .each-block:hover:after, 
.module-services .ry-flex .each-block:hover:before {
	opacity: 1;
}
*/
.module-services .ry-flex .each-block:hover:before {
	background: #5c6e4a;
}
.module-services .ry-flex .each-block:hover:after {
	background: #394c27;
}
.module-services .ry-flex .each-block:hover .photo img {
	filter: invert(1) brightness(100);
	transition: .3s;
}

.module-services .ry-flex .each-block:hover .title div {
	color: #fff;
}


#team-wrap {
	margin: 0;
}
.module-team.custom .team-slider {
	display: flex;
	align-items: center;
	gap: 40px;
}

.module-team.custom .ry-container {
	display: flex;
	justify-content: center;
}

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

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

.module-team.custom {
	padding: 100px 0 200px;
	margin-bottom: -1px;
	z-index: 3;
}
.module-team.custom .team-slider .teamleft {
	width: 160px;
	min-width: 160px;
	height: 600px;
}
.module-team.custom .team-slider .team-thumb {
	width: 130px;
	min-width: 130px;
	height: 420px;
}

.module-team.custom .team-slider .ry-flex {
	align-items: center;
}

.module-team.custom .team-slider .ry-flex .ry-left {
	width: 45%;
	max-width: 400px;
}

.module-team.custom .team-slider .ry-flex .ry-right {
	width: 55%;
	max-width: 550px;
}

.module-team.custom .team-slider .ry-flex .ry-right .title {
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.module-team.custom .team-slider .ry-flex .ry-right .content-wrap .name h3 {
	font-size: 46px;
	color: #3a3e3d;
	text-transform: uppercase;
}

.module-team.custom .team-slider .ry-flex .ry-right .content-wrap .name h3 span {
	display: block;
	font-family: 'Cormorant Garamond';
	font-style: italic;
	text-transform: initial !important;
	font-size: 28px;
	margin-top: 10px;
}


.module-team.custom .team-slider .ry-flex .ry-right .content-wrap .description {
	padding: 40px 0 80px;
}

.module-team.custom .team-slider .ry-flex .ry-right .content-wrap .description p {
	font-size: 18px;
	line-height: 1.6;
	color: #666;
}
.module-team.custom .team-slider .ry-flex .ry-right .content-wrap .ry-headline h2 .span-1 {
	margin-bottom: 10px;
}

.module-team.custom .team-slider .ry-flex .ry-right .content-wrap .ry-headline h2 {
	color: #8c3d12;
}
.module-team.custom .team-slider .ry-flex .ry-left .img-wrap {
	position: relative;
	height: 0;
	padding-bottom: 580px;
}

.module-team.custom .team-slider .ry-flex .ry-left .img-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 200px;
}

.module-team.custom .team-slider .ry-flex .ry-left {
	padding: 15px;
	background: #fefbf6;

	border-radius: 200px;
	box-shadow: unset;
}

.module-team.custom .team-slider .ry-flex {
	padding: 0 30px;
	padding-right: 0;
}
.module-team.custom .team-slider .team-thumb .swiper-slide .img-wrap img {
	width: 130px;
	border-radius: 50%;
	height: 130px;
	object-fit: cover;
}


.module-team.custom .team-slider .arrow-wrapper svg {
	width: 22px;
	height: 22px;
	fill: #3d5229;
}
.module-team.custom .team-slider .arrow-wrapper {
	position: absolute;
	display: flex;
	flex-direction: column;
	width: 30px;
	height: 500px;
	justify-content: space-between;
	top: 51%;
	left: 45px;
	transform: translate(0, -50%);
}

.module-team.custom .team-slider .arrow-wrapper .swiper-button-prev, 
.module-team.custom .team-slider .arrow-wrapper .swiper-button-next {
	position: relative;
	width: 30px;
	height: 30px;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	top: unset;
	left: unset;
	right: unset;
}
.module-team.custom .team-slider .team-thumb .swiper-slide:not(.swiper-slide-active) img {
	filter: grayscale(1);
	opacity: .5;
}


.custom-brand {
	padding: 100px 0;
	padding: 130px 0 200px;
}

.custom-brand:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .1;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-34cbbf6f-7ac5-4e57-9949-73254751a83e/HomepageAssetsV2/brands_background.png);
	background-size: cover;
	background-position: center;
}

.custom-brand .ry-container {
	display: flex;
	justify-content: center;
}

.custom-brand .ry-container .ry-content {
	max-width: 1280px;
}

.custom-brand .ry-container .ry-content .ry-flex {
	align-items: center;
}

.custom-brand .ry-container .ry-content .ry-flex .ry-each:nth-child(1) {
	max-width: 350px;
	width: 30%;
	min-width: 380px;
}

.custom-brand .ry-container .ry-content .ry-flex .ry-each:nth-child(2) {
	padding-left: 130px;
	padding-right: 60px;
}

.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon {
	width: 206px;
	height: 160px;
	background: linear-gradient(to bottom, #f1f1f1, #ffffff);
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #e7e8ec;
	border-radius: 20px;
	overflow: hidden;
}

.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon .model {
	position: absolute;
	width: 100%;
	height: 100%;
}

.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon .model img {
	filter: grayscale(1);
	opacity: .3;
}

.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon .logo img {
	max-height: 60px;
	object-fit: contain;
	max-width: 70%;
	margin: auto;
}

.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon .model img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0;
}

.custom-brand .ry-container .ry-content .ry-flex .ry-each .swiper-slide {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px 35px;
	height: auto !important;
}
.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #fff, #b6cba0);
}
.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon:hover {
	border-color: #b6cba0;
}
.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon .logo {
    z-index: 1;
}
.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon:not(:hover) .model {
	opacity: 0;
	transition: .5s;
}

.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon .model {transition: .3s;}

.custom-brand .ry-container .ry-content .ry-flex .ry-each .swiper-slide:not(.offset) .each-icon:nth-child(1), 
.custom-brand .ry-container .ry-content .ry-flex .ry-each .swiper-slide:not(.offset) .each-icon:nth-child(3), 
.custom-brand .ry-container .ry-content .ry-flex .ry-each .swiper-slide:not(.offset) .each-icon:nth-child(4), 
.custom-brand .ry-container .ry-content .ry-flex .ry-each .swiper-slide:not(.offset) .each-icon:nth-child(6) {
	bottom: -90px;
}

.custom-brand .swiper-pagination {
	position: absolute;
	right: -50px;
	display: flex !important;
	flex-direction: column;
	gap: 8px;
	top: 50%;
	transform: translate(0, -50%);
}

.custom-brand .swiper-pagination span {
	width: 10px;
	height: 10px;
	background: #000000;
}
.custom-brand .ry-container .ry-content .ry-flex .ry-headline h2 span {
	margin-top: 20px;
	letter-spacing: 0;
	font-weight: 300;
}


.module-testimonials.style-4 .ry-flex .ry-each .each-comment h5 {
	font-size: 28px;
	font-family: 'Cormorant' !important;
	text-transform: initial;
	font-weight: 400 !important;
	font-style: italic;
}

.module-testimonials.style-4 .ry-flex .ry-each .each-comment .star-rate svg {
	fill: #fff;
}

.module-testimonials.style-4 .ry-flex .ry-each .carousel-control {
	width: 40px;
	min-width: 40px;
	height: 40px;
	border-radius: 50%;
}

.module-testimonials.style-4 .ry-flex .ry-each .carousel-control.left {
	left: calc(50% - 50px);
}

.module-testimonials.style-4 .ry-flex .ry-each .carousel-control.right {
	right: calc(50% - 50px);
}

.module-testimonials.style-4 .ry-flex .each-middle .group-text .icon-wrapper span {
	font-family: Satoshi;
}

.module-testimonials.style-4 .ry-flex .ry-each.each-middle .ry-headline h2 {
	text-align: center;
}

.module-testimonials.style-4 .ry-flex .ry-each.each-middle .ry-headline h2 .span-1 {
	margin-top: 10px;
}


#ry-section-map {
	height: 600px;
	margin-top: -100px;
}

.module-16 #footer-row1 {
	margin-top: -200px;
	padding: 80px 90px 100px;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-34cbbf6f-7ac5-4e57-9949-73254751a83e/HomepageAssetsV2/bg_footer.jpg);
	background-size: cover;
	background-position: right;
	border-radius: 20px;
	margin-bottom: 30px;
}

.module-16 #footer-row1 .card .card-title .ry-heading {
	font-size: 36px;
	font-family: 'Cormorant' !important;
	font-weight: 500 !important;
	letter-spacing: initial !important;
	text-transform: uppercase;
}

.module-16 #footer-row1 .card-wrap {
	justify-content: flex-start;
	gap: 60px;
}

.module-16 #footer-row1 .card {
	width: 40%;
	max-width: 300px;
}

.module-16 #footer-row1 #card1 {
	max-width: 270px;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail *, 
.module-16 #footer-row1 .card .card-body .ry-footer-detail a {
	font-size: 18px !important;
	line-height: 1.4 !important;
	color: #666 !important;
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail a span {
    font-weight: 300;
    font-size: 14px !important;
    font-style: italic;
    text-transform: capitalize;
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail::before {
	background: transparent;
	color: #3d5229 !important;
	border: 1px solid;
}

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-1 {
	min-width: 120px;
	text-transform: initial;
}

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-2 {
	text-align: left;
}

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span {
	font-weight: 300;
	text-transform: uppercase;
	font-weight: 300 !important;
}

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span-1 {
	text-transform: initial !important;
}

.module-16:before {
	background: #9f8765;
}

.module-16 #footer-row2 .ry-text *, .module-16 #footer-row2 .ry-text {
	font-size: 16px !important;
	color: #fff !important;
	font-weight: 300 !important;
}

.module-16 #footer-row1 .social-inner-wrap li a:not(:hover) {
	background: transparent !important;
	color: #666 !important;
	border: 1px solid #666;
	border-radius: 50%;
}

.module-16 #footer-row1 .social-inner-wrap li {
	background: transparent;
}

.module-16 #footer-row1 .social-inner-wrap li a:not(:hover):before {
	color: #666 !important;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-phone a, 
.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-fax {
	font-size: 24px !important;
	color: #8c3d12 !important;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-phone a:hover {
	color: #666 !important;
}

.module-16 .ry-container {
	max-width: 1600px !important;
	padding: 0 !important;
	width: 90% !important;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
    padding-left: 20px;
    padding-right: 20px;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp.vsp-block {
    background: #3a60ff !important;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp.vsp-block .ry-cta-contain .photo img {
    display: block !important;
    visibility: visible;
    max-width: 160px;
    margin: 15px auto 0;
    filter: invert(1) brightness(10000);
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title, 
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    font-size: 60px;
    letter-spacing: initial;
    font-weight: 400 !important;
    max-width: 70%;
}
/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (max-width: 1480px) {
	.module-43.fixed .btn-wrapper .button-group .ry-btn span {
		display: none;
	}

	.module-43.fixed .btn-wrapper .button-group .ry-btn {
		padding: 0 !important;
		min-width: 40px !important;
		width: 40px !important;
		min-height: 40px !important;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 5px;
		overflow: hidden;
	}

	.module-43.fixed .button-group .ry-btn i {
		margin-right: 0;
	}

	.module-43.fixed .ry-right .ry-menu {
		width: calc(100% - 100px) !important;
	}

	.module-43.fixed .ry-right .ry-menu .nav-menu {
		justify-content: space-evenly;
	}
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title, 
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		font-size: 50px;
		line-height: 1;
	}
}
@media (max-width: 1280px) {
	.module-team.custom .team-slider .ry-flex .ry-right {
		padding-left: 30px;
	}
}
@media (max-width: 1199px) and (min-width: 1081px) {
	#ry-section-header {
		display: block !important;
	}
	#ry-section-header+#theme2-smHeader, 
	#ry-section-header+#theme2-smHeader .mobile-container {
		display: none !important;
	}
}
@media (max-width: 1080px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title,
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		max-width: 100%;
		font-size: 42px;
	}
	.module-team.custom .team-slider .ry-flex {
		padding-left: 0;
	}

	.module-team.custom .team-slider {
		flex-direction: column-reverse;
	}

	.module-team.custom .team-slider .team-thumb {
		width: 100%;
		height: 130px;
	}
	.module-team.custom .team-slider .arrow-wrapper .swiper-button-prev svg {
		transform: rotate(-90deg);
	}

	.module-team.custom .team-slider .arrow-wrapper .swiper-button-next svg {
		transform: rotate(-90deg);
	}
	.module-team.custom .team-slider .arrow-wrapper {
		width: calc(100% + 60px);
		height: 30px;
		top: unset;
		bottom: 40px;
		left: -30px;
		flex-direction: row;
	}
	.module-team.custom .team-slider .team-thumb .swiper-slide {
		width: 130px;
	}

	.custom-brand .ry-container .ry-content .ry-flex .ry-each:nth-child(2) {
		padding-left: 0;
		padding-right: 0;
		max-width: 900px;
	}

	.custom-brand .ry-container .ry-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 50px;
	}

	.custom-brand .ry-container .ry-content .ry-flex .ry-each:nth-child(1) {
		width: 100%;
		max-width: 100%;
	}

	.custom-brand .ry-container .ry-content .ry-flex .ry-each .ry-headline h2 {
		text-align: center;
	}
	.custom-brand .swiper-pagination {
		right: unset;
		left: 50%;
		transform: translate(-50%, 0);
		flex-direction: row;
		top: unset;
		bottom: -40px;
	}
	.mobile-container .flex-wrap .mobile_logo img {
		max-width: 200px;
	}

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

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

	.mm-menu a {
		font-size: 16px;
		font-weight: 300;
	}

	#menu_container .mm-listview li a {
		font-size: 16px;
		font-weight: 300 !important;
		letter-spacing: initial !important;
		padding-bottom: 13px;
		padding-top: 13px;
	}

	.module-hero.custom .item .text-center {
		position: relative;
		height: 0;
		min-height: unset;
		padding-bottom: 75%;
	}

	.module-hero.custom .item .text-center img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		min-height: unset;
	}

	.module-hero.custom .bnr-textbox {
		position: relative;
		bottom: 0;
		padding: 60px 0;
		background: #8c3d12;
	}

	.ry-headline h1 {
		font-size: 62px;
	}

	.ry-headline h1 .span-1 {
		font-size: 32px;
		letter-spacing: 10px;
	}

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

	.module-welcome.custom .ry-container .ry-each {
		width: 100%;
		max-width: 100%;
	}

	.ry-headline h2 {
		font-size: 42px;
		text-align: center;
	}

	.ry-headline h2 .span-1 {
		font-size: 18px;
		letter-spacing: 2px;
	}

	.module-welcome .ry-text p {
		text-align: center;
	}

	.module-welcome .ry-btn {
		margin: auto;
	}

	.module-welcome.custom .ry-container .ry-each.image-wrapper .photo {
		/* height: 0; */
		/* padding-bottom: 75%; */
	}

	.module-welcome.custom .ry-container .ry-each.image-wrapper .photo img {
		position: absolute;
		top: 0;
		right: 0;
		width: 65%;
		height: 100%;
		object-fit: cover;
		object-position: left;
	}

	.module-welcome.custom .ry-container .ry-each:not(.image-wrapper) {
		padding-right: 30%;
		position: relative;
		z-index: 3;
	}

	.module-welcome.custom .ry-container .ry-each.image-wrapper {
		position: absolute;
		right: -40%;
		height: 100%;
		overflow: hidden;
	}

	.module-services {
		padding: 100px 0;
	}

	.module-services .ry-flex {
		justify-content: center !important;
		gap: 30px;
		flex-wrap: wrap;
	}
	.module-16 .ry-container {
		max-width: 1600px !important;
		padding: 0 !important;
		width: 90% !important;
	}

	.module-16 #footer-row1:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #ffffff94;
	}

	.module-16 #footer-row1 {
		background-size: 100%;
		background-position: bottom;
		background-repeat: no-repeat;
	}

	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-1 {
		min-width: unset;
		text-align: center;
	}

	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-2 {
		text-align: center;
	}

	.module-16 #footer-row1 .card#card1 .card-body .office-details .ry-footer-detail:not(:last-child) {
		margin-bottom: 30px;
	}

	.module-16 #footer-row1 .card-wrap {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-16 #footer-row1 .card .card-title .ry-heading {
		text-align: center;
	}

	.module-16 #footer-row1 .card .card-body .social-media .social-icons {
		justify-content: center;
	}

	.module-16 #footer-row1 .card .card-body .ry-footer-detail {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}

	.module-16 #footer-row1 .card .card-body .ry-footer-detail::before {
		margin: 0;
	}

	.module-16 #footer-row1 .card .card-body .ry-footer-detail *, 
	.module-16 #footer-row1 .card .card-body .ry-footer-detail a {
		text-align: center !important;
	}

	.module-16 #footer-row1 .card .office-details {
		width: 100%;
	}
	.module-team.custom .team-slider .team-thumb {
		max-width: 435px;
		overflow: hidden;
	}

	.module-team.custom .team-slider .arrow-wrapper .swiper-button-prev,
	.module-team.custom .team-slider .arrow-wrapper .swiper-button-next {
		top: 20px;
	}

	.module-team.custom .team-slider .arrow-wrapper {
		max-width: 600px;
		left: 50%;
		transform: translate(-50%, 0);
		bottom: 50px;
		width: 90%;
	}
	.module-team.custom {
		padding: 100px 0;
	}
	.module-testimonials.style-4 {
		margin-top: 0;
	}
	.module-16 #footer-row1 .card .card-body .social-inner-wrap {
		display: flex;
		justify-content: center;
		gap: 10px;
	}

	.module-16 #footer-row1 .card .card-body .social-inner-wrap li {
		margin: 0;
	}
}

@media (max-width: 991px) {

	/** PLACE YOUR LAPTOP AND UP CSS HERE **/
	.module-team.custom .team-slider .ry-flex .ry-left {
		width: 100%;
		box-shadow: unset;
	}
	.module-team.custom .team-slider .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 30px;
		padding: 0;
	}
	.module-team.custom .team-slider .ry-flex .ry-left .img-wrap {
		position: relative;
		height: 0;
		padding-bottom: 150%;
	}
	.module-team.custom .team-slider .ry-flex .ry-left .img-wrap img,
	.module-team.custom .team-slider .ry-flex .ry-left {
		border-radius: 150px;
	}
	.module-team.custom .team-slider .ry-flex .ry-right {
		width: 100%;
		float: unset;
		padding-left: 0;
	}

	.module-team.custom .team-slider .ry-flex .ry-right .title-wrap {
		display: block !important;
	}

	.module-team.custom .team-slider .ry-flex .ry-right .content-wrap .name h3 {
		text-align: center;
	}

	.module-team.custom .team-slider .ry-flex .ry-right .title {
		text-align: center;
	}

	.module-team.custom .team-slider .ry-flex .ry-right .content-wrap .description p {
		text-align: center;
	}

	.module-team.custom .team-slider .ry-flex .ry-right .content-wrap .ry-btn {
		margin: auto;
	}
	.module-team.custom .team-slider .ry-flex .ry-left {
		width: 100%;
	}
}
@media (max-width: 768px) {
	.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon {
		width: calc(33.33% - 30px);
	}
}
@media (max-width: 620px) {

	/** PLACE YOUR DESKTOP AND UP CSS HERE **/
	.ry-headline h1 {
		font-size: 48px;
	}

	.ry-headline h1 .span-1 {
		font-size: 24px;
		letter-spacing: 5px;
	}
	.custom-brand .ry-container .ry-content .ry-flex .ry-each .swiper-slide {
		gap: 10px 15px;
	}

	.custom-brand .ry-container .ry-content .ry-flex .ry-each .each-icon {
		height: 100px;
	}
	.module-welcome.custom .ry-container .ry-each:not(.image-wrapper) {
		padding-right: 0;
	}
	.module-welcome.custom .section-background:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #ffffff9e;
		z-index: 1;
	}
	.module-team.custom .ry-container {
		max-width: 100%;
	}

	.module-team.custom .team-slider .team-main {
		width: 90%;
	}
}
@media (min-width: 1081px) {
	.module-team.custom .team-slider .team-thumb .swiper-slide,
	.module-team.custom .team-slider .team-main .swiper-slide {
		height: auto !important;
		width: 100% !important;
	}
}


.basic-layout .each-item:not(:last-child) {
    margin-bottom: 60px;
}

.basic-layout .each-item .ry-flex {
    align-items: center;
    gap: 4vw;
}

.basic-layout .each-item .ry-flex .ry-each.photo {}

.basic-layout .each-item .ry-flex .ry-each.photo .ry-photo {
    padding: 0;
    position: relative;
    padding-bottom: 100%;
}
.basic-layout .each-item .ry-flex .ry-each.photo .ry-photo.mobile-ratio {
    padding-bottom: 75%;
}

.basic-layout .each-item .ry-flex .ry-each.photo .ry-photo {}

.basic-layout .each-item .ry-flex .ry-each.photo .ry-photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    border-radius: unset;
}

.basic-layout .each-item .ry-flex .ry-each.photo .ry-photo:before {
    content: "";
    position: absolute;
    right: -15px;
    top: -15px;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #8c3d12, #e7d5b6);
    /* border-radius: 15px; */
}
.basic-layout .each-item .ry-flex .ry-each.photo .ry-photo.landscape-small {
    padding-bottom: 42.25%;
}
.basic-layout .each-item .ry-flex .ry-each.photo .ry-photo.landscape {
    padding-bottom: 56.25%;
}
.basic-layout .each-item .ry-flex .ry-each.photo .ry-photo.no-border:before {
    opacity: 0;
}
.basic-layout .each-item .ry-flex .ry-each ul {
    list-style: none;
    padding-left: 0;
}

.basic-layout .each-item .ry-flex .ry-each ul li {
    position: relative;
    padding-left: 30px;
}

.basic-layout .each-item .ry-flex .ry-each ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%238c3d12' class='bi bi-check2' viewBox='0 0 16 16'%3E%3Cpath d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
}
.basic-layout .each-item.text-only .ry-flex .ry-each.x-list ul li:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%238c3d12' class='bi bi-x-lg' viewBox='0 0 16 16'%3E%3Cpath d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8z'/%3E%3C/svg%3E");
}
@media (max-width: 1080px) {
	.basic-layout .each-item .ry-flex {
		flex-wrap: wrap;
	}

	.basic-layout .each-item .ry-flex .ry-each.photo .ry-photo {
		padding-bottom: 56.25%;
	}
}
@media (min-width: 1081px) {
	.basic-layout .each-item:nth-child(even) .ry-flex {
		flex-direction: row-reverse;
	}
	.basic-layout .each-item.text-only .ry-flex {
		flex-direction: row;
		align-items: flex-start;
	}


}

#WebPage-ad5efb3f-0ac5-4863-9f9a-d7155505f4fcmodal .modal-dialog {
    width: 85%;
    max-width: 768px;
    box-sizing: unset;
    border: unset;
}

#WebPage-ad5efb3f-0ac5-4863-9f9a-d7155505f4fcmodal .modal-dialog .modal-body {
    padding: 0;
}

#WebPage-ad5efb3f-0ac5-4863-9f9a-d7155505f4fcmodal .modal-dialog .modal-body .close-button button {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    height: 30px;
    background: #823814;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

#WebPage-ad5efb3f-0ac5-4863-9f9a-d7155505f4fcmodal .modal-dialog .modal-body .close-button button svg {
    width: 15px;
    height: 15px;
    fill: #fff;
}

.block-accordion-dry {
    margin-top: 140px;
    padding-top: 100px;
    border-top: 1px solid;
}
.block-accordion-dry.no-spacing {
    padding-top: 30px;
    margin-top: 0;
    border: unset;
}
.block-accordion-dry h3 {
    margin-top: 0 !important;
    margin-bottom: 40px !important;
}

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

.block-accordion-dry .ry-accordion .ry-heading {
    background: #e7d5b6;
    border: unset;
    margin-top: 10px;
}

.block-accordion-dry .ry-accordion .ry-heading > div {
    line-height: 1;
    font-size: 24px;
    color: #974611;
}

.block-accordion-dry .ry-accordion .ry-heading {
    display: flex;
    align-items: center;
}

.block-accordion-dry .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='%23974611' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E");
    background-size: contain;
}

.block-accordion-dry .ry-accordion .ry-heading.ui-accordion-header-active:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23974611' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8'/%3E%3C/svg%3E");
}

.block-accordion-dry .ry-accordion .ry-content {
    padding: 50px;
    background: #f6f2eb;
}

.block-accordion-dry .ry-accordion .ry-content .content {
    display: flex;
    gap: 30px;
}

.block-accordion-dry .ry-accordion .ry-content .content > .photo {
    max-width: 400px;
    width: 30%;
}
.block-accordion-dry .ry-accordion .ry-content .content > .photo.icons {
    max-width: 60px;
    min-width: 50px;
}
.block-accordion-dry .ry-accordion .ry-content .content .group .ry-text .span-1 {
	font-weight: bold;
	color: #8c3d12;
}
.block-accordion-dry .ry-accordion .ry-content .content .group .photo {
	padding-top: 30px;
}
.block-accordion-dry .ry-accordion .ry-content .content .group {
	width: 70%;
}
.basic-layout .each-item .ry-flex.article-block {
    gap: 2vw;
    flex-wrap: wrap;
    align-items: inherit;
}

.basic-layout .each-item .ry-flex.article-block .each-item {
    width: calc(50% - 1vw);
    margin-bottom: 0;
    padding: 30px;
    border-radius: 20px;
    background: #f1f1f1;
}

.basic-layout .each-item .ry-flex.article-block .each-item .span-3 {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    /* line-height: 1; */
    /* display: block; */
}

.basic-layout .each-item .ry-flex.article-block .each-item h3 {
    margin: 0 !important;
    margin-bottom: 15px !important;
    margin-top: 5px !important;
}

.basic-layout .each-item .ry-flex.article-block .each-item p {
    line-height: 1.5;
}

.basic-layout .each-item .ry-flex.article-block .each-item .small-photo img {
    max-width: 120px;
    margin-bottom: 10px;
}
.basic-layout .each-item .ry-flex.article-block .each-item a {
	margin-top: 10px;
	font-weight: 500;
	color: #8c3d12;
}
.basic-layout .each-item .ry-flex .ry-each.grid-photo-col {
    display: flex;
    gap: 20px;
}

.basic-layout .each-item .ry-flex .ry-each.grid-photo-col .ry-photo {
    padding: 0;
}
@media (max-width: 768px) {
	.basic-layout .each-item .ry-flex.article-block .each-item .small-photo img {
		margin-left: auto;
		margin-right: auto;
	}
	.block-accordion-dry .ry-accordion .ry-heading > div {
		font-size: 20px;
	}
	.block-accordion-dry .ry-accordion .ry-content .content {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.block-accordion-dry .ry-accordion .ry-content .content .group {
		width: 100%;
	}

	.block-accordion-dry .ry-accordion .ry-content .content > .photo {
		width: 100%;
	}
	.basic-layout .each-item .ry-flex.article-block .each-item a {
		display: block;
		text-align: center;
	}
}

@media (max-width: 620px) {
	.basic-layout .each-item .ry-flex.article-block .each-item {
		width: calc(100% - 1vw);
	}
	.basic-layout .each-item .ry-flex .ry-each.grid-photo-col {
		flex-direction: column;
	}
}