.enlace-footer:hover,
.enlace-footer:focus {
text-decoration: underline;
}


.buscador {
    margin-right: 20px;
}

.card-height{
    min-height: 200px;
}

.header-abajo{
	height:auto;
}

@media (min-width: 0px) {
    .header-abajo nav{
        height: 50px;
    }
    nav img{
	height: 30px;
}
}

@media (min-width: 576px) {
    .header-abajo nav{
        height: 55px;
    }
    nav img{
	height: 35px;
}
}

@media (min-width: 768px) {
    .header-abajo nav{
        height: 60px;
    }
    nav img{
	height: 40px;
}
}

@media (min-width: 1150px) {
    .header-abajo nav{
        height: 75px;
    }
    nav img{
	height: 55px;
}
}

@media (min-width: 1200px) {
    .header-abajo nav{
        height: 98px;
    }
    nav img{
	height: 65px;
}
}

.navbar-toggler{
	margin-left:auto;
}

.header-abajo nav{
	justify-content:normal;
}

nav img{
	width:auto;
}

.dropdown-item {
    float: left;
}


.titulo-menu i{
	float: right;
	margin-top: 4px;

}

.nav-item div {
    float: left !important;
}

.header {
    border-bottom: 2px #336799 solid;
}


.header .header-abajo nav .navegacion-isfas .nav-item .nav-link:hover{
	background: white !important;
	color: #336799 !important;
	font-weight: bold;
	border: 1px solid #336799 !important;
}


.navegacion-isfas{
	margin: auto;
	margin-top: 0;
}

.imgFd {
    float: right;
}

.contenido {
    margin-top: 120px;
}

.boton_buscar {
    border-radius: 5px;
    border: 1px solid #336799;
}

.contenido-texto {
    border-top: 3px solid #336799;
    padding-top: 15px;
    margin-bottom: 15px;
}

#textoABuscar {
    border-radius: 5px;
    border: 1px solid #336799;
    padding-left: 5px;
}

.buscador{
	list-style:none;
	font-size:0.9em;
	margin: 0px 0px 0px -21px;
}

.buscador li{
	float:left;
}

.buscador li .botf{
	background:#336799;
	color:white;
	margin-left:5px;
	border: 1px solid transparent;
	padding:5px;
	border-radius: 5px;
	font-size: 14px;
}


.form-buscar {
    bottom: 0;
}

.buscador-arriba {
    position: relative;
    margin-bottom: -40px;
}

.fa-search, .fa-times {
    color: #336799;
}

.link-contenido-head i {
    margin-right: 10px;
}

.header-abajo nav {
    background: transparent !important;
}




.buscador-arriba nav {
    background: transparent !important;
}

h1 {
    font-size: 1.6em !important;
    color: #336799;
}

.contenido-head {
	padding-bottom:0px;
}

.contenido-head img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.contenido-head p {
    color: #336799;
    font-size: 30px;
}

.novedades {
    margin-top: 20px;
}

.link-contenido-head {
    margin-top: 40px;
}

.link-contenido-head .texto {
    margin-top: 10%;
    text-align: center;
}

.link-contenido-head:hover p {
    color: white;
}

.link-contenido-head:hover i {
    color: white;
}

.link-contenido-head:hover {
    background: #336799;
    border-radius: 5px;
}

.header-abajo {
    z-index: 0;
}

.fa-keyboard {
    font-size: 50px;
    color: #336799;
    float: left;
}

.fa-user {
    font-size: 50px;
    color: #336799;
    float: left;
}

.fa-desktop {
    font-size: 50px;
    color: #336799;
    float: left;
}

.fa-info {
    font-size: 50px;
    color: #336799;
    float: left;
}

.buscador-arriba {
    z-index: 1;
}

.contenido {
    z-index: -100;
}

.header {
    background: white;
}

