.video_serie {
	margin-bottom: 50px;
	text-align: center;
}

.video_serie .info_video {
	border: 1px solid #000;
    padding: 20px 10px;
    margin: auto;
    margin-top: -4px;
    width: 90%;
}

.video_serie p {
	text-align: center;
	font-weight: bold;
	margin: 0;
}

.video_serie .video_text_sub {
	font-weight: normal;
	color: #AAA;
	font-size: 12px;
	margin-top: 0;
}

.video_serie .video_text_sub a {
	text-decoration: none;
	color: #AAA;	
}

.menu-principal-container {
  position: relative;
}

.menu-principal-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Ajusta el valor alpha (0.5) para cambiar la opacidad */
  z-index: -1;
}



ul#menu_ficha_producto .submenu_producto a {
	color: #333;
	text-transform: none;
	font-weight: 400;
	letter-spacing: normal;
}

.projects-list-images {
	height: 202px;
	overflow: hidden;
}

.texto_bloque.left {
	text-align: left;
}

.proyectos_similares {
	background-color: #666;
}

/** BUSCADOR **/
#popup_buscador {
	padding: 37px 0px;
	position: fixed;
	width: auto;
	background-color: #fff;
	display:none;
	z-index:10000000;
	width:100%;
}


#popup_buscador .buscar_txt{
	display: table;
	margin: 0 auto;
}
#popup_buscador .buscar_txt1{
	float: left;
	text-transform: uppercase;
    text-align: center;
    font-family: 'geomanistmedium';
    font-size: 13px;
    letter-spacing: 1px;
    margin-right: 40px;
    padding-top: 3px;
    border: 0px;
	background-color: #d3d3d3;
	cursor: pointer;
}
#popup_buscador .buscar_txt2{
	float: left;
}
#popup_buscador .buscar_txt2 #buscador_text{
	border:0px;
	color:#797979;
	width: 601px;
	background-color: #fff;
	height:30px;
	font-size:25px;
	border-bottom:1px solid #ccc;
	text-align:center;
}

#popup_buscador .buscar_txt2 #buscador_button{
	border:0px;
	color:#797979;
	width: 601px;
	background-color: #fff;
	height:30px;
	font-size:15px;
	border-bottom:0px;
	font-family:'Source Sans Pro', sans-serif;
	margin:30px 0px;
}

#popup_buscador .cerrar{
	text-align: right;
	padding-right: 5%;
	margin-right: 15px;
	margin-top: -150px;
	font-family:'Source Sans Pro', sans-serif;
	float:right;
}
#popup_buscador .cerrar a{
	color:#999;
	text-decoration: none;
}
#popup_buscador .buscar_txt2 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  /*color: #cbcbcb;*/
  color:#797979;
}
#popup_buscador .buscar_txt2 input::-moz-placeholder { /* Firefox 19+ */
  /*color: #cbcbcb;*/
  color:#797979;
}
#popup_buscador .buscar_txt2 input:-ms-input-placeholder { /* IE 10+ */
  /*color: #cbcbcb;*/
  color:#797979;
}
#popup_buscador .buscar_txt2 input:-moz-placeholder { /* Firefox 18- */
  /*color: #cbcbcb;*/
  color:#797979;
}

.lb-nav a.lb-prev{
    background: url('images/lightbox_izquierda.png') left 48% no-repeat !important;
}

.lb-nav a.lb-next{
    background: url('images/lightbox_derecha.png') right 48% no-repeat !important;
}

#area_reservada{
	float: left;
}

/** POPUP IDIOMA **/
#popup_idioma {
	display:none;
	z-index:10000000;
	position: absolute;
	top: 100px;
	background: #fff;
	right: 100px;
}
.icl_lang_sel_native{
	cursor: pointer;
}
.formulario_empleo_cv input.error, .formulario_empleo_cv textarea.error, .formulario_empleo_cv select.error,
.formulario_empleo input.error, .formulario_empleo textarea.error, .formulario_empleo select.error{
	border: 1px solid #aa0000!important;
}
.formulario_empleo_cv p.error,
.formulario_empleo p.error{
	border-left: 3px solid #aa0000;
	padding: 5px 0 5px 10px;
}
.nosotros_menu_flotante ul li a.active {
  color: #D6D6D6; /* Establecer el color para el enlace activo */
}
/*#sedes .vc_tta-panels .vc_tta-panel,
.areas_trabajo .vc_tta-panels .vc_tta-panel {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
#sedes .vc_tta-panels .vc_active,
.areas_trabajo .vc_tta-panels .vc_active {
  opacity: 1;
}*/
#map_canvas .gm-style-iw-tc{
  display: none;
}
.popup.active {
  z-index: 10001 !important;
}
.menu_header_col .menu li {
	list-style-type: none;
}
@media only screen and (max-width: 768px){
	#menu-principal-content-responsive .menu_chill {
	  display: none;
	}
}
a {
	color: black;
	text-decoration: none;
}
/* theperfectmix */
.page-template-page-perfect-mix-2023 .play img {
  width: 120px;
  height: 120px;
  filter: invert(100%);
  position: absolute;
  top: calc(50% - 51px);
  left: calc(50% - 51px);
} 
.page-template-page-perfect-mix-2023 .perfect_mix_resto_proyectos .play img {
  top: calc(43% - 51px) !important;
}
.page-template-page-perfect-mix-2023 .popup-video {
	position: fixed;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.5);
	/*width: 100%;
	height: 100%;*/
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	display: none;
}
.page-template-page-perfect-mix-2023 .popup-video iframe {
	width: 100%;
	height: 100%;
}
.page-template-page-perfect-mix-2023 .close {
    color: #FFF;
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 12px;
    text-decoration: none;
}
#background-popup-video{
    z-index: 9998;
    background: rgba(0, 0, 0, 0.5);
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;  
    display: none;
}
.novedades_home_new .item h3 a {
    color: white;
}
@media (max-width: 425px) {

    .page-template-page-perfect-mix .play {
        top: 96px !important;
        left: 177px !important;
    }
    
    .page-template-page-perfect-mix .destacado .play{
        -webkit-filter: invert(100%);
        -moz-filter: invert(100%);
        filter: invert(100%);
        top: 150px !important;
    }

}
.home_solologo{
	display: none;
}/*
.page-id-10244 #header .header2023{
	display: none;
}
.page-id-10244 .home_solologo{
	display: block;
}
.home_solologo img {
  filter: invert(100%);
  width: 100vw; /* Esto hace que la sección tenga el 100% del ancho de la pantalla */
  height: auto; /* La altura se ajustará automáticamente al tamaño de la imagen */
}*/
/*.page-id-10244 small-logo {
  max-height: 50px; /* Ajusta este valor según el tamaño deseado */
  transition: max-height 5s ease !important; /* Ajusta la duración de la transición según tus preferencias */
}*/
/* Estilos para la capa header2023 cuando el logo es pequeño */
/*
.page-id-10244 .small-logo .header2023 {
  display: block;
  opacity: 1;
}*/

/* Estilos para ocultar la capa home_solologo cuando se hace scroll hacia arriba */
/*
.page-id-10244 .home_solologo .hide-home-solologo {
  display: none !important;
}*/