.elementor-12318 .elementor-element.elementor-element-19615823{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-6%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-12318 .elementor-element.elementor-element-6ecf7d1e img{width:100%;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-12318 .elementor-element.elementor-element-19615823{--margin-top:-17%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-12318 .elementor-element.elementor-element-6ecf7d1e img{width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-614c13f5 */h1 {
  text-align: center;
  font-size: 30px;
}

h2 {
  font-size: 26px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  h1 {
    font-size: 36px; /* nagyobb képernyőn kicsit nagyobb */
  }
  
  h2 {
    font-size: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5db1c516 *//* Kontakt űrlap szellős, modern dizájn */
.wpcf7-form {
  margin: 0 auto;
}

.wpcf7-form-control {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
  margin-bottom: 20px;
  background: #fff;
}

.wpcf7-submit {
  background-color: #379FA8; /* Türkiz logó színeihez igazítva */
  color: #fff;
  padding: 14px 28px;
  border: none;
  border-radius: 6px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.wpcf7-submit:hover {
  background-color: #379FA8; /* Világosabb árnyalat hoverre */
}

.wpcf7-acceptance {
  margin-bottom: 20px;
}

.wpcf7-response-output {
  margin-top: 20px;
  font-size: 16px;
  color: green;
  text-align: center;
}/* End custom CSS */