
body{overflow-x: hidden; width: 100%;}



.footer-mobile{
  display: none;
}
.itens-distribuidores-web{
  max-width: 100%;
  width: 100%;
  align-items: center;
}
.mobile-rodape{
  display: none;
}

.imagens-mobile{
display: none;}

.imagens-web{
  display: block;
}

.b-example-divider{
  margin-top: 5%;
}

.card-body{
  align-items: center;
}
.btn-primary{

  width: 80%;
  border-radius: 25px;
  border: 0px;
  background-color: #00aaa4;
}


#imagem1-footer{
  width: 33%;
}


.btn-primary: hover{

  border: 2px solid #00aaa4;
  background-color: white;
}


.imagem-principal{max-width: 200%; width: 180%;}

.imagem-logo{max-width: 100%; height: auto; padding: 0; margin-bottom: 15px; margin-top: 51%}

.container{display: inline-block;  position: static; width: 100%; margin: 0; padding: 0; }

.visit-site{
  font-weight: bold;
  font-family: 'Poppins';
  border-radius: 20px;
  margin-top: 20px;
  border: 0;
  text-align: center;
  width: 90%;
  height: 80px;
  font-size: 11pt;
}

.itens{ 
  text-align: center;

  margin-top: 2%;
  margin-bottom: 5%;
}

.itens img{

  vertical-align: center;
  float: left;
  text-align: center;
  width: 10%;
  height: 10%;
}
.visit-site:hover{
  background-color: #00aba5;
  color: white;
 
}
.texts{
  text-align: center;
}

  #centralpec {
            display: none;
        }

.container h1 {
  
  margin-left: 60%;
  text-align: right;
  position: absolute;
  top: 10%;
  font-size: 30px;
  color: #00aaa4;
  font-size: 20pt;
  font-family: 'Poppins';
  font-weight: bold;
  max-width: 18%;
}

.product-line{margin-top: 20px; text-align: center; background-color: white; display: inline-block; position: relative; width: 100%; padding: 0;}

.product-line h3{
  float: center;
  text-align: center;
  font-family: 'Poppins';
  margin-top: 3%;
  font-size: 30pt;
}
.product-line img{
  float: left;
  width: 15%;
  height: 20%;
}

.product-line button {margin-top: 25px; color: white; font-weight: bolder; display: inline-block; position: relative; background-color: #02b1ac; border: 0; width: 450px; height: 50px; border-radius: 15px; font-family: 'Poppins'; font-size: 15pt; padding: 25;
}

