
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700&display=swap');


/* CSS Document */
body{
	font-family: 'Lato', sans-serif;
}
div[itemtype="http://schema.org/Organization"] + div.container{
	width: 100%;
	margin:0;
	padding: 0;
}

/*Head*/
.header {
    background-color: #ffff;
}
.top-header-row {
    background-color: rgb(0,62,124);
    position: relative;
    z-index: 1000;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.middle-header-row {
    padding: 4% 0% 0% 0%;
}
.col-links-inner-top-header {
    border-right: none;
    width: 100%;
    margin-top: 5px;
}
.col-links-inner-top-header .pull-right {
    list-style: none;
    display: flex;
}
.main-nav-row {
    background-color: #fff;
    position: absolute;
    width: 100%;
    padding: 2%;
    right: 0;
    margin-top: 55px;
    top: 0;
}
.main-nav-row .item-inner-main-nav a {
    border-right: solid 1px #fff;
    padding: 2px 5px;
    color: hsl(0,0%,41%);
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.9px;
}
.main-nav-row .item-inner-main-nav a:hover {
    color: rgb(0,62,124);
    background: transparent;
    text-decoration: none;
    /* font-size: 11px; */
    /* text-transform: uppercase; */
    /* letter-spacing: 0.182em; */
    /* font-weight: 800; */
}
.main-nav-row .item-inner-main-nav:hover {
    background-color: transparent;
}
.nav-default {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    float: right;
}
.js-log-in {
    background: rgb(140,214,240);
    color: #fff;
    border-color: rgb(109,196,206);
    font-size: 16px;
    font-weight: 500;
    margin-top: 30%;
}
.ee-header-profile {
    position: relative;
    margin-top: 5%;
    margin-left: 20%;
}
.input-group-btn .btn-default {
    color: #fff;
    background-color: rgb(140,214,240);
    border-color: rgb(109,196,206);
}
.fa-user:before {
    content: "\f007";
	display: none;
}
.input-group.search-box-container {
    padding: 10px 0;
    border-radius: 32px;
    margin-left: 14%;
    margin-top: 7%;
}
.input-group.search-box-container .twitter-typeahead input.form-control {
    border-radius: 10px 0px 0px 10px;
    height: 30px;
    margin-top: 4%;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    border-radius: 0px 10px 10px 0px;
    height: 30px;
    margin-top: 43%;
    padding: 0px 8px;
}
.middle-header-row .col-sm-3 img{
    position: absolute;
    z-index: 1000;
    margin-top: -19%;
}
.middle-header-row .col-sm-3 {
    height: 115px;
    padding: 0;
    background: url(../images/logo-bolsa.png) no-repeat center;
    background-size: contain;
    margin-top: 1%;
}


/*Top menu - redes*/

.social-media-text-top-header {
    display: none;
}
.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-header-row .item-inner-top-header a {
    background-color: transparent;
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 300;
    margin-left: 17px;
}
.top-header-row .item-inner-top-header a:hover  {
    background-color: transparent;
    color: #bfd002;
    text-decoration: none;
    border-radius: 0px;
    border: none;
    margin-bottom: 0;
}
.top-header-row .item-inner-top-header:nth-child(1) a:before {
    content: "\f09a";
    font-size: 18px;
    background: transparent;
    padding: 7px 10px;
    border-radius: 35px;
    margin-top: -5px;
}
.top-header-row .item-inner-top-header:nth-child(2) a:before {
    content: "\f16d";
    font-size: 18px;
    background: transparent;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -35px;
    margin-top: -5px;
}
.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f08c";
    font-size: 18px;
    background: transparent;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -30px;
    margin-top: -5px;
}
.top-header-row .item-inner-top-header:nth-child(4) a:before {
    content: "\f167";
    font-size: 18px;
    background: transparent;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -30px;
    margin-top: -5px;
}
.top-header-row .item-inner-top-header:nth-child(5) a:before {
    content: "\f232";
    font-size: 18px;
    background: transparent;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -30px;
    margin-top: -5px;
}

