
#gl div, #gl p, #gl h1, #gl h2, #gl h3, #gl h4, #gl h5, #gl h6, #gl ul, #gl
footer, #gl header, #gl nav, #gl article, #gl main, #gl aside,
section, #gl form, #gl fieldset {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: left;
    text-decoration: none;
    -webkit-text-size-adjust: 100%;
}
#gl p {
    font-size: 18px;
    line-height: 26px;
}
#gl .cover {
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

#gl .text-center {
    text-align: center;
}
#gl .text-left {
    text-align: left;
}
#gl .text-right {
    text-align: right;
}
#gl .text-truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#gl .hidden {
    display: none;
}
#gl .block {
    display: block;
}
#gl .inline-block {
    display: inline-block;
}
#gl .inline {
    display: inline-block;
}
#gl .max_w100pe {
    max-width: 100%;
}
#gl .max_w100pe {
    display: block;
    float: left;
}
#gl .none {
    float: none;
}
#gl .clear {
    clear: both;
}
/* MAIN */
#gl {
    padding-bottom: 55px;
    float: left;
    width: 100%;
}
#gl a {
    color: #EF413D;
    transition: color 0.2s;
}
#gl .riga-colorata-cont {
    margin: 40px 0px;
}
#gl .riga-colorata {
    width: 100px;
    float: none;
    margin: 0px auto;
    border-top: 1px solid white;
}
#gl .btn {
    border-radius: 4px;
    height: auto;
    padding: 0px 20px;
    text-align: center;
    text-transform: none;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    min-width: 100px;
    box-sizing: border-box;
    font-weight: 600;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
#gl .btn-rosso {
    color: white;
    background-color: #EF413D;
}
#gl .btn-azzurro {
    color: white;
    background-color: rgba(84,197,200, 1);
}
#gl .page {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
}
#gl .page-int {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 880px;
}
#gl .fascia-colorata-bg {
    padding: 40px 0px;
}
#gl #gl-header {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: relative;
    margin-bottom: 40px;
}
#gl .gl-header-velata {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 5;
}
#gl #gl-header-int {
    position: relative;
    z-index: 10;
    padding-bottom: 50px;
}
#gl #gl-header h1 {
    font-size: 43px;
    line-height: 47px;
    text-align: center;
    color: white;
}
#gl #gl-header .sopra-titolo {
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 21px;
}

#gl #gl-header .sotto-titolo {
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 21px;
}

#gl .gl-header-btn-cont {
    text-align: center;
    margin: 20px 0px;
}
#gl .gl-img-split .img1 {
    margin-right: 5px;
    float: left;
    height: 0;
    padding-bottom: 56.25%;
}
#gl .gl-img-split .img2 {
    margin-left: 5px;
    float: right;
    height: 0;
    padding-bottom: 56.25%;
}
#gl .img_5050 .img1,
#gl .img_5050 .img2 {
    width: calc(50% - 5px);
    padding-bottom: calc((50% - 5px) * 9 / 16 );
}
#gl .img_3070 .img1,
#gl .img_7030 .img2 {
    width: calc(30% - 5px);
    padding-bottom: calc((70% - 5px) * 9 / 16 );
}
#gl .img_7030 .img1,
#gl .img_3070 .img2 {
    width: calc(70% - 5px);
    padding-bottom: calc((70% - 5px) * 9 / 16 );
}
#gl .pg-gallery-obj {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
#gl .pg-sopra-titolo {
    color: #666;
    line-height: 25px;
    font-size: 21px;
    margin-bottom: 20px;
}
#gl .pg-titolo {
    color: #666;
    line-height: 47px;
    font-size: 43px;
    font-weight: 600;
    margin-bottom: 20px;
}
#gl .acc-link {
    display: block;
    float: left;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-right: 40px;
    box-sizing: border-box;
    width: 100%;
    color: #666;
}
#gl .accordion-btn {
    display: block;
    float: left;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #EF413D;
    transform: rotate(0deg);
    transition: transform 0.2s;
}
#gl .pg-accordion {
    height: 0px;
    overflow: hidden;
    transition: height 0.2s;
}
#gl .pg-accordion .ritch-cont {
    padding-top: 20px;
}
#gl .pg-accordion-cont {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#gl .acc-show {
    height: auto;
}
#gl .acc-rotate .accordion-btn {
    transform: rotate(90deg);
}
#gl .accordion-group-cont {
    padding: 20px 0px;
}
#gl .swiper-button-prev,
#gl .swiper-button-next {
    width: 50px;
    height: 50px;
    background-image: none;
/*     position: relative; */
    z-index: 100;
    text-align: center;
}
#gl .swiper-button-prev svg,
#gl .swiper-button-next svg {
    height: 50px;

}
#gl .pg-big-slider .swiper-container.hero-slide {
    height: calc(100vw * 9 / 16);
}
#gl .pg-small-slider .swiper-container.hero-slide {
    height: calc(800.0px * 9 / 16);
}
#gl .full-size-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
#gl .gl-palletto {
    width: calc((800px - 40px) / 5);
    height: calc((800px - 40px) / 5);
    margin: 0px 10px 10px 0px;
    border-radius: 100px;
    position: relative;
}
#gl .gl-palletto:nth-child(5n) {
    margin: 0px 0px 10px 0px;

}
#gl .gl-palletto span {
    display: block;
    width: calc(100% - 20px);
    left: 10px;
    text-align: center;
    position: absolute;
    padding: 0px 20px;
}
#gl .gl-palletto span:first-child {
    bottom: 45%;
    max-height: 55%;
    box-sizing: border-box;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
