<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pageTitleSection {
    background-image: url("../../img/page-title/page-title-bg.jpg");
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    padding: 0px 0;
}

    .pageTitleSection .pageTitleInfo {
        text-align: center;
        margin-top: 23px;
    }

        .pageTitleSection .pageTitleInfo h2 {
            font-size: 40px;
            line-height: 33px;
            color: #ffffff;
            margin-bottom: 40px;
            margin: 0 0 8px 0;
            /*font-family: 'Dosis', sans-serif;*/
            font-family: 'Titillium Web';
            text-transform: capitalize;
            font-weight: 600;
        }

        .pageTitleSection .pageTitleInfo .breadcrumb {
            background-color: transparent;
        }

            .pageTitleSection .pageTitleInfo .breadcrumb li {
                color: #ffffff;
                font-size: 15px;
            }

                .pageTitleSection .pageTitleInfo .breadcrumb li a {
                    color: #ffffff;
                    font-size: 15px;
                }

            .pageTitleSection .pageTitleInfo .breadcrumb &gt; li + li::before {
                content: " \276F\00a0 ";
            }

@media(min-width : 768px) {
    .Login {
        background: url(../../img/login/login.jpg) no-repeat center center;
        background-size: 100% 100%;
        height: 100%;
        padding-top: 60px;
        vertical-align: middle;
    }
}

@media (max-width : 768px) {
    .Login {
        background-color: #041319;
        background-size: 100% 100%;
        height: 100%;
        padding-top: 60px;
        vertical-align: middle;
        margin-left: -20px;
    }
}

@media(min-width : 768px) {
    .LoginCustom {
        background: url(../../CustomElements/Images/sfondoLogin.png) no-repeat center center;
        background-size: 100% 100%;
        height: 100%;
        padding-top: 60px;
        vertical-align: middle;
    }
}

@media (max-width : 768px) {
    .LoginCustom {
        background-color: #041319;
        background-size: 100% 100%;
        height: 100%;
        padding-top: 60px;
        vertical-align: middle;
        margin-left: -20px;
    }
}


@media(min-width : 768px) {
    .LoginItCloud {
        background: url(../../img/login/loginitcloud.jpg) no-repeat center center;
        background-size: 100% 100%;
        height: 100%;
        padding-top: 101px;
        vertical-align: middle;
    }
}

@media (max-width : 768px) {
    .LoginItCloud {
        background-color: #041319;
        background-size: 100% 100%;
        height: 100%;
        padding-top: 101px;
        vertical-align: middle;
        margin-left: -20px;
    }
}

.footerPers {
    background-image: url(../../img/footer/footer-bg-1.png);
}

.contactBackImgPers {
    background-image: url(../../img/home/promotion-1.jpg);
}

.pointer {
    cursor: pointer;
}

.btn-radio {
    width: 100%;
}

#messageIscrizioni {
    font-size: 15px;
    margin-bottom: 25px;
}

.img-radio {
    opacity: 0.5;
    margin-bottom: 5px;
}

.img-elencoPagamentiPost {
    opacity: 0.7;
    margin-bottom: 5px;
}

.copyRightText p {
    line-height: 45px;
}

.space-20 {
    margin-top: 20px;
}

.form-horizontal.form-bordered .form-group {
    border-bottom: 1px solid #dadada;
    margin: 0;
}

    .form-horizontal.form-bordered .form-group &gt; .control-label {
        padding: 22px 15px 15px;
        border-right: 1px solid #dadada;
        margin-right: -1px;
        background-color: #E5E5E5;
    }

.bloccoPagina {
    display: block; /* Hidden by default */
    z-index: 1111; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: white;
    background-image: url("../../img/charge.gif" );
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.4;
}

.sfondoRosso {
    background-color: #F9D4D1 !important;
}

.homeContactContent address &gt; p &gt; a &gt; i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}


.contornoDiv {
    border: 3px solid rgba(234, 112, 102, 0.3);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 15px;
}

.contornoDivAccessibilita {
    border: 2px solid  #84bed6;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 15px;
    margin-bottom:40px;
}

.DropDownPers {
    background-color: transparent;
    border: 3px solid #dedede;
    border-top-color: rgb(222, 222, 222);
    border-right-color: rgb(222, 222, 222);
    border-bottom-color: rgb(222, 222, 222);
    border-left-color: rgb(222, 222, 222);
    margin: 0 0 30px 0;
    border-radius: 0;
}

select {
    background: url(../../img/select.jpg) no-repeat right 30px center !important;
    -moz-appearance: none !important;
}

