.contenedor-informacion {
	padding-top: 1rem !important;
}

/*contenido*/
.lista-programas {
	font-weight: bold;
	font-size: 18px;
}

.lista-programas {
	padding-left: 2rem;
}

.lista-programas li {
	list-style-image: url('../img/Icon ionic-ios-school.png');
	padding-bottom: 15px;
}

.text-green {
	color: var(--color-verde-1);
}

.text-gobierno {
	color: var(--color-rojo-1);
}

.button-primary {
	background: var(--color-verde-1);
	color: white;
	font-size: 14px;
	padding: 14px 25px;
	white-space: normal;
	word-wrap: break-word;
}

.button-primary:hover,
.button-primary:focus {
	color: white;
	background: var(--color-verde-1) !important;
}

/*buscador*/
.buscador {
	padding: 0rem 1rem;
}

.buscador .input-group {
	display: flex;
}

.buscador .input-group input[type="text"] {
	height: 48px;
	color: darkgray;
	border: 0px;
	padding: 10px 20px;
	font-size: 1em;

}

.buscador .input-group input[type="text"]:focus {
	outline: none;
	border-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;

}

.buscador .input-group {
	background: white;
	box-shadow: 0px 3px 6px #00000029 !important;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	align-items: center !important;

}

.buscador .input-group .input-group-append {
	margin-left: 0px !important;

}

.buscador .input-group .input-group-prepend {
	margin: auto;
	padding: 0rem 0.5rem;
	border: 0px;
}

.buscador .input-group .input-group-prepend img {
	width: 80%;
}

.buscador .input-group-text {
	border: 0px !important;
	background: transparent !important;
}

.buscador .form-text-curp a {
	color: var(--color-verde-2);
}

/*resultado*/
.scroll {
	max-height: 800px;
	overflow-y: auto;
}

.card-resultado {
	margin-top: 2rem;
	padding: 2rem 1rem;
	box-shadow: 0px 3px 6px #00000029 !important;
	background: white;
	border-radius: 5px;
}

.card-resultado .card-body {
	padding: 1rem;
	font-size: 14px;
	overflow-y: hidden;
}

.card-resultado .card-body .icon img {
	width: 100px;
	overflow-y: hidden;
}

.card-resultado .card-body .resultado-line {
	padding-top: 1rem;
	border-bottom: 2px solid #ddd;
	padding: 5% 5%;
}

.card-resultado .card-body .resultado-text {
	padding-right: 20px;
}

.card-resultado .card-body .title-heading {
	font-family: "Montserrat-Bold";
	font-size: 25px;
}

.card-resultado .icon-resultado {
	width: 80px;
}

#msg {
	font-size: 14px;
	color: var(--color-rojo-1);
	font-weight: bold;
}

.padron {
	font-family: Montserrat-Regular;
	font-size: 20px;
	color: var(--color-verde-1);
	text-align: justify;
}

.padronB {
	font-family: Montserrat-Bold;
	font-size: 20px;
	color: var(--color-verde-1);
	text-align: justify;
}


#resultado a {
	color: var(--color-verde-2) !important;
}

.time-consulta {
	color: var(--color-gris-2) !important;
	font-size: 14px !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	transition: background-color 5000s ease-in-out 0s;
}

/* Extra small devices (phones, 600px and down) */

@media only screen and (min-width: 300px) {}

@media only screen and (max-width: 400px) {

	.buscador {
		padding: 1rem 0rem !important;
	}

	.buscador span.input-group-text {
		font-size: 10px;
	}

	.buscador .input-group .input-group-prepend {
		padding: 0.5rem !important;
	}

	.buscador .input-group input[type="text"] {
		padding: 5px 10px !important;
		font-size: 12px !important;
		height: 43px !important;
	}

}

@media only screen and (max-width: 600px) {

	.button-primary {
		font-size: 10px !important;
		padding: 14px 15px !important;
	}

	.card-resultado .card-body {
		padding: 0px;
	}

	.card-resultado .card-body .icon img {
		width: 40px;
	}

	.card-resultado .icon-resultado {
		width: 40px;
	}

	.padronB {
		font-size: 12px !important;
	}

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 992px) {
	.card-resultado .card-body {
		padding: 0.5rem;
	}

	.card-resultado .card-body .resultado-text {
		padding-left: 1.6rem;
	}

	.contenedor-padding {
		padding: 5rem 3.0rem;
	}

}

