body{
  font-family: "Comfortaa", sans-serif;
  background: url(../images/bg-home.jpg) repeat center;
  background-attachment: fixed;
  background-size: cover;
  color: #242825;
  height: 100%;
}

a{
  color: #5A8E84;
}

a:hover{
  color:  #242825;
}

.img-responsive{
  max-width: 100%;
  height: auto;
}

.noscroll{
  overflow: hidden;
}

.main-header.fixed-header{
  background: url(../images/bg-home.jpg) repeat-y;
  background-attachment: fixed;
  background-attachment: fixed;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.25);
  z-index: 20;
}

a{
  text-decoration: none;
}

.bgWhite{
  background-color: #fff;
}

.grey-p{
  color: #9FA39F;
}

html,.menu-menu-luciano-berio-container,.menu-menu-berio-en-container{
  height: 100%;
}

.langs .wpml-language-switcher-block ul.isHorizontal{
  text-transform: uppercase;
  display: inline-block;
}

.menu-web .wpml-ls-item a{
  background: none!important;
  font-size: 0.6em;
}

.menu-web .wpml-ls-item{
  float: left;
  margin-top: 30px;
}

.menu-web .wpml-ls-last-item a{
  padding-left: 0;
}

.menu-web .wpml-ls-current-language a{
  color: #fff;
}

li[data-wpml="current-language-item"]{
  color: #999;
}

.intro{
  color: #fff;
  text-align: center;
  position: relative;
  height: 100%;
  width: 100%;
}

.intro .logo{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%,-50%);
}

.intro .menu{
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(-50%,-5%);
}

.intro h1{
  font-weight: 300;
  font-size: 1.5em;
  padding: 30px 0;
}

.intro h1 strong{
  font-weight: 800;
}

.intro .langs{
  font-size: 0.8em;
  padding: 20px 0;
}

.intro a{
  color: #fff;
  text-decoration: none;
}

.overlay-full{
  background:rgba(0,0,0,0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 18;
  position: fixed;
  display: none;
}

.icon-menu{
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(-20px, -50%);
  font-size: 0.6em;
}

.close-menu{
  position: fixed;
  right: 91%;
  display: none;
  color: #BBC4BC;
  top: 20px;
  font-size: 1.5em;
  cursor: pointer;
}

.close-search{
  position: fixed;
  color: #BBC4BC;
  top: 20px;
  font-size: 2.3em;
  cursor: pointer;
  left: calc(70% + 5px);
  display: none;
}

.icon-menu i{
  display: block;
  font-size: 2em;
  margin: 15px 0;
}

.scroll {
  font-size: 0.8em;
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%,-5%);
  cursor: pointer;
}

.scroll i{
  display: block;
  margin-bottom: 5px;
  font-size: 2em;
}

.trap-sx{
  border-bottom: 100px solid #fff;
  border-left: 0px solid transparent;
  border-right: 25px solid transparent;
  height: 100px;
  width: 100%;
  position: relative;
  font-size: 2em;
}

.trap-dx{
  border-bottom: 100px solid #fff;
  border-left: 0px solid transparent;
  border-left: 25px solid transparent;
  height: 100px;
  width: 100%;
  position: relative;
  font-size: 2em;
}

.trap-sx i,.trap-dx i{
    position: absolute;
    left: 50%;
    height: 100px;
    line-height: 100px;
    cursor: pointer;
}

