.cursor-pointer{
	cursor:pointer !important;
}

/*START Sezione News - blocco news-fourBox - news generiche*/
.news-fourBox .paginationContainer {
    display: flex;
    padding: 0;
    margin: 0 50px;
    justify-content : center;
}
.news-fourBox .paginationContainer .paginationItem {
	display: inline;
}
.news-fourBox .paginationContainer .paginationItem  a {
    color: #fff;
    background-color : grey;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    margin : 5px;
}
.news-fourBox .paginationContainer .paginationItem.selected a{
	background-color : darkgrey;
}
.news-fourBox .paginationContainer .paginationItem:hover{
	opacity : 0.5;
	cursor : pointer;
}
/*END Sezione News - blocco news-fourBox - news generiche*/



.article-footer.article-footer-social .icons-wrapper{
	width: 7%;
	display: flex;
	justify-content: space-evenly;
}

@media( max-width : 992px ){
	.article-footer.article-footer-social .article-footer-body{
		justify-content : center;
	}
	.article-footer.article-footer-social .icons-wrapper{
	width : 15%;
	}
	.topbar-wrapper-mobile .hidden-content .text.p-3 {
    	overflow: auto !important;
	}
}


header .control-wrapper select{
	padding-left: 30px;
    background: none;
    border: none;
    color: #000000;
    -webkit-appearance: none;
    font-weight: bold;
    cursor: pointer;
}
header .control-wrapper select:focus{
	outline : none;
}



.rassegna-stampa,.editorial-rassegna-stampa{
    margin-bottom: 50px;
    margin-top : 60px;
    min-height : 200px;
}
.editorial-rassegna-stampa .componentTitle{
    font-family : "$PrimaryRegular";
}
.rassegna-stampa .rassegnaStampaRow,.editorial-rassegna-stampa .rassegnaStampaRow{
    display : flex;
    flex-direction : row;
    justify-content : space-between;
    padding-bottom : 25px;
    padding-top : 15px;
    border-bottom : 1px solid;
}
.rassegna-stampa .yearDropdownContainer,.editorial-rassegna-stampa .yearDropdownContainer{
    display : inline-flex;
    margin-bottom : 40px;
}
.rassegna-stampa .yearDropdownContainer .yearDropdownLabel,.editorial-rassegna-stampa .yearDropdownContainer .yearDropdownLabel{
    margin-right : 10px;
}
.rassegna-stampa .rassegnaStampaRow .readMore,.editorial-rassegna-stampa .rassegnaStampaRow .readMore{
    padding-right : 10px;

}
.rassegna-stampa .rassegnaStampaRow .rowDate,.editorial-rassegna-stampa .rassegnaStampaRow .rowDate{
    /* 	margin-right : 10px; */
}
.rassegna-stampa .rassegnaStampaRow .rowTitle,.editorial-rassegna-stampa .rassegnaStampaRow .rowTitle{
    font-weight : bold;
    font-family : "$PrimaryRegular";
}
.editorial-rassegna-stampa .rassegnaStampaRow .rowTitle:hover{
    cursor : pointer;
    text-decoration : underline;
}
.rassegna-stampa .rassegnaStampaRow .rowDescription,.editorial-rassegna-stampa .rassegnaStampaRow .rowDescription{
    /* 	font-weight : bold; */
    font-family : "$PrimaryRegular";
}

.basicHref {
    font-family: "$PrimaryBold";
    font-size: 16px;
    line-height: 24px;

}

select.languages option {
    color:black;
}
a.hrefNoStyling{
    text-decoration: none;
    color : inherit;
}
a.hrefNoStyling:hover{
    text-decoration: none;
    color: inherit;
}


.pagination{
    display : inherit;
    z-index : 10;
}
.pagination .paginationItem{
    cursor : pointer;
}
.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}
.pagination a:hover:not(.active) {
    background-color: #b8b2a2;
}

.video-and-slider-50-50 .video-and-slider-iframe{
    width: 100%;
    height: 300px;
}

header .main-navbar-wrapper .control-wrapper .logged,header .main-navbar-wrapper .control-wrapper .notlogged{
	margin-right : 15px;
}

.logged .fa-user{
	margin-right : 5px;
}

.carousel-fourCard-mobile {
    margin: 30px 0 50px 0; }
.carousel-fourCard-mobile .carousel-fourCard-mobile-wrapper .carousel-item .carousel-card a {
    text-decoration: none; }
.carousel-fourCard-mobile .carousel-fourCard-mobile-wrapper .carousel-item .carousel-card .card-head img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    max-height: 200px; }
.carousel-fourCard-mobile .carousel-fourCard-mobile-wrapper .carousel-item .carousel-card .card-body .title-card {
    text-transform: uppercase;
    color: #e42313;
    font-weight: 700;
    font-size: 16px; }

