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


.module-67 .background-section {
    overflow:hidden;
}

.module-67:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -1%;
    width: 100%;
    height: 990px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-8097aa90-689d-4f68-a2f2-40543aa67ae9/HomepageAssets/clipboard.png);
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 1233px;
    margin: auto;
    right: 0;
}

div.big-cta-block {
  background: #fff;
  padding: 3em;
  border-radius: 30px;
  position: relative;
}

div#hp-addtional-serv:last-child {
  padding-bottom: 1em;
}

div.big-cta-block:before {content: '';background: url(https://www.royacdn.com/unsafe/smart/Site-8097aa90-689d-4f68-a2f2-40543aa67ae9/HomepageAssets/icon.png);width: 50px;height: 140px;position: absolute;background-repeat: no-repeat;background-size: contain;top: -7.3em;right: 0;left: 0;margin: auto;}



div.module-67 .ry-content {
  z-index: 1;
  position: relative;
  top: 14em;
}

.module-67 {
  padding: 7em 0 22em;
  position: relative;
  }
  .module-67 .ry-container {
    max-width: 1280px;
    width: 85%;
    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 {
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 30px;
        font-size: 45px;
        text-align: center; }

  .module-67 .ry-btn-primary {
    max-width: 215px;
    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: 8em 0 3em;
      } }
  @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)); } }
  @media (min-width: 1600px) {
    .module-67 p {
      font-size: 20px;
      } }
  .module-67.style2 .ry-container #about .ry-section-title {
    font-weight: 600; }
  .module-67.style2 .ry-container #about p {
    max-width: 920px;
    margin: auto; }