* {
  word-break: break-word;
}

#gslogo-slider [aria-hidden="true"] {
  display: none !important; /* Asegura que no sea visible */
}



/*-----------------------------------
      HEADER
------------------------------------*/

#cronoPrograma {
  background: var(--verde); 
  padding:3px;
  text-align: center;

}
#cronoPrograma .col-sm-4{
  display: flex !important;
  align-items: center;
  justify-content: center;;
}

#cronoPrograma .col-sm-4{
  display: flex !important;
  align-items: center;
  border-left: 1px solid #a3a3a3; 
}
#cronoPrograma .col-sm-4:first-child{
border-left: 0px ;
}
#cronoPrograma p{
  margin-bottom:0 !important;
  font-size:15px;
  display: inline-block;
  margin-right: 7px !important;
  font-weight: bold;;
}
#cronoPrograma p a{
  color:var(--azul) !important;
}
.tminus_countdown{
  width: 100px !important;
}

.darth-weeks_dash, .darth-hours_dash, .darth-days_dash, .darth-minutes_dash, .darth-seconds_dash{
  background: transparent !important;

}
.darth-dash{
  float:none;
  width: auto !important;
  height: auto !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
}
.darth-dash:before{
  content: ':';
  background-size: 6px 6px;
  padding-left: 3px !important;;
}

.darth-dash:last-child::before{
  display: none;
}
.darth-dashboard{
  display: flex;
  height: auto !important;
  font-size: 15px !important;
  width: auto !important;

}
.darth-digit{
  font: bold 14px 'Raleway' !important;
  width: auto !important;
}
.darth-dash_title{
  display: none !important; 
}


/* HEADER */

.logo {
    display: flex;
    align-items: center;
}
.logo img {
    width: 150px;
    margin-right: 20px;
}
.texto-header {
    color: white;
    font-size: 11px;
}

.boton-rosa input[type="submit"] {
    margin-bottom: 0;
}



#headerNuevo {
  background: var(--azul);
  width: 100%;
  height: 100%;
}
#headerNuevo .main, #cronoPrograma .main {
  max-width: 1500px;
  margin: 0 auto;
  padding: 10px;
}

#headerNuevo .main-simple {
  max-width: 1800px;
  margin: 0 auto;
  padding: 10px;
}
 
#headerNuevo .d-right {
  display: flex;
  justify-items: flex-end;
}

/*
#headerNuevo .idiomas .f-verde {
  width: max-content;
  float:right;
}

#headerNuevo .idiomas .f-verde p {
  margin-bottom: 0 !important;
}
#headerNuevo .idiomas .f-verde span {
  margin: 0px 5px;
  font-size: 13px;
}
*/
#headerNuevo .idiomas .f-beige {
  width: max-content;
  float:right;
  background: transparent !important;
  border: 1px solid var(--beige);
}

#headerNuevo .idiomas .f-beige p {
  margin-bottom: 0 !important;
}
#headerNuevo .idiomas .f-beige span {
  margin: 0px 5px;
  font-size: 13px;
}

#mega-menu-max_mega_menu_5 {
  display: flex !important;
  flex-direction: row;
  justify-content: space-between;
  font-family: "Raleway", sans-serif;
}
#menuNuevo
  #mega-menu-wrap-max_mega_menu_5
  #mega-menu-max_mega_menu_5
  > li.mega-menu-tabbed
  > ul.mega-sub-menu {
  width: 100% !important;
  max-width: 200px !important;
  transition: none !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #eeeeee !important;
  grid-template-rows: repeat(5, 1fr);
  min-height: 190px !important;
  /*left: 24% !important;*/
  top: 50px;
  box-shadow: 3px 2px 5px grey;
  border-left: 1px solid #ccc;
}
#mega-menu-wrap-max_mega_menu_5
  #mega-menu-max_mega_menu_5
  > li.mega-menu-item
  a {
  text-transform: uppercase !important;
}
#mega-menu-wrap-max_mega_menu_5
  #mega-menu-max_mega_menu_5
  > li.mega-menu-tabbed
  > ul.mega-sub-menu
  > li.mega-menu-item {
  width: 100% !important;
  transition: none !important;
}

#mega-menu-wrap-max_mega_menu_5
  #mega-menu-max_mega_menu_5
  > li.mega-menu-tabbed
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  width: 100% !important;
  background: #ffffff !important;
  color: var(--azul) !important;
  line-height: 42px !important;
  text-transform: none !important;
  font-size: 14px !important;
  transition: none !important;
}
#mega-menu-wrap-max_mega_menu_5
  #mega-menu-max_mega_menu_5
  > li.mega-menu-tabbed
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link:hover {
  width: 100% !important;
  background: #dfdfdf !important;
  color: var(--azul) !important;
  transition: none !important;
}
#mega-menu-wrap-max_mega_menu_5
  #mega-menu-max_mega_menu_5
  > li.mega-menu-tabbed
  > ul.mega-sub-menu
  > li.mega-menu-item
  > ul.mega-sub-menu {
  width: 600px !important;
  left: 199px !important;
  background: #ffffff !important;
  display: block !important;
  border: 1px solid #eeeeee;
  box-shadow: 3px 2px 5px grey;
  transition: none !important;
}
#mega-menu-wrap-max_mega_menu_5
  #mega-menu-max_mega_menu_5
  > li.mega-menu-tabbed
  > ul.mega-sub-menu
  > li.mega-menu-item
  > ul.mega-sub-menu
  > li.mega-menu-item {
  opacity: 0 !important;
  transition: 0.1s !important;
}

