/*footer*/
.module-44:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0078a8;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-c15707bd-2b9b-4715-97bf-c8bacc3d0c94/HomeAssets/footer_bg.jpg);
	background-size: cover;
}

.module-44 {
	padding-top: 40px;
	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:#0078a8;
	height: 1215px;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: -31vw; 
}
.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: 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: 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: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
.module-44 .social-icons .social-inner-wrap {
	width: max-content;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }

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

.module-44 .social-icons .social-inner-wrap:after {
	content: "";
	display: block;
	width: 130px;
	height: 1px;
	background: #ffffff5c;
	right: -60%;
	top: 50%;
	position: absolute;
}

.module-44 .ry-footer-copyright .ry-container {
	border-top: none !important;}


.module-44 .social-icons .social-inner-wrap li {
	list-style: none;margin: 0 5px; }
.module-44 .social-icons .social-inner-wrap li .fa {
	color: #333333;
	background: transparent !important;
	margin: 0 1px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	list-style: none;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'FontAwesome';
	border: 1px solid #333; }
.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: #0078a8;
	font-size: clamp(1.875rem, 1.7157rem + 0.6536vw, 2.5rem);
	font-weight: 700;
	font-family: "Bebas Neue";;
	margin-bottom: 5px;
	text-align: left;
	letter-spacing: 3px;}
@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: 18px;
	color: #333;
	font-weight: 400;
	line-height: 1.4 !important;
	font-family: "Mulish", sans-serif; }
.module-44 .ry-flex .ry-each .span-2 {
	width: 100px;
	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: 18px;
    padding: 20px 0;
    position: relative;
    z-index: 2;
    background: #0078a8; }
.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;
	font-weight: 300; }
@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 .website-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.module-44 .ry-flex .ry-each .website-info .ry-btn-wrap {
    margin-top: 0;
}
.module-44 .ry-flex .ry-each .website-info .address,
.module-44 .ry-flex .ry-each .website-info .phone,
.module-44 .ry-flex .ry-each .website-info .email {
    display: flex;
    gap: 15px;
    align-items: center;
}
.module-44 .ry-flex .ry-each .website-info .address:before,
.module-44 .ry-flex .ry-each .website-info .phone:before,
.module-44 .ry-flex .ry-each .website-info .email:before {
    content: '';
    font-family: 'fontAwesome';
    color: #fff;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 56px;
    border-radius: 28px;
    background-image: linear-gradient(180deg, #0077a7 0%, #0077a7 0%, #0b576d 100%);
}
.module-44 .ry-flex .ry-each .website-info .address:before {
    content: '\f3c5';
}
.module-44 .ry-flex .ry-each .website-info .phone:before {
    content: '\f095';
}
.module-44 .ry-flex .ry-each .website-info .email:before {
    content: '\f0e0';
}
.module-44 .ry-flex .ry-each .website-info .phone p {
    font-size: 16px;
    line-height: 1.4;
    color: #0275a3;
    font-weight: 800 !important;
    font-family: "Mulish";
    text-transform: uppercase;
}
.module-44 .ry-flex .ry-each .website-info .phone a {
    font-weight: 800 !important;
    font-size: 18px;
}
.module-44 .ry-footer-insurance-section {
    width: 40%;
    height: 514px;
    border-radius: 40px;
    flex-basis: unset !important;
    padding: 2rem !important;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-c15707bd-2b9b-4715-97bf-c8bacc3d0c94/Homepage_Assets/insurance_bg.jpg) center center no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    justify-content: center;
    align-items: center;
	position: relative;
}
.ry-footer-insurance-section h2 {
    color: #fff !important;
}
.ry-footer-insurance-section .ry-flex {
    flex-direction: column;
	gap: 2vw;
}
.ry-footer-insurance-title {
    position: relative;
    overflow: hidden;
    max-width: 600px;
    margin: 0 auto;
}
.ry-footer-insurance-title h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #87dfff;
    font-weight: 400;
    font-family: "Mulish";
    text-align: center;
    width: max-content;
    margin: 0 auto;
    position: relative;
}
.ry-footer-insurance-title h4:before,
.ry-footer-insurance-title h4:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #87dfff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.ry-footer-insurance-title h4:before {
    left: -110%;
}
.ry-footer-insurance-title h4:after {
    right: -110%;
}
.ry-footer-insurance-icon {
    margin-top: 1vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.ry-footer-insurance-icon img {
    filter: brightness(0) invert(1);
    max-width: 120px;
    margin: 0 auto;
}
.ry-footer-insurance-section .ry-flex .ry-each a {
    margin: 0 auto;
}
.module-44 .ry-footer-insurance-section .ry-each {
    flex-basis: unset;
}
.module-44 .ry-footer-insurance-section:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border: 5px solid #87dfff;
    border-radius: 50px;
}
.module-44 .ry-footer-copyright .ry-left, .module-44 .ry-footer-copyright .ry-right {
    width: max-content;
}
.module-44 .ry-footer-copyright .ry-container {
    display: flex;
    justify-content: space-between;
}