.noticia {
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.dropdown-item:hover {
    background: #336799 !important;
    color:white !important;
}

.dropdown-menu {
    /* background: transparent;*/
}

.header {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}



h2 {
    font-size: 1.4rem !important;
    color: rgba(0,0,0,.7);
    text-align: center
}

.noticias {
    border-top: 2px solid #336799;
    padding-top: 20px;
}

.destacadossecundarios {
    margin-top: 20px;
}


/*.destacado img:hover{
    -webkit-box-shadow: 10px 10px 15px 5px rgba(0,0,0,0.64);
-moz-box-shadow: 10px 10px 15px 5px rgba(0,0,0,0.64);
box-shadow: 10px 10px 15px 5px rgba(0,0,0,0.64);
}*/

.destacados {
    padding-bottom: 20px;
}

.enlaces {
    border-top: 2px solid #336799;
    padding-top: 20px;
}

.destacado img {
    margin-top: 20px;
    border: 2px solid #336799;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    /* width: 100%;*/
}


.imagen-home-head {
    border-top: 2px solid #336799;
}

.enlace-conjunto {
    /*margin-top:10px;*/
}

.enlaces {
    /*border-top: 2px solid #336799;
    border-bottom: 2px solid #336799;*/
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.footer {
    border-top: 2px solid #336799;
    padding-top: 20px;
}

.enlaces-g {
    margin-top: 20px;
}

.contenido {
    margin-top: 130px;
    margin-bottom: 25px;
}

@media (max-width: 575px) {
   /* h1 {
        margin-top: 50px;
    }*/
}

@media (max-width: 575px) {
    .noticias-izq {
        border-top: 2px solid #336799;
        border-bottom: none
    }
    .noticias-dch {
        border-top: none;
        border-bottom: 2px solid #336799;
    }
}


@media (min-width: 992px) {
	.contenido{
		margin-top:120px;
	}
}

@media (min-width: 1200px) {
	.contenido{
    		margin-top:140px;
	}
}

@media (max-width: 992px) {
	.contenido{
		margin-top:100px;
	}
}

@media (max-width: 532px) {
	.contenido{
		margin-top:70px;
	}
}

@media (max-width: 531px) {
	.contenido{
		margin-top:70px;
	}
}

@media (max-width: 455px) {
	.contenido{
		margin-top:70px;
	}
}

@media (max-width: 264px) {
	.contenido{
		margin-top:70px;
	}
}

.logo-grande {
    height: 200px;
}

.fecha-noticia-home {
    font-weight: bold;
}

@media screen and(max-width: 575px) {
    .img-enlace {
        padding-right: 0;
    }
    .texto-enlace {
        padding-left: 5px;
    }
}

.footer a {
    color: #336799;
}


/*Animacion*/

.img-destacado:hover {
    -webkit-animation: shadow-drop-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: shadow-drop-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


/* ----------------------------------------------
 * Generated by Animista on 2019-6-24 8:53:28
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */


/**
 * ----------------------------------------
 * animation shadow-drop-center
 * ----------------------------------------
 */

@-webkit-keyframes shadow-drop-center {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 20px 0px rgba(0, 0, 0, 1);
    }
}

@keyframes shadow-drop-center {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
    100% {
        box-shadow: 0 0 20px 0px rgba(0, 0, 0, 1);
    }
}


/*FIN ANIMACION*/

#myBtn {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Fixed/sticky position */
    bottom: 20px;
    /* Place the button at the bottom of the page */
    right: 30px;
    /* Place the button 30px from the right */
    z-index: 99;
    /* Make sure it does not overlap */
    border: none;
    /* Remove borders */
    outline: none;
    /* Remove outline */
    background-color: #336799;
    /* Set a background color */
    color: white;
    /* Text color */
    cursor: pointer;
    /* Add a mouse pointer on hover */
    padding: 15px;
    /* Some padding */
    border-radius: 5px;
    /* Rounded corners */
    font-size: 18px;
    /* Increase font size */
}

#myBtn:hover {
    background-color: #555;
    /* Add a dark-grey background on hover */
}