.product-line button:hover{background-color: white; color: #02b1ac; border: 1px solid #02b1ac;}

.product-line{
  height: 1000px;
}

.itens{
  display: block;
}
.itens h1{
  margin-top: 3%;
  font-size: 15pt;
}


.product-line img{
  margin-left: 1%;
  margin-top: 2%;
  margin-bottom: 1%;
}

/* MOBILE */




@media (max-device-width: 1024px) and (max-device-width:  1440px){

  body{ 
  overflow-x: hidden;}
  .itens img{

  vertical-align: center;
  float: left;
  text-align: center;
  width: 25%;
  height: 25%;
}





  .imagem-principal{
  	margin-right: 20%;
  	text-align: center;
  	margin-top: 0%;
  	width: 150%;
  	height: 100%;
  }


  div.container h1{	
  	right: 10%;
  	top: -5%;
  	text-align: right;
  	font-size: 15pt;
  	max-width: 60%;

  }

  div.imagem-logo{

  }

  div.product-line{
  	float: center;
  	width: 100%;
  	font-size: 13pt;
  	text-align: center;
  	height: 80%;
  }

   div.product-line button{
  	margin-left: 10%;
  	float: center;
  	text-align: center;
  	width: 60%;
  	height: 110px;
  }

  .product-line img{
     float: left;
     width: 10%;
     height: 10%;
  }



}



@media (max-device-width: 768px) {


.itens img{

  vertical-align: center;
  float: left;
  text-align: center;
  width: 60%;
  height: 60%;
}


body{ 
  overflow-x: hidden;}



  .imagem-principal{
  	margin-right: 20%;
  	text-align: center;
  	margin-top: 20%;
  	width: 120%;
  	height: 100%;
  }
 


  div.container h1{	
  	right: 5%;
  	top: -5%;
  	text-align: left;
  	font-size: 15pt;
  	max-width: 60%;

  }


  div.product-line{
  	float: center;
  	width: 100%;
  	font-size: 13pt;
  	text-align: center;
  	height: 80%;
  }

   div.product-line button{
  	margin-left: 5%;
  	float: center;
  	text-align: center;
  	width: 40%;
  	height: 120px;
  }

 div.product-line{
   width: 100%;
   height: 100%;
 }


}


@media (max-device-width: 1440px) {

.itens img{

  vertical-align: center;
  float: left;
  text-align: center;
  width: 25%;
  height: 25%;
}


  body{ 
  overflow-x: hidden;}

  div.container h1{
    margin-left: 70% ;
    float: right;
  }
  .product-line img{
    width: 15%;
    height: 20%;
  }


}



@media (max-device-width: 425px) {

  

  .itens img{

    vertical-align: center;
    float: left;
    text-align: center;
    width: 60%;
    height: 60%;
  }


  div.container button{
    width: 70%;
  }

  .imagens-mobile{
    display: block;
  }

.imagens-web{
  display: none;
}
  .mobile-rodape{
    display: block;
  }
  
  

.rodape-rs-footer{
  display: none;
}

  
  body{ 
  overflow-x: hidden;}


  .imagem-principal{
    top: 40%;
  	text-align: center;
  	margin-top: 90%;
  	width: 100%;
  	height: 100%;
  }


  div.container h1{	
  	top: -10%;
  	text-align: center;
  	width: 80%;
    max-width: 100%;
    right: 8%;

  }
  div.container button{
    margin-top: 25px;
    width: 100%;
    text-align: center;
    font-size: 12pt;
  }

  div.product-line{
   
  	float: center;
  	width: 100%;
  	font-size: 13pt;
  	text-align: center;

  }
  div.product-line button{
  	float: center;
  	text-align: center;
  	width: 100%;
  	height: 120px;
    font-size: 5pt;
  }

   div.product-line img{
   float: left;
   width: 100%;
   height: 100%;
   margin-top: 2%;
   padding: 20px;



}

@media (max-device-width: 375px) {
  .rodape-rs-footer{
  display: none;
}

.imagens-mobile{
  display: block;
}

.imagens-web{
  display: none;
}

.mobile-rodape{
  display: block;
}

  body{ 
  overflow-x: hidden;}

  .imagem-principal{
    position: center;
    text-align: center;
    margin-top: 110%;
    margin-bottom: 10%;
    width: 100%;
    height: 100%;
  }



  div.container h1{ 
    
    top: -105px;
    text-align: center;
    font-size: 19pt;
    max-width: 100%;
    align-items: center;
    right: 10%;
    

  }

  .visit-site{
    width: 100%;
  }

  div.product-line{
   

    float: center;
    width: 150%;
    font-size: 15pt;
    text-align: center;
  }
  div.product-line h3{
    font-size: 23pt;
  }
  div.product-line button{
    margin-left: 5%;
    float: center;
    text-align: center;
    height: 80px;
  }

   div.product-line img{
   float: left;
   width: 100%;
   height: 100%;



}



@media (max-device-width: 320px) {


  .imagens-web{
    display: none;
  }

  .imagens-mobile{
    display: block;
  }

.rodape-rs-footer{
  display: none;
}

.mobile-rodape{
  display: block;
}


.itens img{

  vertical-align: center;
  float: left;
  text-align: center;
  width: 45%;
  height: 45%;
}


  body{ 
  overflow-x: hidden;}

  .imagem-principal{
    position: center;
    text-align: center;
    margin-top: 100%;
    width: 110%;
    height: 150%;
  }
  .visit-site{
    width: 25%;
  }



  div.container h1{ 
    
    margin-right: -0%;
    top: -8%;
    text-align: center;
    font-size: 13pt;
    max-width: 100%;

  }

  div.imagem-logo{

  }

  div.product-line{
   

    float: center;
    width: 125%;
    font-size: 15pt;
    text-align: center;
  }
  div.product-line h3{
    font-size: 25pt;
  }
  div.product-line button{
    margin-left: 0%;
    float: center;
    text-align: center;
    height: 80px;
    width: 50%;
  }

   div.product-line img{
   float: left;
   width: 100%;
   height: 100%;



}

.rodape-text{
  margin-top: 60px;
  font-size: 8pt;
}




/* FIM MOBILE */


