.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;
}

.ry-btn {
	font-size: 18px;
	padding: 10px 35px;
	border-radius: 30px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1;
}

.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-text p {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 400;
}

.ry-headline h2 {
	font-size: 90px;
	font-family: 'Instrument Serif' !important;
	text-transform: uppercase;
	font-weight: 300 !important;
	line-height: 1;
}

.ry-headline h2 .span-1 {
	display: block;
	font-size: 24px;
	color: #b6926a;
	font-family: 'Instrument Sans';
	letter-spacing: 10px;
}

.ry-headline h2 .span-5 {
	display: block;
	font-family: 'The Nautigal';
	text-transform: initial;
	font-size: 130px;
}


.module-hero .item .text-center {
	position: relative;
	padding-bottom: 100vh;
}

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

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

.module-hero .hero-text {
	position: absolute;
	bottom: 80px;
}

.module-hero .hero-text .ry-headline h1 {
	font-size: 125px;
	font-family: The Nautigal !important;
	font-weight: 400 !important;
	letter-spacing: -1px;
	line-height: 1;
	color: #fff;
}

.module-hero .hero-text .ry-headline span {
	display: block;
	font-size: 24px;
	font-family: 'Instrument Sans';
	text-transform: uppercase;
	letter-spacing: 14px;
	margin-bottom: 10px;
}

.module-hero .hero-text .ry-btn {
	margin-top: 15px;
}

.module-welcome.custom {
	padding: 160px 0;
	position: relative;
}


.module-welcome.custom .ry-headline h2 {
	margin-bottom: 30px;
}

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

.module-welcome.custom .ry-headline h2 .span-5 {
	line-height: .8;
	position: relative;
	padding-left: 140px;
}

.module-welcome.custom .ry-headline h2 .span-5:before {
	content: "";
	position: absolute;
	left: 0;
	width: 140px;
	top: 50%;
	height: 1px;
	background: #b58569;
}

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

.module-welcome.custom .ry-each.image-wrapper {
	padding-left: 120px;
	padding-right: 30px;
}

.module-welcome.custom .ry-flex {
	align-items: flex-end;
}

.module-welcome.custom .ry-each.image-wrapper .photo {
	position: relative;
	/* max-height: 800px; */
}

.module-welcome.custom .ry-each.image-wrapper .photo img {
	object-fit: cover;
	border-top-left-radius: 325px;
	border-top-right-radius: 325px;
}

.module-welcome.custom .ry-each.image-wrapper .photo:before {
	content: "";
	position: absolute;
	top: -10px;
	left: -10px;
	border: 1px solid #b58569;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	border-top-left-radius: 330px;
	border-top-right-radius: 330px;
}

.module-welcome.custom:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 33.33%;
	height: 900px;
	max-width: 640px;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-5aa964bc-832c-490e-9d78-9f94c5a09fb6/Home_Assets/welcome_img_back.jpg);
	z-index: 1;
	border-bottom-left-radius: 320px;
	border-bottom-right-radius: 320px;
}

.module-welcome .ry-content {
	z-index: 1;
}

.col-xs-12.module-welcome.custom {}

.module-services.custom {
	padding-bottom: 160px;
}

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

.module-services.custom .ry-flex {
	margin-top: 80px;
	justify-content: space-between !important;
}

.module-services.custom .ry-flex .each {
	max-width: 330px;
}

.module-services.custom .ry-flex .each .photo {
	position: relative;
	padding-bottom: 580px;
	/* border-radius: 30%; */
}

.module-services.custom .ry-flex .each .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 165px;
}

.module-services.custom .ry-flex .each .photo:before {
	content: "";
	position: absolute;
	top: -10px;
	left: -10px;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	border: 1px solid #b6916a;
	border-radius: 176px;
}

.module-services.custom .ry-flex .each .photo:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: #000; */
	z-index: 1;
	border-radius: 165px;
	background-image: linear-gradient(to bottom, #ffffff00, #ffffff00, #00000091);
}

