/*

Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
Text Domain: bridge-child
*/

body.admin-bar {
	margin-top: 32px;
}

body.page .full_width {
	position: relative !important;
}

.full_width nav.content_menu.fixed {
	top: 70px !important;
}

/*-------------------------------------------------------------------------------- HOME --------------------------------------------------------------------------------*/
.secciones span.project_category {
	display: none !important;
}

/*--------------------------------------------------------------------------------CASOS DE ÉXITO--------------------------------------------------------------------------------*/
a.icon_with_title_link {
	display: none !important;
}

/*--------------------------------------------------------------------------------BÚSQUEDA--------------------------------------------------------------------------------*/
span.categoria-titulo {
	font-weight: 600;
	color: #97999b;
}

span.categoria-post a {
	/*
    text-transform: uppercase;
    text-decoration: underline;
    */
	font-weight: 600;
	color: #383e42;
}

.resultado-busqueda span:first-child {
	text-transform: uppercase;
	font-weight: 600;
}

.resultado-busqueda span:nth-child(2) {
	text-transform: uppercase;
	font-weight: 600;
}

article.soporte_busqueda {
	width: 32% !important;
	position: relative;
	background: #fff;
}

article.soporte_busqueda .post_text .post_text_inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	padding: 10px 10px 15px 15px;
}

.soporte_busqueda .post_image {
	background: #ce132d;
	width: 40px !important;
	height: 40px !important;
	position: absolute !important;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 75%;
}

.soporte_busqueda .post_text {
	width: 100%;
	float: right;
	/*height: 145px;*/
	height: 100%;
	background: #FFF;
}

.soporte_pestania_contenido .post_content_holder {
	height: 100%;
}

article.soporte_busqueda h2 {
	font-size: 16px;
	margin-bottom: 15px;
	padding-left: 40px;
}

article.soporte_busqueda .post_info {
	font-size: 13px;
}

article.soporte_busqueda .post_more {
	margin-top: 0px !important;
	align-self: flex-end;
}

article.soporte_busqueda .qbutton.small {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding: 0 10px;
}

article.soporte_busqueda .post_text h2 .date {
	display: none;
}

.post_image.datasheed {
	background-image: url("/wp-content/uploads/2016/09/data-min.png") !important;
}

.post_image.sonora {
	background-image: url("/wp-content/uploads/2016/09/sonora-min.png") !important;
}

.post_image.sime {
	background-image: url("/wp-content/uploads/2016/09/si-min.png") !important;
}

.post_image.neo {
	background-image: url("/wp-content/uploads/2016/09/neo-min.png") !important;
}

.post_image.faq {
	background-image: url("/wp-content/uploads/2016/09/faq-min.png") !important;
}

.post_image.manuales {
	background-image: url("/wp-content/uploads/2016/09/ma-min.png") !important;
}

/*--------------------------------------------------------------------------------GENERALES--------------------------------------------------------------------------------*/
.color_principal {
	color: #ce132d
}

.oculta {
	display: none;
}


/*Primer bloque , describe que es LDA*/
/* .que_es_letra {} */

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.derecha {
	float: right;
}

.blanco {
	color: #FFFFFF;
}

.disable {
	display: none;
}

.qbutton.big_large_full_width {
	width: calc(100% - 5px);
}

/* idiomas */
/* #lang_sel_list a {
	position: relative;
}
#lang_sel_list li a:after {
	content: '/';
	position: absolute;
	right: -5px;
}
#lang_sel_list li:last-child a:after {
	content: '';
}
#lang_sel_list ul a.lang_sel_other, #lang_sel li ul a:link, #lang_sel_list ul a.lang_sel_other:visited, #lang_sel_list a.lang_sel_sel {
	background: none !important;
	text-transform: uppercase;
	line-height: 26px;
	font-size: 14px;
} */
/* --------------------------------------------------------------------------------FOOTER -------------------------------------------------------------------------------- */
.footer .column1 {
	top: 0px !important
}

/* ------------------------------------------------------------------------------- INDEX -------------------------------------------------------------------------------*/
body.home .q_slider {
	height: calc(100vh - 76px);
}

@media only screen and (min-width: 1442px) {
	body.home .q_slider {
		height: calc(100vh - 80px);
	}
}

@media only screen and (min-width: 1442px) {
	body.home .q_slider {
		height: calc(100vh - 200px);
	}
}

.q_slider_inner,
.carousel-inner,
#qode-Inicio {
	height: 100% !important;
}

.home_accesos_inf_col>div,
.home_accesos_inf>div {
	height: 200px;
	overflow: hidden;
}

.home_accesos_inf a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: inline-block;
	text-indent: -99999px;
	font-size: 0px;
}

/*--------------------------------------------------------------------------------HEADER--------------------------------------------------------------------------------*/
.header_bottom.clearfix {
	background-color: rgba(255, 255, 255, 1);
}

/*
body.page-id-15002, body.home {
.header_bottom.clearfix {
	background-color: rgba(0,0,0,0.2);
}
}
*/
li.menu-item.menu-item-type-custom.menu-item-object-custom.narrow.idioma a {
	text-decoration: underline;
}

.mobile_menu_button span::selection {
	background: transparent;
}

/* Selector idiomas cabecera */
header.light:not(.sticky) .wpml-ls-legacy-list-horizontal a {
	color: white !important;
}

header.sticky .wpml-ls-legacy-list-horizontal a {
	color: #9d9d9d;
}

/*--------------------------------------------------------------------------------NEO --------------------------------------------------------------------------------*/
body.page-id-15002 .wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
	position: initial;
}

body.page-id-15002 .neo_video_inicio {
	height: calc(100vh - 132px);
	overflow: hidden;
}

@media only screen and (min-width: 1442px) {
	body.page-id-15002 .neo_video_inicio {
		height: calc(100vh - 132px);
	}
}

@media only screen and (min-width: 1442px) {
	body.page-id-15002 .neo_video_inicio {
		height: calc(100vh - 132px);
	}
}


/*--------------------------------------------------------------------------------PRODUCTO --------------------------------------------------------------------------------*/
nav.content_menu.fixed {
	border-top: solid;
	border-top-color: black;
	border-top-width: 1px;
	-webkit-box-shadow: 0px 8px 24px -7px rgba(163, 163, 163, 1);
	-moz-box-shadow: 0px 8px 24px -7px rgba(163, 163, 163, 1);
	box-shadow: 0px 8px 24px -7px rgba(163, 163, 163, 1);
}

