@charset "UTF-8";
/** Generated by FG **/
@font-face {
  font-family: 'Eagle';
  src: url("/fonts/Eagle-Bold.eot");
  src: local("☺"), url("/fonts/Eagle-Bold.woff") format("woff"), url("/fonts/Eagle-Bold.ttf") format("truetype"), url("/fonts/Eagle-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  background: white;
  font-size: 16px; }
* {
  font-family: "Open-Sans", sans-serif;
  color: #484848; }

h1 {
  font-size: 3em; }

h2 {
  font-size: 1.8em; }

h3 {
  font-size: 1.6em; }

h4 {
  font-size: 1.4em; }

h5 {
  font-size: 1.2em; }

h6 {
  font-size: 1em; }

a:hover {
  text-decoration: none; }

.totop {
  position: fixed;
  bottom: -50px;
  right: 20px;
  width: 40px;
  height: 40px;
  opacity: 0.7;
  transition: all 0.5s;
  z-index: 99; }
  .totop.active {
    bottom: 20px; }
  @media all and (min-width: 768px) {
    .totop {
      bottom: -50px;
      right: 30px;
      width: 35px;
      height: 35px; }
      .totop.active {
        bottom: 30px; } }
  .totop img {
    width: 100%; }
  .totop:hover {
    opacity: 1; }

.no-padding-left {
  padding-left: 0; }

.no-padding-right {
  padding-right: 0; }

.main-font {
  font-family: "Eagle", sans-serif; }

.second-font {
  font-family: "Montserrat", sans-serif; }

.titulo {
  font-family: "Eagle", sans-serif;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 2.2em;
  color: #705340; }
  @media all and (min-width: 768px) {
    .titulo {
      font-size: 3.5em; } }
  @media all and (min-width: 992px) {
    .titulo {
      font-size: 2.2em; } }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background: #265039;
  border-bottom: 3px solid #1f422f; }
  header nav.navbar {
    background: #265039;
    position: relative;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
    transition: all 0.5s; }
    @media all and (max-width: 991px) {
      header nav.navbar {
        min-height: 60px; } }
    header nav.navbar a {
      font-family: "Montserrat", sans-serif;
      color: rgba(255, 255, 255, 0.8) !important;
      padding-left: 0.9rem !important;
      padding-right: 0.9rem !important;
      transition: all 0.5s; }
      header nav.navbar a:hover {
        color: #E56D1C !important; }
  header .navbar-brand {
    position: absolute;
    top: 5px;
    left: -15px; }
    @media all and (min-width: 768px) {
      header .navbar-brand {
        top: 5px;
        left: 20px; } }
    @media all and (min-width: 992px) {
      header .navbar-brand {
        top: 5px;
        left: 20px; } }
    header .navbar-brand img {
      width: 100px;
      transition: all 0.5s; }
      @media all and (min-width: 768px) {
        header .navbar-brand img {
          width: 140px; } }
      @media all and (min-width: 992px) {
        header .navbar-brand img {
          width: 170px; } }

@media all and (max-width: 991px) {
  .navbar-toggler {
    position: absolute;
    right: 0px;
    top: 10px; } }

header.sticky {
  position: fixed; }
  header.sticky nav.navbar {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    header.sticky nav.navbar a {
      font-size: 0.8em; }
      header.sticky nav.navbar a img.redes {
        width: 35px; }
  header.sticky .navbar-brand {
    top: 0px;
    left: -15px; }
    @media all and (min-width: 768px) {
      header.sticky .navbar-brand {
        top: 0px;
        left: 20px; } }
    @media all and (min-width: 992px) {
      header.sticky .navbar-brand {
        top: -2px; } }
    header.sticky .navbar-brand img {
      width: 50px; }
      @media all and (min-width: 768px) {
        header.sticky .navbar-brand img {
          width: 50px; } }
      @media all and (min-width: 992px) {
        header.sticky .navbar-brand img {
          width: 60px; } }

#carruselDonPolo {
  position: relative;
  z-index: 15;
  margin-top: 60px;}
@media all and (min-width:  768px) {
  #carruselDonPolo {
    margin-top: 90px;
  }
}
  #carruselDonPolo .pre {
    font-size: 1.3em;
    font-family: "Eagle",sans-serif; }
    @media all and (min-width: 768px) {
      #carruselDonPolo .pre {
        font-size: 1.8em; } }
    @media all and (min-width: 992px) {
      #carruselDonPolo .pre {
        font-size: 1.6em;
        padding-top: 50px; } }
  #carruselDonPolo .texto-slides {
    max-width: 600px;
    position: relative;
    z-index: 1;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    padding: 15px; }
    @media all and (min-width: 992px) {
      #carruselDonPolo .texto-slides {
        padding-right: 130px;
        text-align: right;
        background: transparent; } }
    @media all and (min-width: 1200px) {
      #carruselDonPolo .texto-slides {
        padding-right: 150px;
        text-align: right;
        max-width: 700px; } }
  #carruselDonPolo .nota {
    font-size: 0.8em; }
  #carruselDonPolo .titulo {
    color: #585246;
    margin-top: 15px; }
    @media all and (min-width: 992px) {
      #carruselDonPolo .titulo {
        font-size: 3em; } }
    @media all and (min-width: 1200px) {
      #carruselDonPolo .titulo {
        font-size: 3.3em; } }
  #carruselDonPolo a.conocer-menu {
    display: inline-block;
    margin-top: 20px;
    font-family: "Montserrat", sans-serif;
    color: #585246;
    font-size: 1.2em; }
    #carruselDonPolo a.conocer-menu img {
      margin-left: 10px; }
    @media all and (min-width: 992px) {
      #carruselDonPolo a.conocer-menu {
        font-size: 1.2em; } }

.overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0;
  z-index: 1; }
  @media all and (min-width: 992px) {
    .overlay {
      display: none; } }

.carousel-control-prev-icon {
  background: url(../images/flecha-izquierda.svg) no-repeat center; }

.carousel-control-next-icon {
  background: url(../images/flecha-derecha.svg) no-repeat center; }

.carousel-control-next-icon, .carousel-control-prev-icon {
  height: 30px;
  width: 30px;
  background-size: 30px 30px; }

#horarios {
  margin-top: 70px;
  margin-bottom: 70px; }

.horario-de-servicio {
  width: 90%; }

@media all and (max-width: 991px) {
  .servicio-a-domicilio {
    margin-bottom: 60px; } }
.servicio-a-domicilio h3 {
  margin-top: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 0.95em; }
  .servicio-a-domicilio h3 span {
    font-family: "Montserrat", sans-serif;
    font-weight: 700; }

.sucursales-container {
  width: 100%;
  padding: 15px; }

.sucursal-contacto {
  border-bottom: 1px solid #585246;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media all and (max-width: 991px) {
    .sucursal-contacto {
      margin-bottom: 40px; } }
  .sucursal-contacto h4, .sucursal-contacto p, .sucursal-contacto a {
    font-family: "Montserrat", sans-serif;
    font-size: 1.05em;
    color: #484848; }
  .sucursal-contacto a {
    transition: color 0.5s; }
  .sucursal-contacto a:hover {
    color: #E56D1C; }
  .sucursal-contacto h4 {
    font-weight: 700; }
  .sucursal-contacto.no-border {
    border-bottom: none; }

.horario-de-servicio * {
  font-family: "Montserrat", sans-serif; }
.horario-de-servicio img {
  margin-bottom: 10px; }
.horario-de-servicio p {
  margin: 0px 0;
  padding: 0 0; }
.horario-de-servicio .t1 {
  font-weight: 600;
  font-size: 1.3em;
  padding-bottom: 15px; }
.horario-de-servicio .t2 {
  padding-bottom: 15px;
  font-size: 0.9em;
  color: rgba(112, 83, 64, 0.7); }
  .horario-de-servicio .t2 strong {
    font-weight: bold;
    font-size: 1.1em; }
.horario-de-servicio .t3 {
  font-weight: 700;
  font-size: 1em;
  color: #E56D1C;
  padding-bottom: 10px; }
  @media all and (min-width: 992px) {
    .horario-de-servicio .t3.plutarco {
      padding-top: 10px;
      padding-bottom: 22px; } }

.bg-naranja {
  background: #E56D1C; }

@media all and (max-width: 767px) {
  .menu-de-dia {
    padding-top: 40px;
    padding-bottom: 40px; } }
.menu-de-dia h2 {
  font-family: "Eagle", sans-serif;
  font-size: 3em;
  color: #265039;
  line-height: 0.8em;
  margin-bottom: 0;
  text-transform: uppercase; }
  .menu-de-dia h2 span {
    font-family: "Eagle", sans-serif;
    font-size: 2.4rem;
    color: #265039;
    display: block;
    text-transform: uppercase; }
.menu-de-dia .desde {
  font-family: "Eagle", sans-serif;
  font-size: 1.8em;
  color: white;
  margin: 0;
  padding: 0; }
.menu-de-dia .precio {
  font-family: "Eagle", sans-serif;
  color: white;
  font-size: 5em;
  padding: 0;
  margin: 0;
  margin-top: -10px; }

.menu-detalles {
  padding-top: 30px;
  padding-bottom: 30px;
  background: url("../images/menu-del-dia.jpg") no-repeat center left;
  background-size: cover; }
  .menu-detalles .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.60;
    display: block;
    z-index: 1; }
  .menu-detalles .info {
    position: relative;
    text-align: center;
    z-index: 10; }
    @media all and (min-width: 992px) {
      .menu-detalles .info {
        padding-right: 40px;
        text-align: right; } }
  .menu-detalles h3 {
    font-family: "Eagle", sans-serif;
    font-size: 2.3em; }
  .menu-detalles .notas {
    padding-top: 50px;
    font-family: "Montserrat", sans-serif;
    font-size: 0.9em; }
  .menu-detalles .pedir-ahora {
    background: #E56D1C;
    color: white;
    font-family: "Eagle", sans-serif;
    font-size: 1.4em;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-top: 20px;
    border-radius: 20px;
    transition: background 0.4s; }
    .menu-detalles .pedir-ahora:hover {
      background: #265039; }

.seccion-menu .d-flex {
  min-height: 250px; }
.seccion-menu h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.1rem;
  padding: 8px 15px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 15px;
  transition: all 0.4s;
  transition-timing-function: ease-out;
  z-index: 5; }
  .seccion-menu h3.bg-verde {
    background: rgba(38, 80, 57, 0.8); }
  .seccion-menu h3.bg-naranja {
    background: rgba(229, 109, 28, 0.8); }
  .seccion-menu h3.bg-cafe {
    background: rgba(112, 83, 64, 0.8); }
.seccion-menu:after {
  content: " ";
  width: 100%;
  width: calc( 100% - 10px);
  height: 100%;
  height: calc( 100% - 10px);
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 3;
  transition: all 0.5;
  opacity: 0;
  transition: opacity 0.5s; }
.seccion-menu:hover {
  cursor: pointer; }
  .seccion-menu:hover h3 {
    font-size: 1.3rem; }
    .seccion-menu:hover h3.bg-verde {
      background: #265039; }
    .seccion-menu:hover h3.bg-naranja {
      background: #E56D1C; }
    .seccion-menu:hover h3.bg-cafe {
      background: #705340; }
  .seccion-menu:hover:after {
    opacity: 1; }

.menu-item {
  padding: 5px; }

label {
  color: #E56D1C;
  font-family: "Montserrat", sans-serif;
  font-size: 0.85em; }
  label sup {
    color: #E56D1C; }

form {
  margin-bottom: 60px; }

input[type="text"], textarea, select {
  background: #ECECEC;
  font-family: "Montserrat", sans-serif;
  color: #585246;
  border: 1px solid #d2d2d2;
  font-size: 1em;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px; }
  input[type="text"].input-error, textarea.input-error {
    border: 1px solid rgba(255, 0, 0, 0.2);
    background: rgba(255, 0, 0, 0.05); }

.acepto-aviso {
  margin-bottom: 20px;
  color: black; }
  .acepto-aviso a {
    font-family: "Montserrat", sans-serif;
    color: #E56D1C; }
    .acepto-aviso a:hover {
      color: #265039; }

input[type="checkbox"] {
  border: 1px solid #ECECEC;
  background: #ECECEC;
  border-radius: 0; }

#enviar-mensaje {
  background: #E56D1C;
  border: 1px solid #E56D1C;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  color: white;
  border-radius: 20px;
  padding: 10px 20px;
  transition: all 0.5s; }
  #enviar-mensaje:hover {
    border: 1px solid #265039;
    background: #265039; }

.descargas {
  padding-top: 30px;
  padding-bottom: 20px; }

.link-descarga {
  background: #E56D1C;
  border: 1px solid #E56D1C;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  color: white;
  border-radius: 20px;
  padding: 8px 16px;
  transition: all 0.5s;
  font-size: 0.8em;
  margin: 10px;
  display: inline-block; }
  .link-descarga:hover {
    color: white;
    text-decoration: none;
    border: 1px solid #265039;
    background: #265039; }

.lista-menu {
  padding: 20px 15px;
  display: none; }
  .lista-menu h3 {
    font-family: "Montserrat", sans-serif;
    color: #E56D1C;
    margin-bottom: 30px; }
  .lista-menu ul {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .lista-menu li {
    display: block;
    line-height: 1.2em;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted rgba(204, 204, 204, 0.7);
    color: #705340;
    padding-left: 20px;
    position: relative; }
    .lista-menu li:after {
      content: " ";
      height: 14px;
      width: 14px;
      background: url(../images/triangulo.svg) no-repeat center;
      -webkit-background-size: 14px;
      -moz-background-size: 14px;
      background-size: 14px;
      position: absolute;
      left: 0;
      top: 17px; }
    .lista-menu li span {
      display: inline-block;
      font-size: 0.85em;
      color: rgba(72, 72, 72, 0.9);
      line-height: 1.5em; }
      .lista-menu li span.calorias {
        color: rgba(229, 109, 28, 0.6);
        border-radius: 10px;
        font-size: 0.7em; }
    .lista-menu li.last {
      border-bottom: none; }
  .lista-menu ul.divide li {
    width: 24%;
    display: inline-block;
    padding: 2%; }

@media all and (max-width: 991px) {
  .mt-mobile {
    margin-top: 30px; } }

.notas-menu {
  font-size: 0.8em;
  font-weight: 700;
  padding-left: 20px;
  padding-top: 25px; }

.paquetes {
  background: url(../images/menu-paquetes.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.tortas {
  background: url(../images/menu-tortas.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.desayunos {
  background: url(../images/menu-desayunos.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.postres {
  background: url(../images/menu-postres.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.sopas {
  background: url(../images/menu-sopas.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.antojitos {
  background: url(../images/menu-antojitos.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.comidas {
  background: url(../images/menu-comidas.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.cafe {
  background: url(../images/menu-cafe.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.sugerencias {
  background: url(../images/menu-sugerencias.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.orden-extra {
  background: url(../images/menu-orden-extra.jpg) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

#sucursales {
  margin-bottom: 60px; }
  #sucursales h6 {
    margin: 0 0 1px;
    padding: 15px;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.5s; }
    #sucursales h6:hover {
      background: rgba(0, 0, 0, 0.6);
      cursor: pointer; }

.direccion-abierta h6:hover {
  background: rgba(0, 0, 0, 0.3) !important;
  cursor: default !important; }

.ubicaciones {
  position: relative;
  border: 5px solid rgba(204, 204, 204, 0.2);
  height: 411px;
  overflow: none; }

.mapa {
  height: 400px;
  background-size: cover;
  position: relative;
  z-index: 13; }

.mapa-overlay {
  position: relative;
  background: rgba(112, 83, 64, 0.95);
  width: 100%;
  float: left;
  margin-top: 20px; }
  @media all and (min-width: 768px) {
    .mapa-overlay {
      position: absolute;
      margin-top: 0;
      top: 0;
      left: 0;
      height: 100%;
      z-index: 14;
      width: 220px; } }
  @media all and (min-width: 992px) {
    .mapa-overlay {
      width: 260px; } }
  @media all and (min-width: 1140px) {
    .mapa-overlay {
      width: 300px; } }
  .mapa-overlay h6, .mapa-overlay p {
    color: white; }
  .mapa-overlay h6 {
    height: 50px; }
  .mapa-overlay .info {
    height: 250px;
    padding: 15px 15px; }
    .mapa-overlay .info.oculto {
      display: none; }

.direccion, .telefonos {
  font-size: 0.9em;
  margin-bottom: 15px;
  padding-left: 27px; }
  .direccion a, .telefonos a {
    color: white;
    text-decoration: none;
    transition: color 0.4s; }
    .direccion a:hover, .telefonos a:hover {
      color: #E56D1C; }

.direccion {
  background: url(../images/icon-location.svg) no-repeat top left; }

.telefonos {
  background: url(../images/icon-telephone.svg) no-repeat top left; }

footer {
  background: #265039;
  padding-top: 40px; }
  footer * {
    font-family: "Montserrat", sans-serif; }
  footer h3, footer div, footer p, footer a {
    color: white; }
  footer h3 {
    font-size: 1em;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    margin-bottom: 20px; }
  footer a {
    color: white; }
    footer a:hover {
      color: white;
      text-decoration: none; }
  footer .dr {
    padding: 10px;
    font-size: 0.8em;
    background: #1f422f;
    margin-top: 60px;
    line-height: 20px; }
    footer .dr a {
      color: white; }
  footer .direccion, footer .telefonos {
    font-size: 0.8em;
    margin-bottom: 12px; }
  @media all and (max-width: 767px) {
    footer h3, footer p {
      text-align: center; }
    footer h3 {
      padding-top: 20px;
      margin-top: 0;
      margin-bottom: 5px; }
      footer h3.linea {
        border-top: 1px solid rgba(255, 255, 255, 0.3); }
    footer .direccion,
    footer .telefonos {
      background-position: top center;
      padding: 25px 0 0; }
    footer .logo-footer {
      margin-bottom: 20px; } }

.datos-lugar {
  max-height: 300px; }
  .datos-lugar * {
    font-family: "Montserrat", sans-serif; }
  .datos-lugar h3 {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding: 10px 5px; }
  .datos-lugar .mapa-direccion, .datos-lugar .mapa-telefono {
    font-size: 12px;
    padding: 5px; }

.gm-style-iw button {
  right: 12px !important;
  top: 12px !important; }

@media all and (max-width: 991px) {
  .foto-don-polo {
    width: 100%; } }

#aviso-privacidad {
  padding-top: 100px; }
  #aviso-privacidad li, #aviso-privacidad a, #aviso-privacidad p {
    font-family: "Montserrat", sans-serif; }
  #aviso-privacidad a {
    color: #E56D1C; }

.feed {
  font-size: 14px;
  padding-top: 0px; }
  .feed.error {
    color: red; }
  .feed.exito {
    color: #265039; }

.acepto-aviso {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 26px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 0.8em; }

/* Hide the browser's default checkbox */
.acepto-aviso input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee; }

/* On mouse-over, add a grey background color */
.acepto-aviso:hover input ~ .checkmark {
  background-color: #ccc; }

.acepto-aviso input ~ .checkmark.input-error {
  border: 1px solid rgba(255, 0, 0, 0.2);
  background: rgba(255, 0, 0, 0.05); }

/* When the checkbox is checked, add a blue background */
.acepto-aviso input:checked ~ .checkmark {
  background-color: #E56D1C; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.acepto-aviso input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.acepto-aviso .checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/*# sourceMappingURL=don-polo.css.map */

h1 {
  font-family: 'Eagle';
}

/* Bolsa de trabajo */
.hero-header{
  background: url(../images/bolsa-de-trabajo-tortas-don-polo.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
  .hero-header .row{
    background-color: rgba(25, 25, 25, 0.6);
    padding-top: 100px;
    padding-bottom: 80px;
  }
    .hero-header h1{
      color: white;
      font-family: 'Eagle', sans-serif;
    }

.bg-donPolo{
  background-color: rgba(112, 83, 64, 0.95);
}
.btn-donPolo{
  background-color: #E56D1C;
}
.subtitulo{
  font-size: 2.5em;
  font-family: "Eagle", sans-serif;
}
.titulo-vacante{
  font-family: "Eagle", sans-serif;
  font-size: 1.8em;
  color: #705340;
}
.ficha-vacante{
  margin:  5px 0 10px;
}

.ficha-vacante strong,
.ficha-vacante h5{
  color: #E56D1C;
}
.ficha-vacante h5{
  font-weight: bold;
  font-size: 1em !important;
}
.link-postularse{
  background: #E56D1C;
  border: 1px solid #E56D1C;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  color: white;
  border-radius: 20px;
  padding: 5px 10px;
  transition: all 0.5s;
  font-size: 0.9em;
  display: inline-block;
}
  .link-postularse:hover {
    border: 1px solid #265039;
    background: #265039; }
.form-control{
  background-color: #ECECEC;
  color: #585246;
  padding: 7px;
  margin-bottom: 15px;
}

.btn-primary {
  background: #E56D1C;
  border: 1px solid #E56D1C;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  color: white;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 14px 36px;
  transition: all 0.5s;
  font-size: 0.8em;
  display: inline-block;
}


.btn-primary:hover{
  background-color: #265039;
  border-color: #265039;
}

.btn-secondary {
  background: white;
  border: 1px solid white;
  margin-bottom: 22px;
  font-family: "Montserrat", sans-serif;
  color: #E56D1C;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 14px 36px;
  transition: all 0.5s;
  font-size: 0.8em;
  display: inline-block;
}

.modal-title {
  font-family : 'Eagle', sans-serif;
  color:#484848;
}

.dataTables_wrapper select {
  padding: 0.25rem 1.2rem 0.25rem 0.5rem ;
}

#table-vacantes thead{
  display: none;
}

#table-vacantes  .show-info h2 {
  font-family: 'Eagle', sans-serif;
  color: #484848;
  font-size: 20px;
  padding: 0;
  margin: 0
}

#table-vacantes  .show-info span {
  font-family: sans-serif;
  color: #929292;
  font-size: 14px;
}

#table-vacantes {
  border-collapse: collapse !important;
}

.tr-vacante {
  border: 1px solid #b0b0b0;
  margin: 0 0 10px ;
  padding-left: 5px;
  display: flex;
  border-radius: 10px;
  justify-content: space-between;
}

.tr-vacante.dt-hasChild {
  margin-bottom: 0;
  background-color: #484848;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  }
  .tr-vacante .show-info {
    background: transparent url(../images/expand_more.svg) no-repeat center left;
    padding-left: 40px;
    background-size: 35px 35px;
  }
  .tr-vacante.dt-hasChild .show-info {
    background: transparent url(../images/expand_less.svg) no-repeat center left;
    padding-left: 50px;
    background-size: 35px 35px;
  }

  .tr-vacante.dt-hasChild  .show-info  h2 {
  color: white !important;
}

  .tr-vacante.dt-hasChild .show-info span {
    color:#fff !important;
  }
  .show-info {
    cursor: pointer;
  }
  .show-info:hover {
    opacity: 0.9;
  }
.tr-vacante td {
  padding: 20px;
  background-color: transparent;
}
.dataTables_wrapper 
.info {
  border: 1px solid #b0b0b0;
  border-top: none;
  display: flex;
  flex-direction: column;
  padding: 20px 20px 20px;
  margin: 0 0 10px ;
  -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
display: flex;
}
.info div { 
  padding: 5px 10px;
}
  
.info strong,
.info span {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
}
.info  strong{
  color:#E56D1C;
  min-width: 130px;
}
.info  span {
  color:#656565;
}

.dataTables_info {
  display:  none;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color:#E56D1C;
  border-color: #E56D1C;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #E56D1C;
  background-color: #fff;
  border: 1px solid transparent;
  font-size: 14px;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: transparent;
}