.iconaModificaCampo {
    color: #002B5F !important;
    padding: 0px;
    margin: 0px;
    width: 2px !important;
    margin-left: 8px;
}

@media (max-width : 1000px) {
    .headerV3 .navbar-secondary .navbar-nav li a span {
        color: black !important;
    }

    .top-info-bar {
        display: none !important;
    }
}

@media (min-width : 1000px) and (max-width :1250px) {
    .navbar-brand {
        display: none !important;
    }
}

.update-nag {
    display: inline-block;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    height: 40px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    margin-bottom: 10px;
}

    .update-nag:hover {
        cursor: pointer;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.4);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
    }

    .update-nag &gt; .update-split {
        background: #337ab7;
        width: 33px;
        float: left;
        color: #fff !important;
        height: 100%;
        text-align: center;
    }

        .update-nag &gt; .update-split &gt; .glyphicon {
            position: relative;
            top: calc(50% - 9px) !important; /* 50% - 3/4 of icon height */
        }

        .update-nag &gt; .update-split.update-success {
            background: #5cb85c !important;
        }

        .update-nag &gt; .update-split.update-danger {
            background: #d9534f !important;
        }

        .update-nag &gt; .update-split.update-info {
            background: #5bc0de !important;
        }



    .update-nag &gt; .update-text {
        line-height: 19px;
        padding-top: 11px;
        padding-left: 45px;
        padding-right: 20px;
    }



table.tableComunicazione tr:hover {
    cursor: pointer;
    background-color: lightgray;
}

.NewsSingola {
    margin-top: -10px;
    margin-left: 222px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

@media (max-width: 767px) {
    .news-xs {
        margin-left: 0px !important;
    }
}

.containerImportoPers {
    padding-top: 40px;
}

.alert.alert .dangerAlert {
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #ea7066;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin-right: 24px;
}

.goog-te-combo {
    color: rgba(255, 255, 255, 0.8);
    ;
    border: 0;
    font-size: 14px !important;
    /*font-family: 'Open Sans', sans-serif !important;*/
    font-family: 'Titillium Web';
    line-height: 21px;
    text-indent: 0px;
    font-weight: 600;
    background-color: #2f3c43 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*background-image: url(basso.png) !important;*/
    margin-right: 1000px !important;
    width: 160px;
    margin-top: 1px !important;
    cursor: pointer;
}

.spinner,
.spinner-small {
    height: 40px;
    width: 40px;
    margin: 0px auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    border: 2px solid #fff;
    border-top: 2px solid #24B498;
    border-radius: 100%;
}

.fade.in .spinner,
.fade.in .spinner-small {
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
}

.spinner-small {
    border: 2px solid rgba(0,0,0,0.05);
    border-top: 2px solid #e74a13;
    height: 30px;
    width: 30px;
    margin: -15px 0 0 -15px;
}

#page-loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f7f7f7;
    z-index: 9999;
}

    #page-loader.fade {
        display: none;
    }

        #page-loader.fade.in {
            display: block;
        }

#page-loader-payment {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f7f7f7;
    z-index: 9999;
}

    #page-loader-payment.fade {
        display: none;
    }

        #page-loader-payment.fade.in {
            display: block;
        }

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}


/*cera un bug nel template ho risolto cosi:*/
.navbar-secondary .navbar-nav &gt; li.color-5 &gt; a:hover span {
    color: #A597E7 !important;
}

@media (min-width: 992px) {
    .navbar-secondary .navbar-nav &gt; li.color-5.singleDrop &gt; .dropdown-menu {
        border-top: 4px solid #A597E7 !important;
    }
}

.navbar-secondary .navbar-nav &gt; li.color-5.singleDrop &gt; .dropdown-menu li a:hover {
    background-color: #A597E7 !important;
    color: #ffffff !important;
}

.navbar-secondary .navbar-nav &gt; li.color-5.singleDrop &gt; .dropdown-menu li.active &gt; a, .navbar-secondary .navbar-nav &gt; li.color-5.singleDrop &gt; .dropdown-menu li.active li.active a {
    color: #A597E7 !important;
}

    .navbar-secondary .navbar-nav &gt; li.color-5.singleDrop &gt; .dropdown-menu li.active a:hover, .navbar-secondary .navbar-nav &gt; li.color-5.singleDrop &gt; .dropdown-menu li.active li.active a:hover {
        color: #ffffff !important;
    }

@media (min-width: 992px) {
    .navbar-secondary .navbar-nav &gt; li.color-5.singleDrop &gt; .dropdown-menu li .dropdown-menu {
        border-left: 4px solid #A597E7 !important;
    }
}

