﻿*,
*:before,
*:after {
    box-sizing: border-box;
    white-space: normal
}

html,
body {
    width: 100%;
    margin: 0;
    padding: 0
}

body {
    contain-intrinsic-size: 1000px;
    background: #ffcbd1
}

.main .container,
.main.container {
    background: #fff
}

@media(min-width: 1200px) {
    .main,
    .container-fluid {
        max-width: 1020px;
        margin-left: auto;
        margin-right: auto
    }
}

.sito-footer .container {
    background: none
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none
}

label {
    margin: 0
}

a,
button {
    color: #333
}

a:hover,
button:hover {
    text-decoration: none;
    color: #d0001a
}

button:hover {
    color: #d0001a
}

:target:before {
    content: "";
    display: block;
    height: 120px;
    margin: -120px 0 0
}

iframe[src*=youtube] {
    width: 100%;
    height: 350px
}

@media(max-width: 575px) {
    iframe[src*=youtube] {
        height: 250px
    }
}

:target:before {
    content: "";
    display: block;
    height: 136px;
    margin: -136px 0 0
}

body {
    font-display: optional
}

.fa,
.fal,
.far,
.fas,
.fab {
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    min-width: 21px;
    text-align: center;
    vertical-align: middle;
    font-display: optional
}

.fa:before,
.fal:before,
.far:before,
.fas:before,
.fab:before {
    vertical-align: middle
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 1rem
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-display: optional
}

@media(max-width: 575px) {
    h1,
    .h1 {
        font-size: 3rem
    }
    h2,
    .h2 {
        font-size: 1.65rem
    }
    h3,
    .h3 {
        font-size: 1.5rem
    }
    h4,
    .h4 {
        font-size: 1.25rem
    }
    h5,
    .h5 {
        font-size: 1.15rem
    }
    h6,
    .h6 {
        font-size: 1rem
    }
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    font-family: Verdana, sans-serif;
    font-display: optional
}

.p-small {
    font-size: 16px
}

em {
    font-family: Verdana, sans-serif
}

blockquote:not(.instagram-media) {
    font-family: Verdana, sans-serif;
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    margin: 8px 0 24px 0;
    padding: 0 16px;
    color: #306489;
    font-display: optional
}

blockquote:not(.instagram-media):before {
    content: "“";
    position: absolute;
    left: -6px;
    top: -6px;
    font-size: 45px;
    float: left
}

blockquote:not(.instagram-media):after {
    content: "”";
    position: absolute;
    font-size: 45px;
    right: 0px;
    bottom: -18px;
    float: left
}

blockquote:not(.instagram-media) p:last-child {
    margin-bottom: 0
}

figure.wp-caption {
    width: 100% !important
}

em {
    display: inline-block
}

pre.code {
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 0px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    padding: 8px;
    background: #fffaf0
}

.video-container {
    display: flex
}

.mt0 {
    margin-top: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.space-b {
    display: flex;
    justify-content: space-between
}

.space-b .v-align-left {
    margin: auto auto auto 0
}

.space-b .v-align-right {
    margin: auto 0 auto auto
}

.space-b .v-align-center {
    margin: auto
}

@media(max-width: 575px) {
    .space-b.mob {
        flex-direction: column
    }
}

.fdc {
    flex-direction: column !important
}

.bg-brand {
    background: #d0001a
}

.bg-smeraldo {
    background: #4ba89c !important
}

.bg-beige {
    background: #faebd7 !important
}

.bg-prugna {
    background: #98637b !important
}

.bg-dark {
    background: #444 !important
}

.bg-w {
    background: #fff
}

.v-mob {
    display: none
}

@media(max-width: 991px) {
    .v-mob {
        display: block
    }
}

.h-mob {
    display: block
}

@media(max-width: 991px) {
    .h-mob {
        display: none
    }
}

.v-mob-998 {
    display: none
}

@media(max-width: 998px) {
    .v-mob-998 {
        display: block
    }
}

.h-mob-998 {
    display: block
}

@media(max-width: 998px) {
    .h-mob-998 {
        display: none
    }
}

.row0 {
    display: flex;
    flex-wrap: wrap
}

.row-fix>.row {
    margin-right: 8px;
    margin-left: 8px
}

hr {
    margin-top: 0px;
    margin-bottom: 16px;
    border: 0;
    border-top: 1px solid #eee
}

.badge {
    padding: .4em .6em;
    margin-bottom: 4px
}

.badge i {
    font-size: 14px;
    line-height: 13px;
    font-weight: 400;
    padding-right: 4px
}

.badge span {
    display: inline-block;
    line-height: 19px;
    vertical-align: text-bottom
}

.tac {
    text-align: center
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.gr-l-t {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1) 25%, transparent 45%)
}

.gr-l-b {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1) 25%, transparent 45%)
}

.ma {
    margin: auto !important
}

.pad {
    padding: 40px
}

@media(max-width: 1599px) {
    .pad {
        padding: 32px
    }
}

@media(max-width: 1199px) {
    .pad {
        padding: 24px
    }
}

@media(max-width: 767px) {
    .pad {
        padding: 12px
    }
}

.pad-md {
    padding: 24px
}

@media(max-width: 767px) {
    .pad-md {
        padding: 12px
    }
}

.plr {
    padding-left: 40px;
    padding-right: 40px
}

.plr0 {
    padding: 0 40px !important
}

.ptl {
    padding-top: 40px !important
}

.ptm {
    padding-top: 16px !important
}

.pts {
    padding-top: 12px !important
}

.ptsx {
    padding-top: 5px !important
}

.pbl {
    padding-bottom: 40px !important
}

.pbm {
    padding-bottom: 16px !important
}

.pbs {
    padding-bottom: 12px !important
}

.pbsx {
    padding-bottom: 5px !important
}

.ma0 {
    margin: auto 0
}

.ma8 {
    margin: auto 8px
}

.mtl {
    margin-top: 40px !important
}

.mtm {
    margin-top: 16px !important
}

.mts {
    margin-top: 12px !important
}

.mtsx {
    margin-top: 5px !important
}

.mrl {
    margin-right: 40px !important
}

.mrm {
    margin-right: 16px !important
}

.mrs {
    margin-right: 12px !important
}

.mrsx {
    margin-right: 5px !important
}

.mbl {
    margin-bottom: 40px !important
}

.mbm {
    margin-bottom: 16px !important
}

.mbs {
    margin-bottom: 12px !important
}

.mbsx {
    margin-bottom: 5px !important
}

.mll {
    margin-left: 40px !important
}

.mlm {
    margin-left: 16px !important
}

.mls {
    margin-left: 12px !important
}

.mlsx {
    margin-left: 5px !important
}

@media(max-width: 1599px) {
    .ptl {
        padding-top: 32px !important
    }
    .pbl {
        padding-bottom: 32px !important
    }
    .plr {
        padding-left: 32px;
        padding-right: 32px
    }
    .plr0 {
        padding: 0 32px !important
    }
    .mtl {
        margin-top: 32px !important
    }
    .mrl {
        margin-right: 32px !important
    }
    .mbl {
        margin-bottom: 32px !important
    }
    .mll {
        margin-left: 32px !important
    }
}

@media(max-width: 1199px) {
    .ptl {
        padding-top: 24px !important
    }
    .pts {
        padding-top: 8px !important
    }
    .pbl {
        padding-bottom: 24px !important
    }
    .pbs {
        padding-bottom: 8px !important
    }
    .plr {
        padding-left: 24px;
        padding-right: 24px
    }
    .plr0 {
        padding: 0 24px !important
    }
    .mtl {
        margin-top: 24px !important
    }
    .mts {
        margin-top: 8px !important
    }
    .mrl {
        margin-right: 24px !important
    }
    .mrs {
        margin-right: 8px !important
    }
    .mbl {
        margin-bottom: 24px !important
    }
    .mbs {
        margin-bottom: 8px !important
    }
    .mll {
        margin-left: 24px !important
    }
    .mls {
        margin-left: 8px !important
    }
}

.btn-brand {
    display: block;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .4);
    border-radius: 40px;
    padding: 16px 24px;
    background: #d0001a;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 200px
}

.btn-brand:hover {
    color: #fff;
    transform: translate(0, -3px)
}

.btn-1 {
    display: flex;
    flex: 1 100%;
    justify-content: flex-end;
    margin: 0 16px 16px 0
}

.btn-1 .badge {
    padding: 8px 16px
}

.fl-r {
    display: flex;
    justify-content: flex-end
}

.fl-l {
    display: flex;
    justify-content: flex-start
}

.fl-c {
    display: flex;
    justify-content: center
}

.fl-sb {
    display: flex;
    justify-content: space-between
}

.fl-sa {
    display: flex;
    justify-content: space-around
}

.sw-s {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .4)
}

.br-10 {
    border-radius: 10px
}

.br-40 {
    border-radius: 40px
}

.layout-1 {
    background: #e3e3e3;
    border: 1px solid #d8d8d8;
    border-radius: 22px;
    padding: 0 8px;
    position: relative;
    display: flex
}

.layout-1>.title,
.layout-1>div>.title,
.layout-1>.subtitle,
.layout-1>div>.subtitle {
    display: flex;
    flex: 1 100%;
    justify-content: left
}

.layout-1>.title,
.layout-1>div>.title {
    margin: 24px 16px 0px 21px
}

.layout-1>.subtitle,
.layout-1>div>.subtitle {
    margin: 0 16px 24px 24px;
    font-style: italic;
    color: #555
}

@media(max-width: 991px) {
    .layout-1 {
        margin-left: -8px;
        margin-right: -8px
    }
}

.layout-2 {
    background: #e1e8f2;
    padding-top: 16px;
    margin-bottom: 16px;
    border-radius: 8px;
    position: relative
}

.layout-2>.title,
.layout-2>.subtitle {
    display: flex;
    flex: 1 100%;
    justify-content: left
}

.layout-2>.title {
    margin: 0px
}

.layout-2>.subtitle {
    margin: 0 0 16px 0;
    font-style: italic;
    color: #555
}

.layout-2 a.autore {
    min-width: 184px;
    margin-right: 16px
}

.layout-2 a.autore .maschera-immagine {
    border-radius: 8px;
    width: 80px;
    height: 80px;
    display: flex;
    overflow: hidden;
    position: relative;
    margin: 24px auto 0 auto
}

.layout-2 a.autore .maschera-immagine img {
    max-width: 150%;
    position: absolute;
    margin: auto;
    min-height: 100%;
    width: 130%;
    top: 0;
    left: -50%;
    right: -50%;
    bottom: 0;
    height: auto
}

.layout-2 a.autore .titolo {
    border-left: none;
    text-align: center
}

.layout-2 .immagine .categoria {
    left: auto !important;
    bottom: auto !important;
    top: -6px !important;
    right: -6px !important
}

.layout-2 .immagine .categoria:after {
    display: none !important
}

.layout-2 .descrizione {
    margin-bottom: 16px
}

.layout-2 .meta {
    margin-bottom: 0
}

.layout-2 .meta .autore {
    margin-top: -41px
}

@media(max-width: 1199px) {
    .layout-2 .meta {
        display: flex;
        flex-direction: column
    }
    .layout-2 .meta .autore {
        margin-top: -84px
    }
}

@media(max-width: 991px) {
    .layout-2 {
        margin-left: -8px;
        margin-right: -8px
    }
}

@media(max-width: 991px) {
    .layout-1-2 {
        margin-left: 8px;
        margin-right: 8px
    }
}

.layout-list {
    padding: 16px
}

.layout-list .row {
    background: #f9f9f9;
    border-radius: 16px;
    padding: 16px 0
}

.layout-list .row>.title {
    padding: 0 15px
}

.layout-list .row .articolo-home.orizzontale {
    display: flex;
    flex-direction: row
}

.layout-list .row .articolo-home.orizzontale .immagine {
    margin-bottom: 12px;
    flex: 0 0 30%;
    width: 30%
}

.layout-list .row .articolo-home.orizzontale .testo {
    flex-direction: column;
    flex: 0 0 70%;
    width: 70%;
    padding-left: 16px
}

.layout-speciale {
    background-repeat: no-repeat;
    background-size: 800px;
    background-position: bottom left;
    background-position-x: 20px;
    background-position-y: 50px
}