.frontal_imagen {
	display: inline-block;
	position: relative;
}

.texto_frontal {
	position: absolute;
	text-align: left;
	font-size: 1em;
	padding: 15px;
	width: 30%;
}

.texto_frontal.visible {
	/*background: rgb(246, 246, 246); */
	border-right: 10px;
	border-right-style: solid;
	border-right-color: #ce132d;
}

/*
.texto_frontal.microfono,
.texto_frontal.pantalla {
    color:#FFF;
}
*/

.texto_frontal .contenedor {
	position: relative;
	display: inline-block;
	height: auto;
	width: 100%;
	vertical-align: middle;
	overflow: hidden;
}

.texto_frontal .contenedor .content1 {
	font-weight: bold;
}

.texto_frontal .contenedor .content1,
.texto_frontal .contenedor .content2 {
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	-moz-transition: -moz-transform 0.2s ease-in-out;
	-ms-transition: -ms-transform 0.2s ease-in-out;
	-o-transition: -o-transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out;
}

.texto_frontal .contenedor .content1 {
	-moz-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	transform: translate(0, 100%);
}

.texto_frontal .contenedor .content2 {
	-moz-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.texto_frontal.visible .contenedor .content1,
.texto_frontal.visible .contenedor .content2 {
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	width: 340px;
}

.microfono {
	top: 90%;
	left: 22%;
}

.altavoz {
	top: 90%;
	left: 10%;
}

.pantalla {
	top: 89%;
	left: 62%;
}

.matriz {
	top: 89%;
	left: 38%;
}

.reproductor {
	top: 89%;
	left: 75%;
}

.trasera_alimentacion {
	left: 20%;
}

.trasera_amplificadores,
.trasera_interfaz {
	left: 35%;
}

.trasera_supervision {
	left: 48%;
}

.trasera_gpio {
	left: 50%;
}

.trasera_atenuadores {
	left: 50%;
	top: 94%;
}

.trasera_preamplificadas {
	left: 60%;
}

.trasera_tfl,
.trasera_acsi {
	left: 62%;
}

.trasera_audio,
.trasera_485,
.trasera_incendios,
.trasera_ethernet {
	left: 65%;
}

/*.frontal_audio,.docecierres,.ethernet,.pantalla,.altavoz,.microfono {display: none;}*/
#e_pantalla {
	top: 50%;
	left: 58%;
}

#e_altavoz {
	top: 65%;
	left: 8%;
}

#e_microfono {
	top: 50%;
	left: 19%;
}

#e_matriz {
	top: 22%;
	left: 34%;
}

#e_reproductor {
	top: 25%;
	left: 70%;
}

#e_trasera_amplificadores {
	top: 71%;
	left: 32%;
}

#e_trasera_alimentacion {
	top: 44%;
	left: 17%;
}

#e_trasera_interfaz {
	top: 39%;
	left: 33%;
}

#e_trasera_atenuadores {
	top: 40%;
	left: 46%;
}

#e_trasera_supervision {
	top: 76%;
	left: 46%;
}

#e_trasera_acsi {
	top: 75%;
	left: 60%;
}

#e_trasera_audio {
	top: 76%;
	left: 73%;
}

#e_trasera_tfl {
	top: 44%;
	left: 58%;
}

#e_trasera_gpio {
	top: 52%;
	left: 64%;
}

#e_trasera_preamplificadas {
	top: 62%;
	left: 79%;
}

#e_trasera_485 {
	top: 38%;
	left: 87%;
}

#e_trasera_incendios {
	top: 52%;
	left: 91%;
}

#e_trasera_ethernet {
	top: 39%;
	left: 76%;
}

.info_circle {
	display: inline-block;
	cursor: pointer;
	position: absolute;
	font-size: 3em;
	width: 0.4em;
	height: 0.4em;
	border: 2px solid #d5d5d5;
	border-radius: 1em;

	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;

	z-index: 1;
	opacity: 0;
	visibility: hidden;
}

.info_circle.activa {
	transform: scale(2);
	/*background:#FFF;*/
}

.info_circle.visible {
	opacity: 1;
	visibility: visible;
}

.info_circle.visible.activa:after {
	content: '';
	border-right: 1px solid #fff;
	position: absolute;
	top: 0;
	left: 0;
}

#linea_pantalla {
	top: 57.9%;
	left: 59.0%;
	height: 0px;
}

#linea_pantalla.visible {
	left: 59.8%;
	height: 115px;
}

#linea_microfono {
	top: 57.3%;
	left: 19.9%;
	height: 0px;
}

#linea_microfono.visible {
	height: 125px;
	left: 21%;
}

#linea_altavoz {
	top: 73%;
	left: 9%;
	height: 0px;
}

#linea_altavoz.visible {
	height: 75px;
	left: 9.6%;
}

#linea_matriz {
	top: 29.9%;
	left: 35%;
	height: 0px;
}

#linea_matriz.visible {
	height: 225px;
	left: 37%;
}

#linea_reproductor {
	top: 32.9%;
	left: 71%;
	height: 0px;
}

#linea_reproductor.visible {
	height: 220px;
	left: 72.9%;
}

#linea_trasera_interfaz {
	top: 47%;
	left: 34%;
	transform: rotate(-9deg);
}

#linea_trasera_interfaz.visible {
	left: 35.1%;
	height: 195px;
}

#linea_trasera_amplificadores {
	top: 79%;
	left: 33.0%;
}

#linea_trasera_amplificadores.visible {
	left: 33.6%;
	height: 95px;
}

#linea_trasera_alimentacion {
	top: 51.1%;
	left: 17.8%;
}

#linea_trasera_alimentacion.visible {
	height: 180px;
	left: 19.4%;
}

#linea_trasera_supervision {
	top: 83.8%;
	left: 46.7%;
}

#linea_trasera_supervision.visible {
	left: 47.5%;
	height: 80px;
}

#linea_trasera_atenuadores {
	left: 46.8%;
	top: 47%;
}

#linea_trasera_atenuadores.visible {
	left: 48.5%;
	height: 180px;
}

#linea_trasera_acsi {
	top: 83.3%;
	left: 61%;
}

#linea_trasera_acsi.visible {
	height: 79px;
	left: 61.5%;
}

#linea_trasera_tfl {
	top: 51.9%;
	left: 59%;
}

