@charset "utf-8";
/*
Theme Name: Rádio Sucesso - BluePause
Theme URI: http://www.bp360.com.br/
Author: Agência BluePause
Author URI: http://www.bp360.com.br/
Description: Tema desenvolvido por Agência BluePause exclusivamente para a Rádio Sucesso
Version: 1.1.14
*/
html,body,a,article,button,dd,del,div,dl,footer,h1,h2,h3,h4,h5,h6,header,input,ins,li,nav,p,section,select,span,strong,td,th,textarea,ul,ol,time,aside{font-family: 'Open Sans', sans-serif;}

body{background-color: #fff; color: #000}

/* Rows e Cols */
/*.container.custom-container{padding-left: 10px; padding-right: 10px;}
.row{margin-left: -10px; margin-right: -10px;}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto{padding-left: 10px; padding-right: 10px}*/

/* Header */
body{padding-top: 105px;}
#main_header{position: fixed; top: 0; left: 0; width: 100%; padding: 5px 0 10px; background-color: #fff; transition: background 150ms linear; z-index: 1000}
#main_header.box-shadow-bottom{box-shadow: 3px 3px 3px rgb(0 0 0 / 30%);}
#main_header .container{position: relative; padding-bottom: 0;}
#main_header a.navbar-brand{display: block; width: 80px; height: 80px; margin: 0 auto; background: url('assets/images/logo-2024.png') top left no-repeat; background-size: contain; text-indent: -9999px; z-index: 1000}
#main_header .nav-header{position: relative; padding-top: 10px}
#main_header .ubermenu.ubermenu-main{padding-top: 0;}

#main_header .sep{display: none; width: 100%; height: 2px; background-color: #f5f6f7;}

.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main{padding-right: 0; padding-top: 20px;}

#main_header .social{
    display: none;
    position: absolute;
    top: 32px;
    left: 103px;
}
#main_header .social a{
    background-color: #007e9c;
    border-radius: 50%;
    color: #fff;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    float: left;
    margin-right: 6px;
}
#main_header .social a:last-child{
    margin-right: 0;
}
#main_header .nav-mobile-container .social{
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 30px;
    padding: 0 15px;
}
#main_header .nav-mobile-container .social a{
    background-color: #fff;
    color: #007e9c;
}

.custom-nav{display: none; position: fixed; top: -150px; left: 0; width: 100%; padding: 5px 0; background-color: #303030; transition: 300ms all linear; z-index: 11000}
.custom-nav .logo{display: block; position: absolute; left: 15px; top: 0; width: 120px; height: 45px; max-width: 100%; margin: 0; z-index: 100;}
.custom-nav.slide-top{top: 0px}

/*.custom-nav.slide-top .ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target .ubermenu-target-title.ubermenu-target-text {border-bottom: 5px solid #f5f5f5}*/
.custom-nav .nav-header{position: relative;}
.custom-nav .ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{color: #fff;}
.custom-nav .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main{padding-bottom: 10px; padding-top: 10px;}

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target{background-color: #254669;}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{right: 5px; margin-top: -9px;}

#main_header .conainer-search{position: relative; margin-top: 10px; z-index: 1000; margin-bottom: 0;}
#main_header .conainer-search .form-control{height: 44px; border-radius: 5px 0 0 5px; border-color: #007e9c; border-right: 0; font-size: 14px;}
#main_header .conainer-search button{ border-color: #007e9c; border-radius: 0 5px 5px 0; border-left: 0;}

#main_header .ao-vivo{
    position: absolute;
    top: 25px;
    right: 15px;
}
#audio_container{
    display: none !important;
}
#main_header .ao-vivo .botoes{
    display: flex;
    flex-wrap: wrap;
    height: 40px;
    border-radius: 20px;
    border: 2px solid #007e9c;
    min-width: 80px;
    max-width: 170px;
    margin-left: auto;
    padding: 6px;
}
#main_header .ao-vivo.only-one .botoes{
    min-width: 40px;
}
#main_header .ao-vivo.only-one .botoes .som, #main_header .ao-vivo.only-one .botoes .video{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#main_header .ao-vivo .botoes .som{
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
    cursor: pointer;
}
#main_header .ao-vivo .botoes .video{
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    max-width: 53%;
    cursor: pointer;
}
#main_header .ao-vivo .som img{
    width: 24px;
    height: auto;
}
#main_header .ao-vivo .som .play{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#main_header .ao-vivo .som .pause{
    display: none;
    align-items: center;
    justify-content: flex-start;
}
#main_header .ao-vivo .som .pause i{
    color: #007e9c;
    font-size: 24px;
}
#main_header .ao-vivo .video{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#main_header .ao-vivo .video img{
    width: 24px;
    height: auto;
}
#main_header .ao-vivo .som p, #main_header .ao-vivo .video p{
    display: none;
    color: #010101;
    font-size: 12px;
    line-height: 1;
    margin: 0;
    padding: 0 0 0 3px;
    text-align: left;
}
#main_header .ao-vivo p{
    color: #7b356d;
    font-size: 12px;
    text-align: right;
    margin: 10px 0 0;
    padding: 0;
}
#main_header .ao-vivo p.programa-ao-vivo{display: none;}