.carousel-fourCard-mobile .carousel-fourCard-mobile-wrapper .carousel-indicators {
    right: 15px;
    bottom: -35px;
    margin-right: 0;
    left: auto; }
.carousel-fourCard-mobile .carousel-fourCard-mobile-wrapper .carousel-indicators li {
    background-color: #2d6398;
    width: 7px;
    height: 7px;
    border-radius: 10px;
    border-top: none;
    border-bottom: none; }

.carousel-fourCard-mobile .carousel-fourCard-mobile-wrapper .carousel-control-prev, .carousel-fourCard-mobile .carousel-fourCard-mobile-wrapper .carousel-control-next {
    top: unset; }

.carousel-fourCard-mobile .carousel-fourCard-mobile-wrapper .ctrl-btn {
    position: absolute;
    left: 15px;
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center; }

.carousel-fourCard-mobile .carousel-fourCard-mobile-wrapper .target-slide {
    text-align: center; }

/*carousel fourCard tablet*/
.carousel-fourCard-tablet {
    margin: 30px 0 70px 0; }
.carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .carousel-item .carousel-card-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start; }
.carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .carousel-item .carousel-card a {
    text-decoration: none;
    color: #2d6398; }
.carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .carousel-item .carousel-card .card-head img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 200px; }
.carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .carousel-item .card-body .title-card {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700; }

.carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .carousel-indicators {
    right: 15px;
    bottom: -50px;
    margin-right: 0;
    left: auto; }
.carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .carousel-indicators li {
    background-color: #2d6398;
    width: 7px;
    height: 7px;
    border-radius: 10px;
    border-top: none;
    border-bottom: none; }

.carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .carousel-control-prev, .carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .carousel-control-next {
    top: unset; }

.carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .ctrl-btn {
    position: absolute;
    left: 15px;
    bottom: -45px;
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center; }

.carousel-fourCard-tablet .carousel-fourCard-tablet-wrapper .target-slide {
    text-align: center; }

.nuovoFormEspositori .error{
    color : red;
}

.carousel-180 .carousel-inner {
    height: auto;
}

.carousel-180 .carousel-item  img {
    height: 100%;
}
header .dropdown-thirdLvl span{
	display:inline-flex !important;
}
header .thirdLvl-content{
	right:unset !important;
}
header .thirdLvl-content ul{
	padding-left: 20px !important;
}
header .dropdown-thirdLvl:hover .thirdLvl-content {
  display: inline-flex !important; 
}
@media (max-width: 992px) {
	.myFooter .social-link-wrapper .secondary-logo img {
	    max-width: 80% !important;
	}
}


.flickity-slider{
    left: 5px !important;
}

@media (min-width: 992px) and (max-width: 1680px){
.carousel-news .carousel-news-body .carousel-news-container .carousel-cell {
    width: 28% !important;

}
.flickity-slider{
    left: 10px !important;
}
}


/*
@media (max-width: 992px){
  .carousel-news .carousel-news-body .carousel-news-container .carousel-cell {
    width: 70%;
    height: 450px;
    margin-right: 70px;
    transform: scale(1); }

     .carousel-news .carousel-news-body .carousel-news-container .carousel-cell {
        width: 70%;
        height: 500px;
        margin-right: 70px;
        transform: scale(1); }
    }


*/


@media (max-width: 433px){
    .carousel-news .carousel-news-body .carousel-news-container .carousel-cell {
        width: 70% !important;
        height: 450px !important;
        margin-right: 70px !important;
        transform: scale(1);
    }
}

@media (min-width: 434px) and (max-width:722px){
.carousel-news .carousel-news-body .carousel-news-container .carousel-cell {
    width: 82% !important;
    height: 450px !important;
    margin-right: 70px !important;
    transform: scale(1);
}

}

@media (min-width: 723px) and (max-width:992px){
.carousel-news .carousel-news-body .carousel-news-container .carousel-cell {
    width: 90% !important;
    height: 450px !important;
    margin-right: 70px !important;
    transform: scale(1);
}

}

@media (min-width: 993px) and (max-width:1200px){
.carousel-news .carousel-news-body .carousel-news-container .carousel-cell {
        width: 30%;
       height: 600px;
       margin-right: 100px;
       transform: scale(0.8);
       display: flex;
       align-items: center;
}

}
@media (min-width: 992px) and (max-width: 1239px){
.carousel-news .carousel-news-body .card-wrap .tag {
   // padding: 5px 10px !important;
    }
}

@media (min-width: 1240px) and (max-width: 1680px){
    .carousel-news .flickity-prev-next-button.previous {
        left: 32%;
    }
}

@media (max-width: 1240px){
    .carousel-news .flickity-prev-next-button.previous {
        left: 30%;
    }
}
.opacity180{
    opacity: 0!important;
}

