*{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz--box-sizing: border-box;
	box-sizing: border-box;
}
ul, ol {
	list-style: none !important;
    list-style-type: none !important;
    display: inline !important;
}
body{
	font-family: Open sans;
}
.container {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.left {
  float: left;
}
.left a{
	color: green;
}
.right {
  float: right;
}

.center {
  display: inline-block;
  margin: 0 auto;
}
.left2 {
  float: left;
	margin-top: -0.2em;
}
.slideshow {
	width: 80%;
	height: 310px;
	position: relative;
	margin-bottom: 5px;
	margin-left: 30px;
}
.slider li, ul {
	width: 100%;
}
.slider li {
	overflow: hidden;
}
.slider li img{
	width: 100%;
}
.slider .caption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	z-index: 1;
	padding: 15px 50px;
}
.slider .caption h1{
	font-size: 50px;
}

.slider .caption p{
	margin-top: 10px;
	font-size: 20px;
}

.pagination-slider {
	position: absolute;
	top: 95%;
	width: 100%;
	display: flex;
	justify-content: center;
	margin: 0 0 0 20% !important;
}
.pagination-slider li {
	font-size: 10px;
	margin: 2px 5px;
	color: #858585;	
	cursor: pointer;
	list-style: none ;
    list-style-type: none;
    display: inline;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.left, .right {
	position: absolute;
	top: 100;
	display: flex;
	align-items: center;
	color: #000;
	font-size: 35px;
}
.left {
	left:-5%;
	z-index: 2;
	cursor: pointer;
}
.right {
	right: -15%;
	z-index: 3;
	cursor: pointer;
}
.btn-ofertas-1 {
    position: relative;
    background-color: #fff !important;
    color: #902CC4 !important;
    border: none !important;
    font-size: 0.9em;
    margin-left: 8%;
    width: 27.5%;
    height: 30px;
    padding: 5px 0px !important;
	z-index: 4;
}
.btn-ofertas-1a {
    background-color: #fff !important;
    color: #902CC4 !important;
    border: none !important;
    font-size: 0.9em;
    margin-left: 0%;
    width: 45%;
    height: 30px;
    padding: 5px 0px !important;
}
.btn-ofertas-1c {
    background-color: #fff !important;
    color: #902CC4 !important;
    border: none !important;
    font-size: 0.9em;
    margin-left: 0%;
    width: 25%;
    height: 30px;
    padding: 5px 0px !important;
}
.btn-ofertas-2 {
    background-color: #fff !important;
    color: #902CC4 !important;
    border: none !important;
    font-size: 0.9em;
    margin-left: 4.6%;
    width: 27.5%;
    height: 30px;
    padding: 5px 0px !important;
}
.btn-ofertas-2a {
    background-color: #fff !important;
    color: #902CC4 !important;
    border: none !important;
    font-size: 0.9em;
    margin-left: 0%;
    width: 27%;
    height: 30px;
    padding: 5px 0px !important;
}
.btn-ofertas-2c {
    background-color: #fff !important;
    color: #902CC4 !important;
    border: none !important;
    font-size: 0.9em;
    margin-left: 0%;
    width: 20%;
    height: 30px;
    padding: 5px 0px !important;
}
.btn-ofertas-3 {
    background-color: #fff !important;
    color: #902CC4 !important;
    border: none !important;
    font-size: 0.9em;
    margin-left: 4%;
    width: 15%;
    height: 30px;
    padding: 5px 0px !important;
}
.btn-ofertas-3c {
    background-color: #fff !important;
    color: #902CC4 !important;
    border: none !important;
    font-size: 0.9em;
    margin-left: 0%;
    width: 45%;
    height: 30px;
    padding: 5px 0px !important;
}

.titulo-oferta{
	color: #902cc4;
	padding-left: 30px; 
}
form#fomrFiltroOfertas {
	width: 74%;
	margin: auto;
	float: right;
}
.content-filtro-busqueda select {
	background-color: #e9d5f3;
	border: none;
	border-top-left-radius: 32px;
color: #902cc4;
}
.content-filtro-busqueda .btn {
	margin-left: 5%;
	height: 50px;
	padding: 5px 50px;
	background-color: #ffe019;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	color: #a650a2;
}
.content-filtro-busqueda .btn:hover{
	background-color: #a656d0;
	color: #ffdd00;
}
#contenido_ofertas{
	margin: 15px 2%;
    color: #000;
    padding: 0px 30px !important;
}
#contenido_ofertas .panel-footer {
	background: none;
	border-top: none;
}
#contenido_ofertas .panel-footer .bt-aplicar {
	background-color: #a656d0;
	border: none;
	padding: 4px 45px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #ffdd00;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}
