﻿
:root {
    --main_color: #4e76a9;
}

.disabbbbb {
    pointer-events: none;
}

.InitialLoad {
    position: fixed;
    z-index: 9999;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .InitialLoad .ImogLogo {
        background-size: contain;
        width: 250px;
        height: 150px;
    }

    .InitialLoad i {
        font-size: 40px;
        justify-content: center;
        color: #363636;
        margin-top: 5px;
    }


#conferma, #attenzione, #oops, #com, #Poly {
    border: 2px solid rgba(0,0,0,.2);
    box-shadow: 0px 4px 28px 8px rgba(0,0,0,0.1);
}

    #Poly .boxImgAlerz {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 16px;
        padding: 0;
    }

    #Poly .boxTitAlerz span {
        font-size: 18px;
        margin: 12px 50px 10px 12px;
    }

    #Poly .boxTxtAlerz span {
        font-size: 16px;
    }

@media screen and (max-width: 560px) {
    .contTxtAlerz {
        width: 100%;
    }
}

.boxTitAlerz span, .boxTxtAlerz span {
    font-weight: 500;
    font-size: 18px;
}

.boxTitAlerz span {
    font-size: 25px;
}

.boxImgAlerz img {
    height: 95px;
    width: 95px;
}

.boxImgAlerz {
    min-height: 120px;
}

.boxTitAlerz {
    min-height: 50px;
    height: unset
}

.boxAlerz i {
    font-size: 30px;
    top: 8px;
    right: 8px;
}

#Poly .boxTxtAlerz {
    padding: 16px;
    padding-top: 6px;
}


.errorInputIme {
    animation: shake .1s 2 ease-in-out;
    background-color: transparent !important;
    border-bottom: 2px solid #dc3545 !important;
}

body {
    overflow-x: hidden;
    padding-top: 60px;
    background-image: unset;
}

.SfondoFixo {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top:0;
    left:0;
    background-image: url(../img/soff.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.textLogin {
    margin-bottom: 10px;
    font-size: 25px;
    margin-top: 0;
    height: unset;
}
.colLogin hr {
    margin-top: 0;
    margin-bottom: 10px;
}
.colLogin .form-group {
    margin-bottom: 0;
}
.colLogin {
    min-height: 325px;
}
.w100{
    width: 100% !important;
}
.m-t-16{
    margin-top: 16px !important
}
hr {
    background-color: rgba(0, 0, 0, .3);
    height: 1px;
    border: 0;
}
.textH4 {
    margin: 0;
    font-size: 22px;
}
#loadVuoto, #NessunaFoto, #vuotoPer, #vuotoFer, #boxT, #NessunMex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.selecto::after {
    background-color: unset;
    border: 2px solid var(--main_color);
}
.itemsnav span {
    color: #585858;
    font-weight: 500;
}
    .itemsnav span.slx {
        color: #585858;
    }
#headerCont #loghen {
    background-image: url(../img/Alca.png) !important;
    background-size: cover;
    width: 60px;
    position: unset;
    top: unset;
    left: unset;
}

    .ColStyleScegli .wrapSelectZ:after {
        right: 18px;
        top: 25px;
    }
    .ColStyleScegli .inputmain {
        margin: 8px 0;
    }

.barsel .textH4{
    height: unset;
}

.FiggNoBord .colStyle{
    margin-bottom: 0;
}


#headerCont {
    padding-bottom: 0;
    padding-top: 0;
    background-color: white;
    height: 60px;
    min-height: 60px;
    backdrop-filter: unset;
    -wekit-backdrop-filter: unset;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
#navBarra {
    background:unset;
    margin-left: 0;
    margin-right: auto;
    border-radius: 0; 
    box-shadow: none;
}
.active {
    color: var(--main_color) !important;
    background-color: white;
}


.btnMainLarge.Pi {
    margin-top: 0 !important;
    width: fit-content;
    border-width: 2px;
    margin-right: 6px;
    position: relative;
}
    .btnMainLarge.Pi.Litio {
        background-color: unset;
        color: var(--main_color);
    }

    .btnMainLarge.Pi a, .ArtoHot a, .WrapAricolo a{
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }
.disabbbbb {
    pointer-events: none;
}

    .btnMainLarge.Pi i {
        font-size: 22px;
        position: absolute;
        right: 11px;
        top: 11px;
        height: 22px;
        width: 22px;
        text-align: right;
    }


.WrapLuiLog {
    display: flex;
    height: 40px;
    border-radius: 20px;
    background-color: #f5f5f5;
    margin-right: 10px;
    padding: 5px;
    align-items: center;
    position: relative;
}
    .WrapLuiLog.activ {
        background-color: #e7f3ff;
    }
    .WrapLuiLog.activ span {
        color: #0571ed;
    }

.WrapGiaLogga .Imog {
    height: 30px;
    width: 30px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 100%;
    background-image: url("https://easygonegozi.blob.core.windows.net/fotoc/clie_15.jpg");
}
    .WrapLuiLog span {
        font-weight: 400;
        color: #363636;
        font-size: 15px;
        margin: 0 5px;
        padding-bottom: 2px;
    }

.Cerchiotto {
    height: 40px;
    width: 40px;
    border-radius: 100%;
    background-color: #e4e6eb;
    font-size: 20px;
    cursor: pointer;
    margin-right: 10px;
}

.Prem {
    transition: transform 100ms ease-in-out;
    user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}
.Prem:active {
    transform: scale(.95);
}

.WrapGiaLogga .spazzo {
    width: 100%;
    height: 2px;
    background-color: rgba(0,0,0,.1) !important;
    margin-bottom: 10px;
}