.fa-sort-up {
    margin-bottom: -15px;
    font-size: 30px;
}

.enlaces p {
    text-align: center;
}

.titulo-menu a{
		font-weight:bold;
		color:#336799 !important;
		text-align: center;
		/*border-bottom:1px solid black;*/
}

.menu-lateral{
	border:black 1px solid;
	border-radius: 5px 5px 0 0;
	margin-bottom:15px !important;
}

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


.item-lateral a{
	color:rgba(0,0,0,.7);
}

.item-lateral a:hover{
	background-color:#336799;
	color:white;
}

.item-lateral a:active{
	background-color:#336799;
	color:white;
}



.contenido-pagina{
	padding-top: 10px;
	border-top: 1px dotted black;
	overflow:hidden;
}

.contenido-formulario{
	padding-top: 10px;
	border-top: 1px solid black;
	overflow:hidden;
}

.contenido-delegacion{
	padding-top: 10px;
	border-top: 1px solid black;
	overflow:hidden;
}

.contenido-licitacion{
	padding-top: 10px;
	border-top: 1px solid black;
	overflow:hidden;
}

.contenido-residencia{
	padding-top: 10px;
	border-top: 1px solid black;
	overflow:hidden;
}

.contenido-memoria{
	padding-top: 10px;
	border-top: 1px solid black;
	overflow:hidden;
}

.contenido-imagen{
	padding-top: 10px;
	border-top: 1px solid black;
	overflow:hidden;
}

.mapa-web{
	padding-top: 10px;
	border-top: 1px solid black;
	overflow:hidden;
}

.listaInfo{
	list-style:none;
}

.listaInfo li ul{
	list-style:none;
}

.listaInfo > li{
	color:#336799;
	font-weight: bold;
	font-style: normal;
}

.listaInfo > li ul li{
	color:black;
	font-weight: initial;
}

.contenido-hijo{
	border-top: 1px dotted black;
	padding-bottom:10px;
}


