body {
	margin: 0;
	font-family: "Roboto", "Helvetica Neue", "Helvetica",  "Arial", sans-serif;
	background: #eaeaea;
    overflow-x: hidden
}

.colornav{
    background-color: #295EAF;
}
.imgnovo{
    margin-right: 17%;
    padding: 0;
    width: 13%;
}
.imgnovo img{
    padding-top: 4%;
    padding-bottom: 4%;
    margin-left: 45%;
    width: 100%;
}
.nav-item{

    display: block;
    line-height: 50px;
    padding: 0 15px;
    padding-right: 15px;
    padding-left: 15px;
    white-space: nowrap;
    border-right-width: 1px;


}
.nav-item a:hover{
    text-align: center;
    background-color: #204D99;
    color: white;
    transition: 200ms linear; 
    border-radius: 5px;
}

.nav-item a{
    font-family: "Maven Pro", Arial, Tahoma, sans-serif;
    font-size:16px;
    color: #A3BCD8;

}
#subreader{
    background-image: url("../img/header.jpg");
    background-color: rgba(247, 247, 247, 0);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
}
#subreader .title{
    padding-right: 5%;
    color: white;
    font-size: 70px;
    line-height: 10px;
    font-weight: 700;
    letter-spacing: 0px;
    float: right;
    text-align: right;
    font-family: "Maven Pro", Arial, Tahoma, sans-serif;
}

.boasvindas{
    padding-top: 2%;
}

.boasvindas h3{
    font-size: 7mm;
}
h1, h2, h3, h4{
    font-family: "Maven Pro", Arial, Tahoma, sans-serif;

}

.boasvindas img{
    padding-right: 3%;
}
.boasvindas h5{
    color: #5dac24;
}
 p{
    color: gray;
}
.infos{
    padding-top: 5%;
    padding-left: 8%;
}

.infos p{
    font-size: 3.5mm;
    width: 75%;
}
.infos h5{
    color: #5dac24;
}
.infos a{
    float: right;
    margin-right: 20%;
    font-size: 3.5mm;
    color: #5dac24;
}
.infos a:hover{
    float: right;
    font-size: 3.5mm;
    color: red;
}
.clientes h4{
    padding-top: 5%;
    float: center;
    text-align: center;
}
.clientes h5{
    text-align: center;
    color: #5dac24;
    padding-bottom: 2%;

}
canvas{
    position: relative;
    left: 200px;
}
.empresaleft{
    text-align: right;
    
}
.empresaleft img{
    margin-right: 5%;
    padding-top: 8%;
    float: right;
}
.empresaleft h5{
    margin-right: 5%;
    padding-top: 5%;
    float: right;
}
.empresaleft p{
    margin-top: -5%;
    margin-right: 20%;
    float: right;
    font-size: 3.5mm;
}
.empresaleft h3{
    margin-top: 10%;
    margin-right: 6%;
}
.empresaright{
    background-color: #E9F0EF;
    text-align: left;
}
.empresaright img{
    margin-left: 5%;
    padding-top: 8%;
    float: left;
}
.empresaright h5{
    margin-left: 5%;
    padding-top: 5%;
    float: left;
}
.empresaright p{
    margin-left: 20%;
    margin-top: -5%;
    float: left;
    font-size: 3.5mm;
}
.empresaright h3{
    margin-top: 10%;
    margin-left: 6%;
}
.butao{
    padding: 5%;
    text-align: center;
}



* {box-sizing:border-box}


  .footer{
    width: 100%;
    margin-top: 5%;
    color: white;
    background: rgb(92,132,151);
    background: linear-gradient(90deg, rgba(92,132,151,1) 0%, rgba(148,168,175,1) 61%, rgba(148,168,175,1) 81%);
    text-align: center;
  }
  .footer h2{
    padding-top: 2%;
    
  }
  .footer h5{
    padding-bottom: 2%;
    
  }
.fotcolor{
    background: rgb(92,132,151);
background: linear-gradient(90deg, rgba(92,132,151,1) 0%, rgba(148,168,175,1) 61%, rgba(148,168,175,1) 81%);
}
.fotcolor p{
    line-height: 30px;
    font-size: 3.4mm;
    color: white;

}
.fotcolor h5{
    padding-top: 4%;
    line-height: 40px;
    color: white;

}
.footer2{
    margin-left: 6%;
}
.footer3{
    margin-left: 6%;
}
.footer4{
    margin-left: 3%;
}
.lastfot{
    color: white;
    text-align: center;
    border: solid white 1px;
    
}
.lastfot{
   padding: 2%;
}
.btntop{
    border-radius: 10px;
    float: right;
    margin-right: 10%;
    text-decoration: none;
    border: none;
}
body {
	margin: 0;
	font-family: "Roboto", "Helvetica Neue", "Helvetica",  "Arial", sans-serif;
	background: #eaeaea;
    overflow-x: hidden
}
.quemvisao {
  margin-top: 4%;
}
.quemvisao2 {
  margin-top: 8%;
}
.valores h3 {
  margin-top: 20%;
  margin-bottom: 5%;
}
.valores p {
  line-height: 70%;
}
.valores2 {
  margin-bottom: 10%;
}
.filosofia h3 {
  margin-top: 17%;
}
.imgrelogio {
  margin-top: 3%;
}
.colaboradores {
  margin-top: 5%;
}
.colaboradores p {
  line-height: 25px;
}

.colobackslide {
  background-color: gray;
  width: 110%;
}



.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    background-color: gray;
    right: 1%;
    border-radius: 3px 0 0 3px;
  }
  .prev {
    background-color: gray;
    left: 1%;
    border-radius: 3px 0 0 3px;
  }
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
  }
  
  /* Caption text */
  .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }

   /* On smaller screens, decrease text size */
  @media only screen and (max-width: 300px) {
    .prev, .next,.text {font-size: 11px}
  }
.product-slide {
  background-color: gray;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
  padding: 20px 0px;
}
.carousel{
  
    text-align: center;
}
.couroselcolor{
    background-color: #F1F1F1;
}
.carousel h4{
    color: #5dac24;
    margin-bottom: 4%;
    
}
.carousel h5{
    margin-bottom: 2%;
    
}
.carousel P{
    font-size: 4.5mm
}
.carousel h2{
    margin-top: 4%;
}
.carousel-item p{
    text-align: center;
    margin-right: 10%;
    margin-left: 10%;
    margin-bottom: 5%;
}
.carousel-item h6{
    margin-bottom: 5%;
}
.footer{
    margin-top: 0%;
}