@import url("https://use.typekit.net/jpz7krz.css");

@font-face {
  font-family: 'FieldGothic44';
  src: url('../fonts/FieldGothic44.otf') format('otf')
}

body {
	color: #454545;
	font-family: "field-gothic-standard", sans-serif;
	font-size: 1.2rem;
	font-display: swap;
}

h1 {
	font-family: "field-gothic-wide", sans-serif;
	font-weight: 600;
}

h2 {
	font-family: "field-gothic-wide", sans-serif;
	font-weight: 600;
}

h5 {
	font-family: "field-gothic-regular", sans-serif;
	font-weight: 400;
}

.text-primary {
	color: #13a8ea !important;
}

.shadow {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.08) !important;
}

a {
	color: #0b2154;
	text-decoration: none;
}

a:hover {
	color: #0b2154;
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #13a8ea !important;
}

.disabled {
	cursor: not-allowed;
	pointer-events: all !important;
}

.breadcrumb-item+.breadcrumb-item::before {
	color: var(--light);
}


.breadcrumb-item+.breadcrumb-item::before {
	float: left;
	padding-right: .5rem;
	color: #c5c5c5;
	content: "\f054";
	font-family: "FontAwesome";
	font-size: 8px;
	margin-top: 6px;
}

.breadcrumb-item {
	font-size: 14px;
}

.breadcrumb-item a {
	color: #000
}


.table {
	color: #4e4e4e;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	color: #212121;
}

/********** MODAL POPUP **********/

.modal-dialog {
	max-width: 550px;
	margin: 1.75rem auto;
	margin-top: 2.5rem;
	outline: solid 2px #fff;
}

.modal-orcamento {
	background-color: #00b1e2;
}

.modal-orcamento h4 {
	color: #fff;
}

.popup-img {
	width: 100%;
}

.modal-body {

	padding: 0;
}

.btn-fechar-modal {
	font-size: 40px;
	color: #000;
	background-image: url('../img/btn-fechar-modal.png');
	height: 62px;
	margin-top: -62px;
}

.modal-video .modal-dialog {
	max-width: 350px
}

.modal-video .btn-close {
	top: 5px;
	right: 5px;
	background-color: #fff;
	opacity: 1;
	border-radius: 20px;
	font-size: 15px;
	padding: 8px;
	position: absolute;
	z-index: 999;
}

.modal-video video {
	width: 348px;
	height: 616px;
	cursor: pointer
}


/********** CARDS **********/


.card-shadow {
	-webkit-box-shadow: 6px 6px 16px 0px rgba(230, 230, 230, 0.32);
	-moz-box-shadow: 6px 6px 16px 0px rgba(230, 230, 230, 0.32);
	box-shadow: 6px 6px 16px 0px rgba(230, 230, 230, 0.32);
	border-radius: 0 0 40px 0;
	border: solid 1px #ececec;
}

.card-destaque {
	padding: 30px;
}

.card-destaque {
	margin-bottom: 10px;
}

.card-destaque h2 {
	color: #00B1E2
}

.card-destaque span {
	color: #00B1E2;
	float: left;
	font-size: 28px;
	font-weight: bold;
	padding-top: 1px;
}

.card-destaque p {
	font-weight: 700;
	margin-top: -8px;
}

.card-destaque div {
	position: relative
}

.card-destaque div>div {
	display: inline-flex
}

.card-destaque h2 {
	float: left;
	font-family: "Barlow", sans-serif;
}

.box-cards-beneficios {

	padding: 20px 60px;
	background-color: #fdfdfd;
}

.card-beneficios {
	margin: 12px 0;
	height: 130px;
	padding: 0px 20px;
	background-color: transparent;
	box-shadow: none;
	border: none;
}

.card-beneficios img {
	width: 25%;
}

.card-beneficios p {
	font-size: 0.9rem;
	margin-top: 5px;
	font-weight: 600;
}


.card-beneficios-gtf {
	margin: 20px 0;
	height: 220px;
	padding: 20px 30px;
	background-color: #fff;
}

.card-beneficios-gtf img {
	width: 70px;
}

.card-beneficios-gtf p {
	font-size: 15px;
	margin-top: 5px;
	line-height: 1.5em;
}


.produto-destaque {
	position: relative;
	width: 100%;
	margin-top: 80px;
	padding: 20px;
}

.produto-destaque img {
	width: 200px;
}

.produto-destaque p {
	color: #fff;
}

.produto-box {
	width: 100%;
	height: 280px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	border-radius: 20px 0 0 0;

}

.produto-box a:hover {
	background-color: #fff;
	opacity: 0.2;
	animation: fadeIn;
	transition: 5s;

}

.destaques {
	position: relative;
	width: 100%;
	height: 100%;
}

.produto-1 {
	background-image: url('../img/destaque-produto-pnt01.jpg');
	background-size: 100% auto;
	margin-top: -230px;
	background-position: left top
}

.produto-1:hover {
	background-position: 0 -280px;
	animation: fadeIn;
	transition: 0.5s;
}

.produto-2 {
	background-image: url('../img/destaque-produto-gtf-connect01.jpg');
	background-size: 100% auto;
	margin-top: -230px;
	background-position: left top
}

.produto-2:hover {
	background-position: 0 -280px;
	animation: fadeIn;
	transition: 0.5s;

}

.produto-3 {
	background-image: url('../img/destaque-produto-els01.jpg');
	background-size: 100% auto;
	margin-top: -230px;
	background-position: left top
}

.produto-3:hover {
	background-position: 0 -280px;
	animation: fadeIn;
	transition: 0.5s;

}

.produto-4 {
	background-image: url('../img/destaque-produto-xptec01.jpg');
	background-size: 100% auto;
	margin-top: -230px;
	background-position: left top
}

.produto-4:hover {
	background-position: 0 -280px;
	animation: fadeIn;
	transition: 0.5s;

}


.card-utilizacao {
	padding: 10px 25px;
}

.card-utilizacao img {
	width: 70%;
}

.card-utilizacao p {
	font-size: 0.9rem;
	margin-top: 10px;
	color: #fff;
}

.card-aplicacao {
	border-radius: 0 0 20px 0;
	background-color: #13a8ea;
}

.card-aplicacao img {
	width: 100%;
}

.card-aplicacao p {
	font-size: 0.9rem;
	color: #fff;
	padding: 10px;
}

.cards-caracteristicas {
	padding: 15px 30px;
}

.cards-caracteristicas img {
	float: left;
	height: 60px;
	margin-right: 10px;
}

.cards-caracteristicas p {
	font-size: 16px;
	text-align: left;
	padding-top: 11px;
	line-height: 1.3em;
}


.card-segmentos {
	padding: 0;
	margin-bottom: 12px;
}

.card-segmentos img {
	width: 100%;
}

.card-segmentos p {

	font-size: 18px;
	text-align: center;
	font-weight: 600;
	margin-top: 5px !important;
}


.card-telemetria {
	padding: 0;
	margin-bottom: 12px;
	text-align: center;
	background-color: #fff;
	height: 180px;
	padding: 20px;
}

.card-telemetria img {
	width: 70px !important;
	margin: 0 !important;
}

.card-telemetria p {

	font-size: 15px;
	text-align: center;

}


.card-politica {
	margin: 10px 20px;
	height: 320px;
	padding: 30px 40px;
}

.card-politica img {
	margin-bottom: 10px;
	height: 80px;
}

.card-politica h2 {

	font-size: 25px;

}

.card-politica span {
	color: #00B1E2;
	float: left;
	font-size: 28px;
	font-weight: bold;
	padding-top: 1px;
}

.card-politica p {
	font-size: 17px;
}


.card-dots {
	border: solid 2px #fafafa;
	border-style: dotted;
	border-radius: 10px;
	padding: 22px 18px;
}

.card-dots img {
	height: 70px;
	width: auto !important;
	padding: 20px 20px 0 20px;
}

.card-dots p {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;

}

.card-dots h5 {
	font-size: 17px;
	font-weight: 600;
	color: #000;
	margin: 5px 0 10px 22px !important;

}


.card-produtos {
	padding: 20px 10px;
}

.card-produtos:hover {

	border: solid 1px #0b2154;
	transition: .5s;
	animation-name: fadeIn;
}


.card-produtos img {
	margin-bottom: 10px;
	height: 180px;
}


.card-produtos h2 {
	color: #00B1E2;
	font-size: 18px
}

.card-produtos:hover h2 {
	color: #0b2154 !important;
	transition: .5s;
	animation-name: fadeIn;

}


.card-produtos-categoria {
	padding: 10px;
	border: solid 1px #7c7c7c;
	height: 230px;
	background-image: url('../img/bg-categoria.jpg');
	background-size: auto 230px;
	background-repeat: no-repeat;

}

.card-produtos-categoria:hover {

	border: solid 1px #0b2154;
	outline: solid 2px #0b2154;
	transition: .5s;
	animation-name: fadeIn;
}


.box-categoria .card-produtos-categoria img {
	width: 95%;
}

.box-categoria .card-produtos-categoria .pnt-size img {
	width: 85%;
}


.card-produtos-categoria h2 {
	color: #fff;
	background-color: #13a8ea;
	padding: 6px 15px 4px 15px;
	border-radius: 0 15px 0 15px;
	font-size: 18px;
	font-family: "field-gothic-wide", sans-serif;
	width: fit-content;
	margin-bottom: 5px;
}

.card-produtos-categoria p {
	font-size: 14px;
	font-weight: 600;
	color: #454545;
	text-align: left;
	margin-bottom: 10px;

}

.categoria-infos {
	float: left;
	padding-top: 15px;
	margin-left: -20px;
	padding-right: 10px;
}

.categoria-infos hr {
	margin: 0 !important;
	margin-right: 15px !important;
}

.categoria-infos img {
	height: 50px !important;
	width: auto !important;
	float: left;
	padding: 5px 0 8px 0;
}

