/* Reset geral para todos os elementos */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  line-height: 18px;
}

/* ------------------ Configurações Gerais ------------------ */

body {
  line-height: 1.6;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333;
  padding-top: 0 !important;
}

.clear {
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
  color: #007EC3;
  font-family: 'Bahnschrift';
  text-decoration: none;
}

h1 {
  font-size: 30px;
  margin: 20px 0;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

a {
  color: #0000FF;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* ------------------ Topo ------------------ */

.geral {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  background: #fff;
}

.layout {
  clear: both;
  padding: 15px 15px 0;
}

.ext-topo {
  width: 100%;
  min-height: 50px;
}

.topo {
  max-width: 1100px;
  padding: 15px;
  height: 135px;
  margin: 0 auto;
  background: url(../imagens/bg-top.png) no-repeat;
  background-size: 100%;
}

.topo .logo {
  float: left;
}

.topo .logo img {
    max-width: 118px;
}

.topo .direita {
  float: right;
  width: 60%;
  text-align: right;
  font: 12px Arial;
  margin-top: 14px;
}

.topo .direita strong {
  font: 28px Arial;
}

.fa-phone, .fa-mobile {
  font-size: 28px !important;
  margin-right: 10px;
}

.number-1, .number-2 {
  padding: 4px 10px;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
}

.number-1 {
  background: #79AC48;
  margin-right: 13px;
}

.number-2 {
  background: #477DBF;
}

.number-1:hover, .number-2:hover {
  color: #fff !important;
  text-decoration: none;
}

/* ------------------ Coluna Lateral e Menu Lateral ------------------ */

.coluna {
  float: right;
  margin-left: 19px;
  margin-top: 67px;
}

.menuLateral {
  border: solid 2px #0F69D7;
  margin-bottom: 15px;
}

.menuLateral h3 {
  font: bold 16px Arial;
  color: #fff;
  padding: 6px;
  text-align: center;
  background: #1C7DBF;
}

.menuLateral ul li {
  font: 13px Tahoma;
}

.menuLateral ul {
  margin-bottom: -2px;
}

.menuLateral ul li a {
  display: inline-block;
  padding: 5px;
  color: #fff;
  background: #1C7DBF;
  margin-bottom: 2px;
}

.menuLateral ul li a:hover {
  color: #fff;
  background: #D58649;
  transition: background 0.4s;
  text-decoration: none;
}

/* ------------------ Conteúdo ------------------ */

.conteudo {
  margin-right: 240px;
}

.conteudo p {
  margin: 1.5em 0;
  text-align: justify;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #999;
}

.conteudo strong {
  color: #79AC48;
}

#breadcrumb {
  font: 10px Tahoma;
  color: #929292;
}

#breadcrumb a {
  color: #929292;
}

