@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: "Flaticon";
  src: url("Flaticon.eot");
  src: url("Flaticon.eot?#iefix") format("embedded-opentype"),
       url("Flaticon.woff") format("woff"),
       url("Flaticon.ttf") format("truetype"),
       url("Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
       font-family: Flaticon;
       font-size: 110px;
		font-weight: 100 !important;
		font-style: normal;
       margin-left: 20px;
}

.flaticon-achievement:before { content: "\f100"; }
.flaticon-agreement:before { content: "\f101"; }
.flaticon-businessman-success:before { content: "\f102"; }
.flaticon-curriculum-vitae:before { content: "\f103"; }
.flaticon-customer-service:before { content: "\f104"; }
.flaticon-male-job-search-symbol:before { content: "\f105"; }
.flaticon-medical:before { content: "\f106"; }
.flaticon-networking:before { content: "\f107"; }
.flaticon-new-document:before { content: "\f108"; }
.flaticon-note:before { content: "\f109"; }
.flaticon-people:before { content: "\f10a"; }
.flaticon-resume:before { content: "\f10b"; }
.flaticon-sports:before { content: "\f10c"; }
.flaticon-three:before { content: "\f10d"; }
.flaticon-two:before { content: "\f10e"; }
.flaticon-users-group:before { content: "\f10f"; }

.glyph {
	display: inline-flex;
	margin-right: 20px;
    margin-left: -5px;
	width: 45px;
     height: 45px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
	}
	
.glyph-icon {
	margin-left: -12px;
	margin-top: 2px;
	}

/*end font*/


html,body {
     height:100%;
     }
		
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	}
	

.ancho-f {
	width: 1330px !important;
	margin: 0 auto;
	min-height:100%;
	}
	
h2 {
	text-transform: uppercase;
	}
	
p {
	color: #454545 !important;
	font-weight:400 !important;
	text-align: justify;
	}
	
.blue {
	color: #00a8f4 !important;
	}
	
.logo {
	text-align: center;
	}

.max {
	max-width: none !important;
	min-width: 1000px !important;
	}
	
.col-xs-3 {
    min-width: 300px !important;
	width: 16% !important;
}

.col-xs-6 {
	padding: 0px !important;
	}

.my-nav a:hover {
	text-decoration: none !important;
	}

.my-nav ul {
	padding: 0px;
	}
	
.my-nav ul li {
	list-style: none;
	padding: 10px 30px;
	color: #fff;
	font-size: 16px;
 	}
	
.my-nav i {
	 margin-top: 10px;
    margin-left: 9px;
	}
	
.color1 {
	background: rgba(0,202,220,1.00);
	}
	
.color1-t {
	color: rgba(0,202,220,1.00);
	}
	
.color1:hover {
	width: 280px;
	border-right: 6px solid rgba(0,202,220,1.00);
	} 
	
.c-color1, .color1:hover {
	background: rgba(52,163,189,1.00);
	}
	
.color2, .col2 {
	background: rgba(0,168,244,1.00);
	}
	
.col2 {
	margin-left: 0px;
    padding: 5px 0px 0px 8px;
	}
	
.color2-t {
	color: rgba(0,168,244,1.00);
	}
	
.color2:hover {
	width: 280px;
	border-right: 6px solid rgba(0,168,244,1.00);
	} 
	
.c-color2, .color2:hover  {
	background: rgba(0,148,199,1.00);
	}

.color3, .c-color5 {
	background: rgba(0,81,136,1.00);
	}
	
.color3:hover {
	width: 280px;
	border-right: 6px solid rgba(0,81,136,1.00);
	} 
	
.c-color3, .color3:hover  {
	background: rgba(0,129,196,1.00);
	}

.color4, .col4 {
	background: rgba(102,204,51,1.00);
	}
	
.col4 {
    margin-left: 0px;
    padding: 10px 0px 0px 11px;
    }

.color4-t {
	color: rgba(102,204,51,1.00) !important;
	}
	
