html, body{width:100%; height: 100%;}
body{color: #000;font-size: 1.5em;/* background: #f9f8f1; */}

h1,h2,h3,h4,h5,h6{text-transform: none;}
h1,h2,h3,h4,h5,h6, p{margin: 0; margin-bottom: 5px}

/** imposta i font-soze di partenza **/
h1{margin-bottom: 50px;margin-top: 40px;text-align: center;font-size: 15px;text-transform: uppercase;font-weight: 500;letter-spacing: 0.15em;font-family: 'Poppins', sans-serif;color: #000000;line-height: 50px;}
#page_index h1 {text-align: left;margin-bottom: 30px;}
h2{font-size: 2.3em; font-weight:200}
h3{font-size: 15px;font-weight: 400;line-height: 4rem;}
h4,h5,h6{font-size: 2.1em;color:#d0c9b1;font-weight: 600;}
p{font-size: 16px;font-weight:100}
header{font-size: 1em;}
#footer{font-size: 0.8em;}
.small{font-size: 1.2em;}
/** imposta i font-soze di partenza **/

h1 strong {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    color: #2f3542;
    text-transform: uppercase;
}

header nav.navbar-nav .largMenu{font-size: 0.8em;}

a, a:focus, a:hover {text-decoration:none;color: #ffffff;}
ul{list-style-type: none;}
strong{color: #2f3542;font-weight: 600;}

.colonna{padding: 0px 0px;}
.row{margin-left: 0; margin-right: 0}
.container-fluid {height: 100%; padding-left: 0; padding-right: 0}

article section {margin-top: 30px; margin-bottom: 30px; position:relative; /*float: left;*/ overflow: hidden}

body:not(#page_blog):not(#page_offerta) article section:nth-child(1),
body:not(#page_blog):not(#page_offerta) article section:nth-child(1) .custom-col{padding: 0; margin: 0; position: relative;}

.imgrespons{
    background-repeat: no-repeat !important;
    background-position: center; 
    background-size: cover !important; 
    -webkit-background-size: cover !important; 
    -moz-background-size: cover !important; 
    -o-background-size: cover !important;
    background-attachment: scroll;
    height: 100%;
}

.backgroundcolor {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}

#slideshow .backgroundcolorcarousel{
    background-color: #0000006b;
    z-index: 2;
}

.backgroundcolorcarousel{
    position: absolute;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0,0,0,0.1); */
    z-index: 1;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 10;
    height: 0;
    background: #fff;
}

#lingue {
    position: fixed;
    top: 29px;
    right: 15px;
    font-weight: 300;
    text-align: center;
    color: #FFF;
    width: 60px;
    margin-top: 0;
    height: 24px;
    overflow: hidden;
    padding: 0;
    z-index: 4;
    margin-bottom: 0;
}

#lingue li{
    display: block;
    margin: 0;
    padding: 2px;
}

#freccialingua{
    margin-left: 15px;
    position: absolute;
    top: 3px;
    right: 5px;
    color: #000000;
    cursor: pointer;
}

#lingue a{
    color: #000000;
    display: block;
    text-transform: none;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: 500;
    letter-spacing: 0.15em;
    font-family: 'Poppins', sans-serif;
}

#lingue li:hover, #lingue li a:focus, #lingue li a:hover{
    /* background-color: rgba(0, 0, 0, 0.5); */
    color: #000;
}

#lingue li.flag{
    /* background-color: rgba(0, 0, 0, 0.2); */
    min-height: 24px;
}

#lingue li.flag:nth-child(1){
    background-color: transparent;
}

.chiudi{
    position: absolute;
    right: 20%;
    top: 5%;
    cursor: pointer;
}

.menu-content {display: none}

#menu{
    margin-bottom: 0;
    top: 0;
    z-index: 3;
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(180deg, rgba(0,0,0,0.9) 15%, rgba(0,0,0,0) 100%); */
    /* height: 150px; */
    border: none;
    padding-top: 15px;
    padding-bottom: 15px;
}

#menu ul li{
    /* display: inline-block; */
    margin-top: 14px;
    margin-bottom: 9px;
} 
#menu ul li a{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 0.05em;
    border-right: none;
    cursor: pointer;
    padding-top: 5px;
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: 500;
    letter-spacing: 0.15em;
    font-family: 'Poppins', sans-serif;
}

#menu.menu-change ul li a {
	color: #000;
}

#menu ul li a:focus, #menu ul li a:hover{
    /* color: #FFF; */
    background-color: transparent;
    /* border-radius: 5px; */
    /* border-bottom: 2px solid #0fb9b1; */
}

#menu #megamenu li:hover .sfondo-bg{
    color: #FFF;
    /*background-color: #0fb9b1;
    border-radius: 5px;*/
    background: none;
}

#menu #megamenu li a:hover{
    border-bottom: none;
}

.navbar-nav {width: 100%;text-align: center;display: flex;align-items: center;justify-content: flex-end;padding-right: 50px;}
.navbar-nav a{border-right: 1px solid rgba(255, 255, 255, 0.42);}

.navbar-nav a{border-right: 1px solid rgba(255, 255, 255, 0.42);}

ul.navbar-nav ul {
    visibility: hidden;
    position: absolute;
    top: 55px;
    z-index: 598;
    left: -35%;
}

ul.navbar-nav ul li {
    float: none;
    width: 100%;
    /* display: block !important; */
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 5px;
    text-align: center;
    margin: 0 !important;
}