.nav-mobile-container {position: fixed; top: 0; height: 100%; width: 260px; overflow-y: auto; -webkit-overflow-scrolling: touch; box-shadow: 0 0 20px rgba(0,0,0,0.2); z-index: 100; left: -100%; padding: 62px 0 0; background: #007e9c; -webkit-transition: left 0.3s; -khtml-transition: left 0.3s; -moz-transition: left 0.3s; -ms-transition: left 0.3s; -o-transition: left 0.3s; transition: left 0.3s; z-index: 100;}
.nav-mobile-container.speed-in {left: 0;}
.nav-mobile-container ul{display: block; list-style: none; margin: 0; padding: 0}
.nav-mobile-container ul li{display: block; position: relative; height: 42px; line-height: 42px; overflow: hidden; white-space: normal; text-overflow: ellipsis; box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);}
.nav-mobile-container ul li > a {display: block; width: 100%; color: #fff; font-size: 14px; clear: none; padding-left: 15px; text-decoration: none;}
.nav-mobile-container ul li.menu-item-has-children > a{width: calc(100% - 48px);}
.nav-mobile-container ul li .nav-click {position: absolute; top: 0; right: 0; display: none; -webkit-box-shadow: -1px 0 0 0 rgba(0,0,0,0.1); -khtml-box-shadow: -1px 0 0 0 rgba(0,0,0,0.1); -moz-box-shadow: -1px 0 0 0 rgba(0,0,0,0.1); -ms-box-shadow: -1px 0 0 0 rgba(0,0,0,0.1); -o-box-shadow: -1px 0 0 0 rgba(0,0,0,0.1); box-shadow: -1px 0 0 0 rgba(0,0,0,0.1); height: 42px; width: 48px; cursor: pointer; color: #fff; font-size: 20px; text-align: center;}
.nav-mobile-container ul li > a.nav-click-back{position: relative; padding-left: 45px; width: 100%;; font-weight: 700; font-size: 16px; text-transform: uppercase}
.nav-mobile-container ul li > a.nav-click-back:before{content: '\f053'; font-family:"Font Awesome 5 Free"; font-weight: 900; font-size: 24px; width: 45px; position: absolute; left: 15px;}
.nav-mobile-container ul li.menu-item-has-children > .nav-click{display: block}
.nav-mobile-container ul li:first-child{box-shadow: 0 -1px 0 0 rgba(0,0,0,0.1), 0 1px 0 0 rgba(0,0,0,0.1);}

.nav-mobile-container nav > ul li ul {position: fixed; top: 0; padding: 62px 0 0; height: 100%; width: 260px; margin: 0; overflow-y: auto; -webkit-overflow-scrolling: touch; z-index: 100; left: -100%; background: #f6a803; -webkit-transition: 0.4s ease; -khtml-transition: 0.4s ease; -moz-transition: 0.4s ease; -ms-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease;}
.nav-mobile-container nav > ul li ul.is-visible {left: 0}

.nav-mobile-container .close-menu{
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    height: 20px;
    width: 30px;
}
.nav-mobile-container .close-menu i {display: inline-block; width: 100%; height: 4px; background: rgba(0,0,0,0); position: relative; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}
.nav-mobile-container .close-menu i:before {content: ''; position: absolute; left: 0px; top: -10px; width: 100%; height: 4px; background: #fff; border-radius: 4px; transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; backface-visibility: hidden; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 0px; background-color: #fff;}
.nav-mobile-container .close-menu i:after {content: ''; position: absolute; left: 0px; bottom: -10px; width: 100%; height: 4px; background: #fff; border-radius: 4px; transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; backface-visibility: hidden; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); bottom: 0px; background-color: #fff;}

.burger-menu {cursor: pointer; display: block; position: absolute; top: 35px; left: 25px; transform: translateY(-50%); height: 20px; width: 40px;}
.burger-menu i {display: inline-block; width: 100%; height: 4px; background: #007e9c; position: relative; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}
.burger-menu i:before {content: ''; position: absolute; left: 0px; top: -10px; width: 100%; height: 4px; background: #007e9c; border-radius: 4px; transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; backface-visibility: hidden;}
.burger-menu i:after {content: ''; position: absolute; left: 0px; bottom: -10px; width: 100%; height: 4px; background: #007e9c; border-radius: 4px; transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; backface-visibility: hidden;}

.burger-menu.active{
    display: none;
}
.burger-menu.active i {background: rgba(0,0,0,0);}
.burger-menu.active i:before {transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 0px; background-color: #fff;}
.burger-menu.active i:after {transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); bottom: 0px; background-color: #fff;}

.nav-mobile-container .logo-menu img{
    max-width: 80px;
}

@media(min-width: 768px){
    body{padding-top: 120px;}

    #topbar{display: block;}
    #main_header{padding-top: 15px; padding-bottom: 0; min-height: 100px;}
    #main_header a.navbar-brand{width: 80px; height: 80px;}
    .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main{padding-top: 30px;}
    #main_header .container{padding-bottom: 0;}
    .custom-nav .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main{padding-top: 10px;}

    #main_header a.navbar-brand{margin-top: 0}
    .custom-nav .logo{left: 15px; top: 0;}

    #main_header .conainer-search{position: absolute; right: 100px; top: 20px;}
    
    .anuncio-fixo{top: 61px;}
    
    #main_header .ao-vivo.only-one .botoes{
        min-width: 85px;
        max-width: 85px;
    }
    #main_header .ao-vivo.only-one .botoes .som, #main_header .ao-vivo.only-one .botoes .video{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #main_header .ao-vivo p.programa-ao-vivo{display: inline-block;}
    #main_header .ao-vivo .som p, #main_header .ao-vivo .video p{
        display: inline-block;
    }
}
@media(min-width: 992px){
    body{padding-top: 165px;}

    #main_header.box-shadow-bottom .sep{display: none;}
    #main_header.box-shadow-bottom .ubermenu.ubermenu-main{display: none !important;}
    #main_header{padding-top: 24px; min-height: 120px;}
    #main_header a.navbar-brand{width: 80px; height: 80px;}
    .ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{padding-left: 10px; padding-right: 10px; padding-top: 8px; padding-bottom: 8px; font-size: 16px !important;}
    .custom-nav .ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{padding-left: 7px; padding-right: 7px; font-size: 14px !important;}
    .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target{padding-right: 20px !important;}
    .custom-nav .logo{top: 5px;}

    .red-bar{position: absolute; left: 200px; width: 450px; top: 80px; height: 3px; background-color: #e32d3f;}

    #main_header .conainer-search{position: absolute; right: 0; top: 60px; width: 250px;}

    .anuncio-fixo{top: 68px;}
    #main_header .sep{display: block; margin-top: 13px;}
    
    #main_header .social{display: block;}

    #main_header .burger-menu{
        top: 45px;
    }
}
@media(min-width: 1200px){
    #main_header{padding-top: 15px;}
    #main_header a.navbar-brand{width: 80px; height: 80px;}
    .ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{padding-left: 15px; padding-right: 15px; padding-top: 8px; padding-bottom: 8px; font-size: 18px !important;}
    .custom-nav .ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target{padding-left: 10px; padding-right: 10px; font-size: 14px !important;}

    #main_header .conainer-search{position: absolute; right: 25px; top: 75px; width: 286px;}

    #main_header .sep{margin-top: 13px;}

    .anuncio-fixo{top: 68px;}
}

@media(max-width: 991px){
    #main_header nav.ubermenu.ubermenu-main{display: none !important;}
    .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main{display: none !important;}
}

.search-container {
	position: fixed;
    left: 0;
    top: 94px;
    width: 100%;
	display: none;
    padding: 20px 15px;
    background-color: #007e9c;
    z-index: 200;
}

.searchform{
    display: block;
    max-width: 900px;
    margin: 0 auto;
}
.searchform .form-control{
    padding: 15px 60px 15px 30px;
    height: 50px;
    border-radius: 25px 0 0 25px;
}
.searchform .btn{
    background-color: #fff;
    color: #007e9c;
    font-size: 24px;
    border-radius: 0 25px 25px 0;
    padding-right: 25px;
}
#search-action{
    position: absolute;
    display: block;
    color: #007e9c;
    width: 50px;
    height: 50px;
    border: 0;
    padding: 0;
    background-color: transparent;
    font-size: 24px;
    top: 17px;
    left: 80px;
    z-index: 100;
}
#search-action.active .fas{
    transition: .15s;
}
#search-action.active .fas::before{
    content: '\f00d';
    transition: .15s;
}
@media(min-width: 768px){
    .search-container {
        top: 108px;
    }
    #search-action{
        top: 16px;
        left: 100px;
    }
}
@media(min-width: 992px){
    .search-container {
        top: 116px;
    }
    #search-action{
        top: 20px;
        right: 200px;
        left: auto;
    }
}
@media(min-width: 1200px){
    .search-container {
        top: 108px;
    }
    #search-action{
        top: 20px;
        right: 250px;
    }
}

/* Footer */
#main_footer{background-color: #007e9c; padding: 50px 0;}
#main_footer h4{margin-bottom: 5px; font-size: 14px; font-weight: 700; color: #fff}
#main_footer p.social{margin-top: 15px; margin-bottom: 5px;}
#main_footer h4.social{margin-top: 30px; font-weight: 400;}
#main_footer p{color: #fff; font-size: 14px;}
#main_footer a{color: #fff; transition: 150ms all linear}
#main_footer a.fale{font-size: 21px;}
#main_footer a:hover{color: #f6a803; text-decoration: none}
#main_footer p .fab{font-size: 24px; margin-right: 5px}

#main_footer address{color: #1f1f1f; padding-top: 5px}
#main_footer img.marcador{margin-top: 30px;}
#main_footer .logo-footer img{max-width: 105px;}

.footer-menu{padding: 0; margin: 0}
.footer-menu ul{display: block; width: 100%; list-style: none; margin: 0; padding: 0;}
.footer-menu ul li{display: block; width: 100%; margin: 0; padding: 0 0 5px; text-align: center; line-height: 30px;}
.footer-menu ul li a{color: #fff; font-size: 14px; text-decoration: none; font-weight: 500;}
.footer-menu ul li a:hover, .footer-menu ul li a:focus{color: #f6a803}
.footer-menu ul li a .fa{font-size: 14px}

.footer-menu ul li.bt-whats a{display: block; padding: 5px 10px; border-radius: 5px; border: 3px solid #007e9c; font-weight: 700; text-transform: uppercase; max-width: 250px; margin: 0 auto 20px;}
.footer-menu ul li.bt-whats a:hover{background-color: #007e9c;}

#main_footer .social{
    display: block;
    position: relative;
    width: 164px;
    margin: 25px auto 0;
}
#main_footer .social::after{
    content: '';
    clear: both;
}
#main_footer .social a{
    background-color: #fff;
    border-radius: 50%;
    color: #007e9c;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    float: left;
    margin-right: 6px;
    transition: .15s;
}
#main_footer .social a:hover{
    background-color: #f6a803;
    color: #fff;
}
#main_footer .social a:last-child{
    margin-right: 0;
}