.color4:hover {
	width: 280px;
	border-right: 6px solid rgba(102,204,51,1.00);
	} 
	
.c-color4, .color4:hover  {
	background: rgba(85,163,52,1.00);
	}

.login {
	padding: 10px 10px 10px 30px;
	color: #9f9d9c !important;
	background: #ededed;
	margin-top: -10px;
}

label {
	font-weight: 400 !important;
	}
	
input[type="text"], input[type="password"], textarea {
	width: 90%;
	font-size: 13px;
	padding: 3px 5px;
	margin: 5px 0px;
	border: solid 1px rgba(122,210,225,1.00);
	-webkit-box-shadow: 2px 2px 3px 0px rgba(141,141,141,0.3);
-moz-box-shadow: 2px 2px 3px 0px rgba(141,141,141,0.3);
box-shadow: 2px 2px 3px 0px rgba(141,141,141,0.3);
}

.ingreso {
	font-family: 'Open Sans', sans-serif !important;
	width: 64%;
	height: 30px;
	margin: 15px 0px 5px 26px;
	background: #fff !important;
	border: solid 1px #9f9d9c;
		-webkit-box-shadow: 2px 2px 3px 0px rgba(141,141,141,0.3);
-moz-box-shadow: 2px 2px 3px 0px rgba(141,141,141,0.3);
box-shadow: 2px 2px 3px 0px rgba(141,141,141,0.3);
	}
	
.ingreso:hover {
	background: rgba(0,202,220,1.00) !important;
	color: #fff !important;
	}

.new-pass {
	margin: 10px 0px 5px 30px;
	}
	
.logo-ee {
	text-align: center;
	margin: 20px 0px;
	}
	
footer {
	background: #ededed;

	text-align: center;
	color: #9b9b9b;
	font-size: 12px;
	margin-top: 20px;
	width: 100%;
    margin-top: -50px;
	height: 70px;
	padding:15px 0px 15px;
	clear: both;
	}

.carousel-inner {
    margin: 10px 0 20px;
}

.carousel-control.right, .carousel-control.left {
     background-image: none !important;
    background-image: none !important;
     background-image: none !important; 
     background-image: none !important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: rgba(0,202,220,1.00) !important;
    background-color: transparent !important;
	border-bottom: solid 2px rgba(0,202,220,1.00);
	border-right: solid 1px #f1f0f0;
	border-left: solid 1px #f1f0f0;
	border-radius: 0px !important;
}

.nav-pills>li>a {
    border-radius: 0px;
	color: #9f9d9c !important;
	border-right: solid 1px #f1f0f0;
	border-bottom: solid 1px #f1f0f0;
	font-size: 16px !important;
}

.nav-pills {
	margin-left: 25%;
	}

.destacado {
	font-size: 24px;
	}
	
.h7 {
	font-weight: 700;
	font-size:28px;
	line-height: 30px;
	margin: 20px 0px;
	}
	
.h8 {
	font-size: 16px !important;
	}
	
.gris {
	color: #9f9d9c !important;
	}
	
.destacado, .destacado2 {
	background: url(../images/personal-13.jpg) no-repeat;
	color: #fff !important;
	text-align:center;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	height: 280px;
	width: 280px;
	padding: 50px 18px 0px;
	-moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
	}

.destacado2 {
	background: url(../images/personal-14.jpg) -158px -40px no-repeat;
	}
	
.my-b-r {
	border-left: solid 1px #f1f0f0;
	}

.competencias {
	width: 100%;
	background: url(../images/bg-competencias.jpg) repeat-x;
	margin: 30px 0px;
	padding: 50px 0px;
	}
	
.cont-competencias {
	padding: 50px 50px 20px;
	border-top: solid 3px rgba(102,204,51,1.00);
	}
	
.competencias ul {
	margin-bottom: 0px !important;
	}

.competencias ul li {
	display: inline-block;
	}
	
