.grecaptcha-logo {
    z-index: 2;
}

#myframe {
    margin-bottom: 15px;
}

.errorContent {
    padding: 10px !important;
    margin-bottom: 15px;
    line-height: 2;
    background-color: #E39200 !important;
    border-radius: 3px;
}

.errorContent:after {
    content: "\f071";
    font-family: FontAwesome;
    position: absolute;
    right: 34px;
    top: 42%;
    font-size: 62px;
    color: #F8C000;
}

.col-md-3 .errorContent:after {
    right: 10px;
    top: 0;
    font-size: 50px;
}

.container-top {
    margin-top: 80px;
}

.container-bottom {
    margin-bottom: 80px;
}

.post-meta {
    margin: 0;
    padding: 0;
    list-style: none;
}

.post-meta span {
    display: none;
}

/*######################### SITE EM MANUTENCAO #########################*/

  .manutencao-main{
    height: 100%;
  }
  .manutencao {
    height: 100%;
    font-family: 'Poppins', sans-serif;
  }
  .manutencao_cont h1 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.5em;
  }

/*######################### AGORA NA RADIO #########################*/

.agora-na-radio {
    float: left;
    width: 100%;
    padding: 15px;
    background: #f3eff2;
    margin-bottom: 15px;
}

.col-md-3 .agora-na-radio {
    text-align: center;
}

.agora-na-radio img {
    display: block;
    width: 110px;
    height: auto;
    margin: 0 auto;
    border: 5px solid #ff7100;
    border-radius: 50% !important;
    margin-bottom: 10px;
}

.agora-na-radio span {
    float: left;
    width: 100%;
}

.col-md-6 .agora-na-radio img {
    float: left;
}

.col-md-6 .agora-na-radio span {
    float: right;
    width: 70%;
    font-size: 15px;
    margin-top: 15px;
}

.col-md-6 .agora-na-radio span:last-child {
    margin-top: 0;
}

/*######################### VIDEO E LETRA #########################*/

.my-scrollbar {
    background: none;
}

.scrollbar {
    width: 6px !important;
    background: rgba(0, 0, 0, 1) !important;
    cursor: pointer !important;

    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.vue-scrollbar__scrollbar-vertical, .vue-scrollbar__scrollbar-horizontal {
    width: 6px !important;
    background: #F6F3F5;
    opacity: 1 !important;

    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.vue-scrollbar__scrollbar-vertical:hover, .vue-scrollbar__scrollbar-horizontal:hover {
    background: #F6F3F5;
}

pre {
    white-space: pre-line;
    padding: 0;
    border: none;
    background: none;
    color: #000;
    border-radius: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn-fechar {
    position: absolute;
    z-index: 2;
    right: 32px;
    width: 18px;
    height: 18px;
    background: #E62D25;
    color: #FFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

.btn-fechar:hover {
    text-decoration: none;
    color: #FFF;
}

#cx_letra_video {
    float: left;
    width: 100%;
    padding: 15px 0;
    background: rgba(0, 0, 0, 0.1);
}

#cx_letra_video .container {
    background: none !important;
    padding: 0;
}

#cx_letra_video .embed-responsive, .sem-video {
    border: 2px solid #FF7200;
}

.my-scrollbar {
    background: none;
    min-width: auto !important;
}

.scrollbar {
    width: 6px !important;
    background: rgba(64, 64, 64, 1) !important;
    cursor: pointer !important;

    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.sem-video {
    float: left;
    width: 100%;
    min-height: 320px;
    background: #000;
    text-align: center;
    color: #3E3E3E;
}

.sem-letra {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 320px;
}

.sem-video .fa-youtube {
    margin: 100px auto 0 auto;
    font-size: 3em;
    filter: opacity(0.5);
    background: none;
}

hr {
    margin-top: 1em;
    margin-bottom: 1em;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mCSB_scrollTools {
    opacity: 1;
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(255, 255, 255, 1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
    background-color: rgba(65, 65, 65, 1) !important;
}

.plyr {
    position: initial !important;
}

#scrollletra {
    max-height: 268px !important;
}

/*######################### PLAYER #########################*/

.jp-audio, .jp-jplayer {
    float: left;
}

.player .capa {
    float: left;
    height: 62px;
    width: auto;
    margin-right: 12px;
}

.player .cantor-banda {
    float: left;
    width: 150px;
    line-height: 1;
    font-size: 11px;
    text-transform: uppercase;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.player .musica {
    float: left;
    width: 150px;
    margin-bottom: 6px;
    line-height: 1;
    font-size: 12px;
    font-weight: bold;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.player .btn_play_pause {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    background: none;
    background: #ff7200;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    border: 0;
    margin: 16px 12px 0 0;
    border: 2px solid #FFF;
}

.player .btn_play_pause .fas {
    font-size: 9px;
    color: #FFF;
}

.player .cx-volume {
    float: right;
    width: 80px;
    height: 62px;
    padding: 17px 0;
    margin: 0 40px;
    text-align: right;
}

.player .cx-musica-banda {
    float: left;
    width: 165px;
    height: 62px;
    padding: 15px 0;
}

.player .fa-volume-up {
    float: left;
}

.player #volume {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    color: #FFF;
}

.rangeslider {
    height: auto;
    margin-top: 5px;
}

.rangeslider__handle {
    display: none;
    /*width: 10px !important;*/
    /*height: 10px !important;*/
    /*margin-top: 2px !important;*/
    /*border: none !important;*/
    /*cursor: pointer !important;*/
    /*background-color: #FFF !important;*/
    /*border: 1px solid #E6E6E6;*/
}

.rangeslider__handle:active {
    border: none !important;
    cursor: pointer !important;
    background-color: #FFF !important;
}

.rangeslider__fill {
    height: 8px !important;
    background: #ff7200 !important;
}

.rangeslider__fill__bg {
    height: 8px !important;
    background: #F3EFF1 !important;
}

.player-off {
    float: right;
    opacity: 0.5;
    height: 62px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.player-off .fa-pause {
    float: left;
    padding: 5px;
    border: 2px solid #FFF;
    border-radius: 50%;
    font-size: 9px;
}

.player-off .fa-volume-up {
    float: left;
    margin: 4px 0 0 6px;
}

.player-off .fake-slider {
    float: left;
    width: 140px;
    position: relative;
    height: 5px;
    padding: 0 10px 0 0;
    margin: 9px 10px 0 10px;
    background: #52555B;
    border: none;
    border-radius: 5px;
}

.player-off .fake-slider::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #FFF;
    position: absolute;
    top: -2px;
    left: 100px;
    border-radius: 50%;
}

.player-off .ico-off {
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 50%;
    background: #F00;
}

.player-off .cx-volume-fake {
    text-align: right;
    margin-left: 40px;
}

.player-off .cx-volume-fake .fa-volume-up {
    margin-left: 0;
}

.player-off .volume-fake {
    width: 80px;
    height: 7px;
    background: #585858;
    border-radius: 25px;
    margin-top: 5px;
}

.botoes {
    float: left;
    margin: 27px 0 0 70px;
}

.botoes a {
    text-decoration: none;
}

.botoes a:hover {
    color: #585858 !important;
}

.player-top .botoes span {
    margin-right: 3px;
}

.player-top .botoes .collapsed span {
    transform: rotate(180deg) !important;
}

.player-bottom .botoes span {
    transform: rotate(180deg) !important;
    margin-right: 3px;
}

.player-bottom .botoes .collapsed span {
    transform: rotate(0deg) !important;
    margin-right: 3px;
}

/*######################### PROGRAMACAO #########################*/

.programacao-nav li {
    width: 14.285%;
    text-align: center;
}

.programacao-nav a {
    font-size: 16px;
    color: #585858;
}

.programacao-nav > li > a {
    background: #DEDEDE;
}

.programacao-nav > li > a:hover {
    border-color: #eee #eee #ddd;
}

.programacao-nav > li > a:hover, .programacao-nav > li > a:focus {
    text-decoration: none;
    background-color: #ff7200;
    color: #FFF;
}

.programacao-nav > li.active {
    background: #FFF;
}

.programacao-do-dia table {
    width: 100%;
    display: table;
    font-size: 14px;
    color: #585858;
}

.programacao-do-dia table tr {
    display: table-row;
    border-bottom: 1px solid #eee;
}

.programacao-do-dia table td {
    display: table-cell;
    padding: 10px 20px;
}

.programacao-do-dia table a {
    color: #585858;
}

.programacao-do-dia table a img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 50%;
    border: 4px solid #ff7200;
}

.program-details img {
    border: 5px solid #ff7200;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    width: 80%;
}

.program-details table {
    width: 100%;
    margin: 10px 0 0 0;
}

.program-details table tr {
    border-bottom: 1px solid #eee;
}

.program-details table tr td {
    padding: 10px 20px;
}

/*######################### GALERIA DE VIDEOS #########################*/

#galeria_videos {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}

#galeria_videos li {
    float: left;
    width: 19%;
    margin: 0.5%;
    position: relative;
}

#galeria_videos li img {
    width: 100%;
    cursor: pointer;
    position: relative;
}

#galeria_videos li:hover img {
    filter: brightness(40%);
    transition: 0.5s;
}

