#loading_screen {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    min-height: 2000px;
    width: 100%;
    color: #FFF;
    text-align: center;
    padding: 80px;
    background-color: #0D3017;
    box-sizing: border-box;
    z-index: 2000;
    overflow: hidden;
}

.scrollto{
    color: white;
}

.scrollto:hover{
    opacity: .5;
}

.body {
    overflow-x: hidden;
}

.pl {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.loaderimg {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #e2e2e6;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    align-items: center;
    margin: 400px auto;
    position: relative;
}

#azienda,
#fondatore,
#estrazione {
    max-width: 1350px;
    padding: 40px 0px 70px 0px;
}

.div-spacer20 {
    width: 100%;
    height: 20px;
}

.carousel-item,
.imgtop {
    height: 800px;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 69px;
}

.titolopagina {
    width: 80%;
    padding: 50px;
    background: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 49%;
    margin: auto;
    text-align: center;
    align-items: center;
    margin: 0px 10%;
    border-radius: 10px;
    padding: 30px 50px;
    font-size: 94px;
    font-weight: 600;
}

.carousel {
    height: 800px;
}

.div-spacer10 {
    width: 100%;
    height: 20px;
}

.div-spacer50 {
    width: 100%;
    height: 50px;
}

.div-spacer10 {
    width: 100%;
    height: 10px;
}

.back-nav,
#Mynav {
    background-color: #0D3017;
}

.navbar-collapse {
    color: white;
    font-size: 18px;
   /* border-bottom: 1px solid white;*/
}

.nav-link a:hover {
    opacity: .5;
}

.show {
    background: black;
    margin: 30px 0px;
    opacity: 0.8;
}

.fixed-top {
    height: 70px;
}

.backlegno {
    background-image: url("../img/legno.png");
    /* The image used */
    background-color: #fff;
    /* Used if the image is unavailable */
    /*height: 500px;*/
    /* You must set a specified height */
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
    /* Resize the background image to cover the entire container */
    padding: 100px 0px;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.lan {
    width: 30px;
    margin: 7px;
}

.logo {
    position: absolute;
    top: 3px;
    width: 130px;
    height: auto;
    /*  left: 75px;*/
}

.ombra {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.fullImmage {
    height: 150px;
    width: 100%;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.title-fondatore {
    width: 93%;
    margin: 25px;
}

.oliodiv {
    margin: auto;
    padding: 50px 0px 0px 0px;
}

.fondatore {
    height: 74%;
    width: 93%;
    margin: 30px 25px 0px 25px;
    background: #bbbaba;
    opacity: 0.65;
}

.estrazione {
    height: 66%;
    width: 93%;
    margin: 30px 25px 0px 25px;
    background: #bbbaba;
    opacity: 0.65;
}

.linea {
    margin: auto;
    width: 200px;
    border-color: #0D3017;
    height: 3px;
}

.linea-footer {
    border-left: 1px solid white;
}

.titolo {
    text-align: center;
    color: #0D3017;
    letter-spacing: -.5px;
    margin-top: 40px;
}

.estrazionep {
    color: black;
    padding: 85px 54px;
    font-size: 20px;
    line-height: 23px;
    text-align: justify;
    font-weight: 400;
}

.fondatorep {
    color: black;
    padding: 112px 54px 0px;
    font-size: 20px;
    line-height: 23px;
    text-align: justify;
    font-weight: 400;
}

.aziendap {
    color: black;
    padding: 63px 54px;
    font-size: 20px;
    line-height: 23px;
    text-align: justify;
    font-weight: 400;
}

.jumbotron {
    margin-bottom: 0;
}

.photofondatore {
    width: 100%;
    padding-top: 55px;
    text-align: right;
}

#prodotti {
    padding-top: 80px;
    padding-bottom: 80px;
}

#jumbo {
    padding-top: 60px;
    padding-bottom: 60px;
	margin-bottom:0px;
}

#estrazione {
    padding: 120px 0px;
}

.photoestrazione {
    width: 100%;
    padding-top: 63px;
    text-align: right;
}

.imgestra {
    width: 300px;
    padding: 80px 0px 0px 0px;
}

.puntidf {
    padding-top: 100px;
}

.card-img-top.ombra {
    cursor: pointer;
}

.punti {
    height: 240px;
    width: auto;
}

.colored {
    background-color: #0D3017;
}

.div-spacer120 {
    width: 100%;
    height: 120px;
}

.mood {
    color: white;
    font-size: 2rem;
}

.puntitraf {
    margin-top: 0;
    margin-bottom: 1.75rem;
    line-height: 19px;
    font-size: 18px;
}

footer {
    min-height: 480px;
    background-color: #0d3017;
    color: white;
    padding-top: 30px;
    margin: 0;
}

.menufooter {
    padding-top: 20px;
}

.linkf:hover {
    text-decoration: none;
}

.copyright {
    position: absolute;
    left: 0px;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0;
}

.linav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.photoazienda {
    width: 100%;
    padding-top: 87px;
    text-align: left;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
}

.nav-item a{
    color: white;
}

.nav-link:hover {
    color: rgba(0, 0, 0, .7);
}

