@import "uvfont.css";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
/*table {
  border-collapse:collapse;border-spacing:0
}*/
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  float: left;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 74%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 26%;
}
.col-2,
.redestop {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}
.oculto {
  display: none;
}
body {
  font-size: 100%;
  background: #f9f9f9;
  font-family: Verdana, Geneva, sans-serif;
}
body > header,
footer {
  z-index: 1000;
  width: 100%;
  overflow: hidden;
}
body > header {
  position: relative;
  top: 0;
}
.header {
  width: 100%;
  overflow: hidden;
  box-shadow: #aaa 0 2px 3px;
  -webkit-box-shadow: #aaa 0 2px 3px;
  -moz-box-shadow: #aaa 0 2px 3px;
  clear: both;
  z-index: 100000;
  position: relative;
}
footer {
  clear: both;
  bottom: 0;
  position: relative;
  box-shadow: #aaa 0 -2px 3px;
  -webkit-box-shadow: #aaa 0 -2px 3px;
  -moz-box-shadow: #aaa 0 -2px 3px;
  z-index: 10;
}
.contenedor {
  max-width: 1002px;
  min-height: 1024px;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 10px;
  position: relative;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-top: 3px #f68c09 solid;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  clear: both;
}
img,
embed {
  max-width: 100%;
}
#top {
  font-size: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}

#menutop,
.logo,
.texto-footer {
  max-width: 1002px;
  margin: 0 auto;
  overflow: hidden;
}
.logo {
  background: rgb(244, 244, 244); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(244, 244, 244, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(244, 244, 244, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(244, 244, 244, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  text-align: left;
  border-top: 1px #ccc solid;
}
.texto-footer {
  padding-top: 10px;
}
.texto-footer div:last-child {
  text-align: right;
}
.texto-footer div:first-child img {
  float: left;
  margin-right: 5px;
}
.redestop {
  float: right;
  text-align: right;
  position: relative;
  z-index: 2000;
}
#menusup ul.redestop li a {
  font-size: 0;
}
#menusup ul.redestop li a:hover {
  color: #990;
  background: #fff;
}
#menusup ul.redestop li {
  padding-right: 0;
  height: 30px;
}
.banderas a:hover {
  background: none !important;
}
[class*="-banderas"] li a img {
  vertical-align: middle;
}
.redestop [class^="icon-"]:before {
  font-size: 18px;
}
nav {
  max-width: 1002px;
  margin: 0 auto;
  text-decoration: none;
  font-size: 0.9em;
}
.fechatop {
  position: relative;
  font-size: 0.9em;
}
.redescont {
  clear: both;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px #ccc solid;
  overflow: hidden;
  margin-top: 10px;
  text-align: center;
}
.redescont .col-6:first-child {
  border-right: 1px #ccc solid;
}
.content {
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; /*word-break: break-all;*/
}
.politicas {
  clear: left;
}
.politicas [href="index.asp?web=1"] {
  display: none;
}
.texto-footer p {
  margin-top: 0;
  margin-bottom: 0;
}
.politicas a {
  text-decoration: none;
}
.politicas a:after {
  content: " - ";
}
.politicas a:nth-child(3):after {
  content: "";
}
#pull,
#pull2 {
  display: none;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 51px;
  height: 51px;
  border: none;
  text-indent: 100%;
  background: url(../images/ui.totop.png) no-repeat left top;
  z-index: 100;
}
#toTopHover {
  background: url(../images/ui.totop.png) no-repeat left -51px;
  width: 51px;
  height: 51px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