#contenido_ofertas .panel-footer .bt-aplicar:hover {
	background-color: #ffe019;
	color: #a650a2;
}
#contenido_ofertas h3.panel-title {
    background-image: url("https://www.temporales.com.co/wp-content/uploads/2018/03/background-title-ofertas.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding: 10px 5px 27px 15px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
}
#contenido_ofertas .desc.ciudad,
#contenido_ofertas .cargo {
	border-left: 3px solid #902cc4;
   	padding: 6px 15px 6px 45px;
	background-repeat: no-repeat;
	background-size: auto 32px;
	background-position: 10px center;
}
#contenido_ofertas .desc.ciudad{
	background-image: url("https://www.temporales.com.co/wp-content/uploads/2018/03/icon-coordenada.jpg");
}
#contenido_ofertas .cargo{
	background-image: url("https://www.temporales.com.co/wp-content/uploads/2018/03/icon-persona.jpg");
}
#contenido_ofertas_nuevo{
    color: #000;
    padding: 0px 30px !important;
}
#contenido_ofertas_nuevo .panel-footer {
	background: none;
	border-top: none;
}
#contenido_ofertas_nuevo .panel-footer .bt-aplicar {
	background-color: #a656d0;
	border: none;
	padding: 4px 45px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #ffdd00;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}
#contenido_ofertas_nuevo .panel-footer .bt-aplicar:hover {
	background-color: #ffe019;
	color: #a650a2;
}
#contenido_ofertas_nuevo h3.panel-title {
    background-image: url("https://www.temporales.com.co/wp-content/uploads/2018/03/background-title-ofertas.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding: 10px 5px 27px 15px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2em;
}
#filtros {
	background-color: #ffffff;
	border-radius: 25px;
  	border: 1px solid #933e87;
	padding: 20px 40px;
}
#filtros h2 {
	font-size: 1.2em;
	color:  #933e87;
}
#txtUbicacion {
	font-size: 0.7em;
	display: flex;
	margin-bottom: 10px;
	width: 400px;
}
#txtUbicacion label {
	padding: 2px 5px;	
}
#txtUbicacion input[type="radio"] {
  margin-top: 3px;
  vertical-align: middle;
}
#txtCategorias {
	font-size: 0.7em;
	display: flex;
	margin-bottom: 10px;
	width: 400px;
}
#txtCategorias input[type="radio"] {
  margin-top: 3px;
  vertical-align: middle;
}
#txtCategorias label {
	padding: 2px 5px;	
}
#txtSubcategoria {
	font-size: 0.8em;
	display: flex;
	margin: 0 0 10px 10px;
	width: 150px;
	text-transform: capitalize;
	color:  #933e87;
	border: 1px solid #933e87;
  	border-width: 0 0 1px 1px;

}
#contenido_ofertas_nuevo .desc.ciudad,
#contenido_ofertas_nuevo .cargo {
	border-left: 3px solid #902cc4;
   	padding: 6px 15px 6px 45px;
	background-repeat: no-repeat;
	background-size: auto 32px;
	background-position: 10px center;
}
#contenido_ofertas_nuevo .desc.ciudad{
	background-image: url("https://www.temporales.com.co/wp-content/uploads/2018/03/icon-coordenada.jpg");
}
#contenido_ofertas_nuevo .cargo{
	background-image: url("https://www.temporales.com.co/wp-content/uploads/2018/03/icon-persona.jpg");
}
#boton-limpiar {
	background-color: #902cc4;
	height: 60px;
	font-size: 1em;
	margin-bottom: 50px;
	vertical-align: middle;
}
.pagination .active span {
background-color: #a650a2;
border-color: #a650a2;
}
.pagination>li>a {
color: #a650a2;
}
.resaltar-urgente {
	padding: 10px !important;
}
@media (max-width: 776px){
	form#fomrFiltroOfertas {
	width: 100%;
		float: none;
	}
	#contenido_ofertas .oferta .col-sm-2 img.img-responsive {
	    display: none;
	}
}

@media screen and (max-width: 776px) {
	.slider .caption p {
		display: none !important; 
	}
	.slider .caption h1{
		font-size: 30px;
	}
	.slider li img{
		width: 600px;
	}
	#paginador-slider {
		display: none !important;
	}
	#flechas-slider {
		display: none !important;
	}
	#texto_busqueda {
		width: 180px !important;
	}
}
}


