/*
negocio/plantillas/panels/0005breadcrumb/style.css
negocio/plantillas/panels/1100infosubmenu/style.css
negocio/plantillas/panels/0801texto2img/style.css
negocio/plantillas/panels/1200mapa/style.css
negocio/plantillas/panels/1300contacto/style.css
negocio/plantillas/panels/2300faqs/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;
  }
}
.mdl-infosubmenu {
  display: flex;
  flex-direction: column;
  background-color: transparent;
  padding: 5.5rem 0 0;
  align-items: center;
  position: relative;
}
.mdl-infosubmenu .filtro {
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 7.1rem;
  z-index: 1;
}
@media (max-width: 551px) {
  .mdl-infosubmenu .filtro {
    margin-bottom: 2.1rem;
  }
}
.mdl-infosubmenu .filtro .filtro-item {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.53;
  color: grey;
  text-transform: uppercase;
  margin-right: 2.3rem;
  margin-bottom: 1.5rem;
}
.mdl-infosubmenu .filtro .filtro-item:last-child {
  margin-right: 0;
}
.mdl-infosubmenu .filtro .filtro-item:hover {
  cursor: pointer;
  color: #dedede;
}
.mdl-infosubmenu .filtro .filtro-item.active {
  color: #ffffff;
}
.mdl-infosubmenu .info-content {
  width: calc(100% - 10rem);
  justify-content: center;
  max-width: 121rem;
  margin: 0rem 5rem;
  z-index: 1;
}
.mdl-infosubmenu .info-content .card {
  width: calc(33.3% - 1.4rem);
  padding: 4.7rem 3.1rem 5.4rem;
  border: 0.3rem solid #ffffff;
  margin-right: 1.4rem;
  align-items: center;
}
.mdl-infosubmenu .info-content .card:last-child {
  margin-right: 0;
}
.mdl-infosubmenu .info-content .card .card-icon {
  width: 9rem;
  height: 5rem;
  margin-bottom: 4.6rem;
}
.mdl-infosubmenu .info-content .card .linea {
  width: 100%;
  max-width: 28.3rem;
  height: 0.1rem;
  border-bottom: 0.2rem solid #ffffff;
  margin-bottom: 5.5rem;
}
.mdl-infosubmenu .info-content .card .text-content {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}
.mdl-infosubmenu .info-content .card .text-content .title {
  font-family: "Montserrat";
  font-size: 3.1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  text-transform: capitalize;
  line-height: 1.45;
  margin-bottom: 3.8rem;
}
.mdl-infosubmenu .info-content .card .text-content .title.noMargin {
  margin-bottom: 0rem;
}
.mdl-infosubmenu .info-content .card .text-content .text {
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.65;
  font-weight: 500;
  margin-bottom: 4.9rem;
}
@media (max-width: 1025px) {
  .mdl-infosubmenu .info-content .card .text-content .text {
    font-size: 1.8rem;
    font-weight: medium;
  }
}
@media (max-width: 1025px) {
  .mdl-infosubmenu {
    padding: 10rem;
  }
  .mdl-infosubmenu .info-content {
    flex-direction: column;
    align-items: center;
  }
  .mdl-infosubmenu .info-content .card {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3rem;
  }
  .mdl-infosubmenu .info-content .card .text-content .title {
    font-size: 3.5rem;
  }
  .mdl-infosubmenu .info-content .card .text-content .text {
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 1.65;
  }
}
@media (max-width: 769px) {
  .mdl-infosubmenu {
    padding: 5rem;
  }
  .mdl-infosubmenu .info-content .card .text-content .title {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.17;
    margin-bottom: 2.3rem;
  }
  .mdl-infosubmenu .info-content .card .text-content .text {
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 1.65;
  }
}
@media (max-width: 551px) {
  .mdl-infosubmenu {
    padding: 2rem;
  }
  .mdl-infosubmenu .info-content .card .text-content .title {
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.17;
    margin-bottom: 2.3rem;
  }
  .mdl-infosubmenu .info-content .card .text-content .text {
    font-size: 1.7rem;
    font-weight: 500;
    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-texto2img {
  padding: 13rem 3rem 12.4rem;
  align-items: center;
  margin: auto;
  background-color: transparent;
  display: flex;
  flex-direction: column;
}
.mdl-texto2img > .row {
  align-items: center;
  width: 100%;
  max-width: 127.8rem;
}
.mdl-texto2img > .row .bloque1 {
  position: relative;
  max-width: 66.5%;
  min-height: 55.6rem;
  width: 100%;
  z-index: 0;
}
.mdl-texto2img > .row .bloque1:after {
  content: "";
  position: absolute;
  left: -1.5rem;
  top: 3.6rem;
  border: solid 0.2rem #ffffff;
  width: 48vw;
  height: 100%;
}
.mdl-texto2img > .row .bloque1 .border-box {
  position: absolute;
  left: 0;
  top: 0;
  border: solid 0.2rem #ffffff;
  width: calc(100% - 0.4rem);
  height: calc(100% - 0.4rem);
}
.mdl-texto2img > .row .bloque1 .img1,
.mdl-texto2img > .row .bloque1 .img2 {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 101%;
  transition: all 0.2s ease;
  height: 100%;
  z-index: 99;
}
@media (max-width: 550px) {
  .mdl-texto2img > .row .bloque1 .img1,
  .mdl-texto2img > .row .bloque1 .img2 {
    background-size: cover;
  }
}
.mdl-texto2img > .row .bloque1 .img1 {
  width: 58.4%;
  top: -2.2rem;
  left: 4.1rem;
  z-index: 0;
}
.mdl-texto2img > .row .bloque1 .img2 {
  width: 42%;
  right: -10rem;
  bottom: -6rem;
}
.mdl-texto2img > .row .bloque2 {
  position: relative;
  max-width: 33%;
  z-index: 1;
  margin-left: -5rem;
  align-self: flex-end;
  margin-bottom: 6rem;
  left: 7rem;
}
.mdl-texto2img > .row .bloque2 .titulo {
  margin-bottom: 1.7rem;
  font-family: "Montserrat";
  font-size: 4.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.16;
  letter-spacing: normal;
  color: #ffffff;
}
.mdl-texto2img > .row .bloque2 .texto {
  margin-bottom: 2rem;
  font-family: "Montserrat";
  font-size: 1.7rem;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.65;
  letter-spacing: normal;
  color: #ffffff;
}
@media (max-width: 1300px) {
  .mdl-texto2img .row .bloque1 {
    max-width: 60%;
    min-height: 41.6rem;
  }
  .mdl-texto2img .row .bloque1 .img1 {
    width: 54%;
  }
  .mdl-texto2img .row .bloque2 {
    max-width: 40%;
  }
  .mdl-texto2img .row .bloque2 .titulo {
    font-size: 3rem;
    line-height: 1.5;
  }
  .mdl-texto2img .row .bloque2 .texto {
    font-size: 1.5rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
  }
  .mdl-texto2img .row .bloque2 .button2 {
    width: 5.5rem;
    height: 5.5rem;
  }
}
@media (max-width: 1025px) {
  .mdl-texto2img .row .bloque1 .img2 {
    right: -5rem;
  }
  .mdl-texto2img .row .bloque2 {
    max-width: 55%;
    left: -2rem;
  }
}
@media (max-width: 769px) {
  .mdl-texto2img > .row .bloque1 {
    max-width: 55%;
    min-height: 32.6rem;
  }
  .mdl-texto2img > .row .bloque1 .img1 {
    width: 54%;
  }
  .mdl-texto2img > .row .bloque1 .img2 {
    width: 43.5%;
  }
  .mdl-texto2img > .row .bloque2 {
    max-width: 54%;
    margin-bottom: -2rem;
  }
  .mdl-texto2img > .row .bloque2 .titulo {
    font-size: 2.5rem;
    line-height: 1.5;
  }
  .mdl-texto2img > .row .bloque2 .texto {
    margin-bottom: 2rem;
    font-size: 1.3rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
  }
  .mdl-texto2img > .row .bloque2 .button2 {
    width: 5.5rem;
    height: 5.5rem;
  }
}
@media (max-width: 550px) {
  .mdl-texto2img {
    padding: 6rem 4rem;
  }
  .mdl-texto2img .row {
    position: relative;
    max-width: unset;
    width: 100%;
    min-height: 25rem;
    border: solid 0.2rem #ffffff;
  }
  .mdl-texto2img .row .bloque1 {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: unset;
    max-width: unset;
  }
  .mdl-texto2img .row .bloque1:after {
    display: none !important;
  }
  .mdl-texto2img .row .bloque1 .img1 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.6;
    transform: unset !important;
  }
  .mdl-texto2img .row .bloque1 .img1:after {
    content: unset;
  }
  .mdl-texto2img .row .bloque1 .border-box {
    display: none;
  }
  .mdl-texto2img .row .bloque1 .img2 {
    display: none;
  }
  .mdl-texto2img .row .bloque2 {
    text-align: center;
    align-items: center;
    padding: 1rem;
    border: unset;
    margin: 0;
    align-self: unset;
    width: 100%;
    max-width: unset;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .mdl-texto2img .row .bloque2 .titulo {
    font-size: 2.5rem;
    line-height: 1.5;
  }
  .mdl-texto2img .row .bloque2 .texto {
    margin-bottom: 2rem;
    max-width: 28rem;
    font-size: 1.3rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
  }
  .mdl-texto2img .row .bloque2 .button2 {
    width: 5.5rem;
    height: 5.5rem;
  }
}

.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-mapa {
  background-color: transparent;
  align-items: center;
  padding: 10rem 5rem 5rem;
}
.mdl-mapa * {
  box-sizing: border-box;
}
.mdl-mapa .border-box {
  position: relative;
  max-width: 131.2rem;
  min-height: 62.1rem;
  border: solid 0.2rem #ffffff;
  width: 100%;
  margin-bottom: 1.2rem;
  justify-content: flex-end;
  align-items: center;
}
.mdl-mapa .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mdl-mapa .bg-img {
  position: absolute;
  max-width: 121.1rem;
  width: calc(100% - 10.2rem);
  height: 100%;
  left: 5.1rem;
  top: -5.9rem;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
}
.mdl-mapa .bg-img .location {
  position: absolute;
  top: 29%;
  left: 48.6%;
}
.mdl-mapa .bg-img .location img {
  width: 8rem;
  height: 9.6rem;
}
.mdl-mapa .bg-img .info-content {
  position: absolute;
  bottom: 8rem;
  flex-wrap: wrap;
  justify-content: center;
  z-index: 9;
}
.mdl-mapa .bg-img .info-content .direccion {
  max-width: 31.9rem;
  margin-right: 4rem;
  margin-bottom: 2rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.73;
}
.mdl-mapa .bg-img .info-content .direccion::before {
  content: "";
  display: block;
  background: url("/content/img/icon-fill-1.svg") no-repeat;
  width: 2.3rem;
  height: 2.9rem;
  float: left;
  margin-right: 2rem;
}
.mdl-mapa .comollegar {
  max-width: 125rem;
  min-height: 40rem;
  width: 100%;
  justify-content: center;
  align-items: flex-end;
  z-index: 1;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  background: #000000;
  background: linear-gradient(0deg, #000000 47%, #00000085 78%, rgba(0, 0, 0, 0) 100%);
}
.mdl-mapa .comollegar .item {
  margin-left: 4%;
  margin-right: 4%;
}
.mdl-mapa .comollegar .item img {
  margin-bottom: 2.3rem;
}
.mdl-mapa .comollegar .item.active {
  border-bottom: solid 0.2rem #aa0128;
  margin-bottom: -0.2rem;
}
.mdl-mapa .comollegar .item.active img {
  filter: invert(90%) sepia(85%) saturate(5450%) hue-rotate(339deg) brightness(82%) contrast(104%);
}
.mdl-mapa .text-box {
  display: none;
  max-width: 78.9rem;
  align-items: center;
}
.mdl-mapa .text-box .titulo {
  margin-bottom: 0.8rem;
  font-size: 3.1rem;
  font-weight: bold;
  line-height: 1.45;
  text-align: center;
}
.mdl-mapa .text-box .texto {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.65;
  text-align: center;
}
.mdl-mapa .text-box .texto strong {
  font-weight: bold;
}
.mdl-mapa .text-box.active {
  display: flex;
}
@media (max-width: 1025px) {
  .mdl-mapa {
    padding: 10rem 5rem;
  }
  .mdl-mapa .border-box {
    min-height: 42.1rem;
  }
  .mdl-mapa .border-box .bg-img .location img {
    width: 7rem;
    height: 8rem;
  }
  .mdl-mapa .border-box .bg-img .info-content {
    bottom: 4rem;
  }
}
@media (max-width: 769px) {
  .mdl-mapa {
    padding: 10rem 3rem;
  }
  .mdl-mapa .border-box {
    min-height: 34.1rem;
  }
  .mdl-mapa .border-box .bg-img .location img {
    width: 6rem;
    height: 6rem;
  }
  .mdl-mapa .border-box .bg-img .info-content {
    bottom: 4rem;
  }
}
@media (max-width: 551px) {
  .mdl-mapa {
    padding: 5rem 1rem;
  }
  .mdl-mapa .border-box {
    min-height: 34.1rem;
  }
  .mdl-mapa .border-box .bg-img {
    min-width: 30rem;
    left: inherit;
  }
  .mdl-mapa .border-box .bg-img .info-content {
    text-align-last: center;
  }
  .mdl-mapa .border-box .bg-img .info-content .direccion {
    margin-right: 0;
  }
  .mdl-mapa .comollegar {
    justify-content: initial;
  }
}

.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;
  }
}
.ui-datepicker {
  opacity: 1 !important;
}
.form_checker {
  display: none;
}
.mdl-contacto {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 5rem 0;
  position: relative;
}
@media (max-width: 769px) {
  .mdl-contacto {
    padding: 0;
  }
}
.mdl-contacto .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
@media (max-width: 1440px) {
  .mdl-contacto .bg-image {
    height: 80%;
  }
}
@media (max-width: 1210px) {
  .mdl-contacto .bg-image {
    height: 70%;
  }
}
@media (max-width: 1100px) {
  .mdl-contacto .bg-image {
    height: 55%;
  }
}
@media (max-width: 769px) {
  .mdl-contacto .bg-image {
    height: 40%;
  }
}
@media (max-width: 551px) {
  .mdl-contacto .bg-image {
    display: none;
  }
}
.mdl-contacto article {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 132rem;
  min-height: 68.7rem;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.mdl-contacto article:hover .bocadillo {
  top: -5.3rem;
  right: 0;
  opacity: 1;
}
.mdl-contacto article .bocadillo {
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  min-width: 22.9rem;
  min-height: 12.6rem;
  transition: all 0.6s ease;
  top: 8.7rem;
  right: 35.1rem;
  opacity: 0;
  transform: translateX(44%);
}
.mdl-contacto article .bocadillo .texto {
  padding: 2.4rem 0rem;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.mdl-contacto article section {
  border: 0.2rem solid white;
  position: absolute;
}
.mdl-contacto article section.box1 {
  padding: 8.4rem 6rem 8.4rem 7rem;
  width: calc(36.2% - 13rem);
  min-height: calc(100% - 11rem - 16.8rem);
  background-color: transparent;
  z-index: 1;
  top: 0;
  left: 0;
}
.mdl-contacto article section.box1 .title {
  font-family: "Montserrat-Bold";
  font-size: 4.4rem;
  font-weight: bold;
  line-height: 1.16;
  text-align: left;
  margin-bottom: 7rem;
}
.mdl-contacto article section.box1 .contact-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.65;
  margin-bottom: 1.8rem;
}
.mdl-contacto article section.box1 .contact-item > img {
  margin-right: 1.5rem;
  max-height: 2rem;
  max-width: 2rem;
}
.mdl-contacto article section.box2 {
  margin-top: 11rem;
  width: calc(65.1% - 17rem);
  min-height: calc(100% - 11rem - 14rem);
  padding: 7rem 8.5rem 7rem;
  z-index: 2;
  background-color: black;
  right: 0;
  bottom: 0;
}
.mdl-contacto article section.box2 form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mdl-contacto article section.box2 form .m-col2 {
  width: calc(50% - 0.75rem);
  text-align: center;
  margin-bottom: 1.5rem;
}
.mdl-contacto article section.box2 form .m-col1 {
  width: calc(100% - 0.75rem);
  margin-bottom: 1.5rem;
}
@media (max-width: 1440px) {
  .mdl-contacto article {
    max-width: calc(100vw - 10rem);
    padding: 5rem;
  }
  .mdl-contacto article:hover .bocadillo {
    top: -11.3rem;
    right: 10rem;
  }
}
@media (max-width: 1210px) {
  .mdl-contacto article section.box1 {
    padding: 6rem 4rem;
    width: calc(36% - 8rem);
    min-height: calc(100% - 11rem - 12rem);
  }
  .mdl-contacto article section.box1 .title {
    font-size: 3.5rem;
    margin-bottom: 7rem;
  }
  .mdl-contacto article section.box2 {
    width: calc(65.1% - 8rem);
    min-height: calc(100% - 11rem - 12rem);
    padding: 6rem 4rem;
  }
}
@media (max-width: 1100px) {
  .mdl-contacto article {
    display: flex;
    flex-direction: column;
    align-items: unset;
    padding: 0;
    min-width: unset;
    position: relative;
  }
  .mdl-contacto article section {
    position: relative;
    min-height: unset !important;
  }
  .mdl-contacto article section.box1 {
    margin: 0 auto 0 0;
    width: calc(77% - 8rem) !important;
  }
  .mdl-contacto article section.box2 {
    right: 0;
    margin: -4rem 0 0 auto;
    width: calc(77% - 8rem) !important;
  }
}
@media (max-width: 769px) {
  .mdl-contacto article {
    padding: 0;
  }
  .mdl-contacto article:hover .bocadillo,
  .mdl-contacto article .bocadillo {
    opacity: 1;
    top: unset;
    right: unset;
    position: relative;
    height: 12rem;
    width: 23rem;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    align-self: flex-end;
    transform: unset;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 551px) {
  .mdl-contacto article {
    width: calc(100% - 2.6rem);
    margin: 0 1.3rem;
    max-width: unset;
  }
  .mdl-contacto article section.box1 {
    border-bottom: unset;
    padding: 3rem 2rem 1rem;
    width: calc(100% - 4rem - 0.4rem) !important;
    top: unset;
    left: unset;
  }
  .mdl-contacto article section.box1 .title {
    margin-bottom: 5rem;
    text-align: center;
  }
  .mdl-contacto article section.box1 .contact-item {
    font-size: 1.5rem;
    justify-content: center;
    text-align: center;
  }
  .mdl-contacto article section.box2 {
    border-top: unset;
    padding: 1rem 1.3rem 3rem;
    margin: 0;
    width: calc(100% - 2.6rem - 0.4rem) !important;
    bottom: unset;
    right: unset;
  }
  .mdl-contacto article section.box2 form .m-col2,
  .mdl-contacto article section.box2 form .m-col1 {
    width: 100%;
  }
  .mdl-contacto article section .m-checkbox {
    max-width: 30rem;
  }
}
.mdl-contacto .m-input.error input {
  border-bottom: 2px solid #e4405f;
}
.mdl-contacto .m-input.error input::-webkit-input-placeholder {
  color: #e4405f;
}
.mdl-contacto .m-input.error input::-moz-placeholder {
  color: #e4405f;
}
.mdl-contacto .m-input.error input:-ms-input-placeholder {
  color: #e4405f;
}
.mdl-contacto .m-input.error input:-moz-placeholder {
  color: #e4405f;
}
.mdl-contacto.success .m-success {
  display: flex;
}
.mdl-contacto .msg_div .no {
  color: #e4405f;
  display: flex;
  flex-direction: column;
  text-align: left;
}
.mdl-contacto .disabled {
  opacity: 0.2;
}
.mdl-contacto .m-input {
  position: relative;
  background: black;
  border-bottom: 0.2rem solid white;
}
.mdl-contacto .m-input.required {
  position: relative;
}
.mdl-contacto .m-input.required:before {
  content: "*";
  position: absolute;
  top: 16px;
  right: 10px;
  font-size: 24px;
}
.mdl-contacto .m-input span {
  position: absolute;
  top: 50%;
  left: 10px;
  opacity: 0;
  transition: 0.4s ease;
}
.mdl-contacto .m-input input {
  transition: 0.4s ease;
}
.mdl-contacto .m-input input.active {
  padding-top: 15px;
}
.mdl-contacto .m-input input.active + span {
  opacity: 1;
  top: 4px;
  font-weight: 300;
  margin-left: 10px;
}
.mdl-contacto .m-input input.invalid {
  border-bottom: 1px solid #e4405f;
  padding-top: 0;
}
.mdl-contacto .m-input input.invalid + span {
  opacity: 0;
  top: 50%;
}
.mdl-contacto .m-input input.invalid::-webkit-input-placeholder {
  font-size: 1.7rem;
}
.mdl-contacto .m-input input.invalid::-moz-placeholder {
  font-size: 1.7rem;
}
.mdl-contacto .m-input.file {
  border: none;
  background: none;
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.mdl-contacto .m-input.file input,
.mdl-contacto .m-input.file label {
  opacity: 0;
}
.mdl-contacto .m-input.file input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 39px;
  line-height: 39px;
}
.mdl-contacto .m-input.file > span {
  top: unset !important;
  left: unset;
  right: unset;
  position: relative;
  margin-left: 3rem !important;
  text-transform: unset !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.73;
}
.mdl-contacto .m-input.file button {
  font-family: "Montserrat";
  font-size: 15px;
  font-weight: 500;
  line-height: 1.73;
  color: white;
  text-decoration: underline;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.mdl-contacto .m-input.file button > img {
  height: 2rem;
  margin-right: 0.8rem;
}
.mdl-contacto .error {
  border-bottom: 0;
  font-family: "Montserrat";
}
.mdl-contacto .error input,
.mdl-contacto .error select,
.mdl-contacto .error textarea {
  border: 0;
}
.mdl-contacto input,
.mdl-contacto textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 5.5rem;
  line-height: 5.5rem;
  display: flex;
  padding: 0 2rem;
  resize: none;
  border: 0;
}
.mdl-contacto input::-webkit-input-placeholder,
.mdl-contacto textarea::-webkit-input-placeholder {
  font-size: 1.7rem;
  font-weight: 500;
  font-family: "Montserrat";
  color: white;
  line-height: 1.73;
}
.mdl-contacto input::-moz-placeholder,
.mdl-contacto textarea::-moz-placeholder {
  font-size: 1.7rem;
  font-weight: 500;
  font-family: "Montserrat";
  color: white;
  line-height: 1.73;
}
.mdl-contacto input:-ms-input-placeholder,
.mdl-contacto textarea:-ms-input-placeholder {
  font-size: 1.7rem;
  font-weight: 500;
  font-family: "Montserrat";
  color: white;
  line-height: 1.73;
}
.mdl-contacto input:-moz-placeholder,
.mdl-contacto textarea:-moz-placeholder {
  font-size: 1.7rem;
  font-weight: 500;
  font-family: "Montserrat";
  color: white;
  line-height: 1.73;
}
.mdl-contacto input.invalid,
.mdl-contacto textarea.invalid {
  border-bottom: 0.2rem solid #e4405f;
  color: #e4405f;
  padding-top: 0;
}
.mdl-contacto .c-select {
  position: relative;
  height: 5.5rem;
  box-sizing: border-box;
  padding: 0 2.5rem;
  border-bottom: 0.2rem solid white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.mdl-contacto .c-select option {
  color: #fff;
}
.mdl-contacto .c-select.error {
  border: 1px solid #e4405f;
  color: #e4405f;
}
.mdl-contacto .c-select.invalid {
  border-bottom: 1px solid #e4405f;
  padding-top: 0;
}
.mdl-contacto .c-select.invalid + span {
  opacity: 0;
  top: 50%;
}
.mdl-contacto .c-select.invalid::-webkit-input-placeholder {
  font-size: 1.7rem;
}
.mdl-contacto .c-select.invalid::-moz-placeholder {
  font-size: 1.7rem;
}
.mdl-contacto .c-select.invalid:-ms-input-placeholder {
  font-size: 1.7rem;
}
.mdl-contacto .c-select.invalid:-moz-placeholder {
  font-size: 1.7rem;
}
.mdl-contacto .c-select.active {
  padding-top: 15px;
}
.mdl-contacto .c-select.active .m-title {
  opacity: 1;
  top: 4px;
  margin-left: 15px;
  font-weight: 300;
  text-transform: uppercase;
}
.mdl-contacto .c-select.required {
  position: relative;
}
.mdl-contacto .c-select.required:after {
  content: "*";
  position: absolute;
  top: 2px;
  right: 10px;
  font-size: 24px;
}
.mdl-contacto .c-select .fa-angle-down {
  display: flex;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 35px;
}
.mdl-contacto .c-select .fa-angle-down:before {
  vertical-align: middle;
}
.mdl-contacto .c-select select {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: 74px;
  width: 100%;
  cursor: pointer;
}
.mdl-contacto .c-select .m-title {
  position: absolute;
  top: 50%;
  left: 11px;
  color: #9399a3;
  opacity: 0;
}
.mdl-contacto .m-input.error .m-msg,
.mdl-contacto .c-select.error .m-msg {
  display: block;
}
.mdl-contacto .m-footer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  flex-wrap: nowrap;
  margin-top: 1.3rem;
}
.mdl-contacto .m-footer .m-condiciones {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 3.3rem;
}
.mdl-contacto .m-footer button {
  font-size: 1.7rem;
  padding: 0 3.8rem;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.034rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.mdl-contacto .m-oblig {
  font-size: 15px;
  padding-left: 10px;
}
.mdl-contacto .m-calendar .sta-g_s_view {
  display: block;
  opacity: 1;
  position: absolute;
  text-transform: uppercase;
  top: 4px;
  color: #115e67;
  font-weight: 300;
  margin-left: 10px;
}
.mdl-contacto .m-calendar input {
  padding-top: 15px;
}
.mdl-contacto .m-text_invalid {
  color: #e4405f;
  padding-left: 1.6rem;
  position: absolute;
  top: 46rem;
  left: 2rem;
  max-width: 50rem;
}
@media (max-width: 1156px) {
  .mdl-contacto .m-text_invalid {
    max-width: 46rem;
  }
}
@media (max-width: 850px) {
  .mdl-contacto .m-text_invalid {
    top: 53rem;
    left: 1rem;
    max-width: 26rem;
    font-size: 13px;
  }
}
@media (max-width: 684px) {
  .mdl-contacto .m-text_invalid {
    position: static;
  }
}
@media (max-width: 550px) {
  .mdl-contacto .m-text_invalid {
    position: absolute;
    top: 61rem;
  }
}
@media (max-width: 400px) {
  .mdl-contacto .m-text_invalid {
    left: -5px;
    max-width: 19rem;
    font-size: 11px;
  }
}
.mdl-contacto .m-checkbox {
  display: -webkit-box;
  flex-direction: row;
  align-items: center;
  font-weight: 300;
  line-height: 24px;
}
@media (max-width: 660px) {
  .mdl-contacto .m-checkbox {
    align-items: flex-start;
  }
}
.mdl-contacto .m-checkbox input {
  position: fixed;
  top: 0;
  left: -99px;
  width: auto;
}
.mdl-contacto .m-checkbox input:checked + span:after {
  content: " ";
  height: 100%;
  width: 100%;
  background-image: url(/content/img/icon-close.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.7rem;
}
.mdl-contacto .m-checkbox > span {
  display: flex;
  text-align: left;
  align-items: center;
  margin-right: 1.3rem;
  position: relative;
  width: 2.8rem;
  height: 2.8rem;
  border: 0.2rem solid white;
}
.mdl-contacto .m-checkbox > a {
  max-width: calc(100% - 5rem);
}
.mdl-contacto .m-checkbox.error i {
  border: 2px solid #e4405f;
}
.mdl-contacto .m-msg {
  color: #e4405f;
  font-weight: 500;
  left: 0;
  display: none;
  text-align: left;
}
.mdl-contacto #fid_condiciones {
  display: none !important;
}
.mdl-contacto .success-send {
  display: none;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  padding-top: 4rem;
  margin-top: 9rem;
}
.mdl-contacto .success-send img {
  margin-top: -2rem;
  width: 7rem;
}
.mdl-contacto .success-send .text-container {
  display: flex;
  flex-direction: column;
}
.mdl-contacto .success-send .text-container big {
  margin: 2rem 0rem 5rem;
}
@media (max-width: 1025px) {
  .mdl-contacto .success-send {
    margin-top: inherit !important;
  }
}
.hide-text {
  display: none;
}

.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-faqslink {
  padding: 13.5rem 0rem;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mdl-faqslink .bloc-content {
  width: 100%;
  align-items: center;
  text-align: center;
  max-width: 70rem;
}
.mdl-faqslink .bloc-content .title {
  font-family: "Montserrat";
  font-size: 3.1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  font-size: 4.3rem;
  line-height: 1.45;
  margin-bottom: 1.1rem;
}
.mdl-faqslink .bloc-content .text {
  margin-bottom: 6rem;
}
.mdl-faqslink .bloc-content .text,
.mdl-faqslink .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.65;
}
@media (max-width: 1025px) {
  .mdl-faqslink .bloc-content .text,
  .mdl-faqslink .bloc-content .text2 {
    font-size: 2rem;
  }
}
.mdl-faqslink .bloc-content .readmore {
  margin-top: 1rem;
  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) {
  .mdl-faqslink .bloc-content .readmore {
    font-size: 1.8rem;
    font-weight: medium;
  }
}
@media (max-width: 1025px) {
  .mdl-faqslink {
    padding: 6.5rem 15.3rem 8.3rem;
    width: calc(100vw - 30.6rem);
  }
  .mdl-faqslink .bloc-content {
    width: 100%;
  }
  .mdl-faqslink .bloc-content .title {
    font-size: 3.5rem;
  }
  .mdl-faqslink .bloc-content .text,
  .mdl-faqslink .bloc-content .text2 {
    font-size: 1.7rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
  }
}
@media (max-width: 769px) {
  .mdl-faqslink {
    padding: 5rem;
    width: calc(100vw - 10rem);
  }
  .mdl-faqslink .bloc-content .title {
    font-size: 3rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    margin-bottom: 2.3rem;
  }
  .mdl-faqslink .bloc-content .text {
    font-size: 1.7rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
  }
}
@media (max-width: 551px) {
  .mdl-faqslink {
    padding: 6.5rem 1.3rem 8.3rem;
    width: calc(100vw - 2.6rem);
  }
  .mdl-faqslink .bloc-content .title {
    font-size: 3rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    margin-bottom: 2.3rem;
  }
  .mdl-faqslink .bloc-content .text {
    font-size: 1.7rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
  }
}