#toTop:active,
#toTop:focus {
  outline: none;
}
#top-link {
  display: none;
  position: fixed;
  right: 5px;
  bottom: 5px;
  color: green;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid green;
  background: #90ee90;
  padding: 10px;
}
.header,
footer {
  background-color: #72171a;
  color: #fff;
}
.header a,
footer a {
  color: #fff !important;
}
h1 {
  font-size: 1.5em;
  text-align: left;
  width: 100%;
  padding-left: 10px;
}
h1 a {
  text-decoration: none;
}
#menutop ul:first-child {
  width: 41%;
  float: left;
}
#menutop ul li {
  list-style: none;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 22%;
}
#menutop ul li a {
  font-size: 1em;
  text-decoration: none;
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
}
#menutop ul li a:hover {
  color: #fff;
}
#menutop form {
  padding-top: 2px;
}
.clearboth {
  clear: both;
  border-top: 1px #ccc solid;
}
.bienvenida,
.cuerpo {
  text-align: justify;
}
.resumen {
  font-weight: 700;
  margin: 2%;
}
.descargas ul li {
  list-style: none;
  border-bottom: 1px #000 solid;
  margin-bottom: 3%;
  display: table;
  padding-bottom: 3%;
  width: 100%;
}
.descargas ul li img {
  display: table-cell;
  float: left;
  padding: 1%;
}
.descargas ul li a {
  text-decoration: none;
}
.fotogrande {
  text-align: center;
}
.fotogrande figure {
  margin-top: 15px;
}
.fotogrande figcaption {
  font-size: 0.8em;
}
[data-role="content"] {
  margin-top: 1%;
}
.noticias article,
.reportajes article {
  margin: 0;
  padding: 0;
  margin-bottom: 2%;
  padding: 1.5%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  overflow: hidden;
  font-size: 0.9em;
  border-bottom: 1px #ccc solid;
}
.reportajes article figure img {
  /*width:100%;*/
  max-width: 200px;
  max-height: 120px;
}
.galeria figure a img {
  max-width: 100%;
  max-height: 7.9em;
}
.entrevistas article {
  float: none;
  display: inline-block;
  width: 48%;
}
.noticias a,
.reportajes a,
.entrevistas a,
.foto-noticia h1 a,
.autor span a {
  text-decoration: none;
  color: #009;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
.noticias a:hover,
.reportajes a:hover,
.entrevistas a:hover,
.autor span a:hover {
  color: #999;
}
.reportajes article a {
  display: block;
  overflow: hidden;
}
.noticias article img,
reportajes article img {
  padding: 5px;
  border: 1px #333 solid;
  margin-right: 2%;
  float: left;
}
.noticias article img:hover,
reportajes article img:hover,
.entrevistas article img:hover,
.galeria figure:hover,
.listado-reportajes article:hover {
  opacity: 0.9;
}
.noticias article figure img {
  max-height: 135px;
  float: none;
  margin-right: 0px;
  margin: 0px auto;
  max-width: 165px;
}
.noticias article figure {
  width: 190px;
  float: left;
  margin-right: 1%;
}
aside .noticias article figure{width:auto;float:none;margin-right:0px}
.noticias article [itemprop="publisher"],
.reportajes article [itemprop="publisher"] {
  text-align: right;
}
.noticias article h2,
.noticias article h3 {
  text-align: left;
  margin: 0;
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 5px;
  float: none;
}
.foto-noticia h1 {
  font-size: 1.3em;
  font-weight: lighter;
}
.publicidad {
  background-color: #f5f5f5;
  overflow: hidden;
  padding-top: 5px;
}
.dividida {
  text-align: center !important;
}
.content .publicidad:before {
  content: "Publicidad";
  font-size: 0.7em;
  text-align: right;
  padding-right: 5px;
  float: right;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #666;
}
.content .politica:before {
  content: "Publicidad Elecciones Municipales 2015" !important;
  width: 100%;
  display: block;
  text-align: right;
}
.politica {
  top: 0px;
}
.politica img {
  max-width: 189px;
}
.dividida span {
  font-size: 0.7em;
  text-align: right;
  padding-right: 5px; /*float:right;*/
  padding-top: 1px;
  padding-bottom: 1px;
  color: #666;
  display: block;
  width: 100%;
}
.content .publicidad a {
  clear: both;
  display: block;
  text-align: center;
}
.content .publi2col a {
  clear: none;
  display: inline-block;
}
.dividida a {
  width: 46%;
  margin-left: 10px; /*margin-top:20px;*/
  clear: none;
  display: inline-block !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.dividida:before {
  content: "" !important;
}
.content .publicidad {
  border-bottom: 1px solid #ccc;
  padding-top: 0px;
  text-align: inherit;
}
.content .publicidad img {
  clear: both;
}
.contenedor > .publicidad {
  padding-top: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 1;
}
.content .politica {
  border-top: 1px #ccc solid;
  margin-top: 15px;
  padding-bottom: 10px;
}
.content .politica img,
.content .politica a {
  clear: none;
  display: inline-block;
}
.content .politica img {
  box-shadow: #555 1px 1px 3px;
  -webkit-box-shadow: #555 1px 1px 3px;
  -moz-box-shadow: #555 1px 1px 3px;
  -o-box-shadow: #555 1px 1px 3px;
  -ms-box-shadow: #555 1px 1px 3px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5.s;
}
.content .politica img:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}
.content .politica a {
  max-width: 213px;
  margin-left: 15px;
}
.contenedor > .heme {
  position: relative;
}
.paginacion {
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  overflow: hidden;
  border: 1px #ccc solid;
  margin: 0px auto;
  width: 96%;
  padding: 10px;
  background: #f2f2f6;
  background: -moz-linear-gradient(top, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #f2f2f6),
    color-stop(32%, #e3e3eb),
    color-stop(100%, #fff)
  );
  background: -webkit-linear-gradient(top, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  background: -o-linear-gradient(top, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  background: -ms-linear-gradient(top, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  background: linear-gradient(to bottom, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f6',endColorstr='#ffffff',GradientType=0);
}
.paginacion a {
  margin: 0;
  padding: 3px;
  border: 1px #ccc solid;
  text-decoration: none;
  background: #fff;
  color: #006666;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.paginacion a:hover {
  color: #fff;
  background: #999900;
}
.noticias-sec,
.descargas,
.reportajes {
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.noticias {
  border-right: 1px #ccc solid;
}
[data-foto="Seccion La Foto"] {
  text-align: center;
  margin-bottom: 10px;
}
.noticias > header h1,
.noticias > header h2 {
  margin-top: 20px;
}
.noticias > header h1,
.noticias > header h2,
.redescont > header h2,
h1.titulo,
.reportajes > header h2,
.efemerides header h2,
.fechatop header h2,
.entrevistas > header h2,
[data-foto="Seccion La Foto"] > header h2,
.especiales-footer > header h2,
.especiales-footer > h3,
.especiales-footer div h2,
.contacto legend,
h2.ultimas-noticias {
  text-align: left;
  font-weight: lighter;
  background: #72171a;
  color: #fff;
  padding-left: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
h2.ultimas-noticias {
  text-align: center;
}
h2.ultimas-noticias a {
  color: #fff;
  text-decoration: none;
}
.efemerides {
  margin-top: -10px;
  padding-top: 0px;
}
.efemerides header h2,
.contacto legend {
  font-size: 1em;
}
.contacto legend {
  padding-top: 5px;
  padding-bottom: 5px;
}
.efemerides article {
  width: 98%;
  margin: 0px auto;
  border-bottom: 2px #72171a solid;
  font-size: 0.9em;
  margin-bottom: 20px;
}
.fechatop header h2 {
  font-size: 1em;
  text-align: center;
}
.fechatop {
  padding-left: 0px;
  padding-right: 0px;
}
.especiales-footer div h2 {
  font-size: 1.2em;
}
.especiales-footer > h3 {
  display: block;
  clear: both;
  font-size: 1.4em;
  text-align: center;
}
.especiales-footer div h2 a,
.especiales-footer > h3 a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.reportajes article h2 {
  font-weight:normal;
  margin-bottom: 0;
  margin-top: 5px;
  text-align: left;
  font-size: 1.1em;
}
.reportajes article [itemprop="description"] {
  text-align: left;
  display: block;
  font-size: 0.9em;
  margin-top: 5px;
}
.entrevistas > header h2,
[data-foto="Seccion La Foto"] > header h2 {
  padding-left: 10px;
}
[data-foto="Seccion La Foto"] img {
  max-width: 133px;
}
.noticias-sec h3,
.descargas h3,
.reportajes h3 {
  margin-top: 0.3%;
  margin-bottom: 0.3%;
}
.descargas {
  font-size: 0.9em;
}
.fecha {
  width: 100%;
  overflow: hidden;
  float: none;
  text-align: left;
  margin-bottom: 5px;
}
.fecha > span,
.autor > span {
  float: right;
}
.noticias [itemprop="description"] {
  text-align: left;
  display: block;
  margin-top: 5px;
}
.entrevistas {
  overflow: hidden;
  border: 1px #000 solid;
  margin: 0px auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 96%;
}
.entrevistas article {
  font-size: 0.8em;
}
.entrevistas article h2 {
  font-size: 0.9em;
  color: #000;
}
.entrevistas article {
  margin-bottom: 10px;
  padding-left: 5px !important;
  padding-right: 5px !important;
  vertical-align: top;
}
.publicidad {
  padding-left: 0px !important;
  padding-right: 0px !important;
  text-align: center;
}
.banners {
  margin-top: 10px;
}
.banners:before {
  content: "Publicidad";
  font-size: 0.7em;
  text-align: right;
  padding-right: 5px;
  float: right;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #666;
  width: 100%;
}
.especiales:before {
  content: "Especiales";
  font-size: 0.7em;
  text-align: right;
  padding-right: 5px;
  float: right;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #666;
  width: 100%;
}
.banners img {
  /*max-width:145px;*/
  margin-left: 2px;
  margin-bottom: 15px;
  box-shadow: #555 1px 1px 3px;
  -webkit-box-shadow: #555 1px 1px 3px;
  -moz-box-shadow: #555 1px 1px 3px;
  -o-box-shadow: #555 1px 1px 3px;
  -ms-box-shadow: #555 1px 1px 3px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5.s;
}
.banners img:hover {
  box-shadow: none;
}
.banners .medio {
  max-width: 140px;
}
.noticias > div,
.reportajes > div,
.entrevistas > div {
  padding: 5px;
  text-align: left;
}
.noticias > div a,
.reportajes > div a,
.entrevistas > div a {
  text-decoration: none;
  color: #72171a;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  padding: 5px;
}
.hemeroteca {
  margin-top: 10px;
}
.noticias > div a:hover,
.reportajes > div a:hover,
.entrevistas > div a:hover {
  background-color: #72171a;
  color: #fff;
}
.hemeroteca > div a:hover {
  background: none;
  color: inherit;
  text-decoration: underline;
}
.noticia {
  padding-top: 10px;
}
.autor {
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  padding: 5px;
  overflow: hidden;
}
.autormovil {
  margin-top: 5px;
  font-size: 0.9em;
}
.clearleft {
  clear: left;
}
.menu2 {
  margin-top: 0px;
}
[itemprop="description"] h3 {
  margin: 20px auto;
  font-size: 1em;
}
[itemprop="articleBody"] p:first-of-type {
  margin-top: 0px;
}
[itemprop="articleBody"] img {
  float: left;
  padding: 5px;
  margin: 5px;
  border: 1px #ccc solid;
}
.cuerpo-reportaje [itemprop="articleBody"] img {
  float: none;
}
.noticia .fotogrande img {
  padding: 5px;
  border: 1px #ccc solid;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.fotogrande img {
  max-width: 640px; /*width:100%;*/
}
.redes-faldon {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #333;
  padding: 0.3%;
  margin-top: 1%;
}
.redes-faldon ul li {
  list-style: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 10%;
  display: inline-block;
}
footer {
  margin-top: 0;
  padding-bottom: 10px;
  font-size: 0.8em;
}
.top-murcia {
  background: url(../images/fondo-top.gif) right repeat-x;
  height: 28px;
}
.top-murcia div {
  max-width: 1002px;
  margin: 0 auto;
  height: 28px;
  position: relative;
}
.top-murcia div a {
  height: 28px;
  top: 0;
  position: absolute;
}

.servicios {
  display: none;
}
.logo a span {
  z-index: -1;
  position: relative;
}
.listado {
  border: 0px;
}
.especiales-footer > header > h2 {
  margin-bottom: 5px;
}
.especiales-footer .publicidad:before {
  display: none;
}
.especiales-footer .publicidad {
  text-align: center;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 0px;
}
.especiales-footer > header > h2 {
  margin-bottom: 5px;
}

#mobile-header {
  display: none;
}
#pueblos ul {
  width: 100%;
  max-width: 1002px;
  margin: 0px auto;
  background: #eee;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  border: 1px #ccc solid;
  border-bottom: 0px;
}
#pueblos ul {
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 0.8;
}
#pueblos ul li {
  display: inline;
  font-size: 0.7em;
}
#pueblos ul li a {
  color: #666;
  text-decoration: none;
}
#pueblos ul li a:hover {
  text-decoration: underline;
}

.galeria {
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.galeria figure {
  display: inline-block;
  list-style: none;
  vertical-align: top;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
  border: 1px #ccc solid;
  width: 21%;
  text-align: center;
  height: 8em;
  line-height: 7.5em;
}
.galeria figure img {
  vertical-align: middle;
}
.galeria figure:hover {
  background: #f5f5f5;
}
.redeslat {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1;
  padding-left: 0px;
}
.cuerpo-reportaje {
  display: table;
}
.cuerpo-reportaje .redeslat {
  float: none;
  width: 100%;
  text-align: right;
  display: table-footer-group; /*position:absolute;top:74px;*/
}
.cuerpo-reportaje .redeslat .addthis_vertical_follow_toolbox {
  width: auto;
  float: left;
}
.cuerpo-reportaje .col-10 {
  width: 100% !important;
  float: none;
}
.noticia .col-12 {
  padding-bottom: 10px;
  border-bottom: 1px #ccc solid;
  margin-bottom: 10px;
}
.redeslat ul li {
  width: 45%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin-left: 2px;
  margin-bottom: 6px;
}
.cuerpo-reportaje .redeslat ul li {
  width: auto;
}
.redeslat ul li a i {
  color: #fff;
  font-size: 2.5em;
}
.redeslat ul li a i {
  background: #738a8d;
}
.redeslat ul li:first-child a i {
  background: #305891;
}
.redeslat ul li:nth-child(2) a i {
  background: #2ca8d2;
}
.redeslat ul li:nth-child(3) a i {
  background: #2e8a06;
}
.redeslat ul li:nth-child(4) a i {
  background: #f8694d;
}
.redeslat .boton {
  margin-top: 10px;
}
.redeslat .boton a i {
  font-size: 1em;
  margin-right: 0px;
}
.redeslat .boton a {
  color: #000;
  text-decoration: none;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  display: block;
  padding: 5px;
}
.redeslat .boton a:hover {
  color: #fff;
  background: #738a8d;
}
.cuerpo-reportaje .redeslat .boton {
  float: right;
}
.tabs {
  margin-bottom: 1px;
  padding-left: 10px;
}
.tabs li {
  display: inline-block;
  list-style: none;
  border: 1px #ccc solid;
  border-bottom: 0px;
  margin-right: 3px;
  padding: 0px;
  border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -o-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -ms-border-radius: 5px 5px 0px 0px;
}
.tabs li a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 5px;
}
.tabs li {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.tabs li:hover {
  background: #72171a;
}
.tabs li a:hover {
  color: #fff;
}
.tab_content {
  border: 1px #ccc solid;
  padding: 10px;
  padding-top: 5px;
}
.active {
  background: #dedede;
}
#comentario select,
#comentario label {
  display: block;
}
#comentario [type="checkbox"] {
  float: left;
  width: auto;
  margin-top: 3px;
}
#comentario [for="acepto"] {
  display: inline;
  margin-left: 10px;
}
#comentario > div:last-child,
.anuncios div {
  font-size: 0.8em;
  background: #f5f5f5;
  padding: 10px;
  margin-top: 10px;
}
#comentario input,
#comentario textarea {
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
#comentario input[type="submit"] {
  height: 30px;
  width: 100%;
  border: none;
  letter-spacing: 2px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  margin-top: 10px;
  box-shadow: #555 1px 1px 3px;
  -webkit-box-shadow: #555 1px 1px 3px;
  -moz-box-shadow: #555 1px 1px 3px;
  -o-box-shadow: #555 1px 1px 3px;
  -ms-box-shadow: #555 1px 1px 3px;
}
#comentario input[type="submit"]:hover {
  background: #ccc;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
