/*CNA*/
/*form-group*/
/*.lp-form-field {
    margin-bottom: 2rem !important;
    position: relative !important;
    margin-top: 0 !important;
}
.lp-form-field label.active {
    transform: translateY(-75%);
    font-size: .777rem;
}
.lp-form-field label {
    background-color: rgba(0,0,0,0);
    position: absolute;
    font-weight: 600;
    line-height: calc(2.5rem - 1px);
    transition: .2s ease-out;
    top: 0;
    font-size: 1rem;
    cursor: text;
    display: block;
    max-width: 100%;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0.5rem;
    z-index: 1;
}*/
/*form-control*/
/*.lp-form-fieldInput {
    width: 100%;
    box-sizing: border-box;
    color: #17324d;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: 45px 45% !important;
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
}*/
.lp-form-button {
    border: 2px solid #0066CC;
    background-color: #0066CC !important;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    color: white;
    min-height: 39px;
    width: auto;
    padding: 8px 32px;
    font-size: 14px;
    line-height: 24px;
    white-space: initial;
    text-decoration: none;
    display: inline-block;
}
form div.marketing-field input[type="checkbox"], form div.marketing-subscription-list input {
    vertical-align: unset !important;
}




.button-file {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #17324D;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
    .button-file::file-selector-button {
        background-color: #f5f6f7;
        border-right: 1px solid #ced4da;
        /*color: white;*/
    }
    .button-file::file-selector-button:hover {
        color: #19191A !important;
    }
#searchcolexp {
    cursor: pointer;
}

    #searchcolexp > .icon-collapse {
        display: none;
    }

    #searchcolexp > .icon-expand {
        fill: #0066CC !important;
        display: inline;
    }

    #searchcolexp.collapsed > .icon-collapse {
        fill: #0066CC !important;
        display: inline;
    }

    #searchcolexp.collapsed > .icon-expand {
        display: none;
    }

/*#searchcolexp > svg{
   fill:yellow;
}*/

.fonth4 {
    font-size: 1.555rem;
    line-height: 1.428;
    font-weight: 600;
}

.fonth5 {
    font-size: 1.333rem;
    font-weight: 400;
    letter-spacing: normal;
}

.colortextprincipale {
    color: #191919 !important;
}

#videoPrincipale {
    width: 100%;
}

