/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#hbspt-form-2f42c013-1dff-4c6c-87c1-653c4cd86cdf{
	display: none;
}
 .hbspt-form {
/*     background-color: #EAE5DF ; */
    /* background-color: red; */
/*     max-width: 1000px;
    padding: 50px;
    box-sizing: border-box; */
    /* border: 2px solid red; */
}
body {
/*     background-image: linear-gradient(rgba(251, 249, 246, 1), rgba(251, 249, 246, 1)) !important; */
}
/* form .hs-form-field {
    margin-bottom: 1.4rem;
}

#hs_cos_wrapper_widget_1674250576119 input[type="email"] {
    background-color: #ffffff !important;
    background-image: none !important;
    color: #3E3E3E !important;
    text-align: left !important;
}



form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
  border: 1px none #FBF9F6;
  padding: 10px;
  font-family: Roboto, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
  color: #3e3e3e;
  font-size: 16px;
} */
/* 

form input[type='email'] {
    width: 100%;
    border: none 1px;
    padding: 12px;
    margin-top: 5px;
} */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
   width: 100%;
    border: none 1px;
    padding: 12px;
    margin-top: 5px; 
}
input['text'] {
    display: inline-block;
}


  