#comentario label {
  margin-top: 10px;
  margin-bottom: 5px;
}
#comentario legend {
  font-weight: bold;
}
.galeria figure:hover {
  cursor: pointer;
}
#comentarios {
  margin-top: 10px;
  clear: both;
}
.fuente {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  font-size: 0.7em;
  margin: 5px 0;
  padding: 5px 0;
}
.foto-noticia .fuente {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 0px;
}
.foto-noticia figure {
  padding: 10px;
  border: 1px #ccc solid;
  border-top: 0px;
  text-align: center;
  background: #eee;
}
.foto-reportaje .foto-noticia figure {
  border-bottom: 0px;
}
.foto-noticia figure img {
  max-width: 640px;
  width: 100%;
  border: 1px #000 solid;
}
.foto-noticia .paginacion {
  width: 100%;
}
.foto-noticia .fecha {
  font-size: 0.8em;
}
.foto-noticia h1 a {
  font-size: 1em;
}
[itemprop="articleBody"] ul {
  margin-left: 20px;
}
.relacionadas {
  font-size: 0.7em;
  margin: 0 0 5px 20px;
  padding: 5px 0;
  text-align: left;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.relacionadas li {
  list-style: outside url("../images/dot.gif") disc;
  font-weight: bold;
}
.hemeroteca h3 {
  font-size: 1.8em;
  font-weight: lighter;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;
}
.buscador {
  padding: 10px;
}
.entrevistas .hemedesp {
  padding: 0px;
  text-align: inherit;
}
.contenedor > .fotolat {
  position: relative;
  height: 1024px;
}
.fotolat img {
  max-width: 145px;
}
.fotolat a {
  background: none repeat scroll 0 0 #fff;
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
  min-height: 85px;
  min-width: 48%;
  overflow: hidden;
  vertical-align: top;
}
#cargando {
  text-align: center;
  font-size: 1.8em;
}
.feedEkList {
  list-style: none;
}
.feedEkList .itemTitle {
  display: none;
}
.feedEkList .itemContent img,
#divRss img,
#divRss2 img {
  /*width:100%;*/
  max-height: 100px !important;
  width: auto !important; /*height:auto !important;*/
}
.feedEkList .itemContent br {
  display: none;
}
/*.especiales-footer div:nth-child(1) img{padding-top:25px;}*/
.especiales-footer div.col-6 span {
  color: #000 !important;
  font-size: 12px !important;
  font-weight: 100 !important;
  text-align: justify !important;
  font-family: Verdana, Geneva, sans-serif !important;
}
.especiales-footer div.col-6 h2 {
  z-index: 10000;
  position: relative;
  margin-top: 0px;
}
.especiales-footer div.col-6 h2 span {
  color: #fff !important;
  font-size: 20px !important;
}
.especiales-footer div.col-6 b {
  color: #000 !important;
}
.especiales-footer .col-6 {
  max-height: 300px;
  overflow: auto;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-thumb {
  background-color: rgb(196, 196, 196);
  border-radius: 10;
  -webkit-border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgb(164, 164, 164);
}
::-webkit-scrollbar-track {
  background-color: rgb(237, 237, 237);
}
/*::-webkit-scrollbar-button:vertical:decrement {background-color:rgb(114, 114, 114);} ::-webkit-scrollbar-button:vertical:decrement:hover {background-color:rgb(114, 114, 114);} 
::-webkit-scrollbar-button:vertical:increment {background-color:rgb(114, 114, 114);} ::-webkit-scrollbar-button:vertical:increment:hover {background-color:rgb(114, 114, 114);}*/
.bloque {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 200px;
}
.efemeride {
  border: 0 none;
  margin: 0 auto;
  max-height: 120px;
  overflow: auto;
  padding: 10px;
  width: 98%;
}
.emails ul {
  margin-bottom: 10px;
  margin-top: 10px;
}
.emails ul li {
  background: #f5f5f5;
  padding: 10px;
  margin-bottom: 10px;
  list-style: none;
  margin-left: 5px;
  width: 49%;
}
.emails ul li a {
  color: #000;
}
.contacto {
  margin-top: 30px;
}
.contacto legend {
  margin-top: -20px;
  margin-bottom: 20px;
  width: 100%;
}
.contacto fieldset {
  border: 0px;
  background: #f5f5f5;
}
.gmap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  padding-top: 30px;
  overflow: hidden;
}
.gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.header,
body > header {
  overflow: visible;
}
/*.logo {
  background:url("../images/fondo-header.png") no-repeat scroll right top;
}*/
.loto {
  padding-top: 15px;
}
/*.logo a{background:url("../images/logo.png") no-repeat scroll 10px top;display:block;height:61px;text-decoration:none;margin-top:15px;margin-bottom:13px}*/
.logo a {
  background: url("/images/logo-murciat.png") no-repeat scroll 10px 7px;
  display: block;
  height: 65px;
  text-decoration: none;
  margin-bottom: 13px;
  max-width: 500px;
}
.lfoto a {
  max-width: 100%;
}
.logo a img,
.logo a span,
.logo a h1 {
  display: none;
}