.aggiornamento {
    font-size: 16px;
    padding-top: 20px;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.access-wrapper {
    border-left: 1px solid #fff;
    padding-left: 20px !important;
}

.bg-footer1 {
    background-color: #282A5B;
}

.bg-footer2 {
    background-color: #21234C;
}

.btn-transparent {
    background-color: transparent !important;
    font-weight: 600;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    text-transform: uppercase;
    color: white;
}

    .btn-transparent:hover {
        text-decoration: underline;
        color: white;
    }


.blue {
    color: #0066CC !important;
    fill: #0066CC !important;
    /*rgb(0, 102, 204);*/
}

.blu-scuro {
    color: #282A5B !important;
}

.list_link-utili li span {
    font-weight: 400 !important;
    font-size: 16px !important;
}

    .list_link-utili li span.blue {
        color: #0066CC !important;
        fill: #0066CC !important;
        font-weight: 700 !important;
    }

.contributo-lettera {
    font-size: 28px;
}

.ricerca-cat-arg {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
}
.font-account {
    font-size: .889em;
    line-height: 1;
}
/*FINE CNA*/

.menu-condividi-azioni {
    margin-bottom: 24px;
}

    .menu-condividi-azioni > * {
        font-size: .8rem;
    }

.vocemenu {
    margin-left: 5px;
    margin-right: 0px !important;
}

.link-condividi {
    font-weight: 400 !important;
}

    .link-condividi:hover {
        color: #0066CC;
        font-weight: 400 !important;
        text-decoration: underline;
    }

.it-socials ul li {
    display: flex;
    align-items: flex-end;
}

.cursor-link {
    cursor: pointer;
}

.footer-title {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}

.testofooter p a {
    color: #FFFFFF;
}



html, body {
    overflow-x: hidden;
}

h1, .h1 {
    font-size: 2.4rem;
}

h3, .h3 {
    font-size: 1.777rem;
    line-height: 1.4;
}

.bs-is-fixed {
    z-index: 1000 !important;
}

.text-secondary {
    color: #282A5B !important;
    text-decoration: none;
}
.text-secondary:hover {
    text-decoration: underline;
}
.icon-secondary {
    fill: #282A5B !important;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 8px 32px;
}

.card .card-body .card-text {
    font-family: inherit;
    line-height: 1.3rem;
    font-size: .9rem;
    color: #191919 !important;
}

.it-hero-wrapper .it-hero-text-wrapper p {
    font-size: 1rem;
    font-family: inherit;
    font-weight: 400;
}

.section.section-muted {
    background: #f5f6f7;
}

.section.section-muted2 {
    background-color: rgba(0, 102, 204, .1) !important;
}

.bg-dark {
    background-color: #505359 !important;
}

.bg-black {
    background-color: black !important;
}

.shadow {
    box-shadow: 3px 3px 5px 1px rgb(0 0 0 / 20%) !important;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-left: 2px;
}

.breadcrumb-container .breadcrumb .breadcrumb-item {
    font-size: .8rem;
}

.rating > label.active svg {
    fill: #00AC13;
}

.modaleVideo .btn-close {
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 20px;
}

.it-header-navbar-wrapper .nav-link span {
    font-weight: 700;
    padding-right: 0;
    font-size: 16px;
}

.brand-img {
    width: 120px;
    margin-left: 40px;
}

.it-header-center-wrapper {
    border-bottom: 2px solid #eee;
    height: 65px;
}

.it-header-navbar-wrapper {
    border-bottom: 0;
}

.card a.read-more {
    display: block;
    margin-top: auto;
    position: unset;
}

    /*focus sui link*/
    .card a.read-more:focus {
        outline: 2px solid #D8631C !important;
        inline-size: fit-content;
    }

.card a:focus {
    outline: 2px solid #D8631C !important;
    inline-size: fit-content;
}

.card-body a:focus {
    outline: 2px solid #D8631C !important;
    inline-size:  auto;
}

.card .card-body {
    display: flex;
    flex-direction: column;
}

.card:after {
    content: none;
}

a.read-more .icon {
    margin-left: 8px;
    fill: #06c;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

.btn-yellow {
    border: 2px solid #0066CC;
    background-color: #0066CC !important;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    color: white;
    min-height: 39px;
    width: 100%
}

    .btn-yellow:hover {
        text-decoration: underline;
        color: white;
    }

.btn-yellow-secondary {
    border: 2px solid #0066CC;
    background-color: #FFFFFF !important;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    color: #0066CC;
    min-height: 39px;
    /*line-height: 1;*/
    /* padding-top: 6px;*/
}

    .btn-yellow-secondary:hover {
        text-decoration: underline;
        color: #0066CC;
    }

.btn-gray {
    background-color: #D8D8D8 !important;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    color: white;
}

    .btn-gray:hover {
        text-decoration: underline;
        color: white;
    }

.btn-dark {
    background-color: #505359 !important;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    color: white;
}

    .btn-dark:hover {
        text-decoration: underline;
        color: white;
    }

.btn-outline-yellow {
    color: #333;
    background: #fcfdff;
    box-shadow: inset 0 0 0 2px #D8631C;
}

    .btn-outline-yellow:hover {
        box-shadow: inset 0 0 0 2px #D8631C;
    }

.btn:active:focus, .btn:focus {
    /*box-shadow: 0 0 0 0.25rem #D8631C, inset 0 3px 5px #D8631C;*/
    box-shadow: inset 0 0 0 2px #D8631C;
}

.navbar-toggler {
    font-size: small;
}

.header-search {
    height: 37px;
}

.mobilesearch {
    transform: unset !important;
    padding: 8px;
    top: 64px !important;
    background-color: white;
}

    .mobilesearch input {
        width: calc(100% - 56px);
        font-weight: normal;
    }

    .mobilesearch button {
        height: 40px;
        padding: 0;
        border: 1px solid #000;
        box-shadow: none;
        border-radius: unset;
    }

    .mobilesearch::before {
        display: none;
    }

.it-footer-small-prints ul.it-footer-small-prints-list li:first-child {
    padding-top: .5rem;
}

.custom-navbar-toggler svg {
    width: 32px;
    height: 32px;
}

.custom-navbar-toggler span {
    color: unset;
    font-size: small;
}

.navbar .navbar-collapsable.expanded .menu-wrapper {
    max-width: 400px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

hr {
    border-top-width: 2px;
}

.section {
    padding: 0;
}

.it-footer-main .border-white {
    border-color: transparent !important;
}

.breadcrumb-container .breadcrumb {
    padding: 0;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
    font-size: .887rem;
}

.table-responsive {
    font-size: .887rem;
}

    .table-responsive th {
        font-size: .778rem;
    }

.table-light th {
    background-color: #F8F9F9;
    text-transform: uppercase;
    border: 0;
    color: #5C6F82;
    font-size: .8rem;
}

.table > :not(:first-child) {
    border-top: 0;
}

/*.accordion-header .accordion-button {
    border-top: 0; 
    border-bottom: 1px solid #e3e4e6;
}
*/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333333 !important;
    opacity: 1 !important; /* Firefox */
    font-weight: 400 !important;
    font-family: var(--bs-body-font-family) !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333333 !important;
    font-weight: 400 !important;
    font-family: var(--bs-body-font-family) !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #333333 !important;
    font-weight: 400 !important;
    font-family: var(--bs-body-font-family) !important;
}

.webtv {
    width: auto !important;
    height: 18px !important;
}

.card-teaser-padding {
    padding: 12px 12px 0px 12px !important;
}

.user {
    background-color: #eee !important;
    fill: #333;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

    .user svg {
        width: 30px;
        height: 30px;
    }

.btn-close-arrow {
    padding: 0;
    border: 0;
    background: none;
}

input.textearch, input.textearch:focus {
/*    font-size: 1.2rem;
    border-bottom: 1px solid #ccc !important;
    box-shadow: none;*/
    font-size: inherit;
    box-shadow: none;
    padding: 10px 0.5rem;
}

.btn-filtro-categorie {
    /*border: 2px solid rgb(190, 88, 25);*/
    border: 2px solid rgb(0, 102, 204);
    color: #333;
    text-transform: uppercase;
    padding: 2px 15px;
    margin-right: 10px;
}

    .btn-filtro-categorie:hover /*, .btn-filtro-categorie:active, .btn-filtro-categorie:focus*/ {
        border-color: transparent;
        background-color: rgba(0, 102, 204, .1) !important;
        text-decoration: underline;
    }

    .btn-filtro-categorie.active, .btn-filtro-categorie:focus, .btn-filtro-categorie:active:focus {
        border-color: transparent !important;
        background-color: rgba(0, 102, 204, .1) !important;
        box-shadow: none !important;
    }

.lbl-filtro {
    font-size: .778rem;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
}

.btn-filtro-categorie .icon {
    width: 25px;
    height: 25px;
    margin-left: 10px;
    margin-right: -8px;
    margin-top: -2px;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border-bottom-color: #06c !important;
}

.nav-tabs .nav-link {
    padding: 12px 5px;
}

.form-group {
    margin-bottom: 2rem;
}

.form-check [type=checkbox]:checked + label::after, .form-check input.semi-checked:not(:checked) + label::after {
    border-color: #0066CC;
    background-color: #0066CC;
}

.modal-body {
    color: #19191a;
}

#ordinamento {
    padding-left: 5px;
}

.modal .modal-dialog .modal-content .modal-body {
    padding: 0;
}

.nav-tabs {
    box-shadow: none;
}

.form-check [type=checkbox] + label, .form-check [type=radio] + label {
    margin-bottom: 0;
}

.it-header-slim-wrapper {
    padding: 6.5px 8px;
}

.menu-wrapper .it-brand-wrapper .cloned-element {
    display: none;
}

.navbar .close-div {
    display: block;
    right: 7px;
    top: 23px;
}

.nav-link-sub {
    padding-left: 34px;
    font-weight: normal;
}


/*.tab-filter {
    column-count: 1;
    column-gap: 0;
}
*/
.avatar {
    overflow: unset;
}
.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
    padding-left: 6px;
    padding-right: 0;
}
.navbar .navbar-collapsable .menu-wrapper .navbar-nav {
    overflow: unset; 
}
.navbar .navbar-collapsable .navbar-nav li a.nav-link {
    padding: 10px 24px;
}
.it-footer-small-prints a, .it-footer-small-prints a:hover:not(.disabled) {
    font-size: 14px;
}
.autocomplete_gorup .autocomplete-items li.autocomplete-active {
    background: #f7f9fa;
}
.menu-condivisione {
    text-align: right;
}
.it-bottom-navscroll {
    display: none;
}


/* Schermi piccoli (almeno 375px) */
@media (min-width: 375px) {
    .it-header-slim-wrapper .it-header-slim-wrapper-content {
        justify-content: space-between;
    }

        .it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
            display: block;
        }
}

