/*funtes*/
@font-face {
  font-family: "MyriadPro";
  src: "../fonts/MyriadPro-Semibold.otf";
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: "MyriadPro";
  src: "../fonts/MyriadPro-Regular.otf";
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/MyriadPro-Light.otf");
  font-weight: lighter;
  font-style: lighter;
}
@font-face {
  font-family: "DroidSerif";
  src: url("../fonts/DroidSerif-Regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "WulkanDisplay";
  src: url("../fonts/Wulkandisplay-Bold.otf");
  font-weight: bolder;
  font-style: bolder;
}
@font-face {
  font-family: "WulkanDisplay";
  src: url("../fonts/Wulkandisplay-Regular.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "WulkanDisplay";
  src: url("../fonts/Wulkandisplay-Medium.otf");
  font-weight: medium;
  font-style: medium;
}
@font-face {
  font-family: "WulkanDisplay";
  src: url("../fonts/Wulkandisplay-SemiBold.otf");
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: "WulkanDisplay";
  src: url("../fonts/Wulkandisplay-Light.otf");
  font-weight: lighter;
  font-style: lighter;
}
/*variables*/
/* Normalize
--------------------------------------------- */
* {
  padding: 0;
  margin: 0;
  background: transparent;
}

section, .section-1, .section-2, .section3, .section-4, .section-5, .sectionMandamos, .sectionShowing, header, body, footer {
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

h2 * {
  font-family: "WulkanDisplay";
}

@media (max-width: 700px) {
  .section-1 h1 * {
    font-family: "WulkanDisplay" !important;
  }
  .section-1 .h1-bold {
    font-family: "WulkanDisplay" !important;
  }
  .section-1 .h1-bold * {
    font-family: "WulkanDisplay";
  }
  .section-1 .h1 {
    font-family: "WulkanDisplay" !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 83px !important;
    line-height: 98.5% !important;
  }
  .section-1 .h1-bold {
    font-family: "WulkanDisplay" !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 83px !important;
    line-height: 98.5% !important;
  }
}
@media (max-width: 456px) {
  .section-6 .global-container .left-container #h2-de {
    font-size: 45px !important;
    margin-bottom: 20px !important;
  }
  .section-6 .global-container .accordion-item .accordion-header .accordion-button .h3-ac-de {
    font-size: 15px !important;
  }
}
@media (max-width: 389px) {
  .section-1 h1 * {
    font-family: "WulkanDisplay" !important;
  }
  .section-1 .h1-bold {
    font-family: "WulkanDisplay" !important;
  }
  .section-1 .h1-bold * {
    font-family: "WulkanDisplay";
  }
  .section-1 .h1 {
    font-family: "WulkanDisplay" !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 55px !important;
    line-height: 98.5% !important;
  }
  .section-1 .h1-bold {
    font-family: "WulkanDisplay" !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 55px !important;
    line-height: 98.5% !important;
  }
  .section-1 #sw-de .h1-de {
    font-size: 40px !important;
  }
  .section-3 .global-wrapp .content-text-minimal #h3-de {
    font-size: 20px !important;
  }
  .section-5 .global-container .content-cards .swiper .h3-de {
    font-size: 25px !important;
  }
}
h1 * {
  font-family: "WulkanDisplay" !important;
}

.h1-bold {
  font-family: "WulkanDisplay" !important;
}

