/* ==========================================================================   Estilos portal Gogora aa82   ========================================================================== */
html, body {
	height: 100%;
}

*:lang(en) .noticias .proyectos {
	display: none;
}

*[lang|=en] .noticias .proyectos {
	display: none;
}

body>img {
	display: none;
}

body {
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
	font-size: 15px;
	line-height: 1.2;
	letter-spacing: -.04em;
	text-rendering: optimizelegibility;
} /* Formato de links ====================================== */
a, a:hover, a:active {
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

a, a:link {
	color: #8698a2 !important;
	text-decoration: none;
}

a:hover, a:focus {
	color: #4B5A63 !important;
	outline: none;
	text-decoration: underline;
}

a:visited {
	color: #8698a2;
}

a:active {
	color: #8698a2;
} /* Complementamos reglas de normalize */
ol, ul {
	padding: 0;
	list-style: none;
} /* Encabezados */
h1, h2, h3, h4 {
	margin-top: 0;
}

hr {
	border-top: 1px solid #D8DAC9;
} /* Detalles */
::-moz-selection {
	background: #4B5A63;
	color: #fff;
}

::selection {
	background: #4B5A63;
	color: #fff;
}
	/* ==========================================================================   Cabecera y logos   ========================================================================== */
.header_logos {
	padding: 0 0 20px 0;
}

.header_logos h1, .header_logos p {
	margin: 0;
	font-size: 0;
}
	/*.logo-euskadieus {	float: right;	padding-top: 25px;}.logo-euskadieus img {	width: 200px;}*/
.logo {
	padding: 0;
	vertical-align: middle;
}

.logo a, logo a:hover, logo a:visited {
	padding: 0;
	background: none;
	text-decoration: none;
}

.logo img {
	width: 186px;
	height: auto;
	max-width: 100%;
}

.logo a {
	vertical-align: -20%;
}

.logo h1 {
	color: #272525;
	border-left: 2px solid #272525;
	margin-left: 20px;
	padding-left: 20px;
	font-size: 16px;
	display: inline-block;
	width: 200px;
	text-align: left;
}
	/* ==========================================================================   Navegaci\F3n   ========================================================================== */
	/* Ponemos en l\EDnea todas las li ====================================== */
.header ul li {
	float: left
} /* Navegaci\F3n */
.nav-area {
	padding: 1px 0 0 0;
} /* Navegaci\F3n principal \E1reas del departamento*/
.menu {
	margin-top: 0px;
}

#nav, #nav-main, .primary-nav {
	margin: 0;
	padding: 0;
	
}
#nav-main, #subnav {
	background-color: #272525;
}

.menu_menu_gogora {
	margin: 0 auto;
	position: relative; /*	width: 535px;*/
}

#subnav #nav ul {
	/*width: 470px;*/
	margin: 0 auto;
	display: flex;
    justify-content: center;
}
@media (max-width:768px){
	#subnav #nav ul {
		flex-direction: column;
	}
}

#subnav #nav ul.menu-proyectos {
	/*width: 670px;*/
	margin: 0 auto;
	display: flex;
    justify-content: center;
}
}

#subnav #nav ul.menu-proyectos-eu {
	/*width: 700px;*/
	margin: 0 auto;
	display: flex;
    justify-content: center;
}
}

#subnav #nav ul.menu-proyectos-en {
	/*width: 750px;*/
	margin: 0 auto;
}

.menu nav {
	float: right;
}

#subnav #nav ul li {
	/*float: left;*/
	float:inherit;
}

/*nav ul li:nth-child(6) {
	position: absolute;
	right: 0px;
	top: 4px;
}*/

nav ul li a {
	display: block;
	color: #8698a2 !important;
	font-size: 18px;
	padding: 6px 10px 10px 10px;
	font-weight: 400;
	letter-spacing: -.05em;
	border-top: 4px solid #fff;
}

/*nav ul li:nth-child(6) a {
	font-size: 14px;
	color: #fff !important;
	background-color: #5E6C75;
	border-radius: 5px;
	border: 1px solid #1F1F1F;
	padding: 7px;
}*/

/*nav ul li:nth-child(6) a:hover {
	font-size: 14px;
	color: #5E6C75 !important;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #1F1F1F;
	padding: 7px;
}*/ /*submenu dentro de contenidos generales */
#subnav #nav ul li a {
	display: block;
	color: #8698A2;
	font-size: 22px;
	padding: 8px 20px 14px 25px;
	font-weight: 600;
	letter-spacing: -.05em
}

nav ul li a.select {
	background-color: #fff;
	position: relative;
}

nav ul li a:hover, nav ul li a:active, nav ul li a:focus, nav ul li active,
	nav ul li a.active #subnav #nav ul li a:hover, #subnav #nav ul li a:active,
	#subnav #nav ul li a.active, #subnav #nav ul li a:focus {
	color: #fff;
	text-decoration: none;
	background: none;
}

nav ul li a:hover {
	border-top: 4px solid #5e6c75;
} /*submenu*/
nav ul li .level-2 {
	background: #5E6C75 none repeat scroll 0 0;
	display: none;
	padding: 20px 0 40px;
	position: absolute;
	width: 290px;
	z-index: 1000;
}

nav ul li a:active, nav ul li a:focus, nav ul li active, nav ul li a.active
	{
	background: #fff; /*border-top:1px solid #272525;*/
	color: #272525;
}

nav ul li .level-2 li {
	border-bottom: 1px solid #fff;
	display: block;
	margin-left: 30px;
	overflow: hidden;
	padding: 0;
}

.level-2 li {
	float: none;
	margin: 0 30px;
}

nav ul li .level-2 li a {
	color: #fff !important;
	display: block;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
	font-size: 17px;
	padding: 10px 0;
	text-transform: none;
	font-weight: 100;
	border-top: none !important;
}

nav ul li .level-2 li a:hover {
	background-color: #eee;
	color: #394147 !important;
}
	/* ==========================================================================   Carrusel   ========================================================================== */
.home .ea_edukiontzia { /*height: 100%;*/
	
}

.ea_edukiontzia .gogora-slider {
	background-color: #1F1F1F;
}

div.r01gFlexslider .slide__info {
	float: right !important;
	margin-top: 80px;
	position: static !important;
	width: 47%;
}

div.r01gFlexslider .slides img {
	width: auto;
}

div.r01gFlexslider .slide>* {
	float: left;
}

div.r01gFlexslider .slide__name {
	background: none !important;
	font-size: 45px !important;
	font-weight: 300 !important;
	padding: 0 0 0.5em !important;
}

div.r01gFlexslider .slide__desc {
	border-bottom: 1px solid #4a555b !important;
	border-top: 1px solid #4a555b !important;
	color: #8f9ea5;
	font-size: 19px !important;
	margin-bottom: 0.75em !important;
	padding: 0.5em 0 !important;
}

div.r01gFlexslider .slide__link {
	background: #5e6c75 !important;
	border-radius: 3px;
	font-size: 15px !important;
	padding: 0.8em 1em !important;
	float: right;
	text-transform: none !important;
}

