@import url("https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap");
body {
  font-family: 'Roboto', sans-serif; }

label {
  font-weight: bold; }

.permalink {
  text-decoration: none; }

.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%; }

.col .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem; }

.section {
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .section.no-pad {
    padding: 0; }
  .section.no-pad-bot {
    padding-bottom: 0; }
  .section.no-pad-top {
    padding-top: 0; }

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }
  .row:after {
    content: "";
    display: table;
    clear: both; }
  .row .col {
    float: left;
    box-sizing: border-box;
    padding: 0 0.75rem;
    min-height: 1px; }
    .row .col[class*="push-"], .row .col[class*="pull-"] {
      position: relative; }
    .row .col.s1 {
      width: 8.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s2 {
      width: 16.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s3 {
      width: 25%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s4 {
      width: 33.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s5 {
      width: 41.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s6 {
      width: 50%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s7 {
      width: 58.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s8 {
      width: 66.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s9 {
      width: 75%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s10 {
      width: 83.3333333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s11 {
      width: 91.6666666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s12 {
      width: 100%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.offset-s1 {
      margin-left: 8.3333333333%; }
    .row .col.pull-s1 {
      right: 8.3333333333%; }
    .row .col.push-s1 {
      left: 8.3333333333%; }
    .row .col.offset-s2 {
      margin-left: 16.6666666667%; }
    .row .col.pull-s2 {
      right: 16.6666666667%; }
    .row .col.push-s2 {
      left: 16.6666666667%; }
    .row .col.offset-s3 {
      margin-left: 25%; }
    .row .col.pull-s3 {
      right: 25%; }
    .row .col.push-s3 {
      left: 25%; }
    .row .col.offset-s4 {
      margin-left: 33.3333333333%; }
    .row .col.pull-s4 {
      right: 33.3333333333%; }
    .row .col.push-s4 {
      left: 33.3333333333%; }
    .row .col.offset-s5 {
      margin-left: 41.6666666667%; }
    .row .col.pull-s5 {
      right: 41.6666666667%; }
    .row .col.push-s5 {
      left: 41.6666666667%; }
    .row .col.offset-s6 {
      margin-left: 50%; }
    .row .col.pull-s6 {
      right: 50%; }
    .row .col.push-s6 {
      left: 50%; }
    .row .col.offset-s7 {
      margin-left: 58.3333333333%; }
    .row .col.pull-s7 {
      right: 58.3333333333%; }
    .row .col.push-s7 {
      left: 58.3333333333%; }
    .row .col.offset-s8 {
      margin-left: 66.6666666667%; }
    .row .col.pull-s8 {
      right: 66.6666666667%; }
    .row .col.push-s8 {
      left: 66.6666666667%; }
    .row .col.offset-s9 {
      margin-left: 75%; }
    .row .col.pull-s9 {
      right: 75%; }
    .row .col.push-s9 {
      left: 75%; }
    .row .col.offset-s10 {
      margin-left: 83.3333333333%; }
    .row .col.pull-s10 {
      right: 83.3333333333%; }
    .row .col.push-s10 {
      left: 83.3333333333%; }
    .row .col.offset-s11 {
      margin-left: 91.6666666667%; }
    .row .col.pull-s11 {
      right: 91.6666666667%; }
    .row .col.push-s11 {
      left: 91.6666666667%; }
    .row .col.offset-s12 {
      margin-left: 100%; }
    .row .col.pull-s12 {
      right: 100%; }
    .row .col.push-s12 {
      left: 100%; }
    @media only screen and (min-width: 601px) {
      .row .col.m1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.offset-m1 {
        margin-left: 8.3333333333%; }
      .row .col.pull-m1 {
        right: 8.3333333333%; }
      .row .col.push-m1 {
        left: 8.3333333333%; }
      .row .col.offset-m2 {
        margin-left: 16.6666666667%; }
      .row .col.pull-m2 {
        right: 16.6666666667%; }
      .row .col.push-m2 {
        left: 16.6666666667%; }
      .row .col.offset-m3 {
        margin-left: 25%; }
      .row .col.pull-m3 {
        right: 25%; }
      .row .col.push-m3 {
        left: 25%; }
      .row .col.offset-m4 {
        margin-left: 33.3333333333%; }
      .row .col.pull-m4 {
        right: 33.3333333333%; }
      .row .col.push-m4 {
        left: 33.3333333333%; }
      .row .col.offset-m5 {
        margin-left: 41.6666666667%; }
      .row .col.pull-m5 {
        right: 41.6666666667%; }
      .row .col.push-m5 {
        left: 41.6666666667%; }
      .row .col.offset-m6 {
        margin-left: 50%; }
      .row .col.pull-m6 {
        right: 50%; }
      .row .col.push-m6 {
        left: 50%; }
      .row .col.offset-m7 {
        margin-left: 58.3333333333%; }
      .row .col.pull-m7 {
        right: 58.3333333333%; }
      .row .col.push-m7 {
        left: 58.3333333333%; }
      .row .col.offset-m8 {
        margin-left: 66.6666666667%; }
      .row .col.pull-m8 {
        right: 66.6666666667%; }
      .row .col.push-m8 {
        left: 66.6666666667%; }
      .row .col.offset-m9 {
        margin-left: 75%; }
      .row .col.pull-m9 {
        right: 75%; }
      .row .col.push-m9 {
        left: 75%; }
      .row .col.offset-m10 {
        margin-left: 83.3333333333%; }
      .row .col.pull-m10 {
        right: 83.3333333333%; }
      .row .col.push-m10 {
        left: 83.3333333333%; }
      .row .col.offset-m11 {
        margin-left: 91.6666666667%; }
      .row .col.pull-m11 {
        right: 91.6666666667%; }
      .row .col.push-m11 {
        left: 91.6666666667%; }
      .row .col.offset-m12 {
        margin-left: 100%; }
      .row .col.pull-m12 {
        right: 100%; }
      .row .col.push-m12 {
        left: 100%; } }
    @media only screen and (min-width: 993px) {
      .row .col.l1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.offset-l1 {
        margin-left: 8.3333333333%; }
      .row .col.pull-l1 {
        right: 8.3333333333%; }
      .row .col.push-l1 {
        left: 8.3333333333%; }
      .row .col.offset-l2 {
        margin-left: 16.6666666667%; }
      .row .col.pull-l2 {
        right: 16.6666666667%; }
      .row .col.push-l2 {
        left: 16.6666666667%; }
      .row .col.offset-l3 {
        margin-left: 25%; }
      .row .col.pull-l3 {
        right: 25%; }
      .row .col.push-l3 {
        left: 25%; }
      .row .col.offset-l4 {
        margin-left: 33.3333333333%; }
      .row .col.pull-l4 {
        right: 33.3333333333%; }
      .row .col.push-l4 {
        left: 33.3333333333%; }
      .row .col.offset-l5 {
        margin-left: 41.6666666667%; }
      .row .col.pull-l5 {
        right: 41.6666666667%; }
      .row .col.push-l5 {
        left: 41.6666666667%; }
      .row .col.offset-l6 {
        margin-left: 50%; }
      .row .col.pull-l6 {
        right: 50%; }
      .row .col.push-l6 {
        left: 50%; }
      .row .col.offset-l7 {
        margin-left: 58.3333333333%; }
      .row .col.pull-l7 {
        right: 58.3333333333%; }
      .row .col.push-l7 {
        left: 58.3333333333%; }
      .row .col.offset-l8 {
        margin-left: 66.6666666667%; }
      .row .col.pull-l8 {
        right: 66.6666666667%; }
      .row .col.push-l8 {
        left: 66.6666666667%; }
      .row .col.offset-l9 {
        margin-left: 75%; }
      .row .col.pull-l9 {
        right: 75%; }
      .row .col.push-l9 {
        left: 75%; }
      .row .col.offset-l10 {
        margin-left: 83.3333333333%; }
      .row .col.pull-l10 {
        right: 83.3333333333%; }
      .row .col.push-l10 {
        left: 83.3333333333%; }
      .row .col.offset-l11 {
        margin-left: 91.6666666667%; }
      .row .col.pull-l11 {
        right: 91.6666666667%; }
      .row .col.push-l11 {
        left: 91.6666666667%; }
      .row .col.offset-l12 {
        margin-left: 100%; }
      .row .col.pull-l12 {
        right: 100%; }
      .row .col.push-l12 {
        left: 100%; } }
    @media only screen and (min-width: 1201px) {
      .row .col.xl1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.offset-xl1 {
        margin-left: 8.3333333333%; }
      .row .col.pull-xl1 {
        right: 8.3333333333%; }
      .row .col.push-xl1 {
        left: 8.3333333333%; }
      .row .col.offset-xl2 {
        margin-left: 16.6666666667%; }
      .row .col.pull-xl2 {
        right: 16.6666666667%; }
      .row .col.push-xl2 {
        left: 16.6666666667%; }
      .row .col.offset-xl3 {
        margin-left: 25%; }
      .row .col.pull-xl3 {
        right: 25%; }
      .row .col.push-xl3 {
        left: 25%; }
      .row .col.offset-xl4 {
        margin-left: 33.3333333333%; }
      .row .col.pull-xl4 {
        right: 33.3333333333%; }
      .row .col.push-xl4 {
        left: 33.3333333333%; }
      .row .col.offset-xl5 {
        margin-left: 41.6666666667%; }
      .row .col.pull-xl5 {
        right: 41.6666666667%; }
      .row .col.push-xl5 {
        left: 41.6666666667%; }
      .row .col.offset-xl6 {
        margin-left: 50%; }
      .row .col.pull-xl6 {
        right: 50%; }
      .row .col.push-xl6 {
        left: 50%; }
      .row .col.offset-xl7 {
        margin-left: 58.3333333333%; }
      .row .col.pull-xl7 {
        right: 58.3333333333%; }
      .row .col.push-xl7 {
        left: 58.3333333333%; }
      .row .col.offset-xl8 {
        margin-left: 66.6666666667%; }
      .row .col.pull-xl8 {
        right: 66.6666666667%; }
      .row .col.push-xl8 {
        left: 66.6666666667%; }
      .row .col.offset-xl9 {
        margin-left: 75%; }
      .row .col.pull-xl9 {
        right: 75%; }
      .row .col.push-xl9 {
        left: 75%; }
      .row .col.offset-xl10 {
        margin-left: 83.3333333333%; }
      .row .col.pull-xl10 {
        right: 83.3333333333%; }
      .row .col.push-xl10 {
        left: 83.3333333333%; }
      .row .col.offset-xl11 {
        margin-left: 91.6666666667%; }
      .row .col.pull-xl11 {
        right: 91.6666666667%; }
      .row .col.push-xl11 {
        left: 91.6666666667%; }
      .row .col.offset-xl12 {
        margin-left: 100%; }
      .row .col.pull-xl12 {
        right: 100%; }
      .row .col.push-xl12 {
        left: 100%; } }

.info {
  background-color: #F5F5F7;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 11px;
  color: black; }
  @media (min-width: 0px) and (max-width: 600px) {
    .info {
      height: 120px;
      line-height: 30px; } }
  @media (min-width: 601px) and (max-width: 992px) {
    .info {
      height: 60px;
      line-height: 30px; } }
  .info a {
    text-decoration: none;
    color: black !important; }

.site-branding {
  height: 120px; }
  .site-branding .logo {
    position: relative;
    width: 100%;
    margin-top: 10px;
    height: 100px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    /*&:before{
        display: block;
        padding-top: 56.25%;
    }*/ }
  .site-branding #primary-menu {
    width: 100%; }
    .site-branding #primary-menu .current-menu-item a {
      color: #1F96F2; }
    .site-branding #primary-menu #menu-item-100 a, .site-branding #primary-menu #menu-item-60 a {
      line-height: 40px !important;
      background-color: #1F96F2;
      border-radius: 5px;
      color: white;
      width: 98%;
      margin: 40px 1%; }
      .site-branding #primary-menu #menu-item-100 a:hover, .site-branding #primary-menu #menu-item-60 a:hover {
        background-color: white;
        color: #1F96F2;
        border: 1px solid #1F96F2; }
    .site-branding #primary-menu li {
      text-align: center;
      width: calc(100%/6); }
      .site-branding #primary-menu li a {
        line-height: 120px;
        font-size: 20px;
        font-weight: bold;
        color: black; }
        @media (min-width: 600px) and (max-width: 992px) {
          .site-branding #primary-menu li a {
            font-size: 13px; } }
        .site-branding #primary-menu li a:hover {
          color: #1F96F2; }

.btnMenu {
  display: none;
  float: right;
  margin-right: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #1F96F2;
  cursor: pointer;
  font-size: 22px;
  height: 40px; }
  @media (min-width: 0px) and (max-width: 600px) {
    .btnMenu {
      display: block; } }

#moviles {
  z-index: 2;
  width: 85%;
  position: absolute;
  background-color: #F5F5F7;
  display: none;
  margin: 0px !important;
  padding: 0px;
  list-style: none;
  text-align: center; }
  #moviles .current-menu-item a {
    color: #727272; }
  #moviles li {
    border-bottom: 1px solid white;
    height: 35px;
    width: 80%;
    margin-left: 10%;
    line-height: 35px; }
    #moviles li a {
      text-decoration: none;
      padding: 2%;
      color: #1F96F2;
      font-weight: bold; }

.portada {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 2%; }
  .portada:before {
    content: '';
    display: block;
    padding-top: 12.30%; }

#categories-4 {
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 1%; }
  #categories-4 h2 {
    text-align: center;
    border-bottom: 1px solid black;
    width: 80%;
    margin-left: 10%; }
  #categories-4 ul {
    list-style: none;
    margin: 0px !important;
    padding: 10px !important; }
    #categories-4 ul li {
      margin-bottom: 5px; }
      #categories-4 ul li a {
        text-decoration: none;
        color: grey;
        border-bottom: 1px solid; }

