	@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700'); /* font-family: 'Titillium Web', sans-serif; */

	/*** GENERALES ***/
	body {
		font-size: 16px; /* Base size */
		font-family: 'Titillium Web', sans-serif;
		color: #555555;
	}
	a {color: #1778BD;}
	.btn {
		padding-left: 3em;
		padding-right: 3em;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	.tools-slider a {
	    color: #fff;
	}
	.bloqAdmin {
	    padding-top: 60px;
	}
	.dinterno-container .bloqAdmin,
	#contenidoPrincipal .bloqAdmin {
		padding-top: 10px;
		position: relative;
		bottom: -77px;
	}
	 
	 
	div#centroInterna {
	    margin-top: 30px;
	}
	.btn-primary {
		background: #990000;
		border-color: rgba(0,0,0,.025);
	}
	.btn-primary:hover {
		background: #555555;
		border-color: rgba(0,0,0,.15);
	}

	.navbar-nav.mr-auto a {
		min-height: 45px/* !important*/;
	}
	.dropdown-menu.iii-level {
	    /*margin-left: 158px !important;*/
	}

	.dropdown-menu {
	    top: 95% !important;
	}

	button.navbar-toggler {
		background: inherit;
	}
	.dinterno-container {
		position: relative;
	}
	@media (max-width: 991px) {
		.btn {padding-left: 1.5em; padding-right: 1.5em;}
	}

		/*** HEADER ***/
		header .logos-header img {
			width: 100%;
			height: auto;
			margin-top: 10px;
			margin-bottom: 10px;
		}
		header .logo-sfc img {
			max-width: 395px;
			margin-top: 30px;
		} 
		header .logo-gobierno img {
			max-width: 422px; 
			margin-top: 4%;
		}
		.settings-btn {
			display: inline-block;
			margin-left: 10px;
		}
		.settings-btn .fa.fa-cog {
			color: #1778BD;
			font-size: 1.250em;
		}
		.search-header .form-control {line-height: 1.25rem;}
		.pnlColores, .pnlAccessMobile {
			padding: 5px;
			background: #FFFFFF;
			box-shadow: 0px 1px 5px rgba(0,0,0,.15);
			width: 200px!important;
			margin: 0;
			position: absolute;
			z-index: 100;
		}
		.pnlColores li {
			list-style: none;
			margin-right: 3px;
			margin-top: 5px;
			display: inline-block;
		}


	@media (max-width: 991px) {
		header, .menu-box {position: relative;}
		.navbar-toggler {position: absolute;     left: 72%;
	    top: -60px}
		.menu-box .bg-light {width: 100%;}
		header .tools-header {position: absolute; width: 100%; text-align: center; margin-top: 5px;}
		header .logo-sfc img {margin-top: 25px}

		.navbar-light .navbar-nav .nav-link {border-bottom: 1px solid rgba(0,0,0,.15)}
		.navbar-light .navbar-nav li:last-child .nav-link {border-bottom: none}
		.dropdown-menu {
			border: none;
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
		}
	}
	@media (max-width: 575px) {
		header, .menu-box {position: relative;}
		.navbar-toggler {position: absolute;     left: 72%;
	    top: -60px}
		.menu-box .bg-light {width: 100%;}
		header .tools-header {position: absolute; width: 100%; text-align: center; margin-top: 5px;}
		header .logo-sfc img {margin-top: 25px}

		.navbar-light .navbar-nav .nav-link {border-bottom: 1px solid rgba(0,0,0,.15)}
		.navbar-light .navbar-nav li:last-child .nav-link {border-bottom: none}
		.dropdown-menu {
			border: none;
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
		}
	}

	.container-fluid{
	width: 100% ;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: auto;
	margin-left: auto;
	}


	/*** FOOTER ***/
	.info-footer {
		padding-top: 30px;
		padding-bottom: 30px;
		margin-top: 30px;
		border-top: 1px solid rgba(0,0,0,.15);	
	}
	.info-footer h3 {
		color: #990000;
		text-align: center;
		margin-bottom: 20px;
	}
	.contact-info {margin-bottom: 15px;}
	.info-footer p {
		margin-bottom: 5px;
		margin-left: 25px;
		line-height: 1em;
		position: relative;	
	}
	.info-footer .icon {
		color: #990000;
		position: absolute;
		left: -25px;
		width: 20px;
		text-align: center;
		display: block;
	}

	.copyright {
		color: #FFFFFF;
	}

	.tablaBloque479, .tablaBloque480 {
		margin: 0;
		padding: 0;
		border: none;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		overflow: inherit;
	}


