/*
negocio/plantillas/panels/0005breadcrumb/style.css
negocio/plantillas/panels/2200desclanding/style.css
*/
.w400 {
  font-weight: 400;
 } 
.w500 {
  font-weight: 500;
}
.w600 {
  font-weight: 600;
}
.title1 {
  font-family: "Montserrat";
  font-size: 5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
@media (max-width: 1025px) {
  .title1 {
    font-size: 4rem;
  }
}
@media (max-width: 769px) {
  .title1 {
    font-size: 3rem;
  }
}
.title2 {
  font-family: "Montserrat";
  font-size: 4.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
@media (max-width: 1025px) {
  .title2 {
    font-size: 4rem;
  }
}
@media (max-width: 551px) {
  .title2 {
    font-size: 3.5rem;
  }
}
.title3 {
  font-family: "Montserrat";
  font-size: 3.1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
.subtitle1 {
  font-family: "Montserrat";
  font-size: 1.6rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
.subtitle2 {
  font-family: "Montserrat";
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
@media (max-width: 1025px) {
  .subtitle2 {
    font-size: 1.7rem;
  }
}
.italic {
  font-family: "Montserrat";
  font-size: 1.8rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
@media (max-width: 551px) {
  .italic {
    font-size: 1.7rem;
  }
}
.text17-20 {
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
@media (max-width: 1025px) {
  .text17-20 {
    font-size: 2rem;
  }
}
.text17-18 {
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
@media (max-width: 1025px) {
  .text17-18 {
    font-size: 1.8rem;
    font-weight: medium;
  }
}
@font-face {
  font-family: "Northwell";
  src: url("/content/fonts/HomemadeApple-Regular.ttf") format("truetype");
  font-weight: "regular";
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/content/fonts/Montserrat-Black.ttf") format("truetype");
  font-weight: "black";
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/content/fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: "bold";
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/content/fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: "medium";
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/content/fonts/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight: "medium";
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("/content/fonts/Montserrat-Regular .ttf") format("truetype");
  font-weight: "regular";
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("/content/fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: "semibold";
  font-style: normal;
}
html {
  overflow-x: hidden;
}
* {
  color: inherit;
  border: 0;
  margin: 0;
  padding: 0;
}
a {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-decoration: none;
  cursor: pointer;
}
li {
  padding-left: 1.5rem;
  line-height: 32px;
}
li::before {
  content: "•";
  /* Insert content that looks like bullets */
  width: 0.8rem;
  height: 0.8rem;
  padding-right: 8px;
  color: #1f5375;
}
address {
  font-style: normal;
}
body {
  cursor: default;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
button {
  background: none;
}
button,
label {
  cursor: pointer;
}
mark {
  background: none;
}
li {
  list-style: none;
}
:focus {
  outline: none !important;
}
::-moz-focus-inner {
  border: 0;
}
summary::-webkit-details-marker {
  display: none;
}
button,
input[type="submit"],
input[type="text"] {
  -webkit-appearance: none;
}
textarea {
  padding: 0.8rem 0.8rem;
  height: calc(7rem - 1.2rem);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
}
p {
  width: 100%;
}
img {
  width: auto;
  height: auto;
}
html {
  font-size: 62.5%;
  overflow-x: hidden;
}
html body {
  font: 14px "";
}
@media (min-width: 1921px) and (max-height: 600px) {
  html {
    font-size: 55.5%;
  }
}
body,
section {
  background-color: transparent;
  font-family: "Montserrat";
  color: #ffffff;
  background-color: black;
  font-size: 1.7rem;
  font-weight: bold;
}
.img-ml {
  margin-left: 0.8rem;
}
.img-mr {
  margin-right: 0.8rem;
}
.row {
  display: flex;
  flex-direction: row;
}
.col {
  display: flex;
  flex-direction: column;
}
.hide-ipad {
  display: flex;
}
@media (max-width: 769px) {
  .hide-ipad {
    display: none !important;
  }
}
.hide-mobile {
  display: flex;
}
@media (max-width: 551px) {
  .hide-mobile {
    display: none !important;
  }
}
.show-mobile {
  display: none;
}
@media (max-width: 551px) {
  .show-mobile {
    display: flex !important;
  }
}
.button1 {
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0 4rem;
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 0.034rem;
}
.button1 > img {
  margin-right: 1.1rem;
  max-height: 2.2rem;
  max-width: 2.2rem;
}
.button1.yellow {
  background-color: #ffbc09;
  color: #000000;
  height: 6.1rem;
}
.button1.yellow:hover {
  background-color: #e9ac08;
}
@media (max-width: 1025px) {
  .button1.yellow {
    height: 4.8rem;
    padding: 0 2.8rem;
  }
}
@media (max-width: 551px) {
  .button1.yellow {
    height: 3.2rem;
    font-size: 1.3rem;
    letter-spacing: 0.026rem;
  }
}
.button1.red {
  background-color: #aa0128;
  color: #ffffff;
  height: 6.1rem;
}
.button1.red:hover {
  background-color: #8a0020;
}
.button1.border-white {
  background-color: transparent;
  color: #ffffff;
  border: solid 0.2rem #ffffff;
  height: 6.1rem;
  box-sizing: border-box;
}
.button1.border-white:hover {
  background-color: #000000;
  border: solid 0.2rem #000000;
}
.button2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.7rem;
  height: 7.7rem;
  background-image: url("/content/img/icon-arrowR-red.svg");
  background-repeat: no-repeat;
  background-size: contain;
  color: white;
  object-fit: contain;
  position: relative;
  cursor: pointer;
}
.button2:hover {
  background-image: url("/content/img/icon-arrowR-red2.svg");
}
.button3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.7rem;
  height: 5.7rem;
  border: 0.2rem solid white;
  background-color: transparent;
  color: white;
  margin: 1.5rem 0;
}
.button3:hover {
  background-color: white;
  color: black;
}
.button4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
  border: 0.2rem solid white;
  background-color: transparent;
  color: white;
  margin: 1.5rem 0;
}
.button4 > img {
  transform: rotate(-45deg);
}
.button4:hover {
  border: 0.2rem solid white;
  color: #dedede;
}
.button4:hover img {
  opacity: 0.5;
}
.button-pdf {
  width: 4.6rem;
  height: 4.6rem;
  cursor: pointer;
  background-image: url("/content/img/icon-descarga.svg");
  background-size: cover;
  transition: all 0.2s ease;
  opacity: 1;
}
.button-pdf:hover {
  opacity: 0.5;
}
.button2-pdf {
  width: 3.6rem;
  height: 3.6rem;
  cursor: pointer;
  background-image: url("/content/img/icon-descarga2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.2s ease;
  opacity: 1;
}
.button2-pdf:hover {
  opacity: 0.5;
}
.button-plus {
  background-color: white;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 3rem;
  height: 3rem;
  position: relative;
  top: 0;
  left: 0;
  transition: all 0.2s ease;
  transform: rotate(0);
  cursor: pointer;
}
.button-plus:after,
.button-plus:before {
  background-color: #2c2c2c;
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
}
.button-plus:after {
  width: 1.6rem;
  height: 0.3rem;
}
.button-plus:before {
  width: 0.3rem;
  height: 1.6rem;
}
.button-plus:hover {
  background-color: #fe7800;
}
.button-plus.active {
  background-color: #fe7800;
  transform: rotate(135deg);
}
.arrowR,
.arrowL {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 5.8rem;
  width: 5.8rem;
  object-fit: contain;
  position: absolute;
  cursor: pointer;
  z-index: 5;
}
.arrowL {
  background-image: url("/content/img/icon-arrowL-rombo-reposo.svg");
}
.arrowL:hover {
  background-image: url("/content/img/icon-arrowL-rombo-hover.svg");
}
.arrowR {
  background-image: url("/content/img/icon-arrowR-rombo-reposo.svg");
}
.arrowR:hover {
  background-image: url("/content/img/icon-arrowR-rombo-hover.svg");
}
input,
textarea,
select {
  padding: 1.5rem 2rem;
  border-bottom: solid 0.02rem #ffffff;
  background-color: #000000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #ffffff;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.53;
}
input::placeholder,
textarea::placeholder,
select::placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
input::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder,
input:-ms-textarea-placeholder,
textarea:-ms-textarea-placeholder,
select:-ms-textarea-placeholder,
input::-ms-textarea-placeholder,
textarea::-ms-textarea-placeholder,
select::-ms-textarea-placeholder {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 0.8rem;
  color: white !important;
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.53;
}
select {
  position: relative;
  cursor: pointer;
}
select.mini-arrow {
  position: relative;
  background-image: url("/content/img/icon-dropdown.svg");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 0.8rem);
  background-position-y: 50%;
  min-width: 0.8rem;
}
.m-checkbox-group {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.m-checkbox-group .m-checkbox {
  -webkit-appearance: none;
  width: 2.4rem;
  height: 2.4rem;
  border: 0.2rem solid white;
  background-color: transparent;
  padding: 0;
  margin-right: 1.3rem;
  border-radius: 0;
  cursor: pointer;
  position: relative;
}
.m-checkbox-group .m-checkbox:checked {
  background-image: url("/content/img/icon-check.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80% auto;
  position: relative;
  left: 0rem;
  top: 0rem;
}
.m-checkbox-group label {
  font-family: "Montserrat";
  font-size: 1.4rem;
  font-weight: 500;
}
.m-radio-group {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.m-radio-group .m-radio {
  -webkit-appearance: none;
  width: 2.4rem;
  height: 2.4rem;
  border: 0.2rem solid white;
  background-color: transparent;
  border-radius: 50%;
  padding: 0;
  margin-right: 1.3rem;
  cursor: pointer;
  position: relative;
}
.m-radio-group .m-radio:checked {
  background-color: #000000 !important;
}
.m-radio-group .m-radio:checked::after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #ffffff;
  transform: translate(-50%, -50%);
}
.m-radio-group label {
  font-family: "Montserrat";
  font-size: 1.4rem;
  font-weight: 500;
}
@-webkit-keyframes swingV {
  15% {
    -webkit-transform: translateY(0.5rem);
    transform: translateY(0.5rem);
  }
  30% {
    -webkit-transform: translateY(-0.5rem);
    transform: translateY(-0.5rem);
  }
  50% {
    -webkit-transform: translateY(0.3rem);
    transform: translateY(0.3rem);
  }
  65% {
    -webkit-transform: translateY(-0.3rem);
    transform: translateY(-0.3rem);
  }
  80% {
    -webkit-transform: translateY(0.2rem);
    transform: translateY(0.2rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes swingV {
  15% {
    -webkit-transform: translateY(0.5rem);
    transform: translateY(0.5rem);
  }
  30% {
    -webkit-transform: translateY(-0.5rem);
    transform: translateY(-0.5rem);
  }
  50% {
    -webkit-transform: translateY(0.3rem);
    transform: translateY(0.3rem);
  }
  65% {
    -webkit-transform: translateY(-0.3rem);
    transform: translateY(-0.3rem);
  }
  80% {
    -webkit-transform: translateY(0.2rem);
    transform: translateY(0.2rem);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes swingH {
  15% {
    -webkit-transform: translateX(0.5rem);
    transform: translateX(0.5rem);
  }
  30% {
    -webkit-transform: translateX(-0.5rem);
    transform: translateX(-0.5rem);
  }
  50% {
    -webkit-transform: translateX(0.3rem);
    transform: translateX(0.3rem);
  }
  65% {
    -webkit-transform: translateX(-0.3rem);
    transform: translateX(-0.3rem);
  }
  80% {
    -webkit-transform: translateX(0.2rem);
    transform: translateX(0.2rem);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes swingH {
  15% {
    -webkit-transform: translateX(0.5rem);
    transform: translateX(0.5rem);
  }
  30% {
    -webkit-transform: translateX(-0.5rem);
    transform: translateX(-0.5rem);
  }
  50% {
    -webkit-transform: translateX(0.3rem);
    transform: translateX(0.3rem);
  }
  65% {
    -webkit-transform: translateX(-0.3rem);
    transform: translateX(-0.3rem);
  }
  80% {
    -webkit-transform: translateX(0.2rem);
    transform: translateX(0.2rem);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.mdl-breadcrumb {
  height: 4.2rem;
  width: 100vw;
  display: flex;
  flex-direction: row;
  align-items: center;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 3.21;
  letter-spacing: normal;
  color: #ffffff;
  z-index: 1;
  background-color: transparent;
}
.mdl-breadcrumb.sticky {
  position: fixed;
  top: 20.6rem;
  z-index: 4;
}
@media (max-width: 1024px) {
  .mdl-breadcrumb.sticky {
    top: 10.7rem;
  }
}
.mdl-breadcrumb.sticky2 {
  position: fixed;
  top: 26.6rem;
  z-index: 4;
}
@media (max-width: 1024px) {
  .mdl-breadcrumb.sticky2 {
    top: 6.7rem;
  }
}
.mdl-breadcrumb.sticky-sinhero {
  position: fixed;
  top: 20.6rem;
  z-index: 4;
}
@media (max-width: 1440px) {
  .mdl-breadcrumb.sticky-sinhero {
    top: 10.9rem;
  }
}
.mdl-breadcrumb.topofertas {
  top: 17rem;
}
.mdl-breadcrumb .first {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 1rem 0 6.8rem;
}
@media (max-width: 1024px) {
  .mdl-breadcrumb .first {
    margin: 0 1rem 0 3.4rem;
  }
}
.mdl-breadcrumb > a,
.mdl-breadcrumb > div {
  margin: 0 0.8rem;
}
@media (max-width: 769px) {
  .mdl-breadcrumb {
    display: none !important;
  }
}

.img-ml {
  margin-left: 0.8rem;
}
.img-mr {
  margin-right: 0.8rem;
}
.row {
  display: flex;
  flex-direction: row;
}
.col {
  display: flex;
  flex-direction: column;
}
.hide-ipad {
  display: flex;
}
@media (max-width: 769px) {
  .hide-ipad {
    display: none !important;
  }
}
.hide-mobile {
  display: flex;
}
@media (max-width: 551px) {
  .hide-mobile {
    display: none !important;
  }
}
.show-mobile {
  display: none;
}
@media (max-width: 551px) {
  .show-mobile {
    display: flex !important;
  }
}
.w400 {
  font-weight: 400;
}
.w500 {
  font-weight: 500;
}
.w600 {
  font-weight: 600;
}
.title1 {
  font-family: "Montserrat";
  font-size: 5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
@media (max-width: 1025px) {
  .title1 {
    font-size: 4rem;
  }
}
@media (max-width: 769px) {
  .title1 {
    font-size: 3rem;
  }
}
.title2 {
  font-family: "Montserrat";
  font-size: 4.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
@media (max-width: 1025px) {
  .title2 {
    font-size: 4rem;
  }
}
@media (max-width: 551px) {
  .title2 {
    font-size: 3.5rem;
  }
}
.title3 {
  font-family: "Montserrat";
  font-size: 3.1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
.subtitle1 {
  font-family: "Montserrat";
  font-size: 1.6rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
.subtitle2 {
  font-family: "Montserrat";
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
@media (max-width: 1025px) {
  .subtitle2 {
    font-size: 1.7rem;
  }
}
.italic {
  font-family: "Montserrat";
  font-size: 1.8rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: italic;
  letter-spacing: normal;
}
@media (max-width: 551px) {
  .italic {
    font-size: 1.7rem;
  }
}
.text17-20 {
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
@media (max-width: 1025px) {
  .text17-20 {
    font-size: 2rem;
  }
}
.text17-18 {
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}
@media (max-width: 1025px) {
  .text17-18 {
    font-size: 1.8rem;
    font-weight: medium;
  }
}
* {
  box-sizing: border-box;
}
.mdl-desclanding {
  padding: 5.5rem 3rem;
  align-items: center;
  background-color: transparent;
}
.mdl-desclanding .main {
  max-width: 141.7rem;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.mdl-desclanding .main .top-content {
  position: relative;
  width: 100%;
  min-height: 63.1rem;
  margin-bottom: 4.2rem;
}
.mdl-desclanding .main .top-content:after {
  content: " ";
  width: 75%;
  height: 100%;
  position: absolute;
}
.mdl-desclanding .main .top-content .border-box {
  box-sizing: border-box;
  position: absolute;
  width: calc(100% - 6.2rem);
  height: calc(100% - 6.9rem);
  border: solid 0.2rem #ffffff;
  z-index: 5;
  margin: 3.1rem 3.1rem 3.8rem 3.1rem;
}
.mdl-desclanding .main .top-content .bloc1 {
  width: 45%;
  padding: 7.6rem 3.1rem 3.8rem 3.1rem;
  position: relative;
  z-index: 1;
}
.mdl-desclanding .main .top-content .bloc1 .titulo {
  margin-bottom: 3.6rem;
  margin-left: 7.5rem;
  margin-top: 2rem;
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.22;
}
.mdl-desclanding .main .top-content .bloc1 .texto {
  margin-left: 7.5rem;
  padding-bottom: 2rem;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.59;
}
.mdl-desclanding .main .top-content .bloc2 {
  width: 55%;
  position: relative;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  min-height: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .m-grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: unset;
  min-height: 100%;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .m-grid .pic {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .m-grid .rsBullets {
  position: absolute;
  bottom: 9rem;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .m-grid .rsOverflow {
  display: flex;
  flex-direction: row;
  height: 100% !important;
  max-width: 100%;
  margin: 0 auto;
  overflow: visible !important;
  position: relative;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .m-grid .rsOverflow .rsContainer {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .m-grid .rsOverflow .rsContainer .rsSlide {
  width: 100%;
  height: 100%;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .m-grid .rsOverflow .rsArrow {
  display: none !important;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .arrowL {
  left: 2.2rem;
  right: unset;
  height: 5.8rem;
  width: 5.8rem;
}
.mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .arrowR {
  right: 5.2rem;
  left: unset;
  height: 5.8rem;
  width: 5.8rem;
}
.mdl-desclanding .main .infoSlider {
  width: 100%;
}
.mdl-desclanding .main .infoSlider .m-grid {
  margin: 0 10.1rem 6rem 10.6rem;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(100% - 20.7rem);
}
.mdl-desclanding .main .infoSlider .m-grid .item {
  max-width: 15.5rem;
  width: 100%;
  min-height: 17.9rem;
  border: solid 0.2rem #ffffff;
}
.mdl-desclanding .main .infoSlider .m-grid .item .titulo {
  min-height: 7rem;
  text-transform: uppercase;
  border-bottom: solid 0.2rem #ffffff;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.53;
  text-align: center;
}
.mdl-desclanding .main .infoSlider .m-grid .item .texto {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 4.3rem;
  font-weight: bold;
  line-height: 1.16;
  margin: auto 0;
}
.mdl-desclanding .main .infoSlider .m-grid .item.data {
  position: relative;
}
.mdl-desclanding .main .infoSlider .m-grid .item.data .data-slider .data-item {
  align-items: center;
  justify-content: center;
}
.mdl-desclanding .main .infoSlider .m-grid .item.data .data-slider .data-item .dia,
.mdl-desclanding .main .infoSlider .m-grid .item.data .data-slider .data-item .mes {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 3.46;
}
.mdl-desclanding .main .infoSlider .m-grid .item.data .data-slider .data-item .dia {
  margin-bottom: -1.5rem;
}
.mdl-desclanding .main .infoSlider .m-grid .item.data .data-slider .data-item .mes {
  margin-top: -1.5rem;
}
.mdl-desclanding .main .infoSlider .m-grid .item.data .data-slider .data-item .numero {
  font-size: 4.3rem;
  font-weight: bold;
  line-height: 1.16;
}
.mdl-desclanding .main .infoSlider .m-grid .item.data .arrowL {
  top: 9.5rem;
  left: 0rem;
  transform: translate(-52%);
  background-image: url("/content/img/icon-arrowL-rombo-hover.svg");
}
.mdl-desclanding .main .infoSlider .m-grid .item.data .arrowR {
  top: 9.5rem;
  right: 0rem;
  transform: translate(52%);
  background-image: url("/content/img/icon-arrowR-rombo-hover.svg");
}
.mdl-desclanding .main .infoSlider .m-grid .item.espai .texto {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.25;
}
.mdl-desclanding .main .infoSlider > .arrowR,
.mdl-desclanding .main .infoSlider > .arrowL {
  display: none;
  min-height: unset;
  height: 5.8rem;
  width: 5.8rem;
  position: absolute;
  z-index: 5;
}
.mdl-desclanding .main .infoSlider > .arrowL {
  left: 2.2rem;
  right: unset;
}
.mdl-desclanding .main .infoSlider > .arrowR {
  right: 5.2rem;
  left: unset;
}
@media (max-width: 1170px) {
  .mdl-desclanding {
    padding: 6rem 3rem;
  }
  .mdl-desclanding .main .top-content .bloc1 .titulo,
  .mdl-desclanding .main .top-content .bloc1 .texto {
    margin-left: 4rem;
  }
  .mdl-desclanding .main .infoSlider {
    flex-direction: column;
    margin-bottom: 4rem;
  }
  .mdl-desclanding .main .infoSlider .m-grid {
    max-width: 16rem;
    width: 16rem;
    margin: 0 auto;
  }
  .mdl-desclanding .main .infoSlider .m-grid .rsOverflow {
    max-width: 16rem;
    overflow: visible !important;
  }
  .mdl-desclanding .main .infoSlider .m-grid .rsOverflow .rsArrow {
    display: none !important;
  }
  .mdl-desclanding .main .infoSlider .m-grid .rsOverflow .rsSlide {
    overflow: visible !important;
  }
  .mdl-desclanding .main .infoSlider .m-grid .rsBullets {
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 769px) {
  .mdl-desclanding {
    padding: 4.4rem 0;
  }
  .mdl-desclanding .main .top-content {
    min-height: auto;
    margin-bottom: 3.5rem;
    flex-direction: column;
    padding: 0;
  }
  .mdl-desclanding .main .top-content .border-box {
    margin: 2.5rem;
    width: calc(100% - 5rem);
    height: calc(100% - 5rem);
  }
  .mdl-desclanding .main .top-content .bloc1 {
    padding: 3.1rem;
    width: calc(100% - 6.2rem);
    margin: 0 auto;
  }
  .mdl-desclanding .main .top-content .bloc1 .titulo,
  .mdl-desclanding .main .top-content .bloc1 .texto {
    margin: 2rem 4.3rem 0;
    padding: 0;
    text-align: center;
  }
  .mdl-desclanding .main .top-content .bloc2 {
    width: 100%;
    height: 35rem;
  }
  .mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .rsBullets {
    display: none;
  }
  .mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .arrowR {
    right: 3.3rem;
  }
  .mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .arrowL {
    left: 3.3rem;
  }
  .mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .m-grid .rsBullets {
    bottom: 4rem;
  }
}
@media (max-width: 551px) {
  .mdl-desclanding {
    padding: 4rem 0;
  }
  .mdl-desclanding .main .top-content {
    margin-bottom: 4rem;
  }
  .mdl-desclanding .main .top-content .border-box {
    margin: 1.3rem;
    width: calc(100% - 2.6rem);
    height: calc(100% - 2.6rem);
  }
  .mdl-desclanding .main .top-content .bloc1 .titulo,
  .mdl-desclanding .main .top-content .bloc1 .texto {
    margin: 2rem 0 0;
  }
  .mdl-desclanding .main .top-content .bloc2 {
    width: 100%;
    height: 35rem;
  }
  .mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .arrowR,
  .mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .arrowL {
    width: 5rem;
    height: 5rem;
  }
  .mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .arrowR {
    right: 2.3rem;
  }
  .mdl-desclanding .main .top-content .bloc2 .sliderimgs1 .arrowL {
    left: 2.3rem;
  }
}

