

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");
@font-face {
  font-family: 'Monument Extended';
  src: url("assets/css/MonumentExtended-Ultrabold.woff2") format("woff2"),;
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
.Monument {
  font-family: 'Monument Extended', "sans-serif"; }

.OpenSans {
  font-family: 'Open Sans', sans-serif; }

.Arial {
  font-family: Arial, Helvetica, sans-serif; }

.fs.fs9 {
  font-size: 9px;
  line-height: 10px; }
.fs.fs12 {
  font-size: 12px;
  line-height: 14px; }
.fs.fs14 {
  font-size: 14px;
  line-height: 17px; }
.fs.fs15 {
  font-size: 15px;
  line-height: 16px; }
.fs.fs16 {
  font-size: 16px;
  line-height: 18px; }
.fs.fs17 {
  font-size: 17px;
  line-height: 17px; }
.fs.fs18 {
  font-size: 18px;
  line-height: 18px; }
.fs.fs19 {
  font-size: 19px;
  line-height: 21px; }
.fs.fs20 {
  font-size: 20px;
  line-height: 24px; }
.fs.fs21 {
  font-size: 21px;
  line-height: 18px; }
.fs.fs22 {
  font-size: 22px;
  line-height: 26px; }
.fs.fs24 {
  font-size: 24px;
  line-height: 25px; }
.fs.fs25 {
  font-size: 25px;
  line-height: 28px; }
.fs.fs26 {
  font-size: 26px;
  line-height: 30px; }
.fs.fs27 {
  font-size: 27px;
  line-height: 32px; }
.fs.fs28 {
  font-size: 28px;
  line-height: 34px; }
.fs.fs30 {
  font-size: 30px;
  line-height: 32px; }
.fs.fs31 {
  font-size: 31px;
  line-height: 32px; }
.fs.fs32 {
  font-size: 32px;
  line-height: 36px; }
.fs.fs35 {
  font-size: 35px;
  line-height: 37px; }
.fs.fs36 {
  font-size: 36px;
  line-height: 45px; }
.fs.fs38 {
  font-size: 38px;
  line-height: 32px; }
.fs.fs39 {
  font-size: 39px;
  line-height: 42px; }
.fs.fs40 {
  font-size: 40px;
  line-height: 45px; }
.fs.fs42 {
  font-size: 42px;
  line-height: 45px; }
.fs.fs45 {
  font-size: 45px;
  line-height: 50px; }
.fs.fs46 {
  font-size: 46px;
  line-height: 56px; }
.fs.fs47 {
  font-size: 47px;
  line-height: 60px; }
.fs.fs48 {
  font-size: 48px;
  line-height: 52px; }
.fs.fs50 {
  font-size: 50px;
  line-height: 52px; }
.fs.fs55 {
  font-size: 55px;
  line-height: 58px; }
.fs.fs60 {
  font-size: 60px;
  line-height: 65px; }
.fs.fs66 {
  font-size: 66px;
  line-height: 50px; }
.fs.fs70 {
  font-size: 70px;
  line-height: 54px; }
.fs.fs97 {
  font-size: 97px;
  line-height: 54px; }
.fs.fs115 {
  font-size: 115px;
  line-height: 87px; }

.fw.fw100 {
  font-weight: 100; }
.fw.fw200 {
  font-weight: 200; }
.fw.fw300 {
  font-weight: 300; }
.fw.fw400 {
  font-weight: 400; }
.fw.fw500 {
  font-weight: 500; }
.fw.fw600 {
  font-weight: 600; }
.fw.fw700 {
  font-weight: 700; }
.fw.fw800 {
  font-weight: 800; }
.fw.fw900 {
  font-weight: 900; }

/* COLORS  ********************************/
.whiteColor {
  color: #ffffff; }

.whiteColorBg {
  background-color: #ffffff; }

.blackColor {
  color: #000000; }

.blackColorBg {
  background-color: #000000; }

.blueColor {
  color: #3483C8; }

.blueColorBg {
  background-color: #3483C8; }

.blueColorLight {
  color: #c9e5e6; }

.blueColorLightBg {
  background-color: #c9e5e6; }

.blueColorDark {
  color: #6774E4; }

.blueColorDarkBg {
  background-color: #6774E4; }

.brownColor {
  color: #834335; }

.brownColorBg {
  background-color: #834335; }

.brownColorMedium {
  color: #BF6717; }

.brownColorMediumBg {
  background-color: #BF6717; }

.brownColorLight {
  color: #BDAD86; }

.brownColorLightBg {
  background-color: #BDAD86; }

.brownColorDark {
  color: #582D2A; }

.brownColorDarkBg {
  background-color: #582D2A; }

.brownColorDark2 {
  color: #352726; }

.brownColorDark2Bg {
  background-color: #352726; }

.creamColor {
  color: #fcd0a5; }

.creamColorBg {
  background-color: #fcd0a5; }

.greenColor {
  color: #529052; }

.greenColorBg {
  background-color: #529052; }

.greenColor2 {
  color: #6FA7AB; }

.greenColor2Bg {
  background-color: #6FA7AB; }

.greenColorLight {
  color: #e4eee1; }

.greenColorLightBg {
  background-color: #e4eee1; }

.pinkColor {
  color: #ede1e1; }

.pinkColorBg {
  background-color: #ede1e1; }

.redColor {
  color: #bd1b2f; }

.redColorBg {
  background-color: #bd1b2f; }

.redColorLight {
  color: #F06B5D; }

.redColorLightBg {
  background-color: #F06B5D; }

.greyColor {
  color: #4C4848; }

.greyColorBg {
  background-color: #4C4848; }

.orangeColor {
  color: #FF8B00; }

.orangeColorBg {
  background-color: #FF8B00; }

.orangeColorDark {
  color: #E47520; }

.orangeColorDarkBg {
  background-color: #E47520; }

/* RESET  ********************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* VARIOS  **************************************************************************/
.site,
html,
body {
  height: 100%; }

.site {
  overflow-x: hidden; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }
  * > a {
    color: inherit;
    text-decoration: none; }
    * > a:hover {
      color: inherit; }
    * > a:focus-visible {
      border: 2px solid #004EA3; }

i {
  font-style: italic; }

strong {
  font-weight: 600; }

button {
  background-color: transparent;
  border-radius: 0;
  border: none;
  cursor: pointer;
  padding: 15px;
  display: inline-block;
  border-radius: 15px;
  user-select: none; }

.button {
  transition: background .3s, color .3s;
  cursor: pointer;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  width: max-content;
  min-width: 350px;
  user-select: none; }
  .button.button__arrow {
    border-radius: 4px;
    justify-content: space-between;
    min-width: 290px;
    padding: 10px 15px; }
  .button__white {
    border: 2px solid #ffffff; }
  .button__grey {
    border: 2px solid #4C4848; }
  .button:hover {
    background-color: #ffffff; }

a:visited {
  color: inherit; }

input[type="text"],
input[type="email"],
input[type="password"] {
  border: none;
  padding: 10px;
  min-height: 44px;
  border-radius: 0;
  -webkit-appearance: none; }

.shadowbox > .container,
footer > .container,
section > .container {
  max-width: calc(100% - 40px);
  width: 1500px;
  margin: 0 auto; }
  .shadowbox > .container__975,
  footer > .container__975,
  section > .container__975 {
    width: 975px; }
  .shadowbox > .container__960,
  footer > .container__960,
  section > .container__960 {
    width: 960px; }
  .shadowbox > .container__1020,
  footer > .container__1020,
  section > .container__1020 {
    width: 1020px; }
  .shadowbox > .container__1230,
  footer > .container__1230,
  section > .container__1230 {
    width: 1230px; }
  .shadowbox > .container__1280,
  footer > .container__1280,
  section > .container__1280 {
    width: 1280px; }
  .shadowbox > .container__1350,
  footer > .container__1350,
  section > .container__1350 {
    width: 1350px; }
  .shadowbox > .container__1440,
  footer > .container__1440,
  section > .container__1440 {
    width: 1440px; }
  .shadowbox > .container__1480,
  footer > .container__1480,
  section > .container__1480 {
    width: 1480px; }
  .shadowbox > .container.fullWidth,
  footer > .container.fullWidth,
  section > .container.fullWidth {
    width: 100%;
    max-width: 100%; }
.shadowbox.padding,
footer.padding,
section.padding {
  padding: 120px 0; }
  .shadowbox.padding__top,
  footer.padding__top,
  section.padding__top {
    padding-top: 120px; }
  .shadowbox.padding__bottom,
  footer.padding__bottom,
  section.padding__bottom {
    padding-bottom: 120px; }

.flex {
  display: flex; }
  .flex__between {
    justify-content: space-between; }
  .flex__end {
    justify-content: flex-end; }
  .flex__center {
    justify-content: center; }
  .flex__align__center {
    align-items: center; }
  .flex__align__end {
    align-items: flex-end; }
  .flex__wrap {
    flex-wrap: wrap; }
  .flex__column {
    flex-direction: column; }
  .flex__15 > * {
    width: 15.2%; }
  .flex__23 > * {
    width: 23.7%; }
  .flex__29 > * {
    width: 29.4%; }
  .flex__31 > * {
    width: 31.8%; }
  .flex__32 > * {
    width: 32.1%; }
  .flex__45 > * {
    width: 45%; }
  .flex__48 > * {
    width: 48%; }
  .flex__38_58 > * {
    width: 38%; }
    .flex__38_58 > *:last-child {
      width: 58%; }
  .flex__18_78 > * {
    width: 18%; }
    .flex__18_78 > *:last-child {
      width: 78%; }

.separator {
  display: block;
  padding-top: 20px; }
  .separator__10 {
    padding-top: 10px; }
  .separator__20 {
    padding-top: 20px; }
  .separator__30 {
    padding-top: 30px; }
  .separator__40 {
    padding-top: 40px; }
  .separator__50 {
    padding-top: 50px; }
  .separator__60 {
    padding-top: 60px; }
  .separator__70 {
    padding-top: 70px; }
  .separator__80 {
    padding-top: 80px; }
  .separator__90 {
    padding-top: 90px; }
  .separator__100 {
    padding-top: 100px; }

.fullWidth {
  width: 100%; }

.mask {
  position: relative;
  text-align: center; }
  .mask img {
    width: 100%; }
  .mask__auto img {
    width: auto;
    max-width: 100%; }
  .mask__video > * {
    width: 100%;
    height: auto; }

.break {
  display: block; }

.alignCenter {
  text-align: center; }

p {
  margin-bottom: 20px; }

.uppercase {
  text-transform: uppercase; }

.marginBotom10 {
  margin-bottom: 10px; }

.marginBotom20 {
  margin-bottom: 20px; }

.marginBotom30 {
  margin-bottom: 30px; }

.marginBotom40 {
  margin-bottom: 40px; }

/* RESPONSIVE ****************************************************************/
body {
  position: relative; }
  body:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    z-index: 20;
    display: none; }

/* MEDIAS HEIGHT ****************************************************************/
@media (max-height: 1100px) {
  body:after {
    background-color: brown; }
  body .section__intro .mask__claim img {
    width: 100%;
    height: 30vh; }
  body .section__intro .logotipo__header img {
    width: auto;
    height: 10vh; }
  body .section__intro .arrow {
    margin: 10px auto 0 auto; } }
/* MEDIAS DESKTOP ****************************************************************/
@media (min-width: 992px) {
  body:after {
    background-color: red; }
  body .showMobile {
    display: none !important; }
  body .showDesktop {
    display: flex !important; }
  body .showMobileDesktop {
    display: flex !important; }
  body .fs.fs16, body .fs.fs15, body .fs.fs14 {
    font-size: 12px;
    line-height: 14px; }
  body .fs.fs20 {
    font-size: 18px;
    line-height: 20px; }
  body .fs.fs22, body .fs.fs26, body .fs.fs24, body .fs.fs25 {
    font-size: 18px;
    line-height: 22px; }
  body .fs.fs28 {
    font-size: 21px;
    line-height: 22px; }
  body .fs.fs31, body .fs.fs30 {
    font-size: 21px;
    line-height: 22px; }
  body .fs.fs35, body .fs.fs36 {
    font-size: 24px;
    line-height: 26px; }
  body .fs.fs48, body .fs.fs47 {
    font-size: 30px;
    line-height: 32px; }
  body .fs.fs50 {
    font-size: 34px;
    line-height: 36px; }
  body .fs.fs55 {
    font-size: 34px;
    line-height: 36px; }
  body .fs.fs66 {
    font-size: 50px;
    line-height: 50px; }
  body .fs.fs70 {
    font-size: 50px;
    line-height: 50px; }
  body .swiper-slide .swiperContent__top .box__text {
    padding: 40px 100px;
    min-height: 540px; }
    body .swiper-slide .swiperContent__top .box__text h2 {
      font-size: 32px;
      line-height: 33px; }
    body .swiper-slide .swiperContent__top .box__text .separator__40, body .swiper-slide .swiperContent__top .box__text .separator__60 {
      padding-top: 20px; }
  body footer > .container .footerContent__bottom > .mask {
    margin-left: 54px; }
  body .swiper-slide .swiperContent__bottom {
    max-height: 3000px;
    opacity: 1;
    pointer-events: all;
    padding-bottom: 60px; }
  body .swiper-button-next,
  body .swiper-button-prev {
    top: 19.5% !important; }
  body .swiper-slide .swiperContent__bottom .grid > * .box__text {
    min-height: 220px; } }
@media (min-width: 1200px) {
  body:after {
    background-color: blue; }
  body .showMobile {
    display: none !important; }
  body .showDesktop {
    display: flex !important; }
  body .showMobileDesktop {
    display: flex !important; }
  body .fs.fs14 {
    font-size: 14px;
    line-height: 17px; }
  body .fs.fs15 {
    font-size: 15px;
    line-height: 16px; }
  body .fs.fs20 {
    font-size: 20px;
    line-height: 24px; }
  body .fs.fs22 {
    font-size: 22px;
    line-height: 26px; }
  body .fs.fs24 {
    font-size: 24px;
    line-height: 25px; }
  body .fs.fs25 {
    font-size: 25px;
    line-height: 28px; }
  body .fs.fs26 {
    font-size: 26px;
    line-height: 30px; }
  body .fs.fs28 {
    font-size: 28px;
    line-height: 34px; }
  body .fs.fs30 {
    font-size: 30px;
    line-height: 32px; }
  body .fs.fs31 {
    font-size: 31px;
    line-height: 32px; }
  body .fs.fs35 {
    font-size: 35px;
    line-height: 37px; }
  body .fs.fs36 {
    font-size: 36px;
    line-height: 45px; }
  body .fs.fs48 {
    font-size: 48px;
    line-height: 52px; }
  body .fs.fs47 {
    font-size: 47px;
    line-height: 60px; }
  body .fs.fs50 {
    font-size: 50px;
    line-height: 52px; }
  body .fs.fs55 {
    font-size: 55px;
    line-height: 58px; }
  body .fs.fs66 {
    font-size: 66px;
    line-height: 50px; }
  body .fs.fs70 {
    font-size: 70px;
    line-height: 54px; }
  body .swiper-slide .swiperContent__top .box__text {
    padding: 40px 150px;
    min-height: 740px; }
    body .swiper-slide .swiperContent__top .box__text h2 {
      font-size: 46px;
      line-height: 56px; }
    body .swiper-slide .swiperContent__top .box__text .separator__40 {
      padding-top: 40px; }
    body .swiper-slide .swiperContent__top .box__text .separator__60 {
      padding-top: 60px; }
  body footer > .container .footerContent__bottom > .mask {
    margin-left: 80px; }
  body .swiper-slide .swiperContent__bottom {
    max-height: 3000px;
    opacity: 1;
    pointer-events: all;
    padding-bottom: 60px; }
  body .swiper-button-next,
  body .swiper-button-prev {
    top: 22.5% !important; }
  body .swiper-slide .swiperContent__bottom .grid > * .box__text {
    min-height: 250px; }
  body .swiper-slide .swiperContent__top .box__text h2.fs35-new {
    font-size: 36px;
    line-height: 44px; } }
@media only screen and (min-width: 960px) and (max-width: 991px) {
  body:after {
    background-color: green; }
  body .showMobile {
    display: none !important; }
  body .showDesktop {
    display: flex !important; }
  body .showMobileDesktop {
    display: flex !important; }
  body .fs.fs16, body .fs.fs15, body .fs.fs14 {
    font-size: 12px;
    line-height: 14px; }
  body .fs.fs20 {
    font-size: 18px;
    line-height: 20px; }
  body .fs.fs22, body .fs.fs26, body .fs.fs24, body .fs.fs25 {
    font-size: 18px;
    line-height: 22px; }
  body .fs.fs28 {
    font-size: 21px;
    line-height: 22px; }
  body .fs.fs31, body .fs.fs30 {
    font-size: 21px;
    line-height: 22px; }
  body .fs.fs35, body .fs.fs36 {
    font-size: 24px;
    line-height: 26px; }
  body .fs.fs48, body .fs.fs47 {
    font-size: 30px;
    line-height: 32px; }
  body .fs.fs50 {
    font-size: 34px;
    line-height: 36px; }
  body .fs.fs55 {
    font-size: 34px;
    line-height: 36px; }
  body .fs.fs66 {
    font-size: 50px;
    line-height: 50px; }
  body .fs.fs70 {
    font-size: 50px;
    line-height: 50px; }
  body .swiper-slide .swiperContent__top .box__text {
    padding: 40px 100px;
    min-height: 540px; }
    body .swiper-slide .swiperContent__top .box__text h2 {
      font-size: 32px;
      line-height: 33px; }
    body .swiper-slide .swiperContent__top .box__text .separator__40, body .swiper-slide .swiperContent__top .box__text .separator__60 {
      padding-top: 20px; }
  body footer > .container .footerContent__bottom > .mask {
    margin-left: 54px; }
  body .swiper-slide .swiperContent__bottom {
    max-height: 3000px;
    opacity: 1;
    pointer-events: all;
    padding-bottom: 60px; }
  body .swiper-button-next,
  body .swiper-button-prev {
    top: 19.5% !important; }
  body .swiper-slide .swiperContent__bottom .grid > * .box__text {
    min-height: 220px; }
  body .swiper-slide .swiperContent__top .box__text h2.fs35-new {
    font-size: 30px;
    line-height: 36px; } }
/* MEDIAS TABLET MOBILE  ****************************************************************/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body:after {
    background-color: pink; }
  body .showMobile {
    display: flex !important; }
  body .showDesktop {
    display: none !important; }
  body .showMobileDesktop {
    display: flex !important; }
  body .fs.fs16, body .fs.fs15, body .fs.fs14 {
    font-size: 12px;
    line-height: 14px; }
  body .fs.fs20 {
    font-size: 18px;
    line-height: 20px; }
  body .fs.fs22, body .fs.fs26, body .fs.fs24, body .fs.fs25 {
    font-size: 18px;
    line-height: 22px; }
  body .fs.fs28 {
    font-size: 18px;
    line-height: 21px; }
  body .fs.fs31, body .fs.fs30 {
    font-size: 21px;
    line-height: 22px; }
  body .fs.fs35, body .fs.fs36 {
    font-size: 24px;
    line-height: 26px; }
  body .fs.fs39, body .fs.fs46, body .fs.fs48, body .fs.fs47 {
    font-size: 30px;
    line-height: 32px; }
  body .fs.fs50 {
    font-size: 34px;
    line-height: 36px; }
  body .fs.fs55 {
    font-size: 34px;
    line-height: 36px; }
  body .fs.fs60 {
    font-size: 40px;
    line-height: 40px; }
  body .fs.fs66 {
    font-size: 50px;
    line-height: 50px; }
  body .fs.fs70 {
    font-size: 42px;
    line-height: 42px; }
  body .fs.fs97 {
    font-size: 60px;
    line-height: 50px; }
  body .fs.fs115 {
    font-size: 90px;
    line-height: 60px; }
  body .swiper-slide .swiperContent__top .box__text {
    padding: 40px 100px;
    min-height: 600px; }
    body .swiper-slide .swiperContent__top .box__text .separator__40, body .swiper-slide .swiperContent__top .box__text .separator__60 {
      padding-top: 20px; }
  body footer > .container .footerContent__bottom {
    flex-direction: column; }
    body footer > .container .footerContent__bottom > * {
      margin-bottom: 40px; }
      body footer > .container .footerContent__bottom > *:last-child {
        margin-bottom: 0; }
  body .section__intro > * {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  body footer > .container .footerContent__bottom > .mask {
    margin-left: 0; }
  body .swiper-button-next,
  body .swiper-button-prev {
    top: 278px !important; }
  body .swiper-slide .swiperContent__bottom .grid > * .box__text {
    min-height: 250px; } }
@media only screen and (max-width: 767px) {
  body:after {
    background-color: orange; }
  body .showMobile {
    display: flex !important; }
  body .showDesktop {
    display: none !important; }
  body .showMobileDesktop {
    display: flex !important; }
  body .fs.fs16, body .fs.fs15, body .fs.fs14 {
    font-size: 12px;
    line-height: 14px; }
  body .fs.fs18 {
    font-size: 16px;
    line-height: 18px; }
  body .fs.fs20 {
    font-size: 18px;
    line-height: 20px; }
  body .fs.fs22, body .fs.fs26, body .fs.fs24, body .fs.fs25 {
    font-size: 14px;
    line-height: 15px; }
  body .fs.fs28 {
    font-size: 18px;
    line-height: 21px; }
  body .fs.fs31, body .fs.fs30 {
    font-size: 21px;
    line-height: 22px; }
  body .fs.fs35, body .fs.fs36 {
    font-size: 24px;
    line-height: 26px; }
  body .fs.fs39, body .fs.fs46, body .fs.fs48, body .fs.fs47 {
    font-size: 30px;
    line-height: 32px; }
  body .fs.fs50 {
    font-size: 24px;
    line-height: 24px; }
  body .fs.fs55 {
    font-size: 34px;
    line-height: 36px; }
  body .fs.fs60 {
    font-size: 40px;
    line-height: 40px; }
  body .fs.fs66 {
    font-size: 32px;
    line-height: 32px; }
  body .fs.fs70 {
    font-size: 42px;
    line-height: 42px; }
  body .fs.fs97 {
    font-size: 60px;
    line-height: 50px; }
  body .fs.fs115 {
    font-size: 50px;
    line-height: 30px; }
  body .swiper-slide .swiperContent {
    flex-direction: column; }
    body .swiper-slide .swiperContent > * {
      width: 100%; }
  body .swiper-slide .swiperContent__top iframe,
  body .swiper-slide .swiperContent__top .mask {
    height: 300px;
    width: 100%; }
  body .swiper-slide .swiperContent__top .box__text {
    padding: 40px 40px;
    min-height: inherit; }
    body .swiper-slide .swiperContent__top .box__text .separator__40, body .swiper-slide .swiperContent__top .box__text .separator__60 {
      padding-top: 20px; }
  body .swiper-slide .swiperContent__bottom .grid {
    flex-direction: column; }
    body .swiper-slide .swiperContent__bottom .grid > * {
      width: 100%;
      margin-bottom: 20px; }
      body .swiper-slide .swiperContent__bottom .grid > *:last-child {
        margin-bottom: 0; }
    body .swiper-slide .swiperContent__bottom .grid .box__text {
      padding: 20px; }
  body footer > .container .footerContent__bottom {
    flex-direction: column; }
    body footer > .container .footerContent__bottom > * {
      margin-bottom: 40px; }
      body footer > .container .footerContent__bottom > *:last-child {
        margin-bottom: 0; }
  body .cover__buttons .button {
    min-width: inherit;
    text-align: center;
    padding: 10px; }
  body .swiper-button-prev,
  body .swiper-button-next {
    top: 130px !important; }
  body .swiper-button-prev {
    left: 10px !important; }
  body .swiper-button-next {
    right: 10px !important; }
  body .separator__50 {
    padding-top: 20px; }
  body footer > .container .footerContent__bottom .social ul li {
    margin-right: 20px; }
  body .section__intro > * {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  body footer > .container .footerContent__bottom > .mask {
    margin-left: 0; }
  body .swiper-button-next,
  body .swiper-button-prev {
    top: 133px !important; }
  body .swiper-slide .swiperContent__bottom .grid > * {
    padding-bottom: 0; }
    body .swiper-slide .swiperContent__bottom .grid > * .cover__buttons {
      position: inherit;
      width: 100%; }
  body .swiper-slide .swiperContent__bottom .grid > * .box__text {
    min-height: inherit; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  body:after {
    background-color: yellow; } }
@media only screen and (max-width: 400px) {
  body:after {
    background-color: black; }
  body .section__intro {
    padding: 20px 0 40px 0; }
    body .section__intro > * {
      justify-content: flex-start; }
    body .section__intro .logotipo__header {
      margin: 0 auto 0px auto; }
    body .section__intro .mask__claim img {
      margin-bottom: 0px; } }
/* CSS  ********************************/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-size: 16px;
  width: 100%; }


  .section__intro > * {
    position: relative;
    z-index: 1; }
  .section__intro:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 0; }
  .section__intro .logotipo__header {
    max-width: 100%;
    width: 150px;
    margin: 0 auto 40px auto;
    text-align: center; }
    .section__intro .logotipo__header img {
      width: 100%; }
  .section__intro .mask {
    width: 100%; }
    .section__intro .mask__claim img {
      width: 100%;
      height: auto;
      margin-bottom: 40px; }
  .section__intro .box__text {
    max-width: calc(100% - 40px);
    width: 500px;
    margin: 0 auto; }
    .section__intro .box__text--de {
      width: 490px; }
    .section__intro .box__text--es {
      width: 480px; }
    .section__intro .box__text--it {
      width: 520px; }
  .section__intro .arrow {
    margin: 40px auto 0 auto;
    cursor: pointer;
    display: block;
    text-align: center; }

.swiper-slide .swiperContent {
  display: flex;
  justify-content: space-between; }
  .swiper-slide .swiperContent__top {
    position: relative; }
    .swiper-slide .swiperContent__top > * {
      width: 50%; }
    .swiper-slide .swiperContent__top.active .mask {
      background: none; }
    .swiper-slide .swiperContent__top iframe {
      transition: 0s !important;
      position: absolute;
      top: 0;
      left: 0;
      width: 50%;
      height: 100%;
      left: 0;
      top: 0; }
    .swiper-slide .swiperContent__top .mask {
      overflow: hidden;
      z-index: 1; }
      .swiper-slide .swiperContent__top .mask__video {
        position: relative;
        background-position: center;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover; }
        .swiper-slide .swiperContent__top .mask__video.active {
          z-index: 0; }
          .swiper-slide .swiperContent__top .mask__video.active:after {
            opacity: 0; }
          .swiper-slide .swiperContent__top .mask__video.active iframe {
            display: block; }
     
      .swiper-slide .swiperContent__top .mask__solyplayaJovenes {
        background-image: url("banner/ankara_kalesi.jpg"); }
      .swiper-slide .swiperContent__top .mask__solyplayaFamilias {
        background-image: url("banner/DSC_5936.jpg"); }
      .swiper-slide .swiperContent__top .mask__naturalezasenior {
        background-image: url("banner/ankara_genel.jpg"); }
      /* .swiper-slide .swiperContent__top .mask__naturalezafamilias {
        background-image: url("naturalezafamilias.jpg"); }
      .swiper-slide .swiperContent__top .mask__caminosantiago {
        background-image: url("caminosantiago.jpg"); } */
    .swiper-slide .swiperContent__top .box__text {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding: 40px 150px;
      min-height: 740px; }
      .swiper-slide .swiperContent__top .box__text > * {
        text-align: center; }
  .swiper-slide .swiperContent__bottom {
    transition: max-height 0.3s, padding 0.3s, opacity 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0px;
    max-height: 0;
    opacity: 0;
    pointer-events: none; }
    .swiper-slide .swiperContent__bottom.active {
      max-height: 3000px;
      opacity: 1;
      pointer-events: all;
      padding-bottom: 60px; }
    .swiper-slide .swiperContent__bottom > .box__text {
      width: 1000px;
      max-width: calc(100% - 40px);
      text-align: center; }
    .swiper-slide .swiperContent__bottom .grid {
      width: 1400px;
      max-width: calc(100% - 40px);
      display: flex;
      justify-content: space-between; }
      .swiper-slide .swiperContent__bottom .grid > * {
        position: relative;
        width: 32.2%;
        border: 2px solid #ffffff;
        border-radius: 30px;
        overflow: hidden;
        padding-bottom: 30px; }
        .swiper-slide .swiperContent__bottom .grid > * .cover__buttons {
          position: absolute;
          bottom: 30px;
          width: calc(100% - 60px);
          left: 30px; }
        .swiper-slide .swiperContent__bottom .grid > * .mask {
          overflow: hidden; }
          .swiper-slide .swiperContent__bottom .grid > * .mask img {
            transition: transform .3s; }
            .swiper-slide .swiperContent__bottom .grid > * .mask img:hover {
              transform: scale(1.1); }
        .swiper-slide .swiperContent__bottom .grid > * .box__text {
          padding: 30px;
          text-align: left;
          padding-bottom: 60px;
          min-height: 250px; }
          .swiper-slide .swiperContent__bottom .grid > * .box__text a:hover {
            text-decoration: underline; }
          .swiper-slide .swiperContent__bottom .grid > * .box__text .cover__buttons .button {
            width: 100%;
            min-width: inherit;
            text-decoration: none; }

.swiper-button-next,
.swiper-button-prev {
  background-image: url("banner/arrowSlide.svg");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1 !important;
  width: 27px !important;
  height: 72px !important;
  top: 22.5% !important;
  bottom: inherit !important; }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none; }

.swiper-button-prev {
  transform: rotate(180deg);
  left: 40px !important; }

.swiper-button-next {
  right: 40px !important; }

.mask img {
  display: block; }
.mask__video {
  position: relative;
  cursor: pointer; }
  .mask__video:hover:before {
    opacity: .3; }
  .mask__video:before {
    transition: opacity .3s;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #000000;
    opacity: 0;
    pointer-events: none; }
  .mask__video:after {
    transition: opacity .3s;
    opacity: 1;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 62px;
    height: 72px;
    background-image: url("banner/play.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    pointer-events: none; }

.redColorLightBg .button:hover {
  color: #F06B5D; }

.orangeColorBg .button:hover {
  color: #FF8B00; }

.orangeColorDarkBg .button:hover {
  color: #E47520; }

.greenColorBg .button:hover {
  color: #529052; }

.blueColorDarkBg .button:hover {
  color: #6774E4; }

.section__banner {
  background-image: url("banner/banner.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: -2px;
  padding: 30px 0; }
  .section__banner > * {
    text-align: center; }
  .section__banner .mask {
    display: flex;
    justify-content: center; }
    .section__banner .mask__auto img {
      width: auto; }
  .section__banner .box__text {
    width: 430px;
    max-width: 100%;
    margin: auto; }
    .section__banner .box__text .button {
      color: #4C4848; }

footer > .container {
  padding: 70px;
  width: 1270px;
  max-width: calc(100% - 40px); }
  footer > .container .footerContent__top {
    display: block;
    text-align: center;
    overflow: hidden; }
    footer > .container .footerContent__top .mask {
      margin: auto; }
      footer > .container .footerContent__top .mask img {
        position: relative;
        z-index: 10000;
        margin: 0 auto;
        background-color: #ffffff;
        border: 20px solid #ffffff; }	  
      footer > .container .footerContent__top .mask:before, footer > .container .footerContent__top .mask:after {
        content: "";
        width: 2000px;
        position: absolute;
        top: 0px;
        bottom: 0;
        margin: auto;
        height: 2px;
        background-color: #4C4848; }
      footer > .container .footerContent__top .mask:before {
        right: 150px; }
      footer > .container .footerContent__top .mask:after {
        left: 150px; }
  footer > .container .footerContent__bottom {
    display: flex;
    justify-content: space-around;
    align-items: center; }
    footer > .container .footerContent__bottom > .mask {
      margin-left: 80px; }
    footer > .container .footerContent__bottom .social ul {
      display: flex;
      align-items: center; }
      footer > .container .footerContent__bottom .social ul li {
        transition: opacity .3s;
        margin-right: 60px; }
        footer > .container .footerContent__bottom .social ul li:hover {
          opacity: .5; }
        footer > .container .footerContent__bottom .social ul li:last-child {
          margin-right: 0; }
    footer > .container .footerContent__bottom .links ul li {
      margin-bottom: 10px; }
      footer > .container .footerContent__bottom .links ul li a:hover {
        text-decoration: underline; }
      footer > .container .footerContent__bottom .links ul li:last-child {
        margin-bottom: 0; }

/*cookies*/
#termscookie {
  background: #273740;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999999999;
  line-height: 1.5;
}
#termscookie.noned{
  display: none;
}
#termscookie.position-fixed{
  position: fixed;
}
#termscookie .text-left{
  text-align: left;
}
#termscookie p{
  font-size: 1rem;
  margin: 0;
  font-weight: 300;
}
#termscookie .primary-color{
  color: #FDC40A;
}
#termscookie .text-white{
  color: #fff;
  text-shadow: 0px 1px 4px rgb(0 0 0 / 25%);
}
#termscookie .text-center{
  text-align: center;
}
#termscookie .btn{
  border-radius: 0px;
  padding: .75em 3em;
  font-size: 13px;
  min-width: 160px;
  width: fit-content;
  max-width: 300px;
  font-weight: 700;
  letter-spacing: 0.6px;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#termscookie .btn-transparent{
  background: transparent;
  border: 1px solid #021F3C;
  color: #fff;
  text-align: center;
  border: 1px solid #FFFFFF;
}
#termscookie .text-left {
    text-align: left!important;
}
#termscookie .font-weight-bold{
  font-weight: 700px;
}
#termscookie .pb-3{
  padding-bottom: 1rem;
}
#termscookie .pt-4{
  padding-top: 1.5rem;
}
#termscookie.py-4{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
#termscookie .cookie_tit {
  font-weight: 700;
  font-size: 26px;
}

@media (max-width: 767.98px) {
  #termscookie .cookie_tit {
    font-size: 20px;
  }
}

#termscookie .cookie_texto {
  font-weight: 200;
}

@media (max-width: 767.98px) {
  #termscookie .cookie_texto {
    font-size: 14px;
    margin-bottom: 1rem;
  }
}

@media (max-width: 360px) {
  #termscookie .cookie_texto {
    font-size: 12px;
  }
}

#termscookie .btn-transparent:hover {
  background: #FDC40A;
  border: 1px solid #FDC40A;
}

#termscookie .cookie_masInfo .link {
  color: #fff;
  font-weight: 200;
  padding-bottom: .2rem;
  border-bottom: 1px solid;
}

#termscookie .cookie_masInfo .link:hover {
  opacity: 1;
  text-decoration: none;
  color: #FDC40A;
}

#termscookie .container{
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#termscookie .align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
#termscookie .row{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#termscookie .col-md-8,
#termscookie .col-md-4{
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px){
  #termscookie .container{
    max-width: 540px;
  }
}
@media (min-width: 768px){
  #termscookie .container{
    max-width: 720px;
  }
  #termscookie .col-md-8{
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  #termscookie .col-md-4{
   -ms-flex: 0 0 33.333333%;
   flex: 0 0 33.333333%;
   max-width: 33.333333%;
  }
}
@media (min-width: 992px){
  #termscookie .container{
    max-width: 960px;
  }
}
@media (min-width: 1200px){
  #termscookie .container{
    max-width: 1140px;
  }
}