.art-tags a {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    padding-right: 10px
}

.art-tags a:before {
    content: "#";
    padding-right: 1px
}

.c-1 {
    border-color: #498049
}

.c-1 a.categoria {
    background: #498049 !important
}

.c-1 .articolo-home .titolo,
.c-1.articolo-home .titolo {
    border-color: #498049
}

.c-1 .articolo-home:hover .titolo,
.c-1.articolo-home:hover .titolo {
    color: #498049
}

.c-1 .articolo-home .immagine .categoria:after,
.c-1.articolo-home .immagine .categoria:after {
    color: #498049
}

.c-1>.title {
    color: #407040
}

.c-1>.title a {
    color: #407040
}

.c-1>.title:hover,
.c-1>.title a:hover {
    color: #366036
}

.c-1 .btn-1 .badge {
    background: #498049
}

.c-1 .articolo-home .art-tags a {
    color: #498049
}

.c-1 .articolo-home .art-tags a:hover {
    color: #407040
}

.c-2 {
    border-color: #298bc0
}

.c-2 a.categoria {
    background: #298bc0 !important
}

.c-2 .articolo-home .titolo,
.c-2.articolo-home .titolo {
    border-color: #298bc0
}

.c-2 .articolo-home:hover .titolo,
.c-2.articolo-home:hover .titolo {
    color: #298bc0
}

.c-2 .articolo-home .immagine .categoria:after,
.c-2.articolo-home .immagine .categoria:after {
    color: #298bc0
}

.c-2>.title {
    color: #257cab
}

.c-2>.title a {
    color: #257cab
}

.c-2>.title:hover,
.c-2>.title a:hover {
    color: #206d96
}

.c-2 .btn-1 .badge {
    background: #298bc0
}

.c-2 .articolo-home .art-tags a {
    color: #298bc0
}

.c-2 .articolo-home .art-tags a:hover {
    color: #257cab
}

.c-3 {
    border-color: #254760
}

.c-3 a.categoria {
    background: #254760 !important
}

.c-3 .articolo-home .titolo,
.c-3.articolo-home .titolo {
    border-color: #254760
}

.c-3 .articolo-home:hover .titolo,
.c-3.articolo-home:hover .titolo {
    color: #254760
}

.c-3 .articolo-home .immagine .categoria:after,
.c-3.articolo-home .immagine .categoria:after {
    color: #254760
}

.c-3>.title {
    color: #1e394e
}

.c-3>.title a {
    color: #1e394e
}

.c-3>.title:hover,
.c-3>.title a:hover {
    color: #172c3b
}

.c-3 .btn-1 .badge {
    background: #254760
}

.c-3 .articolo-home .art-tags a {
    color: #254760
}

.c-3 .articolo-home .art-tags a:hover {
    color: #1e394e
}

.c-4 {
    border-color: #ca4f13
}

.c-4 a.categoria {
    background: #ca4f13 !important
}

.c-4 .articolo-home .titolo,
.c-4.articolo-home .titolo {
    border-color: #ca4f13
}

.c-4 .articolo-home:hover .titolo,
.c-4.articolo-home:hover .titolo {
    color: #ca4f13
}

.c-4 .articolo-home .immagine .categoria:after,
.c-4.articolo-home .immagine .categoria:after {
    color: #ca4f13
}

.c-4>.title {
    color: #b34611
}

.c-4>.title a {
    color: #b34611
}

.c-4>.title:hover,
.c-4>.title a:hover {
    color: #9b3d0f
}

.c-4 .btn-1 .badge {
    background: #ca4f13
}

.c-4 .articolo-home .art-tags a {
    color: #ca4f13
}

.c-4 .articolo-home .art-tags a:hover {
    color: #b34611
}

.c-5 {
    border-color: #e30613
}

.c-5 a.categoria {
    background: #e30613 !important
}

.c-5 .articolo-home .titolo,
.c-5.articolo-home .titolo {
    border-color: #e30613
}

.c-5 .articolo-home:hover .titolo,
.c-5.articolo-home:hover .titolo {
    color: #e30613
}

.c-5 .articolo-home .immagine .categoria:after,
.c-5.articolo-home .immagine .categoria:after {
    color: #e30613
}

.c-5>.title {
    color: #ca0511
}

.c-5>.title a {
    color: #ca0511
}

.c-5>.title:hover,
.c-5>.title a:hover {
    color: #b1050f
}

.c-5 .btn-1 .badge {
    background: #e30613
}

.c-5 .articolo-home .art-tags a {
    color: #e30613
}

.c-5 .articolo-home .art-tags a:hover {
    color: #ca0511
}

.ag-card p {
    text-align: left
}

.ag-card--inline {
    display: flex;
    align-items: center;
    gap: 20px
}

@media(max-width: 991px) {
    .ag-card--inline {
        flex-direction: column
    }
}

.ag-card--inline .ag-card__image {
    width: 40%;
    margin-right: -100px;
    z-index: 1
}

@media(max-width: 991px) {
    .ag-card--inline .ag-card__image {
        width: 100%;
        margin-right: 0;
        margin-bottom: -100px
    }
}

.ag-card--inline .ag-card__image picture {
    display: block
}

.ag-card--inline .ag-card__image picture img {
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    min-height: 300px
}

.ag-card--inline .ag-card__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
    padding-left: 100px;
    width: 100%;
    background: #ededed
}

@media(max-width: 991px) {
    .ag-card--inline .ag-card__content {
        padding-left: 20px;
        padding-top: 20px;
        width: 95%;
        z-index: 2
    }
}

.ag-card--inline .ag-card__content .ag-card__excerpt>* {
    font-size: 16px;
    line-height: 1.2;
    text-align: center
}

.ag-card--inline .ag-card__content .ag-card__category {
    padding: 5px 15px;
    background: #333;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: inline-block
}

.ag-card--inline .ag-card__content .ag-card__author {
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 800
}

.ag-card--stack .ag-card__image picture {
    display: block
}

.ag-card--stack .ag-card__image picture img {
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 350px
}

@media(max-width: 991px) {
    .ag-card--stack .ag-card__image picture img {
        height: 250px
    }
}

.ag-card--stack .ag-card__content {
    margin-top: 20px
}

.ag-card--stack .ag-card__content>div {
    display: flex;
    gap: 20px
}

@media(max-width: 991px) {
    .ag-card--stack .ag-card__content>div {
        display: block
    }
}

.ag-card--stack .ag-card__content .ag-card__excerpt>* {
    font-size: 16px;
    line-height: 1.2
}

.ag-card--stack .ag-card__content .ag-card__category {
    padding: 5px 15px;
    background: #333;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: inline-block
}

.ag-card--stack .ag-card__content .ag-card__author {
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 800
}

.ag-card--stack.ag-card--large .ag-card__title {
    width: 50%
}

@media(max-width: 991px) {
    .ag-card--stack.ag-card--large .ag-card__title {
        width: 100%
    }
}

.ag-card--stack.ag-card--large .ag-card__excerpt {
    width: 50%
}

@media(max-width: 991px) {
    .ag-card--stack.ag-card--large .ag-card__excerpt {
        width: 100%
    }
}

.ag-card--stack.ag-card--medium img {
    height: auto !important;
    aspect-ratio: 4/3 !important
}

.ag-card--stack.ag-card--medium .ag-card__title h2 {
    font-size: 24px
}

.ag-card--stack.ag-card--medium .ag-card__category {
    background: #d0001a
}

.ag-card--stack.ag-card--medium .ag-card__excerpt>* {
    font-size: 14px;
    line-height: 1.2
}

.ag-card--stack.ag-card--small img {
    height: auto !important;
    aspect-ratio: 4/3 !important
}

.ag-card--stack.ag-card--small .ag-card__category {
    background: #d0001a
}

.ag-card--stack.ag-card--small .ag-card__title h2 {
    font-size: 20px
}

@media(max-width: 991px) {
    .ag-card--stack.ag-card--small .ag-card__title h2 {
        font-size: 24px
    }
}

.ag-card--stack.ag-card--small .ag-card__excerpt>* {
    font-size: 14px;
    line-height: 1.2
}

@media(max-width: 991px) {
    .ag-card--stack.ag-card--small .ag-card__excerpt>* {
        font-size: 16px
    }
}

.ag-card--stack.ag-card--small span {
    font-size: 12px
}

@media(max-width: 991px) {
    .ag-card--stack.ag-card--small span {
        font-size: 16px
    }
}

.ag-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px
}

@media(max-width: 991px) {
    .ag-grid-2 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
}

.ag-grid-3 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px
}

@media(max-width: 991px) {
    .ag-grid-3 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
}

.ag-grid-4 {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px
}

@media(max-width: 991px) {
    .ag-grid-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media(max-width: 768px) {
    .ag-grid-4 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
}

.main {
    padding-top: 10px
}

.section-business .ag-card .ag-card__excerpt {
    display: none
}

.block-business-inner {
    padding: 20px;
    color: #fff;
    background-color: #d0001a;
    height: -moz-fit-content;
    height: fit-content
}

.block-business-inner p {
    text-align: left;
    font-size: 16px;
    margin-bottom: 30px
}

.block-business-inner a {
    display: inline-block;
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    color: #333;
    padding: 10px;
    width: 100%;
    text-align: center
}

@media(max-width: 768px) {
    .block-business-inner {
        order: -1
    }
}

@media(min-width: 992px) {
    body.evo-adv-skin {
        margin-top: 240px !important;
        background-position: center 120px !important
    }
}

@media(max-width: 991px) {
    body.evo-adv-skin-mobile .main {
        margin-top: 0
    }
    body.evo-adv-skin-mobile .menu-top {
        position: sticky;
        top: 0px
    }
    body.evo-adv-skin-mobile .search-menu-overlay {
        position: sticky
    }
    body.evo-adv-skin-mobile.evo-scroll .menu-top {
        position: sticky;
        top: 122px
    }
}

@media(max-width: 991px) {
    body>.main,
    body>.container-fluid {
        margin-top: 64px
    }
}

body>.container-fluid+.main {
    margin-top: 0
}

body.page-chisiamo .art.col {
    max-width: 1140px
}

body.page-chisiamo .art.col ul {
    padding: 17px
}

body.page-chisiamo .art.col ul li {
    list-style-type: disc;
    margin-bottom: 8px
}

.container.evidenza,
.container-fluid.evidenza {
    background: #ff93a0
}

.titolo-sezione {
    text-align: center
}

.titolo-sezione:before {
    content: "";
    display: inline-block;
    width: 5%;
    padding-bottom: 6px;
    margin-right: 6px;
    border-top: 1px solid #333
}

.titolo-sezione:after {
    content: "";
    display: inline-block;
    width: 5%;
    padding-bottom: 6px;
    margin-left: 6px;
    border-top: 1px solid #333
}

.container.layout-dark a {
    color: #fff
}

.container.layout-dark hr {
    color: #fff
}

.container.layout-dark .articolo-home.orizzontale.mini .immagine .autore,
.container.layout-dark .articolo-home .immagine .autore {
    color: #fff
}

.container.layout-dark .articolo-home:hover .titolo {
    color: #fffceb
}

.container.layout-dark .articolo-home:hover .descrizione {
    color: #fffceb
}

.container.layout-dark .titolo-sezione {
    color: #fff
}

.container.layout-dark .titolo-sezione:before {
    border-top: 1px solid #fff
}

.container.layout-dark .titolo-sezione:after {
    border-top: 1px solid #fff
}

.container.scroll {
    position: relative
}

.container.scroll .list-menu {
    overflow-x: auto
}

.container.scroll .list-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 54px;
    line-height: 54px;
    vertical-align: middle;
    text-align: center;
    background: #fff;
    color: #b9b9b9;
    border-left: 1px solid #d0d0d0;
    z-index: 2
}

.container.scroll .list-icon.left {
    right: auto;
    left: 0;
    border-left: none;
    border-right: 1px solid #d0d0d0
}

.container.scroll .list-icon.left svg {
    transform: rotate(180deg)
}

.newsletter-box {
    background: #5c5c5c;
    padding: 32px 0
}

.newsletter-box .container {
    background: none
}

.newsletter-box .row {
    display: flex
}

.newsletter-box .row>div {
    display: flex;
    flex: 1;
    padding: 0 32px;
    flex-direction: column
}