.language {
    display: inline-block;
}

.language:hover {
    opacity: 0.3;
}

.divlan {
    padding-right: 50px;
    list-style: none;
    height: 25px;
    z-index: 1103;
    position: absolute;
    top: 10px;
    text-align: center;
    right: 0%;
}
.ex2{color:yellow;}
@media screen and (max-width: 575.98px) {

    .nav-item a{
        color: white;
        border-bottom: 1px solid white;
    }

    #estrazione {
        padding: 0px;
        max-width: 95%;
    }
    #azienda,
    #fondatore,
    #estrazione {
        max-width: 90%;
        padding: 40px 0px 70px 0px;
    }
    .body {
        overflow-x: hidden;
    }
    .imgestra {
        width: 250px;
        padding: 80px 0px 0px 0px;
    }
    .photoestrazione {
        width: 90%;
        padding-top: 63px;
        padding-right: 0px;
        text-align: center;
    }
    .estrazione {
        text-align: center;
        margin: auto;
    }
    .navbar-light .navbar-nav .nav-link {
        margin-top: 1px;
        color: #fff;
        font-size: 18px;
        background: rgba(0, 0, 0, 0.7);
        width: 114%;
        margin-left: -15px;
        padding: 16px; 
    }
    .puntidf {
        padding-top: 10px;
    }
    .divlan {
        right: 56px;
    }
    .lan {
        margin: 5px;
        width: 26px;
    }
    .carousel-item {
        height: 500px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .linea-footer {
        border-left: 0;
    }
    .carousel {
        height: 500px;
    }
    #prodotti {
        padding-top: 80px;
        padding-bottom: 1px;
    }
    .navbar-light .navbar-toggler {
        margin-bottom: 10px;
    }
    .back-nav,
    #Mynav {
        background-color: #0D3017;
        height: 70px;
        text-align: center;
    }
    .linav {
        padding: 5px 0px;
        border-bottom: 1px solid white;
        color: white;
    }
    .oliodiv {
        margin: auto;
        padding: 50px 0px 0px 0px;
    }
    .anav {
        color: white;
    }
    .anav:hover {
        text-decoration: none;
        color: #0D3017;
    }
    .logo {
        width: 58px;
        /*   left: 60%;*/
        left: 7px;
        top: 3px;
    }
    .card-img-top.ombra {
        margin-top: 10px;
        margin-bottom: 10px;
        width: 80%;
        height: auto;
    }
    .fullImmage {
        height: 150px;
        width: 100%;
        padding: 30px;
        text-align: center;
    }
    .photoazienda {
        padding-top: 20px;
    }
    .photofondatore {
        width: 100%;
        padding-top: 22px;
        align-items: center;
        text-align: center;
    }
    .imgcli {
        width: 250px;
        margin: auto;
        text-align: center;
    }
    .estrazione {
        height: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        background: #bbbaba;
    }
    .fondatore {
        height: 90%;
        width: 99%;
        margin: 0px;
        background: #bbbaba;
    }
    .estrazionep {
        padding: 42px 20px 0px 20px;
        font-size: 13px;
        font-weight: 500;
        line-height: 17px;
    }
    .fondatorep,
    .aziendap,
    .foottext {
        padding: 48px 20px 0px 20px;
        font-size: 13px;
        font-weight: 500;
        line-height: 17px;
    }
    .backlegno {
        padding: 20px 0px;
    }
    .mood {
        font-size: 20px;
    }
    .box {
        margin-bottom: 30px;
    }
    .punti {
        height: 128px;
    }
    .h3,
    h3 {
        font-size: 1.5rem;
        line-height: 22px;
    }
    .puntitraf {
        margin: 0;
        line-height: 16px;
        font-size: 12px;
    }
    .menufooter {
        text-align: left;
    }
    .copyright {
        position: absolute;
        left: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0;
        background: black;
        font-size: 13px;
    }
    .map-container {
        margin-top: 45px;
    }
}

