.com-content-article.small-content .content-article {
  max-width: 900px;
  margin: 0 auto;
}
.com-content-article.small-content.sidebar .content-article {
  max-width: auto;
  margin: 0;
}
.com-content-article.container-large .content-article {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
.com-content-article .row.sidebar .content-article {
  padding-right: 2rem;
  padding-left: 1rem;
}
}
.introtext {
  font-family: var(--heading-font-family);
}
@media (max-width: 991.98px) {
.article-title h1 {
  font-size: 2rem;
}
}
@media (max-width: 767.98px) {
.article-title h1 {
  font-size: 1.5rem;
}
.article-info.text-muted  {
  font-size: 0.688rem;
}
.wrap-inner .article-info .createdby [itemprop="name"],
.top-article-info .article-info .createdby [itemprop="name"],
.wrap-content .article-info .createdby [itemprop="name"]  {
    font-size: 0.688rem;
}
}
@media (min-width: 576px) {
  .introtext {
    font-size: 1.25rem;
	color: var(--headings-color);
	line-height: 1.35;
}
}
.item-page p {
  margin-bottom: 1.5rem;
}
.article-footer {
  border-top: 1px solid #4B4A51;
  padding: 3rem;
  margin-top: 3rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: .5rem;
}

@media (min-width: 1200px) {
 .com-content-article .row .sidebar-inner {
    max-width: 300px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    padding-left: 2rem!important;
    position: sticky!important;
    top: 32px;
    height: 100%;
  }
}
.wrap-inner .article-lead .article-title h1,
.wrap-inner .article-lead .article-title h2,
.wrap-inner .article-lead .article-title h3 {
  color: #fff!important;
}

.item-page .article-body > p:first-child::first-letter, 
.item-page .article-body .introtext > p:first-child::first-letter,
.item-page .article-body p.has-letter::first-letter,
.item-page .article-body .fulltext > p:first-child::first-letter {
    color: var(--color-primary)!important;
    float: left;
    font-family: var(--heading-font-family);
    font-size: 96px;
    font-weight: 400;
    line-height: .7;
    margin-right: 16px;
    padding-top: 7px;
}

@media (max-width: 575.98px) {
.item-page .article-body > p:first-child::first-letter, 
.item-page .article-body .introtext > p:first-child::first-letter,
.item-page .article-body p.has-letter::first-letter,
.item-page .article-body .fulltext > p:first-child::first-letter {
    font-size: 48px;
    padding-top: 7px;
    margin-right: 7px;
  }
}

.item-page .article-body .full-width .box-inner,
.item-page .article-body .box-inner {
  max-width: 658px;
  margin: auto;
  padding: 4rem 1.5rem;
  background: #E9E1DD;
}
/*----STILI-----*/
.container-fluid #system-message-container {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.full-image .article-inner .row > * {
  padding-right: calc(var(--t4-gutter-x) * 0.5);
  padding-left: calc(var(--t4-gutter-x) * 0.5);
}
.com-content-article .full-width .wrap-inner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.no-gutter {
  margin-right: 0!important;
  margin-left: 0!important;
}
@media (max-width: 991.98px) {
.com-content-article .full-width {
  margin-bottom: 32px;
}
}