.newsletter-box .row>div:nth-child(1) {
    border-right: 1px solid #ccc
}

.newsletter-box .sidebar440 {
    max-width: 440px;
    margin: auto
}

.newsletter-box .sidebar440>div a {
    line-height: 42px;
    display: block;
    border: 1px solid #fffbe9;
    padding: 8px 24px;
    color: #fffbe9;
    border-color: #aaa;
    border-radius: 32px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .4)
}

.newsletter-box .sidebar440>div a:hover {
    border: 1px solid #fff7d8;
    color: #fff7d8
}

.newsletter-box .sidebar440>div a i {
    padding-right: 8px
}

.newsletter-box .h4,
.newsletter-box .h5,
.newsletter-box p,
.newsletter-box a {
    color: #fff
}

@media(max-width: 767px) {
    .newsletter-box {
        padding: 32px 16px
    }
    .newsletter-box .row {
        flex-direction: column
    }
    .newsletter-box .row>div {
        padding: 32px 0
    }
    .newsletter-box .row>div:nth-child(1) {
        border-right: none;
        border-bottom: 1px solid #ccc
    }
    .newsletter-box .sidebar440 {
        max-width: 100%
    }
}

.form-newsletter form.wpcf7-form label {
    margin: 8px 0;
    max-width: 100%
}

.form-newsletter form.wpcf7-form input.wpcf7-submit {
    padding: 4px 24px;
    background: #fff;
    border: none;
    border-radius: 10px;
    border-color: rgba(0, 0, 0, 0)
}

.form-newsletter form.wpcf7-form span.mc4wp-checkbox {
    font-size: 12px
}

.form-newsletter form.wpcf7-form input[type=checkbox] {
    margin-right: 8px
}

.form-newsletter form.wpcf7-form input {
    max-width: 100%
}

.form-newsletter form.wpcf7-form .wpcf7-response-output {
    color: #fff
}

img.wpcf7-captchac {
    width: auto !important
}

.grecaptcha-badge {
    visibility: hidden
}

html {
    margin-top: 0 !important
}

body.customize-support:before {
    content: "";
    height: 32px;
    width: 100%;
    display: flex
}

body.customize-support .menu-top {
    top: 32px !important
}

@media(max-width: 782px) {
    body.customize-support:before {
        height: 0
    }
    body.customize-support .menu-top {
        top: 46px !important
    }
    html #wpadminbar {
        position: fixed
    }
}

@media(min-width: 991px) {
    .evo-articolo-spons-title {
        font-size: 40px !important
    }
}

.art-img {
    width: 100%;
    margin-bottom: 1rem
}

.mask-icon {
    display: inline-block;
    min-height: 24px;
    vertical-align: top;
    margin-top: 1px
}

.mask-img-100,
.mask-img-130,
.mask-img-auto-300 {
    overflow: hidden;
    position: relative;
    display: block
}

.mask-img-100 img,
.mask-img-130 img,
.mask-img-auto-300 img {
    text-align: center
}

.wh16-9 {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}

.wh7-10 {
    width: 100%;
    height: 0;
    padding-bottom: 142.85%
}

.wh3-2 {
    width: 100%;
    height: 0;
    padding-bottom: 66.66%
}

.wh2-3 {
    width: 100%;
    height: 0;
    padding-bottom: 150%
}

.wh4-3 {
    width: 100%;
    height: 0;
    padding-bottom: 75%
}

.wh1-1 {
    width: 100%;
    height: 0;
    padding-bottom: 100%
}

.h25 {
    width: 100%;
    height: 0;
    padding-bottom: 25%
}

.h35 {
    width: 100%;
    height: 0;
    padding-bottom: 35%
}

.h216 {
    width: 100%;
    height: 0;
    padding-bottom: 216px
}

.wh21 {
    width: 21px;
    height: 21px
}

.wh40 {
    width: 40px;
    height: 40px
}

.wh120 {
    width: 120px;
    height: 120px
}

.mask-circle {
    border-radius: 50%
}

.mask-img-100 img {
    position: absolute;
    margin: auto;
    min-height: 100%;
    width: 100%;
    top: 0;
    left: -50%;
    right: -50%;
    bottom: 0;
    height: auto
}

.mask-img-130 img {
    position: absolute;
    margin: auto;
    min-height: 100%;
    width: 130%;
    top: 0;
    left: -50%;
    right: -50%;
    bottom: 0;
    height: auto
}

.mask-img-auto-300 img {
    position: absolute;
    margin: auto;
    min-height: 100%;
    width: auto !important;
    max-width: 300px;
    top: 0;
    left: -50%;
    right: -50%;
    bottom: 0;
    height: auto !important
}

@media(max-width: 767px) {
    .mask-img-auto-300 img {
        max-width: 250px !important
    }
}

.wh-auto {
    height: 0;
    padding-bottom: 56%;
    background-color: #333
}

.wh-auto img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    vertical-align: middle
}

.art-img-ico {
    position: absolute;
    bottom: calc(50% - 28px);
    right: calc(50% - 28px);
    width: 56px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    background-color: #d0001a;
    border-radius: 50%;
    opacity: .7;
    -moz-opacity: .7;
    -khtml-opacity: .7;
    filter: "alpha(Opacity=70)";
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity = 70)";
    transition: all .2s ease
}

.art-img-ico i {
    width: 56px;
    vertical-align: middle
}

:hover>.art-img-ico {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    filter: "alpha(Opacity=100)";
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity = 100)"
}

.gallery {
    max-width: 60% !important
}

@media(max-width: 998px) {
    .gallery {
        max-width: 100% !important
    }
}

.menu-top {
    z-index: 2200000013
}

.sticky-bar {
    z-index: 2200000012
}

.sticky-bar.stk-mt.active {
    z-index: 2200000014
}

body.menu-open .menu-top {
    z-index: 2200000025
}

#wpadminbar {
    z-index: 2200000029
}

.stk-space {
    min-height: 0
}

.stk-space.active {
    min-height: 48px
}

.sticky-bar.stk-mt.active {
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    width: auto;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .2)
}

.first-bar #burger-close {
    display: none
}

#menu-top:target .first-bar #burger {
    display: none
}

#menu-top:target .first-bar #burger-close {
    display: flex;
    order: 3
}

#menu-top:target .second-bar #list-menu-open {
    transform: translateX(0px)
}

#menu-top:target .second-bar #bg-menu-open {
    display: block;
    animation: fadeInFromNone .5s ease-out
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    100% {
        display: block;
        opacity: 1
    }
}

.menu-top {
    min-height: 64px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0
}

.menu-top>.row {
    display: flex;
    flex-wrap: wrap
}

.menu-top .container {
    padding: 0 16px;
    justify-content: center
}

@media(max-width: 767px) {
    .menu-top .container {
        padding: 0
    }
}

.menu-top .container,
.menu-top .first-bar,
.menu-top .second-bar {
    display: flex
}

.menu-top .first-bar {
    position: relative;
    z-index: 10010;
    background: #fff;
    flex: 1 100%
}

.menu-top .first-bar a {
    display: flex;
    position: relative;
    min-height: 64px;
    padding: 0 13px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: rgba(0, 0, 0, .75);
    font-family: Arial, sans-serif;
    font-style: italic
}

.menu-top .first-bar a div,
.menu-top .first-bar a img {
    margin: auto 0
}

.menu-top .first-bar a.social-icon {
    width: 40px;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: initial;
    background: #fff;
    margin-right: 10px;
    border-radius: 50%
}

.menu-top .first-bar a:hover,
.menu-top .first-bar a:focus,
.menu-top .first-bar a:active,
.menu-top .first-bar li.active a {
    color: #fff
}

.menu-top .first-bar #burger {
    display: none
}

@media(max-width: 991px) {
    .menu-top .first-bar #burger {
        display: flex;
        cursor: pointer;
        order: 3;
        align-items: center
    }
    .menu-top .first-bar #burger a {
        color: rgba(0, 0, 0, .75)
    }
    .menu-top .first-bar #burger a:hover {
        color: #000
    }
    .menu-top .first-bar #burger i {
        font-weight: 600
    }
}

@media(max-width: 991px) {
    .menu-top .first-bar #burger-close a {
        color: rgba(0, 0, 0, .75)
    }
    .menu-top .first-bar #burger-close a:hover {
        color: #000
    }
    .menu-top .first-bar #burger-close i {
        font-weight: 600
    }
}

.menu-top .first-bar .logo a {
    padding: 10px;
    background-color: #f5f5f5
}

.menu-top .first-bar .logo a picture {
    margin: auto 0
}

.menu-top .first-bar .logo a img {
    max-height: 42px
}

.menu-top .first-bar .list-menu ul {
    justify-content: center
}

@media(max-width: 991px) {
    .menu-top .first-bar .list-menu ul li a span {
        display: none
    }
}

.menu-top .first-bar .list-menu ul a:hover,
.menu-top .first-bar .list-menu ul a:focus,
.menu-top .first-bar .list-menu ul a:active,
.menu-top .first-bar .list-menu ul li.active a {
    color: #a70015;
    background: #fff
}

.menu-top .second-bar {
    position: relative;
    z-index: 10009;
    flex: 1 100%;
    background-image: linear-gradient(to right, #d0001a 0%, #6a000d 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, .3)
}

.menu-top .second-bar #list-menu-open .macro-menu {
    display: none
}

@media(max-width: 991px) {
    .menu-top .second-bar #list-menu-open .macro-menu {
        display: flex;
        flex-direction: row;
        overflow-y: scroll
    }
    .menu-top .second-bar #list-menu-open .macro-menu li {
        flex: 1;
        padding: 0
    }
    .menu-top .second-bar #list-menu-open .macro-menu li a {
        display: flex;
        color: #fff;
        background: #333
    }
    .menu-top .second-bar #list-menu-open .macro-menu li a div {
        margin: auto
    }
    .menu-top .second-bar #list-menu-open .macro-menu li.active a {
        background: #fff;
        color: #333 !important
    }
}

@media(min-width: 992px) {
    .menu-top .second-bar a {
        display: flex;
        position: relative;
        min-height: 48px;
        padding: 0 16px;
        line-height: 24px;
        text-align: center;
        color: #fff;
        font-family: Arial, sans-serif;
        font-weight: 500;
        font-size: 14px
    }
    .menu-top .second-bar a div,
    .menu-top .second-bar a img {
        margin: auto 0
    }
    .menu-top .second-bar li:hover a,
    .menu-top .second-bar li:focus a,
    .menu-top .second-bar li:active a {
        color: #fff;
        background: #d0001a
    }
    .menu-top .second-bar .tendina-menu {
        display: none;
        z-index: 10008;
        position: absolute;
        padding: 0;
        background: #d0001a;
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, .2)
    }
    .menu-top .second-bar .tendina-menu a {
        padding: 0 16px;
        font-size: 14px;
        line-height: 32px;
        vertical-align: middle;
        color: #fff
    }
    .menu-top .second-bar li:hover>.tendina-menu {
        display: block;
        overflow: hidden;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px
    }
}

@media(min-width: 992px)and (min-width: 1200px)and (max-width: 1359px) {
    .menu-top .second-bar li:last-child>.tendina-menu {
        right: 0
    }
}

