@import url("https://fonts.googleapis.com/css?family=Oswald&display=swap");
@import url("https://fonts.googleapis.com/css?family=Bellota&display=swap");
@import url("https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800&display=swap');

html {
    font-size: 12px !important;
}

body {
    background: #fff;
    color: #444;
    font-family: "Montserrat", "Open Sans", sans-serif;
    font-size: 10px !important;
}
a {
    text-decoration: none !important;
    color: black !important;
}
img.mappa {
    width: 100%;
}
.pro2 h2{
    max-width: 90% !important;
}
.carousel-indicators [data-bs-target] {
    box-shadow: 2px 4px 5px black;
 border-top: 0px solid transparent !important; 
 border-bottom: 0px solid transparent !important; 
}
li {
    margin-left: 2em;
}
h3.titolo2 {
    font-size: 2rem;
    font-weight: 600;
    /* margin-top: 59px; */
    padding-top: 33px;
}
.banner {
    background-color: transparent;
    z-index: 0;
    position: relative;
    margin-top: 163px;
}
.no-lista li{
    list-style: none;
}
.titolo-mag {
    font-size: 1.5rem !Important;
}
.slogan{
    line-height: 0px !important;
}
.slogan h3{
    margin-bottom: 40px !important;
}
.box21 {
    width: 40% !important;
    background-color: rgb(131 251 178 / 54%) !important;
    padding: 5% !important;
} 

.claim{
    line-height: 1em; 
    color: rgb(0,0,0); 
    font-family: 'Montserrat' !important; 
    margin-top: 2px;
    letter-spacing: 1px; 
    font-size: 2em; 
    font-style: oblique; 
    position: relative; 
    /* top: 50%;
    transform: translateY(-50%); */
}
nav{position:relative; float: right;}
#cssmenu .has-sub li a {color: white !important;}
#cssmenu ul li.active a {color: white !important;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:18px;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index: 100;}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{
    font-family:sans-serif; 
    margin-right: 0px; 
    top: 120px;
    right: 15px;
    display: flex; 
    align-content: space-around; 
    align-items: center;}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding:7px;font-size:1.5rem;letter-spacing:1px;text-decoration:none;color:#000;font-weight:600;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#1f3a72!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (min-width:1700px) and (max-width:2000px){
    body{font-size: 8px !important;}
}

@media screen and (max-width:1080px){
/* nav{width:100%;} */
ul.open {background: #333;}
#cssmenu{width:100%; top: -14px;}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 10000 !important;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:9px;width:20px;border-top:2px solid #000000;border-bottom:2px solid #000000;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#000000;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#000000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#000000;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:1000;right:2em;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}

div#bandiere {
    position: relative;
    width: 30px;
    margin-left: 15px;
}
.pro2 {
    opacity: 0;
}
h1, h2, h3,h4,h5, h6 {
    margin: 0px !important;
}
img, svg {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    width: 100%;
}
.banner-img img {
    width: 100%;
}
ul.sub-menu {
    display: none;
    flex-direction: column;
    position: absolute;
    opacity: 0;
    font-size: 1.8em;
    color: black;
    width: auto;
    top: 40px;
    background-color: white;
    font-size: 1em;
}
.header2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: visible;
}
li:hover ul.sub-menu {
    opacity: 1;
    display: flex;
}

/* header */

.header2 {
    background-color: #fff9;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
    position: fixed;
    width: 100%;
    z-index: 3;
}

.header2 li a {
    display: block;
    padding: 20px 20px;
    border-right: 1px solid #f4f4f4;
    text-decoration: none;
}

.header2 li a:hover,
.header2 .menu-btn:hover {
    background-color: #f4f4f4;
}

/* menu */

.header2 .menu {
    clear: both;
    max-height: 0;
    transition: 1.2s ease-out;
    top: 0%;
    position: absolute;
    width: 100%;
    background-color: white;
}

.header2 .menu a {
    font-size: 1.5em;
    color: black;
}

/* menu icon */

.header2 .menu-icon {
    cursor: pointer;
    display: block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
    z-index: 4;
}

.header2 .menu-icon .navicon {
    background: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
}

.header2 .menu-icon .navicon:before,
.header2 .menu-icon .navicon:after {
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.header2 .menu-icon .navicon:before {
    top: 5px;
}

.header2 .menu-icon .navicon:after {
    top: -5px;
}

/* menu btn */

.header2 .menu-btn {
    display: none;
}

.header2 .menu-btn:checked~.menu {
    max-height: 350px;
    position: absolute;
    width: 100%;
    z-index: 3;
    background-color: azure;
    top: 0%;
    transition: max-height 1.2s ease-out;
}

.header2 .menu-btn:checked~.menu-icon .navicon {
    background: transparent;
}

.header2 .menu-btn:checked~.menu-icon .navicon:before {
    transform: rotate(-45deg);
}

.header2 .menu-btn:checked~.menu-icon .navicon:after {
    transform: rotate(45deg);
}

.header2 .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
.header2 .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
    top: 0;
}

.active .pro2 {
    transition-delay: 0.42s !Important;
    -webkit-transform: translate(10vw, 45vh) scale(1.35) !important;
    -moz-transform: translate(10vw, 45vh) scale(1.35) !important;
    -ms-transform: translate(10vw, 45vh) scale(1.35) !important;
    -o-transform: translate(10vw, 45vh) scale(1.35) !important;
    transform: translate(10vw, 45vh) scale(1.35) !important;
    transition: transform 2.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .66s ease-in-out;
    opacity: 1;
    width: 70%;
    text-align: left;
}
@media (min-width: 1080px){
   .box-menu .logo{
    left: 50px !important;
    position: absolute;
    margin: 0px !important;
    padding: 0px !important;
    transform: none !important;
   } 
}

