.banner {
  width: 100%; }
  .banner iframe {
    height: 80vh; }

.box1 {
  width: 100%;
  background-color: #f7f7f7;
  font-family: 'Poppins', sans-serif; }
  .box1 .region_1 {
    width: 83.33%;
    margin: 5.6% auto; }
    .box1 .region_1 .item1 {
      padding-left: 0;
      padding-right: 20px;
      z-index: 43; }
      .box1 .region_1 .item1 .con {
        background-color: #fff;
        text-align: center;
        padding: 13.8%;
        height: 275px;
        box-shadow: 0 0 15px #e4e1e1; }
        .box1 .region_1 .item1 .con h2 {
          font-size: 28px;
          color: #292929;
          font-weight: bold;
          line-height: 1.071;
          font-family: 'Poppins', sans-serif; }
        .box1 .region_1 .item1 .con p {
          font-size: 16px;
          color: #333;
          line-height: 1.5;
          font-family: 'Poppins', sans-serif; }

.region .item1:nth-child(4) {
  padding-right: 0; }

.contact1 {
  overflow: hidden;
  width: 100%;
  text-align: center;
  padding-top: 5.5%; }
  .contact1 h2 {
    font-size: 46px;
    font-family: 'Poppins', sans-serif;
    color: #292929;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.565; }
  .contact1 p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #999999;
    line-height: 1.333; }
  .contact1 .form {
    margin-top: 2.8%; }
    .contact1 .form .form_group {
      padding-left: 0;
      padding-right: 0; }
      .contact1 .form .form_group input::placeholder {
        font-size: 18px;
        font-family: 'Poppins', sans-serif;
        color: #999999;
        line-height: 1.5; }
      .contact1 .form .form_group .name {
        width: 100%;
        height: 60px;
        border: none;
        box-shadow: 0 0 15px #e4e1e1;
        font-weight: 500;
        padding-left: 5%; }
    .contact1 .form .mes {
      padding-left: 0;
      padding-right: 0; }
      .contact1 .form .mes textarea::placeholder {
        font-size: 18px;
        font-family: 'Poppins', sans-serif;
        color: #999999;
        line-height: 1.5; }
      .contact1 .form .mes .message {
        width: 100%;
        height: 350px;
        border: none;
        margin-top: 1%;
        box-shadow: 0 0 15px #e4e1e1;
        font-weight: 500;
        padding-left: 2.5%;
        padding-top: 1%; }
    .contact1 .form .sub {
      margin-top: 2.5%;
      width: 100%;
      overflow: hidden; }
      .contact1 .form .sub .sub_btn {
        width: 100%;
        height: 60px;
        border: none;
        background-color: #e6332b;
        cursor: pointer; }
      .contact1 .form .sub P {
        font-size: 18px;
        font-family: 'Poppins', sans-serif;
        line-height: 60px;
        color: white;
        line-height: 1.667; }
        .contact1 .form .sub P span {
          line-height: 60px; }
          .contact1 .form .sub P span i {
            padding-left: 0.6%; }
    .contact1 .form .privacy {
      overflow: hidden;
      width: 100%;
      padding-top: 0.6%; }
      .contact1 .form .privacy a {
        font-size: 18px;
        font-family: 'Poppins', sans-serif;
        color: #999999;
        line-height: 1.667; }

.enquiry_make {
  position: fixed;
  z-index: 99;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }
  .enquiry_make p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    color: #fff;
    padding: 20px 30px; }

.te1 {
  padding-right: 15px !important; }

.te2 {
  padding-left: 15px !important; }

@media (min-width: 1024px) and (max-width: 1364px) {
  .box1 .region_1 .item1 {
    width: 50%;
    margin-bottom: 3%; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .box1 .region_1 .item1 {
    width: 50%;
    margin-bottom: 3%; } }
@media (min-width: 0px) and (max-width: 767px) {
  .box1 .region_1 {
    width: 88%; }
    .box1 .region_1 .item1 {
      padding-right: 0;
      margin-bottom: 5%; }
      .box1 .region_1 .item1 .con {
        padding: 6%;
        height: 200px; }
        .box1 .region_1 .item1 .con h2 {
          font-size: 22px; }
        .box1 .region_1 .item1 .con p {
          font-size: 14px; }
          .box1 .region_1 .item1 .con p img {
            width: 35px; }

  .contact1 h2 {
    font-size: 30px; }
  .contact1 p {
    font-size: 14px; }
  .contact1 .form .form_group {
    margin-bottom: 5%; }
  .contact1 .form .privacy a {
    font-size: 14px; }

  .te1 {
    padding-right: 0 !important; }

  .te2 {
    padding-left: 0 !important; }

  input::placeholder {
    font-size: 14px; }

  textarea::placeholder {
    font-size: 14px; } }

/*# sourceMappingURL=contact.css.map */