/*Carruserl home*/
 .greenhome{
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    width: 42%;
    background: rgba(51, 105, 30, 0.72);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.3px);
    padding: 6% 5% 20%;
}
.greenhome h1 {
    color: #fff;
    margin-bottom: 12%;
    font-weight: bolder;
    font-size: 34px;
}
.greenhome p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8%;
}
.greenhome a{
    color: #93d500;
    font-size: 16px;
}
.carousel-indicators li {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #33691e;
    border: 1px solid #33691e;
    border-radius: 42px;
}
.carousel-indicators .active {
    width: 30px;
    height: 30px;
    margin: 6px;
    background-color: #93d500;
    border: #93d500;
}
.carousel-indicators {
    display: none;
}
#carouselButtons{
    position: absolute;
    bottom: 3%;
    left: 50%;
}
.glyphicon-play:before {
    content: "\e072";
    color: #33691e;
    font-size: 28px;
}
.glyphicon-play:hover {
    content: "\e072";
    color: #93d500;
    font-size: 28px;
}
.glyphicon-pause:before {
    content: "\e073";
    color: #33691e;
    font-size: 28px;
}
.glyphicon-pause:hover {
    content: "\e073";
    color: #93d500;
    font-size: 28px;
}
.glyphicon:focus-visible{
    outline: none!important;
}
.btn-play{
    background: transparent;
    border: none;
}
.btn-pause{
    background: transparent;
    border: none;
}

/*vacantes*/
.vacantes{
    text-align: center;
    padding: 3% 0%;
}
.vacantes h1{
    color: rgb(0,63,124);
    font-weight: 800;
    margin-bottom: 2%;
    font-size: 54px;
    text-transform: uppercase;
    margin-top: 5px;
}
.vacantes h3{
    color: hsl(0,0%,41%);
    font-size: 26px;
    font-weight: 600;
}
.vacantes p{
    margin-bottom: 4%;
    color: hsl(0,0%,41%);
    line-height: 1.7;
    font-size: 16px;
}