@media(max-width: 991px) {
    .menu-top .second-bar #bg-menu-open {
        display: none;
        position: fixed;
        top: 64px;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .55)
    }
    .menu-top .second-bar #list-menu-open {
        overflow-y: scroll;
        position: fixed;
        top: 64px;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: 420px;
        background: #333;
        color: #fff;
        box-shadow: 0px 7px 6px 2px rgba(0, 0, 0, .2);
        transform: translateX(-420px);
        transition: all .25s linear
    }
    .menu-top .second-bar #list-menu-open a {
        color: #333;
        display: flex;
        text-align: left
    }
    .menu-top .second-bar #list-menu-open a:active,
    .menu-top .second-bar #list-menu-open a:focus,
    .menu-top .second-bar #list-menu-open a:hover {
        color: #f8f6eb
    }
    .menu-top .second-bar #list-menu-open a div {
        margin: auto 0
    }
    .menu-top .second-bar #list-menu-open>ul {
        display: flex;
        flex-direction: column
    }
    .menu-top .second-bar #list-menu-open>ul>li.active>a {
        background: #d0001a
    }
    .menu-top .second-bar #list-menu-open>ul>li>a {
        padding: 0 16px;
        color: #fff;
        min-height: 56px;
        border-top: 1px solid #767676;
        border-bottom: 1px solid #222;
        font-family: Arial, sans-serif;
        font-weight: 600;
        font-size: 16px
    }
    .menu-top .second-bar #list-menu-open>ul>li>a:hover,
    .menu-top .second-bar #list-menu-open>ul>li>a:focus,
    .menu-top .second-bar #list-menu-open>ul>li>a:active {
        background: #222
    }
    .menu-top .second-bar #list-menu-open>ul>li:first-child a {
        border-top: none
    }
    .menu-top .second-bar #list-menu-open>ul>li ul.tendina-menu {
        display: flex;
        flex-direction: column;
        background: #222;
        padding: 24px 16px 8px 16px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        box-shadow: inset 0px 2px 8px 0px rgba(0, 0, 0, .8)
    }
    .menu-top .second-bar #list-menu-open>ul>li ul.tendina-menu li.active>a div {
        background: #d0001a
    }
    .menu-top .second-bar #list-menu-open>ul>li ul.tendina-menu li a {
        font-size: 14px;
        min-height: 40px;
        padding: 0 8px 0 0;
        font-size: 12px
    }
    .menu-top .second-bar #list-menu-open>ul>li ul.tendina-menu li a div {
        background: #999;
        color: #fff;
        padding: 8px 16px;
        margin-bottom: 16px;
        border-radius: 20px;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, .8)
    }
    .menu-top .second-bar #list-menu-open .art-social a {
        background: none
    }
    .menu-top .second-bar #list-menu-open .art-social a:hover,
    .menu-top .second-bar #list-menu-open .art-social a:focus,
    .menu-top .second-bar #list-menu-open .art-social a:active {
        background: #222
    }
    .menu-top .second-bar #list-menu-open .art-social .testo {
        font-size: 13px;
        margin: 16px 0 16px 0
    }
    .menu-top .second-bar #list-menu-open .art-social ul.footer-meta a {
        border: 1px solid #4f4f4f
    }
    .menu-top .second-bar #list-menu-open .art-social img {
        width: 100%;
        height: auto
    }
}

@media(max-width: 400px) {
    .menu-top .first-bar .logo a img {
        max-height: 35px;
        max-width: 198px;
        width: auto
    }
}

body.foto .menu-top .second-bar {
    background: #333
}

body.foto .menu-top .second-bar a {
    color: #fff
}

body.foto .menu-top .second-bar li a:hover,
body.foto .menu-top .second-bar li a:focus,
body.foto .menu-top .second-bar li a:active {
    color: #fff;
    background: #3e3e3e
}

body.foto .menu-top .second-bar li.active a,
body.foto .menu-top .second-bar li.active a:hover,
body.foto .menu-top .second-bar li.active a:focus,
body.foto .menu-top .second-bar li.active a:active {
    color: #333 !important;
    background: #fff
}

body.foto .menu-top .second-bar .tendina-menu {
    background: #333
}

body.foto .menu-top .second-bar #list-menu-open {
    background: #333
}

body.foto .menu-top .second-bar #list-menu-open a {
    color: #fff;
    background: #333
}

body.foto .menu-top .second-bar #list-menu-open li a:hover,
body.foto .menu-top .second-bar #list-menu-open li a:focus,
body.foto .menu-top .second-bar #list-menu-open li a:active {
    color: #fff;
    background: #3e3e3e
}

body.foto .menu-top .second-bar #list-menu-open li.active a,
body.foto .menu-top .second-bar #list-menu-open li.active a:hover,
body.foto .menu-top .second-bar #list-menu-open li.active a:focus,
body.foto .menu-top .second-bar #list-menu-open li.active a:active {
    color: #333;
    background: #fff
}

body.foto .menu-top .second-bar #list-menu-open .macro-menu li a {
    color: #333;
    background: #fff
}

body.foto .menu-top .second-bar #list-menu-open .macro-menu li.active a {
    background: #333;
    color: #fff !important
}

body.ricette .menu-top .second-bar {
    background: #840010
}

body.ricette .menu-top .second-bar a {
    color: #fff
}

body.ricette .menu-top .second-bar li a:hover,
body.ricette .menu-top .second-bar li a:focus,
body.ricette .menu-top .second-bar li a:active {
    color: #fff;
    background: #3e3e3e
}

body.ricette .menu-top .second-bar li.active a,
body.ricette .menu-top .second-bar li.active a:hover,
body.ricette .menu-top .second-bar li.active a:focus,
body.ricette .menu-top .second-bar li.active a:active {
    color: #840010 !important;
    background: #fff
}

body.ricette .menu-top .second-bar .tendina-menu {
    background: #840010
}

body.ricette .menu-top .second-bar #list-menu-open {
    background: #840010
}

body.ricette .menu-top .second-bar #list-menu-open a {
    color: #fff;
    background: #840010
}

body.ricette .menu-top .second-bar #list-menu-open li a:hover,
body.ricette .menu-top .second-bar #list-menu-open li a:focus,
body.ricette .menu-top .second-bar #list-menu-open li a:active {
    color: #fff;
    background: #b70017
}

body.ricette .menu-top .second-bar #list-menu-open li.active a,
body.ricette .menu-top .second-bar #list-menu-open li.active a:hover,
body.ricette .menu-top .second-bar #list-menu-open li.active a:focus,
body.ricette .menu-top .second-bar #list-menu-open li.active a:active {
    color: #840010;
    background: #fff
}

body.ricette .menu-top .second-bar #list-menu-open .macro-menu li a {
    color: #840010;
    background: #fff
}

body.ricette .menu-top .second-bar #list-menu-open .macro-menu li.active a {
    background: #840010;
    color: #fff !important
}

.list-menu {
    display: flex;
    align-items: center;
    overflow-x: auto
}

.list-menu ul {
    display: flex
}

.list-menu ul li a {
    text-transform: uppercase;
    display: flex;
    position: relative;
    min-height: 48px;
    padding: 0 16px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #333
}

.list-menu ul li a div,
.list-menu ul li a img {
    margin: auto 0
}

.list-menu ul li a div {
    white-space: nowrap
}

.list-menu ul li a:hover,
.list-menu ul li a:focus,
.list-menu ul li a:active {
    color: #d0001a
}

@media(min-width: 992px) {
    .second-bar .list-menu ul li.active a,
    .sticky-bar .list-menu ul li.active a {
        color: #fff !important;
        background: #d0001a
    }
}

.sticky-bar {
    top: 64px;
    background: #fff;
    display: flex;
    flex: 0 0 100%
}

.sticky-bar.tags a {
    position: relative;
    padding: 8px 16px;
    margin-left: 8px;
    white-space: nowrap;
    line-height: 32px;
    background: #888;
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
    border-radius: 32px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .4);
    margin-bottom: 3px;
    margin-top: 3px;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.sticky-bar.tags a:hover,
.sticky-bar.tags a:active,
.sticky-bar.tags a:focus {
    transform: translate(0, -3px);
    background: #d0001a;
    color: #fff
}

.sticky-bar.tags .list-menu ul li:first-child a {
    margin-left: 0 !important
}

.btn-menu.search {
    position: relative;
    margin: auto
}

.btn-menu.search form {
    display: none
}

.btn-menu.search form.active {
    display: block;
    position: absolute;
    width: 217px;
    right: 53px;
    top: 6px
}

.btn-menu.search button {
    display: flex;
    position: relative;
    padding: 13px 11px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: rgba(0, 0, 0, .75);
    border: none;
    background: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.btn-menu.search button:active,
.btn-menu.search button:focus,
.btn-menu.search button:hover {
    color: #000;
    outline: none
}

.btn-menu.search button i {
    font-weight: 600
}

.intext-search {
    display: flex
}

.intext-search form {
    padding-left: 0
}

.intext-search button {
    background-image: linear-gradient(to right, #d0001a 0%, #6a000d 100%);
    color: rgba(255, 255, 255, .75);
    max-width: 68px
}

.intext-search button:active,
.intext-search button:focus,
.intext-search button:hover {
    color: #fff;
    outline: none
}

.list-menu-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 120px;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 9999;
    padding: 40px;
    overflow-y: auto;
    display: none
}

@media(max-width: 991px) {
    .list-menu-overlay {
        padding: 20px 10px;
        top: 70px
    }
}

.list-menu-overlay .container>ul {
    display: flex;
    flex-wrap: wrap
}

.list-menu-overlay .container>ul>li {
    width: 33%;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 600
}

@media(max-width: 991px) {
    .list-menu-overlay .container>ul>li {
        width: 100%
    }
}

.list-menu-overlay .container>ul>li a {
    color: #d0001a
}

.list-menu-overlay .container .tendina-menu li {
    font-size: 18px;
    font-weight: 400
}

.list-menu-overlay .container .tendina-menu li a {
    color: #333
}

.btn-menu-overlay {
    display: flex;
    align-items: center
}

.btn-menu-overlay a {
    display: flex;
    align-items: center;
    margin: 0 10px;
    padding: 0 !important
}

.btn-menu-overlay svg path {
    fill: #fff
}

.btn-menu-overlay svg path:nth-child(2) {
    display: none
}

@media(max-width: 991px) {
    .second-bar .list-menu {
        display: none
    }
}

.search-menu-overlay {
    position: fixed;
    width: 100%;
    top: 120px;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 9999;
    padding: 40px;
    display: none;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, .3)
}

@media(max-width: 991px) {
    .search-menu-overlay {
        padding: 20px 10px;
        top: 70px
    }
}

body.menu-overlay-open .btn-hb path:nth-child(1) {
    display: none
}

body.menu-overlay-open .btn-hb path:nth-child(2) {
    display: block
}

body.menu-overlay-open .list-menu-overlay {
    display: block
}

body.search-overlay-open .btn-search path:nth-child(1) {
    display: none
}

body.search-overlay-open .btn-search path:nth-child(2) {
    display: block
}

body.search-overlay-open .search-menu-overlay {
    display: block
}

body {
    max-width: 1020px;
    margin-left: auto !important;
    margin-right: auto !important
}

.adv-box.adv-sidebar-top {
    margin-top: 8px
}

@media(min-width: 1000px) {
    body.evo-adv-skin,
    body.evo-adv-skin-programmatic,
    body#MM_mcJS_HTML5_LIQUID_SKIN_TheBody {
        width: 1020px !important;
        margin-left: auto !important;
        margin-right: auto !important
    }
}

body.evo-adv-skin .main .container .col,
body.evo-adv-skin-programmatic .main .container .col,
body#MM_mcJS_HTML5_LIQUID_SKIN_TheBody .main .container .col {
    max-width: 676px
}

body.evo-adv-skin .sticky-bar,
body.evo-adv-skin-programmatic .sticky-bar,
body#MM_mcJS_HTML5_LIQUID_SKIN_TheBody .sticky-bar {
    background: rgba(0, 0, 0, 0)
}

body.evo-adv-skin .main,
body.evo-adv-skin-programmatic .main,
body#MM_mcJS_HTML5_LIQUID_SKIN_TheBody .main {
    z-index: 100;
    position: relative;
    max-width: 1020px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    box-shadow: 0px 2px 0 1px #ddd
}

body.evo-adv-skin .main,
body.evo-adv-skin-programmatic .main,
body#MM_mcJS_HTML5_LIQUID_SKIN_TheBody .main,
body.evo-adv-skin #menu-top+.container-fluid,
body.evo-adv-skin-programmatic #menu-top+.container-fluid,
body#MM_mcJS_HTML5_LIQUID_SKIN_TheBod #menu-top+.container-fluid {
    background: #fff
}

#menu-top+.container-fluid {
    border-radius: 12px
}

.gptslot>div>div {
    max-width: 100%
}

.adv-box {
    width: 100%;
    text-align: center
}

.adv-box>div,
.adv-box>ins {
    width: 100%;
    margin: auto
}

.gptslot {
    text-align: center;
    display: block
}

div[id*=gpt-slot-] {
    text-align: center
}

#floor-ad-wrapper {
    z-index: 9999999 !important
}

.adv-video.adv-video-1 {
    display: flex;
    margin-top: 16px !important;
    margin-bottom: 16px !important
}

