@font-face{
  font-family: "lato-regular";
  src: url('Fonte/Lato-Regular.ttf');
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
	font-family: "lato-regular";
}

body {
    font-family: Montserrat;
	overflow: hide;
	overflow-x: hidden;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
::-webkit-scrollbar-thumb {
  background: #888; 
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

html {
    scroll-behavior: smooth;
}

#geral{
	overflow: hidden;
	position: relative;
	/*background-image: linear-gradient(transparent, white 85%), url(Home/background.jpg);
    background-size: cover;
    isolation: isolate;*/
}

/*#geral::after{
	content: '';
	position: absolute;
	z-index: -1;
	inset: 0;
	background: white;
	opacity: .8;
}*/

#content{
	position: relative;
}

/*menu desktop*/
.menu {
    width: 100%;
    position: fixed;
    background-color: #fff;
	font-weight: 300;
	font-size: 20px;
	z-index: 99;
	color: #000;
    display: table;
	height: 70px;
}

.menu .logo {
	display: table-cell;
    vertical-align: middle;
	width: 20%;
}

.logo img {
	margin-left: 120px;
}

.menu .idioma {
	display: table-cell;
    vertical-align: middle;
	font-size: 13px;
	/*width: 130px;*/
	width: 20%;
	text-align: right;
	padding-right: 120px !important;
}

.cpo-idioma {
	width: 130px;
}

.select2-dropdown{
	font-size: 13px !important;
}

.idioma select,
.idioma select:active,
.idioma select:focus,
.idioma select:hover,
.idioma select:after { 
    border: 1px solid white;
}

.menu ul {
    list-style: none;
    /*max-width: 100vh;*/
    margin: 0 auto;
	display: table-cell;
    vertical-align: middle;
	width: 60%;
}

.menu ul li {
    float: left;
	height: 100%;
	display: table;
	text-align: center !important;
	width: 25%;
}

.menu ul li a {
    padding: 2.12vh;
    text-decoration: none;
    transition: all 300ms ease-in-out;
	height: 100%;
	display: table-cell;
    vertical-align: middle;
	color: #000;
	width: 100%;
}

.menu ul li a:hover,
.menu ul li a:active,
.menu ul li a:focus,
.menu ul li a:after {
    background-color: #70951C;
	color: #fff;
}

.img-flag
{
	width:12px
}

.menu-mobile {
	display: none;
}

.container{
	padding-top: 70px;
}

.banner {
	width: 100%;
    object-fit: cover;
    height: 400px;
	filter: invert(46%) sepia(69%) saturate(408%) hue-rotate(37deg) brightness(97%) contrast(106%);
}

.texto-banner{
	font-size: 6vh;
	z-index: 2;
    position: relative;
	color: #fff;
	text-align: center;
	margin-top: -190px;
}

.rodape {
	background: url('Home/rodape-min.png');
    background-size: cover;
    background-position: top;
	color: #fff;
	text-align: center;
}

.rodape a {
	text-decoration: none;
	color: #70951C;
}

.rodape-direitos table {
	margin: 30px auto;
}

.endereco-rodape {
	text-align: center;
    padding-right: 10px;
}

.rodape-social {
	padding-top: 150px;
}

.margem-topo {
	padding-top: 120px;
}

.margem-topo .list-group-item {
	border: none !important;
	font-size: 18px;
    font-weight: 600;
}

.margem-topo .list-group {
	width: 25%;
	height: 120px;
    padding: 0 20px;
}

.borda-direita {
	border-right: 3px solid #70951C;
    border-radius: 0 !important;
}

.font-18 {
	font-size: 18px;
	font-weight: 600;
}

#ajuda {
	margin-top: 50px;
}

.form-contato {
	width: 30%;
}

#map {
  height: 400px; /* The height is 400 pixels */
  width: 100%; /* The width is the width of the web page */
}

::placeholder{
	color: #424949;
}

