

:root {
    --rz-menu-top-item-background-color: trasparent !important;
    --rz-menu-top-item-hover-background-color: trasparent !important;
    /*    --rz-menu-top-item-color: #102241 !important;
    --rz-menu-top-item-hover-color: #FFB52F !important;*/

    --rz-card-border-radius: 15px !important;
}



/*************************************************************************************************************************MENU*/


/*************************************************************************************************************************PAGE*/
.SubHeader {
    position: relative;
    height: calc(100vh - 150px);
    width: 100%;
}


    .SubHeader .TextSubheader {
        position: absolute;
        top: 60%;
        letter-spacing: 1px !important;
    }

        .SubHeader .TextSubheader .rz-text-h1 {
            font-size: 45px !important;
            width: 58%;
        }


.BG_Lampadina {
    background-image: url(../images/Home/Lampadina.svg);
    position: absolute;
    left: -30px;
    top: 8%;
    width: 300px;
    background-size: contain;
    height: 300px;
    background-repeat: no-repeat;
}


.ImgMani {
    background-image: url(../images/Home/ImgSH.png);
    position: absolute;
    right: 0;
    top: 0%;
    background-size: contain;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right;
}


.FasciaAttributi {
    background: rgb(255,181,47);
    background: linear-gradient(90deg, rgba(255,181,47,1) 0%, rgba(229,99,31,1) 100%);
    padding: 10px 0;
}

    .FasciaAttributi .col-lg-3 {
        border-right: 1px solid #fff;
    }

    .FasciaAttributi .col-lg-3 {
        border-right: 1px solid #fff;
    }

        .FasciaAttributi .col-lg-3:last-of-type {
            border-right: none;
        }

    .FasciaAttributi .rz-text-h3 {
        padding-top: 15px;
    }

.h2titolowith {
    max-width: 22ch;
}

.BGGiallo {
    background: rgb(255,181,47);
    background: linear-gradient(90deg, rgba(255,181,47,1) 0%, rgba(229,99,31,1) 100%);
    border-radius: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
    height: 300px;
    position: relative;
}

.BGGialloIntero {
    background: rgb(255,181,47);
    background: linear-gradient(90deg, rgba(255,181,47,1) 0%, rgba(229,99,31,1) 100%);
    padding: 50px 20px;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}

.ImgContatti {
    height: 440px;
    position: absolute;
    left: 50px;
    top: -74px;
    width: 330px;
}

.TextContatti {
    position: absolute;
    left: 40%;
    padding: 5% 0 0 0;
    top: 10%;
    width: 50%;
}

.CardPersonalizzata {
    background-image: url("../images/Interne/EtichettaCard.svg");
    background-size: cover;
    background-position: top right;
    height: 180px;
    width: 100%;
    background-color: transparent !important;
    box-shadow: none !important;
    padding-right: 80px !important;
    padding-left: 40px !important;
    margin-bottom: 20px;
}

.LineaSX {
    height: 80px;
    width: 5px;
    background-color: #FFB52F;
    position: absolute;
    top: 60px;
    left: 28px;
    z-index: 1;
}

.Step {
    position: relative;
    margin-bottom: 40px;
    height: 100px;
}

    .Step .CerchiettoN {
        width: 60px;
        height: 60px;
        background-color: #fff;
        border-radius: 50%;
        color: #09337c;
        font-weight: bold;
        text-align: center;
        font-size: 20px;
        border: 1px solid #0D2857;
        line-height: 60px;
    }

    .Step img {
        width: 35px;
        display: block;
        margin: 15px;
    }

    .Step p {
        color: #0D2857;
    }

.InfoContatti {
    padding-left: 30px;
}

    .InfoContatti img {
        margin-right: 5px;
        height: 25px;
        width: 25px;
    }

    .InfoContatti a {
        font-weight: bold;
        color: #0D2857;
        padding-right: 20px;
    }

.ImgContatto img {
    
    width: 100%;
    border-radius: 20px;
    
}
/*************************************PaginaCorsi*/
.PrezzoOriginale {
    font-weight: bold;
    font-size: 15px !important;
    text-decoration: line-through;
}

.textIntro {
    padding: calc(50% - 260px) 0;
}

    .textIntro .rz-text-h1 {
        letter-spacing: 0.5px;
        max-width: 17ch;
    }

    .textIntro .rz-text-h2 {
        max-width: 22ch;
        letter-spacing: 0.5px;
    }