@media only screen and (min-width: 768px) {}


@media only screen and (max-width: 768px) {
	.buscador {
		padding: 2rem 0rem 0rem 0rem !important;

	}
}

@media only screen and (min-width: 920px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}

/*/////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////P R E L O A D E R//////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////*/


#preloader {
	z-index: 20000000;
}

/* preloader */
#preloader {
	position: fixed;
	text-align: center;
	width: 100%;
	height: 100%;
	/*background-color: white;*/
	/*opacity:0.8;*/
	/* Opacidad 60% */
	z-index: 100000;
	display: none;
}

#preloader2 {
	z-index: 20000000;
}

/* preloader2 */
#preloader2 {
	position: fixed;
	text-align: center;
	width: 100%;
	height: 100%;
	z-index: 100000;
	display: none;
}

.color_preloader {
	color: 233052 !important;
}

#loader {
	height: 100%;
	display: block;
	position: relative;
	/*left: 38%;
    top: 40%;
    width: 30%;
    height: 30%;*/
	top: 0;
	bottom: 0;
	/* margin: -75px 0 0 -75px; */
	/*background: var(--color-verde-1);*/
	background: #a63355;
	color: white;
	opacity: 0.9;
	box-shadow: 0px 3px 6px #00000029 !important;

}

#loader .cargando {
	font-size: 20px;
	/*color: white;*/
	/*font-family: montserrat-SemiBold;*/
	/*padding: 4rem 0rem 0rem 0rem;*/
	color: white;
	top: 50%;
	position: absolute;
	left: 50%;
}

#loader2 {
	height: 100%;
	display: block;
	position: relative;
	/*left: 38%;
    top: 40%;
    width: 30%;
    height: 30%;*/
	top: 0;
	bottom: 0;
	/* margin: -75px 0 0 -75px; */
	/*background: var(--color-verde-1);*/
	background: #a63355;
	color: white;
	opacity: 0.9;
	box-shadow: 0px 3px 6px #00000029 !important;

}

#loader2 .cargando2 {
	font-size: 20px;
	/*color: white;*/
	/*font-family: montserrat-SemiBold;*/
	/*padding: 4rem 0rem 0rem 0rem;*/
	color: white;
	top: 50%;
	position: absolute;
	left: 50%;
}

.lds-ellipsis {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
	top: 55%;
	position: absolute;
	left: 50%;
}

.lds-ellipsis div {
	position: absolute;
	top: 33px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: white;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
	left: 8px;
	animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
	left: 8px;
	animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
	left: 32px;
	animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
	left: 56px;
	animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes lds-ellipsis3 {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(0);
	}
}

@keyframes lds-ellipsis2 {
	0% {
		transform: translate(0, 0);
	}

	100% {
		transform: translate(24px, 0);
	}
}

.form-controlbs {
	width: 100%;
	height: 70px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.active {
	color: #fff !important;
	background-color: #611232;
	border-radius: 8px;
}

.navform {
	transition: background-color 0.4s ease;
	color: #fff;/*cambio de color 06/03/2024*/
	border-radius: 8px;
}

.navform:hover {
	background-color: #611232;
	color: #fff;
	border-radius: 8px;
}

.btn {
	border: 2px solid #611232;
	color: #611232;
	box-shadow: 0 0 0 0 #611232 !important;
	background-color: #fff;
	border-radius: 8px;
}

.btn:hover {
	border: 2px solid #611232;
	background-color: #611232;
	color: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 7px 1px rgb(56, 56, 56) !important;
}

.btn:disabled {
	border: 2px solid #611232;
	color: #611232;
	background-color: #cecece;
	border-radius: 8px;
}

.sombra {
	background: #e0e0e0;
	border-radius: 20px;
}

.cajaBordesC {
	padding: 10px 10px 10px 10px;
	border: #6F7271 2px solid;
	border-radius: 20px;
	width: 100%;
}

.sobraC {
	padding: 10px 10px 10px 10px;
	background-color: #F0F3F4;
	border-radius: 8px;
	width: 100%;
	/* box-shadow: 0px 0px 20px 1px rgb(56, 56, 56); */
}

.iconok {
	background: #76db79;
	border-radius: 22px;
	text-align: right !important;
	content: url("../img/iconSVG/check-circle.svg");
}

.iconnok {
	background: #fb1b1b;
	border-radius: 22px;
	text-align: right !important;
	content: url("../img/iconSVG/x-circle.svg");
}

/* a {
	color: #611232!important;
} */

/* a:visited {
	color: #dc3545;
  } */

.is-invalid {
	border-color: #dc3545 !important;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("../img/iconSVG/incorrecto.svg");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 2.1875rem) center;
	background-size: calc(0.75em + 0.775rem) calc(0.75em + 0.475rem);
}

.is-valid-true {
	border-color: #75b798 !important;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("../img/iconSVG/correcto.svg");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 0.6875rem) center;
	background-size: calc(0.75em + 0.775rem) calc(0.75em + 0.475rem);
}

.is-valid-true-fec {
	border-color: #75b798 !important;
	padding-right: calc(0.5em + 0.75rem);
	background-image: url("../img/iconSVG/correcto.svg");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 2.1875rem) center;
	background-size: calc(0.75em + 0.775rem) calc(0.75em + 0.475rem);
}

