﻿@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@700&display=swap');

.testata { margin: 0px; padding: 0px; width: 100%; height: 101px; }
.testataLogo { background: url('Images/mlol_interno.png?v=1') no-repeat; height: 110px; width:480px; }
.imgLinkHome { border: 0; width: 870px; height: 110px;  }
.testataCover { background: url('Images/test_hp_rit.png') no-repeat 32px 20px; width: 1124px; height: 104px; }
.testataHome {
    background: url('Images/testata_mlol.svg?v=1') no-repeat;
    height:160px;
}
/*.imgLinkCover { border: 0; width: 1024px; height: 103px; }*/
.testataCoverSub { display: none; }
.pscbox { position: relative; top: 61px; }
.pplusbox { position: relative; top: 61px; }

#scuola-cover-head .divLingue, #scuola-cover-head .divLingue a {
    color: white !important;
}

/* INIZIO GRAFICA MILANO */
.btn-cdm,
.btn-cdm:hover {
    color: #d6012e !important;
}

.btn-link-rosso {
    color: #d6012e !important;
}

a.btn-cdm {
    text-decoration: none !important;
}

.milan-red {
    color: #d6012e !important;
}

.btn-id-comune {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 55px;
    padding-right: 95px;
    border: 2px solid #0f6a9a;
    background: #0f6a9a url(../47/Images/cdm-w.svg);
    background-size: 35px;
    background-position: 8px center;
    background-repeat: no-repeat;
}

@media (max-width: 1200px) {
    .btn-id-comune {
        margin-left: 0;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 33px;
        padding-right: 73px;
    }
}

@media (max-width: 576px) {
    .btn-id-comune {
        padding-right: 15px;
    }
}


.btn-id-comune span {
    color: #fff;
    font-family: "Titillium Web";
    border-left: 2px solid #ffffffcc;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn-id-comune:hover {
    border: 2px solid #0f6a9a;
    color: #0f6a9a;
    background: #fff url(../47/Images/cdm-c.svg);
    background-size: 35px;
    background-position: 8px center;
    background-repeat: no-repeat;
}

.btn-id-comune:hover span {
    color: #0f6a9a;
    border-left: 2px solid #0f6a9ad6;
}
/* FINE GRAFICA MILANO */

/*Certificati*/

#footermenu {
    padding-bottom:0px;
}

.certificationcontainer {
    background-color: #3F474E;
    padding-top: 10px;
    padding-bottom: 10px;
}

.certificationcontainer h4 {
    color:white;
}

.certification .linkblock {
    float:left;
    margin-left:10px;
}