@media (min-width: 768px){
    .footer-menu ul li{text-align: left}

    .footer-menu ul li{text-align: left;}
    .footer-menu ul li a{font-size: 14px;}
}
@media (min-width: 992px) {
    #main_footer{padding: 50px 0 50px;}
    #main_footer h4{font-size: 16px;}
    #main_footer p{font-size: 16px;}
    #main_footer address{padding-top: 10px;}
    #main_footer p.contato{font-size: 20px;}
    #main_footer p.contato .fab, #main_footer p.contato .fas{font-size: 20px; margin-right: 0; width: 30px;}

    .footer-menu{padding-top: 0;}
    .footer-menu ul li{text-align: left;}
    .footer-menu ul li a{font-size: 16px;}
    #main_footer .social{margin-left: 0; margin-right: 0;}
}
@media (min-width: 1200px) {
    #main_footer{padding: 50px 0 50px;}
    #main_footer h4{font-size: 16px;}
    #main_footer p{font-size: 16px;}
    #main_footer address{padding-top: 10px;}
    #main_footer p.contato{font-size: 23px;}
    #main_footer p.contato .fab, #main_footer p.contato .fas{font-size: 23px; margin-right: 0; width: 30px;}

    .footer-menu{padding-top: 0;}
    .footer-menu ul li{text-align: left;}
    .footer-menu ul li a{font-size: 16px;}
}

