/* PLEASE DON"T CHANGE */
/*
@font-face {
font-family: 'Satoshi';
src: url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Light.woff2') format('woff2'),
url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Light.woff') format('woff'),
url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Light.ttf') format('truetype');
font-weight: 300;
font-display: swap;
font-style: normal;
}


@font-face {
font-family: 'Satoshi';
src: url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Regular.woff2') format('woff2'),
url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Regular.woff') format('woff'),
url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Regular.ttf') format('truetype');
font-weight: 400;
font-display: swap;
font-style: normal;
}


@font-face {
font-family: 'Satoshi';
src: url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Bold.woff2') format('woff2'),
url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Bold.woff') format('woff'),
url('https://s3.amazonaws.com/static.organiclead.com/Site-4383a14b-abed-40ac-9bc7-b3ac16899ae3/fonts/Satoshi_Bold.ttf') format('truetype');
font-weight: 700;
font-display: swap;
font-style: normal;
}
*/
/* PLEASE DON"T CHANGE */

body, 
html {
	font-family: ;
}

/* HEADLINE */

.section-headline h1 {
	font-size: 88px;
	/*font-family: 'Satoshi';*/
	color: #000;
}

.section-headline p {
	font-size: 23px;
	text-transform: uppercase;
	letter-spacing: 10px;
	/*font-family: 'Satoshi';*/
	color: ;
}

.section-headline h2 {
	font-size: 48px;
	/*font-family: 'Satoshi';*/
	color: ;
}

@media (max-width: 1660px) {
	.section-headline h1 {
		font-size: 60px;
	}
	.section-headline h2 {
		font-size: 40px;
	}
	.section-headline p {
		font-size: 20px;
		letter-spacing: 7px;
	}
}
@media (max-width: 1080px) {
	.section-headline h1 {
		font-size: 50px;
	}
	.section-headline h2 {
		font-size: 40px;
	}
	.section-headline p {
		font-size: 18px;
		letter-spacing: 7px;
	}
}
@media (max-width: 480px) {
	.section-headline h1 {
		font-size: 42px;
	}
	.section-headline h2 {
		font-size: 38px;
	}
	.section-headline p {
		font-size: 16px;
		letter-spacing: 7px;
	}
}

/* END HEADLINE */

/* TEXT */
.ry-text p {
	font-size: 18px;
	line-height: 1.6;
	font-weight: 400;
	color: #000;
	/*font-family: 'Satoshi';*/
}
@media (max-width: 480px) {
	.ry-text p {
		font-size: 16px;
	}
}
/* TEXT */
/* BUTTON */
.ry-btn {
	height: 55px;
	border: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: max-content;
	font-size: 19px;
	font-family: satoshi;
	border-radius: 10px;
	transition: .2s;
}

.ry-btn.ry-btn-primary {
	background: ;
}
.ry-btn.ry-btn-primary:hover {
	background: ;
	color: #000;
	transition: .4s;
}
.ry-btn:after {
	display: none;
}

.ry-btn.ry-btn-secondary {
	background: ;
	color: #fff;
}
.ry-btn.ry-btn-secondary:hover {
	background: ;
	color: #fff;
	transition: .4s;
}
.ry-btn.btn-svg-phone {
	font-weight: 600;
}
.ry-btn.btn-svg-phone:before {
	content: "\f095";
	font-family: 'FontAwesome';
	margin-right: 10px;
}

.btn-center {
	margin: 0 auto;
}
/* END BUTTON */

/* FORM FIELD */
.form-control {
	height: 52px;
	border-radius: unset;
	box-shadow: unset;
	font-size: 18px;
	/*font-family: 'Satoshi';*/
	padding-left: 20px;
}

.form-group {
	margin-bottom: 10px;
}

textarea.form-control {
	height: 160px;
	padding-top: 15px;
	resize: unset;
}
/* END FORM */

/* HEADER */
.landing-header {
	padding: 30px 0;
	background: #000;
}

.landing-header .ry-flex .ry-each:not(.button-block) {
	max-width: 210px;
}

.landing-header .ry-flex .ry-each.button-block {
	max-width: max-content;
}

.landing-header .ry-flex {
	align-items: center;
}


.landing-header .button-wrapper {
	display: flex;
}

.landing-header .button-wrapper .ry-btn {
	margin-left: 10px;
}
@media (max-width: 1080px) {
	.landing-header .button-wrapper:not(.mobile-wrapper) {
		display: none;
	}
	.landing-header .button-wrapper .icon-button {
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: ;
		border-radius: 50%;
	}

	.landing-header .button-wrapper .icon-button svg {
		width: 18px;
		fill: #fff;
	}

	.landing-header .button-wrapper .icon-button:not(:last-child) {
		margin-right: 10px;
	}
}
@media (min-width: 1081px) {
	.landing-header .button-wrapper.mobile-wrapper {
		display: none;
	}
}
/* END HEADER */

/* HERO CONTENT */
.landing-hero .section-background, 
.landing-hero .section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.landing-hero .hero-content {
	padding: 150px 0 120px;
	position: relative;
	z-index: 2;
}

.landing-hero .hero-content .ry-flex {
	align-items: flex-end;
}

.landing-hero .hero-content .ry-flex .ry-each:nth-child(1) {
	max-width: 1600px;
	width: 90%;
	padding-right: 7vw;
}

.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
	max-width: 480px;
	min-width: 480px;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
	padding: 50px 55px;
	background: #fff;
	border: 1px solid #cdc8ca;
}


