.pdf-downlod h3{font-size: 25px;
    color: #00b140;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: none;
    margin:0;
    padding-bottom:15px; 
    }

.form-color_new{
  box-shadow: 1px 1px 17px 1px #ccccccf5;
  border-radius: 20px;
}
.pdf-downlod-wrapper p{padding-bottom:10px;} 
.pdf-downlod-wrapper{
line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
/*     border-bottom: 2px solid #00b140; */
   
}

.form-color_new{
  padding:30px 25px 50px;
  margin-top:15px;
}
.form-color_new span{
    text-align: left;
    color: #333;
    font-family: 'Open Sans',sans-serif;
    font-weight:600;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: none !important;
}
 body .form-color_new select {
   background-color:#f3f3f3;
    background-image: none; 
   border: 1px solid #ccc;
}
body .form-color_new textarea {background-color:#f3f3f3 !important;}
body .form-color_new select:focus{box-shadow:none}
body .form-color_new input[type="text"], body .form-color_new input[type="password"], body .form-color_new input[type="datetime"], body .form-color_new input[type="datetime-local"], body .form-color_new input[type="date"], body .form-color_new input[type="month"], body .form-color_new input[type="time"], body .form-color_new input[type="week"], body .form-color_new input[type="number"], body .form-color_new input[type="email"], body .form-color_new input[type="url"], body .form-color_new input[type="search"], body .form-color_new input[type="tel"], body .form-color_new input[type="color"], body .form-color_new input[type="file"], body .form-color_new textarea, body select {
    width: 100%;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    display: block;
    height:32px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    background-image: none;
    border-bottom: 2px solid #ccc;
    border-color: transparent transparent #ccc transparent;
}
body .form-color_new input[type="text"]:focus, body .form-color_new input[type="password"]:focus, body .form-color_new input[type="datetime"]:focus, body .form-color_new input[type="datetime-local"]:focus, body .form-color_new input[type="date"]:focus, body .form-color_new input[type="month"]:focus, body .form-color_new input[type="time"]:focus, body .form-color_new input[type="week"]:focus, body .form-color_new input[type="number"]:focus, body .form-color_new input[type="email"]:focus, body .form-color_new input[type="url"]:focus, body .form-color_new input[type="search"]:focus, body .form-color_new input[type="tel"]:focus, body .form-color_new input[type="color"]:focus, body .form-color_new input[type="file"]:focus, body .form-color_new textarea:focus, body select:focus {
    outline: 0;
    border-color: #00b140;
    border-color: transparent transparent #00b140 transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}
    

.form-color_new .legal-consent-container ~ .hs_recaptcha {
    margin: 15px 25px;
}

@media(max-width:991px){
.form-color_new .legal-consent-container ~ .hs_recaptcha {
    margin: 15px 0px;
}
  @media(min-width:768px) and (max-width:991px){
    .actions input.hs-button{padding: 16px 20px !important;}
    .form-color_new .legal-consent-container ~ .hs_recaptcha {
    margin: 15px 0px;
}
  }
  @media(min-width:768px) and (max-width:1199px){
    .form-color_new {padding: 30px 15px 50px;}
  }  
  
  