.topbar{
    padding:4px 5% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.interna-video h2,.interna-video h4,.interna-video button:before{
    color:#fff !important
}
.contato-footer{
    color:#fff
    }
    #footer h2,#footer h5{
        color:#fff;
        font-size:24px;
        font-weight:bold;
        margin-bottom:20px
    }
    .contato-footer{
        margin-bottom:20px
    }
    .contato-footer li{
       margin-bottom: 5px !important;
       font-weight:600;
       font-size:14px;
       display:flex
    }
    .banner-link{ 
        transition: all .3s;
        cursor: pointer; 
    }
    .banner-link:hover{
        opacity: .8;
    }
    .contato-footer li:before{
       margin-top:1px;
       margin-right:5px
    }
    .contato-footer .mapa:before{
        content: url(/arquivos/2020/05/icone-local.png)
    }
    .contato-footer .fone:before{
        content: url(/arquivos/2020/05/icone-telefone.png)
    }
    .contato-footer .whats:before{
        content:url(/arquivos/2020/05/icone-whats.png);
    }
    .section-title p{
       font-size:15px;
       color:#888;
       margin-top:15px;
    }
    #footer a {
        color:#fff;
        font-weight:600;
    }
    #footer .post-date{
        width:100%;
        display:block;
        font-weight:700;
        color:#005e82;
    }
    #footer p{
        color:#fff;
        font-weight:500;
        font-size:14px;
        line-height:16px;
    }
    .btn-news{
        background:#005e82;
        position:absolute;
        top:0px;
        right:0px;
        height:35px;
        width:40px;
        border-radius:0px 35px 35px 0px;
        border:1px solid #fff;
        margin-top: 0px;
        padding: 0;
    }
    .btn-news:hover{
        background:#323232;
    }
    .campo-news{
        height:35px;
        border-radius:35px !important;
        padding:0px 15px !important;
        border:1px solid #fff !important;
        padding-right: 46px !important;
    }
    .campo-news:focus{
        border:none !important;
        border-radius:35px !important;
    }
    .form-news{
        position:relative;
    }
    .icon-aviao:before{
        content:url(/arquivos/2020/05/aviao-papel.png);
    }
    #footer .menu li{
        margin-bottom:7px;
        width: 100%;
        display:inline-block;
    }
    #footer .menu li a:hover{
        opacity:.7;
        text-decoration:underline;
    }
    .botoes-redes{
        text-align:center;
        margin: 15px auto;
    }
    .botoes-redes li{
        display:inline-block;
        margin-right:25px;
    }
   .botoes-redes li a{
        background:#fff;
        -webkit-box-shadow: -1px 1px 6px 1px rgba(0,0,0,.14);
	    -moz-box-shadow: -1px 1px 6px 1px rgba(0,0,0,.14);
	    box-shadow: -1px 1px 6px 1px rgba(0,0,0,.14);
        padding:12px 25px !important;
        font-weight: 800;
        font-size:15px;
        border-radius:30px;
        line-height:18px;
	   color: #009bdb !important;
    }
    .botoes-redes li a:hover{
    	background:#009bdb;
    	color:#fff !important
    }
    .botoes-redes li a img{
        margin-right:5px;
    }
    .titulo-redes{
    font-size: 35px !important;
    font-weight:300 !important;
    color: #676767 !important;
    margin-bottom: 0px !important;
    }
    .titulo-redes strong{
        font-weight:bold
    }
    .insta-thumb a:hover:before{
       background: rgba(0,0,0,0.6);
    }
    .insta-thumb a:before{
        content:'';
        transition: all .3s;
        width:100%;
        height:100%;
        display: block;
        position: absolute;
        background: rgba(0,0,0,0.0);
    }
    .titulo-newsletter{
        font-size:28px;
        color:#fff;
        font-weight: 300;
    }
    .titulo-newsletter .destaque:after{
        content:"Cadastre-se";
        position:absolute;
        left:0;
        bottom:-44px;
        opacity:.15;
        text-shadow:0px 44px 0px rgba(255,255,255,.4);
    }
    .titulo-newsletter strong{
        font-weight:bold;
    }
     .titulo-newsletter .destaque{
         font-weight:bold;
         font-family:'Poppins';
         font-size: 59px;
         display:block;
         margin-top: 0px !important;
     }
    .campo{
    	margin-bottom:10px;
    	font-weight:600 !important;
    	font-size:12px;
    	padding:10px 15px !important;
    	border-radius:20px !important;
    }
    .btn-inscrever{
        float:right;
        display:inline-block;
        background:#da0081 !important;
        color:#fff !important;
        font-weight: bold !important;
        padding: 6px 12px !important;
        letter-spacing:2px;
        border:1.6px solid #fff !important;
        border-radius:10px !important;
    }
    
    .btn-inscrever:hover{
        background:#fff !important;
        color:#da0081 !important;
    }
    .info-form{
        color:#fff
    }
    .titulo-anuncie{
        font-size: 33px;
        color: #676767;
        font-weight: 300;
        line-height: 35px;
        margin-bottom:20px;
    }
    .news-title{
        width:100%;
        display:block;
        font-family: 'Montserrat',sans-serif;
        font-size: 15px;
        margin-top: 5px;
        color: #676767;
    }
    .news-title a{
        font-weight: 700;
    }
   .social-slider li{
        margin-bottom:6px !important;
        text-align: center !important;
    }
    .titulo-anuncie strong{
        font-weight: 700;
        font-size: 37px;
        margin-top:6px;
        display:block;
    }
    .btn-padrao{
        clip-path: polygon(14% 0, 100% 0, 86% 100%, 0% 100%);
        font-weight:bolder;
        position:relative;
        padding: 5px 16px;
    }
    .btn-padrao:after{
        content:'';
        width: 36px;
        height: 3px;
        -webkit-border-radius: 2px 0/4px 0;
        -moz-border-radius: 2px 0/4px 0;
        border-radius: 2px 0/4px 0;
        background-color: #009bdb;
        position: absolute;
        right: 0px;
        bottom: 0px;
    }
    .btn-padrao:hover{
        color:#fff;
        background:#db0080;
        background-size:cover;
    }
    .btn-padrao:hover:after{
        display:none;
    }
    .linha-app:before{
        content:url(/arquivos/2020/05/rasgo.png);
        position:absolute;
        top: -48px;
        left: -31px;
    }
    .titulo-app{
        color:#fff;
        margin-top:35px;
        margin-bottom: 9px;
        font-size:40px;
        font-weight:300;
    }
    .titulo-app strong{
        font-weight:600
    }
    .app-link{
        transition: all .3s;
    }
    .app-link a:hover{
        transform: scale(1.06);
        opacity: .8
    }
       .titulo-video, .titulo-tab{
        color:#676767;
        margin-top: 40px;
        margin-bottom: 0px;
        font-size:40px;
        font-weight:300;
    }
    .titulo-tab{
        margin:18px 0px
    }
    .nome-video{
        color:#676767;
        font-size:13px;
        font-weight:600;
    }
    .news-head{
        transition: all .3s;
    }
    .news-head:hover{
        opacity: .8;
    }
    .data-video{
        color:#676767;
        font-size:13px;
        font-weight: 400;
        float:right;
        line-height: 17px;
    }
    .data-video,.nome-video{
        margin-top:15px;
        display:inline-block;
    }
    .titulo-video strong,.titulo-tab strong{
        font-weight:600
    }
    .galeria-videos .item-video{
        padding:12px
    }
    .galeria-videos .slick-arrow{
        position:absolute;
    }
    .plyr__controls{
        background: #141414 !important;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
        color: #FFF !important;
    }
    .plyr__controls > .plyr__control{
        margin-top:0px;
        margin-bottom: 0 !important;
    }
    .plyr button{
        margin-top:0px;
    }
    #playerbs{
        width: 100%;
        margin: 0px auto;
        display:flex;
        align-items:center;
        justify-content:center;
    }
    .plyr--full-ui{
        width: 100%;
    }
    #playerbs:before{
        content:url(/arquivos/2020/06/ao-vivo.png);
        margin-right:15px;
        margin-top:10px
    }