a.subir{
	display: block;
	float: right;
	margin-right: 5px;
	padding-right: 19px;
	font-size: 0.9em;
	background-image: url(../imgsMaqt/iconsMDE/icnSubir.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
	clear: both;
	margin-top: 0.5em;
	margin-bottom:5px;
}

.h3{
	color:#336799;
}

.contenido-pagina a{
	color:#336799;
}

.contenido-pagina a:hover{
	color:#007bff;
}

.contenido-ficheros dt{
	display: block;
padding-right: 7px;
padding-left: 17px;
clear: left;
float: left;
}

.contenido-ficheros dd{
	float:left;
}

.contenido-ficheros ul{
	display: block;
padding-right: 7px;
padding-left: 17px;
clear: left;
}


.contenido-ficheros dt a{
display: block;
text-decoration: underline;
padding-right: 7px;
padding-left: 17px;
clear: left;
float: left;
}

.breadcrumb a{
	color:#336799;
}

.listadoLinks a{
	color:#336799;
}

.contenido-ficheros a{
	color:#336799;
}

.subcontenido-hijos a{
	color:#336799;
}

.contenido-hijo a{
	color:#336799;
}

.contenido-ficheros li a{
display: block;
text-decoration: underline;
padding-right: 25px;
clear: left;
float: left;
background-position: right center;
background-repeat: no-repeat;
}

.contenido-ficheros li{
	background-repeat: no-repeat;
padding-left: 25px;
list-style-image: none;
list-style-type: none;
background-position: left center;
display: block;
margin: 0px;
}
/*
.icnPdf::after, .icnAudio::after, .icnMultimedia::after{
	background-image: url(../imgsMaqt/icnPdf.gif);
	content: "\f35d";
	margin-left: 8px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #336799;
	text-decoration: none;
}
*/
.texto-enlace a p::after {

    content: "\f35d";
    margin-left: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: rgba(0,0,0,0.7);
    text-decoration: none;

}

.nueva-ventana::after {

    content: "\f35d";
    margin-left: 8px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #336799;
    text-decoration: none;

}

.icons li {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 2px;
    margin-right: 10px;
}

.hijos ul{
	list-style:none;
}

.hijos a{
	font-weight: bold;
	color: rgba(0,0,0,.7);
	float: left;
	background-image: url(../imgsMaqt/icnNavTercerNiv.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 7px 0px 0px;
	padding: 0px 10px;
	display: block;
	padding: 24px;
	border-left: 1px solid black;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hijos{
	border-top: 1px dotted black;
	padding-bottom:15px;
}

.contenido-enlace ul{
	list-style:none;
}

.contenido-enlace a{
	color:#336799;
	text-decoration:underline;
	
}

.listServMap li li{
	list-style-image: url(../imgsMaqt/vinnetaLNiveles2.png);
	font-size: 95%;
	list-style-position: inside;
	margin-bottom: 2px;
}

.listServMap li li a{
	color:rgba(0,0,0,0.5);
}

.listServMap li a{
	color:#336799;
}

.listServMap{
	list-style:none;
}

#noticias03 ul{
	list-style:none;
}

#noticias03 a, #noticias02 a{
	color:#336799;
}

.listadoLinks{
	list-style:none;
}

.listadoSE{
	list-style:none;
	
}

.centrarElemento{
	display:table;
	margin:auto;
}

.noticiaInterior{
	padding:10px;
    text-align:center;
}

.masNoticias{
	float:right;
	margin-top:8px;
	padding:5px;
	background-color: #336799;
	color:white !important;
	border-radius:10px;
	border: 1px solid #336799;
}

.masNoticias:hover{
	color:#336799 !important;
	text-decoration:none;
	background-color: white;
}


.imgFd{
	float:right;
	margin-top: 0.5rem;
	margin-left: 2rem !important;
	margin-bottom: 1rem !important;
	max-width: 400px !important;
}

.imgFi{
	float:left;
	margin-top: 0.5rem;
	margin-right: 2rem !important;
	margin-bottom: 1rem !important;
	max-width: 400px !important; 
}

.fecha-noticia-home{
	text-align:center;
	background: #336799;
	color: white;
	border-radius: 5px;
}

.imagen dl{
	clear: left;
}

.seccion ul{
	list-style:none;
	border-top: 1px solid black;
padding-top: 10px;
}

.buscador-pagina{
	padding-top: 10px;
	border-top: 1px solid black;
}
#textoABuscar{
	width:105px;
}

@media screen and(max-width: 1199) {
  .carousel-item{
	height:150px;
	}
}

@media screen and(max-width: 899px) {
  .carousel-item{
	height:150px;
	}
}

.g-maps iframe{
	width:100%;
	heigth:380px;
}




@media (min-width: 0px) {
	.escudos ul{
		display:table;
		width: 190px;
		padding: 2px;
		background: white;
		border: 2px solid #336799;
	}
	.escudos{
		float: right;
		position: absolute;
	  	bottom:-46px;
	  	right: 16px;
	}
}

@media (min-width: 768px) {
	.escudos ul{
		display:table;
		width: 190px;
		padding: 2px;
		background: white;
		border: 2px solid #336799;
		border-radius: 5px;
	}
	.escudos{
		float: right;
		position: absolute;
		bottom: -54px;
		right: 10px;
	}
}


.escudos li{
	display:inline;
	margin-right: 5px;
	margin-left: 5px;
}

.escudos li img{
	height:30px;
	width:30px;
}

.destacado{
	margin-top: 10px;
}

.destacado a{
	color:#336799;
}


.destacado i{
	font-size:60px;
}

.titulo-destacado{
	text-align:center;
}