ul.navbar-nav ul {width: 180px;/* background: #FFF; */text-transform: uppercase;padding-left: 0;}

ul.navbar-nav ul.active-submenu{visibility: visible;opacity:1;width: 150px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}

ul.navbar-nav a:link, ul.navbar-nav a:visited {color: #000000;text-decoration: none;}

ul.navbar-nav a:hover, ul.navbar-nav a:active { color: #FFFFFF; text-decoration: none; }

.sottomenu {display: block !Important;}


#megamenu{
    position: fixed;
    top: 80px;
    padding-top: 0;
    width: 100%;
    left: 0;
    /* -webkit-box-shadow: 0px 10px 53px -17px rgba(0,0,0,0.75); */
    -moz-box-shadow: 0px 10px 53px -17px rgba(0,0,0,0.75);
    /* box-shadow: 0px 10px 53px -17px rgba(0,0,0,0.75); */
    padding-left: 4px;
    padding-right: 5px;
    background: rgb(255 255 255 / 25%);
}

#megamenu li{
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    display: flex;
}

#megamenu .fotomenu{
    margin-bottom: 0;
    height: 250px;
    position: relative;
    display: inline-block;
    width: 100%;
}

#megamenu li span {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    /* border-bottom: 1px solid #ffffff; */
    /* border-top: 1px solid #fff; */
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 1.2em;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    letter-spacing: 0.4em;
}

.sfondo-bg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(51, 51, 51, 0.4);}

