@charset "utf-8";
/* CSS Document */
:root {
	--azul-colsubsidio: #0067b1;
}


body,
html {
	margin: 0;
	padding: 0;
	color: #414141;
	font-size: 15px;
	line-height: 21px;
	font-weight: 300;
	background-color: #ffffff;
	font-family: "Source Sans Pro", sans-serif !important;
	font-style: normal;
}

body a {
	color: #00005b;
	font-weight: 400;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	background-color: #00005b;
	padding: 10px;
	color: #ffec00;
}

.inicio {
	background-image: url(../images/Imagen-trabajadores.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #f3f3f3;
}

h1 {
	font-weight: 400;
	font-size: 24px;
	line-height: 26px;
}

h2 {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height: 32px;
	letter-spacing: -0.5px;
	color: hsl(0, 0%, 20%);
}

h3 {
	font-family: "Source Sans Pro", sans-serif;
	color: hsl(0, 0%, 20%);
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 24px;
	margin-bottom: 8px;
	letter-spacing: -0.25px;
	opacity: 1;
}

h4 {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #ffffff;
}

h5 {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -0.5px;
	color: hsl(0, 0%, 20%);
}

p {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: 25px;
	color: hsl(0, 0%, 20%);
	margin-bottom: 4px;
}

ul li {
	font-weight: 400;
	font-size: 1em;
	line-height: 25px;
	color: hsl(0, 0%, 20%);
}

.visibleMobile {
	display: none;
}

/* h1:after {
	content: "";
	background: url(../images/after_titulo.png) no-repeat;
	width: 30px;
	height: 4px;
	position: absolute;
	right: -8px;
	bottom: 0;
} */

.titulo_landing {
	padding-top: 120px;
	padding-left: 50px;
}

.header-fixed {
	background: #ffffff;
	position: relative;
	z-index: 9994;
	width: 100%;
	min-height: 70px;
	padding: 0px 0px;
}

.logo-colsubsidio {
	width: 210px;
	position: absolute;
	top: 8px;
	left: 30px;
}

.navbar-nav li {
	float: left !important;
}

.texto_home {
	padding: 20px;
}

.bg-dark {
	background-color: #ffffff !important;
}

.usuario {
	background-image: url(../images/icono_usuario.png);
	background-repeat: no-repeat;
	padding: 10px 5px 10px 45px;
	background-size: 40px;
	color: #FFF;
	background-position-y: 10px;
}

.btn-outline-success {
	color: #011e5c;
	background-color: transparent;
	background-image: none;
	border-color: #011e5c;
	padding: 11;
}

.bonito {
	margin: -20px 10px;
	border-radius: 3px;
	background: #f8f8f8;
	border: 3px solid #ddd;
	color: #888;
	padding: 10px;
}

.pagination a {
	color: #00005b !important;
}

.contrast-layer {
	color: #FFF;
}

.contrast-layer ul li {
	color: #FFF;
}

footer .menu_footer .menu_col h5 {
	color: #00005b;
	font-size: 1rem;
	font-weight: 500;
}

.archivo-adjunto-psc {
	position: relative;
}

.ico-archivo-adjunto {
	width: 20px;
	position: absolute;
	left: 48px;
	top: 7px;
}

.custom-input-file {
	background-color: #00005b;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	margin: left;
	min-height: 10px;
	overflow: hidden;
	padding: 6px;
	position: relative;
	text-align: center;
	font-weight: 300;
	width: 60%;
	border-radius: 20px;
}

.custom-input-file .input-file {
	border: 10000px solid transparent;
	cursor: pointer;
	font-size: 10000px;
	margin: 0;
	opacity: 0;
	outline: 0 none;
	padding: 0;
	position: absolute;
}

/*HOME*/

.ingreso {
	max-width: 800px;
	padding: 25px 25px 30px 25px;
	background-color: #EEE;
	border-radius: 0 0 4px 4px;

}

.ingreso .row .row {
	margin-left: 0px;
	margin-right: 0px;
}

/*PQRS*/
.caja-pqr {
	max-width: 800px;
	padding: 30px;
	background-color: #EEE;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 18px -4px rgba(194, 194, 194, 1);
	-moz-box-shadow: 5px 5px 18px -4px rgba(194, 194, 194, 1);
	box-shadow: 5px 5px 18px -4px rgba(194, 194, 194, 1);
	margin: 50px auto;
}

.caja-pqr a {
	font-size: 15px;
	font-weight: bold;

}

ul.accordion li.accordion-item.is-active .accordion-title {
	color: #fff;
	background: #00005b;
}

.accordion-item {
	border-bottom: 3px solid #eee;
}

.btn-primary {
	padding: 5px 10px;
	border-radius: 3px;
	float: right;
}

@media (max-width:680px) {
	.caja-pqr {
		max-width: 800px;
		padding: 10px 0px 10px 0px;
		background-color: #EEE;
		border-radius: 5px;
		-webkit-box-shadow: 5px 5px 18px -4px rgba(194, 194, 194, 1);
		-moz-box-shadow: 5px 5px 18px -4px rgba(194, 194, 194, 1);
		box-shadow: 5px 5px 18px -4px rgba(194, 194, 194, 1);
		margin: 5px auto 60px auto;
	}

	.icon_seguridad {
		width: 40px;
	}

	.usuario {
		background-position-y: 2px;
	}
}



@media (min-height:400px) {
	.ingreso {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}

@media (max-height:399px) {
	.ingreso {
		margin-top: 10px;
	}

	body {
		background: none !important;
	}
}

.ingreso .form-group {
	width: 100%;
}

.ingreso input {
	width: 100% !important;
}

.ingreso small {
	color: #FFF;
}

.ingreso label {
	color: #5d5d5d;
}

.btn_ingreso {
	width: 100%;
}

.btn-primary {
	color: #fff;
	background-color: #00005b;
	border-color: #00005b;
}

.ingreso-administrador {
	max-width: 320px;
	height: 375px;
	background-color: #FFF;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	padding: 10px;
	border-radius: 10px;
	color: #00005b;
}

.ingreso-administrador label {
	color: #00005b;
}



@media (max-width: 767px) {
	h1 {
		color: #00005b;
		padding: 5px 0px;
		text-align: left;
		font-weight: bold;
		padding-left: 10px;
		font-size: 20px;
		overflow: inherit;
		margin: 5px auto;
		display: block;
		width: 100%;
	}

	.titulo_progreso {
		text-align: right !important;
		color: #00005b;
		padding: 5px 0px;
		text-align: left;
		font-weight: bold;
		font-size: 20px;
		overflow: inherit;
		margin: 5px auto;
		display: none;

	}

	.titulo_progreso .progreso {
		padding: 19px 0px;
		display: block;
		padding-left: 40px;
		float: right;
		background-size: 100% !important;
	}
}

/******/




.btn_descargar {
	margin-bottom: 10px;
	width: 100%;
}

input {}

.table .thead-dark {
	padding: 3px 0px;
}

.table .thead-dark th {
	color: #000000;
	background-color: #ffec00;
	border-color: #ffec00;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 80%;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: middle;
	border-top: 1px solid #dee2e6;
}

.table thead th {
	vertical-align: middle;
	border-bottom: 0px solid #dee2e6;
}

.table form {
	margin: 0px !important;
}

form {}

.formulario_a {
	border: 1px solid #CCC;
	padding-top: 20px;
	border-radius: 10px;
}

/*kk*/
.thead-dark {
	color: #fff;
	background-color: #69696A;
	border-color: #69696A;
}

.paddin40 {
	padding: 0px;
	clear: both;
	margin: 53px auto;
}

.back_popup {
	background-color: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	display: none;
}

.contenedor_popup {
	padding: 90px 5px;
	width: 310px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: -18px;
	margin: auto;
	border-radius: 10px;

}

.contenedor_popup .cerrar {
	position: absolute;
	width: 35px;
	height: 35px;
	right: 0px;
	top: 0px;
	cursor: pointer;
	color: #FFF;
	display: none;
}

#mensaje_popup {
	color: #666;
	text-align: center;
	font-size: 18px;
}

#mensaje_popup h2 {
	color: #666;
	text-align: center;
	font-size: 24px;
	font-style: normal;
}


