body {	
	font-family: 'Oswald';
	font-style: normal;
	font-weight: normal;
}

.header-over-slider {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

.header-over-slider #navbar-main {
	background-color: transparent!important;
}

/*#CollapsingNavbar {
	justify-content: flex-end;
}*/

.carousel-caption a {
	color: #124734 !important;	
	font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
	font-size: 1.9rem;
	text-transform: uppercase;
}


.carousel-caption a:hover {
    color: #124734 !important;	
	font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
	font-size: 1.9rem;
	text-transform: uppercase;
	text-decoration: none;
}

.carousel-caption p {
    color: #124734 !important;	
	font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
	font-size: 1rem;	
}

.block-search .form-group {
	margin-bottom: 0;
}

.front-circle {
	background-color:#124734;
	width:100px;
	height:100px;
}

#search-block-form .js-form-item input
{	padding:1px;
}

#search-block-form .form-actions button{
	padding-top:2px;
    padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: #124734;
	border-color: #ffffff;
}

.region-top-header {
	margin-right: 0;
	margin-left: 0;
}
.breadcrumb{
	background-color:#ffffff;
}


.btn-primary.disabled, .btn-primary:disabled{
	background-color:#124734;
    border-color:#124734;
}

.btn.disabled, .btn:disabled{
	opacity: .75
}

h1{
	font-size: 2rem;
}

#block-views-block-graficos-block-1,
#block-views-block-graficos-block-2 {
	width: 100%;
	
}

.charts-google{
	width: 100%;
}

.carousel-control-prev,
.carousel-control-next,
.carousel-control-prev:visited,
.carousel-control-next:visited,
.carousel-control-prev:focus,
.carousel-control-next:focus ,
.carousel-control-prev:active,
.carousel-control-next:active{
	color: #124734;
	opacity: 0.5;
}

.carousel-control-prev:hover,
.carousel-control-next:hover{
	color: #124734;
	opacity: 0.9;
}

#main-wrapper{
	/*32+64*/
	margin-top:96px;
}

.path-frontpage #main-wrapper{
	margin-top:50px;
}

#block-analistas-barrio-content,
#block-views-block-circulos-block-1{
	margin-bottom:30px;
}

@media (max-width: 768px) {
	.carousel-caption h2 {
		font-size: 1.8rem;
	}
}

#carouselPortada .carousel-inner img{
	width:100%;
	min-height:380px
}

.front-graficos .card-img-overlay {
	top: -35px;
	width:60%;
}

.front-graficos .card-img-overlay h5{
	background-color: #124734;
	color: white;
	padding: 5px;
}

.site-footer {
	padding: 0;
	border-top: 5px #278600 solid;
}	

.site-footer__bottom {
	border: none;
	margin-top: 0;
}

.site-footer__bottom .region {
	margin-top: 0;
}

/*.site-footer a {
	color: white;
}*/

.view-menu-footer-enlaces {
	font-size: 1rem;
}

.site-footer .content,
.site-footer .content a {
	color: white;
}

.view-graficos .nav-pills .nav-link {
    color: #124734;
    background-color: #fff;
	border: 1px #124734 solid;
}

.view-graficos .nav-pills .nav-link.active {
    color: white;
    background-color: #124734;
	border: 1px #124734 transparent;
}

.view-graficos .nav-pills .nav-link:hover {
    color: white;
    background-color: #124734;
	border: 1px #124734 transparent;
}

.featured-bottom {	
	background-color: #e9ecef;
	margin-top: 25px;
}

.featured-bottom .block {
	width: 100%;
}

.featured-bottom .jumbotron {
	margin-bottom: 0;
}

.block-views-blockactualidad-block-1 {
	width:100%;
}

.block-views-blockactualidad-block-1 .card-img-overlay {
	top: -35px;
	width:50%;
}

.block-views-blockactualidad-block-1 .card-img-overlay h5{
	background-color: #124734;
	color: white;
	padding: 5px;

}

.block-views-blockactualidad-block-1 .views-row{
	padding-top: 15px;
}

.block-views-blockactualidad-block-1 .views-field-field-fecha{
    font-size: 90%;
}

