﻿@font-face {
    font-family: 'FiraSansLight';
    src: url('../fonts/FiraSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'FiraSans-Medium';
    src: url('../fonts/FiraSans-Medium.ttf') format('truetype');
}

body {
    font-family: 'Fira Sans','Fjalla One', FiraSansLight;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Fjalla One', 'Fira Sans';
}

.row {
    margin: 0;
}

* {
    max-width: 100%;
}

.Box {
    width: 1250px;
    margin: 0 auto;
    border: 0px solid red;
}

.Sombra {
    -webkit-box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
    -moz-box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
    box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
}

#Topo {
    /* padding-top: 60px;*/
    height: 620px;
    background: url('imagens/Fundo.jpg')center no-repeat !important;
}

    #Topo #Caixa {
        /*  margin-right: 200px;
          float: right;
        width: 470px;*/
        position: relative;
        background: #e3cd15;
        text-align: center;
        /*padding-bottom: 40px;*/
    }

        #Topo #Caixa #Imagem {
            /* padding: 100px 0 0 0;
            float: left;*/
            padding: 25px 0 40px 0;
        }

            #Topo #Caixa #Imagem .emconcreto {
                float: left;
                width: 175px;
            }

            #Topo #Caixa #Imagem #iconeEmail {
                float: right;
                padding-top: 5px;
            }

        #Topo #Caixa #Descricao {
            padding: 5px 80px;
            text-align: justify;
        }

            #Topo #Caixa #Descricao p {
                font-size: 16px;
                font-family: 'Fjalla One';
                /* padding: 0 25px;*/
            }

    #Topo #Logo {
        float: right;
        padding: 25px 35px 15px 0;
    }

        #Topo #Logo #Descricao {
            padding: 10px 0 0 0;
        }

            #Topo #Logo #Descricao p {
                margin: 0;
                font-size: 12px;
                font-weight: bold;
                font-family: unset;
            }

    #Topo #Menu {
        padding: 0;
        /*
        position: absolute;
        bottom: 0;
        font-family: 'FiraSans-Medium';
        border-top: 1px solid #1d120e;*/
    }

        #Topo #Menu .navbar {
            margin-bottom: 0;
            border-radius: 0;
        }

        #Topo #Menu .navbar-nav {
            /*margin: 10px 0px;*/
        }

        #Topo #Menu .container {
            width: 1250px;
            background: #e3cd15;
        }

        #Topo #Menu .container, #Topo #Menu .navbar-collapse {
            padding-right: 0;
            padding-left: 0;
            max-width: 100%;
        }


        #Topo #Menu .navbar-inverse {
            background-color: transparent;
            /*background-color: #e3cd15;*/
            border: 0;
        }

            #Topo #Menu .navbar-inverse .navbar-nav > li > a {
                color: #000 !important;
                text-transform: uppercase;
                /*font-size: 10px;
                padding: 10px 5px 10px 0px;
                 font-size: 14px;
                padding: 10px 25px 10px 5px;*/
            }

        #Topo #Menu .container > .navbar-header img, #menuPrincipal .container > .navbar-collapse img {
            padding-top: 7px;
            width: 30px;
        }

        #Topo #Menu .navbar-collapse .navbar-nav.navbar-right:last-child {
            margin-right: 20px;
        }

        /* #region Menu Affix*/

        #Topo #Menu .affix,
        #TopoResposta #Menu .affix {
            top: 0;
            left: 0;
            width: 100%;
            -webkit-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
            filter: alpha(opacity=80);
            border: 0;
            z-index: 7000;
        }

            #Topo #Menu .affix .navbar {
                width: 100%;
                border: 1px solid #e3cd15;
                background: #e3cd15;
            }


            #TopoResposta #Menu .affix .navbar {
                width: 100%;
                border: 1px solid #fccf00;
                background: #fccf00;
            }

            #TopoResposta #Menu .affix .container {
                width: 1250px;
            }

/* #endregion Menu Affix*/

/* #region TopoResposta*/
#TopoResposta {
    height: 200px;
    background: url('imagens/imagem_topo.png') top no-repeat !important;
    background-size: 100%;
}

    #TopoResposta #Pesquisa {
        padding: 12px 0;
    }

        #TopoResposta #Pesquisa #Botao {
            right: 5%;
        }

        #TopoResposta #Pesquisa #CaixaPesquisa .form-control {
            padding: 0 10px;
        }

.BoxTopo {
    width: 1400px;
    margin: 0 auto;
}