div.r01gFlexslider .slide__link::before {
	content: inherit !important;
}

div.r01gFlexslider .flex-control-nav {
	display: none;
} /* flechas */
div.r01gFlexslider .flex-direction-nav a {
	background: #5E6C75 url(/images/webgog00-bg_direction_nav.png) no-repeat;
	top: 50px !important;
	border-radius: 50%;
	width: 47px !important;
	font-size: 0;
	height: 47px !important;
	top: 15px !important;
}

div.r01gFlexslider .flex-prev {
	left: 600px !important;
}

div.r01gFlexslider:hover .flex-prev {
	right: 600px !important;
}

div.r01gFlexslider:hover .flex-next {
	right: 440px !important;
}

div.r01gFlexslider .flex-next {
	right: 440px !important;
	background-position: -62px 0 !important;
} /* Encabezado visual */
.visual-header {
	height: 30%;
	margin-bottom: 0;
}

.visual-header-inner {
	height: 100%;
}

.visual-header-img {
	width: 100%;
	height: 100%;
	background-color: #7A8B94;
	position: relative;
	text-align: center;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.visual-header-img h2 /*, .news-title h1, .news-title h2*/ {
	font-size: 50px;
	color: #fff;
	font-weight: 600;
	padding: 7% 0;
}

.news-title h1, .news-title h2 { /*padding:70px 0 80px 0*/
	display: none;
} /* PROYECTOS HOME NUEVOS */
.proyectos {
	margin-top: 50px;
}

.proyectos img {
	width: 100%;
}

.proyectos .proyectoImagen {
	margin: 0 0 -1px 0;
}

.proyectos .bloque {
	background-color: #5E6C75;
	border-top: 1px solid #FFF;
	color: #CFD5D8;
	padding: 20px 15px 25px 15px;
	min-height: 200px;
}

.proyectos .bloque small a {
	font-weight: 600;
	font-size: 16px;
}

.proyectos .bloque h3 a {
	font-size: 26px;
	color: #fff;
	font-weight: 300;
}

.proyectos .bloque hr {
	border-top: 1px solid #97A1A7;
}

.proyectos .bloque p a {
	font-size: 17px;
	color: #CDD3D8;
}

.r01-information .r01-editor p img {
	margin-bottom: 20px;
} /* LISTADO DE NOTICIAS HOME */
.proyectos .r01gClsContentListListado_noticias_relacionadas {
	background-color: #EDEDE7;
	border-top: 5px solid #5E6C75;
	padding: 18px;
	min-height: 397px;
}

.proyectos .title_listado_noticias_relacionadas {
	color: #474E53;
	font-size: 28px;
	padding-bottom: 10px;
}

.proyectos .title_listado_noticias_relacionadas:before {
	content: "\e901";
	padding-right: 10px;
	vertical-align: bottom;
}

.proyectos .r01gClsContentListlListado_noticias_relacionadas ul {
	
}

.proyectos .r01gClsContentListListado_noticias_relacionadas ul li {
	border-top: 1px solid #D7D7C8;
	padding: 10px 0 10px 0;
	width: 100%;
}

.proyectos .r01gClsContentListListado_noticias_relacionadas ul li:first-child
	{
	border-top: none;
	padding-bottom: 10px;
	padding-top: 0;
}

.proyectos .r01gClsContentListListado_noticias_relacionadas ul li:last-child
	{
	padding-bottom: 0;
}

.panel-group {
	margin-bottom: 0 !important;
}

.proyectos .r01gClsContentListListado_noticias_relacionadas ul li .r01CLItemTypoDet
	{
	font-size: 15px;
	color: #2C2A2A;
	padding-top: 5px;
}

.proyectos .r01gClsContentListListado_noticias_relacionadas .r01gContentListMoreLayer span
	{
	display: none;
}
	/* ==========================================================================   Mosaico proyectos   ========================================================================== */
.mosaico-proyectos {
	padding: 35px 0;
	width: 100%;
	overflow: hidden;
}

.mosaico-proyectos .proyecto {
	float: left;
	width: 50%
}

.mosaico-proyectos .modo1:hover, .mosaico-proyectos .modo2:hover {
	background-color: #272525;
	text-decoration: none;
}

.mosaico-proyectos .modo1 {
	background-color: #394248;
}

.mosaico-proyectos .modo2 {
	background-color: #4F5B62;
}

.mosaico-proyectos .img-proyecto {
	background-color: #000;
	width: 50%;
	float: left;
}

.mosaico-proyectos .img-proyecto img {
	width: 100%;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.img-proyecto img:hover, .proyecto a:hover img {
	opacity: 0.4;
}

.nombre-proyecto {
	font-weight: 300;
	font-size: 28px;
	color: #fff;
	margin: 0;
	width: 50%;
	float: left;
}

.nombre-proyecto a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px;
	color: #fff;
}

.nombre-proyecto a:hover {
	text-decoration: none;
	color: #8698A2;
}

.nombre-proyecto span {
	display: block;
	margin-bottom: 15px;
}

.nombre-proyecto span:before {
	font-family: "Icomoon";
	color: #fff;
}

.eraikiz, .plaza {
	
}

.testimonios, .memoria {
	
}

.eraikiz span:before, .memoria span:before, .plan span:before {
	/*content: "\e803";*/
	content: "\e800";
}

.testimonios span:before, .plaza span:before { /*content: "\e802";*/
	content: "\e800";
}
	/* ==========================================================================   Busquedas   ========================================================================== */
	/* Listados */
.r01SearchSessionRssFeed, .r01Query {
	display: none;
}

div.r01SourceSearchResults .r01srItem div.r01srItemDocDetail1, div.r01srItemTypoDet,
	div.r01SourceSearchResults .r01srItem div.r01srItemDocDetail1 div.r01srItemCat
	{
	font-size: 100%;
}

div.r01SourceSearchResults .r01srItem em.r01srItemDocName, div.r01SourceSearchResults .r01srItemlegesarea
	{
	font-size: 17px;
	font-style: normal;
	width: 100%;
}

div.r01SourceSearchResults .r01srItem div.r01srItemDocDetail1 div.r01srItemTypoDet
	{
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.r01SourceSearchResults .r01srItem div.r01srItemDocDetail1 div.r01srItemTypo em span,
	div.r01SourceSearchResults .r01srItem div.r01srItemDocDetail1 div.r01srItemTypoDet
	{
	font-style: normal;
	font-size: 105% !important;
}

div.r01SourceSearchResults .r01srItemlegesarea {
	font-weight: normal;
	margin-bottom: 10px;
}

div.r01SourceSearchResults .r01srItem div.r01srItemDocDetail1 div.r01srItemTypo em span.r01srItemTypo_prensa_comunicacion
	{
	background-position: 0 -4731px !important;
} /* Tramitaci\F3n electr\F3nica */
.r01srItemMDProcedureOnLineText {
	font-family: 'Open Sans Condensed', sans-serif !important;
	color: #8698a2 !important;
	text-transform: uppercase;
}

div.r01SourceSearchResults .r01srItem div.r01srItemMetaData ul {
	background-color: #efefe7;
	border: 1px solid #d8d8cd;
	border-radius: 0 !important;
	box-shadow: 1px 1px 0 #ccccbd !important;
	padding: 6px 4px 3px;
}

div.r01SourceSearchResults .r01srItem span.r01srItemLiteral {
	color: #000;
}

div.r01SourceSearchResults .r01srItem div.r01srItemDocDetail1.r01srItemTypo_eventos_finished
	{
	background:
		url("/AVComun/r01gSearchResultVA/images/r01gCalendarEnd.png")
		no-repeat scroll 0 12px rgba(0, 0, 0, 0);
	padding: 0 0 5px 30px;
}

div.r01SourceSearchResults li.r01srItem {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 1px solid #d7d7d7 !important;
	float: left;
	margin: 20px 0;
	min-height: 270px;
	padding: 10px 0;
	width: 33.33%;
	padding: 0 15px;
}

.ayudas div.r01SourceSearchResults li.r01srItem {
	float: none;
	margin: 20px 0;
	min-height: 30px;
	padding: 10px 0;
	width: 100%;
}

.ayudas div.r01SourceSearchResults .r01srItem div.r01srItemMetaData ul {
	min-height: 34px;
}

.ayudas div.r01SourceSearchResults .r01srItem em.r01srItemDocName, div.r01SourceSearchResults .r01srItemlegesarea
	{
	font-size: 19px;
	font-style: normal;
	line-height: 1.3;
	width: 100%;
}

.ayudas div.r01SourceSearchResults .r01srItem div.r01srItemDocLink a:link
	{
	text-decoration: none;
}

div.r01SourceSearchResults .r01srItem div.r01srItemDocDetail1 div.r01srItemCat,
	div.r01srItemCat .r01srItemTypoDet {
	color: #747474;
	font-size: 105% !important;
	font-style: normal;
	text-align: left;
}

.r01SourceNavBarAndResults, .r01noticia {
	border: none;
	padding: 20px;
	background-color: #fff;
	width: 100%;
}
	/*.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarItem {	color: #222!important;}.r01SourceNavBarAndResults a, div.r01SourceSearchResults .r01srItem div.r01srItemDocLink a, div.r01SourceSearchResults a span, .r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarItem a, div.r01gContainer div.x46Body div div.x46Main a {	color: #8698a2!important;	text-decoration:none!important;	line-height: 1.3 !important;}*/
/* Nueva paginaci\F3n SearcResultsNavBarItems */
.r01SearchResultsNavBar { /*border-bottom: 1px solid #ddd;*/
	margin-bottom: 25px;
	float: left;
}

.r01SourceSearchResults { /* border-bottom: 1px solid #ddd;*/
	
}

.r01SearchResultsNavBarItems {
	float: right;
	margin-top: 1em;
	width: auto;
	margin-right: 30px;
	width: 90%;
}

.r01SearchResultsNavBarItems ul.r01NavBarItems {
	float: right !important;
}

.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarIntermediateItem::after
	{
	content: none !important;
}

.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarItem strong {
	background-color: #fff;
	border-radius: 3px;
	color: #8E9EA5;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 700;
	height: 30px !important;
	line-height: 27px;
	margin-right: 0.4em;
	padding: 2px 7px 7px;
	text-align: center;
	text-decoration: none;
	width: 30px !important;
	border: 1px solid #ddd !important;
}

.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarItem a {
	background-color: #8E9EA5;
	border: none !important;
	border-radius: 3px;
	color: #ffffff !important;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 700;
	height: 30px !important;
	line-height: 28px;
	margin-right: 0.4em;
	padding: 2px 7px 7px;
	text-align: center;
	text-decoration: none !important;
	width: 30px !important;
}

.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarItem a:hover
	{
	background-color: #222222;
}

.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarCtrlItem a {
	color: #8E9EA5 !important;
	font-size: 16px;
	font-weight: 700;
	border: none;
	text-decoration: none;
}

.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarCtrlItem a:hover
	{
	border: none;
	text-decoration: underline;
}

.r01SearchResultsNavBarItems ul.r01NavBarItems li.r01NavBarCtrlItem {
	padding-top: 8px !important;
	padding-right: 15px;
}

.r01NavBarPrevBlock a, .r01NavBarNextBlock a {
	display: none;
} /* / Nueva paginaci\F3n SearcResultsNavBarItems */
.r01SearchResultsNavBar, .r01SearchSessionRssFeed,
	.r01SearchSessionRssFeed {
	background-color: #fff !important;
}

div.r01gContainer div.x46Body, .r01ayuda_subvencion,
	.r01anuncio_contratacion {
	border: none;
	border-radius: 0;
	box-shadow: none;
	background-color: #fff;
}

.r01ayuda_subvencion, .r01anuncio_contratacion {
	padding: 20px;
	overflow: hidden;
}

div.r01gContainer div#x88gContainer {
	font-size: 1em;
} /*Logos e imagenes*/
.x88gEntityLogo img, .v79j_alineaDerecha, .texto1 tr td img {
	min-width: auto !important
} /*Encabezado*/
div.container div.x88gCabeceraTitle h1, .r01gCabeceraTitle h1 {
	font-size: 30px !important;
	color: #8698a2 !important;
}

div.r01gContainer div.x88gCabeceraTitle h2, .r01gCabeceraSubTitle h2 {
	color: #A3A392 !important;
	font-size: 24px !important;
}

.x88gInfoAdicional {
	border: 1px solid #D8D8CD !important;
	outline: none;
	background-color: #EFEFE7;
	background-image: none !important;
}

div.r01gContainer div#x88gContainer * a:link, div.r01gContainer div#x88gContainer * a:visited,
	#TB_ajaxContent * a:link, #TB_ajaxContent * a:visited, div.bgInfoAdicional a.r01gClsPDFButton,
	.r01FichaCompleta a, .r01TabSeccion a, .r01TabSeccion a:link,
	.r01TabSeccion a:visited, .r01gTabs a span, div.r01gContainer div.r01gTabs a:hover span,
	div.r01gContainer div.r01gTabs a.selected span, .r01Tabs a span, div.r01Tabs a:hover span,
	div.r01Tabs a.selected span, .r01gPrintButton, .r01gClsPrintButton,
	.r01gClsPrintButton i, .r01gVerFicha, .r01gVerFicha i, div.r01gContainer div.r01gEventSeccion a,
	div.r01gContainer div.r01gFichaCompleta a, div.r01gContainer div.r01gTabBodyEvent a,
	.r01gInfoButtons a, .r01gInfoButtons i {
	font-family: 'Open Sans Condensed', sans-serif !important;
	text-decoration: none !important;
	color: #8698a2 !important;
	font-size: 15px !important;
	font-style: normal;
}
	/* ==========================================================================   Contenidos   ========================================================================== */
.container h3 {
	color: #272525;
	font-size: 29px;
	padding-top: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.content-in main {
	padding-bottom: 40px;
}

.content-out .r01Titular {
	display: none;
}

.contenidos {
	padding: 50px 0 10px 0
}

.contenidos h3 {
	font-size: 29px;
	margin-bottom: 20px;
	font-weight: 700;
}

.contenidos h4 {
	font-size: 22px;
	margin-bottom: 20px;
}

.contenidos h5 {
	font-size: 20px;
	margin-bottom: 20px;
}

.contenidos p, .contenidos ol {
	font-size: 17px;
	line-height: 1.6;
	margin-left: 280px;
}

.container ol {
	font-size: 17px;
	line-height: 1.6;
	list-style-type: decimal;
	margin-left: 50px;
}

.contenidos ol {
	list-style-type: decimal;
	margin-top: 20px;
	margin-left: 300px;
}

.contenidos p, .contenidos ol li, .container ol li {
	margin-bottom: 15px;
}

.contenidos ol .funcion-indent {
	display: block;
	margin: 7px 0 0 40px
}

.contenidos ul li {
	font-size: 17px;
	line-height: 1.6;
	margin-bottom: 15px;
	width: 100%;
} /* Mapa de Google */
#map {
	height: 450px;
	width: 100%;
}

.iframeMapa {
	width: 100%;
	height: 450px;
} /* Datos contacto */
.datosContacto {
	font-size: 22px;
}

.datosContacto ul li {
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: none;
} /* Transparencia*/
.web-transgog h1 {
	display: none;
}

.web-transgog .panel-body ul {
	margin: 15px 0 20px;
	list-style-type: disc;
}

.web-transgog .panel-body ul li {
	float: none;
	margin: 10px 0 5px 20px;
} /* Proyectos */
.proyectos .dl-horizontal {
	margin-bottom: 40px;
}

.proyectos .dl-horizontal dt {
	background-color: #f0f0f0;
	border-left: 3px solid #9DA8AC;
	text-align: left;
	color: #4E5A61;
	font-size: 21px;
	display: block;
	padding: 15px;
	font-weight: 400;
}

.proyectos .dl-horizontal dd {
	border-left: 2px solid #f0f0f0;
	margin-left: 160px;
	padding-left: 20px;
}

.proyectos .dl-horizontal dd h4 {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.proyectos .dl-horizontal dd p {
	font-size: 17px;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-left: 0;
	min-height: 110px; /*padding-left: 240px;*/
}

.proyectos .img-proyectos {
	float: left;
	margin: 0 20px 0 0;
} /* Iniciativas */
.link-destacado {
	font-size: 22px;
	font-weight: 700;
} /* Programa de actuaci\F3n */
.programa p {
	margin-left: 0;
}

.programa h4 {
	font-size: 28px;
	border-bottom: 1px solid 1px solid #f0f0f0;
	padding-bottom: 15px;
}

.programa .dl-horizontal dd p {
	min-height: auto;
	font-size: 18px;
	overflow: hidden;
} /* Noticias */
.web-nogogora .container .r01-news .pieVideo {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #F8F8EF;
	margin: 20px 0 20px;
}

.web-nogogora .container .r01-news .pieVideo a {
	padding: 15px;
}

.news-title {
	background-color: #7A8B93;
	text-align: center;
	margin-bottom: 40px;
	height: 350px;
	background-image: url(/images/webgog00-header-generico-fachada.jpg);
}

.noticia .news-title {
	display: none;
}

.noticia .container {
	margin-top: 30px;
} /* Eliminamos titulo fotos en Galeria */
.mfp-title {
	display: none;
} /*  V\EDdeo responsive */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}

.home .video-container {
	padding-bottom: 50.9%;
}

.video-container iframe, .video-container object, .video-container embed
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
} /* Noticias */
.content-in .r01Fecha {
	font-size: 15px;
	font-style: italic;
	border-bottom: 1px solid #D7D7D7;
	border-top: 1px solid #D7D7D7;
	margin-bottom: 15px;
	padding: 10px;
}