.foto-tecnica, .fotoEsquerda, .fotoDireita {
  max-width: 50%;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.fotoEsquerda {
  max-width: 400px;
  margin-right: 29px;
}

.fotoDireita {
  max-width: 400px;
  margin-left: 30px;
}

.foto-lightbox {
  width: 28%;
  height: auto;
  margin-right: 43px;
  margin-bottom: 43px;
  border: solid 3px #ddd;
}

.foto-lightbox:hover {
  border: solid 3px #0F69D7;
  transition: border 0.5s;
}

.topicos {
  margin: 0 0 20px 40px;
}

.topicos li {
  list-style: disc;
  margin: 6px 0;
  line-height: 18px;
}

.textoContato {
  margin-bottom: 20px;
}

.vejaTambem {
  clear: both;
  background: #eee;
  border: solid 1px #ccc;
  margin: 15px 0;
}

.vejaTambem h4 {
  color: #6d6e70;
  padding: 5px 0 5px 5px;
  margin-top: 7px;
  background: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
}

.vejaTambem ul {
  padding: 10px;
}

.vejaTambem li {
  display: inline;
  margin: 0 7px;
  font: normal 11px Arial;
  color: #999;
}

.vejaTambem li a {
  color: #666;
}

.vejaTambem li a:hover {
  color: #333;
}

.tags {
  font: 9px Tahoma;
  color: #666;
  background: #eee;
  padding: 5px;
  margin-bottom: 15px;
}

.tags em {
  text-transform: lowercase;
}

.listaThumbsRandomicas {
  display: inline-block;
}

.listaThumbsRandomicas li {
  float: left;
  width: 172px;
  height: 210px;
  margin: 5px 0;
  padding: 0 10px;
  text-align: center;
}

.listaThumbsRandomicas li img {
  border: solid 3px #ddd;
}

.listaThumbsRandomicas li img:hover {
  border: solid 3px #0F69D7;
  transition: border 0.5s;
}

.listaThumbsRandomicas h4 {
  font: bold 16px Arial;
  margin: 5px 0;
}

.listaThumbsRandomicas a {
  text-decoration: none;
  color: #000;
}

.listaThumbsRandomicas a:hover {
  text-decoration: underline;
}

.listaThumbs {
  display: inline-block;
  width: 100%;
  max-width: 810px;
  padding: 0;
}

.listaThumbs li {
  float: left;
  width: 32%;
  min-height: 239px;
  margin: 5px 0;
  padding: 0 5px;
  text-align: center;
}

.listaThumbs li img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.listaThumbs li img:hover {
  /* Você pode adicionar um efeito de hover aqui se necessário */
}

.listaThumbs h4 {
  font: bold 14px Arial;
  margin: 16px 0;
}

.listaThumbs a {
  text-decoration: none;
  color: #007EC3;
}

.listaThumbs a:hover {
  text-decoration: underline;
}

.galeriaFotos {
  display: inline-block;
}

.galeriaFotos li {
  float: left;
  margin: 5px;
  text-align: center;
}

.redesSociais {
  display: inline-block;
}

.redesSociais li {
  float: left;
  margin-right: 10px;
}

.iframeFacebook {
  border: none;
  overflow: visible;
  width: 90px;
  height: 21px;
}

.botaotwitter {
  display: block;
  width: 89px;
}

.botaotwitter:hover {
  background-position: 0px -20px;
}

.fotoLegenda img {
  max-width: 100%;
}

.fotoLegenda {
  background: #eee;
  display: inline-block;
  padding: 3px;
}

.fotoLegenda strong {
  clear: both;
  display: block;
  text-align: right;
  font-weight: normal

}




/* ------------------ Rodape ------------------ */

footer
{
	clear: both;
	margin-top: 15px;
	padding: 15px;	
	background:#fff;
}

.rodape
{
	max-width:1100px;
	margin:0 auto;
}

.foneRodape
{
	float: left;
	color: #fff;
	margin-right: 15px;	
}

.foneRodape strong
{
	font: bold 22px Arial;
	letter-spacing: -1px;
}

.rodape .canais
{
	float: left;	
}

.rodape .canais h4
{
	margin-bottom: 10px;
}

.rodape .direita
{
	float: right;
	text-align: right;	
}

.rodape ul {
    margin: 3px 0;
    padding: 0;
}

.rodape li
{
	display: block;
	padding: 0 6px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}

.rodape p {
    color: #9A999E;
    font-family: 'Bahnschrift';
    text-shadow: none;
    line-height: 28px;
}
.rodape a {
	color: #9A999E;
	text-decoration: none;
}

.menu-footer li a {
    color: #9C9AA0 !important;
    text-decoration: none;
    font-size: 17px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}




.rodape a:hover
{
	text-decoration: underline;
}

.rodape address
{
	margin: 10px 0;
	color: #fff;
	font: 10px tahoma;
}

.direitos {
    text-align: center;
    font-size: 17px;
    color: #477DBF;
	font-weight:bold;
    padding: 16px 0;
    border-top: solid 1px #79AC48;
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 50px;
}

.direitosTexto
{
    font: 10px arial;
    color: #fff;
}
.direitosTexto a
{
    font: 10px arial;
    color: #fff;
}


.logo-footer {
	max-width:200px;
	margin-bottom:20px;
}

.rodape h4 {
    font-size: 20px;
    font-family: 'Bahnschrift';
    text-shadow: none;
    font-weight: bold;
    text-transform: uppercase;
}
/* ------------------ Ícones do Rodapé ------------------ */
.fa-phone-square, .fa-envelope, .fa-map-marker {
    font-size: 20px;
    margin-right: 10px;
}

/* ------------------ Mapa do site ------------------ */
.mapaSite {
    margin-left: 30px;
}

.mapaSite li {
    font: bold 15px arial;
    margin: 10px 0;
}

.mapaSite li a {
    color: #6a6a6a;
    text-decoration: none;
}

.mapaSite li a:hover {
    text-decoration: underline;
}

.mapaSite li ul {
    margin-left: 35px;
}

.mapaSite li ul li {
    margin: 5px 0;
    padding: 0;
}

.mapaSite li ul li a {
    font: bold 12px arial;
    color: #888888;
}

.mapaSite li ul li ul li {
    margin: 5px 0;
}

.mapaSite li ul li ul li a {
    font: 12px arial;
    color: #ababab;
}

/* ------------------ Página Contatos (Formulário) ------------------ */
.formulario {
    float: left;
}

.formulario label {
    font-weight: bold;
    text-align: right;
    line-height: 28px;
    padding-right: 5px;
}

.formulario input,
.formulario textarea,
.formulario select {
    margin: 6px 1px;
    width: 94%;
    height: 60px;
    border-radius: 4px;
    padding: 10px 8px;
    border: solid 1px #1C7DBF;
    box-shadow: 3px 2px 5px #ccc;
    color: #666;
    margin-bottom: 25px;
}

.formulario textarea {
    min-height: 150px;
}

.formulario input:focus,
.formulario textarea:focus,
.formulario select:focus {
    border: solid 1px #D58649;
    transition: border 0.5s;
}

.formulario input[type="submit"] {
    width: 71%;
    background: #1C7DBF;
    padding: 14px 8px;
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
    color: #fff;
    border: 0;
    font-family: 'Bahnschrift';
    text-transform: uppercase;
    font-size: 20px;
}

.produtos .carousel-inner {
	height: 500px;
}

.formulario
{
	float: left;	
}

.formulario label
{
	font-weight: bold;
	text-align: right;
	line-height: 28px;
	padding-right: 5px;
}

.formulario input, .formulario textarea, .formulario select {
    margin: 6px 1px;
    width: 94%;
    height: 60px;
    border-radius: 4px;
    padding: 10px 8px;
    border: solid 1px #1C7DBF;
    box-shadow: 3px 2px 5px #ccc;
    color: #666;
    margin-bottom: 25px;
}

.formulario textarea {
    min-height:150px;
}


.formulario input:focus, .formulario textarea:focus, .formulario select:focus
{
	border: solid 1px #D58649;
	transition: border 0.5s;

}

.formulario input[type="submit"] {
    width: 71%;
    background: #1C7DBF;
    padding: 14px 8px;
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
    color: #fff;
    border: 0;
    font-family: 'Bahnschrift';
    text-transform: uppercase;
    font-size: 20px;
}


.ajuda
{
	font: 11px arial;
	color: #666;
}

.alerta
{
	color: #FF0000;
}

#Sucesso
{
	color:#693;
	background: #b9efc5;
	border: solid 1px #666;
	padding: 30px 10px;
	font: bold 18px Verdana, Geneva, sans-serif;
	margin: 0 auto;
	text-align:center;
	text-transform:uppercase;
}

#Sucesso img
{
	float:left;
}

#Erro
{
	color: #900;
	background: #ffff99;
	border: solid 1px #666;
	padding: 10px;
	font:  bold 14px Verdana, Geneva, sans-serif;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
}

#Erro img, #Sucesso img
{
	margin: 0 5px;
}

#avisos
{
	border: solid 2px #FF9;
	background: #FF9;
	height: 40px;
	width: 350px;
	padding: 5px;
}

.contatos
{
	float: right;
    width: 400px;
    color: #989898;
    font: 14px arial;
}

.contatos strong
{
	color: #6d6e71;
}

.contatos .fa
{

    color: #1C7DBF;

}


main{
	display: block;
}
.go-top {
	position: fixed;
	bottom: 1em;
	right: 2em;
	font-weight: bold;
	background: url(../imagens/top.png) no-repeat;
	font-size: 12px;
	padding: 1.1em;
	display: none;
	z-index:9;
}

.go-top:hover {
}
.feedback {
	float: left;
	margin-right: 10px;
}
.feedback img{
	display:block;
}
.captcha{
	width:150px;
	height:35px;
}
.direita a img{
	background:#000;
}


.solucao {
    width: 100%;
    min-height: 600px;
    background: url(../imagens/bg-solucoes.jpg) repeat-y;
    background-size: 100% 100%;
    padding-top: 89px;
    display: flex;
    padding-bottom: 82px;
    padding-left: 67px;
}


.solucao h1 {
    text-align: center;
    padding-top: 161px;
    padding-bottom: 50px;
    font-family: 'Bahnschrift';
    text-shadow: none;
	text-transform:uppercase;
}


.itens-superior1 {
	text-align:center;
}

.itens-superior1 .bt-1 { 
    color: #ED8743;
    box-shadow: 0px 0px 3px #666;
    width: 85%;
    background: #fff;
    border: 0;
    z-index: 9999;
    position: relative;
    line-height: 12px;
    padding: 18px 7px;
    font-family: 'Bahnschrift';
    text-shadow: none;
    border-radius: 2px;
    margin: 0 auto;
}

.itens-superior1 .bt-2 {
    background: #ED8743;
    width: 100%;
    border: 0;
    min-height: 68px;
    line-height: 17px;
    color: #fff;
    font-family: 'Bahnschrift';
    text-shadow: none;
    border-radius: 4px;
    padding: 15px 10px;
    font-size: 19px;
    box-shadow: 0px 0px 7px #666;
}


.itens-superior2 {
	text-align:center;
}

.itens-superior2 .bt-1 {
    box-shadow: 0px 0px 3px #666;
    width: 85%;
    background: #fff;
    border: 0;
    z-index: 9999;
    position: relative;
    line-height: 12px;
    padding: 18px 7px;
    color: #5BAD3D;
    font-family: 'Bahnschrift';
    text-shadow: none;
    border-radius: 2px;
    margin: 0 auto;
}

.itens-superior2 .bt-2 {
    background: #5BAD3D;
    width: 100%;
    border: 0;
    min-height: 68px;
    line-height: 17px;
    color: #fff;
    font-family: 'Bahnschrift';
    text-shadow: none;
    border-radius: 4px;
    padding: 15px 10px;
    font-size: 19px;
    box-shadow: 0px 0px 7px #666;
}


.itens-superior3 {
	text-align:center;
}

.itens-superior3 .bt-1 {
    color: #007EC3;
    box-shadow: 0px 0px 3px #666;
    width: 85%;
    background: #fff;
    border: 0;
    z-index: 9999;
    position: relative;
    line-height: 12px;
    padding: 18px 7px;
    font-family: 'Bahnschrift';
    text-shadow: none;
    border-radius: 2px;
    margin: 0 auto;
}

.itens-superior3 .bt-2 {
    background: #007EC3;
    width: 100%;
    border: 0;
    min-height: 68px;
    line-height: 17px;
    color: #fff;
    font-family: 'Bahnschrift';
    text-shadow: none;
    border-radius: 4px;
    padding: 15px 10px;
    font-size: 19px;
    box-shadow: 0px 0px 7px #666;
}



.itens-soluces {
    width: 30%;
    min-height: 107px;
    border: solid 1px #9B9A9F;
    text-align: center;
    padding: 10px;
    color: #9B9A9F;
    float: left;
    margin-right: 27px;
    font-family: 'Bahnschrift';
    text-shadow: none;
    box-shadow: 0px 0px 4px;
}

.itens-soluces h3 {
    color: #9B9A9F;
    font-size: 20px;
    margin-top: 29px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}

.itens-soluces2 {
    width: 21%;
	min-height: 107px;
    border: solid 1px #9B9A9F;
    text-align: center;
    padding: 10px;
    color: #9B9A9F;
    float: left;
    margin-right: 35px;
    margin-top: 25px;
    font-family: 'Bahnschrift';
    text-shadow: none;
	box-shadow: 0px 0px 4px;
}

.itens-soluces2 h3 {
    color: #9B9A9F;
    font-size: 20px;
    margin-top: 29px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}



.itens-soluces3 {
    width: 21%;
	min-height: 107px;
    border: solid 1px #9B9A9F;
    text-align: center;
    padding: 10px;
    color: #9B9A9F;
    float: left;
    margin-right: 35px;
    margin-top: 25px;
    font-family: 'Bahnschrift';
    text-shadow: none;
	box-shadow: 0px 0px 4px;
}

.itens-soluces3 h3 {
    color: #9B9A9F;
    font-size: 20px;
    margin-top: 18px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}


.conheca buttom {
	float:left;
    font-family: 'Bahnschrift';
    text-shadow: none;
}

/*.logo-empresa {
    margin-right: 5px;
    max-width: 327px;
    float: left;
    margin-top: 116px;
}*/

.conheca {
	width:100%;
	min-height:400px;
	background:url(../imagens/bg-conheca.jpg);
	background-size:100% 100%;
}



.extensor-conheca {
    max-width: 1200px;
    min-height: 500px;
    margin: 0 auto;
    padding-top: 5%;
}



.conheca h2 {
    color: #477DC0;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Bahnschrift';
    text-shadow: none;
}

.conheca p {
    text-align: right;
    border-right: solid #ED8743;
    padding-right: 18px;
    color: #9C9BA0;
    font-family: 'Bahnschrift';
    text-shadow: none;
}


.conheca span {
    background: #7AAD48;
    color: #fff;
    border: 0;
    padding: 10px 10px;
    float: right;
    margin-top: 21px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}





.linha-produtos {
    width: 100%;
    min-height: 826px;
    background: url(../imagens/bg-linha-completa.jpg) no-repeat;
    background-size: 100% 100%;
    display: grid !important;
    padding-bottom: 47px;
}

.linha-produtos h3 {
    text-align: center;
    color: #477DC0;
    font-weight: bold;
    text-transform: uppercase;
    padding: 55px 50px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}

.linha-produtos .linha1 {
    width: 30%;
    min-height: 490px;
    background: #D58549;
    float: left;
    margin-right: 40px;
}

.linha-produtos .linha1 img {
    width: 100%;
}


.linha-produtos .linha1 h4 {
	font-size: 20px;
    background: #fff;
    text-align: center;
    width: 50%;
    height: 57px;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: -24px;
    margin-bottom: 5px;
    position: relative;
    line-height: 58px;
    color: #D58549;
    font-family: 'Bahnschrift';
    text-shadow: none;
	text-transform: uppercase;
}

.linha-produtos .linha1 p {
    color: #fff;
    padding: 10px 25px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}







.linha-produtos .linha2 {
    width: 30%;
    min-height: 490px;
    background: #79AB48;
    float: left;
    margin-right: 40px;
}


.linha-produtos .linha2 img {
    width: 100%;
}


.linha-produtos .linha2 h4 {
    font-size: 20px;
    background: #fff;
    text-align: center;
    width: 50%;
    height: 57px;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: -24px;
    margin-bottom: 5px;
    position: relative;
    line-height: 58px;
    color: #79AB48;
    font-family: 'Bahnschrift';
    text-shadow: none;
    text-transform: uppercase;
}

.linha-produtos .linha2 p {
    color: #fff;
    padding: 10px 25px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}








.linha-produtos .linha3 {
    width: 30%;
    min-height: 400px;
    background: #477DC0;
    float: left;
}

.linha-produtos .linha3 img {
    width: 100%;
}



.linha-produtos .linha3 h4 {
	font-size: 20px;
    background: #fff;
    text-align: center;
    width: 50%;
    height: 57px;
    margin: 0 auto;
    border-radius: 4px;
    margin-top: -24px;
    margin-bottom: 5px;
    position: relative;
    line-height: 58px;
    color: #477DC0;
    font-family: 'Bahnschrift';
    text-shadow: none;
	text-transform: uppercase;
}

.linha-produtos .linha3 p {
    color: #fff;
    padding: 10px 25px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}


.notebooks {

}

.notebooks h5 {
    color: #477DC0;
    margin-top: 20%;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: 'Bahnschrift';
    text-shadow: none;
}

.notebooks p {
    color: #9C9BA0;
    font-family: 'Bahnschrift';
    text-shadow: none;
}




.carousel-control-prev-icon {
    background-image: url(../imagens/seta1.png ) !important;
	width:30px  !important;
	height:30px  !important;
}

.carousel-control-next-icon {
    background-image: url(../imagens/seta2.png ) !important;
	width:30px  !important;
	height:30px  !important;
}


.linha-logos {
    width: 100%;
    min-height: 300px;
    background: url(../imagens/marcas.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 82px;
}

.extensor-marcas {
	margin:0 auto;
}


.linha-logos h4 {
    color: #007EC2;
    text-align: right;
    font-size: 30px;
    text-transform: uppercase;
	font-weight:bold;
    font-family: 'Bahnschrift';
    text-shadow: none;
}

.linha-logos p {
    color: #5BAD3D;
    text-align: right;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Bahnschrift';
    text-shadow: none;
}





/*<!--=======================// Abertura whatsapp //=======================-->*/

.bto-whats {
    width: 55px;
    aspect-ratio: 1;
    position: fixed;
    bottom: 5%;
    right: 2%;
    color: #fff;
    font-size: 1.6em !important;
    display: block;
    text-align: center;
    border: none;
    border-radius: 50%;
    background: #01C854;
    cursor: pointer;
    z-index: 9999;
    animation: pulse 1.5s infinite;
    padding: 6px;
}

.bto-whats:before{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.bto-whats:hover {
    animation: none;
    color: #fff;
}
.bto-whats a {
    text-decoration: none;
    color: #fff !important;
}


/* Animação de pulso */
.bto-whats {
	animation: pulse 1.5s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}



/*<!--=======================// Fechamento whatsapp //=======================-->*/

.modal.show .modal-dialog {
    margin-top: -15%;
}



.img-thumbnail {
    border: 1px solid #1C7DBF !important;
}

/* ini: Preloader */
 
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#477DBF; /* cor do background que vai ocupar o body */
    z-index:999; /* z-index para jogar para frente e sobrepor tudo */
}
#preloader .inner {
    position: absolute;
    top: 50%; /* centralizar a parte interna do preload (onde fica a animação)*/
    left: 50%;
    transform: translate(-50%, -50%);  
}
.bolas > div {
  display: inline-block;
  background-color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  margin: 3px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: animarBola;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
   
}
.bolas > div:nth-child(1) {
    animation-duration:0.75s ;
    animation-delay: 0;
}
.bolas > div:nth-child(2) {
    animation-duration: 0.75s ;
    animation-delay: 0.12s;
}
.bolas > div:nth-child(3) {
    animation-duration: 0.75s  ;
    animation-delay: 0.24s;
}
 
@keyframes animarBola {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  16% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
  }
  33% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; 
  } 
}
/* end: Preloader */




