html {
	font-size: 62.5%;
	min-height: 100%;
	position: relative;
}
body {
	background: #fff;
	font-size: 1.8rem;
	padding-top: 0px;
	font-family: 'Open Sans', sans-serif;
	font-display: auto;
	font-weight: 400;
	color: #2D2D2D;
	overflow-x: hidden;
}
/* Background 50 Aniversario */
/*
@media (min-width: 1200px) {
	body {
		background-image: url('/img/background-50-aniversario.jpg');
		background-position: center 300px;
		background-repeat: no-repeat;
		background-attachment: fixed;
	}
}
*/

h1 {
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 2.8rem;
}
#footer {
	position: relative;
	bottom: 0;
	width: 100%;
	background: #f6f6f6;
	padding: 9rem 0  5rem 0;
	margin: 6rem 0 0 0;
	font-size: 1.5rem;
	text-align: center;
}
#footer h2 {
	font-size: 1.4rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 2rem;
}
#footer a:hover {
	opacity: 0.7;
		color: #222222;
}
a {
	color: #222222;
}
.menu-pie {
	padding: 0 0 2rem 0;
	margin: 0 0 0 0;
}
.menu-pie li {
	list-style: none;
	margin-bottom: 1.7rem;
}
.menu-pie li a:hover {
	text-decoration: none;
	opacity: 0.7;
	color: #222222;
}
.list-social {
	margin-bottom: 5rem;
}
.list-social li {
	padding-right: 15px;
}
.list-social li a:hover {
	opacity: 0.7;
}
.helbidea-oina {
	color: #808080;
	margin-bottom: 8rem;
}
.helbidea-oina a  {
	font-size: 1.3rem;
}
.well-boletin {
	-webkit-box-shadow: 0px 0px 57px 1px rgba(0,0,0,0.23);
	-moz-box-shadow: 0px 0px 57px 1px rgba(0,0,0,0.23);
	box-shadow: 0px 0px 57px 1px rgba(0,0,0,0.23);
	background: #fff;
	padding: 5rem 5rem 5rem 5rem;
	margin: -3rem 0 3rem 0;
	color: #2D5AB5;
}

.well-boletin a {
	color: #2D5AB5 !important;
	display: block;
}

.well-boletin a:hover {
	text-decoration: none;
}

.well-boletin h3 {
	font-weight: 700;
	font-size: 2.4rem;
	margin: -1rem 0 2.5rem 0;
}

.well-boletin .form-check-label {
	position: relative;
	top: 3px;
	margin-right: 20px;
}

.well-boletin .form-control {
	background: #ededed;
	border: 0;
	margin-top: 15px;
	margin-left: -10px;
	padding: 10px 10px;
}

.well-boletin .btn-primary {
	background: #222222;
	font-size: 1.6rem;
	position: absolute;
	right: 60px;
	border-radius:0 3px 3px 0;
	padding: 10px 20px;
	border: 0;
	margin: -86px 0 0 0;
}

.check-privacidad {
	margin-top:15px;
}

.check-privacidad label {
	top: -2px !important;
}

.subpie {
	font-size: 1.2rem;
}

.subpie a {
	opacity: 0.7;
}

.subpie img {
	margin: -5px 0 0 0;
}

.container-fluid {
	max-width: 1300px;

}

.container-fluidmenu {
	max-width: 100%;
}
.modal-backdrop.show {
    opacity: .7;
}

.buruko-bilatzailea {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.buruko-bilatzailea input {
    margin: -10px -10px -11px -10px;
    width: calc(100% + 40px);
    padding: 10px 15px;
    border: 0px solid #707070;
    font-size: 1.7rem;
    border-radius: 3px;

}

.avanzada {
	text-align:center;
	padding: 10px;
	width: 100%;
	width: 100px;
	position: absolute;
	right: 0;
	top: 0;
	height: 47px;
	line-height: 1.2rem;
	border-left:1px solid #cccccc;
}

.avanzada a {
	font-size: 1.4rem;
}

.avanzada a:hover {
	color: #000;
}

.buruko-bilatzailea .btn-outline-success {
	position: absolute;
	border: 0;
	background: url(/img/search_black.svg);
	width: 23px;
	height: 23px;
	right: 18px;
	top: 10px;

}

.modal-header {
	border-radius:0.3rem;
}

.modal-dialog {
	margin-top: 100px;
}


.identity-noticebar {
	padding-top: 15px;
	background: #5e5f5f;
	min-height: 30px;
	width: 100%;
	margin: auto;
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000!important
}
.identity-noticebar-content {
	padding: 5px 10px
}
.identity-noticebar-content span {
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	margin-right: 15px
}
.identity-noticebar-content span a {
	color: #fff;
	text-decoration: underline
}
#cerrarnoticebar {
	border: 1px solid #828382;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #6d6e6e;
	display: block;
	width: 150px;
	color: #fff;
	text-align: center;
	margin: 10px auto 30px;
	text-decoration: none;
	cursor: pointer
}

.form-group {
	position: relative;
}

/*
.select-style {
	position: relative;
	padding: 0;
    margin: 0;
    overflow: hidden;
	width: 209px;
    height: 44px;
    border: 1px solid #ccc;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.select-style:after {
	content: '\02C7';
	position: absolute;
	top: 50%;
	right: 18px;
	color: #000;
	font-size: 3rem;
	line-height: 1.5rem;
	padding: 0;

}


.select-style select {
	padding: 5px 60px 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 44px;
	color: #737373;
}
*/

.form-control, .form	{


  padding: 6px 10px 6px 15px;
  display: inline-block;
  font-size: 1.7rem;
  border:1px solid #A5A5A5;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	box-shadow: none;
height: auto !important;
}

.form {
	padding: 6px 5px 6px 5px;
	margin-right: 5px;
}

textarea	{
	height:105px;
}

.form-buscador .col-auto {
	margin-top: 1rem;
}

::-webkit-input-placeholder, #nuevo ::-webkit-input-placeholder {
color: #31322a !important;
opacity:1;
filter:alpha(opacity=100)
}
:-moz-placeholder, #nuevo :-moz-placeholder {
color: #31322a !important;
opacity:1;
filter:alpha(opacity=100)
}
::-moz-placeholder, #nuevo ::-moz-placeholder {
color: #31322a !important;
opacity:1;
filter:alpha(opacity=100)
}
:-ms-input-placeholder, #nuevo :-ms-input-placeholder {
color: #31322a !important;
opacity:1;
filter:alpha(opacity=100)
}


input:focus, textarea:focus  {
	outline:none;

}

/* LABEL ======================================= */
label.label, textarea:focus ~ label, textarea:valid ~ label, input[type=file]:focus ~ label, input[type=file]:valid ~ label 				 {
  color:#000;
  font-size:1.6rem;
  font-weight:normal;
  font-weight: 300;
  position:absolute;
  pointer-events:none;
  left:6px;
  top:32px;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
  background:none;
}

label.labeltextarea, textarea:focus ~ label, textarea:valid ~ label {
	top:73px;
	  }

textarea:focus ~ label, textarea:valid ~ label, input[type=file]:focus ~ label, input[type=file]:valid ~ label  {
	  top:9px;
	  left:9px;
	    color:#000;
  font-size:1.3rem;
  font-weight:normal;}

 .labelinput {
	 top:9px !important;
	  left:9px;}


input[type=file] ~ label  {
	top:9px !important;
	font-weight: 700;
	 font-size:1.4rem;
}

/* BOTTOM BARS ================================= */
.bar 	{ position:relative; display:block; width:100%; }
.bar:before, .bar:after 	{
  content:'';
  height:1px;
  width:0;
  bottom:0;
  position:absolute;
  background:#000;
  transition:0.2s ease all;
  -moz-transition:0.2s ease all;
  -webkit-transition:0.2s ease all;
}

.pasahitza {
	color:#bcbcbc;
	font-size:1.6rem;
	text-align:left;
	position:relative;
	top:-30px;}


.error {
	color:#a94442 !important;
	font-weight:700;}

input.error {
	border-bottom:1px solid #a94442 !important;
	font-weight:300;
}

.error:before, .error:after 	{
	content:'';
	height:2px;
	width:0;
	bottom:0;
	position:absolute;
	background:#a94442;
	transition:0.2s ease all;
	-moz-transition:0.2s ease all;
	-webkit-transition:0.2s ease all;
}
.bar:before {
	left:50%;
}
.bar:after {
	right:50%;
}

/* active state */
input:focus ~ .bar:before, input:focus ~ .bar:after, textarea:focus ~ .bar:before, textarea:focus ~ .bar:after {
	width:50%;
}

/* HIGHLIGHTER ================================== */
.highlight {
	position:absolute;
	height:60%;
	width:100px;
	top:25%;
	left:0;
	pointer-events:none;
	opacity:0.5;
}

/* active state */
input:focus ~ .highlight, textarea:focus ~ .highlight {
	-webkit-animation:inputHighlighter 0.3s ease;
	-moz-animation:inputHighlighter 0.3s ease;
	animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
	from { background:#538ac2; }
	to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#538ac2; }
	to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#538ac2; }
	to 	{ width:0; background:transparent; }
}

.btn-2c:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #387b7c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-2c:hover:after, .btn-2c:active:after {
	width: 100%;
}

input.error {
	border:1px solid #e71313 !important;
}

.icon_error {
	position: absolute;
	display: block;
	right: 7px;
	top: 5px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background:#fff url(/img/form_error.svg) center center no-repeat;
}

.icon_ok {
	position: absolute;
	display: block;
	right: 7px;
	top: 5px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background:#fff url(/img/form_ok.svg) center center no-repeat;
}

.error:before, .error:after {
	content:'';
	height:2px;
	width:0;
	bottom:0;
	position:absolute;
	background:#e71313;
	transition:0.2s ease all;
	-moz-transition:0.2s ease all;
	-webkit-transition:0.2s ease all;
}

p.mensaje_error {
	color:  #e71313;
	padding:0 0px;
	font-size: 1.4rem;
	position: relative;
	z-index: 0;
	margin: 0;
}