.web-biogogor .r01Titular {
	letter-spacing: -.05em !important;
	font-size: 34px !important;
	border-bottom: 1px solid #D7D7D7 !important;
	margin-bottom: 25px !important;
	padding-bottom: 15px !important;
	margin-bottom: 20px !important;
	color: #272525 !important;
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
	width: 100%;
	font-weight: normal !important;
	padding-top: 20px;
}

.r01gContainerreproductor_video .r01Titular {
	display: none !important;
}

.r01-news .r01-header h1, .title_titulo_ayudas, .ea_edukiontzia .container .r01Titular
	{
	letter-spacing: -.05em !important;
	font-size: 34px !important;
	border-bottom: 1px solid #D7D7D7 !important;
	margin-bottom: 25px !important;
	padding-bottom: 15px !important;
	margin-bottom: 20px !important;
	color: #272525 !important;
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
	width: 100%;
	font-weight: normal !important;
}

.r01-news .r01-header .r01-subtitle, .r01-header .r01-subtitle {
	font-size: 25px;
	margin-bottom: 10px;
	line-height: 1.5;
}

.r01-news .r01Text, .r01-news .r01-editor, .proyecto .r01-editor {
	line-height: 1.5;
	font-size: 17px;
	margin-bottom: 80px;
}

.web-adngogo .content-container .r01Text ul, .web-adngogo .content-container .r01-editor ul
	{
	list-style-type: circle;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left !important;
	width: 100%;
}

