.no-outline {
    outline: 0
}

.no-border {
    border: 0
}

.containerNoModulo {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    font-size: 35px;
    line-height: 150px;
    background: #d8d8d8;
    font-weight: 700;
    border: 1px solid #bbb
}

.borderLeftFirstCarousel {
    margin: 0 -14px !important
}

.borderLeftFirstCarousel .slick-slide {
    border-right: 1px solid rgba(255, 255, 255, .25)
}

.borderLeftFirstCarousel .slick-slide .carousel-slide {
    width: 100% !important
}

.fotogallery-carousel .slick-slide.slick-active {
    z-index: 999
}

.slick-slide>div {
    display: flex;
    flex-direction: column;
    height: 100%
}

.dropdown-menu--bubble.dropup {
    top: unset;
    bottom: 30px
}

.dropdown-menu--bubble.dropup::before {
    top: unset;
    bottom: -7px;
    border-bottom: none;
    border-top: 8px solid #fff
}

@media (min-width:768px) {
    .backgroundAdv.is-sidemenu-in #pg-wrapper {
        overflow: initial
    }
}

@media (min-width:1024px) {
    figure.aprev-img.szx {
        width: 156px;
        margin-top: -4px
    }

    .rel--strip .aprev--h .aprev-img .szx {
        overflow: hidden
    }

    body.video-sole-embed {
        overflow: hidden
    }

    figure.aprev-img.szx iframe {
        height: 100%
    }
}

.background-adv {
    background: #e6d5c4
}

@media (min-width:1438px) {
    .artgallery-sticky-wrapper.sxz {
        margin-top: 9px
    }
}

#socialLogin .list-inline-item {
    display: inline-block !important
}

#socialLogin .list-inline-item:not(:last-child) {
    margin-right: 10px
}

@media all and (-ms-high-contrast:none) {
    .bg-red .slick-list {
        height: 188px
    }

    .bg-purp .rel-list .slick-list {
        height: 288px
    }

    .bg-purp .rel-extra .slick-list {
        height: 171px
    }

    .bg-teal .rel-list .slick-list {
        height: 309px
    }
}

@media (min-width:1024px) {
    .box-grafico-home-page .shadow .box-title a {
        font-size: 1.1rem
    }
}

@media (min-width:1440px) {
    .box-grafico-home-page .shadow .box-title a {
        font-size: 1.25rem
    }
}

@media (max-width:767.98px) and (min-width:260px) {
    .box-grafico-home-page .shadow .box-title a {
        font-size: .9rem
    }
}

@media (max-width:1024px) and (min-width:767px) {
    .box-grafico-home-page .shadow .box-grafico-dati tr {
        font-size: 13px
    }
}

@media (max-width:768px) and (min-width:260px) {
    .box-grafico-home-page .shadow .box-grafico-dati tr {
        font-size: 11px
    }
}

.box-grafico-home-page .shadow .box-grafico-dati tr td {
    font-size: 15px;
    border: 0;
    min-width: 0
}

@media (max-width:1439px) {
    .box-grafico-home-page .shadow .box-grafico-dati tr td {
        padding-left: 5px;
        font-size: 14px
    }
}

.box-grafico-home-page .shadow .box-grafico-dati tr td {
    padding: 0
}

.box-grafico-home-page .shadow .box-grafico-dati tr td:last-child {
    padding-right: 15px !important
}

@media (min-width:1024px) {

    .box-grafico-home-page .shadow .box-grafico-dati tr td,
    .box-grafico-home-page .shadow .box-grafico-dati tr td a {
        font-size: 14px !important
    }
}

@media (min-width:768px) and (max-width:1439px) {

    .box-grafico-home-page .shadow .box-grafico-dati tr td,
    .box-grafico-home-page .shadow .box-grafico-dati tr td a {
        font-size: 12px !important
    }
}

@media (max-width:767px) {

    .box-grafico-home-page .shadow .box-grafico-dati tr td,
    .box-grafico-home-page .shadow .box-grafico-dati tr td a {
        font-size: 11px !important
    }
}

