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


.module-44 .background-section {
	opacity: 1;
	filter: unset;
	display: none;
}
.module-44 .background-section img{
	height: 100%;
	object-fit: cover;
}
/*.module-44:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: ;
z-index: -1;
opacity: .3;
}*/

/*.module-44:before {
content: "";
position: absolute;
bottom: 12%;
left: 4%;
width: 100%;
z-index: 0;
opacity: 0.1;
background: url(https://s3.amazonaws.com/static.organiclead.com/Site-c3683f82-0bc4-4a6b-81c3-6dfcaae0e8d3/Assets/eagle_icon.png);
background-size: contain;
height: 0;
padding-bottom: 26%;
background-repeat: no-repeat;
background-position: left bottom;
filter: brightness(0) invert(0);
}*/
.map-block:after{
    content:"";
    position:absolute;
    bottom:0;
    left: 0;
    width:100%;
    height: 180px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
    z-index:2;
	pointer-events:none;
}
.module-44 {
	padding-top: 18%;
	margin-top: -14%;
	padding-top: 80px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-8a562958-cee1-42e7-ad98-c38f5859543c/Assets/footer_background.jpg);
	/*background: linear-gradient(to bottom, #c1b5a8, #51504e);*/
	background-size: cover;
	background-position: top center;}
.module-44 .ry-footer-top {
	padding-bottom: 60px; }
.module-44 .vs {
    max-width: 330px;
    margin-top: 10px;
}
@media (min-width: 1366px) {
	.module-44 .ry-container {
		max-width: 1280px; } }
@media (max-width: 1200px) {
	.module-44 .ry-container {
		max-width: 95%; }
	.module-44 .ry-container .ry-left {
		white-space: nowrap; } }
@media (max-width: 991px) {
	.module-44 .ry-container .ry-left {
		white-space: normal; } }
.module-44 .ry-footer-logo {
	max-width: 360px;
    max-height: 220px;
    object-fit: contain; }
.module-44 .ry-divisor {
	width: 100%;
	margin: 80px 0 60px; }
.module-44 .ry-social-icons {
	padding: 0;
	list-style: none;
	max-width: 250px;
	background: #333;
	margin: 0 auto;
	position: relative;
	top: -20px;
	text-align: center; }
.module-44 .ry-social-icons li {
	display: inline-block;
	margin: 2px; }
.module-44 .social-icons {
	width: fit-content;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
.module-44 .social-icons .social-inner-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; gap: 10px;
	 }
.module-44 .social-icons .social-inner-wrap li {
	list-style: none; }

.module-44 .social-icons .social-inner-wrap li .fa {
    color: #423f40;
    background: #fff !important;
    margin: 0 1px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    list-style: none;
    text-align: center;
}


.module-44 .social-icons .social-inner-wrap li .fa.fa-google {
	background: #DB4437; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-facebook {
	background: #1f68a0; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-twitter {
	background: #77ceee; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-instagram {
	background: #f09433;
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }
.module-44 .social-icons .social-inner-wrap li .fa.fa-yelp {
	background: #ec2626; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-pinterest {
	background: #c8232c; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-youtube {
	background: #FF0000; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-tiktok {
	background: #000; }
.module-44 .social-icons .social-inner-wrap li .fa.fa-yelp:before {
	content: "\f1e9"; }
.module-44 .social-icons .social-inner-wrap li a {
	color: #fff; }
.module-44 .ry-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0; }
.module-44 .ry-flex .ry-each {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	padding: 0; }
.module-44 .ry-flex .ry-each h2 {
	color: #00a6c0;
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 5px;
	text-align: left;
	font-family: 'Libre Baskerville',serif !important;
}
.hours-notes p {
    font-size: 13px !important;
    line-height: 100%;
    font-style: italic;
    margin-top: 10px;
    text-wrap: wrap;
}
.social-cta.ry-flex {
    width: fit-content;
    align-items: center;
}
.social-cta .ry-btn {white-space: nowrap;}
.social-cta .cta {
    height: 50px;
    padding-left: 15px;
}
.module-44 .ry-flex .ry-each .phone a {font-size: 20px;}

@media screen and (min-width: 992px) and (max-width: 1039px) {
	.module-44 .ry-flex .ry-each h2 {
		font-size: 25px; } }
.module-44 .ry-flex .ry-each ul {
	padding: 0; }
.module-44 .ry-flex .ry-each ul li {
	list-style: none; }
.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
	font-size: calc(14px + 1 * ( (100vw - 500px) / 1100));
	color: #ffffff;
	font-weight: 400;
	line-height: 32px !important;
	font-family: "Poppins", sans-serif; }
