/*footer*/
.module-16 {
	padding: 3em 0 1em;
}
.module-16 .ry-container {
	max-width: 1600px;
	width: 90%;
}

.module-16 #footer-row1 {
	border-radius: 0;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 3em;
}

@media (max-width:1199px) {
	div.module-16 #footer-row1 .card-wrap {
		flex-direction: column;
		gap: 2em 0;
		justify-content: center !important;
	}

	div#footer-office-image {
		width: 100% !important;
		position: static !important;
	}

	div#footer-office-image img {
		max-width: 250px;
		margin: 0 auto;
	}

	div.footer-social .custom-social-wrapper .social-inner-wrap {
		flex-direction: row !important;
		gap: 0 10px;
	}

	.module-16 div#footer-social-block {
		left: 0 !important;
	}

	.module-16 .card {
		width: 100% !important;
		left: 0;
		right: 0;
	}

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

	.module-16 #footer-row1 .card .office-details {
		width: 100% !important;
		max-width: 250px;
		margin: auto;
		float: none;
	}

	.div.office-hours {
		max-width: 300px;
		margin: auto;
		float: none;
	}

	.module-16 .card {
		max-width: 280px;
		margin: auto;
	}

	.office-hours-text p {
		text-align: center;
	}

	div.module-16 #footer-row2 {
		justify-content: center;
		gap: 10px 0;
		text-align: center !important;
		align-items: center;
	}

	.powered-by {
		justify-content: center;
		gap: 10px 0 !important;
	}

	.module-16 #footer-row2 .ry-right .powered {
		gap: 10px 0 !important;
	}

	.module-16 #footer-row1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0 0 2em;
		} 
	
	 
}


.module-16 #footer-row1 .card-wrap {
	width: 100%;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-end;
	padding-bottom: 0;
}

.module-16 #footer-row1 .ry-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; 
}


.module-16 .card {
	width: 21%;
}

.footer-social .custom-social-wrapper .social-inner-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px 0;
}

.footer-social .custom-social-wrapper .social-inner-wrap li a svg {
    fill: rgb(51 51 51 / 67%) !important;
}

.module-16 div#footer-social-block {
    left: -69px;
    width: auto !important;
    position: relative;
}

div#footer-office-image {
    width: 25%;
    position: absolute;
    top: -12em;
    left: 0;
}

.module-16 div#card1 {
    position: relative;
    left: 0%;
}

.module-16 div#footer-social-block {
    left: -3%;
    width: auto !important;
    position: relative;
}

div#footer-office-image {
    width: 27%;
    position: absolute;
    top: initial;
    left: 0;
    bottom: 0;
}

.module-16 div#card1 {
    position: relative;
    left: 1%;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail span.span-1 {
    display: inline;
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail .ry-footer-phone a {
    font-size: 25px !important;
}

.module-16 #footer-row1 .card .card-body .ry-footer-phone a, .ry-footer-detail.ry-footer-fax {
    font-size: 23px;
    font-weight: bold;
}

.ry-footer-detail.ry-footer-fax span.span-1 {
    font-size: 18px !important;
}

.office-hours-text p {
    line-height: 1.6;
}


@media screen and (min-width: 992px) and (max-width: 1110px) {
	.module-16 #footer-row1 .card .ry-heading {
		font-size: 25px !important; 
	}
	.module-16 #footer-row1 .card .office-details {
		width: 80%; 
	} 
}



@media (max-width: 991px) {
	.module-16 #footer-row1 .card {
		max-width: 400px !important;
		width: 100% !important;
	}
}

@media (max-width: 991px) {
	.module-16 #footer-row1 .card#card1 {
		margin-bottom: 0px !important;
	}
	.module-16 #footer-row1 .card#card1 .card-body .office-details .ry-footer-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		margin-bottom: 5px;
		text-align: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; }
	.module-16 #footer-row1 .card#card1 .card-body .office-details .ry-footer-detail::before {
		margin: 0 auto 10px;
	}
}



@media (max-width: 991px) {
	.module-16 #footer-row1 .card#card2 {
		width: 100%;
		max-width: 100%; 
	} 
}

.module-16 #footer-row1 .card .card-title {
	margin-bottom: 15px;
	
}
.module-16 #footer-row1 .card .card-title .ry-heading {
	font-weight: 600;
	font-size: 29px; 
}

@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-title .ry-heading {
		text-align: center; 
	}
}