#linea_trasera_tfl.visible {
	left: 60.5%;
	height: 185px;
}

#linea_trasera_gpio {
	transform: rotate(41deg);
	left: 64.5%;
	top: 60%;
}

#linea_trasera_gpio.visible {
	height: 200px;
	top: 53%;
	left: 59%;
}

#linea_trasera_audio {
	top: 83.5%;
	left: 73.7%;
	transform: rotate(41deg);
}

#linea_trasera_audio.visible {
	height: 90px;
	left: 71%;
	top: 81%;
}

#linea_trasera_preamplificadas {
	left: 79.7%;
	top: 69.5%;
	transform: rotate(60deg);
}

#linea_trasera_preamplificadas.visible {
	left: 71%;
	height: 225px;
	top: 54.9%;
}

#linea_trasera_ethernet {
	top: 44%;
	left: 76.9%;
	transform: rotate(27deg);
}

#linea_trasera_ethernet.visible {
	height: 220px;
	left: 72.4%;
}

#linea_trasera_485 {
	left: 87.8%;
	top: 45.8%;
	transform: rotate(49deg);
}

#linea_trasera_485.visible {
	left: 77.8%;
	top: 31.8%;
	height: 300px;
}

#linea_trasera_incendios {
	left: 91.7%;
	top: 59.3%;
	height: 1px;
	transform: rotate(61deg);
}

#linea_trasera_incendios.visible {
	left: 80%;
	top: 38.7%;
	height: 300px;
}

.linea {
	position: absolute;
	z-index: 1;
	border-right: 2px solid #d5d5d5;
	background: transparent;
	width: 1px;
	height: 0px;
	transform: rotate(-12deg);
	z-index: 1;
	opacity: 1;
	visibility: visible;
	transition: opacity 1.3s ease;

	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

a.ficha-tecnica.blanco:hover {
	color: #383e42;
}

.bloque-ficha:hover>div {
	border-bottom: 2px solid white;
	-webkit-transition-duration: 2s;
	-o-transition-duration: 2s;
	transition-duration: 2s;
}

.q_dropcap {
	height: 22px;
	width: 22px;
	line-height: 22px;
}

/*--------------------------------------------------------------------------------PARTE TRASERA PRODUCTO --------------------------------------------------------------------------------*/

#f_audiobalanceado {
	right: 24%;
	top: 73%;
}

#f_docecierres {
	left: 31.5%;
	top: 67%;
}

#f_ethernet {
	top: 38%;
	left: 76.5%;
}

.frontal_audio {
	top: 90%;
	right: 10%;
}

.docecierres {
	top: 88%;
	left: 19%;
}

.ethernet {
	top: 33%;
	right: -13%;
}

.llamada_atencion {
	font-size: 24px;
	color: #FFF;
	padding: 20px 0px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;

}

.llamada_atencion:hover {
	font-size: 26px;
	color: #FFF;
}

/*--------------------------------------------------------------------------------ICONOS PRODUCTO --------------------------------------------------------------------------------*/
.iconos-producto .icon_holder.q_icon_animation.q_show_animation span i {
	color: #ce132d;
}

/*Barra*/
.more_facts_holder,
.more_facts_button {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

/*.more_facts_holder:hover {background-color: #ce132d;}
.more_facts_button:hover{color: #FFF;}*/

/*--------------------------------------------------------------------------------ANIMACIÓN--------------------------------------------------------------------------------*/
/*Imagen*/
.slideExpandUp {
	animation-name: slideExpandUp;
	-webkit-animation-name: slideExpandUp;
	animation-duration: 4s;
	-webkit-animation-duration: 4s;
	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease -out;
	visibility: visible !important;
}

@keyframes slideExpandUp {
	0% {
		transform: translateY(100%)
	}

	30% {
		transform: translateY(-8%);
	}

	40% {
		transform: translateY(2%);
	}

	50% {
		transform: translateY(0%);
	}

	60% {
		transform: translateY(0%);
	}

	70% {
		transform: translateY(0%);
	}

	80% {
		transform: translateY(0%);
	}

	90% {
		transform: translateY(0%);
	}

	100% {
		transform: translateY(0%);
	}
}

@-webkit-keyframes slideExpandUp {
	0% {
		-webkit-transform: translateY(100%);
	}

	30% {
		-webkit-transform: translateY(-8%);
	}

	40% {
		-webkit-transform: translateY(2%);
	}

	50% {
		-webkit-transform: translateY(0%);
	}

	60% {
		-webkit-transform: translateY(0%);
	}

	70% {
		-webkit-transform: translateY(0%);
	}

	80% {
		-webkit-transform: translateY(0%);
	}

	90% {
		-webkit-transform: translateY(0%);
	}

	100% {
		-webkit-transform: translateY(0%);
	}
}


/*Animación*/
/*Pulse*/
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.8);
	}

	50% {
		transform: scale(1);
	}

	100% {
		transform: scale(0.8);
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
	}

	50% {
		-webkit-transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.95);
	}
}

.pulse2 {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 2.5s;
	-webkit-animation-duration: 2.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.4);
	}

	50% {
		transform: scale(0.9);
	}

	100% {
		transform: scale(0.5);
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.4);
	}

	50% {
		-webkit-transform: scale(0.9);
	}

	100% {
		-webkit-transform: scale(0.5);
	}
}

.pulse3 {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 2.0s;
	-webkit-animation-duration: 2.0s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.6);
	}

	50% {
		transform: scale(1);
	}

	100% {
		transform: scale(0.6);
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.6);
	}

	50% {
		-webkit-transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0.6);
	}
}

/*
.movimiento {
    animation-name: movimiento;
    -webkit-animation-name: movimiento;
    animation-duration: 10s;
    -webkit-animation-duration: 10s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes movimiento {
    0% {
        -ms-transform: translate(15px,15px;);
        -webkit-transform: translate(15px,15px;);
        transform: translate(15px,15px;);
    }
    50% {
        -ms-transform: translate(-15px,-15px);
        -webkit-transform: translate(-15px,-15px);
        transform: translate(-15px,-15px);
    }
    100% {
        -ms-transform: translate(0%,0%;);
        -webkit-transform: translate(0%,0%;);
        transform: translate(0%,0%;);
    }
}
*/


