* {
  box-sizing: border-box;
}

html {
    font-size: 1pc;
    scroll-behavior: smooth;
}

html,
body {
  padding: 0;
  margin: 0;
  background-color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #666;
  position: relative;
  -webkit-text-size-adjust: none;
  color: #001a15;
  font-size: 16px;
}

a:link,
a:active,
a:visited,
a:hover {
  color: inherit;
  text-decoration: none;
}

.mm-panel--parent {
  display: block;
}

nav:not(.mm-menu) {
  display: none;
}

.mm-panels {
  background-color: transparent !important;
}

#header {
  position: sticky;
  height: 50px;
  padding: 0 80px;
  top: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 44px;
  text-align: center;
  background: #bba6a2;
}

#header a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 50px;
  padding: 15px 25px;
}

#header a:before,
#header a:after {
  content: "";
  display: block;
  background: #fff;
  height: 2px;
}

#header a span {
  background: #fff;
  display: block;
  height: 2px;
  margin: 7px 0;
}

#content {
  padding: 15px;
}


.mm-menu--opened {
  z-index: 999999999999999 !important;
  position: absolute !important;
}

#page {
  transform: none !important;
}






.mm-menu {
  z-index: 9999999 !important;
  transform: translateX(100%) !important;
  transition: 0.5s all;
}

.mm-menu.mm-menu--opened {
  z-index: 9999999 !important;
  transform: translateX(0) !important;
  background: transparent !important;
}


header {
    padding-top: 1.5rem;
    padding-inline: 1.5rem;
    padding-bottom: 20px;
    position: absolute;
    width: 100%;
}

.menu-bar {
  border-radius: 1.5rem;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .08);
  max-width: 100vw;
  padding: 1rem 1.7rem 1rem 2rem;
  border-radius: 13px;
  display: flex;
  background: #fff;
  position: relative;
  z-index: 999;
}

.menu-bar .navdesktop-link {
  padding: .755rem 1.325rem;
  color: #001a15;
  font-size: 16px;
}


.menu-bar .btn-search {
  background-color: #d4f7f7;
  border-radius: 50%;
  color: #001a15;
  display: grid;
  height: 3rem;
  padding: .75rem;
  place-content: center;
  width: 3rem;
  border: 0px;
}

.menu-bar .btn-search:hover,
.mm-menu .btn-search:hover {
  background-color: #26d4d4;
  color: #ffffff;
}


.mm-menu .btn-search {
  background-color: #d4f7f7;
  border-radius: 50%;
  color: #001a15;
  width: 40px;
  height: 40px;
  padding: 8px;
  border: 0px;
  margin-bottom: 5px;
}

.mm-navbar {
  display: block !important;
}

#mm-1 .mm-navbar {
  display: none !important;
}

.mm-menu--theme-light,
.mm-panel {
  background-color: #eefcfc !important;
  position: relative;
}

.mm-panel {
  padding-top: 128px;
  padding-left: 22px;
  box-shadow: 0 4px 9pt 0 rgba(0, 26, 21, .06);
}

.mm-listitem {
  border: 0px;
}

.mm-listitem {
  border: 0px #eefcfc !important;
}

.cont-btnmenutop {
  display: flex;
  position: absolute;
  top: 24px;
  z-index: 9;
  right: 35px;
  font-size: 12px;
}

.mm-listitem__text {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 16px !important;
}

 .submenulinks .mm-listitem__text{
    font-size: 16px;
    font-weight: 400;
}

#mm-navbar {
  display: block;
}

.nav-drop {
  margin-right: 12px;
}

.nav-drop svg {
  margin-left: 4px;
}

.btn-menu-idioma {
    margin-top: 96px;
    font-size: 12px !important;
    font-weight: 400 !important;
    margin-left: 20px;
}
    .btn-menu-idioma a {
        font-size: 12px !important;
        margin-left: 20px;
        font-weight: 400;
    }


.btn-menu-idioma span {
  background-color: #d4f7f7;
  border-radius: 50%;
  color: #001a15;
  display: inline-block;
  height: 48px;
  padding: .75rem;
  width: 48px;
  border: 0px;
  margin-right: 5px;
}






#collapsebuscador {

  background-color: #ffffff;
  border-radius: 1.5rem;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .08);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .08);
  margin-top: -1.125rem;
}


.header .header-search .search__container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  min-width: 100%;
  padding-bottom: 4rem;
  padding-top: 3.375rem;
}

.form-buscador {
  display: flex;
  border-radius: 1.5rem;
  border: 1px solid #e1e4ed;
  padding: .5rem .5rem .5rem 1rem;
  box-shadow: 0 .25rem .75rem 0 rgba(0, 26, 21, .06);
  border-radius: 0.75rem;
  max-width: 665px;
  margin: 2.9rem auto 3.2rem auto;
}

.form-buscador:hover {
  border: 1px solid #26d4d4;
}

.form-buscador:hover {
  border: 1px solid #26d4d4;
}