#mega-menu-wrap-max_mega_menu_5
  #mega-menu-max_mega_menu_5
  > li.mega-menu-tabbed
  > ul.mega-sub-menu
  > li.mega-menu-item:hover
  > ul.mega-sub-menu
  > li.mega-menu-item {
  opacity: 1 !important;
  transition: 0.1s !important;
}
#mega-menu-wrap-max_mega_menu_5
  #mega-menu-max_mega_menu_5
  li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-row {
  width: 100%;
  height: 100%;
  padding: 10px 12px;
  text-align: center;
}
li.widget_custom_html {
  text-align: center;
}
#contenido-cat-menu { 
  display: flex;
  align-items: center; 
}
#contenido-cat-menu .texto-cat-menu { 
  text-align: center;
  padding: 0px 15px;
  width: 100%;
  color: var(--azul);
}

#contenido-cat-menu .img-cat-menu img {
  max-width: 235px !important;
  height: auto;
}
.menuResp-si{display:none}
.menuResp-no{display:block}

.lupa{
  height: 100%;
  display: inline-flex;
  align-items: center;
  color: var(--rosa);
  font-size: 20px;
}


.lupa a{
  color:white !important;
}

#mega-menu-wrap-max_mega_menu_6 #mega-menu-max_mega_menu_6 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:after{
  content: "\025ba" !important;
    color: var(--rosa) !important;
    margin: 0px 5px !important ;
}
#mega-menu-wrap-max_mega_menu_6 #mega-menu-max_mega_menu_6 > li.mega-menu-item > a.mega-menu-link{
  overflow: hidden !important;
}


/* ----------- RECURSOS DE APOYO--------- */

button.accordion-button:focus-visible {
  outline: solid #252733;
}

/* ------- EXPERIENCIA ----------- */
.lista-taxonomias {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.lista-taxonomias ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
.lista-taxonomias ul li {
  list-style: none;
}
.lista-taxonomias ul li a {
  color: var(--azul);
}

.experiencia-img img {
  width: 100%;
  height: auto;
}

#buscador-exp {
  display: flex;
  margin-top: 30px;
  justify-content: flex-end;
}
#buscador-exp #searchform {
  display: flex;  
  min-width: 230px;
}

#buscador-empresas {
  margin-left: 0px;
  margin-right: 0px;
  justify-content: flex-end;
}

#buscador-empresas #searchform {
  display: flex;
}

#buscador-empresas input, select {
    padding: 5px 5px 5px 5px;
}

#buscador-empresas input[type="submit"] {
    width: 200px;
    border:none !important;
}
input, textarea, select {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid rgba(23, 29, 45, 0.4);
  padding: 4px;
  color: rgba(23, 29, 45, 0.8);
}
.gform_footer input[type="submit"]{
  border:none !important;

}

.botones-exp {
  margin-bottom:30px;
}

#loop-tax a,
#experiencia a,
#searchform input[type="submit"] {
  color: var(--azul) !important;
  border:none !important;
}

#loop-tax .entradilla p,
#experiencia .entradilla p {
  font-size: 12px;
  line-height: 17px;
}
#relacionados .relacionados a {
  color: var(--azul);
}

#experiencia {
  padding: 30px;
  background-color: #f9f9f9;
  height: 100%;
  align-items: center;
}
#slide-experiencias {
  margin-top: 50px;
}
.bxslider-destacados li > .row {
  align-items: center;
}
.bx-wrapper {
  margin-bottom: 50px;
  padding: 50px 0px 80px 0px;
  border-bottom: 1px solid #eeeeee;
}
#slide-experiencias h2 {
  display: inline-flex;
  background: var(--azul);
  padding: 10px 20px !important;
  color: #ffffff;
}
#slide-experiencias a {
  color: var(--azul) !important;
}

/* #slide-experiencias
  .bx-wrapper
  .bx-pager.bx-default-pager
  a.bx-pager-link.active,
.loop-dest .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active {
  background: var(--verde) !important;
} */
/* #slide-experiencias .bx-wrapper .bx-pager.bx-default-pager a,
.loop-dest .bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(174, 211, 188, 0.5) !important;
} */

.bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(23, 29, 45, 0.4) !important;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: var(--verde) !important;
}
.bx-wrapper .bx-controls-direction a{
  text-indent: 0px !important;
  top: inherit !important;
  bottom:26px;
  margin-top: 0 !important;
  width: auto !important;
  height: auto !important;
} 
.bx-wrapper .bx-controls-direction a i{
  font-size: 25px;
  color: var(--azul);
}
.bx-wrapper .bx-controls-direction a:hover i{
  color :rgba(23, 29, 45, 0.4) !important;
}
.bx-wrapper .bx-prev {
  right: 40px !important;
  left:inherit !important;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next{background: none !important;;} 

#slide-experiencias .bxslider li > .row {
  align-items: center;
}
#slide-experiencias .experiencia-img {
  text-align: center;
}
#slide-experiencias .experiencia-img img {
  width: 90%;
  margin: 0 auto;
}

#loop-tax .loop-dest,
#loop-tax #formularioProyectos {
  margin: 80px 0px 0px 0px;
}
.slide-cabecera #loop-tax .loop-dest h2 {
  display: block;
  padding: 10px 20px !important;
  background: var(--verde);
  color: var(--azul);
  margin-bottom: 50px;
}
#loop-tax .loop-dest h2 {
  display: inline-flex;
  padding: 10px 20px !important;
  background: var(--azul);
  color: #ffffff;
  margin-bottom: 50px;
}

.autor {
  font-style: italic;
  font-size: 13px;
}

#pag-experiencias h1{text-transform: capitalize;}

#pag-experiencias h2 {
  margin-bottom: 50px;
}

/* #slide-experiencias .bx-viewport {
  height: auto !important;
} */
#cat-experiencias .h1verde span,
#interior-experiencias .h1verde span {
    /*text-transform: uppercase; */
    letter-spacing: 1px;
    
}
.h1verde span.linea:last-child {
  display: none;
}
.lista-taxonomias #destacado {
  display: none;
}
#sidebar-empresas select{
  width: 100% !important;
}



/*---------- FORMULARIO - Cuentanos tu proyecto -------------*/

