ul.categ-blog {
    padding: 15px 0px;
}

ul.categ-blog li {
    list-style: none;
    width: 100%;
}

ul.categ-blog li a {
    display: block;
    padding: 5px 0px;
    color: #000000;
    /* font-weight: bold; */
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
}

.chi_siamo {
    text-align: justify;
}

.chi_siamo .titolo {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}

.testo {
    padding: 15px;
}

.ts-item {
    background: #ffffff;
    text-align: center;
    padding: 35px 25px 30px 25px;
    height: 330px;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #ccc;
    margin-bottom: 38px;
}

.single-cont a {
    padding: 9px;
    display: block;
    margin-bottom: 18px;
    background-color: #baa461;
    color: #fff;
    border-radius: 5px;
}

.sb-widget .sb-title {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.newsletter-column p {
    font-size: 14px;
    color: #585858;
    line-height: 2;
}

/*BOX NEWSLETTER*/
#lbl_email_nl {
  width: 100%;
  margin-top: 15px;
}

#lbl_email_nl strong {
  /* margin-left: 10px; */
}

#email_nl {
  height: 43px;
  padding: 5px;
  width: 100%;
  font-size: 19px;
  margin-top: 9px;
  /* margin-left: 10px; */
  border: 1px solid #000 !important;
}

#newsletter h5 {
    /* width: 90%; */
    /* margin: 21px 0px; */
    margin-top: 25px;
    overflow-y:auto;
    height: 100px;
    text-align: center;
    padding:5px;
    font-weight:normal;
    font-size:10px;
    /* margin-left: 5%; */
    background-color: #ebebeb;
    /* top: 150px; */
    /* position: relative; */
    margin-bottom: 0px;
    border: 1px solid #CCC;
}

#modulo_nl h5 p {
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    color: #666666;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 15px 0;
}

#lbl_email_nl {
  color: #000;
}

#lbl_email_nl.allert {
    color: #f00;
}

#modulo_nl label {
    display: block;
}

#modulo_nl label#lbl_messaggio {
    margin-right: 0 !important;
}

#modulo_nl label.allert input {
    border-color: #f00;
    color: #f00;
}

.consensoform {
  color: #000;
  padding: 15px;
}

.consensoform.allert {
    color: #f00 !important;
}

#modulo_nl label span {
    display: none;
}

#newsletter {
    width: 100% !important;
    text-align: left;
    overflow: hidden !important;
    margin: auto;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    max-width: 100% !important;
    border: 1px solid #ddd;
    box-shadow: 5px 10px #d8d8d8;
    height: 467px !important;
    padding: 25px;
}

#newsletter h3 {
    color: #000000;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
    margin-top: 25px;
}

#newsletter .btn-newsletter {
    font-size: 14px;
    color: #ffffff;
    background: #990000;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    /* display: inline-block; */
    padding: 14px 30px !important;
    float: left;
    text-align: center;
    margin: auto 0px !important;
}

.title_did_service {
	padding: 15px;
	color: #000;
	font-size: 34px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -1px;
}

.paragrafo_newsletter {
	margin: 0px !important;
	text-align: justify;
    font-size: 21px;
    padding: 0px 15px 15px 15px;
}

#newsletter .btn-newsletter:hover {
	background-color: #ff8c08 !important;
	color: #FFF;
}

#newsletter h6 {
    color: #FFFFFF;
    background-color: #0e4999;
    font-size: 25px !important;
}

.paragrafo_newsletter {
	margin: 0px !important;
	text-align: justify;
	font-size: 21px;
	line-height: 28px;
}

.msg-thank.error p {
	color: #FF0000 !important;
}

#newsletter form > label {
    color: #000 !important;
    position: inherit;
    right: 10px;
    top: -6px;
}

#newsletter form > #lbl_consenso_nl {
    color: #000 !important;
    position: inherit;
    right: 10px;
    top: 2px;
}

#newsletter .btn-newsletter {
    /* position: inherit !important; */
}

#send_button_nl {
    margin-top: 20px;
    margin-top: 21px;
    margin-left: -16px;
}


element.style {
}
#newsletter .btn-newsletter {
    /* position: inherit !important; */
}
#newsletter .btn-newsletter {
    font-size: 16px;
    color: #ffffff;
    background: #990000;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    /* display: inline-block; */
    padding: 14px 30px !important;
    float: left;
    text-align: center;
    margin: auto 0px !important;
    font-family: "Roboto", sans-serif !important;
    width: 153px;
}
#newsletter .btn-newsletter {
    border: none;
    /* float: right; */
    margin-top: 10px;
    padding: 5px 20px;
    cursor: pointer;
}

#newsletter .orange-btn {
    position: absolute;
    top: 113px;
    left: 0px;
    float: left;
    color: #fff;
    width: 194px;
    font-size: 1rem;
    font-family: "Barlow", sans-serif;
    margin: 0 auto;
}




