﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/* Set padding to keep content from hitting the edges */
body {
    color: #333;
}

h1 {
    font-size: 1.4em;
}

h2,h3 {
    font-size: 1.3em;
}
#cart h3 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 1.3em;
}
h4 {
    font-size: 1.1em;
    font-weight: normal;
    font-style: italic;
}

h5, h6 {
    font-size: 1.1em;
    font-weight: normal;
}

    h6 a:link, h6 a:active, h6 a:visited {
        color: black;
    }

    h6 a:hover {
        color: #71AB05
    }
#barrettaverde {
    width: 100%;
    height: 3px;
    margin-top: 100px;
    background-color: #71AB05;
}
.body-content {
    padding-left: 0;
    padding-right: 0;
}
.dl-horizontal dt {
    white-space: normal;
}
#navfisso {
    width: 100%;
    max-width: 100%;
    height: auto;
    color: white;
}
#sfondoicone {
    height: 40px;
    line-height: 40px;
    background-color: rgba(114,116,113, 0.7);
    font-size: 1em;
    color: lightgrey;
}
    #sfondoicone a:link, #sfondoicone a:visited, #sfondoicone a:active {
        text-decoration: none;
        color: lightgrey;
    }
    #sfondoicone a:hover {
        text-decoration: none;
        color: white;
    }
.navbar-toggler {
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid rgba(255,255,255, 0.7);
    border-radius: 0.25rem;
}
    .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .navbar-toggler:hover, .navbar-toggler:focus {
        text-decoration: none;
    }

#navigator {
    font-size: 1.2em;
}
    #navigator a:link, #navigator a:visited, #navigator a:active {
        text-decoration: none;
        color: lightgrey;
    }

    #navigator a:hover {
        text-decoration: none;
        color: white;
    }
.colorverde {
    color: #545454;
}
a:hover .card-img {
    opacity:0.6;
}
a:hover .card {
    border:1px solid brown;
}
.maxfoto {
    max-width: 350px;
    height: auto;
}
.imgdita {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.nomecat {
    font-size: 2em;
    text-align: center;
    color: brown;
}
    .nomecat a:link, .nomecat a:active, .nomecat a:visited {
        text-decoration: none;
        color: brown;
    }

    .nomecat a:hover {
        text-decoration: none;
        color: red;
    }
.container a:link, .container a:visited, .container a:active,
.d-flex a:link, .d-flex a:visited, .d-flex a:active {
    text-decoration: none;
}
.container a:hover, .d-flex a:hover {
    text-decoration: underline;
    text-decoration-color: white;
}
.verdecategoria {
    background-color: #71AB05;
    color: white;
    text-align: center;
    font-size: 1.3em;
    word-spacing: 0.8em;
    text-decoration: none;
}
.rossocategoria {
    background-color: brown;
    color: white;
    text-align: center;
    font-size: 1.3em;
    word-spacing: 0.8em;
    text-decoration: none;
}
.sfondogrigio {
    background-color: whitesmoke;
    width: 100%;
    min-height: 50px;
    padding:40px 0;
}
footer {
    width: 100%;
    max-width: 100%;
    min-height: 200px;
    padding: 2% 0;
    background-color: #333333;
    color: white;
}

.testofooter {
    font-weight: 600;
    font-size: larger;
}
.btndefault {
    border: 1px solid brown;
    background-color: white;
    text-align: center;
    color: brown;
    padding: 10px 20px;
}
    .btndefault:hover {
        border: 0;
        background-color: brown;
        text-align: center;
        color: white;
        padding: 10px 20px;
    }
/* Area Login*/

#centroverticale {
    margin: 10% auto;
    padding: 20px;
    width: 100%;
    max-width: 540px;
    border: 2px solid #f9f9f9;
    height: 100%;
    max-height: 600px;
    background-color: ghostwhite;
}
#logoMari {
    font-size: 4.5em;
    font-stretch: expanded;
}
    #homechisiamo a:link, #homechisiamo a:visited, #homechisiamo a:active {
        text-decoration: none;
        color: black;
    }
    #homechisiamo a:hover {
        text-decoration: none;
        color: brown;
    }
    #homechisiamo h2 {
        font-weight: normal;
        font-size: 1.1em;
        text-align: justify;
        hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
