#sp-top-bar{
    background: #ffffff;
    color: #000000;
    border-bottom: 1px solid #f9f9f9;
}



#sp-header {
    height: 80px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
#sp-header .logo {
    height: 80px;
    display: inline-flex;
    margin: 0;
    align-items: center;
}

#sp-header .logo img {
    max-width: 100%;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 80px;
    font-size: 16px;
}

.pre-footer{
    margin-bottom: 16px !important;
    margin-top: 16px !important;
}

.pre-footer p{
   margin-bottom: 0px;
}

.logo-prefooter{
    display: inline-block;
}

#musicasvideos{
    background-position: left top;
}

.img-projeto .sppb-addon-content .sppb-addon-single-image-container img{
    width: 700px;
    max-width: 100%;
}

.img-projeto .sppb-addon-content .sppb-addon-single-image-container{
    border-bottom: 1px solid #cccccc;
}

.text-projeto-banner{
    height: 415px;
}

.text-projeto{
    color: #000000;
    height: 315px;
}

.projeto-coluna .sppb-column-addons{
    margin-bottom: 75px;
    background: #ffffff;
    border: 1px solid #cccccc;
}

@media (max-width: 1199px){
    .text-projeto, .text-projeto-banner{
        height: auto;
    }
}

h1, h2{
    color: #284b8c;
}

.text-left{
    text-align: left;
}

.text-right{
    text-align: right;
}

.text-center{
    text-align: center;
}

.social-top p{
    margin-bottom: 0px;
}

.social-icon{
    padding-left:2px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: inline-block;
}

.social-bottom p{
    margin-bottom: 0px;
}

.social-bottom{
    text-align: right;
    margin-top: 32px !important;
    margin-bottom: 32px !important;
}

.en::after {
  content: "|";
  padding-left: 5px;
  color: #aaa !important;
}

.pt, .en{
    font-weight: 600;
    font-size: 16px;
}

.lang-active a .pt{
    color:#284b8c ;
}

.lang-active a .en{
    color:#284b8c ;
}

.player-music img{
    display: initial;
    padding-left: 5px;
    padding-right: 5px;
}

.player-music{
    color: #284b8c;
    font-size: 24px;
    font-weight: 600;
    margin: 0px;
}


.player-iframe{
    max-width: 100%;
}

.musica-video-center{
    text-align: right;
}

.speasyimagegallery-gallery-item-title{
    display: none;
} 

/*contato*/

#enviar{
    background: #0098da;
    color: #ffffff;
    font-size: 18px;
}

#nome, #email, #assunto, #mensagem{
    font-size: 16px;
}

.chronoforms6_credits{
    display: none;
}

.contato label{
    color: #284b8c !important;
    font-size: 18px !important;
}



.ui.attached.success.message, .ui.success.message {
    box-shadow: 0 0 0 0px #a3c293 inset, 0 0 0 0 transparent !important;
}

.ui.success.message {
    background-color: none !important;
    color: #284b8c !important;
    background: none !important;
    font-size: 24px !important;
    font-weight: bold !important;
}

/*mobile*/


#offcanvas-toggler {
    display: block;
    height: 60px;
    line-height: 75px;
    font-size: 30px;
}

.logo-mobile img{
    max-width: 100%;
}

.menu-mobile{
    text-align: center;
}

.menu-mobile li a{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e1e1e1;
    font-family: 'Raleway', sans-serif;
    font-size: 18px !important;
}

.social-mobile{
    text-align: center;
}

.social-mobile img{
    display: initial;
    padding: 10px;
}

.fotosby{
    font-size: 16px;
    text-align: right;
}

.fotosby a{
    color: #000000;
}

.fotosby a:hover{
    color: #c1c1c1;
}


@media (max-width: 991px){
    .social-bottom{
        text-align: center;
        margin-top: 0px !important;
        margin-bottom: 16px !important;
    }
    .pre-footer{
        text-align: center;
    }
    .footer-center{
        text-align: center;
    }
    .musica-video-center{
       text-align: center;
    }
    #musicasvideos{
        background-position: center top;
        background-color: #284b8c;
        background-image: url(../images/fundo-azul-mobile.png) !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }
    .fotosby{
        text-align: center;
    }

}

/*cookie plugin*/
#redim-cookiehint .cookiehead .headline {
    color: #707070;
    font-size: 20px;
    line-height: 26px;
    position: relative;
    padding: 3px 0px 3px 0px !important;
    display: inline-block;
}

#redim-cookiehint .cookiehead .headline::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 35px;
    height: 32px;
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: left center;
}

/*contato*/