#TopoResposta #Logos {
    height: 150px;
    padding-top: 33px;
}

#TopoResposta #abcic {
    float: right;
}

    #TopoResposta #abcic #Descricao {
        color: #fff;
        padding: 0;
    }

        #TopoResposta #abcic #Descricao p {
            margin: 0;
            padding: 0;
        }

    #TopoResposta #abcic img {
        height: 68px;
    }

#TopoResposta #Logo {
    float: left;
    padding-top: 35px;
}

    #TopoResposta #Logo img {
        width: 500px;
    }

#TopoResposta #Menu {
    height: 50px;
    background: #fccf00;
}

    #TopoResposta #Menu .navbar-inverse {
        background: #fccf00;
        border: 0;
        color: #000;
    }

    #TopoResposta #Menu .navbar-collapse {
        padding: 0;
    }

    #TopoResposta #Menu .navbar-nav {
        float: right;
    }

    #TopoResposta #Menu .container {
        max-width: 100% !important;
        padding: 0;
    }

    #TopoResposta #Menu .navbar {
        margin: 0;
        height: 50px;
    }

    #TopoResposta #Menu .navbar-inverse .navbar-nav li {
        padding: 0;
        float: left;
        margin: 0;
    }

    #TopoResposta #Menu .navbar-inverse .navbar-nav > li > a {
        color: #000;
        text-transform: uppercase;
    }

    #TopoResposta #Menu #Contato {
        float: right;
    }

/* #endregion TopoResposta*/

/* #region Parceiros */
.Box #Parceiros {
    padding: 50px 0 25px 0;
    color: #000;
}

    .Box #Parceiros #FundoBranco {
        background: #fff;
        border-radius: 15px;
        margin: 0 15px;
        padding: 40px 0 40px 0;
        text-align: center;
    }

        .Box #Parceiros #FundoBranco h3 {
            text-align: center;
            font-size: 18px;
            padding-bottom: 20px;
        }

        .Box #Parceiros #FundoBranco #Imagem {
            text-align: center;
        }

            .Box #Parceiros #FundoBranco #Imagem img {
                height: 130px;
                margin-bottom: 25px;
            }

    .Box #Parceiros .row {
        height: 180px;
    }

#Respostas #Conteudo #PaginaParceiros #ConteudoInterno {
}

#Respostas #Conteudo #PaginaParceiros h4 {
    color: #000;
    font-size: 22px;
    font-family: FiraSans-Medium;
}

#Respostas #Conteudo #PaginaParceiros #Participar a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
/* #endregion Parceiros */
footer {
    background: #0d6b68;
    color: #fff;
    font-family: FiraSansLight;
    padding: 40px 0 0 40px;
}

    footer #Descricao {
        padding-top: 10px;
    }

        footer #Descricao p {
            margin: 0;
            font-weight: bold;
        }

    footer .Endereco {
        background: url('imagens/Localizacao.png') no-repeat;
        height: 90px;
        margin-top: 15px;
    }

    footer .Telefone {
        background: url('Imagens/Telefone.png') no-repeat;
        height: 40px;
        margin-top: 5px;
        padding-top: 7px;
    }

        footer .Endereco p,
        footer .Telefone p {
            padding-left: 28px;
            margin: 0;
        }

    footer .form-control {
        color: #fff !important;
    }

    footer #Sociais {
        padding-bottom: 80px;
    }

        footer #Sociais ul {
            list-style: none;
            padding: 0;
        }

            footer #Sociais ul li {
                float: left;
                padding: 0 3px;
            }

                footer #Sociais ul li img {
                    width: 27px;
                }

    footer #Contato {
        color: #fff;
        padding: 0 40px 40px 0;
    }

        footer #Contato h5 {
            font-size: 14px;
        }

        footer #Contato input, footer #Contato textarea {
            border: none;
            border-radius: 0;
            background-color: #3d8986;
            box-shadow: none;
            color: #fff !important;
        }

    footer #Informacoes {
        float: right;
        /* float: left;*/
        margin: 0 40px;
    }