#MustMenLoggo {
    display: block !important;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0;
    margin: 0;
    right: 10px;
    appearance: none;
    -webkit-appearance: none;
    z-index: 11;
    cursor: pointer;
    border: 0;
}

    #MustMenLoggo:checked + .Cerchiotto.Tend {
        background-color: #e7f3ff;
        color: #0571ed;
    }

    #MustMenLoggo:active + .Cerchiotto.Tend {
        transform: scale(.95);
    }

.WrapGiaLogga{
    position: relative;
}

#MustMenLoggo:checked ~ .WrapOpzyLogga {
   visibility: visible;
    opacity: 1;
}

.WrapOpzyLogga {
    visibility: hidden;
    position: absolute;
    top: 45px;
    right: 5px;
    background-color: white;
    box-shadow: 0 0 40px rgba(0,0,0,0.15);
    border-radius: 16px;
    padding: 8px;
    padding-bottom: 0;
    width: 300px;
    opacity: 0;
    transition: opacity 200ms ease-in-out;
}

.RigaLogga {
    margin-bottom: 8px;
    display: flex;
    padding: 5px;
    border-radius: 9px;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    background-color: white;
    transition: background-color 100ms ease-in-out, transform 100ms ease-in-out;
    position: relative;
}

.RigaLogga:hover {
    background-color: rgba(0,0,0,.05);
}


    .RigaLogga i:not(.Cerchiotto) {
        margin-left: auto;
        font-size: 35px;
        margin-right: 8px;
    }

    .RigaLogga.AreaP .Imog {
        height: 80px;
        width: 80px;
    }

