body {
   font-family: "Figtree", sans-serif;
   background-color: #eeeee1;
   font-size: 16px;
}

.gray-bg {
   background-color: #eeeee1;
}


.lw_debug {
   border: 4px solid salmon;
}

/* Homepage */
.lw_showcase {
   height: 800px;
}

.lw_home_hero_video {
   display: block;
   width: 100%;
   height: 100%;
}

.lw_arte_slider_screen {
   height: 100%;
}

.lw_flex_row {
   display: flex;
   flex-direction: column;
   justify-content: center;
   gap: 24px;
   align-items: center;
   margin-bottom: 16px;
}

@media (min-width: 520px) {
   .lw_flex_row {
      flex-direction: row;
      justify-content: space-between;
   }
}

.lw_flex_row h3 {
   margin: 0;
   font-weight: 500;
}

.lw_flex_col h3 {
   text-transform: none;
}

.lw_artigianato_single_slider {
   margin-bottom: 30px;
   aspect-ratio: 1/1;
   display: flex;
   flex-direction: column;
   align-items: start;
}

.lw_artigianato_single_slider h3 {
   text-transform: none;
}

.lw_artigianato_single_slider img {
   object-fit: cover;
   width: 100%;
   height: 80%;
}

.lw_service_box {
   box-shadow: 0 0 1px 1px #eee;
   padding-bottom: 32px;
}

.lw_service_thumb {
   height: 240px;
   margin-bottom: 24px;
}

.lw_service_thumb img {
   width: 100%;
   height: 100%;
   object-fit: cover;
}

.lw_service_content {
   padding: 0 32px 0;
}

.pt-25 {
   padding-top: 24px;
}

.pt-10 {
   padding-top: 10px;
}

/* Arte */
.lw_arte_showcase {
   height: 70vh;
   position: relative;
}

.lw_arte_showcase img {
   height: 70vh;
   margin-bottom: 30px;
   object-fit: cover;
}

.lw_arte_showcase_text {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   text-align: center;
}

.area-title h2::after {
   content: "";
   display: none;
}

.lw_hero_40 {
   min-height: 320px;
   height: 40vh;
   position: relative;
}

.lw_hero_400_img_wrap {
   height: 100%;
   position: relative;
}

.lw_hero_400_img_wrap::after {
   background: linear-gradient(to right top, rgba(74, 55, 83, .5), rgba(74, 55, 83, .7) 40%, rgba(13, 61, 86, .7));
   content: "";
   display: block;
   position: absolute;
   inset: 0;
}

.lw_hero_40_text_wrap {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   text-align: center;
}

.lw_hero_40 img {
   width: 100%;
   height: 100%;
   display: block;
   object-fit: cover;
   max-width: 100%;
}

.slider-white .slider-content .lw_hero_title {
   font-size: 48px;
   line-height: 52px;
   text-transform: none;
   margin-bottom: 16px;
}

.slider-white .slider-content .lw_hero_intro,
h4.lw_hero_intro {
   font-size: 18px;
   line-height: 30px;
   text-transform: none;
}

.slider-white .slider-content .lw_hero_tag {
   font-size: 14px;
   line-height: 14px;
   text-transform: uppercase;
   font-weight: bold;
   margin-bottom: 24px;
}

.lw_title,
h3.lw_title {
   font-size: 28px;
   line-height: 32px;
   font-weight: normal;
   text-transform: none;
   margin-bottom: 24px;
}

h3.lw_title_lg {
   font-size: 24px;
   line-height: 34px;
   font-weight: normal;
   text-transform: none;
   margin-bottom: 24px;
}

.pt-120 {
   padding-top: 120px;
}

.pb-80 {
   padding-bottom: 80px;
}

.pb-80 {
   padding-bottom: 80px;
}

.mb-16 {
   margin-bottom: 16px;
}

.mb-24 {
   margin-bottom: 24px;
}

.post {
   margin-bottom: 15px;
}

.post-thumbnail {
   aspect-ratio: 16/9;
}

.post-thumbnail img {
   width: 100%;
   height: 100%;
   object-fit: cover;
}

.p-16 {
   padding: 16px;
}

.lw_map {
   display: block;
   width: 100%;
}

.lw_video_wrap {
   position: relative;
   padding-bottom: 56.25%;
   /* 16:9 */
   height: 0;
   overflow: hidden;
}

.lw_video_wrap iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}


.portfolio-thumb::before {
   display: none;
}

.uppercase {
   text-transform: uppercase;
}

.weith-500 {
   font-weight: 500;
}

.sticky .logo,
.logo {
   white-space: nowrap;
}