.back_popup_p2 {
	background-color: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 9999;
	display: none;
}

.contenedor_popup_p2 {
	padding: 10px 5px;
	width: 95%;
	max-width: 600px;
	min-height: 70px;
	max-height: 390px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 1px;
	margin: auto;
	border-radius: 10px;
	background-color: #fff;

}

.contenedor_popup_p2 .cerrar2 {
	position: absolute;
	width: 24px;
	height: 24px;
	right: -6px;
	top: -13px;
	cursor: pointer;
	color: #071a46;
	z-index: 99999;
	background-color: white;
	border-radius: 30px;
	display: block;
	text-align: center;
	font-size: x-large;
}

#mensaje_popup_p2 {
	color: #666;
	text-align: center;
	font-size: 18px;
}

#mensaje_popup_p2 h2 {
	color: #666;
	text-align: center;
	font-size: 24px;
	font-style: normal;
}


/* Tooltip */
.test+.tooltip>.tooltip-inner {
	background-color: #73AD21;
	color: #FFFFFF;
	border: 1px solid green;
	padding: 15px;
	font-size: 20px;
}

/* Tooltip on top */
.test+.tooltip.top>.tooltip-arrow {
	border-top: 5px solid green;
}

/* Tooltip on bottom */
.test+.tooltip.bottom>.tooltip-arrow {
	border-bottom: 5px solid blue;
}