.h1-bold * {
  font-family: "WulkanDisplay";
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.flex-row {
  flex-direction: row;
}

.flex-ai-center {
  align-items: center;
}

.flex-ai-end {
  align-items: flex-end;
}

.flex-ai-start {
  align-items: flex-start;
}

.flex-jc-center {
  justify-content: center;
}

.flex-jc-start {
  justify-content: start;
}

.flex-jc-end {
  justify-content: end;
}

.text-align-center {
  text-align: center;
}

.flex-jc-sb {
  justify-content: space-between;
}

.flex-jc-sa {
  justify-content: space-around;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.w-100 {
  width: 100%;
}

.h1 {
  font-family: "WulkanDisplay" !important;
  font-style: normal;
  font-weight: 300 !important;
  font-size: 104px !important;
  line-height: 110% !important;
}

.h1-bold {
  font-family: "WulkanDisplay";
  font-style: normal;
  font-weight: bold;
  font-size: 104px;
  line-height: 110%;
}

.h3-card * {
  font-family: "WulkanDisplay";
}

.h2 {
  font-family: "WulkanDisplay" !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 93px !important;
  line-height: 113.5% !important;
}

.regular {
  font-weight: normal !important;
}

.bold {
  font-weight: bold !important;
}

.lighter {
  color: rgb(255, 255, 255) !important;
  opacity: 0.8;
}

.light {
  color: rgb(175, 174, 174);
}

.harder {
  color: white !important;
  opacity: 1 !important;
}

.h2-s2 {
  font-family: "WulkanDisplay";
  font-style: normal;
  font-weight: 500;
  font-size: 60px;
  line-height: 110%;
  color: white;
}

.normal-text-s2 {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 300;
  font-size: 25px;
  line-height: 110%;
}

.text-menu {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 110%;
  font-family: "MyriadPro";
  color: white;
}

.black-color {
  color: black;
}

.b-p-black {
  border-right: 1px solid black;
}

.img-move {
  display: none;
}

.m-r {
  margin-right: 35px;
}

.b-p {
  border-right: 1px solid white;
}

.text1-regular {
  font-family: "MyriadPro" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 103.5% !important;
  color: white !important;
}

.text2-regular {
  font-family: "MyriadPro" !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 15px !important;
  line-height: 128% !important;
  color: white !important;
}

.text-regular-cafetera1 {
  font-family: "WulkanDisplay";
  font-style: normal;
  font-weight: 500;
  font-size: 55px;
  line-height: 103%;
  color: white;
}

.text-regular-cafetera2 {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 149.5%;
  color: white;
}

p {
  margin-bottom: 0px !important;
}

.text-simplicity {
  font-family: "MyriadPro" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 103.5% !important;
}

.see {
  font-family: "MyriadPro" !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 15px !important;
  line-height: 103.5% !important;
}

.header-cafetera1 {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 103.5%;
  color: white;
}

.making-text {
  font-family: "WulkanDisplay" !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 130px !important;
  line-height: 98.5% !important;
}

.making {
  font-family: "MyriadPro" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 37px !important;
  line-height: 123.5% !important;
}

.text-more {
  font-family: "MyriadPro" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 30px !important;
  line-height: 123.5% !important;
}

.letter-play {
  z-index: 5;
  opacity: 1;
  color: white;
  font-weight: 400;
  font-size: 25px;
  line-height: 103.5%;
  font-family: "MyriadPro";
  width: max-content;
}

.h2-s2 * {
  font-family: "WulkanDisplay" !important;
}
.h2-s2 * .bold {
  font-family: "WulkanDisplay" !important;
}

.text-regular-cafetera1 * {
  font-family: "WulkanDisplay";
}

.acordion-principal-text {
  font-family: "WulkanDisplay" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 40px !important;
  line-height: 98.5% !important;
}

.acodion-description-text {
  font-family: "MyriadPro" !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 20px !important;
  line-height: 149.5% !important;
}

.accordion-button:not(.collapsed) {
  color: black !important;
  background-color: white !important;
}

.global-container {
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
}

.global-wrapp {
  margin: 0 auto;
  max-width: 1713px;
  width: 100%;
}

.background-selector-black {
  background: black;
}

.background-selector-transparent {
  background: transparent;
}

.color-black {
  color: black;
}

.color-white {
  color: white;
}

.pointer {
  cursor: pointer;
}

@media (max-width: 1920px) {
  .global-container {
    max-width: calc(100% - 30px);
  }
}
@media (max-width: 1713px) {
  .global-wrapp {
    max-width: calc(100% - 30px);
  }
}
/*home*/
.menu a {
  text-decoration: none;
}

.section-1 {
  min-height: 1080px;
}
.section-1 .swiper {
  width: 100%;
  height: 100%;
}
.section-1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.section-1 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-1 .swiper-pagination {
  margin-bottom: 71px;
}
.section-1 .swiper-pagination-bullet {
  width: 85px;
  border-radius: 0px;
  color: white;
  background: white;
  opacity: 1;
  height: 1px;
  left: 0px !important;
  transform: scale(1) !important;
}
.section-1 .swiper-pagination-bullet-active {
  width: 85px;
  border-radius: 0px;
  color: white;
  background: white;
  height: 3px;
  opacity: 1;
  left: 0px !important;
  transform: scale(1) !important;
}
.section-1 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  /* transform: scale(1); */
  transform: scale(1);
}
.section-1 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(1);
}
.section-1 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(1);
}
.section-1 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(1);
}
.section-1 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(1);
}
.section-1 a {
  text-decoration: none;
}
.section-1 .h1, .section-1 .h1-bold {
  text-align: center;
}
.section-1 .global-image-1 {
  width: 100%;
  background-image: url(/assets/img/header1.png);
  background-size: cover;
  background-position: center;
  min-height: 1080px;
}
.section-1 .global-image-1 .content-header {
  max-width: calc(100% - 50px);
  display: flex;
  color: white;
}
.section-1 .global-image-2 {
  width: 100%;
  background-image: url(/assets/img/header2.png);
  background-size: cover;
  background-position: center;
  min-height: 1080px;
}
.section-1 .global-image-2 .content-header {
  max-width: calc(100% - 50px);
  flex-direction: column;
  display: flex;
  color: white;
}
.section-1 .global-image-3 {
  width: 100%;
  background-image: url(/assets/img/slider-3.png);
  background-size: cover;
  background-position: center;
  min-height: 1080px;
}
.section-1 .global-image-3 .content-header {
  max-width: calc(100% - 50px);
  flex-direction: column;
  display: flex;
  color: rgb(0, 0, 0);
}
.section-1 .global-image-4 {
  width: 100%;
  background-image: url(/assets/img/header4.png);
  background-size: cover;
  background-position: center;
  min-height: 1080px;
}
.section-1 .global-image-4 .content-header {
  max-width: calc(100% - 50px);
  display: flex;
}
.section-1 .global-image-4 .content-header .firsth1 {
  color: rgb(255, 255, 255);
}
.section-1 .global-image-4 .content-header .secondh1 {
  color: white;
}
.section-1 .carousel-indicators [data-bs-target] {
  width: 85px;
  margin-bottom: 72px;
}

