.elementor-1201 .elementor-element.elementor-element-13c6275{--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-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-1201 .elementor-element.elementor-element-5a17aec{width:var( --container-widget-width, 78.167% );max-width:78.167%;--container-widget-width:78.167%;--container-widget-flex-grow:0;text-align:center;}.elementor-1201 .elementor-element.elementor-element-5a17aec > .elementor-widget-container{margin:0px 0px 0px 260px;}.elementor-1201 .elementor-element.elementor-element-5a17aec.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1201 .elementor-element.elementor-element-5a17aec .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:49px;font-weight:900;color:var( --e-global-color-ee516cd );}.elementor-1201 .elementor-element.elementor-element-9479a20{--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;--justify-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:350px;--margin-right:0px;}.elementor-1201 .elementor-element.elementor-element-9479a20:not(.elementor-motion-effects-element-type-background), .elementor-1201 .elementor-element.elementor-element-9479a20 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor4 );}.elementor-1201 .elementor-element.elementor-element-9479a20.e-con{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-1201 .elementor-element.elementor-element-e2ea175{width:var( --container-widget-width, 101.764% );max-width:101.764%;--container-widget-width:101.764%;--container-widget-flex-grow:0;}.elementor-1201 .elementor-element.elementor-element-e2ea175.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1201 .elementor-element.elementor-element-313503b{--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;}@media(max-width:1024px){.elementor-1201 .elementor-element.elementor-element-5a17aec > .elementor-widget-container{margin:0px 0px 0px 200px;}.elementor-1201 .elementor-element.elementor-element-5a17aec .elementor-heading-title{font-size:36px;}.elementor-1201 .elementor-element.elementor-element-9479a20{--margin-top:0px;--margin-bottom:0px;--margin-left:150px;--margin-right:0px;}}@media(max-width:767px){.elementor-1201 .elementor-element.elementor-element-5a17aec > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1201 .elementor-element.elementor-element-5a17aec.elementor-element{--align-self:center;}.elementor-1201 .elementor-element.elementor-element-5a17aec{text-align:center;}.elementor-1201 .elementor-element.elementor-element-5a17aec .elementor-heading-title{font-size:27px;}.elementor-1201 .elementor-element.elementor-element-9479a20{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1201 .elementor-element.elementor-element-e2ea175 > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-1201 .elementor-element.elementor-element-9479a20{--width:50.246%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1201 .elementor-element.elementor-element-9479a20{--width:498.25px;}}/* Start custom CSS for shortcode, class: .elementor-element-e2ea175 */.cf7-step-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  font-family: Arial, sans-serif;
  text-align: center;
}

.cf7-step {
  flex: 1;
  padding: 10px;
  border-bottom: 3px solid #ccc;
  color: #999;
  font-weight: bold;
}

.cf7-step.active {
  color: #D80027;
  border-bottom: 3px solid #D80027;
}

.cf7-step span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #888;
}

.cf7-section {
  margin-bottom: 30px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 input[type="date"],
.wpcf7 input[type="file"] {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.wpcf7 .custom-submit {
  background-color: #D80027;
  color: white;
  padding: 12px 30px;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
}

.wpcf7 .custom-submit:hover {
  background-color: #b00020;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-9479a20 *//* Form Container */
.wpcf7 {
  background: #fff;
  padding: 30px;
  border: 1px solid #ddd;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(255, 0, 0, 0.1);
  font-family: 'Segoe UI', sans-serif;
  color: #111;
  max-width: 700px;
  margin: auto;
}

/* Form Input Fields */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea,
.wpcf7 select {
  width: 100%;
  padding: 12px 16px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
  transition: border 0.3s;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus {
  border-color: #d90429;
  outline: none;
}

/* Labels */
.wpcf7-form label {
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
  color: #222;
}

/* Save and Continue Button */
.wpcf7 input[type="submit"] {
  background: #d90429;
  color: #fff;
  border: none;
  padding: 14px 28px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
  display: inline-block;
}

.wpcf7 input[type="submit"]:hover {
  background: #b80020;
}

/* Progress Bar */
.progress-bar {
  margin-bottom: 25px;
  position: relative;
}

.progress-bar::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  height: 4px;
  width: 100%;
  background: #eee;
  transform: translateY(-50%);
  z-index: 1;
}

.progress-bar .step {
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #d90429;
  color: white;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  margin-right: 40px;
  box-shadow: 0 2px 6px rgba(217, 4, 41, 0.3);
}

.progress-bar .step.active {
  background: #111;
}

/* Error and Validation */
.wpcf7-not-valid-tip {
  color: #d90429;
  font-size: 13px;
  margin-top: -15px;
  margin-bottom: 15px;
}

.wpcf7-response-output {
  display: none;
}/* End custom CSS */