/*    #playerbs:after{
        margin-left:15px;
        margin-top:10px;
        content:url(/arquivos/2020/06/ouca-radio.png)
    }
    */
    .logo img{
        max-width:130px;
    }
    .titulo-playlist{
        font-size:38px;
        line-height:40px;
        color:#fff;
        font-weight:300;
    }
    .titulo-playlist strong{
        font-weight:700;
         font-size:46px;
         position:relative;
    }
        .titulo-playlist strong:after{
         content:'';
         width:16%;
         height:3px;
         background:#da0081;
         position:absolute;
         right:0;
         bottom:0px;
     }
    .social-playlist{
        display:flex;
        align-items: center;
        background: #fff;
        width: fit-content;
        padding: 10px 20px;
        border-radius: 40px;
    }
     .social-playlist li{
         margin-right:20px;
     }
    .social-playlist li a {
        color:#da0081;
        display: flex;
        align-items: center;
        font-size: 9px;
        line-height: 11px;
    }
    .social-playlist .spotify a{
        font-family:'Poppins';
        font-weight:600;
    }
    .post-meta{
        display:flex;
        align-items: center;
        justify-content: space-between;
        padding: 9px 0px;
    }
    .autor-post{
        color:#000;
        font-size: 11px;
        font-weight:600;
    }
    .bloco-post{
        margin-bottom:20px;
    }
    .data-post{
        color:#000;
        font-size: 13px;
        font-weight: 500;
        /* float: right; */
    }
    .titulo-giro{
        font-family: Montserrat;
	    color: #676767;
	    font-weight:400;
	    font-size:26px;
	    margin-bottom:30px
    }
    .titulo-giro strong{
        font-size:38px;
    }
     .social-playlist .spotify a i{
         background: #fff;
         border-radius: 102%;
         color:#da0081;
         border: 0px;
         font-size: 30px;
         line-height: inherit;
     }
     .social-playlist li a i{
         padding: 6px 7px;
         border-radius:20px;
         font-size: 17px;
         color:#fff;
         background:#da0081;
     }