@media (max-width: 1185px) {
  .section-1 .global-image-1 .content-header, .section-1 .global-image-2 .content-header, .section-1 .global-image-3 .content-header, .section-1 .global-image-4 .content-header {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
@media (max-width: 700px) {
  .section-1 {
    height: auto;
    min-height: 800px !important;
  }
  .section-1 .global-image-1, .section-1 .global-image-2, .section-1 .global-image-3, .section-1 .global-image-4 {
    min-height: 800px;
  }
  .section-1 .global-image-1 .content-header .h1, .section-1 .global-image-1 .content-header .h1-bold, .section-1 .global-image-2 .content-header .h1, .section-1 .global-image-2 .content-header .h1-bold, .section-1 .global-image-3 .content-header .h1, .section-1 .global-image-3 .content-header .h1-bold, .section-1 .global-image-4 .content-header .h1, .section-1 .global-image-4 .content-header .h1-bold {
    font-family: "Wulkan display" !important;
    font-style: normal !important;
    font-size: 83px !important;
    line-height: 98.5% !important;
  }
  .section-1 .swiper-pagination-bullet {
    width: 55px;
    border-radius: 0px;
    color: white;
    background: white;
    opacity: 1;
    height: 1px;
    left: 0px !important;
    transform: scale(1) !important;
  }
  .section-1 .swiper-pagination-bullet-active {
    width: 55px;
    border-radius: 0px;
    color: white;
    background: white;
    height: 3px;
    opacity: 1;
    left: 0px !important;
    transform: scale(1) !important;
  }
}
@media (max-width: 389px) {
  .section-1 .global-image-1 .content-header .h1, .section-1 .global-image-1 .content-header .h1-bold, .section-1 .global-image-2 .content-header .h1, .section-1 .global-image-2 .content-header .h1-bold, .section-1 .global-image-3 .content-header .h1, .section-1 .global-image-3 .content-header .h1-bold, .section-1 .global-image-4 .content-header .h1, .section-1 .global-image-4 .content-header .h1-bold {
    font-family: "Wulkan display" !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 55px !important;
    line-height: 98.5% !important;
  }
}
.section-2 {
  font-size: 93px !important;
  min-height: 1080px;
  overflow-y: hidden;
}
.section-2 a {
  text-decoration: none;
  color: black;
}
.section-2 a:hover {
  color: black;
}
.section-2 .global-wrapp .content-innovate {
  margin-bottom: 86px;
  margin-top: 112px;
}
.section-2 .global-wrapp .content-innovate .content-plus {
  margin-bottom: 86px;
}
.section-2 .global-wrapp .content-innovate .h2 {
  max-width: 1665px;
  font-size: clamp(2.37rem, 4.93vw, 5.81rem) !important;
}
.section-2 .global-wrapp .content-innovate .normal-text-s2 {
  font-size: clamp(1.25rem, 4.93vw, 2.08rem) !important;
  margin-top: 65px;
  max-width: 639px;
  margin-left: 870px;
}
.section-2 .global-wrapp .content-innovate .control-cruz {
  width: 100px;
  height: 100px;
  margin-top: 123px;
}
.section-2 .global-wrapp .content-innovate .control-cruz::after {
  content: "";
  position: absolute;
  color: black;
  min-height: 100px;
  border: 1px solid black;
  right: 50px;
  background-color: black;
  transform: rotate(-90deg);
  transition: 1s;
}
.section-2 .global-wrapp .content-innovate .control-cruz::before {
  content: "";
  position: absolute;
  color: black;
  width: 100px;
  border: 1px solid black;
  right: 0px;
  top: 173px;
  background-color: black;
  transform: rotate(-90deg);
  transition: 1s;
}
.section-2 .global-wrapp .content-innovate .control-cruz .control-text-gost {
  opacity: 0;
  transition: 2s;
  position: absolute;
  max-width: 110px;
  right: 7px;
  top: 145px;
  font-weight: 300;
  font-size: 15px;
  line-height: 110%;
  font-family: "MyriadPro";
}
.section-2 .global-wrapp .content-innovate .control-cruz:hover::after {
  content: "";
  opacity: 0;
  transition: 3s;
  transform: rotate(90deg);
  transition: 1s;
}
.section-2 .global-wrapp .content-innovate .control-cruz:hover::before {
  content: "";
  opacity: 0;
  transition: 3s;
  transform: rotate(90deg);
  transition: 1s;
}
.section-2 .global-wrapp .content-innovate .control-cruz:hover .control-text-gost {
  opacity: 1;
  transition: 2s;
}

@media (max-width: 1640px) {
  .section-2 {
    min-height: 910px;
  }
  .section-2 .global-wrapp .content-innovate {
    margin-bottom: 30px;
    margin-left: 34px;
  }
  .section-2 .global-wrapp .content-innovate .normal-text-s2 {
    margin-left: 0px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz {
    margin-top: 50px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz::before {
    content: "";
    position: absolute;
    color: black;
    width: 100px;
    border: 1px solid black;
    background-color: black;
    right: 0px;
    top: 100px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz .control-text-gost {
    opacity: 0;
    transition: 2s;
    position: absolute !important;
    max-width: 110px;
    right: 11px;
    top: 80px;
    font-weight: 300;
    font-size: 15px;
    line-height: 110%;
    font-family: "MyriadPro";
  }
}
@media (max-width: 1391px) {
  .section-2 {
    min-height: 830px;
  }
  .section-2 .global-wrapp .content-innovate {
    margin-left: 34px;
  }
  .section-2 .global-wrapp .content-innovate .normal-text-s2 {
    margin-left: 0px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz {
    margin-top: 0px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz::before {
    content: "";
    position: absolute;
    color: black;
    width: 100px;
    border: 1px solid black;
    right: 0px;
    top: 50px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz .control-text-gost {
    opacity: 0;
    transition: 2s;
    position: absolute !important;
    max-width: 110px;
    right: 11px;
    top: 30px;
    font-weight: 300;
    font-size: 15px;
    line-height: 110%;
    font-family: "MyriadPro";
  }
}
@media (max-width: 1125px) {
  .section-2 {
    min-height: 700px;
  }
}
@media (max-width: 540px) {
  .section-2 {
    min-height: 750px;
  }
  .section-2 .global-wrapp .content-innovate .normal-text-s2 {
    margin-left: 0px;
    max-width: 234px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz {
    margin-top: 0px;
    position: absolute;
    top: -80px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz::before {
    content: "";
    position: absolute;
    color: black;
    width: 50px;
    border: 1px solid black;
    right: 50px;
    top: 50px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz::after {
    content: "";
    position: absolute;
    color: black;
    min-height: 50px;
    border: 1px solid black;
    right: 75px;
    top: 25px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz .control-text-gost {
    opacity: 0;
    transition: 2s;
    position: absolute !important;
    max-width: 110px;
    right: 50px;
    top: 35px;
    font-weight: 300;
    font-size: 8px;
    line-height: 110%;
    font-family: "MyriadPro";
  }
}
@media (max-width: 395px) {
  .section-2 {
    min-height: 850px;
  }
  .section-2 .global-wrapp .content-innovate {
    margin-left: 0px !important;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz {
    margin-top: 0px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz::before {
    content: "";
    position: absolute;
    color: black;
    width: 50px;
    border: 1px solid black;
    right: 10px;
    top: 45px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz::after {
    content: "";
    position: absolute;
    color: black;
    min-height: 50px;
    border: 1px solid black;
    right: 35px;
    top: 20px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz .control-text-gost {
    opacity: 0;
    transition: 2s;
    position: absolute !important;
    max-width: 110px;
    right: 10px;
    top: 35px;
    font-weight: 300;
    font-size: 8px;
    line-height: 110%;
    font-family: "MyriadPro";
  }
}
@media (max-width: 360px) {
  .section-2 {
    min-height: 850px;
  }
  .section-2 .global-wrapp .content-innovate .normal-text-s2 {
    margin-left: 0px;
    max-width: 50%;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz {
    margin-top: 0px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz::before {
    content: "";
    position: absolute;
    color: black;
    width: 50px;
    border: 1px solid black;
    right: 10px;
    top: 55px;
  }
  .section-2 .global-wrapp .content-innovate .control-cruz::after {
    content: "";
    position: absolute;
    color: black;
    min-height: 50px;
    border: 1px solid black;
    right: 35px;
    top: 30px;
  }
}
.section-3 {
  max-width: 100%;
  background: black;
}
.section-3 .global-container {
  margin: 0 auto;
  max-width: 100% !important;
  width: 100%;
}
.section-3 a {
  text-decoration: none;
}
.section-3 .shadow {
  display: none;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.8;
}
.section-3 video {
  position: absolute;
  left: 0;
  top: 0;
  /* height: 100%; */
  z-index: 0;
  opacity: 0.5;
  width: -webkit-fill-available;
  height: 100%;
  object-fit: cover;
}
.section-3 .global-wrapp {
  margin-top: 265px;
  z-index: 3;
}
.section-3 .global-wrapp .content-text {
  margin-bottom: 378px;
  margin-left: 34px;
}
.section-3 .global-wrapp .content-text .content-text-minimal {
  flex-direction: row !important;
}
.section-3 .global-wrapp .content-text .h2-s2 {
  max-width: 568px;
}
.section-3 .global-wrapp .content-text .text1-regular {
  max-width: 195px;
  margin-right: 97px;
}
.section-3 .global-wrapp .content-text .text2-regular {
  max-width: 286px;
  margin-right: 85px;
}
.section-3 .global-wrapp .control-play {
  margin-bottom: 138px;
  margin-left: 34px;
  z-index: 5;
  width: 107px;
}
.section-3 .global-wrapp .control-play .letter-play {
  z-index: 5;
  opacity: 1;
  color: white;
  font-weight: 400;
  font-size: 25px;
  line-height: 103.5%;
  font-family: "MyriadPro";
  width: max-content;
}
.section-3 .global-wrapp #este-modal {
  display: none;
}
.section-3 .content-modal-video {
  width: 75%;
  position: fixed;
  z-index: 1;
  /* width: 90%; */
  height: 80vh;
  background-color: transparent;
  position: absolute;
  /* min-height: calc(100% + 265px); */
  top: 125px;
  left: 12%;
  opacity: 1;
  position: fixed;
}
.section-3 .content-modal-video .modal-video {
  width: 90%;
  height: 100%;
  z-index: 3;
}
.section-3 .content-modal-video .modal-video .control-cierre {
  width: 50px;
  height: 50px;
  z-index: 7;
  right: 15px;
  /* margin-top: 5px; */
  /* margin-right: 5px; */
  top: 15px;
}
.section-3 .content-modal-video .modal-video .control-cierre .cierre {
  width: 100%;
  height: 100%;
  z-index: 8;
}
.section-3 .content-modal-video .modal-video .control-cierre .cierre::after {
  content: "";
  position: absolute;
  color: white;
  height: 40px;
  border: 1px solid white;
  transform: rotate(45deg);
  top: 2px;
  z-index: 6;
  right: 19px;
}
.section-3 .content-modal-video .modal-video .control-cierre .cierre::before {
  content: "";
  position: absolute;
  color: white;
  width: 40px;
  border: 1px solid white;
  right: 0px;
  top: 20px;
  z-index: 6;
  transform: rotate(45deg);
}
.section-3 .content-modal-video .modal-video .video-play {
  position: absolute;
  left: 0;
  top: 0;
  /* height: 100%; */
  z-index: 5;
  opacity: 1;
  width: 100%;
  height: 100%;
}

@media (max-width: 1713px) {
  .global-wrapp {
    max-width: 100%;
  }
  .section-3 video {
    position: absolute;
    left: 0;
    top: 0;
    /* height: 100%; */
    z-index: 0;
    opacity: 0.5;
    width: auto;
    height: 100%;
  }
}
@media (max-width: 1100px) {
  .section-3 .global-wrapp .content-text {
    flex-direction: column !important;
    margin-bottom: 79px;
  }
  .section-3 .global-wrapp .content-text .h2-s2 {
    margin-bottom: 45px;
  }
}
@media (max-width: 750px) {
  .section-3 .global-wrapp {
    margin-top: 81px;
  }
  .section-3 .global-wrapp .content-text .h2-s2 {
    font-weight: 500;
    font-size: 38px;
    line-height: 110%;
    max-width: 305px;
  }
  .section-3 .global-wrapp .content-text .content-text-minimal {
    flex-direction: column !important;
  }
  .section-3 .global-wrapp .content-text .content-text-minimal .text1-regular {
    margin-bottom: 9px;
    margin-right: 0px;
  }
  .section-3 .global-wrapp .content-text .content-text-minimal .text2-regular {
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 103.5% !important;
    margin-right: 0px;
  }
  .section-3 .global-wrapp .control-play {
    margin-bottom: 95px;
    width: 56px;
  }
  .section-3 .global-wrapp .control-play img {
    max-width: 64px;
  }
}
@media (max-width: 395px) {
  .section-3 .content-text {
    margin-left: 15px !important;
  }
}
.section-4 {
  max-width: 1920px;
  background: black;
}
.section-4 a {
  text-decoration: none;
  color: black;
}
.section-4 .global-container {
  max-width: 100%;
  background-color: black;
}
.section-4 .global-container .control-cafetera1 {
  display: flex;
}
.section-4 .global-container .control-cafetera1 img {
  max-width: 100%;
}
.section-4 .global-container .control-cafetera1 h4, .section-4 .global-container .control-cafetera1 p {
  margin-left: 82px;
  max-width: 773px;
  margin-right: 20px;
}
.section-4 .global-container .control-cafetera1 h4 {
  margin-top: 90px;
  margin-bottom: 55px;
}
.section-4 .global-container .control-cafetera2 img {
  max-width: 100%;
  margin-bottom: 172px;
}
.section-4 .global-container .control-cafetera2 p {
  margin-bottom: 34px !important;
  max-width: 804px;
  margin-right: 20px;
}
.section-4 .global-container .control-cafetera2 .final-text {
  margin-bottom: 106px !important;
  max-width: 770px !important;
}
.section-4 .global-container .control-plus {
  right: 95px;
  bottom: 125px;
}
.section-4 .global-container .control-cruz {
  margin-top: 123px;
}
.section-4 .global-container .control-cruz::after {
  content: "";
  position: absolute;
  color: white;
  height: 54px;
  border: 1px solid white;
  opacity: 0.3;
}
.section-4 .global-container .control-cruz::before {
  content: "";
  position: absolute;
  color: white;
  width: 54px;
  border: 1px solid white;
  right: -30px;
  top: 152px;
  opacity: 0.3;
}

@media (max-width: 1680px) {
  .section-4 .global-container {
    padding-left: 0px;
  }
  .section-4 .global-container .control-cafetera1 h4, .section-4 .global-container .control-cafetera1 p {
    margin-left: 54px !important;
  }
  .section-4 .global-container .control-cafetera1 .text-regular-cafetera1 {
    font-size: 40px;
  }
  .section-4 .global-container .control-cafetera1 .header-cafetera1 {
    align-self: flex-start !important;
  }
  .section-4 .global-container .control-cafetera2 {
    margin-bottom: 50px;
  }
  .section-4 .global-container .control-cafetera2 p {
    margin-left: 54px;
    max-width: 773px !important;
  }
  .section-4 .global-container .control-cafetera2 .final-text {
    max-width: 804px !important;
  }
}
@media (max-width: 1290px) {
  .section-4 .global-container {
    flex-direction: column !important;
  }
  .section-4 .global-container .control-cafetera1 {
    margin-bottom: 58px;
  }
  .section-4 .global-container .control-cafetera1 h4, .section-4 .global-container .control-cafetera1 p {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }
  .section-4 .global-container .control-cafetera1 .header-cafetera1 {
    align-self: center;
  }
  .section-4 .global-container .control-cafetera2 p {
    margin-left: 35px;
    margin-right: 35px;
  }
  .section-4 .global-container .control-cafetera2 img {
    display: none;
  }
}
@media (max-width: 840px) {
  .section-4 .global-container .control-cafetera1 .header-cafetera1 {
    align-self: flex-start;
    margin-left: 35px;
  }
}
@media (max-width: 395px) {
  .section-4 .global-container .control-cafetera1 h4, .section-4 .global-container .control-cafetera1 p {
    margin-left: 15px !important;
    margin-right: 35px !important;
  }
  .section-4 .global-container .control-cafetera2 p {
    margin-left: 15px;
    margin-right: 35px;
  }
}
.section-5 a {
  text-decoration: none;
  color: black;
}
.section-5 a:hover {
  color: black;
}
.section-5 .global-container {
  padding-left: 78px;
}
.section-5 .global-container .simplicity {
  margin-top: 89px;
  margin-bottom: 82px;
  padding-right: 82px;
}
.section-5 .global-container .content-see {
  align-items: center;
}
.section-5 .global-container .content-see .img-next {
  margin-left: 21px;
}
.section-5 .global-container .content-next {
  width: 11.31px;
  height: 100%;
}
.section-5 .global-container .content-cards {
  margin-bottom: 184px;
}
.section-5 .global-container .content-cards .sigle-card-1, .section-5 .global-container .content-cards .sigle-card-2, .section-5 .global-container .content-cards .sigle-card-3, .section-5 .global-container .content-cards .sigle-card-4 {
  height: 100%;
  min-height: 704px;
}
.section-5 .global-container .content-cards .sigle-card-1 .content-shadow, .section-5 .global-container .content-cards .sigle-card-2 .content-shadow, .section-5 .global-container .content-cards .sigle-card-3 .content-shadow, .section-5 .global-container .content-cards .sigle-card-4 .content-shadow {
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.3;
  z-index: 1;
}
.section-5 .global-container .content-cards .sigle-card-1 .content-top, .section-5 .global-container .content-cards .sigle-card-2 .content-top, .section-5 .global-container .content-cards .sigle-card-3 .content-top, .section-5 .global-container .content-cards .sigle-card-4 .content-top {
  min-height: 570px;
  z-index: 2;
}
.section-5 .global-container .content-cards .sigle-card-1 .h4-card, .section-5 .global-container .content-cards .sigle-card-2 .h4-card, .section-5 .global-container .content-cards .sigle-card-3 .h4-card, .section-5 .global-container .content-cards .sigle-card-4 .h4-card {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 103.5%;
  margin-bottom: 32px !important;
  color: white;
  margin-left: 27px;
  margin-top: 28px;
}
.section-5 .global-container .content-cards .sigle-card-1 .h3-card, .section-5 .global-container .content-cards .sigle-card-2 .h3-card, .section-5 .global-container .content-cards .sigle-card-3 .h3-card, .section-5 .global-container .content-cards .sigle-card-4 .h3-card {
  font-family: "WulkanDisplay";
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 103%;
  max-width: 393px;
  color: white;
  margin-left: 27px;
}
.section-5 .global-container .content-cards .sigle-card-1 .text-card, .section-5 .global-container .content-cards .sigle-card-2 .text-card, .section-5 .global-container .content-cards .sigle-card-3 .text-card, .section-5 .global-container .content-cards .sigle-card-4 .text-card {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 132%;
  max-width: 368px;
  color: white;
  margin-bottom: 20px !important;
  margin-left: 27px;
}
.section-5 .global-container .content-cards .sigle-card-1 img, .section-5 .global-container .content-cards .sigle-card-2 img, .section-5 .global-container .content-cards .sigle-card-3 img, .section-5 .global-container .content-cards .sigle-card-4 img {
  margin-left: 27px;
  margin-bottom: 30px;
}
.section-5 .global-container .content-cards .sigle-card-1 {
  background-size: cover;
  background-position: center;
}
.section-5 .global-container .content-cards .sigle-card-2 {
  background-size: cover;
  background-position: center;
}
.section-5 .global-container .content-cards .sigle-card-3 {
  background-size: cover;
  background-position: center;
}
.section-5 .global-container .content-cards .sigle-card-4 {
  background-size: cover;
  background-position: center;
}

@media (max-width: 1920px) {
  .section-5 .global-container {
    max-width: 100%;
  }
}
@media (max-width: 1500px) {
  .section-5 .global-container .content-cards .sigle-card-1, .section-5 .global-container .content-cards .sigle-card-2, .section-5 .global-container .content-cards .sigle-card-3, .section-5 .global-container .content-cards .sigle-card-4 {
    background-position: center;
  }
  .section-5 .global-container .content-cards .sigle-card-1 .h3-card, .section-5 .global-container .content-cards .sigle-card-2 .h3-card, .section-5 .global-container .content-cards .sigle-card-3 .h3-card, .section-5 .global-container .content-cards .sigle-card-4 .h3-card {
    max-width: 380px;
  }
}
@media (max-width: 840px) {
  .section-5 .global-container {
    padding-left: 45px !important;
  }
  .section-5 .global-container .simplicity {
    margin-top: 104px;
    margin-bottom: 40px;
    padding-right: 30px;
  }
  .section-5 .global-container .content-cards {
    margin-bottom: 104px;
  }
  .section-5 .global-container .content-cards .sigle-card-1, .section-5 .global-container .content-cards .sigle-card-2, .section-5 .global-container .content-cards .sigle-card-3, .section-5 .global-container .content-cards .sigle-card-4 {
    min-height: 100% !important;
  }
  .section-5 .global-container .content-cards .sigle-card-1 .h4-card, .section-5 .global-container .content-cards .sigle-card-2 .h4-card, .section-5 .global-container .content-cards .sigle-card-3 .h4-card, .section-5 .global-container .content-cards .sigle-card-4 .h4-card {
    font-family: "MyriadPro";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 103.5%;
    margin-bottom: 24px !important;
    color: white;
    margin-left: 23px;
    margin-top: 31px;
  }
  .section-5 .global-container .content-cards .sigle-card-1 .h3-card, .section-5 .global-container .content-cards .sigle-card-2 .h3-card, .section-5 .global-container .content-cards .sigle-card-3 .h3-card, .section-5 .global-container .content-cards .sigle-card-4 .h3-card {
    font-family: "WulkanDisplay";
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 103%;
    margin-bottom: 84px !important;
    max-width: 212px !important;
    color: white;
    margin-left: 23px;
  }
  .section-5 .global-container .content-cards .sigle-card-1 .text-card, .section-5 .global-container .content-cards .sigle-card-2 .text-card, .section-5 .global-container .content-cards .sigle-card-3 .text-card, .section-5 .global-container .content-cards .sigle-card-4 .text-card {
    font-family: "MyriadPro";
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 132%;
    max-width: 212px !important;
    color: white;
    margin-bottom: 18px !important;
    margin-left: 23px;
  }
  .section-5 .global-container .content-cards .sigle-card-1 img, .section-5 .global-container .content-cards .sigle-card-2 img, .section-5 .global-container .content-cards .sigle-card-3 img, .section-5 .global-container .content-cards .sigle-card-4 img {
    margin-left: 23px;
    margin-bottom: 39px;
  }
  .section-5 .global-container .content-cards .sigle-card-1 {
    background-image: url(/assets/img/card-1.png);
    background-size: cover;
  }
  .section-5 .global-container .content-cards .sigle-card-2 {
    background-image: url(/assets/img/card-2.jpg);
    background-size: cover;
  }
  .section-5 .global-container .content-cards .sigle-card-3 {
    background-image: url(/assets/img/card-3.jpg);
    background-size: cover;
  }
  .section-5 .global-container .content-cards .sigle-card-4 {
    background-image: url(/assets/img/card-4.jpg);
    background-size: cover;
  }
}
@media (max-width: 550px) {
  .section-5 .global-container .content-top {
    min-height: 440px !important;
  }
  .section-5 .global-container .simplicity {
    padding-right: 15px;
  }
}
@media (max-width: 395px) {
  .section-5 .global-container {
    padding-left: 0px !important;
  }
  .section-5 .global-container .content-cards {
    margin-left: 15px;
  }
  .section-5 .global-container .simplicity .text-simplicity {
    margin-left: 15px;
  }
}
@media (max-width: 330px) {
  .section-5 .see {
    width: 100px;
  }
}
.section-6 a {
  text-decoration: none;
  color: black;
}
.section-6 a:hover {
  color: black;
}
.section-6 .global-container {
  margin-bottom: 0px;
}
.section-6 .global-container .left-container {
  max-width: 948px;
}
.section-6 .global-container .left-container .text-simplicity {
  margin-bottom: 19px !important;
  margin-left: 97px;
}
.section-6 .global-container .left-container .making-text {
  margin-left: 97px;
}
.section-6 .global-container .left-container img {
  width: 948px;
}
.section-6 .global-container .right-container .accordion-flush {
  margin-bottom: 10px;
}
.section-6 .global-container .right-container .accordion-flush .acordion-principal-text {
  margin-right: 25px;
}
.section-6 .global-container .right-container .making {
  margin-top: 71px;
  margin-bottom: 70px;
  max-width: 749px;
}
.section-6 .global-container .right-container .text-more {
  margin-bottom: 51px !important;
  margin-top: 60px !important;
  text-decoration: underline;
}
.section-6 .global-container .right-container .acodion-description-text {
  margin-bottom: 30px !important;
  max-width: 775px;
}

@media (max-width: 1500px) {
  .section-6 {
    margin-bottom: 104px;
  }
  .section-6 .global-container {
    flex-direction: column !important;
    align-items: center;
  }
  .section-6 .global-container .left-container {
    margin-left: 78px;
    align-items: center;
  }
  .section-6 .global-container .left-container .text-simplicity {
    margin-bottom: 19px !important;
    max-width: 749px;
    margin-left: 0px;
    align-self: flex-start;
  }
  .section-6 .global-container .left-container .making-text {
    margin-left: 0px;
    max-width: 749px;
  }
  .section-6 .global-container .left-container img {
    display: none;
  }
  .section-6 .global-container .right-container {
    margin-left: 78px;
  }
}
@media (max-width: 620px) {
  .section-6 .global-container {
    flex-direction: column !important;
    align-items: center;
  }
  .section-6 .global-container .left-container {
    margin-left: 20px;
    align-items: center;
  }
  .section-6 .global-container .left-container .text-simplicity {
    margin-bottom: 40px !important;
    max-width: 749px;
    margin-left: 0px;
    align-self: flex-start;
  }
  .section-6 .global-container .left-container .making-text {
    margin-left: 10px;
    max-width: 749px;
    font-weight: 300;
    font-size: 70px !important;
    line-height: 98.5% !important;
  }
  .section-6 .global-container .left-container img {
    display: none;
  }
  .section-6 .global-container .right-container {
    align-self: self-start;
    margin-left: 34px;
  }
  .section-6 .global-container .right-container .making {
    max-width: 321px;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 123.5% !important;
    margin-top: 40px !important;
  }
  .section-6 .global-container .right-container .text-more {
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 123.5% !important;
    margin-top: 13px !important;
    margin-bottom: 58px !important;
  }
  .section-6 .global-container .right-container .acordion-principal-text {
    font-weight: 600 !important;
    font-size: 25px !important;
    line-height: 98.5% !important;
  }
}
@media (max-width: 395px) {
  .section-6 .global-container .left-container {
    margin-left: 0px;
  }
  .section-6 .global-container .right-container {
    margin-left: 0px;
  }
  .section-6 .global-container .left-container .making-text {
    margin-left: 0px;
  }
}
.menu {
  position: fixed;
  z-index: 10;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.menu a {
  text-decoration: none;
}
.menu a:hover {
  color: black;
}
.menu .idioma-selector {
  border: solid 1px white;
  margin-right: 30px;
  border-radius: 0.2 !important;
}
.menu .idioma-selector option {
  background: gray;
}
.menu .idioma-link {
  color: white;
}
.menu .logo {
  margin-left: 35px;
  margin-top: 30px;
}
.menu .logo img {
  width: 50%;
  margin-left: 15px;
}
.menu .logo-move {
  margin-left: 55px;
  margin-top: 30px;
  display: none;
}
.menu .logo-move img {
  width: 50%;
}
.menu .enlaces {
  margin-right: 35px;
  margin-top: 34px;
}

@media (max-width: 395px) {
  .menu .logo-move {
    margin-left: 15px;
  }
}
.menu-responsive {
  position: fixed;
  z-index: 8;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  display: none !important;
}
.menu-responsive a {
  text-decoration: none;
  color: white;
}
.menu-responsive a:hover {
  color: white;
}
.menu-responsive .logo {
  margin-left: 35px;
  margin-top: 34px;
}
.menu-responsive .enlaces {
  margin-right: 35px;
  margin-top: 34px;
}

.menu {
  z-index: 8;
  opacity: 1;
}
.menu a {
  text-decoration: none;
}
.menu .responsive {
  display: none;
  margin-right: 30px;
}
.menu::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  transition: 0.7s;
  background-color: white;
  z-index: -1;
  opacity: 0;
}

.menu-responsive-selected {
  display: none;
  overflow-y: auto;
  background: #000000;
  position: fixed;
  width: 100%;
  z-index: 8;
  height: 100%;
}
.menu-responsive-selected a {
  text-decoration: none;
}
.menu-responsive-selected .global-wrapp {
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 32px;
  padding-bottom: 44px;
}
.menu-responsive-selected .global-wrapp .content-head-mr {
  display: flex;
  justify-content: space-between;
  margin-bottom: 169px;
}
.menu-responsive-selected .global-wrapp .content-head-mr .content-close-menu {
  width: 50px;
  height: 50px;
  display: block;
}
.menu-responsive-selected .global-wrapp .content-head-mr .content-close-menu::after {
  position: absolute;
  content: "";
  width: 55px;
  top: 25px;
  height: 1px;
  color: white;
  /* margin-right: 182px; */
  border: solid 1px white;
  right: -75px;
  /* margin-left: 99px; */
  left: 0px;
  transform: rotate(135deg);
  background-color: white;
}
.menu-responsive-selected .global-wrapp .content-head-mr .content-close-menu::before {
  position: absolute;
  content: "";
  width: 55px;
  top: 25px;
  height: 1px;
  color: white;
  /* margin-right: 182px; */
  border: solid 1px white;
  right: -75px;
  /* margin-left: 99px; */
  left: 0px;
  transform: rotate(45deg);
  background-color: white;
}
.menu-responsive-selected .global-wrapp .general-options {
  margin-bottom: 61.5px;
}
.menu-responsive-selected .global-wrapp .general-options .content-text-menu-responsive-selected {
  width: 100%;
  border-bottom: 1px solid white;
}
.menu-responsive-selected .global-wrapp .general-options .content-text-menu-responsive-selected a {
  color: white !important;
}
.menu-responsive-selected .global-wrapp .general-options .content-text-menu-responsive-selected a:hover {
  color: white !important;
}
.menu-responsive-selected .global-wrapp .general-options .content-text-menu-responsive-selected .text-menu-responsive-selected {
  color: white;
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 110%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.menu-responsive-selected .global-wrapp .content-footer-menu-resonsive-selected {
  justify-content: space-between;
  padding-bottom: 43.5px;
}
.menu-responsive-selected .global-wrapp .content-footer-menu-resonsive-selected h3, .menu-responsive-selected .global-wrapp .content-footer-menu-resonsive-selected a {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 110%;
  color: white;
}
.menu-responsive-selected .global-wrapp .content-footer-menu-resonsive-selected a:hover {
  color: white;
}

.backgraundWhite::after {
  height: 105px;
  opacity: 1;
  transition: 0.7s;
}

@media (max-width: 1200px) {
  .enlaces {
    display: none;
  }
  .responsive {
    display: block !important;
  }
  .responsive .img-responsive-move {
    margin-top: 35px;
    display: none;
  }
}
.color-white {
  color: white;
}

.color-grey {
  color: #818181;
}

footer {
  background: black;
  color: white;
}
footer a {
  text-decoration: none;
}
footer .global-wrapp .one .one-top {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}
footer .global-wrapp .one .one-medium {
  display: flex;
  justify-content: center;
  max-width: 100%;
}
footer .global-wrapp .one .one-medium .control-pack {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
footer .global-wrapp .one .one-medium .control-pack .text-medium.color-white {
  margin-bottom: 5px;
  margin-right: 75px;
  position: relative;
  margin-left: 75px;
}
footer .global-wrapp .one .one-medium .control-pack .text-medium.color-white::after {
  position: absolute;
  content: "";
  width: 55px;
  top: 12px;
  height: 1px;
  color: white;
  margin-right: 10px;
  border: solid 1px white;
  right: -75px;
}
footer .global-wrapp .one .one-medium .control-pack .text-medium.color-white::before {
  position: absolute;
  content: "";
  width: 55px;
  top: 12px;
  height: 1px;
  color: white;
  /* margin-right: 182px; */
  border: solid 1px white;
  right: -75px;
  /* margin-left: 99px; */
  left: -65px;
}
footer .global-wrapp .one .one-medium .control-pack .text-medium.color-grey {
  margin-bottom: 5px;
  margin-right: 75px;
  position: relative;
  margin-left: 75px;
}
footer .global-wrapp .one .one-medium .control-pack .text-medium.color-grey::after {
  position: absolute;
  content: "";
  width: 55px;
  top: 12px;
  height: 1px;
  color: #818181;
  margin-right: 10px;
  border: solid 1px #818181;
  right: -75px;
}
footer .global-wrapp .one .one-medium .control-pack .text-medium.color-grey::before {
  position: absolute;
  content: "";
  width: 55px;
  top: 12px;
  height: 1px;
  color: #818181;
  /* margin-right: 182px; */
  border: solid 1px #818181;
  right: -75px;
  /* margin-left: 99px; */
  left: -65px;
}
footer .global-wrapp .one .one-medium .control-pack .height-image {
  min-height: 50px;
  display: flex;
  align-items: center;
}
footer .global-wrapp .two {
  width: 85%;
  justify-content: space-between;
  border-top: 1px solid white;
  padding-top: 74px;
  margin-top: 74px;
}
footer .global-wrapp .two .header-menu {
  font-family: "WulkanDisplay";
  font-style: normal;
  font-weight: bold;
  font-size: 25px;
  line-height: 103%;
  color: white;
  max-width: 183px;
}
footer .global-wrapp .two .body-menu {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 162%;
  color: white;
}
footer .global-wrapp .two .column-1 {
  max-width: 315px;
}
footer .global-wrapp .two .column-1 .h2-menu {
  color: white;
  font-style: normal;
  font-weight: 300;
  font-size: 75px;
  line-height: 103%;
  font-family: "WulkanDisplay";
  color: white;
  word-break: break-word;
}
footer .global-wrapp .two .column-1 .control-rrss-1 {
  max-width: 100%;
  margin-top: 40px;
  display: none;
}
footer .global-wrapp .two .column-1 .control-rrss-1 img {
  margin-right: 28px;
}
footer .global-wrapp .two-responsive {
  display: none;
  width: 100%;
  background: black;
}
footer .global-wrapp .two-responsive h5 {
  color: white !important;
  font-family: "WulkanDisplay";
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 103%;
  max-width: 183px;
}
footer .global-wrapp .two-responsive p {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 162%;
  color: white !important;
}
footer .global-wrapp .two-responsive .accordion-button {
  background: black;
}
footer .global-wrapp .two-responsive .accordion-body {
  background: black;
}
footer .global-wrapp .two-responsive .accordion-button:not(.collapsed) {
  color: black !important;
  background-color: black !important;
}
footer .global-wrapp .two-responsive .accordion {
  --bs-accordion-border-color: #000000;
  --bs-accordion-bg: black;
}
footer .global-wrapp .two-responsive .accordion-button:is(.collapsed)::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
footer .global-wrapp .two-responsive .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
footer .global-wrapp .social-media {
  width: 85%;
  justify-content: space-between;
  width: 85%;
  justify-content: space-between;
  border-top: 1px solid white;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 74px;
}
footer .global-wrapp .social-media .icons-social {
  width: 100%;
}
footer .global-wrapp .social-media .icons-social img {
  margin-right: 28px;
}
footer .global-wrapp .social-media .political {
  width: 1000px;
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: end;
}
footer .global-wrapp .social-media .political .p-priv {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: white;
}
footer .global-wrapp .social-media .political .m-ri {
  margin-right: 5px;
}
footer .global-wrapp .social-media .political .m-le {
  margin-left: 5px;
}
footer .global-wrapp .social-media .political .vertical-line {
  border-right: 1px solid white;
}
footer .global-wrapp .oficial-info .info-normal {
  margin-top: 41.2px;
}
footer .global-wrapp .oficial-info .info-responsive {
  display: none !important;
}
footer .global-wrapp .corporative-info {
  margin-top: 30px;
  margin-bottom: 73px;
}
footer .global-wrapp .corporative-info .corporative-text {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  color: white;
}

@media (max-width: 1205px) {
  footer .global-wrapp .one .one-medium {
    flex-direction: column;
  }
  footer .global-wrapp .one .one-medium .control-pack {
    margin-bottom: 43.8px;
  }
  footer .global-wrapp .one .one-medium .control-pack .text-medium.color-white, footer .global-wrapp .one .one-medium .control-pack .text-medium.color-grey {
    margin-bottom: 5px;
    margin-right: 75px;
    position: relative;
    margin-left: 75px;
    /* font-size: 12px; */
    font-family: "Myriad Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
  }
  footer .global-wrapp .two {
    width: auto;
    border-top: 0px;
    padding-top: 0px;
    margin-top: 56px;
  }
  footer .global-wrapp .two .column-1 {
    flex-direction: column !important;
  }
  footer .global-wrapp .two .column-1 .h2-menu {
    font-size: 70px;
    line-height: 103%;
  }
  footer .global-wrapp .two .column-1 .control-rrss-1 {
    display: flex;
    margin-left: 34px;
  }
  footer .global-wrapp .two .column-2 {
    display: none !important;
  }
  footer .global-wrapp .two .column-3 {
    display: none !important;
  }
  footer .global-wrapp .two .column-4 {
    display: none !important;
  }
  footer .global-wrapp .two .column-5 {
    display: none !important;
  }
  footer .two-responsive {
    display: block !important;
    width: 320px !important;
    margin-top: 26px;
  }
  footer .line, footer .line-down {
    display: none !important;
  }
  footer .social-media {
    border-top: 0px !important;
    padding-top: 0px !important;
    margin-top: 5px !important;
  }
  footer .social-media .icons-social {
    display: none;
  }
  footer .social-media .political {
    margin-top: 58px;
    width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
  }
  footer .social-media .political .p-pri {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
  }
  footer .oficial-info {
    margin-top: 67px;
  }
  footer .oficial-info .info-normal {
    display: none;
  }
  footer .oficial-info #info-r {
    display: flex !important;
  }
  footer .oficial-info #info-r img {
    margin-bottom: 13px;
  }
  footer .corporative-info {
    margin-top: 49px;
  }
  footer .corporative-info .corporative-text {
    max-width: 313px;
    text-align: center;
  }
}
@media (max-width: 420px) {
  footer .global-wrapp .one .one-medium .control-pack .text-medium.color-white, footer .global-wrapp .one .one-medium .control-pack .text-medium.color-grey {
    font-size: 12px;
  }
}
@media (max-width: 565px) {
  footer .global-wrapp .social-media .political .p-priv {
    font-family: "MyriadPro";
    font-style: normal;
    font-weight: 300 !important;
    font-size: 12px !important;
    line-height: 15px !important;
    color: white;
  }
}
@media (max-width: 350px) {
  footer .global-wrapp .two-responsive {
    max-width: 270px !important;
  }
  footer .global-wrapp .two .column-1 .h2-menu {
    font-size: 60px;
    margin-left: 34px;
  }
}
@media (max-width: 342px) {
  footer .global-wrapp .one .one-medium .control-pack a img {
    width: 23%;
  }
  footer .global-wrapp .one .one-medium .control-pack .text-medium {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  footer .global-wrapp .one .one-medium .control-pack .text-medium.color-white::before, footer .global-wrapp .one .one-medium .control-pack .text-medium.color-grey::before {
    position: absolute;
    content: "";
    width: 25px;
    top: 12px;
    height: 1px;
    color: white;
    /* margin-right: 182px; */
    border: solid 1px white;
    right: -75px;
    /* margin-left: 99px; */
    left: -35px;
  }
  footer .global-wrapp .one .one-medium .control-pack .text-medium.color-white::after, footer .global-wrapp .one .one-medium .control-pack .text-medium.color-grey::after {
    position: absolute;
    content: "";
    width: 25px;
    top: 12px;
    height: 1px;
    color: white;
    margin-right: 10px;
    border: solid 1px white;
    right: -43px;
  }
  footer .global-wrapp .one .one-medium .control-pack:first-child a img {
    width: 31%;
  }
}
@media (max-width: 290px) {
  footer .global-wrapp .social-media .political .p-priv {
    font-family: "MyriadPro";
    font-style: normal;
    font-weight: 300 !important;
    font-size: 10px !important;
    line-height: 15px !important;
    color: white;
  }
}
.pointer {
  cursor: pointer;
}

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

/*# sourceMappingURL=style.css.map */