.content-in .r01Text ul li {
	float: none;
	width: 100%;
	display: inline-block;
}

.content-in .r01Text p, .content-in .r01-editor p {
	line-height: 1.5;
}

.content-in .r01-editor iframe {
	padding-top: 20px;
	padding-bottom: 50px;
}

.content-in .r01Text ul, .content-in .r01-editor ul {
	list-style-type: circle;
	margin-left: 20px;
	margin-bottom: 20px; /*float:left;*/
	margin-top: 20px;
}

.content-in .r01Text ul li, .content-in .r01-editor ul li {
	margin-bottom: 0;
	padding-bottom: 20px;
	float: none;
	/*list-style:none;*/
}

.proyecto .r01gContainer  .r01Text p, .proyecto .r01gContainer  .r01-editor p
	{
	letter-spacing: inherit !important;
	font-size: 20px !important;
}

.proyecto .r01gContainer  .r01Text .popup-gallery, .proyecto .r01gContainer  .r01-editor .popup-gallery
	{
	margin-bottom: 20px;
}

.proyecto .r01gContainer  .r01Text .img-thumbnail, .proyecto .r01gContainer  .r01-editor .img-thumbnail
	{
	min-height: 65px;
}

.proyecto .r01gContainer  .r01Text .popup-gallery a, .proyecto .r01gContainer  .r01-editor .popup-gallery a
	{
	margin: 0 0 5px 5px;
}
	/*.content-in .r01Text iframe {	float: right;	height: 340px;	margin-left: 30px;	width: 540px;}*/