.block-views-blockactualidad-block-1 .views-field-title{
	color: #124734;
	font-weight: bold;
}

.region-content-top-first{
	width: 100%;
	height:100%;
	margin-left:0;
	margin-right:0;
}

#carouselPortada {
	width: 100%;
}

.block-views-blockcarousel-block-1 {
	width: 100%;
}

@media (min-width: 768px) { 
	.carousel-caption {
		top: 50%;
		margin-top: -50px;
	}
}

.carousel-caption h2 {
	font-size: 2.5rem;
}

.imagen-bloque-situacion {
	width: 100%;
	background: linear-gradient(
      rgba(0, 0, 0, 0.25), 
      rgba(0, 0, 0, 0.25)
    ),url("/themes/analistas_barrio/situacion3.png");
	background-size: cover;
	
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items:center;
	border-radius:0.25rem;
}

.imagen-bloque-situacion a,
.imagen-bloque-situacion a:hover{
    color: #fff;
    text-shadow: 2px 2px #000;
    text-decoration: none;
	font-size: 2rem;
}

#main-wrapper #content{
	margin-top:10px;
	margin-bottom:20px;
}

.texto-front-circle a{
	font-size:130%;
}

.span-situacion-andalucia a,.span-situacion-andalucia a:hover{
	font-size: 1.55rem;
	text-transform: uppercase;
	color:#fff,
}

.span-situacion-andalucia-fecha a, .span-situacion-andalucia-fecha a:hover{
	font-size: 1rem;
	color:#fff;
	text-shadow: 1px 1px #000000;
}

.view-publicaciones h2 {
	font-size: 1rem;
}

.view-publicaciones .views-row {
	margin-bottom: 2rem;
}

.view-publicaciones .datetime{
	color:#124734;
	font-weight:bold;
	font-size: 0.8rem;
}

.file--application-pdf {
  background-image: url(../../../core/themes/classy/images/icons/application-pdf.png);
}

.view-publicaciones img {
	max-width: 220px;
	width:100%;
	height: auto;
}

.publicaciones-col-image{
	padding-right: 0;
}

.publicaciones-col-texto .row {
	margin-bottom: 0.25rem;
}

.publicaciones-col-texto .file a {
	font-size: 0.9rem;
}

.publicaciones-col-texto .file {
  padding-left: 20px; /* LTR */
  display: inline-block;
  min-height: 16px;
  background-repeat: no-repeat;
  background-position: left center; /* LTR */
}

.navbar-top-fixed {
	margin-top: 32px;
	padding-top: 0;
	padding-bottom: 0;
	box-shadow: 0 2px 4px 0 rgba(207, 207, 207, 0.5);
	height: 64px;
}

.navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}


.navbar-top-fixed li a {
	color: #124734;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: uppercase;
	font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
	font-size: 0.9rem;
}

.collapse-menu {
	left:0;
	width: 100%;
	background-color: #ffffff;
}

.topmenu-horizontal {
	display: flex;
	flex-direction: column;
	list-style: none;
	justify-content: center;
	align-items: center;
	padding: 0;
}