.orientacion {
	width: 200px;
	height: 200px;
		-moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
	border: solid #fff 6px;
	background: url(../images/bg-competencias.jpg) repeat;	
	margin: 0px 12px;
	color: #fff;
	}
	
.my-active {
	color: rgba(102,204,51,1.00) !important;
	background: #fff !important;
	}
	
.orientacion-t {
	border: none;
	background: url(../images/bg-competencias.jpg) repeat;	
	width: 100%;
	height: 40px;
	margin: 15px 0px 0px;
	text-align: center;
	color: #fff;
	}
	
button:focus {
	outline: none !important;
	}
	
/*hv*/
	
.seg-blue button, .seg-green button, .seg-yellow button {
	 border: 1px solid #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: rgba(255,255,255,0.00);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 9px 20px;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
	/* margin-top: 25px;*/
}

.seg-blue:hover>button.postular {
	border: 1px solid rgba(0,202,220,1.00); 
	color: rgba(0,202,220,1.00) !important;
	}
	
.seg-green:hover>button.postular {
   border: 1px solid rgba(0,168,244,1.00); 
	color: rgba(0,168,244,1.00) !important;
   }
   
.seg-yellow:hover>button.postular {
	border: 1px solid rgba(0,81,136,1.00); 
	color: rgba(0,81,136,1.00) !important;
   }

.seg-blue button:hover, .seg-green button:hover, .seg-yellow button:hover {
    background: #fff;
    color: rgba(0,202,220,1.00) !important;
	border: 1px solid #fff;
	}
	
.seg-green button:hover {
	color: rgba(0,168,244,1.00) !important;
	}
	
.seg-yellow button:hover {
	color: rgba(0,81,136,1.00) !important;
	}
	
	
.modal {
	background: rgba(87,88,91,.7);
	  }
	
.modal-title {
    color: #19a6e2;
	padding: 15px;
	}
	

.modal-body {
    color: #777;
    font-weight: 200;
	 padding: 50px;
	
}

.modal-header, .modal-footer {
	background: #EDEDED;
	}
	
.modal-content {
    border-radius: 2px;
}

.img-admin, .img-med, .img-com {
	background: url(../images/admin.jpg) no-repeat -50px;
	height: 380px;
	width: 495px;
	}
	
.img-med {
	background: url(../images/medico.jpg) no-repeat -15px -41px;
	}
	
.img-com {
	background: url(../images/comercial.jpg) no-repeat -6px;
	}
	
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff !important;
     background-color: transparent !important; 
     border: none; 
	}
	
.nav-tabs {
    margin-top: 30px;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent !important;
	border-bottom: 2px solid rgba(0,202,220,1.00);
}
	
.blue1, .blue2, .blue3 {
	  background: rgba(0,202,220,1.00);
	  width: 150px;
	  text-align: center;
	  }
.blue2 {
	  background: rgba(0,168,244,1.00);
	  }
	  
.blue2-t {
	    color: rgba(0,202,220,1.00) !important;
		}
	  
.my-m-r-nav {
	margin-right: 2px !important;
	} 
	
.blue3 {
	  background: rgba(0,81,136,1.00);
    }
	
.blue3-t {
	color: rgba(0,81,136,1.00) !important;
	}
	
.my-m-i-nav {
	    margin: 9px 0px 10px 9px !important;
		}
	
.nav-tabs>li>a:hover {
     border-color: transparent !important; 
	 color: #fff !important;
}

/*  OFERTAS */

