header.inicio {
  /*background-image: url("../imagenes/fondo.jpg") !important;
  background-position: top left !important;
  background-size: cover !important;*/
  /*height: 100vh;*/
  /*min-height: 775px;*/
  padding-top: 0;
  padding-bottom: 0;
  /*opacity: 0.6;*/
}



#mainNav {
  background-color: #8fcb18;
  position: absolute;
  width: 100%;
}

@media (max-width: 767px) {
  header.inicio {
    margin-top: 19px;
  }
}

header.inicio * {
  opacity: 1.0;
}

header.inicio h1 {
  color: #fff;
}

section.contact {
  background: none;
  background-color: #8fcb18 !important;
	clear: both;
}

section#destacamos {
	background-color: #fff !important;
}

section.features .section-heading {
  margin-bottom: 10px !important;
}

#mainNav.navbar-shrink .navbar-nav > li > a, #mainNav.navbar-shrink .navbar-nav > li > a:focus  {
  color: #fff;
}

#mainNav .navbar-nav > li > a, #mainNav .navbar-nav > li > a:focus {
  color: #fff;
}

#mainNav .navbar-nav > li.active > a, #mainNav .navbar-nav > li.active > a:focus,  #mainNav .navbar-nav > li > a:hover {
  color: #333;
}

#mainNav.navbar-shrink .navbar-nav > li > a:focus:hover, #mainNav.navbar-shrink .navbar-nav > li > a:hover {
  color: #333;
  text-decoration: underline;
}

#mainNav .navbar-toggler {
  color: #fff;
}

footer {
  clear: both;
}

footer p {
  text-align: center;
}

footer p, footer ul li a {
  color: #fff;
}

body#contenido #mainNav {
    background-color: #000;
}

div.rastro_migas {
  background-color: #ddd;
  width: 100%;
}

div#rastro_migas {
  margin: 65px auto 0;
  background-color: transparent;
  color: #555;
  float: none;
  display: block;
}

section#features {
  padding-bottom: 35px;
}

section.features .feature-item img.noticia {
  border-radius: 15px;
}

section.features .feature-item h3 {
  font-size: 25px;
  margin-top: 20px;
}

div#rastro_migas p, div#rastro_migas p a {
  color: #555;
}

div#rastro_migas p a:hover {
  color: #000;
}

section#pagina {
  margin: 20px 0 100px 0;
}

article#sidebar {
  float: left;
  text-align: center;
}

article#sidebar h4 {
  font-size: 13px;
  width: 70%;
  margin-left: 15%;
  margin-top: 15px;
}

article#sidebar a.btn {
  font-size: 12px;
  padding: 5px;
}

article#sidebar div.noticia {
  margin-bottom: 30px;
}

article#sidebar a:hover {
  opacity: 0.8;
}

article#principal div.noticia p.noticia {
  clear: none;
}

section.atencion {
  margin: 0 0 20px 0;
  padding: 20px 0 10px 0;
  background-color: #eee;
  border-radius: 50px;
}

article#principal h2 {
  font-weight: bold;
  font-size: 19px;
}

article#principal img {
  width: 100%;
  max-width: 100%;
  height: auto !important;
  padding: 1px;
  border: 1px solid #ddd;
}

section.atencion p {
  text-align: center;
}

@media (max-width: 500px) {
  a.btn {
    letter-spacing: 1px;
    padding: 15px;
  }

  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    background-color: transparent;
  }

  nav.navbar {
    width: 100% !important;
  }

  div#navbarResponsive ul {
    width: 100%;
  }

  div#navbarResponsive ul li {
    margin-bottom: 5px;
  }

  div#navbarResponsive ul li a {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  div.collapse ul {
    width: 100% !important;
    margin: 0 !important;
  }
}



/* Home Page Carousel */

.slick-slide img {
  width: 100%;
}

.slick-prev {
  z-index: 100 !important;
  left: 25px !important;
}

.slick-next {
  z-index: 100 !important;
  right: 25px !important;
}