.img-alinha-categoria {
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.card-adrress h5 {
	font-weight: 600;
	font-size: 18px;

}

.card-adrress p {
	font-size: 15px;
	margin-bottom: 6px;
}

.card-adrress {
	padding: 10px 30px;
}

.card-adrress iframe {
	margin-bottom: 30px;
}

.padding-aplicacao-3 {
	padding: 0 150px;
}

.aplicacao-3 {
	width: 33.3%;
	float: left;
}

.aplicacao-4 {
	width: 25%;
	float: left;
}

.aplicacao-5 {
	width: 20%;
	float: left;
}

.aplicacao-pnt {
	width: 16.65%;
	float: left;
}

.aplicacao-pnt img {
	width: 140px;
	height: auto;
}


.box-categoria {
	width: 50%;
	float: left;
	margin-top: 20px;
}

.box-categoria img {
	width: 140px;
	height: auto;
}


.aplicacao-6 {
	width: 16.6%;
	float: left;
}

.link-aplicacao div:hover {
	background-color: #0a2d56;
	transition: .5s;
	animation-name: fadeIn;
}

.link-aplicacao img:hover {
	opacity: 0.8;
}


/********** Filtro **********/

.filterDiv {
	float: left;
	display: none;
	/* Hidden by default */
}

/* The "show" class is added to the filtered elements */
.show {
	display: block;
}


.bt-filter {
	margin-top: 20px;
}

.bt-filter span {
	font-size: 15px;
	font-weight: 600;
	margin-right: 10px;
}

/* Style the buttons */
.bt-filter .btn {
	border: none;
	outline: none;
	padding: 5px 12px;
	background-color: #f9f9f9;
	cursor: pointer;
	font-size: 14px;
	color: #454545;
}

/* Add a light grey background on mouse-over */
.bt-filter .btn:hover {
	background-color: #ddd;
	color: #000;
}

/* Add a dark background to the active button */
.bt-filter .btn.active {
	background-color: #666;
	color: white;
}

/********** BOX **********/


.box-titulo1 {
	margin-top: 60px;
	margin-bottom: 40px;
}

.box-titulo1 hr {
	height: 2px !important;
	background-color: #75BB59;
	opacity: 1;
}

.box-titulo1 h1 {
	margin-top: -35px;
	position: relative;
	margin-bottom: 14px;
	font-size: 32px;
	padding-bottom: 20px;
	background-color: #fff;
	display: inline;
	padding: 3px 10px !important;
}


.box-titulo1 h2 {
	margin-top: -35px;
	position: relative;
	margin-bottom: 14px;
	font-size: 28px;
	padding-bottom: 20px;
	background-color: #fff;
	display: inline;
	padding: 3px 10px !important;
}

.box-titulo1 div {
	margin-top: -35px;
}

.box-titulo1 p {
	padding: 0 50px;
	margin-top: 20px;
}

.box-titulo2 {
	margin-top: 40px;
	margin-bottom: 0px;
}

.box-titulo2 hr {
	height: 2px !important;
	background-color: #75BB59;
	opacity: 1;
}

.box-titulo2 h1 {
	margin-top: -35px;
	position: relative;
	margin-bottom: 14px;
	font-size: 28px;
	padding-bottom: 20px;
	background-color: #fdfdfd;
	display: inline;
	padding: 3px 10px !important;
}

.box-titulo2 h2 {
	margin-top: -35px;
	position: relative;
	margin-bottom: 14px;
	font-size: 28px;
	padding-bottom: 20px;
	background-color: #fdfdfd;
	display: inline;
	padding: 3px 10px !important;
}

.box-titulo2 div {
	margin-top: -35px;
}

.box-titulo2 p {
	padding: 0 50px;
	margin-top: 20px;
}


.box-titulo-extra {
	margin-top: 50px;
	margin-bottom: 20px;
}

.box-titulo-extra hr {
	height: 2px !important;
	background-color: #75BB59;
	opacity: 1;
}

.box-titulo-extra h2 {
	font-family: "field-gothic-standard", sans-serif;
	margin-top: -35px;
	position: relative;
	margin-bottom: 14px;
	font-size: 22px;
	padding-bottom: 20px;
	background-color: #fff;
	display: inline;
	padding: 3px 10px !important;
}

.box-titulo-extra div {
	margin-top: -35px;
}

.box-titulo-extra p {
	padding: 0 50px;
	margin-top: 20px;
}


.box-titulo3 {
	margin-top: 30px;
	margin-bottom: 10px;
}

.box-titulo3 hr {
	height: 2px !important;
	background-color: #75BB59;
	opacity: 1;
}

.box-titulo3 h1 {
	margin-top: -35px;
	position: relative;
	margin-bottom: 14px;
	font-size: 28px;
	padding-bottom: 20px;
	display: inline;
	padding: 3px 10px !important;
	background-color: #2b7fa6;
	color: #fff;
}

.box-titulo3 h2 {
	margin-top: -35px;
	position: relative;
	margin-bottom: 14px;
	font-size: 28px;
	padding-bottom: 20px;
	display: inline;
	padding: 3px 10px !important;
	background-color: #2b7fa6;
	color: #fff;
}

.box-titulo3 div {
	margin-top: -35px;
}

.box-titulo3 p {
	padding: 0 50px;
	margin-top: 20px;
}





.box-titulo4 {
	margin-top: 30px;
	margin-bottom: 10px;
}

.box-titulo4 hr {
	height: 2px !important;
	background-color: #75BB59;
	opacity: 1;
}

.box-titulo4 h1 {
	margin-top: -35px;
	position: relative;
	margin-bottom: 14px;
	font-size: 28px;
	padding-bottom: 20px;
	display: inline;
	padding: 3px 10px !important;
	background-color: #2b7fa6;
	color: #fff;
}

.box-titulo4 h2 {
	margin-top: -35px;
	position: relative;
	margin-bottom: 14px;
	font-size: 28px;
	padding-bottom: 20px;
	display: inline;
	padding: 3px 10px !important;
	background-color: #fff;
	color: #0B2154;
}

.box-titulo4 div {
	margin-top: -35px;
}

.box-titulo4 p {
	padding: 0 50px;
	margin-top: 20px;
}











.box-destaque-home {
	padding: 30px;
}

.box-noticias {
	padding: 50px 0;
	background-image: url(../img/bg-gray1.jpg);
	width: auto;
	background-size: 120% auto;
	background-position: center center;

}

.box-noticias div {
	text-align: center !important;
}

.box-destaque-produtos {
	padding: 0 62px;
	margin-bottom: 80px;
}

.form-padding {
	background-color: #75bb59;
	padding-top: 20px;
	margin-top: 50px;
}

.box-clientes {
	margin-top: 50px;
}

.box-logos-clientes {
	background-color: #007fa8;
}

.box-form-contato {
	padding: 40px 0 0 0;
}

.box-beneficios {
	padding: 15px 0 5px 0;
	background-color: #fdfdfd;
	width: auto;
	background-size: 120% auto;
	background-position: center center;

}

.box-utilizacao {
	padding: 20px 0 0 0;
	background-color: #2b7fa6;
	width: auto;
	background-position: center center;

}

.box-aplicacao {
	padding: 10px 0 10px 0;
	background-color: #fdfdfd;
	width: auto;
	background-position: center center;

}

.box-orcamento {
	padding: 10px 0 10px 0;
	background-color: #fdfdfd;
	width: auto;
	background-position: center center;

}


.box-cards-beneficios {

	padding: 20px 60px;
	background-color: #fdfdfd;
}

.box-cards-utilizacao {

	padding: 0 90px 10px 90px;

}

.box-cards-aplicacao {

	padding: 20px 80px;
	background-color: #fdfdfd;
}

.box-geral {
	padding: 0 100px;

}

.box-geral p {
	font-size: 17px;
	margin-top: 40px
}

.box-geral img {
	width: 100%;
}

.box-botoes {
	padding: 20px 0;
	margin-bottom: 100px;
}

.box-quem-somos {
	padding: 0 50px;
}

.box-quem-somos h1 {
	margin-left: 18px;
}

.box-quem-somos-valores {
	padding: 0 60px;
}

.box-quem-somos-valores div {
	padding: 20px;
}


.box-quem-somos-valores h3 {
	font-size: 20px;
	color: #75bb59;
}


.box-quem-somos-valores p {
	font-size: 17px;
}

.box-politicas {
	padding: 0 40px;
	margin-top: 30px;
}

.box-politicas h2 {
	font-size: 24px;
	color: #13a8ea;
	margin-top: 15px !important;
}

.box-politicas p {
	font-size: 17px;
}

.box-politicas img {
	width: 90%;
}

.box-politica-qualidade {
	padding: 0 15px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.pagina-esg .box-titulo1{

  margin-bottom:10px;	
}

.pagina-esg .box-titulo1 p{
  padding-left:15px;
  padding-right:15px;
}


.box-esg {
  padding-left:35px
}

.box-esg img{
width: 40px;
    float: left;
    margin-right: 5px;
    margin-top: -6px;
}

.box-esg>div{
	margin-right:20px;
  float:left;
}

.box-esg span{
	font-weight: 600;
  font-size:18px;
}

.h3-esg {
  border-radius:15px;
  font-size:18px;
  color:#fff;
  width:fit-content;
  padding: 6px 10px 3px 10px;
  margin-left: -4px;
  font-family: "field-gothic-wide", sans-serif;
}

.box-geral2 {
	padding: 0 50px;
	width: 100%;
}

.box-geral2 h1 {
	margin-left: 18px;
}


.box-geral2 p {
	font-size: 17px;
	margin-top: 40px
}

.box-geral2 img {
	width: 100%;
}

.box-estados {
	padding: 0 25px;
}


.box-ajuda {
	padding: 40px 40px;
	background-color: #13a8ea;
	margin-top: 30px;
}

.box-ajuda a {
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 15px;
}

.box-ajuda i {
	color: #828282;
	margin-right: 8px;
}

.box-ajuda p {
	margin-bottom: 0;
}

.box-ajuda h5 {
	font-weight: 600;
	margin-bottom: 0;
	font-size: 18px;
	margin: 15px 0 5px 0;
}

.box-ajuda h2 {
	font-size: 25px;
}

.box-ajuda button {
	border: solid 1px #fff;
	padding: 6px 8px;
	background-color: transparent;
	color: #fff;
	font-size: 16px;

}

.box-ajuda .dropdown:hover .dropbtn {
	background-color: transparent;

}

.box-ajuda .dropdown .dropbtn {
	text-align: left;
	width: 320px;

}

.box-ajuda .dropdown-content {
	position: relative;
	width: 100%;
}


.box-ajuda .dropdown-content a {
	color: #0a2d56;
	padding: 0px 8px;
	text-decoration: none;

	font-size: 14px;
}

.box-ajuda .dropdown-content a:hover {
	background-color: #0B2154;

	color: #fff;
}


.box-ajuda div {
	margin-top: 0px;
	margin-bottom: 5px;
}


.box-localizacao {
	padding: 0 50px;
	margin-bottom: 40px;
}

.box-localizacao div {
	padding: 17px;
}


.box-atalhos h1 {
	font-size: 45px;
}

.box-atalhos h6 {
	font-weight: 500;
	font-size: 18px;
	color: #a8a8a8;
	margin-bottom: 5px;
	margin-top: 30px;
}

.box-contato {
	margin-top: 40px;
}

.box-contato>div {
	padding: 0 !important;
}

.box-form {
	padding: 20px 40px;

}

.box-form2 {
	margin-top: 30px;
	padding: 30px;
	border: solid 1px #13a8ea;
	margin-left: -1px;
	margin-bottom: 40px;
}

.box-form3 {
	padding: 0 30px 30px 30px;
}


/********** BGS **********/
.bg-dark {
	background-color: #0a2d56 !important;
	border-top: solid 8px #00cf5a;
}

.gray-bg1 {
	background-image: url('../img/bg-gray1.jpg');
	width: auto;
	background-size: 100% auto;
	background-position: center center;
}

.blue-bg {
	background-color: #2b7fa6;
}

.white-bg {
	background-color: #fff;
}

.bg-product {
	background-image: url('../img/product-bg.avif');
	padding: 30px 50px;
	background-repeat: no-repeat;

}

.bg-product2 {
	background-image: url('../img/product-bg2.jpg');
	padding: 30px 50px;
	background-repeat: no-repeat;

}

.bg-product3 {
	padding: 60px 50px 30px 50px;
	background-repeat: no-repeat;

}

/********** TEXTOS **********/

.product-txt {
	padding-left: 40px !important;
	padding-right: 40px !important;
	border-left: solid 1px #eeeeee;
	margin-top: -40px;
}

.product-txt h1 {
	font-size: 34px;
	margin-bottom: -0.5rem;
}



.product-txt h6 {
	font-weight: 500;
	font-size: 16px;
	color: #a8a8a8;
	margin-bottom: 0;
	margin-top: 5px;
}

.product-txt span {
    font-weight: 500;
    font-size: 16px;
    color: #a8a8a8;
    margin-bottom: 0;
    margin-top: 5px;
	font-family: "Barlow", sans-serif;
	line-height: 1.2;	
}
.product-txt2 span {
    font-weight: 500;
    font-size: 16px;
    color: #a8a8a8;
    margin-bottom: 0;
    margin-top: 5px;
	font-family: "Barlow", sans-serif;
	line-height: 1.2;	
}
.pntpay-slogan {
	font-size: 1.75rem !important;
	color:#3db950 !important; 
	margin-top:-10px !important; 
	margin-bottom:15px !important;
	font-family: "Barlow", sans-serif !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
	}

.product-txt p {
	font-size: 16px;

}

.product-txt video {
	cursor: pointer;
	width: 100%;
}

.product-txt2 {
	padding-left: 40px !important;
	padding-right: 40px !important;
	border-left: solid 1px #eeeeee;

}

.product-txt2 h1 {
	font-size: 42px;
	margin-bottom: 0rem;
}

.product-txt2 h6 {
	font-weight: 500;
	font-size: 16px;
	color: #a8a8a8;
	margin-bottom: 0;
	margin-top: 5px;
}


.product-txt2 p {
	font-size: 16px;

}

.product-txt2 video {
	cursor: pointer;
	width: 100%;
}


.product-info {
	margin-top: 100px;
}

.txt-white {
	color: #fff;
}

.txt-white:hover {
	color: #13a8ea;
}

.txt-blue1 {
	color: #13a8ea !important;
}


.txt-system {
	color: #fff;
	padding: 5px 10px 5px 10px;
}

.txt-system:hover {
	color: #13a8ea;
}


/********** Ocultar Link GTF **********/




.txt-loja {
	color: #0a2d56;
	padding: 10px 13px 1px 13px;
	background-color: #13a8ea;
	margin: -5px 0 -5px 3px;
	font-weight: 600
}

.txt-loja:hover {
	color: #fff;
	background-color: #13a8ea;
}


.txt-politicas h2 {
	font-size: 24px;
	color: #13a8ea;
}

.txt-politicas p {
	font-size: 17px;
}

.txt-politicas li {
	font-size: 17px;
}

.txt-politica-privacidade h2 {
	font-size: 24px;
	margin-top: 10px;
}

.txt-politica-privacidade h3 {
	font-size: 22px;
	margin-top: 20px;
}

.txt-politica-privacidade h4 {
	font-size: 18px;
	margin-top: 10px;
}

.txt-politica-privacidade a {
	color: #13a8ea;
	font-weight: 600;
}

.txt-politica-privacidade p {
	font-size: 17px;
	line-height: 1.8em;
}

.txt-politica-privacidade li {
	font-size: 17px;
}

.txt-geral p {
	font-size: 16px;
	text-align: left !important;

}

.txt-geral h4 {
	font-size: 20px;
	color: #75bb59;
}


.beneficios-txt {
	margin-top: 10px;
}

.beneficios-txt li {
	font-size: 14px;
	font-weight: 600;
	margin-left: -10px;
	margin-bottom: 0px;
}

.beneficios-txt li::marker {
	font-size: 22px;
	color: #00B1E2;
}

.categoria-aplicacao {
	float: left;
	margin-top: 5px;
}

.categoria-aplicacao>div:nth-of-type(1) {

	height: 50px;
	text-align: left;
	padding-top: 0;
	margin-top: -5px;
	width: 100px;
	float: left
}

.categoria-aplicacao span {
	font-size: 13px;
	font-weight: 600;
}

.categoria-aplicacao-txt {
	margin-top: 10px;
	float: left;
	display: contents;
}

.categoria-aplicacao-txt li {
	margin-top: 10px
}

.categoria-aplicacao-txt li {
	font-size: 13px;
	margin-bottom: 0px;
	float: left;
	margin-right: 30px;
	margin-top: -5px;
}

.categoria-aplicacao-txt li span {
	position: relative;
	left: -30px;
}


.categoria-aplicacao-txt li::marker {
	font-size: 20px;
	color: #00B1E2;
	margin-right: -10px;
}


/********** FRASES DESTAQUE **********/

.bg-destaque {
	background-color: #75BB59;
	padding: 20px;
}


.bg-destaque-azul {
	background-color: #00b1e2;
	padding: 20px 20px;
	margin: 20px 0 50px 0;
}

.bg-destaque-azul span {
	color: #fff;
	font-size: 24px;
	font-weight: 600;

}


/********** HOME **********/
.client-details {
	font-size: 13px !important;
	margin-left: 22px;
	color: #626262;
}

.carousel-item h6 {
	color: #000 !important;
}

.carousel-caption {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0);
	z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
	width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	width: 3rem;
	height: 3rem;
}

.img-prod01 {
	max-width: 85%;
}

.img-prodpay {
	max-width: 110%;
}

.carousel-padding {
	padding-left: 10%
}

.banner01 {
	background-image: url('../img/carousel-bg-1.avif');
	height: 600px;
	width: auto;
	background-size: 1720px 600px;
	background-position: center center;
}

.banner02 {
	background-image: url('../img/carousel-bg-2.avif');
	height: 600px;
	width: auto;
	background-size: 1720px 600px;
	background-position: center center;
}

.banner03 {
	background-image: url('../img/carousel-bg-3.avif');
	height: 600px;
	width: auto;
	background-size: 1720px 600px;
	background-position: center center;
}

.banner04 {
	background-image: url('../img/carousel-bg-4.avif');
	height: 600px;
	width: auto;
	background-size: 1720px 600px;
	background-position: center center;
}

.banner05 {
	background-image: url('../img/carousel-bg-5.avif');
	height: 600px;
	width: auto;
	background-size: 1720px 600px;
	background-position: center center;
	background-color: #000;
	background-repeat: no-repeat;
}

.banner-description {
	padding-right: 15%
}

.banner-description span {
	font-size: 22px;
}


.banner-column-1 {
	width: 65%;
	float: left;
}

.banner-column-2 {
	width: 35%;
	float: left;
}

.banner-column-1 h2 {
	font-size: 55px;
	font-family: "field-gothic-wide", sans-serif;
	font-weight: 600;
	margin-bottom: -10px;
}



.carousel-view {
	display: contents !important;
}

.carousel-view2 {
	display: none !important;
}

.banner-span {
font-size: 1rem;
color: #0a2d56 !important;
font-weight: 700;
    line-height: 1.2;
}

.blog-box {
	width: 100%;
	height: 250px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.blog-box a img:hover {
	background-color: #fff;
	opacity: 0.2;
	transition: .5s;
}


.testimonial-line {
	border-bottom: solid 1px #d7d7d7;
	margin: 0 20px 20px 20px;

}

.testimonial-carousel .owl-item .testimonial-text,
.testimonial-carousel .owl-item.center .testimonial-text * {
	transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
	background-color: #fff;

}

.testimonial-carousel .owl-item.center .testimonial-text * {
	color: #000 !important;
	font-weight: bold;
}

.testimonial-carousel .owl-dots {
	margin-top: 24px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.testimonial-carousel .owl-dot {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	width: 15px;
	height: 15px;
	border: 1px solid #CCCCCC;
	transition: .5s;
	border-radius: 8px;
}

.testimonial-carousel .owl-dot.active {
	background: var(--primary);
	border-color: var(--primary);
}


/* Slider */
.carousel-client {
	background-color: #007fa8;
	padding: 20px;
}

.slick-slide {
	margin: 0px 8px;
}

.slick-slide img {
	width: auto;
	height: 90px;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 90px;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;

}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/********** PRODUTO PNT **********/

.img-produto-grande {
	width: 100%;
}

.img-produto-thumb {
	width: 100%;
}

/********** PRODUTO ELS **********/


.els-itens div {
	margin: 20px 0;
	line-height: 1.3em
}

.els-itens span {
	font-size: 20px;
	color: #75BB59;
	font-family: "field-gothic-wide", sans-serif;
	font-weight: 600;
	margin-right: 8px;
}

.els-console img {
	padding: 0 30px 0 0;
}

.els-console h2 {
	margin-top: 22px;
}

.els-sonda {
	margin-top: 70px;
	border-top: solid 2px #a3a3a3;
	padding-top: 50px;
}

.els-sonda img {
	padding: 0 30px 0 0;
}

.els-sonda p {
	margin: 10px 0 30px 0;
}

.els-sonda h2 {
	margin-top: 22px;
}

.els-sensor {
	margin-top: 70px;
	border-top: solid 2px #a3a3a3;
	padding-top: 50px;
}


.els-sensor img {
	padding: 0 30px 0 0;
}

.els-sensor p {
	margin: 10px 0 30px 0;
}

.els-sensor h2 {
	margin-top: 50px;
}


.table-sonda {
	font-size: 15px;

}

.table-sonda>tbody>tr>td:nth-of-type(1) {
	width: 40%;
}

.table-sonda>tbody>tr>td:nth-of-type(2) {
	width: 60%;
}

.extras-mvc {
	padding: 0 25px 0 35px;
	text-align: left !important;
}

.extras-mvc img {
	width: 90%;
	float: right;
}

.extras-mvc p {
	font-size: 17px;
	margin-top: 16px;

}

.extras-mvc span {
	font-size: 17px;
	font-weight: 600;


}

.extras-mvc a {
	margin: 18px 0 0 0
}

/********** PRODUTO GTF **********/

.gtf-box {
	margin-top: 60px;
}

.gtf-box>div {
	margin-top: 30px;
}

.gtf-itens {
	padding-right: 30px;
}

.gtf-itens span {
	font-size: 26px;
	color: #75BB59;
	font-family: "field-gothic-wide", sans-serif;
	font-weight: 600;
	margin-right: 8px;
}

.gtf-itens h3 {
	font-size: 20px;
	font-family: "field-gothic-wide", sans-serif;
    font-weight: 600;

}

.gtf-itens p {
	font-size: 15px;
	line-height: 1, 3em;
	margin-top: 10px;
}

.gtf-box>div {
	margin-top: 10px;
	margin-bottom: 20px;
}

.gtf-console {
	padding: 0 10px 0 0;
}

.gtf-console img {
	width: 170px;
	margin-top: -30px;
}

.gtf-plataforma img {
	width: 190px;
	margin-top: 10px;
}

.gtf-sonda img {
	width: 150px;
	margin-top: -15px;
}

.gtf-ravo img {
	width: 140px;
	margin-top: 0px;
}


.gtf-plataforma {
	padding: 0;
}

.gtf-sonda {
	padding: 0 20px 0 20px;
}

.gtf-ravo {
	padding: 0 0 0 40px;
}

.gtf-segmentos img {
	width: 50px;
}

.gtf-segmentos div {
	padding: 0;
}

.gtf-segmentos p {
	font-size: 14px;
}

.gtf-comboio {
	padding: 0 100px;
}

.gtf-comboio img {
	width: 90%
}

.gtf-solucao {
	padding: 0 100px;
	margin-bottom: 30px;
}

.gtf-solucao img {
	width: 90%
}

.box-telemetria {
	padding: 0 50px;
	margin-bottom: 40px;
}

.box-telemetria img {
	width: 90%;
	margin-bottom: 40px;
}

.box-telemetria li::marker {
	font-size: 26px;
	color: #00B1E2;
}

.box-telemetria span {
	font-weight: 600;
}

.box-telemetria img {
	width: 80%;
}


.box-xptec {
	padding: 0 50px;
}

.box-xptec img {}


.box-xptec span {
	font-weight: 600;
}

.box-xptec p {
	font-size: 17px;
}


/********** PRODUTO XPTEC **********/

.xptec-itens div {
	margin: 20px 0 0 0;
	line-height: 1.3em;
	font-size: 23px;
	font-weight: 600;
}

.xptec-itens span {
	font-size: 25px;
	color: #75BB59;
	font-family: "field-gothic-wide", sans-serif;
	font-weight: 600;
	margin-right: 8px;
}

.xptec-itens p {
	margin-bottom: 0;
	font-size: 18px;

}

.xptec-console>div:nth-of-type(1) {
	padding: 30px 70px 20px 20px;
}

.xptec-console h2 {}

.xptec-console img {
	width: 60%
}

.xptec-sonda {
	margin-top: 70px;
	border-top: solid 2px #a3a3a3;
	padding-top: 50px;
}

.xptec-sonda img {
	width: 90%;
	margin-bottom: 30px;
}

.xptec-sonda p {
	margin: 10px 0 30px 0;
	font-size: 17px;
}

.xptec-sonda h2 {}

.xptec-sonda>div:nth-of-type(1) {
	padding: 30px 70px 20px 20px;
}


.xptec-sonda-flex {
	margin-top: 70px;
	border-top: solid 2px #a3a3a3;
	padding-top: 50px;
}

.xptec-sonda-flex img {
	width: 98%
}

.xptec-sonda-flex p {
	margin: 10px 0 30px 0;
	font-size: 17px;
}

.xptec-sonda-flex h2 {}

.xptec-sonda-flex>div:nth-of-type(1) {
	padding: 30px 70px 20px 20px;
}


.xptec-sensor {
	border-top: solid 2px #a3a3a3;
	padding-top: 50px;
}

.xptec-sensor h2 {
	margin-top: 10px;
}

.xptec-sensor img {
	width: 40%
}

.xptec-sensor p {
	margin: 10px 0 30px 0;
}

.xptec-sensor>div:nth-of-type(1) {
	padding: 10px 70px 20px 20px;
}

.xptec-identificador {
	margin-top: 70px;
	border-top: solid 2px #a3a3a3;
	padding-top: 50px;
}


.xptec-identificador img {
	width: 100%
}

.xptec-identificador p {
	margin: 10px 0 30px 0;
}

.xptec-identificador h2 {
	margin-top: 30px;
}

.xptec-funcionalidades {
	padding: 50px 40px 20px 40px;
	border: solid 1px #13a8ea;
	margin-top: -1px;
}

.xptec-funcionalidades li {
	font-size: 14px;
	margin-bottom: 5px;
}

.xptec-funcionalidades li::marker {
	font-size: 20px;
	color: #00B1E2;
}

.xptec-funcionalidades .sonda-flex {
	width: 100%;
}


.xptec-tabs .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #13a8ea #13a8ea #fff;
}

.xptec-tabs .nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #fff;
	border-color: #13a8ea #13a8ea #fff;
}

.xptec-tabs .nav-tabs {
	background-color: #f5f5f5;
}

.xptec-tabs .nav-tabs .nav-link:hover {
	border-color: #13a8ea #13a8ea #fff;
	background-color: #fff;
	isolation: isolate
}

/********** INSTITUCIONAL **********/


.mapa-presenca-global img {
	width: 100%;
}

.excel-timeline {
	background-image: url('../img/quem-somos/quem-somos-timeline-bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 80px;
	padding-top: 80px;
	padding-bottom: 80px;
	padding-left: 13px;
	padding-right: 13px;


}


.excel-timeline-year {
	width: 100%;

	float: left;
	margin-top: -80px;

}

.excel-timeline-year h2 {
	font-family: "field-gothic-wide", sans-serif;
	color: #13a8ea;
	font-weight: 500;
}

.excel-timeline-year h3 {
	font-size: 22px;
	margin-top: 20px;
}


.excel-timeline-year-left {
	width: 605px;
	float: left;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.excel-timeline-year-left div {
	width: 430px;
	float: right;
	padding: 40px 40px 0 10px;
}

.excel-timeline-year-right {
	width: 605px;
	float: right;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.excel-timeline-year-right div {
	width: 430px;
	float: left;
	padding: 40px 10px 0 40px;
}


.year1992 {
	background-image: url('../img/quem-somos/quem-somos-timeline-1992.png');
}

.year1994 {
	background-image: url('../img/quem-somos/quem-somos-timeline-1994.png');
}

.year1997 {
	background-image: url('../img/quem-somos/quem-somos-timeline-1997.png');
}

.year2000a {
	background-image: url('../img/quem-somos/quem-somos-timeline-2000a.png');
}

.year2000b {
	background-image: url('../img/quem-somos/quem-somos-timeline-2000b.png');
}

.year2003 {
	background-image: url('../img/quem-somos/quem-somos-timeline-2003.png');
}

.year2006 {
	background-image: url('../img/quem-somos/quem-somos-timeline-2006.png');
}

.year2008 {
	background-image: url('../img/quem-somos/quem-somos-timeline-2008.png');
}

.year2015 {
	background-image: url('../img/quem-somos/quem-somos-timeline-2015.png');
}

.year2016 {
	background-image: url('../img/quem-somos/quem-somos-timeline-2016.png');
}

.year2017 {
	background-image: url('../img/quem-somos/quem-somos-timeline-2017.png');
}

.year2022 {
	background-image: url('../img/quem-somos/quem-somos-timeline-2022.png');
}

.year2024a {
	background-image: url('../img/quem-somos/quem-somos-timeline-2024a.png');
}

.year2024b {
	background-image: url('../img/quem-somos/quem-somos-timeline-2024b.png');
}

.quem-somos-certificados img {
	margin-left: -5px;
}

.quem-somos-certificados {
	padding: 0 40px;
	margin: 30px 0;
}

/********** SUPORTE **********/

.tab-pane {
	width: 100%;
	float: left;
}


.item-rede-autorizada {
	border: solid 2px #d2d2d2;
	padding: 20px;
	width: 48%;
	margin: 15px 15px 0 0;
	;
	float: left;
}

.titulo-rede-autorizada {
	font-family: "field-gothic-standard", sans-serif;
	;
	font-size: 18px;

}

.infos-rede-autorizada span {
	display: block;
	font-size: 15px;
}

.infos-rede-autorizada div {
	float: left
}


/********** CONTATO **********/


.tab-contato .nav-link:hover {
	border-radius: 30px;
	width: auto;
}

.tab-contato .nav-link.active {

	color: #fff !important;
	background-color: #13a8ea;
	border-color: #dee2e6 #dee2e6 #fff;
}

.tab-contato .nav-link {
	border-radius: 30px;

}


.tab-contato .nav-tabs {
	border-bottom: none;
}


.tab-contato .nav-item {
	Width: 100%;
}

.tab-contato .nav-item button {
	margin-left: 20px;
	text-align: left;
	font-size: 20px;
	color: #13a8ea !important;
}

.tab-contato {
	margin-bottom: 100px;
}

.tab-contato h1 {
	margin: 30px 0 0 10px;

}

.tab-contato p {
	font-size: 17px;
	margin-top: 10px;
	font-style: italic;
	color: #0a2d56;
	margin-left: 24px;
	margin-bottom: 10px;

}


/********** MARGENS **********/

.margin-product {
	padding-top: 30px;
}

.pb-3 {
	padding-bottom: 1.5rem
}

.faleconosco-txt p {
	margin-left: 22px
}

.faleconosco-txt h1 {
	margin-left: 22px
}

/********** Template CSS **********/
:root {
	--primary: #13a8ea;
	--secondary: #13a8ea;
	--light: #F2F2F2;
	--dark: #13a8ea;
}

.fw-medium {
	font-weight: 600 !important;
}

.back-to-top {
	position: fixed;
	display: none;
	right: 45px;
	bottom: 45px;
	z-index: 99;
}

/*** Spinner ***/
#spinner {
	opacity: 0;
	visibility: hidden;
	transition: opacity .5s ease-out, visibility 0s linear .5s;
	z-index: 99999;
}

#spinner.show {
	transition: opacity .5s ease-out, visibility 0s linear 0s;
	visibility: visible;
	opacity: 1;
}


/*** Navbar ***/
.navbar .dropdown-toggle::after {
	border: none;
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	vertical-align: middle;
	margin-left: 8px;
}

.navbar {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.navbar-light .navbar-nav .nav-link {
	margin-right: 30px;
	padding: 25px 0;
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
	outline: none;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
	color: var(--primary);
}

.navbar-collapse {
	float: right;
}

.nav-link {
	color: #444444 !important;
}

.nav-link:hover,
.nav-link:focus {
	color: #13a8ea
}

.nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: .7rem;
	padding-left: .7rem;
	color: #454545 !important;
	letter-spacing: 0.05em;
}

.service .nav .nav-link {
	background: var(--light);
	transition: .5s;
}

.service .nav .nav-link.active {
	background: var(--primary);
}

.service .nav .nav-link.active h4 {
	color: #FFFFFF !important;
}

.dropbtn {
	border: none;
	padding: 6px 8px;
	background-color: #fff;
	cursor: pointer;
	width: 55px;
}

.dropbtn i {
	color: #aaaaaa;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 3px
}

.dropdown {
	position: relative;
	display: inline-block;
}


.dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 55px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 999;
}

.dropdown-content img {
	padding-left: 5px;
	width: 24px;
	height: 14px;
}

.dropdown-content a {
	color: black;
	padding: 6px 8px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {
	background-color: #e4e4e4;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: #fff;
}


.navbar-light .navbar-brand,
.navbar-light a.btn {
	height: 65px;
}

.navbar-brand img {
	height: 56px;
	margin-left: -5px;
}

.navbar-toggler {
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #9a9a9a;
	width: 50px;
	height: 46px;
	float: right;
}

.navbar-toggler i {
	color: #9a9a9a;
	font-size: 16px;
}

.navbar-right {
	float: right;
	width: 100%;
	padding-top: 10px;
}

.nav-item a {
	font-size: 14px;
}

.dropdown-item {
	font-size: 14px !important;
	padding: .50rem 1rem;
}


.nav-link {
	font-size: 15px;
	padding: .5rem 1rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff !important;
	background-color: #13a8ea;
}


.excel-top {
	background-color: #0a2d56;
	width: 100%;
}

.top-left {
	float: left;
	padding: 10px 0 10px 0
}

.top-left span {
	font-size: 14px;
}

.top-left div {
	float: left;
	margin-right: 10px;
}

.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #13a8ea;
}

.top-right {
	float: right;
	padding: 5px 0 0 0
}

.top-right span {
	font-size: 13px;
}

.top-right div {
	float: left;
}

.top-icon {
	font-size: 16px !important;
}


.contact-icons>a>span {
	margin-left: 3px;

}

.navbar-light .navbar-nav .nav-link {
	color: var(--dark);
	font-weight: 500;
}

.navbar-light.sticky-top {
	top: -100px;
	transition: .5s;
}

.responsive-menu {
	display: none;
}

.responsive-menu li {
	background-color: #00acf1;
	margin: 10px 3px 5px 5px;
	padding-left: 2px !important;
	padding-right: 2px !important;
}

.responsive-menu li:nth-child(3) {
	background-color: #00cf59
}


.responsive-menu>li>a {
	color: #fff;
	padding-left: 8px !important;
	padding-right: 8px !important;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.responsive-menu>li>a:hover {
	color: #fff;

}

/*** MENU LANDINGS ***/


/*** BOTÕES ***/

.btn-social-top {
	background-color: #0a2d56;
	border-radius: 30px;
	border: solid 1px #fff;
	width: 30px !important;
	height: 30px !important;
	text-align: center;
	padding-top: 0;
	margin: 4px 7px 0 0;
}

.btn-social-top:hover {
	border: solid 1px #13a8ea;
}

.btn-social-top:hover i {
	color: #13a8ea;
}

.btn-social-top i {
	color: #fff;
	font-size: 1rem;
}


.btn-social-top2 {
	background-color: #0a2d56;
	border-radius: 30px;
	border: solid 1px #fff;
	width: 30px !important;
	height: 30px !important;
	text-align: center;
	padding-top: 0;
	margin: 4px 7px 0 0;
}

.btn-social-top2:hover {
	border: solid 1px #13a8ea;
}

.btn-social-top2 img {
	width: 20px;
	margin-top: -2px;
}

.social-footer img {
	width: 20px !important;
	height: 20px !important;
	margin: -2px 0 0 0 !important;
}


.fa-instagram {
	padding-top: 4px;
}

.contato-redes-sociais div {
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 20px;
	border: solid 2px #fff;
	color: #fff;
	float: left;
	margin-right: 5px;
}


.contato-redes-sociais div:nth-of-type(1) {
	padding: 4px 0 0 7px;
}

.contato-redes-sociais div:nth-of-type(2) {
	padding: 4px 0 0 7px;
}

.contato-redes-sociais div:nth-of-type(3) {
	padding: 4px 0 0 8px;
}

.contato-redes-sociais div:nth-of-type(4) {
	padding: 4px 0 0 6px;
}


.contato-redes-sociais a {
	color: #fff !important;
}

.contato-redes-sociais div:hover {
	background-color: #0B2154;
}

.contato-redes-sociais i {
	font-size: 20px;
	color: #fff !important;
}


.btn {
	font-weight: 500;
	transition: .5s;
	letter-spacing: 0.05em;
	border-radius: 100px;
}

.btn.btn-primary,
.btn.btn-secondary {
	color: #FFFFFF;
}

.btn-square {
	width: 38px;
	height: 38px;
}

.btn-sm-square {
	width: 32px;
	height: 32px;
}

.btn-lg-square {
	width: 48px;
	height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal;
	border-radius: 2px;
}


.btn-social-form {
	font-size: 20px;

	width: 40px;
	height: 40px;
	border-radius: 30px;
	border: solid 2px #0a2d56;
	margin-right: 8px;
	text-align: center;
	padding: 4px 6px;
}

.btn-social-form i {

	color: #0a2d56 !important;
	text-align: center;
}

.btn-blue01 {
	background-color: #0a2d56;
	color: #fff;
	padding: 10px 26px
}

.btn-blue01:hover {
	background-color: #fff;
	color: #0a2d56;
	border: solid 1px #0a2d56;
}


.btn-blue02 {
	background-color: #2B7FA6;
	color: #fff;
	padding: 8px 22px;
	font-size: 18px;
}

.btn-blue02:hover {
	background-color: #fff;
	color: #2B7FA6;
	border: solid 1px #2B7FA6;
}

.link-orcamento {
	width: 20px !important;
	color: #fff !important;
	cursor: pointer;
	font-weight: 700;
	border: solid 2px #fff;
	border-radius: 20px;
	padding: 8px 20px;
	background-color: #0a2d56 !important;
	font-size: 20px;
}


.link-orcamento:hover {
	background-color: #fff !important;
	color: #75BB59 !important;
	border: solid 2px #fff;
}

.btn-blue03 {
	background-color: #0a2d56;
	color: #fff;
	padding: 6px 18px;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.btn-blue03:hover {
	background-color: #fff;
	color: #0a2d56;
	border: solid 1px #0a2d56;
}


.btn-green01 {
	background-color: #2B8A4C;
	color: #fff;
	padding: 8px 22px;
	font-size: 18px;
}

.btn-green01:hover {
	background-color: #fff;
	color: #2B8A4C;
	border: solid 1px #2B8A4C;
}

.btn-check:focus+.btn,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .25rem rgba(0, 177, 226, 0.25) !important;
}

.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
	pointer-events: none;
	opacity: .65
}

.btn-download {
	background-color: #fff;
	color: #000;
	padding: 6px;
	font-size: 14px;
	border: solid 1px #aaaaaa;
	text-align: left;

}

.btn-download:hover {
	background-color: #13a8ea;
	color: #fff;
	border: solid 1px #13a8ea;
}

.btn-download img {
	height: 40px;
	margin-right: 10px;
	float: left;
}

.btn-download span {
	text-align: center;
	top: 9px;
	position: relative;
}

.btn-app {
	background-color: #fff;
	color: #000;
	padding: 10px 20px;
	border: solid 1px #aaaaaa;
	margin-right: 8px;
	text-align: center;
}

.btn-app img {
	height: 35px;
}

.btn-app:hover {
	background-color: #fff;
	border: solid 1px #000;
}


.btn-xptec-download {
	background-color: #fff;
	color: #000;
	padding: 8px 14px;
	border: solid 1px #aaaaaa;
	margin-right: 8px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}


.btn-xptec-download:hover {
	background-color: #13a8ea;
	border: solid 1px #13a8ea;
	color: #fff;
}


.btn-certificado {
	background-color: #fff;
	color: #000;
	padding: 8px 15px;
	border: solid 1px #aaaaaa;
	margin-right: 8px;
	text-align: center;
	font-size: 15px;
	margin-left: -5px;
}

.btn-certificado:hover {
	background-color: #13a8ea;
	color: #fff;
}


.btn-back {
	background-color: #0a2d56 !important;
	color: #fff !important;
	border-radius: 50px;
	width: 50px;
	height: 50px;
	border: solid 2px #fff;
	font-size: 20px;
	padding-top: 9px;
	z-index: 999;

}


.btn-atalhos {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.btn-atalhos a {
	margin-right: 8px;
	margin-bottom: 20px;
	font-size: 17px;
	margin-top: 20px;
}


.btn-flag {
	margin-top: -4px;
}

/*** CARROSSEL PRODUTOS ***/

.carousel-indicators {
	margin: 0;

}

.carousel-indicators button.thumbnail {
	width: 70px;
	height: 70px;
	border-radius: 8px;
	padding: 5px;

}

.carousel-indicators button.thumbnail:not(.active) {
	opacity: 0.7;
	margin-top: -9px;
}

.carousel-indicators {
	position: static;

}

.carousel-indicators button.thumbnail.active {
	border: solid 1px #898989;
}


/*** itens-produtos ***/

.entries {
	padding: 0;
	margin: 0 auto;
	height: 35px;

}

.entries .entry {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	display: none;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
}


/*** Catalogos ***/
.catalogo-download {
	padding: 0 30px;
}

.catalogo-download a {
	width: 100%;

}

.catalogo-download div {
	margin: 10px 0 12px 0;
}


/*** Especificações ***/

.extras-especificacoes {
	padding: 0 15px;
}

.table-especificacoes {
	font-size: 13px;

}

/*** Vídeos ***/
.extra-videos {
	padding: 0 12px;
}

.extra-videos iframe {
	height: 220px;
	width: 100%;
}

.video-youtube {
	height: 320px;
	width: 100%;
	padding: 0 20px;
}

.video-play {
	width: 100%;
	cursor: pointer;
	height: 300px;
	margin-top: -30px;

}

.video-play>div {
	position: relative;
	color: #ffffff;
	top: 75px;
	z-index: 1;
	width: 100%;
	text-align: center;


}

.video-play i {
	font-size: 30px;
	padding: 15px 18px;
	border: solid 4px #fff;
	background: rgba(0, 0, 0, 0.8);
	border-radius: 100px;
	color: #fff;
	left: 3px;
}

.video-play p {
	font-family: "field-gothic-wide", sans-serif;
	font-weight: 600;
	padding: 0 50px;
	font-size: 20px;
	line-height: 1.2em;
}

.video-play:hover i {
	background: rgb(19 168 234)
}


/*** Blink ***/

.blink {
	animation: blinker 2s linear infinite;
	color: #000;
}

@keyframes blinker {
	50% {
		opacity: 0.1;
	}
}

/*** Footer ***/
.footer {
	background-color: #0a2d56 !important;
	border-top: solid 8px #00cf5a;
	background-size: cover;
	padding: 0;
}


.footer .btn.btn-social {
	margin-right: 5px;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #00aaed !important;
	border: 1px solid #00aaed !important;
	border-radius: 35px;
	transition: .3s;
}

.footer .btn.btn-social:hover {
	color: #0a2d56 !important;
	background-color: #00aaed !important;
}

.footer .btn.btn-link {
	display: block;
	margin-bottom: 5px;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	transition: .3s;
}

.footer .btn.btn-link::before {
	position: relative;
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 10px;
}

.footer .btn.btn-link:hover {
	letter-spacing: 1px;
	box-shadow: none;
}

.footer .copyright {
	padding: 17px 0;
	font-size: 12px;
	border-top: 0px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
	color: #fff;
}

.footer .footer-menu a {

	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid rgba(255, 255, 255, .3);
	font-size: 12px;
	color: #fff !important;
	font-weight: 500;
}

.footer .menu-footer {
	padding: 15px 0;
	font-size: 15px;
	border-top: 0px solid rgba(256, 256, 256, .1);
	background-color: #2B7FA6;
}

.logo-footer img {
	height: 40px;
	width: auto;
	margin: 0 0 12px -4px;
}


.footer h5 {
	font-family: "field-gothic-wide", sans-serif;
	font-weight: 500;
	color: #fff !important;
	font-size: 17px;
}

.footer p {
	font-family: "field-gothic-standard", sans-serif;
	font-weight: normal;
	color: #fff !important;
	font-size: 16px;
	padding-right: 30px;
}

.footer a {

	color: #fff !important;
}

.footer-txt p {
	line-height: 1.4em;
	margin-bottom: 8px !important;
	font-size: 16px;
}

.footer-txt i {
	color: #10a7ea;
}

.container-links {
	width: 100%;
	max-width: 600px;
	padding: 30px 10px;
}

.box-links {
	background-color: #fff;
	border-radius: 6px;
	width: 100%;
	min-height: 80px;
	padding: 8px 15px 5px 96px;
	text-align: left;
	background-repeat: no-repeat;
	background-size: 80px 80px;
	margin-bottom: 20px;
	border: solid 1px #fff;
	outline: solid 2px #fff;
}

.box-links h5 {
	font-family: "field-gothic-wide", sans-serif;
	font-weight: 700;
	font-size: 17px;
	margin-bottom: 2px;
}

.box-links p {
	font-size: 15px;
	color: #000;
	margin: 0;
	line-height: 1.2em;
}

/********** LANDINGS **********/
.landings {
	color: #000
}

.landings video {
	width: 95%;
	cursor: pointer;

}

.landings .landing-videos iframe {
	width: 100%;
	height: 250px;
}

.landings h4 {
	margin: 15px 10px 20px 10px;
}

.landings .landing-txt {
	padding-left: 50px;
	padding-right: 50px;
}

.landings .landing-orcamento {
	background-color: #13a8ea
}

.landings .landing-orcamento>div {
	padding: 20px 0 0 0;
	margin-top: -60px;
	text-align: center;
}

.landings .box-beneficios {
	background-color: #f7f7f7;
	margin-top: -40px;
	position: relative;
	border-top: solid 20px #fff;

}

.landings .box-cards-beneficios {
	background-color: #f7f7f7;
	padding: 5px 60px 20px 60px;
}

.landings .box-titulo2 h1 {
	background-color: #f7f7f7;
}

.landings .box-titulo2 h2 {
	background-color: #f7f7f7;
}

.landings .beneficios-txt li {
	font-size: 17px;
	font-weight: 400;
	color: #000;
}


.landings .box-cards-utilizacao {
	margin-top: 10px;
	padding: 5px 60px 20px 60px !important;
}

.landings .box-cards-utilizacao li {
	margin-left: -0;
	margin-right: 40px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;

}

.landings .box-cards-utilizacao ul {
	display: flex;

}

.landings .box-cards-utilizacao li::marker {
	font-size: 22px;
	color: #00B1E2;
}

.landings .box-cards-utilizacao {
	padding: 20px 60px;
}

.landings .beneficios-txt>div {
	display: flex;
	justify-content: center;
}

.landings .box-cards-aplicacao ul {
  width: 100%;

}

.landings .box-cards-aplicacao li {
	margin-left: -0;
	margin-right: 40px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: 400;
	color: #000;

}


.landings .box-card-aplicacao-2 {
    padding: 30px 65px 30px 70px;

}

.landings .box-card-aplicacao-2 ul {
   margin-left:10px;
   margin-right:10px;

}



.landings .box-aplicacao h1 {
	background-color: #fdfdfd;
}

.landings .box-cards-aplicacao {
	padding: 5px 60px 20px 60px;
}

.landings .landing-quem-somos {
	padding: 40px 70px 20px 70px;
}

.landings .landing-quem-somos h2 {
	font-size: 24px;
	margin-top: 10px;
}

.landings .landing-quem-somos p {
	font-size: 15px;
}

.landings .landing-quem-somos a {
	font-size: 15px;
	color: #00637e;
	font-weight: 600;
}

.landings .landing-quem-somos a:hover {
	color: #0b2154 !important;
	transition: .5s;
	animation-name: fadeIn;
}

.landings .landing-quem-somos span {
	font-size: 14px;
	color: #d2d2d2;
}

.landings .xptec-itens span {
	font-size: 16px
}

.landings .xptec-itens div {
	font-size: 16px
}

.landings .xptec-itens p {
	font-size: 15px
}

.menu-invert .dropdown-menu {
	right: 0 !important;
	left: auto !important;
}

.menu-invert .dropdown-menu ul {
	right: 253px !important;
	left: auto !important;
}

.menu-invert .dropdown-item {
	font-size: 13px !important;
}

.menu-invert a {
	cursor: pointer;
}

.menu-invert .dropdown-toggle::after {

	content: none;

}


.nav-landings .landing-cidades {
	font-size: 12px;
}

.nav-landings .nav-link {
	padding: 5px 12px;
	background-color: #e7e7e7;


}


.nav-landings .nav-link.active,
.nav-landings .nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #fff;
	border-color: #888888 #888888 #fff;
	font-weight: 600;
}

.nav-landings .nav-tabs {

	background-color: #e7e7e7;
}

.nav-landings .nav-tabs .nav-link:hover,
.nav-landings .nav-tabs .nav-link:focus {
	border-color: #888888 #888888 #fff;
}

.nav-landings .tab-pane {

	padding: 0 15px;
}

.landings .card-produtos {
	background-color: #fff;
	padding: 20px 17px;
}

.landings .card-produtos h2 {
	margin-bottom: 2px;
	color: #00637e;
}

.landings .card-produtos p {
	font-size: 14px
}

.landings .landing-quem-somos img {
	width: 100%
}

.landings .prod-sonda img {
	height: 300px;
	padding: 0 110px;
}

.landings .prod-sonda-thumb img {
	height: 50px;
	width: 40px;
	padding-left: 20px;
}

.landings .prod-tlm img {
	padding: 20px;
}

.landings .prod-xptec img {
	padding: 30px 30px 30px 10px;
}


/********** LANDINGS PALAVRA-CHAVE **********/



.bg-pc {
	background-size:100% auto;
	display: flex;
  padding:50px 8%;
  background-size:auto 100%;
  background-repeat:no-repeat;
}

.landing-pc h1 {
font-size:35px;
margin-top:14px;
margin-bottom: 0;
}

.landing-pc p {
font-size:19px;  
}

.landing-pc .box-utilizacao {
    padding: 50px 0 30px 0;
}

.bg-calibrador-condominios {
	background-image: url('../img/landing/bg-condominios.jpg');
  background-position: center;
      background-color: #f6f6f6;
}

.box-landing-descricao{
  padding: 25px 30px 0 0;
  
}

.box-landing-descricao img{
  width:180px;  
}

.box-landing-beneficios{
  float:left;
  width:35%;
  

}

.box-landing-beneficios span{
  font-weight: 600;

}

.box-landing-plus{
  float:left;
  width:65%;
  display:flex;
      align-items: center;
    justify-content: center;

}
.box-landing-plus p{
font-family: "field-gothic-wide", sans-serif;
    font-weight: 600;
    color:#87aa52;
    font-size:21px;
    margin-bottom:-5px;
}
.box-landing-plus span{
  font-weight:600;
}


.box-landing-beneficios img{
   width:25px;  
}

.box-landing-plus img{
    width:100px;
    margin-right:12px;
}
.box-landing-plus div{
    float:left;
}

.box-landing-beneficios .check{
  display:flex;
  
}

.box-landing-beneficios .check div{
  float: left;
  margin-bottom:5px;
  
}

.box-landing-beneficios .check img{
  margin-right:10px;
  width: 20px;
  
}


.landings .box-cards-beneficios2 {
	background-color: #095b82;
	padding: 5px 60px 20px 60px;
}


.landings .beneficios-txt2 li {

    font-size: 17px;
    font-weight: 400;
    color: #fff;
}

.beneficios-txt2 li::marker {
    font-size: 22px;
    color: #00B1E2;
}



.zcwf_lblLeft .zcwf_col_fld input[type=text],
input[type=password],
.zcwf_lblLeft .zcwf_col_fld textarea {
	width: 100% !important;
	color: #000 !important;
	font-size: 15px;
	border-radius: 8px !important;
	padding: 8px 8px 8px 8px !important;
	border: none !important;
}


.formsubmit.zcwf_button {
	color: white !important;
	background-color: #0a2d56 !important;
	border: none !important;
}

#crmWebToEntityForm.zcwf_lblLeft {
	width: 100% !important;
	padding: 10px 25px 25px 25px !important;
	margin: 0 auto !important;
	box-sizing: border-box !important;
}