.form-buscador input {
  background-color: transparent;
  border: 0px;
  width: 100%;
}

.form-buscador button {
  background-color: #d4f7f7;
  border-radius: 50%;
  color: #001a15;
  display: grid;
  height: 3rem;
  padding: .75rem;
  place-content: center;
  width: 3rem;
  border: 0px;
}

#collapbuscador {
    background: #ffffff;
    position: relative;
    padding: .5rem .5rem .5rem 1rem;
    border-radius: 25px;
    margin-top: -25px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .08);
    z-index: 2;
}

.mm-wrapper__blocker {
  background: rgba(0, 0, 0, .0) !important;
}

.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,
.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout {
  -webkit-transform: initial !important;
  transform: initial !important;
}

.mm-menu--position-left,
.mm-menu--position-left-front,
.mm-menu--position-right,
.mm-menu--position-right-front {
  width: 100vw !important;
  ;
}





.mm-panel--opened .mm-navbar {
  background: top;
  border: 0px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
  text-align: left;
  margin-top: 15px;
  padding-left: 7px;
  min-height: 40px;
}

.mm-panel--opened .mm-navbar .mm-navbar__title {
  margin-left: 35px;
  display: block;
}


.mm-btn--next::after,
.mm-btn--prev::before {
  top: 10px !important;
  border-color: #e55817 !important;
}

.mm-btn--next::after {

  display: none !important;
}





.header-sticky .menu-bar {
  background-color: transparent;
  padding-top: var(--padding-top);
  -webkit-transition: opacity .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
  /* transition: opacity .3s ease-in-out,background-color .3s ease-in-out,-webkit-transform .3s ease-in-out; */
  /* transition: opacity .3s ease-in-out,transform .3s ease-in-out,background-color .3s ease-in-out; */
  transition: opacity .3s ease-in-out, transform .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.header-hide .menu-bar {
  transition: 0.3s all;
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  z-index: -1;
}





footer {
  text-align: left;
  font-size: 14px;
}

footer .container {
  max-width: 1134px;
}

.titolfooter {
  font-weight: 600;
  margin-bottom: 1rem;
}

footer li {
  margin-bottom: 1rem;
  display: block;
  word-wrap: break-word;
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
}


.logo-footer-at {
  width: 90px;
}

.footer-border {
  background-color: #e1e4ed;
  height: .0625rem;
  margin: 2.625rem 0 1.5rem;
  width: 100%;
}

.logo-footer {
  width: 49%;
  display: inline-block;
  text-align: center;
  margin: 10px 0px;
}

.logo-xxss {
  margin: 5px;
  width: 32px;
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
  background-color: #e55817;
  color: #fff;
  height: auto;
  white-space: normal;
  word-wrap: break-word;
  padding: .8em 2em;
  font-size: .8em;
  line-height: 1.2;
  cursor: pointer;
  -moz-transition: .1s ease;
  -o-transition: .1s ease;
  -webkit-transition: 1s ease;
  transition: .1s ease;
  border: 1px solid #ffffff;
  border-radius: 2rem;
}

video{width:100%;height:auto;}


.videorecuadre {
    position: relative;
    text-align: center;
    width: 100%;overflow:hidden;
}


    .videorecuadre .text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); 
        text-align: center;
        z-index: 2; 
    }
        .videorecuadre .text .titol {
            font-weight: bold;
            font-size: 2.8rem;
            color: #fff;
            font-family: "Fjalla One", sans-serif;text-transform:uppercase;
        }
        .videorecuadre .text a {
            font-weight: 400;
            font-size: 1rem;
            color: #000;
            background: #fff;
            padding: 10px 30px;
            border-radius: 20px;
            display: inline-block;
            white-space: nowrap;
        }
        .videorecuadre .text a:hover svg {
            animation: animacio01 0.5s infinite linear alternate
        }
@keyframes animacio01 {
    0% {
        transform: translate(0)
    }

    50% {
        transform: translate(10px)
    }

    100% {
        transform: translate(0)
    }
}

.bg-videorecuadre{background:#fff;padding:30px;}
    .bg-videorecuadre .videorecuadre video {        border-radius:20px;    }

.botons-video {
    background-color: rgba(0,26,21,.6);
    border-radius: .75rem;
    bottom: 15px;
    color: #e55817;
    cursor: pointer;
    padding: 5px;
    position: absolute;
    right: 5px;
    z-index: 1;
}
.botons-video-mbl{display:block}
.hero-video {
    position: relative;
}

.videorecuadre video {
    max-height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

video {
    -webkit-appearance: none;
    -webkit-media-controls: none;
    controls: none;
    object-fit: cover;
}

    video::-webkit-media-controls {
        display: none !important;
    }

    video::-webkit-media-controls-enclosure {
        display: none !important;
    }

    video::-webkit-media-controls-picture-in-picture-button {
        display: none !important;
    }

.videorecuadre video.v-32 {
    max-height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.hero-image {
    display: block;
}
.hero-video {
    display: none;
}