#galeria_videos li:hover:after {
    content: "\f144";
    font-family: FontAwesome;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -18px;
    color: #FFF;
    font-size: 40px;
    cursor: pointer;
    filter: opacity(30%);
    transition: 0.5s;
}

.category-list {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.category-list li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #f3eff2;
}

.category-list li a {
    float: left;
    width: 100%;
    padding: 10px;
    font-size: 1.2em;
    color: #777;
    text-decoration: none;
    padding: 10px;
    transition: background-color 0.5s ease;
    text-decoration: none;
}

.category-list li a:hover, .category-list .router-link-exact-active {
    color: #ff7200;
}

.modal_videos iframe {
    /*width: 850px;
    height: 450px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -425px;
    margin-top: -225px;*/
}

.modal_videos .modal-header {
    padding: 15px 0;
    border-bottom: none;
}

.modal-header .close {
    color: #FFF;
    opacity: 1;
    background: #F00;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    float: right;
}

.modal_videos .modal-content {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}

/*######################### NOTICIAS #########################*/

#blogs {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#blogs li {
    float: left;
    width: 33.3%;
    padding: 5px 10px;
    position: relative;
    margin: 0;
}

#blogs li:hover img {
    filter: brightness(40%);
    transition: 0.5s;
}

#blogs li:hover:after {
    /*content: "Ler a notícia";*/
    /*position: absolute;*/
    /*z-index: 1;*/
    /*top: 30%;*/
    /*left: 35%;*/
    /*border: 2px solid #ff7200;*/
    /*color: #ff7200;*/
    /*padding: 5px 15px;*/
    /*border-radius: 30px;*/
    /*text-align: center;*/
    /*cursor: pointer;*/
}

#blogs li a {
    color: #585858;
    text-decoration: none;
}

#blogs li a .imagem {
    float: left;;
    width: 100%;
    height: 147px;
    overflow: hidden;
}

#blogs li img {
    width: 100%;
}

#blogs li span {
    float: left;
    width: 100%;
    padding: 3px 5px;
    margin-bottom: 20px;
    color: #FFF;
    background-color: #ff7200;
}

#blogs li span .fa {
    margin-right: 5px;
}

#blogs li span .fa-clock-o {
    margin-left: 20px;
}

#blogs li p {
    float: left;
    width: 100%;
    height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.newsContent .date {
    color: #FFF;
    background: #ff7200;
    padding: 5px 10px;
    border-radius: 15px;
    display: inline-block;
    margin-bottom: 20px;
}

.newsContent p {
    /*display: inline-block;*/
}

.newsContent .image {
    float: left;
    width: 30%;
    margin: 0 20px 20px 0;
}

.newsContent .texto {
    line-height: 1.7;
}

.texto img {
    max-width: 100%;
}

.newsContent .titulo {
    /*margin-bottom: 30px;*/
}
.btn-carregar-mais-noticias{
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

/*######################### MURAL DE RECADOS #########################*/

.enviar_recado .captcha {
    display: table;
    margin: 0 auto;
}

.enviar_recado .btn_enviar {
    width: 100% !important;
    margin-top: 10px !important;
}

.mural_recados .comentario {
    margin-top: 5px !important;
    background: #F9F7F9 !important;
    border-radius: 10px !important;
    padding: 10px !important;
}

.mural_recados .comentario span, .mural_recados .comentario p {
    width: 93% !important;
}

.mural_recados .resposta {
    width: 88% !important;
}

.mural_recados .resposta span, .mural_recados .resposta p {
    width: 92.5% !important;
}

/*######################### CAROUSEL #########################*/

ul.thumbnails-carousel {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}

ul.thumbnails-carousel li {
    margin-right: 5px;
    float: left;
    cursor: pointer;
    border: 3px solid transparent;
}

ul.thumbnails-carousel li img {
    opacity: 0.4;
}

.controls-background-reset {
    background: none !important;
}

.active-thumbnail {
    border: 3px solid #ff7200 !important;
}

.active-thumbnail img {
    opacity: 1 !important;
}

.indicators-fix {
    bottom: 100px;
}

.carousel-indicators .active {
    background: #ff7200;
}

.carousel-indicators li {
    border: 1px solid #ff7200;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    background: #ff7200;
    border-radius: 50%;
    padding: 15px;
    width: auto;
    height: auto;
    text-shadow: none !important;
    font-size: 20px;
}

ul.thumbnails-carousel {
    background: #000;
    padding: 10px;
}

#lista_albuns {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#lista_albuns li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#lista_albuns li a img {
    float: left;
    width: 100%;
}

#lista_albuns li.atual {
    border: 5px solid #ff7200;
    border-bottom: 0;
    box-sizing: border-box;
}

#lista_albuns li span {
    float: left;
    width: 100%;
    padding: 5px 10px;
    background: #ff7200;
    color: #FFF;
}

/*.product-slider{
    margin-bottom: 15px;
}*/
.product-slider .carousel {
    margin: 0;
}

.product-slider .carousel-inner img {
    width: 100%;
}

.product-slider #thumbcarousel {
    float: left;
    width: 100%;
    padding: 13px 10px;
    background: #000;
    margin: 0;
}

.product-slider #thumbcarousel .thumb {
    float: left;
    width: 24%;
    margin: 0 0.5%;
    cursor: pointer;
}

.product-slider #thumbcarousel .thumb img {
    width: 100%;
}

.product-slider #carousel .carousel-control .fa {
    position: absolute;
    top: 50%;
    background: #ff7200;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3em;
    text-shadow: none;
}

.product-slider #carousel .left .fa {
    left: 10px;
}

.product-slider #carousel .right .fa {
    right: 10px;
}

#thumbcarousel .carousel-control {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*######################### EVENTOS #########################*/

.evento {
    float: left;
    width: 100%;
    background: #f3eff2;
    padding: 5px;
    color: #585858;
    text-align: center;
    height: 340px;
}

.evento:hover {
    text-decoration: none;
    color: #FFF;
    background: #ff7200;
    transition: 0.4s;
}

.evento img {
    max-width: 100%;
    height: 226px;
}

.evento span {
    align-items: center;
    width: 100%;
    padding: 8px 0 5px 0;
    display: block;
}

.evento .fa {
    margin-right: 5px;
}

.evento .fa-clock-o {
    margin-left: 10px;
    margin-right: 0px;
}

.evento_detalhes {
    float: left;
    width: 100%;
    background: #F7F3F4;
    color: #000;
    padding: 20px;
}

.evento_detalhes .capa {
    float: left;
    width: 40%;
    margin: 0 15px 15px 0;
}

.evento_detalhes .fotos-item {
    margin: 0 15px;
}

.evento_detalhes .descricao {
    float: left;
    width: 58%;
}

.evento_detalhes .descricao h3 {
    margin-bottom: 15px;
}

.evento_detalhes .descricao span {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.evento_detalhes .descricao span .fa {
    margin-right: 5px;
}

.evento_detalhes .descricao span .fa-clock-o {
    margin-left: 15px;
}

.evento_detalhes .descricao .texto {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.evento_mapa {
    float: left;
    width: 100%;
    height: 350px;
    margin-top: 20px;
}

.evento_mapa iframe {
    width: 100%;
    height: 100%;
}

/*######################### CONTATO #########################*/

#contato .btn_enviar {
    float: right;
    height: 77px;
    width: calc(100% - 310px);
    margin: 0;
}

#contato .captcha {
    float: left;
}

#contato_redes h3 {
    border-bottom: 2px solid #f3eff2;
    padding: 0 0 15px 0;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}

#contato_redes h3 .fa {
    font-size: 20px;
    float: left;
    margin: 0 10px 0;
}

/*######################### PROMOCOES #########################*/

.promotionsList .evento {
    margin-bottom: 10px;
}

.promotionsList .evento img {
    margin-bottom: 5px;
}

.promotionsList .dados-promocao h2 {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    color: #000;
}

.promotionsList .dados-promocao h3 {
    font-size: 18px;
    margin-bottom: 20px;
    color: #000;
}

.promotionsList .dados-promocao img {
    width: 100%;
    margin-bottom: 20px;
}

.promotionsList .dados-promocao form label {
    float: left;
    width: 100%;
}

.promotionsList .dados-promocao form label input[type="text"],
.promotionsList .dados-promocao form label input[type="tel"],
.promotionsList .dados-promocao form label input[type="email"],
.promotionsList .dados-promocao form label textarea {
    float: left;
    width: 100%;
    background: #f3eff2;
    border: 0;
    height: 30px;
    padding: 5px 10px;
}

.promotionsList .dados-promocao form label textarea {
    height: 200px;
    resize: none;
}

.promotionsList .dados-promocao form label input:focus, .promotionsList .dados-promocao form label textarea:focus {
    outline: 1px solid #ff7200;
}

.promotionsList .dados-promocao .captcha {
    float: left;
    margin-top: 15px;
}

.promotionsList .dados-promocao .btn_enviar {
    float: right;
    width: 49%;
    height: 36px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
}

.promocoes {
    margin-bottom: 30px;
}