.custom-checkbox label {
	text-transform: none !important;
	font-size: 1.4rem !important;
	font-weight: 400 !important;
	opacity: 1 !important;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before,
.custom-control-input:checked~.custom-control-label::before {
	background-color: transparent;
}



.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url(/img/ok.svg);
}

.custom-control-label::after {
    position: absolute;
    top: 0;
    left: -30px;
    display: block;
    width: 24px;
    height: 23px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80% 50%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	border: 1px solid #B4B4B3;
}

.subraya {
	text-decoration: underline;
}


.carrito {
	position:relative;

}


.icon_carrito {
	width: 29px;
	height: 25px;
	background: url(/img/bag.svg);
	display: inline-block;
	margin: 0 0 -5px 5px;
}

.numero {
	background: #1d6a90;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
	position: absolute;
	right: -2px;
	bottom: 17px;
	padding: 0px 5px;
	border-radius: 20px;
		font-family: 'Open Sans', sans-serif;
}

.text-carrito {
	display:none;
}

.icon_user {
	width: 26px;
	height: 25px;
	background: url(/img/user.svg);
	display: inline-block;
	text-indent: 0;
}

.logo_zuri {
	display: none;
	width: 144px;
	float: left;
}

.banner_superior {
	text-align: center;
	background: #EAE9E9;
	border-bottom: 1px solid #EAE9E9 ;
}

.banner_inferior {
	border-top: 1px solid #EAE9E9 ;
	text-align: center;
	background: #EAE9E9;
	margin-top: 6rem;
	margin-bottom: -6rem;
}

.banner_superior img, .banner_inferior img{
	width: auto;
	max-width: 1366px;
	max-width: 100%;
}

.button-auto {
	border: 0;
	-webkit-appearance: none !important;
}

.row-relative {
	position: relative;
}

.navbar-menu {
	display: -webkit-flex;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 1.4rem;
	text-transform: uppercase;
	padding: 0px;
}

.navbar-menu li {
	margin: 5px 0px 0px 0px;
}

.navbar-menu  .dropdown-menu {
    position: absolute;
	float: none;
	width: 100%;
}

.link-header {
	position: absolute;
	top: -10px;
	right: 20px;
}
.icon-search {
	width: 23px;
	height: 23px;
	background: url(/img/search.svg);
	display: inline-block;
	margin: 0 0px 0 20px;
    position: relative;
    top: 0.5rem;
}
.icon-search:hover {
	opacity: 0.7;
}
.navbar-menu .dropdown-menu {
	border: 0;
}
.navbar-menu .dropdown-menu ul {
	padding: 1rem;
	margin: 0;
}
.navbar-menu  li a:hover {
	color: #3f4243;
	opacity: 0.7;
	text-decoration: none;
}
.navbar-menu .dropdown-menu li {
	list-style: none;
	font-size: 1.6rem;
	font-weight: 400;
	text-transform: none;
	margin: 0 0 10px 0;
}
.guia-empresa .logo_zuri {
	display: inline-block;
	width: 144px;
	float: left;
}

.guia-empresa .logo_color {
	display: none;
	width: 144px;
	float: left;
}

.guia-empresa  .bg_menu {

}

.guia-empresa  .bg_menu li a {
	color: #fff;
}
.guia-empresa  .bg_menu li ul li a {
	color: #3f4243;
}

.guia-empresa  .icon-search {
	background: url(/img/search_zuri.svg);

}

.bg_menu .navbar {
	padding-left: 160px;
	min-height: 60px;
}

.navbar-toggler-icon {
	width: 27px;
	height: 19px;
	background: url(/img/hamburger.svg);
}

.guia-empresa  .navbar-toggler-icon {
	width: 27px;
	height: 19px;
	background: url(/img/hamburger_zuri.svg);
}

.btn-solicita {
	background: #d6d6d6;
	color: #3f4243;
	font-size: 1.5rem;
	line-height: 1.6rem;
	font-weight: 400;
	padding: 5px 20px;
		padding: 5px 10px;
	white-space: normal;
}

.btn-solicita:hover {
		color: #3f4243;
	opacity: 0.7;
}

.btn-solicita span {
	display: none;
	clear: both;
		font-size: 1.5rem;
	font-weight: 800;
	margin-top: 5px;
}


.bg_guia {
	padding: 10px 0 0px 0;
	background: #fff;
	-webkit-box-shadow: 0px 0px 40px -3px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 0px 40px -3px rgba(0,0,0,0.33);
	box-shadow: 0px 0px 40px -3px rgba(0,0,0,0.33);
	position: relative;
	position:sticky;
	top: 0;
	z-index: 1;
	margin-top: -5.1rem;
}

.bg_guia img {
	width: auto;
	max-width: 100%;
	max-height: 58px;
	margin-left: 5px;
}

.video {
	position: relative;
	height: calc(100vh - 68px);
	background-color: #000;
	z-index: 0;
	overflow: hidden;
	text-align: center;
	top:-67px;

}

.video.abierto {
	height: auto;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	z-index: 10000;
	top:-136px;
}


.portada {
	opacity: .45;
	filter: alpha(opacity=45);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.portada img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.texto-video {
	position: absolute;
	top: 10%;
	left: 50%;
	color: #fff;
	text-align:center;
	width: 100%;
	max-width: 600px;
	margin: auto;
	z-index: 11;
	transform: translateX(-50%);
	font-weight: 700;
}

.texto-video h1 {
	font-weight: 700;
		font-size: 2.6rem;
	padding-top: 100px;
}

.texto-video h1 span {
	display: block;
	clear: both;
	margin: 10px 0 0 0;
}

.capa-video {
	position: relative;
	z-index: 12;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .5s ease-in-out, visibility .5s  ease-in-out;
	-moz-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
	transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
}

.capa-video.abierto {
	opacity: 1;
	visibility: visible;
}

.play {
	margin-top: 20px;
}
.play a:not(:last-child) {
	margin-right: 40px;
}

.play a {
	/* Style for "Elipse 1" */
	width: 100px;
	height: 100px;
	background: rgba(0, 0, 0, 0.4) url(/img/play_video.svg) no-repeat center center;
	background-size: 16px 18px;
	border: 13px solid rgba(255, 255, 255, 0.36);
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
	transition: all .3s ease;
	cursor: pointer;
	display: block;
	text-indent: -1000000px;
	margin: auto;
}
.play a:hover {
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4), 0 0 0 10px #ccc;
}

.cerrar {
	width: 98px;
	height: 98px;
	background-color: rgba(0,0,0,.35);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
}

.cerrar:before {
	content: '';
	width: 64px;
    height: 4px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cerrar:after {
	content: '';
	width: 64px;
    height: 4px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
	-webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);

}

#player {
	position: relative;
	z-index: 1;
}

 @-webkit-keyframes mueve {
 0% {
bottom: 20px;
}
 50% {
bottom: 0;
}
	  75% {
bottom: 0px;
}
 100% {
bottom: 20px;
}
}
@-moz-keyframes mueve {
 0% {
bottom: 20px;
}
 50% {
bottom: 0;
}
	  75% {
bottom: 0px;
}
 100% {
bottom: 20px;
}
}
@-o-keyframes mueve {
 0% {
bottom: 20px;
}
 50% {
bottom: 0;
}
	  75% {
bottom: 0px;
}
 100% {
bottom: 20px;
}
}
@keyframes mueve {
 0% {
bottom: 20px;
}
 50% {
bottom: 0;
}
	  75% {
bottom: 0px;
}
 100% {
bottom: 20px;
}
}


.entradilla {
	font-size: 2.2rem;

}

.entradilla p {
	margin-bottom: 5rem;
}


.flecha {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-bottom: 10px;
	margin-left: -22px;
	-webkit-animation: mueve 1.3s infinite;
	-moz-animation: mueve 1.3s infinite;
	-o-animation: mueve 1.3s infinite;
	animation: mueve 1.3s infinite;


	z-index: 100 !important;
	padding-top: 20px;
	padding-bottom: 20px;
}
.carousel {
	overflow:hidden;
}
.carousel img {

	width: auto !important;
	height: 200px;
margin: 0 30px 0 0;
}

.well-slider {
	position: relative;
	height: 300px;

		}
	.carousel img:hover {
		opacity: 0.7;
}

.carousel div {
	margin: 0 0px 0 0px;

	cursor: grab;
}
.carousel a {
	margin: 0 15px 0 15px;
	overflow: hidden;
	pointer-events: none;

}

.slick-arrow {
	text-indent: -999999px;
	width: 28px;
	height: 51px;
	background:url(/img/arrow.svg);
	-webkit-filter: drop-shadow( 1px 3px 3px rgba(0, 0, 0, .5));
  filter: drop-shadow( 1px 3px 3px rgba(0, 0, 0, .5));
	border: 0;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -26px;
	z-index: 10;
	cursor: pointer;
}

.slick-arrow:hover {
	opacity: 0.7;
}

.slick-next {
	  transform: rotate(180deg);
	left: auto;
	right: 20px;
}


.edukia {
	margin: 0rem 0 4rem 0;
	line-height: 3rem;
}

.edukia a {
	text-decoration: underline;
}

.edukia a:hover {
	text-decoration: underline;
	color: #000;
	opacity: 0.7;
}

.edukia h2 {

	font-weight: 700;
	font-size: 2.4rem;
margin-bottom: 2rem;
}

.edukia p {
	margin-bottom: 4rem;
}

.edukia ul {
	margin-top: -2rem;
	margin-bottom: 4rem;
}

.edukia ul li {
	margin-bottom: 2rem;
}

.well-grisa {
	background: #f4f4f4;
	padding: 40px;
	margin-bottom: 1px;
}

.well-grisa ul {
	margin-top: 0rem;
	margin-bottom: 0rem;
}


.compartir {
	margin: 0 0 50px 0;
	font-size: 1.4rem;
}

.well-grisa li {
	display: inline-block;
	margin: 0 10px 0px 0 !important;
}

.well-grisa h3 {

	font-weight: 700;
	font-size: 1.8rem;
}