.proyecto .r01gContainer  .r01Text .img-noticia, .proyecto .r01gContainer  .r01-editor .img-noticia
	{
	display: block;
	float: right;
	height: auto;
	margin-left: 30px;
	width: 540px;
} /* bloque noticias*/
.noticias {
	margin-top: 40px;
	margin-bottom: 0;
}

.noticias h3 {
	color: #4b5a63;
	font-size: 29px;
}

.noticias .title_listado_noticias, .noticias .title_listado_noticias_relacionadas
	{
	border-bottom: 1px solid #d7d7d7;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.noticias .r01gContentListTabslistado_noticias_relacionadas {
	background-color: #EBEBE2;
	min-height: 200px;
}

.noticias ul li {
	float: left !important;
	position: relative;
	padding-left: 15px !important;
	padding-right: 15px !important;
	width: 33.3%;
}
@media ( max-width : 768px) { 
	.noticias ul li {
		width: 100%;
	}
}

.noticias ul.r01NavBarItems li.r01NavBarItem {
	float: left !important;
	position: relative;
	padding-left: 15px !important;
	padding-right: 15px !important;
	width: 0 !important;
	margin-right: 10px;
}

.r01SearchResultsNavBar {
	float: left !important;
}

.noticias ul li div {
	margin-bottom: 10px;
	margin-top: 20px;
}

.noticias ul li div a {
	font-size: 19px;
	font-weight: 500;
	line-height: 1.1;
}

.noticias .r01gContentListTabslistado_noticias_relacionadas ul li div a
	{
	color: #5F7179;
}

.noticias .r01gContentListTabslistado_noticias_relacionadas .r01gContentListMoreLayer
	{
	font-weight: 600;
	color: #5F7179;
}

.r01gContentListMoreLayer {
	float: right;
	margin-bottom: 0; /*50px;*/
	clear: both;
	margin-right: 15px;
}

.r01gRssFeed {
	float: right;
	margin-top: 25px;
	padding-right: 15px;
}

.icon-feed {
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
} /* noticias home */


.home .noticias {
	background-color: #F4F4F0;
	bottom: 15px;
	box-shadow: 0 -1px 5px #b9b99f inset;
	margin-top: 0;
	padding-top: 50px;
	padding-bottom: 50px;
}
 /* Visualizaci\F3n de v\EDdeos*/
.container video, .container object {
	width: 100%;
	margin-bottom: 20px;
} /* Video presentacion */
.video-presentacion {
	margin-bottom: 20px;
}
	/* ==========================================================================   Contenidos de proyetcos   ========================================================================== */
.header-projects {
	background-color: #272525;
	padding: 40px 0 50px;
	font-size: 50px;
	color: #fff;
}

.header-projects h2 {
	font-weight: 100;
}

.content-nav {
	position: relative;
	background: #fff;
	margin-top: -20px;
	border-top: 6px solid #8F9EA5;
	padding: 20px 0 0 20px;
	border-right: 1px solid #EDEDE4;
	min-height: 400px;
}

.content-nav h2 {
	font-size: 28px;
	margin-bottom: 20px;
}

.content-nav ul li {
	float: none;
	display: block;
}

.content-nav ul li a {
	color: #394046;
	font-size: 18px;
	display: block;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #EDEDE4
}

.content-nav ul li a:hover {
	background-color: #EDEDE4;
	text-decoration: none;
} /* Area de contenidos */
.content-in .proyecto {
	padding-left: 30px !important;
}

.proyecto .r01gContainer h1, .proyecto h1, .content-in .r01-header h1 {
	padding: 20px 0 20px 0 !important;
	margin-bottom: 30px !important;
	font-size: 32px !important;
	color: #333 !important;
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
	line-height: 1.2 !important;
	letter-spacing: -.04em !important;
	text-rendering: optimizelegibility !important;
	font-weight: normal !important;
	border-bottom: 1px solid #D7D7D7;
}

.proyecto blockquote {
	font-style: italic !important;
	font-weight: 100 !important;
	font-size: 23px !important;
}

.proyecto .expo-dest, .web-progogor .expo-dest {
	background-color: #393F46 !important;
	color: #fff !important;
	margin-left: 0 !important;
	margin-bottom: 30px !important;
}

.proyecto  div.r01gContainer .expo-dest .img-no-padding, .proyecto .expo-dest .img-no-padding
	{
	padding: 0 !important;
}

.web-progogor .expo-dest .dest-info {
	margin: 20px 0px 20px 0;
}

.web-progogor .expo-dest .dest-info em, .web-progogor  .r01-editor .info-expo p
	{
	text-align: center;
	margin-top: 15px;
}

.web-progogor .expo-dest .dest-info em, .web-progogor  .r01-editor .info-expo .pro-titulo a
	{
	color: #8E9EA5;
	font-weight: 100;
	font-style: italic;
	font-size: 18px;
}

.web-progogor .expo-dest .dest-info a {
	color: #fff !important;
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
}

.web-progogor .expo-dest .expo-dest-descrip {
	font-size: 21px;
	color: #8E9EA5;
}

.web-progogor  h3 {
	font-size: 29px;
	color: #394046;
	text-align: center;
	margin-bottom: 60px;
	margin-top: 50px;
}

.web-progogor .expo-dest p {
	padding-top: 20px;
}

.web-progogor .expo-dest h2 {
	font-weight: 300 !important;
	font-size: 24px !important;
	color: #fff !important;
	padding-top: 15px;
}

.web-progogor .acceso-proyectos {
	margin-bottom: 30px !important;
}

.proyecto  div.r01gContainer .dest-info, .proyecto .dest-info {
	padding-top: 15px !important;
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
	line-height: 0 !important;
}

.proyecto  div.r01gContainer .dest-info em, .proyecto .dest-info em {
	font-size: 20px;
}

.proyecto .dest-info p {
	padding-top: 15px;
}

.proyecto  div.r01gContainer .dest-info h2, .web-progogor div.r01gContainer .dest-info h2,
	.proyecto .dest-info h2, .web-libugogo .proyecto .dest-info h2 a {
	font-size: 25px !important;
	margin: 0 !important;
	padding: 0 !important;
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
	font-weight: normal !important;
	line-height: 1 !important;
}

.proyecto div.r01gContainer  .dest-info a, .proyecto .dest-info a {
	color: #fff !important;
	font-weight: bold !important;
	font-size: 17px;
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
	letter-spacing: 0.02em !important;
}

.proyecto  div.r01gContainer  .expo-dest-fecha, .proyecto .expo-dest-fecha
	{
	color: #8E9EA5 !important;
	font-weight: 100 !important;
}

.proyecto  div.r01gContainer  .listado-expos, .proyecto .listado-expos {
	margin-left: 0 !important;
}

.proyecto  div.r01gContainer  .acceso-expo, .proyecto .acceso-expo {
	margin-bottom: 30px !important;
}

