p{
    font: 14px 'alleyn-regular';
    color: #363636;
    line-height: 35px;
    font-weight: 900;
}
#miolo{
    /* z-index: 10; */
    /* margin-top: -128px; */
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 74%, rgba(247,247,247,1) 75%, rgba(247,247,247,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 74%,rgba(247,247,247,1) 75%,rgba(247,247,247,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 64%,rgba(247,247,247,1) 65%,rgba(247,247,247,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
}
#miolo.cont-miolo-interno{
    padding-top: 256px;
    margin-top: 0;
    background: #fff;
}
/* Topo */
#topo.flutuante{
    padding-bottom: 10px;
}
#logo{
    display: table;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    z-index: 11;
}
#topo.flutuante #logo{
    margin-top: 18px;
    height: 43px;
    overflow: hidden;
    display: block;
    width: 191px;
}
#topo.flutuante #logo img{
    width: 190px;
}
.btn-sidebar{
    font: 24px 'penumbra';
    text-transform: uppercase;
    border-bottom: 2px solid #927146;
    display: block;
    color: #fff;
    letter-spacing: 5px;
    padding-bottom: 5px;
    width: 84px;
    padding-left: 30px;
    margin-left: 80px;
    margin-top: -45px;
}
.btn-sidebar:hover{
    padding-left: 0;
    margin-left: 95px;
}
#topo.flutuante .btn-sidebar{
    opacity: 0;
    left: 50%;
    position: relative;
    z-index: 12;
    margin-left: -56px;
    top: 8px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0s ease;
}
#topo.flutuante .objGeometrico-logo{
    top: -185px;
}
.objGeometrico-logo{
    display: table;
    border-top: 280px solid #000;
    border-right: 391px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 380px solid transparent;
    position: absolute;
    top: 0;
    z-index: 10;
    left: 50%;
    margin-left: -380px;
    height: 280px;
}
.objGeometrico-left{
    display: table;
    position: absolute;
    top: 0;
    z-index: 11;
    left: 50%;
    width: 100%;
    height: 100%;
    background: url(../images/maskBannLeft.png) no-repeat;
    margin-left: -951px
}
.objGeometrico-bottom{
    display: table;
    position: absolute;
    top: 0;
    z-index: 10;
    left: 50%;
    width: 125%;
    height: 100%;
    background: url(../images/maskBannBottom.png) no-repeat;
    margin-left: -991px;
}
/* banner */
#banner{
    height: 880px;
}
#banner .desc-bann{
    height: 100%;
    position: relative;
    z-index: 100;
    text-align: center;
    padding-top: 175px;
}
#banner .desc-bann .titulo{
    font: 27px 'penumbra';
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 10px;
    display: table;
    margin: 0 auto;
    margin-top: 75px;
}
#banner .desc-bann .titulo .linha{
    width: 87%;
    height: 2px;
    background-color: #927146;
    display: block;
    margin-top: 20px;
    margin-right: -10px;
    float: right;
    clear: both;
}
#banner .desc-bann .subTitulo{
    font: 16px 'penumbra';
    color: rgba(255, 255, 255, 0.7);
    letter-spacing: 5px;
    margin-top: 20px;
}
/* Apresentacao */
#sec-apresentacao{
    background-color: #fff;
    -moz-transform: skewY(6deg);
    -webkit-transform: skewY(6deg);
    -o-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    padding-bottom: 80px;
    z-index: 11;
    margin-top: -128px;
}
#sec-apresentacao .wrap{
    padding-top: 120px;
    padding-bottom: 120px;
    -moz-transform: skewY(-6deg);
    -webkit-transform: skewY(-6deg);
    -o-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
}
#sec-apresentacao .linha-secao{
     width: 100%;
     height: 2px;
     display: block;
     background-color: #bebebe;
     -moz-transform: skewY(1.8deg);
     -webkit-transform: skewY(1.8deg);
     -o-transform: skewY(1.8deg);
     -ms-transform: skewY(1.8deg);
     transform: skewY(-1.8deg);
}
.box-apresentacao{
    display: block;
    width: 600px;
    text-align: center;
    margin: 0 auto;
}
.box-apresentacao .descricao .linha{
    width: 40%;
    height: 2px;
    display: block;
    background-color: #927146;
    margin: 0 auto;
    margin-bottom: 40px;
}
.box-apresentacao .descricao .titulo{
    font: 22px 'penumbra';
    letter-spacing: 10px;
    margin-bottom: 40px;
}
#miolo.cont-miolo-interno .box-apresentacao .descricao .titulo{
    font-size: 45px;
}
.box-apresentacao .descricao p{
    font-size: 13.14px;
}
/* portifolio */
#sec-portifolio{
    margin-top: -100px;
    z-index: 1;
}
.box-portifolio{
    padding: 2px;
}
.box-portifolio .descricao{
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    opacity: 0;
}
.box-portifolio:hover .descricao{
    opacity: 1;
}
.box-portifolio .descricao .cont-descricao{
    width: 68%;
    float: right;
    padding-right: 30px;
}
.efeito-portifolio{
    position: absolute;
    top: 0;
    left: -24px;
    width: 39%;
    height: 100%;
    background-image: url(../images/efeito-portifolio.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.box-portifolio .descricao .titulo{
    font: 22px 'ralewayextrabold';
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.box-portifolio:nth-of-type(1)  .descricao .titulo{
    margin-top: 133px;
}
.box-portifolio:nth-of-type(2)  .descricao .titulo{
    margin-top: 133px;
}
.box-portifolio:nth-of-type(3)  .descricao .titulo{
    margin-top: 133px;
}
.box-portifolio:nth-of-type(9)  .descricao .titulo{
    margin-top: -95px;
}
.box-portifolio:nth-of-type(10)  .descricao .titulo{
    margin-top: -95px;
}
.box-portifolio .descricao p{
    color: rgba(255, 255, 255, 0.8);
    font-weight: 100;
    line-height: 23px;
}
.box-portifolio .descricao .btn-mais{
    font: 20px 'ralewayextrabold';
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 5px;
    text-transform: uppercase;
    display: table;
    margin-top: 70px;
    margin-right: 60px;
}
.box-portifolio .descricao .btn-mais:hover{
    padding-left: 15px;
    margin-right: 0;
}
.box-portifolio .descricao .btn-mais .linha{
    width: 140%;
    height: 2px;
    background-color: #927146;
    display: block;
    margin-top: 10px;
    margin-right: -60px;
    float: right;
    clear: both;
}
.box-portifolio .descricao .btn-mais:hover .linha{
    margin-right: 0;
    width: 100%;
}
.cont-btn-mais-portifolio{
    -moz-transform: skewY(5deg);
    -webkit-transform: skewY(5deg);
    -o-transform: skewY(5deg);
    -ms-transform: skewY(5deg);
    transform: skewY(5deg);
    position: absolute;
    right: 185px;
    top: 10px;
    z-index: 110;
}
.cont-btn-mais-portifolio .btn-mais{
    font: 36.11px 'ralewaylight';
    color: #101010;
    letter-spacing: 5px;
    display: table;
    margin-top: 70px;
    margin-right: 60px;
}
.cont-btn-mais-portifolio .btn-mais:hover{
    padding-left: 15px;
    margin-right: 60px;
}
.cont-btn-mais-portifolio .btn-mais .linha{
    width: 100%;
    height: 2px;
    background-color: #927146;
    display: block;
    margin-top: 10px;
    margin-right: -30px;
    float: right;
    clear: both;
}
.cont-btn-mais-portifolio .btn-mais:hover .linha{
    margin-right: 0;
}
.efeito-flutuante{
    position: absolute;
    right: -25px;
    top: -70px;
    z-index: 110;
    -moz-transform: skewY(5deg);
    -webkit-transform: skewY(5deg);
    -o-transform: skewY(5deg);
    -ms-transform: skewY(5deg);
    transform: skewY(5deg);
}

#sec-galeria-portifolio{
    margin-top: -100px;
    z-index: 1;
    min-height: 1000px;
}
.box-galeria-portifolio{
    padding: 2px;
}
.box-galeria-portifolio .image{
    min-height: 450px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.box-galeria-portifolio .descricao{
    background-color: rgba(0, 0, 0, 0.7);
    overflow: hidden;
    opacity: 0;
}
.box-galeria-portifolio:hover .descricao{
    opacity: 1;
}
.box-galeria-portifolio .descricao .cont-descricao{
    width: 75%;
    float: right;
    padding-right: 30px;
}
.efeito-galeria-portifolio{
    position: absolute;
    top: 0;
    right: -24px;
    width: 50%;
    height: 100%;
    background-image: url(../images/efeito-flutuante.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.box-galeria-portifolio .lupa{
    position: absolute;
    top: 25px;
    left: 37px;
    font-size: 50px;
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    color: #937147;
}
.filtro-portifolio{
    position: absolute;
    bottom: 30px;
    right: 60px;
    -moz-transform: skewY(-6deg);
    -webkit-transform: skewY(-6deg);
    -o-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
}
.filtro-portifolio.flutuante{
    position: fixed;
    top: 6px;
    right: 0;
    bottom: auto;
    z-index: 990;
    display: none;
    -moz-transform: skewY(-6deg);
    -webkit-transform: skewY(0);
    -o-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(0);
    background-color: #000;
    padding: 7px 22px;
    
}
.filtro-portifolio.flutuante .titulo-filtro{
    color: #fff;
    font-size: 15px;
}
.filtro-portifolio.flutuante .titulo-filtro .linha{
    display: none;
}
.filtro-portifolio.flutuante .titulo-filtro .icone-filtro:nth-of-type(1){
    color: #fff;
    margin-top: 0px;
    font-size: 15px;
}
.filtro-portifolio.flutuante .aba_accordion{
    top: 35px;
}
.filtro-portifolio .titulo-filtro{
    font: 24px 'penumbra';
    display: block;
    color: #383838;
    letter-spacing: 5px;
}
.filtro-portifolio .titulo-filtro .icone-filtro:nth-of-type(1){
    font-size: 18px;
    margin-left: 10px;
    color: rgba(56, 56, 56, 0.6);
    margin-top: 2px;
}
.filtro-portifolio .titulo-filtro .linha{
    width: 80%;
    height: 2px;
    display: block;
    background-color: #927146;
    margin: 0 auto;
    margin-top: 10px;
}
.filtro-portifolio .aba_accordion{
    position: absolute;
    background-color: #0d0d0d;
    width: 220px;
    top: 50px;
    right: 50%;
    margin-right: -95px;
    height: 400px;
    overflow-y: auto;
}
.filtro-portifolio .aba_accordion::-webkit-scrollbar {width:8px; background-color: #f9f9f9;}
.filtro-portifolio .aba_accordion::-webkit-scrollbar-track {background: rgba(0,0,0,0.1);}
.filtro-portifolio .aba_accordion::-webkit-scrollbar-thumb {background:#927146;}
.filtro-portifolio .aba_accordion ul li{
    font: 14px 'penumbra';
    text-transform: uppercase;
    color: #fff;
}
.filtro-portifolio .aba_accordion ul li a{
   padding: 15px 20px;
   border-bottom: 1px solid rgba(147, 113, 71, 0.35);
   display: table;
   width: 100%;
}
.filtro-portifolio .aba_accordion ul li:last-of-type a{
    border: none;
}
.filtro-portifolio .aba_accordion ul li a:hover,
.filtro-portifolio .aba_accordion ul li.active a{
    background-color: rgba(146, 113, 70, 0.4);
}
.filtro-portifolio .aba_accordion ul li .icone-filtro{
    margin-right: 5px;
    vertical-align: middle;
}
.icone-filtro img{
     width: 25px;
     height: 17px;
}
/* titulo secao */
.cont-titulo-secao{
    display: table;
    margin: 0 auto;
}
.cont-titulo-secao .titulo{
    font: 36.11px 'ralewayextrabold';
    text-transform: uppercase;
    letter-spacing: 10px;
}
.cont-titulo-secao .titulo .subTitulo{
    font-family: 'ralewaylight';
}
.cont-titulo-secao .linha{
    width: 190px;
    height: 2px;
    background-color: #927146;
    display: block;
    margin-top: 20px;
    margin-right: 40px;
    float: right;
    clear: both;
}
/* sobre */
#sec-sobre{
    background-color: #fff;
    margin-top: -97px;
    -moz-transform: skewY(-25deg);
    -webkit-transform: skewY(-25deg);
    -o-transform: skewY(-25deg);
    -ms-transform: skewY(-25deg);
    transform: skewY(-5deg);
    z-index: 2;
}
#sec-sobre .wrap{
    max-width: 850px;
    -moz-transform: skewY(5deg);
    -webkit-transform: skewY(5deg);
    -o-transform: skewY(5deg);
    -ms-transform: skewY(5deg);
    transform: skewY(5deg);
    padding: 0 0 272px 0;
    margin-top: 220px;
}
#sec-sobre .linha-secao {
    width: 100%;
    height: 2px;
    display: block;
    background-color: #bebebe;
    -moz-transform: skewY(1.8deg);
    -webkit-transform: skewY(1.8deg);
    -o-transform: skewY(1.8deg);
    -ms-transform: skewY(1.8deg);
    transform: skewY(0.5deg);
    margin-top: 15px
}
.cont-box-sobre{
    margin-top: 80px;
}
.cont-box-sobre .box-sobre .descricao p{
    text-align: justify;
    display: table;
    height: 200px;
    overflow: hidden;
}
.box-sobre .titulo{
    font: 22px 'ralewaylight';
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-bottom: 30px;
}
.box-sobre .image{
    margin-right: 80px;
    max-width: 230px;
}
.box-sobre .image img{
    width: 100%;
}
/* Newsletter */
.cont-newsletter form .mc-field-group{
    display: inline-block;
    vertical-align: top;
    width: 25.3%;
}
.cont-newsletter form .header-form{
    width: 250px
}
.cont-newsletter form .indicates-required{
    display: none;
}
.cont-newsletter form .clear{
    display: inline-block;
    vertical-align: top;
}
.cont-newsletter{
    margin-top: 80px;
}
.cont-newsletter form .header-form .titulo {
    font: 22px 'ralewayextrabold';
    text-transform: uppercase;
    letter-spacing: 3px;
}
.cont-newsletter form .header-form p{
    line-height: 23px;
    font-size: 13px;
}
.cont-newsletter form input {
    border: 1px solid #917045;
    margin-bottom: 10px;
    padding-left: 30px;
    height: 55px;
    font: 15px 'ralewayextrabold';
    color: #917045;
    letter-spacing: 4px;
    background-color: transparent;
    display: inline-block;
    width: 100%;
}
.cont-newsletter form input[type=submit]{
    width: auto;
    padding: 0;
    border: 1px solid #917045;
    font: 15px 'ralewayextrabold';
    color: #fff;
    background-color: #917045;
    height: 55px;
    width: 143px;
    display: inline-block;
    vertical-align: top;
}
/* Social */
#sec-social{
   background-color: #f7f7f7;
   -moz-transform: skewY(9deg);
   -webkit-transform: skewY(9deg);
   -o-transform: skewY(9deg);
   -ms-transform: skewY(9deg);
   transform: skewY(9deg);
   z-index: 10;
   margin-top: -187px;
}
#sec-social .wrap{
    max-width: 1245px;
    -moz-transform: skewY(-9deg);
    -webkit-transform: skewY(-9deg);
    -o-transform: skewY(-9deg);
    -ms-transform: skewY(-9deg);
    transform: skewY(-9deg);
    padding: 135px 0;
}
#sec-social .cont-titulo-secao .linha{
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.cont-social{
    text-align: center;
    margin-top: 60px;
}
.cont-social .icone-social{
    width: 126px;
    height: 116px;
    border: 1px solid #917045;
    text-align: center;
    font-size: 50px;
    line-height: 116px;
    margin: 0 5px;
    color: #917045;
}
.cont-social .icone-social:hover{
    background-color: #917045;
    color: #fff;
}
.cont-plugin-instagram{
    background-color: #f2f2f2;
    padding: 40px 20px;
    margin-top: 135px;
}
.cont-plugin-instagram ul li{
    width: 29%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 360px;
    margin: 0 20px;
}
.cont-plugin-instagram ul li img{
    width: 100%;
}
.cont-plugin-instagram .linha-box-insta{
    border: 1px solid #917045;
}
.cont-plugin-instagram ul li:first-of-type .linha-box-insta{
    left: -70px;
    top: -50px;
}
.cont-plugin-instagram ul li:last-of-type .linha-box-insta{
    left: inherit;
    top: inherit;
    right: -90px;
    bottom: -80px;
}
/* Atendimento */
#sec-atendimento{
    background-image: url(../images/background-atendimento1.jpeg);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 500px;
    overflow: hidden;
}
.cont-box-atendimento{
    max-width: 760px;
    padding-left: 160px;
    position: relative;
    z-index: 11;
}
.cont-box-atendimento .cont-titulo-secao .titulo{
    text-transform: none;
    font-size: 51px;
}
.cont-box-atendimento .cont-titulo-secao .linha{
    float: none;
    margin-right: 0;
    margin-left: -42px;
}
.cont-box-atendimento .cont-titulo-secao p{
    margin-top: 40px;
    font-size: 15px;
}
.cont-box-atendimento .titulo-contato{
    font: 23.65px 'ralewayextrabold';
    letter-spacing: 8px;
    margin-top: 75px;
}
#form-contato{
    margin-top: 50px;
    padding-right: 108px;
}
#form-contato .campo{
    border: 1px solid #917045;
    margin-bottom: 10px;
    padding-left: 30px;
    height: 55px;
    font: 15px 'ralewayextrabold';
    color: #917045;
    letter-spacing: 4px;
    background-color: transparent;
}
#form-contato .campo:focus{
    background-color: #917045;
    color: #fff;
}
#form-contato ::placeholder{
    font: 15px 'ralewayextrabold';
    color: #917045;
    letter-spacing: 4px;
}
#form-contato .textarea{
    height: 180px;
    padding-top: 20px
}
#form-contato .button{
    border: 1px solid #917045;
    font: 15px 'ralewayextrabold';
    color: #fff;
    background-color: #917045;
    height: 55px;
    width: 150px;
}
#form-contato .button:hover{
    background-color: transparent;
    color: #917045;
}
.mascara-atendimento{
    background-color: #f7f7f7;
    -moz-transform: skewY(-15deg);
    -webkit-transform: skewY(-15deg);
    -o-transform: skewY(-15deg);
    -ms-transform: skewY(-15deg);
    transform: skewY(-43deg);
    height: 156% !important;
    margin-top: -1000px;
}
/* topo interno */
#topo.topo-interno .objGeometrico-logo {
    border-top: 125px solid #000;
    border-right: 190px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 180px solid transparent;
    position: absolute;
    top: 0;
    z-index: 15;
    left: 50%;
    margin-left: -180px;
    height: 170px;
}
#topo.topo-interno .objGeometrico-logo.animated{
    top: -175px;
}
#topo.flutuante.topo-interno .objGeometrico-logo{
    top: -55px;
}
#topo.topo-interno #logo{
    width: 53px;
    height: 56px;
    overflow: hidden;
    display: block;
    z-index: 30;
}
#topo.flutuante.topo-interno #logo{
    margin-top: 7px;
    height: 43px;
    overflow: hidden;
    display: block;
    width: 191px;
}
#topo.topo-interno #logo img{
    margin-left: -100px;
}
#topo.flutuante.topo-interno #logo img{
    margin-left: 0;
}
#topo.topo-interno .btn-sidebar{
    color: #000;
}
#topo.flutuante.topo-interno .btn-sidebar{
    color: #fff;
    top: -3px;
    z-index: 42;
}
.btn-fechar-pagina{
    font: 50px 'ralewaythin';
    position: absolute;
    top: 30px;
    right: 120px;
    display: table;
    z-index: 1000;
}
#topo.flutuante.topo-interno .btn-fechar-pagina{
    color: #fff;
    top: 3px;
    font-size: 40px
}
/* titulo pagina */
.titulo-pagina{
    font: 33.35px 'ralewaylight';
    display: block;
    color: #383838;
    letter-spacing: 5px;
    -moz-transform: skewY(-6deg);
    -webkit-transform: skewY(-6deg);
    -o-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg);
    position: absolute;
    bottom: 30px;
    right: 120px;
}
.titulo-pagina .linha{
    width: 60%;
    height: 2px;
    display: block;
    background-color: #927146;
    margin: 0 auto;
    margin-top: 10px;
}
/* social portifolio */
#sec-social-portifolio{
    background-color: #fff;
    margin-top: -177px;
    -moz-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    -o-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    transform: skewY(-10deg);
    z-index: 2;
}
#sec-social-portifolio .wrap{
    max-width: 850px;
    -moz-transform: skewY(10deg);
    -webkit-transform: skewY(10deg);
    -o-transform: skewY(10deg);
    -ms-transform: skewY(10deg);
    transform: skewY(10deg);
    padding: 200px 0;
    padding-bottom: 100px;
}
#sec-social-portifolio .linha-secao {
    width: 100%;
    height: 2px;
    display: block;
    background-color: #bebebe;
    -moz-transform: skewY(1.8deg);
    -webkit-transform: skewY(1.8deg);
    -o-transform: skewY(1.8deg);
    -ms-transform: skewY(1.8deg);
    transform: skewY(0.5deg);
    margin-top: 15px
}
#sec-social-portifolio .cont-btn-mais-portifolio{
    -moz-transform: skewY(10deg);
    -webkit-transform: skewY(10deg);
    -o-transform: skewY(10deg);
    -ms-transform: skewY(10deg);
    transform: skewY(10deg);
}
#sec-social-portifolio .cont-btn-mais-portifolio .btn-mais .linha{   
    margin-right: -100px;
}
#sec-social-portifolio .cont-btn-mais-portifolio .btn-mais:hover .linha{
    margin-right: 0;
}
#sec-social-portifolio .cont-social .icone-social{
    font-size: 35px;
    width: 95px;
    height: 95px;
    line-height: 95px;
}
.seta-indicador{
    font-size: 25px;
    transform: scaleY(1.5) scaleX(1.1);
    color: #927146;
    margin-top: 60px;
    animation-name: vaiVolta;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes vaiVolta {
    0%   {margin-top:60px;margin-bottom:0;}
    25%  {margin-top:65px;margin-bottom:-5px;}
    50%  {margin-top:60px;margin-bottom:0;}
    75%  {margin-top:65px;margin-bottom:-5px;}
    100% {margin-top:60px;margin-bottom:0;}
}

/* Standard syntax */
@keyframes vaiVolta {
    0%   {margin-top:60px;margin-bottom:0;}
    25%  {margin-top:65px;margin-bottom:-5px;}
    50%  {margin-top:60px;margin-bottom:0;}
    75%  {margin-top:65px;margin-bottom:-5px;}
    100% {margin-top:60px;margin-bottom:0;}
}

/* na midia */
#sec-galeria-midia .wrap{
    padding-top: 0px;
    z-index: 100
}
.box-galeria-midia{
    padding: 0 15px;
}
.box-galeria-midia .content{
    box-shadow: 5px 5px 3px rgba(0,0,0,0.1);
}
.box-galeria-midia .content:hover{
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 10px 10px 5px rgba(0,0,0,0.05);
}
#sec-social-midia .wrap{
    padding-top: 40px;
}
/* estilizando scrolbar */

