.top {
  background: transparent;
  box-shadow: none;
  margin-top: 27px;
  height: 105px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.top.scrolled {
  background: #213259;
  margin-top: 0; }

.sovra-top, .top .logo, .top .menu, .top .topright, .fixedtop, .footer {
  display: none; }

.top-menu {
  height: 105px; }

.top .logo-services, .top .menu-services {
  display: table-cell; }

.nav-menu span {
  background: #fff; }

.top > .container .menu ul:first-child li:nth-child(2) a::before {
  background-image: url("/themes/srm/images/ico-mari-hover.png"); }

.main-banner {
  height: 780px;
  display: table;
  margin-bottom: 0; }

.main-banner .col-banner {
  display: table-cell;
  vertical-align: middle;
  float: none;
  margin: 0; }

.main-banner .col-banner h1 {
  font-size: 48px;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  margin: 0 auto 32px;
  float: none;
  display: block;
  line-height: 58px;
  letter-spacing: 0;
  max-width: 768px; }

.main-banner .col-banner p {
  margin: 0; }

.main-banner .col-banner .btn-default {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: 0;
  height: auto;
  line-height: 50px;
  border: 2px solid #fff;
  float: none;
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 204px;
  background: transparent;
  border-radius: 0;
  /*overflow: hidden;*/
  position: relative; }

.main-banner .col-banner .btn-default.b-w-2::before {
  border-color: #fff; }

.riga-bannerone {
  height: 440px;
  display: table;
  margin-bottom: 80px; }

.col-bannerone {
  display: table-cell;
  vertical-align: middle;
  float: none;
  margin: 0; }

.testo-bannerone {
  width: 100%;
  max-width: 734px;
  margin: 0 auto;
  display: block;
  position: relative; }

.testo-bannerone .cont-box-img {
  height: 170px;
  display: table;
  width: 100%; }

.testo-bannerone .cont-box-img a {
  height: 100%;
  display: table;
  width: 100%; }

.testo-bannerone figure {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 170px;
  height: 170px; }

.testo-bannerone h2 {
  text-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  color: #fff;
  text-align: left;
  text-transform: none;
  margin: 0;
  width: 100%;
  max-width: 330px; }

.testo-bannerone .box-testo-img {
  display: table-cell;
  vertical-align: middle;
  padding-left: 90px;
  position: relative; }

.testo-bannerone figure::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 170px;
  max-width: 100%;
  background: rgba(255, 255, 255, 0.1); }

.testo-bannerone figure img {
  max-width: 112px;
  max-height: 109px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.testo-bannerone .btn-default {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: 0;
  height: auto;
  line-height: 50px;
  border: 2px solid #fff;
  float: none;
  display: inline-block;
  width: 100%;
  max-width: 204px;
  background: transparent;
  border-radius: 0;
  position: absolute;
  right: 0;
  bottom: -46px;
  margin: 0;
  overflow: hidden; }

#ricerche .testo-about, #chi .testo-about {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto 0;
  display: block; }

#ricerche .testo-about {
  margin: 0 auto 80px; }

.testo-about p {
  font-size: 18px;
  font-weight: 400;
  color: #353536;
  line-height: 28px;
  margin-bottom: 0; }

#know, #servizi, #organi {
  background: #F5F5F5;
  padding-top: 80px; }

#know .cont-box-img, #servizi .cont-box-img {
  text-align: center; }

#know .cont-box-img figure, #servizi .cont-box-img figure {
  width: 100px;
  height: 100px;
  display: inline-block;
  margin-bottom: 32px; }

#know .cont-box-img .box-testo-img .label, #servizi .cont-box-img .box-testo-img .label {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 0;
  color: #213259;
  display: inline-block;
  width: 100%;
  text-transform: none;
  white-space: normal;
  line-height: 32px; }

#know .cont-box-img .box-testo-img h2, #servizi .cont-box-img .box-testo-img h2 {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  color: #353536;
  line-height: 28px;
  text-transform: none; }

.testo-partner .titl {
  color: #fff;
  margin-bottom: 57px; }

.testo-partner .titl::after {
  background: #fff; }

.testo-partner p {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
  color: #fff;
  text-align: center; }

.testo-partner .btn-default {
  width: auto;
  padding: 15px 50px;
  height: auto;
  line-height: 24px; }

.container-partner {
  max-width: 1220px;
  padding: 0 !important; }

.col-partner {
  padding: 15px;
  cursor: pointer;
  position: relative; }

.box-partner {
  padding: 0 16px;
  border: 1px solid #B5B5B7;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  height: 100%;
  min-height: 300px; }

.breadcontinue a {
  background-image: url('/themes/srm/images/ico-torna-indietro-bianca.png');
  color: #fff; }

.breadcontinue a:hover, .breadcontinue a:focus {
  color: #fff; }

h4 {
  font-size: 26px;
  font-weight: 400;
  color: #213259;
  margin: 0 0 32px;
  line-height: 36px; }

.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 textarea {
  height: 154px; }

.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; }

.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; }

#ricerche .cont-box-img {
  overflow: hidden; }

#ricerche .hover16 {
  max-height: 400px; }