.informacion {
    background: #0589A3;
    padding: 10px;
    border-radius: 10px;
}
.informacion p {
    color: #fff;
    line-height: 1.7;
    font-size: 18px;
    margin-bottom: 0;
}
.servicios h2{
    color: rgb(0,63,124);
    text-align: left;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 4%;
    margin-bottom: 2%;
}
.verde {
    border: 4px solid rgb(67, 132, 147);
    height: 105px;
    border-radius: 80px;
    color: hsl(0,0%,41%);
    padding: 10%;
    font-size: 18px!important;
    line-height: 22px!important;
}
.verde-claro  {
    border:4px solid rgba(67, 157, 117, 0.8);
    height: 105px;
    border-radius: 80px;
    color: hsl(0,0%,41%);
    padding: 10%;
    font-size: 18px!important;
    line-height: 22px!important;
}
/*oferta*/
.ulicori {
    width: 25%;
    position: absolute;
    right: 2%;
    top: 5%;
}
.p3 {
    color: rgb(0,63,124);
    font-size: 38px;
    margin-top: 4%;
    margin-bottom: 2%;
    font-weight: 800;
}
.plerus {
    width: 25%;
    position: absolute;
    right: -1%;
    top: 11%;
}
.panel {
    margin-bottom: 5px;
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: hsl(0,0%,41%);
    font-weight: 600;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

/*empresas*/
.empresas h1 {
    color: rgb(0,63,124);
    font-size: 46px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
}
.empresas h2 {
    color: rgb(0,63,124);
    position: absolute;
    font-size: 92px;
    top: 0;
    left: 82%;
}
.empresas h4 {
    color: rgb(0,63,124);
    position: absolute;
    font-size: 92px;
    top: 10px;
    left: -8%;
}
.empresas h5 {
    color: #003f7c;
    font-weight: 800;
    border-bottom: 1px solid #bfd002;
    font-size: 30px;
    margin-top: 5%;
}
.empresas p{
    color: hsl(0,0%,41%);
    font-size: 16px;
    line-height: 22px;
}
.empresas h3{
    color: hsl(0,0%,41%);
}
.empresas img{
    margin: auto;
    background: #fff;
    border-radius: 20px;
    padding: 10px;
	width: 100%;
}

/*legal*/
.legal{
    background: #33691e;
    color: #fff;
    padding: 36px 0px;
}
.legal p{
    padding: 0% 5%;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
.row{
    margin-right: 0px;
    margin-left: 0px;
}

.legal span{
    text-decoration: underline;
}

.ee-header-profile-incomplete {
    position: relative;
    margin-top: 13%;
    margin-left: 20%;
}

/*media*/
@media (max-width: 2000px) and (min-width: 1601px){
	.main-nav-row {
    background-color: #fff;
    position: absolute;
    width: 100%;
    padding: 1%;
    right: 0;
    margin-top: 2.2%;
    top: 0;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
}
	.ee-header-profile {
    position: relative;
    margin-top: 5%;
    margin-left: 20%;
}
	.ee-header-profile-incomplete{
    position: relative;
    margin-top: 11%!important;
    margin-left: 20%;
}
}
@media (max-width: 1600px) and (min-width: 1500px){
	.main-nav-row {
    background-color: #fff;
    position: absolute;
    width: 100%;
    padding: 2%;
    right: 0;
    margin-top: 45px;
    top: 0;
}
	.ee-header-profile {
    position: relative;
    margin-top: 5%;
    margin-left: 20%;
}
	.ee-header-profile-incomplete {
    position: relative;
    margin-top: 13%;
    margin-left: 20%;
}
	.informacion p {
    color: #fff;
    line-height: 1.7;
    font-size: 15px;
    margin-bottom: 0;
}
}

@media (max-width: 1399px) and (min-width: 1200px){
	.verde {
    border: 4px solid rgb(67, 132, 147);
    height: 105px;
    border-radius: 80px;
    color: hsl(0,0%,41%);
    padding: 8%;
    font-size: 16px!important;
    line-height: 20px!important;
}
	.verde-claro {
    border: 4px solid rgba(67, 157, 117, 0.8);
    height: 105px;
    border-radius: 80px;
    color: hsl(0,0%,41%);
    padding: 8%;
    font-size: 16px!important;
    line-height: 20px!important;
}
	.empresas h4 {
    color: rgb(0,63,124);
    position: absolute;
    font-size: 75px;
    top: 10px;
    left: -5%;
}
	.empresas h2 {
    color: rgb(0,63,124);
    position: absolute;
    font-size: 75px;
    top: 0;
    left: 91%;
}
	.ee-header-profile-incomplete {
    position: relative;
    margin-top: 13%;
    margin-left: 20%;
}
}

@media (max-width: 1199px) and (min-width: 1000px){
	.main-nav-row {
    background-color: #fff;
    position: absolute;
    width: 100%;
    padding: 3%;
    right: 0;
    margin-top: 35px;
    top: 0;
}
	.ee-header-profile {
    position: relative;
    margin-top: 10%;
    margin-left: 10%;
}
	.ee-header-profile-incomplete {
    position: relative;
    margin-top: 20%;
    margin-left: 20%;
}
	.middle-header-row .col-sm-3 {
    height: 115px;
    padding: 0;
    background: none;
    background-size: contain;
    margin-top: 0%;
}
	.middle-header-row .col-sm-3 img {
    position: absolute;
    z-index: 1000;
    margin-top: 30%;
    width: 100%;
    margin-left: 0%;
}
	.top-header-row .item-inner-top-header a {
    background-color: transparent;
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 300;
    margin-left: 17px;
}
	.middle-header-row .col-sm-3 img {
    position: absolute;
    z-index: 1000;
    margin-top: -5%;
    width: 85%;
}
	.middle-header-row {
    padding: 7% 0% 0% 0%;
}
	.main-nav-row .item-inner-main-nav a   {
    border-right: solid 1px #fff;
    padding: 2px 5px;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    margin-right: 0px;
}
	.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    border-radius: 0px 10px 10px 0px;
    height: 30px;
    margin-top: 35%;
    padding: 0px 8px;
}
	.js-log-in {
    background: rgb(140,214,240);
    color: #fff;
    border-color: rgb(109,196,206);
    font-size: 16px;
    font-weight: 500;
    margin-top: 30%;
}
	.input-group.search-box-container {
    padding: 10px 0;
    border-radius: 32px;
    margin-left: 14%;
    margin-top: 14%;
}
	.vacantes h1 {
    color: rgb(0,63,124);
    font-weight: 800;
    margin-bottom: 2%;
    font-size: 45px;
    text-transform: uppercase;
    margin-top: 5px;
}
	.servicios h2 {
    color: rgb(0,63,124);
    text-align: left;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 4%;
    margin-bottom: 2%;
}
	.verde {
    border: 4px solid rgb(67, 132, 147);
    height: 105px;
    border-radius: 25px;
    color: hsl(0,0%,41%);
    padding: 10% 6%;
    font-size: 13px!important;
    line-height: 20px!important;
}
	.verde-claro {
    border: 4px solid rgba(67, 157, 117, 0.8);
    height: 105px;
    border-radius: 25px;
    color: hsl(0,0%,41%);
    padding: 10% 6%;
    font-size: 13px!important;
    line-height: 20px!important;
}
	.empresas h4 {
    color: rgb(0,63,124);
    position: absolute;
    font-size: 75px;
    top: 10px;
    left: -5%;
}
	.empresas h2 {
    color: rgb(0,63,124);
    position: absolute;
    font-size: 75px;
    top: 0;
    left: 91%;
}
}

@media (max-width: 999px) and (min-width:800px){
	.top-header-row .item-inner-top-header a {
    background-color: transparent;
    color: #fff;
    font-size: 10px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 300;
    margin-left: 0px;
}
	.top-header-row .item-inner-top-header:nth-child(7) a:before {
    content: "\f09a";
    font-size: 16px;
    background: #467733;
    padding: 7px 10px;
    border-radius: 35px;
    margin-top: -5px;
    margin-left: 9px;
}
	.top-header-row .item-inner-top-header:nth-child(8) a:before {
    content: "\f08c";
    font-size: 16px;
    background: #467733;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -18px;
    margin-top: -5px;
}
	.top-header-row .item-inner-top-header:nth-child(9) a:before {
    content: "\f09a";
    font-size: 16px;
    background: #467733;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -18px;
    margin-top: -5px;
}
	.top-header-row .item-inner-top-header:nth-child(10) a:before {
    content: "\f16d";
    font-size: 16px;
    background: #467733;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -18px;
    margin-top: -5px;
}
	.top-header-row .item-inner-top-header:nth-child(11) a:before {
    content: "\f167";
    font-size: 16px;
    background: #467733;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -18px;
    margin-top: -5px;
}
	.main-nav-row {
    background-color: #fff;
    position: absolute;
    width: 100%;
    padding: 3%;
    right: 0;
    margin-top: 25px;
    top: 0;
}
	.ee-header-profile {
    position: relative;
    margin-top: 5%;
    margin-left: 0%;
}
	.middle-header-row .col-sm-3 {
    height: 115px;
    padding: 0;
    background: none;
    background-size: contain;
    margin-top: 0%;
}
	.middle-header-row .col-sm-3 img {
    position: absolute;
    z-index: 1000;
    margin-top: 30%;
    width: 100%;
    margin-left: 0%;
}
	.main-nav-row .item-inner-main-nav a {
    border-right: solid 1px #fff;
    padding: 2px 5px;
    color: hsl(0,0%,41%);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0;
}
	.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    border-radius: 0px 10px 10px 0px;
    height: 30px;
    margin-top: 29%;
    padding: 0px 8px;
}
	.js-log-in {
    background: rgb(140,214,240);
    color: #fff;
    border-color: rgb(109,196,206);
    font-size: 16px;
    font-weight: 500;
    margin-top: 19%;
    position: absolute;
    z-index: 100;
}
	.input-group.search-box-container {
    padding: 10px 0;
    border-radius: 32px;
    margin-left: 0%;
    margin-top: 12%;
}
	.vacantes h1 {
    color: rgb(0,63,124);
    font-weight: 800;
    margin-bottom: 2%;
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 5px;
}
.servicios h2 {
    color: rgb(0,63,124);
    text-align: left;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 4%;
    margin-bottom: 2%;
}
	.verde-claro {
    border: 4px solid rgba(67, 157, 117, 0.8);
    height: 105px;
    border-radius: 15px;
    color: hsl(0,0%,41%);
    padding: 10% 5%;
    font-size: 14px!important;
    line-height: 18px!important;
}
	.verde {
    border: 4px solid rgb(67, 132, 147);
    height: 105px;
    border-radius: 15px;
    color: hsl(0,0%,41%);
    padding: 10% 5%;
    font-size: 14px!important;
    line-height: 20px!important;
}
	.empresas h1 {
    color: rgb(0,63,124);
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
}
	.empresas h4 {
    color: rgb(0,63,124);
    position: absolute;
    font-size: 75px;
    top: 10px;
    left: -8%;
}
	.empresas h2 {
    color: rgb(0,63,124);
    position: absolute;
    font-size: 75px;
    top: 0;
    left: 85%;
}
}