#crmWebToEntityForm.zcwf_lblLeft * {
	box-sizing: border-box !important;
}

#crmWebToEntityForm {
	text-align: left !important;
}

#crmWebToEntityForm * {
	direction: ltr !important;
}

.zcwf_lblLeft .zcwf_title {
	word-wrap: break-word !important;
	padding: 0px 6px 10px !important;
	font-weight: bold !important;
}

.zcwf_lblLeft.cpT_primaryBtn:hover {
	background: linear-gradient(#02acff 0, #006be4 100%)no-repeat padding-box !important;
	box-shadow: 0 -2px 0 0 #0159b9 inset !important;
	border: 0 !important;
	color: #fff !important;
	outline: 0 !important;
}

.zcwf_lblLeft .zcwf_col_fld input[ type=text],
input[ type=password],
.zcwf_lblLeft .zcwf_col_fld textarea {
	width: 100% !important;
	border: 1px solid #c0c6cc !important;
	resize: vertical !important;
	border-radius: 2px !important;
	float: left !important;
}

.zcwf_lblLeft .zcwf_col_lab {
	width: 100% !important;
	word-break: break-word !important;
	padding: 0px 6px 0px !important;
	margin-right: 0 !important;
	margin-top: 5px !important;
	float: left !important;
	min-height: 1px !important;

}

.zcwf_lblLeft .zcwf_col_fld {
	float: left !important;
	width: 100% !important;
	padding: 0px 6px 0px !important;
	position: relative !important;
	margin-top: 0px !important;
}

.zcwf_lblLeft .zcwf_privacy {
	padding: 6px !important;
}

.zcwf_lblLeft .wfrm_fld_dpNn {
	display: none !important;
}

.dIB {
	display: inline-block !important;
}

.zcwf_lblLeft .zcwf_col_fld_slt {
	width: 100% !important;
	border: 1px solid #ccc !important;
	background: #fff !important;
	border-radius: 4px !important;
	font-size: 15px !important;
	float: left !important;
	resize: vertical !important;
	padding: 8px 8px !important;
}

.zcwf_lblLeft .zcwf_row:after,
.zcwf_lblLeft .zcwf_col_fld:after {
	content: '';
	display: table !important;
	clear: both !important;
}

.zcwf_row label {
	font-size: 15px !important;
	color: #fff !important;
	float: left !important;
	font-weight: 600 !important;
}

.zcwf_lblLeft .zcwf_col_help {
	float: left !important;
	margin-left: 7px !important;
	font-size: 12px !important;
	max-width: 35% !important;
	word-break: break-word !important;
}

.zcwf_lblLeft .zcwf_help_icon {
	cursor: pointer !important;
	width: 16px !important;
	height: 16px !important;
	display: inline-block !important;
	background: #fff !important;
	border: 1px solid #c0c6cc !important;
	color: #c1c1c1 !important;
	text-align: center !important;
	font-size: 11px !important;
	line-height: 16px !important;
	font-weight: bold !important;
	border-radius: 50% !important;
}

.zcwf_lblLeft .zcwf_row {
	margin: 8px 0px !important;
}

.zcwf_lblLeft .formsubmit {
	margin-right: 5px !important;
	cursor: pointer !important;
	color: #313949 !important;
	font-size: 12px !important;
}

.zcwf_lblLeft .zcwf_privacy_txt {
	width: 90% !important;
	color: rgb(0, 0, 0) !important;
	font-size: 12px !important;
	font-family: Arial !important;
	display: inline-block !important;
	vertical-align: top !important;
	color: #313949 !important;
	padding-top: 2px !important;
	margin-left: 6px !important;
}

.zcwf_lblLeft .zcwf_button {
	font-size: 15px !important;
	color: #6c6c6c !important;
	padding: 10px 15px !important;
	border-radius: 4px !important;
	cursor: pointer !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	width: 100px !important;
	border: none !important;
	width:100% !important;
	color:#fff !important;
}

.zcwf_lblLeft .zcwf_tooltip_over {
	position: relative !important;
}

.zcwf_lblLeft .zcwf_tooltip_ctn {
	position: absolute !important;
	background: #dedede !important;
	padding: 3px 6px !important;
	top: 3px !important;
	border-radius: 4px !important;
	word-break: break-word !important;
	min-width: 100px !important;
	max-width: 150px !important;
	color: #313949 !important;
	z-index: 100 !important;
}

.zcwf_lblLeft .zcwf_ckbox {
	float: left !important;
}

.zcwf_lblLeft .zcwf_file {
	width: 55% !important;
	box-sizing: border-box !important;
	float: left !important;
}

.cBoth:after {
	content: '';
	display: block;
	clear: both;
}

@media all and (max-width: 600px) {

	.zcwf_lblLeft .zcwf_col_lab,
	.zcwf_lblLeft .zcwf_col_fld {
		width: auto;
		float: none !important;
	}

	.zcwf_lblLeft .zcwf_col_help {
		width: 40%;
	}
}






/********** SEGMENTOS **********/
.box-segmentos {
	margin:30px 0;
	padding:0 50px;
}
.box-segmentos .row {
	margin-top:10px;
	margin-bottom:10px;
}
.box-segmentos img {
	float:left
}

.seg-conteudo h3 {
	font-size:20px;
	color:#000;
}

.seg-conteudo .card-beneficios {
	text-align:center;
}

.btn-seg {

	font-size:18px;	
}
.btn-seg span {
	font-weight:700;
}
.box-cta {
	padding:0 30px 30px 30px;
}

.w-100{
	width:100%
}
.w-90{
	width:90%
}
.w-80{
	width:80%
}

.seg-linha {
	font-size:14px;
	color:#686868;
}
.seg-conteudo p {
	font-size:16px;
}

.bg-segmentos {
	height:300px;
	background-size:100% auto;
	display: flex;
	padding-left:3%;
	padding-right:40%;
}

.bg-agronegocio {
	background-image: url('../img/segmentos/banner-agronegocio.jpg');
}

.bg-construcao-civil {
	background-image: url('../img/segmentos/banner-construcao-civil.jpg');
}

.bg-mineracao {
	background-image: url('../img/segmentos/banner-mineracao.jpg');
}

.bg-coleta-ambiental {
	background-image: url('../img/segmentos/banner-coleta-ambiental.jpg');
}
.bg-florestal {
	background-image: url('../img/segmentos/banner-florestal.jpg');
}
.bg-usinas {
	background-image: url('../img/segmentos/banner-usinas.jpg');
}

.box-abastecimento-movel {
	background-image: url('../img/segmentos/bg-abastecimento-movel.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding:20px 50px 20px 20px;
	margin:0 10px;
}

.box-abastecimento-movel h2{
	color: #0B2154;
	font-size:22px;
}
.box-abastecimento-movel span{
	font-size:25px;
	color: #75bb59;
}

.txt-segmentos{
	display: flex;
}
.txt-segmentos h1 {
	color:#fff;
	margin-bottom:1px;
}
.txt-segmentos p {
	color:#fff;
}

.txt-segmentos div{
	
	display: flex;
    align-items: center;
}
.txt-segmentos div>div{
	
	display: block;
}

.seg-tabs {
	margin-top:30px;
	padding-right: 0;
	padding-left:0;

	
}
.seg-tabs button{
	width:100%;
		font-size:18px;
		color: #0076ab !important;
				text-transform: uppercase;
}
.seg-tabs .nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {

	font-weight:bold;
	text-transform: uppercase;
  background-color: #f4f4f4;
    border-radius: 0 0 20px 20px;
    color: #053962 !important;

}
.seg-tabs .tabs4 li{
	width:25%;
}


.seg-tabs .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
        background-color: #00b1e2;
	border-radius: 0 0 20px 20px;
		text-transform: uppercase;
		font-family: "Field_Gothic_44", sans-serif;
    padding-top: 12px;
    padding-bottom: 10px;
    border:none !important;
            color:#fff !important;
}

.seg-tabs .nav-tabs {
    border-top: 6px solid #053962;
    border-bottom:none;
    border-left:none !imporant;
    border-right:none !important;

}
.seg-tabs .nav-link {

    padding-top: 12px;
    padding-bottom: 10px;
  border:none !important;
  
        border-radius: 0 0 20px 20px;
            	font-weight:bold;

}
.seg-tabs .nav-link.active {
	color:#fff !important;
	font-weight:bold;
  padding-top:16px;
}


.seg-pnt h3{
	text-align:center;	
}
.seg-pnt img{
	padding:0 20px;	
}
.seg-pnt p{
	font-weight: normal;	
}

.seg-pnt span{
	font-weight: 700;
	color:#000;
	font-size:15px;
	text-align:center;
	width:100%;
}

.seg-pnt .card-destaque{
	padding: 20px 50px 30px 50px;
	text-align:center;
}


.seg-pnt .box-cards-beneficios img{
	width:65%
}

.seg-pnt .link-garantia a{
	color:#0076ab;
	font-weight:600;
	font-size:14px;
	cursor:pointer;
}


.seg-pnt a{
	font-size:16px;	
}

.seg-separa hr {
	height:16px;
	display:none;
	margin: 30px 0 50px 0;
}

.seg-gtf-comboio {
	height: 330px;
	background-image: url('../img/segmentos/gtf-comboio-agronegocio.jpg');
	background-size: auto 100%;
    background-position: center;
	
}

.comboio-agronegocio {	
	background-image: url('../img/segmentos/gtf-comboio-agronegocio.jpg');
	
}

.comboio-construcao-civil {
	background-image: url('../img/segmentos/gtf-comboio-construcao-civil.jpg');	
}

.comboio-mineracao {
	background-image: url('../img/segmentos/gtf-comboio-mineracao.jpg');	
}

.comboio-coleta-ambiental {
	background-image: url('../img/segmentos/gtf-comboio-coleta-ambiental.jpg');	
}

.comboio-florestal {
	background-image: url('../img/segmentos/gtf-comboio-florestal.jpg');	
}

.comboio-usinas {
	background-image: url('../img/segmentos/gtf-comboio-usinas.jpg');	
}

.seg-imgs .col-lg-3{
	    padding:0 40px;
   
}


	.h2-pnt {
		display:none;
	}
  
  .seg-conteudo h1, h2, h3 {
    text-transform: uppercase;
  }
  
  .seg-conteudo h2 {
      font-size: 1.55rem;
          background-color: #fff;
    
  }
  
  .seg-conteudo .tab-pane{
    margin-top:30px;
    
  }

.box-abastecimento-movel h2 {
    font-size: 1.5rem;

}


/********** LANDINGS **********/


.box-landings {
	margin:30px 0;
	padding:0 50px;
}
.box-landings .row {
	margin-top:10px;
	margin-bottom:10px;
}
.box-landings img {
	float:left
}

.lan-conteudo h3 {
	font-size:20px;
	color:#000;
}

.lan-conteudo .card-beneficios {
	text-align:center;
}

.btn-lan {

	font-size:18px;	
}
.btn-lan span {
	font-weight:700;
}



.lan-linha {
	font-size:14px;
	color:#686868;
}
.lan-conteudo p {
	font-size:20px;
}


.txt-landings{
	display: flex;
}
.txt-landings h1 {
	color:#fff;
	margin-bottom:1px;
}
.txt-landings p {
	color:#fff;
}

.txt-landings div{
	
	display: flex;
    align-items: center;
}
.txt-landings div>div{
	
	display: block;
}


.lan-pnt h3{
	text-align:center;	
}
.lan-pnt img{
	padding:0 20px;	
}
.lan-pnt p{
	font-weight: normal;	
}

.lan-pnt span{
	font-weight: 700;
	color:#000;
	font-size:15px;
	text-align:center;
	width:100%;
}

.lan-pnt .card-destaque{
	padding: 20px 50px 30px 50px;
	text-align:center;
}


.lan-pnt .box-cards-beneficios img{
	width:65%
}

.lan-pnt .link-garantia a{
	color:#0076ab;
	font-weight:600;
	font-size:14px;
	cursor:pointer;
}


.lan-pnt a{
	font-size:16px;	
}

.lan-separa hr {
	height:16px;
	display:none;
	margin: 30px 0 50px 0;
}

.lan-gtf-comboio {
	height: 330px;
	background-image: url('../img/segmentos/gtf-comboio.jpg');
	background-size: auto 100%;
    background-position: center;
	
}

.lan-imgs .col-lg-3{
	    padding:0 40px;
   
}


	.h2-pnt {
		display:none;
	}
  
  .lan-conteudo h1, h2, h3 {
    text-transform: uppercase;
  }
  
  .lan-conteudo h2 {
      font-size: 1.7rem;
          background-color: #fff;
    
  }
  
  .lan-conteudo .tab-pane{
    margin-top:30px;
    
  }



.bg-lan-condominios {
	height:300px;
	background-image: url('../img/landing/banner-condominios.jpg');
	background-size:100% auto;
	display: flex;
	padding-left:3%;
	padding-right:3%;
}













/********** MEDIA QUERIES **********/

@media (max-width: 1400px) {
	.produto-box {
		height: 236px;
	}

	.produto-destaque p {
		font-size: 16px;
	}

	.produto-destaque img {
		width: 150px;
	}

	.produto-destaque {
		padding: 20px 20px 50px 20px;
	}

	.produto-1:hover {
		background-position: 0 -236px;
	}

	.produto-2:hover {
		background-position: 0 -236px;
	}

	.produto-3:hover {
		background-position: 0 -236px;
	}

	.produto-4:hover {
		background-position: 0 -236px;
	}

	.excel-timeline-year-left {
		width: 513px;
	}

	.excel-timeline-year-right {
		width: 513px;
	}

	.excel-timeline-year-left div {
		width: 360px;
		padding: 25px 40px 0 10px;

	}

	.excel-timeline-year-right div {
		width: 360px;
		padding: 25px 10px 0 40px;

	}

	.gtf-box>div {
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.gtf-console img {
		width: 90%;
		margin-top: 0px;
	}

	.gtf-plataforma img {
		width: 90%;
		margin-top: 10px;
	}

	.gtf-sonda img {
		width: 90%;
		margin-top: -15px;
	}

	.gtf-ravo img {
		width: 90%;
		margin-top: 0px;
	}

	.btn-green01 {

		padding: 6px 15px;
		font-size: 14px;
	}

	.btn-blue02 {
		padding: 6px 15px;
		font-size: 14px;
	}

	.product-txt {
		margin-top: -10px;
	}

	.product-txt2 {
		margin-top: -10px;
	}

	.video-play {
		margin-top: -25px;
	}

	.video-play p {
		font-size: 17px;
	}

	.video-play {
		height: 250px;
	}

	.video-play>div {
		top: 60px;
	}

	.bg-product {

		background-position-x: -150px;
	}


	.box-categoria .card-produtos-categoria img {
		width: 85%;
	}

	.categoria-infos img {
		height: 45px !important;
	}

	.categoria-aplicacao-txt li {
		font-size: 12px;
	}

	.categoria-aplicacao span {
		font-size: 12px;
	}

	.card-produtos-categoria p {
		font-size: 12px;
	}

	.categoria-infos {
		margin-left: -40px;
	}

	.bt-filter span {
		font-size: 13px;
	}

	.bt-filter .btn {
		font-size: 13px;
	}

	.landings .prod-sonda img {
		height: 300px;
		padding: 0 90px;
	}
  .landing-pc h1 {
    font-size: 32px;
}
  
  
  .box-landing-descricao img {
    width: 140px;
}

  .box-landing-beneficios {
    width: 40%;
}
  .box-landing-plus {
    width: 60%;
}
.box-landing-beneficios span {
    font-size: 16px;
}
  .landing-pc p {
    font-size: 17px;
}
.box-landing-plus span {
    font-size: 17px;
}
.nav-item a {
    font-size: 12px;
}
  .navbar-brand img {
    height: 50px;
}

.dropdown-item {
    font-size: 13px !important;
}

.seg-tabs button {
    font-size: 15px;
}
.bg-segmentos {
    height: 255px;
}
.box-abastecimento-movel h2 {
    font-size: 1.2rem;
}
.box-abastecimento-movel span {
    font-size: 20px;
}
.seg-pnt img {
    padding: 0 30%;
}


}

@media (max-width: 1200px) {
	.navbar-collapse {
		float: left;
	}

	.box-destaque-produtos {
		padding: 0 30px;

	}

	.margem-landings {
		margin-top: 50px;
	}

	.produto-destaque p {
		font-size: 15px;
	}

	.produto-destaque {
		margin-top: 40px;
	}

	.produto-box {
		height: 207px;
	}

	.produto-1:hover {
		background-position: 0 -207px;
	}

	.produto-2:hover {
		background-position: 0 -207px;
	}

	.produto-3:hover {
		background-position: 0 -207px;
	}

	.produto-4:hover {
		background-position: 0 -207px;
	}

	.banner01 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.banner02 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.banner03 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.banner04 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.banner05 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.banner-column-1 h2 {
		font-size: 45px;
	}

	.banner-column-2 h1 {
		font-size: 45px;
	}

	.banner-column-3 h1 {
		font-size: 45px;
	}

	.banner-column-4 h1 {
		font-size: 45px;
	}

	.banner-description span {
		font-size: 18px;
	}

	.box-cards-aplicacao {
		padding: 20px 20px;
	}

	.card-aplicacao p {
		height: 60px;
	}

	.card-aplicacao p {
		align-content: center;
	}

	.box-cards-utilizacao {
		padding: 0 30px 20px 30px;
	}

	.box-geral {
		padding: 0 30px;
	}

	.card-segmentos p {
		font-size: 15px;
	}

	.box-cards-beneficios {
		padding: 20px 30px;
	}

	.card-telemetria {

		height: 180px;
		padding: 10px;
	}

	.card-telemetria p {
		font-size: 13px;
	}

	.box-telemetria {
		padding: 0 30px;
	}

	.card-beneficios-gtf {
		margin: 10px 0;
		height: 200px;
		padding: 10px 20px;
	}

	.card-beneficios-gtf img {
		width: 70px;
	}

	.card-beneficios-gtf p {
		font-size: 14px;

	}


	.xptec-funcionalidades {
		padding: 30px 20px 20px 20px;

	}

	.excel-timeline-year-left {
		width: 422px;
	}

	.excel-timeline-year-right {
		width: 422px;
	}

	.excel-timeline-year-left div {
		width: 300px;
		padding: 30px 40px 0 10px;

	}

	.excel-timeline-year-right div {
		width: 300px;
		padding: 30px 10px 0 40px;

	}

	.excel-timeline-year h2 {
		font-size: 26px;
	}

	.excel-timeline-year h3 {
		font-size: 18px;
		margin-top: 12px;
	}

	.excel-timeline-year p {
		font-size: 15px;
	}

	.aplicacao-pnt img {
		width: 120px;
		height: auto;
	}

	.video-play {
		margin-top: -30px;
		height: 320px;
	}

	.product-info {
		margin-top: 10px;
		padding-top: 10px;
		border-top: solid 2px #d2d2d2;
	}

	.bg-product {

		background-image: none;
	}

	.video-play>div {
		top: 80px;
	}

	.categoria-infos img {
		height: 42px !important;
	}

	.categoria-aplicacao>div:nth-of-type(1) {

		width: 85px;
		height: 80px;
	}

	.categoria-aplicacao-txt ul {
		width: 110%;
	}

	.card-produtos-categoria {

		height: 250px;
		background-size: auto 250px;
	}

	.landings .beneficios-txt li {
		font-size: 15px;

	}

	.landings .btn-blue02 {
		padding: 10px 20px;
		font-size: 16px;
	}

	.landings .aplicacao-5 {
		width: 33%;
		margin-bottom: 15px;
	}

	.landings .landing-videos iframe {
		width: 100%;
		height: 180px;
	}

	.landings .prod-sonda img {
		height: 250px;
		padding: 0 110px;
	}
  
    .box-landing-beneficios {
    width: 100%;
}
  .box-landing-plus {
    width: 100%;
    justify-content: left;
    margin-top:20px;
}

.box-landing-plus img {
    width: 60px;
    margin-right: 12px;
}

.landing-pc h1 {
  font-size:22px
}

.landing-pc pp{
  font-size:15px
}

    .box-landing-beneficios span {
        font-size: 15px;
    }
.box-landing-beneficios .check img {
    margin-right: 6px;
    width: 15px;
}
.box-landing-beneficios .check div {

    margin-bottom: 2px;
}
    .box-landing-plus {
        
        margin-top: 12px;
        margin-left: -10px;
    }
.landings .box-card-aplicacao-2 {
    padding: 30px 0 30px 0;
}

.bg-segmentos {
    background-size: 120% auto;
    background-position: right;
}
    
}


@media all and (min-width: 992px) {
	.dropdown-menu li {
		position: relative;
	}

	.dropdown-menu .submenu {
		display: none;
		position: absolute;
		left: 100%;
		top: -7px;
	}

	.dropdown-menu .submenu-left {
		right: 100%;
		left: auto;
	}

	.dropdown-menu>li:hover {
		background-color: #f1f1f1
	}

	.dropdown-menu>li:hover>.submenu {
		display: block;
	}


}


@media (max-width: 992px) {
	.dropdown-menu .dropdown-menu {
		margin-left: 0.7rem;
		margin-right: 0.7rem;
		margin-bottom: .5rem;
	}

	.navbar-light .navbar-nav .nav-link {
		margin-right: 0;
		padding: 10px 0;
	}

	.navbar-light .navbar-nav {
		border-top: 1px solid #EEEEEE;
	}

	.navbar-collapse {
		float: none;
	}

	.excel-top {
		position: fixed;
		z-index: 998;
		top: 0;
	}

	.excel-navbar {
		position: fixed;
		z-index: 998;
		top: 45px;
		background-color: #fff;
		width: 100%;
	}

	.banner01 {
		height: 450px;

	}

	.banner02 {
		height: 450px;

	}

	.banner03 {
		height: 450px;

	}

	.banner04 {
		height: 450px;

	}

	.banner05 {
		height: 450px;

	}

	.banner-column-1 {
		width: 70%;

	}

	.carousel-padding {
		padding-left: 3%;
	}

	.banner-column-2 {
		width: 30%
	}

	.banner-description {
		padding-right: 0;
	}

	.responsive-menu {
		display: inherit;
	}

	.btn-flag {
		right: 10px;
		bottom: 10px;
		position: absolute;
	}

	.display-none {
		display: none !important;
	}

	.carousel-item {
		margin-top: 110px;
	}

	.logo-footer {
		padding-bottom: 40px;
	}

	.contact-icons span {
		color: #fff !important;
	}

	.contact-icon01 {
		margin-top: 1px !important;
		margin-left: 1px !important;
	}

	.produto-box {
		height: 318px;
		margin-bottom: 50px;
	}

	.banner01 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.banner02 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.banner03 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.banner04 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.banner05 {
		height: 480px;
		background-size: 1400px 480px;
	}

	.produto-1:hover {
		background-position: 0 -318px;
	}

	.produto-2:hover {
		background-position: 0 -318px;
	}

	.produto-3:hover {
		background-position: 0 -318px;
	}

	.produto-4:hover {
		background-position: 0 -318px;
	}

	.produto-destaque img {
		width: 190px;
	}

	.produto-destaque p {
		font-size: 20px;
	}

	.produto-destaque {
		padding: 20px 40px 20px 40px;
	}

	.produto-img {
		margin-top: 120px;
	}

	.product-txt h6 {
		font-size: 15px;
	}

	.product-txt h1 {
		font-size: 28px;
	}

	.product-txt p {
		font-size: 15px;
	}

	.product-txt2 h6 {
		font-size: 15px;
	}

	.product-txt2 h1 {
		font-size: 32px;
	}

	.product-txt2 p {
		font-size: 15px;
	}


	.btn-green01 {
		padding: 6px 16px;
		font-size: 13px;
	}

	.btn-blue02 {
		padding: 6px 16px;
		font-size: 13px;
	}

	.entries .entry {
		font-size: 18px;
	}

	.bg-destaque {
		padding: 20px 10px 12px 10px;
	}


	.box-titulo2 div {
		margin-top: -32px;
	}

	.box-titulo1 div {
		margin-top: -32px;
	}

	.box-titulo1 h1 {
		margin-bottom: 14px;
		font-size: 25px;
	}
		.box-titulo1 h2 {
		margin-bottom: 14px;
		font-size: 25px;
	}

	.box-titulo2 h1 {
		margin-bottom: 14px;
		font-size: 25px;
	}

	.box-titulo2 h2 {
		margin-bottom: 14px;
		font-size: 25px;
	}

	.box-titulo3 div {
		margin-top: -32px;
	}

	.box-titulo3 h1 {
		margin-bottom: 14px;
		font-size: 25px;

	}

	.box-titulo3 h2 {
		margin-bottom: 14px;
		font-size: 25px;

	}

	.box-titulo2 {
		margin-top: 32px;
		margin-bottom: 15px;
	}

	.aplicacao-5 {
		width: 33%;
		margin-bottom: 25px;
	}

	.aplicacao-pnt {
		width: 33%;
		margin-bottom: 25px;
	}

	.aplicacao-6 {
		width: 33%;
		margin-bottom: 25px;
	}

	.box-aplicacao {
		padding: 30px 0 20px 0;
	}

	.extra-videos iframe {
		height: 350px;
		width: 600px;
	}

	.margin-product {
		padding-top: 120px;
	}

	.box-geral {
		padding: 0 25px;
	}

	.box-telemetria span {
		font-size: 15px;
	}

	.box-telemetria li {
		font-size: 15px;
	}

	.box-telemetria img {
		width: 90%;
		margin-top: 20px;
	}

	.card-beneficios-gtf {
		margin: 10px 0;
		height: 320px;
		padding: 10px 20px;
	}

	.gtf-comboio {
		padding: 0 20px;
	}


	.xptec-console>div:nth-of-type(1) {
		padding: 30px;
	}

	.xptec-console img {
		width: 60%
	}

	.xptec-sonda {
		margin-top: 30px;
		border-top: solid 2px #a3a3a3;
		padding-top: 0;
	}

	.xptec-sonda img {
		width: 90%;
		margin-bottom: 30px;
	}

	.xptec-sonda>div:nth-of-type(1) {
		padding: 30px;
	}

	.xptec-sonda-flex {
		margin-top: 30px;
		border-top: solid 2px #a3a3a3;
		padding-top: 10px;
	}

	.xptec-sonda-flex img {
		width: 35%
	}


	.xptec-sonda-flex>div:nth-of-type(1) {
		padding: 30px;
	}

	.xptec-sensor {
		margin-top: 30px;
		border-top: solid 2px #a3a3a3;
		padding-top: 50px;
	}

	.xptec-sensor img {
		width: 40%
	}

	.xptec-sensor>div:nth-of-type(1) {
		padding: 30px;
	}

	.xptec-identificador {
		margin-top: 30px;
		border-top: solid 2px #a3a3a3;
		padding-top: 0;
	}


	.xptec-identificador img {
		width: 30%
	}

	.xptec-identificador>div:nth-of-type(1) {
		padding: 30px;
	}

	.xptec-funcionalidades .sonda-flex {
		width: 50%;
	}


	.excel-timeline {

		background-position: left;
		float: left;
		width: 100%;
		margin-top: 0;
		margin-bottom: 30px;
		padding-top: 20px;
		padding-bottom: 20px;
		background-size: 8px auto;

	}


	.excel-timeline-year {
		width: 100%;
		margin-top: 0;

		margin-left: -15px;
	}

	.excel-timeline-year h2 {
		font-size: 22px;
		text-align: left;
	}

	.excel-timeline-year h3 {
		font-size: 16px;
		margin-top: 32px;
		text-align: left;
		padding-right: 110px;

	}

	.excel-timeline-year p {
		font-size: 14px !important;
		line-height: 1.4em;
	}

	.excel-timeline-year-left {
		width: 100%;
		float: left;
	}

	.excel-timeline-year-left div {
		width: 400px;
		float: left;
		padding: 40px 0 10px 30px;
	}


	.excel-timeline-year-right {
		width: 100%;
		float: left;
	}

	.excel-timeline-year-right div {
		width: 400px;
		float: left;
		padding: 40px 0 10px 30px;
	}


	.year1992 {
		background-image: url('../img/quem-somos/quem-somos-timeline-1992x.png');
	}

	.year1997 {
		background-image: url('../img/quem-somos/quem-somos-timeline-1997x.png');
	}

	.year2000b {
		background-image: url('../img/quem-somos/quem-somos-timeline-2000bx.png');
	}

	.year2006 {
		background-image: url('../img/quem-somos/quem-somos-timeline-2006x.png');
	}

	.year2015 {
		background-image: url('../img/quem-somos/quem-somos-timeline-2015x.png');
	}

	.year2017 {
		background-image: url('../img/quem-somos/quem-somos-timeline-2017x.png');
	}

	.year2024a {
		background-image: url('../img/quem-somos/quem-somos-timeline-2024ax.png');
	}

	.item-rede-autorizada {
		width: 100%;
	}

	.padding-aplicacao-3 {
		padding: 0 50px;
	}

	.product-txt {
		margin-top: 20px;
	}

	.product-txt2 {
		margin-top: 20px;
	}

	.video-play {
		margin-top: 10px;
		height: 400px;
	}


	.video-play>div {
		top: 120px;
	}

	.box-categoria .card-produtos-categoria img {
		width: 150px;
	}

	.box-categoria {
		width: 100%;
		float: left;
		margin-top: 20px;
	}

	.categoria-infos img {
		height: 55px !important;
	}

	.card-produtos-categoria p {
		font-size: 14px;
	}

	.categoria-infos {
		margin-left: -50px;
	}

	.bg-product3 {
		padding: 200px 50px 30px 50px;
		background-repeat: no-repeat;
	}

	.landings .produto-img {
		margin-top: 10px;
	}

	.landings .carousel-item {
		margin-top: 0px;
	}

	.landings .landing-orcamento>div {
		margin-top: 30px;

	}

	.landings .landing-orcamento>div>div {
		margin-top: -60px;

	}

	.landings .box-cards-beneficios {
		padding: 0px 10px !important;
	}

	.landings .box-cards-utilizacao {
		padding: 0px 10px !important;
	}

	.landings .box-cards-utilizacao ul {
		display: ruby;
	}

	.landings .box-cards-aplicacao ul {
		display: ruby;
	}

	.landings .box-cards-aplicacao {
		padding: 0px 10px !important;
	}

	.landings .aplicacao-5 {
		width: 50%;
		margin-bottom: 15px;
	}

	.landings .landing-top {
		margin-top: 140px;
	}
.landings .beneficios-txt div {

        width:100%;
        display:block;
        float:left;
    }

    .bg-segmentos {
        background-size: 160% auto;
                margin-top: 125px;
    }



}


@media (max-width: 768px) {
	#header-carousel .carousel-item {
		position: relative;
		min-height: 450px !important;
	}

	#header-carousel .carousel-item img {
		position: absolute;
		width: 100%;
		height: 80%;
		object-fit: cover;
	}

	.navbar-brand img {
		height: 45px;
		width: auto;
	}

	.display-none2 {
		display: none !important;
	}

	.contact-icons a {
		width: 28px !important;
		height: 28px !important;
		display: flex;
		text-align: center;
		margin: 0 0 0 0;
		background-color: #13a8ea;
		border-radius: 25px;
	}

	.contact-icons>a>small {
		color: #fff !important;
	}

	.contact-icon01 {
		font-size: 18px;
		padding: 5px 5px;
	}

	.contact-icon02 {
		font-size: 16px;
		padding: 6px 5px;
	}

	.footer-txt {
		margin-bottom: 30px;
	}

	.banner-column-1 {
		width: 70%;
	}

	.banner-column-2 {
		width: 30%;
		display: contents;
	}

	.carousel-padding {
		padding-left: 1%;
		margin-left: -30px;
	}

	.banner-column-2 img {
		width: 40% !important;
		right: 5%;
	}

	.banner-content {
		justify-content: left !important;
	}

	.banner-description {
		padding-left: 10%;
		padding-right: 9%;
	}

	.destaques {
		width: 350px;
	}

	.produto-destaque {
		padding: 20px 40px 20px 40px;
		width: 350px;
	}

	.produto-box {
		width: 350px;
		height: 350px
	}

	.box-destaque-produtos>div>div {
		display: ruby
	}

	.produto-1:hover {
		background-position: 0 -350px;
	}

	.produto-2:hover {
		background-position: 0 -350px;
	}

	.produto-3:hover {
		background-position: 0 -350px;
	}

	.produto-4:hover {
		background-position: 0 -350px;
	}

	.produto-img {
		margin-top: 30px;
	}

	.img-produto-grande {
		width: 70%;
		margin-left: 80px;
	}

	.img-produto-thumb {
		width: 100%;
	}

	.breadcrumb-none {
		display: none;
	}

	.product-txt {
		padding-left: 20px !important;
		padding-right: 20px !important;
		border-left: solid 0 #eeeeee;
	}

	.product-txt2 {
		padding-left: 20px !important;
		padding-right: 20px !important;
		border-left: solid 0 #eeeeee;
	}

	.card-beneficios img {
		width: 15%;
	}

	.card-beneficios {
		height: auto;
	}

	.card-utilizacao img {
		width: 70%;
	}

	.aplicacao-4 {
		width: 50%;
		margin-bottom: 25px;
	}

	.extra-videos iframe {
		height: 250px;
		width: 450px;
	}

	.box-telemetria img {
		margin-top: 0;
	}

	.box-telemetria {
		padding: 0 10px;
	}

	.bg-destaque-azul {
		background-color: #00b1e2;
		padding: 10px 10px;
		margin: 20px 0 30px 0;
	}

	.bg-destaque-azul span {
		font-size: 18px;

	}

	.card-beneficios-gtf {

		height: 220px;

	}


	.gtf-solucao {
		padding: 0 3px;
	}

	.gtf-console {
		text-align: center;
	}

	.gtf-console img {
		width: 40%;
	}

	.gtf-plataforma {
		text-align: center;
	}

	.gtf-plataforma img {
		width: 50%;
	}

	.gtf-sonda {
		text-align: center;
	}

	.gtf-sonda img {
		width: 40%;
	}

	.gtf-ravo {
		text-align: center;
	}

	.gtf-ravo img {
		width: 50%;
	}

	.gtf-box>div {
		margin-top: 10px;
	}

	.video-play {
		margin-top: -10px;
		height: 330px;
	}

	.categoria-infos img {
		height: 45px !important;
	}

	.box-categoria .card-produtos-categoria img {
		width: 120px;
	}

	.categoria-infos {
		margin-left: -30px;
	}

	.card-produtos-categoria p {
		font-size: 12px;
	}

	.card-produtos-categoria {
		height: 230px;
		background-size: auto 230px;
	}

	.bt-filter {
		display: none;
	}

	.bg-product3 {
		padding: 130px 50px 30px 50px;
		background-repeat: no-repeat;
	}

	.bg-product3 {
		padding: 130px 0px 30px 0px;
		background-repeat: no-repeat;
	}

	.landings .img-produto-grande {
		width: 50%;
		margin-left: 110px;
	}


	.landings .beneficios-txt>div {

		justify-content: left;
	}

	.landings .beneficios-txt ul {

		margin-bottom: 0 !important;
	}

	.landings .box-cards-utilizacao ul {
		display: table;
	}

	.landings .box-cards-aplicacao ul {
		display: table;
	}

	.landings .img-produto-grande {
		width: 100%;
		margin-left: 0;
	}

	.landings .landing-videos iframe {
		width: 100%;
		height: 250px;
	}

	.landings .prod-sonda img {
		height: 420px;
		padding: 0 190px;
	}

	.gtf-console-topo img {
		margin-top: 120px;
	}

	.els-console-topo img {
		margin-top: 120px;
	}

	.xptec-console-topo {
		margin-top: 120px;
	}
  
  .bg-segmentos {
    height: 250px;
    background-size: auto 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 150px;
        background-position: -250px center;
}

.seg-conteudo .tab-pane {
    margin-top: 0;
}

.seg-conteudo .bg-product2 {
    margin-top: 30px;
    padding: 10px 0px;
}
    .seg-tabs button {
        font-size: 12px;
    }
    .seg-pnt img {
        padding: 0 20%;
    }
    .seg-conteudo .img-produto-grande {
        width: 100%;
        margin-left: 0;
    }

}


