*,
*::before,
*::after {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#etres-wrapper h3, #etres-wrapper .h3, #etres-wrapper h2, #etres-wrapper .h2, #etres-wrapper h1, #etres-wrapper .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
#etres-wrapper h1, #etres-wrapper .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  #etres-wrapper h1, #etres-wrapper .h1 {
    font-size: 2.5rem;
  }
}
#etres-wrapper h2, #etres-wrapper .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  #etres-wrapper h2, #etres-wrapper .h2 {
    font-size: 2rem;
  }
}
#etres-wrapper h3, #etres-wrapper .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  #etres-wrapper h3, #etres-wrapper .h3 {
    font-size: 1.75rem;
  }
}
#etres-wrapper p {
  margin-top: 0;
  margin-bottom: 1rem;
}
#etres-wrapper ol,
#etres-wrapper ul {
  padding-left: 2rem;
}
#etres-wrapper ol,
#etres-wrapper ul,
#etres-wrapper dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
#etres-wrapper ol ol,
#etres-wrapper ul ul,
#etres-wrapper ol ul,
#etres-wrapper ul ol {
  margin-bottom: 0;
}
#etres-wrapper b,
#etres-wrapper strong {
  font-weight: bolder;
}
#etres-wrapper a {
  color: #0d6efd;
  text-decoration: underline;
}
#etres-wrapper a:hover {
  color: #0a58ca;
}
#etres-wrapper a:not([href]):not([class]), #etres-wrapper a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
#etres-wrapper figure {
  margin: 0 0 1rem;
}
#etres-wrapper img,
#etres-wrapper svg {
  vertical-align: middle;
}
#etres-wrapper ::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
#etres-wrapper ::-webkit-datetime-edit-fields-wrapper,
#etres-wrapper ::-webkit-datetime-edit-text,
#etres-wrapper ::-webkit-datetime-edit-minute,
#etres-wrapper ::-webkit-datetime-edit-hour-field,
#etres-wrapper ::-webkit-datetime-edit-day-field,
#etres-wrapper ::-webkit-datetime-edit-month-field,
#etres-wrapper ::-webkit-datetime-edit-year-field {
  padding: 0;
}
#etres-wrapper ::-webkit-inner-spin-button {
  height: auto;
}
#etres-wrapper ::-webkit-search-decoration {
  -webkit-appearance: none;
}
#etres-wrapper ::-webkit-color-swatch-wrapper {
  padding: 0;
}
#etres-wrapper ::file-selector-button {
  font: inherit;
}
#etres-wrapper ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
#etres-wrapper iframe {
  border: 0;
}
#etres-wrapper [hidden] {
  display: none !important;
}
#etres-wrapper header,
#etres-wrapper section,
#etres-wrapper footer{
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
#etres-wrapper img{
  display: block;
  max-width: 100%;
  height: auto;
}
#etres-wrapper .etres-c::-webkit-scrollbar {
  width: 14px;
}
#etres-wrapper .etres-c::-webkit-scrollbar-track {
  background-color: transparent;
}
#etres-wrapper .etres-c::-webkit-scrollbar-thumb {
  background-color: #cccccc;
  border-radius:7px;
  border: 5px solid transparent;
  background-clip: content-box;
}
#etres-wrapper .etres-c::-webkit-scrollbar-thumb:hover {
  background-color: #999999;
}
#etres-wrapper{
  display: block;
  width: 100%;
  height: auto;
  max-width: 1110px;
  padding: 20px;
  margin: auto;
  background-color: #ffffff;
}
#etres-container{
  display: block;
  width: 100%;
  height: auto;
  background-color: #f3ddc3;
  background-image: url('tres_luna_01.jpg');
}
#etres-wrapper header{
  padding: 100px 30px 120px 30px;
  text-align: center;
}
#etres-wrapper header img{
  width: 240px;
  display: block;
  margin: auto;
}
#etres-c1{
  padding-right: 30px;
}
#etres-c1-i{
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
#etres-c1-i img{
  width: 55%;
}
#etres-c1-c{
  display: block;
  position: absolute;
  left: 57%;
  top: 50%;
  transform: translateY(-50%);
  width: 37%;
  height: auto;
  max-height: 90%;
  overflow: auto;
  padding-top: 1rem;
}
#etres-c1-c h2{
  font-weight: 700;
  font-size: 35px;
  line-height: 1.15;
  padding: 0;
  margin-bottom: 25px;
}
#etres-c1-c p{
  font-size: 14px;
  line-height: 1.5;
}
#etres-c2{
  padding-top: 50px;
  padding-bottom: 100px;
  background-image: url('tres_luna_04.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
}
#etres-c2-d{
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
#etres-c2-d img{
  width: 44%;
  margin-right: 1.75%;
}
#etres-c2-d-c{
  width: 40%;
  margin-right: 2%;
  padding-top: 50px;
}
#etres-c2-d-c h1{
  font-weight: 700;
  font-size: 35px;
  line-height: 1.15;
  padding: 0;
  margin-bottom: 25px;
  color: #584938;
}
#etres-c2-d-c h1 span{
  color: #a90e29;
}
#etres-c2-d-c ul{
  list-style: none;
  margin: 0;
  padding-left: 52px;
}
#etres-c2-d-c li{
  display: block;
  position: relative;
  color: #584938;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  padding: 15px 0;
}
#etres-c2-d-c li:before{
  content: '';
  display: block;
  width: 42px;
  height: 38px;
  background-image: url('bullet.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -52px;
  top: 50%;
  transform: translateY(-50%);
}
#etres-c2-g{
  display: block;
  width: 90%;
  max-width: 1150px;
  margin: -15px auto 0 auto;
  text-align: center;
}
#etres-c2-g img{
  margin: auto;
}
#etres-c2-e{
  display: flex;
  align-items: flex-start;
  position: relative;
  padding-top: 120px;
  width: 100%;
  height: auto;
}
#etres-c2-e img{
  width: 45%;
  margin-top: 80px;
  margin-left: -25px;
}
#etres-c2-e-c{
  display: block;
  background-color: #ffffff;
  padding: 50px 30px 40px 30px;
  width: 50%;
  height: 100%;
  margin-left: 2.75%;
  overflow: auto;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  z-index: 5;
}
#etres-c2-e-c1{
  display: block;
  position: relative;
  padding-left: 100px;
}
#etres-c2-e-c1:before{
  content: '';
  display: block;
  width: 80px;
  height: 80px;
  background-image: url(extracao.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
#etres-c2-e-c h3{
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  padding: 15px 0;
}
#etres-c2-e-c p{
  font-size: 16px;
  line-height: 1.4;
}
#etres-c2-e-c ul{
  list-style: none;
  margin: 0;
  padding-top: 10px;
  padding-left: 100px;
}
#etres-c2-e-c li{
  display: block;
  position: relative;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 700;
  padding: 7px 0;
  margin-bottom: 14px;
}
#etres-c2-e-c li:before{
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -70px;
  top: 0;
}
#etres-c2-e-espresso:before{
  background-image: url(espresso.png);
}
#etres-c2-e-cappuccino:before{
  background-image: url(cappuccino.png);
}
#etres-c2-e-filtrado:before{
  background-image: url(filtrado.png);
}
#etres-wrapper #etres-c3{
  padding-top: 80px;
  display: flex;
  align-items: center;
}
#etres-c3-i{
  margin-left: 2.75%;
  width: 52%;
}
#etres-c3-c{
  margin-left: 2.25%;
  width: 38%;
}
#etres-c3-c h4{
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  padding: 0 0 15px 0;
  color: #584938;
}
#etres-c3-c p{
  font-size: 16px;
  line-height: 1.4;
  color: #584938;
}
#etres-c4{
  padding: 150px 40px 60px 40px;
}
#etres-c4 img{
  margin: auto;
}
#etres-c5-r{
  display: flex;
  flex-wrap: nowrap;
  padding: 0 40px;
  gap: 20px 40px;
}
#etres-c5 .etres-c5-c{
  display: block;
  width: 100%;
}
#etres-c5 .etres-c5-c img{
  display: block;
  width: 100%;
}
#etres-c5 .etres-c5-b{
  display: block;
  background-color: #ffffff;
  padding: 30px 20px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