/*Toolbar*/

.tools-header ul.group-header li .btnMapa {
    height: 32px;
    display: flex;
    align-items: center;
}

.btnToolMobile {
	display: block;
}


@media only screen and (max-width: 768px) {
	.tools-header .menuAccesible ul {
	  border: 0;
	}
	.tools-header .menuAccesible .input-search-wrapper {
	  display: flex;
	  width: 100%;
	  background: #fff;
	}
	.tools-header .menuAccesible .input-search-wrapper .fa-search {
	  display: flex;
	  align-items: center;
	}

	.justify-content-between.logos-header {
	  margin: 0 auto !important;
	  display: flex;
	  position: relative;
	  height: auto;
	}

	span#fechaInterna {
      padding: 0;
      margin: 0 auto;
   	} 
   
   	.justify-content-end.tools-header {
       padding: 0;
       margin: 0 auto;
   	}
}

@media only screen and (max-width: 990px)  { 
	.col-6.mx-0.d-none.d-sm-block {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100%;
	}

	.tools-header {
	  width: 50% !important;
	  position: relative !important;
	  display: flex;
	  justify-content: center !important;
	  flex-direction: row;
	  height: auto;
	  margin: 0 auto !important;
	}

	.tools-header .menuAccesible {
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  align-items: center;
	}

	.logo-sfc {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 600px)  {
	.col-6.mx-0.d-none.d-sm-block {
		width: 50% !important;
		max-width: 50% !important;
		flex: 0 0 50%;
	}

	.ui-widget-content {
		max-width: 320px;
	}
	
	.menu-slider {
		background: transparent;
	}

	.menuAccesible, .menu-slider .tabla1 {
		display: none !important;
	}

	.menuAccesibleMobile {
		display: block !important;
		width: 100%;
		background-color: #fff; 
	}

	.float-social-media {
		display: flex !important;
		justify-content: space-between;
	}

	.tools-header li {
    	list-style-type: none;
	}

	.tools-header ul {
    	display: flex;
    	width: 100%;
    	padding: 0;
    	justify-content: space-around;
    	height: 100%;
		margin: 0 auto;
		align-items: center;
	}

	.tools-header a.btnToolMobile {
		cursor: pointer;
		color: #1778BD;
	}

	.tools-header .btn-image {
		display: block;
	}
}

@media only screen and (max-width: 400px)  {
	header .logo-sfc img {
    	max-width: 190px;
	}
}


/* Encabezado gobierno en linea */

header .header-gov {
  background-color: #36c;
  padding: 0;
  color: #fff;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
header .header-gov .row > .item {
  display: inline-block;
  vertical-align: middle;
}
header .header-gov .logo-gov {
  padding: 0 0.5em;
}
header .header-gov .logo-gov a {
  display: block;
  max-width: 8em;
  padding: 0.5em;
}
header .header-gov .logo-gov a img {
  display: block;
  width: 100%;
  height: auto;
}
header .header-gov .toolbar-gov-co {
  padding-top: 0.5em;
  text-align: center;
}
header .header-gov .toolbar-gov-co ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}
header .header-gov .toolbar-gov-co ul li {
  vertical-align: top;
}
header .header-gov .toolbar-gov-co ul li.toolbar-icon {
  color: #004884;
}
header .header-gov .toolbar-gov-co ul li.toolbar-icon h3 {
  color: #004884;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0.5em;
  text-transform: uppercase;
}
header .header-gov .toolbar-gov-co ul li.toolbar-icon > a,
header .header-gov .toolbar-gov-co ul li.toolbar-icon button {
  display: inline-block;
  color: #004884;
  height: 35px;
  width: 35px;
  padding: 0.3em;
  font-size: 1em;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  color: #004884;
  background-color: #fff;
  border-radius: 0.5em;
  text-align: center;
  border: 0;
}
header .header-gov .toolbar-gov-co ul li.toolbar-icon > a .fa,
header .header-gov .toolbar-gov-co ul li.toolbar-icon button .fa {
  padding: 0;
}
header .header-gov .toolbar-gov-co ul li.toolbar-icon > a:hover,
header .header-gov .toolbar-gov-co ul li.toolbar-icon button:hover,
header .header-gov .toolbar-gov-co ul li.toolbar-icon > a:focus,
header .header-gov .toolbar-gov-co ul li.toolbar-icon button:focus {
  color: #fff;
  background-color: #36c;
  transition: all 0.25s ease-in-out;
}
header .header-gov .toolbar-gov-co ul li.toolbar_language {
  color: #004884;
  margin: 0;
  padding: 0;
}
header .header-gov .toolbar-gov-co ul li.toolbar_language a {
  color: colorEnlaces;
  line-height: 1;
  font-size: 1em;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  text-align: center;
  border: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  background-color: #fff;
  width: 25px;
  height: 25px;
  display: flex;
  border-radius: 0.4em;
  align-items: center;
  justify-content: center;
  font-size: 0.8em;
}
header .header-gov .toolbar-gov-co ul li.toolbar_language a:hover,
header .header-gov .toolbar-gov-co ul li.toolbar_language a:focus {
  background-color: #e5eefb;
  color: #36c;
  transition: all 0.25s ease-in-out;
}
header .header-gov .toolbar-gov-co ul li.toolbar-text a {
  color: #fff;
  text-decoration: none;
  padding: 0 0.3em;
  font-size: 1em;
  display: block;
  font-weight: 300;
}
header .header-gov .toolbar-gov-co ul li.toolbar-text a:hover,
header .header-gov .toolbar-gov-co ul li.toolbar-text a:focus {
  color: colorYellow;
}
header .header-gov .toolbar-gov-co ul li.toolbar-border-right {
  border-right: 1px solid #fff;
}
header .header-gov ul.dropdown-menu {
  padding-bottom: 0.5em;
}

.info-footer {
	display: none;
}

.gobierno-footer.footer {
	margin-top: 80px;
}

footer .footer {
  background: linear-gradient(to bottom, #fff 0%, #fff 25%, #B1893F 25%, #B1893F 100%);
  padding-bottom: 4em;
}
footer .footer .container {
  background-color: #fff;
  padding: 2.5em;
  box-shadow: 0 0 7px 3px rgba(0,0,0,0.2);
  border-radius: 25px;
}
footer .footer h2,
footer .footer h3,
footer .footer h4,
footer .footer h5,
footer .footer h6,
footer .footer .subtitle-govco,
footer .footer .description-govco,
footer .footer .title_sede {
  color: #004884;
}
footer .title_sede {
  font-size: 1em;
  margin: 0;
  margin-bottom: 0.5em;
}
footer h3.title_sede {
  font-weight: bold;
}
footer .footer_sede_principal h2 {
  font-size: 1.4em;
  margin-bottom: 1em;
}
footer .footer_sede_principal ul {
  padding-left: 1em;
  line-height: 1;
  list-style: none;
}
footer .footer_sede_principal p {
  margin-bottom: 0;
}
footer .footer_sede_principal ul li p {
  font-weight: 400;
}
footer .footer_sedes {
  padding-top: 1em;
  padding-bottom: 1em;
}
footer .footer_logo img {
  display: inline-block;
  max-width: 350px;
  width: 80%;
  height: auto;
  padding: 0.5em;
}
footer .enlaces_footer ul {
  padding: 0;
  list-style: none;
}
footer .enlaces_footer ul li {
  display: inline-block;
  vertical-align: bottom;
  padding: 0 0.3em;
}
footer .enlaces_footer ul li a {
  display: block;
  color: #36c;
  font-weight: 400;
  font-size: 1em;
}
footer .enlaces_footer ul li a strong {
  font-weight: 400;
  color: #36c;
}
footer .enlaces_footer ul li a:hover,
footer .enlaces_footer ul li a:focus {
  color: #004884;
}
footer .enlaces_footer ul li a:hover strong,
footer .enlaces_footer ul li a:focus strong {
  color: #004884;
}
footer .enlaces_footer_destacados ul li a {
  font-weight: 600;
}
footer .enlaces_footer_destacados ul li a strong {
  font-weight: 600;
}

@media (max-width: 600px) {
	footer .footer .container {
		padding: 1rem; 
	}

	.gobierno-footer.footer {
    	margin-top: 50px;
	}

	footer .footer {
		background: #fff;
	}

	footer .footer_sede_principal ul {
		padding-left: 0;
	}
}


.footer .list-inline-item .fa {
    width: 25px;
    height: 25px;
    background: #358DCA;
    text-align: center;
    line-height: 26px;
    border-radius: 13px;
    margin-right: 5px
}

.footer .list-inline-item .fa:before {
	width: 25px;
    color: #fff;
}

.copywrite {
  background-color: #36c;
  width: 100%;
  padding: 0.5em;
}
.copywrite img {
  max-width: 200px;
}
.copywrite a {
  color: #fff;
  text-align: right;
  display: block;
  font-weight: 400;
}
.copywrite a:hover,
.copywrite a:focus {
  color: color-dark-blue;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');
.contingencia {
	font-family: 'Montserrat', sans-serif;
	color: #1E4880;
}
.contingencia h2 {font-size: 2.5em;}
.contingencia p {font-size: 1.375em;}
.contingencia .header-content {
	margin-bottom: 30px;
}
.list-contingencia ul {margin: 0;}
.list-contingencia ul li {
	list-style: decimal;
	font-size: 1.125em;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*border-bottom: 2px solid #E9E9E9;*/
	padding: 20px 20px;
	/*Nueva implementacion*/
	border: 2px solid #E5E5E5;
    margin-bottom: 15px;
    border-radius: 10px;
    /*box-shadow: 2px 4px 0 #E5E5E5!important;*/
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color:#3663CC;
    font-weight: 500;
    height: 80;
        
}
.list-contingencia ul li a {
	display: inline-block;
	text-transform: uppercase;
	/*background-color: #E6EFFD;*/
	padding: 3px 4px;
	border-radius: 20px;
	margin-left: 15px;
}
.list-contingencia ul li a:hover,
.list-contingencia ul li a:focus {
	color: #FFFFFF;
	background-color: #3366C8;
	text-decoration: none;
}
.list-contingencia ul li a:focus {
	box-shadow: 0px 0px 5px rgba(51,102,200,.5);
	outline: none;
}



 /* Estilos para el div contenedor */
        .contenedor {
            width: 100%; /* Ancho del 100% de la ventana */
            overflow: hidden; /* Para evitar que la imagen se desborde */
        }
        /* Estilos para la imagen */
        .imagen {
            width: 100%; /* Ancho del 100% del contenedor */
            height: auto; /* Altura automática para mantener la proporción */
            display: block; /* Hace que la imagen ocupe todo el ancho del contenedor */
        }
 
 
 @media only screen and (max-width: 768px) {
    #logoSFC {
        height:40px;
        
    }
    #logoPotencia {
       height:41px;
       
    }
    
    #contenedor-potencia{
    padding-left: 20px!important;
    }
 }
  