#barragrigia {
    width: 100%;
    max-width: 100%;
    background-color: #053068;
}
.social {
    color: rgba(255, 255, 255, 0.5);
}
    .social a:link, .social a:visited, .social a:active {
        color: rgba(255, 255, 255, 0.5);
        text-decoration: none;
    }
    .social a:hover {
        color: rgba(255, 255, 255, 0.75);
        text-decoration: none;
    }
.footergrande a:link, .footergrande a:hover, .footergrande a:visited, .footergrande a:active {
    text-decoration: none;
    color: white;
}
.footerpiccolo a:link, .footerpiccolo a:hover, .footerpiccolo a:visited, .footerpiccolo a:active {
    text-decoration: none;
    color: white;
}
.linkblack a:link, .linkblack a:visited, .linkblack a:active {
    text-decoration: none;
    color: black;
}
.linkblack a:hover {
    text-decoration: none;
    color: brown;
}
.apice {
    background-color: brown;
    padding:2px 7px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    top: -5px;
    color: white;
    font-weight: bold;
}
.scendi {
    margin-top: 40px;
    font-size:1.1em;
}
.sillabazione {
    text-align: justify;
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
/*Contatti*/
.login100-form {
    width: 100%;
}
.input-container {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}
/* Style the form icons */
.icon {
    padding: 15px;
    background: #71AB05;
    color: white;
    min-width: 50px;
    text-align: center;
}
/* Style the input fields */
.input-field {
    width: 100%;
    padding: 10px;
    outline: none;
    border: 0;
    border-bottom: 1px solid #71AB05;
    background-color: transparent;
    color: #333;
}
.input-field-captcha {
    width: 105px;
    margin-left: 10px;
    border: 0;
    border-bottom: 1px solid #71AB05;
    background-color: transparent;
    color: #333;
    padding: 10px;
    text-transform: uppercase;
}
.input-field:focus {
    border: 2px solid #71AB05;
}
.backinput {
    background-color: #71AB05;
    color: #fff;
    border: 0;
    max-width: 570px;
    height: 2em;
    max-width: 570px;
    width: 100%;
    padding-left: 0.7em;
}
.textlabel {
    font-size: 0.9em;
    font-weight: 500;
}
/* Set a style for the submit button */
.btnp {
    background-color: #71AB05;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    max-width: 150px;
    opacity: 0.9;
}
    .btnp:hover {
        opacity: 1;
        color:white;
        text-decoration:underline;
        text-decoration-color:white;
    }
.btngreen {
    color: #808080;
    border: 1px solid #71AB05;
}
.pagination a {
    color: #333;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #71AB05;
}
.nav-pills a {
    color: #71AB05;
}
nav > a.active {
    background-color: #71AB05!important;
    color: white;
}
/* Gioielli */
#prodotto h1 {
    color: #71AB05;
    font-size: 1.4em;
    margin: 0;
    padding: 0;
    text-align: center;
    letter-spacing:0.1em;
}

h1 .sottotitolo {
    font-size: 0.6em;
    color: lightslategrey;
    font-style: italic;
}
.testoprezzo {
    color: black;
    font-weight:600;
    font-size:1.4em;
}
.testoverde {
    margin:20px 0;
    text-align: center;
    color: #71AB05;
    font-size:0.7em;
}
    .testoverde a:link, .testoverde a:active, .testoverde a:visited {
        color: #71AB05;
        text-decoration: none;
    }
    .testoverde a:hover {
        color: #71AB05;
        text-decoration: underline;
    }
.pulsanteverde {
    text-align: center;
    background-color: #71AB05;
    color:#fff;
    width:100%;
    min-height:20px;
    border:none;
    padding:10px;
}
.testoiva {
    font-size: 0.7em;
    color: lightslategray;
}
/* Carrello */
.lineanera {
    width:100%;
    height:1px;
    background-color:#000;
}
.prezzo {
    font-size: larger;
}
.testorossoconferma {
    color:brown;
    font-size:1.2em;
    font-weight:500;
}
.testoverdeconferma {
    color: #71AB05;
    font-size: 1.2em;
    font-weight: 500;
}
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

