﻿/* ----------------------------------------------------------------------------------------------------------------------
IMPORT INICIO OK
-----------------------------------------------------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700');

/* ----------------------------------------------------------------------------------------------------------------------
GEARAL INICIO
-----------------------------------------------------------------------------------------------------------------------*/

* {
    margin:0;
    padding:0;
    font-family: 'PT Sans Narrow', 'Arial', sans-serif;
    font-size: 16px;
    box-sizing: border-box;
    color:#555;
    text-decoration: none;
}

h1,
h2, h3,
h4, h5,
p, a,
input,
textarea,
strong,
button {
    font-family: 'PT Sans Narrow', 'Arial', sans-serif;
}
.btn_form{
    z-index: 1;
    float: right;
    top: 85%;
    position: fixed;
    right: 2%;
    width: 50px;
    height: 50px;
}

h1 > em {
    font-size: 2.5rem;
    font-weight: 500;
    margin-right: 10px;
}


.justificado{
    text-align: justify;
}



hr.margin-left {
    margin-left:15px;
}

.margin-top-box {
    margin-top:20px;
}

.seguranca {
    background: rgba(20, 20, 20, 0.8);
}

.facilities {
    background: rgba(48, 130, 196, 0.8);
}

.logistica {
    background: rgba(10, 114, 147, 0.8);
}

.engenharia {
    background: rgba(97, 190, 110, 0.8);
}
.alimentacao {
    background: rgb(181, 34, 34, 0.8);
}

.industrial {
    background: rgb(255, 158, 29, 0.8);
}

.comunicado {
    margin-top: 200px;
    font-size: 18px;    
    color: #ffffff;
}

.comunicado button :hover{
    color: #ffffff;
}

/* ----------------------------------------------------------------------------------------------------------------------
FEED INICIO
-----------------------------------------------------------------------------------------------------------------------*/

.feed,
.feed > div {
    margin:0 auto;
    padding:0%;
}

.feed > div > div {
    width:100%;
    padding:0;
}

.feed h1 {
    margin:0 auto;
    margin-bottom: 25px;
}

.btn-feed {
    width:100%;
    background:#eee;
    color:#555;
    font-size: 1.5em;
    cursor: pointer;
    margin-bottom: 1px;
    padding:7% 5%;
    border:5px solid white;
}

.btn-feed:hover {
    background:#4d596f;
    border:5px solid white;
}

.btn-feed img {
    width:100%;
    display: block;
    margin-bottom: 10px;
}

.modal-body img {
    width:100%;
}

/* ----------------------------------------------------------------------------------------------------------------------
MENU INICIO
-----------------------------------------------------------------------------------------------------------------------*/

.navbar {
    width:100%;
    padding:1.2em 5em;
    z-index: 1010;
    top:0;
    background:#fff;
}

.navbar div ul li a {
    color:#555 !important;
    margin-right: 20px;
}

.fixed-top {
    background:#fff;
    box-shadow: -10px -15px 55px #777;
    -webkit-animation: fadeInDown 1s;
    -moz-animation: fadeInDown 1s;
    animation: fadeInDown 1s;
}
.fixed-top div ul li a {
    color:#777777 !important;
}

.orcamento{
    margin-top: 7px;

}


