@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Lato', sans-serif; background: url(../images/bg-body.gif);
	}

a, a:visited {
	color: #f66d02;
	}
	
a:hover {
	color: #fff;
	}
	
button:focus {
    outline: none !important;
}
	 
.container {
	max-width: none !important;
	width: 960px !important;
	}
	
.atras {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 440px;
    z-index: -1;
	}
	
.atras-h {
	height: 1300px !important;
	}
	
.atras-h2 {
	height: 1000px !important;
}

.logo {
	width: 300px;
	display: inline-block;
	}

/*socila*/

.social {
	display: inline-block;
	float: right;
	}
	
.external {
	background: #F5F5F5;
	padding: 12px 45px 1px 10px !important;
	}
	
.external ul li {
	display: inline-block;
	}
	
.external a {
	font-size: 0.9em;
    color: #788D97;
    padding: 2px 15px;
    text-decoration: none;
    display: block;
    border-right: 1px solid #e1e1e1;
	}

.external > a:hover {
	color: #000 !important;
	}
		
.no-b-r { 
    border-right: 0 none !important;
    }
	
.f1, .t1, .y1, .g1  {
	background: url(../images/social-links.jpg);
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 20px 2px;
	}
	
.t1 {
	background-position: -80px 0px;
	}
	
.y1 {
	background-position: -40px 0px;
	}
	
.g1 {
	background-position: 40px 0px;
	}
	
.f1:hover {
	background-position: 0px -40px;
	}

.t1:hover {
	background-position: -80px -40px;
	}

.y1:hover {
	background-position: -40px -40px;
	}

.g1:hover {
	background-position: 40px -40px;
	}

/*end social*/

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-left: -70px !important;
    width: 40px;
    height: 55px;
    background: #fff;
    padding: 13px 0px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -70px !important;
}

.carousel-control {
	color: #000;
	}
	
/*nav*/

.my-nav ul {
	padding: 0px !important;
	background: #fff;
	margin: 15px 0px;
	}

.my-nav ul li {
	margin: 10px -1px 10px 12px;
	 display: inline-block;
    background-color: #474747;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
	width: 292px;
    height: 60px;
    padding: 15px 0;
    font-size: 1.5em;
	}
	
.my-nav ul li:hover {
	background: #F66D02;
	}
	
/*contenido*/
	
.tit-aside, .ingreso {
	background: #f66d02;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 10px 0px;
   }
   
.tit-principal {
	font-size: 1.8em;
    color: #000;
    font-weight: 300;
    font-style: normal;
	}
   
.tit-principal, .my-contenido {
	background: #fff;
	padding: 15px 15px 10px;
	}
	
.my-contenido {
	margin: 15px 0px;
	padding-bottom: 15px;
	min-height: 721px;
	}
   
.menu-ee, .login {
	background: #fff;
	padding: 15px;
	margin: 15px 0px;
	}
	
.menu-ee {
	padding: 0px !important;
	}
	
.menu-ee ul li {
	padding: 20px 0px 10px 15px;
	border-left: 4px solid #FFF;
    font-size: 15px;
    font-weight: 300;
    font-style: italic;
    background-position: 5px 50% !important;
    border-bottom: 1px solid #EEE;
    color: #788D97;
    height: 55px;
    line-height: 110%
	}
   
.menu-ee ul li:hover {
	color: #F66D02;
    border-left: 4px solid #F66D02;
    background-color: #fff;
	}
	
.ingreso {
	margin: 15px 0px 0px;
	border: none !important;
	color: #fff;
	width: 100%;
}

.logo-ee {
	text-align: center;
	background: #fff;
	padding: 15px 5px;
	margin-bottom: 15px;
	}

.new-pass {
	text-decoration: underline;
	text-align: center;
	}
	
.ingreso:hover {
	background: #F65A02;
	}
	
a:hover {
	text-decoration: none !important;
	}
	
footer {
	width: 100% !important;
	height: 180px;
	text-align: center;
	color: #fff;
	background: #1d1d1d;
	padding: 42px 50px;
	font-size:12px;
	font-weight: 100 !important;
    }
	
input[type="password"], input[type="text"], select, textarea {
	box-shadow: 0px 1px 0px 0px #FFF inset;
    background: #FFF;
    border-radius: 0;
    text-indent: 0px;
    border: 1px solid #DCDCDC;
    display: inline-block;
    color: #666;
    text-decoration: none;
    text-align: left;
    padding: 10px 5px;
    height: auto;
    width: inherit;
    min-width: unset;
    width: 100%;
    max-width: 600px;
	margin: 5px 0px;
}

.menu-ee ul {
	padding: 0px;
	}

.menu-ee ul li {
	list-style: none;
	}
	
.my-hr {
	background: url(../images/hr-blocks.png) repeat-x;
	height: 2px;
	margin: 10px 0px 15px;
	}
	
.naranja {
	color: #f66d02;
	}
	
.paso1, .paso2 {
	background: #F5F5F5;
	padding: 20px;
	font-size: 18px;
	margin: 0px 15px;
	}
	
.paso2 {
	background: #474747;
	color: #fff;
	}
	
.my-btn-space {
	width: 280px;
	margin: 0 auto 10px;
	text-transform: lowercase !important;
	}
	
.my-destacado {
	padding: 0px 10px;
	text-align: center;
	width: 500px;
	margin: 0 auto;
	}
	
.btn-pasos {
	 width: 122px;
    height: 40px;
    margin: 0 5px 10px;
    font-size: 14px;
	display: inline-block;
	}
	
	
.t-servicio, .servicio {
	margin: 20px 0;
	width: 460px;
	display: inline-block;
	text-align: justify;
	}
	
.servicio {
	width: 200px;
	float: right;
	}

.nota {
	width: 700px;
	margin: 0 auto;
	font-size: 12px !important;
	}
	
.nota a:hover {
	color: #FF171F !important;
	}
	
	/*clases ofertas*/
	
	#totalofertas, .titulos_r {
		color: #f66d02 !important;
		}
		
	#tabla1 {
	    padding: 0px 30px !important;
		}
		
	#tabla2 {
		background: #474747 !important;
       color: #fff !important;
	    padding: 14px !important;
       margin: 15px 0px !important;
	   }
	   
	.textos_o a:hover {
		color: #474747 !important;
		}
		
	#caja_single {
		border: solid 1px #DCDCDC !important;
		padding: 5px !important;
		margin: 10px 0px !important;
		}
	 
/*Detalle Oferta*/

.offer-title {
    font-size: 18px;
    font-weight: bold;
	color:#666;
}

.info-text span {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
	color: #ff8c06;
}
.space {
    padding: 10px 0;
}

.enviar {
    color: #ff8c06;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}

.info-text {
	max-width: 630px;
	color:#333;
	text-align:justify;
}

.offer-title {
	font-size: 18px;
	font-weight: bold;
}
.info-text span {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.space {
	padding: 10px 0;
}

.nav-ofertas-bu {
	list-style: none;
	width: 600px;
	}
	
.nav-ofertas-bu li {
    margin: 5px 0px;
	}
	
#offerSector, #offerCities, #offerPosistion, #offerWorkArea {
	width: 305px;
	}
	