/** The Spacing **/
.btn-breadcrumb .btn {
    padding: 6px 12px 6px 24px;
}

    .btn-breadcrumb .btn:first-child {
        padding: 6px 6px 6px 10px;
    }

    .btn-breadcrumb .btn:last-child {
        padding: 6px 18px 6px 24px;
    }

    /** Default button **/
    .btn-breadcrumb .btn.btn-default:not(:last-child):after {
        border-left: 10px solid #fff;
    }

    .btn-breadcrumb .btn.btn-default:not(:last-child):before {
        border-left: 10px solid #ccc;
    }

    .btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
        border-left: 10px solid #ebebeb;
    }

    .btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
        border-left: 10px solid #adadad;
    }

    /** Primary button **/
    .btn-breadcrumb .btn.btn-primary:not(:last-child):after {
        border-left: 10px solid #428bca;
    }

    .btn-breadcrumb .btn.btn-primary:not(:last-child):before {
        border-left: 10px solid #357ebd;
    }

    .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
        border-left: 10px solid #3276b1;
    }

    .btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
        border-left: 10px solid #285e8e;
    }

    /** Success button **/
    .btn-breadcrumb .btn.btn-success:not(:last-child):after {
        border-left: 10px solid #5cb85c;
    }

    .btn-breadcrumb .btn.btn-success:not(:last-child):before {
        border-left: 10px solid #4cae4c;
    }

    .btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
        border-left: 10px solid #47a447;
    }

    .btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
        border-left: 10px solid #398439;
    }

    /** Danger button **/
    .btn-breadcrumb .btn.btn-danger:not(:last-child):after {
        border-left: 10px solid #d9534f;
    }

    .btn-breadcrumb .btn.btn-danger:not(:last-child):before {
        border-left: 10px solid #d43f3a;
    }

    .btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
        border-left: 10px solid #d2322d;
    }

    .btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
        border-left: 10px solid #ac2925;
    }

    /** Warning button **/
    .btn-breadcrumb .btn.btn-warning:not(:last-child):after {
        border-left: 10px solid #f0ad4e;
    }

    .btn-breadcrumb .btn.btn-warning:not(:last-child):before {
        border-left: 10px solid #eea236;
    }

    .btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
        border-left: 10px solid #ed9c28;
    }

    .btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
        border-left: 10px solid #d58512;
    }

    /** Info button **/
    .btn-breadcrumb .btn.btn-info:not(:last-child):after {
        border-left: 10px solid #5bc0de;
    }

    .btn-breadcrumb .btn.btn-info:not(:last-child):before {
        border-left: 10px solid #46b8da;
    }

    .btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
        border-left: 10px solid #39b3d7;
    }

    .btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
        border-left: 10px solid #269abc;
    }
/* Checkbox and Radio buttons */
.form-group input[type="radio"],
.form-group input[type="checkbox"] {
    display: none;
}

    .form-group input[type="checkbox"] + .btn-group > label,
    .form-group input[type="radio"] + .btn-group > label {
        white-space: normal;
    }

        .form-group input[type="checkbox"] + .btn-group > label.btn-default,
        .form-group input[type="radio"] + .btn-group > label.btn-default {
            color: #333;
            background-color: #fff;
            border-color: #ccc;
        }

        .form-group input[type="checkbox"] + .btn-group > label.btn-primary,
        .form-group input[type="radio"] + .btn-group > label.btn-primary {
            color: #fff;
            background-color: #428bca;
            border-color: #357ebd;
        }

        .form-group input[type="checkbox"] + .btn-group > label.btn-success,
        .form-group input[type="radio"] + .btn-group > label.btn-success {
            color: #fff;
            background-color: #5cb85c;
            border-color: #4cae4c;
        }

        .form-group input[type="checkbox"] + .btn-group > label.btn-info,
        .form-group input[type="radio"] + .btn-group > label.btn-info {
            color: #fff;
            background-color: #5bc0de;
            border-color: #46b8da;
        }

        .form-group input[type="checkbox"] + .btn-group > label.btn-warning,
        .form-group input[type="radio"] + .btn-group > label.btn-warning {
            color: #fff;
            background-color: #f0ad4e;
            border-color: #eea236;
        }

        .form-group input[type="checkbox"] + .btn-group > label.btn-danger,
        .form-group input[type="radio"] + .btn-group > label.btn-danger {
            color: #fff;
            background-color: #d9534f;
            border-color: #d43f3a;
        }

        .form-group input[type="checkbox"] + .btn-group > label.btn-link,
        .form-group input[type="radio"] + .btn-group > label.btn-link {
            font-weight: normal;
            color: #428bca;
            border-radius: 0;
        }

        .form-group input[type="radio"] + .btn-group > label span:first-child,
        .form-group input[type="checkbox"] + .btn-group > label span:first-child {
            display: none;
        }

            .form-group input[type="radio"] + .btn-group > label span:first-child + span,
            .form-group input[type="checkbox"] + .btn-group > label span:first-child + span {
                display: inline-block;
            }

    .form-group input[type="radio"]:checked + .btn-group > label span:first-child,
    .form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
        display: inline-block;
    }

        .form-group input[type="radio"]:checked + .btn-group > label span:first-child + span,
        .form-group input[type="checkbox"]:checked + .btn-group > label span:first-child + span {
            display: none;
        }

    .form-group input[type="checkbox"] + .btn-group > label span[class*="fa-"],
    .form-group input[type="radio"] + .btn-group > label span[class*="fa-"] {
        width: 15px;
        float: left;
        margin: 4px 0 2px -2px;
    }

    .form-group input[type="checkbox"] + .btn-group > label span.content,
    .form-group input[type="radio"] + .btn-group > label span.content {
        margin-left: 10px;
    }