/* ----------------------------------------------------------------------------------------------------------------------
BANNERS HOME INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.banner-container {
    width:100%;
    height: 90vh;
    padding:0;
    margin:0 auto;    
    background-position: center;
    background-size: cover;
}

.header-content-inner {
    width: 100%;
    height: 90vh;
    box-sizing: border-box;
    padding:20% 7%;
}

.header-content-inner h1 {
    display: inline-block;
    color:#fff;
    font-size: 3.3em;
    font-weight: 500;
    padding:15px;
    text-transform: uppercase;
}

.header-content-inner a,
.header-content-inner a:link,
.header-content-inner a:visited,
.header-content-inner a:active{
    display: block;
    font-size: 1.2em;
    color:#fff;
    background-color: rgba(238, 238, 238, 0);
}

.header-content-inner i {
   color:yellow;
    font-size: 1.2em;
    margin-right: 5px;
}

.padrao {
    height: 80vh !important;
    background-image: url(../img/mosaico-3.jpg);
}

.bahia {
    background-image: url(../img/bahia-003.jpg);
    width: 100%;
    min-height: 1200px !important;
    height: 450px;
    box-sizing: border-box;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}

.img-bahia {
    background-image: url(../img/bahia-003.jpg);
    width: 100%;
    box-sizing: border-box;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
}

.seg-001 {
    background-image: url(../img/seg-001.jpg);
}

.seg-002 {
    background-image: url(../img/seg-002.jpg);
}

.seg-003 {
    background-image: url(../img/seg-003.jpg);
}

.seg-004 {
    background-image: url(../img/seg-004.jpg);
}

.seg-005 {
    background-image: url(../img/seg-005.jpg?01);
}

.fac-001 {
    background-image: url(../img/fac-001.jpg);
}

.fac-002 {
    background-image: url(../img/fac-002.jpg);
}

.fac-003 {
    background-image: url(../img/fac-003.jpg);
}

.fac-004 {
    background-image: url(../img/fac-004.jpg);
}

.log-001 {
    background-image: url(../img/log-001.jpg);
}

.log-002 {
    background-image: url(../img/log-002.jpg);
}

.log-003 {
    background-image: url(../img/log-003.jpg);
}

.log-004 {
    background-image: url(../img/log-004.jpg);
}

/*.rela-001 {
  //  background-image: url(../img/documentos.png);
}*/

.log-006 {
    background-image: url(../img/log-006.jpg);
}

.log-007 {
    background-image: url(../img/log-007.jpg);
}

.log-008 {
    background-image: url(../img/log-008.jpg);
}

.ServInd-001 {
    background-image: url(../img/servicos-industriais-1.jpg);
}

.ServInd-002 {
    background-image: url(../img/servicos-industriais-2.jpg);
}

.ServInd-003 {
    background-image: url(../img/servicos-industriais-3.jpg);
}

.eng-001 {
    background-image: url(../img/eng-001.jpg);
}

.eng-002 {
    background-image: url(../img/eng-002.jpg);
}

.eng-003 {
    background-image: url(../img/eng-003.jpg);
}

.eng-004 {
    background-image: url(../img/eng-004.jpg);
}

.ali-001 {
    background-image: url(../img/ali-001.jpg);
}

.ali-002 {
    background-image: url(../img/ali-002.jpg);
}

.ali-003 {
    background-image: url(../img/ali-003.jpg);
}

.ali-004 {
    background-image: url(../img/ali-004.jpg);
}



