@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@900&display=swap');
html {
  position: relative;
  min-height: 100%;
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  padding: 0;
}
@media screen and (max-width: 991px) {
  html {
    font-size: 16px;
  }
}
body {
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  height: 100vh;
  margin: 0;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 567px) {
  body {
    font-size: 16px;
  }
}
em {
  color: inherit;
}
.am {
  padding-left: 5px;
}
.uk-container a {
  word-break: break-word;
}
.uk-link,
a {
  color: #2C5761;
}
.uk-link:hover,
a:hover {
  color: #0c181b;
  text-decoration: underline;
}
/*======================================
*   SIDEBAR - social
======================================*/
.title-social {
  font-size: 1.2em;
  font-weight: bold;
}
.title-social span {
  border-bottom: 1px solid #ededed;
  padding: 0 10px 0 0;
  border-bottom: 0;
}
.title-social a {
  color: #000000;
  display: block;
  margin-top: 10px;
}
.title-social a:hover {
  color: #000000;
}
.title-social.social-facebook span {
  color: #3b5999;
}
.title-social.social-youtube span {
  color: #cd201f;
}
.title-social.social-twitter span {
  color: #55acee;
}
.title-social.social-twitter span:last-child:not(:first-child) {
  color: #868686;
  padding-left: 10px;
  font-size: 1em;
}
.title-social.social-linkedin {
  padding: 10px 0;
  border-top: 1px solid #eee;
}
.title-social.social-linkedin span {
  color: #0077B5;
}
.wrap-facebook {
  margin-bottom: 50px;
}
.wrap-facebook .fb_iframe_widget:not(:last-child) span {
  margin-bottom: 20px;
}
.wrap-facebook .item-facebook {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.wrap-facebook .item-facebook:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.wrap-facebook .item-facebook .description {
  margin: 0;
}
.wrap-facebook .item-facebook .title {
  margin: 0;
}
.wrap-youtbe {
  min-height: 200px;
  overflow: hidden;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .wrap-youtbe {
    height: 300px;
    min-height: unset;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .wrap-youtbe {
    width: 50%;
    float: left;
  }
  .wrap-youtbe:nth-child(odd) {
    padding-left: 15px;
  }
  .wrap-youtbe:nth-child(even) {
    padding-right: 15px;
  }
}
.wrap-youtbe p {
  margin: 10px 0;
}
.twitter-timeline .timeline-Footer .u-floatLeft {
  display: none;
}
footer.timeline-Footer.u-cf a.u-floatLeft {
  display: none !important;
}
/*======================================
*   Attachments
======================================*/
.attachments-list {
  padding: 0.5% 2% 0.5% 10%;
  background-color: #f5f5f5;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 35%;
}
@media only screen and (max-width: 991px) {
  .attachments-list {
    width: 100%;
    padding-left: 5%;
  }
}
.attachments-list .uk-container {
  padding-left: 0;
}
.attachments-list h5 {
  font-weight: bold;
  margin: 0;
  padding-bottom: 0.3em;
}
.attachments-list ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.attachments-list ul p {
  margin: 0;
}
.attachments-list ul li a {
  padding: 0.2em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.attachments-list ul li a .news-allegato-icon {
  float: left;
  padding-right: 0.3em;
  display: none;
}
.attachments-list ul li a .news-allegato-name {
  float: left;
  padding-right: 0.5em;
  margin: 0 !important;
  font-weight: bold;
}
.attachments-list ul li a .news-allegato-kb {
  color: #000000;
  padding-left: 0.5em;
  border-left: 1px solid #000000;
  text-decoration: none;
}
/*======================================
*   INTESTAZIONI DEFAULT
======================================*/
/*======================================
*   UTILITY
======================================*/
.flexer {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.nop {
  padding: 0 !important;
}
.nom {
  margin: 0 !important;
}
.uk-container,
.container-padding,
.home .banner-home .uk-slideshow .uk-position-bottom-left,
.startseite .banner-home .uk-slideshow .uk-position-bottom-left {
  padding: 0 16%;
  margin: 0;
  max-width: 100%;
}
@media screen and (max-width: 1599px) {
  .uk-container,
  .container-padding,
  .home .banner-home .uk-slideshow .uk-position-bottom-left,
  .startseite .banner-home .uk-slideshow .uk-position-bottom-left {
    padding: 0 12%;
  }
}
@media screen and (max-width: 1024px) {
  .uk-container,
  .container-padding,
  .home .banner-home .uk-slideshow .uk-position-bottom-left,
  .startseite .banner-home .uk-slideshow .uk-position-bottom-left {
    padding: 0 4%;
  }
}
@media screen and (max-width: 991px) {
  .uk-container,
  .container-padding,
  .home .banner-home .uk-slideshow .uk-position-bottom-left,
  .startseite .banner-home .uk-slideshow .uk-position-bottom-left {
    padding: 0 3%;
  }
}
@media screen and (max-width: 767px) {
  .uk-container,
  .container-padding,
  .home .banner-home .uk-slideshow .uk-position-bottom-left,
  .startseite .banner-home .uk-slideshow .uk-position-bottom-left {
    padding: 0 4%;
  }
}
/*======================================
*   bacground section
======================================*/
.bg-lightgrey {
  background-color: #ececec;
}
/*======================================
*   BANNER
======================================*/
/*======================================
*   PANEL NEWS
======================================*/
.list-view:after {
  content: "";
  flex: auto;
}
.layout-home .list-view .el-content {
  position: absolute;
  bottom: 0;
  padding: 6em 2em 2em;
  margin: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 229, 229, 0)), color-stop(90%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
  background: -o-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
  width: 100%;
  color: #fff;
}
.list-news_sidebar,
.list-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -1%;
}
@media only screen and (max-width: 419px) {
  .list-news_sidebar,
  .list-view {
    padding-right: 0;
  }
}
/*======================================
*   CHANGE COLUMNS ITEM NEWS PANEL
======================================*/
/*======================================
*   CHANGE 4 ITEM REDATIONAL
======================================*/
.custom-container.four-columns .uk-container:after {
  content: "";
  flex: auto;
}
.custom-container.four-columns .uk-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -15px;
}
.custom-container.four-columns .uk-container > a,
.custom-container.four-columns .uk-container a.item-link {
  width: 23%;
  border: none;
  padding: 0;
  margin: 1%;
}
@media only screen and (max-width: 1199px) {
  .custom-container.four-columns .uk-container > a,
  .custom-container.four-columns .uk-container a.item-link {
    width: 31%;
  }
}
@media only screen and (max-width: 767px) {
  .custom-container.four-columns .uk-container > a,
  .custom-container.four-columns .uk-container a.item-link {
    width: 48%;
  }
}
@media only screen and (max-width: 459px) {
  .custom-container.four-columns .uk-container > a,
  .custom-container.four-columns .uk-container a.item-link {
    width: 100%;
  }
}
.custom-container.four-columns .uk-container > a .panel-link-item,
.custom-container.four-columns .uk-container a.item-link .panel-link-item {
  overflow: hidden;
  position: relative;
  height: 500px;
}
@media (max-width: 767px) {
  .custom-container.four-columns .uk-container > a .panel-link-item,
  .custom-container.four-columns .uk-container a.item-link .panel-link-item {
    height: 250px;
  }
}
@media (min-width: 768px) {
  .custom-container.four-columns .uk-container > a .panel-link-item img.el-image,
  .custom-container.four-columns .uk-container a.item-link .panel-link-item img.el-image {
    position: absolute;
    width: auto;
    margin: 0;
    max-width: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-height: 500px;
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
.custom-container.four-columns .uk-container > a .panel-link-item .el-content,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content {
  position: absolute;
  bottom: 0;
  padding: 6em 2em 2em;
  margin: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 229, 229, 0)), color-stop(90%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
  background: -o-linear-gradient(top, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, rgba(0, 0, 0, 0.8) 90%);
  width: 100%;
  text-align: left;
}
.custom-container.four-columns .uk-container > a .panel-link-item .el-content .category > span,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content .category > span {
  background-color: #1089c0;
  color: #fff;
  padding: 0 5px;
  text-transform: uppercase;
}
.custom-container.four-columns .uk-container > a .panel-link-item .el-content .el-title,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content .el-title {
  font-size: 1.7em;
  font-weight: 600;
  color: #fff;
  margin: 0;
  line-height: 0.95em;
}
.custom-container.four-columns .uk-container > a .panel-link-item .el-content .el-subtitle,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content .el-subtitle {
  display: none;
  font-size: 1.4em;
  color: #fff;
  margin: 0;
}
.custom-container.four-columns .uk-container > a .panel-link-item .el-content .date-start,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content .date-start,
.custom-container.four-columns .uk-container > a .panel-link-item .el-content .published-by,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content .published-by {
  color: #fff;
  padding-top: 5px;
  float: left;
}
.custom-container.four-columns .uk-container > a .panel-link-item .el-content .date-end,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content .date-end {
  color: #fff;
  padding-top: 5px;
  display: none;
}
.custom-container.four-columns .uk-container > a .panel-link-item .el-content .date-end:before,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content .date-end:before {
  content: "|";
  padding: 0 10px;
}
.custom-container.four-columns .uk-container > a .panel-link-item .el-content p,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content p {
  margin: 0 0 10px 0;
  line-height: normal;
}
.custom-container.four-columns .uk-container > a .panel-link-item .el-content p span,
.custom-container.four-columns .uk-container a.item-link .panel-link-item .el-content p span {
  padding: 0 5px;
}
.custom-container.four-columns .uk-container > a .panel-link-item > p:last-child,
.custom-container.four-columns .uk-container a.item-link .panel-link-item > p:last-child {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 10px;
  right: 0;
}
.custom-container.four-columns .uk-container > a .panel-link-item > p:last-child a,
.custom-container.four-columns .uk-container a.item-link .panel-link-item > p:last-child a {
  color: #fff;
  font-size: 1.5em;
}
.one-columns .list-view {
  display: block;
}
.one-columns .list-view div[data-key] {
  width: 100%;
  max-height: 100%;
  margin-bottom: 80px;
}
.one-columns .list-view div[data-key] .content-image {
  height: 440px;
  overflow: hidden;
}
.one-columns .list-view div[data-key] img.el-image {
  margin-left: 0;
}
.one-columns .list-view div[data-key] .el-content {
  position: relative;
  background: transparent;
  padding: 2em 0;
}
.one-columns .list-view div[data-key] .el-content .published-by,
.one-columns .list-view div[data-key] .el-content .el-link .el-title {
  color: #000000;
}
@media (max-width: 991px) {
  .layout-main .panel-news-home .list-view a {
    width: 100%;
    float: left;
    display: flex;
    margin-bottom: 20px;
  }
  .layout-main .panel-news-home .list-view div[data-key] {
    width: 100%;
  }
  .layout-main .panel-news-home .list-view div[data-key] .content-image {
    width: 150px;
    height: 150px;
    float: left;
    position: relative;
    overflow: hidden;
  }
  .layout-main .panel-news-home .list-view div[data-key] .content-image .el-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
  }
  .layout-main .panel-news-home .list-view div[data-key] .el-content {
    width: 50%;
    float: left;
    position: relative;
    padding: 0 15px;
  }
  .layout-main .panel-news-home .list-view div[data-key] .el-content .el-title {
    color: #333;
    font-size: 1.2em;
  }
  .layout-main .panel-news-home .list-view div[data-key] .el-content .published-by {
    color: #333;
  }
}
@media (max-width: 767px) {
  .layout-main .panel-news-home .list-view div[data-key] .content-image {
    width: 100px;
    height: 100px;
  }
  .layout-main .panel-news-home .list-view div[data-key] .el-content {
    width: 70%;
  }
}
/*======================================
*   SIDEBAR NEWS
======================================*/
.content-before-sidebar {
  padding-right: 100px;
}
@media screen and (max-width: 991px) {
  .content-before-sidebar {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .content-before-sidebar {
    padding-right: 15px;
    word-break: break-word;
  }
}
.sidebar-custom {
  padding: 0 1em;
}
.sidebar-custom .uk-section-default {
  padding-bottom: 0;
}
.sidebar-custom h1,
.sidebar-custom h2,
.sidebar-custom h3,
.sidebar-custom h4 {
  font-weight: bold;
  border-bottom: 2px solid #eee;
  margin-bottom: 1.5em;
  font-size: 1em;
}
.sidebar-custom .panel-news-home,
.sidebar-custom div[data-key] {
  overflow: hidden;
  font-size: 12px;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 5% 0;
}
@media screen and (min-width: 1981px) {
  .sidebar-custom .panel-news-home,
  .sidebar-custom div[data-key] {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .sidebar-custom .panel-news-home,
  .sidebar-custom div[data-key] {
    width: 49%;
  }
}
.sidebar-custom .panel-news-home .content-image,
.sidebar-custom div[data-key] .content-image {
  height: 125px;
  overflow: hidden;
  width: 30%;
  float: left;
  display: block;
  position: relative;
}
.sidebar-custom .panel-news-home .content-image img.el-image,
.sidebar-custom div[data-key] .content-image img.el-image {
  min-height: auto;
  height: 100%;
  width: auto;
  max-width: unset;
  margin: 0;
}
.sidebar-custom .panel-news-home .el-content,
.sidebar-custom div[data-key] .el-content {
  position: relative;
  bottom: 0;
  padding: 0 0 0 1em;
  margin: 0;
  background: none !important;
  width: 70%;
  display: block;
  float: right;
  height: 125px;
}
.sidebar-custom .panel-news-home .el-content .category > span,
.sidebar-custom div[data-key] .el-content .category > span {
  background-color: #1089c0;
  color: #fff;
  padding: 0.1em 0.6em;
  text-transform: uppercase;
}
.sidebar-custom .panel-news-home .el-content .el-link,
.sidebar-custom div[data-key] .el-content .el-link {
  border: none;
  padding: 0;
  text-align: left;
}
.sidebar-custom .panel-news-home .el-content .el-title,
.sidebar-custom div[data-key] .el-content .el-title {
  font-size: 1.3em;
  font-weight: bold;
  color: #000000;
  margin: 0;
  line-height: 1em;
  border: none;
}
.sidebar-custom .panel-news-home .el-content .el-subtitle,
.sidebar-custom div[data-key] .el-content .el-subtitle {
  display: none;
  font-size: 1.2em;
  color: #000000;
  margin: 0;
}
.sidebar-custom .panel-news-home .el-content .date-start,
.sidebar-custom div[data-key] .el-content .date-start,
.sidebar-custom .panel-news-home .el-content .published-by,
.sidebar-custom div[data-key] .el-content .published-by {
  color: #000000;
  padding-top: 5px;
  float: left;
  font-size: 1em;
  position: absolute;
  bottom: 0;
}
.sidebar-custom .panel-news-home .el-content .date-end,
.sidebar-custom div[data-key] .el-content .date-end {
  color: #000000;
  padding-top: 5px;
  display: none;
}
.sidebar-custom .panel-news-home .el-content .date-end:before,
.sidebar-custom div[data-key] .el-content .date-end:before {
  content: "|";
  padding: 0 10px;
}
.sidebar-custom .panel-news-home .el-content p,
.sidebar-custom div[data-key] .el-content p {
  margin: 0 0 0.6em 0;
  line-height: 1.2em;
}
.sidebar-custom .panel-news-home .el-content p span,
.sidebar-custom div[data-key] .el-content p span {
  padding: 0 5px;
}
.sidebar-custom .panel-news-home > p:last-child,
.sidebar-custom div[data-key] > p:last-child {
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 10px;
  right: 0;
}
.sidebar-custom .panel-news-home > p:last-child a,
.sidebar-custom div[data-key] > p:last-child a {
  color: #fff;
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  .sidebar-custom .panel-news-home,
  .sidebar-custom div[data-key] {
    width: 100%;
  }
  .sidebar-custom .panel-news-home img.el-image,
  .sidebar-custom div[data-key] img.el-image {
    height: auto;
    width: 100%;
    margin: 0;
  }
}
.sidebar-custom .embed-responsive {
  margin-bottom: 20px;
}
.list-news_sidebar_social .embed-responsive {
  margin-bottom: 20px;
}
/*======================================
*   SIDEBAR LIST FILE - LINK TEXT
======================================*/
.sidebar-list-file ul {
  font-size: 16px;
}
.sidebar-list-file ul p {
  margin: 0;
  line-height: 1em;
}
/*======================================
*   CHANGE COLUMNS ITEM NEWS SIDEBAR
======================================*/
.sidebar-custom .sidebar-news :after {
  display: none !important;
}
.sidebar-custom .sidebar-news .list-view {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .sidebar-custom .sidebar-news .list-view {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .sidebar-custom .sidebar-news .list-view {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.panel-news-home.community p.category > span,
.panel-link-item.community p.category > span {
  background-color: #cd201f !important;
}
.panel-news-home.redazione p.category > span,
.panel-link-item.redazione p.category > span {
  background-color: #23672f !important;
}
/*======================================
*   OVERIDE ITEM NEWS
======================================*/
.list-view > .summary {
  display: none;
}
/*======================================
*   SIDEBAR
======================================*/
.uk-grid .el-image {
  width: 100%;
}
.uk-grid .el-content {
  margin: 0 !important;
}
.uk-grid .el-content p {
  font-size: 0.8em;
  line-height: 1.1em;
  margin-top: 0 !important;
}
.grid-no-margin * + .uk-grid-margin,
.grid-no-margin .uk-grid + .uk-grid,
.grid-no-margin .uk-grid > .uk-grid-margin {
  margin-top: 0;
}
/*======================================
*   SIDEBAR
======================================*/
/* Block Image + text absolute overlay image*/
.block-image-text > .uk-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.block-image-text > .uk-container::after {
  display: none;
}
.block-image-text .el-link {
  width: 30%;
  border: none;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .block-image-text .el-link {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .block-image-text .el-link {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .block-image-text .el-content {
    position: absolute;
    bottom: 0;
    padding: 0.5em 1em;
    margin: 0;
    padding-top: 25%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 229, 229, 0)), color-stop(60%, #000000));
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, #000000 60%);
    background: -o-linear-gradient(top, rgba(229, 229, 229, 0) 0%, #000000 60%);
    background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, #000000 60%);
    width: 100%;
  }
}
.block-image-text .el-link > div {
  position: relative;
  height: 250px;
  overflow: hidden;
}
.block-image-text .el-link img {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
  max-width: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  object-fit: cover;
}
.block-image-text .el-title {
  color: #fff;
  margin: 0;
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: bold;
}
.block-image-text .el-subtitle {
  color: #fff;
  margin: 0;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
}
.custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.custom-object-fit.content-image img,
.custom-object-fit.lSliderItem img,
.custom-object-fit.panel-link-item img {
  opacity: 0;
}
/**
MODIFICHE POST MAIL
 */
/**/
.media-quote .media {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (max-width: 767px) {
  .media-quote .media {
    flex-wrap: wrap;
  }
}
.media-quote .media-left {
  padding-right: 0;
  width: 45%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .media-quote .media-left {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .media-quote .media-left {
    width: 100%;
    max-height: 500px;
  }
}
.media-quote .media-left .media-object {
  margin: 0;
}
@media (min-width: 768px) {
  .media-quote .media-left .media-object {
    height: 100%;
    width: 100%;
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .media-quote .media-left .media-object {
    margin: auto !important;
    width: 100%;
  }
}
.media-quote .media-body {
  padding: 20px;
  font-style: italic;
  font-size: 1em;
  width: 55%;
  background: -moz-linear-gradient(left, #f0f0f0 0%, #f0f0f0 74%, rgba(240, 240, 240, 0) 76%, rgba(137, 137, 137, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f0f0f0 0%, #f0f0f0 74%, rgba(240, 240, 240, 0) 76%, rgba(137, 137, 137, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f0f0f0 0%, #f0f0f0 74%, rgba(240, 240, 240, 0) 74%, rgba(137, 137, 137, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#00898989', GradientType=1);
  /* IE6-9 */
}
@media (max-width: 991px) {
  .media-quote .media-body {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .media-quote .media-body {
    background: #f0f0f0;
    width: 100%;
  }
}
/**
COMMENTS ANWERS
 */
.answer-comment {
  padding: 10px;
  background-color: #ffffff;
  border-bottom: 10px solid #fff;
}
.answer-comment .answer_details {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 15px;
}
.answer-comment .answer_details h4.answer_name {
  text-transform: uppercase;
  font-weight: bold;
  width: 50%;
  font-size: 1.05em;
  margin-bottom: 0px;
  line-height: 25px;
}
.answer-comment .answer_details p.answer_date {
  width: 50%;
  text-align: right;
  margin-bottom: 0px;
  line-height: 25px;
  font-size: 0.7em;
}
.answer-comment .answer_details .answer_text {
  font-size: 15px;
}
/**
SEARCH PAGE RESULTS
*/
.page-search-results {
  margin-bottom: 50px;
  background-color: #eee;
}
.page-search-results > .uk-container {
  padding: 15px 25px;
  background-color: #eee;
}
.page-search-results > .uk-container .search-form {
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-search-results > .uk-container .search-form > form {
  width: 100%;
}
.page-search-results > .uk-container .search-form > form > input:first-child {
  width: 80%;
  min-height: 40px;
  padding: 5px;
}
@media (max-width: 580px) {
  .page-search-results > .uk-container .search-form > form > input:first-child {
    width: 100%;
  }
}
.page-search-results > .uk-container .search-form > form > input:last-child {
  background: #BAD75E;
  border: 1px solid transparent;
  padding: 2px 20px;
  margin-left: 10px;
  color: #fff;
  text-transform: uppercase;
  height: 40px;
}
@media (max-width: 580px) {
  .page-search-results > .uk-container .search-form > form > input:last-child {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
}
.page-search-results > .uk-container .search-form > form > input:last-child:hover {
  border-color: #BAD75E;
  background: #1c5426;
  cursor: pointer;
}
.page-search-results > .uk-container .search-results-label {
  position: relative;
  top: 15px;
  padding: 0;
  text-align: right;
}
.page-search-results + .results h3 {
  color: #BAD75E;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}
.page-search-results + .results p {
  margin-bottom: 5px;
  padding-right: 40px;
  font-size: 14px;
}
.page-search-results + .results a:hover {
  border-color: #BAD75E;
  background: #1c5426;
  text-decoration: none;
  color: #fff;
}
.page-search-results + .results hr {
  border-color: #BAD75E;
}
.item-results {
  border-bottom: 1px solid #eee;
  padding: 0;
  margin-bottom: 15px;
}
.read-more {
  position: absolute;
  right: 0;
  bottom: 0em;
  padding: 2px 10px;
  background-color: #2c5761;
  float: right;
  color: #fff;
  font-size: 14px;
}
.uk-visible\@xl {
  display: inherit!important;
}
.wrap-search {
  width: 100%;
  float: left;
  background: #ededed;
  margin: 5px 0 30px 0;
}
.wrap-search label {
  text-align: left;
  text-transform: initial;
  margin: 0;
  font-size: 0.95em;
}
.wrap-search .kv-date-calendar,
.wrap-search .kv-date-remove {
  background-color: #fff;
}
.wrap-search .wrap-btn {
  margin: 15px 0;
  text-align: right;
}
.form-control,
input {
  border-radius: 0;
  border: 2px solid #ebebeb;
}
.hint-block {
  font-size: 0.8em;
  font-style: italic;
}
label {
  color: #2C5761;
}
.form-group {
  margin-top: 15px;
}
@media (min-width: 1199px) {
  form > .col-lg-4:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 991px) {
  form > .col-sm-6:nth-child(2n+1) {
    clear: both;
  }
}
/*======================================
*   BUTTONS
======================================*/
button,
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 8px;
  text-decoration: none;
  padding: 10px 24px;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-primary {
  background-color: #BAD75E;
  border-color: #BAD75E;
  color: #000000;
}
.btn-primary:focus {
  outline: #a8cd35;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:visited {
  background-color: #a8cd35;
  border-color: #a8cd35;
  color: #000000;
}
.btn-outline-primary {
  background-color: #000000;
  border-color: #000000;
  color: #BAD75E;
}
.btn-outline-primary:focus {
  outline: #000000;
}
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.btn-outline-primary:visited {
  background-color: #000000;
  border-color: #000000;
  color: #BAD75E;
}
.btn-secondary {
  background-color: #007284;
  border-color: #007284;
  color: #ffffff;
}
.btn-secondary:focus {
  outline: #004651;
}
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:visited {
  background-color: #004651;
  border-color: #004651;
  color: #ffffff;
}
.btn-outline-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #007284;
}
.btn-outline-secondary:focus {
  outline: #e6e6e6;
}
.btn-outline-secondary:active,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.btn-outline-secondary:visited {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #007284;
}
.btn-search {
  background-color: #ffffff;
  border-color: #3c7684;
  color: #2C5761;
}
.btn-search:focus {
  outline: #3c7684;
}
.btn-search:active,
.btn-search:focus,
.btn-search:hover,
.btn-search:visited {
  background-color: #3c7684;
  border-color: #3c7684;
  color: #ffffff;
}
.order-button {
  padding: 0;
  background: transparent;
  font-weight: bold;
  color: #007284;
}
.order-button span::before {
  font-weight: bold;
}
.order-button.active {
  box-shadow: none;
}
.order-button.active span::before {
  transform: rotate(180deg);
}
/*======================================
*   ANCHOR - into text editor
======================================*/
.contains-anchor a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 8px;
  text-decoration: none;
  padding: 10px 24px;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background-color: #BAD75E;
  border-color: #BAD75E;
  color: #000000;
}
.contains-anchor a:focus {
  outline: #a8cd35;
}
.contains-anchor a:active,
.contains-anchor a:focus,
.contains-anchor a:hover,
.contains-anchor a:visited {
  background-color: #a8cd35;
  border-color: #a8cd35;
  color: #000000;
}
/*======================================
*   DA ELIMINARE ALLA FINE
======================================*/
/*======================================
*   HEADER
======================================*/
.header-ebike {
  background-repeat: no-repeat;
  background-size: 101% 270px;
  width: 100%;
  z-index: 999;
}
@media (max-width: 991px) {
  .header-ebike {
    background-image: none !important;
    background-color: #FFF;
  }
}
@media (min-width: 992px) {
  .header-ebike {
    /* min-height: 270px;
    position: absolute;*/
  }
}
.header-ebike .topbar {
  display: flex;
  justify-content: flex-end;
  padding: 0;
  background-color: #F0F1F5;
}
.header-ebike .topbar .navbar-nav {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .header-ebike .topbar .navbar-nav {
    justify-content: flex-end;
  }
}
.header-ebike .topbar .navbar-nav li a {
  color: #2C5761;
  text-transform: uppercase;
  font-family: 'Poppins', serif;
  font-size: 1em;
  font-weight: 600;
}
@media (max-width: 510px) {
  .header-ebike .topbar .navbar-nav li a {
    font-size: 0.85em;
    padding: 5px 10px;
  }
}
.header-ebike .open .dropdown-menu .dropdown-submenu {
  position: relative;
}
.header-ebike .open .dropdown-menu .dropdown-submenu .dropdown-menu {
  top: 23px;
}
@media (max-width: 991px) {
  .header-ebike .open .dropdown-menu {
    position: absolute;
    float: left;
    min-width: 160px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
}
.header-ebike .navbar-toggle .icon-bar {
  background-color: #000;
}
.header-ebike .navbar-nav {
  margin: 7.5px 0px !important;
}
.header-ebike .logo-bianco {
  display: none;
}
.header-ebike .logo {
  max-height: 85px;
}
@media (max-width: 1400px) {
  .header-ebike .logo {
    max-height: 60px;
  }
}
.header-ebike .navbar-header {
  display: flex;
}
.header-ebike .navbar-bottom {
  background-color: #fff;
  margin-bottom: 0;
}
.header-ebike .navbar-bottom .nav > li > div {
  display: flex;
}
.header-ebike .navbar-bottom .nav > li a {
  font-family: 'Poppins', serif;
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .header-ebike .navbar-bottom .nav > li a {
    font-size: 0.74em;
  }
}
.header-ebike .navbar-bottom .second-actions-container {
  display: flex;
}
.header-ebike .navbar-bottom {
  background-color: #fff;
}
@media (min-width: 768px) {
  .header-ebike .navbar-bottom .uk-container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
}
@media (min-width: 1400px) {
  .header-ebike .navbar-bottom .uk-container {
    flex-direction: row;
  }
}
.header-ebike .navbar-bottom .uk-container .navbar-collapse.collapse {
  flex-grow: 1;
}
@media (min-width: 768px) {
  .header-ebike .navbar-bottom .uk-container .navbar-collapse.collapse {
    display: flex !important;
    align-items: center;
  }
}
.header-ebike .navbar-bottom .uk-container .navbar-collapse.collapse .navbar-nav {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 1400px) {
  .header-ebike .navbar-bottom .uk-container .navbar-collapse.collapse .navbar-nav {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .header-ebike .navbar-bottom .uk-container .navbar-collapse.collapse .navbar-nav {
    flex-direction: column;
  }
}
.navbar-brand {
  height: auto;
}
.nav > li > a:hover,
.nav > li > a:focus {
  opacity: 0.75;
  background-color: transparent;
}
.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}
body {
  /*nuovo*/
  overflow-x: hidden;
}
.home .header-ebike,
.startseite .header-ebike {
  background-image: url('../img/header-home.png');
  background-size: 100% 150px;
}
.home .header-ebike .logo-colorato,
.startseite .header-ebike .logo-colorato {
  display: none;
}
.home .header-ebike .logo-bianco,
.startseite .header-ebike .logo-bianco {
  display: block;
}
@media (max-width: 991px) {
  .home .header-ebike,
  .startseite .header-ebike {
    background-color: #BAD75E;
  }
}
.home .navbar-bottom .nav > li > a,
.startseite .navbar-bottom .nav > li > a {
  /*color: #fff;*/
  font-size: 0.9em;
}
@media (min-width: 992px) {
  .home .navbar-bottom .nav :first-child > a,
  .startseite .navbar-bottom .nav :first-child > a {
    padding-left: 0;
  }
}
.home .navbar-bottom .navbar-nav,
.startseite .navbar-bottom .navbar-nav {
  width: 100%;
}
.home .navbar-bottom .container-padding,
.startseite .navbar-bottom .container-padding {
  display: block;
  justify-content: inherit;
}
.home .navbar-bottom .container-padding .navbar-collapse,
.startseite .navbar-bottom .container-padding .navbar-collapse {
  margin-top: 0;
}
@media (min-width: 405px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/*======================================
*   MODAL
======================================*/
a[data-toggle="modal"]:hover .overlay {
  top: 0;
  display: block;
}
.wrap-modal-box {
  position: relative;
}
.wrap-modal-box .el-image {
  width: 100%;
  margin: 0;
}
.wrap-modal-box figure {
  position: relative;
  margin: 0;
  height: 340px;
  overflow: hidden;
}
.wrap-modal-box figcaption {
  color: white;
  font-size: 1.4em;
  line-height: 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #464548;
  background: linear-gradient(rgba(0, 0, 0, 0), #000000);
  z-index: 1;
}
.wrap-modal-box .overlay {
  position: absolute;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  transition: top 1s ease, display;
  display: none;
}
.wrap-modal-box .overlay .text {
  color: white;
  font-size: 1.45em;
  line-height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
}
/*======================================
*   FOOTER
======================================*/
footer {
  width: 100%;
  margin-top: auto;
}
footer .container-padding {
  z-index: 100;
  position: relative;
}
footer .menu-footer ul {
  margin: 0;
  padding: 0;
}
footer .menu-footer ul li {
  padding: 12px;
  list-style: none;
}
footer .menu-footer ul li a {
  text-transform: uppercase;
  font-family: 'Poppins', serif;
  font-size: 15px;
}
footer .logo {
  max-width: 224px;
}
@media (max-width: 768px) {
  footer .logo-footer-right {
    display: none;
  }
}
footer .logo-footer-right img {
  height: 83px;
}
.home footer,
.startseite footer {
  background-color: #fff;
  padding: 60px 0 0px 0;
}
.home footer::after,
.startseite footer::after {
  background-image: url('../img/footer.png');
  top: -120px;
}
.home footer a,
.startseite footer a {
  color: #2C5761;
}
.home footer .logo-footer .logo-colorato,
.startseite footer .logo-footer .logo-colorato {
  display: block !important;
}
.home footer .logo-bianco,
.startseite footer .logo-bianco {
  display: none;
}
.home footer .logo-footer-right,
.startseite footer .logo-footer-right {
  display: block;
}
.dropup .dropdown-menu {
  bottom: auto;
}
.banner-app-news {
  border-radius: 8px;
  padding: 20px;
  background-color: #FB5345;
}
.banner-app-news.uk-grid {
  margin-left: inherit;
}
.banner-app-news.uk-grid > * {
  padding-left: 0;
}
.banner-app-news > div {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .banner-app-news > div {
    flex-wrap: wrap;
  }
}
.banner-app-news > div .img-text-container {
  padding-right: 30px;
  margin-right: auto;
  align-items: center;
}
@media (max-width: 767px) {
  .banner-app-news > div .img-text-container {
    max-width: 400px;
  }
}
.banner-app-news > div .img-text-container .banner-app-news-image {
  margin-right: 20px;
  margin-bottom: 0;
}
.banner-app-news > div .img-text-container .banner-app-news-image img {
  height: 66px;
  width: auto;
  max-width: inherit;
}
.banner-app-news > div .img-text-container .banner-app-news-text h3 {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 0;
}
.banner-app-news > div .img-text-container .banner-app-news-text h3 strong {
  text-transform: uppercase;
}
@media (max-width: 567px) {
  .banner-app-news > div .img-text-container .banner-app-news-text h3 {
    font-size: 1.2em !important;
  }
}
@media (max-width: 767px) {
  .banner-app-news > div .app-container {
    margin-top: 20px;
  }
}
.banner-app-news > div .app-container .banner-app-news-store {
  margin-right: 20px;
}
.banner-app-news > div .app-container .banner-app-news-store img {
  height: 50px;
  width: auto;
  max-width: inherit;
}
@media (max-width: 385px) {
  .banner-app-news > div .app-container .banner-app-news-store img {
    height: 40px;
    width: 110px;
  }
}
.banner-app-news > div .app-container .banner-app-news-play img {
  height: 50px;
  width: auto;
  max-width: inherit;
}
@media (max-width: 385px) {
  .banner-app-news > div .app-container .banner-app-news-play img {
    height: 40px;
    width: 120px;
  }
}
.heading-page-list .uk-section {
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}
.heading-page-list .uk-section .heading-title-list {
  padding-top: 280px;
  margin-bottom: 100px;
}
@media (max-width: 650px) {
  .heading-page-list .uk-section .heading-title-list {
    padding-top: 180px;
  }
}
.heading-page-list .uk-section .heading-title-list > div {
  display: flex;
  align-items: center;
}
@media (max-width: 650px) {
  .heading-page-list .uk-section .heading-title-list > div {
    display: block;
    text-align: center;
  }
}
.heading-page-list .uk-section .heading-title-list > div img {
  width: auto;
  height: 40px;
  margin-right: 10px;
}
.heading-page-list .uk-section .heading-title-list > div h1 {
  font-size: 2.8em;
  font-weight: bold;
  color: #FFF;
  letter-spacing: -1px;
  margin: 0 20px 0 0;
  text-transform: uppercase;
}
.heading-page-istituzionali {
  padding-top: 250px;
  position: relative;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  background-color: rgba(35, 112, 130, 0.6) !important;
}
@media (max-width: 767px) {
  .heading-page-istituzionali {
    padding-top: 0;
  }
}
.heading-page-istituzionali .heading-title {
  padding-top: 50px;
}
.heading-page-istituzionali .heading-title h1 {
  font-size: 2.8em;
  font-weight: bold;
  color: #FFF;
  letter-spacing: -1px;
}
.detail-video .wrap-youtbe-thumbs {
  width: 100% !important;
}
.detail-video .wrap-youtbe-thumbs .wrap-video {
  text-decoration: none;
  padding: 20px !important;
}
.detail-video .wrap-youtbe-thumbs .wrap-video img {
  height: auto;
  width: auto !important;
}
.detail-video .wrap-youtbe-thumbs .wrap-video .text-part {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #FFF;
}
.detail-video .wrap-youtbe-thumbs .wrap-video .text-part p {
  margin: 5px 0 0 0 !important;
  color: #FFF;
}
.detail-video .wrap-youtbe-thumbs .wrap-video .title {
  font-size: 18.5px;
  font-weight: bold;
}
.detail-video .wrap-youtbe-thumbs .wrap-video .title,
.detail-video .wrap-youtbe-thumbs .wrap-video .sub-title {
  line-height: 20px;
  letter-spacing: -0.15px;
  margin: 0;
}
.detail-video .wrap-youtbe-thumbs .wrap-video .sub-title {
  font-size: 16.2px;
  color: #666666;
}
.wrap-playlist .wrap-active-video {
  width: 100% !important;
}
.wrap-playlist {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-direction: column;
}
.wrap-playlist .wrap-youtbe-thumbs {
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-direction: row;
  background: transparent;
}
.wrap-playlist .wrap-youtbe-thumbs .wrap-video {
  padding: 30px 30px 20px;
  background-color: transparent;
  display: block;
}
.wrap-playlist .wrap-youtbe-thumbs .wrap-video.active {
  background-color: #1b1e1d;
}
.wrap-playlist .wrap-youtbe-thumbs .wrap-video img {
  width: 100%;
  margin: 0;
}
.wrap-playlist .wrap-youtbe-thumbs .wrap-video .title {
  margin: 5px 0 0 0;
  font-size: 0.8em;
  color: #ffffff;
}
.doc-box a {
  display: flex !important;
}
.doc-box a h4 {
  margin: 0;
}
.doc-box a .doc-info span {
  font-size: 30px;
}
.box-link .uk-grid-margin {
  margin: 0;
}
.box-link .el-content {
  padding: 20px;
  margin-bottom: 20px !important;
}
.box-link .el-content h2 {
  margin: 0;
  font-size: 22px;
}
.section-timeline-ebike .timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.section-timeline-ebike .timeline .timeline-title {
  margin-top: 0;
  color: inherit;
  font-weight: bold;
  font-size: 28px;
}
.section-timeline-ebike .timeline .timeline-body > p,
.section-timeline-ebike .timeline .timeline-body > ul {
  margin-bottom: 0;
}
.section-timeline-ebike .timeline .timeline-body > p + p {
  margin-top: 5px;
}
.section-timeline-ebike .timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 5px;
  background-color: #BAD75E;
  left: 50%;
  margin-left: -2.5px;
}
.section-timeline-ebike .timeline .list-view {
  display: inherit;
  margin: inherit;
}
.section-timeline-ebike .timeline div[data-key] {
  margin-bottom: 20px;
  position: relative;
}
.section-timeline-ebike .timeline div[data-key]:before,
.section-timeline-ebike .timeline div[data-key]:after {
  content: " ";
  display: table;
}
.section-timeline-ebike .timeline div[data-key]:after {
  clear: both;
}
.section-timeline-ebike .timeline div[data-key] .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.section-timeline-ebike .timeline div[data-key] .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.section-timeline-ebike .timeline div[data-key] .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.section-timeline-ebike .timeline div[data-key] .timeline-badge {
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 32px;
  left: 50%;
  margin-left: -10px;
  background-color: #2C5761;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.section-timeline-ebike .timeline div[data-key]:nth-child(odd) .timeline-panel {
  float: right;
}
.section-timeline-ebike .timeline div[data-key]:nth-child(odd) .timeline-panel::before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.section-timeline-ebike .timeline div[data-key]:nth-child(odd) .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
@media (max-width: 767px) {
  .section-timeline-ebike .timeline:before {
    left: 40px;
  }
  .section-timeline-ebike .timeline div[data-key] .timeline-panel {
    width: calc(100% - 90px);
  }
  .section-timeline-ebike .timeline div[data-key] .timeline-badge {
    left: 30px;
    margin-left: 0;
    top: 32px;
  }
  .section-timeline-ebike .timeline div[data-key] .timeline-panel {
    float: right;
  }
  .section-timeline-ebike .timeline div[data-key] .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }
  .section-timeline-ebike .timeline div[data-key] .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}
.pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 30px 0;
}
.pagination > li > a {
  color: #2C5761;
}
.pagination > .active > a {
  color: #fff;
  background-color: #2C5761;
  border-color: #2C5761;
}
.attachments-detail ul {
  padding-left: 0;
}
.attachments-detail ul li {
  list-style: none;
  margin: 12px 0;
}
.attachments-detail ul li a {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.attachments-detail ul li a .news-allegato-icon {
  margin-right: 5px;
}
.attachments-detail ul li a .news-allegato-name {
  font-weight: bold;
  margin-right: 5px;
}
.attachments-detail ul li a .news-allegato-kb {
  font-size: 0.8rem;
}
.attachments-detail ul li a .news-allegato-kb:before {
  content: '(';
}
.attachments-detail ul li a .news-allegato-kb:after {
  content: ')';
}
.el-slidenav {
  background-color: white;
}
.uk-slideshow-items li .el-overlay {
  width: 100%;
  text-align: right;
}
.cookieconsent-optout-marketing .img-map-blur {
  filter: blur(5px);
  width: 100%;
}
.cookieconsent-optout-marketing .not-consent-cookie-message {
  position: absolute;
  top: 45%;
  width: 70%;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  background: #007284;
  color: white;
  padding: 10px;
  border-radius: 8px;
}
.cookieconsent-optout-marketing .not-consent-cookie-message a {
  color: #fff !important;
  font-weight: bold;
  text-decoration: underline;
}
.container-google-map {
  padding-top: 20px;
  padding-bottom: 20px;
}
.container-google-map .google-map-list-button {
  display: flex;
  flex-wrap: wrap;
  /* ul {
            margin: 20px 0;
            list-style: none;
            li {
                display:inline;
                margin-right: 10px;
            }
        } */
}
@media (min-width: 992px) {
  .container-google-map .google-map-list-button .row {
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  .container-google-map .google-map-list-button {
    padding-bottom: 20px;
  }
}
.container-google-map .google-map-list-button .google-map-list-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.container-google-map .google-map-list-button .google-map-list-item.check-all {
  margin-top: 20px;
  width: 100%;
}
@media (min-width: 1000px) {
  .container-google-map .google-map-list-button .google-map-list-item {
    font-size: 14px;
  }
}
.container-google-map .google-map-list-button .google-map-list-item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  /* @media (min-width: 992px) {
                    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
                }
                @media (max-width: 575px) {
                    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
                } */
}
@media (max-width: 575px) {
  .container-google-map .google-map-list-button .google-map-list-item {
    width: 100%;
  }
}
.container-google-map .google-map-list-button .google-map-list-item .container-img {
  width: 30px;
  text-align: center;
  margin-right: 10px;
}
.container-google-map .google-map-list-button .google-map-list-item .container-img .img-assets {
  width: auto;
  height: 25px;
  margin-right: 10px;
}
.container-google-map .google-map-list-button .google-map-list-item label {
  color: #2C5761;
  margin-top: 5px;
  margin-bottom: 0;
  margin-right: 5px;
  cursor: pointer;
  /* width: 170px;
                margin-right: 15px; */
}
@media (min-width: 1000px) {
  .container-google-map .google-map-list-button .google-map-list-item label {
    margin-right: 0;
  }
}
.container-google-map .google-map-list-button .google-map-list-item input[type="checkbox"] {
  width: 15px;
  height: 15px;
  margin-top: 3px;
  margin-left: auto;
}
@media (min-width: 1000px) {
  .container-google-map .google-map-list-button .google-map-list-item input[type="checkbox"] {
    margin-top: 7px;
  }
}
.list-news-page {
  padding-top: 0;
}
.list-news-page .list-news-container .news_homepage-container .list-view {
  flex-wrap: wrap;
}
.list-news-page .list-news-container .news_homepage-container .list-view:after {
  content: none;
}
.list-news-page .list-news-container .news_homepage-container .list-view div[data-key] {
  margin-top: 50px;
  width: 45%;
  border-bottom: 5px solid #007284;
}
@media (max-width: 767px) {
  .list-news-page .list-news-container .news_homepage-container .list-view div[data-key] {
    width: 100%;
  }
}
.list-news-page .list-news-container .news_homepage-container .list-view div[data-key] .el-content {
  padding-top: 20px;
}
.list-news-page .list-news-container .news_homepage-container .list-view div[data-key] .el-content p.date {
  color: #007284;
  font-weight: 600;
  margin-bottom: 0px !important;
  font-size: 21px;
}
.list-news-page .list-news-container .news_homepage-container .list-view div[data-key] .el-content a h2.el-title {
  font-weight: 600;
}
.list-asset-page {
  padding-top: 0;
  /*>div.uk-container {
        padding: 0;
    }
    .replace-uk-container {
        .uk-container;
    }*/
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view {
  flex-wrap: wrap;
  margin: 0;
  gap: 30px;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view:after {
  content: none;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view .pagination {
  width: 100%;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] {
  margin-top: 50px;
  width: 45%;
  border-bottom: 5px solid #2C5761;
}
@media (max-width: 767px) {
  .list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] {
    width: 100%;
  }
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-direction: column;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content .title-favorite-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 10px;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content .category {
  color: #007284;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content .asset-type {
  margin: 10px 0;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content.slogged {
  display: block;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content p {
  display: none;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content p.date {
  color: #007284;
  font-weight: 600;
  margin-bottom: 0px !important;
  font-size: 21px;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content a h2.el-title {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content .bk-btnFormContainer .favorites-container {
  float: none !important;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content .bk-btnFormContainer .favorites-container a {
  display: block;
  color: #FFF;
  text-shadow: 1px 0 0 #F2D624, -1px 0 0 #F2D624, 0 1px 0 #F2D624, 0 -1px 0 #F2D624, 1px 1px #F2D624, -1px -1px 0 #F2D624, 1px -1px 0 #F2D624, -1px 1px 0 #F2D624;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content .bk-btnFormContainer .favorites-container a:hover {
  color: #F2D624;
}
.list-asset-page .list-asset-container .asset_homepage-container .list-view div[data-key] .el-content .bk-btnFormContainer .favorites-container a span.favorite {
  color: #F2D624;
}
.lista-preferiti .list-view {
  display: block;
}
.lista-preferiti .list-view div[data-key] {
  border-bottom: solid 7px #2C5761;
  margin-bottom: 60px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lista-preferiti .list-view div[data-key] .el-content {
  width: 100%;
}
@media (min-width: 767px) {
  .lista-preferiti .list-view div[data-key] .el-content {
    width: 70%;
  }
}
.lista-preferiti .list-view div[data-key] .el-content h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 0px;
}
.lista-preferiti .list-view div[data-key] .el-content p {
  font-size: 26px;
}
.lista-preferiti .list-view div[data-key] .cat-preferiti {
  text-transform: uppercase;
  color: #2C5761;
  font-size: 26px;
  text-align: right;
  width: 100%;
}
@media (min-width: 767px) {
  .lista-preferiti .list-view div[data-key] .cat-preferiti {
    width: 20%;
  }
}
.uk-section-default {
  background: transparent;
}
.bg-green {
  background-color: #BAD75E !important;
}
.bg-light-green {
  background-color: #F0F8DB;
}
.bg-red {
  background-color: #007284;
}
.bg-orange {
  background-color: #FF8700;
}
.bg-blu {
  background-color: #2C5761;
}
.bg-offers {
  background-color: #2C5761;
}
.color-blu {
  color: #2C5761;
}
.color-offers {
  color: #2C5761;
}
.color-white {
  color: #FFF;
}
.color-black {
  color: #000;
}
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2C5761;
  font-family: 'Poppins', sans-serif;
}
.font-zilla {
  font-family: 'ZillaSlab', serif;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.m-0 {
  margin: 0;
}
.w-100 {
  width: 100%;
}
.testata-redesign > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.testata-redesign > div h1 {
  margin-bottom: 0;
}
.testata-redesign p {
  margin-bottom: 0;
}
.testata-redesign .link-view-more a {
  font-size: 1.2em;
  font-weight: bold;
}
.testata-redesign .link-view-more h2 {
  display: none;
}
.title-with-icon.text-right div {
  justify-content: flex-end;
}
.title-with-icon div {
  display: flex;
  justify-content: start;
  align-items: baseline;
}
.title-with-icon div .title-icon img {
  width: 42px;
  margin-right: 10px;
}
.title-with-icon div h2 {
  font-size: 53px;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: -0.57px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 568px) {
  .title-with-icon div h2 {
    font-size: 33px;
  }
}
.home .banner-home,
.startseite .banner-home {
  padding: 0;
}
.home .banner-home .uk-slideshow .uk-position-bottom-left,
.startseite .banner-home .uk-slideshow .uk-position-bottom-left {
  top: 82%;
  left: 0;
}
@media (min-width: 768px) {
  .home .banner-home .uk-slideshow .uk-position-bottom-left,
  .startseite .banner-home .uk-slideshow .uk-position-bottom-left {
    top: 75%;
  }
}
.home .banner-home .uk-slideshow .uk-position-bottom-left .uk-dotnav > * > *,
.startseite .banner-home .uk-slideshow .uk-position-bottom-left .uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 0%;
  background: transparent;
  border: 1px solid #fff;
}
.home .banner-home .uk-slideshow .uk-position-bottom-left .uk-dotnav > .uk-active > *,
.startseite .banner-home .uk-slideshow .uk-position-bottom-left .uk-dotnav > .uk-active > * {
  background: #fff;
  border: 1px solid #fff;
}
.home .banner-home .uk-slideshow .uk-slideshow-items,
.startseite .banner-home .uk-slideshow .uk-slideshow-items {
  min-height: 900px !important;
}
.home .banner-home .uk-slideshow .uk-slideshow-items > *,
.startseite .banner-home .uk-slideshow .uk-slideshow-items > * {
  min-height: 900px !important;
}
.home .banner-home .uk-slideshow .uk-slideshow-items .uk-cover,
.startseite .banner-home .uk-slideshow .uk-slideshow-items .uk-cover {
  bottom: 0;
  top: auto;
  right: 0;
  transform: inherit;
  left: auto;
}
.home .banner-home .uk-slideshow .uk-position-cover,
.startseite .banner-home .uk-slideshow .uk-position-cover {
  max-width: 450px;
  /*nuovo*/
}
.home .banner-home .uk-slideshow .uk-position-cover div.el-overlay.uk-panel.uk-transition-slide-right-medium,
.startseite .banner-home .uk-slideshow .uk-position-cover div.el-overlay.uk-panel.uk-transition-slide-right-medium {
  margin-top: 30%;
}
@media (max-width: 991px) {
  .home .banner-home .uk-slideshow .uk-position-cover div.el-overlay.uk-panel.uk-transition-slide-right-medium,
  .startseite .banner-home .uk-slideshow .uk-position-cover div.el-overlay.uk-panel.uk-transition-slide-right-medium {
    margin-top: 10%;
  }
}
.home .banner-home .uk-slideshow .uk-position-cover h1,
.startseite .banner-home .uk-slideshow .uk-position-cover h1 {
  color: #FFF;
  font-size: 4.3em;
  font-weight: 800;
  font-family: inherit;
  margin: 0;
  line-height: 1;
}
@media (max-width: 568px) {
  .home .banner-home .uk-slideshow .uk-position-cover h1,
  .startseite .banner-home .uk-slideshow .uk-position-cover h1 {
    font-size: 3em ;
  }
}
.home .banner-home .uk-slideshow .uk-position-cover h2,
.startseite .banner-home .uk-slideshow .uk-position-cover h2 {
  color: #FFF;
  font-size: 58px;
  font-weight: 800;
  font-family: inherit;
  margin: 0;
  line-height: 1;
  letter-spacing: -1px;
}
@media (max-width: 568px) {
  .home .banner-home .uk-slideshow .uk-position-cover h2,
  .startseite .banner-home .uk-slideshow .uk-position-cover h2 {
    font-size: 2.5em;
  }
}
.home .wrap-modules::after,
.startseite .wrap-modules::after {
  background-image: url('../img/footer.png');
}
.home .banner-app,
.startseite .banner-app {
  display: none;
}
.banner-home-redesign {
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
}
.banner-home-redesign.left-text .uk-slideshow li.el-item .el-overlay {
  align-items: flex-start;
}
.banner-home-redesign.right-text .uk-slideshow li.el-item .el-overlay {
  align-items: flex-end;
}
.banner-home-redesign.white-title h1.el-title {
  color: #fff;
}
.banner-home-redesign.blue-title h1.el-title {
  color: #2C5761;
}
.banner-home-redesign.green-title h1.el-title {
  color: #BAD75E;
}
.banner-home-redesign.black-title h1.el-title {
  color: #000;
}
.banner-home-redesign.white-subtitle h2 {
  color: #fff;
}
.banner-home-redesign.blue-subtitle h2 {
  color: #2C5761;
}
.banner-home-redesign.green-subtitle h2 {
  color: #BAD75E;
}
.banner-home-redesign.black-subtitle h2 {
  color: #000;
}
.banner-home-redesign.big-hero .uk-slideshow {
  height: calc(100vh - 200px);
}
@media (max-width: 768px) {
  .banner-home-redesign.big-hero .uk-slideshow {
    height: calc(80vh - 200px);
  }
}
.banner-home-redesign.big-hero .uk-slideshow .uk-slideshow-items {
  height: calc(100vh - 200px) !important;
}
@media (max-width: 768px) {
  .banner-home-redesign.big-hero .uk-slideshow .uk-slideshow-items {
    height: calc(80vh - 200px) !important;
  }
}
.banner-home-redesign .uk-slideshow {
  height: calc(80vh - 200px);
}
.banner-home-redesign .uk-slideshow > div {
  max-height: 100%;
}
.banner-home-redesign .uk-slideshow .uk-slideshow-items {
  height: calc(80vh - 200px) !important;
}
.banner-home-redesign .uk-slideshow .uk-slideshow-items li.el-item {
  height: auto !important;
}
.banner-home-redesign .uk-slideshow .uk-slideshow-items li.el-item .el-overlay {
  display: flex;
  flex-direction: column;
}
.banner-home-redesign .uk-slideshow .uk-slideshow-items li.el-item .el-overlay h1.el-title {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 4.3em;
  letter-spacing: -3px;
}
.banner-home-redesign .uk-slideshow .uk-slideshow-items li.el-item .el-overlay div.el-content {
  margin-top: 0 !important;
}
.banner-home-redesign .uk-slideshow .uk-slideshow-items li.el-item .el-overlay div.el-content h2 {
  font-weight: 600;
  font-size: 2.8em;
  letter-spacing: -2px;
  line-height: 1;
}
.banner-home-redesign .uk-slideshow .uk-position-bottom-left {
  width: 100%;
  z-index: 3;
}
.banner-home-redesign .uk-slideshow .uk-position-bottom-left .uk-dotnav {
  padding: 0 16%;
  margin: 0;
  max-width: 100%;
  padding-bottom: 50px;
}
@media screen and (max-width: 1599px) {
  .banner-home-redesign .uk-slideshow .uk-position-bottom-left .uk-dotnav {
    padding: 0 12%;
  }
}
@media screen and (max-width: 1024px) {
  .banner-home-redesign .uk-slideshow .uk-position-bottom-left .uk-dotnav {
    padding: 0 4%;
  }
}
@media screen and (max-width: 991px) {
  .banner-home-redesign .uk-slideshow .uk-position-bottom-left .uk-dotnav {
    padding: 0 3%;
  }
}
@media screen and (max-width: 767px) {
  .banner-home-redesign .uk-slideshow .uk-position-bottom-left .uk-dotnav {
    padding: 0 4%;
  }
}
.banner-home-redesign .uk-slideshow .uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 0%;
  background: transparent;
  border: 1px solid #fff;
}
.banner-home-redesign .uk-slideshow .uk-dotnav > .uk-active > * {
  background: #fff;
  border: 1px solid #fff;
}
.banner-home-redesign .img-slider {
  position: absolute;
  bottom: -1px;
}
.section-instagram {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 120px;
  padding: 140px 0px;
}
div.danger a.btn-secondary {
  color: #fff;
  background-color: #d9534f;
  border: none;
}
div.danger a.btn-secondary:hover {
  background-color: #c9302c;
  border: none;
}
.news-section.news_homepage-section {
  padding-bottom: 0;
}
.news-section.news_homepage-section .news-container .list-view {
  display: flex;
  flex-direction: column;
}
.news-section.news_homepage-section .news-container .list-view .summary {
  display: none;
}
@media only screen and (max-width: 991px) {
  .news-section.news_homepage-section .news-container .list-view {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
}
.news-section.news_homepage-section .news-container .list-view div[data-key] {
  margin: 5em auto auto auto;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .news-section.news_homepage-section .news-container .list-view div[data-key] {
    width: 100%;
    margin-bottom: 60px !important;
    border-bottom: 3px solid #2C5761;
  }
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .content-image {
  background-color: transparent;
  width: 250px;
  height: 250px;
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .content-image iframe {
  display: block;
}
@media only screen and (max-width: 991px) {
  .news-section.news_homepage-section .news-container .list-view div[data-key] .content-image {
    width: 100%;
    height: calc(100vw - 30px);
  }
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .content-image > img {
  position: initial;
  transform: none;
  min-height: auto !important;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .content-image > iframe {
  height: 100%;
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .el-content {
  background-color: transparent;
  margin: auto 2.5em;
  max-width: 50%;
  position: initial !important;
  background: none;
  padding: 2em !important;
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .el-content .date {
  color: #007284;
  font-size: 21px;
  margin: 0;
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .el-content a {
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 99;
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .el-content a h2 {
  margin: 0 !important;
  font-weight: 600;
  font-size: 31px;
  line-height: 1 !important;
  letter-spacing: -1.31px;
  color: black;
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .el-content a:hover h2 {
  text-decoration: none;
}
.news-section.news_homepage-section .news-container .list-view div[data-key] .el-content .published-by {
  display: none;
}
@media only screen and (max-width: 991px) {
  .news-section.news_homepage-section .news-container .list-view div[data-key] .el-content {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    text-align: left !important;
    margin-top: -5px;
    z-index: 1;
    padding-top: 0;
  }
}
.news-section.news_homepage-section .news-container .list-view div[data-key]:nth-child(2n+1) {
  margin: -7em 0 2em auto;
  flex-direction: row-reverse;
}
.news-section.news_homepage-section .news-container .list-view div[data-key]:nth-child(2n+1) .el-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: right;
  position: initial !important;
  background: none;
}
@media only screen and (max-width: 991px) {
  .news-section.news_homepage-section .news-container .list-view div[data-key]:nth-child(2n+1) {
    flex-direction: column;
    margin: 0 0 2em 0;
  }
}
.news-section.news_homepage-section .news-container .list-view div[data-key]:nth-child(2n) {
  margin: 0 auto 0 0;
}
@media only screen and (max-width: 991px) {
  .news-section.news_homepage-section .news-container .list-view div[data-key]:nth-child(2n) {
    flex-direction: column;
    margin: 0 0 0 0;
  }
}
.news-section.news_homepage-section .item-news-redesign {
  margin-bottom: 30px;
}
.news-section.news_homepage-section .item-news-redesign > .row {
  display: flex;
}
@media (max-width: 991px) {
  .news-section.news_homepage-section .item-news-redesign > .row {
    flex-direction: column;
  }
}
.news-section.news_homepage-section .item-news-redesign > .row .image-container img {
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  aspect-ratio: 1/1;
}
@media (max-width: 991px) {
  .news-section.news_homepage-section .item-news-redesign > .row .image-container img {
    aspect-ratio: 16/9;
  }
}
@media (max-width: 991px) {
  .news-section.news_homepage-section .item-news-redesign > .row .text-container {
    margin-top: 15px;
  }
}
.news-section.news_homepage-section .item-news-redesign > .row .text-container .date {
  margin-bottom: 0;
  color: #007284;
  font-weight: 400;
}
.news-section.news_homepage-section .item-news-redesign > .row .text-container .title {
  color: #2C5761;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: -1px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-section.news_homepage-section .item-news-redesign > .row .text-container .title a:hover {
  text-decoration: none;
}
.news-section.news_detail-section {
  padding-top: 50px;
}
.news-section.news_detail-section div .category-detail-title {
  color: #FB5345;
  letter-spacing: 0.21px;
  line-height: 24px;
  font-size: 20px;
  font-family: "Poppins";
  margin-bottom: 1em;
  font-weight: 600;
}
.news-section.news_detail-section div .suggested-news img {
  width: 100%;
  height: auto;
}
.news-section.news_detail-section div .suggested-news .date {
  color: #FB5345;
  margin-top: 0.7em;
  margin-bottom: 0;
  font-weight: 600;
}
.news-section.news_detail-section div .suggested-news a {
  display: block;
}
.news-section.news_detail-section div .suggested-news a h2 {
  font-weight: 600;
  text-decoration: none !important;
  font-size: 24px;
}
.news-section.news_detail-section .attachments-detail.allegati-container h4 {
  color: #FB5345;
}
.news-section.news_detail-section .attachments-detail.allegati-container .attachments-detail__item a {
  color: black;
}
/* .detail-news {
    .heading-title {
        padding-top: 250px;
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        @media @medium-down {
            padding-top: 50px;
        }

        &::after {
            content: '';
            position: absolute;
            //background-color: rgba(251, 83, 69, 0.60);
            width: 100%;
            top: 0;
            z-index: 1;
            height: 100%;
        }

        .uk-section {
            display: flex;
            flex-direction: column;
            padding-bottom: 0;
        }

        .caption {
            margin-bottom: 60px;
            position: relative;
            z-index: 9;
            @media (max-width: 575px) {
                flex-direction: column-reverse;
                align-items: flex-start;
            }

            h2 {
                font-size: 50px;
                font-weight: bold;
                color: #FFF;
                letter-spacing: -1px;
                margin: 0 20px 0 0;
                width: 100%;
                @media (max-width: 575px) {
                    font-size: 35px;
                    margin-top: 20px;
                }
            }
            .el-title-img {
                img {
                    @media (max-width: 575px) {
                        width: 70px;
                    }
                }
            }
        }
    }
} */
.color-green {
  color: #BAD75E;
}
.asset-section.asset_homepage-section {
  padding-bottom: 0;
}
.asset-section.asset_homepage-section .asset-container .list-view {
  display: flex;
  flex-direction: column;
}
.asset-section.asset_homepage-section .asset-container .list-view .summary {
  display: none;
}
@media only screen and (max-width: 991px) {
  .asset-section.asset_homepage-section .asset-container .list-view {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] {
  margin: 5em auto auto auto;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .asset-section.asset_homepage-section .asset-container .list-view div[data-key] {
    width: 100%;
  }
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .content-image {
  background-color: transparent;
  width: 250px;
  height: 250px;
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .content-image iframe {
  display: block;
}
@media only screen and (max-width: 991px) {
  .asset-section.asset_homepage-section .asset-container .list-view div[data-key] .content-image {
    width: 100%;
    height: calc(100vw - 30px);
  }
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .content-image > img {
  position: initial;
  transform: none;
  min-height: auto !important;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .content-image > iframe {
  height: 100%;
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .el-content {
  background-color: transparent;
  margin: auto 2.5em;
  max-width: 50%;
  position: initial !important;
  background: none;
  padding: 2em !important;
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .el-content .date {
  color: #007284;
  font-size: 21px;
  margin: 0;
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .el-content a {
  text-decoration: none;
  display: block;
  position: relative;
  z-index: 99;
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .el-content a h2 {
  margin: 0 !important;
  font-weight: 600;
  font-size: 31px;
  line-height: 1 !important;
  letter-spacing: -1.31px;
  color: black;
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .el-content a:hover h2 {
  text-decoration: none;
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key] .el-content .published-by {
  display: none;
}
@media only screen and (max-width: 991px) {
  .asset-section.asset_homepage-section .asset-container .list-view div[data-key] .el-content {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    text-align: left !important;
    margin-top: -5px;
    z-index: 1;
    padding-top: 0;
  }
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key]:nth-child(2n+1) {
  margin: -7em 0 2em auto;
  flex-direction: row-reverse;
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key]:nth-child(2n+1) .el-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: right;
  position: initial !important;
  background: none;
}
@media only screen and (max-width: 991px) {
  .asset-section.asset_homepage-section .asset-container .list-view div[data-key]:nth-child(2n+1) {
    flex-direction: column;
    margin: 0 0 2em 0;
  }
}
.asset-section.asset_homepage-section .asset-container .list-view div[data-key]:nth-child(2n) {
  margin: 0 auto 0 0;
}
@media only screen and (max-width: 991px) {
  .asset-section.asset_homepage-section .asset-container .list-view div[data-key]:nth-child(2n) {
    flex-direction: column;
    margin: 0 0 0 0;
  }
}
#google-map-view a {
  outline: 0;
}
/* 
.detail-asset {
    .heading-title {
        padding-top: 250px;
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;

        @media @medium-down {
            padding-top: 50px;
        }

        &::after {
            content: '';
            position: absolute;
            background-color: rgba(35, 112, 130, 0.60);
            width: 100%;
            top: 0;
            z-index: 1;
            height: 100%;
        }

        .uk-section {
            display: flex;
            flex-direction: column;
            padding-bottom: 0;
        }

        .caption {
            margin-bottom: 60px;
            position: relative;
            z-index: 9;
            @media (max-width: 575px) {
                flex-direction: column-reverse;
                align-items: flex-start;
            }

            h2 {
                font-size: 50px;
                font-weight: bold;
                color: #FFF;
                letter-spacing: -1px;
                margin: 0 20px 0 0;
                @media (max-width: 575px) {
                    font-size: 35px;
                    margin-top: 20px;
                }
            }
            .el-title-img {
                img {
                    @media (max-width: 575px) {
                        width: 70px;
                    }
                }
            }
            .text-favourites {
                @media (max-width: 575px) {
                    font-size: 18px;
                }
            }
        }
    }
    h3 {
        font-size: 32px;
        font-weight: bold;
    }
    .detail-utility {
        .uk-icon-button {
            width: 60px;
            height: 60px;
        }
        a {
            color:#000;
            display: block;
            word-break: break-all;
        }
    }
    .right-section-asset {
        .category-detail-title {
            color: @tipography;
            letter-spacing: 0.21px;
            line-height: 24px;
            font-size: 20px;
            font-family: "Poppins";
            margin-bottom: 1em;
            font-weight: 600;
        }

        .suggested-asset {
            margin-bottom: 60px;
            img {
                width: 100%;
                height: auto;
            }

            .date {
                color: @tipography;
                margin-top: 0.7em;
                margin-bottom: 0;
                font-weight: 600;
            }

            a {
                display: block;

                h2 {
                    font-weight: 600;
                    text-decoration: none !important;
                    font-size: 24px;
                }
            }

            hr {
                border-bottom: 5px solid @tipography;
            }

        }
    }
    .asset-section.asset_detail-section {
        padding-top: 50px;
        background-color: #fff;       
    }
    .favorite-widget-container{
        align-self: flex-start;
        margin-top: 15px;
        margin-right: 10px;
        .favorites-container{
            .not-logged-message{
                display: none;
            }
        }
    }

    /* .other-website {
        li {
            margin-bottom: 5px;
        }
    } 
    
}
.popover {
    p {
        margin-bottom: 0;
    }
}
.item-image-gallery {
    a {
        height: 200px;
        overflow: hidden;
        width: 100%;
        img {
            object-fit: cover;
            width: 100%;
            height: 100%;
        }
    }
} 
*/
.generic-detail-redesign {
  /*DETTAGLIO ASSET*/
  /*DETTAGLIO OFFER*/
}
.generic-detail-redesign .heading-title {
  height: calc(80vh - 200px);
  position: relative;
  background-color: rgba(0, 114, 132, 0.4);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
}
.generic-detail-redesign .heading-title .uk-section {
  /* display: flex;
            flex-direction: column;*/
  padding: 0;
  flex-grow: 1;
}
.generic-detail-redesign .heading-title img[role="presentation"] {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.generic-detail-redesign .heading-title .caption {
  position: relative;
  height: 100%;
}
.generic-detail-redesign .heading-title .caption::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: linear-gradient(90deg, #00000070 0%, transparent);
}
.generic-detail-redesign .heading-title .caption .text-container {
  z-index: 2;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.generic-detail-redesign .heading-title .caption .text-container h1 {
  font-size: 3em;
  font-weight: 600;
  color: #fff;
  letter-spacing: -3px;
  line-height: 1;
}
.generic-detail-redesign .heading-title .caption .text-container h2 {
  font-weight: 600;
  font-size: 2.2em;
  letter-spacing: -2px;
  line-height: 1;
  color: #BAD75E;
}
.generic-detail-redesign .heading-title .caption .text-container a:hover {
  color: #BAD75E;
}
.generic-detail-redesign .heading-title .caption .text-container .subtitle .text-favourites {
  color: #BAD75E;
}
@media (max-width: 575px) {
  .generic-detail-redesign .heading-title .caption .text-container .el-title-img img {
    width: 70px;
  }
}
@media (max-width: 575px) {
  .generic-detail-redesign .heading-title .caption .text-container .text-favourites {
    font-size: 18px;
  }
}
.generic-detail-redesign .inner-section-title {
  color: #2C5761;
}
.generic-detail-redesign .detail-utility .uk-icon-button {
  width: 60px;
  height: 60px;
}
.generic-detail-redesign .related-content-section .uk-list li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}
.generic-detail-redesign .asset-section.asset_detail-section {
  padding-top: 50px;
  background-color: #fff;
}
.generic-detail-redesign .favorite-widget-container {
  align-self: flex-start;
  margin-top: 15px;
  margin-right: 10px;
}
.generic-detail-redesign .favorite-widget-container .favorites-container .not-logged-message {
  display: none;
}
.generic-detail-redesign .favorite-widget-container a {
  display: block;
  color: #FFF;
}
.generic-detail-redesign .favorite-widget-container a:hover {
  color: #F2D624;
}
.generic-detail-redesign .favorite-widget-container a span {
  font-size: 3em;
}
.generic-detail-redesign .favorite-widget-container a span.favorite {
  color: #F2D624;
}
.generic-detail-redesign .suggested-item .title-suggested-item {
  color: #2C5761;
  font-weight: 500;
  letter-spacing: -1px;
}
.generic-detail-redesign .suggested-item hr {
  border-top: 3px solid #BAD75E;
}
.generic-detail-redesign .suggested-item .date {
  color: #007284;
  margin-bottom: 0;
}
.generic-detail-redesign .info-offer-section {
  background: rgba(186, 215, 94, 0.7);
}
.generic-detail-redesign .doc-box.offer-attach-box a .document-item {
  margin-top: 5px;
  margin-bottom: 0;
  color: #000000;
  text-decoration: underline;
}
.generic-detail-redesign .doc-box.offer-attach-box a .doc-info span {
  font-size: 24px;
  color: #000000;
}
.generic-detail-redesign .doc-box.offer-attach-box a .doc-info span.mdi-file-image {
  color: #D93025;
}
.generic-detail-redesign .doc-box.offer-attach-box a .doc-info span.mdi-file-word {
  color: #4A88E3;
}
.generic-detail-redesign .doc-box.offer-attach-box a .doc-info span.mdi-file-excel {
  color: #0C9D58;
}
.generic-detail-redesign .doc-box.offer-attach-box a .doc-info span.mdi-file-pdf {
  color: #EA4435;
}
.generic-detail-redesign .doc-box.offer-attach-box a .doc-info span.mdi-file-excel {
  color: #0C9D58;
}
.generic-detail-redesign .doc-box.offer-attach-box a .doc-info span.mdi-folder {
  color: #FAD165;
}
.generic-detail-redesign .item-image-section .item-image {
  border-radius: 8px;
  aspect-ratio: 16 / 9;
}
.generic-detail-redesign h3.section-title {
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: -1.6px;
}
/*grafica tooltip*/
.popover p {
  margin-bottom: 0;
}
.item-image-gallery a {
  height: 200px;
  overflow: hidden;
  width: 100%;
}
.item-image-gallery a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.ebike-assets-search .ebike-assets-search-container-form {
  background-color: #F0F1F5;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ebike-assets-search .ebike-assets-search-container-form .form-cta-container {
  margin-top: 25px;
}
.ebike-assets-search .collapse-ebike-assets-search-container-form {
  padding: 50px 20px;
  background-color: #F0F1F5;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.ebike-assets-search .collapse-ebike-assets-search-container-form .form-cta-container {
  margin-top: 25px;
}
.ebike-assets-search .form-group {
  margin-top: 0;
  margin-bottom: 20px;
}
.ebike-assets-search .form-control {
  height: auto;
  padding: 6px 12px;
  line-height: normal;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 14px;
}
.ebike-assets-search .search-order-section {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  border-bottom: 2px solid #BAD75E;
  padding-bottom: 10px;
  padding-top: 70px;
}
@media (max-width: 768px) {
  .ebike-assets-search .search-order-section {
    padding-top: 30px;
  }
}
.ebike-assets-search .search-order-section > .search-text {
  margin-right: auto;
  margin-top: 0;
}
@media (max-width: 768px) {
  .ebike-assets-search .search-order-section > .search-text {
    display: none;
  }
}
.ebike-assets-search .search-order-section .search-order-buttons .search-text {
  margin-right: 5px;
}
.ebike-assets-search .search-order-section .search-order-buttons > button:not(:last-child):after {
  content: "|";
  padding: 0 3px;
}
@media (max-width: 768px) {
  .ebike-assets-search .search-order-section .search-order-buttons button[data-toggle="collapse"] {
    margin-top: 20px;
    float: right;
  }
}
li.it-search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 10px;
}
li.it-search-wrapper span.it-search_label {
  color: #2C5761 !important;
  text-transform: uppercase;
  font-family: 'Poppins', serif;
  font-size: 1em;
  font-weight: 600;
}
li.it-search-wrapper a.mdi.mdi-magnify {
  width: 40px;
  height: 40px;
  border-radius: 24px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 16px 0 5px;
  transition: all 0.3s;
  color: #2C5761 !important;
}
@media (max-width: 510px) {
  li.it-search-wrapper span.it-search_label {
    font-size: 0.85em;
  }
  li.it-search-wrapper a.mdi.mdi-magnify {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    color: #fff !important;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  li.it-search-wrapper {
    padding-left: 0;
  }
  li.it-search-wrapper span.it-search_label {
    display: none;
  }
}
.bg-light-grey {
  background-color: #F0F1F5;
}
.title-redesign {
  font-weight: 600;
  font-size: 45px;
  letter-spacing: -1px;
}
.static-breadcrumb.asset.offers-breadcrumb {
  background-color: #2C5761;
}
.static-breadcrumb.asset.offers-breadcrumb ul li {
  text-transform: none;
}
.header-offers {
  background-color: #9E8AA3;
}
.header-offers h1 {
  color: #ffffff;
  font-weight: bold;
}
@media (min-width: 992px) {
  .offers-search .comuni-row .col-md-3 {
    width: 33.33333333%;
  }
}
.offers-page .replace-uk-container {
  display: flex;
  flex-wrap: wrap;
}
.offers-page .replace-uk-container .search-order-section {
  width: 100%;
}
.offers-page .offers-list .list-view {
  margin: 0 auto !important;
  width: 100%;
}
.offers-page .offers-list .list-view div[data-key] {
  padding: 0px 11px;
  margin-top: 36px !important;
  width: 33.333% !important;
  border-bottom: none !important;
}
@media (max-width: 767px) {
  .offers-page .offers-list .list-view div[data-key] {
    width: 100% !important;
  }
}
.offers-page .offers-title-section {
  color: #2C5761;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.offers-page .offers-title-section .number-offers-title-section {
  margin-right: 10px;
}
.offers-page .offers-title-section .number-offers-title-section span {
  width: 60px;
  height: 60px;
  background-color: #2C5761;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.offers-page .ebike-offers-form {
  margin: auto;
}
.offers-page .ebike-offers-form .btn-find-cluster {
  margin-bottom: 20px;
}
.offers-page .ebike-offers-form .label-small label {
  font-size: 90%;
}
.offers-page .ebike-offers-form .table-responsive td {
  font-size: 0.9rem;
}
.offers-page .ebike-offers-form .table-responsive td[title=Titolo] {
  padding-right: 0;
}
.offers-page .ebike-offers-form .table-responsive td[title=Titolo] .title-trash {
  margin-right: 5px;
}
.offers-page .ebike-offers-form .table-responsive td[title=Titolo] input {
  margin-right: 5px;
}
.offers-page .ebike-offers-form div#div-cluster-list td[title=Tipologia] {
  vertical-align: middle;
}
.offers-page .ebike-offers-form .table-title-trash-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.offers-page .ebike-offers-form .table-title-trash-row .btn-trash button {
  background: #D92828;
  border-radius: 8px;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 20px;
}
.offers-page .ebike-offers-form .table-title-trash-row .btn-trash button:hover {
  background: #991b1b;
}
@media (max-width: 767px) {
  .offers-page .ebike-offers-form .table-title-trash-row .btn-trash button {
    padding: 4px 8px;
    font-size: 14px;
  }
}
.offers-page .ebike-offers-form .modal-content .modal-header {
  background-color: #007284;
  color: #ffffff;
}
.offers-page .ebike-offers-form .modal-content .modal-header h2,
.offers-page .ebike-offers-form .modal-content .modal-header h3,
.offers-page .ebike-offers-form .modal-content .modal-header h5 {
  color: #ffffff;
  margin: 0;
}
.offers-page .ebike-offers-form .modal-content .modal-body {
  display: flex;
  flex-wrap: wrap;
}
.offers-page .ebike-offers-form .modal-content .modal-body .button-row {
  width: 100%;
  text-align: right;
}
.offers-page .ebike-offers-form .modal-content .modal-body .button-row button {
  margin: 20px 0;
}
.offers-page .ebike-offers-form .offers-selection-container {
  margin: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 5px solid #BAD75E;
  padding-bottom: 12px !important;
}
@media (min-width: 768px) {
  .offers-page .ebike-offers-form .recaptcha .g-recaptcha {
    display: flex;
    justify-content: center;
  }
}
.offers-page .ebike-offers-form .btn-add-cluster,
.offers-page .ebike-offers-form .btn-add-diary {
  background-color: #BAD75E;
  border-color: #BAD75E;
  color: #000000;
  border-radius: 8px;
  padding: 10px 12px;
  font-size: 12px;
}
.offers-page .ebike-offers-form .btn-add-cluster:hover,
.offers-page .ebike-offers-form .btn-add-diary:hover {
  background-color: #a8cd35;
  border-color: #a8cd35;
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop {
  margin-bottom: 0;
  min-height: auto;
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-body,
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-header,
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-footer {
  padding: 15px 20px;
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-body .cropper-wrapper,
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-header .cropper-wrapper,
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-footer .cropper-wrapper {
  margin-top: 0;
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-body .cropper-preview,
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-header .cropper-preview,
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-footer .cropper-preview {
  margin: 0 15px;
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-body .cropper-preview .image-size-description,
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-header .cropper-preview .image-size-description,
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .modal-footer .cropper-preview .image-size-description {
  font-size: 14px;
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop.cropper-done {
  /* override uploadcrop.css */
  min-height: 150px;
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop.cropper-done .preview-pane {
  /* override uploadcrop.css */
  position: relative;
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .preview-pane {
  /* override uploadcrop.css */
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .preview-pane .deleteImageCrop {
  position: absolute;
  right: 10px;
  top: 10px;
}
.offers-page .ebike-offers-form .attachment-uploadcrop.uploadcrop .preview-pane.image-find {
  position: relative;
  padding: 0;
}
.offers-page .ebike-offers-form .field-ebikeoffers-attachments .file-input.file-input-new .btn-file {
  padding: 6px 24px;
}
.offer-item {
  position: relative;
  min-height: 230px;
  display: flex;
  align-items: flex-start;
}
.offer-item .img-responsive-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.offer-item .img-responsive-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #071D49;
  mix-blend-mode: multiply;
  opacity: 0.5;
}
.offer-item .img-responsive-wrapper .img-responsive {
  padding-bottom: inherit;
  height: 100%;
  position: initial;
}
.offer-item .img-responsive-wrapper .img-responsive .img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.offer-item .img-responsive-wrapper .img-responsive .img-wrapper img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
}
.offer-item .offer-content {
  padding: 24px;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  color: white;
}
.offer-item .offer-content .offer-title {
  font-weight: bold;
  font-size: 22px;
}
.offer-item .offer-link {
  color: white;
  text-decoration: underline;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  padding: 24px;
  width: 100%;
}
.offer-item .offer-link:hover {
  color: white;
  opacity: 0.8;
}
.offer-list,
.asset-list {
  display: flex;
  flex-wrap: wrap;
}
.offer-list .item,
.asset-list .item {
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .offer-list .item,
  .asset-list .item {
    margin-bottom: 30px;
  }
}
.offer-list .item .offer-item-redesign,
.asset-list .item .offer-item-redesign,
.offer-list .item .asset-item-redesign,
.asset-list .item .asset-item-redesign {
  position: relative;
  display: flex;
  align-items: flex-start;
  height: 100%;
  border-radius: 8px;
  background-color: rgba(44, 87, 97, 0.7);
}
.offer-list .item .offer-item-redesign .favorites-container,
.asset-list .item .offer-item-redesign .favorites-container,
.offer-list .item .asset-item-redesign .favorites-container,
.asset-list .item .asset-item-redesign .favorites-container {
  float: none !important;
}
.offer-list .item .offer-item-redesign .favorites-container a,
.asset-list .item .offer-item-redesign .favorites-container a,
.offer-list .item .asset-item-redesign .favorites-container a,
.asset-list .item .asset-item-redesign .favorites-container a {
  display: block;
  color: #FFF;
}
.offer-list .item .offer-item-redesign .favorites-container a:hover,
.asset-list .item .offer-item-redesign .favorites-container a:hover,
.offer-list .item .asset-item-redesign .favorites-container a:hover,
.asset-list .item .asset-item-redesign .favorites-container a:hover {
  color: #F2D624;
}
.offer-list .item .offer-item-redesign .favorites-container a span.favorite,
.asset-list .item .offer-item-redesign .favorites-container a span.favorite,
.offer-list .item .asset-item-redesign .favorites-container a span.favorite,
.asset-list .item .asset-item-redesign .favorites-container a span.favorite {
  color: #F2D624;
}
.offer-list .item .offer-item-redesign .img-responsive-wrapper,
.asset-list .item .offer-item-redesign .img-responsive-wrapper,
.offer-list .item .asset-item-redesign .img-responsive-wrapper,
.asset-list .item .asset-item-redesign .img-responsive-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.offer-list .item .offer-item-redesign .img-responsive-wrapper::after,
.asset-list .item .offer-item-redesign .img-responsive-wrapper::after,
.offer-list .item .asset-item-redesign .img-responsive-wrapper::after,
.asset-list .item .asset-item-redesign .img-responsive-wrapper::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  mix-blend-mode: multiply;
  opacity: 0.5;
  border-radius: 8px;
}
.offer-list .item .offer-item-redesign .img-responsive-wrapper .img-responsive,
.asset-list .item .offer-item-redesign .img-responsive-wrapper .img-responsive,
.offer-list .item .asset-item-redesign .img-responsive-wrapper .img-responsive,
.asset-list .item .asset-item-redesign .img-responsive-wrapper .img-responsive {
  padding-bottom: inherit;
  height: 100%;
  position: initial;
}
.offer-list .item .offer-item-redesign .img-responsive-wrapper .img-responsive .img-wrapper,
.asset-list .item .offer-item-redesign .img-responsive-wrapper .img-responsive .img-wrapper,
.offer-list .item .asset-item-redesign .img-responsive-wrapper .img-responsive .img-wrapper,
.asset-list .item .asset-item-redesign .img-responsive-wrapper .img-responsive .img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.offer-list .item .offer-item-redesign .img-responsive-wrapper .img-responsive .img-wrapper img,
.asset-list .item .offer-item-redesign .img-responsive-wrapper .img-responsive .img-wrapper img,
.offer-list .item .asset-item-redesign .img-responsive-wrapper .img-responsive .img-wrapper img,
.asset-list .item .asset-item-redesign .img-responsive-wrapper .img-responsive .img-wrapper img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.offer-list .item .offer-item-redesign .offer-content,
.asset-list .item .offer-item-redesign .offer-content,
.offer-list .item .asset-item-redesign .offer-content,
.asset-list .item .asset-item-redesign .offer-content,
.offer-list .item .offer-item-redesign .asset-content,
.asset-list .item .offer-item-redesign .asset-content,
.offer-list .item .asset-item-redesign .asset-content,
.asset-list .item .asset-item-redesign .asset-content {
  padding: 40px;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: white;
}
.offer-list .item .offer-item-redesign .offer-content .offer-title,
.asset-list .item .offer-item-redesign .offer-content .offer-title,
.offer-list .item .asset-item-redesign .offer-content .offer-title,
.asset-list .item .asset-item-redesign .offer-content .offer-title,
.offer-list .item .offer-item-redesign .asset-content .offer-title,
.asset-list .item .offer-item-redesign .asset-content .offer-title,
.offer-list .item .asset-item-redesign .asset-content .offer-title,
.asset-list .item .asset-item-redesign .asset-content .offer-title,
.offer-list .item .offer-item-redesign .offer-content .asset-title,
.asset-list .item .offer-item-redesign .offer-content .asset-title,
.offer-list .item .asset-item-redesign .offer-content .asset-title,
.asset-list .item .asset-item-redesign .offer-content .asset-title,
.offer-list .item .offer-item-redesign .asset-content .asset-title,
.asset-list .item .offer-item-redesign .asset-content .asset-title,
.offer-list .item .asset-item-redesign .asset-content .asset-title,
.asset-list .item .asset-item-redesign .asset-content .asset-title {
  font-weight: bold;
  font-size: 22px;
  color: white;
}
.offer-list .item .offer-item-redesign .offer-content .title-container,
.asset-list .item .offer-item-redesign .offer-content .title-container,
.offer-list .item .asset-item-redesign .offer-content .title-container,
.asset-list .item .asset-item-redesign .offer-content .title-container,
.offer-list .item .offer-item-redesign .asset-content .title-container,
.asset-list .item .offer-item-redesign .asset-content .title-container,
.offer-list .item .asset-item-redesign .asset-content .title-container,
.asset-list .item .asset-item-redesign .asset-content .title-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.offer-list .item .offer-item-redesign .offer-content .title-container .asset-title,
.asset-list .item .offer-item-redesign .offer-content .title-container .asset-title,
.offer-list .item .asset-item-redesign .offer-content .title-container .asset-title,
.asset-list .item .asset-item-redesign .offer-content .title-container .asset-title,
.offer-list .item .offer-item-redesign .asset-content .title-container .asset-title,
.asset-list .item .offer-item-redesign .asset-content .title-container .asset-title,
.offer-list .item .asset-item-redesign .asset-content .title-container .asset-title,
.asset-list .item .asset-item-redesign .asset-content .title-container .asset-title {
  max-width: calc(100% - 25px);
}
.offer-list .item .offer-item-redesign .offer-content .title-container .am-star,
.asset-list .item .offer-item-redesign .offer-content .title-container .am-star,
.offer-list .item .asset-item-redesign .offer-content .title-container .am-star,
.asset-list .item .asset-item-redesign .offer-content .title-container .am-star,
.offer-list .item .offer-item-redesign .asset-content .title-container .am-star,
.asset-list .item .offer-item-redesign .asset-content .title-container .am-star,
.offer-list .item .asset-item-redesign .asset-content .title-container .am-star,
.asset-list .item .asset-item-redesign .asset-content .title-container .am-star {
  max-width: 25px;
  padding-left: 0;
  font-size: 1.6em !important;
}
.offer-list .item .offer-item-redesign .offer-content .title-container .not-logged-message,
.asset-list .item .offer-item-redesign .offer-content .title-container .not-logged-message,
.offer-list .item .asset-item-redesign .offer-content .title-container .not-logged-message,
.asset-list .item .asset-item-redesign .offer-content .title-container .not-logged-message,
.offer-list .item .offer-item-redesign .asset-content .title-container .not-logged-message,
.asset-list .item .offer-item-redesign .asset-content .title-container .not-logged-message,
.offer-list .item .asset-item-redesign .asset-content .title-container .not-logged-message,
.asset-list .item .asset-item-redesign .asset-content .title-container .not-logged-message {
  color: #BAD75E;
  font-size: 16px;
}
.offer-list .item .offer-item-redesign .offer-content .offer-date,
.asset-list .item .offer-item-redesign .offer-content .offer-date,
.offer-list .item .asset-item-redesign .offer-content .offer-date,
.asset-list .item .asset-item-redesign .offer-content .offer-date,
.offer-list .item .offer-item-redesign .asset-content .offer-date,
.asset-list .item .offer-item-redesign .asset-content .offer-date,
.offer-list .item .asset-item-redesign .asset-content .offer-date,
.asset-list .item .asset-item-redesign .asset-content .offer-date,
.offer-list .item .offer-item-redesign .offer-content .asset-date,
.asset-list .item .offer-item-redesign .offer-content .asset-date,
.offer-list .item .asset-item-redesign .offer-content .asset-date,
.asset-list .item .asset-item-redesign .offer-content .asset-date,
.offer-list .item .offer-item-redesign .asset-content .asset-date,
.asset-list .item .offer-item-redesign .asset-content .asset-date,
.offer-list .item .asset-item-redesign .asset-content .asset-date,
.asset-list .item .asset-item-redesign .asset-content .asset-date {
  color: #BAD75E;
  font-weight: 600;
}
.offer-list .item .offer-item-redesign .offer-content .offer-description,
.asset-list .item .offer-item-redesign .offer-content .offer-description,
.offer-list .item .asset-item-redesign .offer-content .offer-description,
.asset-list .item .asset-item-redesign .offer-content .offer-description,
.offer-list .item .offer-item-redesign .asset-content .offer-description,
.asset-list .item .offer-item-redesign .asset-content .offer-description,
.offer-list .item .asset-item-redesign .asset-content .offer-description,
.asset-list .item .asset-item-redesign .asset-content .offer-description,
.offer-list .item .offer-item-redesign .offer-content .asset-description,
.asset-list .item .offer-item-redesign .offer-content .asset-description,
.offer-list .item .asset-item-redesign .offer-content .asset-description,
.asset-list .item .asset-item-redesign .offer-content .asset-description,
.offer-list .item .offer-item-redesign .asset-content .asset-description,
.asset-list .item .offer-item-redesign .asset-content .asset-description,
.offer-list .item .asset-item-redesign .asset-content .asset-description,
.asset-list .item .asset-item-redesign .asset-content .asset-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  max-width: 100%;
}
.offer-list .item .offer-item-redesign .offer-content .offer-description img,
.asset-list .item .offer-item-redesign .offer-content .offer-description img,
.offer-list .item .asset-item-redesign .offer-content .offer-description img,
.asset-list .item .asset-item-redesign .offer-content .offer-description img,
.offer-list .item .offer-item-redesign .asset-content .offer-description img,
.asset-list .item .offer-item-redesign .asset-content .offer-description img,
.offer-list .item .asset-item-redesign .asset-content .offer-description img,
.asset-list .item .asset-item-redesign .asset-content .offer-description img,
.offer-list .item .offer-item-redesign .offer-content .asset-description img,
.asset-list .item .offer-item-redesign .offer-content .asset-description img,
.offer-list .item .asset-item-redesign .offer-content .asset-description img,
.asset-list .item .asset-item-redesign .offer-content .asset-description img,
.offer-list .item .offer-item-redesign .asset-content .asset-description img,
.asset-list .item .offer-item-redesign .asset-content .asset-description img,
.offer-list .item .asset-item-redesign .asset-content .asset-description img,
.asset-list .item .asset-item-redesign .asset-content .asset-description img {
  display: none;
}
.offer-list .item .offer-item-redesign .offer-content .offer-description a,
.asset-list .item .offer-item-redesign .offer-content .offer-description a,
.offer-list .item .asset-item-redesign .offer-content .offer-description a,
.asset-list .item .asset-item-redesign .offer-content .offer-description a,
.offer-list .item .offer-item-redesign .asset-content .offer-description a,
.asset-list .item .offer-item-redesign .asset-content .offer-description a,
.offer-list .item .asset-item-redesign .asset-content .offer-description a,
.asset-list .item .asset-item-redesign .asset-content .offer-description a,
.offer-list .item .offer-item-redesign .offer-content .asset-description a,
.asset-list .item .offer-item-redesign .offer-content .asset-description a,
.offer-list .item .asset-item-redesign .offer-content .asset-description a,
.asset-list .item .asset-item-redesign .offer-content .asset-description a,
.offer-list .item .offer-item-redesign .asset-content .asset-description a,
.asset-list .item .offer-item-redesign .asset-content .asset-description a,
.offer-list .item .asset-item-redesign .asset-content .asset-description a,
.asset-list .item .asset-item-redesign .asset-content .asset-description a {
  color: #BAD75E;
}
.offer-list .item .offer-item-redesign .link-container,
.asset-list .item .offer-item-redesign .link-container,
.offer-list .item .asset-item-redesign .link-container,
.asset-list .item .asset-item-redesign .link-container {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  padding-top: 10px;
}
.offer-list .item .offer-item-redesign .link-container .offer-link,
.asset-list .item .offer-item-redesign .link-container .offer-link,
.offer-list .item .asset-item-redesign .link-container .offer-link,
.asset-list .item .asset-item-redesign .link-container .offer-link,
.offer-list .item .offer-item-redesign .link-container .asset-link,
.asset-list .item .offer-item-redesign .link-container .asset-link,
.offer-list .item .asset-item-redesign .link-container .asset-link,
.asset-list .item .asset-item-redesign .link-container .asset-link {
  text-decoration: none;
  font-weight: bold;
  background-color: #BAD75E;
  border-color: #BAD75E;
  color: #2C5761;
  padding: 8px 50px;
  border-radius: 50px;
  font-weight: 600;
}
.offer-list .item .offer-item-redesign .link-container .offer-link:hover,
.asset-list .item .offer-item-redesign .link-container .offer-link:hover,
.offer-list .item .asset-item-redesign .link-container .offer-link:hover,
.asset-list .item .asset-item-redesign .link-container .offer-link:hover,
.offer-list .item .offer-item-redesign .link-container .asset-link:hover,
.asset-list .item .offer-item-redesign .link-container .asset-link:hover,
.offer-list .item .asset-item-redesign .link-container .asset-link:hover,
.asset-list .item .asset-item-redesign .link-container .asset-link:hover {
  background-color: #a8cd35;
  border-color: #a8cd35;
  color: #2C5761;
}
.offer-list .item {
  height: 100%;
}
@media (max-width: 768px) {
  .asset-list {
    flex-direction: column;
  }
}
.asset-list .item {
  height: 100%;
}
.create-offer-redesign {
  display: flex;
  flex-direction: column;
}
.offers-slider {
  padding-bottom: 20px;
}
.offers-slider .uk-slidenav {
  color: #000000;
}
@media (max-width: 768px) {
  .offers-slider .uk-slidenav {
    display: none;
  }
}
.offers-slider .uk-dotnav > .uk-active > * {
  background-color: #BAD75E;
}
button.close {
  color: #fff;
}
.uploadcrop.attachment-uploadcrop .preview-pane {
  top: 34px;
}
.uploadcrop.attachment-uploadcrop.cropper-done .preview-pane {
  z-index: 0;
  top: 0;
  position: relative;
}
.uploadcrop.attachment-uploadcrop .field-ebikeoffers-offerimage > .row > div:nth-child(1) {
  z-index: 0;
}
#modal-alert-cluster-diary .modal-content .modal-header {
  background-color: #007284;
  color: #ffffff;
}
#modal-alert-cluster-diary .modal-content .modal-header h2,
#modal-alert-cluster-diary .modal-content .modal-header h3,
#modal-alert-cluster-diary .modal-content .modal-header h5 {
  color: #ffffff;
  margin: 0;
}
#modal-alert-cluster-diary .modal-content .modal-body {
  display: flex;
  flex-wrap: wrap;
}
#modal-alert-cluster-diary .modal-content .modal-body .button-row {
  width: 100%;
}
#modal-alert-cluster-diary .modal-content .modal-body .button-row button {
  margin: 20px 0;
}
#modal-alert-cluster-diary .modal-content .modal-body .button-row .cta {
  display: flex;
  justify-content: flex-end;
}
.static-breadcrumb {
  background-color: #F0F1F5;
  color: #2C5761;
  text-transform: uppercase;
  padding: 15px 0;
}
.static-breadcrumb p {
  margin: 0;
  font-size: 18px;
  background-color: #F0F1F5;
  letter-spacing: -0.05px;
}
.static-breadcrumb ul li {
  max-width: 100%;
  /*separatore tra voci*/
}
.static-breadcrumb ul li a {
  color: #2C5761 !important;
  white-space: nowrap;
}
.static-breadcrumb ul li a:hover {
  text-decoration: underline;
}
.static-breadcrumb ul li:not(:last-of-type)::after {
  content: "  /  ";
  padding-left: 10px;
  padding-right: 10px;
}
.static-breadcrumb .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: none;
}
.static-breadcrumb .uk-breadcrumb > :last-child > * {
  color: #2C5761;
}
.static-breadcrumb .uk-breadcrumb > * > * {
  /*OVVERRIDE UIKIT*/
  font-size: 1em;
}
.iscriviti-section .col-md-3 {
  margin-top: 6em !important;
  padding-left: 0;
  padding-right: 0;
}
.iscriviti-section .col-md-3 a {
  text-decoration: none;
}
.iscriviti-section .col-md-9 {
  padding-left: 0;
  padding-right: 4em;
}
@media only screen and (max-width: 991px) {
  .iscriviti-section .col-md-9 {
    padding-right: 0;
  }
}
.iscriviti-section .col-md-9 a {
  color: black;
  text-decoration: underline;
}