body::-webkit-scrollbar {width:8px; background-color: #f9f9f9;}
body::-webkit-scrollbar-track {background: rgba(0,0,0,0.1);}
body::-webkit-scrollbar-thumb {background:#927146;}
/* loading pagina */
#loading{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgb(255, 255, 255);
    opacity: 0;
    visibility: hidden;
}
#loading .slogan-animado{
    animation-name: loadingPagina;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
#loading.carregando{
    opacity: 1;
    visibility: visible;
}
#loadingEmail{
    position: fixed;
    bottom: 30px;
    left: -120px;
    background-color: #004c00;
    display: table;
    z-index: 1000;
    width: 120px;
    height: 40px;
    border-radius: 0 10px 10px 0;
}
#loadingEmail.enviando{
   background-color: #917045; 
}
#loadingEmail img{
    margin-top: 6px;
    margin-right: 10px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
#loadingEmail .animado{
    animation-name: loadingEmail;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
#loadingEmail span{
    font: 14px 'alleyn-regular';
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes loadingEmail {
    0%   {transform: rotate(0deg)}
    25%  {transform: rotate(90deg)}
    50%  {transform: rotate(180deg)}
    75%  {transform: rotate(270deg)}
    100% {transform: rotate(360deg)}
}

/* Standard syntax */
@keyframes loadingEmail {
    0%   {transform: rotate(0deg)}
    25%  {transform: rotate(90deg)}
    50%  {transform: rotate(180deg)}
    75%  {transform: rotate(270deg)}
    100% {transform: rotate(360deg)}
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes loadingPagina {
    0%   {transform: rotateY(0deg)}
    100%  {transform: rotateY(360deg)}
}

/* Standard syntax */
@keyframes loadingPagina {
    0%   {transform: rotateY(0deg)}
    100%  {transform: rotateY(360deg)}
}
/* animacao carregamento */
.objGeometrico-logo.animated{
    top: -330px;
    opacity: 0
}
.btn-sidebar.animated{
    border-bottom: 2px solid #927146;
    display: block;
    width: 84px;
    padding-left: 0;
    margin-left: -120px;
    opacity: 0;
}
#logo.animated{
    opacity: 0;
    transform: scale(0.2);
}
.objGeometrico-left.animated,
.objGeometrico-bottom.animated{
    opacity: 0;
}
#banner .desc-bann .titulo.animated{
    padding-right: 100px;
    opacity: 0;
}
.subTitulo.animated{
    padding-left: 100px;
    opacity: 0;
}
.alvo-ancora{
    position: absolute;
    top: -178px;
}
.sidebar .inside ul li{
    padding: 5px 0
}
.sidebar .inside ul li:nth-of-type(3){
    padding: 0;
}
.sidebar .inside ul li .cont-categoria{
    padding: 5px 0
}
.sidebar .inside ul li .cont-categoria .aba_accordion{
    position: absolute;
    top: 38px;
    background-color: #917045;
    width: 200px;
    padding: 15px 0;
    z-index: 100;
}
.sidebar .inside ul li .cont-categoria li{
    width: 100%;
    text-align: left;
    margin-right: 0;
    padding: 6px 0;
    font-size: 13px;
    position: relative;
    border-bottom: 1px solid transparent
}
.sidebar .inside ul li .cont-categoria li:hover{
    font-weight: 900;
    border-color: rgba(255,255,255,0.1)
}
.sidebar .inside ul li .cont-categoria li .cont-subcategoria{
    padding: 0 15px;
}
.sidebar .inside ul li .cont-subcategoria .aba_accordion{
    top: 0;
    left: 50%;
    margin-left: 102px;
    padding: 15px;
    max-height: 205px;
    overflow-y: scroll;
}
.sidebar .inside ul li .cont-subcategoria .aba_accordion::-webkit-scrollbar {width:8px; background-color: #917045;}
.sidebar .inside ul li .cont-subcategoria .aba_accordion::-webkit-scrollbar-track {background: rgba(0,0,0,0.1);}
.sidebar .inside ul li .cont-subcategoria .aba_accordion::-webkit-scrollbar-thumb {background:#4d381d;} 

#formBuscaProjetos input{
    border: 1px solid #927146;
    font: 14px 'penumbra';
    padding: 10px 40px 10px 20px;
    vertical-align: middle;
}
#formBuscaProjetos button{
     padding: 4.7px 25px;
     margin-left: -5px;
     background-color: #927146;
     font-size: 24px;
     vertical-align: middle;
     color: #fff;
}
#formBuscaProjetos.flutuante{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1000;
}
#formBuscaProjetos.flutuante button{
    border-top: 120px solid transparent;
    /* border-right: 120px solid #000000; */
    border-bottom: 0px solid transparent;
    border-left: 0 solid transparent;
    background-color: transparent;
    padding: 0;
    position: absolute;
    right: 0;
    top: -72px;
}
#formBuscaProjetos.flutuante button span{
    position: absolute;
    top: -54px;
    right: -98px;
    font-size: 33px;
}
#formBuscaProjetos.flutuante input{
    width: 350px;
    margin-right: 70px;
    border-color: #000;
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
}

.sombra-input{
    border-top: 120px solid transparent;
    border-right: 120px solid #000;
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
    background-color: transparent;
    padding: 0;
    position: absolute;
    right: 0;
    top: -72px;
    position: absolute;
}

.sombra-input span{position: absolute;top: -54px;right: -98px;font-size: 33px;color: #fff;}    

#logoHoom{
    display: table;
    position: absolute;
    z-index: 1000;
    bottom: 50px;
    left: 40px;
}