@font-face {
    font-family: 'Quentin';
    src: url(../fonts/quentin-webfont.eot);
    src: url(../fonts/quentin-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/quentin-webfont.woff2) format('woff2'),
         url(../fonts/quentin-webfont.woff) format('woff'),
         url(../fonts/quentin-webfont.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

.toolbar-tab a[class*=icon-] {
    height: auto;
    width: auto;
}

ul.toolbar-menu li:before {
    content: "";
    left: 0;
}

li.menu .navbar-toggle {
    float: none;
}

.language .is-active {
    font-weight: 700;
}

.language a:hover {
    text-decoration: none;
    color: #000;
}

.select-agenda#input {
    padding-left: 262px;
}

iframe.js-video {
    z-index: 0;
}

ul[id^=block-socialmedialinks] .icon.xxs {
    width: 18px;
    height: 18px;
}

ul[id^=block-socialmedialinks] .icon.xxs span {
    transform: scale(0.28125);
}

#lastcheck div div {
    margin-bottom: 15px !important;
}

#check_cond div div div label {
    font-size: 14.5px;
    line-height: 27px;
}

#check_com div div div label {
    font-size: 14.5px;
    line-height: 27px;
}

#check_news div div div label {
    font-size: 14.5px;
    line-height: 27px;
}

.map-how-arrive.is-show {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.banner-full-page>.banner-mid-page {
    height: 100%;
    width: 50%;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position-x: 70%;
    background-size: cover;
}

@media(max-width: 768px) {
    .banner-full-page>.banner-mid-page {
        width: 100%;
    }
}

/* REGISTRO */

.info-basica {
    color: #AAB8C2;
    margin-bottom: 1em;
}

.info-basica>.toggler {
    cursor: pointer;
}

.info-basica>.toggler>.icon {
    overflow: visible;
    width: 1em;
    height: 1em;
}

.info-basica>.toggler>.icon:before {
    display: block;
    content: "+";
    border: 1px solid #AAB8C2;
    color: #AAB8C2;
    width: 1em;
    height: 1em;
    position: absolute;
    bottom: -0.1em;
    line-height: 0.8em;
    text-align: center;
}

.info-basica>.toggler>.icon.closed:before {
    content: "-";
}

input[name^=field_intereses] {
    display: none;
}

.info-basica {
    color: #AAB8C2;
    margin-bottom: 1em;
}

.info-basica>.toggler {
    cursor: pointer;
}

.info-basica>.body {
    border: 1px solid #AAB8C2;
    padding: 1em;
    margin-top: 1em;
}

input[name^=field_intereses] {
    display: none;
}

input[name^=field_intereses]+label>img {
    filter: grayscale(100%)
}

input[name^=field_intereses]:checked+label>img {
    filter: grayscale(0%)
}

#register>div>div.bottom-box {
    padding-bottom: 10px;
    border-bottom: 1px solid #bbbbbb;
    display: block;
    padding-top: 0px;
    border-top: none;
    margin-bottom: 20px;
}

.access-private-area .bottom-box p.lead button {
    font-size: 16px;
}

.access-private-area .inner-content.register .register-facebook {
    border-bottom: none !important;
    margin-bottom: 0px;
}

/*JORNADA*/

.paragraph p {
    padding: 0;
}

.paragraph p+* {
    margin-top: 20px;
}

.flex {
    display: -ms-flexbox;
    display: flex;
}

.flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.flex-col-1 {
    -ms-flex: 1;
    flex: 1;
}

.flex-order-1 {
    -ms-flex-order: 1;
    order: 1;
    padding-right: 25px;
}

.flex-order-2 {
    -ms-flex-order: 2;
    order: 2;
    padding-left: 25px;
}

.flex-col-2 {
    -ms-flex: 2;
    flex: 2;
}

.flex-col-3 {
    -ms-flex: 3;
    flex: 3;
}

.flex-center {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-node-type-jornada {
    background: #F4F4F2;
}

.page-node-type-jornada .paragraph {
    width: 75%;
    margin: 0 auto;
}

.page-node-type-jornada .paragraph img {
    width: 100%;
    height: auto;
}

.center {
    text-align: center;
}

.subtitle-jornada {
    border-bottom: 1px solid #D9D9D7;
    font-size: 1.8rem;
    padding: 1em 3px 1em 3px;
}

.pb0 {
    padding-bottom: 0 !important;
}

.tag-list-jornada {
    padding: 0 20%;
}

/*.tag-list-jornada h2.h1{
    font-family: 'Quentin';
    font-size: 110pt;
    color: #404041;
    line-height: 100pt;
    margin: 65pt 0;
}*/

.tag-list-jornada .xs-only .tag {
    display: none;
}

div.field--name-field-imagenes>.field--item:nth-child(1) {
    margin-bottom: 50px;
}

.paragraph .col-sm-6:nth-child(1) {
    padding-right: 25px;
}

.paragraph .col-sm-6:nth-child(2) {
    padding-left: 25px;
}

.paragraph--type--texto-pie-1-fotos-2-fotos .field--name-field-imagen {
    margin-bottom: 50px;
}

.paragraph--type--texto-pie-2-fotos-1-fotos .field--name-field-imagen {
    margin-top: 50px;
}

@media(max-width: 768px) {
    .tag-list-jornada {
        padding: 0;
    }
    .felx-order-1 {
        padding-right: 0;
    }
    .flex-order-2 {
        margin-bottom: 50px;
        padding-left: 0;
    }
    .paragraph .col-sm-6:nth-child(1) {
        padding-right: 15px;
        margin-bottom: 50px;
    }
    .paragraph .col-sm-6:nth-child(2) {
        padding-left: 15px;
    }
    .flex {
        display: block;
    }
    .pie-jornada, .tag-list-jornada .tag {
        display: none;
    }
    .tag-list-jornada .xs-only .tag {
        -ms-flex: 1;
        flex: 1;
        display: block;
        padding: 0;
        margin-top: 2em;
        font-size: 0.7em;
    }
    .tag-list-jornada .xs-only {
        display: -ms-flexbox;
        display: flex;
    }
    .page-node-type-jornada .paragraph {
        width: 100%;
    }
    .flex-col-1 {
        padding: 0;
    }
    .flex-col-2 {
        padding: 0;
    }
    .flex-col-3 {
        padding: 0;
    }
    /*.tag-list-jornada h2.h1 {
        font-size: 50pt;
        margin: 0;
        margin-top: 15px;
    }*/
    .tag-list-jornada {
        padding: 0;
    }
    .banner-full-page>.banner-mid-page {
        float: none;
        width: 100%;
        height: 50%;
    }
    #pano_damm, #pano_damm .banner-full-page {
        height: 200vh;
    }
    .padding-title-position {
        padding: 80px 15px 0 15px;
    }
}

/*.pie-jornada{
    margin-top: auto;
    width: 33%;
    color: #888888;
    font-size: 11pt;
    line-height: 20px;
}*/