.promocoes .imagem-destaque {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.promocoes ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.promocoes ul li {
    float: left;
    width: 100%;
    padding: 0 0 15px 0;
    font-size: 1.3em;
    line-height: 1.7;
}

.promocoes ul li h3 {
    margin: 0;
}

.promocoes form label {
    float: left;
    width: 100%;
}

.promocoes form .captcha {
    float: left;
    margin-top: 20px;
}

.promocoes form .btn_enviar {
    float: right;
    width: 250px;
    height: 75px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

.promocoes .socialShare, .newsContent .socialShare {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.socialShare span {
    float: left;
    margin-right: 7px;
    font-size: 1.2em;
}

.socialShare span .fab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: #FFF;
    border-radius: 50% !important;
    font-size: 14px;
    transition: background-color 0.5s ease;
    margin: 0;
}

/*######################### PROMOCOES #########################*/

html, body {
    font-size: 12px;
    background: #e3e3e3;
    color: #585858;
    height: 100%;
}

.breadcrumb {
    border-radius: 0;
    margin: 0;
}

a {
    color: #585858;
}

* {
    box-sizing: border-box;
}

.page-content-wrapper * {
    box-sizing: border-box;
    position: relative;
}

.container {
    background: #FFF;
    padding: 15px 15px 0 15px;
}

.titulo {
    float: left;
    width: 100%;
    border-left: 6px solid #ff7200;
    padding-left: 6px;
    text-transform: uppercase;
    font-size: 1.6em;
    font-weight: bold;
    color: #000;
    line-height: 1;
    text-align: left;
}

.edit {
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    cursor: move;
}

.edit .cx_controles {
    position: absolute;
    right: 0;
    top: 0;
}

.edit .cx_controles .btn_edit, .edit .cx_controles .btn_excluir, .edit .cx_controles .btn_tamanho {
    display: none;
    width: auto !important;
    height: auto !important;
    float: left !important;
    margin: 0 !important;
    padding: 5px 8px !important;
    color: #FFF !important;
    font-size: 11px !important;
    text-decoration: none !important;
    letter-spacing: 1px !important;
    text-align: center;
    border-radius: 0 !important;
    line-height: inherit;
}

.edit .cx_controles .btn_edit {
    background: #ff7200;
}

.edit .cx_controles .btn_excluir {
    background: #bc0000;
}

.edit .cx_controles .btn_tamanho {
    background: #3598dc;
}

.edit:hover {
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px dashed #c9c7c8;
}

.edit:hover .cx_controles .btn_edit, .edit:hover .cx_controles .btn_excluir, .edit:hover .cx_controles .btn_tamanho {
    display: block;
}

.edit .cx_controles .btn_edit span, .edit .cx_controles .btn_excluir span, .edit .cx_controles .btn_tamanho span {
    float: left;
    width: auto;
    color: #FFF;
    margin: 0 5px 0 0;
    font-size: 11px;
}

.edit .cx_controles .btn_edit:hover {
    background: #ffa201;
}

.edit .cx_controles .btn_excluir:hover {
    background: #de0000;
}

.edit .cx_controles .btn_tamanho:hover {
    background: #3ba9f5;
}

.div_block {
    position: absolute;
    top: 0;
    left: 0;
    /*display: block;*/
    display: none;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px dashed #c9c7c8;
    text-align: center;
}

.div_block p {
    margin-top: 10px;
    padding: 10px 0;
    color: #ff7200;
    font-size: 1.5em;
    background-color: rgba(0, 0, 0, 0.5);
}

/*.bloco:nth-child(even){
	float: right;
}*/
.promotionsList {
    margin-bottom: 2em;
}

/*######################### TOPO #########################*/

.topo {
    width: 1170px;
    display: table;
    margin: 0 auto;
}

.topo .logo {
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
}

.topo .logo img {
    width: 100%;
}

.topo .slogan {
    float: left;
    font-size: 4em;
    color: #FFF;
    line-height: 1;
}

.topo .redes_sociais {
    float: right;
    width: auto;
    height: 62px;
    padding: 8px 0 0 0;
    margin-bottom: 0;
}

.topo .redes_sociais label {
    float: left;
    text-align: center;
}

.topo .redes_sociais label + label {
    float: right;
    width: 25px;
    margin-left: 40px;
}

.topo .redes_sociais hr {
    width: 100%;
    border: none;
    margin: 0;
}

.topo .redes_sociais a {
    margin: 5px 3px 0 3px;
}

.topo .redes_sociais a:last-child {
    margin-right: 0;
}

.topo .redes_sociais .fab {
    width: 25px;
    height: 25px;
    font-size: 14px;
}

.player-top, .player-bottom {
    position: fixed;
    z-index: 16;
    width: 100%;
    background: #FFF;
}

.player-top .cor-fundo, .player-bottom .cor-fundo {
    background: rgba(0, 0, 0, 0.1);
}

.player-top {
    top: 0;
    border-bottom: 1px solid #F3EFF1;
}

.player-bottom {
    bottom: 0;
    border-top: 1px solid #F3EFF1;
}

/*######################### MENU #########################*/

.navbar {
    float: left;
    width: 100%;
    border-radius: 0;
    margin: 0 0 15px 0;
    background: #F7F3F4;
}

.navbar-header {
    background: #F7F3F4;
    display: none;
}

.navbar-brand {
    display: none;
    text-transform: uppercase;
}

.navbar-nav li {
    padding: 5px 0;
    margin-right: 10px;
}

.navbar-nav li:last-child {
    margin-right: 0;
}

.navbar-nav li a {
    font-weight: bold;
    color: #424141;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    transition: background-color 0.5s ease;
}

.navbar-nav li.active a, .navbar-nav li a:hover {
    background-color: #FF7100 !important;
    color: #FFF !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #f9d4b8 !important;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #FFF;
    background-color: #FF7100;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 1em;
    text-align: left;
    list-style: none;
    background-color: #F7F3F4;

    -webkit-background-clip: padding-box;
    background-clip: padding-box;

    border: 1px solid #f7f5f6;
    border-radius: 0;

    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu li {
    padding: 0 !important;
    margin: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0 10px;
    margin: 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #f7f5f6;
}

.navbar .container-fluid {
    padding: 0;
}

.navbar-right {
    margin-right: 0;
}

/*######################### ULTIMAS E PROXIMAS MUSICAS #########################*/

.proximas_ultimas_musicas {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}

.proximas_ultimas_musicas li {
    float: left;
    width: 100%;
    padding: 5px !important;
    border-bottom: 2px solid #F3EFF1;
    font-size: 1.2em;
    color: #000;
    transition: 0.4s;
    position: relative;
}

.proximas_ultimas_musicas li:hover {
    background: #FFE3CC;
}

.proximas_ultimas_musicas li .fa {
    font-size: 30px;
    color: #FF7100;
    float: left;
    margin: 5px 10px 0 0;
}

.proximas_ultimas_musicas li img {
    float: left;
    width: 32px;
    margin: 0 10px 0 0;
}

.proximas_ultimas_musicas li small {
    float: left;
    color: #8F8F8F;
    margin-top: -2px;
}

.proximas_ultimas_musicas li span {
    display: none;
    width: 110px;
    position: absolute;
    top: -29px;
    right: -73px;
    z-index: 1;
    border: 5px solid #FF7100;
}

.proximas_ultimas_musicas li span:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    margin-right: 5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #FF7100 transparent transparent;
}

.proximas_ultimas_musicas li span img {
    float: left;
    width: 100%;
    margin: 0;
}

.proximas_ultimas_musicas li:hover span {
    display: block !important;
}

.proximas_ultimas_musicas small, .proximas_ultimas_musicas strong {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.col-md-3 .proximas_ultimas_musicas small, .col-md-3 .proximas_ultimas_musicas strong {
    float: right;
    width: calc(100% - 45px);
}

.lista-nao-encontrada {
    float: left;
    width: 100%;
    padding: 15px;
    margin-bottom: 15px;
    background: #FCF8E3;
    border: 1px solid #FBEED5;
}

.lista-nao-encontrada .fas {
    color: #FFF;
    background: #FF7200;
    border-radius: 50%;
    padding: 10px;
    font-size: 1.4em;
    margin-right: 5px;
}

.lista-nao-encontrada span {
    font-size: 1.3em;
    font-weight: bold;
}

.lista-nao-encontrada p {
    margin-top: 10px;
    color: #C5A161;
}

/*######################### TOP MUSICAS #########################*/

.top_musica {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.top_musica ul, .top_musica_metade ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.top_musica li, .top_musica_metade li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
    cursor: default;
}

.top_musica_metade li {
    width: 100% !important;
}

.top_musica li span, .top_musica_metade li span {
    float: left;
    width: 35px;
    height: 35px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    color: #ff7200;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}

.top_musica li small, .top_musica_metade li small {
    float: right;
    width: calc(100% - 45px);
}

.top_musica li strong, .top_musica_metade li strong {
    float: right;
    width: calc(100% - 45px);
    color: #000;
    font-size: 1.3em;
}

/*######################### BANNER #########################*/

.banner {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.banner img {
    max-width: 100%;
}

/*######################### PAGINA CUSTOMIZADA #########################*/

.pagina-customizada {

}

.pagina-customizada img {
    max-width: 100%;
}

.pagina-customizada .external-album {
    float: left;
    width: 100%;
}

.pagina-customizada .external-album ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.pagina-customizada .external-album ul li {
    display: inline-block;
    padding: 5px;
}

/*######################### BANNER ROTATIVO #########################*/

#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 456px;
    background-color: #000;
}

.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: #ff7200;
    overflow: hidden;

    text-align: center;
    border-radius: 50% !important;
    color: #FFF;
    font-size: 2em;
    padding: 10px;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05l.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
    background-position: -310px -40px;
}

.jssora05l.jssora05lds {
    background-position: -10px -40px;
    opacity: .3;
    pointer-events: none;
}

.jssora05r.jssora05rds {
    background-position: -70px -40px;
    opacity: .3;
    pointer-events: none;
}

/* jssor slider thumbnail navigator skin 01 css *//*.jssort01 .p (normal).jssort01 .p:hover  (normal mouseover).jssort01 .p.pav  (active).jssort01 .p.pdn (mousedown)*/
.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}

.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .pav .c {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background-position: 50% 50%;
    border: #d5d5d5 5px solid;
}

.jssort01 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: #d5d5d5 5px solid;
    box-sizing: border-box;
    cursor: pointer;
}

.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}

* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
    width: 72px;
    height: 72px;
}

/*######################### BLOGS #########################*/

.blogs {
    float: left;
    width: 100%
}

.blogs .noticia, .blogs_metade .noticia {
    float: left;
    width: 100%;
    padding: 20px 0;
    color: #585858;
    border-bottom: 2px solid #F3EFF1;
}

.blogs .noticia img, .blogs_metade .noticia img {
    float: left;
    width: 21%;
    border: 8px solid #f3eff2;
}

.blogs_metade .noticia img {
    float: none !important;
    width: 50% !important;
    margin: 0 25% !important;
}

.blogs .noticia h3, .blogs_metade .noticia h3 {
    float: right;
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
}

.blogs .noticia img + h3 {
    width: 75%;
}

.blogs_metade .noticia h3 {
    width: 100% !important;
    margin: 10px 0 !important;
}

.blogs .noticia .texto, .blogs_metade .noticia .texto {
    float: right;
    width: 100%;
    padding: 10px 0 0 0;
    /*faz o nome grande demais quebrar e ficar com três pontos*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.blogs .noticia img + h3 + .data + .texto, .blogs_metade .noticia img + h3 + .data + .texto {
    width: 75%;
}

.col-md-3 .noticia .texto {
    width: 100% !important;
}

.blogs .noticia .data, .blogs_metade .noticia .data {
    float: right;
    width: 100%;
}

.blogs .noticia img + h3 + .data, .blogs_metade .noticia img + h3 + .data {
    width: 75%;
}

.blogs .noticia .data span, .blogs_metade .noticia .data span {
    background: #ff7200;
    padding: 3px 5px;
    border-radius: 2px !important;
    font-size: 0.9em;
    color: #FFF;
}

.blogs_metade .noticia .data {
    width: 100% !important;
}

/*######################### GALERIA DE IMAGEM #########################*/

.galeria_imagem {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.galeria_imagem ul, .galeria_imagem_metade ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.galeria_imagem li, .galeria_imagem_metade li {
    float: left;
    margin: 2.5px;
}

.galeria_imagem_metade li {
    width: 32%;
    margin: 0.5% !important;
}

.galeria_imagem li a, .galeria_imagem_metade li a {

    height: 100%;
    z-index: 1;
    transition: background-color 0.5s ease;
}

.galeria_imagem li a:hover, .galeria_imagem_metade li a:hover {
    background: url(../images/lupa.png) 50% 50% no-repeat;
    background-color: #000;
    opacity: 0.6;
}

.galeria_imagem_metade li img {
    width: 100% !important;
}

/*######################### PAGINA CUSTOMIZADA #########################*/

.carousel-indicators {
    margin-left: 0;
    width: auto;
}

/*######################### GALERIA DE VIDEO #########################*/

.galeria_video {
    float: left;
    width: 100%;
}

.galeria_video ul, .galeria_video_metade ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.galeria_video li, .galeria_video_metade li {
    float: left;
    margin: 2.5px;
    position: relative;
}

.galeria_video_metade li {
    width: 32%;
    margin: 0.5% !important;
}

.galeria_video li a, .galeria_video_metade li a {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: background-color 0.5s ease;
}

.galeria_video li a:hover, .galeria_video_metade li a:hover {
    background: url(../images/ico_you.png) 50% 50% no-repeat;
    background-color: #000;
    opacity: 0.6;
}

.galeria_video li img, .galeria_video_metade li img {
    max-width: 133px;
    max-height: 74px;
}

.galeria_video_metade li img {
    width: 100% !important;
}

/*######################### PROGRAMACAO #########################*/

.programacao {
    float: left;
    width: 100%;
}

.programacao table, .programacao_metade table {
    width: 100%;
}

.programacao table tr td, .programacao_metade table tr td {
    background: #f3eff2;
    border-bottom: 5px solid #FFF;
    padding: 8px 10px;
}

.programacao table tr td strong, .programacao_metade table tr td strong {
    margin-left: 20px;
}

.programacao table tr td:first-child, .programacao_metade table tr td:first-child {
    width: 51%;
    border-right: 5px solid #FFF;
}

.programacao_metade table tr td:first-child {
    float: left;
    width: 100%;
}

.programacao table tr:first-child strong, .programacao_metade table tr:first-child strong {
    margin: 0;
}

.programacao table img, .programacao_metade table img {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 10px;
    border: 5px solid #ff7200;
    border-radius: 50% !important;
}

/*######################### MURAL #########################*/

.mural {
    float: left;
    width: 100%;
}

.mural .numero_mensagens, .mural_metade .numero_mensagens {
    float: left;
    color: #000;
    font-weight: bold;
}

.mural .comentario, .mural_metade .comentario {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.mural .comentario .avatar, .mural_metade .comentario .avatar {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background: #ff7200;
    text-align: center;
    color: #FFF;
    font-size: 2.3em;
    overflow: hidden;
}

.mural .comentario .avatar img, .mural_metade .comentario .avatar img {
    float: left;
    width: 100%;
    height: auto;
    border-radius: 50% !important;
}

.mural .comentario p, .mural_metade .comentario p {
    float: right;
    width: 90%;
}

.mural_metade .comentario p {
    width: 80% !important;
}

.mural .comentario span, .mural_metade .comentario span {
    float: right;
    width: 90%;
    color: #ff7200;
    font-weight: bold;
}

.mural_metade .comentario span {
    width: 76%;
}

.mural_metade .comentario span {
    width: 80% !important;
}

.mural .resposta, .mural_metade .resposta {
    float: right;
    width: 90%;
    position: relative;
}

.mural .resposta, .mural_metade .resposta {
    width: 80%;
}

.mural .resposta .avatar, .mural_metade .resposta .avatar {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    background: #ff7200;
    text-align: center;
    color: #FFF;
    font-size: 2.3em;
    overflow: hidden;
}

.mural .resposta .avatar img, .mural_metade .resposta .avatar img {
    float: left;
    width: 100%;
    height: auto;
}

.mural .resposta::after, .mural_metade .resposta::after {
    content: "";
    position: absolute;
    left: -30px;
    padding: 0;
    width: 20px;
    height: 20px;
    border-left: 3px solid #999;
    border-bottom: 3px solid #999;
}

.mural .resposta p, .mural_metade .resposta p {
    float: right;
    width: 90%;
}

.mural_metade .resposta p {
    width: 76%;
}

.mural .resposta span, .mural_metade .resposta span {
    float: right;
    width: 90%;
    color: #ff7200;
    font-weight: bold;
}

.mural form, .mural_metade form {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.mural form span, .mural_metade form span {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
}

.mural form textarea, .mural_metade form textarea {
    width: 100%;
    height: 120px;
    background: #f3eff2;
    border: 0;
    margin-top: 10px;
    resize: none;
}

.mural form textarea:focus, .mural_metade form textarea:focus {
    outline: #ff7200 solid 1px;
}

.mural form input[type="submit"], .mural_metade form input[type="submit"] {
    float: left;
    width: 100%;
    height: 36px;
    margin-bottom: 10px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;;
}

.mural form a, .mural_metade form a {
    display: table;
    margin: 0 auto;
    text-align: center;
    color: #000;
    text-decoration: underline
}

/*######################### REDES SOCIAIS #########################*/

.redes_sociais {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.redes_sociais a {
    float: left;
    margin: 0 10px 10px 0;
}

.redes_sociais .fab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: #FFF;
    font-weight: 100;
    border-radius: 50% !important;
    font-size: 1.7em;
    transition: background-color 0.5s ease;
}

.redes_sociais a:hover {
    text-decoration: none;
}

#contato_redes .endereco {
    font-size: 1.5em;
    margin-bottom: 1.5em;
    float: left;
}

.fa-youtube {
    background-color: #E62D25;
}

.fa-facebook-f {
    background-color: #324B7B;
}

.fa-twitter {
    background-color: #339CC3;
}

.fa-instagram {
    background-color: #AD2F9D;
}

.fa-whatsapp {
    background-color: #2FBF39;
}

.fa-google-plus, .fa-google-plus-g {
    background: #DC4E41 !important;
}

.fa-soundcloud {
    background: #FD7E14;
}

.fa-lastfm {
    background: #E31B23;
}

.fa-snapchat-ghost {
    background: #FFE11E;
}

.fa-flickr {
    background: #0063DC;
}

.fa-share-alt {
    background: #416DAE;
}

.fa-viber {
    background: #665CAC;
}

.fa-skype {
    background: #00AFF1;
}

.fa-android {
    background: #000;
    color: #00D976 !important;
}

/*######################### CALENDARIO #########################*/

.calendario {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.calendario table, .calendario_metade table {
    width: 100%;
    text-align: center;
    background: #f3eff2;
    font-size: 1.3em;
    font-weight: bold !important;
}

.calendario table th, .calendario_metade table th {
    background: #000;
    color: #FFF;
    text-align: center;
    padding: 15px 20px;
}

.calendario table td, .calendario_metade table td {
    padding: 10px 20px;
}

.calendario table .evento, .calendario_metade table .evento {
    background: #ff7100;
    color: #FFF;
    padding: 0;
    border: 20px solid #f3eff2;
    border-top: 10px solid #f3eff2;
    border-bottom: 15px solid #f3eff2;
}

.calendario ul, .calendario_metade ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.calendario ul li, .calendario_metade ul li {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 2px solid #f3eff2;
}

.calendario ul li strong, .calendario_metade ul li strong {
    display: block;
    width: 100%;
    color: #000;
}

.calendario_metade table {
    font-size: 1em;
}

.calendario_metade table th {
    padding: 10px 0;
}

.calendario_metade table td {
    padding: 5px 0;
}

.calendario_metade table .evento {
    border: 0;
    border-top: 0;
    border-bottom: 0;
}

/*######################### ESTATISTICAS #########################*/

.estatisticas {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
}

.estatisticas strong, .estatisticas_metade strong {
    font-size: 2em;
    color: #000;
}

.estatisticas .visitantes, .estatisticas .usuarios_online, .estatisticas_metade .visitantes, .estatisticas_metade .usuarios_online {
    float: left;
    width: 50%;
}

.estatisticas .visitantes img, .estatisticas .usuarios_online img, .estatisticas_metade .visitantes img, .estatisticas_metade .usuarios_online img {
    float: left;
    clear: both;
}

.estatisticas .visitantes, .estatisticas_metade .visitantes {
    border-right: 8px solid #f3eff2;
}

.estatisticas .usuarios_online, .estatisticas_metade .usuarios_online {
    padding-left: 40px;
}

.estatisticas_metade .visitantes img, .estatisticas_metade .usuarios_online img {
    width: 60%;
    float: none;
    margin: 0 auto;
}

.estatisticas_metade .visitantes, .estatisticas_metade .usuarios_online {
    text-align: center;
    font-size: 1.2em;
}

.estatisticas_metade .visitantes span, .estatisticas_metade .usuarios_online span {
    float: left;
    width: 100%;
}

.estatisticas_metade .usuarios_online {
    text-align: center;
    padding-left: 0;
}

.estatisticas_metade strong {
    font-size: 1.5em;
}

/*######################### PECA UMA MUSICA #########################*/

.peca_musica {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.peca_musica label, .peca_musica_metade label {
    float: left;
    width: 49%;
}

.peca_musica .mensagem, .peca_musica_metade .mensagem {
    width: 100%;
}

.peca_musica label:nth-child(even), .peca_musica_metade label:nth-child(even) {
    float: right;
}

.peca_musica label input[type="text"], .peca_musica label select, .peca_musica_metade label input[type="text"], .promocoes label input[type="text"], .peca_musica_metade label select {
    float: left;
    width: 100%;
    background: #f3eff2;
    border: 0;
    height: 30px;
    padding: 5px 10px;
    box-shadow: none;
}

.peca_musica label input[type="text"]:focus, .peca_musica label textarea:focus, .peca_musica label select:focus, .peca_musica_metade label input[type="text"]:focus, .promocoes label input[type="text"]:focus, .peca_musica_metade label textarea:focus, .peca_musica_metade label select:focus {
    outline: #ff7200 solid 1px;
}

.peca_musica label textarea, .peca_musica_metade label textarea {
    width: 100%;
    resize: none;
    background: #f3eff2;
    border: 0;
    height: 120px;
    padding: 5px 10px;
}

.peca_musica .btn_enviar, .peca_musica_metade .btn_enviar {
    float: right;
    width: 49%;
    height: 36px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

.peca_musica .btn_enviar div {
    float: left;
    width: 100%;
    height: 100%;
}

.peca_musica .outside-badge {
    width: auto !important;
    height: auto !important;
}

.peca_musica .btn_enviar button {
    background: none;
    border: none;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
}

.peca_musica_metade label {
    width: 100%;
}

.peca_musica_metade .btn_enviar {
    float: none;
    width: 50%;
    margin: 2em 25% 0 25%;
}

/*######################### FORMULARIO #########################*/

.formulario-custom {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.formulario-custom label {
    float: left;
    width: 100%;
}

.formulario-custom input[type="text"], .formulario-custom input[type="number"], .formulario-custom input[type="date"], .formulario-custom textarea {
    float: left;
    clear: both;
    width: 100%;
    background: #f3eff2;
    border: 0;
    height: 30px;
    padding: 5px 10px;
    margin-bottom: 10px;
    border-radius: 0;
    box-shadow: none;
}

.formulario-custom textarea {
    height: 120px;
    resize: none;
}

.formulario-custom .radio label {
    width: auto;
}

.formulario-custom input[type="button"] {
    float: right;
    width: 30%;
    height: 70px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

.formulario-custom label input[type="radio"] {
    margin-right: 7px;
    position: relative;
}

.formulario-custom label input[type="radio"]::before {
    content: "";
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    background: #FFF;
    border: 3px solid #FFF;
    border-radius: 50% !important;
    cursor: pointer;
    transition: background-color 0.5s ease;

    -webkit-box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
    box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
}

.formulario-custom label input[type="radio"]:checked::before {
    background: #ff7100;
}

.formulario-custom .radio label {
    margin-right: 10px;
}

/*######################### ENQUETE CUSTOM #########################*/

.enquetecustom {
    float: left;
    padding: 15px;
    width: 100%;
    margin-bottom: 15px;
    background: #f3eff2;
    color: #000;
}

.enquetecustom label {
    float: left;
    width: 100%;
    cursor: pointer;
}

.enquetecustom label input[type="radio"] {
    margin-right: 7px;
    position: relative;
}

.enquetecustom label input[type="radio"]::before {
    content: "";
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    background: #FFF;
    border: 3px solid #FFF;
    border-radius: 50% !important;
    cursor: pointer;
    transition: background-color 0.5s ease;

    -webkit-box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
    box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
}

.enquetecustom label input[type="radio"]:checked::before {
    background: #ff7100;
}

.enquetecustom input[type="submit"] {
    float: left;
    height: 36px;
    padding: 0 20px;
    margin-bottom: 10px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

.enquetecustom a {
    float: right;
    height: 36px;
    padding: 20px 0 0 0;
    color: #000;
    text-decoration: underline;
    margin-top: 20px;
}

.progress {
    margin-bottom: 10px;
}

.enquetecustom input[type="button"] {
    float: left;
    height: 36px;
    padding: 0 20px;
    margin-bottom: 10px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

.enquetecustom .enquete {
    float: left;
    width: 50%;
}

.enquetecustom .result {
    float: right;
    width: 50%;
}

.enquetecustom .result .progress {
    background-color: #FFF;
    border: 1px solid rgba(255, 114, 0, 0.5);
    box-shadow: none;
    webkit-box-shadow: none;
}

.enquetecustom .result .progress .progress-bar {
    background-color: #ff7200;
    box-shadow: none;
}

/*######################### BAIXAR APLICATIVO #########################*/

.baixar_aplicativo {
    float: left;
    width: 100%;
}

.baixar_aplicativo a {
    float: left;
    width: 49%;
}

.baixar_aplicativo a img {
    width: 100%;
    height: 87px;
}

.baixar_aplicativo a + a {
    float: right;
}

/*######################### ESPACO PUBLICITARIO #########################*/

.espaco_publicitario, .propaganda {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.espaco_publicitario img {
    max-width: 100%;
}

/*######################### LOCUTOR ONLINE #########################*/

.locutor {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.locutor img {
    float: left;
    width: 105px;
    height: auto;
    border: 5px solid #f3eff2;;
    border-radius: 50% !important;
}

.locutor span {
    float: right;
    width: 75%;
    margin: 10px 0 10px 0;
    font-size: 1.3em;
    font-weight: bold;
    color: #000;
}

.locutor p {
    float: right;
    width: 75%;
}

.program-details-plus .redes_sociais {
    width: 70% !important;
}

.program-details-plus table {
    float: left;
    margin: 30px 0 0 0;
}

.locutores {
    display: flex;
    flex-wrap: wrap;
}

.locutorContent .locutor {
    float: left;
    width: 100px;
    height: auto;
    border: 5px solid #ff7200;
    border-radius: 50%;
}

.program-details-plus .locutor {
    width: 25%;
}

.locutorContent h3 {
    float: right;
    font-size: 18px;
    margin: 10px 0 5px 0;
    width: calc(100% - 130px);
}

.locutorContent h3 a {
    color: #585858;
    font-weight: bold;
}

.locutorContent h3 a:hover, .locutorContent h3 a:visited, .locutorContent h3 a:focus {
    text-decoration: none;
}

.locutorContent p, .locutorContent .site-url {
    float: right;
    width: calc(100% - 130px);
}

.locutorContent .site-url {
    margin-bottom: 10px;
}

.program-details-plus .texto, .program-details-plus .site-url {
    float: right;
    width: 70%;
    font-size: 1.3em;
    font-size: 1.3em;
    line-height: 1.7;
}

.locutorContent .redes_sociais {
    float: right;
    margin-top: 5px;
    width: calc(100% - 130px);
}

.locutorContent .redes_sociais a {
    float: left;
    margin: 0 7px 7px 0;
}

.locutorContent .redes_sociais .fab {
    width: 30px;
    height: 30px;
    font-size: 1.5em;
}

/*######################### ENQUETE #########################*/

.enquete {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.enquete label {
    float: left;
    width: 100%;
    cursor: pointer;
}

.enquete label input[type="radio"] {
    margin-right: 7px;
    position: relative;
}

.enquete label input[type="radio"]::before {
    content: "";
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    background: #FFF;
    border: 3px solid #FFF;
    border-radius: 50% !important;
    cursor: pointer;
    transition: background-color 0.5s ease;

    -webkit-box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
    box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
}

.enquete label input[type="radio"]:checked::before {
    background: #ff7100;
}

.enquete input[type="submit"] {
    float: left;
    height: 36px;
    padding: 0 20px;
    margin-bottom: 10px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

.enquete a {
    float: right;
    height: 36px;
    padding: 20px 0 0 0;
    color: #000;
    text-decoration: underline;
    margin-top: 20px;
}

.progress {
    margin-bottom: 10px;
}

/*######################### CHAT #########################*/

.chat {

}

/*######################### PAGINA DE PROGRAMACAO #########################*/

.programacao_semanal h3 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-left: 6px solid #ff7200;
    padding-left: 6px;
    text-transform: uppercase;
    font-size: 1.6em;
    font-weight: bold;
    color: #000;
    line-height: 1;
}

.programacao_semanal table {
    width: 100%;
}

.programacao_semanal table a {
    float: right;
    color: #000;
}

.programacao_semanal table a img {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    border-radius: 50% !important;
    border: 3px solid #ff7200;
}

.programacao_semanal table tr td {
    background: #f3eff2;
    border-bottom: 5px solid #FFF;
    padding: 8px 10px;
}

.programacao_semanal table tr td:first-child {
    width: 10%;
}

.programacao_semanal .tab-content {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 20px;
}

.programacao_semanal ul li:first-child {
    margin-left: 20px;
}

.programacao_semanal .nav-tabs li a {
    background: #f7f5f6;
    border: 1px solid #e2e0e1;
    color: #c6c6c6;
}

.programacao_semanal .nav-tabs li.active a {
    background: #FFF;
    border-bottom: 1px solid #FFF;
    color: #000;
}

/*######################### PAGINA DE CONTATO #########################*/

.contato {

}

.contato label {
    float: right;
    width: 49%;
}

.contato .assunto, .contato .mensagem {
    width: 100%;
}

.contato label input {
    float: left;
    width: 100%;
    background: #f3eff2;
    border: 0;
    height: 30px;
    padding: 5px 10px;
}

.contato label:first-child {
    float: left;
}

.contato label input[type="text"]:focus, .contato label textarea:focus, .contato label select:focus {
    outline: #ff7200 solid 1px;
}

.contato label textarea {
    float: left;
    width: 100%;
    height: 200px;
    background: #f3eff2;
    border: 0;
    padding: 5px 10px;
    resize: none;
}

.contato .btn_enviar {
    float: right;
    width: 49%;
    height: 36px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

/*######################### VERSOES 50% #########################*/

.baixar_aplicativo_metade, .locutor_metade, .enquete_metade, .redes_sociais_metade, .mural_metade, .top_musica_metade, .galeria_imagem_metade, .galeria_video_metade, .blogs_metade, .programacao_metade, .estatisticas_metade, .calendario_metade, .peca_musica_metade, .banner_metade {
    float: left;
    width: 49%;
    padding: 0 0.5%;
}

/*######################### COLUNAS MD3 #########################*/

.col-md-3 .edit .cx_controles .btn_tamanho {
    display: none;
}

/************************** ENQUETE **************************/

.enquete_metade label {
    float: left;
    width: 100%;
    cursor: pointer;
}

.enquete_metade label input[type="radio"] {
    margin-right: 7px
}

.enquete_metade label input[type="radio"]::before {
    content: "";
    position: absolute;
    top: 0;
    width: 15px;
    height: 15px;
    background: #FFF;
    border: 3px solid #FFF;
    border-radius: 50% !important;
    cursor: pointer;
    transition: background-color 0.5s ease;

    -webkit-box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
    box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1);
}

.enquete_metade label input[type="radio"]:checked::before {
    background: #ff7100;
}

.enquete_metade input[type="submit"] {
    float: left;
    height: 36px;
    padding: 0 20px;
    margin-bottom: 10px;
    border: 2px solid #ff7200;
    border-radius: 3px !important;
    background: transparent;
    text-align: center;
    color: #ff7200;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

.enquete_metade a {
    float: right;
    height: 36px;
    padding: 20px 0 0 0;
    color: #000;
    text-decoration: underline;
    margin-top: 20px;
}

/************************** MENU **************************/

.col-md-3 .navbar {
    background: #FFF;
    border: 0;
    margin: 0;
    padding: 0;
}

.col-md-3 .navbar li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #f3eff2;
}

.col-md-3 .navbar li.active {
    margin-bottom: 3px;
}

.col-md-3 .navbar-default .navbar-collapse {
    padding: 0;
    border: 0;
}

.col-md-3 .navbar .navbar-right {
    width: 100%;
}

/************************** BAIXAR APLICATIVO **************************/

.col-md-3 .baixar_aplicativo a, .baixar_aplicativo_metade a {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.col-md-3 .baixar_aplicativo a img, .baixar_aplicativo_metade a img {
    width: 100%;
    height: 85px;
}

/************************** REDES SOCIAIS **************************/

.col-md-3 .redes_sociais .fab, .redes_sociais_metade .fab {

}

.col-md-3 .redes_sociais a i, .redes_sociais_metade a i {

}

.col-md-3 .redes_sociais a:hover, .redes_sociais_metade a:hover {

}

/*************************** TOP MUSICAS **************************/

.col-md-3 .top_musica li {
    width: 100%;
}

/*************************** GALERIA DE IMAGEM ***************************/

.col-md-3 .galeria_imagem li {
    float: left;
    width: 32%;
    margin: 0.5%;
}

.col-md-3 .galeria_imagem li img {
    width: 100%;
}

/***************************  GALERIA DE VIDEO ***************************/

.col-md-3 .galeria_video li {
    float: left;
    width: 32%;
    margin: 0.5%;
}

.col-md-3 .galeria_video li img {
    width: 100%;
}

/*************************** LOCUTOR ONLINE ***************************/

.col-md-3 .locutor img, .locutor_metade img {
    float: none;
    width: 132px;
    height: 132px;
    margin: 0 auto;
    display: block;
    border: 5px solid #ff7100;
    border-radius: 50% !important;
}

.col-md-3 .locutor p, .locutor_metade p {
    float: left;
    width: 100%;
}

.col-md-3 .locutor span, .locutor_metade span {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 10px 0;
    font-size: 1.3em;
    font-weight: bold;
    color: #000;
}

/*************************** PROGRAMACAO ***************************/

.col-md-3 .programacao table tr td:first-child {
    float: left;
    width: 100%;
}

/*************************** CALENDARIO ***************************/

.col-md-3 .calendario {
    float: left;
    width: 100%;
}

.col-md-3 .calendario table {
    font-size: 1em;
}

.col-md-3 .calendario table th {
    padding: 10px 0;
}

.col-md-3 .calendario table td {
    padding: 5px 0;
}

.col-md-3 .calendario table .evento {
    border: 0;
    border-top: 0;
    border-bottom: 0;
}

/*************************** PECA UMA MUSICA ***************************/

.col-md-3 .peca_musica label {
    width: 100%;
}

.col-md-3 .peca_musica .btn_enviar {
    float: none;
    width: 50%;
    margin: 2em 25% 0 25%;
}

/*************************** BLOGS **************************/

.col-md-3 .blogs .noticia, .blogs_metade .noticia {
    padding: 10px 0;
}

.col-md-3 .blogs .noticia img {
    float: none;
    width: 50%;
    margin: 0 25%;
}

.col-md-3 .blogs .noticia h3 {
    width: 100%;
    margin: 10px 0;
}

.col-md-3 .blogs .noticia p {
    width: 100%;
}

.col-md-3 .blogs .noticia .data {
    width: 100%;
}

/************************** MURAL **************************/

.col-md-3 .mural .comentario span {
    width: 80%;
}

.col-md-3 .mural .comentario p {
    width: 80%;
}

.col-md-3 .mural .resposta {
    width: 80%;
}

.col-md-3 .mural .resposta span {
    width: 76%;
}

.col-md-3 .mural .resposta p {
    width: 76%;
}

/************************** LINKS **************************/

.links {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.links ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.links ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #f3eff2;
}

.links ul li a {
    float: left;
    width: 100%;
    font-weight: bold;
    color: #777;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    transition: background-color 0.5s ease;
}

.links ul li a:hover {
    background: #ff7200;
    color: #FFF;
}

/************************** ESTATISTICAS **************************/

.col-md-3 .estatisticas .visitantes img, .col-md-3 .estatisticas .usuarios_online img {
    width: 60%;
    float: none;
    margin: 0 auto;
}

.col-md-3 .estatisticas .visitantes span, .col-md-3 .estatisticas .usuarios_online span {
    float: left;
    width: 100%;
}

.col-md-3 .estatisticas .usuarios_online {
    text-align: center;
    padding-left: 0;
}

.col-md-3 .estatisticas strong {
    font-size: 1.5em;
}

/************************** RODAPE **************************/

.rodape {
    padding: 1em 2.5em;
    border-top: 6px solid #ff7200;
    background: #000;
}

.rodape .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rodape .logo_rodape {
    float: left;
    max-height: 100%;
}

.rodape a {
    float: right;
    color: #FFF;
}

.carousel {
    margin-bottom: 15px;
}

/*######################### MEDIA QUERY #########################*/

@media (min-width:320px){
    .alinhamento{
        text-align: center;
        font-size: 16px;
    }
    .manutencao_cont h1 {
      font-size: 30px;
    }
    .alinhamento div+div{
        margin-top: 30px;
    }
}
@media (min-width: 768px) {
    .alinhamento{
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: center;
        font-size: 16px;
    }
    .manutencao_cont h1 {
      font-size: 60px;
    }
}
@media (min-width: 1024px) {
    
}

@media (max-width: 320px) {
    #blogs li a .imagem {
        height: 163px;
    }

    .col-md-3 .row .col-md-12 #galeria_videos li {
        width: 49%;
    }

    .col-md-6 .row .col-md-12 #galeria_videos li {
        width: 49%;
    }

    .col-md-6 .galeria_imagem li, .col-md-3 .galeria_imagem li {
        height: 80px !important;
        width: 49% !important;
    }

    #albuns .carousel .item img {
        height: 250px !important;
    }

    .proximas_ultimas_musicas li:hover span {
        display: none !important;
    }
    h1 {
      font-size: 50px;
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    #blogs li a .imagem {
        height: 194px;
    }

    .col-md-3 .row .col-md-12 #galeria_videos li {
        width: 49%;
    }

    .col-md-6 .row .col-md-12 #galeria_videos li {
        width: 49%;
    }

    .col-md-6 .galeria_imagem li, .col-md-3 .galeria_imagem li {
        height: 95px !important;
        width: 49% !important;
    }

    #albuns .carousel .item img {
        height: 250px !important;
    }

    .proximas_ultimas_musicas li:hover span {
        display: none !important;
    }

    .player #volume {
        width: 270px !important;
    }
}

@media (min-width: 376px) and (max-width: 425px) {
    #blogs li a .imagem {
        height: 222px;
    }

    .col-md-3 .row .col-md-12 #galeria_videos li {
        width: 49%;
    }

    .col-md-6 .row .col-md-12 #galeria_videos li {
        width: 49%;
    }

    .col-md-6 .galeria_imagem li, .col-md-3 .galeria_imagem li {
        height: 109px !important;
        width: 49% !important;
    }

    #albuns .carousel .item img {
        height: 250px !important;
    }

    .proximas_ultimas_musicas li:hover span {
        display: none !important;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    #blogs li a .imagem {
        height: 405px;
    }

    .col-md-3 .row .col-md-12 #galeria_videos li {
        width: 32%;
    }

    .col-md-6 .row .col-md-12 #galeria_videos li {
        width: 32%;
    }

    .col-md-6 .galeria_imagem li, .col-md-3 .galeria_imagem li {
        height: 130px !important;
        width: 32% !important;
    }

    #albuns .carousel .item img {
        height: 330px !important;
    }

    .proximas_ultimas_musicas li:hover span {
        display: none !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .topo {
        width: 1024px;
        margin: 0;
        padding: 0 25px;
    }

    .player .cx-volume {
        margin: 0;
    }

    #blogs li a .imagem {
        height: 119px;
    }

    .col-md-3 .row .col-md-12 #galeria_videos li {
        width: 49%;
    }

    .col-md-6 .row .col-md-12 #galeria_videos li {
        width: 32%;
    }

    .col-md-6 .galeria_imagem li {
        height: 82px !important;
        width: 32% !important;
    }

    .col-md-3 .galeria_imagem li {
        height: 59px !important;
        width: 49% !important;
    }

    #albuns .carousel .item img {
        height: 330px !important;
    }

    .contentRight .proximas_ultimas_musicas li span {
        right: -25px;
    }
}