.module-44 .ry-flex .ry-each .span-2 {
	width: 140px;
	display: inline-block; }
@media (max-width: 992px) {
	.module-44 .ry-flex .ry-each .span-2 {
		width: auto;
		margin-right: 4px;
		display: inline; } }
@media (max-width: 991px) {
	.module-44 .ry-flex .ry-each .span-2 {
		margin-right: 0;
		display: block; } }
.module-44 .ry-footer-copyright {
	font-size: 14px;
	padding: 0 0 0px 0;
	position: relative;
	z-index: 2; }
.module-44 .ry-footer-copyright .ry-left img,
.module-44 .ry-footer-copyright .ry-right img {
	max-width: 90px;
	margin-left: 7px;
	margin-top: 3px;
	position: relative;     filter: brightness(0) invert(1);}
.module-44 .ry-footer-copyright .ry-right div {
	text-align: right; }
.module-44 .ry-footer-copyright .ry-right .powered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end; }
@media (max-width: 991px) {
	.module-44 .ry-footer-copyright .ry-right .powered {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
	color: #ffffff;
	font-size: 13px;
	opacity: 0.9;
	font-weight: 300; }
.module-44 .ry-footer-copyright .ry-container {
	padding: 20px 0; }
@media (max-width: 991px) {
	.module-44 .ry-footer-copyright p {
		text-align: center; } }
@media (max-width: 991px) {
	.module-44 .ry-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; }
	.module-44 .ry-flex .ry-each {
		margin-bottom: 30px;
		text-align: center; }
	.module-44 .ry-flex .ry-each h2, .module-44 .ry-flex .ry-each div {
		text-align: center; } }
.module-44.style2 .ry-divisor {
	border-top: 2px rgba(255, 255, 255, 0.1) solid; }
.module-44.style2 .ry-footer-copyright .ry-container {
	border-top: 2px rgba(255, 255, 255, 0.1) solid; }
.module-44.style2 .ry-flex .ry-each h2 {
	font-family: "Poppins", sans-serif !important;
	text-transform: uppercase;
	font-size: 25px; }

.module-44 .ry-flex .ry-each .website-info .span-2 {
	width: 100%;
	font-weight: 600;
	opacity: 1;
}
.module-44 .ry-flex .ry-each .website-info .address {
	margin-bottom: 12px;
}
.module-44 .ry-divisor, .module-44 .ry-footer-copyright .ry-container {
	border-top: 1px solid rgb(255 255 255/ 30%) !important;
}
.module-44 .social-icons .social-inner-wrap{
	background: none !important;
}
.module-44 .social-icons .social-inner-wrap li .fa{
	border: 1px solid #22222250;
	box-shadow: 0 0 10px #22222250;
}