/*--------------------------------------------------------------------------------SOPORTE --------------------------------------------------------------------------------*/
.web-soporte-contenedor .header_bottom .container_inner {
	display: grid;
	grid-template-areas:
		"logo idiomas idiomas"
		"menu menu menu";
	grid-template-rows: 80px 1fr;
}

.web-soporte-contenedor .header_bottom .container_inner .header_inner_left {
	grid-area: logo;
}

.web-soporte-contenedor .header_bottom .container_inner .header_inner_right {
	grid-area: idiomas;
}

.web-soporte-contenedor .header_bottom .container_inner .header_inner_right .side_menu_button_wrapper {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.web-soporte-contenedor .header_bottom .container_inner .header_inner_right .side_menu_button_wrapper .wpml-ls-legacy-list-horizontal a {
	padding: 0 0 0 15px;
}

.web-soporte-contenedor .header_bottom .container_inner .header_inner_right .side_menu_button_wrapper .header_bottom_right_widget_holder,
.web-soporte-contenedor .header_bottom .container_inner .header_inner_right .side_menu_button_wrapper .header_bottom_right_widget_holder .wpml-ls-legacy-list-horizontal,
.web-soporte-contenedor .header_bottom .container_inner nav.main_menu ul#menu-soporte>li>a {
	padding: 0;
}


.web-soporte-contenedor .header_bottom .container_inner nav.main_menu {
	grid-area: menu;
}

.web-soporte-contenedor .header_bottom .container_inner nav.main_menu ul#menu-soporte {
	grid-area: menu;
	display: flex;
	justify-content: space-between;
}

/* .web-soporte-contenedor .header_bottom .container_inner nav.main_menu ul#menu-soporte > li  {
    height: 100px;
} */


input#s {
	height: 30px;
	font-size: 20px;
	font-weight: 300;
	width: 99%;
	border-color: #ebebeb;
	border-width: 1px;
	border-style: solid;
	padding: 20px;
}

input[type="submit"] {
	font-family: FontAwesome;
	margin-top: 5px;
}

input#searchsubmit {
	/*width: 100%; */
	height: 60px;
	background: none;
	border: none;
	font-size: 35px;
	color: darkgrey;
	cursor: pointer;
	position: relative;
	right: 70px;
}

#searchform_buscador_interno #searchsubmit {
	right: -96%;
	top: -72px;
}

.fila_busqueda {
	margin-top: 40px;
}

.check_box_busqueda {
	padding-top: 10px;
}

input.Faqs,
input.Datasheets,
input.Manuales,
input.Software {
	margin-right: 5px;
	margin-left: 20px;
}

/* .corporativa-lda input[type=checkbox] {
	display: inline-block;
}	 */

input[type=checkbox] {
	display: none;
}

/*Check faq*/
input[type=checkbox]+label.Faqs {
	width: 66px;
	height: 65px;
	background-position: -227px -69px;
}

input[type=checkbox]+label.Faqs {
	vertical-align: -60px;
}

input[type=checkbox]:checked+label.Faqs {
	background-position: -226px -4px;
}

/*Check dataseed*/
input[type=checkbox]+label.Datasheets {
	width: 66px;
	height: 65px;
	background-position: -76px -5px;
}

input[type=checkbox]+label.Datasheets {
	vertical-align: -60px;
}

input[type=checkbox]:checked+label.Datasheets {
	background-position: -76px -71px;
}

/*Check manual*/
input[type=checkbox]+label.Manuales {
	width: 66px;
	height: 67px;
	background-position: 0 -4px;
}

input[type=checkbox]+label.Manuales {
	vertical-align: -60px;
}

input[type=checkbox]:checked+label.Manuales {
	background-position: 0 -67px;
}

/*Check NEO*/
input[type=checkbox]+label.NEO {
	width: 145px;
	height: 32px;
	background-position: -300px -88px;
}

input[type=checkbox]+label.NEO {
	vertical-align: -60px;
}

input[type=checkbox]:checked+label.NEO {
	background-position: -300px -46px;
}

/*Check SIME*/
input[type=checkbox]+label.Sime {
	width: 140px;
	height: 69px;
	background-position: -18px -160px;
}

input[type=checkbox]+label.Sime {
	vertical-align: -60px;
}

input[type=checkbox]:checked+label.Sime {
	background-position: -164px -160px;
}

/*Check SONORA*/
input[type=checkbox]+label.Sonora {
	width: 140px;
	height: 60px;
	background-position: -300px -187px;
}

input[type=checkbox]+label.Sonora {
	vertical-align: -60px;
}

input[type=checkbox]:checked+label.Sonora {
	background-position: -300px -126px;
}

input[type=checkbox]+label {
	background-image: url(/wp-content/uploads/2016/04/sprite_soporte-min-1.png);
	background-repeat: no-repeat;
	margin-right: 25px;
	text-align: left;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	outline: 0;
}

/*Check aceptar términos y condiuciones*/
input.wpcf7-form-control.wpcf7-acceptance.aceptar {
	display: inline-block;
	width: 30px;
	height: 20px;
	margin-bottom: 19px;
}

.productos {
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 44%, rgba(255, 255, 255, 0) 100%), url(/wp-content/uploads/2016/04/soporte-min.jpg);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 44%, rgba(255, 255, 255, 0) 100%), url(/wp-content/uploads/2016/04/soporte-min.jpg);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 44%, rgba(255, 255, 255, 0) 100%), url(/wp-content/uploads/2016/04/soporte-min.jpg);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
	/* IE6-9 */
}

.separador-izquierdo {
	border-left: 1px solid black;
}

.expandible-contacto .more_facts_inner {
	padding-top: 20px;
}

.more_facts_inner {
	padding-bottom: 80px;
}

.soporte-videos .latest_post {
	display: none;
}

.padding_20 {
	padding-left: 20px;
}

/*--------------------------------------------------------------------------------REFERENCIAS --------------------------------------------------------------------------------*/
/* .caracteristicas_referencia {} */

.frase_destacada {
	color: #97999b;
	font-weight: 300;
	letter-spacing: 2px
}

.q_icon_with_title span.fa-stack i:last-child {
	color: #FFF;
}

a.icon_with_title_link {
	display: none;
}


/*--------------------------------------------------------------------------------CONTACTO --------------------------------------------------------------------------------*/
p.lopd {
	font-size: 11px;
}

input.wpcf7-form-control.wpcf7-submit {
	float: right;
}