.destacado a > div{
	padding-top:10px;
	padding-bottom:10px;
	border:2px solid #336799;
	height: 100px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 20px 0 20px 0;
}



.titulo-destacado{
	position:relative;
}

.titulo-destacado p{
	
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position:absolute;
	font-size:20px;
}

.icon-destacado{
	position:relative;
}

.icon-destacado i{
	
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position:absolute;
}

.destacado a .row:hover{
	color:white;
	background:#336799;
}

.escudos-search{
	position:relative;
}

.nav-bar-center{
	margin:auto;
}

.enlaces a{
	color: rgba(0,0,0,.5) !important;
	font-weight:bold;
}

.noticiaInterior a p{
	margin-left: 5px;
	margin-right: 5px;
}

.noticiaInterior a{
	color: rgba(0,0,0,.5) !important;
	font-weight:bold;
}


	
#Image1{
	display:block;
	margin:0 auto;
}


.carousel-inner{
	border: 2px solid lightgray;
}

.galeria-img img {
    margin: 10px;
}

.texto-uppercase{
	text-transform: uppercase;
}


.nav-item.item-lateral.tercernivel-item {
    background: rgba(0,0,0,0.1);
    margin-left: 20px;
    border-left: 1px solid black;
}

:target::before {
  content: "";
  display: block;
  height: 120px; /* fixed header height*/
  margin: -120px 0 0; /* negative fixed header height */
}

.subcontenido-hijos{
	list-style:none;	
}

.subcontenido-hijo{
	border-left: 1px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:5px;
}

.menu-lateral-activo a{
	background: #336799;
color: white;
}

.header-abajo div .nav-item{
	min-width: 130px;
	text-align: center;
}



.navbar-light #navbarSupportedContent:not(.show) .navbar-nav .nav-link{
	color: white;
	font-weight: bold;
	background: #336799;
	border:1px solid #336799;
}

#navbarSupportedContent.show .navbar-nav .nav-link{
	font-weight: bold;
	border-radius:0;
	text-align:left;
}
#navbarSupportedContent.show .navbar-nav{
	background:white;
	padding:10px;
}

#navbarSupportedContent.show{
	border:2px solid #336799;
}

.navegacion-isfas li.nav-item:nth-child(1) > a:nth-child(1){
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.navegacion-isfas li.nav-item:last-child > a:nth-child(1){
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.collapsing{
	display:none;
	transition:none !important;
}

.navbar-right{
	margin-left:auto;
}

.sede-electronica-nav{
	margin-left: 0px;
	margin-right: -25px;	
}


#navbarSupportedContent{
	background:white;
}

#galeriaImagenes{
	display:none;
}

.contenido-pagina p{
	 text-align: justify;
  text-justify: inter-word;
}

.contenido-residencia p{
	text-align: justify;
  text-justify: inter-word;
	
}

.navbar-nav .dropdown-menu{
	position:absolute !important;
}


/* LIGHTBOX */