@media (max-width: 1080px) {
    p.didascalia {
        font-size: 1.2rem;
    }
    ul.open li {
        margin: 0px;
        margin-left: 2em;
    }
    .child3 {
        min-height: 256px;
    }
    .child {
        flex: 1 0 92%;
        margin: 5px;
    }
    .titolo2 {
        font-size: 1.5em;
    }
    .section.section-footer {
        height: 495px !important;
    }
    nav#cssmenu {
        z-index: 10;
    }#cssmenu {
        display: block;
        right: 0px;
    }
    div#bandiere {
        position: absolute;
        top: 14px;
        z-index: 10000;
        margin-left: 15px;
    }
    #cssmenu > ul > li > a {
        color: #FFF !important;
    }
    .slogan h3{
        font-size: 3em !important;
        margin-bottom: 20px !important;
    }
    .slogan .sottotitolo{
        font-size: 2em !important;
    }
    .box21{
        width: 90% !important;
    }
    .active .pro2 {
        transition-delay: 0.42s !Important;
        -webkit-transform: translate(1.5vw, 45vh) scale(1.35) !important;
        -moz-transform: translate(1.5vw, 45vh) scale(1.35) !important;
        -ms-transform: translate(1.5vw, 45vh) scale(1.35) !important;
        -o-transform: translate(1.5vw, 45vh) scale(1.35) !important;
        transform: translate(1.5vw, 45vh) scale(1.35) !important;
        transition: transform 2.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .66s ease-in-out;
        opacity: 1;
        width: 70%;
        text-align: left;
    }
    .header2 ul {
        overflow: hidden !important;
        background-color: #333;
    }
    img.logo3 {
        width: 100% !important;
    }
    .header2 img.logo2 {
          width: 230px !important; 
          background-color: #ffffff00;
          padding: 15px !important;
          /* max-width: 100%; */
      }

    .card{
        width: 100% !important;
        min-height: 350px;
    }
    .section h2 {
        font-size: 3.4em !important;
        color: #ffffff;
        font-family: "Montserrat";
        text-transform: lowercase;
        margin: 0 0 20px 0;
        text-shadow: 3px 3px 5px black;
        font-weight: 600;
    }
    .linea-logo {
        border: solid 1px rgb(229, 217, 198);
        height: 97px !important;
        margin: 0px 25px 0px 10px !important;
        position: relative;
        width: 2px;
        background-color: rgb(229, 217, 198);
    }
    .box-flex{
        display: flex;
        justify-content: space-evenly;
        flex-wrap: nowrap;
        flex-direction: column !important;
        align-content: stretch;
        align-items: center;
    }
    .container {
        margin-top: 0px !important;
    }
    .banner-img{
        height: auto !important;
    }
    .banner-img img{
        top: 0px !important;
    }
    .box-flex img{
        width: 100%;
    }
    .txt-effetto-home {
        width: 250px;
        text-align: left;
        left: 80px; 
        position: relative;
    }
    .logo {
        left: 0px !important;
    }   
    
    .contenuto{
        max-width: 100% !important;
        margin: 0 auto;
        padding: 20px !important;
        margin-bottom: 15px !important;
    }
    .banner {
       /*  height: 82px; */
        background-color: transparent;
        z-index: 0;
        position: relative;
    }
    .contenuto {
        color: black;
        font-family: "Montserrat";
        text-align: left;
        font-size: 1.75em;
    }
    .titoletto {
        color: black;
        font-family: "Montserrat";
        text-align: center;
        font-size: 2em;
        padding-bottom: 20px;
    }
    .pulsante2 {
        padding: 10px 30px;
        background-color: #143066;
        width: fit-content;
        color: white;
        text-decoration: none !important;
    }

    p {
        font-family: "Montserrat";

        padding-top: 20px;
    }

    .corpo {
        background-color: white;
        display: block;
        z-index: 0;
        position: relative;
    }

    .footer p, .footer li {
        font-size: 0.7em !important;
    }
  
    .body {
        background-color: white;
        color: black;
        font-size: 8px !important;
    }

    .titolo {
        color: white;
        font-family: "Montserrat";
        text-align: center;
        padding-top: 28px;
        padding-bottom: 28px;
        background-color: #030932;
    }
    .box-sofware.contenuto {
        max-width: 80%;
        background-color: rgb(195, 241, 239);
        margin: 0 auto;
        padding: 60px;
        margin-bottom: 40px;
    }
    .img-flex img {
        width: 20%;
    }
    .img-flex {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: nowrap;
    }
    .immagine{
       width: 100%;    
    }
    .immagine img{
        width: 100%;    
     }}
/* } */


/* 48em = 768px */
@media  (max-width: 480px) {
    .section.section-footer {
        height: 373px !important;
    }
    .child {
        width: 100% !important;
    }
    div#bandiere img {
        max-width: 30px;
    }
    div#bandiere {
        position: absolute;
         top: 14px;
        z-index: 10000;
        margin-left: 15px;
    }
    .col-12 {
        padding: 20px !important;
    }
    .logo {
        display: flex;
        position: relative;
        top: 0px !important;
        max-width: 100% !important; 
        left: 50% !important;
        transform: translateX(-50%);
        flex-wrap: nowrap;
        justify-content: center;
        width: 100%;
    }
    #header .logo img {
        padding: 0;
        position: relative;
        display: inline-flex;
    }
    #header .logo2 {
        width: 185px;
        padding-top: 0px !important;
        position: relative;
        transition: 1s;
        margin-top: 0px !important;
    }
    #cssmenu {
        margin-right: 0px !important; 
        display: block !important;
        width: 100%;
        position: relative;
    }
    .box-menu {
        padding-top: 15px;
    }
}

@media (min-width: 481px) {
    .header2 li {
        float: right;
    }
      .header2 li a {
        padding: 1em 1em;
    }

    .header2 .menu {
        clear: none;
        float: right;
        max-height: none;
        background-color: #ffffff00;
    }

    .header2 .menu-icon {
        display: none;
    }
    .contenuto {
        color: black;
        font-family: "Montserrat";
        text-align: left;
        padding: 90px 0px;
        max-width: 80%;
        margin: 0 auto;
    }
    .titoletto {
        color: black;
        font-family: "Montserrat" !important;
        text-align: center;
        font-size: 2em;
        padding: 10px 0 35px;
    }
    p {
        font-family: "Montserrat";
        padding-top: 20px;
    }
    .corpo {
        background-color: white;
        display: block;

    }
    .titolo {
        color: white;
        font-family: "Montserrat";
        text-align: center;
        padding-top: 75px;
        padding-bottom: 25px;
        background-color: #030932;
    }
    .box-sofware.contenuto {
        max-width: 80%;
        background-color: rgb(195, 241, 239);
        margin: 0 auto;
        padding: 60px;
        margin-bottom: 40px;
    }
    .img-flex img {
        width: 20%;
    }
    .box-flex{
        display: flex;
        justify-content: space-evenly;
        flex-wrap: nowrap;
        align-items: center;
    }
    .img-flex {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: nowrap;
    }
    .immagine{
       width: 50%;

    }
}