/*-------------------------------------------------------------------------------- RMA --------------------------------------------------------------------------------*/
body.page-template-rma .container.rma {
	margin-top: 150px;
	margin-bottom: 150px;
	display: inline-block;
	text-align: left;
}

/* body.page-template-rma .container.rma form {} */

body.page-template-rma .container.rma form input[type=text],
body.page-template-rma .container.rma form input[type=password],
body.page-template-rma .container.rma form input[type=email],
body.page-template-rma .container.rma input#codigo_rma,
body.page-template-rma .container.rma form#formulario_contacto_rma textarea#mensaje_rma {
	margin: 5px 0 0;
	padding: 15px;
	border: 0;
	outline: 0;
	resize: none;
	font-size: 13px;
	line-height: 17px;
	background-color: #fff;
	color: #97999b;
	font-family: 'Roboto';
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body.page-template-rma .container.rma form#formulario_contacto_rma textarea#mensaje_rma,
body.page-template-rma .container.rma input#codigo_rma {
	width: 40%;
	min-width: 200px;
}

body.page-template-rma .container.rma form#formulario_contacto_rma input[type=submit] {
	margin-top: 20px;
}

body.page-template-rma .container.rma form input[type=checkbox] {
	display: inline-block;
	width: 30px !important;
	height: 20px;
	margin-bottom: 19px;
}

body.page-template-rma .container.rma form input[type=submit],
body.page-template-rma .container.rma #wppb-login-wrap p.registrarme,
body.page-template-rma .container.rma button#consultar_codigo_rma {
	border: 2px solid #383e42;
	color: #383e42;
	position: relative;
	display: inline-block;
	width: auto;
	height: 39px;
	line-height: 36px;
	margin: 0;
	padding: 0 23px;
	font-size: 13px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	outline: 0;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-shadow: none;
	background-color: transparent;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-ms-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

body.page-template-rma .container.rma form input[type=submit]:hover {
	background-color: #ce132d;
	border-color: #ce132d;
	color: white;
}

body.page-template-rma .container.rma #wppb-register-user,
body.page-template-rma .container.rma.register #wppb-login-wrap {
	display: none
}

body.page-template-rma .container.rma.register #wppb-register-user {
	display: block
}

body.page-template-rma .container.rma #wppb-login-wrap p.login-submit,
body.page-template-rma .container.rma #wppb-login-wrap p.registrarme {
	display: inline-block;
	padding-bottom: 0;
}

body.page-template-rma .container.rma #wppb-login-wrap p.registrarme {
	margin-left: 10px;
	background-color: #ce132d;
	border-color: #ce132d;
}

body.page-template-rma .container.rma #wppb-login-wrap p.registrarme:hover {
	background-color: #fff;
	border-color: #fff;
}

body.page-template-rma .container.rma #wppb-login-wrap p.registrarme a {
	color: white
}

body.page-template-rma .container.rma #wppb-login-wrap p.registrarme:hover a {
	color: #97999b
}

body.page-template-rma .container.rma .q_accordion_holder {
	margin-top: 20px;
}

body.page-template-rma .container.rma button#consultar_codigo_rma {
	margin-top: 20px;
}

body.page-template-rma .container.rma button#consultar_codigo_rma:hover {
	background-color: #ce132d;
	border-color: #ce132d;
	color: white;
}

body.page-template-rma .success-msg,
.reg_ko_duplicado,
.reg_ko_ko,
body.page-template-rma .error-msg {
	display: none;
}

body.page-template-rma .success-msg {
	color: #270;
	background-color: #DFF2BF;
	margin: 10px 0;
	padding: 10px;
	border-radius: 3px 3px 3px 3px;
	margin-left: 20px;
}

body.page-template-rma .error-msg {
	color: #D8000C;
	background-color: #FFBABA;
	margin: 10px 0;
	padding: 10px;
	border-radius: 3px 3px 3px 3px;
	margin-left: 20px;
}

/************************************************* POPUPS *************************************************************/
.bootstrap-contenedor-padre {
	display: none;
	position: fixed;
	z-index: 99999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.bootstrap-modal {
	width: 60%;
	margin: auto;
	margin-top: 50px;
}

.bootstrap-modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #97999b;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.bootstrap-modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.bootstrap-modal-header .close {
	margin-top: -2px;
	-webkit-appearance: none;
	appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	border: 0;
}

.bootstrap-modal-header .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}

.bootstrap-modal-body {
	position: relative;
	padding: 15px;
}

.bootstrap-modal-body p {
	display: inline-block;
	width: 100%;
}

.bootstrap-modal-body label {
	margin-right: 20px;
	line-height: 17px;
	padding: 15px;
}

.bootstrap-modal-body input[type=text],
.bootstrap-modal-body input[type=date] {
	margin: 5px 0 0;
	padding: 15px;
	border: 0;
	outline: 0;
	resize: none;
	font-size: 13px;
	line-height: 17px;
	background-color: #fff;
	color: #97999b;
	font-family: 'Roboto';
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #eee;
}

.bootstrap-modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.bootstrap-modal .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.bootstrap-modal .btn-default {
	color: #383e42;
	background-color: #fff;
	border-color: #ccc;
}

