	@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);


/*
	font-family: 'Montserrat', sans-serif;

*/

*, *::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;

}

body {
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	color:#716e75;
	margin: 0;
	padding: 0;
	line-height: 130%;
	background: #f9f9f9;

}

a, a:focus, a:hover{
	outline:none;
	color:#716e75;
	text-decoration:none;
}

img{
	outline:none;
	border:0px;
	max-width: 100%;
}

.center{
	display: block;
	margin:0 auto ;
}

.clear {
	clear:both;

}


    /*limpa em torno da div pai dos floats*/

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.textDecoration {
	text-decoration:none;

}

.textDecoration:hover {
	text-decoration:underline;

}

.hover_menu, .cabecalho .menu a, .cabecalho .direita .bandeiras .box img, .inicial .box .esquerda, .inicial .box .direita .titulo, .inicial .box .direita .link .data, .rodape .facebook, .rodape .studioalpha, .rodape .menu a, .rodape .downloadAnalytics, .produtos .menuLateral .link, .produtos .direita .link .box, .produtos .direita .esquerdaInterna .bandeirasProdutos .bandeiras, .produtos .direita .esquerdaInterna .todasImgs .imgs, .produtos .direita .produtosRelacionados, .noticias .direita .box, .noticias .direita .bt, .journal .esquerda .box, .journal .direita .box, .analysis .direita .btDownload
{

	-webkit-transition:all 0.3s ease;

	-moz-transition:all 0.3s ease;

	-o-transition:all 0.3s ease;

	transition:all 0.3s ease;

}

.left {
	float:left;

}
.right {
	float:right;
}

::-webkit-input-placeholder {
	color:#716e75;
}

::-moz-placeholder {
	opacity:1;

}

:-ms-input-placeholder {
	opacity:1;

}

input:-moz-placeholder {
	opacity:1;

}

#superior {
	width: 100%;
	height: auto;
	padding: 0 0 30px 0;
}

#inferior {
	width: 100%;
	height: auto;
	border-top: 1px solid #D6D6D6;
	padding: 25px 0 15px;

}

.cabecalho::before, .cabecalho::after, .inicial::before, .inicial::after, .rodape::before, .rodape::after, .paddingCont::before, .paddingCont::after {
	display: block;
	content: '';
	clear: both;
}

.conteudo {
	max-width: 1204px;
	height: auto;
	margin: 0 auto;
}

.cabecalho {
	width: 100%;
	height: auto;
	padding: 10px 0 0 0;
	margin: 0 0 30px;
}

.cabecalho .logo {
	display: table;
	float: left;
	margin: 5px 0 0;

}

.cabecalho .direita {

	height: auto;
	line-height: 1;

}

.cabecalho .direita .bandeiras {
	float: right;
	clear: right;

}

.cabecalho .direita .bandeiras .box {
	width: 36px;
	height: 25px;
	display: table;
	float: left;
	margin: 0 0 0 7px;
	position: relative;

}

.cabecalho .direita .bandeiras .box img:hover {
opacity: .7
}

.cabecalho .tel {
	float: right;
	font-weight: 700;
	font-size: 20px;
	color: #0098db;
	clear: both;
	margin: 21px 0 0;

}

.cabecalho .tel::before {
	width: 20px;
	height: 20px;
	background: url(../imagens/elementos/ico-tel.png) no-repeat;
	display: block;
	content: '';
	background-size: contain;
	float: left;
	margin: 0 5px 0 0;

}

.cabecalho .email {
	float: right;
	font-size: 16px;
	color: #0098db;
	display: table;
	margin: 5px 0 25px 0;

}

.cabecalho .email::before {
	width: 16px;
	height: 12px;
	background: url(../imagens/elementos/ico-email.png);
	float: left;
	display: block;
	content: '';
	margin: 3px 5px 0 0;

}

.cabecalho .menu {
	width: 97%;
	display: table;
	border-bottom: 2px solid #DBE1E2;
	color: #DBE1E2;
	padding: 0 0 10px;
	font-size: 14px;
	float: right;

}