.contenido h1 {
  color: #1F96F2; }
.contenido .tarjeta {
  position: relative;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 230px;
  padding: 2%;
  margin: 2% 0%; }
  .contenido .tarjeta .destacada {
    position: absolute;
    padding: 0.5% 5%;
    border-radius: 5px;
    top: 5px;
    right: 5px;
    background-color: #1F96F2;
    color: white;
    font-size: 12px;
    font-weight: bold; }
  .contenido .tarjeta .titulo {
    color: black;
    font-weight: bold;
    font-size: 30px; }
    @media (min-width: 0px) and (max-width: 600px) {
      .contenido .tarjeta .titulo {
        font-size: 18px; } }
    @media (min-width: 601px) and (max-width: 992px) {
      .contenido .tarjeta .titulo {
        font-size: 20px; } }
  .contenido .tarjeta .datosExtra {
    font-size: 20px; }
    @media (min-width: 0px) and (max-width: 600px) {
      .contenido .tarjeta .datosExtra {
        font-size: 14px; } }
    @media (min-width: 601px) and (max-width: 992px) {
      .contenido .tarjeta .datosExtra {
        font-size: 14px; } }
    .contenido .tarjeta .datosExtra i {
      width: 6%; }
    .contenido .tarjeta .datosExtra .salario {
      width: 100%; }
    .contenido .tarjeta .datosExtra .ubicacion {
      width: 100%; }
    .contenido .tarjeta .datosExtra .categoria {
      font-size: 18px;
      text-align: center;
      border: 1px solid #1F96F2;
      border-radius: 26px;
      color: #1F96F2;
      padding: 4%;
      text-transform: uppercase; }
      @media (min-width: 0px) and (max-width: 600px) {
        .contenido .tarjeta .datosExtra .categoria {
          padding: 1%;
          font-size: 14px; } }
      @media (min-width: 601px) and (max-width: 992px) {
        .contenido .tarjeta .datosExtra .categoria {
          padding: 2%;
          font-size: 14px; } }

footer {
  margin-top: 80px;
  background-color: #727272;
  height: 190px;
  text-align: center;
  color: white;
  padding-top: 110px;
  font-size: 20px; }
  @media (min-width: 0px) and (max-width: 600px) {
    footer {
      padding-top: 0px;
      overflow: hidden;
      padding: 2%; } }
  footer a {
    text-decoration: none;
    color: white; }
  footer .dataFiscal {
    z-index: 2;
    position: relative;
    width: 60%;
    top: -180px;
    float: right;
    margin-top: 10px;
    height: 200px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    /*&:before{
        display: block;
        padding-top: 56.25%;
    }*/ }
    @media (min-width: 0px) and (max-width: 600px) {
      footer .dataFiscal {
        width: 100%;
        top: 0px; } }

.buscador {
  overflow: hidden;
  background-color: #F5F5F7;
  padding: 2% 0%; }
  .buscador .itemB {
    margin: 2% 0%; }
  .buscador input {
    width: 100%; }
  .buscador select {
    border: 1px solid #ccc;
    height: 32px;
    width: 100%;
    border-radius: 5px;
    background-color: white; }
  .buscador .submit {
    width: 100%;
    height: 32px;
    background-color: #1F96F2;
    border-radius: 5px;
    color: white;
    font-weight: bold; }
  .buscador .checks {
    width: 15%; }

#empleosSec #search-3 {
  text-align: center; }
  #empleosSec #search-3 input {
    width: 100%; }
  #empleosSec #search-3 #searchsubmit {
    color: white;
    margin: 2% 0%;
    padding: 4% 2%;
    border-radius: 5px;
    background-color: #1F96F2;
    font-weight: bold; }
    #empleosSec #search-3 #searchsubmit:hover {
      color: #1F96F2;
      background-color: white;
      border: 1px solid #1F96F2; }
