/* CSS Document */
/* line 4, style.scss */
.aboutTopLyt div {
  font-size: 16px; }
  /* line 6, style.scss */
  .aboutTopLyt div span {
    font-size: 14px; }

/* line 14, style.scss */
.service3Lyt ul li h6 {
  font-size: 16px; }

/* line 21, style.scss */
.contact3clm .wrap {
  justify-content: center; }
  /* line 25, style.scss */
  .contact3clm .wrap li:nth-of-type(1) h3 {
    right: 0;
    left: auto;
    margin-left: 0;
    margin-right: -125px;
    z-index: 1; }
  /* line 33, style.scss */
  .contact3clm .wrap li:nth-of-type(2) {
    margin-right: 80px; }

@media screen and (max-width: 480px) {
  /* line 41, style.scss */
  .contact3clm .wrap {
    justify-content: center; }
    /* line 44, style.scss */
    .contact3clm .wrap li:nth-of-type(1) {
      margin-bottom: -1px; }
      /* line 46, style.scss */
      .contact3clm .wrap li:nth-of-type(1) h3 {
        left: 50%;
        margin-left: -40%; }
    /* line 51, style.scss */
    .contact3clm .wrap li:nth-of-type(2) {
      margin-right: 0; } }