.proyecto  div.r01gContainer .imagen-expo, .proyecto .imagen-expo {
	display: block !important;
	margin: -10px !important;
}

.proyecto  div.r01gContainer .info-expo, .proyecto .info-expo {
	padding: 20px !important;
	color: #393F46 !important;
	background-color: #EDEDE4 !important;
	border-bottom: 4px solid #393F46 !important;
	text-align: center !important;
	min-height: 200px !important;
}

.proyecto  div.r01gContainer .info-expo .mp-temporada, .proyecto .info-expo .mp-temporada
	{
	font-weight: 300 !important;
	font-size: 20px !important;
}

.proyecto  div.r01gContainer .info-expo h3, .proyecto .info-expo h3 {
	font-size: 30px !important;
	font-weight: normal;
	margin: 0;
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
} /* Contenidos exposiciones */
.proyecto .r01-editor .acceso-expo .info-expo h3 a {
	font-size: 80%;
	line-height: normal !important;
}

.proyecto .r01-editor .acceso-expo .info-expo p {
	font-size: 16px !important;
}

.proyecto  div.r01gContainer .intro-text {
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 25px;
}

.proyecto  div.r01gContainer .no-padding {
	margin: 0 -30px 20px -30px;
}

.proyecto div.r01gContainer h2 {
	clear: both;
	margin: 10px 0 20px 0;
	font-size: 32px !important;
}

.proyecto div.r01gContainer  h3 {
	clear: both;
	margin: 30px 0 20px 0;
	font-size: 30px !important;
}

.content-int .expo-titulares li {
	border-bottom: none;
}

.content-int .expo-titulares li em {
	padding-top: 20px;
}

.proyecto div.r01gContainer  ul li {
	float: none;
	border-bottom: 1px solid #EDEDE4;
	padding-bottom: 15px;
	margin-bottom: 15px !important;
}

.proyecto .r01gContainer  .expo-titulares {
	margin: 0 0 20px 0 !important
}

.proyecto .r01gContainer  .expo-titulares li {
	list-style-type: none;
}

.proyecto .r01gContainer .expo-titulares li a {
	display: inline-block;
	font-size: 23px !important;
	font-weight: 300 !important;
}

.proyecto .r01gContainer .expo-titulares li em {
	display: block !important;
	font-size: 20px !important;
}

.proyecto .r01gContainer .r01Text p {
	font-size: 15px !important;
} /* Listado de V\EDdeos memoria plaza*/
.listado-videos h1, .reproductor-videos h1 {
	font-size: 34px;
	color: #272525;
	margin: 20px 0 20px 15px;
}

.listado-videos p {
	font-size: 20px;
	line-height: 1.4;
	margin-left: 15px;
}

.listado-videos .r01gCLItemTypo_prensa_comunicacion {
	width: 33%;
}

.listado-videos .r01gCLItemTypo_prensa_comunicacion img {
	display: block;
	width: 100%;
	height: auto;
} /* Reprduccion de video memoria plaza*/
.reproductor-videos .title_titulo_masvideos {
	font-size: 29px;
	color: #272525;
	margin: 20px 0 20px 15px;
}

.reproductor-videos .r01Fecha {
	display: none;
}

#r01gContentListlistado_otrosvideos ul,
	#r01gContentListlistado_otrosvideosEmociones ul {
	padding: 0 !important;
}

#r01gContentListlistado_otrosvideos ul li,
	#r01gContentListlistado_otrosvideosEmociones ul li {
	margin: 0 29px 0 0;
}

#r01gContentListlistado_otrosvideos ul li:last-child,
	#r01gContentListlistado_otrosvideosEmociones ul li:last-child {
	margin: 0;
}

#r01gContentListlistado_otrosvideos ul li img,
	#r01gContentListlistado_otrosvideosEmociones ul li img {
	width: 190px;
}

.reproductor-videos .enlaceTodosvideos {
	font-size: 20px;
	color: #798487;
	margin-top: 50px;
	float: left;
} /* Contenidos cintur\F3n de hierro */
.web-chgogora .r01Subtitular {
	font-size: 21px;
	line-height: 1.35;
}

.web-chgogora  .alert-warning, .web-subgogor .alert-warning,
	.web-pa20gogo .alert-warning, .web-biogogor .alert-warning {
	background-color: #EDEDE4;
	border-color: #CFCFB8;
	color: #393F46;
	display: block;
	margin-top: 20px;
} /* Subvenciones*/
.web-subgogor
	/* ==========================================================================   Prehome provisional   ========================================================================== */
	.landing {
	margin: 0;
	padding: 0;
	background: url(/images/webgog00-bg-prehome.png) no-repeat top left;
}

.provisional {
	padding: 100px 20px;
	margin: 0 auto;
	max-width: 970px;
}

.provisional h1 {
	text-align: center;
	margin-bottom: 40px;
}

.provisional h1 img {
	width: 350px;
	height: auto;
	max-width: 100%;
	display: block
}

.provisional .row p {
	font-size: 20px;
	line-height: 1.5
}

.provisional hr {
	border-color: #deded0;
}

.provisional em {
	display: block;
	text-align: center;
	font-size: 14px;
}

.landing iframe {
	border: 0
}
	/* ==========================================================================   Home videos nuevo   ========================================================================== */
.videos {
	background-color: #394248;
	margin-top: 50px;
	padding: 30px 0 50px 0;
}

.videos h3 {
	font-size: 30px;
	font-weight: 500;
	letter-spacing: -0.045em;
	margin-bottom: 15px;
	color: #fff;
}

.videos h3:before {
	content: "\e906";
	vertical-align: bottom;
	padding-right: 10px;
}

.videos p {
	color: #C9CDD2;
	font-size: 19px;
	text-align: center;
	padding-top: 15px;
}

.videos iframe {
	width: 100%;
	height: 100%;
}
	/* ================ PAGINACION para PROPUESTAS ========================*/
.proyecto .pagination {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.proyecto .pagination li {
	float: left;
	margin: 3px;
}

.proyecto .pagination li a {
	display: block;
	padding: 3px 5px;
	color: #fff !important;
	background-color: #8698a2 !important;
	text-decoration: none;
}

.proyecto .pagination li a.active {
	border: 1px solid #000;
	color: #000;
	background-color: #cdd3d8 !important;
}

.proyecto .pagination li a.inactive {
	background-color: #eee !important;
	color: #777 !important;
	border: 1px solid #ccc !important;
}

.content-in .r01Text #content {
	float: none !important;
}

.proyecto #content li {
	list-style: none;
}

.proyecto #content li h2 {
	font-size: 25px;
	font-weight: normal;
	line-height: 1;
}





/* NIRE ERANSKINA */
	div.r01-editor>p {
		margin-top: 0.4em !important;
		margin-bottom: 0.4em !important;
	}




	/* ==========================================================================   Footer   ========================================================================== */
.footer-copyright {
	background-color: #272525;
} /* Footer contacto y  menu */
footer * {
	color: #fff;
}