@media only screen and (min-width: 10px) and (max-width: 959px) {
.coluna{
	display: none;
}
.conteudo{
	margin:0;
}
.go-top {
	bottom: 0;
}

}

@media only screen and (min-width: 10px) and (max-width: 640px) {
	.fotoLegenda {
		margin: 0;
		display:block;
	}
	.galeriaFotos li{
		width: 95%;
	}

	.topo .logo{
		width:100%;
		margin-bottom:20px;
	}
	.topo{
		width: 100%;
		height: auto;
		text-align:center;
		display: inline-table;
		border-bottom: 1px solid #999;

	}
	.layout{
		padding: 0 15px;
	}
	.contatos{
		width:auto;
	}
	.rodape li{
		display:block;
	}
	.feedback {
	float: none;
	margin: 0;
}
.topo .direita {
    text-align: center !important;
    color: #1664c4;
    float: none !important;
    font: 12px arial;
    margin-top: 30px;
    width: 100%;
}

}

@media only screen and (min-width: 10px) and (max-width: 455px) {
	
.botao-saiba {
    font-size: 16px!important;
}
	
.formulario input[type="submit"] {
    width: 100%!important;
	margin-bottom: 0!important;
}
	
.formulario select  {
    width: 94%;
}
	
.formulario span  {
   padding: 10px!important;
}

.topo {
    background: url(../imagens/bg-top-mobile.png) no-repeat;
    background-size: 100%;
    margin-top: 40px;
}


.number-1 {
    padding: 3px 25px;
    font-size: 24px;
    margin-right: 0;
    float: left;
	margin-bottom:20px;
    margin-left: 17%;
}

.number-2 {
    padding: 3px 25px;
    font-size: 24px;
    margin-right: 0;
    float: left;
    margin-left: 17%;
}

.topo .logo img {
    max-width: 150px;
    margin-top: 33px;
}



.solucao {
    background: url(../imagens/bg-solucoes.jpg) repeat-y;
    background-size: 100% 15%;
	 padding-left: 0;

}



.itens-superior1 .bt-1 {
    margin-top: 43px;
	width: 100%;
}

.itens-superior2 .bt-1 {
    margin-top: 43px;
	width: 100%;
}

.itens-superior3 .bt-1 {
    margin-top: 43px;
	width: 100%;
}


.itens-superior3 .bt-2 {
    margin-bottom: 38px;
}




.solucao h1 {
    text-align: center;
    padding-top: 161px;
    padding-bottom: 50px;
    font-family: 'Bahnschrift';
    text-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
}


.itens-soluces {
    width: 100%;
    margin-right: 0;
    margin-bottom: 33px;
}

.itens-soluces2 {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 34px;
}

.logo-empresa {
    margin-right: 0;
    max-width: 81%;
    float: left;
    margin-top: 116px;
}


.logo-empresa {
    margin-bottom: 31px;
    margin-right: 0;
    max-width: 100%;
    float: none;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    padding: 20px 71px;
}

.conheca h2 {
    text-align: center;
}


.conheca p {
    border-left: solid #ED8743;
    margin-bottom: 20px;
    padding: 11px 33px;
    text-align: justify;
    font-size: 20px;
}


.extensor-conheca {
    padding-bottom: 50px;
    padding-top: 5%;
    display: flow-root;
    text-align: center;
}
	
.conheca span {
    padding: 20px 20px;
    font-size: 23px;
    float: none;
}
	
	
.conheca button {
    background: #7AAD48;
    color: #fff;
    border: 0;
    padding: 10px 10px;
    float: none;
    margin-top: 47px;
    margin: 0 auto;
    width: 100%;
}


.linha-produtos .linha1 {
    width: 100%;
    min-height: 400px;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}

.linha-produtos .linha2 {
    width: 100%;
    min-height: 400px;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}

.linha-produtos .linha3 {
    width: 100%;
    min-height: 400px;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}


.linha-produtos {
    width: 100%;
    min-height: 822px;
    background: url(../imagens/bg-linha-completa.jpg) repeat-y;
    background-size: 100% 10%;
    display: grid !important;
    padding-bottom: 47px;
}


.linha-logos {
    width: 100%;
    min-height: 286px;
    background: url(../imagens/marcas.jpg) repeat;
    background-size: 100% 39%;
    padding-top: 24px;
}

.fotoEsquerda {
    max-width: 100%;
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
}

.fotoDireita {
    max-width: 100%;
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
}

.listaThumbs li {
    float: left;
    width: 100%;

}

.foto-tecnica {
    max-width: 100%;
}
	
	
.itens-soluces3 {
    width: 100%;
    margin-bottom: 34px;
	
}
	
	
.notebooks h5 {
    color: #477DC0;
    margin-top: -2%;
    font-size: 25px;
    text-align: center;
}	
	
.notebooks p {
    text-shadow: none;
    text-align: justify;
    font-size: 20px;
}
	
.linha-logos h4 {
    text-align: center;
}
	
	
footer {
    text-align: center;
}
	
	
	
.rodape h4 {
    font-size: 20px;
    margin-top: 13px;
    margin-bottom: 21px;
}	
	
.rodape .col-md-4 {
    padding-right: 0px !important;
}
	
	
	

}