/* ----------------------------------------------------------------------------------------------------------------------
BANNERS INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.banner-home-ComunicadoCoronaVirus{
    background-image: url(../img/banner-home/comunicado-corona-virus.png);
}

.banner-home-seg{
    background-image: url(../img/banner-home/Seguranca.png);
}
.banner-home-eng{
    background-image: url(../img/banner-home/Engenharia.png);
}
.banner-home-fac{
    background-image: url(../img/banner-home/Facilities.png);
}
.banner-home-ind{
    background-image: url(../img/banner-home/Industrial.png);
}

.banner-home-log{
    background-image: url(../img/banner-home/Logistica.png);
}

.banner-home-alim{
    background-image: url(../img/banner-home/Alimentação.png);
}



.banners{
    padding:0;
}
.banners img {
    width:100%;
    display: block;
}

.btn-conheca {
    display: block;
    margin-top:22px;
    padding-top:25px;
}

.btn-conheca {
    margin-left:-15px !important;
}

/* ----------------------------------------------------------------------------------------------------------------------
MENU LATERAL INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.menu-lateral {
    padding:0 5%;
    margin-top:25%;
}

.menu-lateral h2 {
    font-size: 1em;
    margin-top: 35px;
    font-weight: 600;
}

.menu-lateral a {
    color:#3c3c3c;
    font-size: 1.1em;
}

.menu-lateral a:hover {
    font-weight: 700;
    text-decoration: underline;
}

.menu-lateral a i {
    font-size:0.8em;
}

/* ----------------------------------------------------------------------------------------------------------------------
CONTEUDO INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.conteudo > div > div > article {
    margin-top: 30px !important;
    padding:0 3%;
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    
}

.conteudo > div > div > article:first-child {
    margin-top:65px !important;
}

.conteudo > div > div > article:last-child {
    border:0;
}

.conteudo > div > div > article > h1 {
    font-size: 2em;
    font-weight: 900;
    color:#2c2c2c;
    letter-spacing: -0.5px;
    margin-bottom: 15px;
    clear: both;
}

.conteudo > div > div > article > h1 > i {
    font-size: 1em;
}

.conteudo > div > div > article > ol {
    padding-left:13px;
}

.conteudo > div > div > article > ol > li {
    font-size: 1.1em;
    padding-left:13px;
    margin-top:5px;
    line-height: 150%;
}

.conteudo > div > div > article > ol > li > i {
    font-size: 1em;
    line-height: 150%;
}

.conteudo > div > div > article > p {
    font-size: 1.1em;
    line-height: 170%;
}
.conteudo > div > div > article > p i {
    font-size: 1em;
    line-height: 170%;
}

.cert-logos li {
    list-style: none;
}

.cert-logos li img {
    width: 100%;
}

.box-lista > li {
    padding:2%;
    list-style: none;
}

.margin-left-box {
    padding-left:35px !important;
}

.logo-empresas {
    background:#e8e8e8;
}

.logo-empresas div {
    text-align: center;
}

.fac-fotos img {
    width:100%;
}

article iframe {
    width: 100%;
}

/* ----------------------------------------------------------------------------------------------------------------------
TABLE INICIO
-----------------------------------------------------------------------------------------------------------------------*/

table {
    margin-top:16px;
}
tr {
    font-size: 1em;
}
td {
    font-size: 0.8em;
}
th {
    min-width: 115px;
}
.area {
    font-weight: 400;
}

/* ----------------------------------------------------------------------------------------------------------------------
NÚMEROS INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.central-dicas-interna {
    padding:2%;
}

.central-dicas-interna > li {
    list-style: none;
    box-sizing: border-box;
    border:1px solid white;
    background:#333;
    padding:4%;
}

.central-dicas-interna > li > a > h1 {
    font-size: 12px;
    color:#fff;
    font-weight: 600;
}

.central-dicas-interna > li > a > p {
    font-size: 16px;
    color:#fff;
}

.central-dicas-interna > li:hover {
    background:#eee;
}

.central-dicas-interna > li:hover > a > h1 {
    color:#3c3c3c;
}

.central-dicas-interna > li:hover > a > p {
    color:#3c3c3c;
}

.central-dicas-interna > li.dicas-engenharia {
    background:#61bc6d !important;
}

.central-dicas-interna > li.dicas-logistica {
    background:#4e8abc !important;
}

.central-dicas-interna > li.dicas-facilities {
    background:#4e8abc !important;
}
.central-dicas-interna > li.dicas-alimentacao {
    background: #ba3d3d !important;
}

/* ----------------------------------------------------------------------------------------------------------------------
DICAS PÁGINA INICIO
-----------------------------------------------------------------------------------------------------------------------*/

.dicas {
    max-width: 1180px;
    margin:0 auto;
    margin-top:35px;
}

.dicas-eng,
.dicas-ali,
.dicas-fac,
.dicas-log,
.dicas-seg {
    background: #f5f5f5;
    border:5px solid white;
    margin-bottom: 35px;
}

.dicas-eng img,
.dicas-ali img,
.dicas-fac img,
.dicas-log img,
.dicas-seg img {
    width: 90%;
    display: block;
    margin:0 auto;
}

.dicas-eng h1,
.dicas-ali h1,
.dicas-fac h1,
.dicas-log h1,
.dicas-seg h1 {
    font-size: 1.5em;
    font-weight: 700;
    padding:5%;
    margin-bottom: -5px;
}