.topmenu-horizontal li {
	height: 50%;
	width: 20%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.collapse-menu-varios {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	padding-top: 20px;
	padding-bottom: 20px;
}

.wrapper-topmenu-vertical {
	width: 50%;
	padding-left: 15%;
	display:flex;
	flex-direction: column;
	align-items: flex-start;
	position:relative;
	/*text-transform: capitalize;*/
}

.wrapper-topmenu-vertical-4 {
	width: 100%;
	display:flex;
	flex-direction: column;
	position:relative;
}

.topmenu-vertical {
	list-style: none;
	padding: 0;
}


.collapse-menu h2,
.wrapper-topmenu-vertical h2,
.wrapper-topmenu-vertical-4 h2{
	color: #124734 !important;	
	font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
	font-size: 0.9rem;
	text-transform: uppercase;
}

.topmenu-vertical li a {
	color:#278600;
	font-size:0.8rem;
	/*text-transform: capitalize;	*/
}

.topmenu-horizontal li a{
    color:#278600;
 }
 
 .branding-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.branding-wrapper img {
	height: 50px;
}

/*.menu--publicaciones .cabecera-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}*/


@media (max-width: 992px) {
	#CollapsingNavbar {
		background-color: white;
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.topmenu-horizontal li {
		width: 100%;
		flex-direction: column;
		align-items: start;
		border-bottom: 1px solid #d0dad6;
		height: 36px;
	}
	
	.topmenu-vertical li{
		display: flex;
		justify-content: start;
		align-items: center;
		border-bottom: 1px solid #d0dad6;
		height: 36px;
	}
	

	.a-desplegable {
		height: 64px !important;
		border-bottom: 1px solid #d0dad6;
	}
	

	.collapse-menu-varios {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.wrapper-topmenu-vertical-4 h2 {
		text-align: left;
		margin-top: 12px;
	}
	
	h2.title-menu-coyuntura,
	h2.title-menu-informacion {
		display: none;
	}
	
	.branding-wrapper {
		min-height: 64px;
	}
	
	.topmenu-horizontal .border-left {
		border-left: none !important;
	}
	
	.fixed-top {
		position: relative;
		/*top: 0;
		right: 0;
		left: 0;
		z-index: 1030;*/
	}
	
	.navbar-top-fixed {
		margin-top: 0;
	}
	
	.region-top-header {
		margin-top: 0;
	}
	
	.col-publicacion {
		width: 100%;
		margin-bottom: 2rem;
	}
	
	.view-publicaciones .views-row {
		margin-bottom: 0;
	}
	
	#block-publicaciones-2 {
		display: none;
	}
	
	#main-wrapper {
		margin-top: 0;
	}
	
	.path-frontpage #main-wrapper {
		margin-top: 0;
	}
	
	#block-views-block-graficos-block-2-2{
		width: 100%;
		margin-bottom: 80px;
	}
	
	#tablaprevisiones{
		margin-top: 65px;
	}
	
	#descargarexcel{
		margin-top: 25px;
	}
}

@media (min-width: 992px) {
	.w-lg-25 {
		width: 25% !important;
	}
	
	.collapse-menu {
		position:absolute;
		top:64px;
		box-shadow: 0 2px 4px 0 rgba(207, 207, 207, 0.5);
	}
	
	.topmenu-horizontal {
		flex-direction: row;
		height: 54px;
		margin: 5px 0;
	}
	
	.navbar-top-fixed li {
		height: 64px;
	}
	
	.topmenu-vertical li {
		height: auto;
		text-align: left;
	}
	
	.wrapper-topmenu-vertical-4 {
		width: 25%;
		padding-left: 3%;
		padding-right: 2%;
		align-items: flex-start;
	}
	
	.border-right-lg {
		border-right: 1px solid #dee2e6!important;
	}
	
	.wrapper-topmenu-vertical-4 {
		min-height: 125px;
	}
	
	.wrapper-topmenu-vertical h2:before,
	.wrapper-topmenu-vertical-4 h2:before  {
		content: ">";
		background: transparent;
		/*font-size: 16px;*/
		position: absolute;
		left: 28%;
		top: 0px;
	}

	.wrapper-topmenu-vertical-4 h2:before {
		left: 8%;
	}
	
	h2.title-menu-coyuntura:before  {
		left: 46%;
		content: ">";
		background: transparent;
		/*font-size: 16px;*/
		position: absolute;
		top: 0px;
	}

	h2.title-menu-informacion:before  {
		left: 43%;
		content: ">";
		background: transparent;
		/*font-size: 16px;*/
		position: absolute;
		top: 0px;
	}
	
	.navbar-top-fixed li a{
		border-bottom: 2px solid transparent;
	}
	
	.navbar-top-fixed li a:hover {
		border-bottom: 2px solid #124734;
	}

	.branding-wrapper {
		width:20%;
	}
	
	.region-top-header {
		margin-top: 96px;
	}
	
	.col-publicacion {
		width: 50%;
	}
	
	#block-views-block-graficos-block-2-2{
		width: 70%;
		margin-left: 15%;
		margin-bottom: 80px;
	}
	
	#tablaprevisiones{
		width:50%;
		margin-left:25%;
		margin-top:65px;
	}
	
	#descargarexcel{
		margin-left: 26%;
		margin-top: 25px;
	}
}