.rowListCorsi .rz-col-md-4 {
    padding: 0 30px;
}

    .rowListCorsi .rz-col-md-4:nth-child(3n+1) {
        padding: 0 60px 0 0;
    }

    .rowListCorsi .rz-col-md-4:nth-child(3n) {
        padding: 0 0 0px 60px;
    }


.CardCorsiList {
    padding: 0 !important;
    box-shadow: none !important;
    border: 1px solid #0D2857;
    margin-bottom: 30px;
    margin-top: 30px;
    height: 500px;
    position: relative;
}

    .CardCorsiList .rz-button.rz-variant-text.rz-primary.rz-shade-default {
        margin: 0 !important;
    }

    .CardCorsiList .rz-button.rz-variant-text {
        padding: 0 !important;
        border-radius: 0 !important;
        text-align: left;
    }

        .CardCorsiList .rz-button.rz-variant-text .rz-button-box {
            display: block !important;
        }

    .CardCorsiList img {
        width: 100%;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .CardCorsiList img,
    .ImgCorso {
        width: 100%;
    }

    .CardCorsiList .CardCorsiList_CardInterno {
        padding: 20px;
    }

    .CardCorsiList .CardCorsiList_Prezzo {
        position: absolute;
        width: calc(100% - 40px);
        bottom: 20px;
    }

        .CardCorsiList .CardCorsiList_Prezzo .PrezzoFinale {
            padding: 20px 0;
            font-size: 30px !important;
            font-family: 'Aristotelica' !important;
        }

    .CardCorsiList .CardCorsiList_CardInterno .PrezzoOriginale {
        padding: 25px 0;
        font-weight: normal !important;
    }


.CardRiassunto .rz-primary.rz-variant-text .CardRiassunto .rz-primary.rz-variant-text .rz-button-text {
    color: #1e2c52 !important;
}

.CardRiassunto .rz-primary .rzi {
    color: #8294c6 !important;
}

.CardRiassunto .CardPrezzo {
    background-color: #e4e6eb;
    margin-bottom: 20px;
}

.PrezzoFinale {
    font-weight: bold !important;
    color: #0D2857 !important;
    padding: 0;
    margin: 0;
    font-size: 35px !important;
    font-family: 'Aristotelica' !important;
}


.tabFrontEnd .rz-tabview-title {
    font-family: 'Aristotelica' !important;
    font-size: 20px;
    color: #0D2857;
}

.ListObiettivi {
    margin: 0px 0 0 0;
    padding: 0;
}

    .ListObiettivi li {
        list-style: none;
    }

        .ListObiettivi li i {
            text-align: center;
            width: 100%;
        }

.InfoDettaglio {
    box-shadow: none !important;
    border-radius: 10px;
    margin: 20px 0 30px 0;
}

.RiepilogoCarrello {
    height: 100%;
}

.CardFatturazione img {
    width: 100%;
    margin-bottom: 20px;
}

.BannerBottomCorso {
    background-image: url(/images/Corsi/BannerConclusivo.png);
    background-size: cover;
    background-position: left;
    height: 280px;
    position: relative;
    border-radius: 20px;
    margin: 30px 0 0 0;
}

.LogoBannerCorco {
    position: absolute;
    left: 30px;
    top: calc(50% - 40px);
    width: 300px;
}

.rz-accordion {
    box-shadow: none !important;
    border-radius: 10px !important;
}


    .rz-accordion .rz-accordion-header {
        border-bottom: 1px solid #B4C0E1;
        background-color: #ffffff !important;
        padding: 10px 20px;
    }

.rz-accordion-header > button {
    width: 100%;
}

.rz-accordion .rz-accordion-header span {
    color: #0D2857;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}

.rz-accordion .rz-accordion-header > a > .rzi {
    color: #FAC446;
    float: right;
}

.rz-accordion-toggle-icon {
    order: 1 !important;
}

.rz-accordion-content,
.rz-accordion > .rz-expander {
    font-size: 15px !important;
    background-color: #ffffff42 !important;
}

.rz-accordion .rz-accordion-header > a {
    padding-block: 1rem !important;
    padding-inline: 1rem !important;
}
