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

.module-67:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: ;
	z-index: -1;
}

.module-67 {
	padding: 8rem 0;
	position: relative;
	z-index: 4;
	margin-top: -2px;
}
.module-67 .ry-container {
	max-width: 1280px;
	width: 90%;
	margin: auto;
	float: none; }
@media (max-width: 1280px) {
	.module-67 .ry-container {
		max-width: 95%; } }
.module-67 .ry-container #about {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column; }

.module-67 .ry-container #about .ry-section-title-wrapper h2{
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 48px;
	text-align: center; }

.module-67 .ry-container #about p {
	font-size: 20px;
	line-height: 160%;
	color: #333333;
}

.module-67 .ry-btn-primary {
	text-align: center;
	margin: auto;
	margin-top: 3em; }
@media (max-width: 320px) {
	.module-67 h2 {
		font-size: 30px; }
	.module-67 h2 .span-1 {
		font-size: 30px; }
	.module-67 p {
		font-size: 16px; } }
@media (max-width: 767px) {
	.module-67 h2 .span-1 {
		display: block;
		text-align: center;
		margin-top: 5px; } }
@media (max-width: 991px) {
	.module-67 {
		padding: 100px 0 200px; } }
@media (max-width: 1600px) {
	.module-67 h2 {
		font-size: calc(30px + 15 * ( (100vw - 320px) / 1280)); }
	.module-67 h2 .span-1 {
		font-size: calc(30px + 15 * ( (100vw - 320px) / 1280)) !important; } }
@media (min-width: 1600px) {
	.module-67 p {
		font-size: 20px; } }
.module-67.style2 .ry-container #about .ry-section-title h2{
	font-weight: 600; }
.module-67.style2 .ry-container #about p {
	max-width: 920px;
	margin: auto; }

.module-67 .ry-container #about .ry-section-title-wrapper h2 br {
	display: none;
}

.module-67 .ry-container #about .ry-section-title-wrapper h2 span {
	color: #242424 !important;
}

.module-67 .logo-title {
	margin-bottom: 60px;
}

.module-67 .logo-title img {
	width: 100%;
	max-width: 420px;
	margin: auto;
}

.module-67 .ry-container #about .ry-each {
	width: 100%;
	max-width: 640px;
	margin: auto;
}