#etres-c5 .etres-c5-b h5{
  font-weight: 700;
  font-size: 22px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 10px;
}
#etres-c5 .etres-c5-b p{
  font-size: 15px;
  line-height: 1.5;
}
#etres-footer{
  padding: 120px 30px 60px 30px;
  text-align: center;
}
#etres-footer img{
  margin: 0 auto 15px auto;
}
#etres-footer p{
  color: #584938;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 5px;
}
#etres-footer p a{
  color: #584938;
  font-weight: bold;
  text-decoration: underline;
}
#etres-footer p a:hover{
  color: #000000;
}
#etres-footer small{
  color: #584938;
  font-size: 12px;
}
@media (max-width: 992px) {
  #etres-wrapper header{
    padding: 80px 30px;
  }
  #etres-wrapper header img{
    width: 180px;
  }
  #etres-c1-c h2{
    font-size: 25px;
    margin-bottom: 20px;
  }
  #etres-c1-c p{
    margin-bottom: 12px;
  }
  #etres-c2-d-c h1{
    font-size: 30px;
  }
  #etres-c2-d-c{
    padding-top: 30px;
  }
  #etres-c2-g{
    padding-top: 30px;
  }
  #etres-c2-e-c li{
    font-size: 14px;
  }
  #etres-wrapper #etres-c3{
    align-items: flex-start;
  }
  #etres-c3-c h4{
    font-size: 25px;
  }
  #etres-c5-r{
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  #etres-wrapper header{
    padding: 50px 30px;
  }
  #etres-wrapper header img{
    width: 120px;
  }
  #etres-c1{
    padding-right: 0;
  }
  #etres-c1-i img{
    width: 100%;
  }
  #etres-c1-c{
    position: relative;
    background-color: #ffffff;
    left: auto;
    top: auto;
    transform: none;
    width: 100%;
    height: auto;
    max-height: none;
    padding: 1rem 20px 3rem 20px;
  }
  #etres-c2{
    padding-top: 0;
  }
  #etres-c2-d{
    flex-wrap: wrap;
    justify-content: center;
  }
  #etres-c2-d img{
    order: -1;
    width: 70%;
    margin-top: -30px;
  }
  #etres-c2-d-c{
    margin-right: 0;
    width: 85%;
    padding-top: 0;
  }
  #etres-c2-g{
    padding-top: 40px;
    width: 95%;
  }
  #etres-c2-e{
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 100px;
  }
  #etres-c2-e img{
    order: -1;
    width: 70%;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: -50px;
  }
  #etres-c2-e-c{
    width: 100%;
    height: auto;
    margin-left: 0;
    padding: 1rem 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #etres-c2-g img{
    width: 400px;
  }
  #etres-wrapper #etres-c3{
    padding-top: 120px;
    flex-wrap: wrap;
    justify-content: center;
  }
  #etres-c3-i{
    margin-left: 0;
    width: 80%;
  }
  #etres-c3-c{
    margin-left: 0;
    width: 85%;
  }
  #etres-c4{
    padding: 120px 15px 40px 15px;
  }
  #etres-footer img{
    width: 250px;
  }
  #etres-footer p{
    font-size: 16px;
  }
}