.menu-change ul.navbar-nav ul {background: #ffffff !important;}

.navbar-toggle {
    width: 45px;
    background-color: transparent;
    float: left;
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 15px;
    z-index: 5;
}

.navbar-toggle .icon-bar {
    background-color: white;
}

.logo{
    position: fixed;
    z-index: 10;
    /* border-radius:  50%; */
    width: 230px;
    height: auto;
    /* padding: 10px!important; */
}

.logo-mobile{
    display: none;
    width: 100%;
    position: absolute;
    padding: 0;
    top: 15px;
    right: 0;
    left: 0;
    text-align: center;
}

.logo-mobile img {
    height: 40px;
    width: auto;
    display: inline-block;
}

.active a{
    background: #0fb9b1;
    color: #FFF;
}

img.logo-footer {
    height: 80px;
    margin-top: 0;
    /* filter: invert(1) brightness(5) contrast(1.2); */
    margin-bottom: 15px;
}

/*FOOTER*/
#footer{
    background: #3F4752;
    padding-top: 20px;
    display: block;
    width: calc(100% - 30px);
    position: relative;
    float: left;
    padding-bottom: 70px;
    margin-bottom: 90px;
    margin-left: 15px;
    margin-right: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-top: 15px;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='2560' height='1000' preserveAspectRatio='none' viewBox='0 0 2560 1000'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1005%26quot%3b)' fill='none'%3e%3crect width='2560' height='1000' x='0' y='0' fill='rgba(159%2c 193%2c 49%2c 1)'%3e%3c/rect%3e%3cpath d='M78.57 250C78.57 194.11 18.75 203.91 0 144.23C-20.53 78.91 -45.73 26.38 0 0C79.27 -45.73 125 0 250 0C323.27 0 348.91 -40.84 396.55 0C473.91 66.31 446.33 214.29 500 214.29C554.66 214.29 533.31 68.49 613.21 0C658.31 -38.66 681.61 0 750 0C875 0 875 0 1000 0C1125 0 1125 0 1250 0C1375 0 1375 0 1500 0C1625 0 1625 0 1750 0C1875 0 1875 0 2000 0C2125 0 2125 0 2250 0C2375 0 2375 0 2500 0C2625 0 2687.5 -62.5 2750 0C2812.5 62.5 2750 125 2750 250C2750 375 2750 375 2750 500C2750 625 2750 625 2750 750C2750 875 2812.5 937.5 2750 1000C2687.5 1062.5 2625 1000 2500 1000C2383.02 1000 2325.52 1060.39 2266.03 1000C2202.39 935.39 2261.57 874.28 2253.73 750C2253.56 747.3 2252.27 746.03 2250 746.03C2245.94 746.03 2241.8 745.26 2241.07 750C2222.27 872.24 2276.53 931.98 2210.94 1000C2156 1056.98 2105.47 1000 2000 1000C1875 1000 1875 1000 1750 1000C1645.84 1000 1581.41 1056.56 1541.67 1000C1493.57 931.56 1526.58 862.45 1574.32 750C1630.75 617.08 1663.34 630.26 1750 509.26C1752.87 505.26 1753.08 504.91 1753.38 500C1761.01 375.28 1767.43 371.66 1765.87 250C1765.74 239.81 1760.02 239.07 1750 236.3C1627.09 202.31 1626.7 189.5 1500 176.47C1376.7 163.8 1369.69 161.13 1250 184.9C1184.6 197.89 1133.09 196.99 1129.81 250C1123.35 354.54 1176.14 377.59 1230.52 500C1236.23 512.86 1240.32 510.22 1250 520.55C1357.43 635.22 1464.74 638.72 1464.74 750C1464.74 854.35 1357.01 850.52 1250 951.81C1224.95 975.52 1232.61 993.83 1200.62 1000C1107.61 1017.93 1100.31 1000 1000 1000C875 1000 875 1000 750 1000C625 1000 625 1000 500 1000C397.26 1000 388.39 1019.37 294.52 1000C263.39 993.58 278.04 948.41 250 948.41C197.74 948.41 194.77 987.44 133.93 1000C69.77 1013.24 23.36 1043.6 0 1000C-43.6 918.6 0 875 0 750C0 625 0 625 0 500C0 449.33 -14.77 445.66 0 398.65C24.51 320.66 78.57 321.32 78.57 250' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M250 421.43C181.45 421.43 101.35 461.14 101.35 500C101.35 538.62 181.24 576.39 250 576.39C295.42 576.39 329.71 538.48 329.71 500C329.71 461 295.63 421.43 250 421.43' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M2500 455.13C2482.18 455.13 2474.64 479.48 2474.64 500C2474.64 513.9 2484.87 523.97 2500 523.97C2529.96 523.97 2564.81 516.08 2564.81 500C2564.81 481.66 2527.26 455.13 2500 455.13' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1000 727.56C986.19 727.56 971.31 738.5 971.31 750C971.31 761.87 986.24 774.31 1000 774.31C1012.41 774.31 1023.65 761.92 1023.65 750C1023.65 738.54 1012.36 727.56 1000 727.56' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M167.86 250C79.38 140.95 77.33 139.2 0 24.04C-6.6 14.2 -10.97 1.05 0 0C114.03 -10.97 125 0 250 0C269.39 0 280.48 -15.89 288.79 0C345.82 109.11 392.96 144.86 380.68 250C373.56 310.93 310.72 332.14 250 332.14C204.31 332.14 204.38 295 167.86 250' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M718.75 250C710.67 130.99 716.6 116.24 731.13 0C732.23 -8.76 740.57 0 750 0C833.34 0 850.93 -32.87 916.67 0C975.93 29.63 974.67 56.86 1000 125C1021.14 181.86 986.88 192.91 1009.62 250C1061.56 380.41 1069.8 382.13 1149.35 500C1189.99 560.21 1199.87 552.89 1250 606.16C1317.51 677.89 1384.62 680.24 1384.62 750C1384.62 815.41 1316.72 812.64 1250 876.51C1186.14 937.64 1197.06 963.64 1123.46 1000C1072.06 1025.39 1061.73 1000 1000 1000C886.37 1000 879.87 1012.99 772.73 1000C754.87 997.84 761.81 969.7 750 969.7C737.62 969.7 743.15 997.72 724.36 1000C618.15 1012.87 612.18 1000 500 1000C440.07 1000 380.14 1029.24 380.14 1000C380.14 952.49 434.68 918.21 500 846.49C548.53 793.21 607.84 801.73 607.84 750C607.84 690.98 549.41 690.86 500 625C455.63 565.86 420.29 562.71 420.29 500C420.29 436.25 453.91 372.09 500 372.09C553.55 372.09 556.64 439.31 619.57 500C681.64 559.87 690.69 613.21 750 613.21C798.76 613.21 835.71 562.64 835.71 500C835.71 394.93 799.75 384.11 750 277.78C741.27 259.11 720.1 269.88 718.75 250' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1250 119.79C1125.44 106.07 1010.42 31.62 1010.42 0C1010.42 -28.28 1130.21 0 1250 0C1375 0 1375 0 1500 0C1625 0 1625 0 1750 0C1875 0 1875 0 2000 0C2125 0 2125 0 2250 0C2344.76 0 2375.56 -43.61 2439.52 0C2500.56 41.62 2460.34 170.45 2500 170.45C2544.15 170.45 2534.02 49.85 2607.14 0C2659.02 -35.37 2724.03 -45.46 2750 0C2795.46 79.54 2750 125 2750 250C2750 340.28 2798.54 421.85 2750 430.56C2673.54 444.28 2600.07 275.88 2500 294.87C2417.1 310.6 2384.06 406.17 2384.06 500C2384.06 563.53 2431.14 605.15 2500 609.59C2614.11 616.94 2682.67 485.76 2750 523.58C2807.67 555.97 2750 636.79 2750 750C2750 867.64 2756.76 870.44 2750 985.29C2749.4 995.44 2745.44 999.4 2735.29 1000C2620.44 1006.76 2617.65 1000 2500 1000C2423.07 1000 2375.29 1047.62 2346.15 1000C2298.8 922.62 2377.7 862.73 2347.01 750C2329.63 686.14 2308.91 646.83 2250 646.83C2144.33 646.83 2076.92 661 2017.86 750C1959.74 837.59 2024.03 882.35 2015.63 1000C2015.1 1007.35 2007.82 1000 2000 1000C1875 1000 1875 1000 1750 1000C1693.18 1000 1637.36 1036.85 1636.36 1000C1633.98 911.85 1688.72 874.38 1743.24 750C1745.54 744.75 1747.97 746.09 1750 740.74C1795.27 621.09 1808.8 623.84 1837.84 500C1866.34 378.47 1892.45 358.86 1865.08 250C1848.53 184.2 1816.05 186.16 1750 150.68C1633.51 88.12 1627.26 61.78 1500 53.92C1377.26 46.34 1370.23 133.03 1250 119.79' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0 556.82C73.06 531.45 129.15 602.23 250 663.19C320.64 698.82 382.98 704.51 382.98 750C382.98 797.52 323.37 812.2 250 849.21C131.88 908.79 72.53 971.96 0 943.18C-52.47 922.36 0 846.59 0 750C0 653.41 -51.94 574.86 0 556.82' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1000 647.44C936.87 647.44 868.85 697.43 868.85 750C868.85 804.27 937.1 861.11 1000 861.11C1056.73 861.11 1108.11 804.47 1108.11 750C1108.11 697.64 1056.5 647.44 1000 647.44' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1250 54.69C1193.75 54.69 1140.63 14.43 1140.63 0C1140.63 -12.91 1195.32 0 1250 0C1325 0 1400 -13.25 1400 0C1400 14.1 1323.44 54.69 1250 54.69' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1750 65.07C1677.27 65.07 1606.06 17.02 1606.06 0C1606.06 -15.51 1678.03 0 1750 0C1831.89 0 1913.79 -15.67 1913.79 0C1913.79 16.86 1831.14 65.07 1750 65.07' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1964.29 250C1977.03 189.59 1974.56 187.45 2000 131.58C2031.48 62.45 2019.25 30.99 2078.13 0C2144.25 -34.8 2164.07 0 2250 0C2294.35 0 2338.71 -25.18 2338.71 0C2338.71 49.14 2309 88.43 2250 148.65C2186.52 213.43 2093.75 193.41 2093.75 250C2093.75 313.53 2186.42 309.31 2250 388.89C2286.29 434.31 2293.48 448.48 2293.48 500C2293.48 527.84 2279.01 535.26 2250 547.62C2132.27 597.76 2104.87 640.24 2000 625C1941.02 616.43 1928.86 568.87 1922.3 500C1911 381.37 1938.18 373.8 1964.29 250' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M925 500C925 445.59 963.75 380.68 1000 380.68C1035.34 380.68 1068.18 445.02 1068.18 500C1068.18 538.33 1034.89 567.31 1000 567.31C963.3 567.31 925 538.91 925 500' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0 698.86C104.13 698.86 250 724.43 250 750C250 775.57 104.13 801.14 0 801.14C-20.87 801.14 0 775.57 0 750C0 724.43 -20.87 698.86 0 698.86' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M730.39 750C730.39 739.43 740.62 731.13 750 731.13C758.62 731.13 766.39 739.66 766.39 750C766.39 764.25 758.79 780.3 750 780.3C740.79 780.3 730.39 764.02 730.39 750' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1192.57 750C1192.57 721.81 1221.67 691.78 1250 691.78C1277.63 691.78 1304.49 721.76 1304.49 750C1304.49 776.47 1277.58 801.2 1250 801.2C1221.62 801.2 1192.57 776.52 1192.57 750' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M2440.3 750C2449.31 712.74 2462.74 708.26 2500 695.21C2617.59 654.02 2662.24 622.28 2750 641.51C2787.24 649.67 2750 695.76 2750 750C2750 806.38 2775.22 816.82 2750 862.75C2706.59 941.82 2691.82 956.59 2612.75 1000C2566.82 1025.22 2556.38 1000 2500 1000C2463.14 1000 2433.07 1028.43 2426.28 1000C2403.22 903.43 2412.45 865.14 2440.3 750' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M465.75 1000C465.75 986.43 479.47 956.14 500 956.14C528.65 956.14 564.1 987.99 564.1 1000C564.1 1009.92 532.05 1000 500 1000C482.88 1000 465.75 1008.36 465.75 1000' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M914.77 1000C914.77 985.95 961.26 947.92 1000 947.92C1027.03 947.92 1046.3 984.35 1046.3 1000C1046.3 1010.39 1023.15 1000 1000 1000C957.38 1000 914.77 1011.99 914.77 1000' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M1731.06 1000C1731.06 984.63 1736.29 956.9 1750 956.9C1768.08 956.9 1794.64 987.47 1794.64 1000C1794.64 1009.02 1772.32 1000 1750 1000C1740.53 1000 1731.06 1006.18 1731.06 1000' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1005'%3e%3crect width='2560' height='1000' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
}