@media (min-width: 1025px) {
    .col-md-3 .row .col-md-12 #galeria_videos li {
        width: 49%;
    }

    .col-md-6 .row .col-md-12 #galeria_videos li {
        width: 32%;
    }
}

@media (max-width: 768px) {
    .enquetecustom .result, .enquetecustom .enquete {
        width: 100%;
    }

    .container-top {
        margin-top: 60px;
    }

    .container-bottom {
        margin-bottom: 60px;
    }

    .logo {
        width: 100%;
        text-align: center;
    }

    .player .capa {
        margin: 0;
    }

    .player #volume {
        float: left;
        width: 225px;
        margin: 0 0 0 10px;
    }

    .player .btn_play_pause {
        margin-left: -15px;
    }

    .topo .redes_sociais a {
        width: auto;
        height: auto;
        margin: 0;
    }

    #app {
        margin-top: 0 !important;
    }

    .player-off {
        text-align: center;
    }

    .player-off .fake-slider {
        width: 270px;
        margin-bottom: 20px;
    }

    .player-off .ico-off {
        float: none;
        display: inline-block;
        margin: 0 5px -4px 0;
    }

    .topo .redes_sociais label {
        display: none;
    }

    .topo .redes_sociais label + label {
        display: block;
        margin: 0 15px 0 0;
    }

    .player .cx-volume {
        display: none;
    }

    .col {
        width: 100%;
        flex-basis: auto;
    }

    .bloco {
        left: auto !important;
    }

    .player {
        float: none;
        margin: 0 auto;
        display: table;
    }

    .col-md-3 #navbar {
        display: block;
    }

    .col-md-3 .navbar-nav {
        margin: 0 15px;
    }

    .col-md-3 .navbar-header {
        display: none;
    }

    .col-md-3 .container-fluid > .navbar-header {
        padding: 0 15px;
    }

    .botoes {
        display: none;
    }

    .botoes a {
        display: table;
        margin: 0 auto;
    }

    /************************** AGORA NA RADIO **************************/
    .agora-na-radio {
        text-align: center;
    }

    .agora-na-radio img {
        display: block;
        width: 132px;
        height: auto;
        margin: 0 auto 10px auto;
        float: none !important;
    }

    .agora-na-radio span {
        width: 100% !important;
        font-size: 1.2em !important;
        text-align: center;
        margin-top: 0px !important;
    }

    /************************** PROMOCOES **************************/
    .promocoes h3 {
        margin-top: 15px !important;
    }

    .promocoes form .btn_enviar {
        width: 100%;
    }

    /************************** VIDEO E LETRA **************************/
    .letra, .sem-letra {
        margin-top: 15px;
    }

    /************************** MENU **************************/
    .col-md-3 .navbar {
        display: none;
    }

    /************************** TOP MUSICAS **************************/
    .top_musica li {
        width: 100% !important;
    }

    /************************** GALERIA DE IMAGEM **************************/
    .galeria_imagem li {
        width: 48% !important;
        margin: 1% !important;
    }

    .galeria_imagem li img {
        width: 100%;
        max-width: 100%;
    }

    .galeria_imagem li:nth-child(even) {

    }

    /************************** GALERIA DE VIDEO **************************/
    .galeria_video li {
        width: 48% !important;
        margin: 1% !important;
    }

    .galeria_video li img {
        width: 100%;
        max-width: 100%;
    }

    .galeria_video li:nth-child(even) {

    }

    /************************** ESTATISTICAS **************************/
    .estatisticas .visitantes img, .estatisticas .usuarios_online img {
        width: 60%;
        float: none;
        margin: 0 auto;
    }

    .estatisticas .visitantes span, .estatisticas .usuarios_online span {
        float: left;
        width: 100%;
    }

    .estatisticas strong {
        font-size: 1.5em;
    }

    .estatisticas .usuarios_online {
        padding-left: 0;
    }

    /************************** CALENDARIO **************************/
    .calendario {
        float: left;
        width: 100%;
    }

    .calendario table {
        font-size: 1em;
    }

    .calendario table th {
        padding: 10px 0;
    }

    .calendario table td {
        padding: 5px 0;
    }

    .calendario table .evento {
        border: 0;
        border-top: 0;
        border-bottom: 0;
    }

    /************************** PECA UMA MUSICA #**************************/
    .peca_musica label {
        width: 100%;
    }

    .peca_musica .btn_enviar {
        /*float: none;*/
        width: 50%;
        margin: 2em 25% 0 25%;
    }

    /************************** PROGRAMACAO **************************/
    .programacao table tr td:first-child {
        float: left;
        width: 100%;
    }

    /************************** LOCUTOR ONLINE **************************/
    .locutor img {
        float: none;
        width: 132px;
        height: 132px;
        margin: 0 25%;
    }

    .locutor p {
        float: left;
        width: 100%;
    }

    .locutor span {
        float: left;
        width: 100%;
        text-align: center;
    }

    .locutorContent .col-md-6 {
        display: table;
        width: 90%;
        margin: 0 auto;
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
        padding: 0 0 10px 0;
    }

    .locutorContent .redes_sociais {
        float: left;
        width: 100%;
        text-align: center;
    }

    .locutorContent .redes_sociais a {
        float: none;
        display: inline-block !important;
        width: 40px !important;
        height: 40px !important;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .locutorContent .redes_sociais a i {
        margin-top: 0;
    }

    .locutorContent h2 {
        margin: 10px 0;
        width: 100%;
        text-align: center;
    }

    .locutorContent .locutor {
        float: none;
        display: table;
        margin: 0 auto;
    }

    .locutorContent h3 {
        width: 100%;
        text-align: center;
    }

    .locutorContent p {
        width: 100%;
    }

    /************************** REDES SOCIAIS **************************/
    .redes_sociais a {
        float: left;
        width: 48px !important;
        height: 48px !important;
    }

    .redes_sociais a i {
        font-size: 1.5em !important;
    }

    /************************** MURAL **************************/
    .mural .comentario span {
        width: 80%;
    }

    .mural .comentario p {
        width: 80%;
    }

    .mural .resposta {
        width: 80%;
    }

    .mural .resposta span {
        width: 76%;
    }

    .mural .resposta p {
        width: 76%;
    }

    /************************** BLOGS **************************/
    .blogs .noticia {
        padding: 15px 0;
    }

    .blogs .noticia h3 {
        width: 100%;
        margin: 10px 0;
    }

    .blogs .noticia p {
        width: 100%;
    }

    .blogs .noticia .data {
        width: 100%;
    }

    /************************** MENU **************************/
    .navbar-brand {
        display: block;
    }

    /*.navbar {
        background: #FFF;
        border: none;
    }*/
    .navbar-header {
        background: #F7F3F4;
        margin: 0 !important;
        border: 1px solid #e7e7e7;
        display: block;
        border: 0 !important;
    }

    .navbar-default .navbar-toggle {
        border: 2px solid #ff7200;
        border-radius: 2px;
        padding: 7px 5px;
        margin-top: 8px;
        margin-right: 9px;
        margin-bottom: 8px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ff7200;
    }

    .navbar-default .navbar-toggle:after {
        content: "MENU";
        position: absolute;
        left: -45px;
        top: 8px;
        font-weight: bold;
        color: #ff7200;
    }

    .navbar-default .navbar-collapse {
        border: none;
    }

    /************************** BAIXAR APLICATIVO **************************/
    .baixar_aplicativo a {
        float: left;
        width: 100% !important;
    }

    /************************** RODAPE **************************/
    .rodape {
        padding: 2em 2em 0 2em;
        margin-top: 20px;
        border-top: 12px solid #ff7200;
        background: #000;
    }

    .rodape .logo_rodape {
        width: 100%;
    }

    .rodape .logo_max {
        width: 100%;
        text-align: center;
        padding: 0 0 1.2em 0;
    }

    .rodape .logo_max img {
        width: 100px;
    }

    /************************** EVENTOS **************************/
    .evento {
        margin-bottom: 15px;
    }

    .evento_detalhes img {
        width: 100%;
    }

    .evento_detalhes .descricao {
        width: 100%;
    }

    .evento_detalhes .descricao .texto {
        overflow: auto;
        height: auto;
    }

    /************************** PROGRAMACAO **************************/
    .program-details img {
        width: 100%;
        margin-bottom: 20px;
    }

    /************************** PROMOCOES **************************/
    .promotionsList .dados-promocao h2 {
        margin: 15px 0 20px 0;
        font-size: 20px;
    }

    .promotionsList .dados-promocao .btn_enviar {
        margin-top: 20px;
        width: 100%;
    }

    .promotionsList .dados-promocao .captcha {
        width: 100%;
    }

    .promotionsList .dados-promocao .captcha div {
        left: 50%;
        margin-left: -152px;
    }

    /************************** NOTICIA **************************/
    .newsContent {
        display: flex;
        flex-flow: column-reverse;
    }

    .newsContent .texto {
        width: 100%;
    }

    .newsContent .col-md-8 {
        float: left;
    }

    .newsContent .image {
        float: left;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .newsContent .date {
        margin: 0 auto 20px auto;
        display: table;
    }

    /************************** BLOG **************************/
    #blogs li {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .category-list {
        /*display: none;*/
    }

    .newsContent .category-list {
        display: block;
    }

    /************************** MURAL DE RECADOS **************************/
    .peca_musica .btn_enviar {
        margin: 0 0 20px 0;
    }

    .mural_recados .comentario span, .mural_recados .comentario p {
        width: 82% !important;
    }

    /************************** CONTATO **************************/
    #contato_redes h3 {
        float: left;
        width: 100%;
    }

    #contato .btn_enviar {
        width: 100%;
        margin: 20px 0 0 0;
    }

    #contato .captcha {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    #contato .captcha div {
        margin: 0 auto;
    }

    #contato_redes .redes_sociais a {
        margin: 0 10px 10px 10px;
    }

    /************************** ALBUNS **************************/
    #carousel {
        float: left;
        width: 100%;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        padding: 10px;
        width: auto;
        height: auto;
        font-size: 12px;
    }

    #lista_albuns li.atual {
        border: none;
        border-bottom: 1px solid #eee;
    }

    #lista_albuns li {
        border-bottom: 1px solid #eee;
    }

    #lista_albuns li a {
        float: left;
        width: 100%;
    }

    #lista_albuns li a img {
        display: none;
    }

    #lista_albuns li span {
        padding: 5px 10px;
        background: none;
        color: #585858;
    }

    /************************** PROGRAMACAO **************************/
    .programacao-nav li {
        margin-bottom: 0;
    }

    .programacao-nav {
        border-bottom: 0;
    }

    .programacao-nav li a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: 0 !important;
        border-radius: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #ddd;
        font-size: 1px;
    }

    .programacao-nav li a:first-letter {
        font-family: "Arial Black";
        color: #000;
        font-size: 15px;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background: #ff7200;
        color: #ff7200;
    }

    .nav-tabs li.active a:first-letter {
        color: #FFF !important;
    }

    .programacao-do-dia table td {
        display: inline-block;
        width: 35%;
        padding: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .programacao-do-dia table tr td + td {
        width: 65%;
    }

    .programacao-do-dia table tr td + td + td {
        display: none;
    }

    #albuns #lista_albuns {
        margin-top: 20px;
    }

    .evento_detalhes .socialShare {
        width: 100% !important;
    }

    .socialShare span {
        margin-right: 5px !important;
    }
}