.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-text p {
	margin: 15px 0 30px;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-btn {
	margin-left: auto;
	margin-right: auto;
}

.landing-hero .hero-content .ry-each:nth-child(1) .ry-text p {
	margin: 20px 0 30px;
	color: #fff;
}

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline p {
	margin-top: 5px;
	color: #fff;
}

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline h1 {
	color: ;
}
.landing-hero .hero-content .field-wrapper {
	margin-bottom: 20px;
}
.landing-hero .section-background:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, #0d0d0d00, #000000b8);
	width: 100%;
	height: 60%;
	z-index: 1;
}

@media (max-width: 1080px) {
	.landing-hero .hero-content {
		padding: 60px 0;
		background: #8092a3;
		min-height: auto !important;
	}
	.landing-hero .hero-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.landing-hero .hero-content .ry-flex .ry-each:nth-child(1) {
		width: 100%;
		padding-right: 0;
		padding-bottom: 30px;
	}
	.landing-hero .hero-content .ry-flex .ry-each .section-headline h1, 
	.landing-hero .hero-content .ry-flex .ry-each .section-headline p, 
	.landing-hero .hero-content .ry-flex .ry-each .ry-text p {
		text-align: center;
	}
	.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
		max-width: 100%;
		min-width: unset;
		width: 80%;
	}
	.landing-hero .section-background img {
		object-position: 0%;
	}
	.landing-hero .section-background {
		position: relative;
		padding-bottom: 75%;
	}
	.landing-hero .section-background:before {
		opacity: 0;
	}
}
@media (max-width: 620px) {
	.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
		padding: 50px 30px;
	}
}
/* END HERO */

/* WELCOME */
.landing-welcome {
	padding: 100px 0 50px;
	background: #fff;
}

.landing-welcome .ry-container {
	display: flex;
	justify-content: center;
}

.landing-welcome .ry-container .ry-content {
	max-width: 1280px;
}

.landing-welcome .ry-container .ry-content .ry-each {
	width: 50%;
}

.landing-welcome .ry-container .ry-content .ry-each:nth-child(1) {
	max-width: 51%;
	width: 100%;
}

.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) {
	width: 49%;
	padding-left: 5vw;
}

.landing-welcome .ry-container .ry-content .ry-each .section-headline h2 {
	margin-bottom: 15px;
}

.landing-welcome .ry-container .ry-content .ry-each .section-headline p {
	margin-bottom: 30px;
}

.landing-welcome .ry-container .ry-content .ry-flex {
	align-items: center;
}

@media (max-width: 1080px) {
	.landing-welcome {
		padding: 60px 0;
	}

	.landing-welcome .ry-flex {
		flex-direction: column;
	}

	.landing-welcome .ry-container .ry-content .ry-each:nth-child(1) {
		max-width: 80%;
	}

	.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) {
		width: 100%;
		padding-left: 0;
		padding-top: 30px;
	}

	.landing-welcome .ry-container .ry-content .ry-each .section-headline h2, 
	.landing-welcome .ry-container .ry-content .ry-each .section-headline p {
		text-align: center !important;
	}

	.landing-welcome .ry-container .ry-content .ry-each .ry-text p {
		text-align: center;
	}

	.landing-welcome .ry-container .ry-content .ry-each .section-headline p {
		margin-bottom: 20px;
	}
}
/* END WELCOME */

/* FEATURED SERVICE */
.landing-featured-service {
	padding: 160px 0 30px;
	margin-bottom: 3px;
}

.landing-featured-service .section-headline p {
	margin-top: 15px;
	margin-bottom: 50px;
}

.landing-featured-service .photo {
	max-width: 1280px;
	margin: 0 auto;
}