@media (max-width: 1080px){
	.module-44 .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 40px;
	}
	.module-44 * {
		text-align: center !important;
	}
	.module-44 .ry-flex .ry-each .office-hours * {
		text-align: initial !important;
	}
	.module-44 .ry-flex .ry-each:last-child {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.module-44 .ry-flex .ry-each .office-hours>div {
		width: 100%;
		max-width: 300px;
		margin: auto;
	}
	.module-44 .ry-footer-copyright .ry-right .powered {
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.module-44 .ry-footer-copyright .ry-container {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.module-44 .ry-flex .ry-each .office-hours .span-2 {
		display: inline-block;
		width: 140px;
	}
}

/*.module-44 .ry-footer-logo, .module-44 .ry-footer-copyright .ry-right img {
filter: brightness(0) invert(1);
}*/
.module-44 .ry-flex .ry-each a, .module-44 .ry-flex .ry-each div, .module-44 .ry-flex .ry-each span {
	font-size: calc(16px + 1 * ( (100vw - 500px) / 1100));
}
.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a{
	font-size: 16px;
}

.module-44 .social-icons .social-inner-wrap li .fa:hover {
	background: var(--clr-secondary) !important;
	color: var(--clr-primary) !important;
	opacity: 1 !important;
}


.module-44 .ry-footer-top a:hover, .module-44 .ry-flex .ry-each span:hover {
    color: var(--clr-secondary);
}

.module-44 .ry-flex .ry-each ul.dropdown-menu li a:hover {
	color: #333 !important;
}

.module-44 .ry-flex .ry-each ul.dropdown-menu {
    background: #4c711d !important;
}

.module-44 .ry-flex .ry-each ul.dropdown-menu {
    background: #4c711d !important;
}

.module-44 .ry-footer-copyright a:hover {
	color: var(--clr-secondary);
}
.module-44 .ry-footer-copyright a {
	opacity: 1 !important;
}

.module-44 .ry-flex .ry-each .website-info .address p {
	font-size: 15px !important;
	font-weight: 500;
	margin-bottom: 20px;
	display: block;
}

.map-block {
	position: relative;
	z-index: 2;
}

.map-block .map-image {
	height: 0;
	padding-bottom: 36.25%;
	border-radius: 0px;
	overflow: hidden;
	position: relative;
}

.map-block .map-image img {
	position: absolute;
	height: 100%;
	width: 100%;
	object-fit: cover;
	background-position: center;
}

.pin-marker {
	position: absolute;
	width: 90px;
	height: 120px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.map-block .pin-marker img {
    object-fit: contain;
}
.pin-marker:hover {
    filter: brightness(0.5);
    transition: all ease 0.8s;
}

body.default .map-block{
	display: none;
}
body.default .module-44 {
    padding-top: 80px;
    margin-top: -2px;
}

@media (min-width: 1081px){
	.module-44 .ry-footer-top {
		height: 100%;
		align-items: center;
		justify-content: center;
		display: flex;
	}
}

.module-44 .ry-flex .ry-each .website-info .phone:nth-child(2) {
	margin-bottom: 12px;
}
.module-44 .ry-footer-copyright .ry-left {
	width: 100%;
}
.module-44 .ry-footer-copyright .ry-right {
	width: 100%;
	max-width: 240px;
}
.module-44 .ry-footer-copyright .ry-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
}
/*.map-block .ry-container{
	 width: 90%;
}
.map-block .ry-container .ry-block {
    padding-right: 20px;
    padding-bottom: 20px;
}
.map-block .ry-container .ry-block:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 20px;
    bottom: 0px;
    right: 0px;
    border: 3px solid #00baff;
}*/

.map-block .ry-container {
    max-width: 100%;
}

.module-44 .ry-footer-top {
    flex-direction: column;
}
.google-translate {
    position: relative !important;
    bottom: 0;
    padding-bottom: 37px;
    margin-bottom: 40px;
    margin-top: 40px;
    display: block;
    width: 100%;
}
.google-translate #google_translate_element {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.module-44 .ry-container:not(.module-44 .ry-footer-copyright .ry-container) {
	display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 1080px){
	.module-44 .ry-footer-copyright .ry-container {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}
	.module-44 .ry-footer-copyright .ry-left p {
		text-align: center;
	}
	.module-44 {
		padding-top: 60px;
	}
	.map-block .map-image {
		padding-bottom: 76.25%;
	}
	.module-44 .ry-footer-logo {
		max-width: 220px;
	}
	.google-translate {
		margin-bottom: 30px;
		margin-top: 10px;
	}
}

body.home .module-44 .ry-divisor {
    margin: 60px 0 60px !important;
}
.module-44 {
    padding-top: 120px !important;
}
.module-44 .ry-footer-copyright .ry-right div.done4you {
    width: 100%;
    max-width: 148px;
}
.module-44 .ry-footer-copyright .ry-right div.done4you img {
    filter: none;
    height: 44px;
    max-width: max-content;
    object-fit: contain;
    margin: 0;
}
.module-44 .ry-footer-copyright .ry-right {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: max-content;
    flex-direction: row;
    gap: 8px;
}

@media (max-width: 1700px) {
	.module-44 .ry-footer-copyright .ry-container {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 16px;
	}
	.module-44 .ry-footer-copyright .ry-left * {
		text-align: center;
	}
}

@media (max-width: 767px) {
	.module-44 .ry-footer-copyright .ry-right {
		flex-direction: column;
	}
}

@media (max-width: 1200px) { 
	.module-44 .ry-flex .ry-each .span-2 {width: 130px;}
}

@media (max-width: 1080px) {
	.module-44 .vs {
		max-width: 330px;
		margin-top: 10px;
	}
	.module-44 .social-icons {
		width: 100%;
		justify-content: center;
	}
	.social-cta .cta, .module-44 .social-icons .social-inner-wrap {
		padding: 0;
		border: 0;
	}
	.module-44 .ry-footer-logo, .module-44 .vs {
		margin: 0 auto;
		float: none;
	}
}