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


.module-67 .background-section {
    opacity: .4;
    filter: unset;
	overflow:hidden;
}

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

/*.module-67:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	padding-bottom: 36%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-6f094202-7ec0-4d32-bf79-c8cb3d448222/Assets/welcome_background_V3.jpg);
	background-position: bottom left;
	background-size: contain;
	background-repeat: no-repeat;
}*/

.module-67 {
	padding: 9vw 0;
  position: relative;
  z-index: 2;
	background: #fff; }
  .module-67 .ry-container {
    max-width: 1600px;
    width: 90%;
    float: none;
}
    @media (max-width: 1280px) {
      .module-67 .ry-container {
        max-width: 90%; } }
    .module-67 .ry-container #about {
      -webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: row;
		gap: 4%;     align-items: center;}

      .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: calc(16px + 1 * ( (100vw - 320px) / 1280));*/ font-size: 20px;line-height:1.5; }

  .module-67 .ry-btn-primary {
    max-width: 215px;
    text-align: center;
    margin: auto;
    margin-top: 3em; }

.module-67 .ry-container #about .ry-each:last-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.module-67 .ry-container #about .ry-each.for-img {
    padding: 10px;
    background: none;
	/*box-shadow: 0 0 50px rgb(0 0 0 / 10%);*/
	display: flex;
	align-items: center;
	justify-content: center;
	height: auto;
}
  @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: 8vw 0; } }
  @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; }
@media (max-width: 1080px) {
	.module-67 .ry-container #about {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 50px;
	}
	.module-67 .ry-container #about .ry-each.for-img {
		max-width: 500px;
	}
}
@media (min-width: 1081px) {
	.module-67 {
		padding: 8vw 0;
	}
	.module-67 .ry-container {
		margin: auto ;
	}

	.module-67 .ry-container #about .ry-each:last-child {
		padding-left: 3%;
		max-width: 60%;
	}
	.module-67 .ry-container #about .ry-each.for-img{
		max-width: 46%;
	}
}