/*------------------------------------*\
    CSS MOBILE
\*------------------------------------*/


@media screen and (max-width: 940px) {

/*----------------A SEGUIR DIVS ESCONDIDAS NO MOBILE--------------------*/

.menu, .nav, .news_inicial, .newsletter, .footer hr, .ico1, .ico2, .ico3, .ico4, .ico5, .menu_rodape, .produtos, .lista_mod,.fundo_noti_um, .des_noticia_um, .canalrepresentante, .caminho {
    display: none;
}
#slides {
    display: none;
}
/*------------------------------------*\
    Estrutura topo
\*------------------------------------*/

.topo {
    width: 100%;
    height: 270px;
    position: relative;
	z-index:0;
	top:0;
	background: rgba(30,30,42,1);

}
.logo {
    position: relative;
	float:left;
    left: 5%;
    margin-left: 0;
    top:20px;
	width: 50%;
    height: auto;
}
.linguagem {
    width: 90%;
    height: 50px;
    line-height: 50px;
    position: relative;
    float: left;
    left: 5%;
    right: 0;
    margin-right: 0;
    top: 40px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #FFF;
    display: inline-block;
}
.busca {
    width: 90%;
    height: 50px;
    position: relative;
	float:left;
	left:5%;
    right: 0;
    margin-right: 0;
    top: 40px;
    font-family: 'Nunito Sans', sans-serif;
}
.search.icon {
    color: #fff;
    position: absolute;
    left: 0;
    top: 15px;
    margin-top: 2px;
    margin-left: 0;
    width: 12px;
    height: 12px;
    border: solid 1px currentColor;
    border-radius: 100%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.busca input[type='text'] {
    width: 260px;
    height: 48px;
    border: 1px solid #fff;
    float: right;
    position: relative;
    background: rgba(0, 0, 0, 0);
    padding: 0 0 0 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}
.fundo_cinza_inicial {
    width: 100%;
    height: auto;
    background: #e9e9e9;
    position: relative;
	float:left;
    z-index: 0;
}
.fundo_cinza_inicial h3 {
    width: 90%;
    height: auto;
    position: relative;
	float:left;
    left:5%;
    margin-left: 0;
    font-size:20px;
    color: #f5b335;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 50px;
    font-weight: 500;
	margin-bottom:50px;
}
.destaques_inicial {
    width: 100%;
    height: auto;
    left: 0%;
    margin: 30px 0 0 0;
    position: relative;
    z-index: 0;
}
.destaques_inicial ul {
    width: 100%;
    height: auto;
}
.destaques_inicial ul li {
    width: 95%;
    height: auto;
    background: #fff;
    display: table-cell;
    float: left;
    position: relative;
    margin: 0 0px 10px 10px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.destaques_inicial ul li img {
    width: 100%;
    height: auto;
}
.destaques_inicial ul li p {
    width: 100%;
    height: auto;
    position: relative;
    padding: 10px 20px 0 20px;
    font-weight: 300;
    font-size: 13px;
    color: #727272;
    text-align: left;
    line-height: 20px;
    margin-bottom: 20px;
}
.grid {
    position: relative;
    margin: 0 auto;
    padding: 0 !important;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}
/*------------------------------------*\
    Estrutura conteudo
\*------------------------------------*/
.conteudo {
    width: 94%;
    padding: 0 3%;
    min-height: 350px;
    margin: 20px auto;
    text-align: justify;
}
.titulo {
    width: 100%;
    height: 40px;
    background: #e0ae52;
    position: relative;
    font-weight: normal;
}
.titulo h1{
    position: relative;
    width: 100%;
    height:40px;
    line-height: 40px;
    left: 0%;
    margin-left: 0px;
    font-weight: normal;
    text-align: center;
}
.img_institucional {
    width:100%;
    height:280px;
    position:relative;
    background:url(../imgs/institucional.jpg) center center no-repeat;
    background-size: cover;
}
.img_institucional h1 {
    width: auto;
    height: auto;
    position: absolute;
    left: 2%;
    margin-left: 0px;
    margin-top: 75px;
    font-size: 40px;
    color: #FFF;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    line-height: 36px;
    text-shadow: 0.1em 0.1em 0.3em black;
    letter-spacing: -1px;   
}
.texto_insti {
    width: 100%;
    height: auto;
    font-size: 13px;
    text-align: justify;
    color: #5f5f5f;
    font-weight: 600;
    margin: 50px 0 15px 0px;
    position: relative;
    left: 0%;
    line-height: 24px;
}
.texto_insti2 {
    width: 100%;
    height: auto;
    font-size: 13px;
    text-align: justify;
    color: #5f5f5f;
    font-weight: 600;
    margin: 50px 0 10px 0px;
    position: relative;
    left: 0%;
    line-height: 24px;
}
.detalhe_video {
    display: none;
}
.video_institucional {
    width: 90%;
    height: auto;
    position: relative;
    left: 0%;
    margin-left: 5%;
    margin-top: 10px;
}
.institucional2 {
    width: 100%;
    height: auto;
    margin: 80px 0 80px 0px;
}
.img_produto {
    width:100%;
    height:380px;
    position:relative;
    background:url(../imgs/produtos_interna.png) center top no-repeat;
    background-size: cover;
}
.img_produto h1 {
    width: auto;
    height: auto;
    position: absolute;
    left: 0%;
    margin-left: 10px;
    margin-top: 60px;
    font-size: 2em;
    color: #FFF;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
    text-shadow: 0.1em 0.1em 0.3em black;
    letter-spacing: -1px;   
}
.lista_produtos{
    width:100%;
    height:auto;
    position:relative;
    margin: 50px 0 50px 0;
    float: left;
}
.lista_produtos ul{
    width:100%;
    height:auto;
    float: left;
}
.lista_produtos ul li{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    margin: 0 0px 50px 0px;
}
.lista_produtos ul li img{
    width: 100%;
    height: auto;
}
.lista_produtos ul li h1{
    width: 100%;
    height: auto;
    font-size:12px;
    color:#666;
    font-weight:400;
    text-align:left;
    margin:5px 0 5px 0;
}
.lista_produtos ul li h2{
    width: 100%;
    height: auto;
    font-size: 20px;
    color: #333;
    font-weight: 800;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 15px 0 5px 0;
    line-height: 20px;
}
.lista_produtos ul li h3{
    width: 100%;
    height: auto;
    font-size: 13px;
    color: #fdb945;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0px;
    margin: 15px 0 0 0;
    text-decoration: underline;
}
.img_produto_interna {
    width:100%;
    height:380px;
    position:relative;
    background:url(../imgs/produtos_interna2.png) center top no-repeat;
    background-size: cover;
}
.img_produto_interna h1 {
    width: auto;
    height: auto;
    position: absolute;
    left: 0%;
    margin-left: 10px;
    margin-top: 60px;
    font-size: 28px;
    color: #FFF;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
    text-shadow: 0.1em 0.1em 0.3em black;
    letter-spacing: -1px;   
}
.destaque_produto {
    width:100%;
    height:auto;
    position:relative;
    margin:50px 0 0 0;
    float:left;
}
.destaque_produto img {
    width:100%;
    height:auto;
    position:relative;
    float:left;
}
.info_produto {
    width:100%;
    height: auto;
    position:relative;
    float:right;
}
.destaque_produto h1 {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    text-align: left;
    font-weight: 900;
}
.destaque_produto p {
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #666;
    text-align: justify;
    font-weight: 500;
}
.fotorama__wrap {
    width: 100% !important;
}
.fotorama__thumbs_previews {
    display: none;
}
.galeria_interna {
    width: 100%;
    height:auto;
    position:relative;
    float:left;
    margin: 20px 0 50px 0;
}
.galeria_interna li{
    width: 100px;
    height: 100px;
    position: relative;
    float: left;
    margin: 0 8px 0 8px;
    background: #252634;
    border:none;
}
.galeria_interna li:hover {
    border: 3px solid #016dff;
}
.materiais_produtos {
    width: 100%;
    height:auto;
    position:relative;
    float:left;
    margin: 0 0 50px 0;
}
.materiais_produtos h1{
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #252634;
    font-weight: 700;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 15px 0 5px 0;
    line-height: 20px;
}
.materiais_produtos ul {
    width: 100%;
    height:auto;
    float: left;
}
.materiais_produtos ul li{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    margin: 10px 60px 0 0px;
    box-shadow:0px 3px 30px rgba(176, 176, 176, 0.23);
}
.materiais_produtos ul li img{
    width: 100%;
    height: auto;
}
.materiais_produtos ul li h1{
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #252634;
    font-weight: 700;
    text-align: center;
    margin: 15px 0 0 0;
    text-transform: none;
    line-height: normal;
    letter-spacing: 0;
}
.produtos_relacionados {
    width: 100%;
    height:auto;
    position:relative;
    float:left;
    margin: 0 0 50px 0;
}
.produtos_relacionados h1{
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #252634;
    font-weight: 700;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 15px 0 5px 0;
    line-height: 20px;
}
.produtos_relacionados ul {
    width: 100%;
    height:auto;
    float: left;
}
.produtos_relacionados ul li{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    margin: 10px 60px 0 0px;
    box-shadow: 0px 3px 30px rgba(176, 176, 176, 0.23);
}
.produtos_relacionados ul li img{
    width: 100% !important;
    height: auto !important;
}
.produtos_relacionados ul li h1{
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #252634;
    font-weight: 700;
    text-align: center;
    margin: 15px 0 0 0;
    text-transform: none;
    line-height: normal;
    letter-spacing: 0;
}
.produtos_relacionados ul li p{
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #252634;
    font-weight: 500;
    text-align: center;
    text-transform: none;
    line-height: normal;
    letter-spacing: 0;
}
.img_representantes {
    width:100%;
    height:380px;
    position:relative;
    background:url(../imgs/representantes.png) center center no-repeat;
}
.img_representantes  h1 {
    width: auto;
    height: auto;
    position: absolute;
    left: 0%;
    margin-left: 10px;
    margin-top: 30px;
    font-size: 2em;
    color: #FFF;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
    text-shadow: 0.1em 0.1em 0.3em black;
    letter-spacing: -1px;
}

.busca1 {
    width:80%;
    height:38px;
    position:absolute;
    left:10%;
    margin-left: 0px;
    margin-top: -230px;
    background:#FFF;
    border-radius: 5px;
}
.busca1 select {
    width: 100%;
    height: 38px;
    background: url(../imgs/setabusca.png) right top no-repeat #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    font-size: 12px;
    color: #848484;
    letter-spacing: 0px;
    float: left;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}
.busca1 input[type='text'] {
    width: 353px;
    padding-left: 15px;
    height: 38px;
    float: left;
    background: #e7e7e7;
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
    margin-left: 10px;
}
::-webkit-input-placeholder {
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}

:-moz-placeholder {
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}

::-moz-placeholder {
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}

:-ms-input-placeholder {  
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}
.busca1 input[type='button'] {
    width: 115px;
    height: 38px;
    background: #f27233;
    float: right;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
    font-weight: 900;
    font-size: 22px;
    letter-spacing: -1px;
    color: #fff;
    text-shadow:1px 1px 1px #d4642d;
}
.busca1 input[type='button']:hover {
    background: #ad4a19;
}
.busca2 {
    width:80%;
    height:38px;
    position:absolute;
    left:10%;
    margin-left: 0px;
    margin-top: -180px;
    background:#FFF;
    border-radius: 5px;
}
.busca2 select {
    width: 100%;
    height: 38px;
    background: url(../imgs/setabusca.png) right top no-repeat #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    font-size: 12px;
    color: #848484;
    letter-spacing: 0px;
    float: left;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}
.busca2 input[type='text'] {
    width: 353px;
    padding-left: 15px;
    height: 38px;
    float: left;
    background: #e7e7e7;
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
    margin-left: 10px;
}
::-webkit-input-placeholder {
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}

:-moz-placeholder {
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}

::-moz-placeholder {
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}

:-ms-input-placeholder {  
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}
.busca2 input[type='button'] {
    width: 115px;
    height: 38px;
    background: #f27233;
    float: right;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
    font-weight: 900;
    font-size: 22px;
    letter-spacing: -1px;
    color: #fff;
    text-shadow:1px 1px 1px #d4642d;
}
.busca2 input[type='button']:hover {
    background: #ad4a19;
}
.busca3 {
    width:80%;
    height:28px;
    position:absolute;
    right:10%;
    margin-right: 0px;
    margin-top: -130px;
    background:#FFF;
    border-radius: 5px;
}
.busca3 select {
    width: 100%;
    height: 38px;
    background: url(../imgs/setabusca.png) right top no-repeat #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    font-size: 12px;
    color: #848484;
    letter-spacing: 0px;
    float: left;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}
.busca3 input[type='text'] {
    width: 353px;
    padding-left: 15px;
    height: 38px;
    float: left;
    background: #e7e7e7;
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
    margin-left: 10px;
}
::-webkit-input-placeholder {
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}

:-moz-placeholder {
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}

::-moz-placeholder {
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}

:-ms-input-placeholder {  
    font-size: 16px;
    color: #4b5195;
    letter-spacing: -1px;  
}
.busca3 input[type='button'] {
    width: 115px;
    height: 38px;
    background: #f27233;
    float: right;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
    font-weight: 900;
    font-size: 22px;
    letter-spacing: -1px;
    color: #fff;
    text-shadow:1px 1px 1px #d4642d;
}
.busca3 input[type='button']:hover {
    background: #ad4a19;
}
.back_noti {
    width:100%;
    height:0px;
    position:relative;
    background:#1e1e2a;
}
.cid {
    width: 70% !important;
}
.formulario {
    width: 100%;
    min-height: 750px;
    background: #fff;
    box-shadow: 0px 3px 30px rgba(176, 176, 176, 0.23);
    position: relative;
    top: 10px;
    float: left;
    left: 0%;
    margin-left: 0px;
    padding: 10px;
}
.form_contato {
    width: 85%;
    height: auto;
    float: left;
    margin: 50px 0 0 95px;
}
.form_contato input[type="text"] {
    width: 85%;
    height: 37px;
    line-height: 25px !important;
    float: left;
    margin-left: 0;
    padding-left: 0px;
    margin-bottom: 45px;
    color: #333;
    font-size: 13px;
    border-bottom: 1px #d0d0d0 solid;
    font-weight: 400;
    padding: 10px 0 10px 10px;
}
.mensagem{
    width: 100%;
    height: 300px;
    float: left;
    color: #363636;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #d0d0d0;
    padding: 10px 0 0 10px;
}
.form_contato input[type="button"] { 
    background: #fdb945;
    width: 130px;
    height: 45px;
    color: #FFF;
    float: left;
    margin-top: 35px;
    margin-right: 353px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    text-align:center;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    letter-spacing: 1px;
}
.form_contato input[type="button"]:hover {
    background: #1e1e2a;
    color:#FFF; 
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}
.form_contato label {
    color: #B1B1B1;
    font-size: 14px;
    font-weight: 400;
    float: left;
    width: 85%;
}


/*------------------------------------*\
    Estrutura rodape
\*------------------------------------*/
.footer {
    width: 100%;
    height: 425px;
    position: relative;
    background: #252634;
    background-size: cover;
}
.logo_footer {
    position: relative;
    float: left;
    left: 5%;
    margin-left: 0;
    top: 30px;
    width: 70%;
    height: auto;
}
.endereco {
    width:90%;
    height: auto;
    position: relative;
	float:left;
    left: 5%;
    margin-left: 0;
    margin-top: 55px;
    font-size: 14px;
    color: #FFF;
    font-weight: 400;
    text-align: left;
    line-height: 19px;
}
.copy {
    position: relative;
	float:left;
    left: 0%;
    margin-left: 0;
    width: 100%;
    height: auto;
	margin-top: 35px;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 11px;
}
.gdebrasil {
    position: relative;
	float:right;
    right: 5%;
    margin-right: 0;
    width: 98px;
    height: 19px;
    transition: all .60s;
    -moz-transition: all .60s;
    -webkit-transition: all .60s;
    z-index: 99999;
    bottom: 0;
	margin-top:10px;
}.gdebrasil img{
    position: absolute;
    right: 80px;
    bottom: 0px;
    transition: all .60s ;
    -moz-transition: all .60s;
    -webkit-transition: all .60s;
    z-index: 99999;
}
.gdebrasil p{
    position: absolute;
    right: 102px;
    bottom: 4px;
    transition: all .60s ;
    -moz-transition: all .60s;
    -webkit-transition: all .60s;
    z-index: 99999;
    font-size: 9px;
    color: #e45b00;
}
.gdebrasil i{
    width: 79px;
    height: 19px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: url(../imgs/gdebrasil1.png);
    opacity: 1;
    z-index: 99999;
}
.grid figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: auto !important;
}
/*------------------------------------*\
    Menu mobile
\*------------------------------------*/
.abremenu {
    width: 40px;
    height: 4px;
    background:#fff;
    position: absolute;
    right: 5%;
    top: 5%;
    z-index: 999;
    display: block;
    border-top: 5px solid #1e1e2a;
    border-bottom: 5px solid #1e1e2a;
    padding: 2px 0;
}
.abremenu:before  {
    content: " ";
    width: 40px;
    height: 4px;
    background:#fff;
    position: absolute;
    right: 0;
    top: -10px;
}
.abremenu:after  {
    content: " ";
    width: 40px;
    height: 4px;
    background:#fff;
    position: absolute;
    right: 0;
    top: 10px;
}
.fechamenu {
    width: 40px;
    height: 4px;
    background:#fff;
    position: absolute;
    right: 5%;
    top: 5%;
    z-index: 99999;
    display: none;
    border-top: 5px solid #252634;
    border-bottom: 5px solid #252634;
    padding: 2px 0;
}
.fechamenu:before  {
    content: " ";
    width: 40px;
    height: 4px;
    background:#fff;
    position: absolute;
    right: 0;
    top: -10px;
}
.fechamenu:after  {
    content: " ";
    width: 40px;
    height: 4px;
    background:#fff;
    position: absolute;
    right: 0;
    top: 10px;
}
.menu_mobile {
    background: #252634;
    background-size: cover;
    width: 100%;
    height: 120%;
    display: none;
    z-index: 9999;
    visibility: hidden;
    position: absolute;
}
.menu_mobile ul {
    width: 100%;
    height: auto;
    margin:0 auto;
    padding: 30% 0;
}
.menu_mobile ul li{
    width: 100%;
    padding: 4px 0;
    font-size: 1.5em;
    color: #fff;
    text-align: left;
}

.depoimentos_inicial {
    width: 100%;
    height: 800px;
    background: #222327;
    position: relative;
    z-index: 999;
	margin: 0 0 30px 0;
}
.video {
    width: 90%;
    height:auto;
    position: relative;
	float:left;
    left: 5%;
    margin-left:0;
    margin-top: 20px;
}
.video iframe {
	width: 100% !important;
    height: auto !important;
}
.marca {
    width: auto;
    height: 20%;
    position: relative;
	float:left;
	left:5%;
    right: 0;
    margin-right: 0;
    margin-top: 20px;
}
.depoimentos_inicial h1 {
    width: 90%;
    height: auto;
    position:relative;
	float:left;
	left:5%;
    right: 0;
    margin-right: 0;
    font-size: 14px;
    color: #FFF;
    text-align: left;
    font-weight: 500;
    line-height: 20px;
    margin-top: 30px;
    letter-spacing: 0px;
}
.dado1 {
    width: 90%;
    height: auto;
    position:relative;
	float:left;
	left:5%;
    right: 0;
    margin-right: 0;
    margin-top: 10px;
}
.dado2 {
    width: 90%;
    height: auto;
    position:relative;
	float:left;
	left:5%;
    right: 0;
    margin-right: 0;
    margin-top:10px;
}
.dado3 {
    width: 90%;
    height: auto;
    position:relative;
	float:left;
	left:5%;
    right: 0;
    margin-right: 0;
    margin-top: 10px;
}
.botao_depo {
    width:90%;
    height: 50px;
    position: relative;
	float:left;
	left:5%;
    right: 0;
    margin-right: 0;
    border: 3px solid #fff;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    padding: 12px 0 0 0;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.outra_noti {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    left: 0;
    display: block !important;
    margin: 15px 0 15px 0;
}
.outra_noti h5 {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    left: 0;
    margin-left: 0;
    text-align: center;
    color: #fdb945;
    font-weight: 900;
    font-size: 20px;
    top: 0;
}
.outra_noti hr {
    display:none;
}
.outra_noti ul {
    width: 100%;
    height: auto;
    margin: 55px 0 0 0;
}
.outra_noti ul li {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #ccc;
}
.outra_noti ul li img{
    width: 100%;
    height: 130px;
    position: relative;
    float: left;
    margin: 0 0 15px 0;
}
.outra_noti ul li h1 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    color: #3b3b3b;
    font-weight: 700;
    text-align: left;
    position: relative;
    margin: 0;
}
.outra_noti ul li h2 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 13px;
    color: #5b5b5b;
    font-weight: 400;
    text-align: left;
    position: relative;
}
.outra_noti ul li h3 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 10px;
    color: #5b5b5b;
    font-weight: 700;
    text-align: left;
    position: relative;
    margin: 2px 0 10px 0;
    line-height: 13px;
}
/*---------FIM CSS MOBILE---------*/

