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%;
}

#email_nl {
  height: 39px;
  padding: 5px;
  width: 100%;
  font-size: 19px;
}

#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: #f2f4f5; */
    max-width: 100% !important;
    border: 1px solid #ddd;
    /* box-shadow: 5px 10px #d8d8d8; */
    height: 508px !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 {
    font-size: 30px;
    font-weight: 700;
    color: #2d2c2c;
    margin-top: -8px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 19px;
}

.paragrafo_newsletter {
	margin: 0px !important;
	text-align: justify;
    font-size: 21px;
    padding: 0px 15px 15px 15px;
}

#newsletter .btn-newsletter:hover {
	background-color: #dc3445 !important;
	color: #FFF;
}

#newsletter h6 {
    color: #FFFFFF;
    background-color: #9656eb;
    /* font-size: 25px !important; */
    font-size: 18px;
    font-weight: bold;
    /* color: #404551; */
    position: relative;
    margin: 0 0 15px;
    padding-left: 15px;
    text-transform: uppercase;
    /* border-left: 3px solid #ffb600; */
}

.paragrafo_newsletter {
	margin: 0px !important;
	text-align: justify;
	color: #929191;
	line-height: 1.5;
	padding-left: 23px;
	padding-right: 23px;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
}

.msg-thank.error p {
	color: #FF0000 !important;
}

#newsletter form > label {
    color: #000;
    position: inherit;
    right: 10px;
    top: 75px;
}

#newsletter .btn-newsletter {
    /* position: inherit !important; */
}

#send_button_nl {
    margin-top: 20px;
    margin-top: -34px;
}

#send_button_nl
{
	display: inline-block;
	height: 53px;
	border-radius: 27px;
	overflow: hidden;
	z-index: 1;
	cursor: pointer;
	margin: 23px 0px;
	width: 214px;
}

#send_button_nl:hover .button_bcg
{
	left: -100%;
}

#send_button_nl a, #send_button_nl button {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 53px;
    padding-left: 46px;
    padding-right: 46px;
    white-space: nowrap;
    z-index: 2;
    background: none;
}


element.style {
}
#newsletter .btn-newsletter {
    /* position: inherit !important; */
}
#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;
}
#newsletter .btn-newsletter {
    border: none;
    /* float: right; */
    margin-top: 10px;
    padding: 5px 20px;
    cursor: pointer;
}

#newsletter .btn-newsletter {
    position: relative;
    top: 52px;
    left: -17px;
    float: left;
}

#send_button_nl span
{
	display: inline-block;
	vertical-align: middle;
	width: 5.75px;
	height: 5.63px;
	background: #FFFFFF;
	border-radius: 50%;
	margin-right: 2px;
}
#send_button_nl span:first-child
{
	margin-left: 10px;
}
#send_button_nl span:nth-child(2)
{
	opacity: 0.6;
}
#send_button_nl span:last-child
{
	opacity: 0.4;
	margin-right: 0px;
}
