.bootstrap-modal .btn-default:hover {
	color: #383e42;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.bootstrap-modal .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

/************************************************* FICHA PRODUCTO *************************************************************/

.single-productos-lda .title.title_size_small h1,
.single-productos-lda .title h1 {
	text-transform: none;
	font-size: 35px;
}

.single-productos-lda .title .separator {
	display: none;
}

.single-productos-lda .content {
	background: #fff;
}

.ficha_producto {
	font-size: 16px;
	padding-bottom: 40px;
}

.ficha_producto .primera_linea {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	align-items: flex-start;
}

.ficha_imagen {
	width: 55%;
}

.ficha_imagen img {
	width: 100%;
	height: auto;
}

.ficha_descripcion {
	width: 45%;
	padding: 0 25px;
}

.ficha_separador {
	border-bottom: 1px solid #000;
	margin: 30px 0;
}

/* .ficha_producto .segunda_linea {} */

.ficha_titulo {
	font-weight: bold;
	padding-bottom: 20px;
}

/* .ficha_caracteristicas {} */

.ficha_descargas {
	margin-top: 30px;
}

.productos_relacionados {
	margin-top: 60px;
}

.crp_related .crp_title {
	max-width: 244px;
}

.crp_related a {
	width: 250px;
	height: 250px;
}

.crp_related .crp_imagen {
	position: absolute;

	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.crp_related .crp_imagen img {
	max-width: 250px;
	height: auto;
}

.ficha_descargas ul {
	list-style: none;
}

.ficha_descargas ul li i,
.ficha_descargas ul li a {
	vertical-align: middle;
}

/************************************************ REFERENCIAS ************************************************************/

.filter_outer {
	height: auto;
}


/************************************************* CATEGORÍA *************************************************************/
.productos_lda_holder,
.subcategorias {
	margin-right: -15px;
	margin-left: -15px;
}

.caja_subcategoria {
	width: 22%;
	float: left;
	height: auto;
	margin-bottom: 30px;
	padding: 0px 15px;
}

.caja_subcategoria,
.caja_subcategoria_contenido {
	min-height: 295px;
}

.caja_subcategoria_contenido {
	border: 1px solid #CCC;
}

.caja_subcategoria_imagen {
	height: 247px;
	background: #ECECEC;
	text-align: center;
}

.productos_lda_producto_imagen .image_holder,
.caja_subcategoria_imagen .image_holder {
	height: 100%;
	overflow: hidden;
}

.caja_subcategoria_texto {
	background: #FFF;
	padding: 15px;
	height: 95px;
	overflow: hidden;
}

.caja_subcategoria_nombre {
	font-size: 15px;
	font-weight: bold;
}

.caja_subcategoria_descripcion {
	line-height: 20px;
	height: 62px;
	font-size: 13px;
	overflow: hidden;
}

.productos_lda_producto {
	width: 46.6%;
	float: left;
	height: auto;
	margin-bottom: 30px;
	padding: 0px 15px;
}

.productos_lda_producto_contenido {
	border: 1px solid #CCC;
}

.productos_lda_producto,
.productos_lda_producto_contenido {
	min-height: 535px;
}

.productos_lda_producto_imagen {
	height: 417px;
	background: #ECECEC;
	text-align: center;
}

.productos_lda_producto_imagen img {
	max-height: 417px;
	width: auto;
}

.productos_lda_producto_texto {
	background: #FFF;
	padding: 15px;
	height: 116px;
}

.productos_lda_producto_nombre {
	font-size: 18px;
	font-weight: bold;
}

.productos_lda_producto_descripcion {
	line-height: 20px;
}

#video_portada_embebido {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: auto;
}

.subtitulo {
	color: #383e42;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;

	font-size: 17px;
	line-height: 1.304347826086957em;
}

.plat_0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.pright_0 {
	padding-right: 0px !important;
}

.pleft_0 {
	padding-left: 0px !important;
}

.slider_content_outer p,
.slider_content_outer h2 {
	text-shadow: 2px 2px #000000 !important;
}

.productos_lda_producto_contenido,
.caja_subcategoria_contenido {
	position: relative;
}

.productos_lda_producto_contenido .text_holder,
.caja_subcategoria_contenido .text_holder {
	opacity: 0;
	display: none;
	background-color: rgba(21, 21, 21, 0.78);
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;

	text-align: center;
	transition: opacity .4s ease-in-out;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
}

/*
.productos_lda_producto_contenido:hover .text_holder,
.caja_subcategoria_contenido:hover .text_holder {
	opacity:1;
}
*/
.productos_lda_producto_contenido .text_outer,
.caja_subcategoria_contenido .text_outer {
	display: table;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.productos_lda_producto_contenido .text_inner,
.caja_subcategoria_contenido .text_inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFF;
}

.productos_lda_producto_contenido .text_inner a,
.caja_subcategoria_contenido .text_inner a {
	color: #FFF;
}

.soporte_boton .wpb_heading {
	margin-top: 10px;
	font-size: 15px;

	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}

.soporte_boton:hover .wpb_heading {
	color: #ce132d;
}

.soporte_boton img {
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;

	/* z-index: webkit-filter: grayscale(100%); */
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.soporte_boton:hover img {
	/* z-index: webkit-filter: grayscale(0%); */
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}

/* .soporte_pestania {} */

.soporte_pestania_titulo {
	background: #BCBEC0;
	width: 100%;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	margin-top: 20px;
	cursor: pointer;
	text-transform: uppercase;

	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	color: #FFF;
}

.soporte_pestania.activo .soporte_pestania_titulo,
.soporte_pestania_titulo:hover {
	color: #ce132d;
}

.soporte_pestania_titulo.activo .cerrar {
	display: block;
}

.soporte_pestania_contenido {
	height: 0px;
	overflow: hidden;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}

.soporte_pestania_contenido>div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.soporte_pestania.activo .soporte_pestania_contenido {
	height: auto;
	padding: 40px 0px;
}

.page-id-16116 .wpb_content_element.wpb_single_image img {
	max-height: 300px;
	width: auto;
}

body.page-id-16116 .wpb_single_image {
	margin-bottom: 10px !important;
}

.page-id-16116 body.single .post_content_holder {
	padding-bottom: 100px;
}

#nav-menu-item-16575,
#nav-menu-item-16574 {
	display: none !important;
}

#qode-home-ingles-tra .qbutton.green i,
#qode-Inicio .qbutton.green i {
	margin-left: 0px;
}

#qode-home-ingles-tra .qbutton.green,
#qode-Inicio .qbutton.green {
	opacity: 0.5;
	font-size: 18px;

	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}

#qode-home-ingles-tra .qbutton.green:hover,
#qode-Inicio .qbutton.green:hover {
	opacity: 1;
}

#overlay_lightbox {
	position: fixed;
	background: rgba(0, 0, 0, 0.7);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 999999;
	display: none;
}

#overlay_lightbox i {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9999999;
	color: #FFF;
	font-size: 30px;
	cursor: pointer;
}

#overlay_lightbox_contenido {
	width: 94%;
	height: 90%;
	margin-left: 3%;
	margin-top: 2%;
}

.crp_related img {
	max-width: 100% !important;
}

.productos_lda_producto_contenido:hover .productos_lda_producto_imagen img,
.animacion_zoom:hover img {
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;

	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.columna_de_cinco .soporte_boton {
	width: 20%;
	float: left;
	text-align: center;
}

#soporte_navegador {
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 999;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 30px 25px 30px 15px;
}

#soporte_navegador li {
	list-style: none;
	cursor: pointer;
}

#soporte_navegador li:hover {
	color: #ce132d;
}