/* Schermi medio-piccoli (almeno 576px) */
@media (min-width: 576px) {
}



/* Schermi medi (almeno 768px) */

@media (min-width: 768px) {
    .it-footer-small-prints ul.it-footer-small-prints-list li:first-child {
        padding-top: 0;
    }

    .menu-wrapper .it-brand-wrapper .cloned-element {
        display: block;
    }

    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
        left: 0px;
    }
    .menu-condivisione {
        text-align: left;
    }
}


/* Schermi grandi (almeno 992px) */

@media (min-width: 992px) {
    .brand-img {
        width: 270px;
        margin-left: 0;
    }

    .btn-yellow {
        width: auto;
    }

    .it-header-slim-wrapper {
        padding: 0;
    }

    .it-header-navbar-wrapper.theme-light-desk {
        border-bottom: 1px solid #ccc;
        box-shadow: 0 2px 7px 0px rgb(0 0 0 / 20%);
    }

    .it-header-center-wrapper {
        border-bottom: 1px solid #bbb;
    }

    .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active span {
        text-decoration: underline;
    }

    .bs-is-sticky {
        top: 54px !important;
    }

    .bs-is-sticky {
        z-index: 1 !important;
    }

    .it-brand-wrapper.cloned-element {
        width: 110px;
        min-width: 110px;
        margin-right: 30px;
    }

    /*.it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned-element {
        display: none;
    }*/

    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar .navbar-collapsable .navbar-nav li a.nav-link {
        padding: 13px 10px 13px 0px;
        max-height: 57px;
    }

    .search-link {
        background-color: rgba(0, 102, 204, .1) !important;
    }

/*    .tab-filter {
        column-count: 2;
        column-gap: 8%;
    }
*/
    .modal .modal-dialog .modal-content .modal-body {
        padding: 24px;
    }

    .search-filter-ckgroup {
        margin-top: 24px;
        margin-bottom: 36px;
    }

    .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu {
        background: white;
    }

        .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu:before {
            background: white;
        }

        .it-header-navbar-wrapper.theme-light-desk .navbar .dropdown-menu .link-list-wrapper ul li a {
            line-height: 2em;
            padding: 0px 20px;
        }

    .navbar .dropdown-menu .link-list-wrapper .link-list-heading {
        text-transform: none;
        font-size: .833em;
        font-weight: 600;
        letter-spacing: unset;
        padding: 6px 14px;
        line-height: 1;
    }
    .it-header-center-wrapper {
        height: 120px;
    }
    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
        padding-left: 0;
        padding-right: 0;
    }
    .nav-item a:focus {
        outline: 2px solid #D8631C !important;
        /*inline-size: fit-content;*/
    }
    /*fine focus sui link*/
    .it-footer-small-prints a, .it-footer-small-prints a:hover:not(.disabled) {
        font-size: 15px;
    }
    .menu-condivisione {
        text-align: right;
        margin-top: 20px !important;
    }
    .list_link-utili-desktop > li:last-child {
        padding-left: 30px
    }
    .it-bottom-navscroll {
        display: flex;
    }
}


