﻿
    #cookie{
    background-color: rgba(0,0,0,1);
    font-family: Calibri, serif;
    color: white;
    position: fixed;
    top: 20px;
    left: 30%;
    text-align: justify;
    width: 40%;
    border-radius: 5px 5px 5px 5px;
    z-index: 999999;
}

.contenitoreTesto {
    width: 100%;
    padding: 20px 25px 10px 25px;
    vertical-align: middle;
    height: 100%;
    text-align: justify;
}

    .contenitoreTesto a {
        color: #99d420;
    }

        .contenitoreTesto a:hover {
            color: #99d420;
            text-decoration: underline;
        }

.contenitoreBottoni {
    width: 100%;
    padding: 15px 5px 25px 5px;
}

#Button1 {
    float: left;
    border-radius: 20px;
    background-color: #1a1a1a;
    color: white;
    font-weight: normal;
    text-shadow: 2px 2px 5px black;
    width: auto;
    padding: 5px 20px 5px 20px;
    cursor: pointer;
    margin: 10px 10px 25px 20px;
}

    #Button1 a {
        color: white;
    }

    #Button1:hover {
        color: #666666;
    }

#Button2 {
    float: right;
    border-radius:20px;
    background-color: #0073ce;
    color: white;
    font-weight: normal;
    text-shadow: 2px 2px 5px black;
    width: auto;
    padding: 5px 20px 5px 20px;
    cursor: pointer;
    margin: 10px 20px 25px 10px;
}

    #Button2:hover {
        opacity: 0.5;
    }


.conferma {
    width: 350px;
    background-color: white;
    height: 50px;
    -webkit-box-shadow: 6px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 6px 3px 5px 0px rgba(0,0,0,0.75);
    border: 1px solid grey;
    position: fixed;
    left: calc(50vw - 175px);
    bottom: 10px;
    z-index: 999999;
}

    .conferma div {
        float: left;
        text-align: center;
        vertical-align: middle;
        height: 48px;
    }

.divConf1 {
    background-color: darkgreen;
    color: white;
    width: 50px;
    font-size: 50px;
    padding-top: 0px;
    font-weight: bold;
    line-height: 0px;
}

    .divConf1 i {
        font-size: 50px;
    }

.divConf2 {
    font-size: 14px;
    width: 248px;
    color: #1a1a1a;
    text-align: center;
    padding-top: 5px;
}

.chiudiConferma i {
    font-size: 50px;
}

.chiudiConferma {
    width: 50px;
    color: #1a1a1a;
    font-size: 50px;
    padding-top: 0px;
    font-weight: bold;
    cursor: pointer;
    line-height: 0px;
}
.divErr1 {
    background-color: red;
    color: white;
    width: 50px;
    font-size: 50px;
    padding-top: 0px;
    font-weight: bold;
    line-height: 0px;
}

    .divErr1 i {
        font-size: 50px;
    }


/* ============= CONTATTI + PRIVACY ==============*/
.form {
    width: 50%;
    margin-left: 25%;
    font-family: Arial;
    margin-top: 60px;
    margin-bottom: 60px;
}

.contattoForm {
    padding: 5px;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    font-size: 14px;
    resize: none;
    font-family: 'Lato', sans-serif;
    color: #666666;
    margin-top: 5px;
    height: 30px;
    border: 0px;
}

.Cap {
    width: 20% !important;
    float: left !important;
}

.Citta {
    width: 72% !important;
    float: right !important;
    margin-right: 0px !important;
}

.contattoForm ::placeholder {
    color: #c9c9c9;
}

.contattoLabel {
    margin: 0px;
    color: #12528d;
    font-size: 12px;
    font-weight: 300;
    width: 48%;
    float: left;
    margin-right: 2%;
}

.contattoLabelDX {
    margin: 0px;
    color: #12528d;
    font-size: 12px;
    font-weight: 300;
    width: 48%;
    float: left;
    margin-left: 2%;
}

.contattoLabel2 {
    margin: 0px;
    color: #666666;
    font-size: 12px;
    font-weight: 300;
    margin: 0px 0px 5px 0px;
    width: 100%;
    float: left;
}

    .contattoLabel2 a {
        margin: 0px;
        color: #12528d;
        font-size: 12px;
        font-weight: 300;
        margin: 0px 0px 5px 0px;
        width: 100%;
        float: left;
    }

.servizi_btn {
    background-color: #daa520;
    color: #ffffff;
    text-decoration: none;
    padding: 10px;
    margin: 5px 0px 20px 0px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 100%;
    text-align: center;
    border: 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
}

    .servizi_btn:disabled {
        background-color: #c9c9c9;
        color: #ffffff;
        text-decoration: none;
        padding: 10px;
        margin: 5px 0px 20px 0px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        width: 100%;
        text-align: center;
        border: 0px;
        cursor: pointer;
        font-size: 14px;
        font-weight: 300;
    }


    .servizi_btn:hover {
        background-color: #141414;
        color: white;
        font-weight: bold;
    }

    .servizi_btn:disabled:hover {
        background-color: #c9c9c9;
        color: white;
    }

.h1Privacy {
    font-size: 4vh;
    line-height: 4.5vh;
}

.h2Privacy {
    font-size: 2.8vh;
    font-weight: bold;
}

.h3Privacy {
    font-size: 2.3vh;
    font-weight: bold;
}

.h1PrivacyLITTLE {
    font-size: 20px;
    line-height: 28px;
}

.h2PrivacyLITTLE {
    font-size: 18px;
    font-weight: bold;
}

