@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;500&display=swap');
	@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@600&display=swap");

*
.center{
    max-width: 3000px;
    margin: 0 auto;
    padding:0 2%;
}

section.box1{
    margin-top:50px;
}

.container{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.logo{
    width: 100%;
    max-width: 135px;
}

.logo img{
    width: 100%;
    border-radius: 50%;
    vertical-align: middle;
}

.img-logo:hover{
    border-color: red;
}
.img-logo{
    border:2px solid white;
    border-radius: 50%;
    padding:3px;
    transition: 0.3s;
}

.desc{
    text-align: center;
    color: white;
    margin:10px 0;
}

.desc h2{
    font-weight: normal;
}

.desc p{
    color: #dfdfdf;
}

.link{
    width: 40%;
    text-align: center;
}

.link a{
    color: white;
    text-decoration: none;
}

.link .link-a:hover{
    background: white;
    color: #0077ff;
}

.link .link-a{
    position: relative;
    border-radius: 7px;
    border:2px solid white;
    padding:10px;
    margin:17px 0;
    transition: 0.3s;
}

.link .link-a i{
    position: absolute;
    left: 20px;
    line-height: 1;
    font-size: 23px;
}

.link .link-a h3{
    font-weight: normal;
}

.link2{
    margin-top:10px;
}

.link2 i:hover{
    transform: scale(1.3);
}

.link2 i{transition: 0.3s;}

.link2 a{
    color: #dfdfdf;
    font-size: 25px;
    margin:0 5px;
}
.link3{
    width: 100%;
    text-align: center;
}
.link3 a{
    color: white;
    text-decoration: none;
}
.link3 .link3-a:hover{
    background: white;
    color: #0077ff;
}
.link3 .link3-a{
    position: relative;
    border-radius: 7px;
    border:2px solid white;
    padding:10px;
    margin:17px 0;
    transition: 0.3s;
}
.link3 .link3-a i{
    position: absolute;
    left: 20px;
    line-height: 1;
    font-size: 23px;
}
.link3 .link3-a h3{
    font-weight: normal;
}
.produto{
    width: 100%;
    max-width: 600px;
	background-color: #fff;
	padding:5px 5px 15px 5px;
	border-radius: 10px;
}
.produto img{
    width: 100%;    
    vertical-align: middle;	
}
.img-produto:hover{
    border-color: black;
}
.banner {
  width: 100%;
  opacity : 0.5; 
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index:-50;
}
.banner video {
  position: fixed;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height:100%;
}
.banner .content {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.banner .content h1 {
  margin: 0;
  padding: 0;
  font-size: 5.5em;
  text-transform: uppercase;
  color: #ffff;
}
.banner .content p {
  font-size: 1.5em;
  color: #ffff;
}
.banner .content img {
  width: 40px;
  height: 40px;
}
.img_prod1{
	max-width:590px;
}
.img_prod2{
	max-width:500px;
}
.img_whats{
	width:30px;
	padding: 1px;
	margin: 0 15px 0 0;
}
#prod_img1{
	width:100%;
	height:260px;
	border-radius:20px;
}
#prod_img2{
	width:300px;
	height:300px;
	margin:-40px 0 0 10px;
}
#prod_img3{
	width:90%;
	height:230px;
	border-radius:20px;
	margin:0 0 30px 0;
}
#prod_img4{
	width:100%;
	height:222px;
	border-radius:20px;
}
.center2{
    max-width: 3000px;
    padding:0 2%;
}
.center3{
    max-width: 3000px;
    padding:0 1%;
}
.div_prod1{
	max-width: 2000px;
    margin: 0 auto;
    padding:30px 0 0 150px;
}
.div_prod2{
	max-width: 2000px;
    margin: 0 auto;
    padding:30px 0 0 150px;
}
#DivA{
position: relative;
    border-width:2px;
	border-radius: 8px;
	border:solid 1px #e9e9e9;
    border-radius:20px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: 350px;
    height: 350px;
	top:-180px;
    left:-50px;
    background-color: transparent;
    float: left;
	margin: 5px;
	padding:10px;
	z-index: 1;
}
#DivB{
    position: relative;
    border-width:2px;
	border-radius: 8px;
	border:solid 1px #e9e9e9;
    border-radius:20px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: 350px;
    height: 450px;
	top:50px;
    left:-50px;
    background-color: transparent;
    float: left;
	margin: 5px;
	padding:10px;
	z-index: 1;
}

#DivC{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 350px;
    height: 520px;
    left:-50px;
    background-color: #fff;
    float: left;
	margin: -250px 5px 5px 5px;
	padding:10px;
}
#DivD{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 350px;
    height: 520px;
    left:-50px;
    background-color: #fff;
    float: left;
	margin: -480px 5px 5px 5px;
	padding:10px;
}
#DivE{
    position: relative;
    border-width:2px;
	border-radius: 8px;
	border:solid 1px #e9e9e9;
    border-radius:20px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: 350px;
    height: auto;
	top:50px;
    left:-50px;
    background-color: transparent;
    float: left;
	margin: 5px;
	padding:10px;
	z-index: 1;
}

