﻿

/* Testi*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap');
/* Slider*/
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
/* Titoli*/
@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&display=swap');
/* Testi*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200&display=swap');
/* Slider*/
@import url('https://fonts.googleapis.com/css2?family=Patua+One&display=swap');
/* Titoli*/
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Syncopate&display=swap');

/* Vari non utilizzati*/
@import url(https://fonts.googleapis.com/css?family=Hind);
/*--- Body Font --*/
@import url(https://fonts.googleapis.com/css?family=Nobile);
/*--- Heading Font --*/

.allineaIntestazione {
    margin-top: 85px;
}

.testiStyle, .testiStyle:hover, .sliderStyle, .sliderStyle:hover, titoliStyle, titoliStyle:hover {
    color: black;
}

.coloreMenu, .titolo, .titolo:hover {
    color: white;
}

.coloreMenu {
    background-color: #D7225E;
}

.titolo, .titolo:hover, titoliStyle, .titoliStyle:hover {
    letter-spacing: 0.05em;
    font-size: 4vmin;
    font-style: normal;
    font-variant: normal;
    /*color: white;*/
    text-decoration: none;
    font-family: 'Jost:wght@500', 'Century Gothic';
    text-transform: uppercase;
}

    .titolo:hover {
        font-weight: bold;
        /*color: white;*/
    }

.sliderStyle, .sliderStyle:hover {
    font-family: 'Fjalla One', 'Century Gothic';
}

.testiStyle, .testiStyle:hover {
    font-family: 'Roboto', 'Century Gothic';
    /*color: white;*/
}

.principale04 {
    font-size: 1em;
    width: 94%;
    margin: 20px auto 10px auto;
    text-align: center;
    background-color: transparent;
}

.contenitore04 {
    font-size: 1em;
    width: 100%;
    margin: 0px auto 0px auto;
    border: 1px solid transparent;
    padding: 15px 10px 0px 10px;
    background-color: transparent;
    border-radius: 0px;
}

.link {
    font-family: 'Century Gothic';
    font-size: 1.7em;
    font-style: italic;
    text-transform:uppercase;
    /*background-color: #657749;*/
    /*background-color: red;*/
    /*background-color: #0B5A66;*/
    background-color: #007aa3;
    color: white;
    border: 1px solid transparent;
    border-radius: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: center;
    /*height: 36px;*/
    text-decoration: none;
    text-decoration-line: none;
    /*padding: 10px 10px 10px 10px;*/
    padding: 5px 10px 5px 10px;
    line-height: 100%;
}

.link:hover {
    opacity: 0.5;
    /*color: white;
    background-color: red;*/
}

.cellaImg {
    width: 98%;
    margin: 0 auto 0 auto;
    text-align: center;
}

.cellaTitolo04 {
    text-align: center;
    width: 100%;
    vertical-align: middle;
    font-size: 2em;
    /*background-color: #ffba51;*/
    background-color: white;
    color: #00435a;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid transparent;
    border-radius: 0px;
    margin-bottom: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-transform: uppercase;
    line-height: 100%;
}

.cella31a, .cella32a, .cella33a, .cella34a,
.cella31b, .cella32b, .cella33b, .cella34b,
.cella31c, .cella32c, .cella33c, .cella34c,
.cella31d, .cella32d, .cella33d, .cella34d {
    padding-left: 5px;
    padding-right: 5px;
    background-color: transparent;
    border-radius: 0px;
    text-decoration: none;
    width: 100%;
    max-width: 100%;
}
.cella31a, .cella32a, .cella33a, .cella34a
{
    padding-right: 10px;
}
.cella31b, .cella32b, .cella33b, .cella34b, .cella31c, .cella32c, .cella33c, .cella34c {
    color: black;
    line-height: 90%;
}

.cella31a {
    text-align: left;
    font-size: 1.0em;
    font-style: italic;
    font-family: Arial;
    color: gray;
    margin-bottom: 10px;
}

.cella32a {
    text-align: left;
    /*font-size: 3.2em;*/
    margin-bottom: 30px;
    /*font-family: 'Bookman Old Style';*/
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: normal;
    /*letter-spacing: 1.2pt;*/
    color: Highlight;
    text-transform: uppercase;
    line-height: 90%;
}

.cella33a {
    text-align: left;
    /*font-size: 2.2em;*/
    margin-bottom: 10px;
    font-family: Verdana;
    color: cadetblue;
    text-transform: uppercase;
    line-height: 90%;
}

.cella34a {
    text-align: justify;
    font-size: 1.1em;
    font-family: 'Bookman Old Style';
    letter-spacing: 0.7pt;
    color: #333333;
    margin-bottom: 5px;
    line-height: 150%;
    background-color: transparent;
    border: 0px solid transparent;
    /*text-align-last:left;
    text-align:justify;*/
}

.cella31b, .cella31c {
    text-align: left;
    font-size: 0.9em;
    font-style: italic;
    font-family: Arial;
    margin-bottom: 5px;
    margin-top: 0px;
    background-color: #6567ae;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 0px;
    color: white;
}

.cella32b, .cella32c {
    text-align: left;
    font-size: 1.7em;
    margin-bottom: 10px;
    font-family: Tahoma;
    font-weight: normal;
    letter-spacing: 0.3pt;
    text-transform: uppercase;
}

.cella33b, .cella33c {
    text-align: left;
    font-size: 1.2em;
    margin-bottom: 10px;
    font-family: Verdana;
    text-transform:none;
    letter-spacing: 0.1pt;
}

.cella34b, .cella34c {
    text-align: justify;
    font-size: 1em;
    font-family: 'Century Gothic';
    letter-spacing: 0.1pt;
    text-space-collapse: collapse;
    word-wrap: break-word;
}

.cella31d, .cella32d, .cella33d, .cella34d {
    color: Black;
    line-height: 90%;
    margin-bottom: 3px;
    margin-top: 0px;
}

.cella31d {
    text-align: left;
    font-size: 0.9em;
    font-style: italic;
    font-family: Arial;
    background-color: #8a6438;
    border-radius: 0px;
    color: white;
    padding-top: 2px;
    padding-bottom: 2px;
}

.cella32d {
    text-align: left;
    font-size: 0.9em;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing: 0pt;
    text-transform: uppercase;
}

.cella33d {
    text-align: left;
    font-size: 0.9em;
    font-family: Verdana;
    text-transform: none;
}

.cella34d {
    text-align: justify;
    font-size: 0.9em;
    font-family: 'Century Gothic';
    letter-spacing: 0.1pt;
}

.contenitore04 {
    width: 100%;
    text-align: center;
    border: 0px solid Green;
}

.box1, .box2, .box3 {
    border-radius: 7px;
    padding-top: 7px;
    margin-top: 0px;
    text-decoration-line: none;
    text-decoration: none;
}

.box1:hover, .box3:hover {
    opacity: 0.5;
}

.box1 {
    margin-bottom: 10px;
    background-color: transparent;
    padding-bottom: 10px;
    margin-right: 20px;
}

.box2 {
    border: 1px solid #FEFEFE;
    background-color: white;
    margin-bottom: 10px;
}

.box3 {
    background-color: white;
    margin-bottom: 5px;
    border-radius: 0px;
    border-bottom: solid 1px #DEDEDE;
    padding-bottom: 5px;
    margin-left: 20px;
}

.column04a, .column04b {
    border: 0px solid #FEFEFE;
}
.column04c {
    border: 1px solid #FEFEFE;
}

@media screen and (min-width: 100px) and (max-width: 899px) {
    .cella31a, .cella31b, .cella32a, .cella32b, .cella33a, .cella34a, .cella33b, .cella34b,
    .cella31c, .cella31d, .cella32c, .cella32d, .cella33c, .cella34d, .cella33c, .cella34d,
    .cellaTitolo04, .link {
        width: 100%;
        height: 100%;
    }

    .cella32a {
        font-size: 2.3em;
        letter-spacing: 1pt;
    }

    .cella33a {
        font-size: 1.6em;
    }

    .cella31d {
        font-weight: bold;
    }

    .box1, .box2, .box3 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .link {
        font-size: 0.8em;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .principale04 {
        width: 98%;
    }
}

@media screen and (min-width: 900px) {
    .column04a {
        display: table-cell;
        width: 22%;
    }

    .column04b {
        display: table-cell;
        width: 60%;
    }

    .column04c {
        display: table-cell;
        width: 13%;
    }

    .cella32a {
        font-size: 3.2em;
        letter-spacing: 1.2pt;
    }

    .cella33a {
        font-size: 2.2em;
    }

    .contenitore04 {
        display: table;
    }
}