.page-node-type-jornada .field--name-field-texto-largo p {
    color: #404041;
    font-size: 14pt;
    line-height: 21pt;
}

.page-node-type-jornada .field--name-field-texto-largo p span {
    color: #888888;
    font-size: 14pt;
    font-family: 'Garamond Pro', sans-serif;
    font-style: italic;
}

.field--name-field-texto-largo h2 {
    font-family: 'Garamond Pro', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 37pt;
    color: #404041;
    margin-bottom: 50px;
}

.page-node-type-jornada .field--name-field-texto-largo h3 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11pt;
    letter-spacing: 2.2px;
    color: #888888;
    line-height: 24pt;
}

.paragraph:before {
    content: '...';
    display: block;
    text-align: center;
    font-size: 9em;
    height: 100px;
    line-height: 50px;
    font-family: 'Quentin', sans-serif;
}

.paragraph.paragraph--type--foto {
    margin-top: 50px;
}

.paragraph.paragraph--type--foto:before, .field--name-field-paragraphs>div:nth-child(1)>div:before {
    display: none;
}

/* JORNADA2 */

.paragraph:before {
    content: '';
    height: 1px;
    margin: 50px 0;
    background: #D9D9D7;
}

/*.jornada h2.h1{
    line-height: 1em;
    font-size: 38.03pt;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;
}*/

.subtitle-jornada.hr {
    margin-top: 50px;
    border-top: 1px solid #D9D9D7;
}

.jornada .h1 {
    font-family: 'Quentin', sans-serif;
    color: #404041;
}

.jornada span {
    color: #888888;
    display: block;
    height: 2em;
    line-height: 2em;
}

.jornada .flecha {
    margin-top: 3em;
    text-align: center;
}

.jornada .h1 a {
    display: block;
    max-width: 180px;
}

@media (max-width: 768px) {
    .jornada .h1 a {
        max-width: 175px;
    }
}

.jornada .h1 a.siguiente {
    margin-left: auto;
}

.jornada-list .jornada a {
    margin: 0 auto;
}

.jornada-list {
    padding: 0;
}

.paragraph.paragraph--type--foto {
    margin-top: 50px;
}

.paragraph.paragraph--type--foto:before, .field--name-field-paragraphs>div:nth-child(1)>div:before {
    display: none;
}

li:first-of-type .collapse-first {
    display: none;
    visibility: hidden;
}

@media(max-width: 620px) {
    .jornada h2.h1 {
        font-size: 22pt;
    }
    .jornada .h1 a:hover {
        background-position-y: 10px;
        background-position-x: 0;
    }
}

@media(max-width: 380px) {
    .jornada h2.h1 {
        font-size: 21pt;
    }
}

.flecha-right a {
    display: block;
    max-width: 175px;
    margin-left: auto;
}

.flecha-left a {
    display: block;
    max-width: 175px;
}

.flecha a {
    font-size: 17pt;
    color: #888888;
}

.paginador .h1 a {
    color: #888888;
    font-size: 31.47pt;
}

@media(min-width: 768px) {
    .jornada-anterior .flecha a {
        text-align: right;
        margin-left: auto;
    }
    .jornada-anterior .col-sm-5 {
        padding-right: 0;
    }
    .jornada-anterior .col-sm-6 {
        padding-left: 0;
    }
    .jornada-anterior h2.h1 {
        text-align: left;
    }
    .jornada-anterior h2.h1 a {
        padding-left: 30px;
    }
    .jornada-siguiente .flecha a {
        text-align: left;
        margin-left: 0;
    }
    .jornada-siguiente h2.h1 {
        text-align: right;
    }
    .jornada-siguiente .col-sm-5 {
        padding-left: 0;
    }
    .jornada-siguiente .col-sm-6 {
        padding-right: 0;
    }
    .jornada-siguiente h2.h1 a {
        padding-right: 30px;
    }
}

.jornada-siguiente h2.h1 a:hover {
    background-position-x: 22px;
    background-position-y: -2px;
}

.jornada-anterior h2.h1 a:hover {
    background-position-x: 0;
    background-position-y: -5px;
}

.jornada-anterior .jornada h2.h1, .jornada-siguiente .jornada h2.h1 {
    line-height: 27pt;
}

@media(min-width: 620px) and (max-width: 800px) {
    .jornada .h1 a:hover {
        background-position-y: 0;
        background-position-x: 0;
    }
}

@media(min-width: 530px) and (max-width: 620px) {
    .jornada .h1 a:hover {
        background-position-y: 0;
        background-position-x: 0;
    }
}

/**
 * @TODO: Moure a less
 */

.btn.btn-login-over {
    min-width: 240px;
    color: black;
    border-color: black;
}

@media only screen and (max-width: 480px) {
    .help-block.with-errors ul {
        margin: 0;
    }
    .col-sm-10.col-md-offset-1 {
        float: left;
    }
    .btn.btn-login-over {
        min-width: 227px;
    }
}

.login .icon-close, .register .icon-close, .menu button.navbar-toggle.active .icon-close {
    background: url(../svg/svg-icon/close-ico.svg) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    text-indent: -9999px;
    display: inline-block;
    position: relative;
    right: auto;
}

html.in .affix, html.in .affix-top {
    z-index: 999;
}

.register .icon-close {
    right: 10px;
}

html.in .menu button.navbar-toggle.active .icon-bar ,
body.in .menu button.navbar-toggle .icon-bar,
body.in .menu button.navbar-toggle .icon-circle-alert {
    display: none !important;
}

.menu button.navbar-toggle .icon-close {
    display: none;
}

.private-area .block-filter-selector .link {
    margin-bottom: 15px;
}

/** PROMOCIONES zona privada */

.view-promotions-participations {
    margin-top: 30px;
}

.row-promotion-user {
    margin-bottom: 40px;
}

.promo-block-2 {
    margin: 10px 20px;
}

.promo-block-2 .title {
    font-size: 40px;
    padding: 10px 0;
}

.promo-block-2 .active {
    font-size: 20px;
    font-weight: bold;
}

.promo-block-2 .date span {
    font-size: 0px;
    margin: 5px;
    top: -5px;
    border-bottom: 1px solid;
    position: relative;
    padding: 0 7px;
}

.promo-block-2 .active::after {
    content: ' ';
    position: relative;
    border-bottom: 1px solid;
    border-right: 1px solid;
    padding: 5px;
    line-height: 0;
    font-size: 0;
    transform: rotate(-45deg);
    display: inline-block;
    margin-left: 3px;
}

@media(min-width: 768px) {
    .row-promotion-user {
        display: flex;
    }
    .promo-block-1 .image {
        width: 320px;
    }
}

/** PROMOCIONES promoción */

.promotions h3 {
    font-family: "Times New Roman", 'Garamond Pro', sans-serif;
    font-size: 32px;
    line-height: 40px;
    margin: 50px 0 20px 0;
    font-weight: lighter;
    color: #151515;
}