#Home #Revistas {
    padding: 70px;
    background: #d3d6d0;
}


    #Home #Revistas #DescricaoEdicao {
        padding: 20px 0;
    }

        #Home #Revistas #DescricaoEdicao p {
            font-size: 15px;
            text-transform: uppercase;
            font-weight: bold;
        }

    #Home #Revistas #Descricao {
        padding-left: 30px;
    }

    #Home #Revistas p {
        font-family: 'Fira Sans';
    }

    #Home #Revistas h1 {
        padding: 0 0 10px 0;
        background: url('Imagens/Underline.png') left bottom no-repeat;
    }

    #Home #Revistas #Descricao h1 {
        margin: 0;
    }

    #Home #Revistas #Detalhes h3 {
        font-size: 18px;
    }

    #Home #Revistas #Conteudo {
        padding-top: 15px;
    }

        #Home #Revistas #Conteudo h5 {
            font-weight: bold;
            font-family: 'Fira Sans';
            text-transform: uppercase;
        }

        #Home #Revistas #Conteudo ul {
            padding: 0 15px;
        }

            #Home #Revistas #Conteudo ul li p {
                margin: 0;
            }

    #Home #Revistas #IconEdicoes {
        padding-bottom: 35px;
    }

        #Home #Revistas #IconEdicoes ul li h4 {
            font-weight: bold;
            text-transform: uppercase;
            color: #0d6b68;
        }

#IconEdicoes ul {
    list-style: none;
    padding: 0;
}

    #IconEdicoes ul li {
        float: left;
        margin: 0;
        padding: 5px 5px;
    }

#Home #Materias {
    background: #e4e8e9;
    padding: 100px 0 40px 0;
}

    #Home #Materias #Chapeu {
        margin: 15px 0;
    }

    #Home #Materias #Imagem {
        padding-bottom: 10px;
        height: 260px;
        width: 100%;
        background-size: cover !important;
    }

        #Home #Materias #Imagem img {
            width: 100%;
        }

    #Home #Materias p {
        font-size: 15px;
    }

    #Home #Materias h4 {
        font-size: 20px;
    }

    #Home #Materias #Materia p {
        font-size: 14px;
        color: #000;
    }

    #Home #Materias .col-md-4 a {
        color: #000;
        text-decoration: none;
    }

    #Home #Chapeu {
        color: #fff;
        margin: 10px 0;
    }

#Chapeu p {
    margin: 0;
    text-transform: uppercase;
    width: 50%;
    padding: 7px 10px 5px 10px;
}

#Home #Chapeu.Laranja {
    border-bottom: 2px solid #ff730d;
}

#Home #Chapeu .FundoLaranja {
    background: #ff730d;
}

#Chapeu.Verde {
    border-bottom: 2px solid #0d6b68;
}

#Chapeu .FundoVerde {
    background: #0d6b68;
}


#Home #Chapeu.Amarelo {
    border-bottom: 2px solid #e3b80c;
}

#Home #Chapeu .FundoAmarelo {
    background: #e3b80c;
}

#Home #PontoVista {
    background: #d3d6d0;
    padding: 25px 0;
}

    #Home #PontoVista a {
        color: #000;
        text-decoration: none;
        font-size: 18px;
    }

    #Home #PontoVista #Imagem {
        padding: 15px 0;
    }

        #Home #PontoVista #Imagem img {
            /*height: 120px;*/
            width: 100%;
            height: 190px;
        }

    #Home #PontoVista #NumeroEdicao {
        font-size: 16px;
        font-weight: bold;
    }

    #Home #PontoVista #Chapeu p {
        width: 30%;
    }

    #Home #PontoVista .col-md-2 {
        height: 400px;
        border-right: 2px solid #0d6b68;
    }

        #Home #PontoVista .col-md-2 #Titulo {
            display:flex;
            align-items: center;
            min-height: 140px;
        }

            #Home #PontoVista .col-md-2 #Titulo h4 {
                font-size: 16px;
                line-height: 1.5;
            }

    #Home #PontoVista .SemBorda {
        border-right: 0;
    }

#Respostas #Issuu {
    background: #d3d6d0;
    padding: 80px 0;
}

    #Respostas #Issuu #BoxIssuu {
        padding: 0px;
    }

        #Respostas #Issuu #BoxIssuu h3 {
            text-transform: uppercase;
        }

#Respostas #Anteriores {
    background: #e4e8e9;
    padding: 80px 0;
}

    #Respostas #Anteriores #Chapeu {
        padding: 0;
        color: #fff;
        font-family: 'Fira Sans';
        font-size: 20px;
    }

    #Respostas #Anteriores #Edicoes {
        padding: 40px 0;
        height: 250px;
    }

        #Respostas #Anteriores #Edicoes #Detalhes h4 {
            text-transform: uppercase;
        }

        #Respostas #Anteriores #Edicoes #Capa {
            float: left;
            padding-right: 25px;
        }

            #Respostas #Anteriores #Edicoes #Capa img {
                width: 150px;
            }

        #Respostas #Anteriores #Edicoes #Detalhes p {
            margin: 0;
        }

        #Respostas #Anteriores #Edicoes #Detalhes a {
            color: #333333;
        }