/* End::Checkbox and Radio buttons */
@media (max-width: 575.98px) {
    #sfondo {
        width: 100%;
        max-width: 100%;
        height: 100vh;
        background: url("/images/MaoriHome576.jpg") no-repeat;
        background-size: cover;
    }

    #sfondolayout {
        width: 100%;
        max-width: 100%;
        min-height: 339px;
        background: url("/images/MaoriLayout576.jpg") no-repeat;
        background-size: cover;
    }

    .logo {
        font-size: 2.4em;
        font-weight: 500;
        color: white;
    }

    #slogan {
        position: absolute;
        color: white;
        bottom: 20%;
        width: 100%;
    }

    #sloganriquadro {
        text-align: center;
    }

        #sloganriquadro a:link, #sloganriquadro a:visited, #sloganriquadro a:active {
            text-decoration: none;
            color: white;
        }

        #sloganriquadro a:hover {
            text-decoration: none;
            color: lightgrey;
        }
    .sloganh1 {
        font-size: 5.1em;
        font-weight: 400;
        margin: -20px 0;
        text-shadow: 1px 1px black;
    }

    .sloganh2 {
        font-size: 0.9em;
        font-style: italic;
        text-shadow: 1px 1px black;
    }

    .sloganh3 {
        font-size: 0.9em;
        border: 1px solid white;
        padding: 10px 20px;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        text-shadow: 1px 1px black;
    }

    #testochisiamo {
        padding: 10px;
    }

        #testochisiamo a:link, #testochisiamo a:visited, #testochisiamo a:active {
            text-decoration: none;
            color: black;
        }

        #testochisiamo a:hover {
            text-decoration: none;
            color: brown;
        }

    .chisiamo1 {
        font-size: 1.6em;
    }

    .chisiamo2 {
        font-size: 1.0em;
        text-align: justify;
    }

    .chisiamo3 {
        font-size: 0.9em;
        border: 1px solid black;
        padding: 10px 20px;
        text-align: center;
        width: 200px;
    }

    #barragioielli {
        width: 100%;
        max-width: 100%;
        background-color: whitesmoke;
        padding: 3% 0;
    }

    .footerpiccolo {
        visibility: visible;
    }

    .footergrande {
        display: none;
    }
    #homechisiamo {
       width:100%;
       padding:15px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #sfondo {
        width: 100%;
        max-width: 100%;
        height: 100vh;
        background: url("/images/MaoriHome778.jpg") no-repeat;
        background-size: cover;
    }

    #sfondolayout {
        width: 100%;
        max-width: 100%;
        min-height: 159px;
        background: url("/images/MaoriLayout778.jpg") no-repeat;
        background-size: cover;
    }

    .logo {
        font-size: 3.0em;
        font-weight: 500;
        color: white;
    }

    #slogan {
        display: none;
    }
    .correzionemenu {
        padding-top: 5px
    }

    .sloganh1 {
        font-size: 2em;
        font-weight: 400;
        text-shadow: 1px 1px black;
    }
    .sloganh2 {
        font-size: 1em;
        font-style: italic;
        text-shadow: 1px 1px black;
    }
    .sloganh3 {
        font-size: 0.7em;
        border: 1px solid white;
        padding: 10px 20px;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        text-shadow: 1px 1px black;
    }
    #testochisiamo {
        padding: 20px;
    }
        #testochisiamo a:link, #testochisiamo a:visited, #testochisiamo a:active {
            text-decoration: none;
            color: black;
        }

        #testochisiamo a:hover {
            text-decoration: none;
            color: lightgrey;
        }

    .chisiamo1 {
        font-size: 1.6em;
    }

    .chisiamo2 {
        font-size: 0.9em;
        text-align: justify;
    }
    .chisiamo3 {
        font-size: 0.8em;
        border: 1px solid black;
        padding: 10px 20px;
        text-align: center;
        width: 200px;
    }

    #barragioielli {
        width: 100%;
        max-width: 100%;
        background-color: whitesmoke;
        padding: 3% 0;
    }

    .footerpiccolo {
        visibility: visible;
    }

    .footergrande {
        display: none;
    }
    #homechisiamo {
        width: 100%;
        padding: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    #sfondo {
        width: 100%;
        max-width: 100%;
        height: 100vh;
        background: url("/images/MaoriHome992.jpg") no-repeat;
        background-size: cover;
    }
    #sfondolayout {
        width: 100%;
        max-width: 100%;
        min-height: 195px;
        background: url("/images/MaoriLayout992.jpg") no-repeat;
        background-size: cover;
    }
    .logo {
        font-size: 3.1em;
        font-weight: 500;
        color: white;
    }
    #slogan {
        position: absolute;
        color: white;
        top: 40vh;
        width: 100%;
    }
    #sloganriquadro {
        text-align: center;
    }
        #sloganriquadro a:link, #sloganriquadro a:visited, #sloganriquadro a:active {
            text-decoration: none;
            color: white;
        }

        #sloganriquadro a:hover {
            text-decoration: none;
            color: lightgrey;
        }
    .correzionemenu {
        padding-top: 30px
    }
    .sloganh1 {
        font-size: 7em;
        font-weight: 400;
        margin: -20px 0;
        text-shadow: 1px 1px black;
    }
    .sloganh2 {
        font-size: 1.6em;
        font-style: italic;
        text-shadow: 1px 1px black;
    }
    .sloganh3 {
        font-size: 0.8em;
        border: 1px solid white;
        padding: 10px 20px;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        text-shadow: 1px 1px black;
    }
    #testochisiamo {
        padding: 20px;
    }
        #testochisiamo a:link, #testochisiamo a:visited, #testochisiamo a:active {
            text-decoration: none;
            color: black;
        }
        #testochisiamo a:hover {
            text-decoration: none;
            color: lightgrey;
        }
    .chisiamo1 {
        font-size: 1.8em;
    }
    .chisiamo2 {
        font-size: 1.0em;
        text-align: justify;
    }
    .chisiamo3 {
        font-size: 0.8em;
        border: 1px solid black;
        padding: 10px 20px;
        text-align: center;
        width: 200px;
    }
    #barragioielli {
        width: 100%;
        max-width: 100%;
        background-color: whitesmoke;
        padding: 3% 0;
    }
    .allineamento2footer {
        position: absolute;
        right: 18%;
    }
    .allineamento3footer {
        position: absolute;
        right: 8%;
    }

    .allineamento4footer {
        position: absolute;
        right: 2px;
    }

    .footerpiccolo {
        display: none;
    }

    .footergrande {
        visibility: visible;
    }
    #homechisiamo {
        width: 100%;
        padding: 15px;
    }
}