@media (max-width: 660px) {


	.banner-column-2 img {
		padding-top: 20px;
		width: 120px !important;
		height: 200px !important;
		right: 10%;
		margin-top:-50px;
	}

	.banner01 {
		background-image: url('../img/carousel-bg-1m.avif');
		height: 300px;
		width: 100%;
	}

	.banner02 {
		background-image: url('../img/carousel-bg-2m.avif');
		height: 300px;
		width: 100%;
	}

	.banner03 {
		background-image: url('../img/carousel-bg-3m.avif');
		height: 300px;
		width: 100%;
	}

	.banner04 {
		background-image: url('../img/carousel-bg-4m.avif');
		height: 300px;
		width: 100%;
	}

	.banner05 {
		background-image: url('../img/carousel-bg-5m.avif');
		height: 300px;
		width: 100%;
		background-size: auto 300px;
	}

	.banner01 {
		background-size: 1000px 300px;
	}

	.banner02 {
		background-size: 1000px 300px;
	}

	.banner03 {
		background-size: 1000px 300px;
	}

	.banner04 {
		background-size: 1000px 300px;
	}

	.banner-description {
		display: none;
	}

	.carousel-inner {
		height: 350px;
	}


	.banner-column-1 a {
		padding: 5px 18px !important;
		font-size: 13px !important;
		margin-top: 20px;

	}


	.banner-column-1 h2 {

		font-size: 20px !important;
		margin-top: 80px;
	}

	.banner-column-1 h2 {
		font-size: 24px;
	}

	.banner-column-1 {
		width: 75%;
		padding-left: 15%;
	}

	.banner-column-2 {
		width: 25%;
		padding-right: 5%;
	}

	#header-carousel .carousel-item {
		min-height: 350px !important;
	}

	.align-items-center {
		align-items: flex-start !important;
		margin-top:30px;
	}

	.banner-description {
		padding-left: 15%;
		padding-right: 13%;

	}

	.banner-column-1 a {
		padding: 5px 18px !important;
		font-size: 13px !important;

	}


	.banner-column-1 h2 {
		margin-top: 5px;
		font-size: 18px;
	}

	.banner-column-1 h2 {
		font-size: 28px;
	}

	.m-footer {
		padding-left: 40px;
		padding-right: 40px;
	}


	.modal-dialog {
		max-width: 80%;

	}

	.carousel-control-prev,
	.carousel-control-next {
		width: 10%;
		padding-top: 100px;
	}

	.carousel-product {
		height: 420px;
	}

	.carousel-product2 {
		height: 470px;
	}

	.extra-videos iframe {
		height: 200px;
		width: 350px;
	}

	.btn-green01 {
		padding: 10px 20px;
		font-size: 15px;
	}

	.btn-blue02 {
		padding: 10px 20px;
		font-size: 15px;
	}

	.margem-landings {
		margin-top: 80px;
	}

	.excel-timeline-year-right div {
		width: 100% !important;
		padding: 30px 0 10px 30px !important;
	}

	.excel-timeline-year-left div {
		width: 100% !important;
		padding: 30px 0 10px 30px !important;
	}

	.excel-timeline-year h3 {
		margin-top: 40px;
	}

	.box-titulo1 p {
		padding: 0 20px;
		margin-top: 20px;
	}

	.box-quem-somos {
		padding: 0 20px;
	}

	.video-youtube {
		height: 270px;
		width: 100%;
		padding: 0 0;
		margin-bottom: 20px;
	}

	.box-quem-somos h1 {
		margin-left: 0;
	}

	.txt-geral h2 {
		font-size: 22px;
	}

	.box-titulo1 {
		margin-top: 30px;
		margin-bottom: 20px;
		padding: 0;
	}

	.box-quem-somos-valores {
		padding: 0 10px;
	}

	.box-titulo1 h1 {
		margin-bottom: 14px;
		font-size: 23px;
	}

	.box-destaque-produtos {
		margin-top: 50px;
	}

	.card-politica {
		margin: 10px 0 20px 0;
		height: auto;
		width: 100%;
		padding: 30px 40px;
	}

	.box-politicas {
		padding: 0 10px;
		margin-top: 30px;
	}

	.txt-politica-privacidade p {
		word-break: break-all;
	}

	.cards-caracteristicas img {

		height: 80px;

	}

	.els-console img {
		width: 70%;
	}

	.els-sonda img {
		transform: rotate(30deg);
		width: 25%;
		margin-top: 15px;
	}

	.els-sensor img {
		width: 75%;
		margin-top: 20px;

	}

	.padding-aplicacao-3 {
		padding: 0 20px;
	}

	.aplicacao-3 {
		width: 100%;
		margin-bottom: 20px;
	}

	.aplicacao-pnt {
		width: 100%;
		padding: 15px 40px !important;
	}


	.video-play {
		width: 350px;
		height: 230px;
	}

	.product-txt a {
		margin-bottom: 10px;
	}

	.product-txt2 a {
		margin-bottom: 10px;
	}

	.video-play>div {
		top: 50px;
	}

	.categoria-infos img {
		height: 39px !important;
	}

	.categoria-infos {
		margin-left: -20px;
	}

	.categoria-aplicacao>div:nth-of-type(1) {
		width: 85px;
		height: 100px;
	}

	.card-produtos-categoria {
		height: 260px;
		background-size: auto 260px;
	}

	.card-produtos-categoria .pnt-size img {
		width: 110px !important;
	}

	.landings .carousel-product {
		height: 400px;
	}

	.landings .img-produto-grande {
		width: auto !important;
		height: 100% !important;
		place-self: center;
	}

	.landings .carousel-item {

		height: 100%;
	}

	.landings .landing-txt {
		padding-left: 0;
		padding-right: 0;
	}

	.landings video {
		width: 100%;
	}

	.landings .box-beneficios {
		padding: 15px 0 30px 0;
	}

	.landings .box-utilizacao {
		padding: 15px 0 30px 0;
	}

	.landings .box-aplicacao {
		padding: 15px 0 30px 0;
	}

	.landings .bg-destaque {
		padding: 20px 10px 20px 10px;
	}

	.landings .landing-quem-somos {
		padding: 40px 10px 40px 10px;
	}

	.landings .aplicacao-5 {
		width: 100%;
		margin-bottom: 15px;
	}

	.form-view {
		display: none
	}

	.carousel-view {
		display: none !important;
	}

	.carousel-view2 {
		display: contents !important;
		;
	}

	.teste-reduz h1 {
		font-size: 15px;

	}

	.teste-reduz p {
		font-size: 12px;

	}

	.landings .landing-videos iframe {
		width: 100%;
		height: 300px;
	}

	.landings .prod-todos img {
		width: 100% !important;
		height: auto !important;
		padding: 5px 10px;
	}
	
	
	
	.tab-content>.tab-pane
 {
    display: contents;
}
	
	.seg-tabs .nav-tabs
 {
   display:none;
}
	
