@charset "UTF-8";

@media only screen and (min-width: 1261px) and ( max-width : 10000px) {
	.btn-ir-al-sitio {
		padding: 3px 14px !important;
		border-radius: 6px;
		flex-grow: 0;
		font-family: Inter !important;
		font-size: 14px !important;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: -0.22px;
		text-align: center;
		color: #8b1232 !important;
		text-decoration: solid;
		display: block;
		background-color: #fff;
		width: 60%;
		float: left;
	}
	.img-Tramites {
		width: 100% !important;
    	height: 138px !important;
		float: left !important;
		background-image: url("/resources/img/tramite.png");
		background-size: cover !important;
    	background-repeat: no-repeat;
	}
	.titulo-consulta-Tramites {
		font-family: Inter !important;
		font-size: 36px !important;
		font-weight: normal !important;
		font-stretch: normal !important;
		font-style: normal !important;
		line-height: 0.63 !important;
		letter-spacing: -0.4px !important;
		text-align: left !important;
		color: #fff !important;
		float: left;
	}
	.titulo-tramites-digitales {
		font-family: Inter !important;
		font-size: 45px !important;
		font-weight: 600 !important;
		font-stretch: normal !important;
		font-style: normal !important;
		line-height: 0.49 !important;
		letter-spacing: -0.4px !important;
		text-align: left !important;
		color: #fff !important;
		float: left;
	}
}

@media only screen and (min-width: 641px) and ( max-width: 1260px) {
	.titulo-consulta-Tramites {
		font-family: Inter !important;
		font-size: 20px !important;
		font-weight: normal !important;
		font-stretch: normal !important;
		font-style: normal !important;
		line-height: 0.63 !important;
		letter-spacing: -0.4px !important;
		text-align: left !important;
		color: #fff !important;
	}
	.titulo-tramites-digitales {
		font-family: Inter !important;
		font-size: 26px !important;
		font-weight: 600 !important;
		font-stretch: normal !important;
		font-style: normal !important;
		line-height: 0.49 !important;
		letter-spacing: -0.4px !important;
		text-align: left !important;
		color: #fff !important;
	}
	.btn-ir-al-sitio {
		padding: 3px 14px !important;
		border-radius: 6px;
		flex-grow: 0;
		font-family: Inter !important;
		font-size: 10px !important;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: -0.22px;
		text-align: center;
		color: #8b1232 !important;
		text-decoration: solid;
		display: block;
		background-color: #fff;
		width: 80%;
	}
	.img-Tramites {
		width: 100% !important;
   		height: 80px !important;
		float: left !important;
		padding-top: 10px;
		background-image: url("/resources/img/tramite.png");
		background-size: cover !important;
    	background-repeat: no-repeat;
	}
}

@media only screen and (min-width: 0px) and ( max-width: 640px) {
	.img-Tramites {
		width: 100% !important;
    	height: 70px !important;
		padding-top: 10px;
		float: initial;
		background-image: url("/resources/img/boton_mobile_tramites_digitales.png");
		background-size: contain;
    	background-repeat: no-repeat;
	}
	.titulo-consulta-Tramites {
		font-family: Inter !important;
		font-size: 19px !important;
		font-weight: normal !important;
		font-stretch: normal !important;
		font-style: normal !important;
		line-height: 0.63 !important;
		letter-spacing: -0.4px !important;
		text-align: center !important;
		color: #fff !important;
	}
	.titulo-tramites-digitales {
		font-family: Inter !important;
		font-size: 25px !important;
		font-weight: 600 !important;
		font-stretch: normal !important;
		font-style: normal !important;
		line-height: 0.49 !important;
		letter-spacing: -0.4px !important;
		text-align: center !important;
		color: #fff !important;
	}
	.btn-ir-al-sitio {
		padding: 3px 14px !important;
		border-radius: 6px;
		flex-grow: 0;
		font-family: Inter !important;
		font-size: 12px !important;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: -0.22px;
		text-align: center;
		color: #8b1232 !important;
		text-decoration: solid;
		display: block;
		background-color: #fff;
		width: 48%;
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 814px) {
	.adip-footer {
		float: right !important;
		padding-left: 0 !important;
		padding-right: 1% !important;
		font-size: 12px !important;
	}
}

@media screen and (max-width: 615px) {
	.adip-footer {
		float: right !important;
		font-size: 11px !important;
		text-align: left !important;
	}
}

@media screen and (max-width: 640px) {
	#container {
		padding-bottom: 12em !important;
	}
}