.adv-video.adv-video-1 .adv-video-tasti {
    padding-left: 4px;
    display: flex
}

.adv-video.adv-video-1 .adv-video-tasti a {
    display: flex;
    margin: auto
}

.adv-video.adv-video-1 .adv-video-tasti a picture {
    margin: auto
}

.adv-video.adv-video-1 .adv-video-tasti a .art-img-ico {
    display: none
}

.adv-video.adv-video-1>div>.brid {
    z-index: 9000 !important
}

@media(min-width: 1200px) {
    .adv-video.adv-video-1 .brid.brid-default-skin {
        max-width: 384px;
        max-height: 202px
    }
}

@media(max-width: 979px) {
    .adv-video.adv-video-1 {
        display: block;
        min-height: 0 !important
    }
    .adv-video.adv-video-1 .adv-video-tasti {
        padding-left: 0
    }
}

.evo-articolo-spons-text .carousel img {
    margin-bottom: 0
}

@media(max-width: 991px) {
    #articolo-scrollevo .sidebar340 {
        display: none
    }
}

.carousel-home {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0
}

.carousel-home .carousel-inner {
    z-index: 1;
    border-radius: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .4)
}

.carousel-home .carousel-inner .carousel-item img {
    top: 39%
}

.carousel-home .carousel-inner .carousel-item .gr-l-b {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4) 43%, transparent 88%)
}

.carousel-home .carousel-caption {
    right: 20%;
    left: 20%
}

.carousel-home .carousel-caption .categoria {
    display: inline-block;
    padding: 4px 16px;
    color: #fff;
    background: #d0001a;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600
}

.carousel-home .carousel-indicators li {
    background-color: #d0001a
}

@media(max-width: 991px) {
    .carousel-home {
        padding: 8px 4px 4px 4px
    }
    .carousel-home .carousel-control-prev,
    .carousel-home .carousel-control-next {
        z-index: 2;
        top: 40%;
        bottom: 40%;
        background: #f3f3f3;
        width: 8%;
        opacity: .9;
        color: #d0001a
    }
    .carousel-home .carousel-control-prev {
        border-radius: 0 70px 70px 0;
        left: 4px
    }
    .carousel-home .carousel-control-next {
        border-radius: 70px 0 0 70px;
        right: 4px
    }
}

@media(max-width: 767px) {
    .carousel-home .carousel-caption {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        color: #333;
        padding: 15px 30px;
        min-height: 206px
    }
    .carousel-home .carousel-indicators {
        position: relative
    }
}

@media(max-width: 575px) {
    .carousel-home .carousel-inner .carousel-item .h35 {
        padding-bottom: 70%
    }
    .carousel-home .carousel-inner .carousel-item img {
        top: 0%;
        width: 125%
    }
}

.carousel-art .carousel-inner .carousel-item .row {
    margin: 5px 0
}

.carousel-art .carousel-inner .carousel-item a {
    padding: 2px;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.carousel-art .carousel-inner .carousel-item a [class*=mask-img-] {
    border-radius: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .4)
}

.carousel-art .carousel-inner .carousel-item a:hover {
    transform: translate(0, -3px)
}

.carousel-art .carousel-control-prev,
.carousel-art .carousel-control-next {
    display: flex;
    top: 20%;
    bottom: 20%;
    background: #d0001a;
    width: 10%;
    opacity: .6;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .4);
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.carousel-art .carousel-control-prev {
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px
}

.carousel-art .carousel-control-next {
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px
}

.carousel-art:hover .carousel-control-prev,
.carousel-art:hover .carousel-control-next {
    opacity: 1
}

.carousel-art .carousel-control-prev:hover,
.carousel-art .carousel-control-next:hover {
    transform: translate(0, -3px)
}

.carousel-big .carousel-control-prev,
.carousel-big .carousel-control-next {
    max-height: 86px;
    margin: auto
}

@media(max-width: 767px) {
    .carousel-big {
        margin-left: -16px;
        margin-right: -16px
    }
}

#box-related-centro {
    height: 56%;
    display: flex
}

#box-related-centro ul {
    margin: auto;
    flex-direction: column;
    padding: 16px
}

#box-related-centro ul li {
    flex-direction: row;
    display: flex;
    margin-bottom: 16px
}

#box-related-centro ul li .numero {
    margin-right: 16px;
    color: #d0001a
}

#box-related-centro ul li .titolo a {
    color: #d0001a
}

body.page-gallery .art-social.gallery-btn a {
    max-width: 40px
}

.breadcrumb {
    margin-bottom: 1.15rem
}

.breadcrumb i {
    font-size: 16px
}

.breadcrumb a {
    color: #d0001a;
    font-weight: 500
}

.breadcrumb a:hover {
    text-decoration: underline
}

@media(max-width: 991px) {
    .breadcrumb {
        margin-bottom: 0
    }
}

.art>.titolo {
    margin-bottom: .25rem
}

.art ol {
    font-size: 18px;
    padding-left: 18px
}

.art ol li {
    text-align: left;
    padding-bottom: 10px;
    list-style-type: decimal
}

@media(max-width: 991px) {
    .art>.titolo {
        margin-bottom: .45rem
    }
    .art>.titolo.titolo-big {
        font-size: 4rem
    }
    .art>.titolo.titolo-small {
        font-size: 2.8rem;
        line-height: 1.2;
        word-break: break-word
    }
}

.art-desc {
    font-family: "Poppins", sans-serif
}

.art-desc .sottotitolo {
    display: block;
    font-size: 1.35rem;
    margin-bottom: 1.15rem
}

.art-desc p a,
.art-desc>ul li a,
.art-desc>ol li a,
.art-desc>a {
    font-size: 1.15rem;
    font-weight: 500;
    color: #d0001a !important
}

.art-desc p a:hover,
.art-desc>ul li a:hover,
.art-desc>ol li a:hover,
.art-desc>a:hover {
    text-decoration: underline !important
}

.art-desc img {
    width: 100%;
    height: auto
}

.art-desc ul {
    padding-left: 20px;
    line-height: 32px;
    margin-bottom: 1.15rem
}

.art-desc ul li {
    font-size: 1.1rem;
    list-style-type: disc;
    margin-bottom: 16px
}

.art-desc .art-img {
    position: relative;
    display: block
}

.art-desc table {
    overflow-y: scroll;
    display: block;
    border: 1px solid #ccc;
    padding: 8px 0;
    background: #eee
}

.art-desc table th,
.art-desc table td {
    padding: 8px;
    flex-wrap: nowrap;
    justify-content: center;
    white-space: nowrap
}

.art-desc table tbody>tr:nth-child(2n) {
    background: #fff
}

#toc_container,
.art-legend {
    display: block;
    background: #fbfbfb;
    border: 1px solid #d0001a;
    padding: 24px 32px 16px 32px;
    border-radius: 8px;
    margin-bottom: 1.45rem
}

#toc_container.light,
.art-legend.light {
    background: #fff;
    border: none;
    padding: 0
}

#toc_container .titolo,
.art-legend .titolo {
    margin-bottom: 1rem
}

#toc_container a,
.art-legend a {
    display: block;
    line-height: 22px;
    padding-left: 16px;
    padding-bottom: 12px;
    color: #333
}

#toc_container a:hover,
.art-legend a:hover {
    text-decoration: underline
}

#toc_container ul,
.art-legend ul {
    font-weight: 500;
    padding: 0px;
    margin-bottom: 0
}

#toc_container ul li,
.art-legend ul li {
    list-style-type: none
}

#toc_container ul li:before,
.art-legend ul li:before {
    position: absolute;
    content: "";
    font-family: "atn-icons";
    margin-right: 10px;
    line-height: 22px;
    font-size: 12px;
    vertical-align: middle;
    color: #5a5a5a
}

#toc_container ul ul,
.art-legend ul ul {
    padding-left: 16px;
    font-weight: 300
}

#toc_container ul ul li:before,
.art-legend ul ul li:before {
    position: absolute;
    font-size: 10px
}

@media(max-width: 991px) {
    #toc_container,
    .art-legend {
        padding: 18px 8px 0
    }
    #toc_container a,
    .art-legend a {
        padding-bottom: 0;
        font-size: 15px
    }
    #toc_container ul li,
    .art-legend ul li {
        margin-bottom: 10px
    }
}

#toc_container ul li:before,
#toc_container a,
.art-legend a {
    color: #d0001a
}

.art-legend a {
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 0
}

.art-legend ul li {
    margin-bottom: 16px
}

.art-legend ul li:before {
    line-height: 33px
}

.art-legend.al-small {
    position: relative;
    padding: 8px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 18px
}

.art-legend.al-small span:first-child {
    position: absolute;
    top: -17px;
    left: 8px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #d0001a
}

.art-legend.al-small a {
    padding: 0
}

.art-autore {
    display: flex
}

.art-autore .titolo {
    margin: 0;
    font-size: 18px
}

.art-autore .titolo a {
    color: #d0001a
}

.art-autore .titolo a:hover {
    text-decoration: underline
}

.art-autore .foto {
    margin-bottom: .8rem;
    margin-right: 1.15rem
}

.art-autore .foto>div {
    border-radius: 50%;
    width: 64px;
    height: 64px
}

.art-autore .foto>div img {
    width: 120%;
    height: auto;
    margin-bottom: 0
}

.art-autore .link .badge {
    background: #d0001a;
    color: #fff
}

.art-autore .link .badge:hover {
    background: #9d0014
}

.art-autore ul {
    padding-left: 16px;
    line-height: 32px;
    margin-bottom: .5rem
}

.art-autore ul li {
    font-size: 16px;
    line-height: 20px;
    padding-top: 7px;
    margin-top: 0;
    list-style-type: disc
}

.art-autore.top .titolo {
    font-size: 16px
}

.art-autore.top .foto>div {
    width: 36px;
    height: 36px
}

.art-autore.top ul {
    padding-left: 0
}

.art-autore.top ul li {
    font-size: 14px;
    padding-top: 0;
    list-style-type: none
}

.art-autore.verticale {
    flex: 1;
    flex-direction: column
}

.art-autore.verticale .foto {
    margin-left: auto;
    margin-right: auto
}

.art-autore.verticale .foto>div {
    width: 200px;
    height: 200px;
    padding-bottom: 0
}

.art-autore.verticale ul {
    display: inline-block;
    padding-left: 16px;
    line-height: 32px;
    margin-bottom: 1.15rem
}

.art-autore.verticale ul li {
    font-size: 1.1rem
}

@media(max-width: 575px) {
    .art-autore .foto {
        margin: 0 4px 0 0
    }
    .art-autore.verticale .foto {
        display: block
    }
    .art-autore .titolo {
        font-size: 16px !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        line-height: 16px !important
    }
    .art-autore ul {
        display: inline-block;
        padding-left: 0
    }
    .art-autore ul li {
        margin-left: 0;
        font-size: 13px;
        line-height: 14px;
        margin-top: 0px;
        margin-bottom: 4px
    }
    .art-autore.verticale ul li {
        line-height: 21px
    }
}

body.page-autore .art-autore ul li {
    list-style-type: none
}

.art-social a {
    color: #fff;
    background: #d0001a;
    text-align: center;
    padding: 16px 0
}

.art-social.gallery-btn {
    justify-content: space-around
}

.art-social.gallery-btn .titolo {
    font-size: 26px
}

.art-social.gallery-btn a {
    color: #d0001a;
    background: #fff;
    display: flex
}

.art-social.gallery-btn a span {
    display: none
}

.art-social.gallery-btn a i {
    color: #d0001a;
    font-weight: 600;
    font-size: 30px;
    margin: auto
}

.art-social .google-news {
    background: #999
}

.art-social .google-news:hover {
    background: gray
}

.art-social .facebook {
    background: #3b5998
}

.art-social .facebook:hover {
    background: #2d4373
}

.art-social .twitter {
    background: #00aced
}

.art-social .twitter:hover {
    background: #0087ba
}

.art-social .pinterest {
    background: #cb2027
}

.art-social .pinterest:hover {
    background: #9f191f
}

.art-social ul.footer-meta {
    justify-content: space-around;
    padding-top: 8px
}

.art-social ul.footer-meta li a {
    padding-left: 12px !important;
    padding-right: 12px !important
}

