/* gennaio 2022 */
.slider-muted .swiper-wrapper {
  transform: translate3d(0px, -615px, 0px) !important;
}
.slider-muter {
  position: absolute;
  top: 0px;
  height: 615px !important;
  width: 100% !important;
  z-index: 9;
}
@media screen and (max-width: 768px) {
  .slider-muted .swiper-wrapper {
    transform: translate3d(0px, -690px, 0px) !important;
  }
}

#sp-header {
    background: #fff;
}
/* correzioni aggiornamento a helix ultimate 2.0 */
#sp-menu > .sp-column {
	justify-content: flex-start !important;
	align-items: normal !important;
}
#sp-menu-right > .sp-column {
	justify-content: flex-end !important;
	align-items: normal !important;
}
#sp-menu-right > .sp-column > .sp-module {
	width: 100%;
}
/* fine correzioni aggiornamento a helix ultimate 2.0 */
.simple-text {
    color: #252525;
}
.newsberg-card, .view-article .authors-posts-wrap, .sppb-addon-articles-layout.layout-arabica .intro-items-slider .sppb-addon-article .sppb-article-info-wrap {
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.13);
}
#sp-left .sp-module, #sp-right .sp-module {
    float: left;
}
.sp-module.newsberg-card.authors-posts-wrap {
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sp-module.newsberg-card.authors-posts-wrap .sppb-addon-title {
	padding: 0 15px;
}
.view-article .authors-posts-wrap, .sp-module.newsberg-card.authors-posts-wrap {
    max-height: unset;
}
.sppb-addon-articles-layout.layout-geisha .sppb-addon-content .all-items-wrap {
    max-height: 613px;
}
.sppb-addon-articles-layout.layout-geisha .sppb-addon-article .sppb-article-info-wrap {
    margin: 23px 0px 0 20px;
}
.sppb-addon-articles-thumb-slider .articles-slider .sppb-article-info-wrap .slider-title {
    margin-bottom: 0;
    line-height: 50px;
    font-size: 50px;
}
.sppb-addon-articles-thumb-slider .sppb-article-meta {
    font-size: 24px;
}
.sppb-addon-articles-thumb-slider .sppb-article-meta-2 {
    font-size: 30px;
}
.sppb-addon-articles-thumb-slider .articles-thumb .sppb-article-info-wrap {
    padding: 18px 35px;
}
.sppb-addon-articles-thumb-slider .articles-thumb .sppb-article-meta {
    font-size: 12px;
    margin-bottom: 0;
}
.sppb-addon-articles-thumb-slider .articles-thumb h4 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 20px;
}
.sppb-addon-articles-thumb-slider .articles-thumb .sppb-meta-category {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
}
#sp-bottom-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#sp-bottom-top3 p {
    font-size: 13px;
    text-align: right;
    padding-top: 15px;
}
#sp-bottom1 p {
    font-size: 12px;
    line-height: 16px;
}
.image-layout-preset-style-card .sppb-img-responsive, .image-layout-preset-style-overlap .sppb-addon-image-layout-image, .image-layout-preset-style-overlap .sppb-img-responsive {
    height: 100%;
    max-height: 100px;
}
.sppb-addon-articles-thumb-slider .articles-thumb .swiper-slide-thumb-active .sppb-article-info-wrap {
    border-bottom-color: transparent;
}
.view-article .article-details .article-can-edit + .article-info {
    padding: 0px;
    border-bottom: none;
    margin-bottom: 0;
}
.view-article .authors-posts-wrap {
    padding: 20px 0;
    overflow: hidden;
}
.authors-posts-wrap .sp-module-title {
    text-align: left;
    margin-top: 10px;
    text-transform: none;
    margin-left: 15px;
}
.authors-posts-wrap .sp-module-title::after {
    content: "";
    width: 55px;
    height: 2px;
    transition: 0.3s;
    margin-left: 15px;
    margin-top: 20px;
    border-radius: 1px;
    background-color: #5A8296;
    position: absolute;
}
.authors-posts-wrap ul.menu {
    background-color: rgba(204, 204, 204, 0.2);
    list-style: none;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.authors-posts-wrap ul.network {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.authors-posts-wrap ul.menu > li {
    margin-left: 15px;
    margin-right: 15px;
    transition: background-color 0.3s;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #dee2e9;
    padding-bottom: 20px;
}
.authors-posts-wrap ul.menu > li:first-child {
    margin-top: 87px;
}
.authors-posts-wrap ul.menu > li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
ul.network .image-wrapper {
    width: 30%;
    margin-right: 8%;
}
ul.network .image-thumb {
    margin-right: 20px;
    width: 100px;
    border-radius: 6px;
}
ul.network .image-title {
    padding-top: 18px;
    width: 62%;
    font-size: 15px;
    line-height: 26px;
    font-weight: normal;
}
/*
.authors-posts-wrap ul.menu > li:hover {
    background-color: #5A8296;
}
*/
.authors-posts-wrap ul.menu > li:hover > a {
    color: #5A8296;
}
.authors-posts-wrap ul.menu > li.color-1 {
    background-color: #5A8296;
}
.authors-posts-wrap ul.menu > li.color-2 {
    background-color: #52a9ca;
}
.authors-posts-wrap ul.menu > li.color-3 {
    background-color: #58809b;
}
.authors-posts-wrap ul.menu > li.color-4 {
    background-color: #cc3c17;
}
.authors-posts-wrap ul.menu > li.color-5 {
    background-color: #b3b700;
}
.authors-posts-wrap ul.menu > li.color-6 {
    background-color: #1f479f;
}
.authors-posts-wrap ul.menu > li.color-1,
.authors-posts-wrap ul.menu > li.color-2,
.authors-posts-wrap ul.menu > li.color-3,
.authors-posts-wrap ul.menu > li.color-4,
.authors-posts-wrap ul.menu > li.color-5,
.authors-posts-wrap ul.menu > li.color-6 {
    padding-top: 10px;
	padding-bottom: 10px;
}
.authors-posts-wrap ul.menu > li.color-1 > a {
    color: #fff;
}
.authors-posts-wrap ul.menu > li.color-2 > a {
    color: #fff;
}
.authors-posts-wrap ul.menu > li.color-3 > a {
    color: #fff;
}
.authors-posts-wrap ul.menu > li.color-4 > a {
    color: #fff;
}
.authors-posts-wrap ul.menu > li.color-5 > a {
    color: #fff;
}
.authors-posts-wrap ul.menu > li.color-6 > a {
    color: #fff;
}
.site.view-article .authors-posts-wrap {
    padding: 20px;
    overflow-y: hidden;
  	max-height: 854px;
}
#sp-right .sp-module {
    background-color: #fff;
    padding: 20px;
}
#collaboratori .sppb-addon-image-content .sppb-image-holder {
    background-size: contain;
    background-repeat: no-repeat;
}
.sppb-icons-label-text {
	position: absolute;
    float: right;
    left: 60px;
    top: 14px;
}
.image-layout-preset-style-card .sppb-addon-image-layout-content {
    padding: 0 10px 0 30px;
}
.sppb-addon-image-layout-image {
    padding-left: 20px;
    padding-right: 20px;
}
.blog .items-row .item .newsberg-article-content .newsberg-article-introtext .createdby {
    display: block;
    margin-right: 15px;
    margin-top: -1px;
}
.blog .items-row .item .newsberg-article-content .newsberg-article-introtext .createdby .info-block-title {
	display: none;
}