#formularioProyectos {
  padding: 40px 30px;
  border: 3px solid var(--verde);
}
#formularioProyectos img {
  width: 90px;
  height: 100%;
  margin-right: 20px;
}
#formularioProyectos h2 {
  padding-bottom: 10px;
  margin-bottom: 10px !important;
}

/*  Interior Experiencias */

.info-experiencia {
  margin: 80px 0px;
}

#interior-experiencias .contenido {
  border-top: 0px;
}

.info-experiencia .contenido .autor {
  font-size: 16px;
  font-weight: bold;
}

.relacionados {
  padding: 15px;
}
.relacionados h4 {
  margin-top: 15px;
}
.borde{
  border: 1px solid #252733;
}
/*  ------------- HOME --------------------*/

/* ------------ Slider HOME -------------- */


.slide-cabecera img{
  width: 100% !important;
  height: auto;;
} 
.slide-cabecera .texto-slider .boton-blanco img{width: 20px !important;}


.slide-cabecera .texto-slider { 
  position: absolute;
  width: 60%;
  top: 30%;
  /* left: 50%;
  transform: translate(-50%, -50%); */
}
.slide-cabecera .texto-slider p.principal {
  font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    text-shadow: 0px 3px 6px #000;
    margin-bottom: 50px;

}
.slide-cabecera .boton-slider {
  display: inline-flex;
  background: #ffffff;
  color: var(--azul);
  font-weight: bold;
  padding: 7px 15px;
}

.boton-blanco img {
  
  margin-top: 0px;
  margin-bottom: 0 !important;
  float: left;
}
.boton-blanco a{
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-transform: uppercase;
}

/*   ----- Servicios Home ------*/

#servicios {
  text-align: center;
  padding: 5% 0;
}
.servicio {
  padding: 50px 30px;
  background: #ffffff;
  transition: 0.3s;
}
.servicio img {
  width: 80px;
  margin-bottom: 30px;
 
}
.servicio p:after{
    content:'Ver servicio';
    display: inline-block;
    width: 100%;
    font-size:14px; margin-top:15px;
    text-decoration: underline;
  }
  .servicio:hover h4, .servicio:hover p:after{
    color: var(--rosa);
  }
/*
.servicio:hover {
  background: #f9f9f9;

}
*/
#servicios a{
  color: #252733;
}


/* --- Tablon anuncios - HOME ---- */

.taco-rosa {
  background: rgba(226, 122, 116, 0.8);
}

.anuncio{
  box-shadow: 1px 1px 12px 0px rgba(0, 0, 0, 0.6);
  height: 100%;
  display: grid;
  align-items: flex-end;
  background: #ffffff;
  transition: all 0.4s !important;
}

.anuncio .texto {
  background: #ffffff;
  padding: 20px;
  height: 100%;
  display: inline-grid;
  align-content: space-between;
 
  width: 100%;

}


.anuncio .texto p {
  color:var(--azul);
}
.anuncio .texto img {
  width: 100px;
  height: auto;
}
.anuncio:hover {
  box-shadow: none;
  transform: scale(1.05);
}
.anuncio .f-azul{
  padding:10px 20px;
  color: #ffffff !important;
  font-size: 15px !important;
 display:none !important;
}




.anuncio .tminus_countdown{
  padding: 3px 3px 0px 5px !important;
  width: auto !important;
  display: inline-flex !important;
}
.anuncio .darth-dash{
  color: #ffffff !important;
}
.anuncio .darth-dashboard{
  width: auto !important;
  
}
.anuncio .darth-digit{
  font: bold 16px 'Raleway' !important
}



/* --- Taco ACOMPAÑAMIENTO HOME ---- */

#acompañamientoHome{
  background-image: url('/wp-content/uploads/2021/10/acompanamiento-onekin.jpg');
  background-repeat: no-repeat;
  min-height: 380px;
  background-position: center;
  background-size: cover;
  position:relative;
  /* filter: grayscale(100%); */

}
.fondo-oscuro{
  background: var(--azul);
  position: absolute;
  top:0;left:0;
  width:100%;
  height: 100%;
  opacity: 0.7;
}
#acompañamientoHome .caja-texto{
  text-align: center;;
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate( -50%, -50%);
  /* background-color: var(--azul)!important; */
  padding: 25px 30px;
  /* background-color: var(--azul)!important; */
  width:60% !important;
  
}
#acompañamientoHome .caja-banner{
  /* padding: 20px; */
  /* background-color: var(--azul)99!important; */
}


#acompañamientoHome h2{
  padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  color:#ffffff;
  text-shadow: 1px 1px var(--azul);
  font-size:32px;
  margin-bottom: 30px;
  /* background-color: #00000082; */
  /* background-color: var(--azul)99!important; */
}

.acompañamientoBlog{
  position: relative;
  overflow: hidden ;

}

.acompañamientoBlog img{
  width: 100%;
  height: auto;
}

.pasosAcompañar{
  display: flex;
  padding:20px 40px;
  margin-bottom:30px;
  transition: 0.3s;;
}
.pasosAcompañar span{
  color:#ce6160!important;
  font-size:60px;
  margin-right: 20px;
  line-height: 30px;
  margin-top: -10px;

}

.pasosAcompañar:hover{
  /* background: #f9f9f9; */ 
  background: #e7e7e7!important;
}


/*  --- SERVICIOS --- */

#interior-servicios .descripcionServicio {
  overflow: hidden;
  max-height: 280px;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.abrir {
  max-height: 100% !important;
}

.medidasServicios {
  display: grid;
  height: 100%;
  /* padding: 45px 0px; */ 
}

#interior-servicios h3 {
  border-bottom: 2px solid var(--azul);
  text-transform: uppercase;
}
.marco h3,
.herramientas h3 {
  padding-bottom: 12px;
}
.medidasServicios .loop-medidas {
  padding: 30px 0px;
}
.medidasServicios .loop-medidas p strong {
  margin-top: 30px;
}
.medidasServicios h3 {
  border-bottom: 2px solid var(--azul);
}