#Respostas #ListaMaterias a {
    color: #332c28;
    font-size: 11px !important;
}

#Respostas #ListaMaterias img {
    padding-right: 10px;
    height: 25px;
}

#Respostas #ListaMaterias ul {
    list-style: none;
    padding: 0;
}

#Respostas #ListaMaterias .col-md-6 {
    padding: 0;
}

#Respostas #ListaMaterias h4 {
    margin: 30px 0 10px 0;
}

#Respostas #ListaMaterias #MateriasPorChapeu .row {
    margin: 0 0 15px 0;
}

#Respostas #ListaMaterias #MateriasPorChapeu #IconeEdicao {
    padding: 0;
    text-align: center;
}

    #Respostas #ListaMaterias #MateriasPorChapeu #IconeEdicao img {
        height: 35px;
    }

#Respostas #ListaMaterias #MateriasPorChapeu #MateriasEdicao {
}

    #Respostas #ListaMaterias #MateriasPorChapeu #MateriasEdicao p {
        margin: 0 0 3px 0;
    }

        #Respostas #ListaMaterias #MateriasPorChapeu #MateriasEdicao p.chapeu {
            margin: 0 !important;
            font-weight: bold !important;
        }

/*#Respostas #ListaMaterias ul li {
    float: left;
    padding: 10px 0 10px 45px;
    background: url(Imagens/Livro.png) center left no-repeat;
    height: 60px;
}

    #Respostas #ListaMaterias ul li a {
    }

    #Respostas #ListaMaterias ul li .Chapeu {
        margin: 0;
        font-weight: bold;
    }*/

#Respostas #ListaMaterias .Edicao {
    display: none;
}

.Negrito {
    font-weight: bold;
}

#Respostas #Materia {
    background: #e4e8e9;
    padding: 50px 0 100px 0;
    color: #333333;
}

    /*#Respostas #Materia #BarraRolagem {
        height: 700px;
        overflow: auto;
    }*/

    #Respostas #Materia #ConteudoInterno {
        padding-right: 55px;
    }

        #Respostas #Materia #ConteudoInterno #Chapeu p {
            text-align: left;
            padding: 0 !important;
        }

    #Respostas #Materia h3 {
        padding: 20px 0;
    }

    #Respostas #Materia .Negrito {
        padding-bottom: 50px;
    }

    #Respostas #Materia #Voltar {
        text-align: right;
        font-weight: bold;
        color: #5b5b5e;
    }

        #Respostas #Materia #Voltar a {
            color: #5b5b5e;
            text-align: right;
            text-decoration: none;
            font-weight: bold;
        }

    #Respostas #Materia #Chapeu,
    #Respostas #Materia h3 {
        text-transform: uppercase;
    }

#Respostas #Conteudo {
    padding: 100px 0;
    background: #d3d6d0;
}

    #Respostas #Conteudo #Borda {
        border-left: 15px solid #0d6b68;
    }

    #Respostas #Conteudo #ConteudoInterno {
        padding-left: 15px;
    }

        #Respostas #Conteudo #ConteudoInterno h1 {
            font-weight: bold;
        }

        #Respostas #Conteudo #ConteudoInterno h3 {
            margin-top: 5px !important;
            margin-bottom: 0px !important;
        }

        #Respostas #Conteudo #ConteudoInterno .Resumo {
            padding: 15px 0 30px 0;
        }

        #Respostas #Conteudo #ConteudoInterno h1,
        #Respostas #Conteudo #ConteudoInterno h3 {
            font-family: 'Fira Sans';
            font-size: 20px;
            margin: 0 !important;
        }

            #Respostas #Conteudo #ConteudoInterno h1 a,
            #Respostas #Conteudo #ConteudoInterno h3 a {
                color: #000;
            }

        #Respostas #Conteudo #ConteudoInterno #RespostaPesquisa {
            padding: 30px 0;
        }

            #Respostas #Conteudo #ConteudoInterno #RespostaPesquisa a {
                color: #000;
            }

            #Respostas #Conteudo #ConteudoInterno #RespostaPesquisa .Resumo {
                padding: 0px 0 30px 0;
            }

            #Respostas #Conteudo #ConteudoInterno #RespostaPesquisa .Chapeu {
                padding: 0;
                margin: 0 0 5px 0;
                font-size: 10px;
            }

    #Respostas #Conteudo #PaginaParceiros #ConteudoInterno {
        text-align: center;
    }