.dicas-eng p,
.dicas-ali p,
.dicas-fac p,
.dicas-log p,
.dicas-seg p {
    font-size: 1.1em;
    padding:0 7%;
}

.dicas-eng > h3,
.dicas-fac > h3, 
.dicas-log > h3, 
.dicas-seg > h3,
.dicas-ali > h3  {
    display: inline;
    font-size: 1.2em;
    padding:5px;
    color:#fff;
    font-weight: 700;
    position: relative;
    top:15px;
    left:14px;
}

.dicas-eng > h3 {
    background:#61bc6d !important;
}
.dicas-ali > h3 {
    background:#bc5454 !important;
}

.dicas-fac > h3 {
    background:#4e8abc !important;
}

.dicas-log > h3 {
    background:#4e8abc !important;
}

.dicas-seg > h3 {
    background:#444444 !important;
}

.dicas-titulo {
    background:#f5f5f5;
    padding:2% 5%;
}

.dicas-titulo h1 {
    font-size: 30px;
}



/* ----------------------------------------------------------------------------------------------------------------------
NÚMEROS INICIO
-----------------------------------------------------------------------------------------------------------------------*/

.numeros {
    padding:0;
    margin:0;
    margin-bottom: 25px;
}

.numeros > li {
    min-height: 250px;
    padding:30px;
    list-style: none;
    background:#eee;
    border:1px solid white;
    box-sizing: border-box;
}

.numeros > li > i {
    display: block;
    color:#fff;
    text-align: center;
    font-size: 60px;
    margin-bottom: 15px;
    margin-top:25px;
}

.numeros > li > img {
    display: block;
    margin:0 auto;
    margin-bottom: 15px;
    margin-top:25px;
}

.numeros > li > strong {
    width:100%;
    color:#fff;
    display: block;
    font-size: 2.8em;
    line-height: 40px;
    text-align: center;
    margin-bottom:5px;
}

.numeros > li > strong i {
    width:100%;
    color:#fff;
    display: block;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom:5px;
}

.numeros > li > p {
    font-size: 1em;
    padding:0 8%;
    color:#fff;
    text-transform: uppercase;
    line-height: 22px;
    text-align: center;
}