.social-playlist li a:hover{
    opacity:.6;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-mobile-title.elementor-active{
        background:#da0081;
    clip-path: polygon(0 0, 100% 0, 84% 100%, 0% 100%); 
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active a,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-mobile-title.elementor-active a{
    color:#fff !important;
}
.elementor-widget-tabs .elementor-tab-content{
    margin-top:12px;
    border:0px !important;
    border-top: 1px solid #3232 !important;
}
.elementor-tab-title a{
    color:#606060 !important;
    font-family:'Montserrat';
    font-weight:bold;
}
.elementor-widget-tabs .elementor-tab-title{
    color:#606060 !important;
}
.elementor-widget-tabs .elementor-tab-title.elementor-active{
    color:#fff !important;
}
.elementor-widget-tabs .elementor-tab-desktop-title {
   padding: 14px 29px !important;
}
.linha-pedir-musica:before{
    content:url(/arquivos/2020/06/fone.png);
    position:absolute;
    display:block;
    z-index:1;
    top: -76px;
    transform: scale(0.9);
    left:0px;
}
.titulo-pedir{width: fit-content;margin-left: auto;color: #fff;font-weight: 300;font-size: 44px;font-family: 'Montserrat';}
.titulo-pedir strong{
    font-weight:800
}
.banner-promo img{
    -webkit-box-shadow: 7px 6px 10px rgba(44,44,44,.35) !important;
    -moz-box-shadow: 7px 6px 10px rgba(44,44,44,.35) !important;
    box-shadow: 7px 6px 10px rgba(44,44,44,.35) !important;
    border-radius:12px !important;
}
.pedir-musica{
    color:#fff;
    font-family:'Montserrat';
    font-weight: 600;
    font-size: 17px;
    margin-bottom:12px;
}
.botao-wpp{
    background:#da0081;
    color:#fff !important;
    font-family:'Montserrat';
    font-weight:900;
    border-radius:30px;
    font-size:21px;
    border:1px solid #fff !important;
    padding:5px 12px 5px 2px ;
}
.botao-wpp:hover{
    color:#da0081 !important;
    background:#fff;
}
.botao-wpp i{
    background:#fff;
    color:#da0081;
    padding:4px 6px;
    border-radius:100%;
    margin-right:6px;
}
.banner-promo figcaption{
    padding:6px 15px;
}
    .banner-promo a:hover img{
       transform:scale(1.05)
    }
    .main-sidebar ul li{
        margin-bottom:18px;
    }
    .main-sidebar ul li a{
            font-weight: 600;
    }
    .main-sidebar ul li .post-date {
    width: 100%;
    display: block;
    font-weight: 700;
    color: #005e82;
}
img.wpvl_playbutton{
    display: none !important;
}
form[role="search"]{
    position:relative
}
.titulo-form{
    color:#2c2c2c;
    font-family:'Montserrat';
    font-size:32px;
}
.titulo-form:after{
    content:'';
    background: #005e82;
    width:40px;
    margin-top:12px;
    height:3px;
    display:block;
}
.carrocel-programacao{
    padding-top:20px;
    padding-bottom:80px
}
.item-programacao{
    position:relative;
    padding:0px 5px;
    transition: all .3s;
}
.item-programacao:hover{
    opacity: .8 !important
}
.horario{
    position:absolute;
    color:#fff;
    bottom:10px;
    padding:0px 12px;
    font-weight:600;
    font-size:11px;
    line-height:11px
}
.news-head{
    height:200px;
    overflow:hidden;
}
.news-head img{ 
    width:100%
}
.bloco-promo{
    padding:0px 12px
}
.promo-head {
    height: 200px;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 5px 7px 16px rgb(44 44 44 / 21%);
    -moz-box-shadow: 5px 7px 16px rgba(44,44,44,.21);
    box-shadow: 3px 5px 10px rgb(44 44 44 / 21%);
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.promo-head img {
    max-width: none !important;
    height: 280px !important;
    width: auto !important;
}
.promo-head:hover{
    transform:scale(1.05);
}
.titulo-promo{
    font-size:15px;
    padding:10px 4px;
    font-weight:600;
}

.promos .slick-list{
    padding-top:30px
}
.bloco-ecad{
    display:flex;
    background:#e4e4e4;
    padding:25px 15px;
    border-radius:4px;
    align-items:center;
    justify-content:center;
}
.bloco-ecad .rotulo{
    font-size: 17px;
    font-weight:700;
}
.bloco-ecad .link{
    background:#333;
    color:#fff;
    padding:8px 12px;
    margin-left:22px;
    font-weight:600
}
.bloco-ecad .link:hover{
    background:#fff;
    color:#333;
}
/*
===========================================
        FORMULÁRIOS RD STATION
===========================================
*/
.rd-column > div{
    padding:0 !important;
}

.rd-column > div .rd-button{
    border: 1px solid !important;
    border-color: #005e82 !important;
    border-radius: 3px !important;
    background: #005e82 !important;
    color: #fff !important;
    height:auto !important;
    font-weight: 600 !important;
    padding: 12px 20px !important;
    margin-top: 13px !important;
    line-height: 1 !important;
    font-size:14px !important;
    display:block !important;
    margin:0 !important;
    width:auto !important;
    min-width:0 !important;
}
.rd-column > div .rd-button:hover{
    background:#333 !important
}
.bricks-form__submit{
    display:block !important;
}
.bricks-form__input{
    border-radius:5px !important;
}

.bloco-popup{
    position: absolute;
    top: 20px;
    min-width: 400px;
    min-height: 400px;
    display: block;
    background: #000;
    box-sizing: border-box;
}
.pop-controller{
    display: flex;
    justify-content: space-between;
    background: #111;
    cursor: move;
    padding: 8px 12px;
}
.bloco-popup i{
    font-size: 16px;
    cursor: pointer;
}
.single-programacao .item-programacao{
    display: inline-block;
}
.single-programacao .horario{
    left: 0;
}
.single-programacao .news-head{
    height: auto;
}
/*================================
    RESPONSIVIDADE DO SITE
================================*/

@media (max-width:767px){
    .titulo-app{
        font-size:33px;
    }
    .titulo-newsletter .destaque{
        font-size:40px;
    }
    .botoes-redes li {
        width:100%;
        margin-bottom:20px;
    }
    .botoes-redes li a{
        width:100%;
        display:block;
    }
    .titulo-video{
        margin-bottom:40px;
    }
    .slick-next {
        right: 32px !important;
    }
    .slick-prev {
        right: 72px !important;
    }
    .titulo-tab{
        font-size:32px
    }
    .linha-pedir-musica:before{
        display:none
    }
    .titulo-pedir{
        font-size:37px;
        margin:auto
    }
    #playerbs .plyr--full-ui{
        display:block;
        width:100%;
    }
    #playerbs:before, #playerbs:after{
        display:none;
    }
    .dropdown-toggle::after{
        display:none;
    }
}

.header .nav li .dropdown  ul.dropdown{
    background: #fff;
    width: 220px;
    max-height: 300px;
    width: 220px;
    position: absolute;
    left: -20px;
    top: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px #3333334d;
    transform-origin: 0 0 0;
    transform: scaleY(.2);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
    top: 54px;
    border-left: 3px solid #00445f;
    overflow: scroll!important;
}