@media(max-width: 767px) {
    .art-social {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 !important;
        z-index: 107
    }
    .art-social.relative {
        position: relative
    }
    .art-social a {
        padding: 12px 0
    }
    .art-social a span {
        display: none
    }
    .art-social.gallery-btn .titolo {
        font-size: 20px
    }
    .art-social.gallery-btn a {
        max-width: 30px
    }
    .art-social.gallery-btn a i {
        font-size: 23px
    }
}

#list-menu-open .art-social {
    display: none
}

@media(max-width: 991px) {
    #list-menu-open .art-social {
        display: flex
    }
    #list-menu-open .art-social a {
        display: block !important;
        color: #fff !important;
        text-align: center !important;
        padding: 12px 0
    }
}

@media(max-width: 991px)and (max-width: 767px) {
    #list-menu-open .art-social {
        position: relative
    }
}

.art-card {
    padding: 0 24px;
    background: #eee;
    border: 1px solid #ddd
}

.art-commenti {
    display: none
}

.art-commenti.aperto {
    display: block
}

.art-commenti .form-check {
    padding-left: 1.25rem
}

.art-commenti li.comment.even {
    padding-bottom: 24px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 24px
}

.art-commenti li.comment.depth-2 {
    padding-left: 24px
}

.art-commenti li.comment.depth-3 {
    padding-left: 48px
}

.art-commenti .comment-author .fn {
    font-weight: 600
}

.art-commenti .comment-author img {
    float: left;
    height: 54px;
    width: 54px;
    margin-right: 16px;
    margin-bottom: 16px
}

.cat-descrizione ul {
    padding-left: 24px
}

.cat-descrizione ul li {
    text-align: left;
    list-style-type: disc;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    font-family: "Poppins", sans-serif
}

.cat-descrizione img {
    width: 100%;
    height: auto
}

.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #c5c5c5;
    font-size: 25px;
    line-height: 25px;
    height: 25px;
    width: 125px;
    margin: 0 auto;
    position: relative;
    text-shadow: 0 1px 0 #a2a2a2
}

.star-ratings-css::before {
    content: "★★★★★";
    opacity: .3
}

.star-ratings-css.s0::after {
    width: 0%
}

.star-ratings-css.s1::after {
    width: 20%
}

.star-ratings-css.s2::after {
    width: 40%
}

.star-ratings-css.s3::after {
    width: 60%
}

.star-ratings-css.s4::after {
    width: 80%
}

.star-ratings-css::after {
    color: gold;
    content: "★★★★★";
    text-shadow: 0 1px 0 #ab5414;
    position: absolute;
    z-index: 1;
    display: block;
    left: 0;
    top: 0;
    width: attr(rating);
    overflow: hidden
}

.meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px
}

.meta .autore,
.meta .data {
    display: inline-block
}

.meta .autore {
    font-size: 14px
}

.meta .autore a {
    font-size: 1rem;
    font-weight: 500;
    color: #d0001a
}

.meta .autore a:hover {
    text-decoration: underline
}

.meta .data {
    font-size: 14px
}

.meta .badge {
    background: #d0001a;
    color: #fff
}

.meta .badge:hover {
    background: #9d0014
}

.art-data .titolo {
    color: #9d0014;
    margin-bottom: 1rem
}

.art-data ul {
    margin-bottom: 0;
    padding: 0
}

.art-data ul li {
    list-style-type: none;
    margin-bottom: 24px
}

.art-data ul li div {
    color: #9d0014;
    text-align: center;
    line-height: 1.4rem
}

.art-data ul li div span,
.art-data ul li div div {
    font-size: 1.25rem;
    font-weight: 600;
    color: #333;
    line-height: 1.4rem
}

.art-data ul.tipo2 {
    margin-left: 24px
}

.art-data ul.tipo2 li {
    padding-left: 8px;
    list-style-type: disc
}

.art-data ul.tipo2 li div {
    color: #333;
    text-align: left
}

.articolo-home p {
    font-size: 16px;
    line-height: 26px
}

.articolo-home .immagine a.foto,
.articolo-home a.testo {
    position: relative;
    display: block;
    overflow: visible
}

.articolo-home .immagine a.foto {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .4)
}

.articolo-home .immagine a.foto.foto-circle {
    border-radius: 50%
}

.articolo-home .titolo {
    margin-top: 16px;
    border-left: 4px solid #d0001a;
    padding-left: 8px
}

.articolo-home .descrizione {
    margin-bottom: 32px
}

.articolo-home .immagine {
    position: relative
}

.articolo-home .immagine .categoria {
    position: absolute;
    padding: 4px 16px;
    color: #fff;
    background: #d0001a;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    bottom: -6px;
    left: -6px;
    border-radius: 16px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .4);
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    display: table
}

.articolo-home .immagine .categoria:after {
    content: "";
    font-family: "atn-icons";
    font-size: 29px;
    line-height: 29px;
    text-align: center;
    margin-left: 0px;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -17px;
    color: #d0001a
}

.articolo-home .immagine .icona {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 8px
}

.articolo-home .immagine .icona i {
    color: #fff
}

.articolo-home .immagine .icona i:hover {
    content: "/f005";
    font-family: "atn-icons"
}

.articolo-home .immagine .autore {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 8px
}

.articolo-home .immagine .autore:hover {
    text-decoration: underline
}

.articolo-home .immagine .autore i {
    font-size: 13px;
    line-height: 13px;
    min-width: 13px;
    font-weight: 500
}

.articolo-home .testo .categoria {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600
}

.articolo-home .testo .autore {
    display: block;
    color: #333;
    font-size: 13px;
    font-weight: 500;
    padding: 8px 0
}

.articolo-home .testo .autore:hover {
    text-decoration: underline
}

.articolo-home .testo .autore i {
    font-size: 13px;
    line-height: 13px;
    min-width: 13px;
    font-weight: 500
}

.articolo-home:hover .immagine .categoria {
    transform: translate(0, -3px)
}

.articolo-home:hover .titolo {
    color: #d0001a
}

.articolo-home:hover .descrizione {
    color: #333
}

.articolo-home:hover .testo .categoria {
    color: #333
}

.articolo-home.orizzontale .immagine {
    margin-bottom: 30px
}

.articolo-home.orizzontale .testo .descrizione {
    margin-bottom: 0
}

@media(max-width: 991px) {
    .articolo-home.orizzontale .immagine {
        margin-bottom: 16px
    }
}

.articolo-home.autore>div {
    background: #f0f0f0;
    padding: 16px 24px 16px 24px;
    display: flex;
    flex-direction: row
}

.articolo-home.autore>div .immagine a.foto {
    box-shadow: none
}

.articolo-home.autore>div .immagine a.foto>div {
    border-radius: 50%
}

@media(max-width: 991px) {
    .articolo-home.autore>div {
        display: block
    }
    .articolo-home.autore>div .immagine a.foto {
        max-width: 40%;
        margin: auto
    }
}

@media(min-width: 992px) {
    .articolo-home.orizzontale.mini {
        display: flex;
        flex-direction: row
    }
    .articolo-home.orizzontale.mini .immagine {
        flex: 0 0 30%;
        width: 30%
    }
    .articolo-home.orizzontale.mini .immagine .autore {
        position: relative;
        float: left;
        color: #333
    }
    .articolo-home.orizzontale.mini .testo {
        flex-direction: column;
        flex: 0 0 70%;
        width: 70%;
        padding-left: 16px
    }
    .articolo-home.orizzontale.mini .testo .titolo {
        margin-top: 0
    }
}

@media(max-width: 991px)and (min-width: 768px) {
    .articolo-home.orizzontale.full .immagine .icona {
        position: relative;
        float: right;
        padding-right: 0
    }
    .articolo-home.orizzontale.full .immagine .icona i {
        color: #333
    }
    .articolo-home.orizzontale.full .immagine .autore {
        position: relative;
        float: left;
        padding-left: 0;
        color: #333
    }
}

@media(min-width: 768px) {
    .articolo-home.orizzontale.full {
        display: flex;
        flex-direction: row
    }
    .articolo-home.orizzontale.full .immagine {
        flex: 0 0 30%;
        width: 30%
    }
    .articolo-home.orizzontale.full .immagine .categoria {
        position: absolute;
        top: -6px;
        left: -6px;
        bottom: auto;
        padding: 4px 16px;
        color: #fff;
        background: #d0001a
    }
    .articolo-home.orizzontale.full .immagine .categoria:after {
        display: none
    }
    .articolo-home.orizzontale.full .immagine .icona {
        bottom: 0;
        top: auto
    }
    .articolo-home.orizzontale.full .immagine .autore {
        top: auto;
        bottom: 0
    }
    .articolo-home.orizzontale.full .testo {
        flex-direction: column;
        flex: 0 0 70%;
        width: 70%;
        padding-left: 16px
    }
    .articolo-home.orizzontale.full .testo .titolo {
        margin-top: 0
    }
}

@media(max-width: 991px) {
    .articolo-home {
        margin-bottom: 18px !important
    }
}

body.home .articolo-home p {
    font-size: 15px;
    line-height: 24px
}

nav.paginazione span,
nav.paginazione a {
    display: inline-block;
    min-width: 42px;
    min-height: 42px;
    line-height: 42px;
    background: #6c757d;
    color: #fff;
    text-align: center;
    border: 1px solid #fff
}

nav.paginazione span:hover,
nav.paginazione a:hover {
    background: #d0001a;
    color: #fff;
    border: 1px solid #fff
}

nav.paginazione span:link,
nav.paginazione span:visited,
nav.paginazione span:active,
nav.paginazione a:link,
nav.paginazione a:visited,
nav.paginazione a:active {
    text-shadow: none;
    box-shadow: none;
    border: 1px solid #fff
}

nav.paginazione span.current,
nav.paginazione a.current {
    background: #d0001a;
    color: #fff
}

.sidebar340 {
    max-width: 340px
}

@media(max-width: 1599px) {
    .sidebar340 {
        max-width: 332px
    }
}

@media(max-width: 1199px) {
    .sidebar340 {
        max-width: 100%;
        margin-top: 20px
    }
}

.sidebar200 {
    max-width: 200px
}

@media(max-width: 1599px) {
    .sidebar200 {
        display: none
    }
}

.sidebar4 {
    max-width: 40%
}

@media(max-width: 1599px) {
    .sidebar4 {
        max-width: 33%
    }
}

@media(max-width: 998px) {
    .sidebar4 {
        max-width: 100%;
        margin-top: 20px
    }
}

.sticky-wrapper {
    align-items: center;
    align-self: flex-start;
    display: flex;
    margin: 0 0 24px 0;
    width: 100%;
    justify-content: center;
    top: 7rem
}

@media screen and (min-width: 1200px) {
    .sticky-wrapper {
        position: sticky;
        position: -moz-sticky;
        position: -ms-sticky;
        position: -o-sticky
    }
}

footer.sito-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    font-size: 12px;
    line-height: 48px;
    text-transform: uppercase;
    padding-bottom: 116px;
    color: #fff;
    background-image: linear-gradient(to right, #d0001a 0%, #6a000d 100%);
    box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, .3)
}

footer.sito-footer .container {
    background: none !important
}

footer.sito-footer span,
footer.sito-footer a {
    padding: 0 16px;
    color: #fff
}

footer.sito-footer span:hover,
footer.sito-footer span:focus,
footer.sito-footer span:active,
footer.sito-footer a:hover,
footer.sito-footer a:focus,
footer.sito-footer a:active {
    text-decoration: underline
}

footer.sito-footer .footer-top {
    display: flex;
    flex-direction: column
}

footer.sito-footer .footer-top>div {
    justify-content: center;
    display: flex
}

footer.sito-footer .footer-top .logo img {
    height: 48px
}

@media(max-width: 575px) {
    footer.sito-footer .footer-top {
        font-weight: 800px
    }
    footer.sito-footer .footer-bottom {
        flex-direction: column;
        font-weight: 700px
    }
}

@media(max-width: 575px) {
    footer.sito-footer {
        text-align: center
    }
}

footer a.social-icon {
    width: 40px;
    min-height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: initial;
    background: #fff;
    margin-right: 10px;
    border-radius: 50%
}

.footer-center {
    display: flex !important;
    gap: 40px;
    padding: 0 40px
}

@media(max-width: 991px) {
    .footer-center {
        display: block !important;
        padding: 0 20px
    }
}

