@media only screen and (max-width: 1300px) {
  .content-box-2 .z-boxes-2 .z-box-2 br {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .content-box-1 .content-box-1-1 figure {
    width: 55%;
    right: 0;
  }
  .content-box-2 .txt {
    font-size: 24px;
    line-height: 1.3;
  }
  .content-box-3 .boxes-1 .row-box, .content-box-4 .form-box .row-box {
    margin: 0 -20px;
  }
  .content-box-3 .boxes-1 .row-box .col-box, .content-box-4 .form-box .row-box .col-box {
    padding: 0 20px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .title-2 h2 {
    font-size: 32px;
    line-height: 1.3;
  }
  .content-box-2 .z-boxes-2 .z-box-2 span {
    font-size: 32px;
    line-height: 1.3;
  }
  .content-box-1-1 .txt {
    font-size: 24px;
    line-height: 1.3;
  }
  .content-box-2 {
    padding: 65px 0 70px 0;
  }
  footer .container .wrapper .title h2 {
    font-size: 24px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 992px) {
  .content-box-2 .txt {
    font-size: 18px;
  }
  .content-box-1-1 .txt {
    font-size: 20px;
  }
  .content-box-3 .boxes-1 .row-box .col-box .box-1 .txt-2 {
    font-size: 18px;
    line-height: 1.3;
  }
  .content-box-1 .content-box-1-1 .description h2 {
    font-size: 50px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 767px) {
  .content-box-4 .form-floating > label {
    padding-top: 12px;
  }
  .btn-1 {
    font-size: 13px;
    line-height: 18px;
    height: 42px;
  }
  footer .txt-1-2 {
    font-size: 14px;
    line-height: 20px;
  }
  footer .container .wrapper .title h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .content-box-2 .row-box .col-box-1, .content-box-2 .row-box .col-box-2 {
    width: 100%;
    padding: 0;
  }
  .content-box-2-1 .row-box .col-box:nth-child(1) {
    order: 2;
  }
  .content-box-2-1 .row-box .col-box:nth-child(2) {
    order: 1;
    padding-bottom: 22px;
  }
  body {
    font-size: 16px;
    line-height: 24px;
  }
  .z-boxes-3 .z-box-3 .number {
    height: 24px;
    line-height: 25px;
    font-size: 16px;
  }
  .input-file {
    background: none;
    padding: 0;
  }
  .title-2 h2 {
    background-size: 160px 10px;
  }
  .title-2 h2 {
    padding-bottom: 33px;
  }
  .content-box-2-2 figure {
    margin-bottom: 30px;
  }
  .content-box-2 .z-boxes-2 .z-box-2 span {
    display: block;
  }
  .content-box-2 .z-boxes-2 .z-box-2 {
    font-size: 16px;
    line-height: 24px;
  }
  .content-box-2 .row-box {
    flex-wrap: wrap;
    margin: 0;
  }
  .img-desktop {
    display: none;
  }
  .img-mobile {
    display: block;
  }
  .content-box-1-1 .container {
    display: block;
    text-align: center;
  }
  .content-box-1-1 .txt {
    margin: 0 0 12px 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 800;
  }
  .btn-2 {
    font-size: 16px;
    display: inline-block;
    font-weight: 800;
  }
  .logo {
    margin-left: -7px;
  }
  .logo img {
    width: 125px;
  }
  header .header-box {
    height: 60px;
  }
  .content-box-1 .content-box-1-1 .description {
    padding: 16px 0;
  }
  .content-box-1 .content-box-1-1 .description .txt-1 {
    font-size: 24px;
    line-height: 1.3;
  }
  .content-box-1 .content-box-1-1 .description .txt-2 {
    font-size: 12px;
    font-weight: 800;
    padding-left: 8px;
    padding-right: 8px;
  }
  .content-box-1 .content-box-1-1 .description h2 {
    font-size: 40px;
    line-height: 1.2;
    max-width: 370px;
  }
  .content-box-1 {
    height: auto;
    background: none;
  }
  .content-box-1 .content-box-1-1 {
    margin-left: -20px;
    width: calc(100% + 40px);
    position: inherit;
    height: auto;
    padding: 0 20px;
  }
  .content-box-1 .content-box-1-1:after {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    background-image: url("../img/frontend/05.png");
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 440px;
    content: "";
    display: block;
  }
  .content-box-1 {
    position: relative;
  }
  .content-box-1 .content-box-1-1 figure {
    width: 100%;
    text-align: center;
    bottom: 0;
    position: relative;
  }
  .content-box-1 .content-box-1-1 figure img {
    width: 322px;
  }
  .content-box-1 .btn-1 {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: calc(100% - 40px);
    text-align: center;
  }
  .btn-1 {
    padding: 11px 20px;
  }
  .content-box-2 {
    padding: 50px 0;
  }
  .title {
    margin-bottom: 14px;
  }
  .title h2 {
    font-size: 20px;
    line-height: 1.3;
  }
  .content-box-2 .txt {
    font-size: 16px;
    line-height: 19px;
  }
  .mobile-show {
    display: block;
  }
  .content-box-3 {
    padding: 30px 0 35px 0;
  }
  .content-box-3 .boxes-1 .row-box, .content-box-4 .form-box .row-box {
    margin: 0 -12px;
  }
  .content-box-3 .boxes-1 .row-box .col-box, .content-box-4 .form-box .row-box .col-box {
    padding: 0 12px;
  }
  .box-1 .txt-2 {
    display: none;
  }
  .content-box-3 .boxes-1 .row-box .col-box .box-1 .txt-1 {
    font-size: 17px;
    line-height: 1.3;
  }
  .content-box-3 .title {
    text-align: left;
  }
  .mb1 {
    margin-bottom: 25px;
  }
  .box-1-2 {
    display: block;
    border: 1px solid #fff;
    border-radius: 16px;
    padding: 12px 15px;
  }
  .box-1-2 .txt-3 {
    text-align: left;
    font-size: 13px;
    padding-top: 10px;
    min-height: 44px;
    line-height: 1.3;
  }
  .content-box-4 {
    padding: 30px 0 35px 0;
  }
  .content-box-3 .boxes-1 .row-box .col-box, .content-box-4 .form-box .row-box .col-box {
    width: 100%;
  }
  .f-title.empty {
    display: none;
  }
  .input-file .txt-1 {
    padding-top: 30px;
    font-weight: 800;
    height: 60px;
    background: url("../img/frontend/icons/03.svg") center top no-repeat;
  }
  .input-file .txt-2 {
    font-size: 14px;
    line-height: 42px;
  }
  .input-file .input-file-box {
    height: 128px;
  }
  .content-box-4 .f-title {
    font-size: 18px;
  }
  footer {
    padding: 30px 0 35px 0;
  }
  .content-box-1 .content-box-1-1 .description .txt-2 {
    margin-bottom: 6px;
  }
  .logo img {
    max-width: 100%;
  }
  footer .container {
    display: block;
  }
  footer .container .wrapper {
    margin-bottom: 40px;
    max-width: 100%;
    min-width: 100%;
  }
  #form .row-box {
    flex-direction: column-reverse;
  }
} /*# sourceMappingURL=mobile.css.map */