.promotions p {
    color: #4c4c4c;
    font-family: "Times New Roman", 'Garamond Pro', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

.promo-legal-terms-head {
    text-transform: uppercase;
    color: #808080;
    font-size: 9px;
    letter-spacing: 0.15rem;
    margin: 0px 0 20px 0;
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    width: 100%;
    font-weight: normal;
    font-family: 'Futura LT', sans-serif;
}

.promo-legal-text-text {
    border-top: none;
}

.promotions .promo-legal-terms-head:after {
    font-family: monospace, sans-serif;
    border: none;
    display: inline;
    width: 0;
    height: 0;
    font-size: 2.5rem;
    margin-left: 4px;
    text-align: center;
    padding-bottom: 0;
    font-weight: lighter;
    color: #000;
    vertical-align: sub;
}

.promotions__text {
    width: 100%;
}

.promotions__right{
    float: none;
    width: 50%;
}

.block-2 img {
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
}

#promotion-participate-form {
    display: flex;
    flex-flow: column;
    margin-top: 20px;
}

#promotion-participate-form {
    margin-top: 45px;
}

#promotion-participate-form>p {
    font-family: "Times New Roman", 'Garamond Pro', sans-serif;
    font-size: 32px;
    font-weight: lighter;
    color:#151515;
}

.promotions h2 {
    font-family: "Times New Roman", 'Garamond Pro', sans-serif;
    font-size: 40px;
    margin: 0 0 40px;
    color: #151515;
    font-weight: bold;
    line-height: 1;
}

.promotions .breadcrumbs {
    margin: 35px 0;
    text-transform: uppercase;
    font-family: 'Futura', sans-serif;
    color: #808080;
    font-size: 9px;
    letter-spacing: 1.8px;
    font-weight: 500;
}

.promotions .promotions-pretitle {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 8px;
    font-family: 'Futura LT', sans-serif;
    color: #808080;
    letter-spacing: 2.6px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
}

.promotions .promotions-pretitle b {
    color: #151515;
}

.promotions .promotions-pretitle.full {
    color: #FFF;
}

.promotions .breadcrumbs a {
    margin: 35px 0;
    text-transform: uppercase;
    font-family: 'Futura', sans-serif;
    color: #808080;
    font-size: 9px;
    letter-spacing: 1.8px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    font-stretch: normal;
}

.promotions .breadcrumbs span {
    font-size: 11px;
    padding: 0 5px;
}

.promotions .date {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 10px 0;
    margin-bottom: 40px;
}

.promotions .date .label {
    margin: 0;
    text-transform: uppercase;
    color: #808080;
    font-size: 10px;
    font-family: 'Futura LT', sans-serif;
    line-height: normal;
    letter-spacing: 1.11px;
}

.promotions .date .value {
    color: #151515;
    font-family: "Times New Roman", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
}

.promotions .date .label, .promotions .date .value {
    display: flex;
    justify-content: space-between;
}

.promotions .date .label div:first-child, .promotions .date .value div:first-child {
    text-align: left;
}

.promotions .date .label div:last-child, .promotions .date .value div:last-child {
    text-align: right;
}

.promotions .promo-legal-text-text {
    max-height: 300px;
    overflow-y: scroll;
    margin-bottom: 20px;
}

#promotion-participate-form p:first-child {
    font-family: 'Garamond Pro', sans-serif;
    font-size: 4.5rem;
    line-height: 4rem;
    color: #000;
    margin: 50px 0 45px 0;
}

#promotion-participate-form .checkbox label {
    font-size: 12px;
    margin-bottom: 0px;
    font-family: 'Futura', sans-serif;
    color: #4c4c4c;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 1.333px;
}

#promotion-participate-form .checkbox{padding-left: 22px;}
#promotion-participate-form .checkbox label:before {
    content: " ";
    background: #fff;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    border: 1px solid #979797;
}
#promotion-participate-form .checkbox input[type=checkbox]:checked+label::before{
  background:none;border: 1px solid #979797;
}
#promotion-participate-form .checkbox input[type=checkbox]:checked+label::after{
  content: " ";
  background: #979797;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 3px;
  top: 3px;
}

/*#promotion-participate-form  .form-content .control-label{
    position: relative;
    top: 0;
    bottom: 0;
    padding: 0 0 20px 0;
    margin: 0 0 10px;
    height: 0px;
    font-size: 2.2rem;
    line-height: 14px;
    letter-spacing: normal;
    font-weight: normal;
    color: #000;
}*/

#promotion-participate-form .form-submit {
    border: 1px solid #333;
    background-color: transparent;
    margin-top: 40px;
    text-transform: uppercase;
    color: #000;
    padding: 0;
    font-family: "Futura LT", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 3px;
}

#promotion-participate-form button[name=receipt_file_remove_button] {
    height: 45px;
    font-size: 13px;
    width: 120px;
    padding: 10px;
    margin: 0;
}
#promotion-participate-form .form-managed-file button[name=receipt_file_remove_button] span.ajax-throbber {
    width: 0px;
    height: 0px;
    display: none;
}

#promotion-participate-form .form-submit:hover {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
}

#promotion-participate-form .form-content .control-label {
    position: relative;
    padding-left: 0px;
    font-family: "Times new roman", 'Garamond Pro', sans-serif;
    color: #000;
}

#promotion-participate-form .form-group{
  margin-bottom:38px;
}
#promotion-participate-form .form-group .form-group{
  margin-bottom:0;
}

#promotion-participate-form label {
    font-size: 18px;
    margin-bottom: 10px;
    color: #151515 /*!important;*/
    /*TODO ELIMINAR IMPORTANT*/
}

#promotion-participate-form .form-content{
  position: relative;
}

#promotion-participate-form .form-content input.label-as-placeholder{
  height: 42px;
}

#promotion-participate-form .form-content label.as-placeholder{
  z-index: 2;
  color: #aab8c2;
  font-family: Futura, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2.6px;
  position:absolute;
  left:24px;
  top:15px;
  margin:0;padding:0 6px;
  background-color:rgba(255,255,255,0);
  transition-duration: 0.5s;
  transition-property: top,font-size,background-color,color,border-color;
}

#promotion-participate-form input.label-as-placeholder:not(:placeholder-shown)  + label.as-placeholder {
  color:rgba(255,255,255,0);
  background:rgba(255,255,255,0);
}
#promotion-participate-form input.label-as-placeholder:focus{
  border-color:#00d833;
}
#promotion-participate-form input.label-as-placeholder:focus + label.as-placeholder{
  color:#00d833;
  top: -2px;
  font-size: 7px;
  height: 5px;
  background-color:rgba(255,255,255,1);
  left: 20px;
  padding: 0 6px;
}
#promotion-participate-form input.label-as-placeholder{
  padding-left:30px
}

#promotion-participate-form .upload-set .form-group{
  position:relative;
}

