html {scroll-behavior: smooth;width:100%;max-width:100%;overflow-x: hidden;}
body {position: relative;color: #000000; width:100%;max-width:100%;overflow-x: hidden;padding:88px 0 0 0;font-family: "Poppins", sans-serif;font-weight:400;font-size:16px;line-height:28px;}
body.home{padding-top:0;}

/* generici ------------------------------- */
.nomar{margin:0;}
.nopad{padding:0;}
.posrel, .relative{position:relative;}
.absolute{position:absolute;}
.t-0{top:0;}
.l-0{left:0;}
.fullheight, .h-full{height:100%;}
.fullwidth, .w-full{width:100%;}
.uppercase{text-transform:uppercase;}
.curpointer{cursor:pointer;}
.dispnone{display:none!important;}
.dispinblo, .inline-block{display:inline-block!important;}
.dispinline{display:inline!important;}
.ovrflwhidden{overflow:hidden;}
img{display:block;max-width:100%;height:auto;}
img.img-centrata, img.aligncenter{margin-left:auto;margin-right:auto;}
a {text-decoration:none;color:#000;}
a:hover{color:#8D0000;}
p a, table a{text-decoration:underline;}
a, .btn, a svg, a img.svgfreccia, .transitiona{-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.martopcento{margin-top:100px;}
.marbotcento{margin-bottom:100px;}
.martopduecento{margin-top:150px;}
.marbotduecento{margin-bottom:150px;}

@media (min-width: 768px) {
    .col-md-five {
        flex: 0 0 auto;
        width: 20%;
    }
}

a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus {
  outline: 2px solid #005fcc;
  outline-offset: 3px;
}

a:focus:not(:focus-visible),
button:focus:not(:focus-visible),
input:focus:not(:focus-visible),
textarea:focus:not(:focus-visible),
select:focus:not(:focus-visible) {
  outline: none;
}

.skip-link {
    position: absolute;
    top: -10px;
    left: -10px;
    transform: translateY(-120%);
    background: #ffffff;
    color: #000000;
    padding: 5px 10px;
    z-index: 9999;
    text-decoration: none;
    border: 2px solid #005fcc;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
}

.skip-link:focus,
.skip-link:focus-visible {
    top: 10px;
    left: 10px;
    transform: translateY(0);
    outline: 2px solid #005fcc;
    outline-offset: 2px;
}

.aspect-square{aspect-ratio: 1 / 1;}
.aspect-video{aspect-ratio: 16 / 9;}

.smaller{font-size:12px;line-height:16px;}
.wp-block-separator{opacity:1 !important;border-top:1px solid #ced4da !important;border-bottom:0 solid transparent !important;}
.verticalize{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);}
.zeropadbot{padding-bottom:0 !important;}
.moremarbot{margin-bottom:20px;}

.fancybox__toolbar{display:none;}

h1{font-weight:500;font-size:58px;line-height:70px;font-family: "Oswald", sans-serif;letter-spacing: 0px;color: #000000;margin-bottom:60px;}
h2{font-weight:600;font-size:24px;line-height:34px;letter-spacing: 0px;color: #000000;margin-bottom:30px;}
h2.elenco-news-title{font-size: 20px;line-height: 28px;}
h3{font-weight:400;font-size:30px;line-height:40px;font-family: "Oswald", sans-serif;letter-spacing: 0px;color: #000000;margin-bottom:60px;}
h4{font-weight:300;font-size:28px;line-height:46px;font-family: "Oswald", sans-serif;letter-spacing: 1.4px;color: #000000;}
h5{font-weight:600;font-size:24px;line-height:34px;letter-spacing: 0px;color: #000000;margin-bottom:40px;}
h6{font-weight:300;font-size:16px;line-height:20px;font-family: "Oswald", sans-serif;letter-spacing: 2.4px;color: #FFFFFF;text-transform: uppercase;padding:0;margin:0 0 15px 0;}

.home {
    h1{font-weight:700;font-size:38px;line-height:50px;letter-spacing: 0px;color: #000000;padding:0;margin:0 0 15px 0;}
    h2{font-weight:300;font-size:24px;line-height:40px;letter-spacing: 0px;color: #000000;padding:0;margin:0 0 60px 0;}
    h3{font-weight:700;font-size:30px;line-height:40px;letter-spacing: 0px;color: #FFFFFF;padding:0;margin:0 0 30px 0;}
    h4{font-weight:700;font-size:20px;line-height:24px;font-family: "Oswald", sans-serif;letter-spacing: 1.6px;color: #000000;padding:0;margin:0 0 30px 0;}
}

.page-template-template_alternati h3{margin-bottom:0;}

.page-template-template_innovazione .trecols h3{font-size:20px;}

hr.divisoriopagine{width:100px;height:4px;background-color:#B80800;opacity:1;}

.occhiello{font-weight:300;font-size:15px;line-height:23px;letter-spacing: 3px;color: #8D0000;text-transform: uppercase;}

.cntrlwdt{width:461px;max-width:100%;}

.btn, .wpcf7-submit{display: inline-block;border:0 solid transparent;box-shadow: 0 0 0 rgba(0, 0, 0, 0);border-radius:0;text-align:center;padding:12px 24px;font-weight:700;font-size:16px;line-height:19px;letter-spacing:0px;text-transform:uppercase;}
.btn.btn-primary, .wpcf7-submit{border-radius: 5px;text-align: center;letter-spacing: 0.78px;color: #FFFFFF;text-transform: uppercase;background-color:#8D0000;color:#FFFFFF;}
.btn.btn-primary:hover, .wpcf7-submit:hover{background-color:#39a8c3;color:#FFF;}
.btn.btn-secondary{background-color:#FFFFFF;color:#707070;border: 1px solid #707070;font-weight:400;text-transform:none;}
.btn.btn-secondary + .btn.btn-secondary{margin-left:26px;}
.btn.btn-secondary:hover{background-color:#707070;border: 1px solid #707070;color:#FFFFFF;}
.zinfix{position:relative;z-index:12;}
.placeholder{opacity:0;}
.background {background-size: cover;background-position: center;background-repeat: no-repeat;}

.btn-grigio {display: block; background-color: #B7B7B7; margin-bottom: 8px; color: #fff; font-size: 16px; line-height: 20px; padding: 10px 30px 10px 10px; position: relative;}
.btn-grigio::after {    content: ">";    position: absolute;    right: 10px;    top: 50%;    transform: translateY(-50%);    font-size: 18px;}
.btn-grigio:hover {background-color: #B80800;color: #fff;}
.btn-grigio.hover-verde:hover {background-color: #84BB00;color: #fff;}

.wp-block-button .wp-block-button__link, .wp-block-button .wp-block-button__link:visited{border:1px solid #8D0000;background-color:#8D0000;font-weight:400;font-size:15px;line-height:24px;letter-spacing:1.5px;color:#fff;text-transform:uppercase;border-radius:0;padding:10px 30px;}
.wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus{border:1px solid #8D0000;background-color:#fff;color:#8D0000;}

a.BT-link {display:inline-block;font-size:14px;letter-spacing:1px;text-transform:uppercase;background-color:#fff;border:1px solid #484848;padding:10px 20px;margin-bottom:15px;color:#484848;}
a.BT-link:hover {background-color:#179189;border:1px solid #179189;color:#fff;}

.recaptcha{margin-bottom:15px;display:inline-block;}

.testobox{margin-top:23px;margin-bottom:30px;padding-left:60px;padding-bottom:60px;border-left:1px solid rgba(0,0,0,0.1);}
.testosecondocarousel{font-weight:400;font-size:15px;line-height:26px;letter-spacing:0px;color:#000000;}

/* social ------------------------------- */
.social{padding:0;display:inline-block;width:auto;}
.fixamenu .social{margin-bottom:10px;}
.footer .social{position:absolute;top:-15px;right:10px;background-color:#666666;padding-left:10px;}
.social strong{text-transform:uppercase;margin-bottom:10px;display:block;}
.social > ul{list-style-type:none;float:left;}
.social > ul { display:inline-block;margin:0 auto;padding:0;}
.social > ul > li {margin:0;padding:0;float:left;}
.social > ul > li+li {margin:0 0 0 10px;}
.social li > a { border: 1px solid #cccccc;background: #cccccc none repeat scroll 0 0; border-radius:50%; color: #FFF !important;display: inline-block; font-size: 16px; height: 30px; line-height: 30px; margin:0; text-align: center; transition: background 200ms ease 0s, color 200ms ease 0s; width: 30px; }
.home .social li > a {border: 1px solid #FFF !important;background-color:#FFF !important;color: #020d14 !important;}
.footer .social li > a {opacity:1;color:#FFF !important;border-color:#FFF;background-color:transparent !important;}
.social li > a.facebook:hover,  .social li > a.facebook-f:hover{border: 1px solid #3b5998 !important;background-color:#3b5998 !important;color:#fff!important;}
.social li > a.twitter:hover {border: 1px solid #1dcaff !important;background-color:#1dcaff !important;color:#fff!important;}
.social li > a.pinterest:hover {border: 1px solid #c92026 !important;background-color:#c92026 !important;color:#fff!important;}
.social li > a.vimeo:hover {border: 1px solid #446d82 !important;background-color:#446d82 !important;color:#fff!important;}
.social li > a.linkedin:hover, .social li > a.linkedin-in:hover {border: 1px solid #0c7bb3 !important;background-color:#0c7bb3 !important;color:#fff!important;}
.social li > a.youtube:hover {border: 1px solid #ed413e !important;background-color:#ed413e !important;color:#fff!important;}
.social li > a.instagram:hover {border: 1px solid #3f729b !important;background-color:#3f729b !important;color:#fff!important;}
.social li > a.soundcloud:hover {border: 1px solid #ff551a !important;background-color:#ff551a !important;color:#fff!important;}
.social li > a.spotify:hover {border: 1px solid #1dd05d !important;background-color:#1dd05d !important;color:#fff!important;}
.social li > a.flickr:hover {border: 1px solid #0062dc !important;background-color:#0062dc !important;color:#fff!important;}
.social li > a.pandora:hover {border: 1px solid #224099 !important;background-color:#224099 !important;color:#fff!important;}
.social li > a.telegram:hover {border: 1px solid #4e96d4 !important;background-color:#4e96d4 !important;color:#fff!important;}
.social li > a.houzz:hover {border: 1px solid #4dbc15 !important;background-color:#4dbc15 !important;color:#fff!important;}
.social li > a.blogger:hover {border: 1px solid #f49541 !important;background-color:#f49541 !important;color:#fff!important;}

.text-screen-reader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;}

/* MENU ------------------------------- */

.topbar{background-color:#eee;padding-top:5px;padding-bottom:5px;border-bottom:1px solid #ccc;}

.fixamenu{position:fixed;top:0;left:0;z-index:1000;width:100%;background-color:rgba(255,255,255,0);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);}
.fixamenu,.fixamenu *{-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.fixamenu ul{list-style-type:none;}
.logo{display:inline-block;position:relative;max-width:100%;width:370px;-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}

.logonormale{opacity:1;-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.logosmall{position:absolute;top:0;left:0;width:50px;opacity:0;-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}

.fixamenu.scrolled{box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.2);background-color:rgba(255,255,255,1);}
.fixamenu.scrolled .logo{width:70px;}
.fixamenu.scrolled .menusopra{margin-top:-100px;}
.fixamenu.scrolled .logonormale{opacity:0;}
.fixamenu.scrolled .logosmall{opacity:1;left:0;width:40px;top:-12px;}
.fixamenu.scrolled ul#menu-header-menu{margin:50px 0 0 0;}

.menubar{padding-top:5px;padding-bottom:20px;border-bottom:1px solid transparent;}

.fixamenu.scrolled .menubar{border-bottom:1px solid rgba(0,0,0,0.2);padding-top:10px;padding-bottom:10px;}
.fixamenu.scrolled ul#menu-header-menu li a{color: #000;}
.fixamenu.scrolled ul#menu-header-menu .dropdown-menu a{color: #000;}
.fixamenu.scrolled #menu-header-menu .dropdown-toggle::after{background: transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path fill="white" d="M297.4 438.6C309.9 451.1 330.2 451.1 342.7 438.6L502.7 278.6C515.2 266.1 515.2 245.8 502.7 233.3C490.2 220.8 469.9 220.8 457.4 233.3L320 370.7L182.6 233.4C170.1 220.9 149.8 220.9 137.3 233.4C124.8 245.9 124.8 266.2 137.3 278.7L297.3 438.7z"/></svg>') no-repeat center center;}

#open-button{
    display:inline-block;position:fixed;top:30px;right:30px;z-index:9999;width:36px;
    background-color:transparent;
    border: 0 solid transparent;
    padding: 0;margin: 0;
    -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
#hamburger .line{
  width: 30px;
  height: 2px;
  background-color: #000;
  display: block;
  margin: 5px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#hamburger .line:nth-child(3){
    width:20px;
    -webkit-transform: translateX(5px) rotate(0);
    -ms-transform: translateX(5px) rotate(0);
    -o-transform: translateX(5px) rotate(0);
    transform: translateX(5px) rotate(0);
}

#hamburger:hover .line:nth-child(1){
    width: 20px;
  -webkit-transform: translateX(3px) rotate(-45deg);
  -ms-transform: translateX(3px) rotate(-45deg);
  -o-transform: translateX(3px) rotate(-45deg);
  transform: translateX(3px) rotate(-45deg);
}

#hamburger:hover .line:nth-child(2){
    -webkit-transform: translateX(12px) rotate(0);
    -ms-transform: translateX(12px) rotate(0);
    -o-transform: translateX(12px) rotate(0);
    transform: translateX(12px) rotate(0);
}

#hamburger:hover .line:nth-child(3){
    width: 20px;
  -webkit-transform: translateX(3px) rotate(45deg);
  -ms-transform: translateX(3px) rotate(45deg);
  -o-transform: translateX(3px) rotate(45deg);
  transform: translateX(3px) rotate(45deg);
}
.scrollato #open-button{top:10px;}
.home #open-button #hamburger .line{background-color:#fff;}
.home.scrollato #open-button #hamburger .line{background-color:#000;}
.show-menu #open-button #hamburger .line{background-color:#fff;}
.show-menu.scrollato #open-button #hamburger .line{background-color:#fff;}

.sidebar{
    padding:100px 55px 100px 72px;
    position:fixed;top:0;right:0;z-index:9998;
    display:inline-block;
    width: 476px;
    max-width: 100%;
    min-height:100vh;
    background-color:#053347;
    text-align: center;
    color:#fff;
    font-weight: normal;
    font-size:54px;
    line-height:64px;
    letter-spacing: 0px;
    transform:translateX(100%);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);
    -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.show-menu .sidebar{transform:translateX(0%);-webkit-transform:translateX(0%);-ms-transform:translateX(0%);}
.show-menu #hamburger .line:nth-child(1), .show-menu #hamburger:hover .line:nth-child(1){
    width: 29px;
    -webkit-transform: translateX(12px) translateY(10px) rotate(-45deg);
    -ms-transform: translateX(12px) translateY(10px) rotate(-45deg);
    -o-transform: translateX(12px) translateY(10px) rotate(-45deg);
    transform: translateX(12px) translateY(10px) rotate(-45deg);
}
.show-menu #hamburger .line:nth-child(2), .show-menu #hamburger:hover .line:nth-child(2){
    width: 29px;
    -webkit-transform: translateX(11px) translateY(3px) rotate(45deg);
    -ms-transform: translateX(11px) translateY(3px) rotate(45deg);
    -o-transform: translateX(11px) translateY(3px) rotate(45deg);
    transform: translateX(11px) translateY(3px) rotate(45deg);
}
.show-menu #hamburger .line:nth-child(3), .show-menu #hamburger:hover .line:nth-child(3){
    opacity:0;width:0;
    -webkit-transform: translateX(25px) translateY(-3px);
    -ms-transform: translateX(25px) translateY(-3px);
    -o-transform: translateX(25px) translateY(-3px);
    transform: translateX(25px) translateY(-3px);
}

ul#menu-header-menu{list-style-type:none;padding:0;margin:0;}
ul#menu-header-menu li, ul#menu-top-menu li{margin-bottom:0;padding:0;display: inline-block;position:relative;}
ul#menu-header-menu li + li{margin-left:65px;}
ul#menu-header-menu li a{padding:0;font-weight:700;font-size:15px;line-height:25px;letter-spacing:0px;color: #000;text-transform: uppercase;}
.home ul#menu-header-menu li a{color: #FFFFFF;}
.home ul#menu-header-menu li .dropdown-menu a{color: #000;}
ul#menu-header-menu li a:hover, ul#menu-header-menu li.current_page_item a{color:#d51317;}
ul#menu-header-menu li ul li{display:block;}
ul#menu-header-menu li ul li a{font-weight:300;font-size:16px;line-height:20px;font-family: "Oswald", sans-serif;letter-spacing:0px;color:#000000;text-transform:none;}

.frase-sidebar{text-align: right;font: normal normal 300 28px/38px Poppins;letter-spacing: 0px;color: #FFFFFF;margin-bottom:50px;}

.info-sidebar{margin-top:100px;text-align:right;font-weight:300;font-size:16px;line-height:36px;font-family: "Oswald", sans-serif;letter-spacing:1.6px;color:#FFFFFF;}
.info-sidebar .infopad{padding-right:40px;}
.info-sidebar a{color:#FFFFFF;}
.info-sidebar a:hover{color:#D51317;}
.info-sidebar img{position:absolute;top:6px;right:0;}

ul#menu-sidebar-menu{margin:0;padding:0;list-style-type: none;text-align:right;}
ul#menu-sidebar-menu li{margin:0;padding:0;border-bottom:1px solid #1e4759;}
ul#menu-sidebar-menu li a{font-weight:500;font-size:20px;line-height:22px;letter-spacing: 0px;color: #FFFFFF;}
ul#menu-sidebar-menu li a:hover{color:#D51317;}
ul#menu-sidebar-menu li .dropdown-toggle::after{display:none;}
ul#menu-sidebar-menu li .dropdown-menu{
    position:static !important;
    transform: translate(0, 0) !important;
    background-color: transparent !important;
    border: 0 solid rgba(0,0,0,0) !important;
    border-radius: 0 !important;
    text-align:right !important;
}
ul#menu-sidebar-menu li .dropdown-menu li{text-align:right !important;border-bottom:0 solid transparent;}
ul#menu-sidebar-menu li .dropdown-menu li a{
    font-weight:300 !important;
    font-size:17px !important;
    line-height:30px !important;
    font-family: "Oswald", sans-serif !important;
    letter-spacing: 1.7px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
}
ul#menu-sidebar-menu li .dropdown-menu li a:hover{color:#D51317;}
ul#menu-sidebar-menu li .dropdown-menu li a::after{content:".";margin-left:10px;}

ul#menu-sidebar-menu .dropdown-item:focus, ul#menu-sidebar-menu .dropdown-item:hover{background-color:transparent;color:#d51317;}

#menu-header-menu .dropdown-menu{
    top:calc(100% + 11px) !important;left: 50% !important;right: auto !important;transform: translate(-50%, 0) !important;background-color:rgba(255,255,255,1);margin:0;padding:15px;border-radius: 0;border:0 solid transparent;
    & a{margin-bottom:5px;padding-bottom:5px;padding-left:15px;padding-right:15px;text-align: center;font-weight:300;font-size:16px;line-height:20px;font-family: "Oswald", sans-serif;letter-spacing:1px;color:#000000;text-transform:none;border-bottom:1px solid #D9D9D9;}
    & .dropdown-item:hover, & .dropdown-item:focus, & .dropdown-item:active, & .dropdown-item.active {color: #D51317;background-color: transparent;}
    &::before {content: "";display: inline-block;position: absolute;top:-5px;left: 0;background-color: #D51317;width: 100%;height: 5px;}
    & li+li{margin-left:0;}
}
#menu-header-menu > li.current-menu-ancestor  > .nav-link::before,
#menu-header-menu > li.current-menu-parent > .nav-link::before,
#menu-header-menu > li.current_page_ancestor > .nav-link::before,
#menu-header-menu > li.current_page_item > .nav-link::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  background-color: #D51317;
  width: 100%;
  height: 5px;
}
/*.fixamenu.scrolled #menu-header-menu > li.current-menu-ancestor  > .nav-link::before,.fixamenu.scrolled #menu-header-menu > li.current-menu-parent > .nav-link::before,.fixamenu.scrolled #menu-header-menu > li.current_page_ancestor > .nav-link::before,.fixamenu.scrolled #menu-header-menu > li.current_page_item > .nav-link::before {background-color: #FFFFFF;}*/

#menu-header-menu .dropdown-toggle::after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 6px;
    right: -15px;
    background: transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path d="M297.4 438.6C309.9 451.1 330.2 451.1 342.7 438.6L502.7 278.6C515.2 266.1 515.2 245.8 502.7 233.3C490.2 220.8 469.9 220.8 457.4 233.3L320 370.7L182.6 233.4C170.1 220.9 149.8 220.9 137.3 233.4C124.8 245.9 124.8 266.2 137.3 278.7L297.3 438.7z"/></svg>') no-repeat center center;
    background-size: contain;
    border: 0 solid transparent;
}
.home #menu-header-menu .dropdown-toggle::after, .home.scrollato #menu-header-menu .dropdown-toggle::after {background: transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><path fill="white" d="M297.4 438.6C309.9 451.1 330.2 451.1 342.7 438.6L502.7 278.6C515.2 266.1 515.2 245.8 502.7 233.3C490.2 220.8 469.9 220.8 457.4 233.3L320 370.7L182.6 233.4C170.1 220.9 149.8 220.9 137.3 233.4C124.8 245.9 124.8 266.2 137.3 278.7L297.3 438.7z"/></svg>') no-repeat center center;}

.bgcolorato{background-color:#8D0000;font-weight:300;font-size:18px;line-height:32px;letter-spacing: 0px;color: #000;}
.bgcolorato strong{font-weight:500;}

.halfbarcolor{background-color:#8D0000;z-index:1;width:100vw;height:50%;position:absolute;bottom:0;left:0;}
.halfbarcolor .separator{width:100%;position:absolute;top:0;left:0;height:73px;}

.separatorinvertito{width:100%;position:absolute;bottom:0;left:0;transform: rotate(180deg);height:73px;}

.sfumabianco{display:inline-block;width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:1;background: transparent linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;opacity:1;}

.pbottomsep{padding-bottom:73px !important;}

.z-fix{z-index:2;position:relative;}

.lateralecarousel{padding-left:35px;padding-right:35px;}

#hero{position:relative;height:100vh;overflow:hidden;}
#hero *{-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
#hero::after{content:"";display:inline-block;position:absolute;top:0;left:0;z-index:500;width:100%;height: 169px;transform: matrix(-1, 0, 0, -1, 0, 0);background: transparent linear-gradient(0deg, #000000FA 0%, #00000000 100%) 0% 0% no-repeat padding-box;opacity: 0.7;}
.hero-sx, .hero-dx{width:50vw;height:100vh;position:absolute;top:0;-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.hero-sx:hover, .hero-dx:hover{width:100vw;}
.hero-sx:hover .herotitle,.hero-dx:hover .herotitle{text-align:center;top:38%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);}
.hero-sx{left:0;}
.hero-dx{right:0;}
.hero-dx::after{content:"";display:inline-block;position:absolute;top:0;left:0;z-index:10;width:30%;height:100%;background: transparent linear-gradient(90deg, #000000FA 0%, #00000000 100%) 0% 0% no-repeat padding-box;opacity: 0;-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}

#hero:hover .hero-dx::after{opacity:0;}
#hero:has(.btncambiacarousel:hover) .hero-dx::after{opacity:0.4;}
#hero:has(.hero-sx:hover) .hero-dx {width:0;}
#hero:has(.hero-sx:hover) .hero-dx .herotitle{opacity:0;-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
#hero:has(.hero-dx:hover) .hero-sx {width:0;}
#hero:has(.hero-dx:hover) .hero-sx .herotitle{opacity:0;-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}

.herotitle{width:296px;max-width:100%;font-weight:400;font-size:40px;line-height:50px; font-family: "Oswald", sans-serif;letter-spacing: 4.6px;color: #FFFFFF;text-shadow: 0px 3px 20px #000000B3;}
.herotitle::after{content:"";width:0;height:4px;background-color:#B80800;display:inline-block;position:absolute;left:50%;bottom:-30px;opacity:0;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.hero-sx:hover .herotitle::after, .hero-dx:hover .herotitle::after{opacity:1;width:100px;margin-left:-50px;}
.hero-sx .herotitle{text-align:center;position:absolute;top:40%;left:calc(100% - 80px);z-index:920;transform:translateX(-100%);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);}
.hero-dx .herotitle{text-align:center;position:absolute;top:40%;left:80px;z-index:920;} 

.verawidth{width:100vw;height:100%;position:relative;}

.btncambiacarousel{position:fixed;top:0;background-color:rgba(0,0,0,0.7);display:inline-block;width:101px;height:100%;z-index:700;opacity:0;border:0 solid transparent;}
#hero:hover .returnhover:hover > .btncambiacarousel{opacity:1;}
#hero:hover .returnhover:hover > .btncambiacarousel:hover{opacity:0;}
.home .btncambiacarousel {position: absolute;}
.btncambiacarousel .scritteruotate{white-space: nowrap;opacity:1;transform: matrix(0, -1, 1, 0, 0, 0);text-align: center;font-size:16px;letter-spacing:2px;color: #FFFFFF;text-transform: uppercase;opacity: 1;}
.btncambiacarousel.nascosto{opacity:0;}
.btntocarprimo{left:0;border-right:1px solid #424242;}
.btntocarsecondo{right:0;border-left:1px solid #424242;}

.stilecarouselhome{background-color:#f0f0f0;width:100%;position:absolute;bottom:0;right:0;z-index:400;opacity:0;transform:translateY(100%);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);}
.hero-sx:hover .stilecarouselhome, .hero-dx:hover .stilecarouselhome{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);}
.stilecarouselhome .carousel-item{height:100%;}

.stilecarouselhome{right:auto;left:0;width:100%;height:100%;transform:translateY(0%);-webkit-transform:translateY(0%);-ms-transform:translateY(0%);}
.stilecarouselhome .carousel-item{height:100%;}

.stilecarouselhome.carousel.carousel-fade .carousel-item{transition:opacity ease-out 1s !important;}
.stilecarouselhome.carousel.carousel-fade .carousel-item:first-child{transition:opacity ease-out 1s !important;}
.stilecarouselhome.carousel.carousel-fade .carousel-item:second-child{transition:opacity ease-out 1s !important;}

.contenuto_car_home{position:absolute;bottom:0;left:0;z-index: 600;opacity:0;padding:0 150px 77px 150px;transform:translateY(100%);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);}
.contenuto_car_home .zinfix{position:relative;z-index:800;}
#hero:hover .hero-sx:hover .verawidth .contenuto_car_home, #hero:hover .hero-dx:hover .verawidth .contenuto_car_home{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);}

.contenuto_car_home::after{content:"";position:absolute;bottom:0;left:0;z-index:601;display:inline-block;height:438px;width:100%;background: transparent linear-gradient(180deg, #00000000 0%, #000000E2 66%, #000000 100%) 0% 0% no-repeat padding-box;opacity:0;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;transform:translateY(100%);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);}
.hero-sx:hover .contenuto_car_home::after, .hero-dx:hover .contenuto_car_home::after{opacity:0.8;transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);}

.hero-soluzione{
    width:100%;
    height:580px;
    overflow:hidden;
}

.hero-soluzione__img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
}

.frase-car-home{font-weight:500;font-size:30px;line-height:40px;letter-spacing:0px;color:#FFFFFF;text-shadow: 0px 2px 15px #00000080;}
ul.lista-car-home{margin:0;padding:0;list-style-type: none;}
ul.lista-car-home li a{
    font: normal normal 300 16px/30px Oswald !important;
    letter-spacing: 1.7px !important;
    color: #FFFFFF !important;
    text-transform: uppercase !important;
    text-shadow: 0px 2px 15px #00000080;
}
ul.lista-car-home li a:hover{color:#D51317 !important;}
ul.lista-car-home li a::before{content:".";margin-right:10px;}

.carousel.carousel-fade .carousel-item{display:block;opacity:0;transition:opacity ease-out 1s;left:0;top:0;position:absolute;}
.carousel.carousel-fade .carousel-item.active{opacity:1 !important;}
.carousel.carousel-fade .carousel-item:first-child{top:auto;position:relative;transition:opacity ease-out 1s;}
.carousel.carousel-fade .carousel-item:second-child{top:auto;position:relative;transition:opacity ease-out 1s;}

.carousel-indicators-grid{display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; margin-top: 15px; position: static;}
.cpointer{cursor: pointer;}

.four-plus-section{
    position:absolute;
    bottom:0;
    left:0;
    z-index:50;
    width:100%;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding:50px;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.container.container-1648{width:1648px;max-width:100%;}

.testosopra{display:inline-block;padding:30px 50px 0px 0;position:relative;z-index:2;font-weight:400;font-size:20px;line-height:30px;letter-spacing:0px;color:#000000;}
.immaginesotto{aspect-ratio:5 / 3;width:90%;position:static;z-index:1;margin-bottom:14%;}
.immaginesopra{aspect-ratio:16 / 9;width:50%;position:absolute;bottom:0;right:-10%;z-index:2;}

.primicontenuti{padding-top:30px;padding-bottom:30px;}

.videocompleto{text-decoration:none;width:100%;display:block;height:700px;position:relative;}
.videocompleto *{-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.videocompleto .hvrvidhome{width:100%;height:100%;background-color:rgba(197, 149, 75, 0);}
.videocompleto:hover .hvrvidhome{background-color:rgba(197, 149, 75, 0.9);}
.videocompleto .labelvideo{
    position:absolute;bottom:30px;left:30px;z-index:30;
    font-weight:600;font-size:15px;line-height:23px;letter-spacing:1.5px;color:#FFFFFF;text-shadow:1px 2px 5px #000000BF;text-transform:uppercase;
    background:linear-gradient(120deg, rgba(217,0,22,0) 0%, rgba(217,0,22,0) 100%);
    background-repeat:no-repeat;
    background-size:0 50%;
    background-position:0 50%;
    padding-right:10px;
}
.videocompleto:hover .labelvideo{
    background:linear-gradient(120deg, rgba(217,0,22,1) 0%, rgba(217,0,22,1) 100%);
    background-repeat:no-repeat;
    background-size:100% 50%;
    background-position:0 50%;
    padding-right:10px;
    color: #fff;
}
.videocompleto .labelvideo.centrato{padding:0;left:50%;top:50%;margin-top:-60px;margin-left:-60px;background-size: 100% 100%;background-position: 0 0;height:120px;width:120px;border-radius: 50%;background-image:none;background-color:rgba(197, 149, 75, 0);}
.videocompleto:hover .labelvideo.centrato{background-size: 100% 100%;background-position: 0 0;padding-right: 0;height:120px;border-radius: 50%;background-image:none;background-color:rgba(197, 149, 75, 0.9);}
.videocompleto .labelvideo img.playicon{display:inline;margin-right:20px;}
.videocompleto .labelvideo img.playicon.nomar{margin-right:0;}
.placeholderframe{opacity:0;}

.elbox a{overflow:hidden;display:inline-block;width:100%;position:relative;height:700px;}
.elbox a *{-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.elbox div.bgimg{
    display:inline-block;
    width:100%;height:100%;
    opacity:0.2;
    transform: scale(1);
    z-index:777;background-color:#fff;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
}
.elbox div.overtext{position:absolute;z-index:888;top:40%;left:0;width:100%;height:100%;text-align:center;color:#fff;font-size:16px;margin:15px 0;opacity:1;}
.elbox div.overtext div.titolostanza{
    
    font-weight: normal;
    font-size:46px;
    line-height:50px;
    letter-spacing:0px;
    color:#506973;
    margin:0;padding:0;
    opacity:1;
}
.elbox:hover div.bgimg {
    transform: scale(1.1);
    opacity:1;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
}
.elbox:hover div.overtext, .elbox:focus div.overtext{top:30%;opacity:1;}
.elbox:hover div.overtext div.titolostanza{color:#ffffff;opacity: 0;}
.elbox .roomtit{font-size:16px;letter-spacing:3px;color:#AC7F3A;opacity:1;}
.elbox:hover .roomtit{opacity: 0;}

.elencocamere.row {--bs-gutter-x:0;}

.sfumaturainterne::before{position:absolute;top:0;left:0;content:"";width:100%;height:386px;background: transparent linear-gradient(180deg, #ECECEC 0%, #E5E5E500 100%) 0% 0% no-repeat padding-box;}

ul.wp-block-list{
    margin:0;
    padding:0;
    list-style-type:none;
}
ul.wp-block-list li{
    display: block;
    position: relative;
    padding-left:35px;
    margin-bottom:15px;
}
ul.wp-block-list li::before{
    content: "";
    background:transparent url('../img/check.png') no-repeat center center;
    display: inline;
    width:27px;height:27px;
    position: absolute;
    top: 0;
    left: 0;
    color: #FF8317;
    font-weight: 600;
    font-size: 32px;
}

.testo_extra_colonna_sinistra{font-weight:300;font-size:20px;line-height:32px;letter-spacing:0px;color:#000000;margin-top:45px;margin-bottom:30px;}
.testo_extra_colonna_sinistra strong{font-weight:700;}

.tab-content {  display: none;}
.tab-content.active {  display: block;}
.tab-btn {width: 50%; display: block; float: left;background-color: transparent;    border: 0; font-size: 16px; line-height: 24px; text-align: center; color: #000; border-bottom: 1px solid #9d9d9d; padding-top: 8px; padding-bottom: 7px}
.tab-btn.active {  background-color: #9D9D9D;  color: #fff;}
.tab-btn.tab-btn-verde.active {  background-color: #84BB00;  color: #fff;}

.tab-btn-verde span, .hover-verde span{position:relative;}
.hover-verde span{padding-left:35px;}
.tab-btn-verde span::before, .hover-verde span::before{
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    flex: 0 0 26px;
    background-color: currentColor;
    -webkit-mask-image: url('../img/icona-riciclo.svg');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
    mask-image: url('../img/icona-riciclo.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    position:absolute;
}
.tab-btn-verde span::before{top:-1px;left:-31px;}
.hover-verde span::before{top:-1px;left:0;}

.wp-block-image.w-full img{width:100%;}

.linkveloci{background-color:#EEEEEE;border-radius: 8px;display: flex; justify-content: center; list-style: none; padding: 20px; margin: 0; gap: 1rem;}
.linkveloci li+li{maargin-left:15px;padding-left:15px;border-left:1px solid #C1C1C1;}
.linkveloci li a{font: normal normal normal 14px/28px Poppins;letter-spacing: 0.7px;color: #000000;text-transform: uppercase;}
.linkveloci li a:hover{color:#E39100;}

.sfondo-logo{background:#fff url('../img/sfondo-logo.png') no-repeat 0 0;background-size:700px 700px;}
.sfondo-plastica{background:#fff url('../img/sfondo-plastica.png') no-repeat center center;background-size:cover;}

.nuovi2box {
  position: relative;
  overflow: hidden;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  border-bottom:5px solid #B80800;
}
.nuovi2box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 50%;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  background: transparent linear-gradient(0deg, #000000FA 0%, #00000000 100%) 0% 0% no-repeat padding-box;
  opacity: 0.7;
  transition: opacity 0.35s ease;
}
.nuovi2box::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 50%;
  background: transparent linear-gradient(180deg, #00000000 0%, #000000E2 66%, #000000 100%) 0% 0% no-repeat padding-box;
  opacity: 0.5;
  transition: opacity 0.35s ease;
}
.nuovi2box .boxcapt {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 20px;
  transition: transform 0.35s ease;
  text-align:center;
}
.nuovi2box h3 {width:100%;transition: transform 0.35s ease, opacity 0.35s ease;text-align:center;}
.nuovi2box:hover {transform: scale(1.03);  box-shadow: 0 12px 30px rgba(0,0,0,0.25);}
.nuovi2box:hover::before {opacity: 0.9;}
.nuovi2box:hover::after {opacity: 0.75;}
.nuovi2box:hover .boxcapt,.nuovi2box:hover h3 {transform: translateY(-6px);}

.responsive-tabs {background-color:#8D0000;}
.responsive-tabs .divisoriopagine {background-color:#FFF;}
.responsive-tabs .nav-tabs {display: none;border-bottom:2px solid #eee;}
.responsive-tabs .nav-item {margin:0;padding:0;}
.responsive-tabs .nav-link{text-align: left;font-weight:400;font-size:15px;line-height:22px;letter-spacing:1px;color: #000;text-transform: uppercase;border:0 solid transparent;margin:0 50px 0 0;border-bottom:4px solid transparent;padding:0;height:100%;position:relative;min-height:60px;}
.responsive-tabs h3 {margin-bottom: 10px}
.btnwsttab{display:inline-block;max-width:100%;margin:0 auto;font-weight:300;font-size:16px;line-height:24px;font-family: "Oswald", sans-serif;letter-spacing: 2px;color: #FFFFFF;text-transform: uppercase;}
.responsive-tabs .nav-tabs .nav-item.show .nav-link, .responsive-tabs .nav-tabs .nav-link.active {  color: #000;  background-color:transparent;  border:0 solid transparent;  border-bottom:4px solid #FF0000;   padding:0 0 15px 0;}
.responsive-tabs .nav-tabs .nav-link:focus, .responsive-tabs .nav-tabs .nav-link:hover {  color: #000;  background-color:transparent;  border:0 solid transparent;  border-bottom:4px solid #FF0000;}
.responsive-tabs .card {  position: relative;  display: flex;  flex-direction: column;  min-width: 0;  word-wrap: break-word;  background-color: transparent;  background-clip: border-box;  border:0 solid transparent;  border-radius:0;}
.responsive-tabs .card .card-body {padding-right:15px; max-width: 950px; color: #000}
.responsive-tabs .tab-pane.show.active {display: block !important;opacity: 1;padding-top:70px;padding-bottom:20px;}
.responsive-tabs .tab-pane {display: none !important;opacity: 0;}
.responsive-tabs .card .card-body .blocco {margin-top: 30px;}
.responsive-tabs .elencovoce, #accordionExample .elencovoce {list-style: none; margin-top: 75px; padding-left: 50px}
.responsive-tabs .elencovoce li, #accordionExample .elencovoce li {padding-left: 20px;font-size:17px; line-height:22px; font-weight:600; letter-spacing:0; position:relative;  margin-bottom: 20px}
.responsive-tabs .elencovoce li:before, #accordionExample .elencovoce li:before {width: 30px;content: " ";background-image: url('../img/check.svg');    position: absolute;    left:-15px;    top: 0px;    background-repeat: no-repeat;    height:30px;}
.responsive-tabs .tab-content {  display: flex !important;}
.responsive-tabs .tab-content > .tab-pane {  display: block !important;  visibility: hidden;  margin-right: -100% !important;  width: 100% !important;  padding-top: 70px;  padding-bottom: 20px;}
.responsive-tabs .tab-content > .active {  visibility: visible !important;}
.paddingtabs{background:transparent url('../img/sfondo-logo-bottom-right.png') no-repeat 143% 143%;background-size:790px 790px;padding:4% 0 4% 8%;}
.home .paddingtabs, .page-id-352 .paddingtabs{background-color:transparent;background-image:none;}

.page-id-352 #tabs{position:relative;z-index: 2;}
.page-id-352 .sfumaturainterne::after{
    position: absolute;
    bottom: -50px;
    right: -50px;
    z-index:1;
    content: "";
    width: 700px;
    height: 700px;
    background:transparent url('../img/sfondo-logo2.png') no-repeat 0 0;
    background-size: 700px 700px;
}

@media (min-width: 768px) {
    .responsive-tabs .nav-tabs {display: flex;}
    .responsive-tabs .card {border: none;}
    .responsive-tabs .card .card-header {display: none;}
    .responsive-tabs .card .collapse {display: block;}
}

.paddingtabs .card-body{max-width:100% !important;width:700px !important;}

.paddalo{padding:0 94px 0 8%;}
hr.stat-hr{height:4px;background-color:#B80800;opacity:1;}
.stat-number{font-weight:300;font-size:46px;line-height:50px;letter-spacing:0px;color:#000000;margin-bottom:15px;}
.stat-label{font-weight:400;font-size:16px;line-height:20px;font-family: "Oswald", sans-serif;letter-spacing: 1.6px;color: #000000;text-transform: uppercase;}

#faqAccordion *{background-color:transparent;}
#faqAccordion h2 .accordion-button{font-weight:700;padding:15px;}
#faqAccordion .accordion-button:not(.collapsed){color:#000;}
#faqAccordion .accordion-body{padding:15px;}
#faqAccordion .accordion-button::after{top:22px;right:20px;}

/* FOOTER ------------------------------- */
.footer{background-color:#666666;font: normal normal 300 14px/24px Poppins;letter-spacing: 0px;color: #FFFFFF;padding-top:60px;padding-bottom:60px;}
.footer .logo{display:inline-block;float:none;}
.footer a{color:#fff;}
.footer a:hover{color:#8D0000;}
.footersotto{background-color:#535353;padding-top:30px;padding-bottom:30px;font: normal normal 300 14px/24px Poppins;letter-spacing: 0px;color: #FFFFFF;}
.footersotto a{color:#fff;}
.footersotto a:hover{color:#8D0000;}
.logonelfooter{background:#666666 url('../img/868686.gif') repeat-x center center;}
.logonelfooter .coprilinea{display:inline-block;background-color:#666666;width:237px;max-width:100%;padding:0 15px 0 0;margin:0 auto;}

.colonneinfooter{padding-top:25px;}
.colonneinfooter ul{margin:0;padding:0;list-style-type:none;}
.colonneinfooter ul li{display:block;position:relative;padding-left:0;}
.colonneinfooter ul li::before{content:". ";}

.colonneinfooter strong{font: normal normal 600 15px/24px Poppins;letter-spacing: 1.5px;color: #FFFFFF;text-transform: uppercase;}

.borderleft{border-left:1px solid rgba(255,255,255,0.25);}

a.linkarrow{color:#BF934E;display:inline-block;text-decoration:none;text-transform:uppercase;padding-right:35px;position:relative;}
a.linkarrow:hover{padding-right:45px;}
a.linkarrow::after{content:"";position:absolute;top:50%;margin-top:-4px;right:0;display:inline-block;width:30px;height:8px;background:transparent url('../img/arrow-colored.svg') no-repeat center center;}

.wp-block-column ul, .elencolonne ul, ul.stileul, .ulcnt ul, .contenutoprodotto ul{margin:0;padding:0;list-style-type:none;}
.wp-block-column ul li, .elencolonne ul li, ul.stileul li, .ulcnt ul li, .contenutoprodotto ul li{display:block;position:relative;padding-left:15px;margin-bottom:10px;}
.wp-block-column ul li::before, .elencolonne ul li::before, ul.stileul li::before, .ulcnt ul li::before, .contenutoprodotto ul li::before{content:">";display:inline;position:absolute;top:0;left:0;color:#8D0000;font-weight:600;}

.card-body ul, .custom-list ul, #due_link ul, ul.wp-block-list{margin:0;padding:0;list-style-type:none;}
.card-body ul li, .custom-list ul li, #due_link ul li, ul.wp-block-list li{display:block;position:relative;padding-left:25px;margin-bottom:5px;}
.card-body ul li::before, .custom-list ul li::before, #due_link ul li::before, ul.wp-block-list li::before{
    content: "";
    display: inline-block;
    width: 20px;
    height: 15px;
    background: transparent url('../img/check-prod.png') no-repeat center center;
    background-size: auto;
    background-size: contain;
    position: absolute;
    top: 8px;
    left: 0;
    -webkit-filter: brightness(0);
    filter: brightness(0);
}

.txtultimohome h4{width:380px;max-width:100%;}
.txtultimohome div{padding-left:60px;width:440px;max-width:100%;}

.arrowcarousel{position:absolute;bottom:0;left:25px;width:87px;height:36px;}
.arrowcarousel .carousel-control-next-icon, .arrowcarousel .carousel-control-prev-icon{width:18px;height:18px;}
.arrowcarousel .carousel-control-prev-icon{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A8C87D'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");}
.arrowcarousel button:hover .carousel-control-prev-icon{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");}
.arrowcarousel .carousel-control-next-icon{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A8C87D'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
.arrowcarousel button:hover .carousel-control-next-icon{background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
.arrowcarousel button{width:36px;height:36px;border:2px solid #A8C87D;background-color:transparent;border-radius:50%;}
.arrowcarousel button:hover{border:2px solid #A8C87D;background-color:#A8C87D;}

.fixwidth{max-width:100%;width:500px;}

.gallerypagine{
    display:block;
    width:100%;
    margin-bottom:20px;
    aspect-ratio:16 / 9;
    overflow:hidden;
}

.gallerypagine img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
}

#carouselGalleria .aspectgallery{aspect-ratio: 8 / 5;}

.row.gap8{--bs-gutter-x:8px;}
.row.gap8 :where(.wp-block-columns.is-layout-flex){gap:8px;}

.row.gap50{--bs-gutter-x:50px;}
.row.gap50 :where(.wp-block-columns.is-layout-flex){gap:50px;}

.row.gap74{--bs-gutter-x:74px;}
.row.gap74 :where(.wp-block-columns.is-layout-flex){gap:74px;}

.row.gap90{--bs-gutter-x:90px;}
.row.gap90 :where(.wp-block-columns.is-layout-flex){gap:90px;}

.row.gap115{--bs-gutter-x:115px;}
.row.gap115 :where(.wp-block-columns.is-layout-flex){gap:115px;}

.row.gap150{--bs-gutter-x:150px;}
.row.gap150 :where(.wp-block-columns.is-layout-flex){gap:150px;}

.bgroomspecs{position:absolute;top:0;right:0;width:50%;height:100%;}

.sedicidiciotto{font-size:16px;line-height:18px;margin-top:30px;}
.sedicidiciotto > .singolacaratteristica > .row.nomar{--bs-gutter-x: 2rem;border-bottom:1px solid #D4D4D4;margin-bottom:15px !important;padding-bottom:15px !important;padding-right:15px !important;}

.intestazione-poi{margin:30px 0 0 0;padding:0;background-color:#DBDBDB;font-weight:800;font-size:14px;line-height:18px;letter-spacing:0px;color:#000000;}
.titolo_poi{float:left;width:64%;padding:10px;}
.minuti_poi{float:left;width:12%;padding:10px;}
.metri_poi{float:left;width:12%;padding:10px;}
.action_poi{float:left;width:12%;padding:10px;}

.accordion-item {border:none;border-bottom:2px solid #E6E6E6;}
.accordion-item h2{font-weight:600;margin:0;}
.accordion-button {letter-spacing: 0px;color: #000000;text-transform: uppercase;padding:1.5rem 0;background:transparent;box-shadow: none !important;}
.accordion-button:not(.collapsed) {color:#333333;background:transparent;}
.accordion-header span {margin-right:15px;}
.accordion-header span.text-muted {
    display:inline-block;
    color:#7c7c7c;
    font-size:23px;
    line-height:38px;
    text-align: right;
}
.gridaccordion{display:grid;grid-template-columns: 1fr 1fr;}
.accordion-button::after {position:absolute;top:26px;right:0;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237C7C7C'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
.accordion-button:not(.collapsed)::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237C7C7C'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");  transform: rotate(-180deg);}
.accordion-body{padding: 1rem 0;}

.privacytext{font-size:12px;line-height:18px;}
.privacytext .wpcf7-list-item{margin:0;}
.privacytext .wpcf7-list-item .wpcf7-list-item-label{padding-left:5px;}
.moduloformcf7 .wpcf7-spinner{display:block;}
.wpcf7-spinner{position:absolute;top:100%;right:0;}

/* LANG SEL ------------------------------- */
.box-icl_language_selector{
    position:relative;
    min-height:30px;
    display:inline-block;
    margin-left:0;
    margin-right:15px;
}
.box-icl_language_selector .wpml-ls-legacy-dropdown-click{width:70px;}
.box-icl_language_selector .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
    padding-left:0;
    border:1px solid transparent;
    background-color:transparent;
    font-weight:400;
    font-size:14px;
    line-height:21px;
    letter-spacing:1.4px;
    color:#506973;
    text-transform:uppercase;
}
.wpml-ls-legacy-dropdown-click a{background-color:transparent;font-weight:400;font-size: 14px;color:#506973;}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{left:-1px;border:0 solid transparent;border-left:1px solid rgba(80,105,115,1);}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a{text-align:left;padding-left:15px;border:0 solid transparent;font-weight:400;font-size:14px;color:#000;text-transform:uppercase;}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a span{font-weight:400;font-size:14px;color:#506973;}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover,.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:focus{color: #506973 !important;background:rgba(0,0,0,0.6)  !important;}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover span, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:focus span{color: #506973 !important;}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle::after {
  content: "";
  background: transparent url('../img/freccina.svg') no-repeat center center;
  background-size: cover;
  vertical-align: middle;
  display: inline-block;
  height: 6px;
  width: 10px;
  border: 0 solid transparent;
  position: absolute;
  right: 10px;
  top: calc(50% - .175em);
}

.immaginefascia{width:100vw;aspect-ratio: 21 / 5;}


/* SLICK ------------------------------- */
.slickarrows{padding:15px;text-align:center;}
.slick-arrow {  position: relative;  bottom: 0;  display: inline-block;  width: 40px;  height: 40px;border-radius:50%;  background: #8D0000;  cursor: pointer;}
.slick-arrow::after, .slick-arrow::before {  content: "";  position: absolute;  top: 50%;  left: 50%;  width: 2px;  height: 8px;  background: #ffffff;  transition: top 200ms 200ms, left 100ms 300ms, height 200ms 200ms;}
.slick-arrow::after {  top: calc(50% + 2px);  transform: translate(-50%, -50%) rotate(45deg);}
.slick-arrow::before {  top: calc(50% - 2px);  transform: translate(-50%, -50%) rotate(-45deg);}
.slick-arrow span {  position: absolute;  top: calc(50% - 1px);  right: 30%;  width: 0px;  height: 2px;  background: #ffffff;  transition: all 200ms;}
.slick-arrow:hover::after, .slick-arrow:hover::before {  height: 12px;  left: 60%;  transition: top 200ms 0ms, left 100ms 0ms, height 200ms 0ms;}
.slick-arrow:hover::after {  top: calc(50% + 4px);}
.slick-arrow:hover::before {  top: calc(50% - 4px);}
.slick-arrow:hover span {  width: 17px;  transition-delay: 100ms;}
.slick-arrow--prev::after {  transform: translate(-50%, -50%) rotate(-45deg);}
.slick-arrow--prev::before {  transform: translate(-50%, -50%) rotate(45deg);}
.slick-arrow--prev span {  right: initial;  left: 30%;}
.slick-arrow--prev:hover::after, .slick-arrow--prev:hover::before {  left: 40%;}
.slick-arrow--white {  background: #fff;}
.slick-slide {margin: 0 15px;}
.slick-list {margin: 0 -15px;}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 20px 0 0 0;
    padding: 1rem 0;
    list-style-type: none;
    li {
        margin: 0 0.25rem;
    }
    button {
        display: block;
        width: 1rem;
        height: 1rem;
        padding: 0;
        border: none;
        border-radius: 100%;
        background-color: transparent;
        border:1px solid #39a8c3;
        text-indent: -9999px;
    }
    li.slick-active button {
        background-color: #39a8c3;
        border:1px solid #39a8c3;
    }
}

.boxpaginastanza {margin-bottom:60px;}
.boxpaginastanza a.boxnotizia  { background-color: #ECECEC;  }
.boxpaginastanza a.boxnotizia:hover { background-color: #B5986B; color: #fff}
.boxpaginastanza a.boxnotizia:hover .singolacaratteristica { color: #fff; }
.boxpaginastanza a.boxnotizia:hover .singolacaratteristica img {filter: brightness(10);}
.boxpaginastanza a.boxnotizia:hover .titnews {color: #fff}

@media only screen and (min-width:1200px) {
    .spaziades {padding-right: 35px;}
    .spaziasin {padding-left: 35px;}
}

.titnews{display:inline-block;font-weight:400;font-size:26px;line-height:50px;font-weight: normal;letter-spacing: 0px;color: #506973;}
.slick-item a:hover{color:#BF934E !important;}

.slickicone{color:#BF934E;font-size:14px;line-height:28px;}
.slick-slide img.dispinline{display:inline;}
.boxnotizia{display:inline-block;width:100%;}

.slick-item{position:relative;padding-bottom:60px;margin-bottom:0;}
.category .slick-item{margin-bottom:90px}

.slick-track{display:flex !important;}
.slick-slide{height:inherit !important;}

.chisiamosl{margin:15px 0 5px auto;padding-top:0;padding-bottom:100px;padding-left:calc(50vw - 660px);max-width:100%;width:100vw;}
.chisiamosl .slick-item{padding:0 30px 0 0;}
#navigaslick{position:absolute;bottom:20px;right:0;display:inline-block;background-color:rgba(191,147,78,0.7);width:119px;height:185px;}
#navigaslick .slick-prev, #navigaslick .slick-next{background-color:transparent;border:0;outline:0;font-size:1px;line-height:1px;color:transparent;}
#navigaslick .slick-prev {bottom:20px;left:20px;position:absolute;width:14px;height:24px;background:transparent url('../img/lt.svg') no-repeat center center;}
#navigaslick .slick-next {bottom:20px;right:20px;position:absolute;width:14px;height:24px;background:transparent url('../img/gt.svg') no-repeat center center;}
#navigaslick .slick-prev:before, #navigaslick .slick-next:before {color:#fff;font-size:26px;opacity:0.4}
#navigaslick .slick-prev:hover:before, #navigaslick .slick-next:hover:before {color:#A77F30;opacity:1}
#navigaslick .slick-prev:before {content:"";}
#navigaslick .slick-next:before {content:"";}

.bggrigio{background-color:#E6E6E6}

.buttonarrow{position:absolute;bottom:30px;left:60px;}

#hmbrgrmobile{background-color:transparent;border:0 solid transparent;padding:0;position:absolute;top:50%;right:30px;margin-top:-15px;}
#hmbrgrmobile .hamburger .line{width:29px;height:2px;background-color:#000;display:block;margin:5px auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.home #hmbrgrmobile .hamburger .line{background-color:#fff;}
.home.scrollato #hmbrgrmobile .hamburger .line{background-color:#000;}

.card{border-radius:15px;overflow:hidden;}
.card-title{font-family: "Poppins", sans-serif;font-size:14px;line-height:18px;letter-spacing:0px;color:#000;}

.card-img-wrapper {aspect-ratio: 16 / 9;width: 100%;overflow: hidden;}
.card-img-wrapper img {width: 100%;height: 100%;object-fit: cover;display: block;}
.card-text{font-size: 16px;line-height: 24px;}

.backlink{color:#000;line-height:26px;text-transform:uppercase;font-size:12px;letter-spacing:1px;border:0 solid transparent;margin:0 0 30px 0;padding:0;background-color:transparent;}
.backlink{background-color:transparent;color:#8D0000;}

.fasciaimg{min-height:584px;font-weight:500;font-size:20px;line-height:34px;letter-spacing:0px;color:#FFFFFF;}
.fixapostesto{z-index:50;position:absolute;bottom:30px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);}

.fasciaimg *{-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.fasciaimg, .fasciaimg *{color:#fff;}
.fasciaimg:hover *{color:#fff;}
.fasciaimg:hover .fixapostesto{bottom:60px;}
.fasciaimg:hover .tourdifferenti-numero{color: #FFA200;}

.fasciaimg:hover::before{height:100%;}

.titoloform{font: normal normal 600 16px/20px Poppins;letter-spacing: 0px;color: #000000;text-transform: uppercase;}
.titletotale{letter-spacing: 0px;color: #000000;}
.titleprezzofinale{text-align: right;letter-spacing: 0px;color: #000000;}

.dtl_prezzo_adulto{margin-bottom:10px;margin-top:5px;text-align: center;letter-spacing: 0px;color: #FFFFFF;}
.dtl_prezzo_bambino{text-align: center;font: normal normal bold 18px/24px Poppins;letter-spacing: 0.9px;color: #FFFFFF;text-transform: uppercase;}
.inloco{text-align: center;font: normal normal normal 16px/24px Poppins;letter-spacing: 0px;color: #FFFFFF;}

.pagination {text-align:center;}
.pagination .nav-links {display: flex;justify-content: center;gap: 0.5rem;margin: 2rem auto;font-size: 1rem;}
.pagination .nav-links .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.6rem 1rem;
    border-radius: 6px;
    text-decoration: none;
    border: 1px solid #ddd;
    transition: all 0.2s ease;
    color: #333;
    background: #fff;
}
.pagination .nav-links .page-numbers:hover {background:#8D0000;border-color:#8D0000;color:#fff;}
.pagination .nav-links .current{background:#0059aa;border-color:#0059aa;color:#fff;cursor:default;font-weight:600;}
.pagination .nav-links .next, .pagination .nav-links .prev {font-weight:500;}

.testo_centrato{text-align: center;font: normal normal 300 24px/40px Poppins;letter-spacing: 0px;color: #000000;}

.bgimg img{object-fit: cover;object-position: center;width:100%;height:100%;}

#video-popup-home{position:relative;}
#video-popup-home::after{content:"";background:transparent url('../img/play.svg') no-repeat center center;background-size:cover;display:inline-block;width:106px;height:106px;position:absolute;top:50%;left:50%;z-index:20;margin-top:-53px;margin-left:-53px;}
#video-popup-home::before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;background-color:rgba(184,8,0,0);-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
#video-popup-home:hover::before{background-color:rgba(184,8,0,0.8);}

.tirasu{transform:translateY(-30px);-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);}

.arrowlink{padding-left:0;display:inline-block;filter:brightness(0);}
.arrowlink:hover{padding-left:30px;filter:brightness(100%);}

.titnewsletter{margin-bottom:10px;}
.titnewsletter img{float:left;margin-right:10px;}
.titnewsletter span{float:left;font-weight:400;font-size:20px;line-height:24px;font-family: "Oswald", sans-serif;letter-spacing: 0.8px;color: #FFFFFF;}
.labelnewsletter{font-style:italic;font-weight:300;font-size:16px;line-height:26px;letter-spacing: 0px;color: #FFFFFF;opacity: 0.8;}
.form-newsletter{margin-bottom:10px;background-color:transparent;border:0 solid transparent;border-bottom:1px solid #fff;border-radius:0;}
.footer .wpcf7-submit{
    margin-top:10px;
    font-weight:400;
    font-size:18px;
    line-height:22px;
    letter-spacing:1.8px;
    color: #FFFFFF;
    text-transform: uppercase;
    background-color:transparent;
    border-radius:0;
    border: 1px solid #000000;
    -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.footer .wpcf7-submit:hover{border: 1px solid #B80800;background-color:#B80800;color:#fff;}
.footer .wpcf7-list-item{margin-left:0;}
.footer form p{margin:0;padding:0;}

.page_occhiello{text-align: center;font: normal normal medium 14px/24px Poppins;letter-spacing: 2.1px;color: #D51317;text-transform: uppercase;margin-bottom:0;}
.page_occhiello a{color:#D51317;}
.page_occhiello a:hover,.page_occhiello a:focus{color:#000;}
.immagine_a_tutta_larghezza{width:100%;height:450px;overflow:hidden;position:relative;}
.immagine_a_tutta_larghezza img{width:100%;height:100%;object-fit:cover;object-position:center center;}

.storia{background-color:#EEEEEE;padding-top:100px;padding-bottom:173px;}
.desideroinfo{background:#EEEEEE url('../img/sfondo-logo.png') no-repeat 0 100px;background-size:700px 700px;padding-top:70px;padding-bottom:70px;}
.desideroinfo form label, .contactformone label{font-size:12px;line-height:1.2;color:#666;letter-spacing:1px;}
.desideroinfo input, .contactformone input{margin-top:5px;margin-bottom:5px;}
.desideroinfo .privacy-note, .desideroinfo .wpcf7-list-item-label, .contactformone .privacy-note, .contactformone .wpcf7-list-item-label{font-size:12px;line-height:1.2;color:#000;letter-spacing:0;}
.desideroinfo textarea.form-control, .contactformone textarea.form-control{height:150px;margin-top:5px;margin-bottom:15px;max-width:100%;width:100%;}
.desideroinfo .wpcf7-list-item, .contactformone .wpcf7-list-item{margin-left:0;}
 .contactformone label{width:100%;}
.desideroinfo p, .contactformone p{margin:0 0 5px 0;}

.single-sistema-di-packaging h1{margin-bottom:15px !important;}

.minh390{min-height:390px;}
.minh480{min-height:480px;}
.minh545{min-height:545px;}
.efefef{background-color:#efefef;overflow:hidden;}

.sistema-di-packaging-template-default .immagine_principale{max-width:40vw;width:40vw;position:absolute;top:0;right:0;}
.dida_tabella{font-style:italic;font-weight:400;font-size:13px;line-height:24px;letter-spacing: 0px;}
.single-sistema-di-packaging .tablepress{
    th{padding:15px;background-color:#707070;font-weight:300;font-size:15px;line-height:18px;font-family: "Oswald", sans-serif;letter-spacing: 0.45px;color: #FFFFFF;text-transform: uppercase;}
    td{padding:15px;background-color:#FFFFFF;font-weight:400;font-size:16px;line-height:18px;letter-spacing:0px;color:#000000;}
    tr:nth-child(even) td{background-color: #E2E2E2;}
}

.correlato-box{
    a{
        text-decoration:none;color: #000000;
        &:hover{color:#D51317;}
    }
    .correlato-image{
        margin:0 auto 15px auto;width:100%;aspect-ratio: 4 / 3;overflow: hidden;
        img {width: 100%;height: 100%;display: block;object-fit: cover;}
    }
    .correlato-title{font-weight:400;font-size:14px;line-height:16px;font-family: "Oswald", sans-serif;letter-spacing: 0.7px;text-transform: uppercase;}
}

.testo_aggiuntivo{
    padding-left:30px;
    position:relative;
    &::before{content:"";display:inline-block;width:20px;height:15px;background:transparent url('../img/check-prod.png') no-repeat center center;background-size:contain;position:absolute;top:6px;left:0;}
}

.testo_modulo_form{font-weight:400;font-size:36px;line-height:46px;font-family: "Oswald", sans-serif;letter-spacing: 0px;color: #000000;}

.split-section {overflow: hidden;}
.split-section + .split-section {margin-top: 111px;}
.fluid-image-half {width: 100%;min-height:300px;position: relative;}
.object-fit-cover {object-fit: cover;}
@media (min-width: 768px) {.fluid-image-half {position:absolute !important;top:0;bottom:0;width:49.5vw;height:100%;}}

#heromobile{display:none !important;}

.sfumacolore{width:100%;height:100%;background-color:rgba(5,15,35,0.8);}

/* FULL SCREEN MODAL MENU
    -------------------------------------------------- */
.btn.focus, .btn:focus {outline: 0;box-shadow: 0 0 0 0 rgba(0,0,0,0);}
.modal-header .close{position:absolute;top:0;right:0;opacity:1;text-shadow:0 0 0 #000;font-size:20px;color:#fff;text-align:left !important;outline:0;margin:0;padding:16px 22px;}
.modal-header .chiudisottomenu{position:absolute;top:0;left:0;opacity:1;text-shadow:0 0 0 #000;font-size:20px;color:#fff;text-align:left !important;outline:0;margin:0;padding:22px;}
.modal-header .chiudisottomenu i, .modal-header .chiudisottomenu svg{float:left;}
.modal-header .chiudisottomenu span{float:left;text-transform:uppercase;font-weight:400;letter-spacing:1px;font-size:12px;margin-left:25px;line-height:20px;text-transform:none;}
.modal-header .chiudisottomenu{display:none;}
.modal-header .chiudisottomenu.visualizza{display:inline-block;}
.modal-header .close:hover,.modal-header .chiudisottomenu:hover{opacity:1;color:#8D0000;}
.fullscreen.modal {z-index:9999;width:100%;max-width:100%;overflow-x:hidden;height:100%;}
.modal-backdrop{z-index:1000;}
.fullscreen .modal-dialog {margin:0; width:100%;max-width:100%;height:100%;min-height:100%;padding:0;color:#fff;max-width:100%;}
.fullscreen .modal-header{position:relative;height:50px;padding:0 0 90px 0;text-align:left !important;background-color:transparent;border-bottom: 0 solid transparent;box-shadow:0px 4px 8px rgba(0, 0, 0, 0);z-index: 9999;position: relative;}
.fullscreen .modal-content {width:100%;max-width:100%;height:100%;min-height:100%;border-radius:0;color:#fff;background-color:rgba(5,51,71,0.9);overflow-x:hidden;} 
.fullscreen .modal-body {width:100%;max-width:100%;padding:0 0 15px 0;text-align:left;background:transparent;background-image:none;}
.fullscreen .modal-body ul.navbar-nav{position:static;width:100%;margin:0 !important;padding:0 12px !important;clear:both;box-shadow:0 0 0 rgba(0, 0, 0, 0);border:0 solid rgba(0, 0, 0, 0);list-style-type:none;}
.fullscreen .modal-body .navbar-nav{position:static;background-color:transparent;}
.fullscreen .modal-body .navbar-nav li{background-color:transparent;}
.fullscreen .modal-body .navbar-nav li {float: none;display: inline-block;clear:both;width:100%;padding:0;}
.fullscreen .modal-body .navbar-nav li:hover{background-color:transparent !important;}
.fullscreen .modal-body .navbar-nav li a{text-align:left;padding:10px;background-color:transparent !important;color:#fff;position:relative;font-size:16px;line-height:18px;font-weight:600;letter-spacing:0px;text-decoration:none;text-transform:uppercase;}
.fullscreen .modal-body .navbar-nav li a:hover{background-color:transparent !important;color:#fff;text-decoration:underline;}
.fullscreen .modal-body .navbar-nav .dropdown-menu {
    margin:0;
    padding:0;
    position:absolute !important;
    left:100%;top:0;right:auto;bottom:auto;
    width:100%;
    max-width:100%;
    transform: translateX(0) !important;
    border:0 solid rgba(0,0,0,0);
    border-radius:0;
    border-bottom:0 solid transparent;
    transition: all 0.3s ease;
    background-color:transparent;
}
.fullscreen .modal-body .navbar-nav .dropdown{position:static;}
.fullscreen .modal-body .navbar-nav ul.move{transform:translateX(-100%) !important;}

.fullscreen .modal-body .navbar-nav{transform:translateX(0%) !important;transition: all 0.3s ease;}
.fullscreen .modal-body .navbar-nav.sposta{transform:translateX(-100%) !important;}
.fullscreen .modal-body .navbar-nav.sposta .dropdown-menu{transform:translateX(100%) !important;}

.fullscreen .modal-body .navbar-nav .dropdown-menu li a{padding-left:22px;font-size:16px !important;line-height:18px !important;font-weight:600 !important;}
.fullscreen .modal-body .navbar-nav li.playfair .dropdown-menu li a {padding-left:15px;font-size:22px !important;line-height:24px !important;font-weight:600 !important;}
.fullscreen .nav > li > a:hover, .fullscreen .nav > li > a:focus{background-color:transparent;}
.fullscreen .modal-body .navbar-nav li.menu-item .dropdown-toggle span{position: relative;display: block;}
.fullscreen .modal-body .navbar-nav li.menu-item .dropdown-toggle::after{
    content: "»";
  font-size: 28px;
  position: absolute;
  top: 11px;
  right: 15px;
  color: #fff;
  border: 0 solid transparent !important;
  font-weight: 200;
}
.fullscreen .modal-body .navbar-nav li.menu-item .dropdown-toggle.show::after{content:"«";}
.modal-header .chiudisottomenu::after{
    content: "«";
  font-size: 26px;
  position: absolute;
  top: 19px;
  left: 25px;
  color: #fff;
  border: 0 solid transparent !important;
  font-weight: 200;
}
.fullscreen .modal-body .navbar-nav .dropdown-menu li.menu-item::after, .fullscreen .modal-body .navbar-nav .dropdown-menu li.menu-item.show::after{display:none !important;}
.fullscreen .modal-body .box-icl_language_selector{margin-left:40px;margin-top:30px;}
.fullscreen .modal-body .box-icl_language_selector::before {display:none;}
.fullscreen .modal-body .box-icl_language_selector .wpml-ls-legacy-dropdown-click{width:70px;border:1px solid #fff;padding-right:10px;padding-left:10px;}
.fullscreen .modal-body .box-icl_language_selector .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{color:#fff;}

.vedi991{display:none;}


/* media ------------------------------- */
@media only screen and (max-width:1400px) {
    ul#menu-header-menu li a {font-weight:600;font-size:14px;}
    .menubar{padding-right:45px;}
    #open-button{right:10px;}
}

@media only screen and (max-width:1199.98px) {
    ul#menu-header-menu li a{font-size:13px;}
}

@media only screen and (max-width:991.98px) {
    .tab-btn {width: 100%; margin-bottom: 5px}
    .fixamenu .social {margin-bottom: 5px;margin-right: 15px;}
    .tirasu{transform: translateY(0px);-webkit-transform: translateY(0px);-ms-transform: translateY(0px);margin-top:30px;align-items: flex-start !important;}
    #hero{display:none !important;}
    #heromobile{display:block !important;}
    .home #hmbrgrmobile .hamburger .line{background-color:#000;}
    .home .social li > a {border: 1px solid #cccccc !important;background-color:#cccccc !important;color: #FFF !important;}
    .herotitle{font-size:30px;line-height:40px;letter-spacing:4px;}
    h1{font-size:52px;line-height:60px;}
    h2{font-size:22px;line-height:30px;}
    h3{font-size:26px;line-height:34px;}
    h4{font-size:24px;line-height:36px;}
    h5{font-size:22px;line-height:30px;}
    h6{font-size:15px;line-height:18px;}
    .home h1{font-size:34px;line-height:44px;}
    .home h2{font-size:22px;line-height:34px;}
    .home h3{font-size:26px;line-height:34px;}
    .home h4{font-size:18px;line-height:22px;}
}

@media only screen and (max-width:767px) {
    #accordionTabs h3{color:#000;}
    .tab-btn {width: 50%;}
    #due_link .text-end{text-align:left !important;}
    #due_link .ms-auto{margin-left:0 !important;}
    #due_link a img{width:100% !important;}
    .tirasu{margin-top:50px !important;}
    h1{font-size:38px;line-height:46px;}
    h2{font-size:20px;line-height:28px;}
    h3{font-size:22px;line-height:30px;}
    h4{font-size:20px;line-height:30px;}
    h5{font-size:20px;line-height:28px;}
    h6{font-size:14px;line-height:18px;}
    .home h1{font-size:30px;line-height:38px;}
    .home h2{font-size:20px;line-height:30px;}
    .home h3{font-size:22px;line-height:30px;}
    .home h4{font-size:16px;line-height:20px;}
    .sistema-di-packaging-template-default .immagine_principale{max-width:100%;width:100%;position:static;}
    .tablepress{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;white-space: nowrap;}
}

@media only screen and (max-width:575px) {
    .tab-btn {width: 100%;}
}