.landing-featured-service .ry-content {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.landing-featured-service .ry-content .ry-text {
	max-width: 860px;
	margin-top: 50px;
}

.landing-featured-service:after {
	position: absolute;
	content: "";
	bottom: -233px;
	left: 0;
	width: 100%;
	height: 30vw;
	width: 0;
	height: 0;
	border-left: 50vw solid transparent;
	border-right: 50vw solid transparent;
	border-top: 230px solid #fff;
	z-index: 9;
}
@media (max-width: 1080px) {
	.landing-featured-service {
		padding: 60px 0 30px;
	}
	.landing-featured-service .section-headline p {
		margin-bottom: 20px;
	}
	.landing-featured-service:after {
		border-top: 100px solid #fff !important;
		bottom: -100px !important;
	}
}
/* END SERVICES */

/* LIST SERVICES */
.landing-services {
	padding: 330px 0 140px;
	background: ;
}


.landing-services .section-headline p {
	margin-top: 15px;
	color: #fff;
}

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

.landing-services .ry-flex {
	max-width: 1280px;
	/* margin: 0 auto; */
	width: calc(100% + 30px);
	margin-left: -30px;
}

.landing-services .section-headline {
	margin-bottom: 60px;
}

.landing-services .ry-content {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.landing-services .ry-flex .ry-each {
	margin-left: 30px;
	width: 25%;
}

.landing-services .ry-flex .ry-each .title {
	clear: both;
	padding: 30px;
	text-align: center;
	font-size: 18px;

	text-transform: uppercase;
	background: ;
	color: #fff;
	letter-spacing: 2px;
	transition: .2s;
}
.landing-services .ry-flex .ry-each:hover .title {
	background: #fff;
	color: ;
	transition: .5s;
}

.landing-services .slick-dots {
	position: absolute;
	bottom: -60px;
	padding-left: 0;
	list-style: none;
	display: flex !important;
	justify-content: center;
	align-items: center;
	left: 50%;
	transform: translate(-50%, 0);
}

.landing-services .slick-dots li button {
	text-indent: -9999999px;
	padding: 0;
	width: 50px;
	height: 2px;
	box-shadow: unset;
	border: unset;
	background:  !important;
}

.landing-services .slick-dots li {
	margin: 0 5px;
	opacity: .5;
}

.landing-services .slick-dots li.slick-active {
	opacity: 1;
}

.landing-services .ry-flex {
	width: 100%;
	margin-left: 0;
}

.landing-services .ry-flex .slick-list {
	margin-left: -30px;
	width: calc(100% + 30px);
	overflow: hidden;
}
@media (max-width: 1080px) {
	.landing-services {
		padding: 180px 0 100px;
	}
	.landing-services .section-headline {
		margin-bottom: 30px;
	}


}
/* END LIST SERVICES */

/* REVIEW */
.landing-reviews {
	padding: 150px 0 130px;
}

.landing-reviews .ry-container {
	display: flex;
	justify-content: center;
}

.landing-reviews .ry-container .ry-content {
	max-width: 1280px;
}

.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
	max-width: 400px;
	min-width: 400px;
	padding-right: 80px;
	padding-top: 70px;
	padding-bottom: 110px;
	position: relative;
}

.landing-reviews .ry-container .ry-content .ry-each .section-headline * {
	text-align: right;
}

.landing-reviews .ry-container .ry-content .ry-each .section-headline p {
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 18px;
}

.landing-reviews .ry-container .ry-content .ry-each  .carousel-navigation-slide {
	display: flex;
	justify-content: flex-end;
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border: 1px solid ;
	display: flex !important;
	align-items: center;
	justify-content: center;
	/* transform: rotate(-45deg); */
	/* -webkit-transform: rotate(-45deg); */

}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow:before {
	border: solid ;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	content: "";
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow.prev:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow.prev {
	margin-right: 5px;
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow:hover {
	background: ;
	cursor: pointer;
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow:hover:before {
	border-color: #fff;
}

.landing-reviews .ry-container .ry-content .ry-each .section-headline p {
	font-size: 18px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container {
	padding-top: 70px;
	display: flex;
	justify-content: flex-end;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel {
	max-width: 767px;
	position: relative;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name {
	display: flex;
	flex-direction: column;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name .star-rate {
	display: flex;
	align-items: center;
	justify-content: center;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name .star-rate svg {
	width: 20px;
	fill: #eab936;
	margin: 0 2px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name h5 {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	margin-top: 15px;
	letter-spacing: 5px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .ry-text p {
	text-align: center;
	margin-bottom: 50px;
	max-width: 580px;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

.landing-reviews .ry-container .ry-content .ry-each:nth-child(1):before {
	content: "";
	width: 50px;
	height: 449px;
	position: absolute;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-df6f8a80-211f-4bcd-b2d4-3eb54e11f05a/LandingTemplate/footer_shadow.png);
	background-size: contain;
	top: 0;
	right: -50px;
}

/*
.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:before, 
.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:after {
content: '“';
font-family: 'Satoshi';
font-size: 230px;
opacity: .2;
position: absolute;
}


.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:before {
top: -28px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:after {
content: "”";
right: 0;
bottom: -40px;
}
*/
.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before, 
.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
	content: '“';
	font-family: 'Satoshi';
	font-size: 230px;
	opacity: .2;
	position: absolute;
}


.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before {
	top: -28px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
	content: "”";
	right: 0;
	bottom: -40px;
}
@media (max-width: 1280px) {
	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
		max-width: 300px;
		min-width: 300px;
		padding-right: 40px;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container {
		width: calc(100% - 300px);
	}
}
@media (max-width: 1080px) {
	.landing-reviews .ry-container .ry-content .ry-each.review-container {
		width: calc(100% - 300px);
	}

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

	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
		max-width: 100%;
		min-width: unset;
		padding-right: 0;
		padding: 0;
	}

	.landing-reviews .ry-container .ry-content .ry-each .section-headline * {
		text-align: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each .carousel-navigation-slide {
		justify-content: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each.review-container {
		padding-top: 30px;
		width: 100%;
		justify-content: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1):before {
		opacity: 0;
	}
}
@media (max-width: 768px) {
	.landing-reviews .ry-container .ry-content .ry-each.review-container .ry-text p {
		width: 100%;
	}

	.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before,
	.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
		opacity: 0;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container:before, 
	.landing-reviews .ry-container .ry-content .ry-each.review-container:after {
		content: '“';
		font-family: 'Satoshi';
		font-size: 230px;
		opacity: .2;
		position: absolute;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container:after {
		content: "”";
		right: 0;
		bottom: -100px;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container:before {
		top: -60px;
		left: 0;
	}
}
/* END REVIEW */

/* CONTACT */
.landing-contact {
	padding: 160px 0 170px;
}
.landing-contact .section-background, 
.landing-contact .section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.landing-contact .ry-container {
	display: flex;
	justify-content: flex-end;
}

.landing-contact .ry-container .ry-content {
	max-width: 600px;
	width:100%
}

.landing-contact .ry-container .ry-content h2 {
	text-align: center;
	margin-bottom: 30px;
}
@media (max-width: 1080px) {

	.landing-contact {
		padding-top: 100px;
		padding-bottom: 20vw;
	}

	.landing-contact .section-background {
		height: 100%;
		bottom: 0;
		top: unset;
	}

	.landing-contact:before {
				content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background:#fff;
		z-index: 1;
		opacity: .8;
	}

	.landing-contact .ry-container {
		position: relative;
		z-index: 2;
	}

	.landing-contact .section-background img {
		object-position: left
	}

	.landing-contact .ry-container .ry-content {
		padding: 0;
		max-width: 320px;
	}
}
@media (max-width: 768px) {
	.landing-contact {
		display: flex;
		flex-direction: column-reverse;
		padding-bottom: 0;
		padding-top: 0;
		margin-top: -30px;
	}

	.landing-contact .section-background {
		position: relative;
		padding-bottom: 75%;
	}

	.landing-contact .ry-container {
		justify-content: center;
		padding-bottom: 60px;
	}
	.landing-contact:before {
	opacity:0 !important
	}
}
/* END CONTACT */

/* FOOTER */
.landing-footer .footer-top {
	padding: 80px 0 70px;
	background: #2e2e2e;
}

.landing-footer .footer-top .ry-flex {
	align-items: center;
}

.landing-footer .footer-top .ry-flex .ry-each:nth-child(1) {
	max-width: 320px;
}

.landing-footer .footer-top .ry-container {
	display: flex;
	justify-content: center;
}

.landing-footer .footer-top .ry-container .ry-content {
	max-width: 1280px;
}

.landing-footer .footer-top .ry-flex .ry-each:nth-child(2), .landing-footer .footer-top .ry-flex .ry-each:nth-child(3) {
	max-width: max-content;
	width: 33.33%;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-title {
	font-size: 25px;
	text-transform: uppercase;
	color: ;
	margin-bottom: 20px;
}

.landing-footer .footer-top .ry-flex .ry-each  .footer-details.hours-list ul {
	list-style: none;
	padding-left: 0;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li {
	display: flex;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li .span-1 {
	min-width: 160px;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li, 
.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li .span-1 {
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	/*font-family: 'Satoshi';*/
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p, 
.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a {
	font-size: 18px;
	color: #fff;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details:not(:last-child) {
	margin-bottom: 25px;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details .phone, 
.landing-footer .footer-top .ry-flex .ry-each:nth-child(2) .footer-details .span-1 {
	font-weight: 600;
}

.social-block .social-icons-custom {
	display: flex;
	list-style: none;
	padding-left: 0;
}

.social-block .social-icons-custom .social-inner-wrap {
	display: flex;
}

.social-block .social-icons-custom .social-inner-wrap li {
	margin-right: 5px;
}

.social-block .social-icons-custom .social-inner-wrap li a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: ;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover {
	background: #fff;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover svg {
	background: transparent;
	fill: ;
}
.social-block .social-icons-custom .social-inner-wrap li a svg {
	width: 15px;
	fill: #fff;
}

.landing-footer .footer-top .ry-flex .ry-each {
	flex-direction: column;
	display: flex;
}

.landing-footer .footer-bottom {
	padding: 20px 0;
}

.landing-footer .footer-bottom .ry-container {
	display: flex;
	justify-content: center;
}

.landing-footer .footer-bottom .ry-container .ry-content {
	max-width: 1280px;
}

.landing-footer .footer-bottom .ry-container .ry-content .powered-text, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text p, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text a {
	font-size: 16px;
	font-weight: 300;
	color: #000;
	font-family: 'Satoshi';
}

.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) {
	display: flex;
}

.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) img {
	width: 120px;
	margin-left: 5px;
}

.landing-footer .footer-bottom .ry-container .ry-content .ry-each {
	max-width: max-content;
}

/* QA CHANGES */
.landing-hero .hero-content {
	display: flex;
	align-items: flex-end;
}
.landing-hero .hero-content {
	padding: 60px 0;
	min-height: calc(100vh - 130px);
}
.landing-hero .hero-content .form-wrapper .alert li, 
.landing-hero .hero-content .form-wrapper .alert {
	font-size: 14px;
	line-height: 1;
	text-align: left;
}
.landing-hero .hero-content .form-wrapper .alert li:last-child {
	margin-bottom: 0;
}
.landing-welcome .ry-container .ry-content .ry-each .section-headline h2 {
	text-align: left;
}
.landing-reviews {
	padding: 150px 0 150px;
}
.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a:hover {
	color: ;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover svg {
	fill: #fff;
	background: transparent;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover {
	background: ;
}
.landing-footer .footer-bottom .ry-container .ry-content .powered-text a:hover {
	text-decoration: underline !important;
}

@media (max-width: 1080px) {
	.landing-footer .footer-top .ry-flex {
		flex-direction: column;
		align-items: center;
	}

	.landing-footer .footer-top .ry-flex .ry-each:nth-child(1) {
		max-width: 280px;
	}

	.landing-footer .footer-top .ry-flex .ry-each:nth-child(2), .landing-footer .footer-top .ry-flex .ry-each:nth-child(3) {
		max-width: 100%;
		width: 100%;
	}

	.landing-footer .footer-top .ry-flex .ry-each .footer-title {
		text-align: center;
	}

	.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p, .landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a {
		text-align: center;
	}

	.social-block .social-icons-custom {
		justify-content: center;
	}

	.landing-footer .footer-top .ry-flex .ry-each:not(:last-child) {
		margin-bottom: 30px;
	}

	.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul {
		max-width: max-content;
		margin:  auto;
	}

	.landing-footer .footer-bottom .ry-container .ry-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.landing-footer .footer-bottom .ry-container .ry-content .ry-flex *{
		text-align:center
	}
	.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) .powered-text {
		margin: 10px 0;
	}
}
@media (max-width: 620px) {
	.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.landing-footer .footer-bottom .ry-container .ry-content .powered-text, 
	.landing-footer .footer-bottom .ry-container .ry-content .powered-text p, 
	.landing-footer .footer-bottom .ry-container .ry-content .powered-text a {
		text-align: center;
	}
}
/* END FOOTER */



/*
PPC FONT:


*/
.section-headline h1,
.section-headline h2,
.landing-services .ry-flex .ry-each .title {
	font-family:  !important;
}
.section-headline p,
.ry-text p,
.form-control,
.landing-reviews .ry-container .ry-content .ry-each.review-container .name h5,
.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li, 
.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li .span-1,
.landing-footer .footer-bottom .ry-container .ry-content .powered-text, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text p, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text a {
	font-family:  !important;
}
@media (max-width: 1680px) {
	.landing-featured-service {
		margin-bottom: 5px;
	}
}


/* END QA */

/*STYLE UPDATE 4.10.25*/
.ry-btn.ry-btn-primary {
	border-radius:20px !important;
	font-family:'Poppins', serif;
}

.section-headline p {
	font-size: clamp(1.25rem, 1.1863rem + 0.2614vw, 1.5rem);
	letter-spacing: 3px;
	line-height: 1.2;
	text-transform: uppercase;
	font-family: "Times New Roman" !important;
}

.landing-header img {
	max-width:425px;
	width:100%;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .section-headline h2 {
	font-size: clamp(1.75rem, 1.527rem + 0.915vw, 2.625rem) !important;
	letter-spacing: -1px;
	line-height: 1;
	text-transform: uppercase;
	color: ;
	text-align: center;
	font-weight:400 !important
}

.landing-header .button-wrapper .ry-btn {
	background:#01487f !important;
	border-radius:20px !important
}

.landing-header .ry-btn.ry-btn-primary {
	font-weight:600
}

.ry-btn.ry-btn-secondary {
	font-weight:400
}

.landing-header .button-wrapper .ry-btn:hover {
	background:  !important;
}

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline h1 {
	font-size: clamp(2.3rem, 1.4743rem + 2.1569vw, 4.0625rem) !important;
	line-height: 1;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Times New Roman" !important;
	font-weight:400 !important;
	letter-spacing: -1px;
}


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

.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
	max-width: 508px;
	min-width: unset;
	width:100%;

}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
	border-radius: 30px;
	border: 0px solid #000000;
}

.form-control {
	height:45px
}
textarea.form-control {
	height: 135px;
}

.landing-hero .hero-content {
	padding: 250px 0 60px;
	min-height: calc(100vh - 130px);
}


.landing-hero .hero-content .ry-each:nth-child(1) .section-headline p {
	font-size: clamp(1.25rem, 1.1225rem + 0.5229vw, 1.75rem);
	letter-spacing: 3px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Times New Roman" !important;
	margin:10px 0 -20px 
}
.landing-hero .hero-content .ry-each:nth-child(1) .ry-text p {
	line-height:1.5;
}

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline p .span-1 {
    font-size: 22px;
color: #ffffff;
font-weight: 400;
font-family: "Questrial";
    line-height:1.1 !important;
    display:flex;
}

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline p .span-2 {
    width:fit-content;
    background-color: #c9a84c;
     display:flex;
    margin:60px 0 30px;
    padding:10px;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 36px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 400;
    font-family: "Questrial";
} 

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline h1{
    font-size: clamp(2.1875rem, 1.4706rem + 2.9412vw, 5rem) !important;
line-height: ;
color: #ffffff;
font-weight: 400;
font-style: italic;
font-family: "Playfair Display";
    text-transform:unset;
    text-align:start
}


 .info-item .icon {
	display:flex;
	justify-content:center;
	align-items:center;
	min-width: 36px;
	height: 36px;
	border-radius: 18px;
}
 .info-item .icon svg{
	width:20px;
	fill:#c9a84c;
}

 .info-box  {
	display:flex;
	gap:30PX;
	padding-top:10px
}
.info-box .info-item {
	display:flex;
	gap:10px;
	align-items:center;
}
 .info-box .info-item p {
	color:#fff !important;
	opacity:1 !important;
	text-transform:unset !important;
	text-wrap:nowrap;
     font-size: 22px;
}

 .info-box .info-item span {
display:flex;
	line-height:1;
	text-transform:unset;
	font-size: 16px;
	opacity:.5
}
.landing-welcome {
	background: #fff;
	position: relative;
	overflow: hidden;
}




.landing-welcome .ry-container {
	position: relative;
	z-index: 2;
}


.landing-welcome p, .landing-welcome .ry-container .ry-content .ry-each .section-headline h2 {
	text-align:start
}

.landing-welcome strong {
	color: #69beff 
}
.landing-welcome .ry-btn {
	margin:0 auto
}

.landing-welcome .ry-container .ry-content .ry-each:nth-child(1) {
	max-width:100%;
	width:100%;
}

.landing-welcome .ry-btn.ry-btn-primary:hover {
	border:solid #fff 1px
}

.section-headline h2 {
font-size: clamp(2.0625rem, 1.7917rem + 1.1111vw, 3.125rem);
color: #758798;
font-weight: 400;
font-style: italic;
font-family: "Playfair Display";
padding-bottom:20px
}

.ry-container .ry-content .ry-each .section-headline p {
	font-size: clamp(1.25rem, 1.1225rem + 0.5229vw, 1.75rem);
	letter-spacing: 3px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "Times New Roman" !important;
	margin:10px 0 -20px 
}


.landing-featured-service .photo img {
	border-radius:50px
}

.landing-featured-service .ry-btn {
	margin:0 auto
}
.landing-featured-service P {
	text-align:center;
	color: #666666;
}

.landing-featured-service .ry-content .ry-text {
	max-width: 960px;
	margin-top: 30px;
}


/*SERVICES*/
.landing-services {
    background: url('https://s3.amazonaws.com/static.organiclead.com/Site-df7765aa-df42-44f9-9292-019a45054bea/Landing_Page/services_bg.png') no-repeat center center / cover;
}

.landing-featured-service .ry-flex .text-wrapper {
	max-width:560px;
	float:right
}

.landing-featured-service .ry-flex .text-wrapper * {
	text-align:center
}

.landing-featured-service .ry-flex .photo {
	max-width:560px
}

.landing-featured-service .ry-container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction:column;
	gap:100px
}

.landing-featured-service .ry-flex {
	max-width: 1280px;
	width: 100%;
	margin:0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.landing-featured-service .ry-flex  .section-headline h2 {
	color: ;
}

.landing-featured-service .ry-flex  .section-headline p {
	margin-bottom:15px;
	font-size: 24px;
	letter-spacing: 5px;
	color: ;
	font-family: "Times New Roman";
	text-align: center;
}


.landing-services .ry-flex .ry-each img{
	border-top-right-radius:30px;
	border-top-left-radius:30px;
	height:357px;
	object-fit:cover
}
.landing-services .ry-flex .ry-each .title{
	filter: drop-shadow(0 0 31px rgba(0,0,0,0.08));
	border-bottom-right-radius:30px;
	border-bottom-left-radius:30px;
	padding:20px 10px;
	font-size: clamp(1rem, 0.9363rem + 0.2614vw, 1.25rem);
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 400;
	font-family: "Poppins" !important;
	text-align: center;
	line-height:1.2
}


.landing-services .section-headline p {
	font-size: 24px;
	letter-spacing: 5px;
}

.landing-services .slick-dots li button {
	width:10px;
	height:10px;
	background:#fff !important;
	border-radius:50%
}

.landing-services .slick-prev,
.landing-services .slick-next {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;;
  
}

.landing-services .slick-prev i,
.landing-services .slick-next i {
  font-size: 40px;
  color:#ffffff2b;
}

.landing-services .slick-prev i:hover,
.landing-services .slick-next i:hover {
    color:#ffffff;
  transition:all .3s ease
}

.landing-services .slick-prev {
  left: -80px;
}

.landing-services .slick-next {
  right: -90px; 
}

.landing-services .slick-prev:disabled,
.landing-services .slick-next:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.landing-featured-service .ry-flex {
    gap:30px
}

/*TESTIMONIAL*/
.landing-reviews .ry-each, .landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
	max-width:560px;
	width:100%
}

.landing-reviews .ry-container .ry-content .ry-each .quote{
	width:85px;
	margin:0 auto 30px
}
.landing-reviews .ry-container .ry-content .ry-each h2 {
	letter-spacing: -2px;
	color: ;
}
.landing-reviews .ry-container .ry-content .section-headline p {
	letter-spacing: 5px;
	text-transform: uppercase;
	color: ;
}
.landing-reviews .ry-container .ry-content .ry-btn{
	margin:auto
}
.ry-container .ry-content .ry-each:nth-child(1):before {
	display:none;
}
.landing-reviews .ry-photo img {
	border-radius:0;
}


/*CONTACT*/
.landing-contact .ry-container .ry-content h2 {
	letter-spacing: -2px;
	color: ;
}

.landing-footer .footer-top {
	background:
}

.landing-footer .footer-top .ry-flex .ry-each .footer-title {
	color: #fff;
	font-family: "Times New Roman";
}


/*FOOTER*/
.landing-footer .footer-bottom .ry-container .ry-content .powered-text, .landing-footer .footer-bottom .ry-container .ry-content .powered-text p, .landing-footer .footer-bottom .ry-container .ry-content .powered-text a {
    font-size: 14px;
    font-weight: 400;
}

@media(min-width:1188px) {
	.landing-header .ry-flex .ry-each:not(.button-block) {
		max-width:400px;
	}
	.landing-hero .hero-content {
		padding: 250px 0 60px;
		min-height: 100vh;
	}
	.landing-header {
		background:unset;
		position:absolute;
		top:0;
		left:0;
		z-index:999;
	}
}

@media(min-width:1080px) {
    .landing-footer .footer-top .ry-flex .ry-each .footer-title {
    font-size: 28px;
    }

    .landing-footer .footer-top .ry-flex {
        align-items:start
    }
}

@media (max-width: 1740px) {
	.landing-welcome::before, .landing-welcome::after {
		width:18%;
	}
	.landing-services .slick-prev {
		left: -40px;
	}

	.landing-services .slick-next {
		right: -60px; 
	}
}


@media(max-width:1188px) {
	.landing-hero .hero-content {
		padding:60px 0
	}
}

@media(min-width:700px) and (max-width: 1080px) {
    .landing-hero .section-background {
        position: relative;
        padding-bottom: unset
    }
    .landing-hero .section-background, .landing-hero .section-background img {
        height:100%;
        width:100%;
        position:relative
    }
}

@media(max-width:1080px) {
	.landing-featured-service .ry-flex .text-wrapper {
		max-width:100%;
		float:right
	}

	.landing-featured-service .ry-flex .photo {
		max-width:100%;
	}
	.landing-featured-service .ry-flex {
		flex-direction:column;
		gap:40px
	}

	.landing-featured-service .ry-flex .photo img{
		max-width:600px;
		width:100%;
		margin:auto
	}
	.landing-featured-service:after {
		bottom: -105px !important;
	}
	.landing-services .slick-prev,
	.landing-services .slick-next {
		display:none
	}
	.landing-reviews .ry-each, .landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
		max-width:100%;
		width:100%
	}
	.landing-reviews .ry-photo img {
		max-width: 600px;
		width: 100%;
		margin: auto;
	}
	.landing-reviews .ry-container .ry-content .ry-flex {
		gap:30px
	}
	.landing-reviews {
		padding: 100px 0 100px;
	}

}

@media(max-width: 930px) {
	.landing-welcome::before, .landing-welcome::after {
		width:180px;
	}
	.landing-welcome::before {
		left: 0;
		top: 0;
		transform: unset;
		height:300PX;
	}
	.landing-welcome::after {
		transform:unset;
		height:300px;
		top:unset;
		bottom:0
	}
	.landing-welcome {
		padding:100px 0 
	}
		.landing-featured-service .photo img {
    border-radius: 20px;
}
}

@media(max-width:390px) {
	.landing-header img {
		width:180PX
	}
}

@media(max-width:1080px) {
    .landing-header {
    padding: 10px 0;
    background: #fff;
}
    .landing-hero .hero-content {
        padding: 30px 0 ;
    }
    .landing-hero .hero-content .ry-flex .ry-each:nth-child(1) {
        padding-bottom:0
    }

    .landing-hero .hero-content .ry-each:nth-child(1) .section-headline h1 {
        text-align:center
    }
    .landing-hero .hero-content .ry-each:nth-child(1) .section-headline p .span-1 {
        justify-content:center
    }
    .landing-hero .hero-content .ry-each:nth-child(1) .section-headline p .span-2 {
        margin:40px auto
    }
}

@media(max-width:1023px) {
    .info-box, .info-box .info-item{
        flex-direction:column;
        gap:0
    }
    .info-box {
        gap:10px;
        margin-top:10PX
    }
}


.tag-section {
    padding:30PX 0 ;
    background:url(https://s3.amazonaws.com/static.organiclead.com/Site-1f7fa27c-5fc3-47ad-b3e2-7868d92f23e9/landing_page/highlights_bg.jpg)no-repeat center / cover
}

.tag-section ul {
    padding:0;
    margin:0;
    list-style:none;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px 2vw;
    flex-wrap:wrap
}

.tag-section ul li {
    background:#fff;
    padding:10px 30px;
    border-radius:10px
}

@media(max-width:480px) {
    .tag-section ul li {
        width:100%;
        text-align:center
    }
    .tag-section ul li p{
        text-align:center
    }
    .tag-section ul {
    gap:10px;
}
}


    .landing-featured-service {
    padding:0
    }
    
    .landing-services {
    background:#f1f7fa
    }
    
    .landing-welcome .ry-container {
    max-width:1280px !important;
    width:90%;
    }
    
    .landing-welcome .ry-container p {
    font-size: 22px;
    color: #000000;
        line-height:1.4
    }
    .landing-welcome .ry-container .note {
    margin-top:30px;
    background-color: #faf5e9;
    padding:20PX 30px;
    border-radius:10PX;
    border-left:solid 3px #c9a84c 
    }

@media(max-width:1080px) {
    .landing-welcome .ry-container * {
        text-align:center
    }
}


.landing-services .ry-container {
	max-width:1280px;
	width:90%;
	margin-inline:auto
}
.landing-services .ry-content .ry-flex {
    display: flex;
    justify-content:center;
    gap:15px;
    flex-wrap:wrap
}

.landing-services .ry-content .ry-flex > div {
    max-width: 402px;
    height: 100px;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #c9a84c;
    width:100%;
    min-height:fit-content;
    display:flex;
    padding:20px 60PX;
    justify-content:center;
    align-items:center;
}
.landing-services .ry-content .ry-flex > div * {
    line-height:1.1;
    text-align:center
}
.landing-services .ry-content .ry-flex {
    margin-bottom:80px
}
.schedule-compensation {
    display:flex;
    flex-direction:column
}
.schedule-compensation .ry-each {
    background-color: #ffffff;
    border: 0.5px solid #c3c3c3;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px  ;
    max-width:1080px;
    margin-inline:auto;
    padding:10PX;
    margin-bottom:5px
}

.schedule-compensation .ry-each .icon svg{
    width:20px;
    height:20px;
    fill: #c9a84c;
}
.schedule-compensation .ry-each .ry-left{
    display:flex;
    align-items:center;
    gap:10px
}
.schedule-compensation .ry-each .ry-left * {
    text-align:start;
    line-height:1
}
.schedule-compensation .ry-each .ry-right {
    max-width:20%
}
.schedule-compensation .ry-each .ry-right *{
    text-align:end;
    line-height:1
}
@media(max-width:991px) {
    .landing-services .ry-content .ry-flex > div {
        max-width:100%;
        width:100%;
        padding:20px;
        height:fit-content
    }
    .landing-services .ry-content .ry-flex {
        gap:10PX
    }
}

@media(max-width:480px) {
    .schedule-compensation .ry-each {
    flex-direction:column;
        gap:10PX
}


.schedule-compensation .ry-each .ry-left{
    display:flex;
    align-items:center;
    gap:3px;
    justify-content:center;
    flex-direction:column
}
.schedule-compensation .ry-each .ry-left *,
    .schedule-compensation .ry-each .ry-right *{
    text-align:center;
    line-height:1
}
.schedule-compensation .ry-each .ry-right {
    max-width:100%
}

}

.our-practices {
    padding:100px 0
}
.our-practices .ry-container {
    max-width:1080px;
    width:90%
}
.our-practices .ry-flex .ry-each .name-wrapper {
    display:flex;
    gap:15px;
    align-items:center;
    margin-bottom:25px
}
.our-practices .ry-flex {
    margin-top:30px;
    flex-direction:column;
    gap:20px
    
}
.our-practices .ry-flex .ry-each {
border-radius: 10px;
filter: drop-shadow(0 0 8px rgba(32,29,29,0.06));
background-color: #ffffff;
    padding:60PX 40px
}
.our-practices .ry-flex .ry-each .name-wrapper .icon {
    width: 67px;
height: 67px;
border-radius: 50%;
background-color: #faf5e9;
     display:flex;
    align-items:center;
    justify-content:center
}
.our-practices .ry-flex .ry-each .name-wrapper .icon p {
    font-size: 30px;
color: #758798;
font-family: "Playfair Display" !important;
}

.our-practices .ry-flex .ry-each .name-wrapper  .name h3{
    font-size: 22px;
color: #000000;
font-weight: 400;
font-style: italic;
font-family: "Playfair Display";
}
.our-practices .ry-flex .ry-each .name-wrapper  .name p {
    color: #000000;
}
.ry-btn, .ry-btn.ry-btn-primary {
    padding:10px 30px;
    border-radius:10px !important;
    text-transform:none;
}

.our-practices .location-wrapper {
    display:flex;
    margin-top:60px;
    gap:30PX
}

.our-practices .location-wrapper > div {
    width: 48%;
height: 80px;
background-color: #faf5e9;
    display:flex;
    align-items:center;
    gap:15Px;
    padding:10PX 25PX;
    border-left:3px solid #c9a84c;
}
.our-practices .location-wrapper > div p {
color: #000000;
    line-height:1;
    text-align:start
}
.our-practices .location-wrapper > div span{
    font-size: 22px;
font-weight: 400;
font-family: "Playfair Display" !important;
    font-style:italic
} 

.our-practices .location-wrapper .icon svg  {
    fill:#c9a84c
}


@media(max-width:767px) {
    .our-practices .ry-flex .ry-each .name-wrapper ,
    .our-practices .location-wrapper,
    .our-practices .location-wrapper > div{
        flex-direction:column;;
    }
    .our-practices .location-wrapper > div{ 
        height:fit-content;
        padding:20PX 10PX
    }
    .our-practices .ry-flex .ry-each .name-wrapper *,
    .our-practices .location-wrapper *,
    .our-practices .location-wrapper > div *{
        text-align:center !important
    }
    .our-practices .ry-flex .ry-each .ry-btn {
        margin-inline:auto;
        line-height:1.1;
        height:fit-content
    }
    .our-practices .ry-flex .ry-each {
        padding-inline:24px;
    }
    .our-practices .location-wrapper > div {
        width:100% !important
    }
    .our-practices .location-wrapper {
        gap:10px
    }
    
}

.landing-contact .ry-container .ry-content h2 {
	text-align: center;
	margin-bottom: 30px;
}
.landing-contact .ry-container .ry-content h2 span{
	display:flex;
	width:100%;
	font-size: 22px;
	letter-spacing: 9px;
	line-height: 36px;
	text-transform: uppercase;
	color: #000000;
	font-weight: 400;
	font-family: "Questrial";
	font-style:normal;
	justify-content:center
}


.landing-contact .ry-container .ry-content * {
	text-align:center
}

.landing-contact .ry-container .ry-content  .ry-btn{
	margin-block:30px;
	text-transform:uppercase
}
.landing-contact .ry-container .ry-content .ry-btn{
	margin-block:30px;
	text-transform:uppercase;
	display:inline-flex;
	align-items:center;
	gap:10px;
}

.landing-contact .ry-container .ry-content .ry-btn::before{
	content:'';
	width:16px;
	height:16px;
	display:block;
	background-repeat:no-repeat;
	background-size:contain;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414zM0 4.697v7.104l5.803-3.558zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586zm3.436-.586L16 11.801V4.697z'/%3E%3C/svg%3E");
}

@media (max-width: 1080px) {
    .landing-contact .ry-container .ry-content {
        max-width: 100%;
        padding: 0px;
    }
}

.landing-footer .footer-bottom  *{
	font-size:16px !important;
	font-family: "Questrial" !important;
}