#menusup {
  height: 45px;
  margin-bottom: 5px;
}
nav#menusup {
  text-align: center;
  border-top: 3px #066 solid;
  border-bottom: 1px #066 solid;
  overflow: visible;
}
/*nav#menusup ul li{display:block;overflow:hidden;float:left;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;width:106.6px;height:45px;text-align:center;background:#f2f2f6;background:-moz-linear-gradient(top,#f2f2f6 0%,#e3e3eb 32%,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f2f6),color-stop(32%,#e3e3eb),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#f2f2f6 0%,#e3e3eb 32%,#fff 100%);background:-o-linear-gradient(top,#f2f2f6 0%,#e3e3eb 32%,#fff 100%);background:-ms-linear-gradient(top,#f2f2f6 0%,#e3e3eb 32%,#fff 100%);background:linear-gradient(to bottom,#f2f2f6 0%,#e3e3eb 32%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f6',endColorstr='#ffffff',GradientType=0)}*/
nav#menusup li a {
  display: block;
  min-height: 45px;
  padding-top: 5px;
  padding-bottom: 13px;
  font-size: 1em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #000;
  text-decoration: none;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
nav#menusup li:nth-child(5) a,
nav#menusup li:nth-child(8) {
  letter-spacing: -0.9px;
}
nav#menusup li a:hover {
  background-color: #72171a;
  color: #fff;
}