#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease; }
    #baguetteBox-overlay.visible {
      opacity: 1; }
    #baguetteBox-overlay .full-image {
      display: inline-block;
      position: relative;
      width: 100%;
      height: 100%;
      text-align: center; }
      #baguetteBox-overlay .full-image figure {
        display: inline;
        margin: 0;
        height: 100%; }
      #baguetteBox-overlay .full-image img {
        display: inline-block;
        width: auto;
        height: auto;
        max-height: 100%;
        max-width: 100%;
        vertical-align: middle;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
           -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
                box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
      #baguetteBox-overlay .full-image figcaption {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        line-height: 1.8;
        white-space: normal;
        color: #ccc;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.6);
        font-family: sans-serif; }
      #baguetteBox-overlay .full-image:before {
        content: "";
        display: inline-block;
        height: 50%;
        width: 1px;
        margin-right: -1px; }
  
  #baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, transform .4s ease;
    transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease; }
    #baguetteBox-slider.bounce-from-right {
      -webkit-animation: bounceFromRight .4s ease-out;
              animation: bounceFromRight .4s ease-out; }
    #baguetteBox-slider.bounce-from-left {
      -webkit-animation: bounceFromLeft .4s ease-out;
              animation: bounceFromLeft .4s ease-out; }
  
  @-webkit-keyframes bounceFromRight {
    0% {
      margin-left: 0; }
    50% {
      margin-left: -30px; }
    100% {
      margin-left: 0; } }
  
  @keyframes bounceFromRight {
    0% {
      margin-left: 0; }
    50% {
      margin-left: -30px; }
    100% {
      margin-left: 0; } }
  
  @-webkit-keyframes bounceFromLeft {
    0% {
      margin-left: 0; }
    50% {
      margin-left: 30px; }
    100% {
      margin-left: 0; } }
  
  @keyframes bounceFromLeft {
    0% {
      margin-left: 0; }
    50% {
      margin-left: 30px; }
    100% {
      margin-left: 0; } }
  
  .baguetteBox-button#next-button, .baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px; }
  
  .baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
         border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, 0.5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease; }
    .baguetteBox-button:focus, .baguetteBox-button:hover {
      background-color: rgba(50, 50, 50, 0.9); }
    .baguetteBox-button#next-button {
      right: 2%; }
    .baguetteBox-button#previous-button {
      left: 2%; }
    .baguetteBox-button#close-button {
      top: 20px;
      right: 2%;
      right: calc(2% + 6px);
      width: 30px;
      height: 30px; }
    .baguetteBox-button svg {
      position: absolute;
      left: 0;
      top: 0; }
  
  /*
      PRE-LOADER DE CARGA
  */
  .baguetteBox-spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px; }
  
  .baguetteBox-double-bounce1,
  .baguetteBox-double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
            animation: bounce 2s infinite ease-in-out; }
  
  .baguetteBox-double-bounce2 {
    -webkit-animation-delay: -1s;
            animation-delay: -1s; }
  
  @-webkit-keyframes bounce {
    0%, 100% {
      -webkit-transform: scale(0);
              transform: scale(0); }
    50% {
      -webkit-transform: scale(1);
              transform: scale(1); } }
  
  @keyframes bounce {
    0%, 100% {
      -webkit-transform: scale(0);
         -moz-transform: scale(0);
              transform: scale(0); }
    50% {
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
              transform: scale(1); } }
              
/* FIN LIGHTBOX */

/* TAMAÑOS DE LETRA MEDIA QUERY*/


@media (min-width: 0px) {
	.destacado i {
    	font-size: 35px;
	}
	.titulo-destacado h3{
		font-size: 10px;
	}
	.destacado a > div{
		height:70px;
	}
	/*h2{
		font-size:1.2rem !important;
	}*/
	.noticia{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	}
	.noticia p{
		font-size:0.8rem !important;
	}
	.masNoticias{
		font-size:0.8rem !important;
	}
	.texto-enlace p{
		font-size:0.8rem !important;
	}
	.footer p{
		font-size:0.8rem !important;
	}
	.contenido-pagina p{
		font-size:0.8rem !important;
	}
	.contenido-hijo p, .contenido-hijo ul{
		font-size:0.8rem !important;
	}
	/*h1{
		font-size:2rem !important;
	}*/
	.menu-lateral a{
		font-size:0.8rem !important;
	}
	.breadcrumb{
		font-size:0.8rem !important;
	}
	#navbarSupportedContent.show .navbar-nav{
	 	padding:5px;
	}
	#navbarSupportedContent{
		font-size:0.7rem !important;
	}
	.subcontenido-hijos{
		font-size:0.8rem !important;
	}
}

@media (min-width: 400px) {
	.destacado i {
    	font-size: 40px;
	}
	.titulo-destacado h3{
		font-size: 12px;
	}
	.destacado a > div{
		height:75px;
	}
	/*h2{
		font-size:1.2rem !important;
	}*/
}

