/*
negocio/plantillas/panels/0005breadcrumb/style.css
negocio/plantillas/panels/2400titulartextointeriores/style.css
negocio/plantillas/panels/1600calendario/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;
  }
}
.readmoreinit {
  overflow: hidden;
}
.read-more {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}
@media (max-width: 1025px) {
  .read-more {
    font-size: 1.8rem;
    font-weight: medium;
  }
}
.read-more .less {
  display: none;
}
.mdl-titulartexto {
  display: flex;
  flex-direction: column;
  padding: 6rem 0rem 4rem;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: transparent;
}
.mdl-titulartexto.marginTop {
  margin-top: 8rem;
}
.mdl-titulartexto.textLeft .text,
.mdl-titulartexto.textLeft .text2,
.mdl-titulartexto.textLeft .readmore {
  text-align: left !important;
}
.mdl-titulartexto.textUp .bloc-content .title {
  margin-bottom: 2rem !important;
}
.mdl-titulartexto.noPadBottom {
  padding-bottom: 0rem !important;
}
.mdl-titulartexto .bloc-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: center;
  max-width: 120.8rem;
  z-index: 1;
}
.mdl-titulartexto .bloc-content .title {
  font-family: "Montserrat";
  font-size: 3.1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  margin-bottom: 4.9rem;
}
.mdl-titulartexto .bloc-content .text {
  margin-bottom: 3.5rem;
}
.mdl-titulartexto .bloc-content .text,
.mdl-titulartexto .bloc-content .text2 {
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 500;
  line-height: 1.88;
}
@media (max-width: 1025px) {
  .mdl-titulartexto .bloc-content .text,
  .mdl-titulartexto .bloc-content .text2 {
    font-size: 2rem;
  }
}
@media (max-width: 1440px) {
  .mdl-titulartexto .bloc-content {
    max-width: 71.9rem;
  }
}
@media (max-width: 1025px) {
  .mdl-titulartexto {
    padding: 6.5rem 0 2.3rem;
  }
  .mdl-titulartexto .bloc-content .title {
    font-size: 3.5rem;
  }
  .mdl-titulartexto .bloc-content .text,
  .mdl-titulartexto .bloc-content .text2 {
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 1.65;
  }
}
@media (max-width: 769px) {
  .mdl-titulartexto {
    padding: 6.5rem 14rem 2.3rem;
    width: 100vw;
  }
  .mdl-titulartexto .bloc-content .title {
    font-size: 3rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    margin-bottom: 2.3rem;
  }
  .mdl-titulartexto .bloc-content .text {
    font-size: 1.7rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
  }
}
@media (max-width: 768px) {
  .mdl-titulartexto {
    padding: 6.5rem 5rem 0.3rem;
    width: calc(100vw - 10rem);
  }
}
@media (max-width: 551px) {
  .mdl-titulartexto {
    padding: 2rem 1.3rem;
    width: calc(100vw - 2.6rem);
  }
  .mdl-titulartexto.marginTopMobile {
    margin-top: 14rem !important;
  }
  .mdl-titulartexto .bloc-content .title {
    font-size: 3rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    margin-bottom: 2.3rem;
  }
  .mdl-titulartexto .bloc-content .text {
    font-size: 1.7rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
  }
}

.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;
  }
}
.mdl-calendario {
  align-items: center;
  padding: 8.2rem 0;
  width: 100vw;
  overflow: visible !important;
  background-color: black;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.mdl-calendario .title {
  margin-bottom: 4rem;
  line-height: 0.98;
}
.mdl-calendario .calendar {
  max-width: 109rem;
  margin: 0 auto;
}
@media (max-width: 1150px) {
  .mdl-calendario .calendar {
    max-width: 76.6rem;
  }
}
@media (max-width: 769px) {
  .mdl-calendario {
    padding: 5rem 0;
  }
  .mdl-calendario .title {
    margin-bottom: 2rem;
  }
  .mdl-calendario .calendar {
    max-width: calc(100vw - 5rem);
  }
}
@media (max-width: 551px) {
  .mdl-calendario .calendar {
    max-width: calc(100vw - 2rem);
  }
}