#menusup {
  height: 39px;
  margin-bottom: 5px;
}
nav#menusup {
  text-align: center;
  border-top: 3px #72171a solid;
  border-bottom: 1px #72171a solid;
  overflow: visible;
}
nav#menusup ul {
  background: #f2f2f6;
  background: -moz-linear-gradient(top, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #f2f2f6),
    color-stop(32%, #e3e3eb),
    color-stop(100%, #fff)
  );
  background: -webkit-linear-gradient(top, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  background: -o-linear-gradient(top, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  background: -ms-linear-gradient(top, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  background: linear-gradient(to bottom, #f2f2f6 0%, #e3e3eb 32%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f6',endColorstr='#ffffff',GradientType=0);
  overflow: visible;
  height: 100%;
  display: block;
}
nav#menusup ul li {
  display: block;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 80px;
  height: 39px;
  text-align: center;
}
nav#menusup li a {
  display: block;
  padding-top: 10px;
  padding-bottom: 13px;
  font-size: 0.85em;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #000;
  text-decoration: none;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}

.redestop {
  position: relative;
  top: -167px;
  z-index: 49000000;
  margin-bottom: -30px;
  height: 30px !important;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 200px;
}
.redestop li {
  width: auto !important;
  background: none !important;
  height: 30px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.redestop li:nth-child(4) a {
  letter-spacing: 0px !important;
}
#menusup ul.redestop li a {
  color: #fff;
  display: block;
  padding: 6px 8px;
}
.redestop li a:hover {
  color: #990 !important;
}
.banderas {
  z-index: 1000;
  position: relative;
  height: 35px;
  padding-top: 2px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: auto !important;
}
.banderas a {
  letter-spacing: normal !important;
}
#menutop {
  overflow: visible;
  height: 30px;
}
#menutop li span:hover {
  cursor: pointer;
}
#menutop li {
  padding: 0;
  margin: 0;
  width: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  height: 30px;
}
#menutop span,
#menutop li a {
  padding: 0;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  height: 25px;
  padding-top: 5px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
}
#menutop span:hover,
#menutop a:hover {
  text-decoration: underline;
}
#menutop ul.submenu {
  padding: 5px;
  position: absolute;
  list-style: none;
  background-color: #390;
  z-index: 6;
  display: none;
}
#menutop ul.submenu li {
  float: none;
  background: #390;
  border-bottom: 1px solid #ccc;
  width: 250px;
  z-index: 6;
  display: list-item;
}
.submenu {
  padding: 0 !important;
}
.submenu li a:hover {
  text-decoration: none !important;
  background: #099;
  color: #333;
}
.submenu li {
  border: 0;
}
.noticias article,
.reportajes article {
  margin: 0;
  padding: 0;
  width: 99%;
  display: block;
  text-align: center;
  margin-bottom: 2%;
  padding: 1.5%;
  padding-top: 1%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  overflow: hidden;
  margin-top: 1%;
  font-size: 0.9em;
  clear: left;
}
[data-copy="Copyright Totana.com"] {
  display: none;
}
.col-8 {
  float: none;
}
.noticias {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.reportajes {
  padding-left: 15px;
  padding-right: 15px;
}
footer .col-8 {
  float: left;
}
.listado-reportajes article {
  width: 49% !important;
  display: inline-block !important;
  vertical-align: top !important;
  border: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px; /*min-height:20em;*/
}
.listado-reportajes .fecha {
  background-color: #066;
  color: #fff;
  margin-bottom: 15px;
  padding-left: 5px;
}
nav#menusup ul li.vweb {
  display: none;
}
.foto-noticia .redeslat {
  float: right;
  width: 80%;
  text-align: right;
  margin-top: -39px;
}
.especial .redeslat {
  float: none;
  width: 100%;
  display: table;
}
.especial .redeslat ul li,
.foto-noticia .redeslat ul li {
  width: auto !important;
}
.especial .col-10 {
  float: none; /*margin:0px auto;*/
  clear: both;
}
.especial .redeslat ul li a i,
.foto-noticia .redeslat ul li a i {
  font-size: 1.5em;
}
.noticia .publicidad {
  text-align: center;
}
.noticia .publicidad:before {
  content: "";
  display: none;
}
.noticia .publicidad img {
  max-width: 640px;
  width: 100%;
}