#promotion-participate-form .upload-set label.upload-input-overlay {
    position: absolute;
    width: 100%;
    line-height: 63px;
    height: 61px;
    z-index: -1;
    border: 1px dashed #bbbbbb;
    background-color:rgba(216,216,216,0.19);
    padding-left:29px;
    font-weight: normal;
    font-family: Futura, sans-serif;
    letter-spacing: 2.6px;
    text-transform: uppercase;
    font-size: 13px;
    color: #808080;
}
#promotion-participate-form .upload-set label.upload-input-overlay .overlay-icon{
  width:21px;
  height:26px;
  position:absolute;
  right:16px;
  top:16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 21 26'%3E%3Cpath d='m10.5 0-7.4004 7.4863 0.80078 0.70898 6.0996-6.2656v16.482h1v-16.482l6.0996 6.2656 0.80078-0.70898-7.4004-7.4863zm-10.5 15.377v10.623h21v-10.623h-1v9.6113h-19v-9.6113h-1z' fill='%23010101'/%3E%3C/svg%3E");
}

#promotion-participate-form input[name="files[receipt_file]"]{
  opacity:0;
  height:61px;
}

#promotion-participate-form .form-managed-file button[name=receipt_file_upload_button]{
    margin:0;border:none;height:61px;width:0;overflow:hidden;position: absolute;top:0;background:none;
    padding-left:29px;
    font-weight: normal;
    font-family: Futura, sans-serif;
    letter-spacing: 2.6px;
    text-transform: uppercase;
    font-size: 13px;
    color: #808080;
}
#promotion-participate-form .form-managed-file button[name="receipt_file_upload_button"][disabled]{
  width:100%;
}

#promotion-participate-form .form-managed-file button[name="receipt_file_upload_button"][disabled] span{
  -webkit-animation: slideupload 2s linear infinite;
  -moz-animation: slideupload 2s linear infinite;
  animation: slideupload 2s linear infinite;
  display:block;
  background-color:#f8f8f8;/*rgba(216,216,216,0.19);*/
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAANSURBVAiZY7h+/boPAAfgAtL6F5xqAAAAAElFTkSuQmCC);
  background-size:50% 100%;
  background-repeat:no-repeat;
  position:absolute;
  width:calc(100% - 2px);
  left:1px;
  top:1px;
  height:59px;
}

@-webkit-keyframes slideupload
{
0% {background-position: -100% 0;}
100% {background-position: 200% 0;}
}

@-moz-keyframes slideupload
{
0% {background-position: -100% 0;}
100% {background-position: 200% 0;}
}

@keyframes slideupload
{
0% {background-position: -100% 0;}
100% {background-position: 200% 0;}
}
/*<span class="ajax-throbber glyphicon-spin icon glyphicon glyphicon-refresh" aria-hidden="true"></span>*/
#promotion-participate-form  button[name="receipt_file_remove_button"]{
  border:none;width:59px;height:59px;position:absolute;
  right:1px;
  top:1px;
  background-color:#f8f8f8;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 21 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m17.9 19.7-6.7-6.7 6.6-6.5-0.7-0.7-6.6 6.5-6.7-6.7-0.7 0.7 6.7 6.7-6.5 6.6 0.7 0.7 6.5-6.6 6.7 6.7z'/%3E%3C/svg%3E");
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: auto 26px;
  color: transparent;
  padding: 0;
}
#promotion-participate-form  button[name="receipt_file_remove_button"]:hover{
  color:transparent;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 21 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='m17.9 19.7-6.7-6.7 6.6-6.5-0.7-0.7-6.6 6.5-6.7-6.7-0.7 0.7 6.7 6.7-6.5 6.6 0.7 0.7 6.5-6.6 6.7 6.7z'/%3E%3C/svg%3E");
}
#promotion-participate-form span.file-size{display:none;}
#promotion-participate-form .form-managed-file [class*="icon-"]{
    display: block;
    left: 1px;
    top: 1px;
    height: 59px;
    line-height: 63px;
    text-align: left;
    width: calc(100% - 61px);
    background: #f8f8f8;
    color: #151515;
    padding: 0 29px 0;
}

#promotion-participate-form .upload-set .as-label {
    font-weight: normal;
    font-family: "Times new roman", 'Garamond Pro', serif;
    margin-bottom:32px;
}

#promotion-participate-form .decription-file {
    font-size: 12px;
    margin: 10px 0 4px;
}

#promotion-participate-form .restaurants-cta {
    margin: 30px 0px;
}

#promotion-participate-form .restaurants-cta a {
    border: 1px solid #333;
    background-color: transparent;
    text-transform: uppercase;
    color: #000;
    font-size: 2.2rem;
    padding: 16px 20px;
    width: max-content;
}

#promotion-participate-form .restaurants-cta a:hover {
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
}

#promotion-participate-form .col-sm-6, #promotion-participate-form .col-xs-12 {
    padding: 0px;
    width: 100%;
}

#promotion-participate-form .v-err{
  display:inline-block;
  color:#cd1321;
  margin-top:12px;
}
#promotion-participate-form .help-block.with-errors ul {
    margin: 5px 0 0 0;
}


.promtions-distributive.expired .promtions-distributives__img img {
    opacity: 0.5;
}

.promtions-distributive {}

.promtions-distributive-view.list-item--collapsed .views-row:nth-of-type(n+5) {
    display: none;
}
.promtions-distributive-view.list-item--collapsed.five .views-row:nth-of-type(n+4) {
    display: none;
}
.promtions-view-more {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
    cursor: pointer;
}

.promtions-view-more:hover {
    opacity: .6;
}

.promtions-view-more .down-arrow:before {
    content: url('../img/down-arrow.png');
}

.promtions-view-more p.view-more__txt {
    font-family: 'Futura Demi Bold', sans-serif, monospace;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .05em;
    float: left;
    width: 100%;
    margin-top: 3px;
    color: #616161;
}

.promtions-distributive-container {
    border: 1px solid #e3e3e3;
    margin: 30px 0;
}