@media (min-width: 576px) {
	.destacado i {
    	font-size: 50px;
	}
	.titulo-destacado h3{
		font-size: 16px;
	}
	.destacado a > div{
		height:85px;
	}
	/*h2{
		font-size:1.3rem !important;
	}*/
	.noticia{
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;	
	}
	.noticia p{
		font-size:1rem !important;
	}
	.masNoticias{
		font-size:1rem !important;
	}
	.texto-enlace p{
		font-size:1rem !important;
	}
	.footer p{
		font-size:1rem !important;
	}
	.contenido-pagina p{
		font-size:1rem !important;
	}
	.contenido-hijo p, .contenido-hijo ul{
		font-size:1rem !important;
	}
	/*h1{
		font-size:2.5rem !important;
	}*/
	.menu-lateral a{
		font-size:1rem !important;
	}
	.breadcrumb{
		font-size:1rem !important;
	}
	#navbarSupportedContent.show .navbar-nav{
	 	padding:10px;
	}
	#navbarSupportedContent{
		font-size:1rem !important;
	}
	.subcontenido-hijos{
		font-size:1rem !important;
	}
}

@media (min-width: 768px) {
	.destacado i {
    	font-size: 50px;
	}
	.titulo-destacado h3{
		font-size: 16px;
	}
	.destacado a > div{
		height:85px;
	}
	/*h2{
		font-size:2rem !important;
	}*/
}

@media (min-width: 992px) {
	.destacado i {
    	font-size: 50px;
	}
	.titulo-destacado h3{
		font-size: 16px;
	}
	.destacado a > div{
		height:85px;
	}
	/*h2{
		font-size:2rem !important;
	}*/
}

@media (min-width: 1200px) {
	.destacado i {
    	font-size: 60px;
	}
	.titulo-destacado h3{
		font-size: 20px;
	}
	.destacado a > div{
		height:100px;
	}
	
	/*h2{
		font-size:2rem !important;
	}*/
	
}



.search-head{
	line-height: 1;
	background-color: transparent;
	border-radius: .25rem;
	border: 1px solid lightgray;
	margin-left:20px;
	padding: 8px;
}

.navbar-toggler{
	color:#336799 !important;
	padding: 8px;
}
 
 
 @media (max-width: 1150px){
 
 	.header-abajo div .nav-item{
 		min-width: 85px;
 	}
 	
 	.header-abajo div .nav-item{
 		font-size: 0.6rem !important;
 	}
 	
 	.header-abajo div .nav-item div{
 		font-size: 0.7rem !important;
 	}
 
 }
 
#buscador-hidden{
 	display:none;
 	position: absolute;
	width: 250px;
	bottom: -29px;
	right: 150px;
	z-index:9999;
 }
 
.fa-times{
	padding-left: 2px;
	padding-right: 3px;
}

 
 #textoBuscar{
	border-radius: 5px;
	border: 1px solid #336799;
	padding-left: 5px;
	width: 115px;
 }
 
 .botonBuscar{
 	background: #336799;
	color: white;
	margin-left: 5px;
	border: 1px solid transparent;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 5px;
	font-size: 14px;
 }
 
.logosede{
	padding:5px;
	max-height: 49px;
	width: auto;
}

@media (min-width: 768px) and (max-width: 800px) {
    .logosede{
	padding:9px;
    }
}



@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}




.logosede:hover{
	-webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
}

.container-propio{
	max-width:1280px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 768px) {
    .container-propio{
    	padding-right: 0px;
	padding-left: 0px;
    }
}


@media (max-width: 1200px) {
	.titulo-destacado p {
		font-size:18px;
	}
}

@media (max-width: 550px) {
	.titulo-destacado p {
		font-size:16px;
	}
}

@media (max-width: 400px) {
	.titulo-destacado p {
		font-size:15px;
	}
}

