@media ( max-width : 575.98px) {
}

@media ( max-width : 767.98px) {
	.region.region-logo-gobierno {
		text-align: center;
	}
	.region.region-logo-sic {
		text-align: center;
	}
	p.mt-2.alined {
		text-align: center;
	}
	img.img-fluid.alined {
		width: 100%;
		margin-bottom: 20px;
	}
}

body {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	height: 100%;
}

.imagen_logo_gob {
	width: 200px;
}

.imagen_logo_sic {
	width: 200px;
}

.menu-principal {
	width: 100%;
	margin: 0px auto;
	background-color: #f8f9fa;
}

.nav-link {
	color: #000000;
}

.fondo-contenido {
	background-color: #962d46;
	padding: 50px;
	color: #000000;
}

.fondo-contenido1 {
    background-color: #962d46 !important;
    padding: 50px  !important;
    color:#ffffff  !important;
}

.fondo-contenido h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 2.4rem;
}

.fondo-contenido1 h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 2.4rem;
}


.region-logo-gobierno {
	
}

.region-logo-sic {
	text-align: right;
}

.miga-de-pan p {
	text-align: left;
}

.dropdown-toggle::after {
	border-top: .5em solid;
	border-right: .4em solid transparent;
	border-left: .4em solid transparent;
}

.dropdown-menu {
	min-width: 100%;
}

.dropdown {
	text-transform: uppercase;
}

.contenedor-menu .fa-fw {
	width: 42px;
	text-align: center;
	color: #000000;
	float: left;
	margin-top: 7px;
	margin-right: 4px;
}

a#productores {
	width: 200px;
}

.borde-campana {
	border-radius: 38px 38px 38px 38px;
	-moz-border-radius: 38px 38px 38px 38px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border: 0px solid #0067D2;
	background-color: rgb(0, 103, 210);
	margin-top: 15px;
	padding: 8px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.borde-campana p {
	padding-top: 13px;
	font-size: 13px;
}

.navbar {
	padding: 0xp;
}

.nav {
	display: inline-block;
}

.centrar {
	text-align: center;
}

.oculta-texto {
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	font-size: 0;
}

.footer {
	margin: 0px auto;
	background-color: #E1EDFE;
}

.miga-de-pan {
	top: 60px;
	position: relative;
	width: 70%;
	display: inline-block;
}

.boton-denunciar {
	float: right;
	background-color: red;
	text-transform: uppercase;
	width: 200px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	height: 45px;
	position: relative;
	top: 42px;
	
}

.list-titulo {
	font-size: 11px;
	background-color: #272a7d;
	padding: 5px;
	color: #fff;
}

.date {
	font-size: 11px;
	margin-bottom: 2px;
	text-align: justify;
	color: #272a7d;
	font-weight: bold;
}

.description {
	font-size: 11px;
	margin-bottom: 8px;
	text-align: justify;
	font-style: italic;
}

.riesgo {
	font-size: 11px;
	text-align: justify;
}

.btn-ver-mas {
	float: right;
	border-radius: 30px;
	width: 35%;
	padding: 3px;
	font-size: 11px;
	margin-top: -25px;
}

.alined {
	text-align: right;
}

.miga-de-pan a {
	color: #fff;
}

.page-link {
	border: none;
	color: #ccc;
}

.page-link:focus, .page-link:hover {
	background-color: none;
}

.active {
	color: #0275d8;
}

.cet {
	text-align: center;
}

.btn-ft {
	float: none;
	width: 60%;
}

.borde {
	border: 1px solid #000;
}

.bg-f {
	background-color: #192070;
	border-radius: 0px;
	text-transform: uppercase;
	padding: 2px;
}

.bg-f p {
	font-size: 18px;
	font-weight: bold;
}

.form-check-input {
	margin-left: 0px;
}

.btn-registro {
	padding: 10px 40px 10px 40px;
	border-radius: 10px;
}

input.search-query {
	padding-right: 0 !important;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: 100% 75%;
	box-shadow: none;
	color: #fff;
	background-size: 38px;
	background-image: 100px;
}

input.search-query2 {
	padding-right: 0 !important;
	background-image: url(../images/lupa.png);
	background-repeat: no-repeat;
	background-position: 100% 75%;
	box-shadow: none;
	color: #fff;
	background-size: 37px;
}

.iwt {
	display: block;
}

.color-bg-blue-main {
    background-color: #36C;
}

.container-bluestrip-govco {
    padding: 4px 0 6px;
}

.logo-govco {
    height: 20px;
}

.container-footer {
    margin-top: 128px;
}



.list-icons li {
    height: 120px;
    width: 140px;
    padding: 8px;
    padding-top: 20px !important;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}



h2,
h3,
h4,
h5,
h6
 {
    color: #2A2D82;
    font-weight: 500;
}