.is-invalid-fec {
	border-color: #dc3545 !important;
	padding-right: calc(0.5em + 0.75rem);
	background-image: url("../img/iconSVG/incorrecto.svg");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 2.1875rem) center;
	background-size: calc(0.75em + 0.775rem) calc(0.75em + 0.475rem);
}

/*BARRA LATERIAL DESPLEGABLE*/
.nav_despl {
	position: absolute;
	width: 200px;
	height: 100vh;
	top: 87.5px;
	border-top-right-radius: 22px;
	bottom: 30%;
	left: -200px;
	/*Ocultamos el menú en la parte izquierda para que no se vea a menos que pulsemos sobre la hamburguesa*/
	padding-top: 47px;
	background-color: #A57F2C;
	border-right: 4px solid #A57F2C;
	transition: all .5s ease;
	/*Damos a la caja del menú una transición para que tenga un desplazamiento suave*/
}

.icoinAP {
	background-image: url("../img/iconSVG/file-earmark-zip-fill.svg");
	background-size: 30px 40px;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #ffffff !important;
}

.icoinGp {
	background-image: url("../img/iconSVG/archive.svg");
	background-size: 30px 40px;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #ffffff !important;
}

/*Estilos de los li del menú*/
.nav__item {
	display: block;
	width: 96%;
	margin: 0 auto;
	line-height: 2;
	position: relative;
	top: 110.5px;
	/*Le damos una posición relativa para posteriormente añadirle el triangulo que indica que se está en la página actual del menú*/
	border-bottom: .5px solid rgba(59, 62, 61, 1);
	border-top: .5px solid rgba(59, 62, 61, 1);
	background-color: transparent;
	font-family: 'Lato', sans-serif;
	text-align: center;
	color: rgba(221, 231, 228, 1);
}

/*Colocamos el triangulo negro a la pestaña del menú dónde nos encontramos actualmente
.current:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	//Le damos al before una posición absoluta relativa al li que lo contiene
	border-top: 17px solid transparent;
	border-left: 15px solid #1D2120;
	border-bottom: 17px solid transparent;
	top: 0px;
	right: -15px;
	//Lo posicionamos -15px a la derecha de su contenedor
	z-index: 4;
	//le otorgamos un z-index alto para que se posicione arriba de otros elementeos
}*/

/*Colocamos el borde verde al triangulo por medio de otro trangulo verde
.current:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	//Le damos al after una posición absoluta relativa al li que lo contiene
	border-top: 16.5px solid transparent;
	border-left: 17px solid rgba(114, 126, 3, 1);
	border-bottom: 17px solid transparent;
	top: .5px;
	right: -21px;
	z-index: 1;
	//le otorgamos un z-index bajo para que se posicione debajo del trinagulo negro
}*/

/*Estos son los estilos de la hamburguesa del menú que abre y cierra el mismo*/
.menu-toogle {
	position: fixed;
	/*Lo posicionamos absolutamente para poder darle una posición y poder moverlo según el menú esté abierto o cerrado*/
	width: 35px;
	line-height: 1.1;
	text-align: center;
	top: 100.5px;
	/*Le damos una posición top y left en donde queramos que se encuentre la hamburguesa del menú*/
	left: 8px;
	border-radius: 3px;
	background-color: #142b25;
	transition: all .5s ease;
	/*Añadimos una transición para que realice un desplazamineto suave*/
	z-index: 10;
}

