html {scroll-behavior: smooth;}

body {color: #000000; width:100%;max-width:100%;overflow-x: hidden;font-family: 'Montserrat', sans-serif;font-weight:400;font-size:15px;line-height:24px;padding:0;}
body#hdint1 {background:#fff url('../img/slide-pag_1.jpg') no-repeat 0 0;background-size:100% auto;}
body#hdint2 {background:#fff url('../img/slide-pag_2.jpg') no-repeat 0 0;background-size:100% auto;}
body#hdint3 {background:#fff url('../img/slide-pag_3.jpg') no-repeat 0 0;background-size:100% auto;}
body#hdint4 {background:#fff url('../img/slide-pag_4.jpg') no-repeat 0 0;background-size:100% auto;}
body#hdint5 {background:#fff url('../img/slide-pag_5.jpg') no-repeat 0 0;background-size:100% auto;}
body#hdint6 {background:#fff url('../img/slide-pag_6.jpg') no-repeat 0 0;background-size:100% auto;}
body#hdint7 {background:#fff url('../img/slide-pag_7.jpg') no-repeat 0 0;background-size:100% auto;}
body.home {background:#fff url('../img/background_fr.jpg') no-repeat 0 10px;background-size:100% auto;}
/*body#qlhdfr.home {background:#fff url('../img/background_fr.jpg') no-repeat 0 10px;background-size:100% auto;}
body#qlhdbr.home {background:#fff url('../img/background_br.jpg') no-repeat 0 10px;background-size:100% auto;}*/
@media only screen and (max-width:1520px) {body{background:#fff url('../img/background_neutro.jpg') no-repeat 0 10px !important;background-size:100% auto !important;}}
@media only screen and (max-width:767px) {body{background-image:none;}}
.nomar{margin:0 !important;}
.nopad{padding:0 !important;}
.fullwidth{width:100%;}
.fullheight{height:100%;}
.verticalize{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);}
.clearfix:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden;}
.posrel{position:relative;}
.dispnone{display:none !important;}
.placeholder{opacity:0;}
.flexcentra{justify-content: center;}
ul{margin:0;padding:0;}
img{display:block;max-width:100%;height:auto;}
img.img-full-width{width:100%;}
img.img-centrata, img.aligncenter{margin-left:auto;margin-right:auto;}
a{text-decoration: none;color:#000;-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
a:focus{outline:0;}
a:hover{color:#289AF1;text-decoration:none;}
strong{font-weight:700;}
.btn-primary{padding-left:20px;padding-right:20px;border-radius:30px;font-size:16px;line-height:29px;color:#ffffff;font-weight:bold;text-transform:uppercase;border:0 solid transparent;}
.btn-primary:hover,.btn-primary:focus{background-color:#fff;color:#289AF1;}
.navbar-toggler:focus{box-shadow:none !important;}
@media (min-width: 1200px) {.container{width:1200px;}}
@media only screen and (max-width:991px) {.container{max-width:100%;}}
.contenuto {padding-top: 60px; padding-bottom: 60px;}
@media only screen and (max-width:767px) {.contenuto {padding-top:20px;padding-bottom:20px;}}

/* titoli generici ------------------------------- */
.home h1{font-family: 'Roboto Condensed', sans-serif;text-align:left;font-weight:700;font-size:26px;line-height:26px;letter-spacing:0px;color:#023a78;margin:0 0 15px 0;padding:0;}
h1{font-family: 'Montserrat', sans-serif;text-align:left;font-weight:700;font-size:36px;line-height:40px;letter-spacing:0px;color:#023a78;margin:0 0 15px 0;padding:0;}
h2{font-weight:900;font-size:24px;line-height:24px;color:#023a78;margin:0 0 20px 0;padding:0;}
h3{font-weight:900;font-size:24px;line-height:24px;color:#fff;margin:0 0 20px 0;padding:0;}
h4{font-family: 'Roboto Condensed', sans-serif;font-weight:700;font-size:18px;line-height:20px;color:#000;margin:0;padding:0;text-transform:uppercase;}
h5{font-family: 'Roboto Condensed', sans-serif;text-align:left;font-weight:500;font-size:18px;line-height:22px;letter-spacing:0px;color:#C1002D;margin:0 0 25px 0;padding:0;}
h6{font-family: 'Roboto Condensed', sans-serif;font-weight:700;font-size:20px;line-height:24px;color:#000;margin:0 0 15px 0;padding:0;}

/* header on mobile ------------------------------- */
.headeronmobile{background-color:#fff;padding-top:20px;padding-bottom:20px;}
.logomobile{display:inline-block;}
.headeronmobile .navbar-toggler{padding:0;}
.headeronmobile .navbar-toggler-icon{background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}

/* barra sopra ------------------------------- */
.topbar{background-color:#023a78;padding-top:15px;padding-bottom:15px;}
.searchbtn{display:inline-block;float:left;}
#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  z-index:9999;
}
#search input[type=search] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #000;
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
}
#search .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px;
  background-color:#023a78;
  border: #000;
}
#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color:#023a78;
  border-color:#023a78;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}
.oraindiretta{display:inline-block;float:left;margin-left:10px;padding-left: 10px;border-left: 1px solid #356193;font-family: 'Roboto Condensed', sans-serif;color:#00a4e9;font-size:16px;font-weight:600;text-transform:uppercase;}

/* Search icon by IcoMoon, made with http://icomoon.io/app/ */ @font-face { font-family: 'icomoon'; src:url('../fonts/icomoon/icomoon.eot'); src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff') format('woff'), url('../fonts/icomoon/icomoon.ttf') format('truetype'), url('../fonts/icomoon/icomoon.svg#icomoon') format('svg'); font-weight: normal; font-style: normal; } 
.sb-search *{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} 
.sb-search { position: relative; margin-top:0;margin-bottom: 0; width: 0%; min-width: 18px; height: 20px; display:inline-block;float:left;overflow: hidden; -webkit-transition: width 0.3s; -moz-transition: width 0.3s; transition: width 0.3s; -webkit-backface-visibility: hidden; } 
.sb-search #s{opacity:0;} 
.sb-search-input { position: absolute; top: 0; right: 0; border: none; outline: none; background: #fff; width: 100%; height: 20px; margin: 0; z-index: 10; padding: 0 0 0 10px; color: #000000;font-weight:normal;font-size:12px; } 
.sb-search-input::-webkit-input-placeholder { color: #000000; } 
.sb-search-input:-moz-placeholder { color: #000000; } 
.sb-search-input::-moz-placeholder { color: #000000; } 
.sb-search-input:-ms-input-placeholder { color: #000000; } 
.sb-icon-search, .sb-search-submit { width: 18px; height: 20px; display: block; position: absolute; right: 0; top: 0; padding: 0; margin: 0; line-height: 20px; text-align: center; cursor: pointer; } 
.sb-search-submit { background: #fff; /* IE needs this */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */ filter: alpha(opacity=0); /* IE 5-7 */ opacity: 0; color: transparent; border: none; outline: none; z-index: -1; } 
.sb-icon-search { color: #fff; background: transparent; z-index: 90; font-size: 22px; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } 
.sb-icon-search:hover { color: #ffffff;} 
.sb-icon-search:before { background:transparent url('/wp-content/themes/radiatori2000/img/search-b.png') no-repeat center center;width:18px;height:20px;} 
/* Open state */ .sb-search.sb-search-open, .no-js .sb-search { width: 150px; } 
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search { background: #023a78; color: #ffffff; z-index: 11; } 
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit { z-index: 90; } 
.sb-search.sb-search-open #s{opacity:1;} 
@media only screen and (max-width:767px) {
    #sb-search{display:block;float: none;margin-bottom:15px;min-height:20px;}
}

.scrittascroll {
    display: inline-block;
    float: left;
    width: calc(100% - 150px);
    padding-left: 15px;
    -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.openedsearch .scrittascroll{width: calc(100% - 300px);}
.marquee {
    position: relative;
    overflow: hidden;
    --move-initial: 100%;
    --move-final: -100%;
}
.marquee__inner {
    width: fit-content;
    display: flex;
    position: relative;
    transform: translate3d(var(--move-initial), 0, 0);
    animation: marquee 5s linear infinite;
    animation-play-state: running;
}
.marquee span {font-size:14px;color: #fff;}
.marquee__inner .extvs-st2-image,.marquee__inner img {display: none;}
.marquee:hover .marquee__inner {animation-play-state: paused;}
@keyframes marquee {
    0% {transform: translate3d(var(--move-initial), 0, 0);}
    100% {transform: translate3d(var(--move-final), 0, 0);}
}
@media only screen and (max-width:1200px) {
    .marquee span {font-size:12px;}
}
@media only screen and (max-width:767px) {
    .oraindiretta{margin-left:0;padding-left:0;border-left:0 solid #356193;}
    .openedsearch .scrittascroll{width: calc(100% - 150px);}
}


/* top menu ------------------------------- */
#menu-top-menu li{display:inline;}
#menu-top-menu li+li{margin-left:20px;}
#menu-top-menu li a{padding:0;display: inline-block;font-size:14px;line-height:16px;font-weight:400;letter-spacing:0px;color:#FFFFFF;text-decoration:none;}
#menu-top-menu li a:hover{color:#00a4e9;}
.topbar .navbar-toggler{padding: 0;}
.topbar .navbar-toggler-icon{background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}
@media only screen and (max-width:1200px) {
    #menu-top-menu li+li{margin-left:15px;}
    #menu-top-menu li a{font-size:12px;line-height:16px;}
}

#menu-top-menu .dropdown-menu{background-color:rgba(2,58,120,0.8);padding:0;border-radius:0;}
#menu-top-menu .dropdown-menu li,#menu-top-menu .dropdown-menu li+li{margin:0;}
#menu-top-menu .dropdown-menu li a{padding:5px;}


/* header menu ------------------------------- */
.menuheader{margin-top:19px;}
#menu-header-menu li{display:inline;}
#menu-header-menu li+li{margin-left:20px;}
#menu-header-menu li a{padding:0;display: inline-block;font-size:15px;line-height:17px;font-weight:900;letter-spacing:0px;color:#393939;text-decoration:none;text-transform:uppercase;}
body#qlhdscuro #menu-header-menu li a{color:#fff;}
#menu-header-menu li a:hover{color:#00a4e9;}
.conbg .navbar-toggler-icon{background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}
@media only screen and (max-width:1200px) {
    #menu-header-menu li+li{margin-left:15px;}
    #menu-header-menu li a{font-size:13px;line-height:17px;}
}
@media only screen and (max-width:991px) {
    .menuheader{margin-top:0;}
}

#menu-header-menu .dropdown-menu{background-color:rgba(2,58,120,0.85);padding:5px;border-radius:0;}
#menu-header-menu .dropdown-menu li,#menu-header-menu .dropdown-menu li+li{margin:0;}
#menu-header-menu .dropdown-menu li a{
    padding:8px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform:none;
}
#menu-header-menu .dropdown-menu li a:hover {
    color: #00a4e9;
}


/* header ------------------------------- */
.logo{display:inline-block;margin-bottom:20px;}
.conbg{padding-top: 18px;position:relative;}
.curva{display: inline-block;position:absolute;top:0;left:calc(50% + 447px);width:calc(50% - 447px);height:66px;background-color:#023a78;}
.curva::before{content:"";display: inline-block;position:absolute;top:0;right:100%;height:66px;width:210px;background:transparent url(../img/curva.png) no-repeat center center;}
.curvamobile{display: none;z-index:4;}
.cnthdrmbl{padding-top:120px;padding-bottom:30px;}
.wp-radio-player-play-pause.onair{
    position:absolute;
    top:50%;left: 0;z-index:5;
    transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 15px;
    background: rgb(177,11,11);
    background: -moz-linear-gradient(180deg, rgba(177,11,11,1) 0%, rgba(186,93,93,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(177,11,11,1) 0%, rgba(186,93,93,1) 100%);
    background: linear-gradient(180deg, rgba(177,11,11,1) 0%, rgba(186,93,93,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b10b0b",endColorstr="#ba5d5d",GradientType=1);
    font-size:25px;line-height:25px;font-weight:900;color: #fff;
    padding:10px 20px;
    width:auto;
    height:auto;
}
.wp-radio-player-play-pause.onair:hover{
    border: 2px solid #00a4e9;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    color: #00a4e9;
}
.wp-radio-player-play-pause.onair::before{font-family:dashicons;float:left;font-weight:400;margin:0;padding:0;font-size:20px;display: none;}
@media only screen and (max-width:1400px) {
    .curva{left:calc(50% + 417px);width:calc(50% - 417px);}
}
@media only screen and (max-width:1200px) {
    .wp-radio-player-play-pause.onair{font-size:20px;line-height:20px;padding:8px 18px;}
}
@media only screen and (max-width:1100px) {
    .wp-radio-player-play-pause.onair{font-size:18px;line-height:18px;padding:8px 10px;}
}
@media only screen and (max-width:991px) {
    .curva{left:60%;width:40%;}
}
@media only screen and (max-width:767px) {
    .wp-radio-player-play-pause.onair{font-size:25px;line-height:25px;padding:10px 20px;left: 15px;}
    .conbg{border-bottom: 2px solid #cccccc;margin-bottom:60px;background-color:#cce8ff;}
    .cnthdrmbl{padding-top:90px;padding-bottom:30px;}
    .curva{left:0;width:100%;height:112px;}
    .curvamobile{display: inline-block;position:absolute;bottom:0;right:0;}
}


/* barra web radio ------------------------------- */
#wp-radio-player, #wp-radio-player #wp-radio-player-details, #wp-radio-player #wp-radio-player-controls{background-color:#171c25!important;padding-top: 15px !important;padding-bottom: 15px !important;}
.wp-radio-player.full-width .wp-radio-player-details .player-status .status-dot,
.wp-radio-player.full-width .wp-radio-player-details .wp-radio-station,
.wp-radio-player.full-width .wp-radio-player-url,
.wp-radio-player.full-width .wp-radio-player-controls-tools .wp-radio-player-prev.dashicons.dashicons-controls-skipback, 
.wp-radio-player.full-width .wp-radio-player-controls-tools .wp-radio-player-next.dashicons.dashicons-controls-skipforward{display: none !important;}
.wp-radio-player.full-width .wp-radio-player-controls{width: auto !important;} 
.wp-radio-player .dashicons {background:#171c25!important;color:#fff!important;}
.wp-radio-player .dashicons:hover {background:#171c25!important;color:#0092cf!important;}
.wp-radio-listings .wp-radio-listings-main .dashicons:hover, .wp-radio-player .dashicons:hover, .wp-radio-single .dashicons:hover{color:#0092cf!important;}


/* atichette a destra ------------------------------- */
.labeladestra{
    display:inline-block;
    width:auto;
    position:fixed;
    right:40px;
    z-index:90;
    padding:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    transform:translateX(100%);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);
    -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}
.labeladestra:hover{transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0);right: 0;}
.labeladestra img, .labeladestra span, .labeladestra ul{float:left;}
.labeladestra span{font-size:18px;line-height:30px;color:#fff;font-weight:900;text-transform:uppercase;margin-left:10px;}
.lblpodcast{top:160px;background-color:#00908b;}
.lbldona{top:205px;background-color:#f03554;}
.lblsocial{top:250px;background-color:#ed8600;}
.lblsocial ul{list-style-type:none;margin-left: 10px;}
.lblsocial ul li{display:inline;}
.lblsocial ul li a{opacity:0.6;background: transparent none repeat scroll 0 0; border-radius: 0; color: #fff; display: inline-block; font-size: 16px; height: 30px; line-height: 30px; margin:0; text-align: center; transition: background 200ms ease 0s, color 200ms ease 0s; width: 30px;}
.lblsocial ul li a:hover{opacity:1;}
@media only screen and (max-width:767px) {
    .lblpodcast{top:105px;background-color:#00908b;}
    .lbldona{top:150px;background-color:#f03554;}
    .lblsocial{top:195px;background-color:#ed8600;}
}

/* slider principale ------------------------------- */
.bnrprnc{border-radius: 20px;border: 2px solid #fff;overflow: hidden;margin:0 0 60px 0;}
.colbannerprincipale{display: inline-block;width:100%;height:100%;min-height:380px;position:relative;border-right: 2px solid #fff;}
.colbannerprincipale::after{content:"";display:inline-block;height:224px;width:100%;background:transparent url('../img/shadow.png') repeat-x bottom center;position:absolute;bottom: 0;left: 0;z-index:4;}
.colbannerprincipale::before{
    content:"";display:inline-block;height:100%;width:100%;background-color:#00a4e9;;position:absolute;bottom:0;left:0;z-index:3;opacity:0;
    -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.colbannerprincipale:hover::before{opacity:0.7;}
.colbannerprincipale .caption{position:absolute;bottom:0;left:0;z-index:5;padding:43px;}
.titolo{font-weight:700;font-size:22px;line-height:24px;color:#fff;margin-bottom:15px;}
.altrotitolo{font-weight:700;font-size:20px;line-height:22px;color:#fff;margin-bottom:15px;text-transform:uppercase;}
.testo{font-weight:300;font-size:14px;line-height:20px;color:#fff;}
.categoria{font-weight:400;font-size:12px;line-height:24px;color: #78bcd2;text-transform:uppercase;}
.halfheight{height:50%;}
.halfheight + .halfheight{border-top:2px solid #fff;}
.halfheight .col-12{height:100%;}
.inevidbtn{height:100%;}
.inevidbtn .row{height:100%;}
.inevidbtn .row .col-12{height:100%;}
.inevidenza{padding:30px;background-color:#023a78;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.inevidenza .testo{padding-right:15px;position:relative;}
.inevidenza .testo img{position:absolute;top:50%;right:0;margin-top:-10px;}
.ascoltaipodcast{position: relative;padding:28px;border-right:2px solid #fff;overflow: hidden;background-color:#00908b;font-size:15px;line-height:24px;color:#003945;font-weight:600;}
.altrobox{position: relative;padding:28px;border-right:2px solid #fff;overflow: hidden;background-color:#0ba767;font-size:15px;line-height:24px;color:#004f2f;font-weight:600;}
.donaanchetu{position: relative;padding:28px;overflow: hidden;background-color:#f03554;font-size:15px;line-height:24px;color:#8b0e22;font-weight:600;}
.ascoltaipodcast .sfondoicona{z-index:3;display: inline-block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background:transparent url('../img/podcasticon.png') no-repeat -5px 10px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.altrobox .sfondoicona{z-index:3;display: inline-block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background:transparent url('../img/altroicon.png') no-repeat -5px 10px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.donaanchetu .sfondoicona{z-index:3;display: inline-block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background:transparent url('../img/donaicon.png') no-repeat -5px 10px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.ascoltaipodcast:hover .sfondoicona, .altrobox:hover .sfondoicona, .donaanchetu:hover .sfondoicona{transform: scale(1.1);background-position:0 15px;}
.contenutobtn{position: relative;z-index: 5;}
.inevidbtn:hover .inevidenza{background-color:#00a4e9;color: #fff;}
.ascoltaipodcast:hover, .altrobox:hover , .donaanchetu:hover {color: #fff;}
.ascoltaipodcast strong, .donaanchetu strong, .altrobox strong{font-size:20px;line-height:24px;}
.ascoltaipodcast .altrotitolo, .altrobox .altrotitolo,  .donaanchetu .altrotitolo{padding-left: 70px;}
.ascoltaipodcast .altrotitolo img, .altrobox .altrotitolo img, .donaanchetu .altrotitolo img{margin-top:10px;-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.ascoltaipodcast:hover .altrotitolo img, .altrobox:hover .altrotitolo img, .donaanchetu:hover .altrotitolo img{margin-left:20px;}
.col-lg-55{flex:0 0 auto;width:55%;}
.col-lg-45{flex:0 0 auto;width:45%;}
@media only screen and (max-width:991px) {
    .col-lg-55{flex:0 0 auto;width:100%;}
    .col-lg-45{flex:0 0 auto;width:100%;}
    .halfheight, .halfheight .col-12, .inevidbtn, .inevidbtn .row, .inevidbtn .row .col-12{height:auto;}
    .halfheight{border-top:2px solid #fff;}
    .colbannerprincipale{border-right:0 solid #fff;}
}
@media only screen and (max-width:767px) {
    .ascoltaipodcast, .donaanchetu, .altrobox{border:0 solid #fff;}
}


/* social ------------------------------- */
.social{padding:0;display:inline-block;width:auto;}
.social strong{text-transform:uppercase;margin-bottom:10px;display:block;}
.social > ul{list-style-type:none;float:left;}
.social > ul { display:inline-block;margin:0 auto;padding:0;}
.social > ul > li {margin:0;padding:0;float:left;}
.social > ul > li+li {margin:0 5px 0 0;}
.social li > a { background: transparent none repeat scroll 0 0; border-radius: 0; color: #fff; display: inline-block; font-size: 16px; height: 30px; line-height: 30px; margin:0; text-align: center; transition: background 200ms ease 0s, color 200ms ease 0s; width: 30px; }
.social li > a.facebook:hover {color:#3b5998;}
.social li > a.twitter:hover {color:#1dcaff;}
.social li > a.pinterest:hover {color:#c92026;}
.social li > a.vimeo:hover {color:#446d82;}
.social li > a.linkedin:hover {color:#0c7bb3;}
.social li > a.youtube:hover {color:#ed413e;}
.social li > a.instagram:hover {color:#3f729b;}
.social li > a.soundcloud:hover {color:#ff551a;}
.social li > a.spotify:hover {color:#1dd05d;}
.social li > a.flickr:hover {color:#0062dc;}
.social li > a.pandora:hover {color:#224099;}
.social li > a.telegram:hover {color:#4e96d4;}


/* footer ------------------------------- */
.footer{background-color:#d0e7f9;padding-top:60px;padding-bottom:60px;font-size:13px;line-height:20px;color:#000000;}
.footer .colrecapiti strong{color:#282828;}
.footer .spazia{margin-top:30px;}
.footer .social {background-color:#d0e7f9;position:relative;z-index:2;padding-left:10px;padding-right:10px;}
.footer .social li a{color:#023a78;font-size:20px;}
.riga { background-color: #a7c4df; position: absolute;top:50%;left:0;height:1px;width:100%;z-index:1;}
.footer.qlftscuro{background-color:#002e70;color:#fff;}
.footer.qlftscuro .colrecapiti strong{color:#fff;}
.footer.qlftscuro h6{color:#92b6dd;}
.footer.qlftscuro .riga{background-color: #92b6dd}
.footer.qlftscuro .social {background-color:#002e70;}
.footer.qlftscuro .social li a{color:#92b6dd;}
.footer.qlftscuro a{color:#fff;}
.colsxoptions p{margin-bottom:0;}
.spaziosotto{margin-bottom: 15px;}
@media only screen and (max-width:767px) {
    .footer{text-align:center;}
}


/* in primo piano ------------------------------- */
.sticky-posts{display: inline-block;margin-top: 10px;}
#carouselPrincipale{padding-bottom:20px;}
#carouselQuotidiano {display: inline-block;width: 100%;padding-bottom:30px;}
#carouselQuotidiano .carousel-item{background-color: #b6d4ed;}
#carouselPrincipale .carousel-indicators, #carouselQuotidiano .carousel-indicators, #carouselQuotidianoMobile .carousel-indicators {margin-bottom:0;}
#carouselQuotidianoMobile .carousel-inner{padding-bottom: 30px;}
#carouselPrincipale .carousel-indicators button, #carouselQuotidiano .carousel-indicators button, #carouselQuotidianoMobile .carousel-indicators button{
    border:2px solid #fff;
    background-color:#858ca1;
    width:10px;
    height:10px;
    border-radius:50%;
}
#carouselPrincipale .carousel-indicators button.active, #carouselQuotidiano .carousel-indicators button.active, #carouselQuotidianoMobile .carousel-indicators button.active{
    border:2px solid #0a96d1;
    background-color:#d0e7f9;
    width:10px;
    height:10px;
    border-radius:50%;
}
.immagine_principale{
    display:inline-block;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-topright: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    margin:0 auto 10px auto;
    overflow: hidden;
}
.testonews{
    display: inline-block;font-size:14px;line-height:20px;font-weight:400;background-color:#fff;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-topright: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.datanews{font-size:12px;line-height:20px;font-weight:400;margin-bottom:5px;color:#393939;text-transform:uppercase;}
.datanews span{color:#023a78;}
.datanews.nospazia {margin-bottom:0;}
.titolonews{font-size:16px;line-height:20px;font-weight:700;margin-bottom:5px;}
@media only screen and (max-width:767px) {
    .home .ultimenews .immagine_principale{display: none;}
    .home .ultimenews .testonews{margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #cacaca;}
}

/* programmi home ------------------------------- */
.programmihome{background-color:transparent;margin-top:51px;}
.programmihome .rigaprogramma{margin-left: 0;margin-right: 0;font-size:13px;line-height:17px;}
.programmihome .rigaprogramma .col-12{padding-top:20px;padding-bottom:20px;}
.programmihome .rigaprogramma + .rigaprogramma{border-top: 1px solid #fff;}
.programmihome .rigaprogramma.ondaora{background-color:#3993b8;color: #fff;}
.scrittaondaora{text-align: center;font-size:13px;line-height:17px;font-weight:400;}
.orario{text-align: center;display: block;font-size:16px;line-height:20px;font-weight:700;}


/* ultimenews ------------------------------- */
.blocconews{margin-bottom:45px; }
.blocconews .testonews {position: relative;}
.blocconews .testonews > a { position: absolute;  top: 0; left: 0; bottom: 0; right: 0; z-index:1;}
.blocconews .testonews > .padnews {position: relative;  pointer-events: none; z-index:1;}
.blocconews .testonews > .padnews .aggiuntatag {display: block; margin-bottom: 3px;}
.blocconews .testonews > .padnews .aggiuntatag a {color:#71a2d9; pointer-events: all; display: inline-block; padding-right:10px;text-transform: uppercase;    font-size: 12px;    line-height: 14px;}
.blocconews .testonews > .padnews .aggiuntatag a:hover {color:#289AF1}
.aggiuntatagsingola {display: block; margin-bottom: 15px;}
.aggiuntatagsingola a {color:#71a2d9; pointer-events: all; display: inline-block; padding-right:10px;text-transform: uppercase;    font-size: 14px;    line-height: 14px;}
.aggiuntatagsingola a:hover {color:#289AF1}
.ultimenews{margin-top:90px;}
.ultimenews .testonews{padding-bottom:30px;font-size: 13px;}
.ultimenews .immagine_principale{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.ultimenews .padnews{padding:0 20px 20px 20px;}
.consulta{float: right;margin-bottom:70px;display:inline-block;font-size:12px;line-height:24px;font-weight:700;color:#6a89a1;text-transform:uppercase;padding-right:24px;position:relative;}
.consulta::after{display:inline-block;position: absolute;top: 0;right: 0;content:"";font-weight:300;line-height:24px;font-size:24px;width:24px;height:24px;background:transparent url('../img/gt.png') no-repeat center center;}
.consulta:hover{color: #00a4e9;}


/* nel quotidiano ------------------------------- */
.lavender{background-color:#d0e7f9;}
.lightblue{background-color:#b6d4ed;}
.padda{padding:8% 14%;}
.rigalav + .rigalav{margin-top:40px;}
.ondafooter{background:#002e70 url('../img/ondafooter.png') no-repeat center top;background-size:100% auto;padding-left:12%;padding-right:12%;}
.immagine_square{border: 1px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;margin: 0 auto 15px auto;}
.nelquotidianomob{margin-bottom: 30px;}
#carouselQuotidiano h4{padding-left: 10px;padding-right: 10px;-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
#carouselQuotidiano a:hover h4{color:#00a4e9;}
.spaziasopra{padding-top:90px;}
@media only screen and (max-width:1200px) {
    .padda{padding:30px;}
    .ondafooter{padding-left:8%;padding-right:8%;}
}
@media only screen and (max-width:767px) {
    .padda{padding:30px 15px;}
    .rigalav{text-align: center;}
    .rigalav img{margin: 0 auto 15px auto;}
    .home .lavender{display: none;}
}


/*  iscriviti alla newsletter ------------------------------- */
/*.inseriscimail{margin-top:24px;margin-bottom:17px;}
.inseriscimail input[type=email] {width:309px;max-width:100%;line-height:auto !important;padding:8px !important;font-size:14px !important;margin:0 !important;border-radius:15px !important;}
.colonnadx .wpcf7-list-item{margin:0 5px 0 10px;}
.colonnadx .wpcf7-list-item input{border:1px solid #DDDDDD;}
.colonnadx .wpcf7-submit{background:#a6bbd1;border-radius:15px !important;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;color:#00254d;padding:11px 24px;margin-left:5px !important;}
.colonnadx .wpcf7-submit:hover{background:#00a4e9;border-color:#00a4e9;color:#fff;}
.colonnadx .checkbox-inline, .colonnadx .checkbox-inline a{font-size:12px;font-weight:300;color:#fff;}
.colonnadx .checkbox-inline a:hover{color:#00a4e9;}*/

.playapp{margin-bottom:30px;display:inline-block;font-size:20px;line-height:24px;font-weight:400;color:#8bb1cf;padding-right:24px;position:relative;}
.playapp::after{display:inline-block;position: absolute;top: 0;right: 0;content:"";font-weight:300;line-height:24px;font-size:24px;width:24px;height:24px;background:transparent url('../img/gt.png') no-repeat center center;}
.playapp:hover{color:#fff;}

.newsletter h2 {color: #fff;}
.newsletter.colonnadx form input[type=submit]{background:#a6bbd1;border-radius:15px !important;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;color:#00254d !important;padding:11px 24px;}
.newsletter.colonnadx form input[type=submit]:hover{background:#00a4e9;border-color:#00a4e9;color:#fff;}
.newsletter.colonnadx form input[type=checkbox], .newsletter.colonnadx form input[type=checkbox] a{font-size:12px;font-weight:300;color:#fff;}
.newsletter.colonnadx form input[type=checkbox] a:hover{color:#00a4e9;}
.newsletter.colonnadx .gform_confirmation_message {color: #fff;}
.newsletter.colonnadx form .gfield_label, .newsletter.colonnadx .gform_heading {display: none;}
.newsletter.colonnadx form .gfield_consent_label,.newsletter.colonnadx form .gfield_consent_label a {color: #fff;}
.newsletter.colonnadx form {margin:0 5px 0 0px;}
.newsletter.colonnadx form input{border:1px solid #DDDDDD;}
@media only screen and (min-width:480px) {
    .newsletter .gform-body{/*margin-top:24px;margin-bottom:17px;*/}
    .newsletter .gform-body input[type=text],.newsletter .gform-body input[type=email] {width:309px !important;max-width:100%;line-height:auto !important;padding:8px !important;font-size:14px !important;margin:0 !important;border-radius:15px !important;}
    .newsletter.colonnadx {position: relative;}
    .newsletter.colonnadx form input[type=submit]{position: absolute; top: 142px;    left: 324px;background:#a6bbd1;border-radius:15px !important;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;color:#00254d !important;padding:11px 24px;margin-left:5px !important;}    
    .newsletter.colonnadx .gform_wrapper .gform_validation_errors {position: absolute; bottom: -35px; background-color: #fff;}
    .newsletter.colonnadx .gform_legacy_markup_wrapper ul li.gfield {margin-top: 0;}
    .newsletter.colonnadx .gform_wrapper .top_label li.gfield.gf_right_half{width: 100%;}
    .newsletter.colonnadx .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {max-width: 100%}
}

@media only screen and (max-width:991px) and (min-width:480px) {
    .newsletter .gform-body input[type=text],.newsletter .gform-body input[type=email] {width:239px !important; }
    .newsletter.colonnadx form input[type=submit] {left: 254px; }
}
@media only screen and (max-width:767px) and (min-width:480px) {
    .inseriscimail .wpcf7-form-control-wrap.your-email{width:calc(100% - 160px);}
    .newsletter.colonnadx form input[type=submit] {top: 142px; }
    .newsletter.colonnadx .gform_legacy_markup_wrapper .gform_footer input[type=submit] {width: auto;    margin: 0;}
}
@media only screen and (max-width:639px) and (min-width:480px) {
    .newsletter.colonnadx form input[type=submit] {top: 136px;     padding: 5px 24px;}
}

.gform-body select { padding: 7px 4px !important; }


/*  modulo pagina contatti ------------------------------- */
.modulopagcontatti .inputprodform{margin-bottom:15px;}
.modulopagcontatti .privacy{font-size: 12px; line-height:18px;margin-top: 15px;}
.modulopagcontatti .wpcf7-submit{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
    margin: 15px 0 0 0;
    background-color: #fff;
    color: #00a4e9 !important;
    border: 1px solid #00a4e9;
    text-shadow: 0 0 0 #fff;
    border-radius: 0;
    background-image: none;
    padding: 8px 32px;
    text-transform:uppercase;
}
.modulopagcontatti .wpcf7-submit:hover{background-color:#00a4e9;color:#fff !important;}
.modulopagcontatti .wpcf7-list-item{margin: 0;}
.gform_legacy_markup_wrapper h3.gform_title{color:#023a78 !important;}


/*  carousel mobile ------------------------------- */
#carouselMobile {padding-bottom: 30px;margin-bottom: 30px;}
#carouselMobile .carousel-indicators{ bottom: 0; margin: 0;}
#carouselMobile .carousel-indicators button{
    border:2px solid #cce8ff;
    background-color:#8fb3d6;
    width:10px;
    height:10px;
    border-radius:50%;
}
#carouselMobile .carousel-indicators button.active{
    border:2px solid #cce8ff;
    background-color:#023a78;
    width:10px;
    height:10px;
    border-radius:50%;
}
#carouselMobile .carousel-item{text-align:center;}
#carouselMobile .carousel-item a, #carouselMobile .carousel-item a .immagine_principale{display:inline-block;margin:0 auto;text-align:center;}


/*  pagina programmi ------------------------------- */
.contenutointerne{padding-top:30px;padding-bottom:60px;}
@media only screen and (max-width:767px) {.contenutointerne{padding-top:20px;padding-bottom:20px;}}
.elencoarchivio{margin-top:100px;}
.boxprogramma{margin-bottom:60px;}
.postprogramma{display: inline-block;position:relative;}
.postprogramma *{-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.imgprogramma{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;position:relative;overflow:hidden;}
.imgprogramma .overlay{position:absolute;top:0;left:0;background-color:rgba(2,58,120,0.75);width: 100%;height: 100%;opacity: 0;}
.postprogramma:hover .imgprogramma .overlay{opacity:1;}
.imgprogramma .overlay .verticalize{padding:10px;text-align: center;color: #fff;}
.ovrl-tit{font-size:20px;font-weight:700;margin-bottom:30px;}
.ovrl-qnd{font-family: 'Roboto Condensed', sans-serif;font-size:16px;font-weight:400;}
.ovrl-prs{font-family: 'Roboto Condensed', sans-serif;font-size:16px;font-weight:400;}
.titoloprogramma{
    background:#023a78 url('../img/vaiarrow.png') no-repeat -50px 17px;
    max-width:100%;max-height:100%;
    min-height:46px;
    display:inline-block;
    position:absolute;
    bottom:-25px;
    right:-10px;
    padding:10px 15px;
    color:#fff;
    font-size:20px;
    font-weight:700;
    text-align:right;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.postprogramma:hover .titoloprogramma{
    background-position:23px 17px;
    color:rgba(2,58,120,0);
    max-width:66px;
    max-height:46px;
    -webkit-transition: background-position 0.2s ease-in-out;
    -moz-transition: background-position 0.2s ease-in-out;
    -o-transition: background-position 0.2s ease-in-out;
    -ms-transition: background-position 0.2s ease-in-out;
    transition: background-position 0.2s ease-in-out;
}
.columncount{column-count:2;column-gap:100px;}
@media only screen and (max-width:767px) {.columncount{column-count:1;}}
span.stlfirstletter{display:block;font-weight:700;font-size:34px;line-height:50px;color:#c3c3c3;}
span.elementoalfabetico{display:block;font-weight:400;font-size:16px;line-height:20px;color:#010101;border-bottom:1px solid #d9d9d9;padding-bottom:10px;margin-bottom:10px;}

span.elementoalfabetico + span.stlfirstletter{margin-top:20px;}


/*  breadcrumbs ------------------------------- */
.breadcrumbs{font-size:12px;line-height:14px;letter-spacing:1px;color:#000;margin-bottom:30px;}
.breadcrumbs ul{list-style-type:none;margin:0;padding:0;}
.breadcrumbs ul li {color:#000;display:inline;text-transform:uppercase;margin:0;padding:0;}
.breadcrumbs ul li+li::before{display:inline-block;padding-right:10px;margin-left:10px;content:">";color:#000;}
.breadcrumbs ul li a{color:#000;margin:0;padding:0;}
.breadcrumbs ul li a:hover{color:#023a78;}


/*  pagination ------------------------------- */
.pagination{margin-top:30px;}
.pagination a{
    border:1px solid #000;
    color:#000;
    margin:0 2px;
    text-align:center;
    width:40px;
    height:40px;
    line-height:40px;
    font-size: 14px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.pagination .current{
    border:1px solid #023a78;
    color:#000;
    margin:0 2px;
    width:40px;
    height:40px;
    line-height:40px;
    font-size: 14px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.pagination a.active{border:1px solid #023a78;color:#023a78;}
.pagination a:hover{border:1px solid #023a78;background-color:#023a78;color:#fff;}

.spaziocntsingle{margin-top:60px;}
.spaziocntsingle .addtoany_content{display:none;}
.imginsingle{margin:0 auto 30px auto;}

/*donazione*/
.donazione {padding:  0 20px; margin-bottom: 40px;}
.bottonidonazione {padding-top: 60px;    background-color: #d0e7f9; padding-bottom: 60px; }
.bottonidonazione ul {list-style: none;}
.bottonidonazione ul li {display: inline-block;}
.bottonidonazione ul li a {-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
    background-color: #fff;
    color: #00a4e9 !important;
    border: 1px solid #00a4e9;
    text-shadow: 0 0 0 #fff;
    border-radius: 0;
    background-image: none;
    padding: 8px 32px;
    text-transform:uppercase;
    display: inline-block;
    margin: 0 10px;
}
.bottonidonazione ul li a:hover{background-color:#00a4e9;color:#fff !important;}

.gform_button{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
    background-color: #fff;
    color: #00a4e9 !important;
    border: 1px solid #00a4e9;
    text-shadow: 0 0 0 #fff;
    border-radius: 0;
    background-image: none;
    padding: 8px 32px;
    text-transform:uppercase;
}
.gform_button:hover{background-color:#00a4e9;color:#fff !important;}

/* palinsesto  ------------------------------- */
.colonnasxpalinsesto{padding-right:60px;}
.colonnasxpalinsesto .ex-tvs-now.ex-tvs-plug.style-2.extvs-none.extvs-non-image.extvs-now-htime .ex-parent-simple .item-tvs {background-color:#0092cf;border-radius:15px;border:0 solid transparent;}
.colonnasxpalinsesto .ex-tvs-now.ex-tvs-plug.style-2.extvs-none.extvs-non-image.extvs-now-htime .ex-parent-simple .item-tvs *{color:#fff;}
.colonnasxpalinsesto .ex-tvs-now.ex-tvs-plug.style-2.extvs-none.extvs-non-image.extvs-now-htime .ex-parent-simple .item-tvs figure{margin:0 !important; padding:0 !important;}
.colonnasxpalinsesto .ex-tvs-now.ex-tvs-plug.style-2.extvs-none.extvs-non-image.extvs-now-htime .ex-parent-simple .item-tvs figure .extvs-arrow-down{display:none !important;}
.colonnasxpalinsesto .ex-tvs-now.ex-tvs-plug.style-2.extvs-none.extvs-non-image.extvs-now-htime .ex-parent-simple .item-tvs figure .extvs-st2-info h3::before{content:"ON AIR: ";}
.ex-tvs-simple.ex-tvs-plug.style-2.extvs-collapse.extvs-show-image{border-radius:15px;overflow: hidden;}
.marquee__inner .ex-parent-simple thead{display: none;}
.marquee__inner .ex-parent-simple, .marquee__inner .ex-parent-simple *{padding: 0 !important;margin: 0 !important;border: 0 solid transparent !important;color: #fff !important;}
.marquee__inner h3{display: inline;white-space: nowrap;margin-right: 5px;}
.marquee__inner .sub-tt{display: inline;white-space: nowrap;}
.marquee__inner .sub-tt::before{content:" - ";}
.marquee__inner .extvs-st2-info, .marquee__inner .extvs-st2-info *{white-space: nowrap;font-size: 13px !important;font-weight: 400 !important;}
.marquee__inner .ex-tvs-now{margin: 0;}
.marquee__inner .ex-notice{background-color:transparent;}
.home .programmihome .ex-date-list-out, .home .programmihome .ex-date-list-parent{display: none;}
.home .programmihome .ex-parent-simple{-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;overflow:hidden;}
.home .programmihome .extvs-cr-progr, .ex-tvs-simple.ex-tvs-plug.style-2.extvs-collapse.extvs-show-image .extvs-cr-progr{background-color:#3993b8 !important;color: #fff !important;}
.home .programmihome .extvs-cr-progr *, .ex-tvs-simple.ex-tvs-plug.style-2.extvs-collapse.extvs-show-image .extvs-cr-progr *{color: #fff !important;}
.home .programmihome .ex-parent-simple > table > tbody > tr{display:none}
.home .programmihome .ex-parent-simple > table > tbody > tr.visibiliprevenext{display:table-row}
.home .programmihome .extvs-cr-progr .extvs-table1-time span::before{content:"ON AIR";display: block;}
.ex-tvs-simple *{font-family: 'Montserrat', sans-serif !important;letter-spacing:0 !important;font-size: 13px !important;}
.ex-tvs-simple figure{margin: 0;}
.ex-tvs-simple.style-1 .ex-parent-simple table th, .ex-tvs-simple.style-1 .ex-parent-simple table td, .ex-tvs-simple.style-2 .ex-parent-simple table th, .ex-tvs-simple.style-2 .ex-parent-simple table td, .ex-tvs-now.style-1 .ex-parent-simple table th{letter-spacing:0 !important;padding:0 !important;}
.ex-tvs-simple .ex-parent-simple table tr td.extvs-table1-programme{padding-right:15px !important;width:63% !important;}
.colonnasxpalinsesto .ex-parent-simple .item-tvs p {
    transform: scaleY(1);
    height:auto;
    max-height:0;
    transform-origin: top;
    -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
    margin: 0;
    padding: 0;
    font-size: inherit;
    overflow: hidden;
}
.colonnasxpalinsesto .ex-parent-simple .item-tvs.item-tvs-expand p {transform:scaleY(1);height:auto;max-height:200px;margin-top:7px;padding:0 0 10px 0;}
.colonnasxpalinsesto .ex-parent-simple .item-tvs h3 {padding-top:0;}
.colonnasxpalinsesto .ex-parent-simple .item-tvs.item-tvs-expand h3 {padding-top:10px;}

@media only screen and (max-width:1200px) {
    .colonnasxpalinsesto{padding-right:0;}
}
@media only screen and (max-width:767px) {
    .home .programmihome{margin-top:0;margin-bottom: 30px;}
    .wp-block-columns .wp-block-column.colonnasxpalinsesto{flex-basis:100% !important;}
    .ex-tvs-simple.style-1 .ex-parent-simple table th, .ex-tvs-simple.style-1 .ex-parent-simple table td, .ex-tvs-simple.style-2 .ex-parent-simple table th, .ex-tvs-simple.style-2 .ex-parent-simple table td, .ex-tvs-now.style-1 .ex-parent-simple table th{padding:15px !important;}
    .ex-tvs-simple.style-2 .ex-date-list-parent .extvs-prev-bt i::before, .ex-tvs-simple.style-2 .ex-date-list-parent .extvs-next-bt i::before {border-color: #fff !important;}
}
@media only screen and (max-width:500px) {
    .extvs-table1-image{display:none;}
}


/* FULL SCREEN MODAL MENU -------------------------------------------------- */
.close{opacity:1;color:#fff;text-shadow: 0 0 0 #000;font-size: 63px;font-weight: 300;}
.close:hover{color:#000; }
.fullscreen.modal { z-index:9876;}
.modal-backdrop{z-index:8765;}
.fullscreen .modal-dialog { margin: 0 0 0 0; max-width:100%;width: 100%; height: 100%; min-height: 100%; padding: 0; color: #fff; }
.fullscreen .modal-header{min-height: 57px;border:0 solid transparent;}
.fullscreen .modal-content { height: 100%; min-height: 100%; border-radius: 0; color: #fff; background: rgba(2,58,120, 0.9); overflow:auto; } 
.fullscreen .modal-body {padding:0;}
.fullscreen .modal-body ul{position:static;width:100%;margin:0 0 0px 0 !important;padding:0 !important;clear:both;background-color:transparent;box-shadow: 0 0 0 rgba(0, 0, 0, 0);border: 0 solid rgba(0, 0, 0, 0);list-style-type:none;}
.fullscreen .modal-body .dropdown-menu{margin-bottom:15px;margin-top:-10px;padding:0 15px 15px !important;position:static !important;width:100%;max-width:100%;transform:translate3d(0, 0, 0) !important;-webkit-transform:translate3d(0, 0, 0) !important;-ms-transform:translate3d(0, 0, 0) !important;}
.fullscreen .modal-body .dropdown-menu::before{left:50%;margin-left:-6px;}
.fullscreen .modal-body .dropdown-menu a{
    text-align: center;
    width: 100%;
    max-width: 100%;
    white-space: normal;
    font-size: 14px;
    margin-bottom: 3px;
    text-transform: none;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
.fullscreen .modal-body a { color: #fff; font-size: 20px;font-weight:400;letter-spacing:1px;margin-bottom:10px;display:inline-block; background-color:transparent; text-transform: uppercase; }
.fullscreen .modal-body a:hover {color:#000;}
.fullscreen .modal-body .container{margin:0 auto;padding:0;}
.fullscreen .modal-body .navbar-nav li a:hover{background-color:transparent !important;}
.fullscreen .modal-body .navbar-nav li:hover{background-color:transparent !important;}
.fullscreen .modal-body .navbar-nav > li { float: none;}
.fullscreen .modal-body .navbar-nav li { display: inline-block;clear:both;width:100%;text-align:center;}
.fullscreen .nav > li > a:hover, .fullscreen .nav > li > a:focus{background-color:transparent;}
.fullscreen .dropdown-menu > li > a{padding: 3px 10px;white-space: normal;}
.documentieriservata {margin-top: 20px;}
.documentieriservata a.btn-primary{background-color:#fff;border-color:#fff;color:#000;}
.documentieriservata a.btn-primary:hover{background-color:#000;border-color:#000;color:#fff;}

.fullscreen .modal-body .navbar-nav li.dropdown > a i {font-size: 10px;margin-left: 7px;position: relative; top: -3px;}
.fullscreen .modal-body .navbar-nav li.dropdown.show > a i svg {transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}

#multistreamingModal .wp-radio-listings .wp-radio-search-form-wrap{display:none !important;}
#multistreamingModal .wp-radio-listings *{color:#023a78 !important;}
#multistreamingModal .listing-details .listing-heading{text-align: left !important;}
.wp-radio-related h3{display: none !important;}
#multistreamingModal .listing-thumbnail a, #multistreamingModal .listing-heading a.station-name, .wp-radio-player .wp-radio-player-details a.station-thumbnail-wrap, .wp-radio-player .wp-radio-player-details a.station-title{cursor: default;pointer-events: none;text-decoration: none;}


/* altro  ------------------------------- */
.rigacolunica,.rigacolimgsx,.rigacolimgdx{margin-bottom:60px;}
.rigacolunica h2,.rigacolimgsx h2,.rigacolimgdx h2{font-family: 'Roboto Condensed', sans-serif;font-weight:700;font-size:24px;line-height:24px;color:#000;margin-bottom: 20px;}
.rigacolunica img.imgriga,.rigacolimgsx img.imgriga,.rigacolimgdx img.imgriga{margin-bottom: 30px;}
.rigacolimgsx .colcontesto{padding-left:45px;}
.rigacolimgdx .colcontesto{padding-right:45px;}
.colequipe{margin-bottom:50px;}
.boxequipe{width:90%;border-bottom:3px solid #dfdfdf;margin:0 auto 0 auto;padding-bottom:15px;height:100%;}
.boxequipe .imgequipe{margin:0 auto 15px auto;width: 100%;}
.boxequipe h2{font-family: 'Roboto Condensed', sans-serif;font-weight:700;font-size:24px;line-height:24px;color:#000;margin-bottom: 20px;}
.ricerca{margin-top:120px;}
.trovato{border-bottom:2px solid #dfdfdf;margin-bottom:15px;padding-bottom:20px;}
.podcastbox{padding-bottom:30px;}
.podcastbox h4{margin-bottom:15px;}
#cn-notice-buttons .cn-button.bootstrap{background-color:#023a78;}
#cn-notice-buttons .cn-button.bootstrap:hover{background-color:#00a4e9;}
@media only screen and (max-width:767px) {
    .rigacolimgsx .colcontesto{padding-left:15px;}
    .rigacolimgdx .colcontesto{padding-right:15px;}
}
.filters{
    margin-top: 0;
    margin-right: 50px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}
.hideradiostation{opacity:0;width:1px;height:1px;position:absolute;top:0;right:0;}

/*campanella onesignal*/
#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {bottom: 55px !important;}
@media only screen and (max-width:767px) {
    #onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-right {bottom: 120px !important;}
}


