.col-sidebar ul {
  margin: 0 0 28px 0;
  padding: 0;
  list-style: none; }

.col-sidebar ul li {
  font-size: 22px;
  font-weight: 600;
  color: #213259;
  margin-bottom: 12px; }

.col-sidebar ul li a {
  font-size: 22px;
  font-weight: 400;
  color: #213259; }

.col-sidebar ul li a.active {
  font-weight: 600;
  text-decoration: underline; }

h4 {
  margin: 0 0 30px 0;
  width: auto; }

.col-about p {
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #353536;
  line-height: 32px;
  margin: 0;
  clear: both; }

.col-about p strong {
  color: #213259; }

.col-about .btn-default {
  background: #213259;
  border-radius: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 54px;
  margin: 24px 24px 0 0;
  float: none;
  display: inline-block;
  height: 54px;
  padding: 0;
  width: 200px; }

.col-about .btn-default:last-child {
  margin-right: 0; }

.col-sidebar .btn-default, .btn-default.btn-scarica {
  line-height: 54px;
  height: 54px;
  padding: 0;
  border-radius: 0;
  background: #213259;
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  display: block;
  float: none;
  max-width: 260px; }

.btn-default.btn-scarica {
  padding: 0 32px; }

.col-sidebar .btn-default small {
  display: inline-block;
  font-size: 18px;
  padding-left: 36px;
  background: url("/themes/srm/images/ico-contattaci.png") no-repeat center left / 23px 16px; }

.btn-default.btn-scarica small {
  display: inline-block;
  font-size: 18px;
  padding-left: 31px;
  background: url("/themes/srm/images/ico-scarica-pdf.png") no-repeat center left / 19px 20px; }

.faq-composer {
  background: #fff;
  border-bottom: 2px solid #B5B5B7;
  border-radius: 0;
  padding: 0;
  margin: 0; }

.faq-composer .content-faq p {
  margin: 0 0 26px 0; }

.faq-composer .tit-faq h6 {
  margin: 26px 0;
  font-size: 24px;
  font-weight: 400; }

.faq-composer .content-faq {
  padding: 0; }

.box-testo-img .label {
  font-size: 28px;
  font-weight: 400;
  color: #213259;
  text-align: left;
  text-transform: none;
  margin: 25px 0 15px;
  display: inline-block;
  white-space: normal;
  cursor: inherit; }

.box-testo-img h2 {
  font-size: 21px;
  font-weight: 600;
  color: #353536;
  text-align: left;
  margin: 0;
  text-transform: none;
  line-height: 1.1;
  width: 100%;
  max-width: 80%; }

.pagecomposer-riga.row {
  width: auto;
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: 26px; }

.pagecomposer-riga.row:last-child {
  margin-bottom: 0; }

.pagecomposer-riga.row .col-w-25 {
  margin-bottom: 24px; }

@media (min-width: 1200px) {
  .col-sidebar {
    margin: 0;
    width: 14.5%; }
  .col-about {
    display: table;
    width: 85.5%;
    margin: 0;
    padding-left: 46px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .col-sidebar {
    margin: 0;
    width: 20.5%; }
  .col-about {
    display: table;
    width: 79.5%;
    margin: 0;
    padding-left: 46px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .col-sidebar {
    margin: 0;
    width: 27.5%; }
  .col-about {
    display: table;
    width: 72.5%;
    margin: 0;
    padding-left: 46px; } }

@media (max-width: 767px) {
  .col-sidebar ul li, .col-sidebar ul li a {
    font-size: 18px; }
  .pagecomposer-riga.row {
    margin-left: 0;
    margin-right: 0; } }