.well-grisa a {
	font-size:1.3rem;
	text-decoration: underline;
}
.well-grisa a:hover {
	text-decoration: none;
	color: #222222;
}



.well-contacto {
	border-radius:3px;
	-webkit-box-shadow: 0px 10px 40px -3px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 10px 40px -3px rgba(0,0,0,0.32);
box-shadow: 0px 10px 40px -3px rgba(0,0,0,0.32);
	margin:4rem 0px 7rem 0;
}

.well-contacto form {
	padding: 3rem 3rem;

}


.well-contacto form legend {

	font-weight: 700;
	font-size: 3rem;
	margin-bottom: 2rem;
}

label {
	font-size:15px;
}

.well-contacto form  .btn-primary {
	background: #222222;
	color: #fff;
	font-size: 1.5rem;
	padding: 10px 20px;
	border: 0;
}

.well-contacto form  .btn-primary:hover {
	opacity: 0.7;
}

.well-contacto input {
	max-width: 300px;
}

.form-check-label {
	margin: -5px 0 0 5px;
	position: relative;
	top: -5px;
}
.title {
	font-weight:700;
}


.well-datos-contacto {
	padding: 4rem 3rem 5rem 3rem;
	font-size: 1.7rem;
	background: #f8f8f8;
	position: sticky;
	top: 0;
}

.helbidea {
	font-size:1.4rem;
}

.helbidea a {
	font-size: 1.1rem;
	font-weight: 700;
}

.helbidea a:hover {
	color:#222222;
}

.helbidea a:before {
	content: '';
	width: 10px;
	height: 14px;
	background: url(/img/map.svg);
	display: inline-block;
	margin-right: 5px;
}


	.card-notice .card {
		margin: 0 0px 30px 0px;
		border: 0;
		-webkit-box-shadow: 0px 10px 40px -17px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 10px 40px -17px rgba(0,0,0,0.32);
box-shadow: 0px 10px 40px -17px rgba(0,0,0,0.32);

		overflow: hidden;
		padding-bottom: 50px;

	}

.card-notice .card h3 {

	font-weight: 700;
	font-size: 1.8rem;
	line-height: 2.6rem;
	padding: 15px 10px 20px 10px;
}

.card-notice .text-muted {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.card-notice .card a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: block;
	text-indent:-999999px;
}

.well-img {
	overflow:hidden;
	border-radius: 3px 3px 0 0 ;
	height: 164px;
}

.well-img img {
	object-fit: fill;
	transition: all .2s ease-in-out;
	  position: relative;
  top: 50%;
	left: 50%;
  transform: translate(-50%,-50%);
	}
.card-notice .card:hover  img { transform: scale(1.1) translate(-50%,-50%); }

.header-contenidos {
	margin: 0 0px 20px 0px;
	border-bottom: 2px solid #d7d7d7;
	position: relative;
	padding-right: 80px;
	margin-bottom: 20px;
}

.header-contenidos a {
	position: absolute;
	right: 0;
	top: 10px;
	text-transform: uppercase;
	font-size: 1.4rem;
}

.header-contenidos a:hover {
	color: #222222;
}


.header-contenidos h2 {
	font-size: 2.4rem;
	padding: 0 15px 10px 15px;
	display: inline-block;
	margin-bottom: -10px;
	position: relative;
}

.header-contenidos h2:after {
	content: '';
	height: 2px;
	width: 100%;
	background: #7d7d7d;
	display: block;
	position: absolute;
	left: 0;
	bottom: -4px;
}

.subpie {
	text-align:center;
}

#well-contacto {
	position: relative;
	top: -50px;
}

#well-edukia {
	position: relative;
	top: -130px;
}


.header #header {
	position: sticky;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;

	top: 0;
	left: 0;
	right: 0;
	z-index:11;
}

/*

.header.headroom--pinned #header {
	position: fixed;

	z-index: 1003;
	top: 0;
}

.headroom.headroom--not-bottom.headroom--not-top.headroom--pinned {}

.header.headroom--unpinned #header {
	position: fixed;
	top: -100%;
	top:0;
}

.header.headroom--pinned #header {
	position: fixed;
	top: 0;
}
.header.headroom--unpinned #header {
	position: fixed;
	top: -100%;
	top:0;

}

.headroom--not-top #header {
	position: fixed;
	top:0;
}

.header.headroom--top #header {
	position: relative;
	top:0;
}
*/
.navbar-menu .dropdown-toggle::after {
display: none;
}

.cabecera {
	padding: 0.3rem 0;
	background: #fff;
}

.link-header {
	padding-top: 1.3rem;
	text-align: right;
}

.bg-intereses {
    background: #DDE4F3;
    color: #2D5AB5;
    padding: 0.5rem 0rem 0rem 0rem;
    text-align: center;
    font-size: 1rem;
    line-height: 1rem;
}

.bg-intereses p {
	margin-bottom: 0.7rem;
}

.bg-interesesbarrua {
	padding: 0.6rem 0rem 0.6rem 0rem;
}

.bg-intereses a {
	color: #2D5AB5;
	text-decoration: underline;
	font-weight: bold;
}
.bg-intereses a:hover {
	text-decoration: none;
}

#header {
	margin-bottom: 4rem;
}

.grid-noticias {
    display: block;
	margin-right: 0;

}
.grid-thumb-noticias {
	position: relative;
}
.grid-thumb-noticias figcaption + a, .grid-thumb-guia figcaption + a, .card-noticia figcaption + a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.navbar {
	padding: 0.5rem 0;
}
.grid-thumb-noticias a:hover, .card-noticia a:hover  {
	background: rgba(255, 255, 255, 0.36);
}

.grid-thumb-noticias,
.grid-thumb-noticias2 {
    margin-right: 0;
    max-width: 100%;
    margin-bottom: 3rem;
}
.card-noticia {
	margin-bottom: 4rem;
}

.grid-thumb-noticias h2,
.card-noticia h2, .grid-thumb-guia h2 {
	font-size: 2rem;
	font-weight: bold;
    line-height: 2.8rem;
}

.grid-thumb-guia {
	margin-bottom: 3rem;
}

.grid-thumb-guia .logo-empresa {
	margin-top:2rem ;
}

.grid-thumb-noticias figcaption, .card-noticia figcaption {
    margin: 2rem 0;
}

.grid-thumb-noticias a:hover,
.card-noticia a:hover,
.grid-thumb-ultimos a:hover {
	text-decoration: none;
	color: inherit;
}

p.figure {
    overflow: hidden;
	display: block;
}

p.figure img {
	object-fit: cover;
	width: 100%;
}

.card-noticia p.figure {
	height:auto;
}

.card-noticia p.figure img {
	height: 100%;
}

.intro {
	font-size: 1.4rem;
	line-height: 2.4rem;
	margin: 2rem 0 0 0;
}

.col-banner {
	text-align: center;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

.col-logos {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-bottom: 3rem;
}

.logo {
	height: 27px;
	position: relative;
	z-index: 10;
}

.navbar .collapse:not(.show) {
    display: block !important;
}

.navbar-toggler {
	display: none;
}

.btn-acceso {
	text-indent: 0px;
	color: #1d6a90;
	font-size: 1.5rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin: 0 0px 0 0;
	padding: 5px 15px;
}

.btn-acceso:hover {
color: #1d6a90;
opacity: 0.7;
}

.btn-anunciate, .btn-boletin {
	display: none;
	color: #2D5AB5;
}

.navbar-menu .dropdown-menu {
	padding: 15px;
	width: 100%;
	min-height: 320px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 30px 60px #000000C2;
	border-radius: 3px;
	padding-right: 140px;
}
.well-revistamenu {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: auto;
	height: 100%;
	width: 125px;
	padding: 3rem 2rem;
	background: #F6F6F6;
	border-left: 1px solid #DFDFDF;
	font-size:1.6rem;
	text-transform: none;
	font-weight: 400;
}
.navbar-menu .show .nav-link {
	position: relative;
}

.navbar-menu .show .nav-link:hover {
	opacity: 1;
}

.navbar-menu .show .nav-link:before, .navbar-menu .show .nav-link:hover:before {
	content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    transform: rotate(45deg);
    position: absolute;
    left: 20px;
    top: 46px;
	top: 36px;
    background: #fff;
    z-index: 1000000;
}

.well-revistamenu a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.well-revistamenu span {
	display: block;
	font-size: 1.4rem;
	line-height: 1.8rem;
	margin-top: 0.5rem;
	opacity: 0.6;
	font-weight: 500;
}
.well-revistamenu img {
	height: 112px;
	border: 4px solid #D9D9D9;
	border-radius: 2px;
}

.fecha-tag {
	position: relative;
	z-index: 10;
	color: #2D2D2D;
	font-size: 1.2rem;
	text-transform: uppercase;
	margin: 0.4rem 0 0 0;
}

.fecha-tag a {
	text-decoration: none;
}

.fecha-tag a:hover {
	text-decoration: underline;
}

.fecha-tag span:after {
	content: '·';
	display: inline-block;
	margin: 0 0.8rem;
}

.fecha-tag span:last-child:after {
	display: none;

}

.well-banner {
	position: sticky;
	top: 2rem;
	margin-bottom: 3rem;
}

.col-banner img {
	max-width: 100%;
	margin-bottom: 2rem;
}

.col-banner .embed-responsive {
	margin-bottom: 2rem;
}

.anunciate {
	font-size: 1.2rem;
	color: #2D5AB5;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: -0.5rem;
}

.anunciate:hover {
	opacity: 0.7;
}

.video-thumbnail {
	position: relative;
	width: 100%;
}
.video-thumbnail img {
	margin-bottom: 0 !important;
}
.video-thumbnail-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 1;
	transition: .2s ease-in-out;
	background-color: rgba(0, 0, 0, 0.3);
}
.video-thumbnail:hover .video-thumbnail-overlay {
	background-color: rgba(0, 0, 0, 0.1);
}
.video-thumbnail-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.logos_portada {
	box-shadow: 0px 11px 24px #00000014;
	position: sticky;
	top: 2rem;
}

.logos_portada ul {
	padding: 2rem 0 2rem 0;
	margin: 0;
}

