* {
  box-sizing: border-box;
  font-family: "Aestetico Regular", sans-serif;
  font-weight: normal;
  overflow-x: hidden;
}
.mauto {
  margin: 0 auto;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
  margin-left: 16px;
}

.container-fluid {
  padding-left: 200px;
  padding-right: 200px;
}

header {
  background-image: url(../images/header-background-2.webp);
  background-position: center;
  background-size: cover;
  padding-top: 2em;
}
header .content {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 900px;
}
header h1 {
  font-size: 6rem;
  color: white;
  font-family: "Aestetico Medium", sans-serif;
  line-height: 1.1;
  overflow: hidden;
  margin-bottom: 0;
  padding-bottom: 0;
}
header h2 {
  font-size: 3.4rem;
  color: white;
  font-family: "Aestetico Medium", sans-serif;
  line-height: 1.1;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 5px;
}
header h3 {
  font-size: 2.8rem;
  color: white;
  font-family: "Aestetico ExtraLight", sans-serif;
  line-height: 1.1;
  overflow: hidden;
}

header form {
  background-color: #999795;
  max-width: 500px;
  padding: 2em
}
header form input {
  width: 100%;
  min-height: 45px;
  border-radius: 7px;
  border: none;
  margin-bottom: 1em;
  color:rgba(0, 0, 0, 0.5);
  text-align: center;
}
header form select {
  width: 100%;
  min-height: 45px;
  border-radius: 7px;
  border: none;
  margin-bottom: 1em;
  color:rgba(0, 0, 0, 0.5);
  text-align: center;
}
header form button {
  background-color: #fff312;
  border: none;
  width: 100%;
  min-height: 55px;
  font-family: "Aestetico Bold", sans-serif;
  font-size: 1.8rem;
  border-radius: 7px;
}
header form button:hover {
  background-color: #cdc52b;
  transition: 0.2s;
}