#empleosSec .tituloSeccion {
  text-align: center;
  border-bottom: 1px solid black;
  width: 90%;
  margin-left: 5%; }
#empleosSec .anuncio {
  width: 100%;
  padding: 2%;
  margin: 2% 0%;
  font-size: 14px; }
  #empleosSec .anuncio:hover {
    background-color: yellow; }
  #empleosSec .anuncio .titulo {
    font-weight: bold;
    color: black;
    font-size: 16px; }
  #empleosSec .anuncio .categoria {
    width: 80%;
    margin-left: 10%;
    border: 1px solid #1F96F2;
    padding: 2%;
    margin: 2% 10%;
    border-radius: 20px;
    text-align: center;
    color: #1F96F2;
    font-weight: bold; }

.wpcf7 label {
  color: #1F96F2;
  font-weight: bold;
  font-size: 18px; }
.wpcf7 input {
  border: none;
  border-bottom: 1px solid black;
  outline: none;
  padding: 2%;
  width: 100%; }
.wpcf7 textarea {
  resize: none;
  height: 100px;
  outline: none;
  border: none;
  border-bottom: 1px solid black; }
.wpcf7 .wpcf7-submit {
  border-radius: 5px;
  color: white;
  background-color: #1F96F2;
  font-weight: bold;
  padding: 2%;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 0px; }
  .wpcf7 .wpcf7-submit:hover {
    color: #1F96F2;
    background-color: white;
    border: 1px solid #1F96F2; }
.wpcf7 .wpcf7-validation-errors {
  display: none !important; }
.wpcf7 .wpcf7-response-output {
  display: none !important; }

.titulo {
  color: #1F96F2;
  font-size: 25px;
  font-weight: bold;
  margin: 2% 0%; }

.infoSingle {
  font-size: 16px;
  color: green;
  height: 80px;
  background-color: white; }

.btnPostularme {
  padding: 1.5%;
  width: 30%;
  float: left;
  border-radius: 5px;
  color: white;
  background-color: #1F96F2;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  clear: both;
  cursor: pointer;
  margin-bottom: 2%; }
  @media (min-width: 0px) and (max-width: 992px) {
    .btnPostularme {
      width: 100%; } }

.postularme {
  display: none;
  clear: both;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 1%;
  text-align: center; }

.form-group input {
  width: 100%;
  border: 0px;
  border-bottom: 1px #1F96F2 solid;
  outline: none;
  border-radius: 0px !important; }
.form-group #user_cv {
  border: 0px !important; }

#submit, #wp-submit, .cerrarSesion {
  margin-top: 10px;
  width: 100%;
  background-color: #1F96F2 !important;
  color: white !important;
  font-weight: bold !important;
  padding: 2% !important;
  text-transform: uppercase;
  text-decoration: none;
  overflow: hidden;
  clear: both;
  font-size: 1rem; }

.login-username input, .login-password input {
  width: 100%;
  border: 0px;
  border-bottom: 1px #1F96F2 solid;
  outline: none;
  border-radius: 0px !important; }

.login {
  margin-bottom: 25px;
  overflow: hidden; }

/*# sourceMappingURL=general.css.map */
