@font-face {font-family: 'futura_md_btmedium'; src: url('../fonts/futuramdbt-webfont.woff2') format('woff2'), url('../fonts/futuramdbt-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face {
  font-family: 'MarkMyWords';
  src: url('../fonts/MarkMyWords.eot');
  src: url('../fonts/MarkMyWords.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MarkMyWords.woff') format('woff'),
    url('../fonts/MarkMyWords.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeue';
  src: url('../fonts/BebasNeueBold.eot');
  src: url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BebasNeueBold.woff') format('woff'),
    url('../fonts/BebasNeueBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
body {font-family: 'futura_md_btmedium'!important; line-height: auto!important; background: url(../img/bgsite.png) repeat; overflow-y: auto; overflow-x: hidden;}
::-webkit-scrollbar { width: 8px;  }/* largura da barra */
::-webkit-scrollbar-track { background: rgba(0, 0, 0, 0.1); }
::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.5); }
table{ width:100%!important;}
.erros { height: auto; width:500px; margin-left:100px; margin-top:10px; font-size:18px; color:#5B646A;}
.ops {font-size:90px; color:#5B646A; text-align:center;}
a {-webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; color: #4d4d4d;}
:focus {outline: none!important;}

/*==== MENU ======*/
.topfone{color:#3C3C3B; font-size: 16px; text-align: right; padding-top: 7px;}
.topfone a{color:#3C3C3B; text-decoration: none; font-size: 16px; text-align: right; padding-top: 7px; padding-right: 20px;}
.topfone :hover{color:#137FCC; text-decoration: none; font-size: 16px; text-align: right; padding-top: 7px;}
.topfone .fa { background-color: #137FCC; height: 24px; width: 24px; border-radius: 100%; line-height: 25px; color: #ffffff; margin: 0px 10px 0px 10px; text-align: center; font-size: 14px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.clearnav{margin-bottom: 50px;}
.navbar-brand { height: 85px!important;padding: 10px 0px!important;}
.bg_bar{background-color: #ffffff!important; padding-left: 7%; padding-right: 7%;}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #137FCC!important;
  background-color: transparent!important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #137FCC!important;
  background-color: transparent!important;
  border:0px solid #137FCC; 
}
.dropdown-menu {
  float: none!important;
  min-width: 100%!important;
  background-color: #137FCC!important;
  text-align: center!important;
  color: #333333!important;
  font-size: 24px;
  top: 100%;
  right: 0;
  z-index: 1000;
  border-radius: 0px!important;
  border: 0px solid rgba(0, 0, 0, .15)!important;
}
.dropdown-menu > li > a {
  display: block;
  color: #fff!important;
  font-size: 16px;
  font-weight: normal;
  white-space: nowrap;
    background-color: transparent!important;
}
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; // remove the gap so it doesn't close
 }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent!important;
}
.navbar .nav, .navbar .nav .dropdown-menu > li a {
  color: #333!important;
  font-size: 20px;
}
.navbar-default .navbar-nav > .ativado a{
  color: #137FCC!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #000!important;
}
/*========================
    IMG BANNER INICIO
=========================*/
#container_inicio{padding-left: 7%; padding-right: 7%; padding-top: 110px;}
.bginicio{background: url(../img/bannerinicio.jpg) center center no-repeat; background-size: cover;padding-top: 120px;}
.centertext{max-width:50vw; background-color: #FFCA00; opacity: 0.8; margin: 0 auto; padding-top: 65px; padding-bottom: 8vh; position:relative; top:50px;}
.centertext p{font-family: 'BebasNeue';font-size: 95px;margin: 0px; line-height: 84px; text-align: center;}
.cursive{font-family: 'MarkMyWords'!important; margin: 0px!important;}
.fontfutura{font-family: 'futura_md_btmedium'!important;font-size: 80px!important;}
.titulochamada{margin-top: 80px;}
.titulochamada h1{font-family: 'BebasNeue'!important; font-size: 30px;}
.titulochamada p{font-family: 'futura_md_btmedium'!important;font-size: 22px;padding-bottom: 20px;}
/*================================
  PAGINAÇÃO
==================================*/
.paginacao{font-family: 'futura_md_btmedium'; max-width:800px; font-size: 30px;margin:70px auto;text-decoration:none;text-align:center;}
.paginacao a:hover{color:#137FCC;text-decoration:none;}
.paginacao_txt{font-size: 24px; margin:auto; padding:0px 3px 0px 3px; color:#333333; text-decoration:none;}
.paginacao_txt a{font-size: 30px; margin:auto; color:#333333; text-decoration:none;}
.paginacao_txt a:hover{font-size: 22px; margin:auto; color:#137FCC; text-decoration:none; list-style: none;}
.pagina_numero{font-size: 20px; padding:0px 3px 0px 3px; margin:auto; color:#333333; text-decoration:none;}
.pagina_numero a{font-size: 30px; margin:auto; color:#333333; font-weight:bold; text-decoration:none;}
.pagina_numero a:hover{font-size: 30px; margin:auto; color:#777; font-weight:bold; text-decoration:none;}
.centernull{display: block; margin: 0 0 30px 0; padding: 12px; background-color: transparent!important; transition: all 220ms; text-align: center;}
.wall-item {display: block;margin: 0 0 30px 0;padding: 12px; background-color: #3B3B3A; transition: all 220ms; text-align: center;}
.wall-item a{text-decoration: none;  color: #fff; text-transform: uppercase;}
.wall-item:hover {text-decoration: none; transform: translateY(-5px); transition: all 220ms; background-color: #FFCA00;}
.wall-item > img {display: block; width: 100%; margin: 0 0 24px 0;}
.wall-item h2 {font-family: 'BebasNeue'!important; text-decoration: none; color: #fff; text-align: left; font-size: 3.6vw; text-transform: uppercase; margin: 0 45px 12px 45px;}
.wall-item:hover h2 {color: #3B3B3A;}
.wall {display: block; position: relative;}
.wall-column {display: block; position: relative; width: 33.333333%; float: left; padding: 0 12px; box-sizing: border-box;}
/* .wall .wall-column:first-child a:nth-child(3n){  visibility:hidden;} */

/*================================
EMPRESA
==================================*/
.imgbannerpg{background: url(../img/bannerempresa.jpg) center center no-repeat; background-size: cover;}
.bgtitulopg{max-width:68vw; background-color: #FFCA00;margin: 0 auto; padding-top:60px; padding-bottom: 60px; position:relative; top:110px;}
.bgtitulopg img{margin-top: 30px;}
.imgbannerpg p{font-family: 'BebasNeue';font-size: 58px;margin: 0px; line-height: 51px; text-align: center;}

.imgbannerpgcursiva{font-family: 'MarkMyWords'!important; margin: 0px!important;}
.pgtop{margin-top: 120px; margin-bottom: 50px;}
.txtempresa{font-size: 20px; color: #3B3B3A; padding-top: 3vh; }
.imgempresa{padding-top: 6vh;}
/*================================
CLIENTES
==================================*/
.imgbannerpgclientes{background: url(../img/bannerclientes.jpg) center center no-repeat; background-size: cover;}
.imgbannerpgclientes p{font-family: 'BebasNeue';font-size: 58px;margin: 0px; line-height: 52px; text-align: center;}
.fontfuturaclientes{font-family: 'futura_md_btmedium'!important;font-size: 40px!important;}
.imgcliente{margin-top: 20px;height: 170px;display: flex; align-items: center; justify-content: center;}
.depoimentos{color:#fff; font-size: 22px; background-color: #137FCC; width: 600px; margin: 0 auto; margin-top: 30px; padding:45px 20px 45px 20px;}

/*================================
CONTATO
==================================*/
.pgtopcontato{margin-top: 120px; margin-bottom: 50px; width: 70%;}
.contatocorpo{margin-top: 55px;}
.contatocorpo label{font-family: 'futura_md_btmedium'!important;font-size: 20px; color: #3B3B3A; font-weight: 400;}
.contatocorpo input{ width: 100%;background: #3B3B3A;font-size: 19px;color: #fff; border:2px solid #3B3B3A; border-radius: 0px!important;-moz-border-radius: 0;  -webkit-border-radius: 0; height: 60px; transition: border 0.5s ease; margin: 5px 0 5px 0; text-indent: 10px;}
.contatocorpo textarea{ width: 100%;background: #3B3B3A;font-size: 19px;color: #fff; border:2px solid #3B3B3A; border-radius: 0px!important;-moz-border-radius: 0;  -webkit-border-radius: 0; transition: border 0.5s ease; margin: 10px 0 25px 0; text-indent: 10px;}
.form-control:focus{border:2px solid #FFCA00!important; border-radius: 0;  -moz-border-radius: 0; -webkit-border-radius: 0;}
.contatocorpoBtn{width:200px;line-height:50px; border:0px; border-radius: 0px;  background-color:#FFCA00; font-size:24px; text-align:center; color:#3B3B3A; margin-top:-65px; float: right; position: relative; transition: all .5s ease;}
.contatocorpoBtn:hover{ font-weight:400; width:200px; line-height:50px; border:0px; border-radius: 0px; background-color:#3B3B3A; font-size:24px; text-align:center; color:#fff; margin-top:-65px; position: relative;}
.contatoend{font-family: 'futura_md_btmedium'!important;font-size: 20px; font-weight: 700!important; color: #3B3B3A; line-height: 18px; padding-bottom: 0px; margin-top: 60px; text-align: center;}
#map {width: 100%; height:400px;margin-top: 20px; margin-bottom: 30px;}
.contatoend .fa{color: #3B3B3A; font-size: 28px; margin-top: 20px;}
/*================================
SERVIÇOS
==================================*/
.imgbannerserv{background: url(../img/bannerservicos.jpg) center center no-repeat; background-size: cover;}
.imgbannerserv p{font-family: 'BebasNeue';font-size: 58px;margin: 0px; line-height: 45px; text-align: center;color: #fff!important}
.bgtitulopgserv{max-width:68vw; background-color: #3B3B3A;margin: 0 auto; padding-top:60px; padding-bottom: 60px; position:relative; top:110px;}
.bgtitulopgserv img{margin-top: 30px;}
.pgtopserv{font-family: 'futura_md_btmedium'; color:#3B3B3A; font-size:24px; margin-top: 150px; padding-bottom: 50px;}
.imgphover {position: relative;}
.parcimage {display: block;width: 100%;height: auto;}
.imgpoverlay {position: absolute;top: 0; bottom: 0;left: 0;right: 0; height: 100%; width: 100%; opacity: 0; transition: .2s ease; background-color: #137FCC;}
.imgpoverlay .text {color: #fff; font-size: 14px; height: 100%; min-height: 100%; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center;}
.imgphover:hover .imgpoverlay { opacity: 0.7;}
.wall-itemserv {display: block;margin: 0 0 30px 0;padding: 12px; background-color:transparent; transition: all 220ms; text-align: center;}
.wall-itemserv a{text-decoration: none;  color: #fff;}
.wall-itemserv > img {display: block; width: 100%; margin: 0 0 24px 0;}
.wall {display: block; position: relative;}
.wall-columnserv {display: block; position: relative; width: 33.333333%; float: left; padding: 0 12px; box-sizing: border-box;}
/*================================
FOOTER
==================================*/
.centerfooter{background-color: #3C3C3B; color: #fff;}
.centerfooter h3{padding-left: 9%; font-size: 18px;}
.centerfooter img{padding-top: 10px; float: right; padding-right: 50%}
/*================================
CSS RESPONSIVO
==================================*/
@media screen and (min-width: 1400px) {
.navbar-default .navbar-nav > li > a {
  font-family: 'futura_md_btmedium';
  color: #3C3C3B!important;
  font-size: 26px;
  padding: 10px 10px 12px 10px;
  margin: 22px 10px 0px 10px;
}
}
@media screen and (max-width: 1400px) {
.txtempresa{font-family: 'futura_md_btmedium'; font-size: 18px; color: #3B3B3A; padding-top: 3vh; }
.pgtopcontato{margin-top: 120px; margin-bottom: 50px; width: 80%;}
.navbar-default .navbar-nav > li > a {
  font-family: 'futura_md_btmedium';
  color: #3C3C3B!important;
  font-size: 24px;
  padding: 10px 10px 12px 10px;
  margin: 22px 10px 0px 10px;
}
.bginicio{background: url(../img/bannerinicio.jpg) center center no-repeat; background-size: cover;padding-top: 25px;}
.centertext p{font-family: 'BebasNeue';font-size: 72px;margin: 0px; line-height: 65px; text-align: center;}
.fontfutura{font-family: 'futura_md_btmedium'!important;font-size: 60px!important;}
}
@media screen and (max-width: 1200px) {
.pgtopcontato{margin-top: 120px; margin-bottom: 50px; width: 100%;}
.imgbannerpgclientes p{font-family: 'BebasNeue';font-size: 45px;margin: 0px; line-height: 40px; text-align: center;}
.navbar-default .navbar-nav > li > a {
  font-family: 'futura_md_btmedium';
  color: #3C3C3B!important;
  font-size: 18px;
  padding: 18px 10px 12px 10px;
  margin: 2px 10px 0px 10px;
}
}
@media screen and (max-width: 991px) {

.contatocorpoBtn{width:200px;line-height:50px; border:0px; border-radius: 0px;  background-color:#3B3B3A; font-size:24px; text-align:center; color:#fff; margin-top:10px; float: none; display:table; margin: 0 auto;}
.contatocorpoBtn:hover{width:200px; font-weight:400; line-height:50px; border:0px; border-radius: 0px; background-color:#FFCA00; font-size:24px; text-align:center; color:#3B3B3A; float: none; display:table; margin: 0 auto;}
.wall-item h2 {
  font-family: 'BebasNeue'!important; 
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 3.6vw;
  text-transform: uppercase;
  margin: 0 10px 12px 10px;
}
.centernull{
  display: none;
  margin: 0 0 30px 0;
  padding: 12px;
  background-color: transparent!important;
  transition: all 220ms;
  text-align: center;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'futura_md_btmedium';
  color: #3C3C3B!important;
  font-size: 2.1vw;
  padding: 18px 5px 12px 5px;
  margin: 2px 4px 0px 4px;
}
}
@media (max-width: 768px){
.topfone{color:#3C3C3B; font-size: 16px; text-align: center; padding-top: 7px;}
.topfone a{color:#3C3C3B; text-decoration: none; font-size: 16px; text-align: center; padding-top: 7px; padding-right: 0px;}
.topfone :hover{color:#137FCC; text-decoration: none; font-size: 16px; text-align: center; padding-top: 7px;}
#container_inicio{padding-left: 2%; padding-right: 2%; padding-top: 110px;}
.depoimentos{color:#fff; font-size: 20px; background-color: #137FCC; width: 100%; margin: 0 auto; margin-top: 30px; padding:45px 10px 45px 10px; text-align: center;}
.imgbannerpg p{font-family: 'BebasNeue';font-size: 45px;margin: 0px; line-height: 40px; text-align: center;}
.pgtop .txtempresa{font-size: 20px; color: #3B3B3A; text-align: center;}
.centerfooter h3{padding-left: 0%; font-size: 18px; text-align: center;}
.centerfooter img{padding-top: 10px; float:none; display: table; margin:0 auto; padding-right: 0%;}
  .wall-column {
  width: auto;
  float: none;
}
.wall-item h2 {
  font-family: 'BebasNeue'!important; 
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0 45px 12px 45px;
}
.centertext p{font-family: 'BebasNeue';font-size: 60px;margin: 0px; line-height: 50px; text-align: center;}
.centertext{max-width:100%; background-color: #FFCA00; opacity: 0.8; margin: 0 auto; padding-top: 65px; padding-bottom: 8vh; position:relative; top:50px;}
.bgtitulopg{max-width:85%; background-color: #FFCA00;margin: 0 auto; padding-top:100px; padding-bottom: 100px; position:relative; top:60px;}
.bgtitulopgserv{max-width:85%; background-color: #3B3B3A;margin: 0 auto; padding-top:100px; padding-bottom: 100px; position:relative; top:60px;}
.imgbannerpgclientes p{font-family: 'BebasNeue';font-size: 34px;margin: 0px; line-height: 35px; text-align: center;}
/* NAV RESPONSIVE */
.navbar-inner {text-align: center;position: fixed;z-index: 999;width: 100%;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: transparent!important;}
.navbar-default .navbar-toggle {border-color: transparent!important;}
.icon-bar{background-color:#333333!important;}
.navbar-toggle .icon-bar {display: block;width: 30px!important;height: 4px!important;border-radius: 0px!important;}
.navbar-toggle{border:1px solid #333333!important;margin-top: 20px!important;}
.imgtoggle{max-width: 230px!important;}
.navbar-default .navbar-nav > li > a {
  font-family: 'futura_md_btmedium';
  color: #3C3C3B!important;
  font-size: 22px;
  text-align: center;
  padding: 10px 10px 15px 10px;
  margin: 0px 10px 0px 10px;
}
.navbar-collapse{
    border-color: transparent!important;
}
}
@media (max-width: 480px) {
.wall-column {
  width: auto;
  float: none;
}
}
