/* Banner info cookies*/

.banner-cookies { position: fixed;
  margin: 0;
  padding: 25px 9% 25px 7%;
  bottom: 0;
  color: #fff;
  z-index: 10000000000;
  text-align: center;
  border-radius: 0;
  background-color: rgba(0,0,0,0.8);
  backdrop-filter:blur(10px);
  box-sizing: border-box;
  text-align: left;
  font-family: 'Helvetica', 'Roboto',"Arial", sans-serif;
  font-size: 0.85em;
  display: none;
}

.banner-cookies.show{
  display: block;
}

.banner-cookies .cookieClose {
  right: 6%;
}

.banner-cookies .bt_cookies {
  margin-top: 10px;
}

.banner-cookies .bt_cookies button { color: #000!important;
  border: none;
  padding: 8px 18px;
    border: none;
    padding: 8px 18px;
    background: #0086b9;
    border: 0;
    font-family: Telefonica,Arial,sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #ffffff;
    opacity:1;
    transition: all 0.5s ease;
}
body .banner-cookies .bt_cookies .btnPink{
  color:#ffffff !important;
  font-size:16px !important;
  text-transform:uppercase !important;

}
body .banner-cookies .bt_cookies .btnPink.bg-gris5{
  background:#f5f5f5;
  color: #333333 !important;
  font-size:16px !important;
  text-transform:uppercase !important;
  padding:4px 18px !important;
}
.banner-cookies .bt_cookies button:hover{
  opacity: 0.8;
}
.banner-cookies h1 {  margin: 0;
  font-size: 20px;
  display: block;
  font-weight: normal;
}
.banner-cookies .info { float: right;
  width: 100%;
  line-height: 20px;
  font-size:16px;
}

.banner-cookies .info a.link_politica {
  text-decoration: underline;
  font-size:16px;
}

.banner-cookies .btn {  float: right;
  display: table-cell;
  vertical-align: middle;
  padding: 0 4px 2px 4px;
  line-height: 15px;
  margin: 0;
  border-radius: 100px;
  background-color: darkred;
  font-weight: bold;
  border: none;
  background-image: none;
  position: relative;
  left: 50px;
  top: -15px;
}


.banner-cookies .bt_cookies .btnPink.bg-gris5{
  color: #fff!important;
}

/* END Banner info cookies*/

/* base sobre el que parte el modal/popup cookies */
.modal {
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.lightbox {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.7);
  z-index: 9999999999;
  opacity: 0;
  pointer-events: none;
  transition: opacity .5s;
  backdrop-filter:blur(10px);
}

/*.lightbox:target {
  opacity:1;
	pointer-events: auto;
}*/

#cookiesdialog:checked ~ .lightbox{
  opacity:1;
	pointer-events: auto;
}


#cookieselection.capa-total{ /* esta class solo esta metida en la capa de cookies y se podria incluir en posteriores capas */
  display: none;
}
#cookieselection.capa-total.show{
  display: block;
}

.modal a {
  color: #019BF4;
  cursor: pointer;
  text-decoration: none;
}

.modal a#asociar_cuenta, .modal a#crear_cuenta {
  padding: 0 0 0 5px; }