.h-100 {
  margin-top: -30%;
  margin-bottom: 30%;
}

section.download {
  margin-top: 0;
  background: none;
  background-color: #8fcb18 !important;
  padding: 50px 0;
  border-top: 1px solid #fff;
}

section.download h4 {
  margin-bottom: 15px;
}

section.download div.destacado img.img-responsive {
  max-width: 100%;
  border: 1px solid #fff;
}

section.download div.destacado h5 {
  margin-top: 10px;
}

section.download div.destacado a,
section.download div.destacado i {
  color: #fff;
}

@media (max-width: 767px) {
  section.download div.destacado {
    margin-bottom: 30px;
  }
}

section.enlaces_interes {
  padding: 20px 0;
}

section.enlaces_interes h3 {
  width: 100%;
  text-align: center;
}

section.enlaces_interes ul {
  width: 100%;
  list-style-type: none;
  margin: 20px 0 40px 0;
  padding: 0;
  float: left;
}

section.enlaces_interes ul li {
  width: 20%;
  text-align: center;
  float: left;
  margin: 0 2.5%;
  background-color: #8fcb18;
  border-radius: 20px;
  padding: 10px;
}

section.enlaces_interes ul li a,
section.enlaces_interes ul li i {
  color: #fff;
}

section.enlaces_interes ul li a:hover {
  text-decoration: none;
}

section.enlaces_interes ul li:hover {
  background-color: #333;
  cursor: pointer;
}

@media (max-width: 767px) {
  section.enlaces_interes ul li {
    width: 100%;
  }
}

.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
  background-color: #23db7d !important;
  border-color: #23db7d !important;
}

#mainNav.navbar-shrink, body#contenido #mainNav {
  background-color: #8fcb18;
position: fixed;
top: 0;
left: 0;
}


.carousel {
  height: 50%;
}

.carousel .item,
.carousel .item.active,
.carousel .carousel-inner {
  height: 100%;
}

.carousel .fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}


footer ul {
  margin-bottom: 0;
  display: table;
  margin: 0 auto;
}

thead {
  background-color: #ddd;
}

.table thead th {
  text-align: center;
  vertical-align: middle;
}

table.table {
  margin-bottom: 2rem;
}

p.destacado-peq {
  font-size: 12px;
  line-height: 17px;
  text-align: center;
}

p.botones_admin img {
	max-width: 100% !important;
	width: auto !important;
}

#mainNav .navbar-nav > li.active > a,
#mainNav .navbar-nav > li > a.active {
	color: #333 !important;
}

@media (min-width: 992px) {
	ul.menu_principal_submenu {
		display: none;
		position: absolute !important;
		background-color: #000;
	}

	ul.menu_principal_submenu li {
		clear: both !important;
		display: block !important;
		color: #fff !important;
		padding: 10px !important;
	}

	ul.menu_principal_submenu li a {
		color: #fff !important;
		text-align: left !important;
		padding-left: 0 !important;
	}

	ul.menu_principal_submenu li span {
		color: #fff !important;
		text-decoration: underline !important;
	}
	
	ul.menu_principal_submenu.visible {
		display: block !important;
	}
}

nav.navbar ul > li:first-child > a > i {
    font-size: 18px;
}

body#contacto section#pagina,
body#contacto section#pagina article#principal {
  position: static;
}

body#page-top section#destacamos div.col-12.col-sm-3 {
  position: static;
}

@media (max-width: 767px) {
  .fa-phone {
    font-size: 20px !important;
  }
  #mainNav .navbar-brand {
    letter-spacing: 0px !important;
  }
  .navbar-brand {
    font-size: 15px !important;
  }
}

p.botones_admin img {
  max-width: 100% !important;
  width: auto !important;
}

img.imagen_admin {
  width: auto !important;
}


/* ESTILOS ORIGINAL A PARTIR DE AQUÍ */

/*@font-face {
  font-family: "ferrovial";
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/Ferrovial-Regular.otf") format("truetype");
}*/

