.u-section-1 .u-sheet-1 {
  min-height: 349px;
}

.u-section-1 .u-layout-wrap-1 {
  margin: 60px auto 60px 0;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 420px;
  background-image: none;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/20221110_134057.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-image-2 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/20230725_125903.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-image-3 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/20221110_133308.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-image-4 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/20221110_134058.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-image-5 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/20230725_125028.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-image-6 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/20221110_134058.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-image-7 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/20221110_133620.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-image-8 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/20230725_125138.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-image-9 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/20230725_1250281.jpg");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-image-10 {
  width: 300px;
  height: 300px;
  background-image: url("images/CC/pic/as.jpg.");
  background-position: 50% 50%;
  margin: 0 auto;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 420px;
  background-image: none;
}

.u-section-1 .u-container-layout-2 {
  padding: 30px 22px;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 71px auto 0 18px;
}

.u-section-1 .u-text-2 {
  margin: 20px 0 0 16px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 26px;
  }

  .u-section-1 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 346px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 346px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-image-1 {
    width: 216px;
    height: 216px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-layout-cell-2 {
    min-height: 371px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 546px;
}

.u-section-2 .u-text-1 {
  padding-left: 100px;
  margin: 20px auto 60px 0;
}

.p1{
  font-family: "FMEmanee";}

    .img2{
            border-radius: 8px;
            border: 2px;
            border-color: black;
            box-shadow: 0px 0px 10px 0px #000;
            margin: 8px;
            max-width: 800px;
            max-height: 400px;
        }
        .img3{
            border-radius: 8px;
            border: 2px;
            border-color: black;
            box-shadow: 0px 0px 10px 0px #000;
            margin: 8px;
            width: 400px;
            height: 300px;
        }
        .fun{
            box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
            border-top: 1px solid white;
        }
        .pc{
            font-size: 25px;
        }
    .pcm{
      width: 70%;
      
    }
        header.u-header {
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 1000;
            background-color: white; /* Adjust the background color as needed */
        }
        body {
            margin-top: 100px; /* Adjust according to the header height */
        }
        .form-container {
      position: center;
      width: 80%;
      top: 150px;
      background: #fff;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0px 0px 10px 0px #000;
      margin-top: 20px;
      font-size: 25px;
    }
.container {
    display: flex;
    justify-content: space-between;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
}

.section {
    width: 30%;
}

h2 {
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

p {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
}

/* Mobile responsive design */
@media (max-width: 768px) {
    .container {
        flex-direction: column;
        align-items: center;
    }
    
    .section {
        width: 100%;
        margin-bottom: 20px;
    }
    
    h2 {
        font-size: 20px;
    }
    
    p {
        font-size: 16px;
    }
}
        .img3{width: 480px;
              height: 380px;
              border-radius: 50px;
              border-color: gray;
              
              }
          .img4{width: 500px;
              height: 540px;
              border-radius: 50px;
              border-color: gray;
              background-color: #d1cdcd;
              }
              h4{
                color: black;
                font-weight: bold;
              }
    .pdf-button {
      padding: 12px 20px;
      background-color: #4CAF50;
      color: white;
      border: none;
      border-radius: 5px;
      font-size: 16px;
      cursor: pointer;
      transition: background-color 0.3s ease;
    }

    .pdf-button:hover {
      background-color: #45a049;
    }