body:not(.home) {
    background: url(../img/bg_subpage.jpg) center 0 no-repeat;
        background-attachment: scroll;
    background-attachment: fixed;
}
.d-block {
    display: block !important;
}

label, p {
    font-size: 15px !important;
    color:#7B7B7B;
    font-weight: normal !important;
}

a.listem-live {
    line-height: 33px;
    border: 1px solid #A1A1A1;
    /*color: #7D7F83;*/
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 13px 0 30px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none !important;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 0px;
    color: #ff5733 !important;
}

.logo-site p.station-name{
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    font-weight: 600;
}

.container-radio-station{
    width: 160px;
    height: 100%;
}

.container-radio-station .icon-microphone{
    width: 30px;
    height: 100%;
    position: absolute;
    font-size: 35px;
    padding-top: 1%;
}

.container-radio-station .section-radio-name{
   padding-left: 17%;
}

.fadeInUp {
    font-weight: 700 !important;
    color: #fff;
    text-shadow: 0 0 3px #a7a7a7;
    font-size: 35px !important;
}

.btn-listen-now {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    background-color: #f45a40;
    text-transform: uppercase;
    text-decoration: none !important;
    line-height: 42px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 0 20px;
}

.container-fluid .navbar-collapse .navbar-right li > a {
    /*line-height: 34px;*/
    text-transform: uppercase;
    /*padding: 0 25px;*/
    /*border: 1px solid transparent;*/
}

.container-fluid .navbar-collapse .navbar-right li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #7D7F83;
    /*padding: 0;*/
    margin: 0;
    text-decoration: none !important;
    display: block;
    -webkit-transition: border 0.5s ease;
    -o-transition: border 0.5s ease;
    transition: border 0.5s ease;
}

.top-locutores {
    text-align: center;
}

.top-locutores h2{
    position: relative;
    color: #67676D;
    font-size: 23px;
    line-height: 1.3;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.top-locutores h2::before, .top-locutores h2::after {
    position: absolute;
    content: '';
    display: block;
    width: 186px;
    height: 1px;
    background: #67676D;
    top: 50%;
    left: -200px;
}

.top-locutores h2::after {
    left: auto;
    right: -200px;
}

.top-locutores .image-locutor{
    text-align: left;
}

.top-locutores .image-locutor h3 {
    text-transform: uppercase;
    color: #f45a40;
    font-size: 23px;
    line-height: 1.3;
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: normal;
}

.top-locutores .image-locutor p{
    font-size: 14px !important;
}


.spacer_super_small {
    display: block;
    overflow: hidden;
    clear: both;
    height: 15px;
}

/* FOOTER */

footer {
    background: #2a2d34;
    padding: 40px 0 25px;
    font-size: 14px;
    color: #7e7f84;
    line-height: 1.5;
    text-align: left;
}

footer p {
    font-size: 14px;
    color: #7e7f84;
    line-height: 1.5;
    text-align: left;
    margin: 0 0 20px 0;
}

footer h3 {
    font-size: 22.65px;
    color: white;
    text-transform: uppercase;
    line-height: 1.3;
    text-align: left;
    font-weight: normal;
    padding: 0;
    margin: 0 0 15px 0;
}

footer .recent-posts h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    text-transform: none;
    margin: 0 0 2px 0;
}

footer .custom_menu li {
    margin-bottom: 15px;
    padding-left: 0;
}

footer .custom_menu li a {
    font-size: 14px;
    color: #7e7f84;
    line-height: 1.5;
    text-align: left;
    text-transform: uppercase;
    text-decoration: underline !important;
}

footer .wpcf7-form input[type="email"], footer .wpcf7-form input[type="tel"] input[type="text"] {
    background: #fff;
    border: 1px solid #fff;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 33px;
    font-size: 12px;
    /*font-family: "Roboto";*/
    color: #7e7f84;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
    max-width: 270px;
    width: 100%;
    display: block;
}

footer .wpcf7-form textarea {
    border: 1px solid #fff;
    background: #fff;
    padding: 10px 12px;
    max-width: 270px;
    width: 100%;
    height: 84px;
    font-size: 12px;
    /*font-family: "Roboto";*/
    color: #7e7f84;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
}


