@font-face {
    font-family: 'Isidora-Site';
    font-weight: bold !important;
    src: local('../fuentes/IsidoraRegular.otf'), url('../fuentes/IsidoraRegular.otf') format('opentype');
}

@font-face {
    font-family: 'IsidoraLight';
    font-weight: bold !important;
    font-style: normal;
    src: local('../fuentes/Isidora-Light.woff'), url('../fuentes/Isidora-Light.woff') format('woff');
}
@font-face {
	font-family: 'IsidoraBold';
    font-weight: bold !important;
    font-style: normal;
    font-weight: normal;
    src: local('../fuentes/Isidora-Bold.woff'), url('../fuentes/Isidora-Bold.woff') format('woff'); 
}

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

/* Scrollbar personalizado para navegadores basados en WebKit (Chrome, Safari, Edge) */
::-webkit-scrollbar {
  width: 6px !important; /* Ancho del scrollbar */
}
::-webkit-scrollbar-track {
  background: transparent; /* Oculta el riel */
  border-radius: 20px;
}

::-webkit-scrollbar-thumb {
  background-color: #c4c4c4; /* Color del pulgar */
  border-radius: 20px; /* Bordes redondeados en los extremos */
  border: none; /* Quita cualquier borde adicional */
}

::-webkit-scrollbar-thumb:hover {
  background: #888; /* Color al pasar el cursor por encima */
}

/* Scrollbar para Firefox */
* {
  scrollbar-width: thin; /* Scrollbar delgado */
  scrollbar-color: #c4c4c4 transparent; /* Color del pulgar y riel transparente */
}

html, body {
	font-family: IsidoraBold,Isidora-Site !important;
	color: #7a8389;
}
tbody td, tbody th, .bordoGris2px{
	border: 2px solid #c1c1c1 !important;
}
.table thead tr th{
	background: #e3e3e3 !important;
	color: #343a40 !important;
	position: sticky;
    top: 0;
    z-index: 10;
}
.table{
	color: #343a40 !important;
}
.bg-ececec{
	background: #ececec;
}
.text-92a0b7{
	color: #92a0b7;
}
.text-888{
	font-family: IsidoraLight,Isidora-Site !important;
	color: #888;
}
.pegarAlFondo{
	bottom: 5px;
}
.bg-verde{
	background: #6cb843;
}
.bg-verdeoscuro{
	background: #1ba38e;
}
.bg-naranja{
	background: #f96200;
}
.text-verde{
	color: #6cb843;
}
.text-verdeoscuro{
	color: #1ba38e;
}
.text-naranja{
	color: #f96200;
}
.row {
	padding: 0;
	margin: 0;
}
.ancho14{
	width: 14%;
	font-size: 0.8em;
}
.table{
	color: black !important;
}
.altura110{
	height: 110px;
}
.card{
	box-shadow: 2px 2px 4px #9e9e9e;
}
.sombraSimple{
	box-shadow: 2px 2px 4px #9e9e9e;
}
.bordeMenu{
	border-bottom: 5px solid #dee2e6;
}
.bordeTop{
	border-top: 5px solid #dee2e6;
}
.bordeMenu2{
	border-right: 5px solid #dee2e6;
}
.custom-file-input ~ .custom-file-label::after {
    content: "Cargar";
}
.centrado{
	text-align: center !important; 
}
.pm{
	display: none;
}
.ocultar {
    display: none;
}
.mostrar {
    display: block;
}
input[type=number]{ 
  -webkit-appearance: textfield !important;
  -moz-appearance: textfield !important;
  -o-appearance: textfield !important;
  appearance: textfield !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none !important;
	margin: 0;
}

input[type=number], input[type=email], input[type=password], input[type=text], .tipoSelector, .selectGenerico, .selectorAux{
	height: 45px !important;
	background: #f2f4f8 !important;
	border: none !important;
	width: 97% !important;
	margin: 0 auto !important;
}
.card-header{
	background: #f7f7f7 !important;
}
fieldset:disabled input, fieldset:disabled textarea, input[readonly], input[disabled], .tipoSelector:disabled, .selectGenerico:disabled, .selectorAux:disabled{
	background: #DCDCDC !important;
	cursor: not-allowed;
}
.tipoSelector option, .selectGenerico option, .selectorAux{
	font-size: 1.1em;
}
.date input[type=text]{
	width: 88% !important;
	margin: 0 auto !important;
}

