body {
  font-family: 'Josefin Sans', sans-serif; }

.default-2-45 {
  width: 100%;
  display: inline-block;
  height: auto;
  font-family: 'Pontano Sans', sans-serif;
  position: relative; }
  .default-2-45 .contact-block {
    background: #fff;
    position: relative;
    display: inline-block;
    padding: 2em; }
    .default-2-45 .contact-block .top-bar {
      position: relative;
      display: inline-block; }
      .default-2-45 .contact-block .top-bar .ttl {
        color: black;
        font-weight: normal;
        font-size: 36px;
        line-height: 30px;
        margin-bottom: 1em; }
      .default-2-45 .contact-block .top-bar .desc {
        color: black;
        font-weight: 500;
        font-size: 16px;
        line-height: 25px; }
    .default-2-45 .contact-block .form-contact {
      width: 100%;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      margin-top: 1em; }
      .default-2-45 .contact-block .form-contact .no-padding {
        padding: 0; }
      .default-2-45 .contact-block .form-contact .group {
        width: 100%;
        display: inline-block;
        margin: 1em 0em;
        position: relative; }
        .default-2-45 .contact-block .form-contact .group .lable {
          background: white;
          padding: 0em 1em;
          display: inline-block;
          font-size: 16px;
          position: absolute;
          top: -20px;
          left: 1.5em;
          color: #878787;
          font-weight: bold;
          line-height: normal; }
        .default-2-45 .contact-block .form-contact .group .msg {
          width: 100%;
          border: 1px solid #000;
          padding: 1em; }
        .default-2-45 .contact-block .form-contact .group input {
          width: 99%;
          border: 1px solid #000;
          padding: 1em; }
        .default-2-45 .contact-block .form-contact .group .submit {
          padding: 0em 1.5em;
          border: none;
          border: 2px solid #36A8FF;
          color: #36A8FF;
          background: transparent;
          font-size: 22px;
          font-weight: bold;
          transition: all 0.3s linear; }
          .default-2-45 .contact-block .form-contact .group .submit a {
            background: #36A8FF;
            display: inline-block;
            color: #fff;
            margin: 0;
            padding: 0.5em 0.7em;
            transform: skew(-30deg);
            transition: all 0.3s linear; }
            .default-2-45 .contact-block .form-contact .group .submit a p {
              display: inline-block;
              color: #fff;
              margin: 0;
              transform: skew(30deg);
              transition: all 0.3s linear; }
        .default-2-45 .contact-block .form-contact .group .submit:hover {
          border: 2px solid #000;
          transition: all 0.3s linear; }
          .default-2-45 .contact-block .form-contact .group .submit:hover a {
            background: #000;
            color: #fff;
            transition: all 0.3s linear; }
            .default-2-45 .contact-block .form-contact .group .submit:hover a p {
              color: #fff; }
  .default-2-45 .img {
    width: 100%;
    height: 600px;
    object-fit: contain;
    margin-top: 3em; }

/*# sourceMappingURL=default-2-45.css.map */