.promtions-distributive-container .invisibleLink {
    display: block;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.promtions-distributive .promtions-distributives__img {
    float: left;
    width: 60%;
    height: 420px;
    max-height: 420px;
    background-position: center;
}

.promtions-distributive .promtions-distributives__img {
    float: left;
    width: 60%;
    height: 420px;
    max-height: 420px;
    background-position: center;
}

.promtions-distributive .promtions-distributive__clear {
    clear: both;
}

.promtions-distributive .promtions-distributive__text {
    float: right;
    height: 420px;
    max-height: 420px;
    width: 40%;
    position: relative;
}

.promtions-distributive .promtions-distributive__texts {
    padding: 50px 65px 0px;
    height: 300px;
    overflow: hidden;
}

.promtions-distributive .promtions-distributive__button {
    padding: 0px 65px;
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.promtions-distributive h2 {
    color: #151515;
    font-family: "Times New Roman", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 20px 0;
}

.promtions-distributive.expired h2, .promtions-distributive.expired .promtions-distributive__text .promo_slice_text {
    color: #bbbbbb;
}

.promtions-distributive.expired .promtions-distributive__text p {
    font-family: 'Garamond Pro', sans-serif;
    color: #ccc;
    font-size: 2rem;
}


.promtions-distributive.expired .promtions-distributives__imginner,
.promtions-distributive.expired .promtions-distributives__img {
    opacity: 50%;
}

.promtions-distributive.expired .promtions-distributive__cta_expired {
    margin: 10px 0 0px 0;
}

.promtions-distributive .promtions-distributive__cta {
    margin: 20px 0 20px 0;
}

.promtions-distributive .promtions-distributive__cta a {
    border: 1px solid #e3e3e3;
    padding: 10px;
    text-align: center;
    margin: 30px 0 0 0;
    text-transform: uppercase;
    display: block;
    letter-spacing: 3px;
}

.promtions-distributive.expired .promtions-distributive__cta_expired a {
    border: 1px solid #e3e3e3;
    color: #e3e3e3;
    padding: 10px;
    text-align: center;
    margin: 30px 0 0 0;
    text-transform: uppercase;
    display: block;
    letter-spacing: 3px;
}

.promtions-distributive .promtions-distributive__cta a:hover {
    border: 0px;
    background-color: #000;
    color: #fff;
}

.promtions-distributive.expired .promtions-distributive__cta a {
    color: #ccc;
}

.promotion-participate-form__btns {
    margin: 50px 0;
}

.promotion-participate-form__btns button.btn-destacado {
    padding: 15px 40px 13px;
    margin: 0 0 20px 0;
    margin-right: 0px;
    font-family: "Futura LT", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    border: 1px solid #151515;
}

.promotion-participate-form__text {
    font-family: "Times new roman", 'Garamond Pro', sans-serif;
    font-size: 18px;
    color: #4c4c4c;
}

.promotion-participate-form__btns button.btn-destacado.login {
    color: #fff;
    background: #000;
    border: solid 1px #000;
    margin-right: 5px;
}

.promotion-participate-form__btns button.btn-destacado.login:hover {
    color: #000;
    background: #fff;
    border: solid 1px #000;
}

.promotion-participate-form__btns button.btn-destacado.signup {
    background-color: #fff;
    color: #4c4c4c;
}

.promotion-participate-form__btns button.btn-destacado.signup:hover {
    color: #fff;
    background: #000;
    border: solid 1px #000;
}

.promotions .selectric-wrapper {
    width: 400px;
    position: relative;
    border-bottom: solid 1px #ccc;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.promotions .has-error .selectric .label {
    color: #de213c;
}

.promotions .wysiwyg ul li::before, .promotions ul li::before {
    content: '';
}

.promotions .selectric-items {
    position: relative;
    box-shadow: none;
    border: solid 1px #ccc;
    border-bottom: none;
}

.promotions .selectric-items li {
    border-bottom: solid 1px #ccc;
    text-transform: uppercase;
}

.promotions .selectric-items li.last {
    border-bottom: none;
}

.promotions .selectric .label {
    margin: 0 28px 0 10px;
    height: 50px;
}

.promotions .selectric-items li.highlighted {
    background: #fff;
}

.promotions .selectric .button::after {
    width: 10px;
    height: 10px;
    border: 1px solid #ccc;
    transform: rotate(45deg);
    border-left: none;
    border-top: none;
}

.promotions .selectric-open .selectric .button::after {
    width: 10px;
    height: 10px;
    border: 1px solid #ccc;
    transform: rotate(225deg);
    border-left: none;
    border-top: none;
}

.promotions .selectric .button {
    right: -10px;
}

/* 09/03/2020 Estilos distribuidora. Lucas Salmerón */

.promtions-distributive .promtions-distributive__text p {
    font-family: "Times new roman", 'Garamond Pro', sans-serif;
    color: #000;
    font-size: 2rem;
}

.promtions-header {
    height: 320px;
}

.promtions-distributive .promtions-distributive__text .promo_slice_text {
    height: 120px;
    font-family: 'Times new roman', 'Garamond Pro', sans-serif;
    color: #4c4c4c;
}

.promtions-distributive .promtions-distributive__text .promo_slice_text p {
    width: 100%;
}

/* PROMOTIONS REWARDS ONLY ONE IN FORM */

.single-reward-on-promotion-participation-form footer {
    display: none;
}

.single-reward-on-promotion-participation-form {
    margin-bottom: 20px;
}

@media(min-width: 769px) {
    .promotions__text, .promotions__img {
        width: 60%;
    }
    .promotions .block-2 {
        width: 330px;
        flex-flow: column;
    }
    .promotions__right{
        float: right;
        width: 30%;
    }
    .promotions .date {
        order: 0;
        text-align: left;
    }
    .promotions #participate-form {
        float: left;
        width: 100%;
    }
    .promotions .form-submit {
        width: 200px;
    }
    .promtions-distributive__text {
        width: 40%;
    }
    .promtions-distributive .promtions-distributive__cta a {
        padding: 10px;
    }
    .promtions-distributive .promtions-distributive__cta {
        margin: 10px 0 0px 0;
    }
    .promotions__right .mobile {
        display: none;
    }
}

@media(max-width: 768px) {
    .promtions-distributive .promtions-distributive__texts {
        padding: 20px 20px 0px;
        height: unset;
    }
    .promtions-distributive .promtions-distributive__button {
        padding: 0px 65px;
        width: 100%;
        position: relative;
        bottom: 0;
        margin-bottom: 35px;
    }
    .promtions-distributive .promtions-distributives__img {
        display: none;
    }
    .promtions-distributive .promtions-distributives__imginner {
        display: block;
        width: 100%;
        height: 320px;
        background-position: center;
    }
    .promtions-distributive .promtions-distributive__text {
        width: 100%;
        height: unset;
        max-height: unset;
    }
    .promtions-distributive h2 {
        margin: 0 0 16px 0;
    }
    .promtions-distributive .promtions-distributive__cta {
        text-align: center;
        margin: 36px 0 14px 0;
    }
    .promtions-distributive.expired .promtions-distributive__cta_expired {
        text-align: center;
        margin: 36px 0 14px 0;
    }
    .promtions-distributive .promtions-distributive__cta a {
        padding: 15px 30px;
        display: inline;
    }
    .promtions-distributive.expired .promtions-distributive__cta_expired a {
        padding: 15px 30px;
        display: inline;
    }
    .promo-legal-terms-head {
        width: 100%;
    }
    .promtions-distributive .promtions-distributive__text .promo_slice_text {
        height: unset;
        margin-bottom: 25px;
    }
    .promotion-participate-form__btns {
        text-align: center;
    }
    .promotion-participate-form__btns button.btn-destacado.login {
        margin-right: 0px;
    }
    .promotions__right {
        float: none;
        width: 99%;
        margin: 0 auto;
    }
    .promotions__right .desktop {
        display:none;
    }
}

@media (min-width:769px) and (max-width:1200px) {
    .promtions-distributive .promtions-distributives__img {
        width: 50%;
    }
    .promtions-distributive .promtions-distributive__text {
        width: 50%;
    }
}

/** registro */

.modal.popup-register ul.tabs {
    margin: 0;
    padding: 15px;
    list-style: none;
    display: grid;
    display: -ms-grid;
    grid-template-columns: 50% 50%;
    text-align: center;
}

.modal.popup-register ul.tabs li.current {
    color: #000;
    border-bottom: 1px solid #000;
    height: auto;
}

.modal.popup-register ul.tabs li {
    background: 0 0;
    color: #dfdada;
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px solid #dfdada;
    grid-column: 1;
    -ms-grid-column: 1;
    padding: 25px;
    margin-right: 13px;
    text-transform: uppercase;
}

.modal.popup-register ul.tabs li:nth-child(2) {
    grid-column: 2;
    -ms-grid-column: 2;
    padding: 25px;
    margin-right: 0;
    margin-left: 13px;
}

.modal.popup-register .page-node-type-agenda ul.tabs li {
    background: 0 0;
    color: #dfdada;
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px solid #dfdada;
    grid-column: 1;
    -ms-grid-column: 1;
    padding: 25px;
    margin-right: 13px;
    text-transform: uppercase;
}

.modal.popup-register ul.tabs li.current {
    color: #000;
    border-bottom: 1px solid #000;
    height: auto;
}

.modal.popup-register ul li:before {
    content: "";
}

.modal.popup-register .tab-content:not(.current) {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    background: #fff;
    padding: 15px;
}

/* PROMOTIONS - IBAN */

.ibangroup {
    margin-bottom: 20px;
}

.ibangroup input {
    background: #fff;
    border: 1px solid #999;
    color: #666;
    font-weight: bold;
    margin-bottom: 4px;
    padding: 3px 3px;
}

.error .ibangroup input {
    background: rgb(241, 189, 189);
    border: 1px solid red;
    color: red;
}

.ibangroup input:first-child {
    margin-right: 4px;
}

.ibangroup .promotion_iban_ic {
    width: 40px;
}

.ibangroup .promotion_iban_part {
    width: 60px;
}

.ibangroup-title {
    font-weight: normal;
    font-family: "Times new roman", 'Garamond Pro', sans-serif;
}

.ibangroup input::-webkit-outer-spin-button, .ibangroup input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.ibangroup input[type=number] {
    -moz-appearance: textfield;
}

@media(max-width: 700px) {
    .ibangroup .promotion_iban_ic, .ibangroup input:first-child {
        width: 30px;
    }
    .ibangroup .promotion_iban_part {
        width: 48px;
    }
}

/* Promotion Minor fixes and hacks */

.page-node-type-damm-promotion #off-canvas-login .register-facebook .description {
    display: none;
}