.topmenu-vertical li a,
.topmenu-horizontal li a {
	text-decoration: none;
	border-bottom: none; 
}

.topmenu-vertical li a:hover,
.topmenu-horizontal li a:hover {
	text-decoration: none;
	border-bottom: none; 
}



	





.display-4 {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: normal;
	font-size: 2.3rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    /*font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;*/
	font-family: 'Oswald';
	font-style: normal;
	font-weight: normal;
}

.h5, h5{
	font-size: 1.1rem;
}

.lead{
	font-size:1rem;
}

.btn-group-lg > .btn, .btn-lg{
	padding: .5rem .5rem;
    font-size: 1rem;
}



.tdinfeco, .tdprev{
	text-align:right;
}
.tprev {
	text-align:center;
	font-size:1rem;
}

#tabla-indicadores th{
	font-size:0.9rem;
	background:#006241;
	text-align: center;
}
#tablaprevisiones th{
	font-size:1rem;
	background:#006241;
	text-align: center;
	border:none;
}

#tablaprevisiones thead > tr{
	border:none;
}
#cabecera2{
	font-size:0.8rem;
}
#tablaprevisiones tr{
	font-size:0.9rem;
	background:#f7f9f5;
}
#tabla-indicadores tr{
	font-size:0.8rem;
	background:#f7f9f5;
}


#descargarexcelindicadores{
	margin-top:25px;
}



#fuentetabla{
	font-size:0.8rem;
}


/*80 10*/

.view-blog .views-row {
	width:100%;
}

.view-blog .row{
	margin-bottom:20px;
}
.view-blog .col-12{
	margin-bottom:5px;
}

.view-blog .view-header{
	color: #124734;		
    font-weight: 500;
	font-size: 1.9rem;
	text-transform: uppercase;
	margin-bottom:40px;
}
.autorblog{
	font-size: 0.8rem;
	font-style: italic;
}
.bodyblog{
	margin-top:15px;
}

#botones-provincias li{
	margin-right:5px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	background-color:#278600;
}

#block-views-block-menu-footer-enlaces-block-1{
	margin-top:30px;
}

.menu--publicaciones .nav {
	border-top: 1px solid #d0dad6;
}

.menu--publicaciones .nav-link {
	border-bottom: 1px solid #d0dad6;
}

.menu--publicaciones .cabecera-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.menu--publicaciones .elemento-menu{
	
	font-size:0.85rem;
}
.menu--publicaciones .is-active {
	font-weight: 600;
	
}
.menu--publicaciones{
	text-transform:uppercase;		
	font-size:0.95rem;	
	
}

.menu--publicaciones .cabecera-menu{
	color:#278600;
}

.menu--publicaciones .cabecera-menu a:focus{
	color:#278600;
}

.menu--publicaciones .cabecera-menu:hover{
	font-weight:500;
	color:#278600;
}

.menu--publicaciones .elemento-menu:hover{
	font-weight:500;
	color:#000000;
}

#block-analistas-barrio-footer {
	font-size:1rem;
}

.menu-footer {
	background-color: white;
	color: #3b3b3b;
}

.site-footer .menu-footer .block {
	margin: 0;
}

#block-analistas-barrio-footer {
	width: 100%;
}

.border-item-menu {
	border-right: 1px solid #124734;
	border-bottom: 1px none #124734;
}

.menu-footer .nav-link {
	padding: 0 1rem;
	font-size: 0.857em;
}

@media (max-width: 992px) {
	.border-item-menu {
		border-bottom: 1px solid #124734;
		border-right: 1px none #124734;
	}
	
	.menu-footer .nav-link {
		padding: .5rem 1rem;
		font-size: 0.857em;
	}
}

#block-copyrigth {
	margin: 0;
}

#block-footerlogo {
	margin: 0.5em 0 0 0;
}