.form-control {
	background-color: #CCD1D1 !important;
    color: #424949 !important;
	border-radius: 30px !important;
    border: 0px !important;
}

.formulario {
	margin-right: 20px;
}

.insta-link{
	font-size: 20px !important;
	background-color: #fff;
    border-radius: 50%;
    padding: 3px;
    color: #343434;
}

.face-wpp {
	color: #fff;
    background: none;
    font-size: 24.5px !important;
}

.fa-brands {
    margin-right: 3px;
}

.segmentos{
	width: 60%;
    margin: 0 auto;
}

.segmentos .list-group{
    height: 170px !important;
	color: #fff;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
	margin: 5px;
	padding: 0px !important;
}

.segmentos .list-group img {
    object-fit: cover;
	/*filter: grayscale(1);*/
	height: 170px;
	width: 100%;
	border-radius: 5px;
}

.segmentos .list-group img:hover{
	filter: invert(46%) sepia(69%) saturate(408%) hue-rotate(37deg) brightness(97%) contrast(106%) !important;
}

.filtro-verde{
	filter: invert(46%) sepia(69%) saturate(408%) hue-rotate(37deg) brightness(97%) contrast(106%) !important;
}

.seg-title{
	position: absolute;
    color: #fff;
    text-align: center;
	cursor: pointer;
}

.content-produtos-1{
	width: 20%;
}

.content-produtos-1 img{
	width: 80%;
    margin-left: 100px;
	background: #70951C;
    border-radius: 100%;
	padding: 15px;
}

.content-produtos-2{
	width: 40%;
	padding-right: 100px;
}

.content-produtos-2 h4,
.content-produtos-2 small,
.content-produtos-2 a {
	color: #70951C;
	text-decoration: none;
}

.parceria .list-group {
	height: auto !important;
}

.content-parceria-1 {
	width: 100%;
	
}

.content-parceria-2 {
	width: 40%;
	padding-right: 100px;
}

.content-parceria-3 {
	margin-top: -100px;
	align-items: end;
}

.content-parceria-3 img {
	width: 450px;
}

.conteudo-kelvion {
	margin-top: 80px;
}

.conteudo-alianca {
	text-align: justify;
}

.conteudo-alianca h4{
	background: #70951C;
    color: #fff;
    padding: 10px;
    width: 350px;
	margin-left: -100px;
    margin-top: -80px;
	position: absolute;
}

.conteudo-kelvion h4,
.conteudo-kelvion-mb h4{
	background: yellow;
    padding: 10px;
    width: 350px;
    text-align: center;
}

.conteudo-kelvion h5,
.conteudo-kelvion-mb h5 {
    font-weight: 600;
}

.alianca-topo {
	padding-top: 120px !important;
}

.empresa-topo {
	padding-top: 100px !important;
}

.conteudo-empresa {
	text-align: justify;
	margin-top: 80px;
}

.conteudo-empresa h4 {
	background: yellow;
    color: #000;
    padding: 10px;
    width: 350px;
	margin-left: -100px;
}

.conteudo-empresa a {
	margin-left: -80px;
    color: #000;
}

.conteudo-empresa-fundador {
	text-align: justify;
	margin-top: 80px;
}

.conteudo-empresa-fundador h4 {
	background: #70951C;
    color: #fff;
    padding: 10px;
    width: 350px;
	text-align: center;
	margin-bottom: 50px;
}

.content-empresa-1 {
	width: 15% !important;
}

.content-empresa-1 img {
	width: 200px; /* width of container */
    /*height: 200px; 
    object-fit: cover;
	object-position: 20px 10px;
	border-radius: 100px;*/
	margin-left: -40px;
    margin-top: 130px;
}

.content-empresa-2 {
	width: 45% !important;
	padding-right: 100px;
}

.content-empresa-3 img{
	width: 110px;
}

.content-empresa-4 img{
	width: 110px;
}