@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .office-details {
		float: none;
		margin: 0 auto; 
	} 
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail {
	display: -webkit-box;
	display: -ms-flexbox;
	/* display: flex; */
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
	line-height: 20px;
}


.module-16 #footer-row1 .card .card-body .ry-footer-detail::before {
	content: '';
	font-family: fontawesome;
	width: 40px !important;
	height: 40px !important;
	min-width: 40px !important;
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 11px;
	font-size: 18px;
	background: transparent !important;
	
}


.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-address::before {
	content: '\f041';
	font-size: 24px;
	
}


@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-address a {
		line-height: 30px; 
	} 
}


.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-phone::before {
	content: '\f095';
	font-family: "Font Awesome 5 Free";
	font-weight: 900; 
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-fax::before {
	content: '\f1ac'; 
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-email::before {
	content: '\f0e0';
}
.module-16 #footer-row1 .card .card-body .social-media {
	margin-top: 30px; 
}
.module-16 #footer-row1 .card .card-body .social-media .social-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
}


@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .social-media .social-icons {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

}


.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time {
	display: flex;
}

@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	} 
}

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span {
	/*! width: auto; */ }
.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-1 {
	width: 130px; 
	display: inline;
}
@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-1 {
		width: 100%;
		text-align: center; } }
.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-2 {
	text-align: right; }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-2 {
		width: 100%;
		text-align: center; } }
.module-16 #footer-row1 .social-inner-wrap li {
	display: inline-block;
	margin-right: 0;
	width: 45px;
	height: 45px;
	padding: 0;
	overflow: hidden;
	border-radius: 100% !important;
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
	background: transparent !important;
	}
.module-16 #footer-row1 .social-inner-wrap li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	background: rgb(204 204 204 / 36%) !important;
	}
.module-16 #footer-row2 {
	display: flex;
	border-top: 2px dashed #0000001a;
	padding-top: 1em;
	margin-top: 0;
}
.module-16 #footer-row2 .ry-left {
	width: fit-content; }
@media (max-width: 991px) {
	.module-16 #footer-row2 .ry-left {
		white-space: normal; }
.module-16 #footer-row1 .card .card-body .ry-footer-detail p {
		text-align: center;
	}}
@media (max-width: 1199px) {
	.module-16 #footer-row2 {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important; } }
@media (max-width: 1199px) {
	.module-16 #footer-row2 .ry-text {
		text-align: center; } }
.module-16 #footer-row2 .ry-right .ry-text {
	text-align: right; }
.module-16 #footer-row2 .ry-right img {
	margin-bottom: -4px; }
@media (max-width: 1199px) {
	.module-16 #footer-row2 .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: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-16.style2 #footer-row2 .ry-text {
	color: #fff;
	font-size: 16px !important; }
.module-16.style2 #footer-row2 .ry-text a {
	color: #fff; }
.module-16.style2 #footer-row2 .ry-right img {
	margin-bottom: -8px;
	margin-left: 10px;
	height: 28px;
	width: auto; } }

.module-16 #footer-row1 .card .card-body .ry-footer-detail span {
    font-size: 18px;
    line-height: 1.5;
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail span[data-cfname="Address_Line_1"] {
    display: block;
}


.module-16 #footer-row1 .card .card-body .ry-footer-detail * {
    line-height: 1.5;
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail::before,
.module-16 #footer-row1 .social-inner-wrap li a:before{
	color: #000 !important;
}
.module-16 #footer-row2 .ry-text * {
    font-size: 14px !important;
    text-transform: uppercase;
}

.module-16:before {
	background: #fff;
    background-position: center center;
    background-size: cover;
    content: "";
    position: absolute;
    inset: 0;
    opacity: 1;
    z-index: -1;
}
.module-16 {
    position: relative;
}

.module-16 #footer-row2 .ry-text *,
.module-16 #footer-row1 .card .card-body *{
    color: #111 !important;
}

.module-16 #footer-row2 .ry-text a:hover, .module-16 #footer-row1 .card .card-body a:hover {
    color: #caa003 !important;
}

div.footer-map .ry-el-bg {
  height: 500px;
  background-size: cover;
  background-position: center;
}

#map-marker {
  max-width: 300px;
  position: absolute;
  right: 26%;
  bottom: 39%;
}
.powered-by {
  display: flex;
}

.powered.ry-text {
  display: flex;
  align-items: center;
  gap: 0 10px;
}