.logo-header{
  color: #fff;
  text-decoration: none;
  overflow: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-header:hover{
  color: #fff;
}

.logo-header h1{
  font-size: 1.5em;
}

.logo-header img{
  float: left;
  margin-right: 20px;
}

.single-art{
  color: #242825;
  padding: 20px 0;
  display: block;
}

.single-art h2{
  font-size: 1.2em;
  font-weight: bold;
}

.single-art p{
  font-size: 0.85em;
}

.subtitle{
  color: #999;
  font-size: 0.8em;
}

.read-more:hover,.read-more-black{
  background: #242825;
  color: #fff;
}

.read-more-black{
  padding: 10px;
  font-size: 0.8em;
  border: 1px solid #242825;
  display: inline-block;
}

.read-more,.read-more-black:hover{
  padding: 10px;
  border: 1px solid #242825;
  text-align: center;
  font-size: 0.8em;
  color: #242825;
  background:none;
}

.bb-Black{
  border-bottom: 2px solid #242825;
}

.single-cat i{
  font-size: 3em;
  margin-bottom: 20px;
}

.single-cat a h2{
  color: #242825;
}

.main-footer{
  background-color: #36362B;
  padding: 30px 0;
  color: #BBC4BC;
}

.main-footer a{
  color: #BBC4BC;
}

.main-footer p:last-child{
  margin-bottom: 0;
}

.fixed-nav{
  background: #242825;
  top: 0;
  position: fixed;
  color: #BBC4BC;
  width: 90%;
  height: 100%;
  z-index: 20;
  font-size: 1.4em;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  right: -200%;
  overflow-y: auto;
}

.fixed-search{
  background: #242825;
  top: 0;
  position: fixed;
  color: #fff;
  width: 70%;
  height: 100%;
  z-index: 20;
  display: flex;
  flex-direction: row;
  align-content: center;
  left: -200%;
}

.fixed-search label,.fixed-search input{
  width: 100%;
  margin: 10px 0;
}

.fixed-search input[type=text]{
  background: none;
  padding: 10px;
  color: #fff;
  border: 2px solid #BBC4BC;
}

.form-search,.form-results{
  padding: 50px 30px;
}

.form-results{
  overflow-y: auto;
  width: 100%;
}

.form-results li{
  padding: 20px 0;
  border-bottom: 2px solid #BBC4BC;
}

.cat-search{
  display: none;
}

.label-for{
  display: inline-block;
  cursor: pointer;
}

.headings{
  background: #BBC4BC;
  font-weight: bold;
  padding: 10px 20px;
}

.headingsOp{
  font-weight: bold;
}

.cell{
  padding: 10px 20px;
  height:  100%;
  border-bottom: 1px solid #9FA39F;
  place-content: center;
}

.cell-thumb{
  display: flex;
  justify-content: start;
  align-items: center;
}

.table-opera .greyBtnB,.contact-form .greyBtnB:hover,.searchGrey:hover,.greyBtnB,#searchsubmit{
  padding: 10px;
  background: none;
  border: 2px solid #242825;
  color: #242825;
  display: block;
}

.table-opera .greyBtnB:hover,.contact-form .greyBtnB,.searchGrey,.greyBtnB:hover,#searchsubmit:hover{
  background:#242825;
  border: 2px solid #242825;
  color: #fff;
}

#searchform{
  width: 250px;
  margin: auto;
}

#s,#searchsubmit{
  width: 100%;
  margin: 10px auto;
  padding: 10px;
}

.open-search-custom{
  cursor: pointer;
}

.searchGrey{
  display: inline-block;
  padding: 10px;
  cursor: pointer;
}

.searchGrey:hover{
  display: inline-block;
}

.btnGreen,.fixed-search label.label-for:hover,.fixed-search label.label-for.active{
  padding: 10px;
  background: #BBC4BC;
  border: 2px solid #BBC4BC;
  color: #242825;
}

.fixed-search label.label-for:hover,.fixed-search label.label-for.active{
  padding: 5px;
  background: #BBC4BC;
  border: 2px solid #BBC4BC;
  color: #242825;
}

.fixed-search label.label-for/*,.fixed-search label.label-for.active:hover,*/{
  display: inline-block;
  width: auto;
  background: none;
  color: #BBC4BC;
  border: 2px solid #BBC4BC;
  padding: 5px;
  font-size: 0.8em;
}

.btnGreen:hover{
  background:none;
  color: #BBC4BC;
  border: 2px solid #BBC4BC;
}

.form-results ul{
  padding-left: 0;
  list-style-type: none;
  color: #BBC4BC;
}

.form-results a{
  color: #BBC4BC;
}

.form-results p{
  font-size: 0.7em;
}

.btnGreen{
  padding: 10px;
  display: inline-block;
}

.fixed-nav ul {
  padding: 0;
}

.fixed-nav  .menu-web{
  width: 400px;
  background: #BBC4BC;
  height: 100%;
  align-content: center;
}

.fixed-nav a{
  color: #242825;
  text-transform: uppercase;
  display: block;
}

.fixed-nav .hassub-menu::not(.active-sub-menu) a{
  color: #242825!important;
}

