/*footer*/
.module-44:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url();
	background-size: cover;
}

.module-44 {
	padding-top: 80px;
	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-color:#2f4a6e;}
.module-44 .ry-footer-top {
	padding-bottom: 80px; }
@media (min-width: 1366px) {
	.module-44 .ry-container {
		max-width: 1600px; } }
@media (max-width: 1200px) {
	.module-44 .ry-container {
		max-width: 90%; }
	.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: 200px;
	margin: 0 auto 0; }
.module-44 .ry-divisor {
	width: 100%;
	margin: 40px 0; }
.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 {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: max-content; }
.module-44 .social-icons .social-inner-wrap {
	width: max-content;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-evenly;
	align-items: center;
    gap: 5px; }

/*.module-44 .social-icons .social-inner-wrap:before {
	content: "";
	display: block;
	width: 130px;
	height: 3px;
	background: #2a2f35;
	left: -60%;
	top: 50%;
	position: absolute;
}

.module-44 .social-icons .social-inner-wrap:after {
	content: "";
	display: block;
	width: 130px;
	height: 3px;
	background: #2a2f35;
	right: -60%;
	top: 50%;
	position: absolute;
}*/
.module-44 .social-icons .social-inner-wrap li {
	list-style: none; }
.module-44 .social-icons .social-inner-wrap li .fa {
	color: #ffffff;
	background: #2f4a6e !important;
	margin: 0 1px;
	border-radius: 50%;
	width: 46px;
	height: 46px;
	display: flex;
	justify-content: center;
	align-items: center; }
.module-44 .social-icons .social-inner-wrap li a:hover {
    background: #2a2f35 !important;
}
.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: #ffffff;
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 5px;
	text-align: left; }
@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: 300;
	line-height: 32px !important;
	font-family: "Questrial", sans-serif; }
.module-44 .ry-flex .ry-each .span-2 {
	width: 130px;
	display: inline-block;
	font-size: 18px; }
@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: 16px;
	padding: 0 0 20px 0;
	position: relative;
	z-index: 2;
	background: #2a2f35;  }
.module-44 .ry-footer-copyright .ry-left img,
.module-44 .ry-footer-copyright .ry-right img {
	max-width: 120px;
	margin-left: 7px;
	margin-top: 3px;
	position: relative; }
.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: 16px;
	opacity: 1;
	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: 'Montserrat', sans-serif !important;
	text-transform: uppercase;
	font-size: 25px; }


.module-44 .ry-flex .ry-each * {
    color: #333333 !important;
}
.module-44 .ry-flex .ry-each {
    flex: unset;
    width: max-content;
}
.module-44 .ry-flex {
    gap: 40px;
}
.ry-footer-logo-social-wrap {
    display: flex;
    justify-content: space-between;
    gap: 40px;
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 1px solid #cccccc;
}
.ry-footer-logo-social-wrap .ry-each img {
	max-width: 390px;
	width: 100%;
}
.ry-footer-logo-social-wrap .ry-footer-text-social {
    display: flex;
    justify-content: flex-end;
    gap: 40px;
}
.ry-footer-logo-social-wrap .ry-footer-text-social .ry-text p {
    color: #4b3f38;
	line-height: 1.2;
}

.module-44 .social-icons .social-inner-wrap li a:hover {
    background: #514943 !important;
}
.module-44 .ry-flex .ry-each h4 {
    font-size: clamp(1.375rem, 1.0625rem + 1vw, 1.625rem);
    letter-spacing: 0px;
    line-height: 65px;
    color: #3d618e !important;
    font-weight: bold !important;
    font-family: "Cinzel" !important;
}
.module-44 .ry-flex .ry-each .website-info p .span-1 {
    font-size: 13px !important;
    text-transform: uppercase;
}
.module-44 .ry-flex .ry-each .website-info {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.module-44 .ry-flex .ry-each .website-info p {
    font-size: 18px;
    line-height: 1.6;
}
.ry-footer-copyright div * {
    color: #95979a !important;
}
.module-44 .ry-flex .ry-each .website-info a {
    font-size: 18px;
    line-height: 1.6;
}
.module-44 .ry-flex .ry-each .website-info a:hover {
    color: #2f4a6e !important;
}
.module-44 .ry-container {
    width: 90%;
}
.ry-footer-logo-social-wrap .ry-footer-text-social .ry-text {
    max-width: 850px;
    width: 100%;
}
@media (max-width: 1080px) {
	.ry-footer-logo-social-wrap {
		flex-direction: column;
	}
	.ry-footer-logo-social-wrap .ry-footer-text-social {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 20px;
	}
	.module-44 .ry-flex {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.module-44 .ry-flex .ry-each * {
		text-align: center;
	}
	.module-44 .ry-footer-office-hours p {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.module-44 .ry-footer-copyright .ry-container .ry-left, .module-44 .ry-footer-copyright .ry-container .ry-right {
		width: 100%;
	}
	.module-44 .ry-footer-copyright p, .module-44 .ry-footer-copyright a {
		text-align: center;
	}
	.module-44 .ry-footer-copyright .ry-right .powered {
		justify-content: center;
		flex-direction: column;
	}
	.ry-hp-dry-eye .ry-flex .ry-each.ry-text-wrap {
		padding: 40px !important;
	}
}
@media (max-width: 500px) {
	.module-44 .ry-footer-top {
		padding-bottom: 20px;
	}	
}