.form-contato label input, .form-contato label textarea {
    display: block;
    padding: 7px;
    width: 100%;
    margin-top: 15px;
    border: thin solid #A2A2A2;
	color: #333;
    font-size: 13px;
}
.form-contato {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
}
.form-contato label input#contatoBtn {
    background: 9E9E9E;
    width: 110px;
    height: 40px;
    line-height: 31px;
    color: #fff;
    float: right;
    margin-top: 10px;
    margin-right: 0px;
    font-weight: bold;
    border: 1px solid 9E9E9E;
    padding: 0px 20px;
    cursor: pointer;
}
.contatoBtn {
    background: #FDB945;
    width: 100%;
    height: 40px;
    line-height: 31px;
    color: #000;
    float: right;
    margin-top: 10px;
    margin-right: 0px;
    font-weight: bold;
    border: 1px solid #FDB945;
    padding: 0px 20px;
    cursor: pointer;
	text-align:center;
}
::placeholder{
	color:#666;
	font-size:13px;
}

.form_curriculo {
    padding: 5px;
    overflow: auto;
    width: 100%;
    float: left;
    margin-top: 15px;
}
.form_curriculo label {
    display: block;
    margin: 0 10px 20px 0;
    text-align: left;
    color: #6b6b6b;
    font-size: 14px;
    width: 97%;
}