.municipios {
  height: 60px;
  background: #990000 url(/images/fondo-municipio.gif) right top repeat-x;
  margin: 0px;
  padding: 0px;
  text-align: right;
  max-width: 215px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: relative;
  top: -105px;
  left: 45px;
  margin-bottom: -55px;
}

.publicidad .municipios {
  top: 15px;
  left: 0px;
  margin: 0px auto;
  margin-bottom: 15px;
}

.municipios label {
  font-size: 1.3em;
  color: #fff;
  font-weight: bolder;
}
.municipios form {
  padding: 5px;
  margin: 0;
}
.municipios form select {
  font-size: 0.75em;
  margin-top: 5px;
  width: 205px;
}
.dia {
  height: 60px;
  text-align: right;
  padding: 0px;
  color: #333;
}
.dia span {
  font-size: 0.75em;
  /*padding:5px 10px;*/
}
.dia2 {
  height: 35px;
  text-align: right;
}
.dia2 span {
  font-size: 0.75em;
  padding: 5px 10px;
}

#topsection2 #h1ciudad {
  position: relative;
  top: auto;
  display: block;
  height: 60px;
  width: 700px;
  margin-top: 0px;
}
#topsection2 #h1ciudad .a1 {
  height: 60px;
  width: 255px;
  display: block;
  float: left;
}
#topsection2 #h1ciudad .a2 {
  height: 60px;
  width: 445px;
  display: block;
  float: left;
}