@font-face {
  font-family: 'Helsinki';
  src: url("../fonts/Helsinki-Regular.woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Helsinki';
  src: url("../fonts/Helsinki-Light.woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Helsinki';
  src: url("../fonts/Helsinki-Extralight.woff");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Helsinki';
  src: url("../fonts/Helsinki-Thin.woff");
  font-weight: 100;
  font-style: normal; }

*:not(i) {
	font-family: 'Helsinki', 'Tahoma' !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
  display: block;
}

html.gestion {
  background-color: #fff;
}

html.gestion body {
  background: none;
}

html.gestion body h2 {
  font-family: Tahoma, Arial;
  font-size: 20px;
  font-weight: bold;
  color: #8fcb18;
  line-height: 29px;
  margin: 25px 0 15px 0;
}

html:not(.gestion) {
  background-image: url(../imagenes/fondo-web.gif);
  background-position: top left;
  background-repeat: repeat-x;
}

html.web, body.web {
  background-color: #fff;
  line-height: 14px;
}

body {
  font-family: Tahoma, Arial;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555;
  padding-bottom: 0;
  background-color: transparent;
  padding-top: 15px;
}

body>.container {
  padding: 0;
}

body div.principal {
  z-index: -1;
}

@media ( min-width : 1090px) {
  .container {
    width: 978px;
  }
}

@media ( max-width : 515px) {
  body {
    background-image: none;
  }
}

@media ( max-width : 768px) {
  body div.principal {
    padding: 0;
  }
}

a, img {
  border: 0px;
}

a {
  color: #8fcb18;
  text-decoration: none;
}

a:hover, a.subrayado {
  color: #8fcb18;
  text-decoration: underline;
}

span.destacado {
  color: #8fcb18;
}

p {
  margin: 5px 0 10px 0;
  padding: 0;
  color: #666;
  text-align: justify;
  font-size: 15px;
  line-height: 19px;
}

ul li {
  color: #666;
  text-align: justify;
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 5px 0;
}

acronym, abbr {
  border-bottom: 1px dotted #000;
  cursor: help;
}

header#cabecera {
  float: left;
  width: 100%;
  background-color: transparent;
  padding: 0;
  margin: 0;
}

header#cabecera #carrusel_cabecera {
  box-shadow: -3px 3px 5px #888888;
  float: left;
  padding: 0;
}

header#cabecera #blanco {
  float: left;
  clear: both;
  background-color: #fff;
  height: 290px;
  text-align: center;
}

header#cabecera #blanco p {
  font-size: 24px;
  line-height: 31px;
  color: #8fcb18;
  text-align: center;
  padding: 0 45px;
}

header#cabecera #blanco p.logos {
  padding: 0;
}

header#cabecera #blanco p.logos img {
  margin: 10px 10px;
}

header#cabecera ul {
  list-style-type: none;
  float: left;
  margin: 16px 0 0 0;
  padding: 0;
}

header#cabecera ul li {
  float: left;
  margin: 0 20px 0 0;
}

header#cabecera ul li:last-child {
  margin-right: 0;
}

header#cabecera ul.superior {
  float: right;
  margin: 25px 25px 5px 0;
}

header#cabecera ul.superior li a {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
}

header#cabecera ul.superior li a:hover {
  text-decoration: underline;
}

@media ( max-width : 1089px) {
  header#cabecera {
    width: 818px;
  }
  header#cabecera a.logo img {
    width: 200px;
  }
}

@media ( max-width : 819px) {
  header#cabecera {
    width: 748px;
  }
  header#cabecera a.logo img {
    max-width: 200px;
  }
  header#cabecera ul.superior {
    /*display: none;*/
  }
}

@media ( max-width : 767px) {
  header#cabecera {
    width: 100%;
    margin: 0;
  }
}

@media ( max-width : 700px) {
  header#cabecera {
    width: 100%;
  }
  header#cabecera a.logo img {
    max-width: 145px;
  }
}