@-webkit-keyframes popout {
    from {
        bottom: -100%
    }

    to {
        bottom: 10px
    }
}

@keyframes popout {
    from {
        bottom: -100%
    }

    to {
        bottom: 10px
    }
}

.embed-responsive .embed-responsive-item.popout-video--popout {
    position: fixed;
    right: auto;
    left: 10px;
    top: auto;
    bottom: 10px;
    -webkit-animation: popout .5s;
    animation: popout .5s;
    z-index: 123456789
}

.embed-responsive .embed-responsive-item.popout-video--popout.hp {
    left: 10px;
    right: auto
}

.embed-responsive.no-video {
    background-color: #000
}

@media (max-width:768px) {

    .embed-responsive .embed-responsive-item.popout-video--popout,
    .embed-responsive .embed-responsive-item.popout-video--popout.hp {
        width: 90%;
        height: auto;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:769px) {
    .embed-responsive .embed-responsive-item.popout-video--popout {
        width: 530px;
        height: auto
    }
}

.embed-responsive .embed-responsive-item.popout-video--popout .popout-video--content {
    padding-top: 56.25%;
    position: relative
}

.embed-responsive .embed-responsive-item.popout-video--popout iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.popout-video--popout .popout-video--btn {
    background: 0 0;
    cursor: pointer;
    pointer-events: auto;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    padding: 15px;
    border: none
}

.popout-video--popout .icon-close:hover {
    background-color: rgba(0, 0, 0, .3)
}

.popout-video--popout .icon-close {
    color: #fff;
    top: 0;
    left: 0;
    position: absolute;
    font-size: 23px
}

.shrinkable .aentry-container {
    border-top: 20px solid #f5e5d5
}

.shrinkable .sdart+.aentry-container {
    border-top: 0 solid #f5e5d5
}

.shrinkable .slive {
    border-top: 0;
    margin-top: 0
}

.il-body .shrinkable .aentry-container {
    border-color: #fff
}

.shrinkable .dossier-strip+.aentry-container,
.shrinkable .slive+.aentry-container {
    border-top: 0
}

.shrinkable .rel.rel--strip+.aentry-container {
    border-top: 0
}

.shrinkable .rel.rel--strip+.slive {
    margin-top: -30px
}

.backgroundAdv .il-body {
    background-color: transparent
}

.cvd-title {
    color: #0f0f0f !important
}

.cvd-title::before {
    border-bottom: 2px solid #0f0f0f !important
}

.rel--mplus.rel--plus-slim .rel-title>a {
    font-style: italic
}

.rel--mplus.rel--plus-slim .rel-title>a span {
    color: #f5e5d5
}

.rel--mplus.rel--plus-slim .rel-title>a:hover span {
    color: rgba(245, 229, 213, .7)
}

#embed-player-fixed.player-hide {
    display: none
}

.asubtitle h2,
.asubtitle h3,
.liveb .int-link {
    display: block
}

.liveb .int-link {
    position: relative;
    z-index: 0
}

.asubtitle h2:before,
.asubtitle h3:before,
.liveb .int-link:before {
    content: "";
    display: block;
    pointer-events: none;
    position: relative;
    z-index: 0
}

.akeyp--live {
    position: relative;
    z-index: 20
}

.liveb .list-inline.list-inline--tools {
    position: relative;
    z-index: 20
}

.aprev--h-video-homepage {
    min-height: 70px
}

@media (min-width:768px) {
    .aprev--h-video-homepage {
        padding-left: 165px;
        min-height: 84px
    }
}

@media (min-width:1540px) {
    .aprev--h-video-homepage {
        min-height: 101px
    }
}

@media (min-width:768px) and (max-width:1539px) {

    .hmnc,
    .hmnc>div[id^=div-gpt-ad] {
        max-width: 208px;
        max-height: 84px;
        width: 208px;
        height: 84px
    }
}