.medidasServicios .final {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.medidasServicios .final img {
  width: 90px;
  margin-right: 20px;
}
.medidasServicios .final a {
  display: inline-table;
  padding: 10px 15px;
  background: var(--rosa);
  color: #212529;;
  text-decoration: none;
  font-size: 14px;
}

#botonLeer {
  float: right;
  margin-top: 20px;
  border: none;
  color: #ca2724;
  font-size: 13px;
  display: flex;
  align-items: center;
  background: #ffffff;

}
#botonLeer:before {
  content: "\02b";
  font-size: 27px;
  width: 28px;
  transition: 0.5s;
}

.descripcionServicio.abrir ~ #botonLeer:before {
  content: "\02d";
}

.servicio-amort{
  background: #212529;
  padding:25px 15px 40px 15px;
  color: #ffffff;
  text-align: center;;
}
.servicio-amort p.titulo{
  font-size: 22px;
    font-weight: 700;
    padding: 10px;
    line-height: 31px;
}


/* Menu servicios */

#mega-menu-max_mega_menu_6 {
  display: grid !important;
  flex-direction: column;
}
.loop-dest h2 {
  padding: 15px;
}

/* Crea tu empresa */
.pdf {
  display: flex;
  margin-top: 20px;
  padding: 0px 20px;
  align-items: center;
}
.pdf p {
  margin-bottom: 0;
}
.pdf p:first-child {
  display: inline-block;
  background: var(--rosa);
  padding: 5px;
  margin-right: 10px;
}
#pasos-empresa {
  margin-top: 100px;
}
#pasos-empresa .caja {
  background: #eeeeee;
  padding: 40px;
  position: relative;
  margin-bottom: 70px;
}
#pasos-empresa .numero {
  position: absolute;
  top: -20px;
  left: -8px;
}
#pasos-empresa .numero p {
  font-size: 75px;
  color: var(--rosa);
}
#mega-menu-item-text-42 .boton-rosa{ 
  display:none;
}




#experiencias .bx-wrapper,
#interior-servicios .bx-wrapper { 
  border-bottom: none;
}

#experiencia a{color:var(--azul) !important }



/* --- CALCULADORA --- */

#calculadora .condiciones,
#calculadora thead {
  position: sticky;
  top: 0px;
}
/*
.calc-interior {
   margin: 0px 50px;
}
 */
.condiciones .caja,
.resultado {
  padding: 100px 60px;
}
.condiciones h5,
.resultado h5 {
  margin-bottom: 30px;
}
.condiciones {
  box-shadow: 5px 0px 4px 0px rgba(0, 0, 0, 0.19);
  /*height: 100vh !important;*/
}

#calculadora .resultado {
  background: #f8f8f8;
  margin-bottom: 0px !important;
}
#amortizacionesTable thead, 
#explotacionesTable thead {
  background: #252733;
  color: #ffffff;
}

/*-----------------------------------
		FORMULARIO INSCRIPCION EMPRESAS
	-----------------------------------*/

.main.main.formulario-inscripcion .fecha-constitucion {
  text-align: right;
}
.main.main.formulario-inscripcion select {
  padding: 0.375rem 0.75rem;
  color: gray;
}
.main.main.formulario-inscripcion select,
.main.main.formulario-inscripcion a,
.main.main.formulario-inscripcion input[type="file"] {
  margin-bottom: 20px !important;
}
.main.main.formulario-inscripcion input[type="checkbox"] {
  width: 1em;
}
.main.main.formulario-inscripcion .field_wrapper .boton-agregar {
  text-align: center;
  margin-bottom: 20px;
}
.main.main.formulario-inscripcion .field_wrapper .remove_button {
  text-align: center;
}
.main.formulario-inscripcion .boton-azul.enviar {
  width: auto;
  margin: 0 auto;
}

/*-----------------------------------
      DIRECTORIO EMPRESAS
    -----------------------------------*/

.main.empresas .empresa {
  width: 100%;
  border: 1px solid #eeeeee;
  border-bottom: 0;
  height: 100%;
  display: grid;
  align-content: space-between;
}
.main.empresas .empresa a{
  padding: 20px;
}
.main.empresas .empresa a i{
  color: #212529 !important;
}

.main.empresas .empresa .logo {
  padding: 10px;
}
.main.empresas .empresa .logo img {
  width: 100%;
  height: auto;
}

.main.empresas .empresas-inscripcion {
  text-align: center;
  margin-top: 4%;
}

.main.empresas {
  max-width: 1500px;
}

.main.empresas .loop-dest{
  padding: 15px;
}

.searchandfilter ul {
  margin-left: 0;
  display: grid !important;
  flex-direction: column; 
}
#sidebar-empresas > h4,
.searchandfilter h4, #herramientas h4, #juridico h2
 {
  margin: 15px 0;
  background: #252733;
  color: #ffffff; 
  padding: 5px 8px 8px 8px;
  font-size: 18px;
}
.accordion-header{
  .accordion-button:hover{
    color: var(--rosa);
  }
}

.url-botones p{
  margin-right: 25px;
  margin-bottom: 25px;

}


.searchandfilter h4:before, #sidebar-empresas > h4:before, #herramientas h4:before,  #mega-menu-wrap-max_mega_menu_9 #mega-menu-max_mega_menu_9 > li.mega-menu-item a.mega-menu-link:before, #cronoPrograma p:before, #juridico h2:before , .categorias-actualidad .encabezado-card h4:before{
  content: "\F231";
  font-family: bootstrap-icons !important;
  color: #e37a74 !important;
  font-size: 12px;
  width: 10px;
  height: 10px;
  margin-right: 5px;
}
#sidebar-empresas ul{
  padding: 0px;
}

.searchandfilter input {
  background: #e37a74;
  padding: 7px 10px;
  color: var(--azul) !important;
  border:none;


}

.taco-info {
  background: #eeeeee;
  padding: 5px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}