@media (max-width: 370px) {
	.titulo-destacado p {
		font-size:13px;
	}
}

@media (max-width: 340px) {
	.titulo-destacado p {
		font-size:10px;
	}
}

@media (min-width:1289px){
	
	html body div.contenedor_principal div.container-fluid.header.fixed-top div.container-propio div.row.header-abajo nav.navbar.navbar-expand-md.navbar-light.bg-light.col-12 div#navbarSupportedContent.collapse.navbar-collapse form#buscadorHome.busc1.navbar-right.d-block.d-md-none.display-search.navbar-nav.escudos-search{
		display:block !important;
	}
	
	html body div.contenedor_principal div.container-fluid.header.fixed-top div.container-propio div.row.header-abajo nav.navbar.navbar-expand-md.navbar-light.bg-light.col-12 div#navbarSupportedContent.collapse.navbar-collapse div.boton-search-div button.search-head.d-none.d-md-block.display_boton{
		display:none !important;
	}
	
}

@media (max-width:350px){
	html body div.contenedor_principal div.container-fluid.header.fixed-top div.container-propio div.row.header-abajo nav.navbar.navbar-expand-md.navbar-light.bg-light.col-12{
		padding-left:0;
		padding-right:0;
	}
}


.globo img {
    max-width: 200px;
}

.bg-p {
    background: #336799 !important;
}

.border-p {
    border: 2px solid #336799;
}

.globo-solido{
    background: #336799 !important;
    border-radius: .25rem!important;
}

.globo-vacio{
    border: 2px solid #336799;
    border-radius: .25rem!important;
}

.globo-solido .titulo-fuera {
    position: absolute;
    background: #336799;
    padding: 5px 50px;
    border: 3px solid white;
    top: -45px;
    border-radius: .25em;
    z-index: 20;
    box-shadow: 0 8px 6px -6px black;
}

.globo-solido a{
	color: white;
	font-weight: bold;
}

.globo-vacio .titulo-fuera {
    position: absolute;
    background: white;
    padding: 5px 50px;
    border: 3px solid #336799;
    top: -45px;
    color: #336799;
    border-radius: .25em;
    z-index: 20;
    box-shadow: 0 8px 6px -6px black;
}

.titulo-fuera-centro {
    left: 50%;
    transform: translateX(-50%);
}

.titulo-fuera-izq {
    left: 20px
}

.titulo-fuera-dch {
    right: 20px;
}

.text-white h2{
	color:white !important;
}


/*ESTILOS DEL ORGANIGRAMA DEL ISFAS*/

.organigrama>ul {
    padding-left: 0;
    list-style: none;
    width:99%;
}

.organigrama>ul ul {
    list-style: none;
}

.organigrama ul .titulo_organigrama_pill {
    margin: .25em;
    border: 2px solid #336799;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: .25em;
    padding-bottom: .25em;
    width: 99%;
    display: block;
    position: relative;
    border-radius: .25em;
    font-size: 1.3em;
}

.organigrama ul .titulo_organigrama_pill.org-solido {
    border: 2px solid white;
    background-color: #336799;
    color: white;
}

.organigrama ul ul {
    display: none;
}

.organigrama ul .titulo_organigrama_pill .org-caret {
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
}

.organigrama ul li {
    text-transform: uppercase;
}

.navbar-brand{
	display:flex !important;
	min-height:1px;
}



.navbar-imagen img{
	display:inline-block;
	margin: 0.5rem;
}

.navbar-imagen img.logodef{
	margin: 0px;
	margin-right: 0.5em;
}

.navbar-imagen img.logoisfas{
	margin: 0;
	margin-right: 0.7em;
}

#buscadorHome{
	min-width: 150px;
}

a:hover{
	color: inherit !important;
}
.carousel-control-prev-icon, .carousel-control-next-icon{
	background-color:grey !important;
}

.fechaNoticia i{
	margin-right:5px;
}