.footer-center>div {
    width: 50%
}

@media(max-width: 991px) {
    .footer-center>div {
        width: 100%
    }
}

.footer-center>div p {
    text-align: left;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 20px
}

@media(max-width: 991px) {
    .footer-center>div p {
        text-align: center
    }
}

.footer-center>div span {
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    padding: 0
}

.footer-bottom {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

@media(max-width: 991px) {
    .footer-bottom {
        margin-bottom: 30px;
        margin-top: 30px;
        flex-direction: column
    }
}

.footer-bottom a {
    font-weight: 800;
    padding-left: 0 !important;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-size: 14px
}

@media(max-width: 991px) {
    .footer-bottom a {
        padding-right: 0 !important
    }
}

body {
    background: #fff
}

@media(min-width: 1200px) {
    .art.col {
        max-width: 680px
    }
}

.img-articolo img {
    background-size: cover;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http%3A//www.w3.org/2000/svg' xmlns%3Axlink='http%3A//www.w3.org/1999/xlink' viewBox='0 0 1280 853'%3E%3Cfilter id='b' color-interpolation-filters='sRGB'%3E%3CfeGaussianBlur stdDeviation='.5'%3E%3C/feGaussianBlur%3E%3CfeComponentTransfer%3E%3CfeFuncA type='discrete' tableValues='1 1'%3E%3C/feFuncA%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Cimage filter='url(%23b)' x='0' y='0' height='100%25' width='100%25' xlink%3Ahref='data%3Aimage/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAIAAACepSOSAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAs0lEQVQI1wGoAFf/AImSoJSer5yjs52ktp2luJuluKOpuJefsoCNowB+kKaOm66grL+krsCnsMGrt8m1u8mzt8OVoLIAhJqzjZ2tnLLLnLHJp7fNmpyjqbPCqLrRjqO7AIeUn5ultaWtt56msaSnroZyY4mBgLq7wY6TmwCRfk2Pf1uzm2WulV+xmV6rmGyQfFm3nWSBcEIAfm46jX1FkH5Djn5AmodGo49MopBLlIRBfG8yj/dfjF5frTUAAAAASUVORK5CYII='%3E%3C/image%3E%3C/svg%3E")
}

.art-desc .art-img noscript,
.art-desc .art-img source {
    width: 100%;
    height: auto
}

.art-desc table th,
.art-desc table td {
    white-space: normal
}

.adv-box {
    width: 100%;
    text-align: center
}

.adv-box>div,
.adv-box>ins {
    width: 100%;
    margin: auto
}

.gptslot {
    text-align: center;
    display: block
}

div[id*=gpt-slot-] {
    text-align: center
}

#floor-ad-wrapper {
    z-index: 9999999 !important
}

.adv-box.adv-intropage-mob {
    margin: 0
}

#MM_mcJS_HTML5_LIQUID_SKIN_TheBody .container-fluid,
#MM_mcJS_HTML5_LIQUID_SKIN_TheBody .container {
    max-width: 1000px
}

#MM_mcJS_HTML5_LIQUID_SKIN_TheBody .art.col {
    max-width: 660px
}

.gallery-adv-box,
.gallery-adv-box>div,
.gallery-adv-box>ins {
    min-height: 90px;
    display: flex;
    flex: 1
}

.gallery-adv-box>div,
.gallery-adv-box>ins>ins {
    margin: auto
}

.optiload>div {
    display: flex !important
}

.optiload,
.optiload>div,
.optiload>div iframe,
.adv-box.adv-masthead,
.adv-box.adv-atf,
.adv-box.adv-intext,
.adv-box.adv-btf,
.adv-box.adv-masthead>div,
.adv-box.adv-atf>div,
.adv-box.adv-intext>div,
.adv-box.adv-btf>div,
.adv-box.adv-masthead>div>div,
.adv-box.adv-atf>div>div,
.adv-box.adv-intext>div>div,
.adv-box.adv-btf>div>div,
.adv-box.adv-atf-mob,
.adv-box.adv-atf-mob>div,
.adv-box.adv-atf-mob>div>div {
    margin: auto
}

@media(min-width: 992px) {
    .adv-box.adv-masthead,
    .adv-box.adv-masthead>div>div {
        min-height: 270px;
        display: flex
    }
    .adv-box.adv-atf,
    .adv-box.adv-atf>div>div {
        min-height: 300px;
        display: flex;
        flex-direction: column
    }
    .adv-box.adv-atf [data-adunitid="3"] {
        min-height: 300px
    }
    .adv-box.adv-intext {
        min-height: 300px;
        display: flex
    }
    .adv-box.adv-btf {
        min-height: 300px;
        display: flex
    }
    .adv-box.adv-sidebar-top {
        min-height: 350px
    }
}

@media(min-width: 468px)and (max-width: 991px) {
    .adv-box.adv-masthead {
        min-height: 250px;
        display: flex
    }
    .adv-box.adv-atf {
        min-height: 480px;
        display: flex
    }
    .adv-box.adv-intext,
    .adv-box.adv-intext>div {
        min-height: 480px;
        display: flex
    }
    .adv-box.adv-btf {
        min-height: 430px;
        display: flex
    }
    .adv-box.adv-sidebar-top {
        min-height: 350px;
        display: flex
    }
    .adv-box.adv-sidebar-sticky {
        min-height: 600px;
        display: flex
    }
}

@media(max-width: 467px) {
    .adv-box.adv-masthead {
        min-height: 250px;
        display: flex
    }
    .adv-box.adv-atf {
        min-height: 480px;
        display: flex
    }
    .adv-box.adv-intext,
    .adv-box.adv-intext>div {
        min-height: 480px;
        display: flex
    }
    .adv-box.adv-btf {
        min-height: 430px;
        display: flex
    }
    .adv-box.adv-sidebar-top {
        min-height: 350px;
        display: flex
    }
    .adv-box.adv-sidebar-sticky {
        min-height: 600px;
        display: flex
    }
}

@media(max-width: 991px) {
    .art .art-desc div[id*=ENGAGEYA_WIDGET_] {
        min-height: 250px
    }
    #wrap-optiload-masthead {
        min-height: 110px;
        display: flex;
        overflow-y: auto;
        z-index: 1000;
        flex: 1
    }
    #wrap-optiload-masthead>div {
        margin: auto !important;
        display: flex;
        flex-direction: column
    }
    .page-gallery .art .adv-box {
        min-height: 250px
    }
}

.evo-articolo-spons .adv-box.adv-atf-mob {
    min-height: 0
}

@media(max-width: 980px) {
    .evo-articolo-spons .adv-box.adv-atf-mob {
        min-height: 430px;
        display: flex
    }
}

@media(max-width: 1199px) {
    .adv-box.adv-sidebar-top,
    .adv-box.adv-sidebar-top>div,
    .adv-box.adv-sidebar-top>div>div {
        margin: auto
    }
    .adv-box.adv-sidebar-top {
        min-height: 350px;
        display: flex;
        flex-direction: column
    }
    .adv-box.adv-sidebar-sticky {
        min-height: 600px;
        display: flex;
        flex-direction: column
    }
}

@media(min-width: 1281px) {
    body {
        margin-top: 212px !important
    }
    body.page-autore {
        margin-top: 84px !important
    }
}

@media(min-width: 992px)and (max-width: 1280px) {
    body {
        margin-top: 118px
    }
    body.page-autore>.main,
    body.page-autore>.container-fluid {
        margin-top: 0 !important
    }
}

.h-5 {
    height: 1rem
}

.h-6 {
    height: 1.5rem
}

.h-7 {
    height: 1.75rem
}

.h-8 {
    height: 2rem
}

.h-9 {
    height: 2.4rem
}

.h-10 {
    height: 3rem
}

.inline {
    display: inline
}

.fill {
    fill: currentColor
}

.menu-top .first-bar a>div span {
    vertical-align: bottom
}

.art-img-ico {
    display: flex
}

.art-img-ico svg {
    margin: auto
}

.art-social.gallery-btn a {
    margin: auto;
    justify-content: center
}

.articolo-home .immagine .categoria:after {
    display: none
}

.articolo-home .immagine .categoria svg {
    position: absolute;
    color: #d0001a;
    width: 100%;
    bottom: -0.8rem;
    left: 0
}

#toc_container ul li,
.art-legend ul li {
    position: relative
}

#toc_container ul li:before,
.art-legend ul li:before {
    border-style: solid;
    border-width: .2em .2em 0 0;
    content: "";
    display: inline-block;
    height: .45em;
    left: 0;
    position: absolute;
    top: 10px;
    transform: rotate(45deg);
    vertical-align: top;
    width: .45em;
    float: left;
    font-size: 19px
}

#toc_container ul li:before {
    top: 6px
}

.newsletter-box .sidebar440>div a {
    line-height: 2.5rem
}

.newsletter-box .sidebar440>div a svg {
    padding-right: 8px
}

.menu-top .first-bar .logo a img,
.menu-top .first-bar .logo a svg {
    height: 43px;
    margin: auto
}

@media(max-width: 530px) {
    .menu-top .first-bar .logo a img,
    .menu-top .first-bar .logo a svg {
        height: 34px
    }
}

.evo-articolo-spons-text .carousel img {
    margin-bottom: 0
}

.img-menu.logo {
    justify-content: start;
    display: flex;
    flex: 1
}

.carousel-home .carousel-inner {
    border-radius: 0;
    box-shadow: none
}

