@charset "UTF-8";
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@font-face {
  font-family: "English111 Vivace BT";
  src: url("./fonts/english/English111VivaceBT-Regular.woff2") format("woff2"), url("./fonts/english/English111VivaceBT-Regular.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
.socisaa.homepage .section__title.section__title__link {
  font-family: "Lora", serif;
  color: #FFFDFD !important;
  text-decoration: none !important;
}
.socisaa.homepage .section__title.section__title__link svg {
  display: none;
}
.socisaa.homepage .section__title.section__title__link:after {
  content: "→";
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  font-family: "Roboto", sans-serif;
  transition: transform 0.2s;
  top: -2px;
  position: relative;
}
.socisaa.homepage .section__title.section__title__link:hover::after {
  transform: translateX(2px);
}
.socisaa.homepage .slider-news .sella-card__img {
  margin-bottom: 10px;
}
.socisaa.homepage .slider-news .sella-card__text {
  background-color: transparent;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__category, .socisaa.homepage .slider-news .sella-card__text .sella-card__date {
  font-family: "Roboto", sans-serif;
  color: #3DA9CF;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__date {
  opacity: 0.7;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__title > a {
  font-family: "Lora", serif;
  color: #FFFDFD;
  font-weight: 500;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__arrow::before {
  background-color: #fff;
}
.socisaa.homepage .slider-news .sella-card__text .sella-card__arrow::after {
  border-color: #fff;
}
.socisaa.homepage .slider-news .slick-dots li {
  transition: all ease-in 0.1s;
}
.socisaa.homepage .slider-news .slick-dots li button {
  transition: all ease-in 0.1s;
}
.socisaa.homepage .slider-news .slick-dots li button:before {
  transition: all ease-in 0.1s;
  background-color: #FFFDFD;
  opacity: 0.3;
}
.socisaa.homepage .slider-news .slick-dots li.slick-active {
  width: 50px;
}
.socisaa.homepage .slider-news .slick-dots li.slick-active button {
  width: 50px;
}
.socisaa.homepage .slider-news .slick-dots li.slick-active button:before {
  width: 50px;
  border-radius: 8px;
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa.homepage .slider-news .slick-dots li:hover button:before {
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa.homepage .section__title {
  font-family: "Lora", serif;
  color: #FFFDFD;
}
.socisaa.homepage .team-section .team-item .team-item__name > p {
  font-family: "Roboto", sans-serif;
  color: #FFFDFD;
  font-size: 1.5rem;
  font-weight: bold;
}
.socisaa.homepage .team-section .team-item .team-item__description > p {
  font-family: "Roboto", sans-serif;
  color: #FFFDFD;
  font-size: 1rem;
  font-weight: normal;
}
.socisaa.homepage .team-section .team-item .team-item__description > p a {
  text-decoration: underline;
  color: #FFFDFD;
  font-weight: normal;
}
.socisaa.homepage .team-section .team-item .team-item__img-box {
  width: 160px;
  height: 160px;
}
.socisaa.homepage .team-section .slick-dots li {
  transition: all ease-in 0.1s;
}
.socisaa.homepage .team-section .slick-dots li button {
  transition: all ease-in 0.1s;
}
.socisaa.homepage .team-section .slick-dots li button:before {
  transition: all ease-in 0.1s;
  background-color: #FFFDFD;
  opacity: 0.3;
}
.socisaa.homepage .team-section .slick-dots li.slick-active {
  width: 50px;
}
.socisaa.homepage .team-section .slick-dots li.slick-active button {
  width: 50px;
}
.socisaa.homepage .team-section .slick-dots li.slick-active button:before {
  width: 50px;
  border-radius: 8px;
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa.homepage .team-section .slick-dots li:hover button:before {
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa p {
  font-family: "Roboto", sans-serif;
}
.socisaa .sella-hero__title {
  font-family: "Lora", serif;
}
.socisaa .color-sellaBlue {
  color: #503C3B !important;
}
.socisaa .sella-hero__mask {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
.socisaa .testo-halfwidth h1, .socisaa .testo-halfwidth h2, .socisaa .testo-halfwidth h3, .socisaa .testo-halfwidth h4, .socisaa .testo-halfwidth h5, .socisaa .testo-halfwidth h6, .socisaa .testo-fullwidth h1, .socisaa .testo-fullwidth h2, .socisaa .testo-fullwidth h3, .socisaa .testo-fullwidth h4, .socisaa .testo-fullwidth h5, .socisaa .testo-fullwidth h6 {
  color: #503C3B;
  font-family: "Lora", serif;
}
.socisaa .testo-halfwidth p, .socisaa .testo-fullwidth p {
  font-family: "Roboto", sans-serif;
}
.socisaa .pdf-link, .socisaa .indicators-section *, .socisaa .page-menu__link {
  font-family: "Roboto", sans-serif !important;
}

body.socisaa.signed-in.has-control-menu:not(.homepage.live-view) #wrapper.wrapper header.sella-header {
  top: 55px;
}

@media (min-width: 992px) {
  .socisaa .sella-hero {
    margin-top: 75px;
  }
  .socisaa .iniziativa-section {
    padding-top: 120px;
  }
}
.socisaa.homepage {
  background-color: #503C3B;
}
.socisaa .ss-title, .socisaa .ss-title > p {
  font-family: "Lora", serif;
  color: #fff;
  font-size: 2.2rem;
}
.socisaa .ss-btn {
  display: inline-block;
  padding: 15px;
  height: 45px;
  width: auto;
  background-color: transparent;
  border: 1px solid #FFFDFD;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  color: #FFFDFD;
  line-height: 1;
  text-decoration: none;
}
.socisaa .ss-btn:hover {
  text-decoration: none;
  color: #FFFDFD;
}
.socisaa .ss-btn:after {
  content: "🡢";
  position: relative;
  display: inline-block;
  margin-left: 15px;
  right: 0;
  transition: right ease-in 0.1s;
  color: #FFFDFD;
  font-size: 0.9rem;
}
.socisaa .ss-btn:hover:after {
  right: -3px;
}
.socisaa #banner {
  background-color: #503C3B;
  -webkit-box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 0.21);
  box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 0.21);
  transition: height ease-in 0.3s;
  padding: 10px;
}
.socisaa #banner .soci-saa-header .header-logo {
  margin: 10px 0;
  text-decoration: none;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #FFFDFD;
  font-family: "English111 Vivace BT", serif;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item {
  padding: 0 10px;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item .nav-link {
  color: #FFFDFD;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  font-size: 1.3rem;
  text-decoration: none;
  transition: font-weight ease-in 0.1s;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item .nav-link:hover {
  font-weight: bold;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item .nav-link.ss-logout {
  border: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item .nav-link.ss-logout:hover {
  font-weight: normal;
}
.socisaa #banner .soci-saa-header .navbar-nav .nav-item.active .nav-link {
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  .socisaa #banner .header-top {
    position: absolute;
    padding: 0;
    margin: 0;
  }
  .socisaa #banner .header-top .header-logo {
    margin: 0;
  }
  .socisaa #banner .navbar {
    padding: 0px;
  }
  .socisaa #banner .navbar > .container-fluid {
    padding: 0;
  }
  .socisaa #banner .navbar-toggler {
    border: 0;
  }
}
.socisaa .full-width-image {
  width: 100%;
  height: 400px;
  margin: 65px 0;
  padding: 0;
  background-size: cover;
  background-position: center center;
}
.socisaa .ss-produc-card-slider.slick-initialized .slick-slide {
  padding-right: 40px;
}
.socisaa .ss-produc-card-slider .slick-dots li {
  transition: all ease-in 0.1s;
}
.socisaa .ss-produc-card-slider .slick-dots li button {
  transition: all ease-in 0.1s;
}
.socisaa .ss-produc-card-slider .slick-dots li button:before {
  transition: all ease-in 0.1s;
  background-color: #FFFDFD;
  opacity: 0.3;
}
.socisaa .ss-produc-card-slider .slick-dots li.slick-active {
  width: 50px;
}
.socisaa .ss-produc-card-slider .slick-dots li.slick-active button {
  width: 50px;
}
.socisaa .ss-produc-card-slider .slick-dots li.slick-active button:before {
  width: 50px;
  border-radius: 8px;
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa .ss-produc-card-slider .slick-dots li:hover button:before {
  background-color: #9BCEF3;
  opacity: 0.9;
}
.socisaa .ss-product-card {
  padding-top: 50px;
  padding-bottom: 45px;
  padding-right: 0;
  padding-left: 0;
  border: 1px solid #FFFDFD;
}
.socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-category, .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-category > p {
  margin-top: 25px;
  font-family: "Roboto", sans-serif;
  color: #9BCEF3;
  font-size: 0.9rem;
}
.socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-title, .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-title > p {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: "Lora", serif;
  color: #FFFDFD;
  font-size: 1.9rem;
  line-height: 2.2rem;
}
.socisaa .ss-product-card .ss-pc-text-v2 .ss-pc-title {
  margin-bottom: 25px;
}
.socisaa .ss-product-card .ss-pc-text-v2 .ss-pc-title > p {
  margin: 0px;
  font-weight: 500;
  font-family: "Lora", serif;
  color: #FFFDFD;
  font-size: 2.3rem;
  line-height: 2.5rem;
}
.socisaa .ss-product-card .ss-pc-text-v2 .ss-pc-description {
  margin-bottom: 30px;
}
.socisaa .ss-product-card .ss-pc-text-v2 .ss-pc-description p {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  color: #FFFDFD;
}
.socisaa .ss-product-card .ss-pc-visual {
  text-align: right;
}
.socisaa .ss-product-card .ss-pc-visual .ss-pc-img {
  width: 100%;
  display: inline-block;
  margin-right: 0;
}
.socisaa .ss-article-preview-v1 .ss-title {
  margin-bottom: 45px;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-img {
  height: 211px;
  overflow: hidden;
  align-items: center;
  display: flex;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-img img {
  width: 100%;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-topic {
  margin-top: 30px;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-topic > p {
  margin: 0px;
  font-size: 0.9rem;
  color: #9BCEF3;
  font-family: "Roboto", sans-serif;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-title {
  margin-top: 25px;
  margin-bottom: 40px;
}
.socisaa .ss-article-preview-v1 .ss-article-preview-v1-title > p {
  margin: 0px;
  font-family: "Lora", serif;
  font-size: 1.9rem;
  color: #FFFDFD;
  line-height: 1.25;
}
.socisaa .ss-article-preview-v1 .ss-btn {
  width: 130px;
}
.socisaa .ss-quote {
  margin-top: 50px;
}
.socisaa .ss-quote p {
  position: relative;
  z-index: 1;
  font-family: "Lora", serif;
  font-size: 1.9rem;
  color: #3DA9CF;
  line-height: 1.25;
}
.socisaa .ss-quote small {
  display: block;
  margin-top: 15px;
  font-size: 1.1rem;
  color: #FFFDFD;
  font-family: "Roboto", sans-serif;
}
.socisaa .ss-quote:before {
  content: "”";
  position: absolute;
  top: 140px;
  right: 10px;
  z-index: 0;
  opacity: 0.1;
  font-family: "Lora", serif;
  font-size: 30rem;
  color: #FFFDFD;
}
.socisaa .form-container {
  background-size: cover;
  background-position: center center;
}
.socisaa .form-container .ss-title {
  color: 2.2rem;
  color: #2A375F;
}
.socisaa .form-container .form-description > p {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  color: #2A375F;
}
.socisaa .form-container .form-control {
  padding: 8px 16px;
  height: 44px;
  border-radius: 0;
  color: #2A375F;
}
.socisaa .form-container .ss-btn {
  color: #2A375F;
  border-color: #9BCEF3;
}
.socisaa .form-container .ss-btn::after {
  color: #2A375F;
}
.socisaa .sella-footer {
  background-color: #503C3B;
}

@media screen and (min-width: 992px) {
  .socisaa #banner {
    padding: 0px 16px;
  }
  .socisaa #banner .soci-saa-header .header-logo {
    margin: 10px 0 0 0;
    font-size: 5rem;
    line-height: 5rem;
    transition: font-size ease-in 0.3s, line-height ease-in 0.3s;
  }
  .socisaa #banner.sella-header--scrolled .header-logo {
    font-size: 3rem;
    line-height: 3rem;
  }
  .socisaa .ss-product-card {
    padding-left: 90px;
  }
  .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-category, .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-category > p {
    margin-bottom: 35px;
  }
  .socisaa .ss-product-card .ss-pc-visual .ss-pc-img {
    margin-right: -40px;
  }
  .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-title, .socisaa .ss-product-card .ss-pc-text-v1 .ss-pc-title > p {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .socisaa .ss-product-card.ss-product-card-inverse {
    flex-direction: row-reverse !important;
    padding-left: 0;
    padding-right: 90px;
  }
  .socisaa .ss-product-card.ss-product-card-inverse .ss-pc-visual {
    text-align: left;
  }
  .socisaa .ss-product-card.ss-product-card-inverse .ss-pc-visual .ss-pc-img {
    margin-right: 0;
    margin-left: -40px;
  }
}

/*# sourceMappingURL=soci-saa.css.map */
/*# sourceMappingURL=soci-saa.css.map */