/*------LAYOUT 1------*/
.item-page.layout-1.no-sidebar .full-image img {
  object-fit: cover;
}  
@media (min-width: 992px) {
  .item-page.layout-1 .pull-none.item-image {
    margin: 2rem 0;
  }
}
.container-fluid .row .t4-col .layout-1.item-page, .full-wrap .container-fluid .row .t4-col {
  padding-right: calc(var(--t4-gutter-x) * 0.5);
  padding-left: calc(var(--t4-gutter-x) * 0.5);
}
@media (max-width: 575.98px) {
.item-page.layout-1 .container {
  padding-right: calc(var(--t4-gutter-x) * 0.5);
  padding-left: calc(var(--t4-gutter-x) * 0.5);
  }
}
/*------LAYOUT 3-----*/
.item-page.layout-3 .full-width .item-image, .item-page.layout-3 .full-image img {
  border-radius: 0;
  max-height: 720px!important;
}
@media (min-width: 1200px) {
.layout-3 .full-width .item-image img {
    height: 720px;
    -o-object-fit: cover;
    object-fit: cover!important;
}
.com-content-article.item-page.layout-3 .full-width {
    -o-object-fit: cover;
    object-fit: cover!important;
}
}
.item-page.layout-3 .top-article-info {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 992px;
}
.item-page.layout-3 .top-article-info .article-aside, .item-page.layout-3 .top-article-info .article-info, .item-page.layout-3 .top-article-info .bottom-meta {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/*------LAYOUT 4------*/
.com-content-article.layout-4 .wrap-content {
  margin-bottom: 64px;
}
@media (max-width: 991.98px) {
.com-content-article.layout-4 .wrap-content {
  margin-bottom: 32px;
}
}
.com-content-article.layout-4 .item-image {
  margin: 0!important;
}
.layout-4 figure {
  margin: 0;
}
.com-content-article.layout-4 .article-lead, .com-content-article.layout-5 .article-lead {
  max-width: 480px;
  text-align: center;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 7rem 1rem;
  height: 100%;
}
.com-content-article.layout-4 .introtext p, 
.com-content-article.layout-5 .introtext p  {
  margin-bottom: 0;
}  
@media (max-width: 991.98px) {
  .com-content-article.layout-4 .article-lead, .com-content-article.layout-5 .article-lead {
    padding: 96px 16px;
    max-width: 600px;
  }
}
@media (max-width: 575.98px) {
.com-content-article.layout-4 .article-lead, .com-content-article.layout-5 .article-lead {
    padding: 48px 16px;
  }
}
.com-content-article.layout-4 .item-image {
  margin-bottom: 0;
  height: 100%;
}
.com-content-article.layout-4 .item-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.item-page.layout-4 .bottom-meta {
  justify-content: center;
}
.item-page.layout-4.img-left .img-right {
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
}
@media (min-width: 992px) {
 .order-2 .text {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
}  
/*------LAYOUT 5--------*/
.com-content-article.layout-5  {
  margin-top: -3rem;
}
.com-content-article.layout-5 .item-image {
  margin: 0!important;
}
.item-page.layout-5 .bottom-meta {
  justify-content: center;
}
.com-content-article.layout-5 .item-image {
  margin-bottom: 0;
  height: 100%;
}
.com-content-article.layout-5 .item-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.layout-5 .row.no-gutter {
  margin-right: 0!important;
  margin-left: 0!important;
}
  
/*-----LAYOUT 6----*/
.com-content-article.layout-6  {
  margin-top: -3rem;
}
@media (min-width: 992px) {
.item-page.layout-6 .pull-none.item-image {
    margin: 0;
  }
}
.item-page.layout-6 .bottom-article-info {
  margin-left: auto;
  margin-right: auto;
  max-width: 928px;
}
.item-page.layout-6.sidebar .bottom-article-sidebar-info {
  margin-left: auto;
  margin-right: auto;
  max-width: auto!important;
}
.com-content-article.layout-6 .full-width .article-lead {
  padding: 512px 64px 64px;
}
.com-content-article.layout-6.h-center .full-width .article-lead {
  padding: 250px 64px;
}
.com-content-article.layout-6 .full-width .article-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  padding: 500px 0 64px;
  height: 100%;
  width: 100%;
}
.layout-6 .full-width .wrap-inner .article-lead .article-info {
  color: rgba(255, 255, 255, 0.7) !important;
  margin-bottom: 0;
}
.layout-6.dark-title .full-width .wrap-inner .article-lead .article-info {
  color: var(--t4-secondary-color) !important;
}
.w-center .wrap-inner .article-lead .bottom-meta,
.w-center .wrap-inner .article-aside {
  justify-content: center;
}
.w-center .article-lead {
  text-align: center!important;
}

@media (min-width: 992px) {
.layout-6 .full-width .item-image img {
    height: 720px;
    -o-object-fit: cover;
    object-fit: cover;
	object-position: center center;
  }
}

.layout-6 .rating-form .rating-list .rating-current,
.layout-6 .rating-form .rating-list {
  background: url("../../images/rating-stars-light.png") repeat-x 0 center !important;
}

.layout-6.title-center .wrap-content  {
  text-align: center!important;
}
.com-content-article.layout-6 .full-width .article-lead {
  padding: 300px 64px 64px;
}
.com-content-article.layout-6.h-center .full-width .article-lead {
  padding: 200px 64px;
  justify-content: center;
}
@media (max-width: 991.98px) {
.com-content-article.layout-6.h-center .full-width .article-lead {
  padding: 150px 32px;
  justify-content: center;
}
.com-content-article.layout-6 .full-width .article-lead {
  padding: 190px 32px 32px;
}
}
@media (max-width: 575.98px) {
.com-content-article.layout-6.h-center .full-width .article-lead {
  padding: 64px 16px;
  justify-content: center;
}
.com-content-article.layout-6 .full-width .article-lead {
    padding: 144px 16px 16px;
}
}
.wrap-inner .article-lead {
  margin: 0 auto;
  position: relative;
  z-index: 2!important;
  color: #fff;
}
.layout-6 .wrap-inner .wrap-content,
.layout-6 .wrap-inner .wrap-content h1 {
  color: #fff;
}
.layout-6.dark-title .wrap-inner .wrap-content,
.layout-6.dark-title .wrap-inner .article-lead .article-title h1 {
  color: #111!important;
}
.wrap-inner .article-lead .article-aside a,
.layout-6 .createdby [itemprop="name"],
.layout-6 .article-info .createdby [itemprop="name"], 
.layout-6 .article-info .category-name [itemprop="genre"] {
  color: #fff;
}
.wrap-inner .article-lead .article-aside a,
.layout-6.dark-title .createdby [itemprop="name"],
.layout-6.dark-title .article-info .createdby [itemprop="name"], 
.layout-6.dark-title .article-info .category-name [itemprop="genre"] {
  color: var(--headings-color);
}

.w-center .wrap-inner .article-lead .bottom-meta,
.w-center .wrap-inner .article-aside,
.layout-4 .wrap-content .article-aside,
.layout-5 .wrap-content .article-aside {
  justify-content: center;
}
.w-center .article-lead {
  text-align: center!important;
}
@media (max-width: 991.98px) {
.layout-6 .full-width .item-image img {
    height: 440px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (max-width: 575.98px) {
.layout-6 .full-width .item-image img {
    height: 340px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.dark-title .bottom-meta .rating-form .rating-list {
  background: url("../../images/rating-stars.png") repeat-x 0 center !important;
}

/*-----LAYOUT 7--------*/
.layout-7 .top-article-info  {
  margin-bottom: 2rem;
}
.w-center .top-article-info,
.w-center .article-aside, 
.w-center .bottom-meta {
  justify-content: center;
  text-align: center;
}
@media (min-width: 1200px) {
.layout-7 .full-width .item-image img {
    height: 720px;
    -o-object-fit: cover;
    object-fit: cover;
	object-position: center center;
  }
}
/*-----LAYOUT 8--------*/
.com-content-article.layout-8  {
  margin-top: -3rem;
}
.layout-8 .top-article-info .page-header h2{
  /*font-size: var(--h2-font-size);*/
  margin-bottom: 0.5rem;
}
.layout-8 .top-article-info  {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
 .layout-8 .full-width .item-image img {
    height: 720px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (max-width: 767.98px) {
.com-content-article.layout-5,
.com-content-article.layout-6,
.com-content-article.layout-7,
.com-content-article.layout-8 {
    margin-top: -32px;
  }
}

@media (min-width: 768px) {
  .order-md-2 .intro-article-info {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
}

/*----STILI-----*/
.container-fluid #system-message-container {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.full-image .container-fluid .row > *,
.full-wrap .container-fluid .row > * {
  padding-right: 0;
  padding-left: 0;
  margin-top: var(--t4-gutter-y);
}
.container-fluid .row .t4-col, .full-wrap .container-fluid .row  .t4-col{
  padding-right: 0;
  padding-left: 0;
  margin-top: var(--t4-gutter-y);
}

.com-content-article .full-width .wrap-inner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.com-content-article.mask-dark-bottom .full-width .wrap-inner::before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.6)),color-stop(0%,transparent),color-stop(60%,transparent),to(rgba(0,0,0,.6)));
  background: linear-gradient(180deg,rgba(0,0,0,.6) 0,transparent 0%,transparent 40%,rgba(0,0,0,.6));
  z-index: 1;
}
.com-content-article.mask-light-bottom .full-width .wrap-inner::before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.6)),color-stop(0%,transparent),color-stop(60%,transparent),to(rgba(255,255,255,.6)));
  background: linear-gradient(180deg,rgba(255,255,255,.6) 0,transparent 0%,transparent 40%,rgba(255,255,255,.6));
  z-index: 1;
}
.com-content-article.mask-dark .full-width .wrap-inner::before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.com-content-article.mask-light .full-width .wrap-inner::before {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

@media (min-width: 768px) {
  .order-md-2 .intro-article-info {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
}
.tags {
  margin-top: 0;
  margin-bottom: 0;
  display: flex!important;
  flex-wrap: wrap;
  justify-content: right;
  padding: 10px 0;
}
.tags > li {
  margin-right: 0;
  margin-left: 0.5rem;
}

/*-------GUTTERS------*/
.row.sm-gutter {
  --t4-gutter-x: 1.5rem;
}
.t4-main-body.no-gutter {
    padding-top: 0;
    padding-bottom: 0;
}
.t4-main-body.no-gutter > .row {
    --t4-gutter-x: 0;
}
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 991.98px) {
  .com-content-article .no-container {
    max-width: 100vw;
    margin-bottom: 32px;
  }
}
/*------BLOCKS------*/
.blocks {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blocks .box {
  display: flex;
  background-image: none !important;
  width: 100%;
}
@media screen and (max-width: 767.98px) {
.blocks .box {
  width: 100%;
}
.blocks .box.half-img .box-foto,
.blocks .box.half-img .box-testo {
  width: 100%;
}
}
.box-item {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  height: 100%;
}

@media screen and (max-width: 599px) {
  .col-md-6, .box-item{
    width: 100%;
	flex: auto;
  }
}
.blocks .box-foto {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.blocks .box-foto img {
  opacity: 0;
}
.blocks .box-foto {
    width: 66.6666%;
}
@media screen and (min-width: 768px) {
.blocks .half-img .box-foto,
.blocks .half-img .box-testo {
  width: 50%;
}
}
.blocks .box-video {
	position: relative; padding-bottom: 38%; height: 0; overflow: hidden; max-width: 100%; 
}
.blocks .box-video iframe {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}
.blocks .box-testo {
  width: 33.3333%;
  text-align: left;
  padding: 70px;
  display: flex;
  align-items: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.blocks .half-width .box-testo {
  justify-content: flex-start;
}
.blocks .half-img .box-testo {
  display: flex;
  align-items: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.dark-active .blocks .box-testo h1,
.dark-active .blocks .box-testo h2,
.dark-active .blocks .box-testo h3,
.dark-active .blocks .box-testo h4,
.dark-active .blocks .box-testo h5,
.dark-active .block-item .content-wrap h1,
.dark-active .block-item .content-wrap h2,
.dark-active .block-item .content-wrap h3,
.dark-active .block-item .content-wrap h4,
.dark-active .block-item .content-wrap h5 {
  color: var(--t4-gray-900);
}
.blocks .box-testo .text-center {
  align-items: center;
}
.dark-active .block-item .content-wrap,
.dark-active .block-item .content-wrap-33  {
  color: var(--t4-gray-600);
}
.dark-active .block-item .content-wrap.light,
.dark-active .block-item .content-wrap.light h3,
.dark-active .block-item .content-wrap.light h4  {
  color: #fff;
}
.dark-active .block-item .content-wrap-33 h3,
.dark-active .block-item .content-wrap-33 h4  {
  color: var(--t4-gray-900);
}
@media screen and (min-width: 768px) {
.box.half-width {
  width: 50%;
}
}
.box.half-image {
  width: 100%;
}
.blocks .half-width .box-foto,
.blocks .half-image .box-foto {
  width: 50%;
}
.blocks .half-width .box-testo,
.blocks .half-image .box-testo {
  text-align: left;
  padding: 3rem;
  width: 50%;
}
.blocks .half-width .box-testo h2,
.blocks .half-image .box-testo h2/*,
.blocks .full-width .box-testo h2 {
    padding-bottom: 20px;
    line-height: 1em;
}*/

.box-item .content-wrap {
  padding: 50px;
  color: #666;
}
.light .box-item .content-wrap, .light h4, .light h3, .light h2, .light h1 {
  color: #fff!important;
}
.box-testo .dark {
  color: #111!important;
}
.blocks .img-right {
  -webkit-flex-direction: row-reverse; /* Safari */
  flex-direction:         row-reverse;
}
.blocks .img-right .box-testo {
    text-align: left;
}
@media screen and (max-width: 849px) {
.blocks .box-foto,
.blocks .half.box-foto,
.blocks .half-image .box-foto  {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
}
@media screen and (max-width:1280px) {
.blocks .box-testo, 
.blocks .half-width .box-testo,
.blocks .half-image .box-testo {
    padding: 30px;
}
}

@media screen and (min-width: 600px) and (max-width: 1023px){
.blocks .half-width,
.blocks .half-image {
    flex-direction: column;
    -webkit-flex-direction: column;
}
.blocks .half-width .box-foto,
.blocks .half-image .box-foto{
    width: 100%;
}
.blocks .half-width .box-testo,
.blocks .half-image .box-testo {
    width: 100%;
    text-align: left;	
} 
}
@media screen and (max-width:850px) {
.blocks.box-foto, 
.blocks .box-testo {
    width: 50%;
}
.blocks .half-width .box-foto,
.blocks .half-image .box-foto {
    width: 100%;
}
.blocks img,
.blocks .half-width img  {
	display: none;
}

.blocks img.visible {
    display: block;
}
.blocks .box-foto,
.blocks .half-width .box-foto,
.blocks .half-image .box-foto {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.blocks .half-width .box-foto,
.blocks .half-image .box-foto{
    height: 50vh;
}
.blocks .box-testo, 
.blocks .half-width .box-testo,
.blocks .half-image .box-testo {
    padding: 50px 50px 50px 50px;
}
}
@media screen and (max-width: 699px) {
.blocks .half-width .box-testo,
.blocks .half-image .box-testo {
    text-align: left;
    padding: 50px 20px 50px 20px !important;
}
}
@media screen and (max-width:599px) {
.blocks .box {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blocks .box-foto {
	width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 90vw;	
}
.blocks .box-testo {
	width: 100%;
	padding: 30px;
	text-align: left;
}
.blocks .half-width,
.blocks .half-image {
		width: 100%;
}
.blocks .half-width .box-testo,
.blocks .half-image .box-testo {
	width: 100%;
	text-align: left;
	padding: 40px 40px 40px 40px;
}
.blocks img,
.blocks .half-width img,
.blocks .half-image img  {
	display: none;
}
.blocks img.visible {
    display: block;
}
}
@media screen and (max-width: 599px) {
  .blocks .box {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 850px) {
  .blocks .box-foto {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
}
.blocks.full .box.half-width {
  width: 100%;
}
.equal-height.row .text {
  padding-left: 0 !important;
  padding-right: 30px !important;
}

/*------BLOCK-------*/
.block {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.equal-height {
  height: auto;
}
.no-container .row.equal-height {
  margin-left: 0;
  margin-right: 0;
}
.block-item {
  display: flex;
  overflow: hidden;
  /*height: 100%;*/
  background-color: #f2f3f7;  
}
.block-item.no-bg {
  background-color: transparent;  
}
.block-item > div {
  width: 50%;
}
.block-item.half {
  width: 50%;
}
@media screen and (min-width: 768px) {
.block-item .block-img {
    max-height: 600px;
  }
}

@media screen and (min-width: 992px) {
.block-item.wide.img-75 .block-img {
  width: 75%;
}
.block-item.wide.img-66 .block-img {
  width: 66.666666%;
}
.block-item.wide.img-33 .block-img {
  width: 33.333333%;
}
.block-item.wide.img-25 .block-img {
  width: 25%;
}
.block-item.wide.img-75 .content-wrap {
  width: 25%;
}
.block-item.wide.img-66 .content-wrap {
  width: 33.333333%;
}
.block-item.wide.img-33 .content-wrap {
  width: 66.666666%;
}
.block-item.wide.img-25 .content-wrap {
  width: 75%;
}
.block-item.wide.img-66 > div {
  width: 33.333333%;
  background-size: cover;
}
}

.block-item .content-wrap {
  padding: 60px;
}
@media screen and (min-width: 768px) {
.block-item .content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
}
.block-item.text-top .content-wrap,
.block.text-top .block-item .content-wrap {
    display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.block-item.content-left {
  flex-direction: row-reverse;
}

.block-item .block-img {
  background-repeat: no-repeat;
  background-position: center center;  
  background-size: cover;
  overflow: hidden;
}
.block-item .block-img img {
    /*height: 100%;*/
	width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
	opacity: 0;
}
.block-item .block-img {
  min-height: 300px;
}

@media screen and (min-width: 768px) {
.blocks .half-width img,
.block-item .block-img img  {
    display: none;
}
}

@media screen and (max-width: 1199.98px) {
.block-item .content-wrap  {
    padding: 30px;
}
}
@media screen and (min-width: 768px) and (max-width: 1199.98px) {
.block-item.half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
.block-item.half .block-img,
.block-item.half .content-wrap  {
    width: 50%!important;
  } 
.block-item.wide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%!important;
  }
}
@media screen and (max-width: 767.98px) {
.block-item.content-left{
  flex-direction: row-reverse;
  flex-direction: column;
}

.block-item.content-right, 
.block-item.content-left,
.block-item.due-img,
.block-item.img-2 {
    flex-direction: column;
}
.block-item > div {
    width: 100%;
} 
.block-item .block-img {
  min-height: 300px;
}   
}

.gray {
  background: #e5e3e3;
}

@media (max-width: 991.98px) {
.com-content-article .full-width {
    margin-bottom: 2rem;
}
}

.block-item.img-contain .block-img,
.block-item .block-img-66.img-contain,
.block-item .block-img-33.img-contain, 
.block-item .block-img-75.img-contain,
.block-item .block-img-25.img-contain {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;  
}
.block-item.img-contain .block-img.img-contain img,
.block-item .block-img-66.img-contain img,
.block-item .block-img-33.img-contain img,
.block-item .block-img-75.img-contain img,
.block-item .block-img-25.img-contain img {
    height: 100%;
	width: auto;
    -o-object-fit: contain;
    object-fit: contain;
	opacity: 0;
}
.block-item h3 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.block-item p {
  line-height: 1.4;
}
/*-----END BLOCK------*/
@media screen and (min-width: 1920px) {
  .t4-section .mod-video-wrapper.full-width {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: calc(100vw - 9px);
    width: 100vw;
  }
.com-content-article .full-width {
  max-width: calc(100vw - 9px);
}  
}
@media screen and (max-width: 1919.98px) {
.com-content-article .full-width,
.t4-section .full-width {
    max-width: 100vw;
    margin-bottom: 32px;
}
}
.com-content-article .full-width {
  margin-bottom: 64px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
}

.com-content-article .full-width .row {
  margin-left: 0;
  margin-right: 0;
}

/*-----Aggiunte da STARK------*/
@media screen and (max-width: 767.98px) {
@media screen and (max-width: 767.98px) {
.block-item {
  flex-wrap: wrap;
}
}
.block-item.half, .block-item.wide, .block-item.half .block-img, .block-item.half .content-wrap, .block-item.wide .block-img, .block-item.wide .content-wrap {
  width: 100% !important;
}
}


@media (max-width: 767px) {
.block-item .block-img img,
.block-item .block-img {
    min-height: 350px;
	/*max-height: 450px;*/
  }
}
@media (min-width: 768px) {
.block-item {
    min-height: 400px;
	max-height: 500px;
  }
}
.block-item .block-img {
    height: auto;
  }

}

@media (max-width: 767.98px) {
  .row.equal-height > * {
    min-height: 0 !important;
  }
}

.block-item .content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}