.Imog[style='background-image: url(/img/user.png)'] {
    background-size: 50%;
    background-color: white;
}
.d-flex-center {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.RigaLogga.AreaP .DayLi {
   margin-left: 10px;
   width: calc(100% - 90px);
}

.RigaLogga.AreaP span, .RigaLogga.AreaP label {
    height: 50%;
    width: 100%;
    display: block;
    font-weight: 500;
}
.RigaLogga.AreaP span {
    color: #363636;
    font-size: 22px;
    height: 52px;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.RigaLogga.AreaP label {
    color: #9c9c9c;
    font-size: 14px;
}

.RigaLogga.activ{
    background-color: #e7f3ff;
    color: #0571ed;
}
.RigaLogga.activ .Cerchiotto {
    background-color: white;
}
.RigaLogga.AreaP.activ span {
    color: #0571ed;
}

.RigaLogga a, .WrapLuiLog a{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}



.RigaNav {
    border-radius: 7px !important;
}

.RigaNav:hover {
    background-color: rgba(0,0,0,.05);
}

    .RigaNav.activ {
        background-color: #e7f3ff;
    }

        .RigaNav.activ > a {
            color: #0571ed !important;
        }


.WrapStyleAlca {
    background-color: #f7f7f7;
    border-radius: 20px;
    box-shadow: 0 0 40px rgba(0,0,0,0.1);
    margin: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 768px;
    padding: 16px;
    transition: height 150ms linear;
    overflow: hidden;
}



.WrapBtnMultiLogin {
    height: 52px;
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    cursor: pointer;
    transition: transform 100ms ease-in-out;
    user-select: none;
    -webkit-user-select: none;
    box-shadow: 0 0 20px rgba(0,0,0,0.12);
    border-radius: 8px;
    position: relative;
}

    .WrapBtnMultiLogin:not(.InputLinearDescr):active {
        transform: scale(.95);
    }

    .WrapBtnMultiLogin:last-child {
        margin-bottom: 0 !important;
    }
    .WrapBtnMultiLogin.InputLinearDescr {
        padding: 6px;
        position: relative;
    }

        .WrapBtnMultiLogin.InputLinearDescr input, .WrapBtnMultiLogin.InputLinearDescr textarea {
            border: 0;
            box-shadow: none !important;
            margin: 0;
            outline: none !important;
            width: calc(100% - 46px);
            margin: 6px;
            padding: 0;
            background: transparent;
            color: #363636;
            font-weight: 400;
            font-size: 16px;
            border-radius: 0 !important;
        }
        .WrapBtnMultiLogin.InputLinearDescr textarea {
            min-width: calc(100% - 46px);
            max-width: calc(100% - 46px);
            height: 250px;
            min-height: 28px;
        }
        .WrapBtnMultiLogin.InputLinearDescr.TArea {
           height: unset
        }


            .WrapBtnMultiLogin.InputLinearDescr input:focus, .WrapBtnMultiLogin.InputLinearDescr textarea:focus {
                border: 0 !important;
                border-right: 2px solid var(--btn3_color) !important;
            }

        .WrapBtnMultiLogin.InputLinearDescr i {
            height: 40px;
            width: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 20px;
            color: var(--btn3_color);
        }


        .WrapBtnMultiLogin.InputLinearDescr input ~ span {
            font-size: 11px;
            font-weight: 600;
            position: absolute;
            right: 8px;
            bottom: 8px;
            transition: transform 100ms ease-in-out;
            height: 100%;
            align-items: flex-end;
        }

            .WrapBtnMultiLogin.InputLinearDescr input ~ span:active {
                transform: scale(.95);
            }

        .WrapBtnMultiLogin.InputLinearDescr input:invalid ~ span {
            display: flex;
        }

        .WrapBtnMultiLogin.InputLinearDescr input ~ span, .WrapBtnMultiLogin.InputLinearDescr input:focus ~ span {
            display: none;
        }

.contVabb {
    opacity: 1;
    background-color: unset;
}
.ImogLogo {
    background-image: url(../img/Alca.png);
    background-repeat: no-repeat;
    height: 120px;
    background-position: center;
    background-size: contain;
}

.Azienda{
    display: none;
}

.navs {
    box-shadow: 0 0 20px rgba(0,0,0,0.12);
    border-color: white;
}

body.Tip2 .Azienda {
    display: block;
}
body.Tip2 .Utente {
    display: none;
}

body.Tip3 .Azienda {
    display: none;
}

body.Tip3 .Utente {
    display: block;
}

.WrapBtnDef{
    display: flex;
    margin-top: 20px;
    width: 100%;
}

.btnMainLarge.Pi.Def i {
    position: unset;
    right: unset;
    top: unset;
    height: unset;
    width: unset;
    margin-left: 15px;
}
.btnMainLarge.Pi.Def {
    border: 2px solid #d8eafc;
    color: #4e76a8;
    background-color: #e7f3ff;
}

.SectAlca {
    padding: 20px;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    margin-top: 20px;
}

    .SectAlca:last-child, .SectAlca.Conta {
        margin-bottom: 150px;
    }

.WrapArticoli{
    display: flex;
    justify-content: center;
}

.WrapAricolo {
    height: 416px;
    width: 300px;
    background-color: white;
    margin-right: 20px;
    border-radius: 11px;
    box-shadow: 0 0 18px rgba(0,0,0,0.15);
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.WrapAricolo:last-child {
    margin-right: 0
}

.ImogArto {
    background-image: url('../img/imgarto.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 181px;
    position: relative;
}

.DataArto {
    position: absolute;
    top: 0;
    right: 10px;
    height: 42px;
    width: 40px;
    background-color: var(--main_color);
    box-shadow: 0 0 40px rgba(0,0,0,0.15);
    z-index: 1;
}
    .DataArto:after, .DataArto:before  {
        top: 22px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-width: 20px;
    }
    .DataArto:after {
        left: 0;
        border-left-color: #4e76a9;
    }
    .DataArto:before {
        right: 0;
        border-right-color: #4e76a9;
    }
    .DataArto span {
        display: block;
        width: 80%;
        text-align: center;
        font-size: 11px;
        margin: 0 auto;
        margin-top: 7px;
        color: white;
    }

.AnteArto{
    height: 186px;
    overflow: hidden;
    padding: 10px;
}
    .AnteArto .TitoArto {
        margin: 0;
        font-size: 17px;
        color: #363636;
        font-weight: 500;
    }
    .AnteArto .RiassArto {
        margin: 0;
        margin-top: 10px;
        font-size: 14px;
        color: #757575;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }

.InfoArto {
    display: flex;
    border-top: 2px solid rgba(0,0,0,.12);
    margin-top: 10px;
    padding: 10px;
}
    .InfoArto span {
        display: block;
        font-size: 15px;
        font-weight: 400;
        color: #363636;
        width: calc(50% - 5px);
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
        .InfoArto span i {
            margin-right: 5px;
            color: var(--main_color);
        }
        .InfoArto span:last-child {
            margin-left: auto;
            width: unset;
        }

.BackAnimato{
    height: 100vh;
    width: 100vw;
    position: fixed;
    top:0;
    left:0
}

.SectDescr {
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    color: #363636;
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .SectDescr span {
        padding: 0px 15px;
        height: 40px;
        display: flex;
        align-items: center;
        border-bottom: 3px solid var(--main_color)
    }
    .SectDescr i {
        font-size: 18px;
        border-radius: 100%;
        margin-right: 5px;
        padding-bottom: 2px;
    }

.WrapArticoli.WrapStyleAlca.Pomp {
    flex-wrap: wrap;
    max-width: unset;
    margin-left: unset;
    margin-right: unset;
    padding-bottom: 0;
    padding-right: 0;
    justify-content: unset;
}
    .WrapArticoli.WrapStyleAlca.Pomp .WrapAricolo {
        width: calc(33.333% - 16px);
        margin-right: 16px;
        margin-bottom: 16px;
        margin-top: 0 !important;
    }


.Uni {
    width: 100%;
    display: flex;
    box-shadow: 0 0 40px rgba(0,0,0,0.15);
    border-radius: 11px;
}
.grupSelT .inputmain, .grupSelT .inputRicerca, .Cusy.grupSelT #btnCercaMex {
    border: 0;
    background-color: #f7f7f7;
    color: #363636;
    margin-top: 0 !important;
}
.grupSelT .inputRicerca {
    font-size: 15px;
}
.Cusy.grupSelT #btnCercaMex {
    font-size: 20px;
}
.grupSelT .inputRicerca {
    width: calc(100% - 50px);
}

.textH4 {
    text-shadow: none;
    text-align: left;
}

.WrapStyleAlca .textH4 {
    margin-top: -4px;
}

.CatBlog, .CatArcki, .ArtoHot, .ContComment {
    height: 40px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 16px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    padding: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.12);
    color: #363636;
}
    .CatBlog:last-child, .CatArcki:last-child, .ArtoHot:last-child, .ContComment:last-child {
        margin-bottom: 0;
    }
    .CatBlog.activ, .CatArcki.activ {
        background-color: #e7f3ff;
        color: #0571ed;
    }
    .CatBlog i, .CatArcki i {
        font-size: 32px;
        margin-right: 7px;
    }

.ConMBlog {
    margin-top: 35px !important;
    padding-bottom: 100px;
    max-width: 1500px;
    padding-left: 16px;
    padding-right: 16px;
}

.ArtoHot, .ContComment {
    height: 70px;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.ContComment {
    height: 81px
}
    .ArtoHot .ImogArto{
        height: 70px;
        width: 70px;
    }
.ArtoHot.UltiCorso .ImogArto {
    background-image: url(../img/video.jpg);
}
    .ContComment .ImogArto {
        height: 81px;
        width: 81px;
    }
    .ArtoHot .TitoArto {
        width: calc(100% - 90px);
        margin: 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        height: calc(100% - 20px);
        font-size: 14px;
        color: #363636;
        font-weight: 500;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .ContComment .TitoArto {
        width: calc(100% - 101px);
        margin: 10px;
        height: calc(100% - 20px);
        font-size: 16px;
        color: #363636;
        font-weight: 500;
    }

    .ContComment .TitoArto span{
      display: flex;
      align-items: center;
    }
        .ContComment .TitoArto span:last-child {
            margin-left: auto;
        }
        .ContComment .TitoArto span i{
            color: var(--main_color);
            margin-right: 5px;
        }
        .ContComment .TitoArto label {
            margin-top: 5px;
            width: 100%;
            display: block;
        }

    .WrapAricolo.Solo {
        width: 100%;
        height: unset;
    }
    .WrapAricolo.Solo .ImogArto {
        height: 300px;
    }
.TuttoArto {
    padding: 10px;
}
    .TuttoArto .TitoArto {
        margin: 0;
        font-size: 26px;
        color: #363636;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .TuttoArto p {
        margin: 0;
        font-size: 16px;
        color: #5e5e5e;
    }

.WrapStyleAlca.Comm {
    max-width: unset;
}

.WrapComment:empty::after {
    content: "Nessun Commento Presente";
    width: 100%;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #363636;
}

.SectAlca:nth-child(even) {
    background-color: rgba(78,118,169, .12);
}

.contVabb.aLinea {
    width: 100%;
    left: 0;
    padding: 0 0 20px 0 !important;
    z-index: 11;
}
    .contVabb.aLinea .navs {
        box-shadow: none;
        background-color: rgba(78,118,169, .12) !important;
        border-radius: 7px;
        margin: 0;
        width: 100%;
        -webkit-backdrop-filter: unset;
        backdrop-filter: unset;
        border: 0;
    }
        .contVabb.aLinea .navs .selecto::after {
            border: 0;
            border-radius: 0;
            border-bottom: 2px solid var(--main_color);
        }
        .contVabb.aLinea .navs .selecto.move {
            -webkit-animation: unset;
            animation: unset;
        }
        .contVabb.aLinea .navs .selecto {
            transition: margin-left 333ms ease-in-out, top 333ms ease-in-out, width 333ms ease-in-out;
        }




.FullScreVideo, .FullScreenCorso {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,.4);
    z-index: 111;
}
.ConVideoC {
    position: relative;
}

.CustomControl {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    opacity: 0;
    transition: opacity 200ms linear;
}
    .CustomControl .fal {
        position: absolute;
        margin: 0;
        font-size: 16px;
        background-color: transparent;
        border: 2px solid rgba(255,255,255,.4);
        color: rgba(255,255,255,.8);
        backdrop-filter: blur(16px);
        -webkit-backdrop-filter: blur(16px);
    }

    .CustomControl .fa-play {
        height: 120px;
        width: 120px;
        font-size: 40px;
        top: calc(50% - 60px);
        left: calc(50% - 60px);
    }

    .CustomControl .fa-backward, .CustomControl .fa-stop {
        height: 80px;
        width: 80px;
        font-size: 30px;
        top: calc(50% - 40px);
        left: calc(50% - 160px);
    }
    .CustomControl .fa-stop {
        left: calc(50% + 80px);
    }

    .CustomControl .fa-compress-wide, .CustomControl .fa-expand-wide {
        bottom: 10px;
        right: 10px;
    }
    .CustomControl .fa-times {
        top: 10px;
        right: 10px;
    }

    .plyr.plyr--paused ~ .CustomControl, .plyr.plyr--loading ~ .CustomControl {
        opacity: 1;
    }
.d-non{
    display: none !important;
}

.plyr video {
    height: 400px !important;
    max-width: 700px;
    width: 700px !important;
}


.ConVideoC.Fullamelo {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    display: flex;
    align-items:center;
    justify-content: center;
}




.ContCorsi {
    max-width: 940px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}


.WrapAricolo.WrapCorso, .WrapAricolo.WrapOffro {
    height: unset;
}
    .WrapAricolo.WrapCorso .AnteArto, .WrapAricolo.WrapOffro .AnteArto{
        height: 133px;
    }
        .WrapAricolo.WrapCorso .AnteArto .RiassArto, .WrapAricolo.WrapOffro .AnteArto .RiassArto {
            -webkit-line-clamp: 4;
        }
    .WrapAricolo.WrapCorso .ImogArto, .InfoCorso .ImogArto {
        background-image: url(../img/video.jpg);
    }

    .WrapAricolo.WrapOffro .ImogArto, .InfoOffro.InfoCorso .ImogArto {
        background-image: url(../img/offro.jpg);
    }

.WrapCorsiScroll {
    display: flex;
    flex: none;
    flex-flow: row nowrap;
    overflow: hidden;
    width: calc(100% + 120px);
    padding: 60px;
    margin: -60px;
}
.WrapCategCorsi {
    display: flex;
    flex: none;
    width: 100%;
    transition: transform 333ms linear;
    margin-right: 100px;
}




.WrapInfoCorso, .WrapFaiEsame, .WrapInfoOfferta {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 111;
}

.WrapStyleAlca.InfoCorso {
    max-width: 440px;
    min-width: 320px;
}
.InfoCorso .ImogArto {
    height: 220px;
    border-radius: 7px;
}

.TestaCorso h5 {
    color: #363636;
    margin: 0;
    font-size: 16px;
    margin: 0 auto;
}

.TestaCorso i {
    margin: 0;
}

.InfoCorso .DescCorso {
    margin: 16px 0;
    font-size: 15px;
    color: #4d4d4d;
}

.InfoCorso .WrapBtnDef {
    margin-top: 16px;
}
.InfoCorso .Requisiti, .InfoCorso .Qualifiche {
    background-color: white;
    padding: 10px;
    border-radius: 7px;
    padding-bottom: 5px;
}

.InfoCorso .Requisiti span, .InfoCorso .Qualifiche span {
    font-size: 18px;
    color: #363636;
}


    .InfoCorso .Requisiti span:only-child::after, .InfoCorso .Qualifiche span:only-child::after {
        width: 100%;
        display: block;
        content: "Non Richieste";
        font-size: 16px;
        color: black;
        margin-top: 8px;
    }

    .InfoCorso .Requisiti div, .InfoCorso .Qualifiche div {
        padding: 5px;
        margin-top: 5px;
        font-size: 16px;
        border-bottom: 1px solid rgba(0,0,0,.1);
    }
        .InfoCorso .Requisiti div:last-child, .InfoCorso .Qualifiche div:last-child {
            border-bottom: 0;
        }
        .InfoCorso .Requisiti div i, .InfoCorso .Qualifiche div i {
            margin-right: 5px;
            color: #ff9900;
        }
        .InfoCorso .Qualifiche div i {
            color: #00b300;
        }
    .InfoCorso .Qualifiche.Attestop div i {
        color: #4e76a9;
    }


.WrapSliderPrez {
    position: relative;
    height: 20px;
    margin-top: 5px;
}
    .WrapSliderPrez input {
        -webkit-appearance: none;
        pointer-events: none;
        padding: 0;
        position: absolute;
        left: 0;
        top: 0;
        height: 10px;
        width: 100%;
        border-radius: 14px;
        margin: 0;
        background: #e0e0e0;
    }
        .WrapSliderPrez input:focus, .WrapSliderPrez input:active {
            outline: none;
        }
        .WrapSliderPrez input::-webkit-slider-thumb {
            -webkit-appearance: none;
            box-sizing: content-box;
            width: 20px;
            height: 20px;
            border: none;
            pointer-events: auto;
            border-radius: 14px;
            background-color: #2d80a5;
            cursor: pointer;
            position: relative;
            z-index: 1;
        }
        .WrapSliderPrez input::-moz-range-thumb {
            width: 20px;
            height: 20px;
            border: none;
            pointer-events: auto;
            border-radius: 14px;
            background-color: #2d80a5;
            cursor: pointer;
            position: relative;
            z-index: 1;
        }
        .WrapSliderPrez input::-ms-thumb {
            width: 20px;
            height: 20px;
            border: none;
            pointer-events: auto;
            border-radius: 14px;
            background-color: #2d80a5;
            cursor: pointer;
            position: relative;
            z-index: 1;
        }

        .WrapSliderPrez input::-webkit-slider-runnable-track {
            /* your track styles */
        }
        .WrapSliderPrez input::-moz-range-track {
            -moz-appearance: none;
            background: none;
        }
        .WrapSliderPrez input::-ms-track {
            border-color: transparent;
            color: transparent;
            background: transparent;
        }
        .WrapSliderPrez input::-ms-fill-upper {
            background: transparent;
        }
        .WrapSliderPrez input::-ms-fill-lower {
            background: transparent;
        }
        .WrapSliderPrez input::-ms-tooltip {
            display: none;
        }

.ConValRane{
    display: flex;
    margin-top: 5px;
}
    .ConValRane span {
        font-size: 15px;
        color: #363636;
        display: flex;
        align-items: center;
        height: 20px;
    }
    .ConValRane span:after {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-family: 'Font Awesome 5 Pro';
        font-weight: 300;
        content: "\f153";
        margin-left: 4px;
        color: #363636;
        font-size: 13px;
        margin-bottom: 1px;
    }
    .ConValRane span:last-child {
        margin-left: auto;
    }

.WrapStyleAlca.WrapPred{
    padding-bottom: 13px;
}

.MessoScrivimi {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
    font-size: 30px;
    color: #363636;
    background-color: white;
    font-weight: 300;
    margin: 0 -20px;
    padding: 0 10px;
    text-align: center;
}

.WrapSliderP {
    display: flex;
    flex: none;
    flex-flow: row nowrap;
    overflow: hidden;
}
.SlidaP {
    display: flex;
    flex: none;
    width: 100%;
    transition: transform 333ms linear;
    margin-right: 100px;
    height: 400px;
}

.FotoProfo {
    position: relative;
    width: 300px;
    height: 331px;
    max-width: unset;
    min-width: unset;
    margin: 20px 0;
}
.RigaPP{
    justify-content: center;
}
.WrapCampi.FotoP{
    width: unset;
}


.WrapFotina {
    position: relative;
    transition: transform 100ms ease-in-out;
    box-shadow: 0px 4px 28px 8px rgba(0,0,0,0.1);
    cursor: pointer;
    height: 268px;
    width: 268px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

    .WrapFotina:active {
        transform: scale(.95);
    }

    .WrapFotina label:not(.deff)::after {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        content: "\f1c5";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(255,255,255,.6);
        opacity: 0;
        transition: opacity 150ms ease-in-out;
        border-radius: 9px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 35px;
        color: var(--main_color);
        border-radius: 50%;
    }

    .WrapFotina label:not(.deff):hover::after {
        opacity: 1;
        backdrop-filter: blur(16px);
        -webkit-backdrop-filter: blur(16px);
    }

.descapers {
    min-height: 100px;
}

.Fotinar label {
    display: flex;
    height: 100%;
    width: 100%;
    margin: 0;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

    .Fotinar label.deff {
        background-image: url('../img/user.png');
        background-size: 70%;
        background-color: white;
    }

#fotina {
    visibility: hidden;
}

.Dickiu {
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
    color: #7d7d7d;
}

footer{

}

.SectAlca.Info{
    padding: 0;
}

.Cerchiotto.Infon {
    position: absolute;
    top: 5px;
    right: 5px;
    margin: 0;
    background-color: white;
    box-shadow: 0 0 20px rgba(0,0,0,0.12);
    color: #585858;
    font-size: 16px;
}

/* SliNostro */
.WrapSlider {
    height: 600px;
    overflow: hidden;
    position: relative;
}

.WrapPalli {
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    bottom: 20px;
    left: 0;
}

    .WrapPalli i {
        font-size: 14px;
        margin-right: 5px;
        cursor: pointer;
        transition: transform 100ms ease-in-out;
        color: #4e76a9;
    }
    .WrapPalli i:active {
        transform: scale(.95);
    }
    .WrapPalli i:last-child {
        margin-right: 0
    }

.SlidoNustro {
    width: 100%;
    /*max-width: 1600px;*/
    overflow: hidden;
    margin: 0;
    height: 100%;
}

    .SlidoNustro#slinostro div {
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        height: 100%;
    }

    .SlidoNustro li {
        position: relative;
        height: 100%;
        width: 100%;
        display: flex;
        flex: none;
        width: 100%;
        transition: transform 200ms ease-in-out;
    }

    .SlidoNustro ul {
        position: relative;
        left: 0;
        padding: 0;
        margin: 0;
        height: 100%;
        list-style: none;
        white-space: nowrap;
        display: flex;
        flex: none;
        flex-flow: row nowrap;
        overflow: hidden;
    }

    .SlidoNustro a {
        display: inline-block;
        width: 100%;
        height: 100%;
    }

    .SlidoNustro ~ i {
        position: absolute;
        height: 40px;
        width: 40px;
        top: calc(50% - 20px);
        left: 0px;
        display: flex;
        align-items: center;
        border-radius: 100%;
        font-size: 22px;
        cursor: pointer;
        transition: transform 100ms ease-in-out;
        color: #c8c8c8;
        opacity: .6;
    }

        .SlidoNustro ~ i:before {
            margin: 0 auto;
        }

        .SlidoNustro ~ i:active {
            transform: scale(0.9);
        }

        .SlidoNustro ~ i.fa-chevron-right {
            right: 0px;
            left: unset;
        }
/* End */

.ConPrezz{
    padding-left: 8px;
}
.ConPrezz span{
    margin-right: 10px;
    display: block;
    color: #4e76a9;
    background-color: white;
    padding: 0 7px;
    border-radius: 7px;
}
.ContFaiEsame{
    height: 100%;
    width: 100%;
}
.WrapStyleAlca.Esame {
    width: 600px;
}

.selCommaR .cCommSp:before {
    margin: 0;
    position: absolute;
    left: 4px;
    top: 4px;
    height: 18px;
    width: 18px;
}
.selCommaR .cCommSp {
    display: block; 
    align-items: unset; 
}
.ckcomm:checked ~ .selCommaR .cCommSp:before {
    transform: scale(1);
}

    .WrapRisposte .Risposta {
        display: flex;
        align-items: center;
        background-color: #e4e6eb;
        padding: 8px;
        border-radius: 11px;
        margin-top: 16px;
    }
        .WrapRisposte .Risposta > span {
            font-weight: 400;
            color: #363636;
            display: block;
            margin: 0 5px 0 10px;
        }


    .WrapRisposte form {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

.Domanda {
    border-bottom: 2px solid rgba(0,0,0,.2);
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.RispoAperta {
    margin: 0;
    margin-top: 16px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 150px;
    max-height: 150px;
    min-height: 150px;
    border: 2px solid rgba(0,0,0,.2);
    padding: 8px;
}


.StatoBox {
    padding: 6px;
    font-size: 18px;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 7px;
    padding-right: 8px;
    color: #363636;
    font-weight: 300;
}

.WrapOffro .StatoBox {
    top: unset;
    bottom: 6px;
}

.StatoBox i {
    margin-right: 6px;
}
    .StatoBox[stato='0']:after {
        content: "Nuovo"
    }
    .StatoBox[stato='1']:after {
        content: "Promosso"
    }
    .StatoBox[stato='2']:after {
        content: "Bocciato"
    }
    .StatoBox[stato='3']:after {
        content: "Approvato"
    }
    .StatoBox[stato='4']:after {
        content: "Respinto"
    }
    .StatoBox[stato='6']:after {
        content: "In Attesa"
    }
    .StatoBox[stato='7']:after {
        content: "In Revisione"
    }
    .StatoBox[stato='8']:after {
        content: "Disponibile"
    }
    .StatoBox[stato='9']:after {
        content: "Bloccato"
    }

    .StatoBox[stato='0'], .StatoBox[stato='6'], .StatoBox[stato='8'] {
        background-color: #b6e8ff;
    }
    .StatoBox[stato='1'], .StatoBox[stato='3'] {
        background-color: #81ffab;
    }
    .StatoBox[stato='2'], .StatoBox[stato='4'] {
        background-color: #ff9a93;
    }
    .StatoBox[stato='7'] {
        background-color: white;
    }
    .StatoBox[stato='9'] {
        background-color: #e0e0e0;
    }

        .StatoBox[stato='0'] i:before, .StatoBox[stato='8'] i:before {
            content: "\f0a3";
        }

    .StatoBox[stato='1'] i:before {
        content: "\f058";
    }

    .StatoBox[stato='2'] i:before {
        content: "\f057";
    }

    .StatoBox[stato='3'] i:before {
        content: "\f46c";
    }

    .StatoBox[stato='4'] i:before {
        content: "\f2ee";
    }
.StatoBox[stato='6'] i:before {
    content: "\f017";
}

.StatoBox[stato='5'] i:before {
    content: "\f153";
}

.StatoBox[stato='7'] i:before {
    content: "\f040";
}
.StatoBox[stato='9'] i:before {
    content: "\f05e";
}

.StatoBox[stato='5'] {
    background-color: #fff283;
    top: unset;
    bottom: 6px;
    right: 6px;
    left: unset;
    display: flex;
    flex-direction: row-reverse;
}
    .StatoBox[stato='5'] i {
        margin-right: 0;
        margin-left: 6px;
        display: flex;
        align-items: center;
    }

.btnMainLarge.Pi.Def.Tinno {
    font-size: 15px;
    height: 40px;
    padding: 0 10px 0 12px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: auto;
}

.MiProgress .WrapStyleAlca {
    margin-top: 0;
}

.vedi{
    display: block;
}
#ArticoliBlog, #CorsiUlt {
    min-height: 400px;
    position: relative;
}

.loadGif.conBack.vedi {
    background-color: rgb(229,235,244);
}

.WrapCatBlog{
    min-height: 100px;
    position: relative;
}

.WrapArticoli {
    position: relative;
    min-height: 300px;
}

#Tutin:empty:after, .WrapCatBlog:empty:after, #Curty:empty:after, #MIRukkie:empty:after {
    position: absolute;
    height: 50px;
    width: 250px;
    content: "Nessun Risultato Trovato";
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    top: calc(50% - 25px);
    left: calc(50% - 125px);
    color: #363636;
}

.InfoCorso .Requisiti div{
    display: flex;
}


.InfoCorso .Requisiti div[cesta]:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "";
    font-size: 16px;
    margin-left: auto;
}
    .InfoCorso .Requisiti div[cesta='si']:after {
        content: "\f058";
        color: #00b300;
    }
    .InfoCorso .Requisiti div[cesta='no']:after {
        content: "\f057";
        color: #F44336;
    }



.btnMainLarge.Pi.Albino {
    box-shadow: 0 0 20px rgba(0,0,0,0.12);
    color: #363636;
    background-color: unset;
    border: 2px solid transparent;
}
.btnMainLarge.Pi.Albino i{
    color: var(--btn3_color);
}

/* Porvv*/
.WrapCategCorsi {
    justify-content: center;
}

@media screen and (max-width: 850px) {
    .plyr video {
        height: 350px !important;
        max-width: 700px;
    }
}

@media screen and (max-width: 768px) {
    .FotoProfo {
        width: 100%;
    }
    .WrapCampi.FotoP {
        width: 100%;
    }
    .plyr video {
        height: 300px !important;
        max-width: 600px;
    }
    #LabBurghe {
        position: relative;
        height: 40px;
        width: 40px;
        top: unset;
        right: unset;
        margin-right: 10px;
        background-color: #e4e6eb;
        font-size: 20px;
        box-shadow: none;
        border-radius: 100%;
    }

    #headerCont #loghen {
        margin-right: auto;
    }

    #Burghe:checked ~ #navBarra {
        position: absolute;
        width: 100%;
        top: -5px;
        background-color: white;
    }

    .btnMainLarge.Pi.Litio {
        margin-right: 10px;
    }

    .Contenitore {
        margin-top: 60px;
    }

    .WrapStyleAlca {
        border-radius: 0;
    }

    .WrapArticoli, .WrapCategCorsi {
        flex-wrap: wrap;
    }

    .WrapAricolo {
        margin-right: 0;
        margin-top: 20px;
        width: 100%;
        height: 330px;
    }
    .AnteArto {
        height: 140px;
    }
    .WrapAricolo:first-child {
        margin-top: 0;
    }
    .ImogArto {
        height: 140px;
    }
    .ConMBlog {
        padding-left: 0;
        padding-right: 0;
    }
    .WrapAricolo.Solo{
        border-radius: 0;
    }
}

@media screen and (max-width: 540px) {
    .WrapArticoli.WrapStyleAlca.Pomp .WrapAricolo {
        width: calc(100% - 16px);
    }
    .plyr video {
        height: 200px !important;
        max-width: calc(100vw - 20px);
    }
    .WrapFotina {
        height: 200px;
        width: 200px;
    }
    .FotoProfo {
        height: unset
    }
}



@media screen and (max-height: 850px) {
    .WrapInfoCorso, .WrapFaiEsame, .WrapInfoOfferta, .ContFaiEsame {
        overflow: auto;
        align-items: end;
    }

    .WrapInfoCorso, .WrapInfoOfferta {
        padding: 20px 0;
    }
}


/* App */
.TabBarController {
    height: 60px;
    width: 100%;
    display: flex;
    background-color: #fff;
    position: fixed;
    z-index: 95;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 20px -4px rgba(0,0,0,.15);
    opacity: 0;
    transition: opacity 100ms linear;
}

.ItemTabBar {
    width: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 100ms ease-in-out;
    margin: 0 auto;
}

    .ItemTabBar:active {
        transform: scale(.95);
    }

    .ItemTabBar i {
        font-size: 25px;
        color: #c7c7c7;
    }

    .ItemTabBar span {
        font-size: 12px;
        margin-top: 1px;
        color: #c7c7c7;
        font-weight: 500;
    }

    .ItemTabBar.sto i {
        color: #0091f1;
    }

    .ItemTabBar.sto span {
        color: #363636;
    }

.WrapInfoOfferta {
    z-index: 95;
}





.WrapVediCorso {
    height: 100%;
    width: 100%;
    background-color: black;
    border-radius: 16px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.PlayerControllerMaker {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    padding: 10px;
    justify-content: flex-end;
    height: 100%;
    align-items: flex-end;
    opacity: 0;
    transition: opacity 200ms ease-in-out;
}

.ElemPlayerC {
    background-color: #f7f7f7;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    margin-left: 10px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
    color: #1b1b1b;
}

    .ElemPlayerC.Pause {
        display: none;
    }

#DuraMaz, #DuraCur {
    font-size: 18px;
    font-weight: 500;
    width: unset;
    padding: 0 15px;
    margin-right: auto;
    margin-left: 0;
}

#DuraMaz {
    margin-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 3px solid rgba(0,0,0,.1);
}

