/*
Theme Name: Herrington Child
Theme URI: http://demo.bravisthemes.com/herrington
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description:Herrington is a beautifully handcrafted, pixel perfect business consulting WordPress Theme based on Elementor Page Builder & designed with great attention to details, flexibility and performance. Herrington has stunning styles and elements to help you make a professional website in no time.
Version: 1.0.7
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: herrington
Text Domain: herrington-child
Tags:accountant, advertising, agency, business, company, consulting, corporate, digital agency, digital marketing, finance, insurance, it company, management, seo, startup
Requires at least: 5.8 or Higher
Requires PHP: 7.4.x or Higher
Tested up to: 6.4.1
*/

:root{
    --col-img-witdh:375px;
}

/* #area-equipo {
  justify-content: flex-start; } */
  #area-equipo .equipo-item {
    margin-bottom: 30px;
    /* max-width: 30%;
    margin-right: 4.75%; */ }
     /* #area-equipo .equipo-item:nth-child(3), .area-equipo .equipo-item:last-child {
      margin-right: 0; } */

.equipo-item {
    /* display: inline-block; */
  /* max-width: 30%; */
  cursor: pointer; }
  .equipo-item .imagen {
    position: relative; }
    .equipo-item .imagen .datos_basicos {
      position: absolute;
      bottom: 5px;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.53);
      color: #fff;
      text-align: center;
      padding-top: 12px;
      padding-bottom: 12px;
      line-height: 1.2; }
      .equipo-item .imagen .datos_basicos.db-home {
        bottom: 0px; }
    .equipo-item .imagen .nombre {
      font-size: 22px;
      font-size: 1.375em; }
  .equipo-item .destacados {
    position: relative;
    height: 65px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(151, 161, 170, 0.1);
    margin-top: -5px;
    padding-top: 14px;
    text-align: center; }
    .equipo-item .destacados .texto {
      display: none;
      max-width: 246px;
      font-size: 12px;
      font-size: 0.75em;
      font-weight: 300;
      margin-left: auto;
      margin-right: auto; }
    .equipo-item .destacados .botones-cv {
      position: absolute;
      width: 100%;
      bottom: 15px;
      left: 50%;
      transform: translateX(-50%); }
    .equipo-item .destacados .btn-cv {
      display: inline-block;
      width: 65px;
      height: 33px;
      padding-top: 3px;
      background-color: #194922;
      font-size: 18px;
      font-size: 1.125em;
      color: #fff;
      cursor: pointer;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
.area-tit_expertos, .page-tit_especialistas {
  font-size: 22px;
  font-size: 1.375em;
  color: #194922;
  margin-top: 40px;
  margin-bottom: .5em;
  font-weight: 400;
}
#equipo-listado, .area-equipo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  #equipo-listado .equipo-item, .area-equipo .equipo-item {
    margin-bottom: 90px; }

#equipo-cv {
  display: flex;
  justify-content: space-between; }

#cv-contenido {
  /* width: 786px;  */
}

.cv-breadcrumbs {
  font-weight: 300;
  color: #4d4d4d;
  margin-top: 30px;
  margin-bottom: 35px; }
  .cv-breadcrumbs a {
    color: #4d4d4d; }

.cv-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .cv-content .col-imagen {
    width: var(--col-img-witdh); 
}
  .cv-content .col-info {
    padding-left: 40px;
    width: calc(100% - var(--col-img-witdh));
    font-weight: 300; }

.cv-img {
  margin-bottom: 15px; }

.cv-anyo {
  /* font-size: 12px;
  font-size: 0.75em; */
  font-weight: 300;
  margin-bottom: 15px; }

.cv-cita {
  max-width: 100% !important;
  min-width: 100% !important; }

.cv-texto_socio {
  /* font-size: 12px;
  font-size: 0.75em; */
  margin-bottom: 25px; }

.cv-bloque {
  margin-bottom: 25px; }
  .cv-bloque .titulo {
    font-size: 1.6em;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #194922; }
  .cv-bloque .datos {
    /* font-size: 12px;
    font-size: 0.75em;  */
}

.cv-links a {
  color: #194922;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.35em; }
  .cv-links a:first-child {
    margin-right: 15px; }

.cv-navigation {
  display: none; }
.cv-img > .equipo-item{
    max-width: 100%;
}

/* body.single.single-equipo .pxl-breadcrumb li:not(:first-child):not(:last-child) {
  display: inherit;
} */
 #area-listado .area-item{
  margin-bottom: 30px;
 }
 #area-listado .datos_basicos{
  text-align: center;
   font-size: 22px;
  position: relative;
  top:-60px;
  background-color: rgba(255,255,255,0.6);
  display: inline-block;
  width: 100%;
  padding: 15px 5px;
 }
 #area-listado .imagen{
   /* min-height: 250px; */
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
  }
  /* @media(min-width:1200px){
  
    #area-listado .imagen{
      min-height: 420px;
    }
  } */
 .swiper-slide-inner > .pxl-item--inner{
   z-index: 1;
  }
  .swiper-slide-inner > .mask--content{
    width: 100%!important;
    z-index: 0;
  }
@media screen and (max-width: 1200px) {
  .pxl-logo-mobile img,
  #pxl-header-default .pxl-header-branding img, #pxl-header-elementor .pxl-header-branding img {
    height: auto;
    max-width: 80%;
  }
}
body.single-area .single-post-inner .post-metas{
  display: none;
}
#equipo-listado > .row{
  width: 100%;
}
.wpcf7-form-control-wrap + .wpcf7-form-control-wrap,
.wpcf7-form-control-wrap + p{
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}
p.frm-condiciones{
  font-size: 12px;
  line-height: 1.2;
}
#mc4wp-form-2 label{color:#fff;}

.pxl-slider-carousel1 .pxl-swiper-slide .swiper-slide-inner .mask--content::before{
  content: " ";
  position: absolute;
  top: 0;left:0;width: 100%;height: 100%;
  display: block;
  background-color: rgba(0,0,0,0.4);
}
body.home #pxl-page-title-elementor{
  display: none;
}
body.home #pxl-page-title-elementor + #pxl-main{
  padding-top: 0px;
}
#menu-menu-idiomas li a{
  line-height: 60px;
}
#menu-menu-idiomas li{
  margin: 0px 4px;
}
@media(min-width: 1201px){
  #menu-menu-superior #menu-item-wpml-ls-2-es{
    display: none;
  }
}
@media(min-width: 1201px) AND (max-width:1380px){
  .pxl-menu-primary > li{
    margin: 0px 5px;
  }
}