#btn_enviar {
    background: #FDB945;
    width: 100%;
    height: 40px;
    line-height: 31px;
    color: #FFF;
    float: left;
    margin-top: 10px;
    margin-right: 8px;
    font-weight: bold;
    padding: 0px 20px;
    margin-top: -10px;
    cursor: pointer;
}

.back_noti {
    width:100%;
    height:auto;
    position:relative;
    background:#1e1e2a;
}

.des_noticia {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    left: 0%;
    margin-left: 0px;
    margin-top: 0px;
}
.des_noticia img{
    width: 100%;
    height: auto;
}
.des_noticia h1 {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #fdb945;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0px;
    line-height: 20px;
    z-index: 99;
    position: relative;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 10px;
    background: rgba(0, 0, 0, 0.46);
}
.des_noticia h2{
    width: 100%;
    height: auto;
    font-size: 12px;
    color: #1e1e2b;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0px;
    line-height: 20px;
    z-index: 999;
    position: relative;
    margin-top: 5px;
    padding: 0px 0 0 0px;
}

.texto_noti_interna {
    width: 100%;
    height: auto;
    font-size: 13px;
    text-align: justify;
    color: #5f5f5f;
    font-weight: 600;
    position: relative;
    float: right;
    line-height: 24px;
    right: 0px;
    margin-top: 0px;
    margin-bottom: 50px;
}