.fixed-nav li{
   list-style-type: none;
   position: relative;
}

.fixed-nav li .sub-menu{
  position: fixed;
  left: calc(10% + 400px);/*28%*/
  top: 0;
  width: 300px;/*prima 100%*/
  height: 100%;
  align-content: center;
  font-size: 0.7em;
  display: none;
}
.fixed-nav li .sub-menu .sub-menu{
  left: calc(10% + 700px);
  font-size: 1em;
  background: rgba(0, 0, 0, 0.1);
}
.sub-menu li a{
  color: #BBC4BC;
}
.sub-menu .active-sub-menu{
  background: #BBC4BC;
}
.sub-menu .active-sub-menu > a{
  color: #242825;
}
.fixed-nav li a{
  background: url(../images/music-bg.png) no-repeat;
  padding: 10px 10px 10px 50px;
  background-size: contain;
  /*margin: 20px 0;*/
}

.icon-menu li a{
  color: #BBC4BC;
  background: none;
  padding: 0;
}

.fixed-nav .sub-menu a{
  background: none;
  margin: 0;
  padding: 10px 30px;
}

.fixed-nav > ul > li:hover,.active-sub-menu{
  background-color: #242825;
}

.fixed-nav ul > li:hover a,.active-sub-menu a{
  color: #fff;
}

.hideMobile{
  display: block;
}

.breadcrumb{
  text-align: center;
  display: block;
  color: #BBC4BC;
  font-size: 0.8em;
}

.breadcrumb a{
  color: #BBC4BC;
  font-weight: bold;
}

.title-playlist{
  text-align: center;
  padding: 30px 0 0 0;
  text-align: center;
  color: #242825;
  background: #BBC4BC;
  font-size: 1.3em;
}

.bgGreen{
  background: #BBC4BC;
  text-align: center;
}

/* .bgGreenLight{
  background: #DBDDDB;
  height: 100%;
}
 */
.thumb-disco{
  margin-right: 20px;
}

.dynamic-color div.row:nth-of-type(odd) .bgGreenLight{
  background: #fff;
  height: 100%;
}

.dynamic-color div.row:nth-of-type(even) .bgGreenLight{
  background: #DBDDDB;
  height: 100%;
}

.table-opera .bgGreen,.table-opera .bgWhite{
  padding: 10px;
}

.single-tab-cat{
  padding: 40px 20px;
  border: 2px solid #242825;
  color: #242825;
  text-align: center;
  font-size: 2em;
  margin-bottom: 10px;
  cursor:   pointer;
}

.single-tab-cat:hover,.single-tab-cat.active{
  background: #242825;
  color: #fff;
}

.tab-data{
  border: 2px solid #242825;
  padding: 30px 20px;
  display:  none;
  height:   100%;
}

.last-tab{
  margin-bottom:  0;
}

.opened-tab{
  display:  block;
}

.contact-form input,.contact-form label,.contact-form select,.contact-form textarea{
  width: 100%;
  padding: 10px;
  line-height: 20px;
}

.contact-form label{
  width: 100%;
  padding: 0;
  font-size: 0.8em;
  font-weight: bold;
}

.contact-form fieldset{
  padding: 10px 0;
}

.searchInCat{
  display: none;
}

.address{
  border-top: 2px solid #242825;
}

.address i{
  font-size: 2.5em;
  color: #BBC4BC;
  padding: 20px;
}

.address h3{
  font-size: 1.3em;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.carousel-post{
  position: relative;
}

.carousel-post .flex-direction-nav{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
}

.flex-direction-nav a {
  zoom: 0.8;
}

.paginator{
  padding: 50px 0
}

.paginator li{
  list-style-type: none;
  display: inline;
  padding: 5px;
}

.paginator ul {
  padding: 0;
  display: block;
  text-align: center;
}

.single-discog h2{
  font-size: 1em;
}

.list-collegamenti{
  list-style-type: none;
  padding-left: 0;
}

.preview-doc{
  font-size: 0.8em;
  padding-left: 20px;
}

.lb_filter_label{
  font-size: 0.8em;
  color: #BBC4BC;
}

.lb_filter_list{
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}

.lb_filter_list li{
  display: inline-block;
  margin-right: 10px;
  background: #ffffff;
  border: 1px solid #242825;
  color: #242825;
  padding: 5px 10px;  
  cursor: pointer;
  font-size: 0.85em;  
}

.lb_filter_list li:hover, .lb_filter_list li.active_filter{
  color: #ffffff;
  background: #242825;
}

.lb_fly_article{
  opacity: 1;
  transition: 0.6s;
}

#lb_wrapper_results{
  min-height: 600px;
}