#footer h4{
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: none;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    /* letter-spacing: 0; */
    color: #ffffff;
}

#footer p{color: #f7f7f7;text-align: center !important;text-transform: initial;font-weight: 500;}
#footer a {color: #FFF;font-weight: 500;font-family: 'Poppins', sans-serif;}
#footer p a {color: #ffffff;}

#footer .fa{/* margin-right: 5px; */height: auto;margin-left: 10px;margin-right: 10px;color: #ffffff;}
#footer .fa.fa-instagram{/* width: auto; *//* height: auto; *//* border: none; *//* margin-right: 0; */}
#footer .fa.fa-instagram::before{
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#footer .list-inline {
    text-align: center;
    margin-top: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 2;
    float: none;
    margin-right: auto;
}

#footer .footernamestr, #footer .small{font-family: sans-serif;}
#footer .footernamestr { margin-top: 15px;}
#footer .small {margin-top: 10px;}

._CookieScriptReportPageCheckboxes {
    float: left;
    width: 100%;
}

/******* CSS mappa ********/
/* regole generali */
[id^="mappa"]{height: 600px;}
[id^="map-canvas"]{position: relative; width: 100%; height: 100%; z-index: 1;}
article section:nth-child(1) [id^="mappa"]{height: 650px; margin-left: 0; margin-right: 0;}