#DuraCur {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.WrapStyleAlca.WrapCostruz {
    height: 400px;
    width: 600px;
    padding: 0;
}


.LoadVidFoto {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: black;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .LoadVidFoto i {
        font-size: 32px;
        justify-content: center;
        color: white;
        margin-top: 5px;
    }


.ElemPlayerC.Full, .ElemPlayerC.NoFull, .ElemPlayerC.Close {
    position: absolute;
    top:10px;
    left: 10px;
}
.ElemPlayerC.Close {
    left: unset;
    right: 10px;
}
.ElemPlayerC.NoFull{
    display: none;
    margin: 0;
}
.ElemPlayerC.Full {
    margin: 0;
}

.FotoInCorso, .FraseInCorso {
    height: calc(100% - 40px);
    width: calc(100% - 40px);
    margin: 20px;
    background-repeat: no-repeat;
    /*background-color: white;*/
    background-position: center;
    background-size: contain;
    border-radius: 11px;
}

.VideoInCorso {
    pointer-events: none;
    height: 100%;
    width: 100%;
}


.FraseInCorso label {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    font-size: 20px;
    color: #e4e4e4;
    margin: 0 10px;
}


.FullScreenCorso.Fuo .WrapStyleAlca.WrapCostruz {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    border-radius: 0;
    width: 100%;
    height: 100%;
    max-width: unset;
}
    .FullScreenCorso.Fuo .WrapStyleAlca.WrapCostruz .WrapVediCorso {
        border-radius: 0
    }


    .PlayerControllerMaker:hover {
        opacity: 1
    }


.PoppoDom {
    border: 10px solid red;
    height: calc(100% - 100px);
    width: calc(100% - 100px);
    margin: 50px;
    background-color: #f7f7f7;
    border-radius: 20px;
}
    .PoppoDom div {
        width: calc(100% - 20px) !important;
        margin: 10px !important;
    }
    .PoppoDom .btnMainLarge.Pi i {
        position: absolute;
        right: 11px;
        top: 11px;
        height: 22px;
        width: 22px;
    }

    .PoppoDom span {
        display: flex;
        height: calc(100% - 58px);
        width: 100%;
        align-items: center;
        justify-content: center;
        font-size: 22px;
    }


@media screen and (max-width: 768px) {
    .WrapStyleAlca.WrapCostruz {
        height: 250px;
        width: 365px;
        padding: 0;
        margin: 10px;
        border-radius: 20px;
    }
    #DuraMaz, #DuraCur {
        font-size: 14px;
    }
    .PoppoDom {
        height: calc(100% - 12px);
        width: calc(100% - 12px);
        margin: 6px;
    }
}