@media ( max-width : 515px) {
  header#cabecera a.logo img {
    max-width: 85px;
  }
}

.carousel {
  /*position: absolute;*/
  float: left;
  margin-bottom: 0;
  max-width: 718px;
  max-height: 290px;
  z-index: 0;
}

.carousel-inner {
  z-index: -1;
}

.carousel-control.left, .carousel-control.right {
  z-index: 0;
  background-image: none;
}

ol.carousel-indicators {
  z-index: 0;
}

.carousel .item {
  height: 290px;

}

.carousel-indicators {
  bottom: 0;
}

.carousel-caption {
  background-color: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
}

.carousel h1 {
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  color: #8fcb18;
}

.carousel-caption p {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}

@media ( min-width : 820px) and (max-width: 1089px) {
  .carousel {
    top: -27px;
    margin-bottom: -12px;
    height: 337px;
    width: 818px;
  }
  .carousel .item {
    width: 818px;
    height: 337px;
  }
}

@media ( min-width : 768px) and (max-width: 819px) {
  .carousel {
    top: -27px;
    margin-bottom: -12px;
    height: 307px;
    width: 748px;
  }
  .carousel .item {
    height: 307px;
    width: 748px;
  }
  .carousel-caption {
    display: none;
  }
}

@media ( max-width : 768px) {
  .carousel {
    display: none;
  }
}

@media (min-width: 820px) and (max-width: 1090px) {
  .container {
    width: 820px;
  }
  header#cabecera #blanco {
    width: 200px;
  }
  .carousel {
    height: auto;
    margin-bottom: 0;
    top: 0;
    width: 618px;
  }
  .carousel .item {
    width: 618px;
    height: auto;
  }
  header#cabecera #blanco p {
    color: #8fcb18;
    font-size: 14px;
    line-height: 23px;
    padding: 0 10px;
    text-align: center;
  }
  header#cabecera #blanco p.logos img {
    width: 50%;
    max-width: 50%;
    margin-top: 0;
    margin-bottom: 0;
  }
  header#cabecera #carrusel_cabecera {
    margin-bottom: 10px;
  }
}


img.imagen_interior {
  margin-bottom: -49px;
  position: relative;
  top: -50px;
  z-index: 0;
  margin-left: -15px;
  width: 100%;
}

@media ( min-width : 820px) and (max-width: 1089px) {
  img.imagen_interior {
    top: -27px;
    margin-bottom: -27px;
    width: 100%;
    margin-left: 0;
  }
}

@media ( max-width : 819px) {
  img.imagen_interior {
    display: none;
  }
}

nav.navbar {
  border: 0;
  border-radius: 0;
  height: 46px;
  float: left;
  background-color: #747678;
  margin: 1px 0;
  clear: both;
  width: 100%;
}

nav.navbar ul {
  float: left;
  list-style-type: none;
  margin: 13px 0 0 0;
  padding: 0;
}

nav.navbar ul li {
  margin: 0 20px 0 0;
  float: left;
  list-style-type: none;
  font-size: 21px;
  font-style: normal;
  text-align: center;
  color: #fff;
}

nav.navbar ul li a {
  color: #fff;
  display: inline;
  padding: 13px 5px;
  text-align: center;
}