@media (min-width: 992px) and (max-width: 1199.98px) {
    #sfondo {
        width: 100%;
        max-width: 100%;
        height: 100vh;
        background: url("/images/MaoriHome1200.jpg") no-repeat;
        background-size: cover;
    }

    #sfondolayout {
        width: 100%;
        max-width: 100%;
        min-height: 229px;
        background: url("/images/MaoriLayout1200.jpg") no-repeat;
        background-size: cover;
    }

    .logo {
        font-size: 3.2em;
        font-weight: 500;
        color: white;
    }

    #slogan {
        position: absolute;
        color: white;
        top: 40vh;
        width: 100%;
    }

    #sloganriquadro {
        text-align: center;
    }

        #sloganriquadro a:link, #sloganriquadro a:visited, #sloganriquadro a:active {
            text-decoration: none;
            color: white;
        }

        #sloganriquadro a:hover {
            text-decoration: none;
            color: lightgrey;
        }

    .correzionemenu {
        padding-top: 35px
    }

    .sloganh1 {
        font-size: 9em;
        font-weight: 400;
        margin: -20px 0;
        text-shadow: 1px 1px black;
    }

    .sloganh2 {
        font-size: 1.7em;
        font-style: italic;
        text-shadow: 1px 1px black;
    }

    .sloganh3 {
        font-size: 0.9em;
        border: 1px solid white;
        padding: 10px 20px;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        text-shadow: 1px 1px black;
    }

    #testochisiamo {
        padding: 5%;
    }

        #testochisiamo a:link, #testochisiamo a:visited, #testochisiamo a:active {
            text-decoration: none;
            color: black;
        }

        #testochisiamo a:hover {
            text-decoration: none;
            color: lightgrey;
        }

    .chisiamo1 {
        font-size: 1.5em;
    }

    .chisiamo2 {
        font-size: 0.9em;
        text-align: justify;
    }

    .chisiamo3 {
        font-size: 0.9em;
        border: 1px solid black;
        padding: 10px 20px;
        text-align: center;
        width: 200px;
    }

    #barragioielli {
        width: 100%;
        max-width: 100%;
        background-color: whitesmoke;
        padding: 3% 0;
    }

    .allineamento2footer {
        position: absolute;
        right: 18%;
    }

    .allineamento3footer {
        position: absolute;
        right: 8%;
    }

    .allineamento4footer {
        position: absolute;
        right: 2px;
    }

    .footerpiccolo {
        display: none;
    }

    .footergrande {
        visibility: visible;
    }
    #homechisiamo {
        width: 100%;
        padding: 15px;
    }
}