@media (min-width:1540px) {

    .hmnc,
    .hmnc>div[id^=div-gpt-ad] {
        width: 260px;
        height: 105px
    }
}

@media (min-width:768px) {
    .is-article .main-content>:first-child {
        border-top: 0
    }
}

.live-video,
.rel--strip {
    border-top: 0 !important
}

.dossier-cover .aprev-excerpt {
    color: #fff
}

.bytime .meta-part.time:not(:first-child)::before {
    display: none
}

.rel.rel--trova-casa {
    padding: 10px 0 20px;
    margin: 0;
    box-shadow: none;
    border-radius: 0
}

.backgroundAdv .rel.rel--trova-casa.shrinkable {
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {

    .acor,
    .aembed {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.bbox-brand-meta.subhead {
    font-size: 1rem
}

.widget--meteo {
    padding-left: 31px;
    display: inline-block
}

.widget--meteo .hicon-label--t {
    display: inline-block;
    margin-left: 0
}

.weather_ilmeteo {
    margin-left: 0;
    display: inline-block
}

.weather_ilmeteo ul {
    list-style: none;
    padding: 0
}

.weather_ilmeteo ul li {
    display: inline-block;
    text-transform: none;
    float: none;
    position: static
}

.weather_ilmeteo ul li .change_city {
    position: absolute;
    left: 0;
    top: 2px;
    width: 24px;
    height: 24px
}

.weather_ilmeteo ul li .change_city img {
    width: 24px;
    height: 24px
}

.weather_ilmeteo ul li .change_city:hover img {
    display: none
}

.weather_ilmeteo ul li .change_city:before {
    display: none;
    content: "\e9d1";
    font-family: icon24 !important;
    font-size: 24px;
    position: absolute;
    top: -2px
}

.weather_ilmeteo ul li .change_city:hover:before {
    display: block
}

.weather_ilmeteo ul li a.city {
    margin-right: 7px;
    text-transform: none;
    display: inline-block;
    position: relative
}

.weather_ilmeteo ul li a.city:after {
    content: ",";
    display: inline-block;
    position: absolute;
    right: -4px
}

.weather_ilmeteo ul li .temp {
    display: none
}

.weather_ilmeteo ul li form {
    background-color: #fff;
    left: 0
}

.weather_ilmeteo ul li form ul.suggest_list {
    background: #fff
}

.weather_ilmeteo ul li form ul.suggest_list li a {
    text-transform: none !important;
    font-family: sole_headline, Georgia, Times, "Times New Roman", serif
}

.rel--partner .bpart-red {
    background-color: #eb5757
}

.rel--partner .bpart-red:before {
    border-color: transparent transparent #991722 transparent
}

.aprev-goto .icon {
    right: 0
}

#div-gpt-ad-MPU_Audi_Usato {
    margin-bottom: 30px
}

.dossier-strip.superdossier-strip {
    background: #fff
}

@media (min-width:768px) {
    .superdossier-strip .dossier-strip-title-wrapper {
        background: #fff
    }
}

.superdossier-strip .dossier-nav-wrapper {
    background: #fff
}

.superdossier-strip .dossier-nav-wrapper .filter-list-wrapper:after,
.superdossier-strip .dossier-nav-wrapper .filter-list-wrapper:before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(#fff));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.superdossier-strip .dossier-nav-wrapper .filter-list-wrapper:after {
    background: #fff
}

.bbox--sdossier .bbox-title {
    position: relative
}

.bbox--sdossier .bbox-title .bbox-brand {
    position: absolute;
    right: 0;
    top: 16px;
    display: flex;
    align-items: center;
    align-content: center;
    min-height: 16px;
    padding-right: 30px
}

.bbox--sdossier .bbox-title .bbox-brand .bbox-brand-title {
    color: #003c7f;
    font-size: 14px;
    margin-right: 5px
}

.bbox--sdossier .bbox-title .bbox-brand .icon {
    margin-left: 0
}

.ltool--blue {
    background: #003c7f;
    border-color: #003c7f
}

.ltool--blue .icon {
    color: #f5e5d5
}

.sdart-sez {
    padding: 0 !important
}

.sdart-sez .sdart-sez-sp {
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    bottom: 0
}

.sdart-sez .sticky-outer-wrapper {
    top: 0;
    position: relative
}

.rel.inverted-color .modal-content {
    color: #000
}

@media (min-width:1024px) {
    .nradiocor .aprev {
        padding-left: 210px
    }

    .nradiocor .aprev .meta {
        width: 180px
    }
}

@media (min-width:1540px) {
    .nradiocor .aprev {
        padding-left: 240px
    }

    .nradiocor .aprev .meta {
        width: 210px
    }
}

.nradiocor--inside .aprev {
    padding: 0
}

.nradiocor--inside .aprev .meta {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .backgroundAdv .main-article .sdart {
        margin-bottom: 0;
        border-bottom: 15px solid #f5e5d5
    }

    .backgroundAdv .sd-body {
        background: 0 0
    }
}

@media (max-width:767.98px) {
    .bbox.bbox--sdossier .list-lined.list-stretch .list-lined-item:not(:last-child) {
        margin-bottom: 0
    }
}

.bbox.bbox--in {
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px
}

.meta-part.time.time--update:not(:first-child):after {
    display: none
}

@media (max-width:767.98px) {
    .main-content .main-article .shrinkable section.rel--strip.rstrip {
        margin-top: 0;
        margin-bottom: -15px
    }

    .main-content .main-article .shrinkable section.rel--strip.rstrip+.slive {
        margin-top: 0
    }
}

.aprev-title-clr {
    border-bottom: 1px solid #003c7f
}

.aprev--live .aprev-title-clr {
    border-bottom: 1px solid #a60c2a
}

.bbox-title .aprev-title-clr {
    border-bottom: 0
}

@media (max-width:767.98px) {

    .aembed-txt--img-left .aembed-txt-img img,
    .aembed-txt--img-right .aembed-txt-img img,
    .sslim .meta-part-img img {
        object-fit: cover
    }
}

@media (max-width:1023.98px) {
    .sslim .meta-part-img img {
        object-fit: cover
    }
}

.rel--partner .col.scrolling-item a.bpart {
    background: url(/static/img/p24-bkg.png) no-repeat;
    background-size: cover;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px
}

.rel--partner .rel-title-txt {
    font-size: 16px
}

h4.sdart-sez-title a {
    color: #003c7f
}

.backdrop-animated {
    opacity: .6;
    transition: opacity .65s linear;
    display: block;
    z-index: 0
}

.modal.modal-animated {
    opacity: 1;
    transition: opacity .65s linear;
    z-index: 1050;
    display: block
}

.modal-backdrop.backdrop-hidden,
.modal.modal-hidden {
    opacity: 0;
    width: 1px;
    height: 1px;
    z-index: -1
}

.sdlist .aprev-main .aprev-excerpt {
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media (max-width:767.98px) {
    .sdlist .aprev-main .aprev-excerpt {
        display: none !important
    }
}

@media (max-width:375px) {
    .bottomsubs-text {
        font-size: 1rem !important
    }
}

.rel-title.rel-title--tiny {
    font-size: 1rem
}

@media (min-width:1540px) {
    .hsole--small img {
        height: 20px
    }
}

.hmarket-expandible .hnav--lined.hnav--small .hnav-item {
    margin: 0
}

@media (min-width:1540px) {
    .rel-title.rel-title--tiny {
        font-size: 1.125rem;
        padding-bottom: 15px
    }
}

.dropdown-menu a.btn--blue {
    color: #fff
}

@media (min-width:768px) {
    .bbox-foot.bbox-foot--center {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#progress-anchor {
    border-top: 0
}

@media (max-width:767.98px) {
    .main-content .main-article .shrinkable section.rel--strip.hmarket.bg-mtick {
        border-bottom: 0
    }
}

.acorrection-txt-wrapper .acorrection-txt p:last-of-type {
    margin-bottom: 0
}

@media (max-width:767px) {
    .rel--bg.rel .boxprev {
        overflow: hidden
    }
}

video::-webkit-media-controls-timeline {
    align-self: center;
    width: calc(100% - 64px)
}

@media (max-width:767px) {
    .p-absolute {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.suggbox .barrato {
    text-decoration: line-through
}

.rel--lab24 .scrolling.carousel {
    min-height: 84px
}

.abox--no-bg-color {
    background-color: transparent
}

.hmarket-index--is {
    width: auto
}

.img-fixed-width {
    margin-top: 5px;
    margin-right: -10px
}

.img-fixed-width img {
    width: 152px;
    height: 48px
}

@media(min-width:768px) {
    .img-fixed-width img {
        width: 149px;
        height: 47px
    }
}

@media(min-width:1440px) {
    .img-fixed-width img {
        width: 156px;
        height: 47px
    }
}

span.hmarket-name,
span.hmarket-value,
span.hmarket-var {
    display: inline-block;
    height: 16px
}

.hmarket-var .icon::before {
    width: 16px;
    height: 16px
}

.hmarket-index--is span.hmarket-name,
.hmarket-index--is span.hmarket-value,
.hmarket-index--is span.hmarket-var {
    height: auto
}

div.vjs-ima3-ad-container video {
    width: 100% !important;
    height: 100% !important
}

.fixedMaxtickerBckgrnd>div {
    position: static;
    transform: none
}

@media (min-width:768px) {
    .fixedMaxtickerBckgrnd {
        background-image: url(/static/img/placeholder24.svg);
        background-repeat: no-repeat;
        background-position: center
    }

    .fixedMaxtickerBckgrnd>div>div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

@media (max-width:767px) {
    .fixedMaxtickerBckgrnd #div-gpt-ad-MaxTicker {
        background-image: url(/static/img/placeholder24.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 50px 40px;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.fixedMaxtickerBckgrnd {
    position: relative
}

.vidpod-embed figure.aprev-img.szx {
    width: 178px;
    margin: 0
}

.vidpod-status-play,
.vidpod-status-stop {
    display: none
}

.vidpod-action .icon-pause~.vidpod-status-stop~.vidpod-status-play,
.vidpod-action .icon-play+.vidpod-status-stop {
    display: block
}

.rel-title.radiocor-70 .img-fluid {
    height: 48px !important
}

.rel-title.radiocor-70 .ltool--circle {
    top: 50%;
    transform: translateY(-50%)
}

.htsi-body .background-adv.fixedMaxtickerBckgrnd {
    background-color: #ebebeb
}

.containers {
    display: grid;
    margin-top: 40px;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
border-bottom: 2px solid rgb(59 35 35 / 24%);
    margin-bottom: 18px;
}


.columns {
    text-align: center;
}

.columns img {
    max-width: 100%;
    height: auto;
    margin: 0px;
}

.vids {
    padding: 1em;
    background: #e5e5e5;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 1em;
}

.vids h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

.regs a {
    display: flex;
    align-items: center;
    font-family: inherit;
    font-weight: 500;
    font-size: 17px;
    padding: 0.8em 1.3em 0.8em 0.9em;
    color: white;
    background: #ad5389;
    background: linear-gradient(to right, #0f0c29, #302b63, #24243e);
    border: none;
    letter-spacing: 0.05em;
    border-radius: 16px;
    width: 250px;
    justify-content: center;
    margin: 0 auto;
    color: #fff !important;
}

.regs a svg {
    margin-right: 3px;
    transform: rotate(30deg);
    transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
    width: 30px;
}

.regs a span {
    transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}

.regs a:hover svg {
    transform: translateX(5px) rotate(90deg);
}

.regs a:hover span {
    transform: translateX(7px);
}

.columns b {
    font-size: 18px;
}

.image__background {
    background-position: top;
    background-size: cover;
    width: 100%;
    height: 350px;
    margin-bottom: 5px;
}