input, select, textarea{
	font-family:inherit;
	font-size: 14px;
}
input[placeholder], [placeholder], *[placeholder] {
	color: #333;
}
.bolsa{
	display: none;
	width: 864px;
	min-height: 996px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0; 
	z-index: 2000;
	background: #fff;
	top: 100px;
	padding: 80px 90px;
}
.bolsa h1{
	margin: 0;
	color: #545454;
	padding: 0 0 20px 0;
}
.bolsa hr{
	width: 81px;
	background: #ff0000;
	height: 1px;
	margin: 0;
	border: 0;
}
.bolsa > p{
	color: #545454;
	font-size: 24px;
}
.bolsa input{
	padding: 15px;
	border: 1px solid #cccccc;
}
.bolsa .x2{
	width: 43%;
	margin-bottom: 20px;
}
.bolsa .x3{
	width: 27.3%;
	margin-bottom: 20px;
}
.select select {
	background: transparent;
	width: 100%;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 46px;
	-webkit-appearance: none;
	color: #333;
}
.select {
	padding: 0 15px;
	border: 1px solid #cccccc;
	display: inline-table;
	width: 190px;
	height: 47px;
	overflow: hidden;
	background: url("../img/arrow-drop.png") no-repeat right #fff;
}



.bolsa textarea{
	padding: 15px;
	resize: none;
	height: 114px;
	border: 1px solid #cccccc;
}
.bolsa .btn,.bolsa .cancel{
	width: 273px;
	height: 53px;
	font-family: 'GothamBlack Regular';
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}
.bolsa .btns{
	text-align: center;
	margin-top: 60px;
}
.bolsa .btn{
	background: #f32900;
}
.bolsa .exito{
	width: 668px;
	height: 379px;
	background-color: #f3f3f3;
	margin: 65px auto;
	text-align: center;	
	padding-top: 100px;
}
.bolsa .exito p{
	width: auto;
}
.bolsa .exito .btn{
	margin-top: 60px;
}
.modal{
	display: none;
	width: 864px;
	height: 996px;
	height: auto;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0; 
	z-index: 4000;
	background: #fff;
	top: 100px;
	padding: 80px 90px;
}
.modal h1{
	margin: 0;
	color: #545454;
	padding: 0 0 20px 0;
}
.modal hr{
	width: 81px;
	background: #ff0000;
	height: 1px;
	margin: 0;
	border: 0;
}
.modal > p{
	color: #545454;
	font-size: 27px;
}
.modal .content > p{
	color: #545454;
	font-size: 18px;
}
.contacto{
	display: none;
	width: 864px;
	height: 996px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0; 
	z-index: 2000;
	background: #fff;
	top: 100px;
	padding: 80px 90px;
}
.contacto h1{
	margin: 0;
	color: #545454;
	padding: 0 0 20px 0;
}
.contacto hr{
	width: 81px;
	background: #ff0000;
	height: 1px;
	margin: 0;
	border: 0;
}
.contacto p{
	color: #545454;
	font-size: 24px;
}
.contacto input{
	padding: 15px;
	border: 1px solid #cccccc;
}
.contacto .x1{
	width: 90%;
	margin-bottom: 20px;
}
.contacto .x2{
	width: 43%;
	margin-bottom: 20px;
}
.contacto .x3{
	width: 27.3%;
	margin-bottom: 20px;
}
.contacto div.x3{
	display: inline-table;
}
.contacto textarea{
	padding: 15px;
	resize: none;
	height: 114px;
	border: 1px solid #cccccc;
}
.contacto .btn,.contacto .cancel{
	width: 273px;
	height: 53px;
	font-family: 'GothamBlack Regular';
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}
.contacto .btns{
	text-align: center;
	margin-top: 60px;
}
.contacto .btn{
	background: #f32900;
}
.contacto .exito{
	width: 668px;
	height: 379px;
	background-color: #f3f3f3;
	margin: 65px auto;
	text-align: center;	
	padding-top: 100px;
}
.contacto .exito p{
	width: auto;
}
.contacto .exito .btn{
	margin-top: 60px;
}
.lb-form, .bolsa form{
	display: none;
}
.lista-vacantes, .paginacion{
	list-style: none;
	padding: 0;
}
.lista-vacantes li{
	width: 49%;
	display: inline-table;
}
.container-vacante{
	min-height: 350px;
}
.container-vacante label{
	display: block;
	font-size: 20px;
}
.container-vacante b{
	font-family: '2.0-Bold';
}
.container-vacante p{
	font-size: 16px;
	width: 85%;
}
.container-vacante button{
	background: #ccc;
	border: 0px;
	font-family: 'GothamBlack Regular';
	color: #fff;
	font-size: 26px;
	padding: 15px;	
	cursor: pointer;
}
.container-vacante button:hover{
	background: #a9a9a9;
}
.paginacion{
}
.paginacion li{
	color: #fff;
	background: #ccc;
	width: 20px;
	display: inline-table;
	text-align: center;
	padding: 8px;
	margin: 2px;
	cursor: pointer;
}
.paginacion li.active{
	background-color: #ff0000;
}
.paginacion li a {
	color:#fff;
	text-decoration:none;
}
.p-pagination{
	width: 100% !important; 
}

@media (max-width: 640px) {
	.bolsa{
		width: 90%;
		padding: 10px;
		margin: 0 auto;
		height: auto;
	}
	.bolsa h1{
		padding: 0 0 10px 0;
		font-size: 24px;
	}
	.bolsa > p{
		font-size: 20px;
	}
	.lista-vacantes li{
		width: 100%;
	}
	.container-vacante{
		min-height: 100px;
		padding-bottom: 30px;
	}
	.container-vacante label, .container-vacante p{
		font-size: 16px;
		width: 100%;
	}
	.container-vacante button{
		font-size: 16px;
	}
	.bolsa .x2, .bolsa .x3, .contacto .x2, .contacto .x3{
		width: 85%;
	}
	.bolsa .btns input, .contacto .btns input{
		margin-bottom: 10px;
	}
	.bolsa .exito .btn, .contacto .exito .btn{
		width: 80%;
	}
	.modal, .contacto{
		width: 90%;
		height: auto;
		padding: 10px;
	}
	.bolsa .exito, .contacto .exito{
		width: 90% !important;
		height: auto !important;
		padding-bottom: 20px;
	}
}