.cabecalho .menu a {
	display: table;
	float: left;
	color: #8ea3a6;
	padding: 0 29px;
	border-right: 1px solid ;

}
.cabecalho .menu li:last-child a {
	border: none;
}


.cabecalho .menu.es a {
	margin: 0 28px;

}

.cabecalho .menu a:hover {
	color: #0098db;

}

.cabecalho .menu div {
	display: table;
	float: left;

}

.banner {
	margin: 0 0 70px;
	position: relative;
}

.banner::after {
	width: 100%;
	height: 67px;
	position: absolute;
	bottom: -67px;
	content: '';
	background: url(../imagens/bg/sombra-banner.png) no-repeat;

}

.inicial {
	width: 100%;
	height: auto;
	padding: 0 25px;
	line-height: 1;
}



.inicial .box {
	width: 100%;
	height: auto;
	float: left;
	display: table;
	padding: 14px 10px 29px 10px;


}

.inicial .box .esquerda {
	width: 33.198%;
	height: 135px;
	background: #41a1cb;
	float: left;
	color: #FFF;
	font-size: 22px;
	text-align: center;
	border-radius: 10px;

}

.inicial .box .esquerda img {

	margin: 25px auto 10px;

}

.inicial .box .esquerda span {
	display: block;
	text-align: center;
}

.inicial .box .esquerda.semMargin img {
	margin: 0;

}

.inicial .box .esquerda.servicos img {
	margin: 20px auto 5px;

}

.inicial .box .direita {
	width: 62.854%;
	float: right;

}

.inicial .box .direita .titulo {
	display: block;
	margin: 51px 0 10px 0;
	font-size: 30px;
	color: #41a1cb;
	font-weight: 700;

}

.inicial.es .box .direita .titulo {
	margin: 39px 0 10px 0;

}

.inicial .box .direita .titulo.semMargin {
	margin: 0;

}

.inicial .box .direita .link {
	display: table;
	font-weight: 700;
	line-height: 120%;
	margin: 5px 0 0 0;

}

.inicial .box .direita .link .data {
	color: #41a1cb;

}

.inicial .box .direita .link:hover .data {
	color: #a9ca47;

}

.inicial .box:hover .esquerda {
	background: #a9ca47;

}

.inicial .box:hover .direita .titulo {
	color: #a9ca47;

}

.inicial .barra {


}

.rodape {
	padding: 0 25px;
}

.rodape .menu {
	display: table;
	color: #DBE1E2;
	font-size: 13px;
	float: left;

}

.rodape .menu a {
	display: table;
	float: left;
	color: #8ea3a6;
	padding: 0 11px;
	border-right: 1px solid;

}

.rodape .menu  li:last-child a {
	border: none;
}

.rodape .menu a:hover {
	color: #0098db;

}

.rodape .menu div {
	display: table;
	float: left;
	margin: 0 13px;

}

.rodape .downloadAnalytics {
	width: 150px;
	display: block;
	color: #41a1cb;
	font-size: 13px;
	position: relative;
	padding: 0 0 0 27px;
	margin: 0 auto;
	

}

.rodape .downloadAnalytics:hover {
	opacity: .8;

}

.rodape .downloadAnalytics span {
	font-weight: 700;

}

.rodape .downloadAnalytics::before {
	width: 22px;
	height: 22px;
	/* background: url(../imagens/elementos/ico-odeme-analytics.png) no-repeat;*/
	float: left;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 2px;

}

.rodape .facebook {
	float: left;
	margin: -5px 0 0 80px;

}

.rodape .studioalpha {
	float: right;
	margin: -3px 0 0;

}

.rodape .facebook:hover, .rodape .studioalpha:hover {
	opacity: .7;

}