.breadcrumb li a {
    text-decoration: none;
    color: #585858;
}

.socialShare i {
    font-size: 40px;
    margin-right: 10px;
    cursor: pointer;
}

.evento_detalhes .socialShare {
    float: left;
    width: 60%;
    height: 100%;
    padding: 20px;
}

.enquete.result .progress {
    background-color: #f3eff2;
    border: 1px solid rgba(255, 114, 0, 0.5);
    box-shadow: none;
    webkit-box-shadow: none;
}

.enquete.result .progress .progress-bar {
    background-color: #ff7200;
    box-shadow: none;
}

.loader {
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #ff7200; /* Blue */
}

.blogs .proximas_ultimas_musicas i {
    color: #ff7200;
}

.navbar-nav li.active a, .navbar-nav li a:hover {
    background-color: #ff7200 !important;
    color: #F9F9F9 !important;
}

.breadcrumb {
    background-color: #f3eff2;
}

.breadcrumb li.active {
    color: #ff7200;
}

.blogs .noticia h3 {
    color: #000;
}

.locutor p {
    color: #000;
}

.locutorContent h2 a {
    color: #000 !important;
}

.pomotionContent fieldset legend {
    color: #000;
}

.pomotionContent button {
    border: 2px solid #ff7200 !important;
    color: #ff7200 !important;

    float: left !important;
    height: 36px !important;
    padding: 0 20px !important;
    margin-bottom: 10px !important;
    border-radius: 3px !important;
    background: transparent !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    margin-top: 20px !important;
}