@media screen and (max-width: 348px) {
    #estrazione {
        padding: 0px;
        max-width: 95%;
    }
    #azienda,
    #fondatore,
    #estrazione {
        max-width: 90%;
        padding: 40px 0px 70px 0px;
    }
    .body {
        overflow-x: hidden;
    }
    .imgestra {
        width: 250px;
        padding: 80px 0px 0px 0px;
    }
    .photoestrazione {
        width: 90%;
        padding-top: 63px;
        padding-right: 0px;
        text-align: center;
    }
    .estrazione {
        text-align: center;
        margin: auto;
    }
    .navbar-light .navbar-nav .nav-link {
        margin-top: 1px;
        color: #fff;
        font-size: 18px;
        background: rgba(0, 0, 0, 0.7);
        width: 114%;
        margin-left: -15px;
        padding: 16px;
    }
    .puntidf {
        padding-top: 10px;
    }
    .divlan {
        right: 43px;
    }
    .lan {
        margin: 5px;
        width: 26px;
    }
    .carousel-item {
        height: 500px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .linea-footer {
        border-left: 0;
    }
    .carousel {
        height: 500px;
    }
    #prodotti {
        padding-top: 80px;
        padding-bottom: 1px;
    }
    .navbar-light .navbar-toggler {
        margin-bottom: 10px;
    }
    .back-nav,
    #Mynav {
        background-color: #0D3017;
        height: 70px;
        text-align: center;
    }
    .linav {
        padding: 5px 0px;
        border-bottom: 1px solid white;
        color: white;
    }
    .oliodiv {
        margin: auto;
        padding: 50px 0px 0px 0px;
    }
    .anav {
        color: white;
    }
    .anav:hover {
        text-decoration: none;
        color: #0D3017;
    }
    .logo {
        width: 58px;
        /*  left: 60%;*/
        left: 7px;
        top: 3px;
    }
    .card-img-top.ombra {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .fullImmage {
        height: 150px;
        width: 100%;
        padding: 30px;
        text-align: center;
    }
    .photoazienda {
        padding-top: 20px;
    }
    .photofondatore {
        width: 100%;
        padding-top: 22px;
        align-items: center;
        text-align: center;
    }
    .imgcli {
        width: 250px;
        margin: auto;
        text-align: center;
    }
    .estrazione {
        height: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        background: #bbbaba;
    }
    .fondatore {
        height: 90%;
        width: 99%;
        margin: 0px;
        background: #bbbaba;
    }
    .estrazionep {
        padding: 42px 20px 0px 20px;
        font-size: 13px;
        font-weight: 500;
        line-height: 17px;
    }
    .fondatorep,
    .aziendap,
    .foottext {
        padding: 48px 20px 0px 20px;
        font-size: 13px;
        font-weight: 500;
        line-height: 17px;
    }
    .backlegno {
        padding: 20px 0px;
    }
    .mood {
        font-size: 20px;
    }
    .box {
        margin-bottom: 30px;
    }
    .punti {
        height: 128px;
    }
    .h3,
    h3 {
        font-size: 1.5rem;
        line-height: 22px;
    }
    .puntitraf {
        margin: 0;
        line-height: 16px;
        font-size: 12px;
    }
    .menufooter {
        text-align: left;
    }
    .copyright {
        position: absolute;
        left: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 0;
        background: black;
        font-size: 13px;
    }
    .map-container {
        margin-top: 45px;
    }
}

@media screen and (max-height: 380px) {
    .logo {
        width: 56px;
        /*    left: 70%;*/
        left: 7px;
        top: 3px;
    }
    .body {
        overflow-x: hidden;
    }
    .divlan {
        right: 250px;
    }
    .oliodiv {
        margin: auto;
        padding: 50px 20px 20px 20px;
    }
    .card-img-top.ombra {
        margin-top: 25px;
        margin-bottom: 25px;
        width: 350px;
    }
    #estrazione {
        padding: 0px;
        max-width: 95%;
    }
    #azienda,
    #fondatore,
    #estrazione {
        max-width: 90%;
        padding: 40px 0px 70px 0px;
    }
}

@media screen and (min-width: 575.98px) and (max-width:767.98px){
    .divlan {
        right: 25%;
    }
    .body {
        overflow-x: hidden;
    }

    #estrazione {
        padding: 0px;
        max-width: 93%;
    }

    .card-img-top{
        margin-top: 10px;
        margin-bottom: 10px;
        width: 80%;
        height: auto;
    }
}

@media (min-width: 767.98px) and (max-width: 991.98px){
    .foottext {
        padding: 48px 20px 0px 20px;
    }
    
    .nav-link{
        font-size: 12px;
    }

    .lan {
        width: 15px;
        margin: 4px;
    }

    .logo {
        width: 100px;
        /*    left: 70%;*/
        left: 7px;
        top: 3px;
    }
    .divlan {
        right: 0px;
        padding-right: 15px;
    }

    .imgcli {
        width: 240px;
        margin: auto;
        text-align: center;
    }

    .fondatore{
        height: 83%;
    }

    .photoestrazione{
        padding:0px 0px;
    }

    .nav-item a{
        border: none;
    }

    .navbar-expand-md, .navbar-collapse{
        border: none;
    }

    .fondatorep{
        color: black;
        padding: 45px 54px 15px 54px;
        font-size: 14px;
        line-height: 23px;
        text-align: justify;
        font-weight: 400;
    }

    .aziendap{
        color: black;
        padding: 35px 54px 7px;
        font-size: 13px;
        line-height: 23px;
        text-align: justify;
        font-weight: 400;
    }

    .estrazionep{
        color: black;
        padding: 32px 54px 23px;
        font-size: 13px;
        line-height: 23px;
        text-align: justify;
        font-weight: 400;
    }

    .imgestra{
        width: 300px;
        padding: 135px 0px 0px 0px;
    }

    #navbarCollapse{
        border: none;
    }
}

@media screen and (min-width: 991.98px) and (max-width: 1199.98px){

    
.nav-link{
    font-size: 14px;
}

.navbar-nav{
    padding: 8px;
}

.lan {
    width: 15px;
    margin: 4px;
}

.logo {
    width: 95px;
    /*    left: 70%;*/
    left: 5px;
    top: 3px;
}
.divlan {
    right: 0px;
    padding-right: 15px;
}
}