/* primo articolo in homepage */
.swiper-container-thumbs {
    display: none;
}
.sppb-addon-articles-thumb-slider .articles-slider .sppb-article-info-wrap .slider-title {
    margin-bottom: 30px;
    max-width: 90%;
}
.sppb-addon-articles-thumb-slider .sppb-article-introtext {
	max-width: 80%;
}
.sppb-addon-articles-thumb-slider .articles-slider .swiper-slide::before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgb(0, 0, 0, 0.4));
}

/* secondo articolo in homepage */
.leading-item {
	flex: 100% !important;
	max-width: 100% !important;
	box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.13);
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	border-radius: 4px;
	overflow: hidden;
}
.dg-article-data {
	padding-top: 30px;
	padding-bottom: 30px;
}
.sppb-addon-articles-layout.layout-arabica .leading-item .sppb-addon-article,
.sppb-addon-articles-layout.layout-arabica .leading-item .sppb-addon-article::after {
    border-radius: 0;
}

/* articoli mini in homepage */
.sppb-addon-articles-layout.layout-arabica .intro-items-slider .sppb-addon-article .sppb-article-info-wrap h3 a {
    color: #5a8296;
}
.swiper-button-disabled {
	display: none;
}

@media screen and (max-width: 768px) {
	.mobile-center {
		text-align: center !important;
	}
	.sppb-addon-image-layout-image {
		padding-left: 80px;
		padding-right: 80px;
		padding-bottom: 20px;
	}
	.image-layout-preset-style-card .sppb-addon-image-layout-content {
		text-align: center !important;
		padding: 20px !important;
		width: 100%;
	}
  
  .sppb-addon-articles-thumb-slider .articles-slider .sppb-article-info-wrap .slider-title {
    margin-bottom: 0;
    line-height: 40px;
    font-size: 40px;
}
  
  .thumb-slider-nav {display: none !important;}
}




/* stili aggiunti Rebecca */

.sppb-meta-author {font-size: 12px; 
display: block;}

iframe {border: none;}


/* download */
 
.jd_content_file {display: inline !important;}
.jd_left img {float: left;}

/* articoli */
h3.category {font-size: 18px;}
.createdby .author-img {display: none !important;}

.createdby {margin-bottom: 30px;}


.logo-image-phone{max-width: none;}
