﻿body {
    background-color: white;
    font-family: 'Montserrat';
    margin: 0;
}

.li-body {
    background-image: url("../images/zml-background-left.jpg");
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

.topnav {
    border-bottom: solid;
    border-bottom-color: #bcbdc0; /*Grigio chiaro*/
    border-bottom-width: 5px;
    overflow: hidden;
    background-color: #F6D48C /*Giallo*/
}

    .topnav a {
        float: right;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 17px
    }

        .topnav a:hover {
            background-color: #bcbdc0; /*Grigio chiaro*/
            color: black;
        }

        .topnav a.active {
            background-color: #fbb03f; /* Arancio */
            color: white;
        }

    .topnav .icon {
        display: none;
    }

    .topnav img {
        float: left;
        display: block;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 15px;
        vertical-align: middle;
        width: 32px;
    }

.topmenu {
    overflow: hidden;
    background-color: #333;
    border-bottom: solid;
    border-bottom-color: #bcbdc0; /*Grigio chiaro*/
    border-bottom-width: 5px;
    vertical-align:central;
}

    .topmenu a {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 17px;
    }

        .topmenu a:hover {
            background-color: #F6D48C; /* Giallo-Arancio */ 
            color: black;
        }

        .topmenu a.active {
            background-color: #fbb03f; /* Arancio */
            color: white;
        }

    .topmenu .icon {
        display: none;
    }

    .topmenu img {
        float: right;
        display: block;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 15px;
        width: 32px;
    }

    .topmenu span {
        float: right;
        display: block;
        color: #ddd;
        text-align: center;
        padding: 34px 16px;
        text-decoration: none;
        font-size: 15px;
        font-style: oblique;
    }

.bodypage {
    align-items: center;
    align-content: center;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    vertical-align: central;
}

    .bodypage div {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        text-align: center;
    }

table {
    width: 100%;
    align-self: center
}

td, th {
    padding: 8px 8px;
    vertical-align: middle
}

th {
    background-color: #F6D48C; /* Giallo-Arancio */
}

.li-table, .li-table-all {
    align-self: center;
    border-spacing: 0;
    width: 100%;
    display: table
}

    .li-table th:first-child, .li-table td:first-child, .li-table-all th:first-child, .li-table-all td:first-child {
        padding-left: 16px
    }

    .li-table td, .li-table th, .li-table-all td, .li-table-all th {
        padding: 8px 8px;
        display: table-cell;
    }

.li-col-l1 {
    width: 45%;
    vertical-align: central;
    text-align: right;
}

.li-col-l2 {
    width: 55%;
    vertical-align: central;
    text-align: left
}

.li-table-msg {
    border-spacing: 0;
    width: 100%;
    display: table
}

    .li-table-msg th:first-child, .li-table-msg td:first-child {
        padding-left: 30px
    }

    .li-table-msg td, .li-table-msg th {
        padding: 8px 8px;
        display: table-cell;
        text-align: center;
        vertical-align: central
    }

.cp-table, .cp-table-all {
    align-self: center;
    border-spacing: 0;
    width: 100%;
    display: table
}

    .cp-table th:first-child, .cp-table td:first-child, .cp-table-all th:first-child, .cp-table-all td:first-child {
        padding-left: 16px
    }

    .cp-table td, .cp-table th, .cp-table-all td, .cp-table-all th {
        padding: 8px 8px;
        display: table-cell;
    }

.cp-col-l1 {
    width: 25%;
    vertical-align: central;
    text-align: right;
}

.cp-col-l2 {
    width: 75%;
    vertical-align: central;
    text-align: left
}


button, input, select, textarea, optgroup {
    font: inherit;
    padding: 4px 8px;
    vertical-align: middle;
    overflow: hidden;
    color: inherit;
    background-color: inherit;
    text-align: left;
    margin: 0
}

.btn-yel {
    background-color: #F6D48C; /*Giallo*/
    padding: 16px 32px;
    font-weight: 600
}

.txt-red {
    color: red;
}

optgroup {
    font-weight: bold
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

h1 {
    font-weight: 400;
    background-color: #fbb03f; /*Giallo-Arancio*/
    margin: 10px 0
}

h2, h3, h4, h5, h6 {
    font-weight: 400;
    background-color: #F6D48C; /*Giallo*/
    margin: 10px 0
}

@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Regular.eot?#iefix) format("embedded-opentype"),url(fonts/Montserrat-Regular.woff2) format("woff2"),url(fonts/Montserrat-Regular.woff) format("woff"),url(fonts/Montserrat-Regular.ttf) format("truetype"),url(fonts/Montserrat-Regular.svg#Montserrat-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(fonts/Montserrat-Bold.eot);
    src: url(fonts/Montserrat-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/Montserrat-Bold.woff2) format("woff2"),url(fonts/Montserrat-Bold.woff) format("woff"),url(fonts/Montserrat-Bold.ttf) format("truetype"),url(fonts/Montserrat-Bold.svg#Montserrat-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(fonts/GothamBlack.eot);
    src: url(fonts/GothamBlack.eot?#iefix) format("embedded-opentype"),url(fonts/GothamBlack.woff2) format("woff2"),url(fonts/GothamBlack.woff) format("woff"),url(fonts/GothamBlack.ttf) format("truetype"),url(fonts/GothamBlack.svg#GothamBlack) format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(fonts/GothamLight.eot);
    src: url(fonts/GothamLight.eot?#iefix) format("embedded-opentype"),url(fonts/GothamLight.woff2) format("woff2"),url(fonts/GothamLight.woff) format("woff"),url(fonts/GothamLight.ttf) format("truetype"),url(fonts/GothamLight.svg#GothamLight) format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

/*@media screen and (max-width: 600px) {
    .topmenu a:not(:first-child)

{
    display: none;
}

.topmenu a.icon {
    float: right;
    display: block;
}

}

@media screen and (max-width: 600px) {
    .topmenu.responsive {
        position: relative;
    }

        .topmenu.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topmenu.responsive a {
            float: none;
            display: block;
            text-align: left;
        }
}*/


@media only screen and (max-width:63.9375em) {
    .title {
        font-size: 40px;
        margin-bottom: 20px
    }

    .title--small, .title--xs {
        font-size: 30px
    }

    .title--small {
        margin-bottom: 15px
    }

    .title--big {
        font-size: 50px;
        margin-bottom: 30px
    }
}

@media only screen and (max-width:47.9375em) {
    .title {
        font-size: 30px;
        margin-bottom: 15px
    }

    .title--table {
        font-size: 16px;
        text-align: center
    }

    .title--xs {
        font-size: 20px
    }

    .title--small {
        font-size: 25px;
        margin-bottom: 10px
    }

    .title--big {
        font-size: 40px;
        margin-bottom: 20px
    }
}

.no-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-lh {
    line-height: 1
}

.text-upper {
    text-transform: uppercase
}

.text-primary {
    color: #fbb03f
}

.text-secondary {
    color: #ede3e4
}

.text-white {
    color: #fff
}

.text-black {
    color: #231f20
}

.text-bold {
    font-weight:600
}

.ov-hidden {
    overflow: hidden
}

@media screen and (max-width: 600px) {
    .topnav a.icon {
        float: right;
        display: block;
    }


    .bodypage a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

    .bodypage.responsive {
        position: relative;
    }
}