.page-node-type-damm-promotion #off-canvas-login .register-facebook .lead {
    display: none;
}

/* Solve modal login form problems after container restaurations */

#modal-login .user-form .field--name-field-name, #modal-login .user-form .field--name-field-last-name, #off-canvas-login .user-form .field--name-field-last-name, #off-canvas-login .user-form .field--name-field-name {
    width: 50%;
}

#modal-login .user-form .field--name-field-name .col-sm-6, #modal-login .user-form .field--name-field-last-name .col-sm-6, #off-canvas-login .user-form .field--name-field-name .col-sm-6, #off-canvas-login .user-form .field--name-field-last-name .col-sm-6 {
    width: 100%;
}

@media (max-width:767px) {
    #modal-login .user-form .field--name-field-name, #modal-login .user-form .field--name-field-last-name, #off-canvas-login .user-form .field--name-field-name, #off-canvas-login .user-form .field--name-field-last-name {
        width: 100%;
    }
}

#modal-login .user-form .field--name-field-condiciones label a {
    display: inline;
}

#modal-login .user-form .field--name-field-condiciones label a:hover {
    text-decoration: underline;
}


.promotions .file--mime-image-png.file--image.icon-before, .promotions [class*="icon-"] {
    width: auto;
    height: auto;
    padding: 15px 10px;
    background: #eee;
}
.promotions[class*="icon-"]
.promotions .file--mime-image-png.file--image.icon-before .file-size {
    margin: 0 10px;
}
.promotions #edit-receipt-file-upload .file.icon-before {
    width: auto;
    height: auto;
    background: #eee;
    padding: 11px;
}

#edit-receipt-file-remove-button.form-submit {
    width: auto;
    padding: 10px;
    height: auto;
    margin: 0 5px;
    font-size: 13px;
}

/* Estilos titulo cabecera*/

.page-node-type-damm-promotion .banner-main-page h1, .path-promotions .banner-main-page h1 {
    font-family: 'Times new roman', 'Garamond Pro', sans-serif;
    font-style: unset;
}

.page-node-type-damm-promotion .banner-main-page h1 {
    width: 83.33333333%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .page-node-type-damm-promotion .banner-main-page.visible-xs {
        display: table!important;
    }
}

@media (min-width: 1200px) {
    .page-node-type-damm-promotion .banner-main-page h1 {
        width: 66.66666667%;
    }
}

.modal-content.with-bottom .modal-body {
    padding-top: 10px;
}
.page-node-type-my-promotions .mypromotions-cta {
    padding: 10px;
    border: solid 1px;
    width: 320px;
    text-align: center;
}
.page-node-type-my-promotions .mypromotions-cta:hover {
    background-color: #000;
}
.page-node-type-my-promotions .mypromotions-cta a:hover,
.page-node-type-my-promotions .mypromotions-cta:hover a {
    color: #fff;
}

#banner-films3 li#ca-part-1,
#banner-films3 li#ca-part-2,
#banner-films3 li#en-part-1,
#banner-films3 li#en-part-2,
#banner-films3 li#es-parte-1,
#banner-films3 li#es-parte-2,
#banner-films3 li#ca-part-i,
#banner-films3 li#ca-part-ii,
#banner-films3 li#en-part-i,
#banner-films3 li#en-part-ii,
#banner-films3 li#es-parte-i,
#banner-films3 li#es-parte-ii,
#banner-films2 li#ca-acte-ii-amants,
#banner-films2 li#ca-acte-i-anima,
#banner-films2 li#ca-cyrano,
#banner-films2 li#es-acto-ii-amantes,
#banner-films2 li#es-acto-i-alma,
#banner-films2 li#es-cyrano,
#banner-films2 li#en-act-ii-lovers,
#banner-films2 li#en-act-i-soul,
#banner-films2 li#en-cyrano {
    display: none;
    margin-bottom: 0px !important;
}

#block-mainnavigationca,
#block-mainnavigationpt,
#block-mainnavigationen,
#menuprincipal-2 {
    float:left;
    padding-top:18px;
    width:234px;
    margin-right:-1px;
    padding-bottom:16px;
}

#block-mainnavigationca .items-menu>.menu-list>li:last-child,
#block-mainnavigationen .items-menu>.menu-list>li:last-child,
#block-mainnavigationpt .items-menu>.menu-list>li:last-child,
#menuprincipal-2 .items-menu>.menu-list>li:last-child {
    margin-bottom:9px;
}