#gl .gl-palletto span:last-child {
    top: 55%;
    max-height: 45%;
    box-sizing: border-box;
    padding-top: 5px;
    font-size: 40px;
    line-height: 40px;
    font-style: italic;
    font-weight: 900;
}
#gl .gl-palletti-cont {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#gl .pg-risorse-cont {
    background-color: #eef3f6;
    padding: 40px 0px;
}
#gl .pg-risorse-col1 {
    width: 20%;
    float: left;
    display: block;
}
#gl .pg-risorse-col23 {
    width: 80%;
    float: right;
    display: block;
}
#gl .ico-risorsa {
    height: 38px;
    display: inline-block;
    float: left;
}
#gl .pg-risorse-col1 span {
    display: block;
    float: left;
    width: auto;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    font-weight: 900;
    margin-right: 20px;
    color: #EF413D;
}
#gl .pg-risorsa {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #889297;
    font-weight: bold;
    padding-left: 10px;
    border-left: 1px solid #8b9297;
    margin-bottom: 20px;
}
#gl .pg-risorse-col23 .pg-risorsa:nth-child(odd) {
    padding-right: 10px;
}
#gl .pg-risorse-col23 .pg-risorsa:nth-child(even) {
    padding-left: 10px;
}
#gl .row .col-tp-30 {
    width: 30%;
}
#gl .icons .iconred {
    width: auto;
}
#gl .col-tp-30 {
    width: 30%;
}
#gl .col-tp-40 {
    width: 40%;
}
#gl .row,
#gl .container {
    float: none;
    margin: 0px auto;
}
#gl #gl-total-red {
    background-color: #ef413d;
    padding-bottom: 15px;
    padding-top: 20px;
}
#gl #gl-red-center {
    display: table;
    float: none
}
#gl #gl-red-center p {
    height: 120px;
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: none;
}
#gl-red-icons .icons {
    padding-top: 45px;
}
#gl .swiper-button-next,
#gl .swiper-button-prev {
    top: calc(50% - 25px);
}
#gl .gl-immagine-testo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    align-content: center;
}
.flex-row-reverse {
    flex-direction: row-reverse;
}
#gl .gl-immagine-testo .gl-immagine-testo-img {
    display: block;
    width: calc(40% - 10px);
}
#gl .gl-immagine-testo .gl-immagine-testo-txt {
    display: block;
    width: calc(60% - 10px);
}
#gl .gl-immagine-testo .pg-titolo {
    line-height: 27px;
    font-size: 23px;
}
@media only screen and (min-width:1025px) and (max-width:10000px) {
    #gl a:hover {
        color: #59c5c7;
    }
    #gl .btn-rosso:hover {
        color: white;
        background-color: #B51F1F;
    }
    #gl .btn-azzurro:hover {
        color: white;
        background-color: rgba(84,197,200, 1);
    }
    #gl .pg-risorsa:hover {
        color: #EF413D;
    }
}
@media only screen and (min-width:1024px) and (max-width:1279px) {
}
@media only screen and (min-width:768px) and (max-width:1023px) {
    #gl .page-int {
        padding-left: 20px;
        padding-right: 20px;
    }
    #gl .pg-titolo {
        font-size: 33px;
        line-height: 37px;
    }
    #gl .pg-risorse-cont .page {
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
        box-sizing: border-box;
    }
    #gl .pg-small-slider .swiper-container.hero-slide {
        height: calc(100vw * 9 / 16);
    }
    footer {
        position: fixed;
    }
    footer .copy .copyright,
    footer .icons {
        display: table-cell;
    }
    #gl .flex-row-reverse .gl-immagine-testo-txt {
        padding-left: 20px !important;
        padding-right: 0px !important;
    }
    #gl .gl-immagine-testo .gl-immagine-testo-txt {
        padding-left: 0px;
        padding-right: 20px;
    }
}
@media only screen and (min-width:220px) and (max-width:767px) {
    body {
        font-size: 14px;
        line-height: 18px;
    }
    #gl p {
        font-size: 14px;
        line-height: 22px;
    }
    #gl .pg-titolo {
        font-size: 33px;
        line-height: 37px;
    }
    #gl .pg-titolo {
        font-size: 23px;
        line-height: 27px;
    }
    #gl .pg-titolo-testo {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    #gl .pg-small-slider .swiper-container.hero-slide {
        height: calc(100vw * 9 / 16);
    }
    #gl .accordion-group-cont {
        padding: 20px 10px;
    }
    #gl .acc-link {
        font-size: 16px;
        line-height: 24px;
    }
    #gl .gl-immagine-testo .pg-titolo {
        line-height: 22px;
        font-size: 16px;
    }
    #gl .pg-risorse-col1 span {
        display: none;
    }
    #gl .pg-risorsa {
        width: 100%;
    }
    #gl .pg-risorse-cont .page {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    #gl-header-int p,
    #gl-header-int h1 {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
    footer {
        position: fixed;
    }
    footer .copy {
        display: none;
    }
    footer .icons {
        display: table-cell;
    }
    #gl #gl-total-red {
        display: none;
    }
    #gl .gl-immagine-testo {
        display: block;
        float: left;
    }
    #gl .gl-immagine-testo .gl-immagine-testo-img {
        display: block;
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    #gl .gl-immagine-testo .gl-immagine-testo-txt {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }
}