#Menu #Topo #Pesquisa {
    display: none;
}

#Pesquisa {
}

    #Pesquisa #CaixaPesquisa {
        position: relative;
    }

        #Pesquisa #CaixaPesquisa .form-control {
            height: 25px !important;
            border-radius: 10px;
            width: 180px;
            margin: 0 auto;
        }

    #Pesquisa #Botao {
        position: absolute;
        right: 20%;
        bottom: 0;
    }

        #Pesquisa #Botao #BotaoPesquisa {
            border: 0;
            background: transparent;
        }

#TextoMateria {
    text-align: justify;
}

    #TextoMateria p {
        font-size: 16px;
    }

    #TextoMateria #ImagemEsquerda {
        float: left;
        width: 100%;
        padding: 10px 0;
        margin: 0 15px 15px 0;
    }

    #TextoMateria #ImagemDireita {
        float: right;
        width: 100%;
        padding: 10px 0;
        margin: 0 0 15px 15px;
    }

    #TextoMateria #ImagemEsquerda p {
        float: left;
        width: 100%;
        font-style: italic;
        margin: 5px 0px;
    }

    #TextoMateria #ImagemDireita p {
        float: right;
        font-style: italic;
        width: 100%;
        margin: 5px 0px;
    }

    /*#TextoMateria img {
        float: left;
    }*/
    #TextoMateria .LegendaEsquerda {
        float: left;
        width: 100%;
        margin: 0 15px 15px 0;
    }

    #TextoMateria .LegendaDireito {
        float: right;
        width: 100%;
        margin: 0 0 15px 15px;
    }

.pagination > li > a {
    background-color: #a9b1b2;
    color: #fff !important;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    background: #a9b1b2;
    border-color: #a9b1b2;
}

.pagination > li > a:hover {
    background: #fccf00;
}

