.elementor-kit-413{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-73cf8ec9:#29D8DB;--e-global-color-76a354af:#F6F9F9;--e-global-color-7bde49dc:#01578C;--e-global-color-18753bff:#4A4A4A;--e-global-color-1defc5e3:#000;--e-global-color-416a180:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-413 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.cf7-custom-layout {
  background-color: #edf7ef;
  padding: 30px;
  border-radius: 14px;
  max-width: 500px;
  margin: auto;
  font-family: Arial, sans-serif;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.cf7-custom-layout .form-title {
  text-align: center;
  font-size: 20px;
  margin-bottom: 25px;
  color: #0B0C0C;
  font-weight: bold;
}

.cf7-custom-layout .row {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.cf7-custom-layout .col-half {
  flex: 1;
  min-width: 48%;
}

.wpcf7 input,
.wpcf7 textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
  font-family: inherit;
  background-color: #fff;
  color: #000;
  margin-bottom: 15px;
}

.wpcf7-submit {
  background-color: #1aae9f;
  color: white;
  padding: 12px 25px;
  border: none;
  font-weight: bold;
  font-size: 15px;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s;
}

.wpcf7-submit:hover {
  background-color: #108a80;
}/* End custom CSS */