.experiencia {
	margin-top: 50px;
}

.experiencia2 {
	margin-top: 50px;
	margin-bottom:30px;
}

.content-empresa-6 {
	width: 60% !important;
	text-align: center;
}

.card-body {
	height: 140px !important;
	font-size: 14px !important;
	text-align: center !important;
}

/*.card-img-top {
	filter: grayscale(1);
}*/

.card-img-top:hover {
	filter: invert(46%) sepia(69%) saturate(408%) hue-rotate(37deg) brightness(97%) contrast(106%) !important;
}

.texto-cards {
	z-index: 2;
    position: absolute;
    margin-top: 80px;
    color: #000;
    font-weight: 600;
    font-size: 22px;
    width: 18rem;
	text-align: center;
}

.conteudo-kelvion-mb > .content-parceria-3,
.conteudo-kelvion-mb > .content-parceria-4{
	display: none !important;
}

.conteudo-kelvion > .content-parceria-3,
.conteudo-kelvion > .content-parceria-4{
	display: block !important;
}

#loading {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
}

#loading-image {
  position: absolute;
  top: 100px;
  left: 240px;
  z-index: 100;
}

@media (max-width: 768px) {  
	.margem-topo {
		padding-top: 60px !important;
	}
	
	.margem-topo .list-group {
		width: 80% !important;
	}

	.container{
		padding-top: 0px !important;
	}
	
	.banner {
		height: 200px !important;
	}

	.texto-banner{
		margin-top: -130px !important;
		font-size: 4vh !important;
	}
	
	.rodape-social {
		padding-top: 70px !important;
	}
	
	.rodape-direitos {
		padding-top: 110px !important;
	}
	
	.form-contato {
		width: 100%;
	}
	
	.formulario {
		margin-right: 0px !important;
		margin-bottom: 45px !important;
	}

	.margem-topo .list-group {
		padding: 0 !important;
		height: AUTO !important;
	}
	
	.borda-direita {
		border-right: 0px !important;
	}

	.menu {
		display: none;
	}
	
	#idioma-mb{
		z-index: 99;
	}

	.menu-mobile {
	  width:270px;
	  height:100%;
	  position: fixed;
	  overflow: hidden;
	  overflow-y: auto;
	  transition-duration: 0.3s;
	  -webkit-transition-duration: 0.3s; 
	  -moz-transition-duration: 0.3s;
		font-weight: 300;
		font-size: 1.59vh;
		z-index: 99;
		display: block;
		background: #fff;
	}
	
	.menu-mobile ul {
		list-style: none;
		display: block;
		max-width: 100vh;
		padding: 0 3.19vh;
		margin: 0 auto;
	}

	.menu-mobile ul li {
	  font-size: 17px;
	  display: block;
	  border-bottom: 1px solid rgba(0,0,0,.1);
	  width: 100%;
	  float: left;
	}

	.menu-mobile ul li a {
	  display: block;
	  padding: 12px;
	  text-decoration: none;
	  color: #000;
	  transition: all 300ms ease-in-out;
	}

	.menu-mobile ul li a:hover {
	  background-color: #70951C;
	}
	
	.menu-mobile div {
		font-size: 2.59vh;
		display: block;
		max-width: 100vh;
		margin: 0 auto;
		text-align: center;
		padding-top: 1vh;
	}
	
	.menu-mobile .idioma {
		padding-top: 35vh;
	}

	.btn-menu {
	  width: 45px;
	  height: 40px; 
	  position: absolute;
	  left: 10px;
	  top: 10px;
	  padding: 10px;
	  cursor: pointer;
	  transition-duration: 0.3s;
	  -webkit-transition-duration: 0.3s; 
	  -moz-transition-duration: 0.3s;
	  z-index: 100;
	}
	
	.btn-menu span {
	  height: 3px;
	  display: block;
	  margin-bottom: 5px;
	  background-color: #fff;
	}

	.menu-mobile {transform: translateX(-270px);}
	.btn-menu {transform: translateX(0);}

	.btn-menu-active .menu-mobile {
	  transform: translateX(0);
	}

	.btn-menu-active .btn-menu {
	  transform: translateX(280px);
	  left: 0px;
	}
	
	.segmentos {
		width: 100% !important;
	}
	
	.content-produtos-1 {
		width: 100% !important;
	}
	
	.content-produtos-1 img {
		margin-left: 40px !important;
	}
	
	.content-produtos-2 {
		width: 100% !important; 
		padding-right: 0px !important; 
		font-size: 18px !important;
	}
	
	.aletas-trd,
	.trocadores-trd,
	.img-12 {
		border-bottom: 1px solid #70951C;
	}
	
	.conteudo-alianca h4 {
		margin-left: -22px !important; 
		margin-top: -230px !important;
	}
	
	.content-parceria-3 {
		margin-top: -20px !important; 
		align-items: center !important;
		margin-left: -55px !important;
		margin-bottom: 20px !important;
	}
	
	.conteudo-kelvion-mb > .content-parceria-3,
	.conteudo-kelvion-mb > .content-parceria-4{
		display: block !important;
	}

	.conteudo-kelvion > .content-parceria-3,
	.conteudo-kelvion > .content-parceria-4{
		display: none !important;
	}
	
	.content-parceria-3 img {
		width: 350px !important;
	}
	
	.empresa-topo {
		padding-top: 50px !important;
	}
	
	.conteudo-empresa h4 {
		margin-left: -30px !important;
	}
	
	.conteudo-empresa a {
		margin-left: 0px !important; 
	}
	
	.conteudo-empresa-fundador h4 {
		margin-top: -300px !important;
		margin-left: -22px !important;
	}
	
	.content-empresa-1 img {
		margin-left: 10% !important;
	}
	
	.conteudo-empresa-fundador p {
		margin-top: 200px !important;
	}
	
	.content-empresa-4 {
		margin-top: 40px !important;
	}
	
	#nome {
		margin-bottom: 10px;
	}
	
	#email {
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width: 1920px) {
	.segmentos{
		width: 70% !important;
	}
	
	.segmentos .list-group{
		font-size: 16px !important;
		height: 140px !important;
	}
	
	.content-produtos-1 img{
		margin-left: 0px !important;
	}
	
	.banner {
		height: 300px;
	}

	.texto-banner{
		margin-top: -140px;
	}
	
	.margem-topo {
		padding-top: 100px !important;
	}
	
	.content-parceria-2{
		width: 35% !important;
	}
	
	.content-parceria-4{
		width: 35% !important;
	}
	
	.content-parceria-3{
		margin-top: -430px !important;
	}
	
	.content-parceria-3 img{
		width: 300px !important;
	}
	
	.conteudo-kelvion {
		margin-top: 140px !important;
	}
}