/*Añadimos la haburguesa y le damos unos estilos*/
.menu-toogle::before {
	content: "☰";
	font-size: 32px;
	color: white;
}


/*Estos son los estilos que le dan la funcionalidad al menú*/
/*El checkbox según esté activado o no hará que el menú aparezca o desaparezca*/
.checkbox_despl {
	display: none;
	/*Ocultamos el checkbox pues no nos interesa que se vea*/
}

.checkbox_despl:checked~.nav_despl {
	left: 0px;
	/*Le quitamos el left negativo para que el menú vuelva a su posición original*/
	position: fixed;
	/* Fijamos el menú lateral para que se desplace cuando hagamos scroll*/
}

.checkbox_despl:checked~.container {
	margin-left: calc(25% + 20px) !important;
	/*Cuando el checkbox asigna un margen al contenedor principal para que se desplace junto con el menú*/
}

.container {
	transition: all .5s ease !important;
	/*Cuando el checkbox asigna un margen al contenedor principal para que se desplace junto con el menú*/
}

.checkbox_despl:checked~.menu-toogle {
	left: 208px;
	position: fixed;
	/*Fijamos la hamburgues para que se desplace junto con el menú*/
}

/*ESTILO PARA CARGA DE ARCHIVO*/
.input-group-textfile {
	display: flex;
	align-items: center;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #dee2e6;
	text-align: center;
	white-space: nowrap;
	background-color: #dddddd;
	border: 1px solid #495057;
	border-radius: 5px 0px 0px 5px;
	cursor: pointer;
}

/*ESTILO PARA CARGA DE ARCHIVO*/
.input-group-textfile2 {
	display: flex;
	align-items: center;
	padding: .375rem .75rem;
	font-size: 1rem !important;
	font-weight: 100;
	line-height: 1.5;
	color: #9d9d9d;
	text-align: center;
	white-space: nowrap;
	background-color: #ffffff;
	border: 1px solid #495057;
	/* border-radius: 5px 5px 5px 5px!important; */
	margin-bottom: 8px !important;
	cursor: pointer;
}

.input-group-textfile3 {
	display: flex;
	align-items: center;
	padding: .375rem .75rem;
	font-size: 1rem !important;
	font-weight: 400;
	line-height: 1.5;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	background-color: #ffffff;
	border: 1px solid #495057;
	border-radius: 0px 5px 5px 0px !important;
	margin-bottom: 8px !important;
	cursor: pointer;
}

.input-group-textfile4 {
	display: flex;
	align-items: center;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #dee2e6;
	text-align: center;
	white-space: nowrap;
	/* background-color: #dddddd;
	border: 1px solid #495057; */
	border-radius: 5px 0px 0px 5px;
}

svg.icoinspan {
	background-image: url("../img/iconSVG/file-earmark-arrow-up.svg");
	width: 20px;
	height: 20px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #000 !important;
}

svg.viewtooltip {
	background-image: url("../img/iconSVG/chat-left-text.svg");
	width: 20px;
	height: 20px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #000 !important;
}

svg.iconblock {
	background-image: url("../img/iconSVG/unlock.svg");
	width: 20px;
	height: 20px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #000 !important;
}

svg.key {
	background-image: url("../img/iconSVG/key.svg");
	width: 20px;
	height: 20px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #000 !important;
}

svg.precaution {
	background-image: url("../img/iconSVG/Precaution.svg");
	width: 70px;
	height: 70px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #000 !important;
}

svg.users {
	background-image: url("../img/iconSVG/person-circle.svg");
	width: 35px;
	height: 20px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #000 !important;
}

svg.iconsavetru {
	background-image: url("../img/iconSVG/correcto2.svg");
	width: 70px;
	height: 70px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #000 !important;
}

svg.iconsavetru2 {
	background-image: url("../img/iconSVG/correcto3.svg");
	width: 30px;
	height: 30px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #000 !important;
}

svg.limpio {
	width: 35px;
	height: 20px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	border-color: #000 !important;
}

svg.iconinvalid {
	background-image: url("../img/iconSVG/incorrecto2.svg");
	border-color: #dc3545 !important;
	width: 35px;
	height: 20px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	padding-right: calc(1.5em + 0.75rem);
}

