.row-widget {
  margin-top: -15px;
}

body {
  word-wrap: break-word; 
}

p {
    margin-bottom: 20pt;
}

.CajaMiniportada {
  background-color: #f5f5f5;
  border-bottom: solid 2px #606060;
  padding: 15px;
  margin: 0 0 15px 0;
}


//-- iFrame Fluido y Responsive --------------------------------

.MapaGoogle {
  position: relative;
  padding-bottom: 10%;
  overflow: hidden;
}

.MapaGoogle iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


// - Personalización de las LISTAS (NO NUMERADAS) -------------------

.submenuWidget ul { 
  padding:0 0 0 0; 
  list-style:none; 
}

.submenuWidget li { 
  margin-bottom:4px; 
}

.submenuWidget li:before {
  font-family: 'FontAwesome';
  content: "\f0da  ";
  color: rgb(194, 194, 194);
  margin:0 0 0 -10px;
}


.submenuWidget2 ul { 
  padding:0 0 0 5px; 
  list-style:none; 
}

.submenuWidget2 li { 
  margin-bottom:4px; 
}

.submenuWidget2 li:before {
  font-family: 'FontAwesome';
  content: '\f101  ';
  color: rgb(194, 194, 194);
  margin:0 0 0 -14px;
}


.subApartado ul { 
  padding:0 0 0 0; 
  list-style:none; 
}

.subApartado li { 
  margin-bottom:4px; 
}

.subApartado li:before {
  font-family: 'FontAwesome';
  content: "\f105  ";
  color: rgb(194, 194, 194);
  margin:0 0 0 -10px;
}


.guion ul { 
  padding-left:20px; 
  list-style:none; 
}

.guion li { 
  margin-bottom:10px; 
}

.guion li:before {
  font-family: 'FontAwesome';
  content: '\f105';
  color: #fb3e0c;
  margin:0 5px 0 -13px;
}


.menu ul {
  padding-left:0px; 
  list-style:none; 
}

.menu li {
  margin-bottom:10px; 
}

.menu li:before {
  font-family: 'FontAwesome';
  content: '\f0da';
  color: #3e4749;
  margin:0 10px 0 -15px;
}


//-- TopMenu ---------------------------------------------------
.sombraTopmenu {
  box-shadow: 0 7px 12px silver;
  border-bottom: 3px solid white;
}
#sombraTopmenu {
  box-shadow: 0 7px 12px silver;
  border-bottom: 3px solid white;
}

//-- Sidebar ---------------------------------------------------
.Cabecera {
  font-family: Arial Narrow,Arial,sans-serif;
  font-size: 43pt;
  font-style: normal;
  font-weight:100;
  line-height:43pt;
  word-spacing:5px;
  letter-spacing:-2px;
  color: #fff;
  text-align: right;
}

.Cabecera_titulo {
  font-family: Arial Narrow,Arial,sans-serif;
  font-size: 43pt;
  font-style: normal; //italic; //oblique;
  font-weight:100;
  line-height:43pt;
  word-spacing:5px;
  letter-spacing:0px;
  color: #fff;
  text-align: right;
}

.subtitulo_seccion{
  text-align: right;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
}


//-- Footer -----------------------------------------------------
.flecha-footer h3 {
  margin: 0;
}

.flecha-footer h3:after {
  content: " ";
  position: absolute;
  border: 10px solid transparent;
  border-top: 14px solid rgb(255, 255, 255);
  top: 0px;
  z-index: 1000;
  left: 50%;
}


//-- Menu (pruebas) ------------------------------------------------------
#menu-item-750 {
  color: #fff;
  border-bottom: 3px solid #000;
}

.pico1 a:hover {
  border-bottom: 3px solid #000;
}


//-----------------------------------------------

.sample {
	border-left:1px solid #000;
}
.sample:hover {
	border-left:3px solid #000;
}



.TituloBanner {
  line-height: 15px;
  color: rgb(51, 51, 51);
  display: block;
  font-size: 13px;
  font-weight: bold;
}

.caja_redessociales {
  text-align: right;
  vertical-align:bottom;
}

#redes_sociales li {
  text-align: right;
  display: inline;
  list-style-type: none;
  padding-right: 10px;
}

hr {
  height: 5px; 
  background: rgb(239, 239, 239);
}

.Migas{
  color: #333;
  font-size: 10px;
  font-weight: 300;
  text-transform: uppercase;
  word-spacing: 2px;
  letter-spacing: 0px;
}



.widget_epes {
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.widget_epes h3 {
  padding-top: 0px;
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 3px solid rgb(194, 194, 194);
  margin-bottom: 15px;
}

.widget_epes h3:after {
  content: " ";
  position: relative;
  border: 7px solid transparent;
  border-top: 7px solid rgb(194, 194, 194);
  top: 37px;
  //z-index: 1000;
  //right: 0px;
}

.imagen_widget {
  box-shadow: 0 7px 12px silver;
}

.imagen_widget img {
  width: 100%
}

.boton_widget {
  background-color: #d6d6d6;
  color: #606060;
  padding: 10px 20px;
  text-align: center;
  box-shadow: 0 7px 12px silver;
  font-weight: bold;
  text-shadow: 1px 1px rgb(255, 255, 255);
  letter-spacing: 1px;
  font-size: 15px;
}

.boton2_widget {
  background-color: #fff;
  color: #606060;
  padding: 10px 20px;
  text-align: left;
  box-shadow: 0 7px 12px silver;
  font-weight: normal;
  text-shadow: 1px 1px rgb(255, 255, 255);
  letter-spacing: 1px;
  font-size: 13px;
}

.menu_ancho{
  //width: 148px;
  font-size: 10vw;
  display: block;
  color: white;
  background: rgb(31, 37, 39);
  padding: 8px 0 12px 0;
  text-align: center;
  font-weight: bold;
  border-right: 1px solid rgb(60, 66, 69);
  border-bottom: 2px solid rgb(31, 37, 39);
}

.breadcrumb{
  height: 0px;
  border: 0px;
  background: #ffffff;
}