.empresas a h4,
.empresas a .direccion {
  color: var(--azul);
}
.taco-info p {
  margin-bottom: 0;
}
.logo-empresa {
  width: 100%;
  height: 150px;
  display: block;
  position: relative;
  overflow: hidden;
}

.logo-empresa img {
  max-width: 100%;
  width: auto;;
  margin: 0 auto;
  max-height: 100px;;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.empresa-img img {
  width: 100%;
  height: auto;
}

#empresa .logo-empresa img {
  max-width: 70%;
}

#empresa .logo-empresa {
  height: 120px;
}

.fa-arrow-circle-left {
  font-size: 25px;
}
.columna-empresa {
  border: 1px solid #eeeeee;
}


#empresa-single .columna-empresa{
  padding: 20px;

}
#empresa-single .columna-empresa .cajaImg{
  min-height: 126px;align-items: center;display: flex;justify-content: center;
}
#empresa-single .columna-empresa img{
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100px;
}



#empresa-single .volver{
  margin-left: 25px;
  margin-bottom: 30px;
}
#empresa-single .volver i{
  color: var(--rosa) !important
}
#empresa .volver {
  margin-bottom: 20px;
  padding-left: 60px;
}
.redesEmpresa a{
  width: auto !important;
  color: #252733;

}
.columna-empresa a{
  color: #252733;
}
.datos{
  margin-top:20px;
}
.datos i{
  margin-right:7px !important;
}

/* Herramientas */

#herramientas h2{
  padding-bottom:0px;
}
.single-herramientas #herramienta{padding:10px;font-size:14px;}
.single-herramientas .portada-video{background: #fff !important;}
.single-herramientas .single-herramientas__contenido a{text-decoration:underline !important;}
.single-herramientas .single-herramientas__contenido a:hover{color:#212529 !important;}



a.boton-blanco.borde:active{
  border: 2px solid red;
}
.borde{
  padding: 7px 10px; border: 2px solid #e37a74; color: #252733;

}
.accordion-button:not(.collapsed) {
  color: #212529 !important;
  background-color: #f9e7e6 !important;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.accordion-button:focus {
  z-index: 3;
  border-color: #ccc;
  outline: 0;
  box-shadow:none
}
.araba, .bizkaia, .gipuzkoa{
 
  cursor: pointer;
}

.comunidadImage{
  color:red;
  position: relative;
  width: 100%;
  height: 200px;;

}
.comunidadImage img{
  color:red;
  position: absolute;
  top:0;
  width: 100%;
  height: auto;;

}
.araba:hover .comunidadImage {
  display: none;
}
.bizkaia:hover #comunidad #comunidadImage{
  background: url(/wp-content/uploads/2019/12/bizkaia.jpg) !important;
}
.gipuzkoa:hover #comunidadImage{
  background: url(/wp-content/uploads/2019/12/gipuzkoa.jpg) !important;
}

.tab {
  float: left;
  width: 30%;
  height: auto; 
  margin-left: 30px;
}



/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 15px;
}
.tablinks a{color:#252733;}
.tablinks a i{color:var(--rosa);}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  width: 55%;
  border-left: none;
  height: auto;
  display: none;
}

/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.tabcontent img{
  width: 170px; height: auto;;
}



/*  Formulario newsletter  */


#gform_fields_7{
  grid-template-columns: 1fr 1fr 1fr !important;
}
#field_7_2 {
  grid-column: 1 /  span 2 !important;
}
#field_7_9{
  grid-column: 3 /  span 10 !important;
}
#field_7_4{
  grid-column: span 12 !important;
}
.gfield_checkbox{
  display: grid;
  grid-template-columns:  repeat(3, 1fr);
  padding:10px;
}
.gfield_checkbox > div{
  display: flex;
  align-items: center;
  padding:4px 0;
}
.gfield_checkbox > div > input{
  margin-bottom: 0;
  margin-right:8px;}
.gfield_checkbox > div > label{
  font-size: 13px !important;
}
.nota-legal-newsletter{
  margin-top:20px;
}
.nota-legal-newsletter p{
  text-align: left;
  font-size:11px !important;

}
.nota-legal-newsletter a{
  color: var(--azul) !important;
  text-decoration: underline;

}
#gform_submit_button_7{
  border:none;
}
.news .main-p{
  max-width: 800px;
  padding: 50px 20px;
}


/* DIGITALA */

#digitala .img-contenido{
  width: 100%;
  margin:30px 0px;
}

.caja-borde{
  border: 1px dotted #cacaca; 
  padding:30px 20px 20px 20px;
  margin-bottom: 30px;
}

#interiorDigitala #myTab {
  display: block;
}

/* DIGITALA - acordeon  */

#interiorDigitala .accordion .accordion-header{
  padding-bottom: 0 !important;
}


/* DIGITALA - tablas 


#interiorDigitala .nav-link{
  font-size: 18px;
  font-weight: bold;;
}

#interiorDigitala .nav-link.active{
  background: var(--rosa);
  color: #ffffff;
}
*/

.acordeon-gris{
  background:#f3f3f3;
  border: none;
  padding:15px;
  margin: 20px 0px;
  
}
#acordeonAyudas1, #acordeonAyudas2, #acordeonAyudas3{
  margin:20px 0px 50px;
}
.Ayudas h3{
  /* color: var(--rosa); */
  font-weight: bold;
  margin-top:30px;
}

#interiorDigitala .accordion-button{
  font-size:18px !important;
}
#interiorDigitala .accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125) !important;
}
#acordeonTramitacion, #acordeonFormacion{
  margin:50px 0px;
}


/*---------------------------------------------------
    MIGAS DE PAN
-----------------------------------------------------*/
.migas{
  
  background: var(--azul) ;
}
.breadcrumbs {
  max-width: 1500px; margin: 0 auto; padding: 5px 20px;
  font-size:10px;
  color: #fff;

}
.breadcrumbs a{
  color: #fff;
}

