/* =========================================================
   yost.technology | FOOTER
   ========================================================= */
footer {
    padding: 0 0 30px;

    border-top: 5px solid #444444;

    background: #ebebeb;
}
footer .col img {
    display: block;
    margin: 5px auto 10px;
}
footer a {
    font-weight: 600;
    line-height: 160%;
}
.yost.technology {
    background: #ebebeb;

    text-align: center !important;
}
.container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}
.container:after {
    clear: both;
}
.grid_3 {
    float: right;

    width: 30%;
    padding: 0 15px 48px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row:after {
    content: "";

    display: block;
    clear: both;
}
.h8 {
    color: #000000;

    font-size: 28px;
    text-transform: uppercase;
}
.list2 {
    margin-top: 20px;
}
.grid_3 ul li ul li a,
.list2 li a {
    padding-left: 15px;

    background: url(../Images/list.png) 0 7px no-repeat;
    background-size: 8px 6px;
}
.list2 a:hover {
    color: #444444;
}
.grid_3 ul li {
    margin: 12px;
}
.grid_3 ul li a:before {
    content: "•";

    margin-right: 10px;

    color: #444444;
}
footer:after {
    content: "";
    clear: both;
}
.grid_3 ul li a {
    color: #3a3a3a;
}
.grid_3 ul li a:hover {
    color: #444444;
}
.grid_3 ul li .text-footer {
    display: block;
}
.grid_3 ul li .text-footer a:hover {
    color: #e7e7e7;
}
#copyright,
#copyright a {
    color: #777777;
}
#footboot {
    padding-bottom: 40px;

    border-bottom: 1px solid #d8d8d8;
}
#copyright {
    padding: 10px;

    font-size: 12px;
    text-align: center;
}
#copyright a:hover {
    color: #222222;
}

/* ==========================================================
   YOST - FOOTER
   Base strutturale
   ========================================================== */

.yostfooter {
    width: 100%;
}

.yost-foot-slogan {
    padding: 60px 50px;
    box-sizing: border-box;
    text-align: center;
}

.yost-foot-trecol {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1200px;
    margin: auto;
}

.yost-foot-col {
    width: 33.33%;
    box-sizing: border-box;
}

.yost-foot-content {
    margin: 0 10px 30px;
    padding: 0;
}

.yost-foot-cookies {
    max-width: 1200px;
    margin: 30px auto 10px;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
}





/* ==========================================================
   YOST - FOOTER
   Accessibilità / contrasto
   ========================================================== */

.yost-foot-slogan,
.yost-foot-cookies {
    color: #444444;
}

.yost-foot-cookies a {
    color: #444444;
}

.yost-foot-cookies a:hover,
.yost-foot-cookies a:focus {
    color: #181717;
}