.seg-conteudo .produto-img{
	    
        margin-top: -10px;
   
}

.seg-conteudo .box-titulo2 h2{
	    
        font-size: 18px !important;
   
}


.seg-conteudo h3{
	    
        font-size: 18px !important;
		text-align:center;
   
}
.seg-imgs img{
	    
        		margin-top: 10px !important;
				padding:0 15% !important;
        text-align:center;
        clear: left !important;
   
}



.box-segmentos .col-sm-4 {
	display:flex;
	justify-content:center;
}
.box-abastecimento-movel h2 {

    font-size: 16px;
}

.box-abastecimento-movel span {
    font-size: 17px;
}

.box-abastecimento-movel {
    padding: 12px 30px 12px 12px;
    margin: 0 0;
}
.box-segmentos {
    padding: 0 10px;
}

.seg-conteudo .card-shadow img  {
	   
        width: 100%;
		padding: 20px 50px;
   
}


.seg-separa hr {
	display: inherit;
}

.seg-pnt .box-cards-beneficios img {
    width: 35%;
}

.seg-pnt img {
    padding: 30px 20px 0 20px;
}


    .seg-conteudo .box-cards-beneficios {
        padding: 0 30px 20px 30px;
    }

	.h2-pnt {
		display:inherit;
	}

	.seg-pnt .card-destaque {
    padding: 20px 20px 30px 20px;
    text-align: center;
}