.bannerInterno {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.bannerInterno img {
	width: 100%;
}

.bannerInterno .titulo {
	width: 438px;
	height: 438px;
	background: url(../imagens/bg/bg-titulo.png) no-repeat;
	position: absolute;
	right: -15px;
	top: -80px;
	color: #FFF;
	font-size: 55px;
	font-weight: 700;
	text-align: right;
	padding: 170px 140px 0 0;
	line-height: 1;
	letter-spacing: -3px;

}

.bannerInterno .titulo.menor {
	font-size: 50px;
	padding: 195px 0 0px 120px;
	text-align: left;

}

.bannerInterno .titulo.esContato {
	padding: 195px 0 0px 113px;

}

.bannerInterno .titulo.ingles {
	padding: 195px 0 0 155px;

}

.bannerInterno .titulo.costumers {
	font-size: 40px;

}

.bannerInterno .titulo.espanhol {
	font-size: 47px;
	padding: 170px 125px 0 0;

}

.bannerInterno .titulo.fonteMenor {
	font-size: 47px;

}

.bannerInterno .titulo.journal {
	padding: 170px 127px 0px 0px;

}

.bannerInternobg {
	width: 100%;
	height: 67px;
	background: url(../imagens/bg/sombra-banner.png) no-repeat;
	margin: 0 auto;

}

.tituloPag {
	display: table;
	font-size: 32px;
	margin: 0 0 30px 0;
	line-height: 1;
	font-weight: 700;
	text-align: initial;
}

.tituloPag.azul {
	color: #0098dc;

}

.tituloPag.verde {
	color: #a9ca47;

}

.tituloPag.margin {
	margin: 30px 0 5px 0;

}



.paddingCont {
	padding: 0 39px;
	position: relative;
}

.link_become_partner {
	background-color: #a9ca4c;
    color: #fff;
    font-size: 17px;
    padding: 10px;
    line-height: 3;
    border-radius: 10px;
}

.link_become_partner:hover {
	color: #0098dc;
}

.empresa .esquerda {
	text-align: justify;
	border-right: 1px solid #96aaac;
}

.empresa .esquerda .boxMarcas {
	margin: 50px 0;

}

.empresa .esquerda .boxMarcas .marcas {
	margin: 0 0px 20px 0;
	display: block;
	float: left;

}

.empresa .esquerda .boxMarcas .marcas:last-child {
	margin: 0;

}

.empresa .direita {
	text-align: justify;

}

.empresa .direita .valores {
	margin: 5px 0;

}

.empresa .direita .valores span {
	color: #a9ca47;

}

.empresa .barraCont {
	left: 655px;

}

.produtos .barraCont {
	left: 277px;
	top: 0;
}

.tam_busca {
	width: 80%;
}

.produtos .menuLateral {padding-right: 40px;}

.produtos .menuLateral form {
	position: relative;

}

.produtos .menuLateral form select, .produtos .menuLateral form input[type='text'] {
	background: none;
	width: 100%;
	padding: 7px 10px;
	border: 2px solid #d7ddde;
	border-radius: 7px;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	color:#716e75;
	margin: 0 0 10px 0;
}

.produtos .menuLateral form input[type='text'] {
	padding: 0 10px;
	height: 38px;
	margin: 0;

}

.produtos .menuLateral form button {
	background: none;
	border: 0;
	position: absolute;
	top: 8px;
	right: 5px;
	display: table;
	cursor: pointer;
}

.produtos .menuLateral form button:hover {
	opacity: .7;

}

.produtos .menuLateral .tituloLateral {
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0 0;
	line-height: 1;
	display: block;

}

.produtos .menuLateral .tituloLateral:hover {
	color: #0098DC;

}

.produtos .menuLateral .link {
	margin: 7px 0;
	display: table;

}

.produtos .menuLateral .ativo {
	margin: 7px 0;
	display: table;
	color: #A9CA47;

}

.produtos .menuLateral .link:hover {
	color: #0098DC;

}

.produtos .direita {
	border-left: 1px solid #96aaac;
	min-height: 330px;
	position: relative;
}

.produtos .direita .paginacao{
	float: left;
	width: 100%;
	margin-top: 15px;

}

.produtos .direita .paginacao .bt{
	color:#319FCF;

}

.produtos .direita .paginacao .left{
	float: left;

}

.produtos .direita .paginacao .right{
	float: right;

}

.produtos .direita .tituloProdutos {
	font-weight: 700;
	font-size: 22px;
	color: #a9ca47;
	margin: 10px 0 0;
	display: inline-block;
	/* min-width: 250px; */
	border-radius: 10px;
	margin-bottom: 8px!important;
	min-height: 35px;
	display: flex;
	align-items: flex-end;
}

.produtos .direita .tituloProdutos:first-child {
	margin: 0;

}

.produtos .direita .barraAzul {
	width: 100%;
	height: 1px;
	background: #34a1d0;
	display: table;
	margin-bottom: 20px;

}

.produtos .direita .link {
	font-size: 15px;
	min-height: 240px;
}


.produtos .direita .link .box {
	width: 100%;
	height: 160px;
	background: #FFF;
	border: 2px solid #d7dcdf;
	border-radius: 10px;
	position: relative;
	margin: 0 0 20px;
	overflow: hidden;
}

.produtos .direita .link .box:hover {
	border-color: #34a1d0;

}

.produtos .direita .link .box img {
	position:absolute;
	z-index:2;
	top:50%;
	left:50%;
	transform: translateY(-50%) translateX(-50%);
	max-height: 160px;
}

.produtos .direita .esquerdaInterna {

/* margin-right: 30px; */
}

.texto_select {
	    /* display: flex; */
	    /* justify-content: center; */
	    /* align-items: center; */
	    /* overflow: hidden; */
	    /* padding: 10px; */
	    /* height: 354px; */
}

.texto_select li {
    line-height: 1.5;
    margin-bottom: 20px;
}

.texto_select p {
    margin-bottom: 14px;
}

.voltar {
	width: 100%;
	text-align: right;
	margin-top: 15px;
}

.voltar a {
	display: inline-block;
	font-size: 16px;
	color: #41a1cb;
	border-bottom: 2px solid #41a1cb;
	font-weight: 600;
	transition: 0.3s all;
}

.voltar a:hover{
    text-decoration: none;
    border-bottom: 2px solid #8bc34a;
}

.mais_info p {
    margin-bottom: 15px;
}

.mais_info h2{
    font-size: 30px;
    color: #41a1cb;
    font-weight: 600;
    margin: 15px 0;
}

.produtos .direita .esquerdaInterna .owl-carousel a {
	height: 100px!important;
}

.produtos .direita .esquerdaInterna .bandeirasProdutos {
	width: 100%;
	margin: 0 0 15px 15px;
	display: table;

}

.produtos .direita .esquerdaInterna .bandeirasProdutos .bandeiras {
	display: table;
	float: left;
	background: #FFF;
	border: 2px solid #d7dcdf;
	border-radius: 10px;
	padding: 3px 5px;

}

.produtos .direita .esquerdaInterna .bandeirasProdutos .bandeiras img {
	display: table;

}

.produtos .direita .esquerdaInterna .bandeirasProdutos .bandeiras:hover {
	border-color: #34a1d0;

}

.produtos .direita .esquerdaInterna .videoEsquerda{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.produtos .direita .esquerdaInterna .videoEsquerda iframe{
	float: left;
	width: 100%;

}

.produtos .direita .esquerdaInterna .todasImgs {
	width: 525px;
	float: left;
}

.produtos .direita .esquerdaInterna .todasImgs .imgs {
	width: 145px;
	height: 120px;
	float: left;
	overflow: hidden;
	background: #FFF;
	border: 2px solid #d7dcdf;
	border-radius: 10px;
	position: relative;
	margin: 0 17px 10px 0;

}

.produtos .direita .esquerdaInterna .todasImgs .imgs img {
	position:absolute;
	z-index:2;
	top:50%;
	left:50%;
	transform: translateY(-50%) translateX(-50%);
}

.produtos .direita .esquerdaInterna .todasImgs .imgs:first-child {
	width: 400px;
	height: 354px;
	margin: 0 0 10px;
}

.produtos .direita .esquerdaInterna .todasImgs .imgs:first-child img {


}

/*******************/

.pdf_produto_selecionado {
	margin: 0 0 15px;
}

.pdf {
	padding: 8px 0 6px 46px;
	background: url('../imagens/elementos/pdf.png') left center no-repeat;
	background-size: 45px;
	font-weight: 600;
	font-size: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/*******************/

.produto_detalhes .galeria_detalhes {
	
width: 20%;
	
/* background: red; */
	
float: left;
	
text-align: center;
	
height: 355px;
	
display: flex;
	
justify-content: center;
	
align-items: center;
	
overflow: hidden;
	
padding: 10px;
}

.produto_detalhes .galeria_detalhes ul {
    display: inline-block;
}

.produto_detalhes .galeria_detalhes li {
    width: 48px;
    margin: 12px 0;
}

.produto_detalhes .galeria_detalhes li a {
    display: block;
}

.produto_detalhes .galeria_detalhes li img {
    max-height: 60px; 
    border: 2px solid #d7dcdf;
    overflow: hidden;
    border-radius: 3px;
    transition:0.3s all;
}


.produto_detalhes .galeria_detalhes li img:hover {
    border: 2px solid #34a1d0;
}


.produtos .direita .esquerdaInterna .todasImgs .imgs:nth-child(3n+4) {
	margin: 0 0 10px;

}

.produtos .direita .esquerdaInterna .todasImgs .imgs:hover {
	border-color: #34a1d0;

}

.produtos .direita .detalhes {
	height: auto;
	float: right;

}

.produtos .direita .titulo {
	line-height: 1;
	font-size: 35px;
	color: #a9ca47;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 45px 0 30px 0;

}

.bandeirasProdutos,
.produtos .direita .titulo2 {
    float: left;
}

.bandeirasProdutos {
    margin-bottom: 0!important;
    margin-top: 0px;
    margin-right: 15px;
}

.bandeirasProdutos a {
    float: left;
    border: 2px solid #d7dcdf;
    padding: 3px;
    height: 35px;
    border-right: none;
    border-radius: 5px;
}

.bandeirasProdutos a:last-child {
    border-right: 2px solid #d7dcdf;
}

.produtos .direita .titulo.margin {
	margin: 30px 0;

}

.produtos .direita .detalhes .youtube {
	margin: 30px 0 0;
	display: block;

}

.produtos .direita .item_relacionado{
    height: 160px;
    overflow: hidden;
    margin-bottom: 15px;
}

.produtos .direita .item_relacionado .nome_produto{
	font-size: 13px;
	float: left;
	margin-top: -5px;

}

.produtos .direita .produtosRelacionados {
    height: 120px;
    overflow: hidden;
    background: #FFF;
    border: 2px solid #d7dcdf;
    border-radius: 10px;
    position: relative;
    margin: 0 17px 10px 0;
    display: block;

}

.produtos .direita .produtosRelacionados img {
	position:absolute;
	z-index:2;
	top:50%;
	left:50%;
	transform: translateY(-50%) translateX(-50%);
	height: 120px;

}

.produtos .direita .produtosRelacionados:hover {
	border-color: #34a1d0;

}

@media screen and (max-width: 1024px){
	.produtos .direita .esquerdaInterna .todasImgs {
		width: 400px;
	}
	
	.produtos .direita .esquerdaInterna .todasImgs .imgs:first-child {
		width: 300px;
	}
}

@media screen and (max-width: 600px){
	.produtos .direita .esquerdaInterna .todasImgs {
		width: 100%;
	}
	
	.produtos .direita .esquerdaInterna .todasImgs .imgs:first-child {
		width: 80%;
		padding: 20px;
	}
	
	.produtos .direita .esquerdaInterna .todasImgs .imgs img {
		width: 100%;
		position: inherit;
		height: auto;
		display: block;
		top: 0;
		left: 0;
		transform: translateY(0%) translateX(0%);
	}
	
	.produtos .direita .esquerdaInterna .todasImgs .imgs {
    overflow: inherit;
    height: auto!important;
}
}

.lista_produto h1 {
	font-size: 24px;
	color: #a9ca47;
	font-weight: 600;
	margin-bottom: 17px;
}

.lista_produto .tituloProdutos {
    color: #7c7c7c!important;
    font-size: 16px!important;
}

.servicos .esquerda {

	height: auto;
	float: left;
	text-align: justify;

}

.servicos .esquerda .box {
	margin: 5px 0;

}

.servicos .esquerda .box span {
	color: #0098db;

}

.servicos .direita {

	height: auto;
	float: right;
	text-align: justify;
	border-left: 1px solid #96aaac;

}

.servicos .direita .box {
	display: table;
	float: left;
	text-align: center;
	color: #0098db;
	font-weight: 700;
	margin: 30px 0 0 0;
	

}

.servicos .direita .box:last-child {
	margin: 30px 0 0;

}

.servicos .direita .box img {
	display: table;
	margin: 0 0 15px;
	margin-left:   auto;
	margin-right:   auto;
}

.servicos .direita .box.img03 img {
	margin: 0 0 15px 20px;

}

.clientes .barraCont {

}

.clientes .esquerda {
	text-align: justify;
}

.clientes .direita {
	float: right;
	text-align: justify;

}

.clientes .direita .titulo {
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	margin: 63px 0 18px 0;
}

.clientes .direita .box {
	display: table;
	float: left;
	margin: 0 30px 0 0;
	line-height: 160%;

}

.clientes .direita.ingles .box {
	margin: 0 15px 0 0;

}

.clientes .direita .box:last-child {
	margin: 0;

}

.noticias .esquerda {
	height: auto;
	float: left;

}

.noticias .esquerda .principal{
	float:left;
	width: 300px;
	margin-right: 15px;

}

.noticias .esquerda .principal img {
	width: 300px;

}

.noticias .esquerda .boxThumbs {
	margin: 15px 0 ;

}

.noticias .esquerda .boxThumbs .thumbs {
	overflow: hidden;

	margin: 10px 0;

}

.noticias .esquerda ul {
	margin: 0 0 0 15px;

}

.noticias .esquerda ul li a:hover {
	text-decoration: underline;

}

.noticias .direita {
	height: auto;
	float: right;
	font-weight: 700;

}

.noticias .direita .box {
	display: table;
	width: 100%;
	font-size: 16px;
	margin: 0 0 15px 0;

}

.noticias .direita .box:hover {
	color: #0098dc;

}

.noticias .direita .box .data {
	color: #0098dc;

}

.noticias .direita .bt {
	display: table;
	padding: 7px 10px;
	color: #FFF;
	margin: 0 5px 0 0;
	background: #0098dc;
	float: left;
	border-radius: 10px;

}

.noticias .direita .bt:hover {
	background: #a9ca47;

}

.contato .esquerda {

}

.contato .esquerda form {
	margin: 15px 0 0;

}

.contato .esquerda form .campos {
	width: 100%;
	height: 36px;
	border: 2px solid #d7ddde;
	background: none;
	border-radius: 10px;
	padding: 0 10px;
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	color:#716e75;
	margin: 0 0 10px 0;

}

.contato .esquerda form .campos.msg {
	padding: 10px;
	height: 130px;

}

.contato .esquerda form .enviar {
	display: table;
	padding: 7px 10px;
	color: #FFF;
	margin: 0 5px 0 0;
	background: #0098dc;
	border-radius: 10px;
	float: right;
	border: 0;
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	cursor: pointer;

}

.contato .esquerda form .enviar:hover {
	background: #a9ca47;

}

.contato .direita {

}

.contato .direita .box {
	width: 100%;
	display: table;
	font-size: 16px;
	margin: 5px 0;

}

.contato .direita .box.semimg {
	text-indent: 32px;
	font-weight: 700;

}

.contato .direita .box::before {
	width: 22px;
	height: 22px;
	background: url(../imagens/elementos/icos-contato.png) no-repeat 0 0;
	content: '';
	display: block;
	float: left;
	margin: 0 10px 0 0;

}

.contato .direita .box.semimg::before {
	display: none;

}

.contato .direita .box.tel::before {
	background-position: 0 -26px;

}

.contato .direita .box.email::before {
	background-position: 0 -51px;

}

.contato .direita .box.skype::before {
	background-position: 0 -75px;

}

.contato .direita .box.whatsapp::before {
	background-position: 0 -100px;

}

.contato .maps{
	width: 100%;
}


.journal .barraCont {
	
}

.journal .esquerda {
	
	height: auto;
	float: left;

}

.journal .esquerda .box {
	width: 100%;
	height: 135px;
	background: #a9ca47;
	display: block;
	float: left;
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	padding: 20px;
	border-radius: 10px;
	margin: 0 auto;
	margin-bottom: 17px;

}

.journal .esquerda .box:hover {
	background: #319fcf;

}



.journal .esquerda .box img {
	display: table;
	margin: 0 0 20px 0;

}

.journal .direita {
	height: auto;
	float: right;

}

.journal .direita .box {
	width: 100%;
	height: 135px;
	background: #319fcf;
	display: block;
	float: left;
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 17px;
	

}

.journal .direita .box:hover {
	background: #a9ca47;

}

.journal .direita .box img {
	display: table;
	margin: 0 0 20px 0;

}

.analysis .esquerda {

}

.analysis .esquerda span {
	color: #a9ca47;
	font-size: 18px;
	line-height: 142%;
}

.analysis .direita {

}

.analysis .direita img {
	display: block;
	margin: 89px 0 ;
	margin-left:  auto;
	margin-right:  auto;
}

.analysis .direita .btDownload {
	display: table;
	padding: 7px 10px;
	color: #FFF;
	margin: 0 5px 0 0;
	background: #0098dc;
	border-radius: 10px;
	float: right;
	border: 0;
	font-size:16px;

}

.analysis .direita .btDownload:hover {
	background: #a9ca47;

}

.analysis .barraCont {
	left: 645px;

}

/*==============
	Resposivo
============= */

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

	.cabecalho .direita{
		margin-top: 60px;
	}

	.inicial .box .direita .titulo{
		margin-top: 0;
	}

	.rodape .links{
		margin-bottom: 20px;
		text-align: center
	}

	.banner{
		display: none;
	}
	.produtos .direita .detalhes{
		width: 100%
	}

	.servicos .direita{
		margin-top: 20px;
		border-left: none;
	}

}

@media screen and (max-width: 800px){
	.inicial .barra{
		display: none;
	}

	.inicial .box{
		padding-bottom: 0
	}

	.inicial.grid-r > *{
		border-right: none!important;
		padding-bottom: 15px;
		margin-bottom: 14px;
		border-bottom: 1px solid #96aaac;
	}

	.inicial.grid-r > *:last-child{
		border-bottom: none;
	}

	.produtos .direita,
	.empresa .direita {
		margin-top: 40px;
	}

	.produtos .direita{
		border: none;
	}

	.noticias .direita{
		margin-top: 20px;
	}

	.contato .dados{
		margin-top: 30px;
	}

	.analysis .direita .btDownload{
		float: none;
		margin: 0 auto;
	}

}

@media screen and (max-width: 600px){
	.cabecalho .tel{
		font-size: 15px;

	}

	.cabecalho .direita *:before {
		float: none;
		display: inline-block
	}
	.cabecalho .direita * {
		display: inline-block;
		float: none	;
		margin: 0 auto;
		text-align: center;
		display: block
	}
	.cabecalho .direita .bandeiras{
		width: 130px;
		float: none;
		margin-bottom: 10px;
	}

	.cabecalho .direita  .tel:before {
		margin-bottom: -6px;
	}
	.cabecalho .direita *:before {
	    float: none;
	    display: inline-block;
	    position: relative;
	}
	.cabecalho .direita{
		margin-top: 30px;
	}


}

@media screen and (max-width: 500px){
	.inicial .box .esquerda{
		margin-bottom: 20px;
	}

	.inicial .box .direita .link,
	.inicial .box .esquerda,
	.inicial .box .direita{
		width: 100%;
		float: none;
		text-align: center
	}

	.clientes .direita .titulo,
	.clientes .direita .box{
		width: 100%;
		text-align: center;
	}

	.servicos .direita .box{
		width: 100%;
		max-width: 30%;
		font-size: 10px;
	}

	.journal .esquerda{
		margin-bottom: 20px;
	}
}

/*TESTE*/
.relative {
	position: relative;
}

.pagamento {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.altura_produto {
	min-height: 600px;
}

@media screen and (max-width: 800px){
	.pagamento {
		display: none;
	}

	.produtos .direita,
	.altura_produto {
		min-height: auto;
		padding: 0 20px!important;
	}
}

@media screen and (min-width: 801px){
	.pagamento_resp {
		display: none;
	}
}

.pagamento_resp {
	text-align: center;
}

.lista_pagamento {
	text-align: center;
	margin-top: 10px;
}

.lista_pagamento img {
	display: inline-block;
	margin:10px 15px;
}

.veja_mais {
	text-align: right;
	width: 100%;
	margin-bottom: 15px;
}

.veja_mais a {
	display: inline-block;
	font-size: 12px;
	color: #0098dc;
	font-weight: 600;
}

.padding_lista {
	padding-left: 28px!important;
}

.formas_pagamento {
	display: none;
	margin-top: 100px;
}

.formas_pagamento h2 {
	font-size: 20px;
	font-weight: 600;
	color: #0098dc;
	margin-bottom: 12px;
}


.formas_pagamento p {
	display: none;
	font-size: 14px;
	color: #716e75;
	line-height: 2.2;
}

.produto_detalhes .formas_pagamento {
	display: none;
}

.produtos .menuLateral form select {
	display: none;
}

.produto_detalhes .menuLateral form select {
	display: none!important;
}

.produto_detalhes form select {
	display: block!important;
}

.produto_detalhes .menuLateral form button {
	top: 8px;
	right: 10px;
}

.sub_menu {
	padding: 25px 0;
}

.sub_menu li{
	margin-bottom: 16px;
}

.sub_menu .first {
	display: block!important;
	font-size: 20px;
	color: #716e75;
	font-weight: 600;
	margin: 0 0 5px 0!important;
	cursor: pointer;
	transition: 0.5s all;
}

.sub_menu .first:hover {
	
color: #b0ce56;
}

.sub_menu .first::after {
	content: '';
	position: absolute;
	right: 0;
	top:0;
	width: 15px;
	height: 100%;
}

.sub_menu .down {
	display: none;
}

.sub_menu .down li {
	margin-bottom: 2px!important;
}

.sub_menu .drop li a {
	font-size: 14px;
	color: #716e75;
	font-weight: normal;
}

@media screen and (max-width: 800px){
	.formas_pagamento {
		margin-top: 15px;
	}
	
	.texto_select {
		height: auto;
		padding: 8px 0;
	}
	
	.produtos .direita .titulo {
		width: 100%;
		font-size: 30px;
		margin: 15px 0px;
	}

.bandeirasProdutos {
    margin-bottom: 15px!important;
}
}

@media screen and (max-width: 550px){
	.produtos .direita .esquerdaInterna .todasImgs .imgs:first-child {
    width: 75%;
    height: 220px;
}

	.produto_detalhes .galeria_detalhes {
		height: 220px;
	}
	
	.produtos .direita .titulo {
		font-size: 25px;
	}
}

.link_rdp {
	display: block;
	text-align: center;
}

/*BUSCA*/

ul.busca {
	width: 100%;
}

.busca li {
	display: inline-block;
	width: 29%;
	margin: 0 2% 30px 2%;
}

.busca li .img {
	height: 160px;
	overflow:hidden;
	background: #fff;
	border: 2px solid #d7dcdf;
	border-radius: 10px;
	text-align: center;
}

.busca li .img img {max-height: 160px;}

.busca li h6 {
	color: #7c7c7c!important;
	font-size: 16px!important;
	font-weight: 600;
}

@media screen and (max-width: 1031px){
	.busca li {
		width: 28%;
	}
}

@media screen and (max-width: 950px){
	.busca li {
		width: 45%;
	}
}

@media screen and (max-width: 450px){
	.busca li {
		width: 100%;
		margin:0 0 25px 0;
	}
}
