h4 {
  font-size: 36px;
  font-weight: 400;
  color: #213259;
  margin: 0 0 41px; }

h6 {
  font-size: 26px;
  font-weight: 400;
  color: #213259;
  margin: 25px 0 32px; }

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

.form label {
  font-size: 14px;
  font-weight: 600;
  color: #353536;
  margin-bottom: 6px; }

.form {
  margin-left: -15px;
  margin-right: -15px; }

.form input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity):not(.qnt_add_cart), .form input[type="mail"], .form input[type="email"], .form input[type="password"], .form select, .form textarea {
  border-radius: 0;
  background: #fff;
  border: 1px solid #B5B5B7; }

.form-builder-row select, .form-builder-row input, .form-builder-row textarea {
  border: 0;
  background: #fff;
  border: 1px solid #B5B5B7; }

.form-builder-row select {
  background: #fff url("/themes/srm/images/arrow-select.png") no-repeat calc(100% - 16px) center / 14px 8px; }

.form .btn-default {
  background: #213259;
  border-radius: 0;
  width: 178px;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  font-weight: 400;
  padding: 0; }

.info-contatti ul {
  margin: 0 0 40px 0;
  padding: 0;
  list-style: none; }

.info-contatti li, .info-contatti p, .info-contatti a {
  font-size: 18px;
  line-height: 28px;
  color: #353536; }

.info-contatti p {
  margin-bottom: 24px; }

.info-contatti small {
  font-size: 13px;
  font-weight: 400;
  color: #353536;
  line-height: 23px;
  display: inline-block; }

.banner-collabora .cont-box-img {
  float: left; }

.banner-collabora .box-testo-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 25px 34px; }

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

.banner-collabora .box-testo-img h2 {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  text-align: left;
  margin: 32px 0;
  line-height: 1.1;
  width: 100%;
  max-width: 85%; }

.banner-collabora .btn-default {
  background-image: url("/themes/srm/images/ico-arrow-right.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 15px 12px;
  background-color: transparent !important;
  padding: 0 28px 0 0;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
  height: auto;
  line-height: 18px;
  margin: 0;
  color: #fff !important;
  border: 0; }

.form-builder-control.privacy input[type="checkbox"] {
  display: none; }

.form-builder-control.privacy input[type="checkbox"] + label {
  border: 2px solid #213259;
  width: 16px;
  height: 16px;
  margin: 0;
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 6px; }

.form-builder-control.privacy input[type="checkbox"]:checked + label::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background: #213259;
  margin-top: -4px;
  margin-left: -4px; }

@media (min-width: 1200px) {
  .pagecomposer-riga.row .col-w-33:nth-child(2) {
    width: calc(41.6667% - 24px); }
  .pagecomposer-riga.row .col-w-33:nth-child(3) {
    width: calc(25% - 24px); }
  .info-contatti {
    width: 100%;
    max-width: 62%;
    margin: 0 auto; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .pagecomposer-riga.row .col-w-33:nth-child(1) {
    width: calc(100% - 24px); }
  .pagecomposer-riga.row .col-w-33:nth-child(2) {
    width: calc(50% - 24px); }
  .pagecomposer-riga.row .col-w-33:nth-child(3) {
    width: calc(50% - 24px); } }

@media (max-width: 767px) {
  .pagecomposer-riga.row {
    margin-left: 0;
    margin-right: 0; } }