.seg-gtf-comboio {
	height: 230px;
	background-size: auto 100%;
    background-position: center;
	
}

.comboio-agronegocio {
	background-image: url('../img/segmentos/gtf-comboio-agronegocio-x.jpg');
	
}

.comboio-construcao-civil {
	background-image: url('../img/segmentos/gtf-comboio-construcao-civil-x.jpg');
	
}

.comboio-mineracao {
	background-image: url('../img/segmentos/gtf-comboio-mineracao-x.jpg');
	
}

.comboio-coleta-ambiental {
	background-image: url('../img/segmentos/gtf-comboio-coleta-ambiental-x.jpg');
	
}

.comboio-florestal {
	background-image: url('../img/segmentos/gtf-comboio-florestal-x.jpg');
	
}

.comboio-usinas {
	background-image: url('../img/segmentos/gtf-comboio-usinas-x.jpg');
	
}

.banner-span {
    font-size: 13px;
}

.bg-calibrador-condominios {
    background-image: none;
}



}


@media (max-width: 480px) {

	.titulo-principal h1 {
		font-size: 20px;

	}

	#header-carousel .carousel-item {
		position: relative;
		min-height: 200px !important;
	}


	.banner-column-2 img {
		padding-top: 20px;
		width: 150px !important;
		height: 200px !important;
		right: 10%;
	}

	.banner01 {
		background-image: url('../img/carousel-bg-1m.avif');
		height: 250px;
		width: 100%;
	}

	.banner01b {
		background-image: url('../img/banner-teste.avif');
		height: 350px;
		width: 100%;
		background-size: 100% 350px;
	}

	.banner02 {
		background-image: url('../img/carousel-bg-2m.avif');
		height: 250px;
		width: 100%;
	}

	.banner03 {
		background-image: url('../img/carousel-bg-3m.avif');
		height: 250px;
		width: 100%;
	}

	.banner04 {
		background-image: url('../img/carousel-bg-4m.avif');
		height: 250px;
		width: 100%;
	}

	.banner-description {
		display: none;
	}

	.carousel-inner {
		height: 350px;
	}

	.teste .carousel-inner {
		height: 450px;
	}

	.banner-column-1 a {
		padding: 5px 18px !important;
		font-size: 13px !important;
		margin-top: 20px;

	}


	.banner-column-1 h2 {
		margin-top: 5px;
		font-size: 20px !important;
	}

	

	.banner-column-1 {
		width: 65%;
		padding-left: 16%;
	}

	.banner-column-2 {
		width: 35%;
	}

	.card-shadow img {
		width: 70px;
	}

	.teste .card-shadow img {
		width: 30px !important;
	}

	.card-shadow {
		padding: 10px 10px;
	}

	.card-beneficios {
		margin: 0;
	}

	.card-shadow-products img {}

	.card-shadow-products {
		padding: 10px 10px;
	}

	.gray-bg1 {
		width: auto;
		background-repeat: no-repeat;
		background-size: auto 100%;
		background-position: -1200px center;
		background-color: #fdfdfd;
	}

	h2 {

		font-size: 32px;

	}

	.bg-product {
		background-image: none;


	}

	.bg-product2 {
		background-image: none;


	}


	.produto-1:hover {
		background-position: 0 0;
		animation: none;
		transition: 0s;
	}

	.produto-2:hover {
		background-position: 0 0;
		animation: none;
		transition: 0s;
	}

	.produto-3:hover {
		background-position: 0 0;
		animation: none;
		transition: 0s;
	}

	.produto-4:hover {
		background-position: 0 0;
		animation: none;
		transition: 0s;
	}

    .cards-caracteristicas img {
        height: 50px;
    }
	.form-padding {

		margin-bottom: 40px;
	}

	.slick-slide {
		height: 70px
	}


	.logo-footer img {
		height: 30px;
	}

	.carousel-control-prev {
		padding-top: 90px;
	}

	.carousel-control-next {
		padding-top: 90px;
	}

	.bg-product {
		padding: 20px 10px;
	}

	.bg-product2 {
		padding: 20px 10px;
	}

	.carousel-product {
		height: 500px;
	}

	.carousel-product2 {
		height: 440px;
	}

	.carousel-indicators button.thumbnail {
		width: 50px;
		height: 50px;

	}

	.product-txt {
		padding-left: 15px !important;
		padding-right: 15px !important;
		border-left: none;
	}

	.products h1 {
		margin-top: 120px !important;
		font-size: 30px !important;
	}

	.product-txt h6 {
		font-size: 15px;
		margin-top: 10px;
	}

	.product-txt h1 {
		font-size: 24px;
	}

	.product-txt p {
		font-size: 15px;
	}

	.product-txt a {
		margin-bottom: 10px;
	}


	.product-txt2 {
		padding-left: 15px !important;
		padding-right: 15px !important;
		border-left: none;
	}


	.product-txt2 h6 {
		font-size: 15px;
		margin-top: 10px;
	}

	.product-txt2 h1 {
		font-size: 35px;
	}

	.product-txt2 p {
		font-size: 15px;
	}

	.product-txt2 a {
		margin-bottom: 10px;
	}