@media (min-width: 1200px) {
    #sfondo {
        width: 100%;
        max-width: 100%;
        height: 100vh;
        background: url("/images/MaoriHome1920.jpg") no-repeat;
        background-size: cover;
    }

    #sfondolayout {
        width: 100%;
        max-width: 100%;
        min-height: 360px;
        background: url("/images/MaoriLayout1920.jpg") no-repeat;
        background-size: cover;
    }

    .logo {
        font-size: 3.5em;
        font-weight: 500;
        color: white;
    }

    #slogan {
        position:absolute;
        color: white;
        top:40vh;
        width: 100%;
    }

    #sloganriquadro {
        text-align: center;
    }

        #sloganriquadro a:link, #sloganriquadro a:visited, #sloganriquadro a:active {
            text-decoration: none;
            color: white;
        }

        #sloganriquadro a:hover {
            text-decoration: none;
            color: lightgrey;
        }

    .correzionemenu {
        padding-top: 40px
    }

    .sloganh1 {
        font-size: 11em;
        font-weight: 400;
        margin: -20px 0;
        text-shadow: 1px 1px black;
    }

    .sloganh2 {
        font-size: 1.9em;
        font-style: italic;
        text-shadow: 1px 1px black;
    }

    .sloganh3 {
        font-size: 1em;
        border: 1px solid white;
        padding: 10px 20px;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        text-shadow: 1px 1px black;
    }

    #testochisiamo {
        position: absolute;
        bottom: 20%;
        right: 5%;
        width: 60%;
    }

        #testochisiamo a:link, #testochisiamo a:visited, #testochisiamo a:active {
            text-decoration: none;
            color: black;
        }

        #testochisiamo a:hover {
            text-decoration: none;
            color: lightgrey;
        }

    .chisiamo1 {
        font-size: 2em;
    }

    .chisiamo2 {
        font-size: 1.2em;
        text-align: justify;
    }

    .chisiamo3 {
        font-size: 1em;
        border: 1px solid black;
        padding: 10px 20px;
        text-align: center;
        width: 200px;
    }

    #barragioielli {
        width: 100%;
        max-width: 100%;
        background-color: whitesmoke;
        padding: 3% 0;
    }

    .allineamento2footer {
        position: absolute;
        right: 18%;
    }

    .allineamento3footer {
        position: absolute;
        right: 8%;
    }

    .allineamento4footer {
        position: absolute;
        right: 2px;
    }

    .footerpiccolo {
        display: none;
    }

    .footergrande {
        visibility: visible;
    }
    #homechisiamo {
        width: 80%;
        margin: auto;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
}
/* --- Back to top -- */
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: brown;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

    .scroll-top-wrapper:hover {
        background-color: rosybrown;
    }

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        opacity: 1.0;
    }

    .scroll-top-wrapper i.fa {
        line-height: inherit;
    }
/* Loading */
#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
    display: none;
}
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 48%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}