@media only screen and (min-width: 428px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3)
{
	.margem-topo {
		padding-top: 60px !important;
	}
	
	.margem-topo .list-group {
		width: 80% !important;
	}

	.container{
		padding-top: 0px !important;
	}
	
	.banner {
		height: 200px !important;
	}

	.texto-banner{
		margin-top: -130px !important;
		font-size: 4vh !important;
	}
	
	.rodape-social {
		padding-top: 70px !important;
	}
	
	.rodape-direitos {
		padding-top: 110px !important;
	}
	
	.form-contato {
		width: 100%;
	}
	
	.formulario {
		margin-right: 0px !important;
		margin-bottom: 45px !important;
	}

	.margem-topo .list-group {
		padding: 0 !important;
		height: AUTO !important;
	}
	
	.borda-direita {
		border-right: 0px !important;
	}

	.menu {
		display: none;
	}
	
	#idioma-mb{
		z-index: 99;
	}

	.menu-mobile {
	  width:270px;
	  height:100%;
	  position: fixed;
	  overflow: hidden;
	  overflow-y: auto;
	  transition-duration: 0.3s;
	  -webkit-transition-duration: 0.3s; 
	  -moz-transition-duration: 0.3s;
		font-weight: 300;
		font-size: 1.59vh;
		z-index: 99;
		display: block;
		background: #fff;
	}
	
	.menu-mobile ul {
		list-style: none;
		display: block;
		max-width: 100vh;
		padding: 0 3.19vh;
		margin: 0 auto;
	}

	.menu-mobile ul li {
	  font-size: 17px;
	  display: block;
	  border-bottom: 1px solid rgba(0,0,0,.1);
	  width: 100%;
	  float: left;
	}

	.menu-mobile ul li a {
	  display: block;
	  padding: 12px;
	  text-decoration: none;
	  color: #000;
	  transition: all 300ms ease-in-out;
	}

	.menu-mobile ul li a:hover {
	  background-color: #70951C;
	}
	
	.menu-mobile div {
		font-size: 2.59vh;
		display: block;
		max-width: 100vh;
		margin: 0 auto;
		text-align: center;
		padding-top: 1vh;
	}
	
	.menu-mobile .idioma {
		padding-top: 35vh;
	}

	.btn-menu {
	  width: 45px;
	  height: 40px; 
	  position: absolute;
	  left: 10px;
	  top: 10px;
	  padding: 10px;
	  cursor: pointer;
	  transition-duration: 0.3s;
	  -webkit-transition-duration: 0.3s; 
	  -moz-transition-duration: 0.3s;
	  z-index: 100;
	}
	
	.btn-menu span {
	  height: 3px;
	  display: block;
	  margin-bottom: 5px;
	  background-color: #fff;
	}

	.menu-mobile {transform: translateX(-270px);}
	.btn-menu {transform: translateX(0);}

	.btn-menu-active .menu-mobile {
	  transform: translateX(0);
	}

	.btn-menu-active .btn-menu {
	  transform: translateX(280px);
	  left: 0px;
	}
	
	.segmentos {
		width: 100% !important;
	}
	
	.content-produtos-1 {
		width: 100% !important;
	}
	
	.content-produtos-1 img {
		margin-left: 40px !important;
	}
	
	.content-produtos-2 {
		width: 100% !important; 
		padding-right: 0px !important; 
		font-size: 18px !important;
	}
	
	.aletas-trd,
	.trocadores-trd,
	.img-12 {
		border-bottom: 1px solid #70951C;
	}
	
	.conteudo-alianca h4 {
		margin-left: -22px !important; 
		margin-top: -70px !important;
	}
	
	.content-parceria-3 {
		margin-top: -20px !important; 
		align-items: center !important;
		margin-left: -55px !important;
		margin-bottom: 20px !important;
	}
	
	.conteudo-kelvion-mb > .content-parceria-3,
	.conteudo-kelvion-mb > .content-parceria-4{
		display: block !important;
	}

	.conteudo-kelvion > .content-parceria-3,
	.conteudo-kelvion > .content-parceria-4{
		display: none !important;
	}
	
	.content-parceria-3 img {
		width: 350px !important;
	}
	
	.empresa-topo {
		padding-top: 50px !important;
	}
	
	.conteudo-empresa h4 {
		margin-left: -30px !important;
	}
	
	.conteudo-empresa a {
		margin-left: 0px !important; 
	}
	
	.conteudo-empresa-fundador h4 {
		margin-top: -70px !important;
		margin-left: -22px !important;
	}
	
	.content-empresa-1 img {
		margin-left: 10% !important;
	}
	
	.conteudo-empresa-fundador p {
		margin-top: 20px !important;
	}
	
	.content-empresa-4 {
		margin-top: 40px !important;
	}
	
	.content-parceria-1 img {
		width: 70%;
	}
	
	.content-empresa-5 img {
		width: 70%;
	}
}