.breadcrumbs a:hover{
  color: #fff;
  text-decoration: underline;
}


#corp .contenido{
  padding-left:30px;
}
#corp .columna{
  padding:0px 10px;;
}



.slick-dots li button:before{
  content: '·';
}




.searchandfilter h4{
  font-size: 18px !important;
}



/*---------------------------------------------------
    VIDEOS - AULA VIRTUAL
-----------------------------------------------------*/

.info-videos .info_caja{
  background:white;
  box-shadow: .0625rem 1px 12px 0px #cacaca;
  border-radius: .625rem;
  padding:20px;
}
.info_icono{
  font-size:25px;
}
.info_icono i{
  font-size:40px;
}

.loop-video .portada-video{position: relative;margin-bottom: 25px;}

.loop-videos .portada-video .image-vd{    
  width: 100%;
  overflow: hidden;
  height: 200px;
}

.btn-filtros-videos{
  text-align: right;
  margin-bottom: 35px;
}
.btn-filtros-videos > a{
  font-size: 18px;
  background-color: #F6F6F6;
  padding: 15px;
  box-shadow: 3px 3px 6px #00000029;
  margin-bottom: 25px;

}
.descripcion-categoria-video{
  font-size: 18px;
  padding: 15px;

}
.loop-videos .portada-video .image-podcast{    
  width: 100%;
  overflow: hidden;
  height: 200px;
  text-align: center;
  background: #3a6686;
}
.loop-videos .portada-video .image-podcast > img{    
  min-width: auto !important;

}
.boton-ver-mas-videos{
  margin-bottom: 40px;
  margin-top: 25px;
}
.loop-videos h2.titulo-lista-videos{
  margin: 15px 0;
  background: #e7e7e7;
  color:#252733;
  padding: 10px;
  font-size: 18px;
}
  
.loop-videos .bx-wrapper img, .loop-videos img{    
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: 100%; 
  max-width: inherit !important;
} 