@media (max-width:767px) {
	.columna_de_cinco .soporte_boton {
		width: 50%;
	}

	#soporte_navegador {
		display: none;
	}
}

.pos_rel {
	position: relative !important;
}

/************************************************* RESPONSIVE *************************************************************/
@media (min-width:767px) {
	.col-sm-6 {
		width: 49% !important;
		float: left;
		margin-right: 1% !important;
	}
}

@media (max-width:1200px) {
	.full_width nav.content_menu.fixed {
		top: 80px !important;
	}

	.touch .no_animation_on_touch .element_from_bottom>div {
		transition-delay: 0s !important;
	}

	nav.content_menu ul li a {
		font-size: 11px;
		padding: 10px 15px;
	}

	nav.content_menu ul li i {
		font-size: 15px;
	}

	/* body.page-id-15002 .neo_video_inicio {
		height: calc(100vh - 69px);
	} */

	.home_accesos_inf {
		height: auto;
	}

	.home_accesos_inf_col {
		width: 50%;
	}

	.subcategorias {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.caja_subcategoria {
		width: 20%;
	}

	.caja_subcategoria,
	.caja_subcategoria_contenido {
		height: auto;
	}

	.caja_subcategoria_imagen {
		height: 170px;
	}

	.caja_subcategoria_texto {
		height: 120px;
	}

	.linea.visible {
		display: none;
	}

	.pantalla,
	.microfono,
	.altavoz,
	.matriz,
	.reproductor {
		top: 90%;
		left: 35%;
	}

	.trasera_alimentacion,
	.trasera_amplificadores,
	.trasera_interfaz,
	.trasera_supervision,
	.trasera_gpio,
	.trasera_atenuadores,
	.trasera_preamplificadas,
	.trasera_tfl,
	.trasera_acsi,
	.trasera_audio,
	.trasera_485,
	.trasera_incendios,
	.trasera_ethernet {
		top: 90%;
		left: 35%;
	}

	#soporte_navegador {
		top: 0px;
		padding: 20px;
		height: 30px;
	}

	#soporte_navegador li {
		float: left;
		margin-right: 7px;
	}
}


@media (max-width: 992px) {

	.q_logo img {
		left: auto;
		right: auto;
		margin: 0 auto;
	}

	.ficha_producto .primera_linea {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}

	.ficha_imagen,
	.ficha_descripcion {
		width: 100%;
	}

	.productos_lda_holder {
		position: relative;
		width: 100vw;
		left: 50%;
		margin-left: -50vw;
		margin-right: 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: row;
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.productos_lda_producto {
		width: 45%;
		min-height: 0;
		padding: 0;
		margin: 2.5%;
	}

	.productos_lda_producto_contenido {
		min-height: 0;
	}

	.productos_lda_producto_imagen {
		height: 300px;
	}

	.productos_lda_producto_imagen img {
		padding: 10px;
	}

	.caja_subcategoria {
		width: 45%;
	}

	.features_home .vc_col-sm-4 {
		width: 100%;
	}

	body.page-id-15002 .neo_video_inicio {
		height: auto;
		margin-bottom: 30px !important;
	}

	nav.content_menu {
		width: 90%;
	}

	nav.content_menu .nav_select_menu ul {
		text-align: center;
	}

	nav.content_menu .nav_select_menu ul li {
		display: inline-block;
	}

	.qbutton.big_large_full_width {
		width: calc(100% - 45px);
	}

	.contenedor_formulario_contacto .vc_col-sm-3,
	.contenedor_formulario_contacto .vc_col-sm-9 {
		width: 100%;
	}

	#searchform_buscador_interno {
		margin-bottom: 100px;
	}

	#soporte_navegador {
		top: 120px;
		left: 0;
		right: auto;
		text-align: center;
		width: 100%
	}

	#soporte_navegador li {
		display: inline-block;
		float: none;
	}
}

@media (max-width:767px) {
	.slider_content .all_at_once {
		display: none !important;
	}

	#lang_sel_list {
		display: none;
	}

	.lang_lateral {
		margin: 0 0 20px 0;
	}

	.lang_lateral ul li {
		display: inline-block;
		margin: 0 15px 0 0 !important;
	}

	.home_accesos_inf_col {
		width: 100%;
	}

	.home_accesos_inf_col {
		height: 250px;
	}

	.col-xs-12 {
		width: 100%;
		clear: both;
		float: none;
	}

	.caja_subcategoria {
		width: 100%;
		height: auto;
		clear: both;
		float: none;
	}

	.productos_lda_producto {
		width: 100%;
	}

	.soporte-videos {
		padding: 30px 15px;
	}

	.soporte-videos .vc_col-sm-3 {
		padding-bottom: 20px;
	}

	.productos a {
		/*width: 80%;*/
		margin: 5px;
		white-space: normal;
		height: auto !important;
		padding: 10px !important;
		line-height: 1.2 !important;
	}

	#searchform_buscador {
		width: 100%;
		overflow: hidden;
	}

	.fila_busqueda {
		position: relative;
	}

	input#s {
		width: 243px;
	}

	input#searchsubmit {
		position: absolute;
		top: -72px;
		right: 5px;
	}

	#searchform_buscador_interno #searchsubmit {
		right: 0;
		top: 0;
	}

	#searchform_buscador_interno input#s {
		width: 100%;
	}

	input.wpcf7-form-control.wpcf7-submit {
		float: none;
		display: block;
		margin: 0 auto;
	}

	.pantalla,
	.microfono,
	.altavoz,
	.matriz,
	.reproductor,
	.trasera_alimentacion,
	.trasera_amplificadores,
	.trasera_interfaz,
	.trasera_supervision,
	.trasera_gpio,
	.trasera_atenuadores,
	.trasera_preamplificadas,
	.trasera_tfl,
	.trasera_acsi,
	.trasera_audio,
	.trasera_485,
	.trasera_incendios,
	.trasera_ethernet {
		width: 80%;
		/*top: 90%;*/
		left: 5%;
	}

	article.soporte_busqueda {
		width: 100% !important;
	}

	.side_menu a {
		color: #fff;
	}

	.side_menu_button .search_button {
		padding-right: 15px;
	}
}