/* Schermi molto grandi (almeno 1200px) */

@media (min-width: 1200px) {
    .brand-img {
        width: 270px;
    }

    .it-footer-main .border-white {
        border-color: white !important;
    }

    .breadcrumb-container .breadcrumb {
        padding: 0.5em 0;
    }

    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
        left: 0;
    }

/*    .tab-filter {
        column-count: 3;
        column-gap: 8%;
    }
*/    
    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
        padding-left: 18px;
        padding-right: 18px;
    }
    .it-header-navbar-wrapper .nav-link span {
        padding-right: 5px;
        font-size: 18px;
    }
    .navbar .navbar-collapsable .navbar-nav li a.nav-link {
        padding: 13px 15px 13px 5px;
    }
    .container-form {
        max-width: 960px;
    }
}

@media print {
    body {
        background: white;
        color: black;
    }

    page {
        margin-left: 20mm;
        margin-right: 20mm;
        margin-top: 40mm;
        margin-bottom: 50mm;
    }
}



.chatbtn {
    position: fixed;
    right: 0px;
    bottom: 150px;
}

.modal .modal-dialog .modal-content .modal-header h5, .modal .modal-dialog .modal-content .modal-header .h5 {
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #17324d;
    text-align: center;
    width: 100%;
}

.selected {
    font-size: 16px;
}

.modalefullscreen .modal-dialog {
    width: 100vw;
    height: calc(100vh + 0px);
    max-width: unset;
    margin: 0;
    overflow-y: hidden;
}

    .modalefullscreen .modal-dialog > div {
        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }

