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: transparent url("/themes/srm/images/ico-arrow-right.png") no-repeat right center / 15px 12px;
  padding: 0 28px 0 0;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
  height: auto;
  line-height: 18px;
  margin: 0; }

.container-medium {
  max-width: 1520px; }

.form .form-builder-custom-file {
  width: 100%;
  margin: 0;
  height: 40px;
  border: 1px solid #B5B5B7;
  padding: 0 106px 0 16px;
  position: relative;
  overflow: hidden;
  vertical-align: middle; }

.form .form-builder-select-file {
  width: 85px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -12px;
  font-size: 13px;
  font-weight: 400;
  background: #213259;
  color: #fff;
  text-align: center;
  text-transform: capitalize; }

.form .form-builder-nome-file {
  font-size: 16px;
  font-weight: 400;
  color: #B5B5B7;
  text-transform: capitalize;
  position: absolute;
  top: 50%;
  left: 16px;
  width: 100%;
  max-width: calc(100% - 123px);
  max-height: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

.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) {
  .p-l-105 {
    padding-left: 105px; }
  .info-contatti {
    width: 100%;
    max-width: 72%; } }

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