.logos_portada li {
	list-style:none;
	padding: 0;
	margin: 0 1rem 1rem 1rem;
	display: inline-block;
	width: calc(50% - 2.4rem);
}

.logos_portada li img {
	width: 100%;
}

.bajo-suscripcion {
	color: #2D2D2D;
	font-size:1rem;
	text-transform: uppercase;
}

.bajo-suscripcion:before {
	content: '';
	display: inline-block;
	background: #2D5AB5;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	margin: 0 5px 0 0;
	position: relative;
	top:3px;
}
.well-banner-home {
	margin: 2rem 0 6rem 0;
	text-align: center;
}

.well-banner-home img {
	max-width: 100%;
}

.banner-boletin {
	background: #E2EAFA;
	padding: 6rem 4rem;
	text-align: left;
}

.banner-boletin {
	color: #2D5AB5 !important;
	font-size: 2.4rem;
	font-weight: bold;
	position: relative;
	display: block;
	text-decoration: none;
}

.banner-boletin:hover {
	text-decoration: none;
	background: #E2EAFA !important;
}

.banner-boletin h2 {
	font-size: 1.4rem;
	font-weight: bold;
}

.button-align {
	align-items: flex-end;
}

.btn-banner {
	color: #fff;
	background: #2D5AB5;
	padding: 1rem 2rem;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 2rem;
}

.well-titular {
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 3rem;
}

.row .card-noticia {
	order: 4;
}

.row-conbanner .card-noticia:nth-child(1) { order: 1; }
.row-conbanner .card-noticia:nth-child(2) { order: 2; }
.row-conbanner .card-noticia:nth-child(3) { order: 3; }
.row-conbanner .card-noticia:nth-child(4) { order: 4; }
.row-conbanner .card-noticia:nth-child(5) { order: 5; }
.row-conbanner .card-noticia:nth-child(6) { order: 6; }
.row-conbanner .card-noticia:nth-child(7) { order: 8; }
.row-conbanner .card-noticia:nth-child(8) { order: 9; }
.row-conbanner .card-noticia:nth-child(9) { order: 10; }
.row-conbanner .card-noticia:nth-child(10) { order: 11; }
.row-conbanner .card-noticia:nth-child(11) { order: 12; }
.row-conbanner .card-noticia:nth-child(12) { order: 13; }
.row-conbanner .card-noticia:last-child { order: 7; }

.titular-home {
	display: inline-block;
	font-size:2.4rem;
	border-bottom: 2px solid #7D7D7D;
	padding: 0 3rem  0.6rem 3rem;
	margin-bottom: -0.2rem;
}

.titular-link {
	font-size: 1.2rem;
	text-transform: uppercase;
	position: relative;
	bottom: -0.4rem;
	padding: 1rem 0 1rem 2rem;
}

.titular-link a {
	color: #2D5AB5;
	margin-right: 2rem;
}

.titular-link a:last-child {
	color: #2D2D2D;
	margin-right: 0;
}
.titular-link a:hover {
	text-decoration: underline;
}

.card-empresa {
	position: relative;
}

.card-empresa figcaption {
	padding: 0 3rem;
}

.card-empresa .fecha-tag {
	z-index: 0;
}

.card-empresa .itzala {
	box-shadow: 0px 11px 24px #00000014;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	width: calc(100% - 30px);
	display: block;
	margin: 0 15px;
	border-radius: 0 0 2px 2px;
	z-index: 0;
}

.logo-empresa {
	width: auto;
	height: auto!important;
	max-width: 130px;
	max-height: 60px;
	margin-top: 1rem;
}

.breadcrumb {
	background: none;
	padding: 0;
	color: #808080;
	text-transform: uppercase;
	font-size: 1.2rem;
	margin-top: -1.7rem;
	margin-bottom: 0.4rem;
}

.breadcrumb a {
	color: #808080;
}
.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding: 0;
	margin: 0 0.7rem;
    color: #6c757d;
	content: "";
	width: 10px;
	height: 8px;
	background: url(/img/arrow-breadcrumb.svg) no-repeat center center;
}

.mostrando {
	text-align: center;
	font-size: 1.5rem;
	margin-top: 2rem;
}
.pagination {
	display: inline-block;
	margin: 0 ;

}

.pagination li {
	display: inline-block;
	font-size: 1.8rem;
	font-weight: bold;
	color: #252122;
	padding: 0 10px;

}

.pagination .page-link {
	color: #252122;
	border: 0;
	min-width: 33px;


	padding-left:0;
	padding-right: 0;
	text-align: center;
}

.pagination .page-link:hover  {
	background: none;
	opacity: 0.7;
	color: #252122;
}


.anterior, .siguiente {

	border: 0;
}

.anterior:before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 11px;
	background: url(/img/arrow-pagination.svg) no-repeat center center;
	margin: 0 5px 0 0;

}

.siguiente:after {
	content: '';
	display: inline-block;
	width: 12px;
	height: 11px;
	background: url(/img/arrow-pagination.svg) no-repeat center center;
	margin: 0 0px 0 5px;
	transform: rotate(180deg);
}

.pagination .active  {
	border-bottom: 3px solid #252122;
	background: none !important;
	color: #252122 !important;
}

.bg_buscador {
	background: #E8E8E8;
	margin: -5rem 0 3rem 0;
	padding: 3rem 0 0rem 0;
}

.form-buscador label  {
	display: block;
	clear: both;
}

label {
	font-size: 1.5rem;
}


.btn-search{
	width: 23px;
	height: 23px;
	background: url(/img/search.svg);
	display: inline-block;
}

.btn-limpiar{
	width: 23px;
	height: 23px;
	background: url(/img/delete.svg) no-repeat center center;
	display: inline-block;
	opacity: 0.3;
	margin: 0 2rem;
}

.collapse-form {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
	margin-left: -5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 2rem 0 3rem 0;
	align-items: center;
}