/*.btn-close-arrow {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    border: 0;
    border-radius: 4px;
    background: none;
}
*/
.btn-close-arrow {
    box-sizing: content-box;
    width: auto;
    height: auto;
    padding: 0;
    color: #000;
    border: 0;
    border-radius: 4px;
    background: none;
}
.btn-filtro-tutto {
    background-color: #FFFFFF !important;
    border: 2px solid #bbb;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    color: #19191a;
    padding: 4px 14px;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
}

.btn-filtro-select {
    border: 2px solid #f5f6f7;
    background-color: #f5f6f7;
    align-items: center;
    justify-content: center;
    padding: 4px 3px 4px 14px;
    cursor: text;
    margin-right: 10px;
}

.btn-filtro-tutto:hover {
    border: 2px solid #f5f6f7;
    text-decoration: underline;
    background-color: #f5f6f7 !important;
}

.sub-search-filter-ckgroup {
    margin-left: 9px;
}

.search-filter-ckgroup {
    margin-top: 24px;
    margin-bottom: 36px;
}

.sub-search-filter-ckgroup label {
    font-size: 0.9rem !important;
}

.sub-search-filter-ckgroup .form-check {
    margin-top: 0 !important;
}

.loadingcontainer {
    opacity: .8;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: white;
}

.loadingcontainer-item {
    height: 100%;
    margin: auto;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#filterscontainer {
    flex-wrap: wrap;
}

.autocomplete_gorup {
    position: relative;
    display: flex;
    align-items: center;
}

    /*.autocomplete_gorup .textearch:focus {
        border: 2px solid #ff8c00 !important;
    }*/

    .autocomplete_gorup .autocomplete-items {
        position: absolute;
        top: 100%;
        z-index: 10;
        background-color: #fff;
        max-height: 342px;
        overflow-x: hidden;
        padding: 0;
        width: 100%;
        border: 1px solid #ccc;
        border-top: 0;
    }

        .autocomplete_gorup .autocomplete-items li {
            list-style: none;
            padding: 10px 10px;
        }

            .autocomplete_gorup .autocomplete-items li:hover {
                background: #f7f9fa;
            }

    .autocomplete_gorup .clearsearch, .autocomplete_gorup .clearsearch:active, .autocomplete_gorup .clearsearch:focus {
        box-shadow: none !important;
        border: none !important;
        padding: 0px !important;
        margin-left: -32px !important;
        position: relative;
        z-index: 4;
    }


    .autocomplete_gorup .autocomplete-items li a {
        color: #06c;
        display: flex;
        text-decoration: none;
/*        letter-spacing: .9px;
*/    }

        .autocomplete_gorup .autocomplete-items li a .category {
            font-size: 1rem;
            color: #333;
            padding-left: 20px;
            font-weight: 500;
        }

    .autocomplete_gorup .input-group-append .btn {
        padding-top: 9px;
        padding-bottom: 9px;
    }


#ordinamento {
    margin-left: 10px;
}

nav.pagination-wrapper {
    justify-content: space-around !important;
}

.bg-contrasto {
    background-color: rgb(0,0,0,0.01) !important;
}

.focusmouse a:active:focus a:focus {
    outline: 2px solid #ff8c00 !important;
}

.numeri {
    font-family: 'Roboto Mono';
}

.bandoattivo {
    /*height: 80%;*/
    max-height: 80px;
    /* width: 80px; */
    border-radius: 4px;
    background-color: #EEE;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 10%), 0 4px 8px 0 rgb(0 0 0 / 10%);
    position: absolute;
    right: 20px;
    top: 20px;
    color: #191919;
    text-align: center;
    font-size: .889em;
    font-weight: 600;
    line-height: 1.3;
    text-transform: capitalize;
    padding: 2px 5px 2px 5px;
}

.datawebinar {
    color: #191919;
    background-color: #EEE;
    padding: 2px 5px 2px 5px;
    font-weight: 600;
}

.read-more-footer {
    align-items: center;
    color: #06c;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .9px;
    font-size: .7777777778rem;
    text-decoration: none !important;
    bottom: 24px;
    display: block;
    margin-top: auto;
    position: unset;
}

    .read-more-footer a {
        text-decoration: none !important;
    }

        .read-more-footer a .icon {
            margin-left: 8px;
            fill: #06c;
            width: 16px;
            height: 16px;
            flex-shrink: 0;
        }

.leggidipiu {
    padding: 8px 8px 8px 0px;
}