#lb_add_more{
  display: inline-block;
  margin: auto;
  border: 1px solid #242825;
  padding: 8px 16px;
  cursor: pointer;
  width: auto;
  margin-bottom: 70px;
}

.lb_selector{
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}

.lb_selector li{
  list-style-type: none;
}

.lb_selector li a{
  text-transform: uppercase;
}

.lb_selector li.wpml-ls-current-language a{
  color: #fff;
}

.lb_wrap_img{
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative;
}

.lb_wrap_img > a{
  display: flex;
}

.lb_wrap_img > a, .lb_wrap_img > a img{
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.lb_wrap_img figcaption{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background: linear-gradient(0deg, #0006, #0000);
  color: white;
  text-shadow: 0 0 1.5px #000;
  text-align: center;
  font-size: 14px;
}

@media (max-width:1200px){
  .fixed-search{
    flex-direction: column;
    overflow-y: auto;
  }

  .form-results{
    overflow-y: initial;
  }

  .fixed-nav .menu-web{
    width: 350px;    
  }

  .fixed-nav li .sub-menu{
    left: calc(10% + 350px);
  }

  .fixed-nav li .sub-menu .sub-menu{
    left: calc(10% + 650px);
  }

  .icon-menu {
    zoom: 0.4;
    right: 0;
  }
  .fixed-search label.label-for:hover{
    padding: 5px;
    background: none;
    color: #BBC4BC;
    border: 2px solid #BBC4BC;
  }
  .fixed-search label.label-for.active:hover{
    background: #BBC4BC;
    color: #242825;
    border: 2px solid #BBC4BC;
  }
}

@media (max-width:990px){

  .hideMobile{
    display: none;
  }

  .intro .menu{
    display: none;
  }

  .fixed-search{
    width: 90%;
  }

  .close-search{
    left: calc(90% + 5px)
  }

  .close-menu{
    right: calc(91% + 5px);
  }

}

@media (max-width:768px){
  .fixed-nav{
    font-size: 1.2em;
  }
  .fixed-nav li .sub-menu .sub-menu {
    padding-left: 20px;
    left: 0;
  }

  .logo-header{
    flex-direction: column;
    text-align: center;
    font-size: 0.4em;
  }

  .logo-header img{
    margin: auto;
  }

  .trap-sx i{
    left: 35%;
  }

  .trap-dx i{
    left: 30%;
  }

  .fixed-nav{
    background: #BBC4BC;
  }

  .fixed-nav > ul{
    width: 100%;
    margin-bottom: 0;
  }

  .fixed-nav li .sub-menu{
    position: relative;
    height: auto;
    left: 0;
  }

  .icon-menu{
    /*bottom: 0;
    z-index: 20;
    top: initial;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 0);*/
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    margin: auto;
    transform: none;
  }

  .icon-menu ul{
    text-align: center;
    display: block;
    margin-bottom: 0;
  }

  .icon-menu ul li{
    display: inline-block;
    margin: 5px;
  }

  .icon-menu ul li a{
    color: #242825;
    
  }

  .fixed-nav .sub-menu a{
    padding: 5px 0 5px 50px;
    color: #242825;
  }

  .fixed-nav .active-sub-menu .sub-menu a{
    padding: 5px 0 5px 50px;
    color: #fff;
  }
  .fixed-nav .icon-menu ul li:hover a,.fixed-nav .icon-menu ul li a:hover,.fixed-nav .icon-menu ul:hover,.fixed-nav .icon-menu:hover,.fixed-nav .icon-menu i:hover{
    background: none!important;
  }

  .icon-menu:hover{
    background:none!important;
  }

  .headings,.headingsOp{
    font-size: 0.55em;
    padding: 10px;
  }

  .single-tab-cat{
    font-size: 1.5em;
  }

}
