﻿
section.secao_internas {
    padding: 50px 0;
}

#tudo > section.produtos {
    /*padding: 0;*/
}

.banner, .informacoes {
    display: none;
}

/*#region PRODUTOS CATEGORIA  
.categorias_topo > div > nav > ul > li > a {
    border-right: 1px solid #989898;
    border-left: 1px solid #616161;
}

.categorias_topo {
    background-color: #808080;
}

    

    .categorias_topo li .abre_categ_topo {
        background-color: #6b6b6b;
    }

    .categorias_topo .produtos_ul > li > figure > figcaption > h2 a {
        background-color: transparent;
        padding: inherit;
    }

    .categorias_topo li .abre_categ_topo li.categ_li a {
        background-color: #8e8d8d;
    }
    .categorias_topo > div > nav > ul > li > a:hover, .categorias_topo li.categ_li:hover, .categorias_topo > div > nav > ul > li:hover {
        background-color: #6b6b6b;
    }
/*#endregion */
section.secao_internas p.texto {
    font-size: 17px;
    line-height: 25px;
    float: left;
    clear: both;
    margin-top: 0;
    text-transform: none;
    color: #333;
}

section.secao_internas p.negrito {
    /*font-weight: bold;*/
    font-size: 22px;
    margin-top: 10px;
    font-family: 'Righteous', cursive;
    text-transform:uppercase;
}

section.secao_internas .titulo {
    margin-bottom: 0;
    border: 0;
}

    section.secao_internas .titulo h1 {
        font-family: 'Righteous', cursive;
        font-size: 25px;
        color: #353535;
        text-align: center;
        text-transform: uppercase;
    }

        section.secao_internas .titulo h1 span {
            font-family: 'Righteous', cursive;
            color: #048644;
        }

    section.secao_internas .titulo p.smalltexto {
        text-align: center;
    }

section.secao_internas .linha {
    background: url(../imagens/icon_estrela.png) no-repeat center center;
    float: left;
    height: 30px;
    margin-bottom:50px;
}
section.secao_duvidas_perguntas .linha {
    margin-bottom: 0;
}
section.secao_duvidas_perguntas ul {
    margin-top: 0;
}
section.secao_internas .linha hr {
    width: 48%;
    height: 1px;
    background-color: #d7d7d7;
    float: left;
    margin-top: 15px;
}

        section.secao_internas .linha hr:nth-child(2) {
            margin-left: 4%;
        }

/*#region TOPO */


header .parte_baixo {
    background-color: #fcfcfc;
    border-bottom: 1px solid #ddd;
}

.navbar-default .navbar-nav > li.home {
    display: none;
}

.navbar-default .navbar-nav > li.interna {
    display: block;
}

ul.meioevento > li {
    padding-top: 20px;
    min-height: 140px;
}

    ul.meioevento > li > img {
        height: 75px;
        width: auto;
    }

    ul.meioevento > li > .caixa_texto {
        float: right;
        padding-right: 5%;
        width: 80%;
    }

        ul.meioevento > li > .caixa_texto > button {
            clear: both;
        }

        ul.meioevento > li > .caixa_texto > h2 {
            margin-bottom: 0;
            margin-top: 5px;
        }

/*#endregion */
/*#region PLANOS */