#topsection2 .logo {
  padding-top: 0px;
}

#topsection2 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  max-width: 1002px;
  margin: 0px auto;
}
.ptop {
  width: 100%;
  max-width: 1002px;
  margin: 0px auto;
}

#myform .caja,
.myform .caja {
  border: 1px solid #72171a;
  background-color: #fff;
  overflow: hidden;
}
#menusup ul > form {
  float: right;
  margin-right: 15px;
  margin-top: 8px;
}
#menusup ul > form .submit {
  vertical-align: top;
}
.reportajem .fecha a {
  color: #000;
  text-decoration: none;
}
.reportajem .fecha a:hover {
  color: #999;
}
.logo .a1,
.logo .a2 {
  background: none;
}
.pueblonoti {
  display: none;
}
.fotoportada {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}
.izquierda {
  float: left;
  text-align: left;
}
.top-publi {
  padding: 15px;
}
.top-totana {
  background: url(/images/fondo_verde.gif) center repeat-x;
}
nav.menupubli ul li {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}
.formatos > .col-7 {
  padding-right: 0px;
}
.formatos > .col-5 {
  padding-left: 0px;
}

/**TIENDA MURCIA.COM***/
.contratar section,
.contratar aside {
  font-size: 0.8em;
}
.contratar aside {
  background: #f5f5f5;
  padding: 5px;
  box-sizing: border-box;
}
.contratar aside div {
  text-align: center;
  margin-bottom:1rem;
}

.encabezadocompra {
  background: #fab663;
  color: #72171a;
  padding: 3px;
  margin: 15px 0 5px 0;
}
.cajaproducto {
  border: 1px #ccc solid;
  margin: 5px 0 15px 0;
  padding: 5px;
}