* {
    scrollbar-width: thin !important;
    scrollbar-color: #004884 #e6effd !important;
}

*::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em;
    padding: 5px
}

*::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #004884;
    box-shadow: inset 0 0 1px 1px #E6EFFD
}

*::-webkit-scrollbar-track {
    border-radius: 10px !important;
    background: #E6EFFD
}

*::-webkit-scrollbar-thumb:hover {
    background: #004884
}

.scroll-light-govco::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em;
}

#ver-menos{
	display: none;
}

#ver-mas{
    border-radius: 21px;
    border: 2px solid #3366CC;
    background-color: white;
    color: #3366CC;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 50px;
    margin-bottom: 45px;
}

#ver-mas:hover{
    border-radius: 21px;
    border: 2px solid #FFFFFF;
    background-color: #3366CC;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 50px;
    margin-bottom: 45px;
}

#ver-menos{
    border-radius: 21px;
    border: 2px solid #3366CC;
    background-color: white;
    color: #3366CC;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 50px;
    margin-bottom: 45px;
}

#ver-menos:hover{
    border-radius: 21px;
    border: 2px solid #FFFFFF;
    background-color: #3366CC;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 50px;
    margin-bottom: 45px;
}


#ver-mas:hover #iconoVerMas path {
	fill: #FFFFFF;
}


#ver-menos:hover #iconoVerMenos path {
	fill: #FFFFFF;
}