/* Tooltip on left */
.test+.tooltip.left>.tooltip-arrow {
	border-left: 5px solid red;
}

/* Tooltip on right */
.test+.tooltip.right>.tooltip-arrow {
	border-right: 5px solid black;
}


@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

.button-wrapper button {
	position: relative;
	height: 50px;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0 20px;
	vertical-align: middle;
	border: 0;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 50px;
	color: #fff;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	text-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	background: var(--azul-colsubsidio);
}


.button-wrapper button .icon {
	width: 9px;
	height: 15px;
	background-size: 8px;
	display: block;
	position: absolute;
	right: 17px;
	top: 18px;
	transition: right .5s ease;
}

.button-wrapper button:hover .icon {
	right: 13px;
}

.button-wrapper button:hover .text {
	color: #FF0;
}

.button-wrapper .btn_descargar {
	width: 100%;
	border-radius: 6px;
	background: #1d1e6b;
	padding: .7rem 2rem;
	color: #fefefe;
	margin-bottom: 1rem;
	font-size: .87rem;
	font-weight: 700;
	position: relative;
}

.respuesta {
	color: #900;
}

.formularios_aumento h1 {
	font-size: 35px !important;
	text-align: left;
	color: #001c5d;
}



/* DivTable.com */
.divTable {
	display: table;
	width: 100%;
}

.divTableRow {
	display: table-row;
}

.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}

.divTableCell,
.divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}

.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}

.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}

.divTableBody {
	display: table-row-group;
}

.alert-seguridad {
	background: #00005b;
	padding: 10px 0px;
}

/*URL CORTAS*/
.menu_interno {
	padding: 10px 0px;
}

.menu_interno li {
	float: left;
	list-style: none;
	margin: 0px 5px;
}

.menu_interno li div {
	min-width: 120px;
}

.menu_interno li:hover div {
	color: #ffec00;
}

.btn_enviar {
	color: #fff;
	background-color: #009688;
	border-color: #009688;
	font-size: 25px;
}

input[type="number"] {
	-webkit-appearance: textfield !important;
	margin: 0;
	-moz-appearance: textfield !important;
}




/* NUEVOS ESTILOS */

/* slide */

