.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-10814 .elementor-element.elementor-element-05508c8 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-10814 .elementor-element.elementor-element-05508c8{text-align:center;}.elementor-10814 .elementor-element.elementor-element-05508c8 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:30px;font-weight:600;color:#000000;}.elementor-10814 .elementor-element.elementor-element-5f94419 > .elementor-widget-container{margin:30px 0px 50px 0px;}/* Start custom CSS for section, class: .elementor-element-9ea1a96 */form div{
    padding: 1%
}
.w-100{
    width: 100%!important
}
.w-50{
    width: 50%!important
}
.d-f{
    display: flex!important;
}
input[type=text] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #7D7D7D;
}

.btnsubmit{
      padding: 18px 18px 18px 18px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1em;
    color: #ffffff;
    background-color: #F69638;
    border-style: none;
    border-radius: 30px 30px 30px 30px;  
    width: 100%!important;
}


.formdevpart select {
    width: 100%;
    border: 0px !important;
    border: 1px solid #eaeaea!important;
    min-height: 0;
    padding: 12px;
    border-width: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    background-color: transparent;
}

select:required:invalid {
  color: gray;
}
option[value=""][disabled] {
  display: none;
}
option {
  color: black;
}

#msg{
    display: none;
}/* End custom CSS *//* End custom CSS */