.footer-nav {
	background-color: #1F1F1F;
	padding: 30px 0;
}

.footer-contacto img {
	display: block;
	margin-bottom: 10px;
	max-width: 100%;
}

.footer-contacto .address {
	font-size: 16px;
}

.footer-contacto .address p {
	line-height: 1.5em;
}

.footer-contacto .address li {
	margin-bottom: 10px;
}

.footer-contacto .address .phone a {
	font-size: 22px;
	color: #fff;
}

.footer-contacto .address .email {
	font-size: 15px;
	color: #879699;
}

.footer-nav h4 {
	border-bottom: 1px solid #3D454B;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 0;
	font-size: 18px;
}

#menu_pie_menu_secciones li::before, #menu_pie_menu_info li::before {
	line-height: 0.85;
}

#menu_pie_menu_secciones li, #menu_pie_menu_info li {
	margin-bottom: 8px;
	float: none;
}

#menu_pie_menu_secciones li a, #menu_pie_menu_info li a {
	color: #89969A;
	display: inline-block;
	font-size: 15px;
	vertical-align: top;
}
	/* ==========================================================================   FOOTER   ========================================================================== */
/* ==========================================================================   Tipograf\EDas   ========================================================================== */
[class^="icon-"], [class*=" icon-"], .home .TituloNoticias h2:before,
	.home .noticias .masNoticias a:after, .proyectos .title_listado_noticias_relacionadas:before,
	.videos h3:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
	/* ==========================================================================   Limpieza de float   ========================================================================== */
.clearfix:after, .clearfix:before, .nav-area:after, .nav-area:before,
	#news header:after, #news header:before, .indicador h2:after,
	.indicador h2:before, .featured-form:after, .featured-form:before {
	display: table;
	content: " ";
}

.clearfix:after, .nav-area:after, #news header:after, .indicador h2:after,
	.featured-form:after {
	clear: both;
}
	/* ==========================================================================   Navegaci\F3n responsive SIDR   ========================================================================== */
#mobile-header {
	display: none;
}
	/* ==========================================================================   Bot\F3n back to top   ========================================================================== */
#sttotop {
	border-radius: 100%;
	bottom: 10px;
	cursor: pointer;
	display: none;
	height: 45px;
	padding: 5px;
	position: fixed;
	right: 10px;
	text-align: center;
	width: 45px;
	background-color: #D1D1D1;
	color: #fff;
	vertical-align: middle;
	font-size: 30px;
}

#sttotop:hover {
	background-color: #272525
}
	/* ==========================================================================   Ayudas y subvenciones   ========================================================================== */
.x88gCabeceraTitle h1, .x88gCabeceraTitle h2, .x88gSeccionTitulo,
	.x88gSeccionTexto, .x88gSeccionTexto p, .x88gSeccionTitulo,
	.x88gTabsBody p, .r01gContainercontenido_ayudas,
	.r01gContainercontenido_ayudas h1, .r01gContainercontenido_ayudas h2,
	.r01gContainercontenido_ayudas p, .r01gContainercontenido_ayudas li {
	font-family: "Open sans", "Helvetica Neue", Helvetica, Arial,
		sans-serif !important;
}

div.r01gContainer div.x88gTabs a.x88gTabElement, .x88gTabAltTitle, div.r01gContainer .x88gTabAltTitle
	{
	background: #5e6c75 !important;
}

div.r01gContainer div.x88gCabeceraTitle h1 {
	font-size: 36px;
	font-weight: normal;
}

div.r01gContainer div.x88gCabeceraTitle h2 {
	font-weight: normal;
}

.x88gSeccionTitulo {
	color: #5e6c75 !important
}

div.r01gContainer div#x88gContainer div.x88gTabs a:hover span, div.r01gContainer div#x88gContainer div.x88gTabs a:active span,
	div.r01gContainer div#x88gContainer div.x88gTabs a.selected span {
	color: #ffffff;
}

div.r01gContainer div#x88gContainer div.x88gTabs a:link, div.r01gContainer div#x88gContainer div.x88gTabs a:visited
	{
	min-height: 46px;
}

.x88gSeccionTexto p, .x88gTabsBody p , .x88gTabsBody li,
	.x88gSeccionTexto, .x88gSeccionTexto p, .x88gSeccionTitulo,
	.x88gTabsBody p {
	line-height: 1.5 !important;
	font-size: 15px !important;
}

.div.r01gContainer div.x88gDetalleTramite div.x88gEnlacesCanales {
	width: auto;
}

.x88gSeccionTexto ul li, .x88gSeccionTexto ol li,
	.r01gContainercontenido_ayudas li {
	float: none !important;
}
	/* ==========================================================================   Ayudas y subvenciones NUEVO   ========================================================================== */
.r01gContainercontenido_ayudas  .h1.r01-h1 {
	font-size: 30px;
}

/*.r01gContainercontenido_ayudas nav ul li:nth-child(6) {
	right: 0;
	top: 0;
}

.r01gContainercontenido_ayudas nav ul li:nth-child(6) a {
	background-color: #fff !important;
	border: none !important;
	border-radius: none !important;
	color: #8698a2 !important;
	font-size: 18px !important;
	padding: none;
}

.r01gContainercontenido_ayudas nav ul li:nth-child(6) a:hover {
	font-size: 18px;
	color: #5E6C75 !important;
	background-color: #fff;
	border-radius: none;
	border: 1px none;
	padding: none;
} */

.r01gContainercontenido_ayudas p, .r01gContainercontenido_ayudas li {
	line-height: 1.4;
	font-size: 16px;
}
	/* ==========================================================================   Responsive   ========================================================================== */
@media only screen and (max-width: 530px) {
	.nombre-proyecto {
		font-size: 18px;
	}
	.iframeVideos {
		height: 300px;
	} /*.video-presentacion {	width:auto;	height:auto;}*/
}