.info-slide-home {
	position: absolute;
	left: 100px;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.boxbanner1 {
	width: 529px;
	height: 208.51px;
}

.slide_home-01 {
	position: relative;
	margin-top: -22px;
}


/* fin slide */

/* Caja slide info */

.text-principal-banner {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: bold;
	color: hsl(0, 0%, 20%);
	font-size: 2.25em;
	line-height: 42px;
	letter-spacing: -0.5px;
	margin-bottom: 15px;
	display: block;
}

.text-mi-clan {
	font-size: 0.75em;
	line-height: 18px;
	font-weight: 400;
}

[calendario="cal-email"] a {
	font-size: 1em;
	line-height: 25px;
	font-weight: 400;
	color: hsl(205, 100%, 35%);
	margin-right: 10px;
	position: relative;
	top: 5px;
}

[calendario="cal-email"] a:hover {
	text-decoration: underline;
	color: hsl(205, 100%, 35%);
}

.box_slide-text-1 {
	background: hsl(0, 0%, 100%, 0.95);
	padding: 45px 35px;
	position: relative;
}

.box_slide-text-1 p {
	margin-bottom: 0px;
	line-height: 20px;
	margin-top: -8px;
}

.ctaBannerHome {
	background-color: hsl(240, 100%, 18%);
	border-radius: 30px;
	border: none;
	padding: 8px 30px;
	font-weight: 600;
	font-size: 1.25em;
	letter-spacing: -0.25px;
	color: hsl(0, 0%, 100%);
}

.ctaBannerHome:hover {
	background-color: hsl(240, 22%, 51%);
	color: hsl(0, 0%, 100%);
	border-color: 1px solid hsl(240, 22%, 51%);
}

.ctaBannerHome:active {
	background-color: hsl(240, 22%, 51%) !important;
	color: hsl(0, 0%, 100%) !important;
	border-color: 1px solid hsl(240, 22%, 51%) !important;
}

.franja_silde-1 {
	width: 6px;
	background: hsl(49, 100%, 50%);
	position: absolute;
	height: 133.3px;
	top: 21%;
	left: 0;
}

/* Fin Caja slide info */

.linea_1a {
	background-color: rgb(51, 51, 51, 0.1);
	width: 100%;
	height: 1px;
}

.form-policia-psc {
	position: relative;
}

.formulario-policia-nacional-ingreso {
	background-color: hsl(0, 0%, 100%);
	position: relative;
	margin-top: -100px;
	width: 351.98px;
	box-shadow: 0px 3px 13px hsl(210deg 26% 91%);
	-moz-box-shadow: 0px 3px 13px hsl(210, 26%, 91%);
	-o-box-shadow: 0px 3px 13px hsl(210, 26%, 91%);
	-webkit-box-shadow: 0px 3px 13px hsl(210deg 26% 91%);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 30px 25px;
}

.form-control {
	width: 100%;
	min-height: 40px;
	border: 1px solid hsl(0, 0%, 90%);
	box-sizing: border-box;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

label {
	font-weight: 400;
	font-size: 0.875rem;
	line-height: 18px;
	color: hsl(0, 0%, 20%);
	margin-top: 20px;
}

/* Tabla */

table.custom-table {
	border-spacing: 0;
	display: table;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: initial;
	width: 100%;
}

table.custom-table>thead>tr>th,
table.custom-table>tbody>tr>td {
	padding: 14px 2px 14px 8px !important;
	background: transparent;
}

table.custom-table>tbody>tr:nth-child(2n+1) {
	background: #f6f7fc;
}

table.custom-table>tbody>tr {
	padding: 14px 0;
}

table.custom-table>tbody>tr>td,
table.custom-table.only-pc>tbody>tr:nth-child(1)>td {
	border: 0;
}

table.custom-table>thead>tr>th,
table.custom-table>tbody>tr>td {
	padding: 14px 2px 14px 8px !important;
	background: transparent;
}

table.custom-table>thead>tr>th,
table.custom-table>tbody>tr:nth-child(1)>td {
	font-weight: 700 !important;
	border: 0px;
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
	text-align: left;
}

/* Fin Tabla */

/* ACORDEON 2 */

.contenido-acordn-1 {
	margin-top: -11px;
}

.accordion {
	width: 100%;
	margin: 0 auto;
}

.accordion-item {
	position: relative;
	border: 1px solid hsl(0, 0%, 100%);
}

.accordion-item:first-child {
	position: relative;
	border-bottom: 1px solid rgb(51, 51, 51, .1);
}

.accordion-item.active .heading {
	font-weight: 400;
	border-bottom: 1px solid hsl(0, 0%, 20%, 0.1);
	background-color: hsl(240, 100%, 18%, 0.05);
}

.accordion-item.active .heading:hover {
	color: hsl(240, 100%, 18%);
}

.accordion-item.active .headings {
	color: hsl(0, 0%, 20%);
}

.accordion-item.active .icon:after {
	width: 0;
}

.accordion-item .heading {
	display: block;
	text-decoration: none;
	color: hsl(0, 0%, 20%);
	font-weight: 400;
	font-size: 1rem;
	position: relative;
	padding: 1rem 0 1rem 0;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-bottom: 1px solid rgb(51, 51, 51, .1);
	padding: 20px;
}

.accordion-item .headings {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: hsl(0, 0%, 20%);
	font-weight: 700;
	font-size: 16px;
	position: relative;
	padding: 1.5rem 0 1.5rem 4rem;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.accordion-item .heading:hover {
	color: hsl(0, 0%, 20%);
}

.accordion-item .headings:hover {
	color: hsl(0, 0%, 20%);
}

.accordion-item .icon {
	display: block;
	position: absolute;
	top: 50%;
	right: 8px !important;
	width: 3rem;
	height: 3rem;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.accordion-item .icon:before,
.accordion-item .icon:after {
	content: '';
	width: 1.02rem;
	height: 0.1rem;
	background: hsl(240, 100%, 18%);
	position: absolute;
	border-radius: 3px;
	left: 50%;
	top: 50%;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.accordion-item .icon:after {
	-webkit-transform: translate(-50%, -50%) rotate(90deg);
	transform: translate(-50%, -50%) rotate(90deg);
	z-index: -1;
}

.accordion-item .accordion__content {
	display: none;
	margin-left: 0px;
	padding: 10px 20px;
	border-bottom: 1px solid rgb(51, 51, 51, .1);
}

.accordion-item .accordion__content p {
	margin-top: 0;
}

.link_acordeon-1 {
	color: hsl(240, 100%, 18%);
	font-size: 16px;
	line-height: 25px;
	text-decoration: underline;
}

.contenido-acordn-1 ul {
	list-style: none;
}

.contenido-acordn-1 ul li {
	margin: 10px 0px;
}

.contenido-acordn-1 ul ul li {
	margin: 10px 0px;
}

.abierta_con_sub {
	display: block !important;
}

.ico-menu-flecha-1,
.ico-menu-flecha-2 {
	width: 15px;
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	position: relative;
	top: 8px;
	cursor: pointer;
}

/* FIN ACORDEON 2 */

#div-btn-guardar .btn_enviar {
	background-color: #00005b;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	padding: 8px;
	position: relative;
	text-align: center;
	width: 20%;
	border-radius: 30px;
	border: 1px solid #00005b;
	font-weight: 400;
}

/* separadores de espacios */

.separador-a {
	padding: 5px;
	clear: both;
}

.separador-c {
	padding: 10px;
	clear: both;
}

.separador-d {
	padding: 8px;
	clear: both;
}

.separador-k {
	padding: 20px;
	clear: both;
}

.separador-h {
	padding: 15px;
	clear: both;
}

.separador-r {
	padding: 30px;
	clear: both;
}

.separador-m {
	padding: 40px;
	clear: both;
}

.separador-n {
	padding: 50px;
	clear: both;
}

.separador-x {
	padding: 60px;
	clear: both;
}

/* Fin separadores de espacios */

@media screen and (max-width: 768px) {
	.visibleDesktop {
		display: none;
	}

	.visibleMobile {
		display: block;
	}

	h4 {
		font-weight: 400;
		font-size: 14px;
	}

	.logo-colsubsidio {
		width: 50px;
		top: 10px;
	}

	.info-slide-home {
		display: contents;
	}

	.franja_silde-1 {
		height: 8px !important;
		width: 100% !important;
		top: 0px !important;
	}

	.box_slide-text-1 {
		background: hsl(0, 0%, 100%);
		padding: 25px;
		margin: auto;
		width: 90%;
		height: auto;
		margin-top: -40px;
	}

	.formulario-policia-nacional-ingreso {
		margin-top: 10px;
		width: 100%;
		margin-bottom: 50px;
	}

	.contenido-acordn-1 .title {
		width: 250px;
	}

	.bonito {
		width: 100%;
		margin: auto;
	}

	#div-btn-guardar .btn_enviar {
		padding: 8px 20px;
		width: auto;
	}

	.mv-btn-1 {
		float: none !important;
		width: 100%;
		margin-bottom: 10px;
	}

	.btn-mv-clic {
		text-align: left;
		font-size: 12px;
	}

	.separador-r {
		padding: 20px;
	}
}