.elementor-66 .elementor-element.elementor-element-2379ea7{--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;--overflow:hidden;}.elementor-66 .elementor-element.elementor-element-2379ea7:not(.elementor-motion-effects-element-type-background), .elementor-66 .elementor-element.elementor-element-2379ea7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-66 .elementor-element.elementor-element-1dc9228{--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;--overlay-opacity:1;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-66 .elementor-element.elementor-element-1dc9228::before, .elementor-66 .elementor-element.elementor-element-1dc9228 > .elementor-background-video-container::before, .elementor-66 .elementor-element.elementor-element-1dc9228 > .e-con-inner > .elementor-background-video-container::before, .elementor-66 .elementor-element.elementor-element-1dc9228 > .elementor-background-slideshow::before, .elementor-66 .elementor-element.elementor-element-1dc9228 > .e-con-inner > .elementor-background-slideshow::before, .elementor-66 .elementor-element.elementor-element-1dc9228 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}body:not(.rtl) .elementor-66 .elementor-element.elementor-element-e75b0db{right:0px;}body.rtl .elementor-66 .elementor-element.elementor-element-e75b0db{left:0px;}.elementor-66 .elementor-element.elementor-element-e75b0db{top:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-66 .elementor-element.elementor-element-f66a0aa{text-align:center;}.elementor-66 .elementor-element.elementor-element-f66a0aa .elementor-heading-title{color:var( --e-global-color-2907d51 );}.elementor-66 .elementor-element.elementor-element-95d8cf1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:60px 60px;--row-gap:60px;--column-gap:60px;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-66 .elementor-element.elementor-element-0218db8{--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;}.elementor-66 .elementor-element.elementor-element-a2fc366{--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;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}@media(min-width:768px){.elementor-66 .elementor-element.elementor-element-0218db8{--width:50%;}.elementor-66 .elementor-element.elementor-element-a2fc366{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-66 .elementor-element.elementor-element-0218db8{--width:100%;}.elementor-66 .elementor-element.elementor-element-a2fc366{--width:80%;}}@media(min-width:2400px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:1366px){.elementor-66 .elementor-element.elementor-element-95d8cf1{--padding-top:60px;--padding-bottom:60px;--padding-left:40px;--padding-right:40px;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:1024px){.elementor-66 .elementor-element.elementor-element-95d8cf1{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-66 .elementor-element.elementor-element-95d8cf1{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS *//* Make form full width inside Elementor container */
#contact .wpcf7,
#contact .wpcf7-form {
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
}

/* General input width */
#contact input.wpcf7-form-control,
#contact select.wpcf7-form-control,
#contact textarea.wpcf7-form-control {
  width: 100%;
  box-sizing: border-box;
}
#contact .wpcf7-form label{
    width: 100%;
}
#contact .premium-cf-submit{
    max-width: 250px;
}
#contact p br{
    display: none;
}
#contact p {
    padding-block: 12px;
}
/* Two-column rows */
#contact .form-row--two {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}

/* Column behavior */
#contact .form-row--two .form-col {
  flex: 1 1 0;
  margin: 0;
}

/* Ensure each <p> spans full width when needed */
#contact .wpcf7-form p {
  width: 100%;
  margin-bottom: 15px;
}

/* Mobile: stack columns */
@media (max-width: 767px) {
  #contact .form-row--two {
    flex-direction: column;
  }
}/* End custom CSS */