.des_noticia_um {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    left: 0;
    margin-left: 0;
    margin-top: 0;
}
.des_noticia_um h1 {
    width: 100%;
    height: 80px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0px;
    line-height: 20px;
    z-index: 999;
    position: absolute;
    margin-top: 165px;
    padding: 30px 0 0 35px;
}
.des_noticia_um h2 {
    width: 100%;
    height: 112px;
    font-size: 18px;
    color: #fdb945;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0px;
    line-height: 20px;
    z-index: 99;
    position: absolute;
    margin-top: 185px;
    padding: 40px 0 0 35px;
    background: rgba(0, 0, 0, 0.46);
}
.des_noticia_um h3 {
    width: 100%;
    height: 80px;
    font-size: 10px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0px;
    line-height: 20px;
    z-index: 999;
    position: absolute;
    margin-top: 240px;
    padding: 30px 0 0 35px;
}
.des_noticia_um img {
    width: 100%;
    height: auto;
}
.noticias_relacionadas ul li{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    margin: 10px 0px 30px 0px;
    box-shadow: 0px 3px 30px rgba(176, 176, 176, 0.23);
}
.menu_noticia {
	width: 100%;
    height: auto;
    background-color: #cccccc;
    position: relative;
    /*margin-top: 125px;*/
	margin-top: 0px;
    margin-left: 0;
    float: left;
}
.menu_noticia ul {
	width: 100%;
    height: auto;
}
.menu_noticia ul li {
    width: 100%;
    height: 40px;
    font-size: 15px;
    text-align: center;
    display: table;
    padding: 10px 0 0 0;
    letter-spacing: 1px;
    color: #333;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
	border-bottom: 1px solid #333;
}