@media screen and (max-width: 580px) {
	.adip-footer {
		float: left !important;
		padding-left: 1% !important;
		font-size: 11px !important;
		text-align: left !important;
	}
}

@media screen and (max-width: 340px) {
	.adip-footer {
		float: left !important;
		padding-left: 1% !important;
		font-size: 10px !important;
		text-align: left !important;
	}
}
/* Esta hoja de estilos es utilizada por el footer de la aplicacion */
/* Style the footer 
						.footer {
							display: block !important;
						    position: absolute !important;
						    clear: both !important;
						    bottom: 0 !important;
						    /* top: 100% !important; 
						    width: 100% !important;
						    background: #262629 !important;
						    padding: 15px 0;
						}
						*/
.adip-footer {
	float: left;
	padding-left: 25%;
	display: block !important;
	vertical-align: middle !important;
	margin: 5px auto !important;
	color: #ffffff !important;
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
	line-height: 1.27 !important;
	letter-spacing: normal;
	text-align: justify;
}

body, html {
	margin: 0 !important;
	padding: 0 !important;
	height: 100% !important;
}

#wrapper {
	min-height: 100% !important;
	position: relative !important;
}

#container {
	padding-bottom: 7em;
}

.footer {
	height: auto !important;
	background-color: #00312d !important;
	width: 100% !important;
	left: 0 !important;
	padding-top: 1em !important;
	bottom: 0 !important;
	min-height: 3em !important;
}

.titulo-footer {
	padding-bottom: 2%;
	font-family: Inter;
	font-size: 14px !important;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: -0.5px;
	text-align: left;
	color: #fff !important;
}

.footerAlingleft {
	font-family: Inter;
	font-size: 14px !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: -0.1px;
	text-align: left;
	color: #fff !important;
}

.footerH6Alingleft {
	font-family: Inter;
	font-size: 10px !important;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.57;
	letter-spacing: -0.1px;
	text-align: left;
	color: #fff !important;
}

.grecaFooterConsulta {
	background-image: url(/resources/img/textura1.png);
	background-blend-mode: multiply, normal !important;
	background-size: cover !important;
	background-position-y: 63%;
	border-radius: 5.4px;
	background-color: #691c32;
	width: 100% !important;
	height: 50px;
	   
}

.grecaFooterConsultaT {
	background-image: url(/resources/img/textura1.png);
	background-blend-mode: multiply, normal !important;
	background-size: cover !important;
	background-position-y: 63%;
	border-radius: 5.4px;
	background-color: #691c32;
	width: 100% !important;
	padding-bottom: 20px;
    padding-top: 20px;
}



.grecaFooterMobile {
	background-image: linear-gradient(to top, rgb(64 114 111 / 0%), #0a4845, #85b2cb12, rgb(32 111 104)), linear-gradient(to bottom, #2c766f54, rgb(255 255 255 / 7%)), url(/resources/img/textura1.png);
	background-blend-mode: lighten !important;
	background-size: cover !important;
	background-position-y: 63%;
	border-radius: 5.4px;
	background-color: rgb(16 76 66 / 17%);
	width: 100% !important;
	padding-top: 25px;
    padding-bottom: 25px;
}

.grecaFooter-Datos-Abiertos {
	background-image: url(/resources/img/textura2.png);
	background-size: cover !important;
	background-position-y: 63%;
	border-radius: 6.2px;
	background-blend-mode: multiply, normal !important;
    mix-blend-mode: revert;
    background-color: #104c42 !important;
}

#container {
	padding-bottom: 10.5rem;; /* Footer height */
}

.btn-center {
	align-self: center !important;
	text-align-last: center;
	text-align: -webkit-center;
}

.cintilloFooter {
	background-image: url(/resources/img/cintillo.png);
    background-repeat: no-repeat;
    background-size: 100% !important;
    background-position-x: center;
    background-position-y: bottom;
    height: 25px;
}