nav.navbar ul li em {
  color: #8fcb18;
  display: inline;
  font-style: normal;
  padding: 13px 10px;
  line-height: 20px;
  background-image: url(../imagenes/vinyeta-menu.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

nav.navbar ul li span:after {
  content: "·";
}

nav.navbar ul li:last-child {
  margin-right: 0;
}

nav.navbar ul li.active, nav.nabvar ul li a:hover, nav.nabvar ul li a:focus, .nav>li>a:hover, .nav>li>a:focus {
  color: #00343d;
  background-color: transparent;
  text-decoration: none;
}

nav.navbar ul li a:hover {
  background-image: url(../imagenes/vinyeta-menu.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

nav.navbar ul li span {
  display: inline;
  padding-left: 20px;
  color: #fff;
}

nav.navbar ul li:last-child span {
  display: none;
}

nav.navbar div.container {
  /*max-width: 978px;*/
}

@media ( min-width : 820px) and (max-width: 1089px) {
  nav.navbar {
    margin-bottom: 0;
    width: 100%;
    margin: 0;
  }
  nav.navbar div.container {
    max-width: 788px;
  }
  nav.navbar ul {
    margin-left: 0px;
  }
  header#cabecera nav.navbar ul li {
    font-size: 16px;
    margin-right: 12px;
  }
  header#cabecera nav.navbar ul li a, nav.navbar ul li em {
    padding: 13px 6px 16px;
  }
  nav.navbar ul li span {
    padding-left: 10px;
  }
}

@media ( min-width : 768px) and (max-width: 819px) {
  header#cabecera #blanco {
    background-color: #fff;
    clear: both;
    float: left;
    text-align: center;
    width: 150px;
    height: auto;
  }
  header#cabecera #blanco p.logos img {
    margin-bottom: 0;
    margin-top: 0;
    max-width: 60%;
    width: 60%;
  }
  header#cabecera #blanco p {
    color: #8fcb18;
    font-size: 16px;
    line-height: 23px;
    padding: 0 5px;
    text-align: center;
  }
  header#cabecera #blanco p {
    margin-bottom: 0;
  }
  .carousel .item {
    width: 598px;
    height: auto;
  }
  .carousel {
    height: auto;
    margin-bottom: 0;
    top: 0;
    width: 598px;
  }
  header#cabecera #carrusel_cabecera {
    margin-bottom: 10px;
  }
  ul.navbar-nav {
    padding-left: 0;
  }
  nav.navbar {
    margin-bottom: 0;
    width: 100%;
    margin: 0;
  }
  nav.navbar div.container {
    max-width: 719px;
  }
  nav.navbar ul {
    margin-left: 10px;
  }
  header#cabecera nav.navbar ul li {
    font-size: 16px;
    margin-right: 7px;
  }
  header#cabecera nav.navbar ul li a, nav.navbar ul li em {
    padding-bottom: 16px;
  }

  nav.navbar ul li span {
    padding-left: 7px;
  }
}

@media ( max-width : 767px) {
  body {
    padding-top: 0;
  }
  header#cabecera #blanco {
    background-color: #fff;
    clear: both;
    float: left;
    height: auto;
    text-align: center;
    width: 100%;
  }
  header#cabecera ul.superior li a {
    font-size: 12px;
  }
  header#cabecera ul li {
    float: left;
    margin: 0 8px 0 0;
  }
  header#cabecera ul.superior {
    float: right;
    margin: 8px 5px 5px 0;
  }
  img.foto_noticia_interior {
    max-width: 100%;
  }
  nav.navbar {
    margin-top: 0;
    position: absolute;
    margin-bottom: 0;
    width: auto;
    height: auto;
    min-height: 0;
    margin: 0;
  }
  .navbar-toggle {
    margin-bottom: 0;
  }
  nav.navbar ul li span {
    display: none;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-toggle {
    margin-top: 0;
    margin-right: 0;
  }
  .navbar-collapse {
    margin-top: -57px;
  }
  nav.navbar {
    background-color: #8fcb18;
    background-image: none;
    height: auto;
  }
  header#cabecera nav.navbar ul {
    margin-top: 35px;
    margin-left: 0;
    margin-right: 0;
  }
  header#cabecera nav.navbar ul li {
    float: none;
    margin: 10px 0 15px 0;
    width: 100%;
  }
  header#cabecera nav.navbar ul li a {
    font-size: 17px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  header#cabecera nav.navbar ul li a:hover {
    color: #fff;
    text-decoration: underline;
    background-image: none;
  }
  nav.navbar ul li {
    font-size: 17px;
  }
  nav.navbar ul li em {
    background-image: none;
    width: 100%;
    color: #666;
    font-size: 17px;
  }
}