.collapse-form .col-auto {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.form-buscador   {
	width: 100%;

}
.col-input {
	margin: 0 1.5rem;
	width: 100%;
	max-width: 550px;
	position: relative;
}
.col-input .form-control {
	padding-top: 1.3rem;
	padding-bottom: 1.3rem;

}

.form-buscador select.form-control {
	width: 100px;
}

.btn-filtros {
	background: #F1F1F1;
	font-size:1.4rem;
	line-height: 1.8rem;
	padding: .8rem 1.3rem .5rem 2.7rem;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 3px 3px 0;
	border-top: 1px solid #A5A5A5;
	border-right: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	width: 75px;
	height: 53px;
	display: block;
	text-align: left;
}

.btn-filtros span {
	display: block;
}

.btn-filtros:focus, .btn-filtros:active {
	box-shadow: none;
	color: #252122;
}

.btn-filtros:before {
	content: '';
	display: inline-block;
	background: url(/img/arrow-pagination.svg) no-repeat center center;
	width: 20px;
	height: 10px;
	transform: rotate(-90deg);
	position: absolute;
	left: 0.3rem;
	height: 53px;
	top: 0;
}

.well-formbuttons {
	position: absolute;
	right: 9rem;
	top:1.15rem;
	transition: all 0.5s ease;
}

.btn-filtros[aria-expanded='true'] + .well-formbuttons {
	display: none;
}

.well-buttonfilters {
	margin-top: 3.2rem;
}

.well-buttonfiltersguia {
	margin-top: 2.4rem;
}

.well-menubuscador {
	padding: 3.5rem 0 0 0;
}

.well-menubuscador li a {
	font-size: 1.2rem;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1.3rem 1rem 1.7rem 1rem;
	text-align: center;
}

.well-menubuscador li a span {
	font-weight: 400;
	display: block;
}

.well-menubuscador li a:hover {
	color: #2D2D2D;
	opacity: 0.7;
}

.well-menubuscador li a.active {
	background: #fff;
	border-radius: 5px 5px 0 0;
	position: relative;
}

.well-menubuscador li a.active:after {
	content: '';
	display: block;
	height: 2px;
	background: #2D2D2D;
	position: absolute;
	left: 2rem;
	right: 2rem;
	bottom: 1rem;
}

.well-menuresultados {
	border-bottom:2px solid #D4D4D4;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 2.7rem;
}




.well-menuresultados a {
	padding: 1rem 0;
	margin-right: 3rem;
}

.well-menuresultados li:last-child a {

	margin-right: 0rem;
}


.well-menuresultados a:hover {
	color:#2D2D2D;
	opacity: 0.7;
}

.well-menuresultados a span {
	font-weight: 400;
}
.well-menuresultados a.active {
	position: relative;
}

.well-menuresultados a.active:after {
	content: '';
	display: block;
	height: 2px;
	background: #2D2D2D;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
}

.h1-resultados {
	font-size:2rem;
}

.well-logoguia {
	background: #F2F2F2;
	position: relative;
	height: 150px;
}

.well-logoguia img {
	object-fit: cover;
	object-position: center center;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: auto;
	height: auto;
	max-width: 190px;
	max-height: 105px;
	mix-blend-mode: multiply;
}

.direccion-empresa {
	margin: 2rem 0 2rem 0;
}

.direccion-empresa p {
	padding: 0;
	margin: 0;
	font-size: 1.6rem;
	opacity: 0.6;
}


.contacto-empresa {
	font-size: 1.6rem;
	margin: 0rem 0 2rem 0;
}

.contacto-empresa a {
	position: relative;
	z-index: 3;
}

.contacto-empresa a:hover {
	text-decoration: underline;
}

.card-guia .fecha-tag span:after {
	content: '';
}

 .form-guia {
	padding: 0 2rem 5rem 2rem;
}

.buscador-guia {
	margin-bottom: 5rem;
	margin-top: 0;
	overflow-x: hidden;
}

.col-guia {
	-ms-flex: 0 0 300px;
    flex: 0 0 300px;
}

.row-revista {
	margin-bottom: 6rem;
}

.row-revista img {
	width: 100%;
	max-width: 315px;
	border:1px solid #DBDBDB;
}
.col-revista {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.row-revista h2 {
	font-size: 2.6rem;
	font-weight: bold;
	margin: 1rem 0 2rem 0;
}

.row-revista h2 span {
	display: block;
	font-size: 2.6rem;
	font-weight: 400;
	color: #808080;
}


.btn-online {
	font-size: 2rem;
	line-height: 6rem;
	color: #fff!important;
	background: #2D5AB5 url(/img/libro.svg) no-repeat 1.3rem 50%;
	padding: 0 2rem 0 7.5rem;
	font-weight: 400;
	color: #808080;
}

.btn-online:hover {
	opacity: 0.7;
}

.row-revista .col {
position: relative;
padding-bottom:3rem ;
}

h2.titular_anteriores {
	font-size: 2.6rem;
	font-weight: bold;
	margin-bottom: 4rem;
}

.dropdown-anteriores  {
	display: inline-block;
	margin: -4px 0 0 1rem;
}

.dropdown-anteriores .btn {
	font-size: 1.4rem;
	font-weight: bold;
	border: 1px solid #A5A5A5;
	background: #fff;
	color: #2D2D2D;
	padding: 0.7rem 1rem  0.7rem 1.2rem;
	border-radius: 5px;
}

.dropdown-anteriores .dropdown-menu {
	padding: 0;
	margin: -5px 0 0 0;
	border: 1px solid #A5A5A5;
	border-top: 0;
	width: 154px;
}

.dropdown-anteriores ul {
	padding: 0;
	margin: 0px 0 0 0;
}

.dropdown-anteriores ul li {
	list-style: none;
	font-size: 1.4rem;
	padding: 0;
	margin: 0;
}

		.dropdown-anteriores ul li a{
	display: block;
				padding: 0.7rem 1rem;
				margin: 0;
				}
.dropdown-anteriores ul li a:hover {
	background: #ededed;
	color: #2D2D2D;
	text-decoration: none;
}

.dropdown-toggle::after {
width: 10px;
height: 8px;
border: 0;
margin-left: 5px;
background: url(/img/arrow-pagination.svg) no-repeat;
transform: rotate(-90deg);
}


.row-anteriores  img{
width: 100%;
max-width: 185px;
border: 1px solid #DBDBDB;
}

.row-anteriores  h3{
margin: 1rem 0 6rem 0;
	font-size: 1.8rem;
	font-weight: bold;
	}

.row-anteriores a:hover {
text-decoration: none;
color: #2D2D2D;
opacity: 0.7;
			}


	.row-anteriores  span {
		display: block;
		font-weight: 400;
		color: #808080;
		}


.revista-suscribete {

		margin: 2rem 0 3rem 0;
		}

.revista-suscribete a  {
	font-weight: bold;
	text-decoration: underline;
			}
.revista-suscribete a:hover  {
				font-weight: bold;
				text-decoration: none;
				color: #2D2D2D;
						}


.agenda {
margin: 0 auto 4rem auto;
width: 100%;
max-width: 625px;
text-align: center;
			}

.agenda caption {
caption-side: top;
margin: 0;
font-size: 1.8rem;
font-weight: bold;
color: #2D2D2D;
}


.agenda form {

	margin: 1rem 0 0.5rem 0;
	}

	.agenda form input  {
background: #2D2D2D;
border-radius: 5px;
color: #fff;
		margin: 1rem 0 0 0;
		border: 0;
	padding-left: 1rem;
	padding-right: 1rem;
		}

.agenda th, .agenda td {
	font-size: 1.4rem;
	padding: 1rem;
			}

.agenda td a {
font-size: 1.4rem;
padding: 0.8rem 1rem;
background: #2D5AB5;
color: #fff;
border-radius: 34px;
}

.agenda td a:hover {
	text-decoration: none;
	opacity: 0.7;
}


.agenda td em {
	font-size: 1.4rem;
	padding: 0.8rem 1rem;
	background: #fff;
	color: #2D2D2D;
	font-style: normal;
	border-radius: 34px;
	}

abbr[title], acronym[title] {
	text-decoration: none;
  }

  [title="Ir a mes anterior"] {
text-decoration: none;
display: none;
width: 34px;
height: 34px;
background: #fff url(/img/arrow-pagination.svg) center center no-repeat;
display: inline-block;
text-indent: -9999999px;
border-radius: 34px;
  }

  [title="Ir a mes siguiente"] {
	text-decoration: none;
	display: none;
	width: 34px;
	height: 34px;
	background: #fff url(/img/arrow-pagination.svg) center center no-repeat;
	display: inline-block;
	text-indent: -9999999px;
	transform: rotate(-180deg);
	border-radius: 34px;
	  }

.well-videocontent {
margin: 2rem 0 3rem 0;
	}

	.well-slider .carousel {
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		top:0;

			}

			.well-slider .carousel div {
				width: 100%;
				text-align: center;
			}

			.well-slider .carousel div img{
			margin: 0 auto;
			max-width: 100%;
			}

.slick-list {
	padding: 0 !important;
}


.row-banner {
	margin-left: 0;
	margin-right: 0;
}

.well-banner-lateral {
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 11px 24px #00000014;
border-radius: 2px;
padding: 2rem 3rem;
position: relative;
text-align: center;
font-size: 1.6rem;
font-weight: bold;
margin: 1rem 0 3rem 0;
}

.well-banner-lateral a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.well-banner-lateral span {
	display: block;
	margin-top: 0.5rem;
	opacity: 0.6;
	font-weight: 500;
}
.well-banner-lateral img {
width: 100%;
max-width: 220px;
}

.mas-leido {
	/* display: none; */ /* Gurenet: 2023-11 */
	text-align: left;
	font-size: 1.2rem;
	font-weight: bold;
	text-transform: uppercase;
}
.well-lomasleido {
	/* display: none; */ /* Gurenet: 2023-11 */
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 11px 24px #00000014;
	border-radius: 2px;
	padding: 1rem 2rem;
	position: relative;
	text-align: left;
	margin: 1rem 0 3rem 0;
	counter-reset: section;
}
.well-lomasleido h2 {
	font-size: 1.4rem;
	line-height: 1.8rem;
}
.well-lomasleido .card-noticia {
	padding-left: 3rem;
	margin: 0 0 2rem 0rem;
}
.well-lomasleido .card-noticia::before {
	counter-increment: section;
	content: counter(section) " ";
	font-size: 2.4rem;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}

.well-banner-flotante {
	position: sticky;
	z-index: 20;
	bottom: 1rem;
top: 1rem;
text-align: center;
}

.well-banner-flotante img {
	width: 100%;
	max-width: 22;
}


.banner-texto {
	background: #2D5AB5;
	color: #fff;
	border-radius: 3px;
	padding: 2rem  3rem;;
	text-align: left !important;
}

.banner-texto a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.banner-texto a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.btn-descarga {
	background:#F4F4F4 url(/img/descarga.svg) no-repeat 0.9rem 50%;
	padding: 0.9rem 1rem 0.9rem 3.9rem;
	font-size:1.6rem;
	font-weight: bold;
}

.btn-descarga span {

	font-weight: normal;
}

.btn-descarga:hover {
	color: #2D2D2D;
	opacity: 0.7;
}

.well-bajosuscripcion {
	background: #F1F1F1;
	border-radius: 4px;
	text-align: center;
	padding: 4rem 3rem;
	position: relative;
	margin: -4rem 0 3rem 0;
}
.well-bajosuscripcion::before {
	content: '';
	display: block;
	width: 100%;
	height: 120px;
	position: absolute;
	top: -120px;
	left: 0;
	background: transparent linear-gradient(180deg, #FFFFFF94 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.well-bajosuscripcion p{
	margin: 0 0 1rem 0;
}

.well-bajosuscripcion .btn {
	margin: 1rem 0.5rem 0rem 0.5rem;
}

.btn-sesion {
	border: 2px solid #2D5AB5;
	border-radius: 2px;
	background: none;
	color: #2D5AB5;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 0.7rem 1.5rem;
}

.btn-sesion:hover {
opacity: 0.7;
}

.h2-tambien {
	font-size:2.6rem;
	font-weight: bold;
	margin: -3rem 0 2rem 0;
}
.well-suscripcion {
	width: 100%;
	max-width: 352px;
	margin: 0 auto;
	text-align: center;
}

.well-suscripcion form {
	text-align: left;
	border: 1px solid #C9C9C9;
	padding: 4rem 4rem;
	border-radius: 4px;
	margin-bottom: 2rem;
}

.olvido {
	font-size: 1.4rem;
	margin: 0.5rem 0 2rem 0;
}

.olvido a:hover {
color: #000000;
}

.nocuenta {
	font-size: 1.5rem;
	font-weight: bold;
}

.nocuenta a{

	text-decoration: underline;
}

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

.alert-error {
	text-align: left;
	font-size:1.5rem;
}


.micuenta {
	display: inline-block;
	margin-top: 3px;
	padding-bottom: 1rem;
}

.micuenta .btn, .micuenta .btn:active, .micuenta .btn:focus {
	width: 125px;
	background: #fff!important;
	border: 0!important;
	border-right: 1px solid #DFDFDF!important;
	color: #2D2D2D;
	font-size: 1.5rem;
	font-weight: bold;
	position: relative;
	padding-left:47px;
	line-height: 1.6rem;
	padding-top: 0.5rem;
	text-align: left;
	box-shadow: none!important;
}

.inicial {
	display: inline-block;
	background: #2D5AB5;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
	text-transform: uppercase;
	margin-right: 6px;
	position: absolute;
	font-weight: 400;
	left: 0;
	top: 0;
}

.inicial-p {

	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 35px;

	margin-right: 6px;
	position: absolute;
	font-weight: 400;
	left: 0;
	top: 0;
}
.micuenta .dropdown-toggle::after {
	display: none;
}

.well-usuario {
	position: relative;
	padding: 0rem 0 0rem 42px !important;
	height: 36px;
	line-height: 36px;
	text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.micuenta .dropdown-menu {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 30px 60px #00000029;
	border: 1px solid #70707052;
	border-radius: 8px;
	font-size: 1.5rem;
	width: 160px;
	padding: 0;
}
.micuenta .dropdown-menu ul {
	margin: 0;
	padding: 0;
}
.micuenta .dropdown-menu li {
	list-style: none;
	margin: 0;
	padding: 0.5rem 1rem;
	border-bottom: 1px solid #D1D1D1;
}
.micuenta .dropdown-menu li a {
	display: block;
	padding: 0.5rem 0.3rem;
}
.micuenta .dropdown-menu li a:hover {
	color: #000;
	opacity: 0.7;
	text-decoration: none;
}
.micuenta .dropdown-menu li:last-child {
	border-bottom: 0;
}
/*
.micuenta .dropdown-menu::before {
content: '';
width: 25px;
width: 25px;
border-radius: 2px;
background: #fff;
display: block;
transform: rotate(-45deg);
position: absolute;
left: 50%;
margin-left: -10px;
margin-top: -10px;
}*/





nav.greedy {
	position: relative;
	display: flex;
}

nav.greedy button {
	align-self: stretch;
	transition: all .4s ease-out;
	padding: 0 1rem 0 1.5rem;
	outline: 0;
	border: 0;
	background: #DDE4F3;
	color: #2D5AB5;
}

nav.greedy button.hidden {
	transition: none;
	width: 0;
	padding: 0;
	overflow: hidden;
	height: 0;
}

nav.greedy button::after {
	content: attr(count);
	display: inline-flex;
	width: 30px;
	height: 30px;
	align-items: center;
	justify-content: center;
	background: #DDE4F3;;
	color: #2D5AB5;
	box-shadow: 0 0 1px 0 rgba(0,0,0,0.8);
	border-radius: 50%;
	font-size: 14px;
	line-height: 14px;
	margin-left: 1rem;
	margin-right: calc(-1rem + -8px);
}

nav.greedy   ul.links {
	display: flex;
	justify-content: flex-start;
	flex: 1;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 1.4rem;
	position: relative;
}
nav.greedy li.active a {
	position: relative;
}
nav.greedy li.active a:after {
	content: '';
	display: block;
	background: #2D5AB5;
	height: 2px;
	width: 100%;
	position: absolute;
	bottom: -5px;
	left:0;
	display: block;
}

nav.greedy  ul.links li {
	list-style: none;
	flex: none;
	padding-top: 0.8rem;
}

nav.greedy  ul.links li a {
	color: #2D5AB5;
	font-weight: 400;

	margin-right: 3rem;
	margin-left: 1rem;
	text-decoration: none!important;
}

nav.greedy  ul.hidden-links {
	position: absolute;
	background: #DDE4F3;
	right: 0;
	top: 100%;
	padding:2rem;
	margin: 0;
	-webkit-box-shadow: 0px 10px 53px -9px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 10px 53px -9px rgba(0,0,0,0.18);
	box-shadow: 0px 10px 53px -9px rgba(0,0,0,0.18);
}

nav.greedy  ul.hidden-links li a {
	color: #2D5AB5;
	padding-right: 1rem;
	font-weight: normal;
	text-decoration: none;
}

nav.greedy  ul.hidden-links.hidden {
	display: none;
}

nav.greedy ul.hidden-links li {
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 1rem;
}

.btn-modificarinteres {
	font-size:1.3rem;
	line-height: 1.4rem;
	padding: 0.5rem 1.8rem 0.5rem 30px;
	background: url(/img/editar.svg) no-repeat center left;
	font-weight: bold;
	text-decoration: none !important;
	text-align: left;
	border-right: 1px solid #ABBDE1;
}

.btn-modificarinteres:hover {
	opacity: 0.7;
	text-decoration: none;
}

.intro-intereses  {
	margin-bottom: 3rem;
}

.intro-intereses a {
	font-weight: bold;
	text-decoration: underline;
}

.intro-intereses a:hover {
	opacity: 0.7;
}

.form-intereses legend {
	font-size: 2rem;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2rem 0;
}

ul.ks-cboxtags {
    list-style: none;
    padding: 20px 0;
}
ul.ks-cboxtags li{
	display: inline;
}
ul.ks-cboxtags li label{
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 1px solid #C5C5C5;
    color: #2D2D2D;
    border-radius: 6px;
    white-space: nowrap;
    margin: 6px 0px;
	font-size: 1.5rem;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

ul.ks-cboxtags li label {
    padding: 5px 11px;
    cursor: pointer;
}


ul.ks-cboxtags li input[type="checkbox"]:checked + label {
    border: 1px solid #2D5AB5;
    background-color: #2D5AB5;
    color: #fff;
    transition: all .2s;
}

ul.ks-cboxtags li input[type="checkbox"] {
	display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
	position: absolute;
	opacity: 0;
}
ul.ks-cboxtags li input[type="checkbox"]:focus + label {
	border: 1px solid #DDE4F3;
}


.nav-intereses {
	font-weight: bold;
	letter-spacing: 0.5rem;

}

.nav-intereses .nav-link {
	padding: 1rem 2rem;
	position: relative;
}

.nav-intereses .active {

    color: #2D5AB5!important;
}

.nav-intereses .active:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 2rem;
	top: auto;
	left: 2rem;
    background: #2D5AB5;
	height: 3px;
	width: calc(100% - 4rem);
}

.nav-tecnologias  {
font-weight: bold;
border:0;
}

.nav-tecnologias a {
padding-left: 0;
padding-right: 0;
margin-right: 3rem;
}

.nav-tecnologias a:hover {
	border:1px solid transparent !important ;
	}
.nav-tecnologias .active {
	border: 0;
	border-bottom: 3px solid #2D5AB5!important;
	color: #2D5AB5!important;
}

legend.legend-sectores {
margin: 4rem 0 -1rem 0;
}

.btn-submitmodificarinteres {
	padding: 2rem 3rem!important;
	}


.btn-azul {
	display: inline-block;
	background: #2D5AB5;
	color: #ffffff;
	font-size: 1.5rem;
		font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin: 0 10px 0 0;
	padding: 0.8rem 1.5rem;
	border-radius: 2px;
}

.btn-azul:hover {
	background: #2D5AB5;
	color: #fff;
	opacity: 0.7;
}

.form-check-label-modificar {
    margin: 0px 0 0 5px;
    position: relative;
    top: 0px;
}

.well-modificar {
	border: 1px solid #C9C9C9;
	padding: 4rem 4rem;
	border-radius: 4px;
	margin-bottom: 2rem;
	text-align: center;
}


.well-modificar form {
	width: 100%;
	max-width: 650px;
	margin: 3rem auto;
	text-align: left;

}

.row-opciones {
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	padding-top: 2rem;
	padding-bottom: 2rem;
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.row-opciones .form-check-label {
    top: 2px;
}

.form-suscripcion legend {
font-size: 2rem;
margin-bottom: 2rem;

}

.legend-suscripcion {
	font-size: 2rem;
	font-weight: bold;
	margin-top: 2rem;
}

.form-suscripcion .form-group {
	margin-top: 1rem;

	}

	.form-suscripcion  .form-check-input {

		margin-top: -12px;

	}

	.form-suscripcion .check-privacidad .form-check-input{

		margin-top: 6px;
		margin-right: 4px;

	}

.frame-utilidades {
	width: 100%;
	height: 500px;
}

.edukia .error_cuadro ul {
	margin: 0;
}

.well-suscipcion {
	margin-bottom: 10rem;
}

.well-gratuito, .well-vip  {
	text-align: center;
	padding: 3rem 3rem;
	padding-bottom: 10rem;
}

 .well-vip  {

	padding-bottom: 0rem;
}



.well-gratuito h2, .well-vip h2 {
	font-size: 4rem;
	font-weight: bold;
	position: relative;
	z-index: 1;
	margin-bottom: 3rem;
}

.well-gratuito p, .well-vip p, .well-vip ul {
	position: relative;
	z-index: 1;
}

.solo-profesionales {
	color:#2D5AB5;
	font-size: 1.4rem;
	margin: 3rem 0 4rem 0;
}

.btn-gratis {
	font-size:1.5rem;
	font-weight: 600;
	color: #2D5AB5;
	border: 1px solid #2D5AB5;
	padding: 1rem 3rem;
}

.btn-gratis:hover {
	color: #2D5AB5;
	border: 1px solid #2D5AB5;
	opacity: 0.7;
}

.well-gratuito a {
	position: absolute;
	display: block;
	z-index: 1;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
}


.well-gratuito a:hover {
	background: rgba(255, 255, 255, 0.4);
}

.well-boton-gratis {
	position: absolute;
	bottom: 5rem;
	left: 0;
	right: 0;
	text-align: center;
}

.well-gratuito:before {
	content: '';
	display: block;
	border: 1px solid #C9C9C9;
	position: absolute;
	top: 0;
	left: 15px;
	right: -15px;
	bottom: 0;
	width: calc(100% - 30px);
	height: 100%;
	border-radius: 9px;
	z-index: 0;
}

.well-vip:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -15px;
	left: 15px;
	bottom: 0;
	width: calc(100% - 30px);
	height: 100%;
	border-radius: 9px;
	z-index: 0;
	background: #DDE4F3;
}

.well-vip ul {
	margin: 3rem 0 5rem 0;
	font-size: 1.4rem;
	text-align: left;
	padding: 0;
}

.well-vip ul li {
	margin: 0rem 0 2rem 0;
	list-style: none;
	padding: 0 0 0 2.2rem;
	background: url(/img/lista-vip.svg) no-repeat 0 0.7rem;
}

.well-botones-vip {
	border-top: 1px solid #fff;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 190px;
	left: -6rem;
	right: -6rem;
	left: -3rem;
	right: -3rem;

	width: calc(100% + 6rem);
	text-align: center;
	z-index: 1;
}

.well-botones-vip p {
	width: 50%;
	padding: 0 2rem;
}

.well-botones-vip::before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 50%;
	top:0;
	bottom: 0;
}

.well-botones-vip a span.title-suscripcion {
	display: block;
	font-size: 1.5rem;
	font-weight: bold;
	color:#2D5AB5;
	margin-bottom: 0.7rem;
	padding-left: 1rem;
	padding-right: 1rem;
}

.well-botones-vip .btn-vip {
	white-space: normal;
}

.select-suscripcion {
	border: 0;
	font-size: 2.5rem;
	font-weight: bold;
	text-align: center;
	width: auto;
	margin: 0 auto;
	padding-top: 2rem;
	padding-bottom: 2rem;
	padding-left: 0;
}

.select-suscripcio:focus, .select-suscripcio:active {
	outline: none !important;
	box-shadow: none;
}

.bg-interesmodificar {
	position: relative;
	top: -50px;
}

.bg-interesmodificar p {
	display: inline-block;
}
.n-interes {
	width: 38px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	border-radius: 38px;
	text-align:center;
	display: inline-block;
	background: #2d5ab5;
}

.link-contacto {
	text-decoration: underline;
}

.link-contacto:hover {
	text-decoration: none;
}

.bodyguia .banner_inferior, .bodyguia .banner_superior {
	display: none;
}

.logo-imprimir {
	width: 120px;
	max-height: 80px;

}

.well-logoimprimir {
	display: flex;
	justify-content: space-between;
	position: fixed;
	align-items: center;
	width: 950px;
	padding: 20px 30px;
}

.portada-imprimir {
	background: #eee;
	height: 1420px;
	margin-bottom: 100px;
}
.logo-cliente-imprimir {
	margin-bottom: 30px;
}

.logo-cliente-imprimir img {
	max-width: 150px;
}

.franja {
	position: absolute;
	top: 300px;
	background: #fff;
	padding: 100px 150px;
}

.h1-imprimir {
	font-size: 8rem;
	width: 500px;
}


.navbar-menu .active > a {
	border-bottom: 3px solid #2D2D2D;
}

.nav-letras {
	text-align: center;
	width: 100%;
	margin: -3rem 0 2rem 0;
}

.nav-letras  .ul {
	margin: 0 auto;
}

.nav-letras .nav-link {
	background: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	color: #2D2D2D;
	width: 34px;
	height: 34px;
	list-style: 34px;
	text-align: center;
	border-radius: 34px;
	margin: 3px 3px;
}

.nav-letras .nav-link:hover, .nav-letras .active .nav-link {
	background: #2D2D2D;
	text-decoration: none;
	color: #fff !important;
	cursor: pointer;

}

.list-rss {
	padding-left: 30px;
	background: url(/img/rss.svg) no-repeat center left;
}

.list-rss li {
	margin-right: 2rem !important;
}

@media (min-width: 380px) {
	.btn-boletin {
		display:inline-block;
		margin-right: 1rem;
		margin-left: 1rem;
	}
}

.legendglosario {
	font-size:1.8rem;
	font-weight: bold;
}

@media (min-width: 430px) {
	.logos_portada li {
		width: calc(33.33% - 2.4rem);
	}

	.navbar-menu .dropdown-menu {
		padding: 30px;
		width: 100%;
		min-height: 347px;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		box-shadow: 0px 30px 60px #000000C2;
		border-radius: 3px;
		padding-right: 240px;
	}

	.well-revistamenu {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		left: auto;
		height: 100%;
		width: 220px;
		padding: 3rem 3rem;
		background: #F6F6F6;
		border-left: 1px solid #DFDFDF;
		font-size:1.6rem;
		text-transform: none;
		font-weight: 400;
	}
	.well-revistamenu img {
		height: 212px;
		border: 8px solid #D9D9D9;
		border-radius: 2px;
	}
	.btn-anunciate {
		display:inline-block;
	}
}

@media (min-width: 576px) {
	.bg-intereses {
		background: #DDE4F3;
	color: #2D5AB5;
	padding: 1.3rem 0rem 0.6rem 0rem;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.5rem;
	}

	.card-noticia p.figure {
		height:220px;
	}
	.select-suscripcion {
		border: 0;
		font-size: 3rem;
		font-weight: bold;
		text-align: center;
		width: auto;
		margin: 0 auto;
		padding-top: 2rem;
		padding-bottom: 2rem;
	}

	.well-botones-vip {
		height: 130px;
		left: -6rem;
		right: -6rem;
		width: calc(100% + 12rem);
	}

	.well-gratuito, .well-vip  {
		text-align: center;
		padding: 3rem 6rem;
	}

	.well-vip  {
		padding-bottom: 0;
	}

	.well-menuresultados {
		font-size: 2.5rem;
	}

	.well-menuresultados a {
		margin-right: 6rem;
	}

	.well-formbuttons {
		position: absolute;
		right: 13rem;
		top:1.15rem;
		transition: all 0.5s ease;
	}


	.btn-filtros {
	width: auto;
		padding: 1.6rem 1.3rem .5rem 2.7rem;

	}

	.btn-filtros span {
		display: inline-block;
	}





	.col-input {
		margin: 0 auto;
	}

	.well-menubuscador li a {
		font-size: 1.4rem;
		padding: 1.3rem 2rem 1.7rem 2rem;
	}

	.well-menubuscador li a span {
		display: inline-block;
	}

	.logos_portada {
		padding-left: 2rem;
		padding-right: 2rem;
	}

	.logos_portada li {
		margin: 0 0rem 1rem 0rem;
		width: calc(100% - 0rem);
	}


	.col-banner {
		-ms-flex: 0 0 275px;
		flex: 0 0 275px;
	}
	.col-banner img {
		width: 100%;
	}

	.col-logos{
		-ms-flex: 0 0 185px;
		flex: 0 0 185px;
	}
	.col-logos img {
		width: 100%;
	}
	.navbar-menu .dropdown-menu {
		padding: 30px;
		min-height: 347px;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		box-shadow: 0px 30px 60px #000000C2;
		border-radius: 3px;
		padding-right: 310px;
	}
	.well-revistamenu {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		left: auto;
		height: 100%;
		width: 290px;
		padding: 3rem 6rem;
		background: #F6F6F6;
		border-left: 1px solid #DFDFDF;
		font-size:1.6rem;
		text-transform: none;
		font-weight: 400;
	}
	.dropdown:hover > .dropdown-menu {
		display: block;
	}
}

@media (min-width: 768px) {
	.intro-intereses {
		margin-right: 3rem;
		position: sticky;
		top: 2rem;
	}
	.well-suscripcion form {
		padding: 6rem 5rem;
	}
	.well-contenidover {
		margin-left: 3rem;
		margin-right: 3rem;
	}
	.well-contenidover + .container.card-noticia {
		padding-left: 0;
		padding-right: 0;
	}
	.row-revista .col .addthis_inline_share_toolbox {
		position: absolute;
		bottom: 2rem;
	}
	.col-revista {
		-ms-flex: 0 0 365px;
		flex: 0 0 365px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.container-fluid {
		padding-left: 45px;
		padding-right: 45px;
	}
	.container-header {
		padding-left: 15px;
		padding-right: 15px;
	}
	#footer {
		text-align: left;
	}
	.titular-link {
		font-size: 1.4rem;
		text-transform: uppercase;
		position: relative;
		bottom: -0.4rem;
		padding: 0 2rem 0 0;
	}
	.titular-link {
		text-align: right;
	}
	.col-logos {
		text-align: right;
	}
	.well-banner {
		text-align: right;
	}
	#header {
		margin-bottom: 4.9rem;
		position: relative;
		z-index: 2;
	}

	.icon-search {
		top: 0.7rem;
	}

	.navbar-menu {
		font-size:1.6rem;
		padding: 40px;
	}

	.logo {
		height: auto;
	}

	.grid-noticias, .grid-ultimos {
        display: -webkit-flex;
        display: flex;
		flex-flow: row wrap;
		margin-bottom: 2rem;
    }

    .grid-thumb-noticias,
    .grid-thumb-noticias2,
    .grid-thumb-ultimos {
        flex: 1 calc(50% - 60px);
		max-width: calc(50% - 60px);
        position: relative;
    }

    .btn-filtrar+.dropdown-menu {
        text-align: left;
    }

    .grid__item-content {
        padding: 60px 60px;
    }

    @supports (display: grid) {
		.grid-noticias {
		/*	display: grid;*/
			grid-template-columns: repeat(12, [col-start] 1fr);
			grid-column-gap: 50px;
			grid-row-gap: 8px;
		}

        .grid-noticias.grid-proyectos {
            grid-column-gap: 60px;
        }

        .grid-thumb-noticias, .grid-thumb-noticias2 {
            max-width: none;
            grid-column: span 6;

		}

		.grid-thumb-noticias:first-child {
			grid-column: span 12;
		}

        .grid-thumb-noticias2 {
            margin-bottom: 40px;
        }

        .grid-ultimos {
            display: grid;
            grid-template-columns: repeat(12, [col-start] 1fr);
            grid-column-gap: 50px;
            grid-row-gap: 8px;
        }

        .grid-thumb-ultimos {
            max-width: none;
            margin: 0;
            grid-column: span 6;
        }
    }

	.navbar-menu li {
		margin: 10px 18px 10px 18px;
	}

	.well-slider {
		position: relative;
		height: 530px;
	}
	.carousel img {
		width: auto !important;
		min-height: 450px;
	}

	.subpie .col-lg-6:first-child {
		text-align:left;
	}

	.subpie .col-lg-6:last-child {
		text-align:right;
	}

	.texto-video h1 {
		font-size: 3.6rem;
	}

	.header-contenidos {
		margin: 0 30px 20px 30px;
	}

	.card-notice .card {
		margin: 0 30px 30px 30px;
	}

	.well-contacto {
		border-radius:3px;
		-webkit-box-shadow: 0px 10px 40px -3px rgba(0,0,0,0.32);
		-moz-box-shadow: 0px 10px 40px -3px rgba(0,0,0,0.32);
		box-shadow: 0px 10px 40px -3px rgba(0,0,0,0.32);
		margin:4rem 15px 7rem 0;
	}

	.well-contacto form {
		padding: 6rem 3rem;
	}

	.well-contacto form {
		padding: 6rem 7rem;
	}

	.bg-contacto {
		background: #f8f8f8;
	}
	.well-datos-contacto {
		padding: 8rem 3rem 5rem 3rem;
		font-size: 1.7rem;
		background: #f8f8f8;
	}

	.btn-solicita {
		padding: 5px 20px;
	}

	.btn-solicita span {
		display: block;
	}

	.navbar-menu {
		padding: 0.6rem 0 0 0;
	}

	.navbar-menu li .nav-link {
		padding: 0 0 1rem 0;
	}

	.icon_user {
		display:none;
	}

	.text-carrito {
		display:inline-block;
	}

	.carrito {
		position:relative;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
	}
	.carrito:hover {
			color: #3f4243;
		opacity: 0.7;
		text-decoration: none;
	}

	.btn-suscribete {
		display: inline-block;
		background: #2D5AB5;
		color: #ffffff;
		font-size: 1.5rem;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		margin: 0 10px 0 0;
		padding: 0.8rem 1.5rem;
		border-radius: 2px;
	}

	.btn-suscribete:hover {
		background: #2D5AB5;
		color: #fff;
		opacity: 0.7;
	}

	.dropdown:hover > .dropdown-menu {
		display: block;
	}

	table.table {
		border: 0;
		padding-bottom: 0;
		display: block;
		width: 100%;
		clear: both;
	}
	table.table caption {
		display: block;
	}
	table.table thead {
		display: none;
	}
	table.table tbody, table.table tfoot, table.table tr, table.table th, table.table td {
		border: 0;
		display: block;
		padding: 0;
		text-align: left !important;
		white-space: normal;
		border: none !important;
	}
	table.table tr {
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	table.table th[data-title]:before,  table.table td[data-title]:before {
		content: attr(data-title) ":\00A0";
		font-weight: 700;
	}
	table.table th:not([data-title]) {
		font-weight: bold;
	}
	table.table td:empty {
		display: none;
	}
}

@media (max-width: 768px) {
	.btn-suscribete {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #DDE4F3;
		text-align: right;
	}

	.btn-suscribete span {
		display: inline-block;
		background: #2D5AB5;
		color: #ffffff;
		font-size: 1.5rem;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		margin: 0 10px 0 0;
		padding: 0.8rem 1.5rem;
		border-radius: 2px;
	}

	.navbar-menu .dropdown {
		position: static !important;
	}
}

@media (min-width: 992px) {
	.navbar-menu .show .nav-link:before, .navbar-menu .show .nav-link:hover:before {
		content: '';
		display: block;
		width: 20px;
		height: 20px;
		border-radius: 3px;
		transform: rotate(45deg);
		position: absolute;
		left: 20px;
		top: 31px;
		background: #fff;
		z-index: 1000000;
	}
	.navbar-menu .active > a {
		border-bottom: 0;
	}
	.navbar-menu .active {
		position: relative;
	}
	.navbar-menu .active:before {
		content: '';
		position: absolute;
		width: calc(100% - 10px);
		height: 3px;
		background: #2D2D2D;
		display: block;
		left: 5px;
		right: -5px;
		bottom: 0;
	}
	.grid-thumb-noticias:first-child h2 {
		font-size: 3rem;
		font-weight: bold;
		line-height: 3.8rem;
		font-size: 2rem;
		font-weight: bold;
		line-height: 2.8rem;
	}
	.navbar-menu .dropdown-menu {
		width: 568px;
		left: auto;
	}
	.link-header {
		padding-top: 2.2rem;
		text-align: right;
	}

	.btn-acceso {
		padding: 0 5px 0 0;
	}

	.btn-anunciate {
		display: inline-block;
	}

    .grid-noticias,
    .grid-ultimos {
        display: -webkit-flex;
        display: flex;
        flex-flow: row wrap;
    }

    .grid-thumb-noticias,
    .grid-thumb-noticias2,
    .grid-thumb-ultimos {
        flex: 1 calc(33.33% - 60px);
        max-width: calc(33.33% - 60px);
        position: relative;
    }

    @supports (display: grid) {
        .grid-noticias {
            display: grid;
            grid-template-columns: repeat(12, [col-start] 1fr);
            grid-column-gap: 50px;
            grid-row-gap: 8px;
        }

        .grid-ultimos {
            display: grid;
            grid-template-columns: repeat(12, [col-start] 1fr);
            grid-template-rows: repeat(12, [row-start] 1fr);
            grid-column-gap: 50px;
            grid-row-gap: 8px;
        }

        .grid-noticias.grid-proyectos {
            grid-column-gap: 60px;
        }

        .grid-thumb-noticias,
        .grid-thumb-noticias2 {
            max-width: 100%;
            max-width: none;
            grid-column: span 4;

        }

        .grid-thumb-noticias2 {
            margin-bottom: 40px;
        }

        .grid-thumb-ultimos {
            max-width: 100%;
            max-width: none;
            grid-column: span 4;
            grid-row: span 12;
            margin: 0 0 3rem 0;
        }

        .grid-thumb-ultimos:nth-child(2),
        .grid-thumb-ultimos:nth-child(4) {
            grid-row: span 6;
        }



        /*.grid-thumb-ultimos {
           max-height: 458px;
            height: 40vw;
        }*/

        .grid-thumb-ultimos:nth-child(2) .figure,
        .grid-thumb-ultimos:nth-child(4) .figure {
            max-height: 140px;
        }

        .grid-thumb-noticias:first-child {
            grid-column-start: 1;
            grid-column-end: span 6;
            grid-row-start: 1;
            grid-row-end: span 2;
            margin-bottom: 3rem;
        }

        .blog .grid-thumb-noticias:first-child {
            grid-column-start: 1;
            grid-column-end: span 6;
            grid-row-start: 1;
            grid-row-end: span 2;
            margin-bottom: 3rem;
        }

        .grid-thumb-noticias:first-child h3 {
            font-size: 2.5rem;
            line-height: 3.3rem;
        }

        .grid-thumb-noticias:nth-child(2) {
            grid-column-start: 7;
            grid-column-end: span 7;
            grid-row-start: 1;
            grid-row-end: 2;

        }

        .blog .grid-thumb-noticias:nth-child(2) {
            grid-column-start: 7;
            grid-column-end: span 6;
            grid-row-start: 1;
            grid-row-end: 2;

        }

        .grid-thumb-noticias:nth-child(3) {
            grid-column-start: 7;
            grid-column-end: span 7;
            grid-row-start: 2;
            grid-row-end: 3;
        }

        .blog .grid-thumb-noticias:nth-child(3) {
            grid-column-start: 7;
            grid-column-end: span 6;
            grid-row-start: 2;
            grid-row-end: 3;
            margin-top: 42px;
        }

        .grid-noticias.portada .grid-thumb-noticias:first-child {
            grid-row-end: span 3;
        }


        .grid-noticias.portada .grid-thumb-noticias:nth-child(4) {
            grid-column-start: 6;
            grid-column-end: span 7;
            grid-row-start: 3;
            grid-row-end: 4;
            margin-top: 42px;
        }

        .grid-thumb-noticias:nth-child(2) figure,
        .grid-thumb-noticias:nth-child(3) figure,  .grid-thumb-guia figure {
            display: -webkit-flex;
            display: flex;
            flex-flow: row nowrap;
        }

        .grid-thumb-noticias:nth-child(2) figcaption,
        .grid-thumb-noticias:nth-child(3) figcaption,
        .grid-noticias.portada .grid-thumb-noticias:nth-child(4) figcaption,  .grid-thumb-guia  figcaption {
            margin: 0 2rem;
        }

        .grid-thumb-noticias:nth-child(1) .figure {
            height: 245px;
        }

        .grid-thumb-noticias:nth-child(1) img {
            height: 306px;
            object-fit: cover;
            object-position: center center;
        }

        .blog .grid-thumb-noticias:nth-child(3) {
            margin-bottom: 3rem;
        }

        .blog .grid-thumb-noticias:nth-child(1) .figure {
            height: 306px;
        }

        .blog .grid-thumb-noticias:nth-child(1) img {
            height: 245px;
            object-fit: cover;
			object-position: center center;
			position: relative;
			left: 50%;
			top: 50%;
			transform: translate(-50%,-50%);
        }


        .grid-thumb-noticias:nth-child(2) .figure,
        .grid-thumb-noticias:nth-child(3) .figure,
        .grid-noticias.portada .grid-thumb-noticias:nth-child(4) .figure,  .grid-thumb-guia .figure {
            /* flex: 1 40%;*/
            min-width: 80px;
			width: 80px;
			height: 140px;
		}


        .grid-thumb-noticias:nth-child(2) .figure img,
        .grid-thumb-noticias:nth-child(3) .figure img,
        .grid-noticias.portada .grid-thumb-noticias:nth-child(4) .figure img, .grid-thumb-guia .figure img{
			/* flex: 1 40%;*/
			object-fit: cover;
			object-position: center center;
			position: relative;
			left: 50%;
			top: 50%;
			transform: translate(-50%,-50%);
			height: 100%;
        }
        .blog .grid-thumb-noticias:nth-child(2) .figure,
        .blog .grid-thumb-noticias:nth-child(3) .figure {
            /* flex: 1 40%;*/
            min-width: 250px;
            width: 250px;
        }
        .grid-thumb-noticias:nth-child(2) .figcaption,
        .grid-thumb-noticias:nth-child(3) .figcaption,
        .grid-noticias.portada .grid-thumb-noticias:nth-child(4) .figcaption, .grid-thumb-guia .figcaption {
            flex: 1;
        }
    }
}

@media (min-width: 1200px) {
	.grid-thumb-noticias:nth-child(2) .figure,
	.grid-thumb-noticias:nth-child(3) .figure,
	.grid-noticias.portada .grid-thumb-noticias:nth-child(4) .figure, .grid-thumb-guia .figure {
		/* flex: 1 40%;*/
		min-width: 180px;
		width: 180px;
		height: 140px;
	}
	.btn-acceso {
		padding: 0 15px 0 15px;
	}
	.logo {margin-right: 10rem;}
}
@media (min-width: 1366px) {
	.banner_superior img, .banner_inferior img, .banner_superior video, .banner_inferior video{
		width: auto;
		max-width: 1366px;
	}
}