.program-details a {
    color: #000;
    text-decoration: none;
}

.top_musica a {
    color: #000;
    text-decoration: none;
}

.eventContent strong {
    color: #000 !important;
}

.eventContent a {
    color: #000;
    text-decoration: none;
}

.eventContent ul li {
    border-bottom: 1px solid #F3EFF1;
}

a.evento {
    text-decoration: none;
    color: #000;
}

.programacao a {
    text-decoration: none;
    color: #585858;
}

#albuns .carousel .item img {
    height: 500px;
    width: auto;
    margin: 0 auto;
}

#carousel-example-generic.carousel .item img {
    height: 340px;
    width: auto;
    margin: 0 auto;
}

.col-md-3 .galeria_imagem li {
    height: 72px;
    width: 49%;
    overflow: hidden;
    margin: 0.5% !important;
    position: relative;
}

.col-md-6 .galeria_imagem li {
    height: 100px;
    width: 32%;
    margin: 0.5% !important;
}

.col-md-3 .galeria_imagem li img, .col-md-6 .galeria_imagem li img {
    width: 100%;
    border: 1px solid #ff7200;
}

.custom-module {
    float: left;
    width: 100%;
}

.imagemalbum {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.contentRight img {
    width: 100%;
}
.contentLeft img {
    width: 100%;
}