@media (max-width:799px) and (min-width:767px){
	.top-header-row .item-inner-top-header a {
    background-color: transparent;
    color: #fff;
    font-size: 10px;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 300;
    margin-left: 0px;
}
	.top-header-row .item-inner-top-header:nth-child(7) a:before {
    content: "\f09a";
    font-size: 16px;
    background: #467733;
    padding: 7px 10px;
    border-radius: 35px;
    margin-top: -5px;
    margin-left: 9px;
}
	.top-header-row .item-inner-top-header:nth-child(8) a:before {
    content: "\f08c";
    font-size: 16px;
    background: #467733;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -18px;
    margin-top: -5px;
}
	.top-header-row .item-inner-top-header:nth-child(9) a:before {
    content: "\f09a";
    font-size: 16px;
    background: #467733;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -18px;
    margin-top: -5px;
}
	.top-header-row .item-inner-top-header:nth-child(10) a:before {
    content: "\f16d";
    font-size: 16px;
    background: #467733;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -18px;
    margin-top: -5px;
}
	.top-header-row .item-inner-top-header:nth-child(11) a:before {
    content: "\f167";
    font-size: 16px;
    background: #467733;
    padding: 7px 8px;
    border-radius: 35px;
    margin-left: -18px;
    margin-top: -5px;
}
	.main-nav-row {
    background-color: #fff;
    position: absolute;
    width: 100%;
    padding: 2%;
    right: 0;
    margin-top: 40px;
    top: 0;
}
	.ee-header-profile {
    position: relative;
    margin-top: 5%;
    margin-left: 0%;
}
	.middle-header-row .col-sm-3 {
    height: 115px;
    padding: 0;
    background: none;
    background-size: contain;
    margin-top: 0%;
}
	.middle-header-row .col-sm-3 img {
    position: absolute;
    z-index: 1000;
    margin-top: 30%;
    width: 100%;
    margin-left: 0%;
}
	.main-nav-row .item-inner-main-nav a {
    border-right: solid 1px #fff;
    padding: 2px 5px;
    color: hsl(0,0%,41%);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0;
}
	.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    border-radius: 0px 10px 10px 0px;
    height: 30px;
    margin-top: 29%;
    padding: 0px 8px;
}
	.js-log-in {
    background: rgb(140,214,240);
    color: #fff;
    border-color: rgb(109,196,206);
    font-size: 16px;
    font-weight: 500;
    margin-top: 19%;
    position: absolute;
    z-index: 100;
}
	.input-group.search-box-container {
    padding: 10px 0;
    border-radius: 32px;
    margin-left: 0%;
    margin-top: 12%;
}
	.verde-claro {
    border: 4px solid rgba(67, 157, 117, 0.8);
    height: 120px;
    border-radius: 15px;
    color: hsl(0,0%,41%);
    padding: 10% 5%;
    font-size: 14px!important;
    line-height: 18px!important;
}
	.verde {
    border: 4px solid rgb(67, 132, 147);
    height: 120px;
    border-radius: 15px;
    color: hsl(0,0%,41%);
    padding: 10% 5%;
    font-size: 14px!important;
    line-height: 20px!important;
}
}
@media (max-width:767px) and (min-width: 320px){
	.main-nav-row {
    background-color: #003f7c;
    position: static;
    width: 100%;
    padding: 0%;
    right: 0;
    margin-top: 0;
    top: 0;
}
	.ee-navbar-profile {
    background-color: #33691e;
    padding: 20px 15px;
}
	.input-group.search-box-container {
    padding: 0px 0;
    border-radius: 0px;
    margin-left: 0%;
    margin-top: 0%;
}
	.navbar-nav {
    margin: 5px 0px;
}
	.nav>li>a {
    position: relative;
    display: block;
    padding: 1px 5px;
    color: #fff;
    text-transform: uppercase;
}
	.main-nav-row .item-inner-main-nav a:hover {
    color: rgb(109,196,206);
    background: transparent;
    text-decoration: none;
}
	.fa-user:before {
    content: "\f007";
	display: block;
}
	.main-nav-row .item-inner-main-nav a {
    border-right: none;
    padding: 2px 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
	.vacantes {
    text-align: center;
    padding: 0% 0%;
}
	.vacantes h1 {
    color: #003f7c;
    font-weight: 800;
    margin-bottom: 2%;
    font-size: 20px;
}
	.vacantes p {
    margin-bottom: 1%;
    font-size: 12px;
    text-align: justify;
    padding: 0px 11px;
}
	.vacantes h3{
    margin-top: 0px;
    font-size: 16px;
}
	.empresas {
    text-align: center;
    padding: 1% 0%;
    background: #f4f5f7;
}
	.empresas h1 {
    color: rgb(0,63,124);
    font-weight: 800;
    margin-bottom: 2%;
    font-size: 24px;
}
	.empresas p {
    margin-bottom: 2%;
    font-size: 12px;
}
	.legal p {
    padding: 0% 5%;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}
	.servicios h2 {
    color: rgb(0,63,124);
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 4%;
    margin-bottom: 4%;
}
	.verde {
    border: 4px solid rgb(67, 132, 147);
    height: 60px;
    border-radius: 80px;
    padding: 4%!important;
    font-size: 14px!important;
    line-height: 22px!important;
    text-align: center!important;
}
	.verde-claro {
    border: 4px solid rgba(67, 157, 117, 0.8);
    height: 60px;
    border-radius: 80px;
    padding: 4%!important;
    font-size: 14px!important;
    line-height: 22px!important;
    text-align: center!important;
}
	.ulicori {
    width: 50%;
    position: static;
    right: 2%;
    top: 5%;
    margin: auto;
    margin-bottom: 4%;
}
	.plerus {
    width: 50%;
    position: static;
    right: 2%;
    top: 5%;
    margin: auto;
    margin-bottom: 4%;
}
	.p3 {
    color: rgb(0,63,124);
    font-size: 24px;
    margin-top: 4%;
    margin-bottom: 2%;
    font-weight: 800;
    text-align: center;
}
	.empresas h2 {
    color: rgb(0,63,124);
    position: absolute;
    font-size: 92px;
    top: 0;
    left: 0%;
}
	.empresas {
    text-align: center;
    padding: 1% 0%;
    background: transparent;
}
}

/*btn ofertas fijas*/
    
.eesites-fixed-buttons.affix-bottom {
    position: fixed!important;
    bottom: auto;
    top: 0;
}

.eesites-offer-application .btn-return {
    width: auto;
    display: inline-block;
}