#block-mainnavigationca .menu-list li ul,
#block-mainnavigationen .menu-list li ul,
#block-mainnavigationpt .menu-list li ul,
#menuprincipal-2 .menu-list li ul {
    margin:5px 0 0 0;
    padding-left:5px;
}

#block-mainnavigationca .menu-list li ul li,
#block-mainnavigationen .menu-list li ul li,
#block-mainnavigationpt .menu-list li ul li,
#menuprincipal-2 .menu-list li ul li {
    margin-bottom:5px;
}

#block-mainnavigationca .items-menu,
#block-mainnavigationen .items-menu,
#block-mainnavigationpt .items-menu,
#menuprincipal-2 .items-menu {
    border-bottom:none;
    padding-bottom:10px;
    padding-top:4px;
    border-right:1px solid #c9c9c9;
}

#block-mainnavigationca .items-menu .menu-list a.link-nav,
#block-mainnavigationen .items-menu .menu-list a.link-nav,
#block-mainnavigationpt .menu-list a.link-nav,
#menuprincipal-2 .items-menu .menu-list a.link-nav {
    color:#4c4c4c;
}

#block-mainnavigationen .items-menu .menu-list .m-is-leave.m-lvl-1 a.link-nav,
#block-mainnavigationca .items-menu .menu-list .m-is-leave.m-lvl-1 a.link-nav,
#block-mainnavigationpt .items-menu .menu-list .m-is-leave.m-lvl-1 a.link-nav,
#menuprincipal-2 .items-menu .menu-list .m-is-leave.m-lvl-1 a.link-nav{
    font-family: Futura;
}

@media (min-width:480px) and (max-width:767px) {
    #block-mainnavigationca .items-menu,
    #block-mainnavigationen .items-menu,
    #block-mainnavigationpt .items-menu,
    #menuprincipal-2 .items-menu {
        width:220px;
        border-right:2px solid #aab8c2;
    }
}

@media (max-width:850px){
    #block-mainnavigationca,
    #block-mainnavigationen,
    #block-mainnavigationpt,
    #menuprincipal-2 {
        padding-bottom:6px;
    }
}

.new-menu [class*=icon-].color-primary svg path {
        fill:#4c4c4c!important;
}

@media (max-width:1024px){
    .new-menu #block-mainnavigationca .items-menu,
    .new-menu #block-mainnavigationen .items-menu,
    .new-menu #block-mainnavigationpt .items-menu,
    .new-menu #menuprincipal-2 .items-menu {
        border-width:0;margin-top:44px;
    }
}

@media (max-width:850px){
    .new-menu #block-mainnavigationca .items-menu,
    .new-menu #block-mainnavigationen .items-menu,
    .new-menu #block-mainnavigationpt .items-menu,
    .new-menu #menuprincipal-2 .items-menu{
        border-width:0;
        margin-top:44px;
        margin-bottom:0;
        padding-top:0
    }
}

.dark.ml2020-logo {
    display: none !important;
}

.page-node-type-mi-agenda  .agenda-distribuidora {
  padding: 0px 0px 0;
}

.page-node-type-mi-agenda .agenda-distribuidora form {
  padding-top: 60px;
  padding-bottom: 40px;
}

.padding-top-block-sm-agenda .col-md-3, .padding-top-block-sm-agenda .agenda-distribuidora {
    padding-top: 80px;
}

.btn.btn-primary.node-error-estrella{
    line-height: 26px;
    background: transparent;
    color: white;
    border-color: white;
}
.btn.btn-primary.node-error-estrella:hover{
    background: white;
    color: #151515;
    border-color: #151515;
}

@media (max-width: 479px) {
    .padding-top-block-sm-agenda .col-md-3, .padding-top-block-sm-agenda .agenda-distribuidora  {
      padding-top: 25px;
    }
    .page-node-type-mi-agenda .agenda-distribuidora form {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .btn.btn-primary.node-error-estrella{
        line-height: 30px;
    }
}

@media(max-width: 1024px) {
    #interests-container .modal-interessos {
        width: 80%;
        margin: 0 auto;
    }
}

@media(max-width: 823px) {
    #interests-container .modal-interessos {
        width: 70%;
    }
}

@media(max-width: 768px) {
    #interests-container .modal-interessos {
        width: 80%;
    }
    div.modal.fade .modal-dialog{
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media(max-width: 640px) {
    #interests-container .modal-interessos {
        width: 90%;
    }
    .promotions__right{
        float: none;
    }
}
li.menu {
    background: transparent;
}

/*fix promotion Momentos Estrella*/
[data-jspromoimg="momentosEstrella"] .row .banner-main-page.bottom{
  background-repeat:repeat-x;
  background-size:auto 100%;
  background-position:bottom center;
}
[data-jspromoimg="momentosEstrella"] .row .banner-main-page.bottom:after{
  background:none;
}
.page-node-type-damm-promotion .promo-extraimgs {
    position: absolute;
    height: 400px;
    top: 0;
}

@media (max-width: 480px){
  .page-node-type-damm-promotion .promo-extraimgs {
    height: 300px;
  }

  #promotion-participate-form .form-submit{
    width: 200px;
  }
}
.promo-extraimgs img{
    position: absolute;
    height: auto;
    max-height: 100%;
    bottom: 0;
    max-width: 50%;
    z-index: 2;
}
.promo-extraimgs img + img{
    left: 40%;
    max-width: 60%;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
    z-index: 1;
}

.promtions-distributive[data-jspromoimg="momentosEstrella"] .promo-extraimgs{
  background-size:cover;
  background-position: 0 0;
  position:relative;
}
.promtions-distributive[data-jspromoimg="momentosEstrella"] .promo-extraimgs img{
  opacity:1;
}
.promtions-distributive[data-jspromoimg="momentosEstrella"] .promo-extraimgs img:first-child{
  left: 20px;
  max-width:70%;
}

@media(max-width: 768px) {
  .page-node-type-pagina-sostenibilidad .video-background-desktop{
    display: none;
  }
}
@media(min-width: 769px) {
  .page-node-type-pagina-sostenibilidad .video-background-mobile{
    display: none;
  }
}
/* ini tamaños rutas/guia */
.laguia .block-routes .grid-item .border-item,
.laguia .block-routes .grid-item,
.laguia .block-square .grid-item{
  margin-bottom:0;
  min-height:0;
}
.border-item {
  height: calc(100% - 32px);
}
/* fin tamaños rutas/guia*/


/* sostenibilidad */
.sostenibilidad--cabecera,
.sostenibilidad .divbackground{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
  }


.sostenibilidad .sostenibilidad--cabecera{
    min-height: 100vh;
}

.sostenibilidad--cabecera--titulos {
    margin: 9vw;
}

.sostenibilidad .global-container.divbackground{
    min-height: 95vh;
}