.nome_produto{
	margin:-20px 0 15px 0;
}
.nome_produto2{
	margin:0;
}
.button {
  display: inline-block;
  padding: 0.75rem 1.25rem;
  border-radius: 10rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  top:20px;
  left:9px;
  z-index: 1;
}
.button:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #006b00;
  border-radius: 10rem;
  z-index: -2;
}
.button:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #008000;
  transition: all 0.3s;
  border-radius: 10rem;
  z-index: -1;
}
.button:hover {
  color: #fff;
}
.button:hover:before {
  width: 100%;
}

/* optional reset for presentation */
* {
  font-family: Arial;
  text-decoration: none;
  font-size: 20px;
}

.container {
  padding-top: 102px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

h1 {
  text-transform: uppercase;
  font-size: 0.8rem;
  margin-bottom: 2rem;
  color: #777;
}

span {
  display: block;
  margin-top: 2rem;
  font-size: 0.7rem;
  color: #777;
}
span a {
  font-size: 0.7rem;
  color: #999;
  text-decoration: underline;
}


.center3{
    max-width: 3000px;
    padding:0 2%;
}

.div_footer{

	max-width: 700px;
    margin: 0 auto;
    padding:0 2%;
}
/* Estilos do footer */
.footer_pingo {
	background-color: #262626; /* Azul semelhante ao da imagem */
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 20px 10%;
	z-index:20;
}

.container_pingo {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.copyright_pingo {
	max-width: 60%;
	text-align: left;
}

.desenvolvimento_pingo {
	max-width: 40%;
	text-align: right;
	display: flex;
	align-items: center;
	gap: 10px;
	font-weight: bold;
}

.desenvolvimento_pingo img {
	height: 50px; /* Ajuste conforme necessário */
}
#logo_pingo{
	width:70px;
	height:40px;
}

/* Responsivo */
@media (max-width: 768px) {
	.container_pingo {
		flex-direction: column;
		text-align: center;
	}

	.copyright_pingo, .desenvolvimento_pingo {
		max-width: 100%;
		text-align: center;
	}

	.desenvolvimento_pingo {
		margin-top: 10px;
		justify-content: center;
	}

}

/* min-width & max-width */
@media screen and (min-width: 200px) and (max-width: 950px) {
.center{
    max-width: 3000px;
    margin: 0 auto;
    padding:0 2%;
}
.center2{
    max-width: 3500px;
    padding:0 2%;
}
.center3{
    max-width: 3000px;
    padding:0 1%;
}
.nome_produto2{
	margin:-0px 0 15px 0;
}
#prod_img1 {
	width: 100%;
	height: 160px;
	padding: 10px;
	border-radius: 20px;
	margin: 0 0 20px 0;
}
#prod_img2{
	width:163px;
	height:200px;
	margin:-20px 0 0 -4px;
}	
#prod_img3{
	width:90%;
	height:160px;
	border-radius:20px;
	padding: 10px;
	margin: 0 0 20px 10px;
}	
#prod_img4{
		width:100%;
		height:150px;
		border-radius:10px;
	}
.img_prod1{
max-width:450px;
}
.img_prod2{
max-width:357px;
}
.img_whats{
	width:15px;
	padding: 1px;
	margin: 0 4px 0 0;
}
.link{
    width: 100%;
}
.div_prod1{
	max-width: 700px;
    margin: 30px 0 0 -5px;
    padding: 0 0 0 8px;
}
.div_prod2{
	max-width: 700px;
    margin: 30px 0 0 -5px;
    padding: 0 0 0 8px;
}
#DivA{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 172px;
    height: 220px;
    left:25px;
    background-color: #fff;
    float: left;
	margin: 3px;
	padding:5px;
}
#DivB{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 172px;
    height: 250px;
    left:25px;
    background-color: #fff;
    float: left;
	margin: 0;
	padding:5px;
}
#DivC{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 172px;
    height: auto;
    left:25px;
    background-color: #fff;
    float: left;
	margin: 0;
	padding:5px;
}
#DivD{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 350px;
    height: 520px;
    left:-50px;
    background-color: #fff;
    float: left;
	margin: -250px 5px 5px 5px;
	padding:10px;
}
#DivE{
    position: relative;
    border-width:2px;
	border-radius: 8px;
    width: 172px;
    height: auto;
    left:25px;
    background-color: #fff;
    float: left;
	margin: 0;
	padding:5px;
}
.nome_produto{
	margin:-25px 0 15px 0;
}

.button {
  display: inline-block;
  padding: 0.75rem 1.25rem;
  border-radius: 10rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  top:-10px;
  left:5px;
  z-index: 1;
}
.button:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #008000;
  border-radius: 10rem;
  z-index: -2;
}
.button:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #006b00;
  transition: all 0.3s;
  border-radius: 10rem;
  z-index: -1;
}
.button:hover {
  color: #fff;
}
.button:hover:before {
  width: 100%;
}

/* optional reset for presentation */
* {
  font-family: Arial;
  text-decoration: none;
  font-size: 10px;
}

.container {
  padding-top: 0;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

h1 {
  text-transform: uppercase;
  font-size: 0.8rem;
  margin-bottom: 2rem;
  color: #777;
}

span {
  display: block;
  margin-top: 2rem;
  font-size: 0.7rem;
  color: #777;
}
span a {
  font-size: 0.7rem;
  color: #999;
  text-decoration: underline;
}

}
