﻿
.principalePLX_1 {
    font-size: 100%;
    width: 96%;
    margin: 5px auto 10px auto;
    border: 0px solid Transparent;
    padding: 0 0 0px 0;
    background-color: transparent;
}

.left-col_1, .left-col_3 {
    /*font-family: 'Fjalla One', 'Anton', 'Patua One', 'Century Gothic';*/
}

.left-col_1, .left-col_2, .left-col_3 {
    vertical-align: middle;
    border: 0px solid black;
    line-height: 100%;
    padding: 0.5% 0 0.5% 0;
}

.left-col_1, .left-col_1:hover {
    text-align: center;
    color: gray;
    text-transform: uppercase;
    letter-spacing: 3px;
    /*font-size: 6.5vmin;*/
    font-size: 6.5vh;
    font-weight: bold;
}

.left-col_2 {
    text-align: center;
    letter-spacing: 1.2px;
    /*font-size: 2.1vmin;*/
    font-size: 3vh;
    font-weight: normal;
    line-height: 150%;
    /*font-family: 'Roboto:wght@100', 'Pridi:wght@200', 'Poiret One', 'Gruppo', 'Raleway:wght@200', 'Century Gothic';*/
}

.left-col_3 {
    text-align: center;
    /*color: cadetblue;*/
    text-transform: uppercase;
    letter-spacing: 2px;
    /*font-size: 3.2vmin;*/
    font-size: 2.5vh;
    font-weight: bold;
}

.left-col_4 {
    /*color: #333333;*/
    text-align: justify;
    letter-spacing: 1.2px;
    /*font-size: 2.1vmin;*/
    font-size: 2.5vh;
    font-weight: normal;
    line-height: 150%;
}

.decoration {
    text-decoration: none;
    /*color: black;*/
    /*font-family: 'Roboto:wght@100', 'Pridi:wght@200', 'Poiret One', 'Gruppo', 'Raleway:wght@200', 'Century Gothic';*/
    /*text-align: justify;
    letter-spacing: 1.2px;
    font-size: 2.1vh;
    font-weight: normal;
    line-height: 130%;
    font-family: 'Roboto:wght@100', 'Pridi:wght@200', 'Poiret One', 'Gruppo', 'Raleway:wght@200', 'Century Gothic';*/
}

    .decoration:hover {
        text-decoration: none;
        color: gray;
    }

.sidebar_img {
    width: 100%;
    border: 0px solid #777777;
    border-radius: 0px;
}

.cellaPLX_11a {
    /*background-color: white;*/
    border-radius: 0px;
}

.cellaPLX_11b {
    background-color: transparent;
    font-weight: normal;
}

.cellaPLX_11a, .cellaPLX_11b {
    margin: 0px auto 0px auto;
    text-decoration: none;
    width: 98%;
    max-width: 98%;
    vertical-align: middle;
    padding: 0px 0 0 0;
}

.cellaPLX_11b {
    padding-left: 0.5%;
}

@media screen and (min-width: 100px) and (max-width: 899px) {
    .cellaPLX_11a, .cellaPLX_11b {
        width: 100%;
        height: 100%;
    }

    .left-col_1 {
        letter-spacing: normal;
    }

    .left-col_2 {
        letter-spacing: normal;
    }

    .left-col_3 {
        letter-spacing: normal;
    }
}

.contenitorePLX_1 {
    display: table;
    padding: 0 0 0 0;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    border: 0px solid Green;
}

@media screen and (min-width: 900px) {
    .columnPLX_1 {
        display: table-cell;
    }

    .cellaPLX_11a {
        width: 58%;
    }

    .cellaPLX_11b {
        width: 38%;
        margin-top: 0;
    }
}