/* Agência BluePause */
#developer{ width: 100%; text-align: center; padding: 25px 0 10px; background-color: #007e9c;}
#developer p{color: #fff; margin: 0; padding: 0; font-size: 12px !important}
#developer a{color: #fff; font-size: 12px; transition: 150ms all linear}
#developer a:hover, #developer a:focus{color: #fff}

/* Páginas */
.featured-image{position: relative; width: 100%; margin-bottom: 0;}
.featured-image img{display: block; width: 100%; max-width: 100%; height: auto; margin: 0;}
.container-page-title .page-title {font-size: 22px; color: #006734; position: relative;}
.container-page-title .page-title:after{content: ""; border-bottom: 3px solid #3972B4; border-radius: 3px; height: 5px; position: absolute; left: 0; margin-top: 50px; width: 55px; margin-bottom: 30px;}
.margin-top-row {margin-top: 30px;}
.padding-top-row{padding-top: 30px;}

.page .featured-image-bg{position: relative; display: flex; justify-content: center; align-items: center; background-color: #007e9c; background-position: left center; background-size: cover; background-repeat: no-repeat; padding: 50px 15px; min-height: 200px; margin-bottom: 30px;}
.page .featured-image-bg .entry-title{position: relative; margin: 0; padding: 0; color: #fff; font-size: 32px; text-transform: uppercase; font-weight: 700; text-shadow: 2px 2px 5px rgba(0,0,0,.5);}
.page .featured-image-bg .overlay-bg{display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.3);}

article.page{min-height: 800px; padding-bottom: 100px}
article.page .entry-title{position: relative; color: #3972B4; font-weight: 700; margin-top: 30px; padding-top: 0; font-size: 20px; margin-left: 10px; margin-right: 10px;}
article.page .entry-title span{padding-right: 25px}
article.page .entry-title:after{content: ""; border-bottom: 2px solid #007e9c; height: 1px; position: absolute; top: 50%; left: 0; width: 100%; z-index: -1;}
article.page .entry{padding: 20px 0 0; color: #4d4d4d; font-size: 16px;}
article.page .entry h1, article.page .entry h2, article.page .entry h3, article.page .entry h4, article.page .entry h5, article.page .entry h6 {color: #000; margin-bottom: 15px}
article.page .entry p{color: #4d4d4d; font-size: 16px;}
article.page .entry a{color: #007e9c}
article.page .entry a:hover{color: #e32d3f; text-decoration: none;}
article.page .entry img {height: auto; max-width: 100%;}
article.page .entry img.alignleft {float: left; margin-right: 30px;}
article.page .entry img.alignright {float: right; margin-left: 30px;}
article.page .entry img.aligncenter {display: block; margin: 0 auto -15px; text-align: center;}
article.page .entry iframe {border: 0; padding: 0; margin: 0; max-width: 100%;}
article.page .entry iframe.alignleft {float: left; margin-right: 27px; margin-bottom: 20px;}
article.page .entry iframe.aligncenter {display: block; float: none; margin: 20px auto;}
article.page .entry iframe.alignright {float: right; margin-left: 27px; margin-bottom: 20px;}
article.page .entry ul li, article.page .entry ul li ul li {color: #777; font-size: 16px; line-height: 18px; font-weight: 400}
article.page .entry hr{border-color: #ccc;}

.wp-caption.aligncenter{max-width: 100%; margin: 0 auto;}
.wp-caption .wp-caption-text{font-size: 13px !important; text-align: center;}

.wp-caption.alignleft{float: left; padding-right: 30px;}
.wp-caption.alignright{float: right; padding-left: 30px;}

/* Breadcrumbs */
#breadcrumbs{padding: 20px 0 20px; margin-bottom: 20px; border-bottom: 1px solid #e1e1e1; color: #002a56; font-size: 16px}
#breadcrumbs a{color: #4d4d4d; text-decoration: none}
#breadcrumbs a:hover{color: #007e9c; text-decoration: none}
#breadcrumbs > span > span > a[rel="v:url"]{color: #007e9c; font-weight: 700}
#breadcrumbs > span > span > a[rel="v:url"]:hover{color: #007e9c;}
#breadcrumbs .breadcrumb_last{color: #007e9c}

#streaming-video-ao-vivo{
    background-color: #0f0f0f;
    padding: 50px 0;
    display: none;
}
#streaming-video-ao-vivo .close-streaming{
    cursor: pointer;
    display: block;
    position: absolute;
    top: -15px;
    right: 8px;
    color: #fff;
    font-size: 39px;
    transition: .15s;
    z-index: 2000;
}
#streaming-video-ao-vivo .close-streaming:hover{
    color: #f00;
}

/* Paginação */
.post_nav{padding: 0; margin: 0 0 50px; text-align: center;}
.post_nav ul{padding: 0; margin: 0 auto;}
.post_nav li a, .post_nav li a:hover, .post_nav li.active a, .post_nav li.disabled {color: #fff; font-size: 16px; font-style: italic; font-weight: 500; text-decoration: none; transition: 150ms all linear; text-transform: lowercase;}
.post_nav li {display: inline; margin: 0; padding: 0 3px}
.post_nav li a, .post_nav li a:hover, .post_nav li.active a, .post_nav li.disabled {background-color: #007e9c; border-radius: 5px; cursor: pointer; padding: 8px 15px;}
.post_nav li a:hover,.post_nav li.active a {background-color: #1ac0c0; color: #fff}

/* Compartilhamento */
.compartilhe{ margin-top: 70px; margin-bottom: 0;}
.compartilhe > h4{display: flex; align-items: center; color: #303030; font-size: 25.54px; margin-bottom: 30px; text-transform: uppercase;}
.compartilhe > h4 strong{font-weight: 600;}
.compartilhe > h4::after {
    content: '';
    background-color: #c9c9c9;
    height: 2px;
    margin-left: 10px;
    flex: 1;
}
.bpssb-buttons {display: flex; height: 36px; margin: 0; padding: 0; width: 100%; list-style: none;}
.bpssb-buttons li {flex: 1; width: auto !important; height: 100%; line-height: 13px; list-style: none; margin: 0; padding: 0 2px; width: 16.6666%;}
.bpssb-buttons li a {background-color: #ccc; border-radius: 2px; box-sizing: border-box; display: block; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-weight: 700; height: 100%; padding: 11px 7px 12px 7px; position: relative; text-align: center; text-decoration: none; text-transform: uppercase; -webkit-transition: background-color .2s ease-in-out; transition: background-color .2s ease-in-out; width: 100%; color: #fff;}
.bpssb-buttons li .bpssb-icon {width: 100%; position: relative; top: auto; left: auto;}
.bpssb-buttons li a .bpssb-icon svg {height: 17px; width: 17px; fill: currentColor;}
.bpssb-buttons li a .bpssb-text {color: #fff; display: none;}
.bpssb-buttons li.bpssb-facebook a {background-color: #306199;}
.bpssb-buttons li.bpssb-facebook a:hover {background-color: #244872;}
.bpssb-buttons li.bpssb-twitter a {background-color: #26c4f1;}
.bpssb-buttons li.bpssb-twitter a:hover {background-color: #0eaad6;}
.bpssb-buttons li.bpssb-googleplus a {background-color: #e93f2e;}
.bpssb-buttons li.bpssb-googleplus a:hover {background-color: #ce2616;}
.bpssb-buttons li.bpssb-pinterest a {background-color: #b81621;}
.bpssb-buttons li.bpssb-pinterest a:hover {background-color: #8a1119;}
.bpssb-buttons li.bpssb-email a {background-color: #0a88ff;}
.bpssb-buttons li.bpssb-email a:hover {background-color: #006ed6;}
.bpssb-buttons li.bpssb-whatsapp a {background-color: #43d854;}
.bpssb-buttons li.bpssb-whatsapp a:hover {background-color: #28c039;}

.sidebar-home{
    padding-top: 30px;
}
@media (min-width: 768px){
    .sidebar-home{padding-left: 10px; padding-top: 0;}
}
@media (min-width: 992px){
    .sidebar-home{padding-left: 10px; padding-top: 50px;}
}
@media (min-width: 1200px){
    .sidebar-home{padding-left: 10px; padding-top: 50px;}
}

/* Contact Form 7 */
div.wpcf7-response-output {margin: -30px 0 50px; font-size: 14px}
.wpcf7 form.sent .wpcf7-response-output {color: #3c763d; background-color: #dff0d8; border: 1px solid #d6e9c6; padding: 15px; border-radius: 4px; }
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {color: #a94442; background-color: #f2dede; border: 1px solid #ebccd1; padding: 15px; border-radius: 4px; }
.wpcf7 form.spam .wpcf7-response-output {color: #8a6d3b; background-color: #fcf8e3; border: 1px solid #faebcc; padding: 15px; border-radius: 4px; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form .wpcf7-response-output.wpcf7-validation-errors{color: #a94442; background-color: #f2dede; border: 1px solid #f00; padding: 15px; border-radius: 4px; margin-top: 0; }
span.wpcf7-not-valid-tip{display: block; margin-top: 3px; font-size: 12px; color: #fb0004}

.wpcf7 label{display: block; width: 100%; padding-bottom: 0; font-weight: 700; color: #3C3C3B; font-size: 16px; margin-bottom: 0; margin-top: 15px;}
.wpcf7 label .fa, .wpcf7 label .fas, .wpcf7 label .far, .wpcf7 label .fab{margin-right: 5px}
.wpcf7 .row > div{padding-bottom: 0px}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-number, .wpcf7 .wpcf7-date{width: 100%; border: 1px solid #cbcbcb; color: #3C3C3B; padding-right: 10px; padding-left: 10px; height: 40px; font-weight: 400; font-size: 14px; margin-top: 5px}
.wpcf7 .wpcf7-textarea{width: 100%; border: 1px solid #cbcbcb; color: #3C3C3B; padding: 10px; height: 237px; resize: vertical; font-weight: 400; font-size: 14px; margin-top: 5px}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-dynamictext, .wpcf7 .wpcf7-textarea{transition: 150ms border linear}
.wpcf7 .wpcf7-text:focus, .wpcf7 .wpcf7-select:focus, .wpcf7 .wpcf7-dynamictext:focus, .wpcf7 .wpcf7-textarea:focus{border-color: #1d2143;}
.wpcf7 .wpcf7-text:focus-visible, .wpcf7 .wpcf7-select:focus-visible, .wpcf7 .wpcf7-dynamictext:focus-visible, .wpcf7 .wpcf7-textarea:focus-visible{outline: 1px solid #1d2143;}
.wpcf7 .wpcf7-submit{display: block; width: 170px; text-align: center; height: 40px; font-size: 18px; padding: 1px 20px; max-width: 100%; margin: 0 auto 20px; background-color: #1d2143; color: #fff; text-decoration: none; border: 0px; text-transform: uppercase; font-weight: 600;}
.wpcf7 .wpcf7-submit:hover, .ywraq-wrapper .wpcf7 .wpcf7-submit:focus{background-color: #007e9c;}
.wpcf7 .wpcf7-number::-webkit-outer-spin-button, .wpcf7 .wpcf7-number::-webkit-inner-spin-button{display: none; opacity: 0; -webkit-appearance: none; margin: 0}
.wpcf7 .wpcf7-number{-moz-appearance:textfield;}
.wpcf7 .cep.loading{background: url('assets/images/loading-rolling.svg') right center no-repeat;}

#publicidade-1{background:#fff; max-width: 100%; overflow: hidden; padding: 0;}
.anuncio{display: block; width: 100%; max-width: 100%; height: auto; overflow: hidden;}
.anuncio img{display: block; margin: 0 auto; max-width: 100%; height: auto;}
.anuncio iframe{display: block; margin: 0 auto; max-width: 100%;}

.anuncio-2{margin-bottom: 0; margin-top: 15px;}
.anuncio.anuncio-rodape{margin-bottom: 0;}

.anuncio-fixo{position: fixed; top: 61px; left: 0; width: 100%; padding: 5px 15px; margin-bottom: 0; background-color: #efeff0; box-shadow: 3px 3px 3px rgb(0 0 0 / 30%); z-index: 1000;}

.anuncio .adsense728{display: block; max-width: 728px; margin: 0 auto;}
.post-ads{background:#fff}
.post-ads .adsbygoogle{margin: 0 auto} 

.bg-002a56{background-color: #002a56}
.bg-dccf19{background-color: #dccf19}
.text-aeb9c6, .text-aeb9c6:hover{color: #aeb9c6}
.text-666, article.page .entry .text-666{color: #666666}
.text-a5a5a5, article.page .entry .text-a5a5a5{color: #a5a5a5}
.text-777{color: #777777}
.text-28a19a{color: #28a19a}
.text-f5acb8{color: #f5acb8}

/* Font Size */
.font-size-10, article.page .entry .font-size-10{font-size: 10px}
.font-size-11, article.page .entry .font-size-11{font-size: 11px}
.font-size-12, article.page .entry .font-size-12{font-size: 12px}
.font-size-13, article.page .entry .font-size-13{font-size: 13px}
.font-size-14, article.page .entry .font-size-14{font-size: 14px}
.font-size-15, article.page .entry .font-size-15{font-size: 15px}
.font-size-16, article.page .entry .font-size-16{font-size: 16px}
.font-size-17, article.page .entry .font-size-17{font-size: 17px}
.font-size-18, article.page .entry .font-size-18{font-size: 18px}
.font-size-19, article.page .entry .font-size-19{font-size: 19px}
.font-size-20, article.page .entry .font-size-20{font-size: 20px}
.font-size-21, article.page .entry .font-size-21{font-size: 21px}
.font-size-22, article.page .entry .font-size-22{font-size: 22px}
.font-size-24, article.page .entry .font-size-24{font-size: 24px}

.font-weight-600, article.page .entry .font-weight-600{font-weight: 600}
.font-weight-800, article.page .entry .font-weight-800{font-weight: 800}
.font-weight-900, article.page .entry .font-weight-900{font-weight: 900}

/* Colunas personalizadas */
.col-sm-15, .col-md-15, .col-lg-15, .col-xl-15{position: relative; width: 100%; min-height: 1px; padding-right: 10px; padding-left: 10px;}
.col-header-1, .col-header-2{position: relative; width: 100%; min-height: 1px; padding-right: 10px; padding-left: 10px;}

/* 404 */
#page-404{min-height: 500px;}
#page-404 h1{margin: 0 0 30px; background: #FFF; background-image: none;}
.title-404{color: #1f1f1f; margin-bottom: 0}

/* Placeholders */
::-webkit-input-placeholder {color: #000;}
:-moz-placeholder {color: #000;}
::-moz-placeholder {color: #000;}
:-ms-input-placeholder {color: #000;}

::selection {
  background: #3972B4; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #3972B4; /* Gecko Browsers */
  color: #fff;
}
*{outline-color: transparent}

@media (min-width: 576px){
    .col-sm-15{-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}

    /* 404 */
    .title-404{font-size: 72px;}
}
@media (min-width: 768px){
    .col-md-15{-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}

    /* Páginas */
    article.page .entry-title{margin-top: 30px;}
    .margin-top-row {margin-top: 70px;}
    .padding-top-row{padding-top: 70px;}
    .page .featured-image-bg .entry-title{font-size: 32px;}

	/* 404 */
    .title-404{font-size: 128px;}
}
@media (min-width: 992px) {
    .col-lg-15{-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}

    /* Páginas */
    .page .featured-image-bg{height: 200px;}
    .page .featured-image-bg .entry-title{font-size: 36px;}

	/* 404 */
    .title-404{font-size: 182px;}
}
@media (min-width: 1200px) {
    .col-lg-15.col-xl-2{-ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;}
    .col-xl-15{-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}

    /* Páginas */
    article.page .entry-title{margin-left: 15px; margin-right: 15px;}
    .page .featured-image-bg{height: 200px;}
    .page .featured-image-bg .entry-title{display: block; max-width: 1200px; font-size: 36px; text-align: left;}
}
@media (min-width: 1250px) {
    .container.custom-container, .container{max-width: 1230px;}
}

@media (min-width: 1400px) {
    .container, .container.custom-container{
        max-width: 1320px;
    }
}


.lgpd-all{
    display: none;
}
.footer-lgpd {
    position: fixed;
    z-index: 9999;
    max-width: 1230px;
    transition: 0.3s ease-in-out;
    background: #fff;
    bottom: 25px;
    left: 10px;
    right: 10px;
    padding: 20px;
    box-shadow: 0 0 10px #aaa;
    border-radius: 12px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(300px);
    -ms-transform: translateY(300px);
    transform: translateY(300px);
    margin: 0 auto;
}

.footer-lgpd p{
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 12px;
    text-align: left;
    text-rendering: optimizeLegibility;
    color: #454545;
}
.footer-lgpd p a{
    color: #007e9c;
    text-decoration: none;
    transition: .15s;
}
.footer-lgpd p a:hover, .footer-lgpd p a:focus{
    color: #007e9c;
}

.footer-lgpd .lgpd-accept {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #007e9c;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    padding: 10px 20px;
    letter-spacing: 0;
    margin-left: 15px;
    cursor: pointer;
    white-space: nowrap;
    transition: .15s;
}
.footer-lgpd .lgpd-accept:hover {
    color: #fff;
    background-color: #007e9c;
}

.footer-lgpd.footer-lgpd-opened{
    transition: 0.1s ease-in-out;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}

@media (max-width: 767px){
    .footer-lgpd.footer-lgpd-opened{
        display: block;
    }
    .footer-lgpd .lgpd-accept {
        margin-left: 0;
        width: 100%;
    }
}

#loadbp{
    display: block;
    position: relative;
    min-height: 500px;
}
#loadbp.loading::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1000;
}
#loadbp.loading::after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('assets/images/circle-1700_128.gif') center 200px no-repeat;
    background-size: 64px 64px;
    z-index: 1000;
}

#loadbp #main_header, #loadbp #publicidade-1, #loadbp #main_footer, #loadbp #developer{ display: none;}