a {
    color: #0400ff;
    transition: 0.5s;
}

p {
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}

.box a {
    color: #ffffff;
}

.back-to-top {
    position: fixed;
    display: none;
    background: #1bb1dc;
    color: #fff;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    border-radius: 50%;
    right: 15px;
    bottom: 15px;
   /*  transition: background 0.5s; */
    z-index: 11;
}

.back-to-top i {
    padding-top: 12px;
    color: #fff;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
}

#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #f2f2f2;
    border-top: 6px solid #1bb1dc;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
    0% {-webkit-transform: rotate(0deg); transform: rotate(0deg);}

    100% {-webkit-transform: rotate(360deg); transform: rotate(360deg);}
}

@keyframes animate-preloader {
    0% {-webkit-transform: rotate(0deg); transform: rotate(0deg);}

    100% {-webkit-transform: rotate(360deg); transform: rotate(360deg);}
}

.header2 {
    height: 163px;
    transition: all 0.5s;
    z-index: 1;
    padding: 0px 0px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    color: #fff;
    box-shadow: 5px 7px 15px rgba(0, 0, 1, 0.46);
    background-color: #fffffff2 !important;
}

.header2, a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

.header2 .main-nav {
    position: absolute;
    top: 20px;
    right: 50px !important;
}

.header2 img.logo2 {
    background-color: #ffffff00;
}