.navbar-secondary .navbar-nav &gt; li.color-5.singleDrop.open a &gt; span {
    color: #A597E7 !important;
}


/**/

.navbar-secondary .navbar-nav &gt; li.color-4 &gt; a:hover span {
    color: #84BED6 !important;
}

@media (min-width: 992px) {
    .navbar-secondary .navbar-nav &gt; li.color-4.singleDrop &gt; .dropdown-menu {
        border-top: 4px solid #84BED6 !important;
    }
}

.navbar-secondary .navbar-nav &gt; li.color-4.singleDrop &gt; .dropdown-menu li a:hover {
    background-color: #84BED6 !important;
    color: #ffffff !important;
}

.navbar-secondary .navbar-nav &gt; li.color-4.singleDrop &gt; .dropdown-menu li.active &gt; a, .navbar-secondary .navbar-nav &gt; li.color-4.singleDrop &gt; .dropdown-menu li.active li.active a {
    color: #84BED6 !important;
}

    .navbar-secondary .navbar-nav &gt; li.color-4.singleDrop &gt; .dropdown-menu li.active a:hover, .navbar-secondary .navbar-nav &gt; li.color-4.singleDrop &gt; .dropdown-menu li.active li.active a:hover {
        color: #ffffff !important;
    }

@media (min-width: 992px) {
    .navbar-secondary .navbar-nav &gt; li.color-4.singleDrop &gt; .dropdown-menu li .dropdown-menu {
        border-left: 4px solid #84BED6 !important;
    }
}

.navbar-secondary .navbar-nav &gt; li.color-4.singleDrop.open a &gt; span {
    color: #84BED6 !important;
}


/**/
.navbar-secondary .navbar-nav &gt; li.color-6 &gt; a:hover span {
    color: #EA77AD !important;
}

@media (min-width: 992px) {
    .navbar-secondary .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu {
        border-top: 4px solid #EA77AD !important;
    }
}

.navbar-secondary .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li a:hover {
    background-color: #EA77AD !important;
    color: #ffffff !important;
}

.navbar-secondary .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li.active &gt; a, .navbar-secondary .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li.active li.active a {
    color: #EA77AD !important;
}

    .navbar-secondary .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li.active a:hover, .navbar-secondary .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li.active li.active a:hover {
        color: #ffffff !important;
    }

@media (min-width: 992px) {
    .navbar-secondary .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li .dropdown-menu {
        border-left: 4px solid #EA77AD !important;
    }
}

.navbar-secondary .navbar-nav &gt; li.color-6.singleDrop.open a &gt; span {
    color: #EA77AD !important;
}

.progress-wizard {
    margin-top: 40px;
    margin: 35px 0 25px 0;
    padding: 0 0 30px 50px;
}

.whiteSection, .mainContent, .lightSection, .colorSection {
    padding: 40px 0;
}

.checkoutInfo .panel-body {
    padding: 30px 30px;
}

.back-payment {
    width: 100%;
    font-size: 17px !important;
    padding: 0px;
    background-color: rgba(234, 112, 102, 0.8) !important;
    border: none !important;
    margin-top: -29px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-transform: none;
    padding-bottom: 2px;
    text-align: left;
    padding-left: 10px;
    height: 25px;
}

.back-ordiniCedole {
    width: 100%;
    font-size: 17px !important;
    padding: 0px;
    background-color: rgba(234, 112, 102, 0.8) !important;
    border: none !important;
    margin-top: -29px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-transform: none;
    padding-bottom: 2px;
    text-align: left;
    padding-left: 10px;
    height: 25px;
}


.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.headRicariche {
    color: white;
    font-size: 17px;
    margin-bottom: 35px;
    margin-top: -17px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px;
}

.display-none {
    display: none !important;
}

.display-block {
    display: block;
}

.rigaTab:hover {
    cursor: default !important;
    background-color: #ffffff !important;
}

.material-switch &gt; input[type="checkbox"] {
    display: none;
}

.material-switch &gt; label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

    .material-switch &gt; label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 16px;
        margin-top: -8px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 40px;
    }

    .material-switch &gt; label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 24px;
        left: -4px;
        margin-top: -8px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 24px;
    }