.h3PrivacyLITTLE {
    font-size: 16px;
    font-weight: bold;
}

#LinkPrivacy {
    color: #167387;
    text-decoration: none;
}

    #LinkPrivacy:hover {
        text-decoration: underline !important;
    }


.panelNormativa {
    z-index: 9999;
    position: fixed;
    top: 6vh;
    left: 29vw;
    width: 42vw;
    height: 80vh;
    background-color: white;
    color: black;
    padding: 10px;
    overflow-x: hidden;
    -moz-box-shadow: 5px 5px 15px #1a1a1a;
    -webkit-box-shadow: 5px 5px 15px #1a1a1a;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#1a1a1a', Direction=135, Strength=15);
    box-shadow: 5px 5px 15px #1a1a1a;
    border: 1px solid #e8e8e8;
    overflow-y: hidden;
}

.oscuraPagina {
    z-index: 888;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
}


.divNormativa {
    margin-top: 2vh;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    padding-bottom: 1.5vh;
    overflow-y: scroll;
    width: 40vw;
    height: 65vh;
    margin-right: 5px;
}

.Accetto_btn {
    position: absolute;
    text-align: center;
    bottom: 0vh;
    margin-top: 10px;
    height: 8vh;
    width: 38.5vw;
}

/* width */
.divNormativa::-webkit-scrollbar {
    width: 0.4vw;
}

/* Track */
.divNormativa::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px black;
    background-color: #666666;
    border-radius: 0.4vw;
}

/* Handle */
.divNormativa::-webkit-scrollbar-thumb {
    background: #c9c9c9;
    border-radius: 0.4vw;
}

    /* Handle on hover */
    .divNormativa::-webkit-scrollbar-thumb:hover {
        background: #c9c9c9;
    }

.introduzioniLITTLE {
    font-size: 14px !important;
    line-height: 1.5em !important;
}



.ChiudiPrivacy {
    background-color: #666666;
    color: #ffffff;
    text-decoration: none;
    padding: 10px;
    margin: 10px 0px 20px 0px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 20%;
    text-align: center;
    border: 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
}

    .ChiudiPrivacy:disabled {
        background-color: #c9c9c9;
        color: #ffffff;
        text-decoration: none;
        padding: 10px;
        margin: 10px 0px 20px 0px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        width: 20%;
        text-align: center;
        border: 0px;
        cursor: pointer;
        font-size: 14px;
        font-weight: 300;
    }


    .ChiudiPrivacy:hover {
        background-color: #e8e8e8;
        color: #666666;
        font-weight: bold;
    }

    .ChiudiPrivacy:disabled:hover {
        background-color: #c9c9c9;
    }

.RegistratiRegolamento {
    background-color: #666666;
    color: white;
    font-size: 20px;
    border-radius: 5px;
    /*width: 20%; */
    height: 40px;
    padding: 10px;
    margin: 45%;
    margin-top: 40px;
    margin-bottom: 100px;
    float: left;
    cursor: pointer;
    font-weight: bold;
}

    .RegistratiRegolamento:hover {
        background-color: white;
        text-decoration: none;
        color: #666666;
    }

    .novisibile{
        visibility:hidden;
    }
.visible{
    visibility:visible;
}
.rientrato li {
    text-indent: -40px;
    color: white;
    list-style-type: none;
}
.rientrato li a {
   color:white;
   opacity:0.75;
}

.dark-bckg {
    background-color: #1a1a1a;
    color: white;
    width: 100%;
    vertical-align: middle;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom:15px;
}

    .dark-bckg p, .dark-bckg a {
        color: white;
        font-size: 12px;
    }

    .dark-bckg i {
        color: white;
        font-size: 25px;
        margin-left: 5px;
        margin-top: 5px;
    }


.HomeAnteImmImg {
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
    background-color: white;
}



.HomeAnteImmImg img {
    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%);
    width: 100%;
    max-height: 250px;
    cursor:pointer;
}

    .HomeAnteImmImg img:hover {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        top: 0%;
        left: 0%;
        -webkit-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.75);
        box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.75);
    }
.HomeAnteImmImg:hover {
    overflow: unset;
    z-index:9999;
}

.hero {
    padding: 0px !important;
}

.team{
    padding:0px !important;
    margin:0px !important;
  
}
    .team h2 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

.portfolio-grid {
    padding: 0px !important;
    margin: 0px !important;
}
    .hero .container {
        vertical-align: top !important;
        height: 100vh;
        padding-top:15px;
    }
    .hero .container .row{
        height: calc(100vh - 350px);
    }


.sloganTop {
    height: 350px;
}

.contatti{
    background-color:rgba(255,255,255,0.8);
    padding: 60px 0px 60px 0px;
}

.imgStaff{
    height:350px;
    overflow:hidden;
}
.parallaxStaff{
    height:350px;
}
.contentW100 {
    width: 100%;
    margin: 0px !important
}
.contentW100 .row{
    margin:0px !important;
    margin-right:0px !important;
    margin-left:0px !important;
    padding:0px !important;
    width:inherit;
    max-width:100vw;
}

    .contatti .row {
        margin: 0px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding: 0px !important;
        width: inherit;
        max-width: 100vw;
    }

   .tipoCollezione{
        text-align:center;
        position:relative;
        cursor:pointer;
    }
    .tipoCollezione img {
        opacity: 1;
    }

    .tipoCollezione div {
        position: absolute;
        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: 60px;
        font-weight: bold;
			color: white;
    }
    

.tipoCollezione:hover img{
    opacity:0.9;
}
.tipoCollezione:hover div{
    display:inline-block;
}