svg.stop {
	background-image: url("../img/iconSVG/slash-circle.svg");
	border-color: #dc3545 !important;
	width: 70px;
	height: 70px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	padding-right: calc(1.5em + 0.75rem);
}

svg.ban {
	background-image: url("../img/iconSVG/ban.svg");
	border-color: #dc3545 !important;
	width: 70px;
	height: 70px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	padding-right: calc(1.5em + 0.75rem);
}

svg.question {
	background-image: url("../img/iconSVG/question-octagon.svg");
	border-color: #dc3545 !important;
	width: 70px;
	height: 70px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	padding-right: calc(1.5em + 0.75rem);
}

svg.viewindex {
	background-image: url("../img/iconSVG/journal-bookmark-fill.svg");
	border-color: #dc3545 !important;
	width: 50px;
	height: 70px;
	text-align: center;
	viewBox: 0 0 16 16;
	background-repeat: no-repeat;
	font-family: Montserrat-Bold;
	padding-right: calc(1.5em + 0.75rem);
}

.contenedor2 {
	padding: auto;
	background-color: #ffffff;
	border-radius: 8px;
	width: 100%;
	/* box-shadow: 0px 0px 20px 1px rgb(56, 56, 56); */
}
.contenedor3 {
	padding: calc(0.5em + 0.75rem);
	background-color: #ffffff;
	border-radius: 8px;
	width: 100%;
	/* box-shadow: 0px 0px 20px 1px rgb(56, 56, 56); */
}

.cursorprog {
	cursor: pointer;
}

.S283 {
	color: #FFFFFF !important;
	font-size: 0.8em !important;
	text-align: center;
	border-radius: 10px;
	background: #BC955C;
	font-family: Montserrat-Bold !important;
	padding: auto;
	content: "Jovenes Escribiendo el Futuro";
}

.S311 {
	color: #FFFFFF !important;
	font-size: 0.8em !important;
	text-align: center;
	border-radius: 10px;
	background: #a0a0a0;
	font-family: Montserrat-Bold !important;
	padding: auto;
	content: "Jovenes Escribiendo el Futuro";
}

.S072 {
	color: #FFFFFF !important;
	font-size: 0.8em !important;
	text-align: center;
	border-radius: 10px;
	background: #9D2449;
	font-family: Montserrat-Bold !important;
	padding: auto;
	content: "Jovenes Escribiendo el Futuro";
}

.v-line {
	padding: 0px 0px 0px 10px;
	border-left: #b6b6b6 1.8px solid;
	height: 100%;
	left: 0%;
	/* position: relative!important; */
}

.row2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* margin-right: -15px;
		margin-left: -15px; */
}

li {
	list-style: none;
}

/* .menu-horizontal{
	list-style: none;
	display: flex;
	justify-content: space-around;
} */
/* .menu-horizontal > li > a{
	display: block;
	padding: 15px 20px;
	color: white;
	text-decoration: none;
} */
.menu-horizontal>li:hover {
	background-color: #F7FCF9;
}

.menu-vertical {
	position: absolute;
	display: none;
	list-style: none;
	/* display: block; */
	padding: 3px 20px;
	line-height: 1.428571429;
	white-space: nowrap;
	/* position: absolute;
	display: none;
	list-style: none;
	width: 100%;*/
	background-color: black !important;
	/* text-align: center!important; */
}

.menu-horizontal li:hover .menu-vertical {
	display: block;
}

.menu-vertical li:hover {
	background-color: black;
}

.menu-vertical li a {
	display: inline;
	color: white;
	text-decoration: none;
	padding: 15px 15px 15px 20px;
}

/* tooltip */
.tooltip1 {
	position: relative;
	display: inline-block;
	/* border-bottom: 1px dotted black; */
}

.tooltip1 .tooltiptext {
	visibility: hidden;
	width: 350px;
	background-color: black;
	opacity: .4;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding-left: 8px;
	padding-right: 8px;

	/* Position the tooltip */
	position: absolute;
	z-index: 1;
}

.tooltip1:hover .tooltiptext {
	visibility: visible;
}

li.page-item{
	margin: 0;
    padding: 1.5px;
    box-sizing: border-box;
    border-radius: 15px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #611232;
    border-color: #611232;
    border-radius: 15px!important;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #611232;
    background-color: #fff;
    border: 1px solid #dee2e6;
	border-radius: 15px!important;
}

/* fin tooltip */