/* regole leaflet */
.leaflet-control-layers-expanded {padding: 0 5px!important;}
.leaflet-control-layers-expanded input[type=radio]{display: none;}
/*.leaflet-control-layers-expanded input[type=checkbox]{display: none;}*/
.leaflet-control-layers-base label{margin: 0; padding: 0; text-align: center}
.leaflet-control-layers-base label div{cursor: pointer; padding: 15px; margin-top: 5px; margin-bottom: 5px; background-color: #e9e9e9; color:#4a4a4a}
.leaflet-control-layers-base label div:hover{background-color: #d6d6d6; color:#252525}
.leaflet-control-layers-base label div span{width: 100%; height: 100%; position: relative}
.leaflet-control-layers-expanded label .checklayout{font-size: 14px;}

.leaflet-control-layers-overlays{background-color: #e9e9e9; color:#4a4a4a}
.leaflet-control-layers-overlays label div{padding: 2px 5px; font-size: 12px; cursor: pointer}
.leaflet-control-layers-overlays label div span{vertical-align: text-bottom}
/******* CSS mappa ********/

.foto-gallery {
	position: relative;
	float: left;
	display: flex;
	margin: 0;
	padding: 0;
}

.foto-gallery a{margin: 0;padding: 10px;}

.mask-gallery{
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease;
}
.mask-gallery div{
    background: rgb(32 34 24 / 67%);
    height: 100%;
    border-radius: 15px;
}
.mask-gallery img{
    height: 35px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    filter: brightness(9.5);
}
.foto-gallery span.mask-gallery:hover, .foto-gallery .mask-gallery:hover{
    opacity: 1;
}

.carousel-claim-testo {
    text-transform: none;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
}

/*CONTATTI*/
form .row:first-child .floating-label-form-group {
    border-top: 1px solid #e1e1e1;
}
.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #e1e1e1;
}
.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top 0.5s ease,opacity 0.5s ease;
    -moz-transition: top 0.5s ease,opacity 0.5s ease;
    -ms-transition: top 0.5s ease,opacity 0.5s ease;
    transition: top 0.5s ease,opacity 0.5s ease;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
input[name=datepickerci].form-control, input[name=datepickerco].form-control {
    background-color: transparent;
}
.floating-label-form-group input, .floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none !important;
    resize: none;
    font-weight: 300;
}
.floating-label-form-group-with-focus{
    border-bottom-color: #cbaa5c;
}
.form-group {
    margin-bottom: 20px;
    padding-left: 0;
    text-align: left;
}

.form-control {
    color: #fff !important;
    font-size: 1em !important;
}

#info .btn {
    border-radius: 0;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
}
.btn-outline-dark {
    color: #FFF;
    background: #760404;
    /* border: 1px solid #760404; */
    background: #0fb9b1;
    color: #614c19;
    padding: 20px 30px !important;
    font-weight: 500;
    font-family: 'Poppins' !important;
    border-radius: 4px !important;
}

.btn-outline-dark:hover, .btn-outline-dark:focus {
    /* color: white; */
    background: #ffc242;
    background: #ffc242;
    outline: none;
    /* letter-spacing: 0.05em; */
    font-weight: 500;
    font-family: 'Poppins' !important;
}
.form-group p{
    color: #fff;
}
.option {
    margin-right: 10px;
}

/** allineamenti contenuti **/
.colonna.imgrespons div.custom-col{display: table;}

.custom-col div.contenitore.nessuno{}

.custom-col div.contenitore.centrale{display: table-cell;vertical-align: middle;text-align: center}

.custom-col div.contenitore.sinistra{display: table-cell;vertical-align: middle;text-align: left}
/** allineamenti contenuti **/

article section div.contenitore.centrale.contsingolo p {
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
}

label.labelallegato{
    opacity: 1;
    top: auto;
    color: #9D9D9D;
    font-weight: 500;
    line-height: 40px;
}

form .checkprivacyform {padding-left: 0; padding-right: 0; font-style: italic;}
form .checkprivacyform .checkformm{position: relative; float: left; width: auto; display: inline-grid;}
form .checkprivacyform .checkformm input{display: inline;}
form .checkprivacyform .testo-infodatiform{position: relative;float: left;width: calc(100% - 21px);margin-left: 5px;text-align: justify;color: #fff;}
form .checkprivacyform .testo-infodatiform a, form .checkprivacyform .testo-infodatiform a:link, form .checkprivacyform .testo-infodatiform a:hover {color: #cbaa5c!important;text-decoration: underline;font-weight: 300;}
form .checkprivacyform .checkdaticomformm{position: relative;float: left;width: auto;display: inline-grid;}
form #leggiinfofinicomm{color: #cbaa5c!important;font-style: italic;text-decoration: underline;font-weight: 300!important;cursor: pointer}
form #divinfofinicomm{height: auto; overflow: hidden; background-color: #dedede; padding: 5px; display: none}

.claim {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 300;
    z-index: 3;
    width: 80%;
}

.titoloclaim {
    font-weight: 300;
    display: block;
    margin-bottom: 10px;
    /* text-shadow: 1px 1px 2px rgba(51, 51, 51, 0.32); */
}

#page_privacy #privacy h3, #page_privacy #privacy p, #page_privacy #privacy span{padding-right: 0;padding-left: 0;}
#page_privacy #privacy h3{    
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

#page_privacy #slideshow div{
    height: 100%;
    width: 100%;
    position: absolute;
    color: #fff;
    padding: 30px;
    background-color: rgba(0,0,0,0.4);
}

#page_privacy article section:nth-child(1){height: 350px!important}

/** addthis **/
.atss {width: 2pc!important;}
.atss .at-share-btn, .atss a {width: 2pc!important;}
.atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper {padding: 2px 0!important;}
.atss .at-share-btn span .at-icon, .atss a span .at-icon {width: 1.5pc!important; height: 1.5pc!important;}

#page_404 article{/* position: absolute; *//* min-height: 200px; *//* width: 100%; *//* padding-top: 80px; */}
#page_404 footer{/* position: absolute; *//* bottom: 0; */}

/** Galleria con immagini a mosaico **/
#page_gallery #gallery-content .custom-col {padding: 0; margin: 0}
#page_gallery #gallery-content a.foto-singola picture{position: relative; overflow: hidden; width: 100%; height: auto;}
#page_gallery #gallery-content a.foto-singola picture img{ padding: 5px; width: 100%; height: 100%;}
#gallery-content a.foto-singola{margin:0; padding: 0}
#gallery-content a.foto-singola span.mask-gallery:hover{opacity: 1;}
/** Galleria con immagini a mosaico **/


#page_index #menu {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#menu.menu-change {
    height: auto;
    border: none;
    background: #ffffff !important;
    min-height: inherit;
    transition: all 0.5s ease 0s;
    border-bottom: 1px solid;
}