.modal span {
  color: #019BF4 !important; }

.warning, .cuponWarning {
  /* IMPORTANTE oculto el hover de la ficha por evitar conflictos de los hovers */
  color: red !important; }

.warning.tarjeta {
  font-weight: bold; }

.closeModal {
  border: none;
  background: #990000;
  float: right;
  margin: 16px 16px 0 0;
  text-transform: uppercase;
  width: 16px;
  height: 16px;
  background: url(/img/base.png) no-repeat -539px 0;
  text-indent: -9999px;
  -webkit-appearance: button;
  cursor: pointer;
  height: 17px;
  width: 17px;
  padding: 0; }

.contenedor_player .closeModal {
  margin: -19px; }

.modalBox {
  background: #F9F9F9;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.3); }

.modalBoxMiddle {
  background: #F9F9F9;
  position: absolute;
  top: 15%;
  left: 50%;
  margin-left: -375px;
  width: 750px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.3); }

.modalBoxBig {
  background: #F9F9F9;
  width: 990px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.modalColumnContent {
  width: 425px;
  float: left;
  padding: 0 30px; }

.modalColumnContent.first {
  background: url(/img/modal-line-v.png) no-repeat right top; }

.modalHeader,
.modalContent,
.modalFooter {
  padding: 25px 50px 15px 50px; }

.modalHeader {
  padding-top: 35px; }

.modalContent {
  background: url(/img/modal-line.png) no-repeat center top; }

.modalFooter .btnGrey {
  min-width: 210px;
  min-height: 46px;
  margin-right: 0; }

.modalFooter .modalMidleText {
  font-family: 'Helvetica', 'Roboto',"Arial", sans-serif;
  color: #000;
  line-height: 1.3em; }

.modalFooterAdulto {
  margin: 25px auto 65px; }

.modalFooterAdulto .btnGrey {
  width: 300px;
  height: 50px;
  font-size: 22px;
  color: #999; }

.modalHighText {
  color: #333;
  font-size: 38px;
  line-height: 38px;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }

.modalMidleText {
  font-family: 'Helvetica', 'Roboto',"Arial", sans-serif;
  color: #666;
  font-size: 21px;
  line-height: 22px;
  margin: 0;
  padding: 0; }

.modalMiddleLowText {
  color: #666;
  font-size: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0; }

.modalMiddleBrightText {
  color: #999;
  font-size: 25px;
  line-height: 25px;
  margin: 0;
  padding: 0; }

.modalMiddleHightText {
  font-family: 'Helvetica', 'Roboto',"Arial", sans-serif;
  color: #666;
  font-size: 30px;
  line-height: 30px;
  margin: 0 auto;
  padding: 0;
  max-width: 320px; }

.modalLightText {
  color: #999;
  font-size: 18px;
  line-height: 18px;
  margin: 10px auto;
  padding: 0; }

.modalFooter .modalLightText {
  font-size: 16px;
  line-height: 16px; }

.modalNormalText {
  color: #333;
  font-size: 21px;
  line-height: 21px;
  margin: 10px auto;
  padding: 0; }

.modalPriceText {
  color: #333;
  font-size: 35px;
  line-height: 35px;
  margin: 5px auto;
  padding: 0; }

.modalContInput {
  text-align: left; }

.login input::-webkit-input-placeholder {
  text-align: left; }

.login input:-moz-placeholder {
  text-align: left; }

.login input::-moz-placeholder {
  text-align: left; }

.login input:-ms-input-placeholder {
  text-align: left; }

.modalContInput.login {
  height: 33px;
  text-align: center;
  width: 275px;
  margin: 0 auto;
  clear: both; }

.modalContInput.login input:focus {
  opacity: 0.5; }

.modalContInput.login input {
  padding: 10px 15px;
  width: 250px;
  margin: 20px 0 10px 0;
  /* estilos a?adidos para tomar como excepci?n este imput que no lleva los link como el resto ya que es el login */
  -webkit-box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.1);
  background: #ebe8e8;
  /*Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ebe8e8 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebe8e8), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ebe8e8 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ebe8e8 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ebe8e8 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ebe8e8 0%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebe8e8', endColorstr='#ffffff',GradientType=0 );
  border: 1px solid #fff;
  /* fin de estilos a?adidos */
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }

.modalBox.login {
  background-color: #f9f9f9;
  display: table-cell;
  vertical-align: middle;
  max-width: 990px; }

.modalBox.login .modalHighText {
  margin: -10px 0 5px 0; }

.modalBox.login .modalHeader {
  border-bottom: 1px solid #e0e0e0;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 50%, #eeeeee 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f9f9f9), color-stop(99%, #eeeeee));
  background: -webkit-linear-gradient(top, #f9f9f9 50%, #eeeeee 99%);
  background: -o-linear-gradient(top, #f9f9f9 50%, #eeeeee 99%);
  background: -ms-linear-gradient(top, #f9f9f9 50%, #eeeeee 99%);
  background: linear-gradient(to bottom, #f9f9f9 50%, #eeeeee 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eeeeee',GradientType=0 ); }

.modalBox.login a {
  border-bottom: 1px dotted #019BF4;
  padding: 0px !important; }

.modalBox.login .modalFooter, .modalBox.login .modalContent {
  background: transparent; }

.modalBox.login .modalFooter.background-line {
  background: url("/img/modal-line-captcha.png") no-repeat scroll 85px 0 transparent; }


.modalBlock {
  display: block;
  float: left; }

.modalBlock.right {
  width: 420px;
  background-color: #f9f9f9;
  border-radius: 10px; }

.modalBlock.left {
  width: 229px;
  border-left: 1px dashed #d6d6d6;
  border-top: 1px solid #f8f8f8;
  padding: 30px 35px;
  min-height: 390px;
  border-bottom-right-radius: 10px;
  background: #d4d4d4;
  background: -moz-linear-gradient(left, #d4d4d4 0%, #e8e8e8 14%, #f0f0f0 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #d4d4d4), color-stop(14%, #e8e8e8), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(left, #d4d4d4 0%, #e8e8e8 14%, #f0f0f0 100%);
  background: -o-linear-gradient(left, #d4d4d4 0%, #e8e8e8 14%, #f0f0f0 100%);
  background: -ms-linear-gradient(left, #d4d4d4 0%, #e8e8e8 14%, #f0f0f0 100%);
  background: linear-gradient(to right, #d4d4d4 0%, #e8e8e8 14%, #f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#f0f0f0',GradientType=1 ); }

.modalBlock.left h2 {
  font-family: 'Helvetica', 'Roboto',"Arial", sans-serif;
  color: #333;
  line-height: 22px;
  text-align: left;
  font-size: 22px;
  font-weight: normal;
  margin: 0; }

.modalBlock.left p {
  color: #999;
  text-align: left;
  font-family: 'Helvetica', 'Roboto',"Arial", sans-serif; }

.modalBlock.left p span {
  font-weight: bolder;
  color: #999 !important; }

.modalImgLog {
  height: 174px;
  width: 286px;
  background-image: url(/img/modalLogin.png);
  float: left;
  margin-left: -36px;
  margin-top: 35px; }

.modalContent label {
  font-size: 16px;
  color: #333;
  width: 100px;
  float: left;
  margin: 13px 0 0 56px; }

.modalContent span {
  padding: 11px;
  display: block;
  font-size: 18px; }

.modalColumnContent label {
  font-size: 16px;
  color: #333;
  width: 65px;
  float: left;
  margin: 13px 0 0 23px;
  line-height: 15px; }

.modalContInput input,
.rowShop input.text,
.modalContent .custom,
.rowShop .custom,
#yomvicaptcha #recaptcha_response_field {
  width: 287px;
  text-align: left;
  height: 19px;
  padding: 10px 5px;
  float: left;
  font-family: 'Helvetica', 'Roboto',"Arial", sans-serif;
  font-size: 1em;
  color: #999999;
  border: 1px solid #333;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #333;
}

/* comunes  a revisar */

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.btnPink {
  background: #019BF4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white!important;
  padding: 10px 18px;
  display: inline-block;
  margin-right: 15px;
  border: 1px solid #019BF4; /* cambio de pink a 79b800 */
  max-height: 51px;
}

.btnGrey {
  background: #019BF4;
  -webkit-border-radius: 05px;
  -moz-border-radius: 05px;
  border-radius: 05px;  border:1px solid #333;
  padding: 10px 18px;
  display: inline-block;
  cursor: pointer;
  max-height: 51px; }

.bg-verdeMv {
  background-color: #019BF4; }

.bg-gris1 {
  background-color: #DEDEDE; }

.bg-gris2 {
  background-color: #cccccc; }

.bg-gris3 {
  background-color: #999999; }

.bg-gris4 {
  background-color: #7D7D7D; }

.bg-gris5 {
  background-color: #555555; }

.bg-gris6 {
  background-color: #393939; }

.bg-gris7 {
  background-color: #333333; }

.bg-gris8 {
  background-color: #222222; }

.bg-gris9 {
  background-color: #1b1b1b; }

.bg-blanco {
  background-color: #ffffff; }

.bg-negro {
  background-color: #000000; }

.gris1 {
  color: #DEDEDE; }

.gris2 {
  color: #cccccc; }

.gris3 {
  color: #999999; }

.gris4 {
  color: #7D7D7D; }

.gris5 {
  color: #555555; }

.gris6 {
  color: #393939; }

.gris7 {
  color: #333333; }

.gris8 {
  color: #222222; }

.gris9 {
  color: #1b1b1b; }

.negro {
  color: #000000; }

.verdeMv {
  color: #019BF4; }
/* END base sobre el que parte el modal/popup cookies */

.modalBox.cookies {
  width: 960px;
  height: auto;
  background-color: #333;
  box-sizing: border-box;
  padding: 20px 5%;
  position: relative;
  padding-bottom:120px;
}

.modalBox.cookies .modalHeader {
  padding-top: 15px;
  padding-left: 0;
}
.modalBox.cookies .modalHeader .modalHighText {
  font-family: 'Helvetica', 'Roboto',"Arial", sans-serif;
  font-weight: normal;
}
.popup_cookie_info{
  line-height: 20px;
  padding-bottom: 100px;
}
.modalBox.cookies .modalHighText {
  text-transform: initial;
  font-size: 1.8rem;
  text-align: left;
  color: #fff;
  text-transform:uppercase;
  font-family: Telefonica,Arial,sans-serif !important;
}
.cookies_content {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  padding-top: 20px;
}
.cookies_content ul {
  width: 50%;
  margin: 0;
  position: relative;
  padding: 0;
  margin-right: 3%;
}

.cookies_content ul:first-child {
  margin-right: 7%; /* de 60px a 7% */
  width: 40%;
}
.popupCookie_tabs li {
  background-color: #242424;
  border-radius: 5px;
  margin: 0 0 10px;
  padding: 13px 10px 13px 18px;
  color: #555;
  cursor: pointer;
  list-style: none;
  text-align: left;
}
.popupCookie_tabs li:last-child {
  margin-bottom: 0;
}
.popupCookie_tabs li.active {
  color: #fff;
}
.popup_cookie_info li[class^='popupCookie_tab pctab'] p {
  margin: 0 0 10px;
}

.popup_cookie_info li {
  text-align: justify;
  font-size: 0.9em;
  padding-bottom: 50px;
}

.cookieClose {
  position: absolute;
  right: 17px;
  top: 15px;
  width: 22px;
  height: 22px;
  background-color: transparent;
  border-radius: 11px;
  justify-content: center;
  display: flex;
  cursor: pointer;
  background: none;
  border: none;
}
.cookieClose:after, .cookieClose:before {
  content: "";
}
.cookieClose:after, .cookieClose:before {
  position: absolute;
  height: 1.5px;
  width: 18px;
  background: #999;
  border-radius: 2px;
}
.cookieClose:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}
.cookieClose:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}
.cookie_buttons {
  text-align: left;
  position: absolute;
  bottom: 20px;
  width: 90%;
  display: flex;
  justify-content: space-between;
  padding-right: calc(3% + 50px);
  box-sizing: border-box;
  align-items: center;
}
.modal .cookie_buttons .cookiegotopage {
  color: #fff;
  line-height: normal;
  background: transparent;
  border-radius: 20.5px;
  padding: 10px 25px;
  border: 1px solid #fff;
}

.cookie_buttons--div {
  display: flex;
}

.cookie_buttons--button:first-child {
  margin-right: 15px;
}

.modal .cookie_buttons--button {
  font-family: 'Helvetica', 'Roboto',"Arial", sans-serif;
  background: #666;
  border-radius: 5px;
  padding: 14px 18px;
  border: none;
  font-size: 1em;
  color: #fff;
}

/* switch */
.switch-button {
  display: inline-block;
  position: absolute;
  top: calc(100% + 10px);
  z-index: 10;
}
.switch-button .switch-button__checkbox {
  display: none;
}
.switch-button .switch-button__label {
  background-color: #848484;
  width: 3.2rem;
  height: 1.6rem;
  border-radius: 3rem;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.switch-button .switch-button__label:before {
  transition: .2s;
  display: block;
  position: absolute;
  width: 1.3rem;
  height: 1.3rem;
  background-color: #222222;
  content: '';
  border-radius: 50%;
  margin-top: 0.15rem;
}

.switch-button #switch-label1:checked + .switch-button__label, .switch-button #switch-label2:checked + .switch-button__label, .switch-button #switch-label3:checked + .switch-button__label {
  background-color: #019BF4;
}
.switch-button #switch-label1 + .switch-button__label:before, .switch-button #switch-label2 + .switch-button__label:before, .switch-button #switch-label3 + .switch-button__label:before {
  transform: translateX(0.15rem);
}
.switch-button #switch-label1:checked + .switch-button__label:before, .switch-button #switch-label2:checked + .switch-button__label:before , .switch-button #switch-label3:checked + .switch-button__label:before  {
  transform: translateX(1.75rem);
}
/* END switch */

/* scroll bar para popup y pagina compartida con ayuda contenido-cookies es la clase compartida en ayuda*/

.popup_cookie_info, .contenido-cookies{
  margin: 0;
  position: relative;
}

.popup_cookie_info li, .contenido-cookies article {
  overflow-y: auto;
  scrollbar-color: #ccc #555;
  scrollbar-width: thin;
}

.popup_cookie_info li{
  max-height: 360px;
  padding-right: 50px;
}

.contenido-cookies article{
  max-height: 498px;
  padding-right: 50px;
}

.popup_cookie_info li::-webkit-scrollbar, .contenido-cookies article::-webkit-scrollbar {
  width: 5px;
}

.popup_cookie_info li::-webkit-scrollbar-thumb, .contenido-cookies article::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 5px;
}

.popup_cookie_info li::-webkit-scrollbar-thumb:active, .contenido-cookies article::-webkit-scrollbar-thumb:active {
  background-color: #999999;
}
.popup_cookie_info li::-webkit-scrollbar-thumb:hover, .contenido-cookies article::-webkit-scrollbar-thumb:hover {
  background: #b3b3b3;
}

.popup_cookie_info li::-webkit-scrollbar-track, .contenido-cookies article::-webkit-scrollbar-track {
  background-color: #555555;
}
.popup_cookie_info li::-webkit-scrollbar-track:hover, .popup_cookie_info li::-webkit-scrollbar-track:active,
.contenido-cookies article::-webkit-scrollbar-track:hover, .contenido-cookies article::-webkit-scrollbar-track:active {
  background: #444444;
}

.popup_cookie_info:not(.nogradient):after, .contenido-cookies:not(.nogradient):after{
  position: absolute;
  width: calc(100% - 50px);
  height: 50px;
  bottom: 0;
  content: "";
  box-sizing: border-box;
  left: 0;
}
.contenido-cookies:not(.nogradient):after{
  background: rgb(34,34,34);
  background: -moz-linear-gradient(180deg, rgba(34,34,34,0) 0%, rgba(34,34,34,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(34,34,34,0) 0%, rgba(34,34,34,1) 100%);
  background: linear-gradient(180deg, rgba(34,34,34,0) 0%, rgba(34,34,34,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#222222",endColorstr="#222222",GradientType=1);
}
.popup_cookie_info:not(.nogradient):after{
  background: rgb(51,51,51);
  background: -moz-linear-gradient(180deg, rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%);
  background: linear-gradient(180deg, rgba(51,51,51,0) 0%, rgba(51,51,51,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#222222",endColorstr="#222222",GradientType=1);
}

/*  END scrollbar */

/* LO UNIFICO CON AYUDA */
/* seccion cookies */
.contenido-cookies{
  display: none;
}
section.contenido-cookies p{
  margin: 0;
}
.contenido-cookies.active{
  display: block;
}
.menu-lateral ul.menu li .popupCookieButton:before {
  content: initial;
}

.contenido-cookies .cont_table .table {
  margin: 10px 0 0 0;
  padding: 0;
}
.contenido-cookies .cont_table .table .row {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  padding: 0;
}
.contenido-cookies .cont_table .table .row p {
  width: 50%;
  text-align: center;
  border-width: thin;
  margin: 0;
  border-width: thin thin 0px thin;
  border-style: solid;
  border-color: #fff;
  padding: 5px 0;
}
.contenido-cookies .cont_table .table .row:last-child p {
  border-width: thin;
}

@media only screen and (max-width : 1024px) {
  .modalBox.cookies{
    width: 95%;
    margin: 0 auto;
    padding: 20px 3%;
    padding-bottom:120px;
  }
  .cookie_buttons{
    width: calc(100% - 6%);
  }
}

@media only screen and (max-width : 800px) {
  .modal.rwdesign {
    height: 100vh;
    background-color: #333;
    padding: 2.5%;
    box-sizing: border-box;
    margin: 0;
  }
  .modalBox.cookies{
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    overflow-y: auto;
  }

  .modalBox.cookies::-webkit-scrollbar{
    display: none;
  }

  .cookies_content{
    display: block;
    padding-top: 20px;
    width: 100%;
  }
  .cookies_content ul{
    width: 100%;
    margin: 0;
    position: relative;
  }
  .cookies_content ul:first-child {
    margin-bottom: 20px;
    width: 100%;
  }
  .popup_cookie_info li {
    padding: 0;
    max-height: none;
  }

  .switch-button{
    position: relative;
  }
  .popup_cookie_info:not(.nogradient):after, .contenido-cookies:not(.nogradient):after{
    content: none;
  }

  .cookie_buttons{
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
    top: 15px;
  }
  .modal .cookie_buttons .cookiegotopage {
    position: absolute;
    width: 70%;
    text-align: center;
    margin: 0 15%;
    bottom: -80px;
    box-sizing: border-box;
  }
  .cookie_buttons--button {
    width: 100%;
  }
  .cookie_buttons--button:last-child {
    margin-top: 15px;
    margin-bottom: 60px;
  }
  .cookie_buttons--div {
    display: block;
  }
}

@media only screen and (max-width : 678px) {

}