.module-services.custom .ry-flex .each .title {
	position: absolute;
	bottom: 80px;
	text-align: center;
	width: 100%;
	padding: 0 60px;
	font-size: 34px;
	line-height: 1;
	font-family: 'Instrument Serif' !important;
	text-transform: uppercase;
	z-index: 1;
	color: #fff;
}

.module-services.custom .ry-flex .each:nth-child(odd) {
	padding-top: 40px;
}

.module-services.custom .ry-headline h2 {
	position: relative;
	max-width: max-content;
	margin: 0 auto;
	padding: 0 20px;
	background: #f5f4f0;
}

.module-services.custom .ry-headline:before {
	content: "";
	position: absolute;
	bottom: 48px;
	width: 60%;
	height: 1px;
	background: #b6916a;
	left: 50%;
	transform: translate(-50%, 0);
}

.module-services.custom .ry-headline {
	position: relative;
}

.module-team.custom {
	padding: 160px 0 500px;
}

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

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

.module-team.custom .ry-container .each-slide .inner-wrap {
	display: flex;
	gap: 30px;
	justify-content: space-between;
	align-items: center;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.photo {
	width: 40%;
	max-width: 480px;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.text {
	width: 60%;
	max-width: 640px;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.photo {
	position: relative;

}

.module-team.custom .ry-container .each-slide .inner-wrap .each.photo .photo-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-headline .span-1:nth-child(1) {
	margin-bottom: 15px;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-headline .span-1:nth-child(2) {
	color: #121212;
	margin-top: 15px;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-text {
	margin-top: 40px;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-text .ry-btn {
	margin-top: 30px;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-text p {
	color: #121212;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.photo .photo-wrap {
	padding-bottom: 100%;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.photo .photo-wrap img {
	border-radius: 50%;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.photo .photo-wrap:before,
.module-team.custom .ry-container .each-slide .inner-wrap .each.photo .photo-wrap:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 10px solid #fff;
	border-radius: 50%;
	z-index: 1;
}
.module-team.custom .ry-container .each-slide .inner-wrap .each.photo .photo-wrap:after {
	z-index: 2;
	border: 1px solid #b6916a;
}

.module-team.custom .background-section img {
	object-position: bottom;
}

#team-wrap {
	margin: 0;
}


.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-headline .span-1:nth-child(2) {
	letter-spacing: 2px;
	position: relative;
}

.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-headline .span-1:nth-child(2):before {
	content: "";
	position: absolute;
	right: 0;
	top: 12px;
	width: 160px;
	height: 1px;
	background: #b6916a;
}

.module-team.custom .ry-container .carousel-indicators {
	width: auto !important;
	right: 0;
	max-width: max-content;
	left: unset !important;
	bottom: 25px !important;
	display: flex !important;
	gap: 15px;
}

.module-team.custom .ry-container .carousel-indicators li {
	width: 14px;
	height: 14px;
	border-color: #000;
	margin: 0 !important;
}

.module-reviews.custom .content {
	padding: 180px 60px 125px;
	display: flex;
	margin-top: -100px;
	position: relative;
}

.module-reviews.custom .content .review-wrapper {
	max-width: 840px;
	margin-left: auto;
}

.module-reviews.custom .content .star-wrapper {
	display: flex;
	gap: 5px;
	width: 100%;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

.module-reviews.custom .content .star-wrapper svg {
	width: 22px;
	height: 22px;
	fill: #c6a946;
}

.module-reviews.custom .content .comment p {
	text-align: center;
	font-size: 18px;
	line-height: 1.6;
	max-width: 620px;
	margin: auto;
}

.module-reviews.custom .ry-headline {
	margin-bottom: 40px;
}

.module-reviews.custom .ry-headline h2 {
	text-align: center;
}

.module-reviews.custom .ry-headline .span-1 {
	margin-bottom: 10px;
}

.module-reviews.custom .ry-headline:before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	width: 177px;
	height: 137px;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-5aa964bc-832c-490e-9d78-9f94c5a09fb6/Home_Assets/reviews_quote.png);
	top: -70px;
}

.module-reviews.custom .content .ry-name h5 {
	font-size: 34px !important;
	text-transform: uppercase;
	font-family: 'Instrument Serif' !important;
	font-weight: 400 !important;
	text-align: center;
}

.module-reviews.custom .content .carousel-control {
	background: transparent;
	width: 50px;
	height: 50px;
	top: 18%;
	transform: translate(0, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.module-reviews.custom .content .carousel-control span {
	display: none;
}

.module-reviews.custom .content .carousel-control:before {
	content: "";
	border: solid black;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 15px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.module-reviews.custom .content .carousel-control.right:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.module-reviews.custom .content .carousel-indicators {
	display: none !important;
}

.module-reviews.custom .content:before {
	content: "";
	position: absolute;
	width: calc(100% + 20px);
	top: -10px;
	left: -10px;
	height: calc(100% + 20px);
	border: 1px solid #b6916a;
}

.module-footer {
	padding-top: 160px;
}

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

.module-footer .headline {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.module-footer .headline .ry-headline h2 {
	color: #fff;
}

.module-footer .headline .ry-headline h2 span {
	font-size: 130px;
	font-family: 'The Nautigal';
	text-transform: initial;
}

.social-wrapper ul .social-inner-wrap {
	display: flex;
	gap: 20px;
}

.social-wrapper ul .social-inner-wrap li {
	margin: 0;
	width: auto;
	height: auto;
	overflow: unset;
	max-width: unset;
	max-height: unset;
}

.social-wrapper ul .social-inner-wrap li a {
	width: 50px;
	height: 50px;
	min-width: 50px;
	background: transparent;
	border: 1px solid #b6916a;
	padding: 0 !important;
	border-radius: 50%;
}

.module-footer .headline:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 150px;
	height: 2px;
	background: #b6916a;
}

.module-footer .details .title {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #b6916a;
	line-height: 1;
	margin-bottom: 10px;
}

.module-footer .details .text * {
	line-height: 1.5;
	color: #fff;
	font-size: 20px;
}

.module-footer .details .each-details:not(:last-child) {
	margin-bottom: 35px;
}

.module-footer .details .each-details.phone a {
	font-size: 34px;
	line-height: 1;
}

.module-footer .details .text p {
	opacity: .5;
}

.module-footer .details .each-details.address .text a {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: underline !important;
	text-underline-offset: 3px;
}

.module-footer .details .each-details ul {
	list-style: none;
	padding-left: 0;
}

.module-footer .details .each-details ul li {
	display: flex;
	line-height: 1;
}

.module-footer .details .each-details ul li span {
	opacity: .5;
	line-height: 1;
}

.module-footer .details .each-details ul li:not(:last-child) {
	margin-bottom: 10px;
}

.module-footer .details .each-details ul li .span-2 {
	min-width: 150px;
}

.module-footer .details .each:nth-child(1) {
	max-width: 320px;
}

.module-footer .details .each:nth-child(2) {
	max-width: 767px;
	/* display: flex; */
}

.module-footer .details .ry-flex {
	gap: 30px;
}

.module-footer .details .each .photo {
	padding: 10px;
	border: 1px solid #b6916a;
	display: flex;
}

.module-footer .footer-bottom {margin-top: 140px;display: flex;}

.module-footer .footer-bottom .ry-container {
	padding: 110px 0 70px;
}

.module-footer .footer-bottom .ry-container > img {
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translate(-50%, 0);
}

.module-footer .footer-bottom .ry-left p, .footer-bottom .ry-right p {
	font-size: 14px;
	color: #fff;
	line-height: 1;
	opacity: .5;
}

.module-footer .footer-bottom .ry-left p a {
	color: #fff;
}

.module-footer .footer-bottom .ry-left, .footer-bottom .ry-right {
	max-width: max-content;
	width: auto;
}

.module-footer .footer-bottom .content {
	display: flex;
	justify-content: space-between;
}

.module-footer .footer-bottom .ry-right .powered {
	display: flex;
	gap: 10px;
}

.module-footer .footer-bottom .ry-right .powered img {
	width: 120px;
}

.home .module-footer {
	padding-top: 550px;
	margin-top: -320px;
}

.module-reviews.custom .content {
	z-index: 1;
}

.module-34 .module-34-top .ry-btn {
	height: 50px;
}

.module-34 .module-34-top .ry-btn {letter-spacing: initial;font-weight: 600 !important;}

.module-34 .module-34-top .module-34-top-right .ry-btn i {
	margin-right: 10px;
}

.module-34 .ry-header-logo img {
	max-width: 620px;
}

.module-34 {
	padding-top: 40px;
}

.module-34 .module-34-top {
	align-items: flex-start;
}

.module-34 .ry-header-logo {
	top: 0;
}

.module-34 .ry-menu .ry-nav li a {
	font-size: 22px !important;
	letter-spacing: initial;
}

.module-34 .ry-menu .ry-nav li.dropdown .dropdown-toggle span {
	margin-left: 3px;
}

.module-34 .ry-menu .ry-nav .primary > a:hover {
	color: #b6916a;
}

.module-34 .ry-menu .ry-nav li.dropdown .dropdown-menu li a {
	font-size: 18px !important;
	line-height: 1;
}

.module-34 .ry-menu .ry-nav li.dropdown .dropdown-menu li {
	padding: 0 10px;
}

.module-34 .ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:first-child {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.module-34 .ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:last-child {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.module-34 {
    background: transparent;
}

#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;
    font-family: 'Instrument Serif' !important;
    text-transform: initial;
}

.group-services .ry-flex {
    flex-wrap: wrap;
    gap: 30px 20px;
}

.group-services .ry-flex .each {
    width: calc(50% - 20px);
}

.group-services .ry-flex .each .photo {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.group-services .ry-flex .each .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    transition: .5s;
}

.group-services .ry-flex .each:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border: 1px solid #b6916a;
}

.group-services .ry-flex .each .title {
    position: absolute;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 36px;
    width: 100%;
    text-align: center;
    font-family: 'Instrument Serif' !important;
    bottom: 30px;
    z-index: 3;
    color: #ffffff;
}

.group-services .ry-flex .each .photo:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: #000; */
    z-index: 1;
    background-image: linear-gradient(to bottom, #00000000, #00000000, #000);
}

.group-services .ry-flex .each:hover .photo img {
    filter: grayscale(1);
    transform: scale(1.2);
}

#ry-sidebar .ry-sb-title {
    letter-spacing: initial;
    /* font-family: 'Instrument Serif' !important; */
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
    max-width: max-content;
}
.social-wrapper ul {
    list-style: none;
}

.social-wrapper ul .social-inner-wrap li {
    line-height: normal;
}

.social-wrapper ul .social-inner-wrap li a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-wrapper ul .social-inner-wrap li a svg {
    fill: #fff;
}
body.default p {
    font-size: 18px;
    line-height: 1.6;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp p {
    font-size: 26px;
    line-height: 1.2;
}

.module-services.custom .ry-flex .each .each-wrapper {
    position: relative;
}

.module-services.custom .ry-flex .each .each-wrapper:before {
    content: "";
    position: absolute;
    bottom: -160px;
    width: 1px;
    height: 140px;
    background: #b6916a;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
    opacity: 0;
    transition: .5s;
}

.module-services.custom .ry-flex .each:nth-child(odd) .each-wrapper:before {
    bottom: unset;
    top: -140px;
}

.module-services.custom .ry-flex .each:hover .each-wrapper:before {
    opacity: 1;
    bottom: -75px;
}

.module-services.custom .ry-flex .each:nth-child(odd):hover .each-wrapper:before {
    top: -95px;
    bottom: unset;
}

.module-footer .details .each .pin {
    position: absolute;
    bottom: 30px;
    z-index: 1;
    width: 100%;
    left: 10px;
    width: calc(100% - 20px);
}

.module-footer .details .each .pin a {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    left: 10px;
}

.module-footer .details .each .pin a .map-pin {
    width: 25px;
    height: 25px;
    border: 1px solid #b6916a;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.module-footer .details .each .pin a .map-pin svg {
    fill: #fff;
    width: 10px;
    height: 10px;
}

.module-footer .details .each .photo:before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    /* background: #000; */
    background-image: linear-gradient(to top, #000000, #0000ff00,  #0000ff00,  #0000ff00);
}

.module-34.fixed,
body.default .module-34.fixed {
    background: #fff !important;
	padding-top: 20px;
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	z-index: 999;
	position: fixed;
}

.module-34.fixed .ry-header-logo img {
    max-width: 360px;
}

.module-34.fixed .module-34-top .ry-btn span {
    display: none;
}

.module-34.fixed .module-34-top .ry-btn {
    width: auto;
    padding: 0;
    width: 50px;
    height: 50px;
    min-width: 50px;
    border-radius: 10px;
}

.module-34.fixed .module-34-top .ry-btn:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-telephone-fill' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.68.68 0 0 0 .178.643l2.457 2.457a.68.68 0 0 0 .644.178l2.189-.547a1.75 1.75 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.6 18.6 0 0 1-7.01-4.42 18.6 18.6 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877z'/%3E%3C/svg%3E");
    background-size: contain;
    filter: invert(1);
}

.module-34.fixed .module-34-top .module-34-top-left .ry-btn:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-calendar3' viewBox='0 0 16 16'%3E%3Cpath d='M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2M1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857z'/%3E%3Cpath d='M6.5 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2'/%3E%3C/svg%3E");
    filter: unset;
}

.module-34.fixed .ry-menu .ry-nav li a {
    font-size: 18px !important;
}
.module-35.fixed {
	background: #fff;
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	z-index: 999;
}

.module-footer .details .each-details .text a:hover,
.module-footer .footer-bottom .ry-left p a:hover {
    color: #b6916a;
}

.social-wrapper ul .social-inner-wrap li a:hover {
    background: #b6916a;
}

.module-promo .promo-image-type .ry-flex .photo-wrapper {
    min-height: 560px;
}
.module-promo .ry-flex .text-wrapper .span-1 a {
    color: #fff;
}

.module-326 {
    background: transparent !important;
}

.module-326:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://static.royacdn.com/Site-5aa964bc-832c-490e-9d78-9f94c5a09fb6/Home_Assets/team_bg_new.png);
    background-position: bottom;
}

body[data-page-name="error"] .module-34 {
    position: fixed;
}

body[data-page-name="error"] {
    overflow: hidden !important;
}

body[data-page-name="error"] #ry-pg-footer {
    display: none !important;
}


body[data-page-name="error"] .module-326 .ry-text-wrap {
    top: 40%;
}
/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (max-width: 1680px) {
	.module-footer .details .each .pin a {
		font-size: 18px;
	}
	.module-services.custom .ry-flex {
		gap: 30px;
	}

	.module-34 .ry-header-logo img {
		max-width: 480px;
	}

	.module-34 .ry-menu .ry-nav li a {
		font-size: 20px !important;
	}

	.ry-headline h2 {
		font-size: 80px;
	}

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

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

@media (max-width: 1380px) {
	.module-34 .module-34-top .ry-btn {
		padding-left: 30px;
		padding-right: 30px;
		font-size: 16px !important;
	}

	.module-34 .ry-header-logo img {
		max-width: 380px;
	}

	.module-34 .ry-menu .ry-nav li a {
		font-size: 18px !important;
	}

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

	.module-hero .hero-text .ry-headline span {
		font-size: 20px;
		letter-spacing: 5px;
	}

	.ry-headline h2 {
		font-size: 72px;
	}

	.module-welcome.custom .ry-each.image-wrapper {
		padding-left: 60px;
		padding-right: 0px;
	}
}
@media (max-width: 1280px) {
	.module-services.custom .ry-flex .each .title {
		font-size: 30px;
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 1080px) {
	#ry-pg-banner .ry-bnr-wrp:before,
	#ry-pg-banner .ry-bnr-wrp:after {
		display: none !important;
	}

	#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
		padding: 0;
		margin: 0;
	}
	
	#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: 46px;
		text-align: center;
	}

	#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
		top: unset;
		transform: unset;
		bottom: 30px;
	}
	.group-services .ry-flex .each .title {
		font-size: 32px;
		bottom: 20px;
	}
	.module-hero .hero-text .ry-headline h1 {
		font-size: 80px;
	}

	.module-hero .hero-text {
		position: relative;
		bottom: 0;
		padding: 60px 0;
		background: #121212;
	}

	.module-hero .hero-text .button-wrapper br {
		display: none;
	}

	.module-welcome.custom .ry-flex {
		flex-direction: column-reverse;
		align-items: center;
		gap: 60px;
	}

	.module-welcome.custom::before {
		background-size: cover;
		height: 600px;
		width: 50%;
	}

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

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

	.module-welcome.custom .ry-flex .ry-headline h2 {
		text-align: center;
	}

	.module-welcome.custom .ry-headline h2 .span-5 {
		padding-left: 0;
		max-width: max-content;
		margin: auto;
	}

	.module-welcome.custom .ry-headline h2 .span-5::before {
		left: -160px;
	}

	.ry-btn {
		font-size: 16px !important;
		height: 52px;
		letter-spacing: initial;
	}

	.module-welcome.custom .ry-each .ry-text .ry-btn {
		margin-left: auto;
		margin-right: auto;
	}

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

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

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

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

	.module-team.custom .ry-container .each-slide .inner-wrap {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-team.custom .ry-container .each-slide .inner-wrap .each.photo {
		width: 100%;
	}

	.module-team.custom .ry-container .each-slide .inner-wrap .each.text {
		width: 100%;
		max-width: 100%;
	}

	.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-headline h2 {
		text-align: center;
	}

	.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-text p {
		text-align: center;
	}

	.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-text .ry-btn {
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}

	.module-team.custom .ry-container .carousel-indicators {
		right: unset !important;
		left: 0 !important;
		transform: unset;
		width: 100% !important;
		max-width: 100%;
		margin: 0 !important;
		justify-content: center;
		bottom: -60px !important;
	}

	.module-team.custom .background-section {
		position: relative;
		padding-bottom: 65%;
		margin-top: -10%;
	}

	.module-team.custom {
		padding: 0;
		display: flex;
		flex-direction: column-reverse;
		background: #f6f4f2;
	}

	.module-reviews.custom .content {
		display: flex;
		flex-direction: column-reverse;
		padding: 0;
	}

	.module-reviews.custom .content .background-section {
		position: relative;
		padding-bottom: 56.25%;
	}

	.module-reviews.custom .content .review-wrapper {
		max-width: 100%;
		padding: 100px 60px 60px;
		background: #f3eeea;
	}

	.module-reviews.custom .ry-headline::before {
		top: 30px;
	}

	.module-reviews.custom .content .carousel-control::before {
		padding: 10px;
	}

	.ry-headline h2 {
		font-size: 60px;
	}

	.module-footer .headline {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-footer .details .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 30px;
	}

	.module-footer .details .title {
		font-size: 18px;
		text-align: center;
	}

	.module-footer .details .text * {
		font-size: 18px;
		text-align: center;
	}

	.module-footer .details .each-details ul li .span-2 {
		text-align: left;
	}

	.module-footer .details .each-details.phone a {
		font-size: 30px;
		text-align: center;
		display: block;
	}

	.module-footer .footer-bottom .content {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}

	.module-footer .footer-bottom .ry-right .powered {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-footer .footer-bottom .ry-container > img {
		top: -30px;
	}

	.module-hero .item .text-center {
		padding-bottom: 75%;
	}

	.module-35 .mobile-button a {
		width: 40px;
		height: 40px;
		background: #b6916a;
	}

	.module-35 .mobile-button a i {
		font-size: 16px;
		color: #fff;
	}

	.module-35 .module-35-header-container {
		padding: 10px 30px;
		background: transparent !important;
	}

	.module-35-header-center .ry-mobile-logo img {
		max-width: 360px;
	}

	#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-reviews.custom .content .background-section:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-image: linear-gradient(to bottom, #f3eeea, #00000000);
		z-index: 1;
	}

	.module-reviews.custom .content .background-section {/* padding-bottom: 65%; */margin-top: -10%;z-index: 1;}

	.module-reviews.custom .content .background-section img {
		object-position: left;
	}

	.module-reviews.custom .content .review-wrapper .testimonials-block {
		position: relative;
		z-index: 2;
	}

	.module-35 .module-35-header-center {
		max-width: unset !important;
	}
	
	.module-footer .details .each .pin a {
		font-size: 16px;
	}
}


@media (max-width: 768px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/
	.module-welcome.custom .ry-each.image-wrapper {
		max-width: 400px;
	}

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

	.module-hero .hero-text .ry-headline span {
		font-size: 18px;
		letter-spacing: 3px;
	}

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

	.module-services.custom .ry-flex .each .photo {
		padding-bottom: 420px;
	}

	.module-services.custom .ry-flex .each .title {
		font-size: 20px;
		padding-left: 15px;
		padding-right: 15px;
		bottom: 60px;
		line-height: 1.1;
	}

	.module-reviews.custom .content .background-section::before {
		top: -1px;
	}

	.module-reviews.custom .content .carousel-control::before {
		padding: 7px;
	}

	.module-reviews.custom .content .carousel-control {
		left: -50px;
	}

	.module-reviews.custom .content .carousel-control.right {
		right: -50px;
		left: unset;
	}
	
	.home .slick-dots {
		display: flex !important;
		justify-content: center;
		margin-top: 30px;
		gap: 5px;
		padding: 0;
	}

	.home .slick-dots li {
		line-height: 0;
		list-style: none;
	}

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

	.home .slick-dots li.slick-active button {
		width: 50px;
		border-radius: 5px;
		opacity: 1;
		background: #a68461;
	}

	.group-services .ry-flex .each:before {
		top: -6px;
		left: -6px;
		width: calc(100% + 12px);
		height: calc(100% + 12px);
	}

	.group-services .ry-flex .each {
		width: calc(50% - 10px);
	}

	.group-services .ry-flex .each .title {
		font-size: 24px;
	}
}

@media (max-width: 620px) {
	.module-promo .promo-image-type .ry-flex .photo-wrapper {
		padding-bottom: 200%;
	}

	.module-promo .promo-image-type .ry-flex .photo-wrapper .photo:before {
		bottom: 0;
		top: unset;
		left: 50%;
		transform: translate(-50%, 0);
		width: 0;
		height: 0;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-bottom: 20px solid #e7e7e7;
	}
	.module-services.custom .ry-flex .each:nth-child(odd) {
		padding: 0;
	}

	.module-services.custom .ry-flex {
		gap: unset;
		display: initial;
	}

	.module-services.custom .ry-flex .each .photo {
		padding-bottom: 560px;
	}

	.module-services.custom .ry-flex .each .title {
		font-size: 26px;
		padding-left: 40px;
		padding-right: 40px;
		bottom: 80px;
	}

	.module-services.custom .ry-headline:before {
		bottom: 30px;
		width: 80%;
	}

	.module-hero .item .text-center {
		padding-bottom: 100%;
	}

	.module-35 .module-35-header-container {
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 20px;
	}

	.module-35 .mobile-nav .hamburger {
		padding-right: 5px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.module-35-header-center .ry-mobile-logo img {
		max-width: 220px;
	}

	.module-35 .mobile-button a:not(:last-of-type) {
		margin-right: 5px;
	}

	.module-35 .mobile-button a {
		width: 35px;
		height: 35px;
	}

	.module-hero .hero-text .ry-headline h1 {
		font-size: 46px;
		line-height: 0.8;
	}

	.module-hero .hero-text .ry-btn {
		margin-top: 25px;
	}

	.module-hero .hero-text .ry-headline span {
		font-size: 16px;
		letter-spacing: 1px;
		margin-bottom: 15px;
		display: block;
	}

	.ry-btn {
		padding-left: 25px;
		padding-right: 25px;
		height: 46px;
		font-size: 16px !important;
	}

	.ry-headline h2 {
		font-size: 52px;
	}

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

	.ry-text p,
	body.default p {
		font-size: 16px;
		line-height: 1.6;
	}
	
	.module-reviews.custom .content .comment p {
		font-size: 16px;
	}

	.module-reviews.custom .content .review-wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}

	.module-reviews.custom .content .carousel-control {
		left: -30px;
	}

	.module-reviews.custom .content .carousel-control.right {
		right: -30px;
	}

	.module-reviews.custom .content .ry-name h5 {
		font-size: 24px !important;
	}

	.module-reviews.custom .content .background-section {
		padding-bottom: 100%;
	}

	.module-footer .headline .ry-headline h2 span,
	.ry-headline h2 .span-5  {
		font-size: 100px;
	}

	.social-wrapper ul .social-inner-wrap li a {
		width: 40px;
		height: 40px;
		min-width: 40px;
	}

	.custom-social-wrapper .social-inner-wrap li a svg {
		width: 14px;
		height: 14px;
	}

	.module-footer .details .text * {
		font-size: 16px;
	}

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

	.module-services.custom .slick-list {
		margin: 0 -30px;
	}

	.module-services.custom .slick-slide {
		margin: 0 15px;
	}

	.module-services.custom .ry-flex .each {
		max-width: unset;
	}

	.module-services.custom .ry-flex .each .each-wrapper {
		padding: 10px;
	}

	.group-services .ry-flex .each {
		width: 100%;
	}

	#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: 36px;
	}
	
	.module-team.custom .ry-container .each-slide .inner-wrap .each.text .ry-headline .span-1:nth-child(2):before {
		opacity: 0;
	}
}
@media (max-width: 480px) {
	.module-footer .details .each .pin a {
		font-size: 12px;
	}

	.module-footer .details .each .pin {
		bottom: 20px;
	}

	.module-footer .headline .ry-headline h2 span, 
	.ry-headline h2 .span-5 {
		font-size: 80px;
	}

	.module-welcome.custom {
		overflow: hidden;
	}
} 
@media (min-width: 992px) {

	/** PLACE YOUR LAPTOP AND UP CSS HERE **/

}
@media (min-width: 1280px) and (max-height: 940px)  {

	/** PLACE YOUR DESKTOP AND UP CSS HERE **/
	.module-hero .item .text-center {
		padding-bottom: 800px !important;
	}
}


@media (min-width: 1480px) and (max-height: 1000px)  {

	/** PLACE YOUR DESKTOP AND UP CSS HERE **/
	.module-hero .item .text-center {
		padding-bottom: 960px !important;
	}
	
	.module-hero .item .text-center img {
		object-position: top;
	}
}

@media (min-width: 1680px) {

	/** PLACE YOUR DESKTOP AND UP CSS HERE **/

	.module-hero .item .text-center img {
		object-position: top;
	}
}