.pntpay-slogan {
	font-size: 1.45rem !important;
	}

	.beneficios-txt {
		margin-top: 10px;
	}

	.margin-product {
		padding-top: 130px;
	}

	.bg-destaque {
		background-color: #75BB59;
		padding: 20px 30px;
		margin-top: 0;
		margin-bottom: 20px;
	}

	.entries {
		padding: 10px 10px;
		margin: 0 auto;
		height: 60px;
	}

	.entries .entry {
		font-size: 16px;
		color: #fff;
		font-weight: 600;
	}

	.card-utilizacao img {
		width: 100px;
	}

	.card-utilizacao {
		padding: 0 25px;
		margin-bottom: 12px;
	}


	.card-shadow-politica {

		padding: 20px 30px 30px 30px;

		margin: 10px -10px;
		height: auto;
	}

	.card-shadow-politica img {
		margin-bottom: 10px;
		height: 80px;
	}

	.card-shadow-politica h2 {

		font-size: 22px;

	}


	.card-shadow-politica p {
		font-size: 17px;
	}

	.card-produtos img {
		height: 180px;
		width: auto !important;
	}


	.img-produto-grande {
		width: 100%;
		margin-left: 0;
		margin-top: -10px;
	}

	.aplicacao-4 {
		width: 100%;
		padding: 15px 40px !important;
	}

	.aplicacao-5 {
		width: 100%;
		padding: 15px 40px !important;
	}


	.aplicacao-6 {
		width: 100%;
		padding: 15px 40px !important;
	}

	.btn-app {
		background-color: #fff;
		color: #000;
		padding: 6px 12px;
		border: solid 1px #aaaaaa;
		margin-right: 8px;
		text-align: center;
		margin-bottom: 10px;
	}

	.btn-app img {
		height: 25px;
	}

	.btn-green01 {
		padding: 8px 15px;
		font-size: 14px;
	}

	.btn-blue02 {
		padding: 8px 15px;
		font-size: 14px;
	}

	.txt-img p {
		margin-top: 0px;
	}


	.extras-mvc img {
		width: 30%;
		float: inherit;
		margin-left: -10px;
	}

	.xptec-console h2 {
		margin-top: 10px;
	}

	.xptec-sensor h2 {
		margin-top: 10px;
	}

	.xptec-sensor img {
		width: 80%;
		padding-top: 20px;
		margin-top: 0;
	}

	.xptec-sonda h2 {
		margin-top: 10px;
	}

	.xptec-sonda img {
		width: 80%;
		padding-top: 20px;
		margin-top: 0;
	}

	.xptec-identificador h2 {
		margin-top: 10px;
	}

	.xptec-identificador img {
		width: 70%;
		padding-top: 20px;
		margin-top: 0;
	}

	.extras-mvc .pl-1 {
		margin-left: -30px;
	}

	.extras-mvc a {
		margin: 18px 0 0 0;
		margin-left: -8px;
	}

	.extra-videos iframe {
		height: 150px !important;
		width: 100%;
	}
  
  .extra-videos {
    padding: 0 0;
}

	.img-video {
		width: 100%;
	}

	.excel-timeline {

		background-position: left;
		float: left;
		width: 100%;
		margin-top: 0;
		margin-bottom: 30px;
		padding-top: 20px;
		padding-bottom: 20px;
		background-size: 8px auto;

	}


	.excel-timeline-year {
		width: 100%;
		margin-top: 0;
		margin-left: -13px;
	}

	.excel-timeline-year h2 {
		font-size: 22px;
		text-align: left;
	}

	.excel-timeline-year h3 {
		font-size: 16px;
		margin-top: 32px;
		text-align: left;
		padding-right: 110px;

	}

	.excel-timeline-year p {
		font-size: 14px !important;
		line-height: 1.4em;
	}

	.excel-timeline-year-left {
		width: 100%;
		float: left;
	}

	.excel-timeline-year-left div {
		width: 100%;
		float: left;
		padding: 20px 0 10px 20px !important;
	}

	.excel-timeline-year-right {
		width: 100%;
		float: left;
	}

	.excel-timeline-year-right div {
		width: 100%;
		float: left;
		padding: 20px 0 10px 20px !important;
	}


	.year1992 {
		background-image: url('../img/quem-somos/quem-somos-timeline-1992x.png');
	}

	.year1997 {
		background-image: url('../img/quem-somos/quem-somos-timeline-1997x.png');
	}

	.year2000b {
		background-image: url('../img/quem-somos/quem-somos-timeline-2000bx.png');
	}

	.year2006 {
		background-image: url('../img/quem-somos/quem-somos-timeline-2006x.png');
	}

	.year2015 {
		background-image: url('../img/quem-somos/quem-somos-timeline-2015x.png');
	}

	.year2017 {
		background-image: url('../img/quem-somos/quem-somos-timeline-2017x.png');
	}

	.year2024a {
		background-image: url('../img/quem-somos/quem-somos-timeline-2024ax.png');
	}


	.gtf-console-topo img {
		padding: 0 50px 0 50px;
	}

	.els-console-topo img {}

	.gtf-console {
		padding: 0 120px 0 100px;
		margin-bottom: 0 !important;
	}

	.gtf-console img {
		margin-top: 0px;

	}

	.gtf-plataforma {
		padding: 0 70px 0 70px;
		margin-bottom: 0 !important;
	}

	.gtf-sonda {
		padding: 0 100px 0 100px;
		margin-bottom: -20px !important;
	}

	.gtf-ravo {
		padding: 0 70px 0 70px;
		margin-bottom: 0 !important;
	}

	.box-estados {
		padding: 0 10px;
	}

	.nav-link {
		padding: 6px 10px;
	}

	.box-atalhos h1 {
		font-size: 30px;
	}

	.btn-atalhos {
		padding: 0 30px !important;
	}

	.btn-atalhos a {
		margin-right: -10px;
		margin-left: -10px;
		margin-bottom: 20px;
		font-size: 16px;
		width: 100%;
		padding: 10px 8px;
	}


	.destaques {
		width: 250px;
	}

	.produto-destaque {
		padding: 20px 40px 20px 40px;
		width: 250px;
		margin-top: 10px;
	}


	.produto-box {
		width: 250px;
		height: 250px
	}


	.produto-1:hover {
		background-position: 0 -250px;
	}

	.produto-2:hover {
		background-position: 0 -250px;
	}

	.produto-3:hover {
		background-position: 0 -250px;
	}

	.produto-4:hover {
		background-position: 0 -250px;
	}

	.margem-landings {
		margin-top: 80px;
	}

	.box-titulo1 {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.box-titulo2 {
		margin-top: 10px;
		margin-bottom: 0;
	}

	.produto-box {

		margin-bottom: 20px;
	}

	.video-youtube {
		height: 200px;
	}

	.box-titulo1 h1 {
		margin-bottom: 14px;
		font-size: 22px;
	}
		.box-titulo1 h2 {
		margin-bottom: 14px;
		font-size: 22px;
	}

	.box-titulo2 h1 {
		margin-bottom: 14px;
		font-size: 22px;
	}

	.box-titulo2 h2 {
		margin-bottom: 14px;
		font-size: 22px;
	}

	.box-destaque-produtos {
		margin-top: 70px;
	}

	.btn-certificado {
		margin-bottom: 10px;
	}

	.card-politica {

		padding: 30px 20px;
	}

	.card-beneficios-gtf {
		height: auto;
		width: 100%;
		padding: 20px 20px !important;

	}

	.aplicacao-4 {
		margin-bottom: 5px;
	}


	.gtf-console img {
		width: 60%;
	}


	.gtf-plataforma img {
		width: 80%;
	}

	.gtf-sonda img {
		width: 60%;
	}


	.gtf-ravo img {
		width: 80%;
	}

	.gtf-box>div {
		padding: 0 20px;
	}

	.card-telemetria {
		height: auto;
		padding: 20px;

	}

	.aplicacao-5 {
		margin-bottom: 5px;
	}

	.box-xptec {
		padding: 0 15px;
	}

	.box-localizacao {
		padding: 0 10px;
	}

	.box-form {
		padding: 10px 10px;
	}

	.txt-politica-privacidade {
		margin-left: -30px;
		margin-right: -30px;
	}

	.box-politicas {
		padding: 0 0px;
		margin-left: -10px;
		margin-right: -10px;
	}

	.video-play {
		width: 350px;
		height: 240px;
	}

	.carousel-product2 {
		height: 600px;
	}


	.card-produtos-categoria {
		height: auto;
		background: none;

	}

	.img-alinha-categoria {

		display: contents;
	}

	.categoria-aplicacao {
		display: none;
	}

	.categoria-infos img {
		height: 55px !important;
	}

	.categoria-infos {
		margin-left: 12px;
	}

	.card-produtos-categoria {
		height: auto;
		background: none;
		padding-bottom: 20px;
	}

	.card-produtos-categoria h2 {
		font-size: 16px;
		display: inline;
		margin-bottom: 10px;

	}

	.card-produtos-categoria p {
		font-size: 13px;
		text-align: center;
	}

	.bg-product3 h1 {
		margin-top: 20px !important;
		font-size: 30px !important;
	}

	.landings .carousel-product {
		height: 280px;
	}

	.landings .landing-videos iframe {
		width: 100%;
		height: 250px;
	}
	
	.comboio-agronegocio, .comboio-construcao-civil, .comboio-mineracao, .comboio-coleta-ambiental, .comboio-florestal, .comboio-usinas {
	height: 160px;

	
}


}

@media (max-width: 400px) {

	.carousel-indicators {
		margin-top: -50px;
	}
}