.logo {
    display: flex;
    position: relative;
    top: 3px;
    max-width: 90%;
    left: 50% !important;
    transform: translateX(-50%);
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

@media (min-width: 1200px) {

    .child {
        width: 65%;
        margin: 0 auto;
    }
    #header .logo2 {
        width: 300px !important;
    }
    h1{
        font-size: 7em !important;
    }
    .header2 .logo {
        top: 0px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        padding-left: 60px;
        display: inline-flex;
    }

    #header3 .logo {
        top: 14px;
        position: absolute;
        left: unset;
        transform: none;
        max-width: 200px;
        display: inline-flex;
    }
    .section.section-footer {
        height: 150px !important;
    }

    .carousel-indicators li {
        border-top: 0px solid transparent !important;
        border-bottom: 0px solid transparent !important;
        box-shadow: 3px 3px 3px rgb(0, 0, 0);
    }
    .box-flex .cinque-col{
        max-width: 20%;
        left: auto;
        transform: translate(0px, 0px);
    }

    .d-block {
        width: 100vw;
        height: 100vh;
        object-fit: cover;
    }
    }

    .carousel-indicators {
        bottom: 20% !Important;
    }

    #header.header-scrolled,
    #header.header-pages {
        height: 70px;
        padding: 15px 0;
        background-color: #d0c7bd;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
    }

    #header.header-scrolled #topbar,
    #header.header-pages #topbar {
        display: none;
    }

    video {
        width: 100%;
    }

    #header .logo2 {
        width: 185px;
        padding-top: 0px;
        position: relative;
        transition: 1s;
        margin-top: 7px;
    }

    #header.header-scrolled>.container img.logo2 {
        width: 150px;
        transition: 1s;
        margin-top: -5px;
    }

    #header .logo h1 {
        font-size: 36px;
        margin: 0;
        padding: 0;
        line-height: 1;
        font-weight: 400;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

    #header .logo h1 a,
    #header .logo h1 a:hover {
        color: #413e66;
        text-decoration: none;
    }

    #header .logo img {
        padding: 0;
        position: relative;
        display: inline-flex;
    }

    .section-header h3 {
        font-size: 2rem;
        color: #ffffff;
        text-align: center;
        font-weight: 500;
        position: relative;
        font-family: sans-serif;
        margin: 0px;
    }

    .section-header p {
        text-align: justify;
        margin: auto;
        color: #000000;
        width: 100%;
        font-size: 1.6em;
    }

    #perche-noi p {
        text-align: justify;
        padding-bottom: 10px;
    }

    .section-bg {
        background: #d0c7bd;
    }

    .cta-btn {
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 22px;
        letter-spacing: 1px;
        display: inline-block;
        padding: 8px 26px;
        border-radius: 3px;
        transition: 0.5s;
        margin: 10px;
        border: 3px solid #fff;
        color: #fff;
    }

    #faq {
        padding: 80px 0;
        overflow: hidden;
    }

    #faq #faq-list {
        padding: 29px 0px;
        list-style: none;
    }

    #faq #faq-list li {
        border-bottom: 1px solid #ebebeb;
    }

    #faq #faq-list a {
        padding: 22px 0;
        display: block;
        position: relative;
        font-family: "Montserrat", sans-serif;
        font-size: 20px;
        line-height: 1;
        font-weight: 400;
        padding-right: 20px;
    }

    #faq #faq-list i {
        font-size: 24px;
        position: absolute;
        right: 0;
        top: 20px;
        font-style: normal;
    }

    #faq #faq-list p {
        margin-bottom: 20px;
        font-family: Montserrat;
    }

    #faq #faq-list a.collapse {
        color: #1bb1dc;
    }

    #faq #faq-list a.collapsed {
        color: #888;
    }

    #footer {
        padding: 0 0 0 0;
        font-size: 1.2rem;
        color: rgb(0, 0, 0);
    }

    #footer .footer-top {
        padding: 30px 0 30px 0;
        background: #f5faf7;
        border-top: solid 3px #61482c;
        position: relative;
        width: 100%;
        bottom: 0px;
    }

    #footer .footer-top .footer-info {
        margin-bottom: 30px;
        color: rgb(229, 217, 198);
    }

    .footer-info h5 {
        color: rgb(229, 217, 198);
    }

    #footer .footer-top .footer-info h3 {
        font-size: 34px;
        margin: 0 0 20px 0;
        padding: 2px 0 2px 0;
        line-height: 1;
        font-family: "Montserrat", sans-serif;
        color: #413e66;
        font-weight: 400;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

    #footer .footer-top .footer-info p {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 0;
        font-family: "Montserrat", sans-serif;
        color: #535074;
    }

    #footer .footer-top .social-links a {
        font-size: 18px;
        display: inline-block;
        background: rgba(229, 217, 198, 0);
        color: #fff;
        line-height: 1;
        padding: 8px 0;
        margin-right: 18px;
        border-radius: 50%;
        text-align: center;
        width: 36px;
        height: 36px;
        transition: 0.3s;
    }

    #footer .footer-top h4 {
        font-size: 1.1rem;
        font-weight: bold;
        color: #413e66;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 10px;
        font-family: "Montserrat", "Open Sans";
    }

    #footer .footer-top .footer-links {
        margin-bottom: 30px;
        line-height: 1.25rem;
    }

    #footer .footer-top .footer-links ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    #footer .footer-top .footer-links ul li {
        padding: 8px 0;
        font-family: Montserrat;
    }

    #footer .footer-top .footer-links ul li:first-child {
        padding-top: 0;
    }

    #footer .footer-top .footer-links ul a {
        color: #000000;
    }

    #footer .footer-top .footer-links ul a:hover {
        color: #1bb1dc;
    }

    #footer .footer-top .footer-contact {
        margin-bottom: 30px;
    }

    #footer .footer-top .footer-contact p {
        line-height: 26px;
    }

    #footer .footer-top .footer-newsletter {
        margin-bottom: 30px;
    }

    #footer .footer-top .footer-newsletter input[type="email"] {
        border: 0;
        padding: 6px 8px;
        width: 65%;
        border: 1px solid #d9dde6;
    }

    #footer .footer-top .footer-newsletter input[type="submit"] {
        background: #1bb1dc;
        border: 1px solid #1bb1dc;
        width: 35%;
        padding: 6px 0;
        text-align: center;
        color: #fff;
        transition: 0.3s;
        cursor: pointer;
    }

    #footer .footer-top .footer-newsletter input[type="submit"]:hover {
        background: #0a98c0;
    }

    #footer .footer-top .form .form-group {
        margin-bottom: 15px;
    }

    #footer .footer-top .form #sendmessage {
        color: #fff;
        background: #1bb1dc;
        display: none;
        text-align: center;
        padding: 15px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    #footer .footer-top .form #errormessage {
        color: #fff;
        display: none;
        background: red;
        text-align: center;
        padding: 15px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    #footer .footer-top .form #sendmessage.show,
    #footer .footer-top .form #errormessage.show,
    #footer .footer-top .form .show {
        display: block;
    }

    #footer .footer-top .form .validation {
        color: red;
        display: none;
        margin: 0 0 20px;
        font-weight: 400;
        font-size: 13px;
    }

    #footer .footer-top .form label {
        color: #413e66;
        font-weight: 500;
    }

    #footer .footer-top .form input,
    #footer .footer-top .form textarea {
        border-radius: 0;
        box-shadow: none;
        border: 1px solid #dce1ec;
        font-size: 14px;
    }

    #footer .footer-top .form input::-webkit-input-placeholder,
    #footer .footer-top .form textarea::-webkit-input-placeholder {
        color: #a2a0bd;
    }

    #footer .footer-top .form input::-moz-placeholder,
    #footer .footer-top .form textarea::-moz-placeholder {
        color: #a2a0bd;
    }

    #footer .footer-top .form input:-ms-input-placeholder,
    #footer .footer-top .form textarea:-ms-input-placeholder {
        color: #a2a0bd;
    }

    #footer .footer-top .form input::placeholder,
    #footer .footer-top .form textarea::placeholder {
        color: #a2a0bd;
    }

    #footer .footer-top .form button[type="submit"] {
        background: #1bb1dc;
        border: 0;
        border-radius: 3px;
        padding: 8px 30px;
        color: #fff;
        transition: 0.3s;
    }

    #footer .footer-top .form button[type="submit"]:hover {
        background: #0a98c0;
        cursor: pointer;
    }

    #footer .credits {
        text-align: left;
        font-size: 14px;
        padding-top: 4px;
    }

    #footer .credits a {
        color: #1bb1dc;
    }

    #footer .credits a:hover {
        color: #0a98c0;
    }

    @media (min-width: 991px) {
        .contenuto p,.contenuto li{
            font-size: 1.8rem;
        }
        div#portfolio2 {
            padding: 51px 0px;
        }
        h3.titoletto {
            font-size: 5em; 
            text-align: center;
            padding: 40px 0px;
        }
    }
    @media (max-width: 991px) {
        #topbar {
            display: none;
        }

        #header {
            /* height: 94px; */
            padding: 0px 0px;
        }

        #header .logo h1 {
            font-size: 28px;
            padding: 8px 0;
        }
    }

   .box img {
        position: relative;
        width: 100%;
        height: auto;
        z-index: 0;
        top: 0px;
        left: 0px;
    }

    .wrap {
        margin-top: 0px !Important;
        background-color: rgb(229, 217, 198) !important;
        max-width: 100%;
        width: 100%;
    }

    .footer-slider {
        height: auto;
    }

    .col-md-6 {
        padding-right: 0px !Important;
        padding-left: 0px !Important;
    }

    .paragrafo {
        border-top: solid 2px #BBA;
        border-bottom: solid 2px #bbb;
        padding: 30px;
        margin-bottom: 60px;
    }

    .centrato {
        text-align: center !Important;
    }

    .marrone {
        color: #61482c !Important;
    }

    .back-marrone {
        background-color: #61482c;
    }

    header.section-header {
        position: relative;
        margin: 25px 0px;
    }

    .screenReader {
        left: -9999px;
        position: absolute;
        top: -9999px;
    }

    img.logo3 {
        width: 255px;
        padding-bottom: 7px;
    }

    a {
        text-decoration: none !IMPORTANT;
        background-color: transparent;
    }

    .footer-slider h2 a {
        color: #61482c !Important;
    }

    .footer-slider h2 a:hover {
        color: rgb(40, 103, 183) !Important;
    }
    .box-slider {
        width: 110%;
        left: -5%;
        padding: 60px !Important;
        background-color: #d0c7bd;
        margin-bottom: 60px;
    }

    h2.entry-title {
        background-color: #73737382;
        color: white;
        padding: 8px 0px;
        position: relative;
        z-index: 2;
        text-align: center;
        font-size: 26px;
    }

    h3.entry-title {
        background-color: #61482c;
        color: white;
        padding: 4px 0px;
        margin-bottom: 0px;
        position: relative;
        z-index: 2;
        text-align: center;
        font-size: 20px;
    }

    .bottom-carousel {
        width: 100%;
        position: relative;
        margin: 0px 0px 50px 0px;
        padding: 0px;
    }

    .full-box {
        padding-top: 100px;
        padding-bottom: 50px;
        background-image: url(https://www.bluriflessi.com/domus/wp-content/uploads/2019/10/2348319-b.jpg);
        background-position: top;
        background-size: cover;
        background-color: #ffffffb5;
        background-attachment: fixed;
    }

    .c2 {
        color: #d0c7bd !Important;
    }

    .c1 {
        color: #61482c !Important;
    }

    .bg-c1 {
        background-color: rgba(111, 8, 39, 1) !Important;
        text-align: center;
        color: rgba(229, 217, 198, 1) !Important;
        text-transform: uppercase;
        padding: 10px 0px;
    }

    h1.bg-c1.titolo-cont {
        font-size: 3rem;
        font-family: "Montserrat";
        font-weight: 600;
    }

    h5.bg-c1 {
        font-family: "Montserrat", "Open Sans";
        font-weight: 600;
    }

    .bg-c2 {
        background-color: #d0c7bd !Important;
    }

    .collapse-content .fa.fa-heart:hover {
        color: #f44336 !important;
    }

    .collapse-content .fa.fa-share-alt:hover {
        color: #0d47a1 !important;
    }

    .card {
        background-color: rgba(255, 255, 255, 1) !Important;
        padding: 21px;
        margin-bottom: 40px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .centrato {
        text-align: center;
    }

    .giustificato {
        text-align: justify;
    }

    .p-medio {
        font-size: 20px;
    }

    h4.card-titolo {
        line-height: 2.5rem;
        font-size: 2.2rem;
        font-weight: 700 !Important;
        color: rgba(111, 8, 39, 1);
        text-transform: uppercase;
        font-family: sans-serif !important;
        position: relative;
        text-align: center;
        margin: 0px 0px 15px 0px !important;
    }

    .titolo-mag {
        font-size: 1.3em !Important;
        font-weight: 500 !Important;
    }

    

    .s-titolo {
        font-size: 1.5em !Important;
        font-weight: 400 !Important;
        color: #555 !Important;
    }

    a.collapsed i::before {
        font-size: 29px;
        content: "+";
        padding: 0 6px;
    }

    i.ion-android-remove-circle {
        color: #ffffff;
        background-color: rgba(111, 8, 39, 1);
        border-radius: 35px;
    }

    .maiuscolo {
        text-transform: uppercase;
    }

    .spazio-dx {
        margin-right: 120px;
    }

    .spazio-sx {
        margin-left: 120px;
    }

    #header.header-scrolled>.container nav.main-nav.d-none.d-lg-block {
        top: 21px;
        transition: 1s;
    }

    @media (min-width: 1200px) {
        .logo {
            top: 15px;
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-23%);
            -moz-transform: translateX(-23%);
            -ms-transform: translateX(-23%);
            -o-transform: translateX(-23%);
            transform: translateX(-23%);
        }
        ul.elementor-icon-list-items.elementor-inline-items {
            display: flex;
            flex-wrap: wrap;          
        }
        .row.featurette{
            justify-content: center;
        }
        .row.featurette .col-md-7{
        display: flex;
        align-content: flex-end;
        align-items: center; 
        }
    }
    @keyframes showup {
        0% {
            opacity: 0;
        }

        20% {
            opacity: 1;
        }

        80% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @keyframes slidein {
        0% {
            margin-left: -800px;
        }

        20% {
            margin-left: -800px;
        }

        35% {
            margin-left: 0px;
        }

        100% {
            margin-left: 0px;
        }
    }

    @keyframes reveal {
        0% {
            opacity: 0;
            width: 0px;
        }

        20% {
            opacity: 1;
            width: 0px;
        }

        30% {
            width: 355px;
        }

        80% {
            opacity: 1;
        }

        100% {
            opacity: 0;
            width: 355px;
        }
    }

    .carousel-item {
        height: 100vh;
    }

    .pulsante {
        background-color: #6f0e0e;
        width: 150px;
        position: absolute;
        padding: 5px 15px;
        bottom: 90px;
        left: 61px;
        color: white;
        border-radius: 5px;
        opacity: 0;
        z-index: 1000;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, .5);
    }

    .pulsante:hover {
        background-color: black;
        bottom: 37px;
        transition-duration: 0.2s;
    }

    .section-two.active>.fp-tableCell .pulsante2 {
        opacity: 1;
        transition-delay: 1s;
        transition-duration: 1s;
    }

    .carousel-item {
        transition: 2s !Important;
        overflow: hidden;
    }

    .carousel-item.active>.pro2 {
        transition-delay: 6.42s !Important;
        -webkit-transform: translate(-380px, 370px) scale(0.35) !important;
        -moz-transform: translate(-380px, 370px) scale(0.35) !important;
        -ms-transform: translate(-380px, 370px) scale(0.35) !important;
        -o-transform: translate(-380px, 370px) scale(0.35) !important;
        transform: translate(-380px, 370px) scale(0.35) !important;
        opacity: 1;
    }

    .carousel-item.active>.pro {
        transition-delay: 6.42s !Important;
        -webkit-transform: translate(-380px, 4100px) scale(0.35) !important;
        -moz-transform: translate(-380px, 410px) scale(0.35) !important;
        -ms-transform: translate(-380px, 410px) scale(0.35) !important;
        -o-transform: translate(-380px, 410px) scale(0.35) !important;
        transform: translate(-380px, 410px) scale(0.35) !important;
        opacity: 1;
    }

    .carousel-item.active>.pro,
    .section-two>.fp-tableCell p {
        transition: transform 2.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .66s ease-in-out;
    }

    .pro h2 {
        opacity: 0;
        transition: opacity 2.8s;
    }

    .section-two.active>.fp-tableCell .pro h2 {
        opacity: 1;
        transition: opacity 2.8s;
        animation-delay: 4s;
    }

    .carousel-indicators {
        bottom: 50px !important;
    }

    .bordo-bianco {
        -webkit-text-stroke-color: rgb(255, 255, 255);
    }

    .bordo-nero {
        -webkit-text-stroke-color: rgb(0, 0, 0) !important;
    }

    .section {
        text-align: center;
        color: #fff;
    }

    .section h2 {
        margin: 0 0 20px 0;
        font-size: 40px;
    }

    .section p {
        margin: 0 0 1px 0;
       /*  font-size: 20px; */
    }

    .section p:last-chilf {
        margin: 0;
    }

    .slide {
        color: #00174f;
    }

    .slide:nth-child(1) {
        background: #000000;
    }

    .slide:nth-child(2) {
        background: #ff0000;
    }

    .slide:nth-child(3) {
        background: #ccc;
    }

    .slide:nth-child(4) {
        background: #fff;
    }

    .fp-controlArrow.fp-next {
        border-color: transparent transparent transparent #00174f;
    }

    .fp-controlArrow.fp-prev {
        border-color: transparent #00174f transparent transparent;
    }

    .header {
        width: 100%;
        padding: 15px;
        position: fixed;
        top: 0;
        z-index: 1000;
        background: #00174f;
        box-shadow: rgba(0, 0, 0, 1) 0 0 7px;
    }

 
    .box21 {
        width: 100%;
        background-color: rgba(255, 0, 0, 0);
        position: relative;
        animation-name: apertura;
        animation-duration: 9s;
        animation-delay: 0.0s;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }

    @keyframes example {
        0% {
            background-color: red;
            left: 0px;
            top: 0px;
        }

        25% {
            background-color: yellow;
            left: 50%;
            top: 0px;
        }

        50% {
            background-color: blue;
            left: 50%;
            top: 50%;
        }

        75% {
            background-color: green;
            left: 0px;
            top: 50%;
        }

        100% {
            background-color: red;
            left: 0px;
            top: 0px;
        }
    }

    @keyframes jump {
        0% {
            left: 310px;
            top: -1000;
        }

        50% {
            left: 310px;
            top: 150px;
            transform: scale(1.0);
        }

        90% {
            left: 310px;
            top: 300px;
            transform: scale(1.0);
        }

        100% {
            left: 310px;
            top: 400;
            transform: scale(0.3);
        }
    }

    @keyframes bounce {
        from {
            top: 100px;
            animation-timing-function: ease-out;
        }

        25% {
            top: 50px;
            animation-timing-function: ease-in;
        }

        50% {
            top: 150px;
            animation-timing-function: ease-out;
        }

        75% {
            top: 75px;
            animation-timing-function: ease-in;
        }

        to {
            top: 100px;
        }
    }

    @keyframes fall {
        from {
            transform: rotate(0) translateX(0);
            opacity: 1;
        }

        50%,
        60% {
            transform: rotate(90deg) translateX(0);
            opacity: 1;
        }

        to {
            transform: rotate(90deg) translateX(200px);
            opacity: 0;
        }
    }

    @-webkit-keyframes shakeit {
        12.5% {
            left: -50px;
        }

        25% {
            left: 50px;
        }

        37.5% {
            left: -25px;
        }

        50% {
            left: 25px;
        }

        62.5% {
            left: -10px;
        }

        75% {
            left: 10px;
        }
    }

    @keyframes shakeit {
        12.5% {
            left: -50px;
        }

        25% {
            left: 50px;
        }

        37.5% {
            left: -25px;
        }

        50% {
            left: 25px;
        }

        62.5% {
            left: -10px;
        }

        75% {
            left: 10px;
        }
    }

    @keyframes shakeit2 {
        12.5% {
            left: -100%;
        }

        25% {
            left: 40%;
            transform: scale(0.7) translateX(-50%);
        }

        30% {
            left: 40%;
            transform: scale(0.7) translateX(-50%);
        }

        80% {
            left: 40%;
            transform: scale(0.7) translateX(-50%);
        }

        90% {
            left: 30%;
            transform: scale(0.3) translateX(-50%);
            opacity: 1;
        }

        100% {
            left: 30%;
            transform: scale(0.3) translateX(-50%);
            opacity: 0;
        }
    }

    @-webkit-keyframes shakeit2 {
        12.5% {
            left: -100%;
        }

        25% {
            left: 40%;
            transform: scale(0.7) translateX(-50%);
        }

        30% {
            left: 40%;
            transform: scale(0.7) translateX(-50%);
        }

        80% {
            left: 40%;
            transform: scale(0.7) translateX(-50%);
        }

        90% {
            left: 30%;
            transform: scale(0.3) translateX(-50%);
            opacity: 1;
        }

        100% {
            left: 30%;
            transform: scale(0.3) translateX(-50%);
            opacity: 0;
        }
    }

    @keyframes apertura {
        5% {
            opacity: 0;
        }

        30% {
            opacity: 1;
        }

        90% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @-webkit-keyframes apertura {
        5% {
            opacity: 0.5;
        }

        30% {
            opacity: 1.0;
        }

        90% {
            opacity: 1.0;
        }

        100% {
            opacity: 0.0;
        }
    }

    .big-sez {
        width: 100%;
        display: block;
    }

    .box-sez {
        width: 100%;
        position: relative;
    }

    .box-sez img {
        width: 100%;
    }

    .blocco {
        position: relative;
        width: 80%;
        margin: 0 auto;
        padding-top: 5vh;
        padding-bottom: 5vh;
    }

    .box-titolo {
        font-size: 2.3vw;
        text-align: left;
        line-height: 3rem;
        margin-bottom: 12px;
        font-family: "Oswald";
        border-bottom: solid 4px rgb(111, 8, 39);
        padding-bottom: 12px;
    }

    [data-aos="example-anim1"] {
        -webkit-transform: skewX(45deg);
        transform: skewX(45deg);
        opacity: 0;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
    }

    [data-aos="example-anim1"].aos-animate {
        -webkit-transform: skewX(0);
        transform: skewX(0);
        transition-delay: 3s;
        opacity: 1;
    }

    a.btn.btn-primary.collapsed::before {
        content: "+";
    }

    a.btn.btn-primary::before {
        content: "-";
    }

    .collapse p {
        color: black;
        font-size: 1.2rem;
        font-family: "Montserrat";
        margin: 0px;
        text-align: justify;
    }

    p.btn {
        margin: 15px 0;
        padding: 15px 0;
        width: 29px;
        height: 20px;
        background-color: #6f0e0e;
        position: relative;
    }

    .btn-primary {
        color: #fff;
        background-color: rgba(0, 0, 0, 0);
        border-color: #007bff00;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 24px;
    }

    .btn-primary.focus,
    .btn-primary:focus {
        color: #fff;
        background-color: #0069d900;
        border-color: #0062cc00;
        box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0);
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #0069d900;
        border-color: #0062cc00;
    }

    .btn-primary:not(:disabled):not(.disabled).active,
    .btn-primary:not(:disabled):not(.disabled):active,
    .show>.btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0062cc00;
        border-color: #005cbf00;
    }

    .btn-primary:not(:disabled):not(.disabled).active:focus,
    .btn-primary:not(:disabled):not(.disabled):active:focus,
    .show>.btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0);
    }

    .box1 {
        animation: su-trasp ease 5s;
        animation-iteration-count: infinite;
        transform-origin: 150% 250%;
        animation-fill-mode: forwards;
        -webkit-animation: su-trasp ease 5s;
        -webkit-animation-iteration-count: infinite;
        -webkit-transform-origin: 150% 250%;
        -webkit-animation-fill-mode: forwards;
        -moz-animation: su-trasp ease 5s;
        -moz-animation-iteration-count: infinite;
        -moz-transform-origin: 150% 50%;
        -moz-animation-fill-mode: forwards;
        -o-animation: su-trasp ease 5s;
        -o-animation-iteration-count: infinite;
        -o-transform-origin: 150% 50%;
        -o-animation-fill-mode: forwards;
        -ms-animation: su-trasp ease 5s;
        -ms-animation-iteration-count: infinite;
        -ms-transform-origin: 150% 50%;
        -ms-animation-fill-mode: forwards;
    }

    @keyframes su-trasp {
        0% {
            opacity: 0;
            transform: translate(0px, -125px);
        }

        100% {
            opacity: 1;
            transform: translate(0px, 0px);
        }
    }

    @-moz-keyframes su-trasp {
        0% {
            opacity: 0;
            -moz-transform: translate(0px, -125px);
        }

        100% {
            opacity: 1;
            -moz-transform: translate(0px, 0px);
        }
    }

    @-webkit-keyframes su-trasp {
        0% {
            opacity: 0;
            -webkit-transform: translate(0px, -125px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translate(0px, 0px);
        }
    }

    @-o-keyframes su-trasp {
        0% {
            opacity: 0;
            -o-transform: translate(0px, -125px);
        }

        100% {
            opacity: 1;
            -o-transform: translate(0px, 0px);
        }
    }

    h4.title.bg-c1 {
        position: absolute;
        z-index: 999;
        bottom: 0px;
        width: 100%;
        padding: 15px 0 15px 32px;
        margin: 0px;
        font-size: 50px;
        font-family: "Oswald";
        background-color: #ffffff00 !important;
        text-align: left;
        text-shadow: 3px 2px 4px rgba(0, 0, 0, 1);
    }

    .title.bg-c1 a {
        color: white;
    }

    .footer {
        font-family: sans-serif;
        letter-spacing: 1px;
    }

    h2.bg-c1.titolo-cont {
        font-size: 1.7rem;
        font-family: "Montserrat";
    }

    .linea-logo {
        border: solid 1px rgb(229, 217, 198);
        height: 125px;
        margin: 0px 25px 0px 10px !important;
        top: 18px;
        position: relative;
        width: 2px;
        background-color: rgb(229, 217, 198);
    }

    .carousel-indicators li {
        height: 5px !important;
    }

    .footer-menu a {
       color: rgb(0, 0, 0); 
    }

    .footer-menu {
        text-align: left;
    }

    .footer-menu ul {
        margin-top: 8px;
    }

    #fp-nav ul li:hover .fp-tooltip,
    #fp-nav.fp-show-active a.active+.fp-tooltip {
        background: #040404;
        padding: 5px;
    }

    #fp-nav ul li a,
    .fp-slidesNav ul li a {
        border: solid 2px black;
        border-radius: 20px;
    }

    .social-links img {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        position: relative;
    }

    .logo3 h5 {
        font-size: 0.8rem;
    }

    .privacy {
        margin-top: 25px;
    }

    .privacy a {
        color: rgb(0, 0, 0);
    }

    .social-links {
        text-align: left;
    }

    .btn-bonus {
        background-color: rgb(111, 8, 39) !important;
        padding: 12px 20px;
        color: rgb(229, 217, 198);
        border-radius: 5px;
        z-index: 1000;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, .5);
        width: max-content;
        margin-top: 30px;
    }

    .btn-bonus:hover {
        background-color: #000000 !important;
        position: relative;
        top: 2px;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
    }

    .frm h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "Montserrat", sans-serif;
    }

    .btn-primary,
    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary:visited,
    .btn-primary:focus {
        background-color: rgb(111, 8, 39) !important;
        border-color: rgb(229, 217, 198) !important;
    }

    .btn-primary:not(:disabled):not(.disabled).active:focus,
    .btn-primary:not(:disabled):not(.disabled):active:focus,
    .show>.btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgb(229, 217, 198) !important;
    }

    .btn-primary.focus,
    .btn-primary:focus {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
        box-shadow: 0 0 0 0.2rem rgba(229, 217, 198, 1) !important;
    }

    .f-flex {
        display: flex;
    }

    .c-nero {
        color: rgb(0, 0, 0) !important;
    }

    .box {
        border: solid 2px black;
    }
    .wrapper {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        min-height: 100%;
        padding: 20px;
    }

    h2.inactive {
        color: #cccccc;
    }

    h2.active {
        color: #0d0d0d;
        border-bottom: 2px solid #5fbae9;
    }

    .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    @-webkit-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @-webkit-keyframes fadeIn {
        from {opacity: 0;}
        to {opacity: 1;}
    }

    @-moz-keyframes fadeIn {
        from {opacity: 0;}
        to {opacity: 1;}
    }

    @keyframes fadeIn {
        from {opacity: 0;}
        to {opacity: 1;}
    }

    .fadeIn {
        opacity: 0;
        -webkit-animation: fadeIn ease-in 1;
        -moz-animation: fadeIn ease-in 1;
        animation: fadeIn ease-in 1;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        animation-duration: 1s;
    }

    .fadeIn.first {
        -webkit-animation-delay: 0.4s;
        -moz-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .fadeIn.second {
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

    .fadeIn.third {
        -webkit-animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }

    .fadeIn.fourth {
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        animation-delay: 1s;
    }

    *:focus {
        outline: none;
    }

    #icon {
        width: 60%;
    }

    .box-btn {
        background-color: #d0c7bd;
        width: 223px;
        height: 150px;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: solid 2px rgb(0, 0, 0);
    }

    .centra {
        position: relative;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -57%);
    }

    .section {
        background-size: cover;
        background-position-x: center;
    }

    h2.slogan {
        font-family: "PT Serif" !important;
        font-style: italic;
        font-size: 2rem !important;
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-text-stroke: unset !important;
        padding: 25px 0;
    }

    @media screen and (min-width: 780px) and (max-width: 1124px) {

        body{
            font-size: 11px !important;
        }
        .section.section-footer {
            height: 282px !important;
        }

        h2.slogan {
            font-size: 4rem !important;
        }

        .box-sez {
            width: 100%;
            position: relative;
        }

        .pulsante {
            font-size: 2rem;
        }

        .box-articolo {
            font-size: 2.4rem !important;
            text-align: left;
        }

        .box-titolo {
            font-size: 4rem !important;
            padding-bottom: 25px !important;
        }

        section#costruzioni {
            position: relative;
            margin-top: 0px;
        }

        .header2 {
            background-color: rgba(111, 8, 39, 0);
        }

        img.d-block {
            height: 100vh;
            width: auto;
            overflow: scroll;
        }
        .pro2 {
            width: 65% !important;
            margin: 0 auto;
            position: relative;
        }
        .pro2.txt-scorri.txt-effetto-home {
            width: 85%;
            text-align: left;
        }

        .pro.txt-scorri.txt-effetto-home {
            bottom: 140px;
            position: absolute;
        }

        .pulsante2 {
            width: 250px !important;
            font-size: 3rem !important;
            text-align: center;
        }

        .section h2 {
            font-size: 5em;
            font-weight: 600;
        }
    }

    .container {
        margin-top: 30px;
    }

    #footer .container {
        margin-top: 0px;
    }
    #footer li {
        color: white!important;
        margin-left: 10px;
    }

    main#main {
        padding-bottom: 0px;
    }

    .mobile-nav li {
        font-size: 1.3rem;
    }

    @media screen and (min-width: 1240px) {
        .section-two.active>.fp-tableCell .pulsante2 {
            transition-delay: 1.7s !important;
        }

        .bonus-desc {
            font-size: 1.3vw;
        }

        .pulsante {
            font-size: 1.4rem;
        }

        section#costruzioni {
            position: relative;
            margin-top: 0px;
        }

        #header3 {
            background-color: rgb(4 26 85 / 64%);
        }

        .header2 {
            background-color: rgba(111, 8, 39, 0);
        }

        .active .pro2 {
            transition-delay: 0.42s !Important;
            -webkit-transform: translate(20vw, 18vh) scale(1.35) !important;
            -moz-transform: translate(20vw, 18vh) scale(1.35) !important;
            -ms-transform: translate(20vw, 18vh) scale(1.35) !important;
            -o-transform: translate(20vw, 18vh) scale(1.35) !important;
            transform: translate(20vw, 18vh) scale(1.35) !important;
            transition: transform 2.66s cubic-bezier(0.16, 0.68, 0.43, 0.99), opacity .66s ease-in-out;
            opacity: 1;
        }

        .box-titolo {
            padding-bottom: 21px;
        }

        h2.slogan {
            font-family: "PT Serif" !important;
            font-style: italic;
            font-size: 3rem !important;
            -webkit-text-stroke: unset !important;
        }

        .section h2 {
            font-size: 7em;
            color: #ffffff;
            font-family: "Montserrat";
           font-weight: 600;
            text-shadow: 3px 6px 9px black;
            text-transform: lowercase;
        }

        .txt-effetto-home {
            width: 1200px;
            text-align: left;
            left: 50px;
            position: relative;
            top: 28vh;
        }

        .pulsante2 {
            width: 285px !important;
            padding: 15px 30px;
            font-size: 3em !important;
            text-align: center;
        }
    }

    .pulsante2 {
        background-color: #1e386c;
        width: 185px;
        padding: 5px 15px;
        left: 61px;
        color: white;
        border-radius: 5px;
        opacity: 0;
        z-index: 1000;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, .5);
        font-size: 2rem;
        margin-top: 15px;
    }

    #section05 a {
        padding-top: 70px;
    }

    #section05 span {
        position: absolute;
        bottom: 20%;
        left: 50%;
        width: 24px;
        height: 24px;
        margin-left: -12px;
        border-left: 4px solid #fff;
        border-bottom: 4px solid #fff;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: sdb05 1.5s infinite;
        animation: sdb05 1.5s infinite;
        box-sizing: border-box;
    }

    @-webkit-keyframes sdb05 {
        0% {-webkit-transform: rotate(-45deg) translate(0, 0); opacity: 0;}
        50% {opacity: 1;}
        100% {-webkit-transform: rotate(-45deg) translate(-20px, 20px); opacity: 0;}
    }

    @keyframes sdb05 {
        0% {transform: rotate(-45deg) translate(0, 0); opacity: 0;}
        50% {opacity: 1;}
        100% {transform: rotate(-45deg) translate(-20px, 20px); opacity: 0;}
    }

    #section07 {
        padding-top: 80px;
        position: fixed;
        color: white;
        z-index: 2000;
        bottom: 14px;
        left: 50%;
        transform: translateX(-50%);
    }

    #section07 span {
        position: absolute;
        top: 0;
        left: 50%;
        width: 24px;
        height: 24px;
        margin-left: -12px;
        border-left: 3px solid #fff;
        border-bottom: 3px solid #fff;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: sdb07 2s infinite;
        animation: sdb07 2s infinite;
        opacity: 0;
        box-sizing: border-box;
    }

    #section07 span:nth-of-type(1) {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

    #section07 span:nth-of-type(2) {
        top: 16px;
        -webkit-animation-delay: .15s;
        animation-delay: .15s;
    }

    #section07 span:nth-of-type(3) {
        top: 32px;
        -webkit-animation-delay: .3s;
        animation-delay: .3s;
    }

    @-webkit-keyframes sdb07 {
        0% {opacity: 0;}
        50% {opacity: 1;}
        100% {opacity: 0;}
    }

    @keyframes sdb07 {
        0% {opacity: 0;}
        50% {opacity: 1;}
        100% {opacity: 0;}
    }

    .n-leg-top {
        padding-top: 80px;
        position: relative;
    }

    .modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }

    div#popup-newsletter {
        padding: 0 !important;
        background: rgba(0, 0, 0, .8);
        z-index: 99999;
    }

    .modal-dialog {
        position: absolute;
        width: 100%;
        pointer-events: none;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%) !important;
        height: auto;
        background-color: white;
    }

    .close {
        float: right;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        opacity: 1;
        position: absolute;
        right: 15px;
        top: 10px;
    }