.lista_noticias {
  width: 100%;
  height: auto;
  float: left;
  margin: 0 0px 25px 0px;
  display: table;
  padding: 20px 0px 0px 0px;
  transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
}
.lista_noticias:hover {
  background: rgba(0,0,0,0.02);
}
.lista_noticias img {
  float: left;
  width: 40%;
  margin: 0 20px 20px 0;
}
.lista_noticias h3 b{
  background: #fdb945;
  color: #000;
  padding: 0 6px;
}
.lista_noticias h4{
  font-size: 12px;
  font-weight: 100;
  margin-top: 5px;
}
.lista_noticias h1 {
  color: #fdb945;
  font-size: 22px;
}
.lista_noticias h2 {
  font-size: 16px;
  font-weight: normal;
}


/*inicio videos*/
.video_interna {
    width: 100%;
    height:auto;
    float: left;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 20px;
}
.video_musica {
    width: 100%;
    height: 45px;
    line-height: 16px;
    overflow: hidden;
    font-size: 16px;
    margin-bottom: -20px;
    font-weight: 500;
    text-align: center;
    color: #002e57;
}

.galeria_fotos_interna ul li {
    width: 201px;
    height: 215px;
    float: left;
    background: #F7F7F7;
    margin-right: 25%;
    margin-left: 15%;
    position: relative;
    font-size: 13px;
    color: #3A3A3A;
    text-align: justify;
    letter-spacing: -1px;
    margin-bottom: 30px !important;
    margin-top: 10px;
}
.galeria_titulo_int {
    text-align: left;
}