@media(max-width:650px) {

    .container > .navbar-header, .container > .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }

    /* #region PÁGINA RESPOSTA*/
    #Respostas .Box {
        padding: 0 15px !important;
    }

    #Respostas #ListaMaterias ul li {
        float: none;
        padding: 0;
    }

    #Respostas #Conteudo {
        padding: 30px 0;
    }
    /* #endregion PÁGINA RESPOSTA*/

    /* #region TOPO DA HOME*/
    #Topo {
        position: relative;
        height: 520px;
    }

        #Topo #Logo {
            padding: 10px;
        }

            #Topo #Logo img {
                width: 150px;
            }

        #Topo #Menu {
            border-top: 0;
        }

        #Topo #Caixa {
            margin: 50px;
            float: none;
            width: unset;
        }

            #Topo #Caixa #Imagem {
                display: none;
            }

        #Topo #Menu .navbar-inverse {
            background-color: #393d3e;
        }

        #Topo #Menu .navbar-toggle {
            float: left;
            border-radius: 0;
        }

        #Topo #Caixa #Descricao {
            font-size: 12px;
            padding-left: 10px;
            padding-right: 10px;
        }

            #Topo #Caixa #Descricao h2 {
                font-size: 20px;
            }

            #Topo #Caixa #Descricao p {
                display: none;
            }

        #Topo #Menu .container > .navbar-header img {
            width: unset;
            float: left;
        }

        #Topo #Menu .container > .navbar-header #Icons {
            float: right;
            padding: 10px 5px 10px 75px;
        }

        #Topo #Menu .container > .navbar-header #DescricaoMobile {
            float: right;
        }


        #Topo #Menu .navbar-inverse .navbar-toggle {
            border: 0;
        }

    /* #endregion TOPO DA HOME*/

    /* #region CONTEUDO HOME*/

    #Home #Revistas #Descricao {
        padding: 0;
    }


    #Home #Revistas {
        padding: 40px;
    }

    #Home #Materias {
        padding: 40px;
    }

    #Home .nav-tabs {
        border: 0;
        padding: 30px 0px;
        margin-left: 25px;
    }

        #Home .nav-tabs li {
            text-align: left;
            width: 70px;
            background: #9ea9ab;
            margin-right: 10px;
        }

            #Home .nav-tabs li a {
                padding: 0;
                border: unset;
                height: 7px;
            }

    #Home #PontoVista .col-md-2 {
        height: unset;
        border-bottom: 2px solid #0d6b68;
        border-right: 0;
        padding: 15px;
    }
    /* #endregion CONTEUDO HOME*/
    footer .Endereco {
        margin-bottom: 100px;
    }

    .nav-tabs > li {
        margin-bottom: 0;
    }

        .nav-tabs > li > a {
            margin-right: 0 !important;
        }

    .nav-tabs li.active a {
        border: 0;
        border-radius: 0;
        background-color: #0b755a;
        height: auto;
    }

    .nav-tabs li a:hover {
        border-radius: 0;
        background-color: #0b755a !important;
    }

    /* #region TOPO RESPOSTA */

    #TopoResposta #Menu {
        height: unset;
    }

    #TopoResposta {
        height: 260px;
        position: relative;
    }

        #TopoResposta #Logos {
            position: absolute;
            bottom: 0;
            height: unset;
        }

        #TopoResposta #Logo img {
            width: 150px;
            padding: 0 10px;
        }

        #TopoResposta #Logo {
            padding-top: 5px;
        }

        #TopoResposta #abcic img {
            height: 40px;
        }

        #TopoResposta #abcic #Descricao {
            padding: 0 5px 0 0px;
        }

            #TopoResposta #abcic #Descricao p {
                font-size: 10px;
            }

        #TopoResposta #Menu .navbar-inverse {
            background-color: #393d3e;
        }

        #TopoResposta #Menu .navbar-toggle {
            float: left;
            border-radius: 0;
        }


        #TopoResposta #Menu .container > .navbar-header img {
            width: unset;
            float: left;
        }

        #TopoResposta #Menu .container > .navbar-header #Icons {
            float: right;
            padding: 10px 5px 10px 75px;
        }

        #TopoResposta #Menu .container > .navbar-header #DescricaoMobile {
            float: right;
        }


        #TopoResposta #Menu .navbar-inverse .navbar-toggle {
            border: 0;
        }

        #TopoResposta #Menu .navbar-nav {
            background-color: #393d3e;
            float: unset;
            margin: 0;
        }

        #TopoResposta #Menu .container, #TopoResposta #Menu .navbar-collapse {
            padding-right: 0;
            padding-left: 0;
            width: 100%;
            float: left;
        }

        #TopoResposta #Menu .navbar-inverse .navbar-nav li {
            text-align: center;
            float: unset;
        }

        #TopoResposta #Menu .navbar-inverse .navbar-nav > li > a {
            color: #000 !important;
            text-transform: uppercase;
            font-size: 10px;
            padding: 10px 5px 10px 0;
        }
    /* #endregion TOPO RESPOSTA */

    .Box #Parceiros #FundoBranco {
        padding: 10px 0 25px 0;
    }

    #TopoResposta #Pesquisa {
        padding: 0;
    }

    .pesquisaHome {
        display: none;
    }

    .pesquisamobile .form-group {
        margin: 0;
    }

    .pesquisamobile button {
        width: 100%;
    }
}

/* #region BOTÕES COMPARTILHAR*/
#BotoesCompartilhar {
}

    #BotoesCompartilhar ul {
        list-style: none;
        padding: 0;
    }

        #BotoesCompartilhar ul li {
            float: left;
            padding: 0 3px;
        }

            #BotoesCompartilhar ul li img {
                width: 27px;
            }

/* #endregion BOTÕES COMPARTILHAR*/

/* #region Cookie */
.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0b755a;
    z-index: 9999;
}

.px-2 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.py-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.width-margin-spacement {
    max-width: 120.5rem;
    margin-left: auto;
    margin-right: auto;
}

    .width-margin-spacement .flex-cookies {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .width-margin-spacement .flex-cookies {
        color: #fff;
        font-size: 16px;
    }

        .width-margin-spacement .flex-cookies .about-cookies p {
            margin: unset;
        }

            .width-margin-spacement .flex-cookies .about-cookies p > a {
                font-weight: 700;
                color: #fff !important;
                text-decoration: unset;
            }

        .width-margin-spacement .flex-cookies .accept-cookies {
            text-align: right;
        }

            .width-margin-spacement .flex-cookies .accept-cookies button {
                border: unset;
                font-weight: 700;
                text-transform: uppercase;
                border-radius: 0.25rem;
                background-color: #fff;
                color: #000;
                padding: 1rem 4rem 1rem 4rem;
            }

@media(min-width: 768px) {
    .width-margin-spacement .flex-cookies .about-cookies {
        width: 66.666667%;
    }

    .width-margin-spacement .flex-cookies .accept-cookies {
        width: 25%;
    }
}
/* #endregion Cookie */