footer#footer {
  background-color: #fff;
  box-shadow: 0px -7px 5px -7px #888;
  margin: 30px 0 0 0;
  padding: 10px 0 30px 0;
  float: left;
  clear: both;
  width: 100%;
}

footer#footer ul {
  margin: 15px auto;
  padding-left: 0;
  list-style-type: none;
  float: left;
  width: 100%;
  text-align: center;
}

footer#footer ul li {
  display: inline;
  margin: 0 15px;
  font-size: 16px;
}

footer#footer p {
  margin-bottom: 10px;
  text-align: center;
  font-size: 14px;
  color: #333;
}

@media ( min-width : 820px) and (max-width: 1089px) {
  footer#footer {
    width: 818px;
  }
}

@media ( max-width : 819px) {
  footer#footer {
    width: 748px;
  }
}

@media ( max-width : 818px) {
  footer#footer {
    width: 100%;
    margin-left: 0;
  }
}

section#home {
  float: left;
  margin: 0;
  padding: auto;
}

h1.home {
  color: #8fcb18;
  font-size: 20px;
  margin: 18px 0 20px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #8fcb18;
}

h2.queremos_destacar {
  color: #8fcb18;
  font-size: 20px;
  margin: 30px 15px 20px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #8fcb18;
}

section#home div {
  margin-bottom: 15px;
}

section#home div small {
  margin: 0 0 10px 0;
}

iframe {
  padding: 0;
}

section#home div h2 {
  width: 100%;
  font-size: 14px;
  padding: 0;
  margin: 10px 0;
  float: left;
}

section#home div h2 a {
  color: #8fcb18;
  font-size: 17px;
  line-height: 19px;
}

section#home div img {
  float: left;
  padding: 1px;
  border: 1px solid #ddd;
}

section#home div img:hover {
  opacity: 0.75;
  filter: alpha(opacity = 75);
}

aside#destacados_laterales_home {
  float: left;
  padding: 0;
}

aside#destacados_laterales_home aside#destacados {
  float: left;
  /*padding: 0;*/
}

aside#destacados_laterales_home aside#destacados h2 {
  border-bottom: 1px dotted #8fcb18;
  color: #8fcb18;
  font-size: 20px;
  margin: 18px 0 20px;
  padding-bottom: 5px;
}

aside#destacados_laterales_home aside#destacados ul.servicios {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

aside#destacados_laterales_home aside#destacados ul.servicios li {
  height: 54px;
  margin: 0 0 1px 0;
}

aside#destacados_laterales_home aside#destacados ul.servicios li a {
  background-image: none;
	background-color: #8fcb18;
  background-repeat: repeat-x;
  background-position: left top;
  padding: 18px 0 0 8px;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  height: 54px;
}

aside#destacados_laterales_home aside#destacados ul.servicios li a img {
  margin-top: -2px;
  margin-right: 5px;
}

aside#destacados_laterales_home aside#destacados ul.servicios li a:hover {
  text-decoration: none;
  background-image: none;
	background-color: #00343d;
}

@media ( min-width : 768px) and (max-width: 1095px) {
  section#home div h2, section#home div h2 a {
    font-size: 12px;
  }
}

@media ( max-width : 767px) {
  section#home div h2, section#home div small {
    /*padding-left: 10px;*/
  }
  section#home {
    width: 100%;
  }
  section#home div {
    width: 100%;
  }
  aside#destacados_laterales_home {
    width: 100%;
  }
  footer#footer p {
    font-size: 9px;
  }
  footer#footer ul {
    margin-left: 0;
    padding-left: 0;
  }
  footer#footer ul li {
    clear: both;
    display: block;
    text-align: center;
  }
  h2.queremos_destacar {
    margin-left: 0;
    margin-right: 0;
  }
  div.row {
    margin-left: 0;
    margin-right: 0;
  }
}

section#pagina {
  float: left;
}

section#pagina ul#submenu {
  margin-top: 15px;
  padding: 0 10px 20px 10px;
  float: left;
  background-color: #f7f7f7;
}