#tabla1, #tabla2 {
    border: 1px solid #666666;
    clear: both;
    overflow: hidden;
    padding: 5px 10px;
    width: 520px;
}
#tabla1 {
    background-color: #55b247;
	height:18px;
}
#tabla2 {
    background-color: #666666;
}
.titulos_r {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#division_1 {
    border-bottom: 1px dotted #666666;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
#clear {
    clear: both;
    margin: 3px 0;
}
.textos_g {
    font-family: 'Open Sans', sans-serif;
	font-size:12px;
    color: #333333;
    text-align: left;
}
#left {
    float: left;
    margin: 0 5px 0 0;
}
.caja_left {
    width: 200px;
}
.textos_g {
    font-family: 'Open Sans', sans-serif;
	font-size:12px;
    color: #333333;
    text-align: left;
}
.combo {
    width: 180px;
}
#divisor_tab {
    clear: both;
    height: 10px;
}
.titulos_r {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#division_2 {
    border-bottom: 1px dotted #333333;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
.textos_t {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
    color: #333333;
    font-size: 12px;
    text-align: left;
}
.textos_t a:link {
    color: #333333;
}
.textos_t a:visited {
    color: #333333;
}
.textos_t a:hover {
    color: #333333;
    font-weight: bold;
}
.textos_t a:active {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.caja_left {
    width: 200px;
}
#caja_single {
    border-bottom: 1px dotted #999999;
    clear: both;
    overflow: hidden;
    padding: 5px 0;
    width: 490px;
}
#caja_ico {
    float: left;
    height: 0;
    margin: 0;
    width: 0;
}
.textos_o {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
    color: #707174;
    font-size: 12px;
    text-align: left;
}
.textos_o a:link {
    color: #707174;
    font-weight: bold;
}
.textos_o a:visited {
    color: #707174;
    font-weight: normal;
}
.textos_o a:hover {
    color: #55b247;
}
.textos_o a:active {
    color: #707174;
}
.titulos_r {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#right {
    float: right;
}
.textos_g_14 {
	font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.detalle_text {
	color: ullamcorper;
    font-family: 'Open Sans', sans-serif;
    color: #454545 !important;
    font-weight: 400 !important;
    text-align: justify;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}
.detalle_titulo {
    color: #00a8f4 ;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-top: 2px;
    text-align: right;
}
element.style  {
    color: #FFFFFF;
    
    font-size: 12px;
    text-align: justify;
}

.textos_g_14 {
	font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.enviar {
	font-family: 'Open Sans', sans-serif;
	color: rgba(0,168,244,1.00);
	font-size: 14px;
	text-align: center;
	padding-top:15px;
	padding-bottom:8px;
	font-weight: bold;
}
.fnd_detalle {
	background-image: url(../img/fnd_n.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	padding: 10px;
}


.titulo_tabla{
    background-color: rgba(0,168,244,1.00);
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
}
.texto_tablalink{
	color: #0076c7;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a{
	color: rgba(0,168,244,1.00);
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
	font-weight: 600;
    text-decoration: none;
}
.texto_tablalink a:hover{
	color: #999999;
	text-decoration: underline;
}
.texto_tabla{
	font-family: 'Open Sans', sans-serif;
	color: #454545;
	text-align:justify;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	font-size: 12px;
}
.tabla_gris{
	background-color: #666666;
}


/*botones ofertas*/

table > tbody > tr > td > div >input, table > tbody > tr > td > input{
background-color:#57b64e;
-webkit-box-shadow: 3px 3px 0 0 #0d6e3e;
box-shadow: 3px 3px 0 0 #0d6e3e;
border:#0d6e3e;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
color:#fff;
}

table > tbody > tr > td > div >input:hover, table > tbody > tr > td > input:hover{
   color: #ffffff;
    background-color: #449d44;
    border-color: #398439;
}

.text_enviar {
	 color: rgba(0,168,244,1.00);
}

/*botones*/

table > tbody > tr > td > div >input, table > tbody > tr > td > input{
background-color: rgba(102,204,51,1.00);
-webkit-box-shadow: 3px 3px 0 0 rgba(85,163,52,1.00);
box-shadow: 3px 3px 0 0 rgba(85,163,52,1.00);
border:rgba(85,163,52,1.00);
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
color:#fff;
}

table > tbody > tr > td > div >input:hover, table > tbody > tr > td > input:hover{
   color: #ffffff;
    background-color: rgba(85,163,52,1.00);
    border-color: rgba(102,204,51,1.00);
}
