body {
    background-color: #FFFFFF;
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
}

html,
body {
    height: 100%;
}

html {
    overflow-x: hidden;
}

#overlay {
    position: fixed;
    /* Sit on top of the page content */
    display: none;
    /* Hidden by default */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black background with opacity */
    z-index: 5;
    /* Specify a stack order in case you're using a different order for other elements */
}

.full-height {
    height: 100%;
}

#topButton {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 4;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #333333a6;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 2px;
}

#topButton:hover {
    background-color: #333333;
}

#container {
    text-align: center;
    background: url("../images/gif/IntroPlat1.gif") center center no-repeat;
    background-size: cover;
}

.no-webp .sfondo {
    background: url("../images/varie/OrobieLowbn.png") center center no-repeat;
    background-size: cover;
    opacity: 0.75;
    border-left: 5px solid orange;
    border-bottom: 5px solid orange;
}

.webp .sfondo {
    background: url("../images/varie/OrobieLowbn.webp") center center no-repeat;
    background-size: cover;
    opacity: 0.75;
    border-left: 5px solid orange;
    border-bottom: 5px solid orange;
}

.webp .container-pagine {
    text-align: center;
    background-image: url("../images/varie/OrobieLowbn.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.no-webp .container-pagine {
    text-align: center;
    background-image: url("../images/varie/OrobieLowbn.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.webp .container-pagine-academy {
    text-align: center;
    background-image: url("../images/academy/plat1academyBit.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}

.no-webp .container-pagine-academy {
    text-align: center;
    background-image: url("../images/academy/plat1academyBit.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}

.webp .coding {
    text-align: center;
    background-image: url("../images/academy/Secondaria.webp"), url("../vector/DodecaedroStellato.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.no-webp .coding {
    text-align: center;
    background-image: url("../images/academy/Secondaria.png"), url("../vector/DodecaedroStellato.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.no-webp .didattica {
    text-align: center;
    background-image: url("../images/academy/aula.png"), url("../vector/DodecaedroStellatoStrong.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.webp .didattica {
    text-align: center;
    background-image: url("../images/academy/aula.webp"), url("../vector/DodecaedroStellatoStrong.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.webp .container-pagine-plat1 {
    text-align: center;
    background-image: url("../images/staff/EV1_001.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}

.no-webp .container-pagine-plat1 {
    text-align: center;
    background-image: url("../images/staff/EV1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}

.webp .team {
    text-align: center;
    background-image: url("../images/varie/OrobieLowbn.webp"), url("../vector/DodecaedroStellatoStrongDue.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.no-webp .team {
    text-align: center;
    background-image: url("../images/varie/OrobieLowbn.png"), url("../vector/DodecaedroStellatoStrongDue.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.webp .partner {
    text-align: center;
    background-image: url("../images/varie/partnerSfondo.webp");
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    z-index: 1;
}

.no-webp .partner {
    text-align: center;
    background-image: url("../images/varie/partnerSfondo.png");
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    z-index: 1;
}

.webp .sviluppo {
    background-image: url("../images/servizi/sviluppo.webp"), url("../vector/DodecaedroStellatoStrongDue.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.no-webp .sviluppo {
    background-image: url("../images/servizi/sviluppo.png"), url("../vector/DodecaedroStellatoStrongDue.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.webp .vr {
    background-image: url("../images/servizi/vr.webp"), url("../vector/DodecaedroStellatoStrong.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.no-webp .vr {
    background-image: url("../images/servizi/vr.png"), url("../vector/DodecaedroStellatoStrong.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.webp .video-grafica {
    background-image: url("../images/servizi/grafic.webp"), url("../vector/DodecaedroStellatoStrongDue.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.no-webp .video-grafica {
    background-image: url("../images/servizi/grafic.png"), url("../vector/DodecaedroStellatoStrongDue.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.webp .social {
    background-image: url("../images/servizi/social.webp"), url("../vector/DodecaedroStellato.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.no-webp .social {
    background-image: url("../images/servizi/social.png"), url("../vector/DodecaedroStellato.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.webp .consulenza {
    background-image: url("../images/servizi/crowd.webp"), url("../vector/DodecaedroStellatoStrongDue.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

.no-webp .consulenza {
    background-image: url("../images/servizi/crowd.png"), url("../vector/DodecaedroStellatoStrongDue.svg");
    background-size: cover, cover;
    background-position: center center;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat, no-repeat;
    z-index: 1;
}

svg {
    width: 100%;
    opacity: 1;
    padding: 20px;
    position: fixed;
    left: 0;
    top: 0;
}

.dodecaedro {
    background: url("../vector/DodecaedroStellato.svg") center center no-repeat;
    background-size: cover;
}

.ombraSotto {
    webkit-box-shadow: 0px -5px 24px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -5px 24px -8px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -5px 24px -8px rgba(0, 0, 0, 0.75);
}


/* font per icone personalizzate */

@font-face {
    font-family: icomoon;
    src: url(../font/icomoon.ttf);
}

.icon- {
    font-family: icomoon;
    font-size: x-large;
}

span.glifo {
    display: inline-block;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

span.glifo:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* navbar */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
}

.navbar-nav .dropdown-menu {
    position: absolute;
}

.buttonMenu {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 40px;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 0pt;
}

button:focus {
    outline: 0px auto -webkit-focus-ring-color;
}

.btn-open:after {
    color: orange;
    content: "\f0c9";
    font-family: "FontAwesome";
    opacity: 0.9;
    transition-property: all .2s linear 0s;
    -moz-transition: all .2s linear 0s;
    -webkit-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
}

.btn-open:hover:after {
    opacity: 0.6;
}

.menu {
    font-family: Courier;
    font-size: 12px;
    color: orange;
    display: block;
    position: absolute;
    bottom: 0;
    left: 14px;
}

.show>.btn-outline-light.dropdown-toggle {
    border-radius: 0;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px solid orange;
    border-left: 1px solid orange;
    background-color: rgba(10, 10, 10, 0.8);
    color: white;
}

.collapse {
    visibility: hidden;
}

.collapse.show {
    visibility: visible;
    display: block;
    z-index: 9999;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.50s;
    transition-duration: 0.50s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.collapsing.width {
    -webkit-transition-property: width, visibility;
    transition-property: width, visibility;
    width: 0;
    height: auto;
}

.btn-outline-light-reverse {
    background-color: orange;
    border-radius: 0;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px solid gray;
    border-left: 1px solid gray;
    font-family: "Courier New", Courier, monospace;
}

.btn-outline-light-reverse:hover {
    border-top: 1px solid orange;
    border-right: 1px solid orange;
    border-left: 0px;
    border-bottom: 0px;
    background-color: gray;
    color: white;
}

.btn-outline-light {
    border-radius: 0;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px solid orange;
    border-left: 1px solid orange;
    font-family: "Courier New", Courier, monospace;
    background-color: rgba(10, 10, 10, 0.8);
}

.btn-outline-light:hover {
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-left: 0px;
    border-bottom: 0px;
    background-color: rgba(10, 10, 10, 0.8);
    color: orange;
}

.btn-outline-servizi {
    border-radius: 0;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 3px solid #333333;
    border-left: 3px solid #333333;
    font-family: "Courier New", Courier, monospace;
    background-color: orange;
    color: black;
}

.btn-outline-servizi:hover {
    border-top: 3px solid orange;
    border-right: 3px solid orange;
    border-left: 0px;
    border-bottom: 0px;
    background-color: rgba(10, 10, 10, 0.8);
    font-family: "Courier New", Courier, monospace;
    color: white;
}

.dropdown-toggle-split {
    max-width: 40px;
    min-width: 40px;
    border-top: 1px solid orange;
    border-bottom: 0px solid orange;
    border-right: 1px solid orange;
    color: orange;
    z-index: 10;
}

.dropdown-toggle-split:hover {
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    color: white;
}

.dropdown-menu {
    top: 95%;
    left: 10px;
    color: #060606;
    background-color: orange;
    border-radius: 0;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.dropdown-item:hover {
    color: orange;
    background-color: rgba(10, 10, 10, 0.8);
    border-left: 1px solid #ffffff;
    cursor: pointer;
}

a:not([href]):not([tabindex]):hover {
    color: orange;
}

.dropdown-toggle::after {
    display: none;
}


/* layout elementi pagine */

#plat1Etichetta {
    border-left: 3px solid orange;
    background: #ffffffa1;
    border-bottom: 3px solid orange;
    padding: 5%;
    webkit-box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    transition: visibility 0s, opacity 0.5s linear;
}

.etichette {
    /*visibility: hidden;
    opacity: 0;*/
    border-left: 3px solid orange;
    background: #ffffffd9;
    border-bottom: 3px solid orange;
    padding: 5%;
    webkit-box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    transition: visibility 0s, opacity 0.5s linear;
}

.etichettaContatti {
    /*visibility: hidden;
    opacity: 0;*/
    border-left: 3px solid orange;
    background: white;
    border-bottom: 3px solid orange;
    padding: 5%;
    webkit-box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    transition: visibility 0s, opacity 0.5s linear;
}

.etichetteNormali {
    border-left: 3px solid orange;
    background: #ffffffd9;
    border-bottom: 3px solid orange;
    padding: 5%;
    webkit-box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    box-shadow: -8px 6px 24px -8px rgba(0, 0, 0, 0.75);
    transition: visibility 0s, opacity 0.5s linear;
}

.card {
    border-bottom-left-radius: 0pt;
    border-bottom-right-radius: 0pt;
    border-top-left-radius: 0pt;
}

.card img {
    border-bottom-left-radius: 0pt;
    border-bottom-right-radius: 0pt;
    border-top-left-radius: 0pt;
}

ion-icon {
    font-size: 64px;
}

button a {
    color: black;
}

button a:hover {
    color: white;
    text-decoration: none;
}

#menuSocial a ion-icon {
    font-size: 32px;
    color: black;
}

#menuSocial a ion-icon:hover {
    color: white;
}

#footerSocial a ion-icon {
    font-size: 32px;
    color: orange;
}

#footerSocial a ion-icon:hover {
    color: white;
}

ion-icon.glifo {
    display: inline-block;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

ion-icon.glifo:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

span a {
    color: black;
}

span a:hover {
    color: orange;
}


/* effetti transition */

.lente:hover {
    -moz-transform: translateX(0px) translateY(-20px);
    -webkit-transform: translateX(0px) translateY(-20px);
    -o-transform: translateX(0px) translateY(-20px);
    -ms-transform: translateX(0px) translateY(-20px);
    transform: translateX(0px) translateY(-20px);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.containerMap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.map-container {
    height: 100%;
    /* Fallback for vmin */
    padding: 0px 1rem 1rem 1rem;
    padding: 0px 1vmin 1vmin 1vmin;
}

.map-frame {
    height: 100%;
    width: 100%;
}

#map {
    height: 100%;
    font-family: "Courier";
}


/* responsive & mobile */

@media (max-width: 790px) {
    .dropdown-menu {
        top: 100%;
        left: -1px;
    }
    .navbar {
        padding-right: 20%;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav button {
        margin-top: 5px;
    }
}