body {
	font-size: 1em;
	line-height: 145%;
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
}
a {
	text-decoration: none;
	transition: all ease 0.23s;
}
a:hover {
	text-decoration: none;
	color: rgba(2, 133, 42, 0.85);
	transition: all ease 0.23s;
}
.cabecera {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
	width: 100vw !important;
}
.container-xxl .navbar-brand img {
	margin-top: 1em;
}
.navbar-toggler {
	border: solid 2px #02852A !important;
	border-radius: 0;
	float: right;
	margin-top: 15px;
	width: 28px;
	height: 28px;
}
.navbar-toggler-icon {
	color: #02852A;
	border-bottom: 2px solid #02852A;
	display: block;
	width: 80%;
	height: 5px;
	margin: 0 10% !important;
}
.text-right {
	text-align: right !important;
}
.text-left {
	text-align: left !important;
}
.bienvenida {
	padding: 25px 0 0 0;
}
.bienvenida h3 {
	color: #3C3C3C;
	font-size: 1.42em;
	margin-bottom: 0.47em;
	letter-spacing: -0.4px;
}
.bienvenida h2 {
	color: #2FA346;
	font-weight: 700;
	letter-spacing: -0.4px;
}
a.btn-postula {
	background-color: rgba(48, 162, 70, 1.00) !important;
	padding: 8px 20px !important;
	color: rgba(255, 255, 255, 1.00) !important;
	border-radius: 4px;
	font-weight: 700;
}
.tp-leftarrow, .tp-rightarrow {
	top: 100% !important;
}
.btn-bannerpostula {
	background-color: rgba(48, 162, 70, 1.00);
	border-radius: 0 0 7px 7px;
	color: rgba(255, 255, 255, 1.00);
	align-items: center;
	padding: 1em;
	align-content: center;
	z-index: 100;
	justify-content: flex-end;
	text-align: right;
	max-height: 180px;
	height: 165px;
	background-image: url("../images/bg-btn-postulaqui.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.21);
	margin-bottom: 30px;
}
.btn-bannerpostula .textbanner {
	position: relative;
	float: right;
	text-align: left;
	height: 100%;
}
.btn-bannerpostula .txt-btn-light {
	font-size: 2.12em;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	margin: 0 0 0.35em 0;
	line-height: 1;
	letter-spacing: -0.4px;
	text-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
}
.btn-bannerpostula .txt-btn-bold {
	font-family: 'Poppins', sans-serif;
	font-size: 2.88em;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -0.4px;
	text-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
}
.btn-bannerpostula .btn-postulaqui {
	border: 0;
	color: #3c3c3c;
	border-radius: 7px;
	padding: 21px 31px;
	background-color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 2em;
	font-weight: 700;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.88);
	margin-top: 0;
	margin-left: 1em;
	cursor: pointer;
	clear: both;
	position: relative;
	float: right;
	align-content: space-between;
}
.btn-bannerpostula .btn-postulaqui a {
	color: #3c3c3c !important;
}
.btn-bannerpostula .btn-postulaqui img {
	margin-right: 0.65em;
	align-content: center;
	align-items: center;
}
.postulaqui a {
	color: #fff !important;
}
.titulo-publicacion {
	font-weight: 700;
	font-size: 1.32em;
	margin-top: 8px;
	letter-spacing: -0.4px;
}
.subtitulo-publicacion {
	color: rgba(48, 162, 70, 1.00);
}
h2, .h2 {
	font-family: 'Poppins', sans-serif !important;
	font-weight: 600;
	color: rgba(48, 162, 70, 1.00);
	margin-top: 5px;
}
.titulo {
	float: left;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.titulo h2 {
	line-height: 135% !important;
	font-size: 1.75em !important;
}
.contenido {
	border-left: solid 1px #707070;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 0px;
	float: right;
}
.contenido strong {
	font-size: 1.15em;
}
.aviso-postulacion {
	background-color: #02852A;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 1.5em;
	padding: 40px 10px;
	width: 100%;
	float: left;
	text-align: center;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 5px;
}
.proceso h2 {
	line-height: 200%;
}
.formLargo {
	border: 0;
	width: 97%;
	border: solid 1px #30A246;
	padding: 6px 12px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 6px;
	height: 45px;
	transition: ease all 0.23s;
	margin-bottom: 1em;
	font-size: 1em
}
.formCorto {
	border: 0;
	width: 50%;
	border: solid 1px #30A246;
	padding: 6px 12px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 6px;
	height: 45px;
	transition: ease all 0.23s;
	margin-bottom: 1em;
	font-size: 1em
}
.formLargo:focus, .formCorto:focus, .formGrande:focus {
	outline: 1px solid #02852A;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
label {
	font-size: 0.9em;
	color: #3C3C3C;
	margin-left: 10px;
}
label span {
	color: #02852A;
	font-weight: 700;
	margin-left: 3px;
}
.form-check .form-check-input {
	height: 32px;
	border: 0;
	border-radius: 5px;
	width: 32px;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
	margin-top: 27px;
}
.form-check .form-check-input:focus {
	border-color: #02852A;
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgba(2, 133, 42, 0.1);
}
.form-check .form-check-input:checked {
	background-color: #02852A;
	border-color: #02852A;
}
.form-check .form-check-input:focus-visible {
	border: 0;
	outline: 0;
}
.form-check .form-check-label {
	margin-left: 15px;
	margin-top: 40px;
}
.form-switch {
	padding-left: 5px !important;
}
.form-switch .form-check-input {
	width: 45px;
	height: 30px;
	margin-left: -1.5em;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
	background-position: left center;
	border-radius: 2em;
	transition: background-position 0.15s ease-in-out;
	margin-top: 10px;
}
.formGrande {
	border: 0;
	width: 97%;
	border: solid 1px #30A246;
	padding: 6px 12px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-top: 6px;
	height: 45px;
	transition: ease all 0.23s;
	margin-bottom: 1em;
	height: 342px;
}
.btn-enviar {
	background-color: #30A246;
	color: #fff;
	font-size: 1.32em;
	font-weight: 700;
	padding: 14px 26px;
	border: 0;
	border-radius: 7px;
}
.caja-izquierda {
	float: left;
	margin-top: 13px;
	margin-right: 35px;
	font-weight: 700;
}
.caja-grande {
	float: left;
	margin: 0 10px;
}
.caja-derecha {
	float: left;
	margin-top: 13px;
	margin-left: 5px;
	font-weight: 700;
}
.separador {
	width: 100%;
	margin: 20px 0;
}
.caja-img {
	height: 210px;
	margin-bottom: 20px;
	align-content: center;
}
.caja-img .images-postulacion {
	width: 100%;
}
.caja-logo {
	background-color: #fff;
	padding: 40px;
	border-radius: 12px 0 0 0;
	-webkit-border-radius: 12px 0 0 0;
	align-content: center;
	align-items: center;
}
.caja-logo img {
	width: 100%;
	align-content: center;
}
.faqs {
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.16);
	padding: 25px 30px;
	margin-bottom: 30px;
}
.faqs h2 {
	line-height: 1;
	margin-bottom: 0.34em;
}
.faqs hr {
	margin: 0.98em 0;
}
.faqs strong {
	font-size: 1.15em;
}
.bg-verde {
	background-color: #02852A;
	color: #fff;
	font-size: 0.88em;
	padding: 6px 0;
}
.borde-amarillo {
	border-bottom: 3px solid #FFCB00;
}
.postulaqui {
	background-color: #30A246;
	color: #fff;
	font-weight: 700;
	border: 0;
	padding: 7px 22px;
	border-radius: 6px;
	font-size: 1.12em;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
	margin-top: 1.65em;
}
.postulaqui img {
	margin-right: 0.78em;
}
.img-publicaciones {
	float: left;
	margin-right: 1.1em;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
	border-radius: 9px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
	width: 210px;
	height: 210px;
	object-fit: cover;
	object-position: center;
}
hr {
	margin: 35px 0;
	border: 0;
	border-top: solid 1px rgba(60, 60, 60, 0.65);
}
.separador {
	border-top: dotted 2px #30A246;
}
.btn-video {
	background-color: #30A246;
	padding: 14px 40px;
	color: #fff;
	text-align: center;
	border-radius: 7px;
	display: inline-block;
	margin-bottom: 25px;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
}
.btn-video h1 {
	font-weight: 700;
	font-size: 2.12em;
	margin-top: 5px;
}
.btn-video img {
	align-items: center;
	margin-right: 1em;
	margin-top: -3px;
}
.btn-video a {
	color: #fff !important;
}
.ofertas-laborales h2, .faqs h2, .seminarios h2, .bienvenida h2 {
	font-size: 2em;
	font-weight: 400;
	margin-bottom: 0.75em;
	color: rgba(48, 162, 70, 1.00);
}
.iconos-redes img {
	max-width: 1.5em;
	margin-left: 0.85em;
}
.canales-digitales {
	margin-bottom: 45px;
	font-weight: 700;
	font-size: 1.15em;
	letter-spacing: -0.35px;
}
.canales-digitales img {
	margin-right: 1em;
}
.caja-seminario {
	float: left;
	width: 23%;
	margin: .75em;
}
.caja-seminario img {
	padding: 2px;
	border: solid 3px #fff;
	width: 100%;
	border-radius: 8px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.14);
}
.caja-seminario p {
	font-size: .91em;
	line-height: 1.42;
	margin: 1em 0;
	color: #30A246;
}
.carousel-control-prev, .carousel-control-next {
	width: 5% !important;
}
.carousel-control-next-icon {
	background-image: url(../images/chevron-right-solid-full.svg) !important;
}
.carousel-control-prev-icon {
	background-image: url(../images/chevron-left-solid-full.svg) !important;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	width: 1.85em !important;
	height: 1.85em !important;
	background-color: rgba(0, 0, 0, 0.32);
	z-index: 3000;
	background-size: 75% 75% !important;
	border-radius: 50%;
}
.bienvenida label {
	display: block;
	margin: 0 0 0.45em 0;
	width: 100%;
}
#rev_slider_1086_1 {
	height: 440px !important;
	min-height: 440px !important;
	max-height: 440px !important;
}
#rev_slider_1086_1 ul li img {
	height: 440px !important;
	min-height: 440px !important;
	max-height: 440px !important;
}
.mobile {
	display: none;
}
footer {
	width: 100%;
	display: block;
}
footer p {
	font-size: 1em;
	line-height: 1.2;
	margin-top: 8px;
}
::selection {
	background-color: #30A246;
	color: #fff;
}
.listaOrdenada li {
	margin-left: 2em;
	margin-bottom: 0.89em;
}
@media only screen and (max-width: 600px) {
	body {
		overflow-x: hidden !important;
	}
	.cabecera {
		padding-bottom: 10px;
	}
	.nav-link {
		font-family: 'Poppins', sans-serif !important;
		font-size: 1.2em;
		font-weight: 500;
	}
	.faqs {
		background-color: #fff;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.16);
		-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.16);
		padding: 15px 20px;
		margin: 15px 10px 20px 10px;
		width: calc(100% - 20px);
	}
	.caja-seminario {
		float: left;
		width: 85%;
		margin: 1.2em auto;
	}
	.ofertas-laborales h2, .faqs h2, .seminarios h2, .bienvenida h2 {
		font-size: 1.3em;
		font-weight: 400;
		margin-bottom: 0.75em;
		color: rgba(48, 162, 70, 1.00);
	}
	.bienvenida h3 {
		color: #3C3C3C;
		font-size: 1em;
		margin-bottom: 0.47em;
		letter-spacing: -0.4px;
	}
	.mobile {
		display: flex;
	}
	.rev_slider_wrapper {
		margin: 0px auto 25px;
		background-color: transparent;
		padding: 0px;
		max-height: 250px !important;
		height: 250px !important;
		overflow: visible;
	}
	#rev_slider_1086_1 {
		height: 250px !important;
		min-height: 250px !important;
		max-height: 250px !important;
		background-image: url("../images/img-slideshow-0.jpg");
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		animation-name: fadeIn; /* Nombre de la animación que definimos */
		animation-duration: 1s;      /* Duración de la animación (1 segundo) */
		animation-timing-function: ease-out; /* Curva de tiempo para la animación */
		animation-fill-mode: forwards; /* Mantiene el estado final de la animación */
	}
	@keyframes fadeIn {
		from {
			opacity: 0; /* Comienza transparente */
		}
		to {
			opacity: 1; /* Termina opaca */
		}
	}
	#rev_slider_1086_1 img {
		height: 250px;
		width: auto;
		min-height: 250px;
	}
	.btn-bannerpostula {
		background-color: rgba(48, 162, 70, 1.00);
		border-radius: 0 0 7px 7px;
		color: rgba(255, 255, 255, 1.00);
		align-items: center;
		padding: 1em;
		align-content: center;
		z-index: 100;
		justify-content: flex-end;
		text-align: right;
		max-height: 80px !important;
		height: 80px !important;
		background-image: url(../images/bg-btn-postulaqui.png);
		background-repeat: no-repeat;
		background-position: left center;
		background-size: contain;
		box-shadow: 0 3px 4px rgba(0, 0, 0, 0.21);
		margin: 0 auto 30px auto;
	}
	.btn-bannerpostula .textbanner {
		position: relative;
		float: right;
		text-align: left;
		height: 100%;
	}
	.btn-bannerpostula .txt-btn-light {
		font-size: 1em;
		font-family: 'Poppins', sans-serif;
		font-weight: 400;
		margin: 0 0 0.35em 0;
		line-height: 1;
		letter-spacing: -0.4px;
		text-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
		margin-left: -20px;
	}
	.btn-bannerpostula .txt-btn-bold {
		font-family: 'Poppins', sans-serif;
		font-size: 1.13em;
		font-weight: 700;
		line-height: 1;
		letter-spacing: -0.4px;
		text-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
		margin-left: -20px;
	}
	.btn-bannerpostula .btn-postulaqui {
		border: 0;
		color: #3c3c3c;
		border-radius: 5px;
		padding: 9px 9px;
		background-color: #fff;
		font-family: 'Poppins', sans-serif;
		font-size: 0.88em;
		line-height: 1;
		font-weight: 700;
		-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.12);
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.12);
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		margin-top: 0;
		margin-right: -15px;
		cursor: pointer;
		clear: both;
		position: relative;
		float: right;
		align-content: space-between;
		letter-spacing: -0.35px;
		min-width: 9.8em;
	}
	.btn-bannerpostula .btn-postulaqui img {
		margin-right: 0.65em;
		align-content: center;
		align-items: center;
		width: 1em;
	}
	.btn-bannerpostula .btn-postulaqui a {
		color: #3c3c3c !important;
	}
	.ofertas-laborales .btn-postulaqui a {
		color: #fff !important;
	}
	.img-publicaciones {
		float: left;
		margin-right: 0.85em;
		-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
		border-radius: 9px;
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
		max-width: 35.5%;
		margin-left: 0.65em;
	}
	.postulaqui {
		background-color: #30A246;
		color: #fff;
		font-weight: 700;
		border: 0;
		padding: 7px 14px;
		border-radius: 6px;
		font-size: 1em;
		-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13);
		margin-top: 2px;
		margin-right: 1.8em;
		margin-bottom: 1em;
		float: right;
	}
	.postulaqui img {
		margin-right: 0.4em;
		width: 1.2em;
	}
	.titulo-publicacion {
		font-weight: 700;
		font-size: 1.15em;
		margin-top: 8px;
		letter-spacing: -0.4px;
	}
	p {
		font-size: 0.85em;
		line-height: 1.35;
	}
	.separadorLab {
		border-bottom: dotted 2px #30A246;
		margin-bottom: 20px;
	}
	h3, .h3 {
		font-size: 1.5rem;
		font-family: 'Poppins', sans-serif;
		color: rgba(48, 162, 70, 1.00);
	}
	.btn-video {
		background-color: #30A246;
		padding: 8px 12px;
		color: #fff;
		text-align: center;
		border-radius: 7px;
		display: inline-block;
		margin-bottom: 10px;
		box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
	}
	.btn-video img {
		align-items: center;
		margin-right: .5em;
		margin-top: -3px;
		width: 1.35em;
	}
	.btn-video h1 {
		font-weight: 700;
		font-size: 1em;
		margin-top: 5px;
	}
	#carouselFCV {
		display: none;
	}
	.carousel {
		max-height: 390px;
	}
	.caja-seminario {
		float: left;
		width: 45%;
		margin: 1.2em 2%;
	}
	.carousel .caja-seminario img {
		max-height: 250px;
		width: auto;
	}
	.margenes {
		margin: 0 1em;
		width: calc(100% - 2em);
		font-size: 0.9em;
	}
	.chequeo {
		display: inline-flex;
		width: 34%;
		align-items: center;
		align-content: center;
	}
	.chequeo .form-check-input {
		float: left;
		transform: rotate(90deg);
		width: 2em;
		margin-top: -8px;
		margin-right: 18px;
	}
	.politicas {
		margin-left: -10px;
		align-items: center;
		align-content: center;
	}
	.politicas .form-check-input {
		width: 2em;
		height: 2em;
		margin-right: 8px;
	}
	.btn-enviar {
		background-color: #30A246;
		color: #fff;
		font-size: 1.12em;
		font-weight: 700;
		padding: 9px 20px;
		border: 0;
		border-radius: 7px;
	}
	.btn-enviar img {
		width: 1.25em;
		margin-right: 6px;
	}
	.canales-digitales {
		font-size: 0.9em;
	}
	.canales-digitales div {
		margin-bottom: 1em;
	}
	.canales-digitales div:first-child {
		margin-left: 0;
	}
	.canales-digitales img {
		width: 2em;
	}
	.formLargo {
		border: 0;
		width: 97%;
		border: solid 1px #30A246;
		padding: 6px 12px;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-top: 6px;
		height: 45px;
		transition: ease all 0.23s;
		margin-bottom: 0.82em;
		font-size: .85em
	}
	.formCorto {
		border: 0;
		width: 50%;
		border: solid 1px #30A246;
		padding: 6px 12px;
		border-radius: 6px;
		-webkit-border-radius: 6px;
		margin-top: 6px;
		height: 45px;
		transition: ease all 0.23s;
		margin-bottom: 0.82em;
		font-size: .85em
	}
	::placeholder {
		font-size: 0.85em;
	}
}