section.secao_planos {
    padding: 60px 0;
}

    section.secao_planos h3, section.secao_detalhes h1 {
        margin: auto;
        display: table;
        background: url(../imagens/h2_ulteventos.png) no-repeat center top;
        padding: 85px 0 10px 0;
        color: #000;
        font-family: "Open Sans Extrabold";
    }

    section.secao_planos hr {
        height: 5px;
        background-color: #ffd800;
        width: 200px;
        margin: auto;
        display: table;
    }

    section.secao_planos ul.planos_ul {
        margin-top: 60px;
    }

        section.secao_planos ul.planos_ul li {
            height: 710px;
        }

            section.secao_planos ul.planos_ul li:before {
                content: "";
                background-position: center top;
                margin: auto;
                display: table;
                height: 45px;
                margin-bottom: 10px;
            }

            section.secao_planos ul.planos_ul li:nth-child(1):before {
                background: url(../imagens/100livros.png) no-repeat;
                width: 46px;
            }

            section.secao_planos ul.planos_ul li:nth-child(2):before {
                background: url(../imagens/200livros.png) no-repeat;
                width: 93px;
            }

            section.secao_planos ul.planos_ul li:nth-child(3):before {
                background: url(../imagens/300livros.png) no-repeat;
                width: 137px;
            }

            section.secao_planos ul.planos_ul li:nth-child(4):before {
                background: url(../imagens/400livros.png) no-repeat;
                width: 182px;
            }

            section.secao_planos ul.planos_ul li p.qtd {
                font-size: 24px;
                color: #333;
                text-align: center;
                /*font-family: 'poppinsmedium';*/
            }

            section.secao_planos ul.planos_ul li p.preco {
                width: 100%;
                float: left;
                text-align: center;
                font-size: 39px;
                color: #fff;
                line-height: 105px;
                font-family: "Open Sans Extrabold";
                /*font-family: 'poppinssemibold';*/
            }

            section.secao_planos ul.planos_ul li:nth-child(1) p.preco, section.secao_planos ul.planos_ul li:nth-child(1) button {
                background-color: #24a0ff;
            }

            section.secao_planos ul.planos_ul li:nth-child(2) p.preco, section.secao_planos ul.planos_ul li:nth-child(2) button {
                background-color: #f224ff;
            }

            section.secao_planos ul.planos_ul li:nth-child(3) p.preco, section.secao_planos ul.planos_ul li:nth-child(3) button {
                background-color: #ff2424;
            }

            section.secao_planos ul.planos_ul li:nth-child(4) p.preco, section.secao_planos ul.planos_ul li:nth-child(4) button {
                background-color: #ffce24;
            }

            section.secao_planos ul.planos_ul li p.preco span {
                font-size: 14px;
                /*font-family: 'poppinsmedium';*/
            }

            section.secao_planos ul.planos_ul li ul li:before {
                display: none;
            }

            section.secao_planos ul.planos_ul li ul li {
                /*font-family: 'poppinsmedium';*/
                font-size: 14px;
                height: auto;
                float: left;
                width: 100%;
                text-transform: uppercase;
                border-bottom: 1px solid #ddd;
                padding-left: 40px;
                line-height: 50px;
            }

                section.secao_planos ul.planos_ul li ul li span {
                    font-size: 12px;
                    /*font-family: 'poppinsmedium';*/
                }

                section.secao_planos ul.planos_ul li ul li.grande {
                    line-height: 20px;
                    padding: 5px 0 5px 40px;
                }

                section.secao_planos ul.planos_ul li ul li.livros {
                    background: url(../imagens/livros_pb.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.animador {
                    background: url(../imagens/animador.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.palhaco_azul {
                    background: url(../imagens/palhaco_azul.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.palhaco_roxo {
                    background: url(../imagens/palhaco_roxo.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.palhaco_verm {
                    background: url(../imagens/palhaco_verm.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.palhaco_amarelo {
                    background: url(../imagens/palhaco_amarelo.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.bexigas {
                    background: url(../imagens/bexigas.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.exposicao {
                    background: url(../imagens/exposicao.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.apresentacao_magico {
                    background: url(../imagens/apresentacao_magico.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.contadora_historia {
                    background: url(../imagens/contadora_historia.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.toboga {
                    background: url(../imagens/toboga.png) no-repeat left center;
                }

                section.secao_planos ul.planos_ul li ul li.decoracoes {
                    background: url(../imagens/decoracoes.png) no-repeat left center;
                }

            section.secao_planos ul.planos_ul li button {
                position: absolute;
                bottom: 0;
                border-radius: 0;
                width: 90%;
                border: 0;
                padding: 10px 0;
            }


/*#endregion */

/*#region SOBRE - EQUIPE */
ul.lista_equipe {
    margin-top: 50px;
}

.dentro_equipe {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 465px;
    float: left;
    border: 12px solid #fff;
    -moz-box-shadow: 0 0 5px #333;
    -webkit-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 15px 2px #ddd;
}

    .dentro_equipe img {
        width: 100%;
        height: auto;
    }


    .dentro_equipe nav.redes_sociais_equipe {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.8);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
    }

    .dentro_equipe:hover > nav.redes_sociais_equipe {
        visibility: visible;
        opacity: 1;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
    }

    .dentro_equipe nav.redes_sociais_equipe ul {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: 100px;
        height: 16px;
        margin-left: -44%;
        width: 96%;
    }

        .dentro_equipe nav.redes_sociais_equipe ul li a {
            float: left;
            text-indent: -9000em;
            height: 16px;
            background-repeat: no-repeat;
            background-position: center top;
        }

            .dentro_equipe nav.redes_sociais_equipe ul li a:hover {
                background-position: center bottom;
            }

            .dentro_equipe nav.redes_sociais_equipe ul li a.tt {
                background-image: url(../imagens/tt_equipe.png);
            }

            .dentro_equipe nav.redes_sociais_equipe ul li a.feed {
                background-image: url(../imagens/feed.png);
            }

            .dentro_equipe nav.redes_sociais_equipe ul li a.face {
                background-image: url(../imagens/face_equipe.png);
            }

            .dentro_equipe nav.redes_sociais_equipe ul li a.linkedin {
                background-image: url(../imagens/linkedin.png);
            }

            .dentro_equipe nav.redes_sociais_equipe ul li a.pinterest {
                background-image: url(../imagens/pinterest.png);
            }


ul.lista_equipe > li > h4, .sobre_feira h2 {
    font-size: 16px;
    color: #333;
    float: left;
    width: 100%;
    font-weight: bold;
    text-align: center;
    padding: 15px 0 0 0;
    margin-bottom: 5px;
}

ul.lista_equipe > li > p.cargo {
    font-size: 14px;
    color: #ff9900;
    text-align: center;
    float: left;
    width: 100%;
}


.sobre_feira {
    margin-top: 50px;
}

    .sobre_feira h2 {
        text-align: left;
    }
/*#endregion */

/*#region DEPOIMENTOS */

section.secao_depoimentos{
    background:none;
    padding-top:0;
}

    section.secao_depoimentos p.texto_principal {
        color:#333;
        margin-top:5px;
    }
    section.secao_depoimentos p.data_hora{
        color:#0b8e42;
        background:none;
        padding-left:0;
    }

    section.secao_depoimentos ul{
        margin-top:0;
    }
    section.secao_depoimentos ul li{
        border:1px solid #ddd;
        padding:20px 0 10px 0;
        min-height:255px;
    }
    section.secao_depoimentos h4 {
        color:#048644;
    }
    section.secao_depoimentos a.escreva_depo{
        border-color:#048644;
        color:#048644;
    }
        section.secao_depoimentos a.escreva_depo:hover{
            background-color:#048644;
            color:#fff;
        }
        /*#endregion */
        /*#region CONTATO */
        section .secao_contato h3 {
            float: left;
            background: none;
            text-align: left;
            padding: 0;
            font-size: 30px;
        }

section.secao_contato small {
    /*font-family: 'poppinsmedium';*/
    color: #000;
    font-size: 14px;
    clear: both;
    display: table;
}

section.secao_contato input, section.secao_contato textarea {
    width: 48%;
    height: 44px;
    border: 1px solid #ccc;
    padding: 0 0 0 15px;
    color: #333;
    margin: 15px 0 0 0;
}

section.secao_contato textarea {
    width: 99%;
    height: 140px;
    padding-top: 15px;
}

section.secao_contato input:focus {
    border-color: #40bbb9;
    color: #40bbb9;
}

section.secao_contato input:nth-child(2), section.secao_contato input:nth-child(4) {
    margin-left: 2%;
}

section.secao_contato input[type=submit] {
    color: #fff !important;
}

section.secao_contato .infos h3 {
    font-size: 20px;
    font-weight: normal;
}

section.secao_contato .infos li {
    margin-top: 15px;
    padding: 0;
}

    section.secao_contato .infos li img {
        width: 35%;
        height: auto;
    }

    section.secao_contato .infos li h4 {
        font-size: 14px;
        color: #40bbb9;
        float: left;
    }

    section.secao_contato .infos li dl {
        width: 73%;
        margin-left: 2%;
        float: left;
    }

    section.secao_contato .infos li dt, section.secao_contato .infos li dd {
        float: left;
        font-size: 13px;
        line-height: 25px;
    }

    section.secao_contato .infos li dt {
        clear: both;
        margin-right: 5px;
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 25px;
    }

        section.secao_contato .infos li dt.whats {
            background-image: url(../imagens/icon_whats.png);
        }

        section.secao_contato .infos li dt.telefone {
            background-image: url(../imagens/icon_tel_contato.png);
        }

        section.secao_contato .infos li dt.email {
            background-image: url(../imagens/icon_email_contato.png);
        }
/*#endregion */

/*#region GALERIA */
ul.feiras {
    float: left;
    margin-bottom: 30px;
}

a.lnk_galeria {
    display: table;
    margin: auto;
    clear: both;
    margin-top: 30px;
}


/*#endregion */

/*#region DETALHES DO PRODUTO */
section.secao_detalhes {
    float: left;
    position: relative;
    z-index: 990;
}

    section.secao_detalhes h1 {
        background: none;
        float: left;
        text-align: left;
        font-family: 'open_sanslight';
        font-size: 24px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

    section.secao_detalhes span.text-info {
        float: left;
        clear: both;
        margin: 15px 0;
    }

    section.secao_detalhes p.data {
        float: right;
        font-size: 22px;
        color: #41bab9;
        font-family: "Open Sans Extrabold";
    }


section.secao_comentarios {
    border: 1px solid #ddd;
    /*margin-top: 50px;*/
    padding: 20px;
}

    section.secao_comentarios h3 {
        background: none;
        font-size: 18px;
        margin-top: 0px;
        text-transform: uppercase;
        text-align: left;
        margin: initial;
        padding-top: 0px;
        margin-bottom: 10px;
    }

    section.secao_comentarios .media-body {
        position: relative;
    }

    section.secao_comentarios .media-heading {
        font-weight: bold;
    }

    section.secao_comentarios li span p {
        color: #000;
        margin: 0 0 10px;
    }

    section.secao_comentarios li p.data_comentarios {
        font-size: 13px;
        color: #888888;
        margin-bottom: 5px;
    }

    section.secao_comentarios li.displaynone {
        display: none;
    }

    section.secao_comentarios nav.navegacao {
        position: absolute;
        right: 0;
        z-index: 50;
    }

        section.secao_comentarios nav.navegacao ul {
            width: 150px;
        }

        section.secao_comentarios nav.navegacao li a {
            height: 35px;
            background-color: #f1f1f1;
            width: 50px;
            font-size: 20px;
            font-weight: bold;
            float: left;
            margin-left: 3px;
            text-indent: -9000em;
            color: #999;
            text-align: center;
            line-height: 35px;
        }

        section.secao_comentarios nav.navegacao li:nth-child(1) a {
            background-image: url(../imagens/icon_responder.png);
            background-repeat: no-repeat;
            background-position: center center;
        }

        section.secao_comentarios nav.navegacao li:nth-child(2) a {
            text-indent: 0;
        }

        section.secao_comentarios nav.navegacao li a:hover {
            text-decoration: none;
            border: 1px solid #111;
        }

section.form_comentarios h3 {
    font-size: 18px;
    color: #606060;
    margin: 40px 0 0 0;
}

section.form_comentarios .painel_contato {
    float: left;
    width: 100%;
}

section.form_comentarios input[type=text], section.form_comentarios input[type=email], section.form_comentarios textarea {
    background: #f1f1f1;
    border: 0;
    color: #333;
}

section.form_comentarios input[type=email], section.form_comentarios input[type=text] {
    width: 48.2%;
    margin-left: 0;
}

section.form_comentarios input[type=email] {
    margin-left: 2%;
}

section.form_comentarios input[type=text].comentario_resposta {
    display: none;
    background-color: #fff;
    width: 98.7%;
    border: 1px solid #ddd;
}

section.form_comentarios .painel_contato p.msg_sucesso, section.form_comentarios .painel_contato p.msg_erro {
    margin: 15px 0 0 0;
    width: 99%;
}

section.form_comentarios input[type=submit] {
    width: auto;
    background-color: #40bbb9;
    padding: 0 15px;
    margin-left: 0;
}

/*#endregion */

/*#region EVENTOS */
section.secao_eventos {
    padding: 50px 0;
}

    section.secao_eventos .busca {
        float: left;
    }

        section.secao_eventos .busca > div {
            background-color: #5fcfff;
            padding: 10px 15px;
            margin-left: 5px;
        }

            section.secao_eventos .busca > div:nth-child(4) {
                background-color: #f8f8f8;
                width: 46%;
            }

            section.secao_eventos .busca > div p.tit_busca {
                text-transform: uppercase;
                color: #fff;
            }

            section.secao_eventos .busca > div p.tit_busca_cinza {
                color: #929292;
            }

        section.secao_eventos .busca select {
            background-color: #5fcfff;
            width: 100%;
            /*font-family: 'poppinsmedium';*/
            color: #fff;
            height: 30px;
        }

        section.secao_eventos .busca input[type=text] {
            background-color: #f8f8f8;
            width: 70%;
            height: 30px;
            font-size: 13px;
            border: 0;
            box-shadow: none;
            padding: 0;
        }

        section.secao_eventos .busca .input-group {
            width: 70%;
            float: left;
        }

    section.secao_eventos .input-group-addon:first-child {
        border: 0;
        background-color: transparent;
    }

    section.secao_eventos .busca input[type=submit] {
        position: absolute;
        right: 20px;
        top: 25px;
        padding: 7px 20px 5px 20px;
        /*font-family: 'poppinsmedium';*/
        border-radius: 0;
        background-color: #52d3b7;
        border: 0;
        text-transform: uppercase;
        /*font-weight:bold;*/
        font-size: 14px;
    }

.lista_eventos {
    margin-top: 40px;
    float: left;
}

    .lista_eventos h3 {
        font-weight: bold;
        color: #122d3c;
    }

ul.eventos_ul img {
    height: auto;
    padding-left: 0;
}

ul.eventos_ul li {
    /*font-family: 'poppinsmedium';*/
    float: left;
    margin-top: 20px;
}

    ul.eventos_ul li h2 {
        font-size: 20px;
        margin: 0 0 10px 0;
        color: #122d3c;
        font-weight: bold;
    }

    ul.eventos_ul li p {
        font-size: 14px;
        color: #122d3c;
        float: left;
        width: 100%;
        margin: 0;
        font-weight: bold;
        padding-left: 20px;
        line-height: 25px;
    }

        ul.eventos_ul li p.data {
            background: url(../imagens/icon_calendar.png) no-repeat left center;
        }

        ul.eventos_ul li p.endereco {
            background: url(../imagens/icon_location.png) no-repeat left center;
        }

        ul.eventos_ul li p span {
            font-weight: normal;
        }

    ul.eventos_ul li span.descricao p {
        margin-top: 10px;
        float: left;
        font-weight: normal;
        padding-left: 0;
    }

    ul.eventos_ul li a {
        float: left;
        color: #52d3b7;
        font-size: 13px;
        border: 1px solid #52d3b7;
        line-height: 35px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 0 15px;
        margin: 10px 0 0 0;
    }

        ul.eventos_ul li a:hover {
            background-color: #52d3b7;
            color: #fff;
            text-decoration: none;
        }
/*#endregion */


/*#region DETALHES ALBUM */
.media, .media-body {
    overflow: inherit;
}

#tudo > section > section > ul > li > div.media-body > div.media {
    margin-left: -50px;
    overflow: inherit;
    margin-top: 10px;
}

.media-left {
    padding-right: 20px;
}

li.media {
    margin-top: 30px;
    position: relative;
}


/*#endregion */


/*#region RETORNO */
section.secao_retorno {
    padding: 0;
    background-color: #f3f3f3;
}

.div_angulo {
    width: 100%;
    height: 365px;
    background: url(../imagens/barra_sucesso.png) no-repeat left bottom;
    background-size: 100% auto;
}

    .div_angulo h3 {
        background: url(../imagens/carrinho_sucesso.png) no-repeat left center;
        padding-left: 110px;
        color: #fff;
        float: left;
        margin: 96px 0 0 85px;
        font-weight: bold;
        line-height: 97px;
        font-size: 81px;
        height: 84px;
    }

    .div_angulo img {
        position: absolute;
        right: 300px;
        top: 70px;
    }
p.sucesso {
    font-size: 35px;
    text-transform: uppercase;
    color: #727272;
    /* font-weight: bold; */
    margin-top: 90px;
    font-family: "Open Sans Extrabold";
    float: left;
    /* text-indent: 20px; */
    margin-left: 50px;
    letter-spacing: 2px;
}
p.retornar {
    background-color:#fff;
    float:left;
    width:100%;
    color: #727272;
    font-size:17px;
    height:70px;
    line-height:70px;
    text-align:center;
    margin-bottom:50px;
    margin-top:20px;
}
/*#endregion */

@media only screen and (min-width: 1024px) and (max-width:1440px) {
    ul.meioevento > li > .caixa_texto > h2 > span {
        font-size: 25px;
    }

    ul.meioevento > li > .caixa_texto {
        padding-right: 0;
        width: 70%;
    }
}