footer .wpcf7-form input[type="submit"] {
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 18px;
    height: 33px;
    line-height: 33px;

    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    background-color: #f45a40;
    text-transform: uppercase;
    text-decoration: none !important;
    line-height: 42px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 0 20px;
}

footer .social-media a {
    color: #fff;
    font-size: 31px;
    padding: 0 8px;
}

/*-------------------------------------------------------------------------------------------------------------
STREAMING STYLE
-------------------------------------------------------------------------------------------------------------*/
.section-publicity {
    margin-bottom: 3%;
}

.section-publicity img{
    width: 100%;
}

/*-------------------------------------------------------------------------------------------------------------
STYLE COMMERCIAL
-------------------------------------------------------------------------------------------------------------*/

#commercial {
    padding: 50px 0 !important;
}

.cards-packages {
    padding-bottom: 5%;
}

#commercial {
    padding: 100px 0;
  }

  #commercial .block h2 {
    line-height: 27px;
    color: #5C5C5C;
    padding-top: 110px;
  }

  #commercial .block p {
    padding-top: 50px;
    color: #7B7B7B;
  }

  #commercial .counter-box li {
    width: 50%;
    float: left;
    text-align: center;
    margin: 30px 0 30px;
  }
  
  #commercial .counter-box li h4 {
    font-size: 30px;
    font-weight: bold;
  }

  #commercial .counter-box li span {
    color: #555;
  }

  #commercial .commercial-carousel {
    text-align: center;
    width: 95%;
    border: 1px solid #DEDEDE;
    /*padding: 24px;*/
    margin: 0 auto;
  }

  #commercial .commercial-carousel img {
    padding-bottom: 38px;
  }

  #commercial .commercial-carousel p {
    line-height: 28px;
    font-weight: 300;
    padding-bottom: 0px !important;
  }

  #commercial .commercial-carousel .user img {
    padding-bottom: 0px;
    border-radius: 500px;
  }

  #commercial .commercial-carousel .user p {
    padding-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    color: #353241;
  }

  #commercial .commercial-carousel .user p span {
    display: block;
    color: #353241;
    font-weight: 600;
  }

  #commercial .commercial-carousel .owl-carousel .owl-pagination div {
    border: 1px solid #1D1D1D;
    border-radius: 500px;
    display: inline-block;
    height: 10px;
    margin-right: 15px;
    width: 10px;
  }

  #commercial .commercial-carousel .owl-carousel .owl-pagination div.active {
    background: #5C5C5C;
    font-size: 30px;
    display: inline-block;
    border: 0px;
  }

.commercial-carousel footer {
    background-color: #FFF;
    text-align: center;
    border-top: 1px solid #f8f9fa;
}

.commercial-carousel footer a{
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    width: 150px;
    background-color: #f45a40;
    text-transform: uppercase;
    text-decoration: none !important;
    line-height: 42px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 0 20px;
}

.flex-column-container {
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.1);
}

  /* price plan */
.commercial-carousel header p, .commercial-carousel header span{
    color: #fff !important;
}

.tp-background-package-pkg-audio {
    background-color:#64b9dc;
    color: rgba(255, 255, 255, 0.945);
    text-align: center;
    padding: 2.5rem;
}

.tp-background-package-pkg-Banner {
    background-color: #f0c069;
    color: #fff;
    text-align: center;
    padding: 2.5rem;
}

.tp-background-package-pkg-live {
    background-color: #7d54aa;
    color: #fff;
}

.tp-background-package-pkg-completo {
    background-color: #f4b000;
    color: #fff;
}

.tp-background-package-pkg-audio strong, .tp-background-package-pkg-Banner strong,
.tp-background-package-pkg-live strong, .tp-background-package-pkg-completo strong{
    font-size: 5.3rem;
    padding-bottom: 9%;;
}

.tp-background-package-pkg-audio span, .tp-background-package-pkg-Banner span,
.tp-background-package-pkg-live span, .tp-background-package-pkg-completo span {
    font-size: 2.0rem;
}

.cls-package-info {
    height: 190px !important;
}

.flex-column.justify-content-center {
    padding: 4.3rem;
}

@media screen and (max-width: 500px) {
    .cls-login {
        margin-left: 0px !important;
        margin-top: 3px !important;
    }   
}