body.page-id-165 .featured-image {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
body.page-id-165 .featured-text h2, body.page-id-165 .featured-text h3 {
  padding-bottom: 5px;
  width: fit-content;
  color: #214741;
  text-transform: uppercase;
}
body.page-id-165 .featured-text p {
  margin-bottom: 10px;
  text-align: justify;
}
body.page-id-165 .featured-text p:last-child {
  margin-bottom: 20px;
}
body.page-id-165 .featured-text-2 {
  margin-bottom: 20px;
}
body.page-id-165 .featured-text-2 h2, body.page-id-165 .featured-text-2 h3, body.page-id-165 .featured-text-2 h4, body.page-id-165 .featured-text-2 h5 {
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 15px;
}
body.page-id-165 .featured-text-2 p {
  margin-bottom: 5px;
}

section.custom-03 .wpcf7 {
  max-width: 800px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(10px);
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(133, 230, 128, 0.5);
}
section.custom-03 .wpcf7 form {
  margin-bottom: 0;
}
section.custom-03 .wpcf7 .wpcf7-spinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
section.custom-03 .wpcf7 input[type=text], section.custom-03 .wpcf7 input[type=email], section.custom-03 .wpcf7 textarea {
  border: 1px solid #F1F1F1;
  border-radius: 5px;
  box-shadow: none;
}
section.custom-03 .wpcf7 input[type=submit] {
  padding: 2px 30px;
  border-radius: 5px;
}

.text.quote-text {
  position: relative;
  padding: 30px;
  font-size: 200%;
  font-weight: bold;
  margin: 30px;
}
.text.quote-text p {
  margin-bottom: 10px;
  padding-left: 50px;
}
.text.quote-text p:last-child {
  margin-left: -80px;
  font-weight: normal;
  color: #666;
  font-size: 25px;
}
.text.quote-text:before {
  background: #000;
  opacity: 0.15;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  mask-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDEgODAiPiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAgNDEuNzdWMGg0MS42MDR2NDEuNzdMMjAuMDI2IDgwSC45ODdMMjEuNzIgNDEuNzdIMHptNTkuMzk2IDBWMEgxMDF2NDEuNzdMNzkuNDIyIDgwSDYwLjM4M2wyMC43MzItMzguMjNINTkuMzk2eiIgZmlsbD0iY3VycmVudENvbG9yIiAvPjwvc3ZnPg==);
  mask-repeat: no-repeat;
  width: 101px;
  height: 81px;
}
@media screen and (max-width: 576px) {
  .text.quote-text {
    margin: 0;
    padding: 15px;
    font-size: 115%;
  }
  .text.quote-text p {
    padding-left: 0;
    color: #214741;
    text-align: justify;
  }
  .text.quote-text p:last-child {
    margin-left: 0px;
    font-size: 20px;
  }
  .text.quote-text:before {
    width: 50px;
    height: 40px;
  }
}

/*# sourceMappingURL=ve-chung-toi.css.map */