.cajaproducto ul {
  padding-left: 15px;
}

.cajaproducto p {
  width: 75%;
}

.cajaproducto span a {
  border: 1px #ccc solid;
  padding: 2px 4px;
  background-color: #eee;
  vertical-align: middle;
  float: right;
  position: relative;
  top: -30px;
  margin-right: 8px;
  color: #000;
}

.cajaproducto span a:hover {
  color: #666;
  background-color: #ddd;
}

.cajaproducto span a img {
  vertical-align: middle;
  margin-left: 2px;
}

.cuerpocompra {
  color: #72171a;
  margin-left: 5px;
  font-size: 1.2em;
  font-weight: bold;
}
.pasos {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.pasos li {
  display: inline;
  background-color: #eee;
}

.pasos li span strong,
.pasos li a strong {
  font-size: 1.3em;
  padding-bottom: 3px;
  display: block;
}

.pasos li span,
.pasos li a {
  float: left;
  color: #900;
  font-weight: bold;
  background-color: #fab663;
  display: block;
  width: 111px;
  height: 55px;
  line-height: 100%;
  padding: 10px 5px 0 10px;
  font-size: 0.85em;
}

.pasos li a {
  color: #999;
  font-weight: normal;
  background-color: #eee;
}

.pasos li a:hover {
  color: #333;
  font-weight: normal;
  background-color: #ccc;
}

.visible {
  display: block;
}
.novisible {
  display: none;
}

.desconectar {
  float: right;
}
.login {
  background: #f3f3f3;
  border: 1px solid;
  padding: 5px;
}
.login .col-6 {
  vertical-align: top;
  overflow: hidden;
  padding-left: 5px;
  padding-right: 5px;
}
.login .col-6 > div {
  border: 1px #990000 solid;
  padding: 5px;
}
.login .col-6 ul {
  padding-left: 15px;
}
.der {
  float: right;
}

/** FIN TIENDA MURCIA.COM***/
.activar {
  background: #0c6;
  color: #fff;
}
.activar a {
  display: block;
  color: #fff;
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.borrar {
  background: #c33;
  color: #fff;
}
.borrar a {
  display: block;
  color: #fff;
  padding: 5px;
}

.migas ul li a,
.migas ol li a {
  color: #68080a;
}
.migas ul,
.migas ol {
  max-width: 70%;
  float: left;
}
.migas ul li,
.migas ol li {
  list-style: none;
  display: inline-block;
  font-size: 0.8em;
}
.migas ul li + li:before,
.migas ol li + li:before {
  color: black;
  content: "\00BB";
  padding-right: 5px;
}
.migas ul li:last-child,
.migas ol li:last-child {
  border-right: 0px;
}
.migas ul li i,
.migas ol li i {
  font-size: 0px;
}
.migas ul li i:before,
.migas ol li i:before {
  font-size: 14px;
}
.migas time {
  float: right;
  margin-right: 5px;
}

.mapaweb ul {
  margin-left: 15px;
  padding-left: 15px;
}

/* GDPR Cookie dialog */

.gdprcookie {
    position: fixed;
    color: white;
    font-size: .8em;
    line-height: 1.5em;
    right: 1.5rem;
    bottom: 4rem;
    max-width: 25em;
    padding: 1rem;
    background: black;
	z-index: 10001;

}
@media screen and (min-width : 480px) {
.gdprcookie {
max-width:100em;
right:18.5rem;
}
}
.gdprcookie h1,
.gdprcookie h2 {
    font-size: 1.2em;
    margin-bottom: .5rem;
}
.gdprcookie h2 {
    font-size: 1.2em;
}
.gdprcookie a {
    color: inherit;
}


/* GDPR Cookie buttons */

.gdprcookie-buttons {
    text-align: center;
}
.gdprcookie-buttons button {
    color: white;
    font-family: inherit;
    font-size: 1em;
    padding: .4rem;
    border: solid .05rem currentColor;
    border-radius: .15rem;
    margin: 0 .5rem;
    background: none;
    cursor: pointer;
}
.gdprcookie-buttons button:disabled {
    color: rgba(255,255,255,.5);
}

.gdprcookie-buttons button:first-child {
color: #fff;
background: #0060df;
border: 0px;
padding: 10px;
display: block;
margin: 0px auto;
border-radius:0px;
margin-bottom: 15px;
transition:0.3s;
float:none;
font-size:1.2em;
}
.gdprcookie-buttons button:first-child:hover {
	background:#0080ef
}

.gdprcookie-buttons button:last-child {
background:none !important;
color:#666;
border:0px;
border-radius:0px;
float:right;
font-size:0.9em;
}
/* GDPR Cookie types */

.gdprcookie-types ul {
    overflow: hidden;
    padding: 0;
    margin: 0 0 1rem;
}
.gdprcookie-types li {
    display: block;
    list-style: none;
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
}
.gdprcookie-types input[type=checkbox] {
    margin-right: .25rem;
}