.numeros > li.marinho {background:#242a3a;}
.numeros > li.verde {background:#61bc6d;}
.numeros > li.vermelho {background:#ba3d3d;}
.numeros > li.laranja {background:#e9a63d;}
.numeros > li.azul {background:#4e8abc;}
.numeros > li.cinza {background:#444444;}

/* ----------------------------------------------------------------------------------------------------------------------
LINHA DO TEMPO INICIO
-----------------------------------------------------------------------------------------------------------------------*/

.linha-do-tempo {
    width:90%;
    margin-left:60px;
    float:left;
    border-right:1px solid #ccc;
}

.linha-do-tempo > li {
    width:100%;
    list-style: none;
    margin-left:-35px;
    padding:25px 5px;
    border-bottom:1px solid #ccc;
} 

.linha-do-tempo > li > img {
    width:100%;
    margin-bottom:15px;
    margin-top:15px;
}

.linha-do-tempo > li > i {
    display: inline-block;
    position: relative;
    font-size: 50px;
    color:#2c2c2c;
    float: left;
    margin-left:-32px;
    margin-top:-50px;
}

.linha-do-tempo > li > i.linha-bola{
    float:right;
    margin-right: -55px;
    font-size: 15px;
    padding:10px;
    font-weight: 700;
    background:#fff;
    text-align: center;
    color:#2c2c2c;
    margin-top:-45px;
}

.linha-do-tempo > li > p {
    color:#2c2c2c;
}

.linha-do-tempo > li > h2 {
    font-weight: 800;
    color:#2c2c2c;
}

.linha-do-tempo > li > h2 > span {
    padding-left:20px;
    margin-left:20px;
    border-left: 1px solid #555;
    font-weight: 300;
}


/* ----------------------------------------------------------------------------------------------------------------------
NOSSAS PESSOAS INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.nossas-pessoas {
    background-image: url(../img/bg-pessoas.jpg);
    min-height:450px;
    margin:0 auto;
    margin-bottom: 35px;
}

.nossas-pessoas-box {
    margin-top:7%;
    margin-left:10%;
}

.nossas-pessoas-box h1 {
    font-size: 4em;
    font-weight: 700;
}

.nossas-pessoas-box p {
    font-size: 1.3em;
}

.nossas-pessoas-box a,
.nossas-pessoas-box p,
.nossas-pessoas-box h1,
.nossas-pessoas-box a i {
    color:#fff;
}

/* ----------------------------------------------------------------------------------------------------------------------
SEGMENTOS DE ATUAÇÂO INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.segmentos {
    padding:0%;
}

.segmentos > div > h1 {
    margin-top:30px !important;
}

.segmento-box {
    width:15% !important;
    background: #eee;
    box-sizing: content-box;
    border:5px solid white;
    padding:0 2% !important;
    padding-bottom: 3% !important;
    margin: 35px 0;
    padding-top: 23px !important;
}

.segmento-box img {
    width:70%;
    display: block;
    margin:0 auto;
    margin-top:25px;
}

.segmento-box h1 {
    text-align: center;
    font-size: 1.5em;
    font-weight: 700;
    margin-top:10px;
}

.segmento-box h2 {
    text-align: center;
    font-size: 1.0em;
    font-weight: 500;
    margin-top: -8px;
    line-height: 1.5em;
}

.segmento-box p {
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
    margin-top:10px;
    line-height: 1.1em;
}


/* ----------------------------------------------------------------------------------------------------------------------
DICAS BOX INICIO
-----------------------------------------------------------------------------------------------------------------------*/

.dicas-box{
    padding:0 1%;
    margin-top:5px;
    margin-bottom: 45px;
}

.dicas-box > div > a {
    font-size: 1.2em;
    box-sizing: border-box;
    padding:3%;
}

.btn-dicas {
    box-sizing: border-box;
    border:5px solid white;
    transition: 300ms all;
}

.btn-dicas:hover {
    background:#4d596f;
    border:5px solid white;
}

.btn-dicas img {
    width:30px;
    height: auto;
}

/* ----------------------------------------------------------------------------------------------------------------------
MAPA GERAL INICIO
-----------------------------------------------------------------------------------------------------------------------*/

#mapa-geral{
    width:100%;
    height: 100vh;
    margin-top:30px;
}

.fx-white {
    width:101%;
    height: 1200px;
    background:rgba(255, 255, 255, 0.8);
    position: absolute;
    padding:0;
    margin:0;
    top:0;
    margin-left:-2%;
}

.fx-white-onde-estamos {
    width:101%;
    height: 100%;
    background:rgba(255, 255, 255, 0.8);
    position: absolute;
    padding:0;
    margin:0;
    top:0;
    margin-left:-2%;
}

.mapa-box-2 {position: relative;  float:left; top:30px; left:100px;}
#mapa-sigla{position: absolute; width: 450px; height: 450px;  top:130px; left:100px;}
#mapa-sigla > a {font-size: 18px; color: #ffffff; font-weight: 900; padding: 5px 10px; background-color: #2c2c2c; border-radius: 55px; float: left; position: absolute; transition: all 300ms;}
#mapa-sigla > a:hover {background-color:#3c3860; color:#ffffff; padding: 5px 10px; text-decoration: none;}

.pa{top:40px; left:240px;}
.al{top:100px; left:425px;}
.ce{top:40px; left:370px;}
.ma{top:40px; left:310px;}
.pe{top:75px; left:390px;}
.mt{top:120px; left:195px;}
.go{top:175px; left:260px;}
.to{top:105px; left:275px;}
.ms{top:200px; left:195px;}
.df{top:140px; left:280px;}
.ba{top:120px; left:340px;}
.mg{top:180px; left:305px;}
.es{top:200px; left:370px;}
.sp{top:220px; left:265px;}
.rj{top:230px; left:340px;}
.pr{top:250px; left:230px;}
.sc{top:280px; left:260px;}
.rs{top:310px; left:225px;}

#mapa-box {width:350px; min-height: 250px; float:left; margin-left:140px; position: relative; top:30px; padding:20px;}
#mapa-box > li {list-style: none;}
#mapa-box > h1 {font-size:46px; color:#2c2c2c; font-weight: 700; display: inline; margin-top:0px;}
#mapa-box > h3 {width:80%; font-size:30px; line-height: 30px; margin-top:5px; color:#2c2c2c;}
#mapa-box > h2 {font-size:16px; line-height: 24px; font-weight: 400; margin-top:5px;}
#box-cidade {width:100%; height: auto; display: none; margin-top:35px;}
#box-cidade > span {margin-top:2px; display: block; padding:2px; cursor: pointer;}
#box-cidade > span > h3 > i {margin-right: 10px; color:#777;}
#box-cidade > span > h3 {font-size: 16px; font-weight: 500; font-weight: 600; color:#777; margin-bottom: 0px; margin-top:5px;}
#box-cidade > span > p {font-size: 16px; line-height: 20px; margin:0 !important; font-weight: 500;}


#mt-box1, #mt-box2, #rs-box1, #rs-box2, #go-box1, #go-box2, #sp-box, #sp-box2, #sp-box3, #sp-box4, #sp-box5, #sp-box6, #sp-box7, #sp-box8, #sc-box1, #sc-box2, #sc-box3, #sc-box4, #sc-box5, #pr-box1, #pr-box2, #pr-box3, #pr-box4, #pr-box5, #es-box1, #es-box1, #rj-box1, #rj-box2, #mg-box1, #mg-box2, #mg-box3 {display: none; margin-bottom:10px; }
#mt-box1 > p, #mt-box2 > p, #rs-box1 > p, #rs-box2 > p, #sp-box > p, #sp-box2 > p, #sp-box3 > p, #sp-box4 > p, #sp-box5 > p, #sp-box6 > p, #sp-box7 > p, #sp-box8 > p, #sc-box1 > p, #sc-box2 > p, #sc-box3 > p, #sc-box4 > p, #sc-box5 > p, #pr-box1 > p, #pr-box2 > p, #pr-box3 > p, #pr-box4 > p, #pr-box5 > p, #es-box1 > p, #es-box2 > p, #rj-box1 > p, #rj-box2 > p , #mg-box1 > p , #mg-box2 > p , #mg-box3 > p, #go-box1> p, #go-box2> p {font-size: 16px; line-height: 20px; margin:0 !important; font-weight: 500;}


#mp-padrao {display: block;}
#mp-padrao > h1 {font-size:36px; font-weight: 700; margin-top:-10px; color:#3c3c3c;}
#mp-padrao > a {color:#3c3c3c; font-size: 11px; letter-spacing: 1px; padding:3px 7px; border-radius: 5px; color: #fff; font-weight: 700; text-transform: uppercase; margin-top:2px; display: inline-block;}

.mp-seg{background-color:#444444;}
.mp-log{background-color:#2c82c9;}
.mp-fac{background-color:#fba026;}
.mp-uti{background-color:#61bd6d;}

.mapa-seta {width:4.5%; float: left; margin-right:3px;}

#mapa-lista {display:none;}

.clearfix {clear: both;}

/* ----------------------------------------------------------------------------------------------------------------------
PAGINA FALE CONOSCO
-----------------------------------------------------------------------------------------------------------------------*/
.form-fale-conosco{
    width:100%;
    margin-top:330px;
    margin-bottom: 100px;

}
.card b{
    font-family: 'PT Sans Narrow', 'Arial', sans-serif;
    color:#FFFFFF;
    font-size: 20px;
    text-align: center;

}
#headingOne{
    background-color: #599BD0;
}
#headingTwo{
    background-color: #F0AD4E;
}

#headingThree{
    background-color: #81CB8B;
}


@media screen and (max-width: 750px) {
    .mobile, .titulo-mobile{
        display: block;
    } 
    .desktop, .titulo-desktop{
        display: none;
    }        
}
@media screen and (min-width: 950px) {
    .mobile, .titulo-mobile{
        display: none;
    } 
    .desktop, .titulo-desktop{
        display: block;
    }     
}
.desktop{}

.form-moblile{
    margin: 15px;
}

.box-fale{
    position: fixed;  
}

.trabalhe-conosco {
    position:absolute;
    z-index: 1;    
}
.solicite-proposta {
    margin: 1px;
    position: absolute;
    left: 26.4%;
    z-index: 2;
}
.seja-parceiro {
    margin: 1px;
    position:absolute ;
    z-index: 3;
    right: 3.8%;
}

#txt-trabalhe-conosco, #txt-solicite-proposta, #txt-seja-parceiro {
    position: absolute;
    font-family: 'PT Sans Narrow', 'Arial', sans-serif;
    color: #ffffff;
    font-size: 23px;
    margin-top: -109px;
    margin-left: 20px;
    line-height: 1;
    font-weight: bold;
}

.btn-fale-conosco{
    position: absolute;
    margin-top: -50px;
    margin-left: 20px;
    font-size: 17px;
    font-weight: bold;
}

.btn-warning, .btn-danger{
     margin-left: 65px !important;
     font-size: 17px;
}

#txt-solicite-proposta, #txt-seja-parceiro{
    margin-left: 65px !important;
}

#curriculo{
    display: none;
}

#proposta{
    display: none;
}

#parceria{
    display: none;
}



/* ----------------------------------------------------------------------------------------------------------------------
FORMULARIO INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.formulario > div > div {
    text-align: center;
    background: #f5f5f5;
    padding: 5%;
}

.formulario a{
    display: inline-block;
    border:1px solid #555;
    padding:1% 5%;
    color:#555;
}
.exampleSelect1{
    font-family: 'PT Sans Narrow', 'Arial', sans-serif;
    font-size: 15px;
}

/* ----------------------------------------------------------------------------------------------------------------------
FOOTER INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.no-left{
    margin-left:0 !important;
}

footer{
    background:#eee;
    padding:5%!important;
}

footer hr {
    width:50px;
    height: 0px;
    border:3px solid #4d596f;
    margin-top:10px;
}

footer h1 {
    font-size: 1.8em;
    font-weight: 700;
    color:#3c3c3c;
    letter-spacing: 1px;
    margin-top:15px;
}

footer p {
    font-size: 1.1em;
}

.mapa-box {
    padding-right: 5%;
}

.mapa-do-site {
    margin:0 auto;
}

.mapa-do-site div {
    background:#f9f9f9;
    border:4px solid #eee;
    padding:3%;
}

.mapa-do-site div a,
.mapa-do-site div a:active,
.mapa-do-site div a:link,
.mapa-do-site div a:visited{
    display: block;
    font-size: 0.9em;
    color:#555;
    line-height: 2em;
}


/* ----------------------------------------------------------------------------------------------------------------------
ASSINATURA INICIO
-----------------------------------------------------------------------------------------------------------------------*/
.assinatura {
    padding:2% 5%;
    text-align: center;
    background:#2c3140;
}

.assinatura p {
    font-size: 0.9em;
    margin-top:1em;
    letter-spacing: 1px;
    color:#fff;
}

.assinatura a,
.assinatura a:visited,
.assinatura a:link,
.assinatura a:active {
    color:#f9f9f9;
    font-size: 1em;
}
.btn_form{
    z-index: 9999;

}

.empresas-segmento{
    margin-left: 80px;
}

.logo-gps{ 
    border: 1px solid #e6e3e3;
  }
  
  .logo-gps img{
    opacity : 0.4;
    padding: 14px;
    margin: 6px;
  }
  
  .logo-gps img:hover {
    opacity : 1;
  }

  .texto-inicial{
      top: 40px;
  }