.sostenibilidad .global-container.divbackground .contenedor-slider,
.sostenibilidad .global-container.divbackground .carousel-inner,
.sostenibilidad .global-container.divbackground .carousel-inner .active,
.sostenibilidad .global-container.divbackground .carousel-inner .active .divbackground{
    height: 100%;
    width: 100vw;
    min-height: 95vh;
}
.sostenibilidad .global-container.divbackground .carousel-inner .carousel-item{
    height: calc(100% + 4px) !important;
}
.sostenibilidad .global-container.divbackground .contenedor-slider{
    margin-bottom: -2px;
    margin-top: -2px;
}
@media (max-width: 1440px){
    .sostenibilidad .sostenibilidad--cabecera {
        min-height: 60vh;
    }
    .sostenibilidad .global-container.divbackground {
        min-height: 65vw;
    }
    .sostenibilidad .global-container.divbackground.cajabeer {
        min-height: 65vh;
    }
    .sostenibilidad--cabecera--titulos {
        margin: 9vw;
    }
}

@media (max-width: 1023px){
    .sostenibilidad .sostenibilidad--cabecera {
        min-height: 55vh;
    }
    .sostenibilidad--cabecera--titulos {
        margin: 7vw 0;
    }
    .sostenibilidad .global-container.divbackground {
        min-height: 80vh;
    }
}

@media (max-width: 768px){
    .sostenibilidad .sostenibilidad--cabecera {
        min-height: 40vh;
    }
    .sostenibilidad--cabecera--titulos {
        margin: 25vw 0;
    }
    .sostenibilidad .global-container.divbackground {
        min-height: 70vh;
    }
    .sostenibilidad .global-container .col-izq {
        padding: 40px 35px 28px 35px;
    }
}

@media (max-width: 480px){
    .sostenibilidad .sostenibilidad--cabecera {
        min-height: 50vh;
    }
    .sostenibilidad .global-container.divbackground {
        min-height: 90vh;
    }
}

.register-email #user-form #check_others,
#register-form label[for=accept-conditions4],
#register-account label[for=edit-field-others-value--2],
#check_others label[for=edit-field-others-value--2],
#check_others label[for=edit-field-others-value--4],
#register-account3 label[for=edit-field-others-value],
#register-account3 label[for=edit-field-others-value--4],
#register-account33 label[for=edit-field-others-value],
#register-account4 label[for=edit-field-others-value--2]{
    display: none !important;
}

/* cookies */
.damm-cookies .eu-cookie-compliance-content{
  display: inline-block;
}
.damm-cookies p {
  font-weight: normal;
}
.damm-cookies .table>thead:first-child>tr:first-child>th {
  border-top: 1px solid #00b66d;
}
.damm-cookies .table.warning>thead:first-child>tr:first-child>th {
  border-top: 1px solid #e02020;
}
.wysiwyg .cookies-table.legals__table tr th:nth-child(1n),
.wysiwyg .cookies-table.legals__table tr th:nth-child(2n),
.wysiwyg .cookies-table.legals__table tr th:nth-child(3n){
  width: 20%
}
.wysiwyg .cookies-table.legals__table tr th:nth-child(4n) {
  width: 40%
}
.wysiwyg table.cookies-table {
  text-align: left;
}
.wysiwyg table.cookies-table th {
  text-align: center;
}
.wysiwyg table.cookies-table tbody {
  font-weight: 100;
  color: #bbb;
}
#damm-cookies-edit-settings {
  margin: 40px auto;
  display: block;
}
.damm-cookies ul li:before {
    display: none;
}
.dam-cookies-message {
    max-width: 664px;
}

.damm-cookies.eu-cookie-compliance-banner.eu-cookie-compliance-banner-info.eu-cookie-compliance-banner--categories::before{
    content: '';
    position: absolute;
    top: -999%;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.7);
  }

  .damm-cookies button{
    vertical-align: 0;
  }

  .wysiwyg table.cookies-table a {
    color: #bbb;
    text-decoration: underline;
  }
  .wysiwyg .cookies-list a{
    color: #151515;
    text-decoration: underline;
  }

@media (max-width: 480px){
    .header-location .form-group .control-label{display:none;}
    body .header-location-content .input-group {width: 125px;}
    header .location .header-location-content .form-group {width: 125px;}
}

body.page-node-type-homepage > footer {display:none;}

.header-location .form-group.has-success .control-label,
.header-location-content ::placeholder,
.header-location-content label.control-label,
.header-location-content .has-success label.control-label {
    color: #151515;
}
.header-light .header-location .form-group.has-success .control-label,
.header-light .header-location-content ::placeholder,
.header-light .header-location-content label.control-label,
.header-light .header-location-content .has-success label.control-label {
    color: #ffffff;
}

.header-light .location .form-group.has-success .form-control{
      border-bottom: 1px solid #fff !important;
}

.header-light .clearPadding {
  border: 1px solid #ffffff !important;
}

header .clearPadding {
  border: 1px solid #151515 !important;
}

header .location .form-group.has-success .form-control{
  padding-left:0px !important;
}
/* Quick fix to avoid before/after elements that avoid click in play/pause youtube buttons */
#pano_home-intro-video .js-video-foreground::before,
#pano_home-intro-video .js-video-foreground::after {
    display: none;
}

html[data-geo-place~="PT"] .geo-show.PT {display:initial}/*muesta el elemento en portugal*/


.js-video-foreground:before {
  z-index: -1;
}
.js-video-foreground:after {
  z-index: -1;
}
.js-block-video:before {
  z-index: -1;
}
.js-block-video:after {
  z-index: -1;
}

/* BUTTON MENU */
header .btn-menu>ul {
    padding-right: 3rem;
}
.menu_burger-damm {
    float: none!important;
    position: absolute;
    right: 0; top: 0;
}
body.in .menu_burger-damm { top: 6px; }
.menu button.navbar-toggle.right {
    width: 30px!important;
    height: 16px;
    top: 0!important;
    right: 0!important;
    position: absolute!important;
    padding: 0!important;
}
.menu_burger-damm .badge {
    position: absolute;
    margin: auto;
    top: -11px;
    right: -9px;
    float: none;
}
.button_close {
    position: absolute;
    height: 24px;
    width: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.button_burger {
    width: 30px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
    body.in .menu_burger-damm { top: 11px; }
}

.page-node-type-iframe-page {
    width: 100%;
}
article.iframe-page {
    padding-top: 100px;
}

/* ICONO FOOTER */
.block-social-media-links .icon-twitter.color-primary,
.list-rrss .icon-twitter.color-white {
    background-size: cover;
    background-repeat: no-repeat;
}
.block-social-media-links .icon-twitter.color-primary {
    background-image:url("../svg/svg-icon/twitter.svg");
}
.list-rrss .icon-twitter.color-white {
    background-image:url("../svg/svg-icon/twitter-white.svg");
}

/* Fix de video en aceptacion de edad */
#videoHome {
    object-fit: cover;
    height: 100%;
}