.material-switch &gt; input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch &gt; input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.Iscrizione {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (min-width: 992px) {
    .sectionLink .linkText2 {
        line-height: 190px;
        display: block;
        /*font-family: 'Dosis', sans-serif;*/
        font-family: 'Titillium Web';
        font-size: 26px;
        font-weight: 400;
        color: #ffffff;
        letter-spacing: 1px;
    }

    .fullscreenbanner {
        height: 530px !important;
        max-height: 530px !important;
    }

    .revslider-initialised {
        height: 530px !important;
        max-height: 530px !important;
    }

    .tp-simpleresponsive {
        height: 530px !important;
        max-height: 530px !important;
    }

    .tp-bgimg {
        height: 560px !important;
    }

    .defaultimg {
        height: 560px !important;
    }

    .blocchiHome {
        height: 130px;
    }

    .testoBlocchiHome {
        line-height: 135px !important;
    }



    .rs-caption-1 {
        top: 220px !important;
    }

    .rs-caption-2 {
        top: 270px !important;
    }
}

@media (max-width: 500px) {
    .rs-caption-1 {
        top: 95px !important;
    }

    .rs-caption-2 {
        top: 120px !important;
    }
}

.btnDettaglioRicarica {
    cursor: pointer;
}

.btnDettaglioComunicazione {
    cursor: pointer;
}

btnDettaglioOrdineCedole {
    cursor: pointer;
}

.imgMenu {
    height: 150px;
}

.isotopeFilters ul.filter &gt; li button {
    padding: 0 25px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #f8f8f8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.isotopeFilters ul.filter &gt; li.active button {
    background-color: #ea7066;
    color: #ffffff;
}

.isotopeSelector .overlay .details {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    cursor: pointer;
}

    .isotopeSelector .overlay .details i {
        width: 40px;
        height: 40px;
        display: block;
        text-align: center;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: 2px solid #ffffff;
        color: #ffffff;
        line-height: 35px;
        font-size: 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.Kcal {
    position: absolute;
    right: 0px;
    top: 468px;
    color: #ffffff;
    width: 300px;
    font-size: 50px;
    padding: 15px;
}

.exclamatio:hover {
    color: #ffffff;
}

.isotopeSelector {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.isotopeFilters ul.filter &gt; li.activ button {
    background-color: #ea7066;
    color: #ffffff;
}

@media (max-width:900px) {
    .Menu {
        display: none;
    }

    .Funzionalita {
        display: block !important;
    }
}

.countUpSection {
    background-image: url("../../img/home/pattern-light.png");
    width: 100%;
    background-repeat: repeat;
    background-size: contain;
    height: auto;
}

.btnScaricaNews {
    cursor: pointer;
    color: #b23429;
    font-weight: bold;
}


.isotopeFilters &gt; .filter &gt; li &gt; button:hover {
    background-color: #ea7066;
    color: #ffffff;
}

.Mese {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: -15px;
    width: 94px;
}

.Giorno {
    font-size: 30px;
    font-weight: bold;
}

.ConteinsDay {
    border: 3px solid #bfbfbf;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    cursor: pointer;
    padding-bottom: 17px;
    margin-left: 5px;
    color: #bfbfbf;
    width: 98px;
    height: 105px;
}

    .ConteinsDay:hover {
        color: #8B8B8B;
        border: 3px solid #8B8B8B;
    }

.activ &gt; .ConteinsDay {
    border: 3px solid #ea7066;
    padding-top: 7px;
    cursor: pointer;
    padding-bottom: 4px;
    margin-left: 7px;
    color: #ea7066;
    width: 98px;
}

    .activ &gt; .ConteinsDay .Mese {
        color: #ea7066;
    }

    .activ &gt; .ConteinsDay .Giorno {
        color: #ea7066;
    }

    .activ &gt; .ConteinsDay .GiornoSett {
        color: #ea7066;
        padding-top: 7px;
        margin-bottom: 6px;
        padding-bottom: 4px;
        font-size: 13px;
    }

.GiornoSett {
    padding-top: 7px;
}

.features_table h1 {
    font-size: 25px !important;
}

.features-table li {
    background: #d7d2d2 none repeat scroll 0 0;
    border-bottom: 2px solid #c6c5c5;
    color: #333;
    font-size: 16px;
    padding: 16.4px 21px;
}

    .features-table li:hover {
        background: #e5a253;
        cursor: default;
        -webkit-transition: all .35s;
        -moz-transition: all .35s;
        transition: all .35s;
    }

.features-table-free li, .features-table-paid li {
    background: #efefef none repeat scroll 0 0;
    border-bottom: 2px solid #d4d4d4;
    text-align: center;
    padding: 16.4px 21px;
    cursor: default;
}

.features-table-free h1, .features-table-paid h1 {
    text-align: center;
}

.features-table-free li:hover, .features-table-paid li:hover {
    background: #dedede none repeat scroll 0 0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.features_table h1 {
    font-size: 23px !important;
}

.features-table h1, .features-table-free h1, .features-table-paid h1 {
    background: #EA7066 none repeat scroll 0 0;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 19px 21px;
    text-transform: uppercase;
}

.features-table h1 {
    border-top-left-radius: 20px;
    text-align: center;
}

.features-table-paid h1 {
    border-top-right-radius: 20px;
}

.features-table-free li {
    border-right: 2px solid #d4d4d4;
}



.features-table .fa.fa-check {
    color: #2cc14f;
}



.no-padding {
    padding: 0;
}


.VisualValoriNut {
    font-size: 20px;
    padding-left: 35px;
    padding-top: 9px;
    font-weight: bold;
    height: 46.4px;
    border-left: 1px solid #ffffff;
}

@media (min-width: 320px) {
    .progress-wizard &gt; .progress-wizard-step &gt; .progress-wizard-dot {
        width: 90px;
        height: 90px;
        position: relative;
        top: 0;
        left: 0;
        margin: -20px auto 0 auto;
    }

        .progress-wizard &gt; .progress-wizard-step &gt; .progress-wizard-dot i {
            display: block;
            color: #ea7066;
            font-size: 24px;
            line-height: 70px;
            width: 70px;
            height: 70px;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            background-color: #ededed;
            text-align: center;
        }

    .thumbnailContent .caption {
        border-radius: 4px;
        text-align: center;
    }

    .btnRicPers {
        padding-left: 5px;
        padding-right: 5px;
    }

    .divRicPers {
        padding-left: 0px;
    }

    .RicaricPers {
        border-radius: 6px;
        text-align: center;
    }

    .progress-wizard {
        margin-top: 40px;
        margin: 35px 0 25px 0;
        padding: 0 0 30px 0;
    }

    .widthimg {
        width: 200px;
    }
}

@media (min-width: 768px) {
    .progress-wizard &gt; .progress-wizard-step &gt; .progress-wizard-dot {
        width: auto;
        height: auto;
        position: absolute;
        top: -30px;
        left: 28%;
        margin-top: -15px;
        margin-left: -15px;
    }

        .progress-wizard &gt; .progress-wizard-step &gt; .progress-wizard-dot i {
            display: block;
            color: #ea7066;
            font-size: 24px;
            line-height: 102px;
            width: 102px;
            height: 102px;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            background-color: #ededed;
            text-align: center;
        }

    .thumbnailContent .caption {
        border-radius: 0px;
        text-align: left;
    }

    .btnRicPers {
        padding-left: 20px;
        padding-right: 20px;
    }

    .divRicPers {
        padding-left: 15px;
    }

    .RicaricPers {
        text-align: center;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 6px;
        border-top-left-radius: 0px;
        border-top-right-radius: 6px;
    }

    .progress-wizard {
        margin-top: 40px;
        margin: 35px 0 25px 0;
        padding: 0 0 30px 50px;
    }

        .progress-wizard .progressInfo {
            margin: 78px 0 0 -70px;
        }

    .widthimg {
        width: 365px;
    }
}

.btnRic10 {
    background-color: #f0c24b !important;
    color: #f8f8f8 !important;
}

.textAnno {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 17px;
    margin-left: 3px;
}

.DataAttuale {
    font-size: 24px;
    margin-bottom: 35px;
    text-transform: capitalize;
    color: #999999;
}

.lElencoPagamenti {
    color: #666666;
}

    .lElencoPagamenti:hover {
        color: #002266;
    }

.ImgAllergene {
    height: 25px;
    width: 25px !important;
    margin-right: 5px;
    display: inline;
    color: #666666
}
/*.isotopeFilters &gt; .filter &gt; li &gt; button.buttonblue:hover {
    background-color: #97d1e9 !important;
}*/
.visualAllergene {
}

.nascondiAllergene {
    display: none;
}

.isotopeFilters ul.filter &gt; li.activeblue button {
    background-color: #97d1e9;
}

.NutrizionePercent {
    height: 94px;
    width: 81px;
    background-color: #97d1e9;
    float: left;
    border-radius: 16px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-top: 16px;
    position: relative;
}

.NutrizioneValPercent {
    position: absolute;
    background-color: #fcfcfc;
    height: 39px;
    width: 81px;
    bottom: 0px;
    border-radius: 15px;
    color: #838383;
    line-height: 39px;
}

.lElencoPagamenti:hover {
    color: #002266;
}

.loadingMessage {
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0px;
    left: 0px;
    position: absolute;
}

.stampaRicetta {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #ffffff;
    padding: 15px;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 700;
    /*font-family: 'Dosis', sans-serif;*/
    font-family: 'Titillium Web';
    border: none;
}

    .stampaRicetta:hover {
        color: #ffffff !important;
    }

.tooltip {
    font-size: 13px !important;
}

.btnPastoBianco {
    background-color: #838CC3;
}

.btn-PastoBianco {
    background-color: #838CC3;
}

.borderbtnPastoBianco {
    border-color: #bf4080;
}

.btnFestiviSD {
    background-color: #c2c2c2;
}

.btn-FestiviSD {
    background-image: url('../btnFestivo2.png');
    color: #333;
    cursor: no-drop;
}

.borderbtnFestiviSD {
    border-color: #b6b6b6;
}

@media (max-width: 990px) and (min-width: 320px) {
    .navbar-nav &gt; li.dropdown.singleDrop .dropdown-menu {
        position: relative;
        width: 100%;
        float: left;
        border: 0;
        display: block !important;
    }
}

@media (min-width: 320px) {
    .panelresp {
        font-size: 12px !important;
    }
}

@media (min-width: 768px) {
    .panelresp {
        font-size: 24px !important;
    }
}


@media (min-width: 320px) {
    .imgPagoPa {
        margin-bottom: 20px;
        margin-top: -30px;
    }
}

@media (min-width: 768px) {
    .imgPagoPa {
        margin-bottom: 30px;
        margin-top: -30px;
    }
}

@media (min-width: 320px) {
    .writePagoPa {
        margin-left: 0px;
        padding-left: 10px;
        margin-bottom: 13px;
    }
}

@media (min-width: 768px) {
    .writePagoPa {
        margin-left: 0px;
        padding-left: 95px
    }
}

@media (min-width: 1000px) {
    .overflowXs {
        overflow: hidden;
    }
}

@media (max-width: 1000px) {
    .overflowXs {
        overflow-y: scroll;
    }
}

.btn-nonMangia {
    background-color: #e5e5e5;
    border: 1px solid #B6B6B6;
    color: #333;
    cursor: no-drop;
}

.DieteSpeciali {
    margin-bottom: 30px;
}

.dieteSpe {
    border: 2px solid #ea7066 !important;
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Titillium Web';
    color: #222222;
    font-weight: 600;
    font-size: 14px;
    background-image: url(basso1.png) !important;
    height: 40px;
    display: block;
    line-height: 1.42857143;
    padding: 6px 12px;
    border-radius: 4px;
    margin-top: 6px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.dieteSpe :focus {
    border: 2px solid #ea7066 !important;
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Titillium Web';
    color: #222222;
    font-weight: 600;
    font-size: 14px;
}

.optionD {
}

.borderMav {
    padding: 20px;
    border: 1px solid #dedede;
    border-radius: 8px;
}

.buttonesc {
    border: none;
    background-color: transparent;
}

.backtoMenu {
    position: fixed;
    margin-top: 20px;
    border-bottom: 2px solid #ea7066;
    width: 100%;
    z-index: 1030;
    text-align: center;
    background-color: white;
    padding: 4px;
}

.bodyServiziSecondari {
    padding: 10px 25px 18px 25px !important;
}

.btnIscrizioniSS:hover {
    background-color: #b5d56a !important;
    color: #ffffff;
}

.btnIscrizioniSS {
    font-size: 14px;
    background-color: #ffffff !important;
    color: #666666;
    border: none !important;
}

.btnModificaIscrizSS:hover {
    background-color: #f0c24b !important;
    color: #ffffff;
}

.btnModificaIscrizSS {
    font-size: 14px;
    background-color: #ffffff !important;
    color: #666666;
    border: none !important;
}

.accordionCommon span.separator1 {
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.25);
    position: absolute;
    top: 0;
    right: 140px;
}

.accordionCommon1 .panel-heading {
    display: block;
    padding: 15px 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
}

#bookmark-this {
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 10px;
    background-color: #a597e7;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    #bookmark-this:hover {
        background-color: #a597e7;
        border: 1px solid #a597e7;
        text-decoration: none;
    }

    #bookmark-this:active {
        background-color: #a597e7;
        -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
    }



.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block;
        position: relative;
        padding-left: 7px;
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: -3px;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #555555;
        }

    .checkbox input[type="checkbox"] {
        opacity: 0;
    }

        .checkbox input[type="checkbox"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox input[type="checkbox"]:checked + label::after {
            /*font-family: 'FontAwesome';*/
            font-family: 'Titillium Web';
            content: "\f00c";
        }

        .checkbox input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox input[type="checkbox"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
    }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.containerCheckboxP {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    /*.containerCheckboxP input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        margin-left:-30px;
    }*/
    /*@media (min-width: 1100px) {
    .containerCheckboxP input {
        position: absolute;
        opacity: 1;
        cursor: pointer;
        margin-left: -30px;
        z-index:1;
    }
}
@media (min-width: 1200px) {
    .containerCheckboxP input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        margin-left: -30px;
    }
}*/
    .containerCheckboxP input {
        position: absolute;
        opacity: 1;
        cursor: pointer;
        margin-left: -30px;
        z-index: 100;
    }
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
/*.containerCheckboxP:hover input ~ .checkmark {
    background-color: #ccc;
}*/

/* When the checkbox is checked, add a blue background */
.containerCheckboxP input:checked ~ .checkmark {
    background-color: #5cb85c;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.containerCheckboxP input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.containerCheckboxP .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*h1, h2, h3, h4, h5, h6 {
    text-transform : lowercase !important;
}
h1::first-letter, h2::first-letter, h3::first-letter, h4::first-letter, h5::first-letter, h6::first-letter {
        text-transform: uppercase !important;
    }*/
/*span {
    text-transform: lowercase !important;
}
span::first-letter{
    text-transform: uppercase !important;
}*/

@media (min-width: 320px) {
    .margin-xs {
        margin-bottom: 13px;
    }
}

@media (min-width: 768px) {
    .margin-xs {
        margin-bottom: 0px;
    }
}

@media (min-width: 320px) {
    .paddingxsPagoPa {
        padding-left: 20px !important;
    }
}

@media (min-width: 768px) {
    .paddingxsPagoPa {
        padding-left: 38px !important;
    }
}

@media (min-width: 320px) {
    .button-xs-turnback {
        padding: 3px;
    }
}

@media (min-width: 768px) {
    .button-xs-turnback {
        padding: 11px 20px;
    }
}

@media (min-width: 320px) {
    .button-xs-proseg {
        padding: 4px;
        font-size: 13px;
    }
}

@media (min-width: 768px) {
    .button-xs-proseg {
        padding: 11px 20px;
        font-size: 16px;
    }
}

@media (min-width: 320px) {
    .padding-xs-colspan {
        padding: 20px !important;
    }
}

@media (min-width: 768px) {
    .padding-xs-colspan {
        padding: 25px;
    }
}

@media (min-width: 320px) {
    .btn-back-xs-ap {
        padding: 4px !important;
    }
}

@media (min-width: 768px) {
    .btn-back-xs-ap {
        padding: 11px 20px !important;
    }
}

@media (min-width: 320px) {
    .btn-xs-ap {
        font-size: 11px;
    }
}

@media (min-width: 768px) {
    .btn-xs-ap {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .marginMav {
        margin-left: 75px;
        margin-top: 5px;
    }
}

@media (max-width: 768px) {
    .marginMav {
        margin-left: -10px;
        margin-top: 10px;
    }
}

.elencoPuntato li {
    list-style-type: disc;
    margin-left: 20px;
}

.DetailTable {
    padding: 12px 8px 12px 30px !important;
}

.IntestDetailTable {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
}

.faq-nav {
    flex-direction: column;
    margin: 0 0 32px;
    border-radius: 2px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
}

    .faq-nav .nav-link {
        position: relative;
        display: block;
        margin: 0;
        padding: 13px 16px;
        background-color: #fff;
        border: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 0;
        color: #616161;
        transition: background-color 0.2s ease;
    }

        .faq-nav .nav-link:hover {
            background-color: #ccc6c6;
        }

.containernotify:hover {
    background-color: #f8f8f8;
    border-radius: 3px;
}


.faq-nav .nav-link.active {
    background-color: #f6f6f6;
    font-weight: 700;
    color: rgba(0, 0, 0, .87);
}

.NewsLogin:hover {
    color: #ea7066;
}

.heightFixed50 {
    height: 50px;
}

.faq-nav .nav-link:last-of-type {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom: 0;
}

.faq-nav .nav-link i.mdi {
    margin-right: 5px;
    font-size: 18px;
    position: relative;
}

.LinkNoteSpid {
    color: white;
    font-size: 13px;
}

    .LinkNoteSpid:hover {
        color: #7FAED8;
    }

    .LinkNoteSpid:focus {
        color: white;
    }


@media (min-width: 768px) {
    .navbar-nav &gt; li.color-6 &gt; a &gt; span {
        border-right: 2px solid #ea77ad;
    }
}

.navbar-nav &gt; li.color-6 &gt; a:hover span {
    color: #ea77ad;
}

@media (min-width: 768px) {
    .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu {
        border-top: 4px solid #ea77ad;
    }
}

.navbar-nav &gt; li.color-5.singleDrop &gt; .dropdown-menu li a:hover {
    background-color: #ea77ad;
    color: #ffffff;
}

.navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li.active &gt; a, .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li.active li.active a {
    background-color: transparent;
    color: #ea77ad;
}

.navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li.active a:hover {
    color: #ffffff;
}

@media (min-width: 768px) {
    .navbar-nav &gt; li.color-6.singleDrop &gt; .dropdown-menu li .dropdown-menu {
        border-left: 4px solid #ea77ad;
    }
}

.navbar-nav &gt; li.color-6.singleDrop.open a &gt; span {
    color: #ea77ad;
}

.navbar-nav &gt; li.color-7.singleDrop.open a &gt; span {
    color: #2f3c43;
}

.color-7 {
    color: #2f3c43 !important;
}

.bg-color-7 {
    background-color: #2f3c43 !important;
}

.border-color-7 {
    border-color: #2f3c43 !important;
}

.navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active a {
    background-color: transparent;
}

    .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active a:hover {
        background-color: #2f3c43;
    }

.navbar-default.lightHeader .navbar-nav &gt; li.active.color-7 &gt; a {
    color: #2f3c43;
}

/* menu item color */
@media (min-width: 768px) {
    .navbar-nav &gt; li.color-7 &gt; a &gt; span {
        border-right: 2px solid #2f3c43;
    }
}

.navbar-nav &gt; li.color-7 &gt; a:hover span {
    color: #2f3c43;
}

.navbar-nav &gt; li.color-7 &gt; a:active span {
    color: #2f3c43 !important;
}

@media (min-width: 768px) {
    .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu {
        border-top: 4px solid #2f3c43;
    }
}

.navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li a:hover {
    background-color: #2f3c43;
    color: #ffffff;
}

.navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active &gt; a, .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active li.active a {
    color: #2f3c43;
}

    .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active a:hover, .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active li.active a:hover {
        color: #ffffff;
    }

@media (min-width: 768px) {
    .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li .dropdown-menu {
        border-left: 4px solid #2f3c43;
    }
}

.navbar-nav &gt; li.color-7.singleDrop.open a &gt; span {
    color: #2f3c43;
}

.sectionLink:hover .border-color-7 {
    color: #2f3c43;
}

.navbar-secondary .navbar-nav &gt; li.color-7 &gt; a:hover span {
    color: #2f3c43 !important;
}

@media (min-width: 992px) {
    .navbar-secondary .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu {
        border-top: 4px solid #2f3c43 !important;
    }
}

.navbar-secondary .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li a:hover {
    background-color: #2f3c43 !important;
    color: #ffffff !important;
}

.navbar-secondary .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active &gt; a, .navbar-secondary .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active li.active a {
    color: #2f3c43 !important;
}

    .navbar-secondary .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active a:hover, .navbar-secondary .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li.active li.active a:hover {
        color: #ffffff !important;
    }

@media (min-width: 992px) {
    .navbar-secondary .navbar-nav &gt; li.color-7.singleDrop &gt; .dropdown-menu li .dropdown-menu {
        border-left: 4px solid #2f3c43 !important;
    }
}

.navbar-secondary .navbar-nav &gt; li.color-7.singleDrop.open a &gt; span {
    color: #2f3c43 !important;
}

.courseSidebar .panel-body .input-group .input-group-addon .bg-color-7 {
    border: none !important;
}

@media (max-width: 768px) {
    .mavPersonalCell {
        margin-top: 11px;
    }
}
@media (min-width: 768px) {
    .mavPersonalCell {
        margin-left: 17px;
    }
}
.blackHeader {
    background-color: #C1CED5 !important;
    border-top: 1px solid #c7c8c8;
}

@media (max-width: 668px) {
    .btnRinnavaIscrizioni {
        margin-top: 10px;
    }

}
@media (min-width: 668px) {
    .btnRinnavaIscrizioni {
        margin-left: 10px;
    }
}

.holder {
    width: 100%;
    height: 100%;
    position: relative;
}

/*.frame {
    width: 100%;
    height: 100%;
}*/

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0 !important;
}

.bounce {
    display: inline-block;
    position: relative;
    -moz-animation: bounce 0.5s infinite linear;
    -o-animation: bounce 0.5s infinite linear;
    -webkit-animation: bounce 0.5s infinite linear;
    animation: bounce 0.5s infinite linear;
    animation-duration: 3s;
    animation-delay: 4s;
    animation-iteration-count: 3;
}
@keyframes bounce {
    0% { top: 0; }
    50% { top: -0.1em; }
    70% { top: -0.2em; }
    100% { top: 0; }
}</pre></body></html>