.comprar {
  background-color: #fff311;
}
.comprar h1 {
  font-size: 4rem;
  color: black;
  font-family: "Aestetico Medium", sans-serif;
  text-align: center;
}
.comprar .content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-top: 2em;
  padding-bottom: 5em;
}
.comprar .content .card {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.comprar .content .card h3 {
  font-size: 2.8rem;
  font-family: "Aestetico Medium", sans-serif;
  padding-left: 10px;
  color: black;
  line-height: 1;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0;
  overflow: hidden;
}
.comprar .content .card p {
  font-size: 2rem;
  font-family: "Aestetico ExtraLight", sans-serif;
  padding-left: 10px;
  color: black;
  line-height: 1;
  overflow: hidden;
  padding-top: 10px;
  margin-top: 0;
}


.moveis-entrega {
  padding-bottom: 6em;
  padding-top: 2em;
}
.moveis-entrega h1 {
  font-size: 4rem;
  color: black;
  font-family: "Aestetico Medium", sans-serif;
  text-align: center;
}
.content-slider {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sobre {
  padding-bottom: 2em;
  padding-top: 2em;
}
.sobre .content {
  display: flex;
  align-items: center;
  min-height: 600px;
}
.sobre h1 {
  font-size: 5.4rem;
  color: black;
  font-family: "Aestetico Medium", sans-serif;
}
.sobre h3 {
  font-size: 2.4rem;
  color: black;
  font-family: "Aestetico Medium", sans-serif;
}
.br-image {
  border-radius: 30px !important;
}

.sobre button {
  background-color: #fff312;
  border: none;
  width: 80%;
  min-height: 55px;
  font-family: "Aestetico Bold", sans-serif;
  font-size: 1.8rem;
  border-radius: 7px;
}
.sobre button:hover {
  background-color: #cdc52b;
  transition: 0.2s;
}

.materiais {
  padding-bottom: 2em;
  padding-top: 2em;
}
.materiais .content {
  display: flex;
  align-items: center;
  min-height: 600px;
}
.materiais h1 {
  font-size: 4rem;
  color: black;
  font-family: "Aestetico Medium", sans-serif;
  text-align: center;
}
.materiais h3 {
  font-size: 2.2rem;
  color: black;
  font-family: "Aestetico Medium", sans-serif;
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 1em;
}

.faq h1 {
    font-size: 4rem;
    color: black;
    font-family: "Aestetico Medium", sans-serif;
    text-align: center;
}
.faq h2 {
  font-size: 2.8rem;
  color: black;
  font-family: "Aestetico Medium", sans-serif;
  border: 1px solid black;
  border-radius: 30px;
  padding: 0.5em 1em;
  cursor: pointer;
}
.faq img {
  margin-top: -0.1em;
  margin-right: 0.5em;
}
.faq p {
  font-size: 1.8rem;
  color: black;
  padding-left: 1.5em;
}

.faq .answer {
  transition: opacity 0.5s ease, height 0.5s ease;
  opacity: 1;
  overflow: hidden;
}

.faq .answer.hidden {
  opacity: 0;
  height: 0;
}

.faq button {
  background-color: #fff312;
  border: none;
  width: 50%;
  min-height: 55px;
  font-family: "Aestetico Bold", sans-serif;
  font-size: 1.8rem;
  border-radius: 7px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 2em;
  margin-top: 1em;
}
.faq form button:hover {
  background-color: #cdc52b;
  transition: 0.2s;
}


footer {
  background-color: #999;
  color: white;
}
footer img {
  padding: 1em;
}
.slider {
  width: 1000px;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.slider img {
  max-width: 900px;
  max-height: 80%;
  object-fit: contain;
  display: none;
}

.slider-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider img.active {
  display: block;
}

.content-slider button {
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  color: white;
  font-size: 18px;
  padding: 10px 20px;
  cursor: pointer;
  background-color: none;
}

.content-slider button:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
/* Mobile */
@media screen and (max-width: 978px) {
  header {
    text-align: center;
  }
  header img {
    margin:  0 auto;
  }
  header h1 {
    font-size: 4rem;
  }
  header h2 {
    font-size: 3rem;
  }
  header h3 {
    font-size: 2.5rem;
  }
  header h1 br, header h2 br, header h3 br {
    display: none;
  }
  header .content {
    flex-wrap: wrap;
  }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .comprar .content .card {
    flex-wrap: wrap;
    text-align: center;
  }
  .comprar .content .card h3 {
    width: 100%;
    margin-top: 0.5em;
  }
  .comprar .content .card p {
    margin-bottom: 0;
  }
  .comprar .content .card h3 br, .comprar .content .card p br {
    display: none;
  }
  .comprar .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .moveis-entrega .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .moveis-entrega {
    padding-bottom: 0;
  }
  .moveis-entrega img {
    margin-bottom: 1em;
  }
  .sobre h1 {
    font-size: 4rem;
  }
  .sobre h3 {
    font-size: 2rem;
  }
  .sobre .content {
    text-align: center;
    flex-wrap: wrap;
  }
  .materiais h3 {
    max-width: 100%;
  }
  footer .content {
    flex-wrap: wrap;
    padding-top: 1em;
    padding-bottom: 1em;
    justify-content: center;
  }
  footer h3 {
    padding-bottom: 1em;
  }
  footer .logo {
    margin-top: 1em;
  }
  .faq h2 {
    font-size: 2rem;
  }
  .faq p {
    font-size: 1.6rem;
  }
  .slider {
    width: 400px;
    min-height: auto;
  }
  .faq button {
    width: 100%;
  }
}

/* Small Query */
@media only screen and (min-width: 980px) and (max-width: 1024px)  {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  header h1 {
    font-size: 3.8rem;
  }
  header h2 {
    font-size: 2.8rem;
  }
  header h2 br {
    display: none;
  }
  header h3 {
    font-size: 2rem;
  }
  .sobre h1 {
    font-size: 4rem;
  }
  .sobre h3 {
    font-size: 2rem;
  }
}

/* Medium Query */
@media only screen and (min-width: 1025px) and (max-width: 1700px)  {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  header h1 {
    font-size: 3.8rem;
  }
  header h2 {
    font-size: 2.8rem;
  }
  header h2 br {
    display: none;
  }
  header h3 {
    font-size: 2rem;
  }
  .sobre h1 {
    font-size: 4rem;
  }
  .sobre h3 {
    font-size: 2rem;
  }
}


/* High Query */
@media only screen and (min-width: 1710px) and (max-width: 2559px)  {
  header .content {
    min-height: 750px;
  }

}

/* 2k Query */
@media only screen and (min-width: 2560px) and (max-width: 9000px)  {

}