 #webform-submission-fisa-euradwaste-snetp-forum-2025-paragraph-809-add-form section{
  border: 1px solid #ccc;
  padding: 25px;
  margin: 25px 0;
}
#webform-submission-fisa-euradwaste-snetp-forum-2025-paragraph-809-add-form .description {
  text-align: justify;
}
#webform-submission-fisa-euradwaste-snetp-forum-2025-paragraph-809-add-form .description  a{
  word-break: break-all;
}
 .pt-form{
    max-width: 80%;
  }
@media screen and (min-width: 992px) {
  #lattest_blog_page .card {
      height: 800px;
  }
  .pt-form{
    max-width: 50%;
  }
}
#pt-contact-6 .col-lg-6{
  width: 90%;
  max-width: 90%;
  flex: 100%;
  margin: 0 auto;
}
#pt-contact-6 #address{
  display: none;
}
#pt-contact-6 .pt-form{
  bottom: 0;
}

#pt-contact-6 .pt-map{
display: none;
}
#pt-contact-6 {
/*text-align: center !important;*/
}
#pt-contact-6 .contact_addr p{
padding-left: 0 !important;
}
#lattest_blog_page {
    margin-bottom: 100px;
}
.form-type-select {
    padding-top: 25px;
    padding-bottom: 15px;
}
.form-required::after {
    content: "*";
    color:red;
}
form .required+label::after{
    content: "*";
    color:red;
}

.form-item-technical-tours-limit, .form-item-scientist-of-the-young-generation, .form-item-i-accept-the-terms-and-conditions-described-on-the-website-whose{
  margin-bottom: 25px;
}


.form-item-technical-tours-limit .description, .form-item-scientist-of-the-young-generation .description,
.form-item-i-accept-the-terms-and-conditions-described-on-the-website-whose .description,
.form-item-i-consent-to-the-use-of-my-image-recorded-in-connection-with-my .description
{
  font-size: 20px;
  margin-left: -1.25rem;
}
fieldset > label {
    font-size: 20px;
}
.form-type-select label{
display:block;
}