.portada-video{position:relative;background: #f5f5f5;padding-bottom: 5px;height:100%;border: 1px solid #f5f5f5;}
.portada-video p.titulo-vd{margin-bottom:8px !important;line-height: 19px !important; margin-top: 5px !important;padding:0px 10px !important;color:#212529 !important; font-weight: bold !important;}
.portada-video .circulo{font-size:13px !important;display:flex;align-items: center;color:#212529 !important;}
.portada-video .circulo p{font-size:13px !important;margin-bottom:0 !important;color:#212529 !important;}
.portada-video .circulo i{margin-right:7px;font-size: 10px !important;}
.portada-video.publico .circulo i, .portada-video.publikoa .circulo i, .portada-video.publico .circulo p, .portada-video.publikoa .circulo p{color: var(--verde);}
.portada-video.privado .circulo i, .portada-video.pribatua .circulo i, .portada-video.privado .circulo p, .portada-video.pribatua .circulo p{color: var(--rosa);}
.portada-video.kabia .circulo i, .portada-video.kabia .circulo i, .portada-video.kabia .circulo p, .portada-video.kabia .circulo p{color: #2DF5B8;}
.portada-video.kabia .circulo i, .portada-video.kabia-es .circulo i, .portada-video.kabia-es .circulo p, .portada-video.kabia-es .circulo p{color: #2DF5B8;}
.portada-video.kabia .circulo ::before{border: 2px solid #023374; border-radius: 50%;}
.portada-video.kabia-es .circulo ::before{border: 2px solid #023374; border-radius: 50%;}
.portada-video .circulo:hover{text-decoration:underline !important;}
.icono-cir-power, .icono-cir-lock, .icono-cir-kabia{
  display: inline-block;
  position: absolute; 
  top: 10px;
  right: 10px;
  padding: 2px 6px;
  border-radius: 50px;
}
.icono-cir-power{ 
  background: var(--verde);
}
.icono-cir-lock{
  background: var(--rosa);
}
.icono-cir-kabia{
  background: #023374;
  color: #2DF5B8;
}
.offcanvas-body p{color:#212529;}
.offcanvas-body a.lista-filtro{color:#212529;}
.offcanvas-body a.lista-filtro:hover{color:#ca2724;}

.h1gris .icono-cir-lock, .h1gris .icono-cir-power{top:inherit !important;right:30px;}
.filtros-lateral{padding:4% 20px !important; }
.filtros-lateral .offcanvas-header{padding:20px 0px !important;}

#video-single h2{
  padding: 30px 0px 0px 0px !important;
}
#video-single i{
  /* color: var(--rosa) !important; */
}
.fecha-vd p{margin-bottom:0 !important;}

/*-----------------------------------
      MENU ACCESIBILIDAD
------------------------------------*/

#invisible .screen-reader-shortcut:focus {
  top: 7px;
  background: var(--verde) !important;  
  box-shadow: 0 0 2px 2px #080B14;
}
#invisible a:focus {
  outline-offset: -1px;
}
#invisible a:active, #invisible a:focus, #invisible div, #invisible input[type=email], #invisible input[type=number], #invisible input[type=password], #invisible input[type=search], #invisible input[type=text], #invisible input[type=url], #invisible select, #invisible textarea {
  box-shadow: none;
}
#invisible  .screen-reader-shortcut {
  position: absolute;
  top: -1000em;
  left: 6px;
  height: auto;
  width: auto;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 23px 14px;
  background: var(--verde) !important;  
  color: #080B14;
  z-index: 100000;
  line-height: normal;
  text-decoration: none; 
}

/*-----------------------------------
      JURIDICOS - PROVINCIAS
------------------------------------*/
/* .tab-pane{
  padding: 20px;
} */
.texto-grande{
  font-size: 20px;
}
.texto-pequeño{
  font-size: 13px;
  margin-bottom: 45px;
}

.leyenda{
  float: right;
  display: flex;
}
.leyenda-box{
  display: -webkit-box;
  margin-right: 15px;
}
.text-no-aplica{
  margin-left: 8px;
 font-size: 12px;
}
.text-aplica{
  margin-left: 8px;
  font-size: 12px;
 }
.color-aplica{
  /* display: inline-block; */
  background: var(--verde);
  height: 15px;
  width: 35px;
}
.color-no-aplica{
  /* display: inline-block; */
  background: #ffffff;
  border: solid 1px #a1a1a1;
  height: 15px;
  width: 35px;
}

.imagen-provincia{
  width: 75%;
}
p.nombre-provincia{
  text-align: center; 
  text-transform: uppercase;
  margin-top: 15px;
  -webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.imagen-categoria img.hover-provincia{
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.imagen-categoria:hover img.hover-provincia{
	opacity: .4;
}
.imagen-categoria:hover + p.nombre-provincia{
	font-weight: bold;
}

button.boton-accesibilidad.boton-mainmenu{
  color: currentColor !important;
  text-transform: uppercase !important;
}


/*****************Calculadora de capitales*********************/

.table-bordered th{
  padding: 5px 20px!important;
}


table[id^=__BVID__] { display: table; }  


@media (max-width: 2000px) { 
  .table-bordered{
    overflow: auto;
    display: block;
    box-sizing: border-box;
    white-space: nowrap;
    width: 100%;

      
  } 
  
}




/*---------------------------------------------------
    FORMAS JURÍDICAS
-----------------------------------------------------*/
@media (max-width: 1199.98px) { 
	div.formas-juridicas > ul.nav-pills{
	overflow: auto;
	}
}

.formas-juridicas .tab-content{
  background: transparent !important;
}

#cajas_tramite {
	position: relative;
    height: 175px;
    justify-content: center;
}
button.boton-accesibilidad{
  border: none !important;
  background: none !important;
}
.titulo-uno-modal{
  margin-bottom: 0px !important;
}
.cajas_numero {
	position: absolute;
    top: 5px;
	left: 15px;
	font-size: 17px;
    font-weight: 550;
}

.form-check.form-check-inline{
	font-size: 12px;
}
.form-check-label{
	padding-top: 3px;
}
.table-tbody-juridicos{
	font-size: 12px;
}
.table-title-row > th {
	word-break: keep-all;
}
tr.tabla_juridicos > th{
	word-break: keep-all;
}

#comparador, #tramites{padding:15px;}
#comparador input[type="checkbox"], input[type="radio"] {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50px !important;
}
.opciones-comparador{text-align: center;} 
#comparador .form-check-input:checked {
  background-color: var(--verde);
  border-color: var(--verde);
}
.opciones-comparador{
  display: flex;
  text-align: center;
  align-items: baseline;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 992px) {
  .opciones-comparador{
    display: flex;
    text-align: center;
    align-items: baseline;
    flex-wrap: unset;
    flex-direction: unset;
  }
}



.table-responsive {
  overflow: auto;
}



.separacion-p{padding:25px 0;}
.formas-juridicas h3{margin-bottom:20px;}  
.formas-juridicas h4{margin-bottom: 20px;}
.formas-juridicas h4 i{color:#212529;}
.formas-juridicas .nav{flex-wrap:inherit !important;}
.formas-juridicas .tab-content{border:0 !important;}
.formas-juridicas > ul{margin:20px 0 30px 0;}
.formas-juridicas > ul > li button{
  border: none;
  display: block;
  padding: 15px;
  margin: 11px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 28%);
          box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 28%);
  text-align: center;
  width: 140px;
  height: 140px;
  color: #212529 !important;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
  @media (min-width: 768px) {
    .formas-juridicas > ul > li a{
       width:140px;
       height:140px;
      }
  }
.formas-juridicas > ul > li button:hover{
  -webkit-box-shadow: none;
  box-shadow: none;}
.formas-juridicas > ul > li button.active{
  border:2px solid var(--rosa);
  -webkit-box-shadow:none;
          box-shadow:none;
        }


.formas-juridicas > ul > li p{
  font-size:13px ;
  line-height:16px;
}
/* .formas-juridicas > ul > li img{max-width:50%;} */

.formas-juridicas > ul > li img{
  max-width: 35%;
  margin-bottom: 10px;
}
@media (min-width: 768px) { 
  .formas-juridicas > ul > li img{
    max-width:50%;
  } 
}
.resumen{
position:relative;
padding: 45px 20px;
position: sticky;
top: 50px;
}
@media (min-width: 768px) {
  .resumen{
    padding: 25px 50px 15px 50px;
  }
}
.resumen h4{font-weight:bold;margin-bottom:20px}
.resumen img{position:absolute;top:0;left:0;transform: translate(-30%, -20%);}

.titulo-forma{
  padding-right: 30px;
    display: flex;
    align-items: end;
    padding-bottom: 5px;
    border-bottom: 2px solid var(--rosa);
    width: fit-content;
    margin-bottom:30px;
}
.titulo-forma img{max-width: 40px;}
.titulo-forma p{margin: 0;
  line-height: 1;
  color: var(--rosa);
  font-weight: bold;
  font-size: 18px;}
  .paso1{
    grid-template-columns: repeat(2, 1fr);
  }
@media (min-width: 576px) {
  .paso1{
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .paso1{
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .paso1{
    grid-template-columns: repeat(6, 1fr);
  }
}
.paso1 > div{border: 1px solid #f1f1f1;color:#9F9F9F; text-align:center;padding:30px 10px;display: flex;align-items: center;font-size:15px;}
.paso1 > div.active{background: #AED3BC;color:#212529;cursor:pointer;}

/*-------------------------------------------------------------
      RESPONSIVE
----------------------------------------------------------------*/


@media only screen and (max-width: 1400px) {}



@media only screen and (max-width: 1200px) {

  /*  HOME  */
.texto-slider{
  width: 70%;
}
.slide-cabecera .texto-slider p.principal {
  font-size: 42px;
  line-height: 50px;

}

.loop-dest .bx-wrapper{
padding-top:0;
}
.condiciones .caja, .resultado {
  padding: 50px 20px;
}
.table-responsive th{
  min-width: 180px !important;
}

/* .table-bordered th{
  min-width: 180px !important;
}  */
/* .table-bordered table{
  width: auto !important;
}  */

}




@media only screen and (max-width: 1078px) {

  .menuResp-si{display:block;}
  .menuResp-no{display:none !important;}
  .texto-header{
    display: none;
  }


  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle{
    justify-content: center;
  }
  .h1gris, .h1rosa, .h1verde  {
    padding: 70px 0px 22px 0px
  }
  #interior-servicios, #coorp{
    padding: 60px 0px 22px 0px
  }

  /*  HOME  */
  .texto-slider{
    width: 80%;
  }
  #headerNuevo .idiomas .f-beige{
    margin-top: 4px;;
  }
  .lupa i{
    font-size:22px;
  }



  #headerNuevo {
    z-index: 9;
    background: var(--azul);
    width: 100%;
    height: auto;
    position: fixed;
    
  }
  .idiomas{
    display: flex;
    justify-content: flex-end;
  }
}
/*
body > .full > .full > div, #pag-experiencias{
  padding-top:60px;
}
*/



@media only screen and (max-width: 992px) {

  /* HOME */

  #cronoPrograma p{
    font-size: 12px;
  }
  .darth-dashboard{
    font-size: 10px;
  }
  .slide-cabecera{
    padding-top:40px;
  }

  .home-agenda .f-gris-cl, .home-agenda .agenda-widget {
    padding: 5% 15px;
}


}





@media only screen and (max-width: 768px) {
.logo-empresa{
  max-width: 300px;
  /* height: auto; */
  margin:0 auto;
}
#cronoPrograma{
  display: none;
}
.loop-dest .bx-wrapper{
  padding-bottom:0;
  }
  .servicio{
    padding: 30px 30px;
    border:1px solid var(--gris-cl);
    border-radius: 15px;
    margin-bottom:15px;
  }
  .servicio h4:after{
    content:'Ver servicio';
    display: inline-block;
    width: 100%;
    font-size:14px; margin-top:15px;

  }

  .servicio img{
    width: 70px;
    margin-bottom:15px;
  }
  .servicio p{display: none;}

  .servicio:hover{
    background: var(--gris-cl);
  }

  .slide-cabecera .texto-slider p.principal {
    font-size: 20px;
    line-height: 25px;
  }
  .taco-rosa h2{
    padding-bottom: 0px;;
  }
  .taco-rosa .main{
    padding: 30px 10px;
  }
  #loop-tax .loop-dest h2{
    margin-bottom:20px;;
  }
  .contenido{
    border: none;
  }
  .h1img h1{
    width: 90%;;
  }
  .info-experiencia{margin:0;}

  .videos-relacionados > div:last-child{
    display: none !important;
  }
  .footer-section{margin-bottom:15px;border-bottom: 1px solid #2d3240;}
  #headerNuevo {
    top: 37px;
  }
  .home-agenda h1 {
      font-size: 30px;
      font-weight: bold;
      margin-top: 0 !important;
  }
    .container, .container-sm {
        max-width: 100%; 
    }    
    .home-agenda .f-gris-cl, .home-agenda .agenda-widget {
        padding: 8% 15px;
    }
    #acompañamientoHome .caja-texto{
      width:95% !important;
    }
    #acompañamientoHome .caja-texto h2{
      font-size: 26px !important;
      line-height: 1.5;
    }
}