a, a:hover, button{
	text-decoration: none !important;
	border: none;
}
.menuPrincipal, button{
	margin-top: 12px;
	margin-bottom: 8px;
}
.navPrincipal li a, .menuPrincipal svg{
	color: #788288;
}
.imgCreditosPrincipal{
	width: 70%;
	min-width: 70%;
}
.imgCreditos{
	width: 70%;
	min-width: 70%;
}
.imgfooder{
	width: 45%;
	min-width: 28%;
	margin: 10px;
	padding: 0;
}
.imgfooder2{
	width: 18%;
	min-width: 20%;
	margin: 10px;
	padding: 0;
}
.imgfooderinizio{
	width: 18%;
	min-width: 21%;
	margin: 10px;
	padding: 0;
}
.margin0{
	margin: 0;
	padding-right: 10px;
	padding-left: 20px;
}
.filaImagenes button, .filaImagenes div, a{
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: white;
}
.texto-79858b{
	color: #79858b;
}
.textoFooder2 a{
	color: #788288 !important;
}
.filaImagenes button:hover, .filaImagenes div:hover, .filaImagenes a:hover{
	color: white;
	font-size: 1.2em;
	cursor: pointer;
}
.manita{
	cursor: pointer;
}
.bannerSCredito, .bannerComercial{
	background: #ff6800;
	color: white;
	font-weight: bold;
	text-align: center;
}
.bannerSCredito a{
	border-radius: 20px;
	background: #d90a8f;
	text-decoration: none;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.bannerComercial{
	background: #ac1db0 !important;
}
.bannerContacto{
	background: #d8008b;
	color: white;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.redesSocialesIconos{
	padding-top: 25px;
	color: #727d83;
	font-weight: bold;
	padding-left: 5px;
}
.textoFooder1{
	color: #727d83;
	padding-top: 15px;
	font-size: .70em;
}
.textoFooder2{
	padding-top: 5px;
	font-size: .70em;
	color: #727d83;
	padding-bottom: 25px;
}
.fondoAzul{
	background: #00ade0;
	color: white !important;
	border-radius: 5px;
	text-decoration: none;
}
.fondoAmarillo{
	background: #f1c55f;
	color: white !important;
	border-radius: 5px;
	text-decoration: none;
}
.paddingAl40{
	padding-top: 8%;
	padding-bottom: 8%;
}
.paddingtop35px{
	padding-top: 35px;
}
.paddingtop15px{
	padding-top: 15px;
}
.paddingBottom35px{
	padding-bottom: 35px;
}
.avisoPrincipal{
	text-align: center;
	border-radius: 5px;
	padding-top: 50px;
	padding-bottom: 35px;
}
.avisoPrincipal{
	color: white;
}
.colorPasosCredito{
	color: #d8008b;
}
.pasosCredito{
	color: #d8008b;
	background: #f2f4f8;
	padding-top: 35px;
	padding-bottom : 35px;
}

.menufixed{
	position: fixed;
	z-index: 1000;
	top: 0;
	width: 100%;
	opacity: 0.99;
}
.fondoProgramas{
	background: linear-gradient(to bottom, #b1b7bb, #FFFFFF,#FFFFFF) !important;
}
.separador{
	background: #d8008b;
}
.fondoimgPrograma{
	background: white;
	border-radius: 1.5em;
	width: 70%;
	margin: 0 auto;
}
.colorAcademias{
	border-right: 1px solid #FFFFFF;
	background: #00a07b;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorCreativa{
	border-right: 1px solid #FFFFFF;
	background: #00ade0;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorNeurona{
	border-right: 1px solid #FFFFFF;
	background: #7f128c;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorTalento{
	background: #002094;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorReto{
	background: #0025a1;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorHecho{
	background: #ff7400;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorLin{
	background: #009b75;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorSnapsis{
	background: #921295;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorCuenta{
	background: #40972e;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorSerMujer{
	background: #0094d3;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.colorImpulZapp{
	background: #00ad5e;
	color: white;
	font-family: IsidoraLight,Isidora-Site !important;
}
.imgCentradaVertical{
	margin: 0;
  	position: absolute;
  	top: 50%;
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

.section-margin{
	margin-top: 95px;
}
.btnRojo{
	background: #eb2038 !important;
}
#caroselFooder{
	display: none;
}

/* Colores Background */
.credito1{
	background: #7f11ff;
}
.credito2{
	background: #ffd200;
}
.credito3{
	background: #ff007a;
}


.backgroundContenido{
	background-color: #e8effa;
}

.colorDicoe{
	background: #ff6d01;
}
.colorEmprendimiento{
	background: #46bdc6;
}
.backBanner{
	background: #af1eb2;
}
.colorRosa{
	color: #d8008b !important;
}
.avisoPrivacidad{
	color: #788288;
}
/* Fin de background color*/
@media only screen and (max-width: 992px) {
	#imgsFooder{
		display: none;
	}
	#caroselFooder{
  		display: block;
  	}
  	.navPrincipal li{
		width: 100%;
	}
}
@media only screen and (max-width: 1200px) {
  	.navPrincipal li{
		width: 100%;
	}
}
