div.module-66.ry-section:after {
	display: none !important;
}

.module-66 .ry-section-title-wrapper {
    background-color: rgba(255,255,255,0.8);
    width: fit-content;
	padding: 5px;
    margin: 0 auto 25px;
}

.col-xs-12.ry-section.custom-services {
	padding: 90px 15px !important;
}

@media (max-width:640px) {
	.custom-services .ry-flex {
		flex-wrap: wrap;
	}
}

.module-lasik-cta {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1rem;
	flex-wrap: wrap;
	padding: 0px 20px 60px;
}

.module-lasik-cta .ry-btn.ry-btn-primary {
	background: #242424 !important;
	width: 290px;
}

a.white-btn {
	color: #FFFFFF !important;
	font-weight: 500 !important;
	border: 2px solid #333333 !important;
	margin: 5px auto !important;
}

a.white-btn:hover {
	color: #333333 !important;
	background: #FFFFFF !important;
}

.social-icons .social-inner-wrap li a.fa-google,
.social-icons .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}

@media (min-width:1025px) {
	.module-44 .ry-footer-copyright .ry-container {
		display: flex;
	}
	.ry-footer-copyright .ry-left {
		width: 60%;
	}
}

@media (min-width:992px) {
	.ry-footer-copyright .ry-left .span-2 {
		display: block;
		line-height: 12px;
		margin-top: 6px;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered {
		flex-direction: column;
		align-items: flex-end;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered p {
		line-height: 22px;
	}
}
@media (max-width:991px) {
	div.module-44 .ry-container .ry-left .span-2 {
		display: block;
		line-height: 14px;
	}
}