.elementor-9660 .elementor-element.elementor-element-b739c17{--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;--padding-top:40px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-823ddad */.wpcf7 form {
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  font-family: 'Segoe UI', sans-serif;
}

.wpcf7-form h2 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 24px;
}

.wpcf7-form p {
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-bottom: 20px;
}

.wpcf7 label {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 6px;
  border: 1px solid #ccc;
}

.wpcf7 input[type="file"] {
  margin-bottom: 15px;
}

.wpcf7 input[type="submit"] {
  background: #007bff;
  color: white;
  border: none;
  padding: 12px 25px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  display: block;
}

.wpcf7 input[type="submit"]:hover {
  background: #0056b3;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
}

.wpcf7 input[type="file"]{
    padding-left: 0;
}/* End custom CSS */
/* Start custom CSS */.result-section h2{
 color: #fff;   
 font-size: 30px;
 margin-top:-10px;
}

.height1 .feature-box-layout4{
    padding: 30px 35px 10px 35px;
    min-height: 400px;
}

.height2 .feature-box-layout4{
     padding: 30px 35px 10px 35px;
    min-height: 500px;
}/* End custom CSS */