#menu .navbar-nav>li {
    float: none!important;
    position: relative;
    display: inline-block;
    margin: 0;
    margin-left: 1rem;
    margin-right: 1rem;
}


p a {
    color: #9fc131;
    font-weight: 400;
}

p a:hover {
    color: #79632d;
    font-weight: 400;
}


/*404*/
#page_404 #slideshow h1 {
    line-height: 1.5em;
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    color: #ffffff;
}

#page_404 #slideshow a.bottone {
    position: absolute;
    top: 60%;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    text-align: center;
}

#page_404 #slideshow .backgroundcolor {
    background-color: #0000007d;
}

/*privacy*/
#page_privacy #slideshow h1 {
    text-align: left;
    position: absolute;
    bottom: 20%;
    left: 15px;
}

#page_privacy #slideshow h2 {
    position: absolute;
    bottom: 5%;
    left: 15px;
}

#menu ul li:nth-child(8) a {
    background-color: #00755E;
    color: #fff;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    /* background-image: url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='70' height='8' patternTransform='scale(2) rotate(0)'><rect x='0' y='0' width='100%' height='100%' fill='%2300755E'/><path d='M-.02 22c8.373 0 11.938-4.695 16.32-9.662C20.785 7.258 25.728 2 35 2c9.272 0 14.215 5.258 18.7 10.338C58.082 17.305 61.647 22 70.02 22M-.02 14.002C8.353 14 11.918 9.306 16.3 4.339 20.785-.742 25.728-6 35-6 44.272-6 49.215-.742 53.7 4.339c4.382 4.967 7.947 9.661 16.32 9.664M70 6.004c-8.373-.001-11.918-4.698-16.3-9.665C49.215-8.742 44.272-14 35-14c-9.272 0-14.215 5.258-18.7 10.339C11.918 1.306 8.353 6-.02 6.002'  stroke-width='1' stroke='%23006954' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>"); */
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='500' height='500' preserveAspectRatio='none' viewBox='0 0 500 500'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1022%26quot%3b)' fill='none'%3e%3crect width='500' height='500' x='0' y='0' fill='rgba(159%2c 193%2c 49%2c 1)'%3e%3c/rect%3e%3cpath d='M125 9.26C80.64 9.26 30.3 76.46 30.3 125C30.3 159.95 78.88 176.23 125 176.23C164.34 176.23 201.22 158.27 201.22 125C201.22 74.79 166.1 9.26 125 9.26' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M500 180.56C489.63 217.06 464.49 218.18 464.49 250C464.49 270.26 493.7 262.54 500 284.72C511.45 325.04 500 329.86 500 375C500 437.5 531.25 468.75 500 500C468.75 531.25 437.5 500 375 500C312.5 500 312.5 500 250 500C187.5 500 187.5 500 125 500C80.88 500 57.34 525.8 36.76 500C7.49 463.3 39.5 433.69 25.3 375C21.12 357.74 3.46 365.19 0 348.1C-9.19 302.69 0 299.05 0 250C0 187.5 0 187.5 0 125C0 62.5 -31.25 31.25 0 0C31.25 -31.25 62.5 0 125 0C187.5 0 187.5 0 250 0C312.5 0 312.5 0 375 0C437.5 0 468.75 -31.25 500 0C531.25 31.25 500 62.5 500 125C500 152.78 507.39 154.56 500 180.56' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M375 350.96C349.78 350.96 319.85 361.54 319.85 375C319.85 389.18 350.69 406.25 375 406.25C389.98 406.25 398.44 389.87 398.44 375C398.44 362.22 389.08 350.96 375 350.96' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M47.3 0C47.3 17.19 13.39 56.45 0 56.45C-10.26 56.45 -12.87 15.36 0 0C10.78 -12.87 47.3 -11.04 47.3 0' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M272.96 125C272.96 62.5 260.92 37.67 291.67 0C311.94 -24.83 333.34 0 375 0C418.75 0 439.86 -25.47 462.5 0C495.41 37.03 494.17 64.92 486.11 125C477.41 189.92 463.87 191.62 428.98 250C408.32 284.57 405.27 310.9 375 310.9C336.61 310.9 314.6 291.78 291.67 250C263.58 198.83 272.96 187.5 272.96 125' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0 164.35C38.78 157.36 62.41 196.08 125 227.46C147.83 238.91 156.23 230.31 170.83 250C210.92 304.08 200.18 314.26 234.38 375C239.77 384.57 240.54 385.02 250 390.63C310.85 426.69 313.66 422.55 375 458.33C407.41 477.24 437.5 488.63 437.5 500C437.5 509.46 406.25 500 375 500C312.5 500 312.5 500 250 500C202.27 500 198.02 510.28 154.55 500C135.52 495.5 137.34 487.21 125 470.45C91.31 424.71 97.23 419.98 62.5 375C34.73 339.03 19.04 346.61 0 308.54C-12.21 284.11 0 279.27 0 250C0 207.18 -23.72 168.63 0 164.35' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M437.5 375C437.5 344.08 481.22 319.44 500 319.44C512.47 319.44 500 347.22 500 375C500 416.66 513.89 458.33 500 458.33C482.64 458.33 437.5 413.52 437.5 375' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M336.73 125C341.68 61.76 348.18 58.44 366.07 0C367.31 -4.06 370.53 0 375 0C379.69 0 382.97 -4.23 384.38 0C403.8 58.27 414.38 62.02 416.67 125C418.93 187.02 410.56 190.18 393.47 250C389.73 263.1 385.36 270.83 375 270.83C361.87 270.83 350.69 266.02 346.49 250C331.56 193.11 331.89 186.76 336.73 125' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M0 222.22C20.12 222.22 57.69 238 57.69 250C57.69 261.38 21.97 268.99 0 268.99C-6.87 268.99 0 259.5 0 250C0 236.11 -8.73 222.22 0 222.22' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M99.7 375C99.7 342.16 108.57 306.45 125 306.45C143.35 306.45 169.27 343.84 169.27 375C169.27 397.44 144.48 413.64 125 413.64C109.69 413.64 99.7 395.76 99.7 375' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M476.56 375C476.56 363.4 492.96 354.17 500 354.17C504.68 354.17 500 364.59 500 375C500 390.63 505.21 406.25 500 406.25C493.49 406.25 476.56 389.44 476.56 375' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3cpath d='M211.36 500C211.36 486.65 225.92 455.73 250 455.73C293.54 455.73 346.59 488.41 346.59 500C346.59 510.54 298.29 500 250 500C230.68 500 211.36 508.78 211.36 500' stroke='rgba(124%2c 151%2c 38%2c 1)' stroke-width='2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1022'%3e%3crect width='500' height='500' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");
    background-size: cover;
}