@media screen and (max-width: 543px) {

	/*
    .texto_frontal {
        width: 65%;
    }

    .pantalla, .altavoz, .microfono,.frontal_audio,.docecierres,.ethernet {
        right: 0;
        left: 10%;
        top: 90%;
    }
    */
	.home_accesos_inf {
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media screen and (max-width: 479px) {
	nav.content_menu .nav_select_menu ul li {
		display: block;
	}

	nav.content_menu .nav_select_menu ul li a i {
		display: inline;
		margin-right: 15px;
	}

	.filter_holder ul li {
		width: 100%;
	}

	.info_circle {
		width: 0.2em;
		height: 0.2em;
		border-radius: 50%;
		border-width: 1px;
	}
}

.footer_bottom_holder .container {
	/*width: 1100px;*/
	max-width: 100%;
	margin: 0 auto;

}

.footer_bottom_holder .vc_column_container:first-child {
	text-align: left;
}

.footer_bottom_holder .vc_column_container:last-child {
	text-align: right;
}

.footer_bottom_holder {
	padding: 15px 0px;
}

.footer_bottom_holder a {
	color: #FFF;
	font-size: 12px;
}

.footer_bottom {
	height: auto;
}

@media screen and (max-width: 543px) {
	.footer_bottom_holder .vc_column_container {
		text-align: left;
	}
}

body.es .hide_es {
	display: none !important;
}

body.en .hide_en {
	display: none !important;
}

@media (min-width:767px) {
	.blog_large_image article {
		background: #FFF;
	}

	.blog_large_image article:not(.soporte_busqueda) .post_text,
	.blog_large_image article:not(.soporte_busqueda) .post_image {
		width: 50%;
		float: left;
	}
}

/*article.category-news {
    background:#FFF;
}*/
.hidden {
	display: none;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: left;
}

.registro_rma {
	display: none;
}

#login_reg_volver,
#login_reg {
	float: left !important;
}

.registro_rma .wpcf7-text {
	margin: 5px 0 0;
	padding: 15px;
	border: 0;
	outline: 0;
	resize: none;
	font-size: 13px;
	line-height: 17px;
	background-color: #fff;
	color: #97999b;
	font-family: 'Roboto';
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

/* Pagina contacto*/
.qode-accordion-holder .qode-title-holder {
	background: none;
	background-color: #fff;
	border: none;
	border-radius: 0;
}

.ui-accordion .ui-accordion-header {
	padding: 0 !important;
}

.qode-accordion-holder .qode-accordion-content.qode-acc-title-with-icon {
	border: none;
	background: transparent;
}

@media (max-width: 768px) {

	a.qbutton.large.center,
	a.qbutton.large.center.default,
	a.qbutton.medium.default {
		height: auto;
		text-wrap: wrap;
		text-align: center;
	}
}


footer .column1 {
	position: relative;
	top: -18px;
}

.logos-flex>.wpb_wrapper {
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
}

.logos-flex>.wpb_wrapper>div {
	flex: 1;
	min-width: 100px;
	margin: 8px auto;
	padding: 15px;
}

.drop_down .second .descarga-menu i {
	display: inline-block;
	margin-right: 2px;
	color: #f0163a;
}

.drop_down .second .web_support_menu i {
	display: inline-block;
	margin-right: 2px;
	color: #f0163a;
}

.columna-catalogo-productos {
	text-align: right;
}

/* mas espacio debajo de las listas y simbolos fuera */
ul,
ol {
	margin-bottom: 10px;
	padding-left: 20px;
	list-style-position: outside;
}

/* mas espacio debajo de los titulos */
h2,
h3,
h4 {
	margin-bottom: 15px;
}

/* mostrar checkbox en formulario de contacto */
input[type=checkbox] {
	display: block !important;
}

/* cambios GAP */
#video-full {
	height: calc(100vh - 132px);
	overflow: hidden;
}

#video-full video {
	width: 100vw !important;
	height: auto !important;
}

.more_facts_inner {
	padding-bottom: 80px;
}

.portfolio_social_holder {
	display: none;
}

.side_menu_button>a {
	margin-top: -10px;
}

/*no mostrar related posts en productos */
.productos_relacionados {
	display: none;
}

.crp_related {
	display: none;
}

/* tamaño captions imagenes */
.wp-caption-text {
	font-size: 12px;
}

/* ocultar autor post blog */
.post_author {
	display: none;
}

/* ocultar etiquetas posts blog */
.single_tags {
	display: none;
}

/* añadir espacio entre párrafos en referencias */
.portfolio_single p {
	margin-bottom: 22px;
}

.call_to_action_text p {
	font-size: 20px;
	color: white;
}

/* tipo corporativa banner cookies */
#moove_gdpr_cookie_info_bar {
	font-family: Roboto,sans-serif !important;
}

/*responsive slider NEO+ 4 idiomas */
@media (max-width: 576px){
    div#qode-neo-plus,
    div#qode-neo-plus .image {
        height: 400px !important
    }
}

@media (max-width: 576px){
    div#qode-neo-plus-en,
    div#qode-neo-plus-en .image {
        height: 400px !important
    }
}

@media (max-width: 576px){
    div#qode-neo-plus-de,
    div#qode-neo-plus-de .image {
        height: 400px !important
    }
}

@media (max-width: 576px){
    div#qode-neo-plus-it,
    div#qode-neo-plus-it .image {
        height: 400px !important
    }
}

/*corregir icono mensaje confirmacion formularios */
.wpcf7 form.sent .wpcf7-response-output:before {
  color: #333333;
  position: sticky;
}
/*aumentar radio botones */
.qbutton {
	border-radius: 24px !important;
}
/*Revisión Qode Slider móvil 23/04/2026*/
@media (max-width: 767px){
  body.home .q_slider {
    height: auto !important;
  }

  body.home #qode-inicio,
  body.home #qode-inicio .item,
  body.home #qode-inicio .image,
  body.home #qode-inicio .qode_slider_preloader {
    height: 55vh !important;
    min-height: 320px !important;
    max-height: 480px !important;
  }

  body.home #qode-inicio .mobile-video-image,
  body.home #qode-inicio .image {
    background-size: cover !important;
    background-position: center center !important;
  }

  body.home #qode-inicio .slider_content {
    width: 80% !important;
    left: 10% !important;
    bottom: 12% !important;
    top: auto !important;
  }
}
@media (max-width: 767px){
  #video-full{
    height: auto !important;
  }

  #video-full video{
    display: block;
    width: 100%;
    height: auto !important;
  }
  #qode-lda-italia .carousel-inner .slider_content_outer .text {
    display: inline-block!important;
  }
}