section#pagina ul#submenu li {
  list-style-type: none;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dotted #aaa;
  padding: 15px 10px;
  text-align: left;
}

section#pagina ul#submenu li a {
  color: #666;
  text-decoration: none;
}

section#pagina ul#submenu li a:hover, section#pagina ul#submenu li span
{
  color: #8fcb18;
  text-decoration: none;
}

section#pagina ul#submenu li ul {
  margin: 10px 0 0 0;
  padding: 0 0 0 10px;
}

section#pagina ul#submenu li ul li {
  list-style-type: none;
  background-image: url(../imagenes/vineta-submenu.gif);
  background-repeat: no-repeat;
  background-position: 0 12px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 0;
  padding: 5px 0 5px 9px;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}

aside ul.noticias {
  list-style-type: none;
  padding-left: 0;
  float: left;
  margin: 10px 0 0 0;
}

aside ul.noticias li {
  clear: both;
  margin-bottom: 15px;
  float: left;
}

aside ul.noticias li label {
  display: block;
  font-weight: normal;
  color: #666;
}

article#principal {
  float: left;
  margin-top: 0;
}

article#principal.largo {
}

article#principal h2 {
  text-transform: uppercase;
  font-size: 17px;
  color: #8fcb18;
  border-bottom: 1px dotted #8fcb18;
  padding: 0 0 5px 0;
}

article#principal h3 {
  clear: both;
  color: #8fcb18;
  float: left;
  font-size: 17px;
  font-weight: normal;
  margin: 20px 0 15px;
  text-transform: uppercase;
  width: 100%;
}

article#principal div.noticia h3 {
  float: none;
  width: auto;
  clear: none;
  margin: 5px 0 10px 0;
}

article#principal.largo .noticia h3 {
  margin-top: 0;
}

article#principal.largo div.noticia img {
  margin-top: 4px;
}

article#principal h4 {
  font-size: 13px;
  font-weight: bold;
  color: #555;
}

article#principal p {
  color: #666;
  font-size: 15px;
  line-height: 22px;
}

div.noticia {
  float: left;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #aaa;
}

div.noticia img {
  float: left;
  margin: 5px 10px 10px 0;
  padding: 1px;
  border: 1px solid #eee;
}

div.noticia h3 {
  font-weight: bold;
  font-size: 14px;
  color: #8fcb18;
  margin-top: 5px;
}

div.noticia p.noticia_leer_mas {
  margin-bottom: 0;
}

img.foto_noticia_interior {
  float: left;
  margin: 0 10px 10px 0;
  padding: 1px;
  border: 1px solid #eee;
}

@media ( min-width : 820px) {
  .no_padding {
    padding: 0;
  }

  .no_padding_left {
    padding-left: 0;
  }

  .no_padding_right {
    padding-right: 0;
  }
}


/* ESTILOS PARA LA PARTE DE LAS COOKIES */

#overbox3 {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 999999;
  display: block;
}
#infobox3 {
  margin: auto;
  position: relative;
  top: 0px;
  height: auto;
  width: 100%;
  text-align:center;
  background-color: #eeeeee;
}
#infobox3 p {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 5px 0;
  text-align: center;
}
#infobox3 p a {
  margin-right:5px;
  text-decoration: underline;
}
#infobox3 p {
  margin: 0;
  padding: 20px 0;
}

article#principal p {
  clear: none;
}

.carousel {
  max-width: 100% !important;
}

#myCarousel {
  padding: 0;
}

@media (max-width: 767px) {
  header#cabecera #blanco p.logos {
    width: 100%;
  }
  ul.nav.principal {
    width: 100% !important;
    margin: 0 !important;
  }
  header#cabecera #blanco {
    padding: 40px 0 20px 0;
  }
}

div.alert {
  clear: both;
}

div.alert i {
  position: absolute;
}

div.alert p {
  padding-left: 30px;
  margin-bottom: 15px;
}

div.alert ul {
  margin-bottom: 15px;
}