#menu ul li:nth-child(8):hover a {
    /* background: #ffc242; */
    /* color: #614c19; */
    border-bottom: none;
}

#menu ul li:nth-child(8) a span{
    padding-bottom: 5px;
    padding-top: 5px;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    color: #fff;
}

#menu ul li:nth-child(8):hover a span{
    /* border-bottom: 2px solid #ffffff; */
}



#footer .fa::before{
    /* position: absolute; */
    width: 100%;
    left: 50%;
    top: 50%;
    /* -webkit-transform: translate(-50%,-50%); */
    -ms-transform: translate(-50%,-50%);
    /* transform: translate(-50%,-50%); */
    /* text-align: center; */
    font-size: 30px;
}

#footer h4 span{
    display: none;
}

/*loader*/

#loader{
   background: #CFE4E0;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   z-index: 99999;
   display: none !important;
 }

#loader .loader-container{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);text-align: center;}
#loader img{height: auto;width: 300px;margin-bottom: 30px;}



.progress-bar {
    width: 100%;
    max-width: 400px;
    height: 5px;
    background-color: #00B894;
    overflow: hidden;
    box-shadow: none !important;
    border-radius: 0;
}

.progress {
    width: 0;
    height: 100%;
    background-color: #3c735f;
    animation: fill 3s;
    border-radius: 0;
}

@keyframes fill {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}

.logo-small .osserva {
    display: none;
}

.logo-small .osserva2 {
    display: inline-block;
}

.logo-small.rosso .osserva2 {
    display: block;
}

.logo-small.rosso .osserva {
    display: none;
}

#page_index .logo-small .osserva2 {
    display: none;
}

#page_index .logo-small .osserva {
    display: block;
}

#page_index .logo-small.rosso .osserva2 {
    display: block;
    filter: none;
}

#page_index .logo-small.rosso .osserva {
    display: none;
}

#page_index #lingue a, #page_index #freccialingua {
    color: #fff;
}

#page_index #lingue.menu-change a, #page_index #freccialingua.menu-change {
    color: #000;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.menu-change .navbar-toggle .icon-bar {
    background-color: #9fc131;
}

/* Dati societari */
#footer .footernamestr{
    font-size: 1.2em;
    margin: 20px 0;
}

#footer .datisocietari{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

#footer .datisocietari .datfisc {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    letter-spacing: 1px;
    margin: 10px;
}

#footer .datisocietari .datfisc label{
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
}

#footer .footernamestr .rsocialestrfooter{
    color: #FFF;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin: 10px;
}

#footer .datisocietari .datfisc span{
    color: #FFF;
}