@media ( max-width : 768px) { /* Centramos logo */
	.header_logos {
		text-align: center;
	} /* Escondemos menu */
	#nav-main {
		display: none;
	}
	.subnav {
		padding: 0 !important;
		margin-bottom: 20px;
	}
	#subnav #nav ul, #subnav #nav ul.menu-proyectos, #subnav #nav ul.menu-proyectos-eu
		{
		width: auto;
	}
	#subnav #nav ul li, #subnav #nav ul.menu-proyectos li, #subnav #nav ul.menu-proyectos-eu li
		{
		text-align: center;
	}
	#nav-trigger {
		display: block;
	}
	nav#nav-subnav {
		display: none;
	}
	nav#nav-mobile {
		display: block;
	} /* FLlexslider NUEVO */
	div.r01gFlexslider .slide__name {
		font-size: 20px !important;
	}
	div.r01gFlexslider .slide>* {
		width: 100%;
	}
	div.r01gFlexslider .slides img {
		display: block;
		width: 100%;
	}
	div.r01gFlexslider .slide__desc {
		font-size: 15px !important;
	}
	div.r01gFlexslider .slide__info {
		margin-top: 30px;
	}
	div.r01gFlexslider .slide__link {
		margin-bottom: 10px;
		font-size: 12px !important;
		float: left;
	}
	div.r01gFlexslider .flex-direction-nav a {
		display: none;
	} /* NOTICIAS NUEVO DE LA HOME */
	.home .noticias .TituloNoticias {
		font-size: 20px;
	}
	.home .noticias .masNoticias {
		text-align: left;
	}
	.home .noticias .entradillaNoticias a {
		font-size: 15px;
	}
	.home .noticias .entradillaNoticias img {
		padding-bottom: 10px;
	}
	.home .noticias .entradillaNoticias a em {
		padding-bottom: 15px;
	} /* PROYECTOS HOME NUEVO */
	.proyectos .bloque h3 a {
		font-size: 25px;
	}
	.proyectos .bloque small {
		font-size: 13px;
	}
	.proyectos .bloque p {
		font-size: 15px;
	}
	.proyectos .bloque {
		margin-bottom: 15px;
	} /* LISTADO DE NOTICIAS NUEVO */
	.proyectos .title_listado_noticias_relacionadas {
		font-size: 20px;
	} /* VIDEO HOME*/
	.videos h3 {
		font-size: 20PX;
	}
	.videos p {
		font-size: 15px;
		padding-bottom: 15px;
	} /*FOOTER NUEVO*/
	.footer-nav h4 {
		font-size: 16px;
	}
	ul li, #subnav #nav ul li {
		float: none;
	}
	.footer-contacto .address {
		font-size: 14px;
	}
	#menu_pie_menu_secciones li a, #menu_pie_menu_info li a {
		font-size: 13px;
	}
	.footer-contacto .address .phone a {
		font-size: 18px;
	}
	.footer-contacto .address .email {
		font-size: 13px;
	} /* Mosaico Proyectos */
	.mosaico-proyectos .proyecto {
		width: 100%;
		display: block;
		overflow: hidden;
	}
	.img-proyecto img {
		width: 50%;
		float: left;
	}
	.nombre-proyecto {
		width: 50%;
		float: left;
	}
	.eraikiz span, .plaza span, .testimonios span, .memoria span, .plan span
		{
		display: none
	}
	.testimonios span:before, .memoria span:before {
		content: "\e802";
	} /* Contenidos */
	.visual-header-img {
		background-image: none !important;
	}
	.contenidos p, .contenidos ol {
		margin-left: 0;
	}
	.proyectos .dl-horizontal dd {
		margin-left: 0;
		padding-top: 20px;
	} /* Submenu */
	#subnav #nav {
		width: 10 0%;
	}
	#subnav #nav ul li {
		margin-right: 1px;
		float: none;
	}
	.carousel {
		height: 280px;
	} /* V\EDdeos noticia */
	.content-in .r01Text iframe {
		float: none;
		height: 340px;
		margin: 0 auto;
		width: 540px;
		display: block;
	}
	.content-in .r01Text .img-noticia {
		float: none;
		height: auto;
		margin: 0 auto;
	} /* Footer */
	.footer-copyright .legal, .footer-copyright .copyear {
		float: none;
		text-align: center;
	} /* Provisional */
	.landing {
		margin: 0;
		padding: 0;
		background: none;
	}
	.provisional {
		padding: 50px 20px;
		margin: 0 auto;
	}
	.provisional h1 img {
		width: auto;
		height: auto;
		max-width: 100%;
		display: block
	}
	.provisional .row p {
		font-size: 20px;
		line-height: 1.5;
		text-align: center;
		padding: 0 20px;
	}
	.landing iframe {
		border: 0;
		height: 260px;
	}
	.iframeVideos {
		height: 400px;
	} /* Proyectos: lanzadera */
	.web-progogor .acceso-proyectos img {
		width: 50%;
		margin: 0 auto;
	}
}
.menu_menu_gogora li {
	display: inline-block;
	float: none;
}
@media (max-width: 767px) {
	.menu_menu_gogora {
		display: grid;
	}
}
@media ( max-width : 992px) { /* Centramos logo */
	.header_logos {
		text-align: center;
	}
	.menu_menu_gogora {
		text-align: center;
	}
	
	.menu nav {
		float: none;
	}
	.logo {
		text-align: center;
	} /* Escondemos menu */
	#nav-main {
		display: none;
	}
	.subnav {
		padding: 0 !important;
		margin-bottom: 20px;
	}
	#subnav #nav ul, #subnav #nav ul.menu-proyectos, #subnav #nav ul.menu-proyectos-eu
		{
		width: auto;
	}
	#subnav #nav ul li, #subnav #nav ul.menu-proyectos li, #subnav #nav ul.menu-proyectos-eu li
		{
		text-align: center;
	}
	#nav-trigger {
		display: block;
	}
	nav#nav-subnav {
		display: none;
	}
	nav#nav-mobile {
		display: block;
	} /* FLlexslider NUEVO */
	div.r01gFlexslider .slide__name {
		font-size: 20px !important;
	}
	div.r01gFlexslider .slide>* {
		width: 100%;
	}
	div.r01gFlexslider .slides img {
		display: block;
		width: 100%;
	}
	div.r01gFlexslider .slide__desc {
		font-size: 15px;
	}
	div.r01gFlexslider .slide__info {
		margin-top: 30px;
	}
	div.r01gFlexslider .slide__link {
		margin-bottom: 10px;
		font-size: 12px !important;
		float: left;
	}
	div.r01gFlexslider .flex-direction-nav {
		display: none;
	} /* noticias*/
	.entradillaNoticias a img {
		width: 100%;
		height: auto;
		display: block;
	}
	ul li, #subnav #nav ul li {
		float: none;
	}
	.footer-contacto img {
		display: block;
		margin: 0 auto 15px;
		max-width: 100%;
	}
	.footer-contacto .address {
		text-align: center;
		float: none;
	}
}

@media ( min-width : 991px) {
	div.r01gFlexslider .slide>a {
		width: 50%;
	}
	div.r01gFlexslider .slide__info {
		width: 47%;
	}
	.entradillaNoticias a img {
		max-width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
}

@media ( max-width : 1200px) {
	div.r01gFlexslider .slides img {
		display: block;
		width: 100%;
		height: auto;
	}
	div.r01gFlexslider .flex-direction-nav a {
		background: #5E6C75 url(/images/webgog00-bg_direction_nav.png) no-repeat;
		top: 50px !important;
		border-radius: 50%;
		width: 47px !important;
		font-size: 0;
		height: 47px !important;
		top: 15px !important;
	}
	div.r01gFlexslider .flex-prev {
		left: 500px !important;
	}
	div.r01gFlexslider:hover .flex-prev {
		right: 500px !important;
	}
	div.r01gFlexslider:hover .flex-next {
		right: 330px !important;
	}
	div.r01gFlexslider .flex-next {
		right: 330px !important;
		background-position: -62px 0 !important;
	}

}