.row-banner .container > div{
	justify-content: center;
}
section.row-banner div.container{
	padding-top : 0;
}
.row-banner .container {
  padding: 0;
}
@media( max-width : 991px ){
.row-banner .row-banner-images-container{
	display : grid !important;

}
.row-banner .row-banner-images-container div {
    margin: 0 auto;
}
.row-banner .container > div a img{
		max-height : 400px;
	}
}


.row-banner .container > div img {
  max-height: 246px;
  padding: 9px;
  width: 75%;
  height: auto;
}
.row-banner .container a img{
	width : 100%;
}

img.socialIconFooter{
   height : 26px;
}
img.socialIconVertical{
    vertical-align: baseline
}


.stickyHeader .right-wrapper a,
.stickyHeader .right-wrapper select {
  color: #000000; 
}
@media (max-width: 992px) {
    .hero-carousel-wrapper .ctrl-btn {
        bottom: 10px !important;
    }
    .hero-carousel-wrapper .carousel-item .carousel-caption .carousel-hero-title{
         font-size: 18px !important;
         line-height: 20px!important;
         margin-bottom: 10px !important;
         width: 100% !important;
    }
    .hero-carousel-wrapper .carousel-item .carousel-caption .carousel-hero-subtitle{
         font-size: 14px !important;
         line-height: 16px!important;
         margin-bottom: 10px !important;
         width: 100% !important;
    }
    .carousel-caption {
         right: 0;
    }
    
	.carousel-caption > .d-md-block {
         display: block !important;
    }
   }
/*https://www.w3schools.com/howto/howto_css_image_overlay_slide.asp*/
/*https://stackoverflow.com/questions/5138006/no-opacity-on-div-inside-a-div-with-opacity*/
.socialWallComponent{
    margin-top : 40px;
    margin-bottom : 40px;
    margin-left : 20px;
    margin-right : 20px;
}

.socialWallComponent .upper-component .title{
	font-family: "Lato", sans-serif;
}
.socialWallComponent .upper-component .social-text{
	font-family: "Lato", sans-serif;
}

.socialWallComponent .card-container .overlay .post-info p{
	font-family: "Lato", sans-serif;
}
.socialWallComponent .card-container .overlay .social-info .social-page-name{
	font-family: "Lato", sans-serif;
}
.socialWallComponent .card-container .overlay .social-info .date{
	font-family: "Lato", sans-serif;
}
.socialWallComponent .card-container .overlay .social-info .social-actions{
	font-family: "Lato", sans-serif;
}

.socialWallComponent .social-wall-component-slider .slick-track{
	margin-top : 15px;
	margin-bottom : 15px;
}
.socialWallComponent .upper-component{
    margin-bottom : 30px;
}
.socialWallComponent .upper-component .title{
    font-size: 34px;
    font-family: "Lato", sans-serif;
}
.socialWallComponent .upper-component .social-icons{
    display: flex;
    justify-content: flex-end;
    font-family: "Lato", sans-serif;
}
.socialWallComponent .upper-component .social-icons .social-text{
    margin-right : 20px;
}
.socialWallComponent .upper-component .social-icons .icons a{
    text-decoration : none;
    color : #000;
}
.socialWallComponent .upper-component .social-icons .icons a .fa{
    margin-left : 10px;
    font-size : 20px;
}
.socialWallComponent .card-container {
    position: relative;
    /* border : 2px solid red; */
    width: 255px !important;
    height : 255px !important;
/*     box-shadow: 5px 0px 8px 0px #888888; */

  }
  
  .socialWallComponent .image {
    display: block;
    width: 100%;
/*     border : 1px solid green; */
    height: 100%;
    object-fit : cover;
  }
  
  .socialWallComponent .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
	font-family: '$SecondaryRegular';
    overflow: hidden;
    width: 100%;
    height:0;
    transition: .5s ease;
    /* opacity : 0.9; */
    color : #fff;
    background: rgba(64, 64, 64, 0.5);
  }
 
  
  .socialWallComponent .card-container:hover .overlay {
    bottom: 0;
    height: 100%;
  }
  
  .socialWallComponent .card-container .overlay .post-info{
    /* top : 0; */
    height: 70%;
    margin : 0;
    color : #fff;
    display: flex;
    justify-content: center;
    overflow : hidden;
    padding: 10px 10px 10px 10px;
  }
  .socialWallComponent .card-container .overlay .social-info{
    /* bottom : 0; */
    height: 30%;
    margin : 0;
    color : #fff;
  }
  .socialWallComponent .card-container .overlay .social-info .date{
    /* bottom : 0; */
    font-size : 13px;
    
  }
  .socialWallComponent .card-container .overlay .social-info .date-and-social-actions{
    display: flex;
    flex-direction: row;
    
  }
  .socialWallComponent .card-container .overlay .social-info .social-actions{
    display: flex;
    justify-content: flex-end;
    
  }
  .socialWallComponent .card-container .overlay .social-info .social-actions span:first-of-type{
    margin-right : 10px;
    
  }
  .socialWallComponent .card-container .overlay .social-info .social-page-name{
    
    font-weight: light;
  }
  .socialWallComponent .post-divider{
      margin-top : 0!important;
      margin-bottom : 10px!important;
      margin-left : 10px;
      margin-right : 10px;
      border-top: 1px solid #fff;
  }

  .socialWallComponent .slick-list:focus {
    outline: none;
    }
    
  @media( max-width : 991px ){
  
  .socialWallComponent .upper-component .social-icons{
  	justify-content : flex-start;
  }
  
  }
  
  
    .socialWallComponent .slick-dots {
		width : 100%;
        display : inline-flex;
        justify-content : center;

    }
    .socialWallComponent .slick-dots li {
		font-size : 20px;
    }

    .socialWallComponent .slick-dots li button { 
   	    visibility : hidden;
    } 
    .slick-dots li.slick-active {
		color : grey;
    }
    
    .socialWallComponent .slick-controls{
    width: 100%;
    display: inline-flex;
    justify-content: center;
    font-size : 35px;
    }
    
    .socialWallComponent .slick-controls .mySlickPrev{
    	margin : 5px 30px 5px 5px;
    }
    
    .socialWallComponent .slick-controls .mySlickNext{
    	margin : 5px 30px 5px 5px;
    }