.img_institucional_ar h1 {
    width: auto;
    height: auto;
    position: absolute;
    left: 5%;
    margin-left: 0px;
    bottom: 10px;
    font-size: 20px;
    color: #FFF;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    line-height: 36px;
    text-shadow: 0.1em 0.1em 0.3em black;
    letter-spacing: -1px;   
    z-index: 9;
}

.img_institucional_av h1 {
    width: auto;
    height: auto;
    position: absolute;
    left: 5%;
    margin-left: 0px;
    bottom: 10px;
    font-size: 20px;
    color: #FFF;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    line-height: 36px;
    text-shadow: 0.1em 0.1em 0.3em black;
    letter-spacing: -1px; 
    z-index: 9;
}


.lista-orcamento li {
    background: #f3f3f3;
}
.qtde_bt {
    width: 100px;
    position: relative;
    float: right;
    border: 1px solid #CECECE;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    top: 20px;
}

.carrinhoremove {
    cursor: pointer;
    margin-top: 0px;
    margin-bottom: 22px;
    float: right;
    margin-right: 5px;
}
.orcamento_desc {
    margin-left: 20px;
    float: left;
    position: relative;
    width: 45%;
	margin-top: 6px;
}


.carrinho_topo {
  color: #fdb945;
  position: absolute;
  top: 70px;
  left: 85%;
  font-size: 11px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}


.busca_repres {
  width: 100%;
  height: auto;
  max-height: 500px;
  background: #fff;
  position: relative;
  left: 0%;
  top: 0%;
  z-index: 99;
  padding: 0px;
  overflow: scroll;
  overflow-x: hidden;
}


}