@media only screen and (max-width: 575px) {
  .texto-slider {
    width: 90%;
  }
  .slide-cabecera .texto-slider p.principal {
    font-size: 12px;
    line-height: 16px;
  }
  #formularioProyectos img{
    display: none;
  }

  /* Formulario NEWS */

  .gfield_checkbox {
    grid-template-columns: repeat(2, 1fr); 
  }
  .gfield_checkbox > div{
    margin:5px 0px;
  }
  #field_7_9, #field_7_2{
    grid-column: 1 / span 3 !important;
  }

  /* .item1 { grid-area: hazi; }
  .item2 { grid-area: euskadi; }
  .item3 { grid-area: neiker; }
  .item4 { grid-area: azti; }
  .item5 { grid-area: bcc; }
  .si-mov > .legal > .row{
    display: grid;
    grid-template:
      'hazi euskadi euskadi'
      'neiker azti bcc';
      width: 100%;
  } */
  .legal img {
    width: 70px;
  }

  .pasosAcompañar{
    padding: 20px 10px;
  }
  .loop-videos .portada-video .image-vd {
    width: 100%;
    overflow: hidden;
    height: inherit; 
  }
  .loop-videos .bx-wrapper img, .loop-videos img {
    min-width: inherit; 
    min-height: inheit;
    width: auto;
    height: 100%;
    max-width: 100% !important;
    height: auto;
  }
  .servicio{
    padding: 10px;
  }
  .servicio img {
      width: 50px;
  }
  .servicio h4 {
    font-size: 14px;
  }
  .home-agenda h1 {
      font-size: 24px;
      font-weight: bold;
      margin-top: 0 !important;
  }
      h2, .contenido h2 {
      font-size: 20px;
  }
  #servicios h2 {
    font-size: 22px;
}



}


.item1 { grid-area: hazi; }
.item2 { grid-area: euskadi; }
.item3 { grid-area: neiker; }
.item4 { grid-area: azti; }
.item5 { grid-area: bcc; }

.si-mov > .legal > .row {
  display: grid;
  grid-template:
    'hazi euskadi euskadi'
    'neiker azti bcc';
  width: 100%;
}


@media (max-width: 768px) { 
  .si-mov > .legal > .row {
    grid-template:
      'hazi euskadi'
      'neiker azti'
      'bcc bcc';
  }
}

.banner-alimentario {margin-bottom:20px;}

.banner-alimentario img{
  width: 100%;
}