.Notissm{
    font-size: 15px;
    font-weight: 500;
    color: #363636
}

.QuiDomande {
    min-height: 300px;
}


    .QuiDomande ~ .WrapBtnDef {
       display: none;
    }

.CatBlog, .CatArcki {
    height: unset;
    min-height: 40px;
    line-height: 1.5;
}

.NomeCartell {
    height: 35px;
}


.InputLinearDescr .selectRicerca {
    margin-top: 0;
    height: 100%;
    min-height: unset;
    border: 0;
    border-radius: 0;
    width: 100%;
    padding: 0;
    background-color: unset;
}
.InputLinearDescr .wrapSelectZ {
    width: calc(100% - 40px);
}

.InputLinearDescr .wrapSelectZ:after {
    top: 11px !important;
    right: 14px !important;
    font-weight: 400;
    font-size: 18px;
}
.InputLinearDescr .wrapSelectZ:active{
    transform: scale(.98);
}

.InputLinearDescr.MeseAnno .wrapSelectZ:nth-child(2) {
    width: 85px;
    border-right: 2px solid #e4e4e4;
}
.InputLinearDescr.MeseAnno .wrapSelectZ:last-child {
    width: calc(100% - 125px);
}

.TestaDoc {
    z-index: 4
}

.contPresenti:empty::after {
    content: "Nessuno dato trovato";
    color: #363636;
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 8px;
}
.skelta span {
    font-size: 16px;
}

.giuz {
    font-size: 30px;
}

    .giuz::after {
        font-size: 30px;
        content: attr(qual);
        margin-left: 10px;
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    }