#ricerche .hover16::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 15px;
  top: auto;
  bottom: 0;
  left: 0;
  content: '';
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 2;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  transform: translateY(15px); }

#ricerche .hover16:hover::after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0); }

.box-yellow .hover16::after {
  background-color: #E3BD25; }

.box-blue .hover16::after {
  background-color: #52B3D0; }

.box-green .hover16::after {
  background-color: #03A878; }

.box-red .hover16::after {
  background-color: #F0654B; }

#ricerche .hover16 figure {
  padding-bottom: 91%; }

#ricerche .hover16 figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.riga-colorata .pagecomposer-riga {
  height: 208px;
  display: table;
  width: auto;
  padding: 32px 0; }

.riga-colorata .container-medium {
  max-width: 1310px; }

.riga-colorata h4 {
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
  color: #fff;
  margin: 0;
  max-width: 700px; }

.riga-colorata .btn-default {
  background: rgba(1, 1, 1, 0.1);
  width: 100%;
  height: auto;
  font-size: 18px;
  font-weight: 400;
  padding: 16px 0;
  max-width: 275px;
  min-width: 275px;
  line-height: 18px;
  border-radius: 0;
  border: 2px solid #fff; }

.riga-colorata .btn-default.b-w-2::before {
  border-color: #fff; }

.riga-colorata a.btn-default:hover, .riga-colorata a.btn-default:focus, .riga-colorata a.btn-default:active {
  background: rgba(1, 1, 1, 0.1);
  border-color: #fff;
  color: #fff; }

#ricerche, #chi, #servizi, #contatti {
  padding-top: 80px; }

#organi h6 {
  margin: 0 0 34px;
  color: #243256;
  font-family: Roboto, sans-serif;
  text-align: left; }

#organi ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#organi ul li {
  padding-left: 28px;
  position: relative;
  color: #353536;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 12px;
  text-align: left; }

#organi ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 2px solid #243256;
  border-radius: 5px; }

#organi .col-w-50 > div {
  display: inline-block; }

.footer-services {
  box-shadow: 1px 0 6px rgba(0, 0, 0, 0.16);
  padding-top: 80px; }

.footer-services .cont-box-img {
  width: 100%;
  max-width: 278px;
  margin: 0 auto 52px; }

.footer-services p {
  margin-bottom: 0;
  font-size: 18px; }

.footer-services a {
  color: #213259;
  font-size: 18px; }

.copy {
  display: none; }

.copy-services {
  display: block; }

@media (min-width: 1200px) {
  #ricerche .col-w-25 {
    margin-bottom: 0;
    width: calc(25% - 13px); } }

@media (max-width: 991px) {
  .testo-bannerone {
    padding: 0 15px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  #ricerche .col-w-25:nth-child(3), #ricerche .col-w-25:nth-child(4) {
    margin-bottom: 0; }
  #ricerche .col-w-25 {
    width: calc(50% - 13px);
    margin-bottom: 13px; } }

@media (min-width: 768px) {
  .riga-partner {
    display: table;
    height: 100%; }
  .riga-colorata .col-w-75 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 75%;
    margin: 0; }
  .riga-colorata .col-w-25 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 25%;
    margin: 0; }
  #ricerche .pagecomposer-riga {
    width: auto;
    margin-left: -6.5px;
    margin-right: -6.5px; }
  #ricerche .col-w-25 {
    margin-left: 6.5px;
    margin-right: 6.5px; } }

@media (max-width: 767px) {
  .top, .top-menu {
    height: 80px; }
  .main-banner {
    height: 480px; }
  .main-banner .banner-text {
    padding: 55px 35px 30px; }
  .main-banner .col-banner h1 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 16px; }
  .main-banner .col-banner .btn-default {
    line-height: 44px;
    font-size: 14px; }
  .banner-services.riga-bannerone {
    height: auto;
    padding: 80px 0; }
  .banner-services .testo-bannerone {
    margin-top: 0; }
  .banner-services .testo-bannerone .box-testo-img {
    display: inline-block;
    width: 100%;
    padding-left: 0; }
  .banner-services .testo-bannerone figure {
    display: inline-block;
    width: 100%;
    height: 100px; }
  .banner-services .testo-bannerone h2 {
    margin: 20px 0;
    font-size: 32px;
    line-height: 42px; }
  .banner-services .testo-bannerone .btn-default {
    left: auto;
    bottom: auto;
    position: relative; }
  .testo-bannerone .box-testo-img {
    padding-left: 15px; }
  .testo-bannerone figure {
    width: 90px;
    height: 90px;
    min-width: 90px; }
  .testo-bannerone figure img {
    max-width: 100%;
    max-height: 70px; }
  .testo-bannerone h2 {
    font-size: 24px;
    line-height: 34px; }
  .testo-bannerone .btn-default {
    bottom: -64px; }
  .testo-bannerone .cont-box-img {
    height: 108px; }
  .riga-bannerone {
    height: 300px; }
  .testo-partner {
    padding-top: 30px;
    padding-bottom: 30px; }
  #ricerche .col-w-25:last-child {
    margin-bottom: 0; }
  .riga-colorata h4 {
    font-size: 30px;
    line-height: 40px; } }