@media(max-width: 760px){
    #footer .datisocietari {
        display: flex;
        flex-direction: column;
    }
}

section#privacy {
    opacity: 1 !important;
    transform: none !important;
}

/** responsive **/
@media(max-width: 1800px){
    #menu .navbar-nav>li {
        margin-left: 1rem;
        margin-right: 1rem;
    }
}

@media (max-width: 1600px){
    body{font-size: 1.4em}
    #menu .navbar-nav>li {
        margin-left: 0.07rem;
        margin-right: 0.07rem;
    }
    .logo {width: 250px;}
}

@media (max-width: 1400px){
    body{font-size: 1.3em}
    #menu .navbar-nav>li {margin-left: .5rem;margin-right: .5rem;}
    p {font-size: 14px;}
}

@media (max-width: 1200px){
    body{font-size: 1.2em}
    #footer {font-size: 12px;}
    #menu .navbar-nav>li {margin-left: 0;margin-right: 0;}
    #menu ul li a {padding-left: 5px;padding-right: 5px;}
    #menu ul li a {
    padding-left: 0;
    padding-right: 0;
}
}

@media (max-width: 1024px){
    header .navbar-header {float: none;}
    header .navbar-toggle {display: block;}
    header .navbar-collapse.collapse {display: none!important;max-height: 1000px;}
    header .navbar-nav {float: none!important;margin-top: 10px;margin-bottom: 10px;padding-left: 5px;margin-left: 0!important;display: flex;flex-direction: column;padding: 0;height: calc(100vh - 155px);justify-content: center;border: none;}
    
    header .collapse.in{display:block !important;height: calc(100vh - 50px);max-height: calc(100vh - 50px) !important;}
    header .menu-content {width: 100% !important;}
    header .navbar-toggle {top: -5px;}
    header #freccialingua {top: 4px;}

    #lingue {top: 30px;width: 50px;}
    #menu ul li {padding-bottom: 0;padding-top: 0;width: 100% !important;margin-top: 0;margin-bottom: 0;padding-left: 15px;text-align: center;padding-left: 0;}
    #menu ul li a {text-align: center;padding-bottom: 10px;padding-top: 10px;border-right: none;font-size: 1.3em;width: auto;display: inline-block;padding-left: 5px;padding-right: 5px;}
    #menu .navbar-nav>li {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        /* text-align: left; */
        padding-bottom: 2vh;
    }
    
    ul.navbar-nav ul {display: none;}
    ul.navbar-nav ul{position: relative !important;top: 0 !important;visibility: visible !important;background: transparent;opacity: 1;}
    ul.navbar-nav ul li, ul.navbar-nav ul {width: 100% !important; text-align: left;}
    
    #megamenu{position: relative; top: auto; padding-top: 0; width: 100%; left: auto;}
    #megamenu .fotomenu{background: none !important; height: auto; padding: 0; margin-bottom: 12px;}
    #megamenu li span {border: none;position: static;-webkit-transform: none;-ms-transform: none;transform: none;padding: 0;font-size: 1em;}
    #megamenu .sfondo-bg{display: none}
    .navbar-collapse.collapse {
        /* background-color: #797570 !important; */
        /* height: 100vh !important; */
        /* max-height: fit-content; */
    }
    #page_index #menu {
        /* background: #797570; */
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
     #menu.menu-change, #menu {background: #fff;height: auto;}
     
    .menu-change ul.navbar-nav ul {background: transparent !important;left: 0;padding-bottom: 20px;padding-top: 0;height: auto;}

    #megamenu li {padding-left: 0 !important; padding-right: 0;}
    .logo-mobile {display: inline-block;padding-top: 9px;}
    #page_index .logo img {display: none;}
    .logo-mobile img {
        padding-top: 0;
    }


    #menu ul li:nth-child(7) a {
        width: fit-content;
        float: none;
        display: inline-block;
    }

    #page_index .logo.logo-small img {
        display: none !important;
    }

    .logo.logo-small {display: none !important;}

}

@media (max-width: 992px){
    body{font-size: 1.1em}
    #footer {font-size: 11px;padding-bottom: 105px;}
    nav#menu .logo-mobile {
        display: none;
    }
    
    nav#menu.menu-change .logo-mobile {
        display: block;
        transition: .5s;
    }

    #page_index #menu.menu-change {
        border-bottom: 1px solid #000 !important;
    }
    
    #menu.menu-change {
        border-left: none;
        border-right: none;
    }
    #lingue li:hover, #lingue li a:focus, #lingue li a:hover {color: #000;}

    #megamenu .fotomenu {
    background: transparent;
}

#megamenu li span {
    color: #000;
    letter-spacing: 1px;
}


img.logo-footer {
    height: 35px;
}

}

@media (max-width: 768px){
    #footer h4{margin-top:15px;}
    #logo-menu {left: 35px;}
    #menu .navbar-nav>li {
        margin-bottom: 1rem;
    }
    #lingue {
        top: 24px;
    }

    #menu.menu-change {border: none;}

    .logo-mobile img {
    height: 35px;
    margin-top: 8px;
}

.logo-mobile {
    padding-top: 0;
}
    
}

@media (max-width: 440px){
    h3, h4 {line-height: 25px;}


#slideshow h3 img {
    height: 50px;
}
    
}

@media(max-width: 390px){
    .logo-mobile img {margin-top: 2px;}
}

@media (max-width: 362px){}