@media(min-width: 991px) {
    .menu-top .second-bar {
        background: #fff
    }
    .menu-top .second-bar a {
        color: #444;
        min-height: 40px !important
    }
    .layout-1 {
        margin-left: 120px
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Arial-black;
    font-weight: 600
}

.carousel-home .carousel-caption h2 {
    font-family: arial;
    font-size: 43px;
    font-weight: 500;
    word-spacing: -4px
}

.carousel-home .carousel-caption .categoria {
    background: #d0001a
}

.carousel-home .carousel-indicators li {
    background-color: #d0001a
}

.carousel-home .carousel-inner .carousel-item img {
    top: 0
}

.articolo-home {
    padding-top: 16px;
    border: 1px solid #eee;
    margin: 10px
}

.articolo-home .immagine a.foto {
    border-radius: 0;
    box-shadow: none
}

.articolo-home .immagine .categoria,
.articolo-home.orizzontale.full .immagine .categoria {
    background: #d0001a;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    box-shadow: none
}

.articolo-home .titolo {
    font-weight: 100;
    font-family: Arial;
    word-spacing: 3px;
    border-left: none;
    padding-left: 0
}

body.home .articolo-home p {
    font-size: 13px;
    line-height: 17px
}

.articolo-home:hover .immagine .categoria {
    transform: none
}

.layout-speciale.lay-sp-0 {
    background: #333;
    border: none;
    border-radius: 0
}

.layout-list .row {
    border-radius: 0
}

.layout-1>.title a,
.layout-1>div>.title a,
.layout-1>.subtitle,
.layout-1>div>.subtitle,
.layout-speciale.lay-sp-0 .articolo-home .testo .titolo {
    color: #fff
}

.layout-speciale.lay-sp-0 .articolo-home .testo .descrizione {
    color: #fff
}

.layout-speciale.lay-sp-0 .layout-list .articolo-home .testo .titolo {
    color: #333
}

.layout-speciale.esperto-legale {
    background: #ff0
}

.layout-speciale.esperto-legale .title a,
.layout-speciale.esperto-legale .subtitle,
.layout-speciale.esperto-legale .articolo-home .testo .titolo,
.layout-speciale.esperto-legale .articolo-home .testo .descrizione {
    color: #333
}

.layout-speciale.lay-sp-0 .badge-secondary {
    color: #fff
}

.btn-1 {
    margin: 16px 16px 16px 0
}

.badge {
    border-radius: 0
}

.layout-1 {
    background: #f56006;
    border: none;
    border-radius: 0
}

.layout-1 .articolo-home .titolo {
    color: #fff
}

.badge-secondary {
    background: #fff;
    color: #f56006
}

.home-ricette .h2 {
    text-transform: uppercase
}

.home-ricette .col-sm a,
.home-ricette .col-sm a:hover {
    border-radius: 0
}

.home-ricette .col-sm a:hover {
    background: #333;
    transform: none
}

.home-ricette .col-sm a .maschera-immagine {
    border: none
}

.home-ricette .col-sm a .titolo {
    font-family: Arial-black
}

.home-ricette .badge-secondary {
    background: #333;
    color: #fff
}

hr {
    border-color: #fff;
    margin-bottom: 48px
}

.layout-2 {
    border-radius: 0;
    box-shadow: none;
    background: #ffe654
}

.layout-2.c-3>.title {
    color: #333
}

.layout-2 a.autore .maschera-immagine {
    border-radius: 0
}

.layout-2 .badge-secondary {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}

.layout-2 .immagine .categoria {
    background: #333 !important;
    top: 0 !important;
    right: 0 !important
}

.layout-speciale.lay-sp-1,
.layout-speciale.lay-sp-2 {
    background-image: none
}

footer.sito-footer {
    background: #333
}

footer.sito-footer span,
footer.sito-footer a {
    color: #fff
}

footer.sito-footer .footer-tasti-sociali {
    justify-content: space-around;
    display: flex
}

footer.sito-footer .footer-tasti-sociali>div {
    border: 1px solid #fff;
    padding: 20px !important;
    display: flex
}

footer.sito-footer .footer-tasti-sociali>div>a {
    color: #fff
}

footer.sito-footer .footer-center {
    color: #fff
}

.footer-center.container {
    line-height: 23px
}

footer.sito-footer .footer-tasti-sociali {
    padding-bottom: 36px
}

footer.sito-footer .footer-tasti-sociali>div>a {
    font-weight: 100;
    font-family: arial
}

footer.sito-footer .footer-top a {
    font-weight: 800;
    font-size: 20px
}

footer.sito-footer .footer-top {
    padding: 36px 12px
}

footer.sito-footer {
    background-image: none;
    box-shadow: none
}

body.page-chisiamo .articolo-home.autore>div {
    background: #fff
}

#toc_container,
.art-legend.al-small {
    border-radius: 0;
    border-color: #333;
    background: #fff
}

#toc_container a,
#toc_container ul li:before,
.art-legend.al-small span:first-child,
.art-legend.al-small a {
    color: #333
}

.carousel-art .carousel-control-prev,
.carousel-art .carousel-control-next {
    border-radius: 0;
    background: #333
}

.carousel-art .carousel-inner .carousel-item a [class*=mask-img-] {
    border-radius: 0;
    box-shadow: none
}

.carousel-art .carousel-control-prev,
.carousel-art .carousel-control-next {
    border-radius: 0;
    background: #333
}

.art-img-ico {
    background: #333
}

.sticky-bar.tags a {
    border-radius: 0;
    border: 1px solid #333;
    background: #fff;
    color: #333;
    font-weight: 800;
    box-shadow: none
}

@media(max-width: 991px) {
    .menu-top .second-bar li:hover a {
        background: none
    }
    .menu-top .second-bar #list-menu-open>ul>li ul.tendina-menu li a div {
        border-radius: 0
    }
    .menu-top .first-bar #burger-close a {
        color: #fff
    }
    .menu-top .second-bar li:hover a {
        background: none
    }
}

.menu-top .second-bar .list-menu ul {
    justify-content: center
}

@media(min-width: 992px) {
    .articolo-home.orizzontale.mini {
        margin: 0;
        border: none
    }
    .menu-top .second-bar a {
        color: #000 !important;
        font-weight: bold
    }
    .menu-top .second-bar li:hover a {
        background: #d0001a;
        color: #f5f5f5 !important
    }
    .menu-top .second-bar .tendina-menu {
        background: #d0001a
    }
}

.menu-top .second-bar {
    background-image: linear-gradient(to right, #f5f5f5 0%, #f5f5f5 100%)
}

.menu-top .first-bar {
    background: #d0001a
}

.menu-top .first-bar #burger a,
.btn-menu.search button {
    color: #fff !important
}

.menu-top .first-bar #burger-close a {
    color: #fff
}

.menu-top .first-bar .list-menu ul a:hover svg path {
    fill: #d0001a
}

.footer-center.container {
    display: inline-block
}

body.article .col .articolo-home {
    border: none
}

@media(max-width: 480px) {
    .list-menu.footer-social ul li a {
        padding: 0 5px !important
    }
}

@media(max-width: 991px) {
    body.evo-adv-skin-mobile a#evoAdvS-a {
        top: 0px;
        z-index: 99999999;
        position: relative
    }
    #video-mh-mob {
        background: #000;
        position: absolute;
        top: 66px;
        left: 0;
        right: 0
    }
    #video-mh-mob+header+.main {
        margin-top: 244px
    }
    body.evo-adv-skin-mobile #video-mh-mob+header+.main {
        margin-top: 64px
    }
    body.evo-adv-skin-mobile.evo-scroll #video-mh-mob+header+.main {
        margin-top: 244px !important
    }
}

.menu-top .first-bar .logo a img {
    min-width: 100px !important;
    height: auto !important;
    max-height: none !important
}

@media(max-width: 400px) {
    .menu-top .first-bar .logo a img {
        max-width: 80px !important;
        min-width: auto !important;
        height: auto !important
    }
}

footer.sito-footer .footer-top .logo img {
    min-width: 120px !important;
    height: auto !important;
    margin-bottom: 30px
}

footer.sito-footer {
    background-color: #d0001a
}

.meta>div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    align-items: center;
    padding: 10px 0px;
    width: 100%
}

.meta .art-autore {
    display: flex;
    align-items: center
}

.meta .foto {
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0
}

.block_category_home {
    background: #f5f5f5;
    padding: 40px 20px
}

.block_category_home .title {
    color: #212529
}

.block_category_home .testo {
    color: #212529
}

.block_category_home .articolo-home {
    border: none
}

.block_category_home .articolo-home:hover .descrizione {
    color: #212529
}

.block_category_home .articolo-home:hover .titolo {
    color: #212529
}

.block_category_home.dark {
    background: #2b2c2c
}

.block_category_home.dark .title {
    color: #fff
}

.block_category_home.dark .testo {
    color: #fff
}

.block_category_home.dark .articolo-home:hover .descrizione {
    color: #fff
}

.block_category_home.dark .articolo-home:hover .titolo {
    color: #fff
}

@media(max-width: 991px) {
    .first-bar>.container>.list-menu {
        display: none
    }
    .menu-top .first-bar {
        padding: 0 !important
    }
    .articolo-home {
        margin: 0 !important
    }
}

.art-desc figure {
    margin-left: 0
}

[data-adunitid]:not([id*=video]):not([data-adunitid="3"]):not([data-adunitid="4"]),
[data-adunitid]:not([id*=video]):not([data-adunitid="3"]):not([data-adunitid="4"])>div,
[data-adunitid]:not([id*=video]):not([data-adunitid="3"]):not([data-adunitid="4"])>div>div {
    margin: auto !important;
    display: flex;
    flex: 1;
    justify-content: center
}

.player_evolution span.evo-label-logo{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -30px;
    font-family: sans-serif !important;
    font-size: 12px !important;
    color: #1e293b !important;
  }
  .player_evolution span.evo-label-logo a{
    display: block !important; 
    background-color: unset !important; 
    text-decoration: none !important; 
  }
  .player_evolution span.evo-label-logo a img{
    height: 15px !important;
    margin-left: 5px;
  }
  .player_evolution { 
    display: flex; 
    justify-content: center; 
    align-items: center;
    margin: auto;  
    position: relative;
    margin-bottom: 30px;
  }

@media(min-width: 981px) {
    [data-adunitid="0"] {
        min-height: 250px
    }
    [data-adunitid="0"],
    [data-adunitid="0"]>div,
    [data-adunitid="0"]>div>div {
        justify-content: space-around !important
    }
    [data-adunitid="1"] {
        min-height: 280px
    }
    [data-adunitid="2"] {
        min-height: 280px
    }
    [data-adunitid="3"] {
        min-height: 250px;
        text-align: center
    }
    [data-adunitid="4"] {
        min-height: 1050px;
        text-align: center
    }
    [data-adunitid="6"] {
        min-height: 1000px
    }
    [data-adunitid="6"],
    [data-adunitid="6"]>div,
    [data-adunitid="6"]>div>div {
        justify-content: space-around !important
    }
    [data-adunitid="8"] {
        min-height: 280px
    }
    [data-admobile=true],
    [data-admobile="1"],
    [data-addesktop=false],
    [data-addesktop="0"] {
        min-height: 0 !important;
        max-height: 0;
        display: contents !important
    }
    .player_evolution {
        width: 100%;
        max-width: 550px;
        min-height: 309px
    }
}

@media(max-width: 980px) {
    [data-adunitid="0"] {
        min-height: 100px
    }
    [data-adunitid="1"] {
        min-height: 430px
    }
    [data-adunitid="2"] {
        min-height: 480px
    }
    [data-adunitid="3"] {
        min-height: 250px;
        text-align: center
    }
    [data-adunitid="4"] {
        min-height: 600px;
        text-align: center
    }
    [data-adunitid="8"] {
        min-height: 480px
    }
    [data-addesktop=true],
    [data-addesktop="1"],
    [data-admobile=false],
    [data-admobile="0"] {
        min-height: 0 !important;
        max-height: 0;
        display: contents !important
    }
    .player_evolution {
        width: 100%;
        max-width: 300px;
        min-height: 188px
    }
}

.art>.titolo {
    font-size: 2.8rem !important
}

iframe:not(.optiload iframe) {
    width: 100% !important
}

@media(min-width: 1220px) {
    .second-bar .container {
        max-width: 1280px !important
    }
}

.second-bar li#menu-cat-2415 {
    background: #0a6fbd !important
}

.second-bar li#menu-cat-2415:hover a {
    background: #0a6fbd !important
}

.second-bar li#menu-cat-2415 a {
    color: #fff !important
}

.second-bar li#menu-cat-4568 {
    background: #0a6fbd !important
}

.second-bar li#menu-cat-4568:hover a {
    background: #0a6fbd !important
}

.second-bar li#menu-cat-4568 a {
    color: #fff !important
}

#iframe_elezioni {
    height: 410px
}

@media(max-width: 768px) {
    #iframe_elezioni {
        height: 535px;
        padding: 0 10px
    }
    .home>.container-fluid {
        margin-top: 0
    }
    .home {
        margin-top: 80px
    }
}

.slider-sidebar-wrapper {
    position: relative;
    min-height: 500px;
    margin: 20px 0px;
    background: #333;
    color: #fff;
    padding: 20px;
    padding-bottom: 60px
}

.slider-sidebar-wrapper h2 {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 21px
}

.slider-sidebar-wrapper h2 img {
    height: 32px
}

.slider-sidebar-wrapper .swiper-slide {
    display: block;
    color: #fff
}

.slider-sidebar-wrapper .swiper-slide h3 {
    font-size: 24px
}

.slider-sidebar-wrapper .swiper-slide img {
    width: 100%;
    margin: 20px 0px
}

.slider-sidebar-wrapper .swiper-button-prev,
.slider-sidebar-wrapper .swiper-button-next {
    top: auto;
    bottom: 20px;
    position: absolute
}

.slider-sidebar-wrapper .swiper-button-prev:after,
.slider-sidebar-wrapper .swiper-button-next:after {
    font-size: 30px;
    color: #fff
}

.slider-sidebar-wrapper .swiper-pagination {
    top: auto !important;
    bottom: 20px !important
}

.slider-sidebar-wrapper .swiper-pagination-bullet {
    background: #fff
}

p.riassunto{font-weight: 600;}.ag-social-share .heateor_sss_sharing_ul{display: flex; justify-content: center; gap: 10px; margin: 20px 0 !important;}
[data-adunitid="9"] {min-height: 280px;}
.category_list .titolo{ font-weight: 600 !important;}
.ag-authors-list{margin-top:40px}.ag-author{margin:20px 0;text-align:center}.ag-author__image{margin-bottom:20px;display:block}.ag-author__image img{border-radius:50%; width: 100%; height: auto;}.ag-author__name{font-size:20px;margin-bottom:0}.ag-author__role{font-size:20px}
@media (min-width: 768px){
    #menu-overlay-cat-6171,
    #menu-overlay-cat-8530,
    #menu-overlay-cat-8531,
    #menu-overlay-cat-8532{
        display: none;
    }
}