.header-fixed.header-transparent.sticky .mean-container a.meanmenu-reveal {
   border: 1px solid #000;
}

.header-fixed.header-transparent.sticky .mean-container a.meanmenu-reveal span {
   background: #444 none repeat scroll 0 0;
}

.width-60 {
   width: 60%;
}

.lw_article_title {
   margin: 40px 0 16px;
}


/* Home Video */
.slide-bg {
   min-height: 100vh;
   max-height: 100vh;
   padding: 0;
   margin: 0;
   display: block;
   position: relative;
}

.slide-bg video {
   min-height: 100vh;
   max-height: 100vh;
   width: 100%;
   object-fit: cover;
   padding: 0;
   margin: 0;
   display: block;
}

.video_icon {
   display: block;
   width: 24px;
   height: 24px;
}

#videoHomeBtnAudio .soundoff,
#videoHomeBtnAudioMobile .soundoff {
   display: block;
}

#videoHomeBtnAudio .soundon,
#videoHomeBtnAudioMobile .soundon {
   display: none;
}

#videoHomeBtnAudio.muted .soundoff,
#videoHomeBtnAudioMobile.muted .soundoff {
   display: none;
}

#videoHomeBtnAudio.muted .soundon,
#videoHomeBtnAudioMobile.muted .soundon {
   display: block;
}


#videoHomeBtnAudio,
#videoHomeBtnAudioMobile {
   position: absolute;
   z-index: 2;
   background-color: transparent;
   color: #ffffff;
   border: none;
   font-size: 32px;
   bottom: 20px;
   right: 20px;
}

.videomob {
   display: none;
}

@media (max-width: 520px) {
   .videomob {
      display: block;
   }

   .videopc {
      display: none;
   }
}

.scorri {
   position: absolute;
   bottom: -10px;
   color: #fff;
   font-size: 20px;
   text-align: center;
   width: 200px;
   left: 50%;
   margin-left: -100px;
   text-decoration: none;
   z-index: 99;
}

.scorri {
   display: flex;
   flex-direction: column;
   justify-content: center;
   gap: 8px;
   align-items: center;
   margin-bottom: 24px;
}

.scorri:hover {
   color: #fff;
}

.scorri svg {
   width: 32px;
   height: 32px;
}

.before::before {
   content: "";
   display: block;
   position: absolute;
   inset: 0;
   background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}

html {
   scroll-behavior: smooth;
}

.bg-home-1 {
   background: url(/assets_public/img/home-services-bg.png);
}

.bg-home-2 {
   background: url(/assets_public/video/video-bg-home-poster.png);
}

.bg-home-3 {
   background: url(/assets_public/video/video-bg-home-poster_formazione.png);
}

.bg-about {
   background: url(/assets_public/img/mauro_1.jpg);
}

.bg-arte {
   background: url(/assets_public/img/metamorfosi.jpeg);
}

.bg-formazione {
   background: url("/assets_public/img/header_corsi.jpg");
}

.bg-home-1,
.bg-home-2,
.bg-home-3,
.bg-about,
.bg-arte,
.bg-formazione {
   background-attachment: fixed;
   background-clip: initial;
   background-color: rgba(0, 0, 0, 0);
   background-origin: initial;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
   z-index: 0;
}

.bg-about {
   background-position: 0px -380px;
}

.service-item {
   display: flex;
   flex-direction: column;
   align-items: center;
   padding: 30px;
}

.service-item h3,
.service-item p {
   color: #fff;
}

.service-item svg {
   height: 60px;
   display: block;
   width: 60px;
   fill: #fff;
}

.btn-white {
   background-color: #fff;
   color: #444;
}

.btn-white:hover {
   background-color: transparent;
   border: 1px solid #fff;
   color: #fff;
}

.breadcrumb-380 {
   height: 380px;
   padding-top: 77px;
}

.error {
   color: red;
   display: none;
}

.header-transparent .basic-menu li .lang_divider {
   color: #fff !important;
}

.header-transparent.sticky .basic-menu>li>.lang_divider {
   color: #232332 !important;
}

.underline {
   text-decoration: underline !important;
}



.hero-la-scagliola {
   background: url("/assets_public/img/home-services-atrezzi.png");
   height: 700px;
}

@media (max-width: 1000px) {
   .hero-la-scagliola {
      height: 400px;
      background-repeat: no-repeat;
   }

   .width-60 {
      width: 90%;
   }
}
/* 
#sticky-header .mean-nav {
   height: 80vh;
}

#sticky-header .mean-nav ul {
   height: 100%;
} */