.errorCatMerceologiche{
    color: red;
}
.nuovoFormEspositori .error{
    color : red;
}

.align-label{
    display : flex;
    flex-direction: row;
}

.check-size{
    height: 20px;
    width: 20px;
}

.margin-check{
    margin-left: 15px;
}

.errorCatMerceologiche{
    color: red;
}

.notlogged, .logged {
  display: none;
  cursor: pointer;
}
.personal-area-overlay {
  display: none;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
}
.personal-area-container {
  padding: 25px 15px;
  width: 100%;
  height: 100%;
  overflow: auto;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .personal-area-overlay {
    height: auto;
    width: 270px;
    background-color: #ffffff;
    position: fixed;
    z-index: 999999;
  }
  .personal-area-container {
    padding: 25px 15px;
    overflow: auto;
    max-height: 500px;
  }
}
.personal-area-overlay.show-personal-area-info {
  display: block;
}
.personal-area-container .personal-area-close-icon {
  position: absolute;
  right: 0;
  top: -15px;
  color: #55565a;
}
.personal-area-container .user-avatar-box {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .personal-area-overlay::before {
    content: '';
    display: block;
    position: absolute;
    left: 25px;
    top: -9px;
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #ffffff transparent;
  }
}
.personal-area-container .user-avatar {
  width: 64px;
  height: 64px;
  border-radius: 12px;
  margin-right: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.personal-area-container .user-avatar.hide-bg {
  background-color: transparent;
  background-image: none;
}
.personal-area-container .user-avatar-img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  display: none;
}
.personal-area-container .user-avatar.hide-bg .user-avatar-img {
  display: block;
}
.personal-area-container .user-name {
  font-family: "$PrimaryMedium";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.02px;
}
.personal-area-container .personal-area-voice {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.personal-area-container .personal-area-voice.profile-voice {
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  .personal-area-container .personal-area-voice, .personal-area-container .personal-area-voice.profile-voice {
    margin-bottom: 23px;
  }
  .personal-area-container .personal-area-voice.logout-voice {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .personal-area-container .personal-area-voice.logout-voice {
    margin-bottom: 20px;
  }
}
.personal-area-container .personal-area-icon-container {
  margin-right: 11px;
}
.personal-area-container .personal-area-icon-container.profile-container {
  margin-right: 7px;
}
.personal-area-container .personal-area-title {
  font-family: "$PrimaryRegular";
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  letter-spacing: 0.02px;
  margin-bottom: 14px;
  opacity: 0.6;
}
.personal-area-container .personal-area-label {
  font-family: "Muli Regular", "$PrimaryRegular";
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.12px;
  color: #55565a;
}
.personal-area-container .personal-area-label a{
  color: #55565a;
}
.personal-area-container .personal-area-divider {
  width: 100%;
  height: 1px;
  border: solid 1px #ececeb;
  margin-bottom: 19px;
}
@media screen and (max-width: 991px) {
  .personal-area-container .hide-on-mobile {
    display: none;
  }
}
@media screen and (min-width: 991px) {
  .personal-area-container .hide-on-desktop {
    display: none;
  }
}

.whatsapCta {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    z-index:99
}

.whatsapCta:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}

/* Immagine */
.whatsapCta img {
    width: 24px;
    height: 24px;

}

.whatsapp-button {
    border-radius: 30px;
}

.cta-button {
    border-radius: 10px;
    border: 2px solid white;
}
