.elementor-16222 .elementor-element.elementor-element-74112aa{--display:flex;--min-height:0px;}/* Start custom CSS for container, class: .elementor-element-74112aa */body .gform_wrapper {
    background-color: #283A97;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

body .gform_wrapper .gfield_label {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  
}

body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper select {
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 8px;
  width: 100%;
}

body .gform_wrapper .gform_footer input[type="submit"] {
    background-color: #26a69a;
  color: white;
  border: none;
 margin-top: 15px;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 15px;
  cursor: pointer;
}
body .gform_title{
    color: #fff;
    margin-bottom: 10px;
}
body .gform_description{
    color: #fff9;
    margin-bottom: 15px;
}
body .gf_progressbar_title{ color:#fff !important;}
body .gform-field-label .gform-field-label--type-inline{
    color: #fff !important;
} 

.form-bekoob .gform-field-label {
    color: #fff;
}
.gform_confirmation_message {
    color: #fff !important;
    text-align: center;
}
p.gform_description {
    text-align: justify;
}
.elementor a {
    color: #fff;
    box-shadow: none;
    text-decoration: none;
}/* End custom CSS */