/*
Theme Name: lksingenio
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 2.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");

/************* GENERALES ***********************/


.content .content_inner > .container > .container_inner.default_template_holder {
    padding-top: 10px !important;
}

body .wrapper .content {
    min-height:1025px !important;
}

aside.vertical_menu_area {
    padding:0;
	background:#fff !important;
	position:absolute;
	height: auto;
}

.vertical_menu_enabled .q_slider, .vertical_menu_enabled .full_width, .vertical_menu_enabled .content .container, .vertical_menu_enabled .title_outer, .vertical_menu_enabled footer {
    padding-left: 270px;
}

.content_inner  .container .container_inner {
    margin: 0 auto;
    width: 100% !important;
}

.vertical_menu_enabled footer {
    padding-left: 0px !important;
	z-index:9999;
}

.footer_top .container_inner {
    margin: 0 auto;
    width: 98%;
}

.vertical_logo_wrapper {
	background:#f85800;
	min-height:200px;
	text-align: center;
	}

nav.vertical_menu {
	background:#ddd;
	margin-top:0;
	padding:20px;
	text-align: center;
}
.q_logo_vertical {
	/*margin-top:-25px;*/
	margin-top:0;
	}
.q_logo_vertical img.normal {
    margin-top: 0;
    position: relative;
	max-width: 110px
}
.widget_search h4 {
    display: none;
}
/*** Norma para el responsive ****/
header .q_logo img.normal {
    margin: 5px auto !important;
}

.vertical_menu_area_widget_holder {
	background:#ddd;
	margin-top:0;
	padding:0;
	}
	.vertical_menu_area_widget_holder .widget_search {
		padding:0 20px;	
		}
		.vertical_menu_area_widget_holder .widget_search #searchform {
			background-color: #fff;
			display: inline-block;
			overflow: hidden;
			width: 100%;
		}

	/*.vertical_menu_area_widget_holder .widget_text {
		padding:0 20px;
		background:#818181;
		min-height:175px;
		}*/


		.vertical_menu_area_widget_holder .widget {
			margin: 0;
		}
		.vertical_menu_area_widget_holder #text-4 {
			background-color: #fff;
			margin-top:20px;
			padding-bottom:20px;
			}		
		.vertical_menu_area_widget_holder #text-2 {
			padding:0 10px 5px 10px;
			background:#fff;
			}

			
			.left-calltoaction {
				margin-bottom: 15px;
    			padding: 0 10px;
				}
				.left-calltoaction a {
					display:block;
					border:1px solid #000;
					padding:10px 5px;
					color:#000;
					font-size:16px;
					font-weight:400;
					}
				.left-calltoaction a:hover {
					display:block;
					background:#f37c2f;
					border: 1px solid #f37c2f;
					padding:10px 5px;
					color:#fff;
					font-size:16px;
					font-weight:400;
					}

			.left-social {				
				padding:10px 0;
				}
				.left-social a  {				
					
				}
				.left-social .fa-stack {
					background: none repeat scroll 0 0 #fff;
					border: 1px solid #000;
					display: inline-block;
					height: 2.8em;
					line-height: 3.2em;
					position: relative;
					vertical-align: middle;
					width: 2.8em;
					color:#000;
					}			
				.left-social .fa-stack .fa {
					font-size:20px;
					}	
				.left-social .fa-stack:hover {
					background:#f37c2f;
					border: 1px solid #f37c2f;
					color:#fff;
					}						
					

.telefonoMenu {
    background:#828282;
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    padding: 10px 20px;
    text-align: left;
	}					

#menu-temas {
	/*padding:0 15px;*/
	}

nav.vertical_menu > ul > li {
	margin-bottom:8px;
	
}
nav.vertical_menu > ul > li > a {
	background:#f6f6f6;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
	line-height: 1.3em;
	padding:5px 0;
	
}
nav.vertical_menu > ul > li.negocio > a {
	background:#777;
	color:#fff;	
}
nav.vertical_menu > ul > li.negocio.active > a, nav.vertical_menu > ul > li.negocio.active:hover > a {
    background: #f37c2f;
	color:#fff;
}

nav.vertical_menu > ul > li.active > a, nav.vertical_menu > ul > li:hover > a {
    background: #999999;
	color:#fff;
}


nav.vertical_menu > ul > li.tema.active > a, nav.vertical_menu > ul > li.tema.active:hover > a {
    background: #f37c2f;
	color:#fff;
}

footer.footer_border_columns .qode_column {
    border-left: 0;
    box-sizing: border-box;
	}
	.logos img {
		margin-right:15px;
		}

		.footer_top .slogan {
			margin-top:15px;
			color: #fff;
			font-size: 16px;
			font-weight: 600;
		}

				.footer_top .fa-stack {
					background: none repeat scroll 0 0 #222;
					border: 1px solid #fff;
					display: inline-block;
					height: 2.3em;
					line-height: 2.5em;
					position: relative;
					vertical-align: middle;
					width: 2.3em;
					color:#fff;
					text-align:center;
					}			
				.footer_top .fa-stack .fa {
					font-size:16px;
					}	
				.footer_top .fa-stack:hover {
					background:#fff;
					border: 1px solid #fff;
					color:#222;
					}	


.footer_top .telefono {
			font-size: 18px;
			padding-top:7px;
		}

	.footer_top .calltoaction {
		padding: 0 10px;
	}
	.footer_top .calltoaction a {
		border: 1px solid #fff;
		color: #fff;
		display: block;
		font-size: 16px;
		font-weight: 400;
		padding: 10px;
		text-align:center;
	}
	.footer_top .calltoaction a:hover {
		background: none repeat scroll 0 0 #fff;
		border: 1px solid #fff;
		color: #222;
		display: block;
		font-size: 16px;
		font-weight: 400;
		padding: 10px;
	}

.followTwitter {}

.encabezadoTwitter {
	text-align:right;
	padding-bottom:15px;
	}
.listadoTwitter {
	border:1px solid #fff;
	text-align:left;
	padding:15px;
	}

/****** CART POST *******************/

.vc_row .wpb_wrapper {
	margin-right:10px;
	}

a.eg-general-element-26, a.eg-portada-destacados-element-26 {
	background:#fff url(images/leerMas.gif) no-repeat top right;
	}
a.eg-general-element-26:hover, a.eg-portada-destacados-element-26:hover {
	background:#f37c2f url(images/leerMas.gif) no-repeat top right;
	color:#fff; 
	}
	
.eg-general-element-29 {text-transform:none !important;}
.eg-general-element-29:hover {
	background:#eee !Important;
	line-height: 34px !Important;
	}


/*** GRID ****/


#lksGrid .filter-destacado {
	display:none !important;
	/*border:5px solid red !important;*/
	}
#lksGrid .filter-en-portada {
	display: none !important;
}

#lksDestacados, #lksTecnologia, #lksGestion, #lksInternacionalización, #lksInnovacion {
	/*border:5px solid red !important;*/
	}

#lksDestacados span.destacado {
	display:none !important;
	}
#lksDestacados span.en-portada {
    display: none;
}

/******* POST *****************/


.blog_holder article h2 {
    margin: 0 0 20px;
}

.blog_single.blog_holder article .post_text .post_social {
    margin: 35px 0 0;
}

.blog_holder, blog_single {
	margin-right:8px;
	}
	.blog_holder article .post_text .post_social {
		display: inline-block;
		margin: 15px 0 0;
		vertical-align: middle;
		width: 100%;
		border-top:1px solid #bcbcbc;
		padding-top:5px;
	}
	/******* Blog share ***********/

.blog_holder article .post_social .post_comments, .blog_holder article .post_social .blog_like, .blog_holder article .post_social .blog_share {
    display: block;
    float: left;
    text-align: center;
    width: auto;
	margin: 0 10px 0 0;
}

.blog_holder article .post_social .post_comments i, .blog_holder article .post_social .blog_like i, .blog_holder article .post_social .social_share_holder > a > i {
    background-color: transparent !Important;
    border-radius: 25px;
    color: #333;
    float:left;
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    transition: background-color 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s;
    width: 36px;
}
.blog_holder article .post_social .post_comments span, .blog_holder article .post_social .blog_like span, .blog_holder article .post_social .blog_share .social_share_title {
    color: #8b8b8b;
    display:inline-table;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    margin-top: 10px;
    transition: color 0.3s ease-in-out 0s;
	float:left;
}

.blog_holder article .post_social .post_comments:hover > i, .blog_holder article .post_social .post_comments:hover > span  {
    color: #f37c2f;
}
.blog_holder article .social_share_holder a:hover > i, .blog_holder article .post_social .social_share_holder a:hover > span  {
    color: #f37c2f;
}
.blog_holder article .blog_like a:hover > i, .blog_holder article .post_social .blog_like a:hover > span  {
    color: #f37c2f;
}



.resumen {
		font-family: "Open Sans";
		font-weight:bold;	
	}

.post_text {
	background:#f0f0f0;
	margin-top:10px;
	padding:0 35px 10px;
	}
	.post_text_inner {padding-top:35px !important;}

.blog_holder article .post_info, .latest_post_holder .post_info_section span, .latest_post_holder .post_info_section a {
		clear: both;
		color: #f27a2d;
		display: block;
		font-family: "Open Sans";
		font-size: 16px;
		font-weight: 400;
		line-height: 14px;
		margin: 0 0 5px 0;
		position: relative;
		text-align: left;
		text-decoration: none;
		text-transform: uppercase;
	}
	.post_info a {
		color: #f27a2d !important;
		}
		
.post_content h2 {		
    color: #000;
    font-size: 27px;
    font-weight: 400;
    line-height: 34px;
	margin: 0 0 25px !important;
	}
.post_content {		
    font-family: "Open Sans" !important;
	}
	
.post_content p {		
    font-size:14px;
	margin-bottom:20px;
	}	
	.post_content blockquote > p, .post_content blockquote > h3 {
		font-family: "Open Sans" !important;
    	font-size: 14px;
		}

.single_tags {
	background:#f0f0f0;
	margin:0;
	padding:10px 35px;
}	
	
.author_description {
	background:#f0f0f0;
	margin:0;
	padding:10px 35px;
}	
.comment_pager {
	background:#f0f0f0;
	margin:0;
	padding:10px 35px;
}
.comment_holder {
	background:#f0f0f0;
	margin:10px 0 0;
	padding:10px 35px;
}
.comment_form {
	background:#f0f0f0;
}
.comment-respond  {
	background:#f0f0f0;
	padding:10px 35px 25px !important ;
}
.comment_holder .comment {
    background:#f0f0f0;
    padding: 10px 10px 10px 0;
	border-bottom:1px solid #999;
}
.comment_holder .comment .image {
    display: block;
    float: left;
    height: 50px;
    width: 50px;
}
.comment_holder .comment .text {
    min-height: 80px;
    padding: 0 0 0 80px;
    position: relative;
}
.comment_holder .comment .text .text_holder {
    display: block;
    margin: 5px 0 0;
}
#respond textarea, #respond input[type="text"], .contact_form input[type="text"], .contact_form textarea {
    background-color: #fff !important;
	color:#000;
}

.nuevoAutor {
	background:#f0f0f0;
	margin:0;
	padding:0;
}
.nuevoAutor .image {
    display: block;
    float: left;
    height: 40px;
    width: 40px;
}
.nuevoAutor .author_text_holder {
    min-height: 55px;
    padding: 0 0 0 55px;
    position: relative;
	font-size:14px;
}
.nuevoAutor .author_text_holder h4  {
	font-size:13px;
	font-weight:400;
}
.nuevoAutor .author_text_holder h4 a {
    color:#f27a2d ;
}
.nuevoAutor .author_text_holder p  {
	font-size:13px;
	font-weight:400;
	color:#000;
}

.blog_views {
    display: block;
    float: left;
    text-align: center;
    width: 40px;
	margin: 0 20px 0 0;
}

.filter_outer {display:none; }


.flexslider .flex-prev, .portfolio_slider .caroufredsel-prev, .full_width .section_inner .portfolio_slider .caroufredsel-prev {
    left: 0;
}
.flexslider .flex-next, .portfolio_slider .caroufredsel-next, .full_width .section_inner .portfolio_slider .caroufredsel-next {
    right: 0;
}
h3.related_post_title {
    margin-top: 30px;
}
.wp_rp_footer {
    margin-bottom: 40px;
}

/**** SUSCRIPCION ************/

.formSuscripcion {
    background:#4e4e4e url(images/email.png) no-repeat 20px -25px;
    margin: 10px 0 0 0;
    padding: 20px 20px 5px 290px;
	color:#fff;
}
.formSuscripcion h3 {
	color:#fff;
	font-size:26px;
	padding-bottom:10px;
}
.formSuscripcion p {
	font-size:14px;
	color:#fff;
	padding-bottom:15px;
}
.formSuscripcion .ninja-forms-required-items {display:none}


.formSuscripcion .field-wrap {
    float: left !important;
    margin-bottom: 10px;
	margin-right:20px;
}


.formSuscripcion input[type="text"] {
    background-color: #fff !important;
    color: #000;
    border: 1px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    color: #8d8d8d;
    font-family: inherit;
    font-size: inherit;
    line-height: 18px;
    margin: 0 0 15px;
    outline: 0 none;
    padding: 10px 17px;
    position: relative;
    resize: none;
    width: 250px;
}
.formSuscripcion input[type="submit"] {
    font-size: 14px;
    font-weight: 700;
    padding: 10px 17px;
	line-height: 18px;
	background:#F63;
	color:#fff;
	width:auto;
	border:0;
}

.formSuscripcion p a {
    font-size: 14px;
    font-weight: 700;
    padding: 10px 17px;
	line-height: 18px;
	background:#F63;
	color:#fff;
	width:auto;
	border:0;
}

div.comment_form {
	max-width: 100% !important;
}



.fomularios {
    /*background-color: #ffffff;*/
	padding:30px;
	margin-top:0;
}
.gform_heading {
	color:#000;
	font-size:14px;
	}

.fomularios input[type="text"], .fomularios textarea, .fomularios input[type="url"], .fomularios input[type="email"], .fomularios input[type="tel"], .fomularios input[type="number"], .fomularios input[type="password"]  {
    background-color: #ffffff;
    border: 1px solid #cacaca;
    color: #ababab;
	font-size: 1em !important;	
}



.fomularios input[type="text"]:focus, .fomularios textarea:focus, .fomularios input[type="url"]:focus, .fomularios input[type="email"]:focus, .fomularios input[type="tel"]:focus, .fomularios input[type="number"]:focus, .fomularios input[type="password"]:focus  {
    background-color: #f85800;
    border-color: #f85800;
    color: #ffffff;
}

.fomularios a {
    color:#000;
	text-decoration:underline; 
}

.form50Izq, .form50Der {
	float:left;
	width:48%;
	margin-right:2%;
	clear:none !important;
	padding-bottom:15px;
	}
.form50Der {
	margin-right:0;
	}

.condicionesUso .gfield_required {
	display:none;
	}

.oculto {
	display:none !important;
	}


/**** VALIDACION ****/

.gform_wrapper .gfield_required {
    color: #f85800!important;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #8b8b8b !important;
}
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #8b8b8b !important;
}

.gform_wrapper .validation_message {
    color: #f85800!important;
}

.gform_wrapper div.validation_error {
    border-bottom: 1px solid #f85800!important;
    border-top: 1px solid #f85800!important;
    color: #f85800!important;
    font-size: 1em!important;
    font-weight: normal!important;
	margin-bottom: 0!important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color:transparent!important;
    border-bottom: 0 !important;
    border-top: 0 !important;
    margin-bottom: 0 !important;
}
.gform_wrapper li.gfield_error input[type="text"], .gform_wrapper li.gfield_error input[type="url"], .gform_wrapper li.gfield_error input[type="email"], .gform_wrapper li.gfield_error input[type="tel"], .gform_wrapper li.gfield_error input[type="number"], .gform_wrapper li.gfield_error input[type="password"], .gform_wrapper li.gfield_error textarea {
    border: 1px solid #f85800!important;
}

.form50Der.gfield_error {
    width: 48% !important;
	clear:none !important;
}
.form50Izq.gfield_error {
    width: 48% !important;
	clear:none !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-top: 0 !important;
}



/****** EMAILS *****/

.confirmacionOK {
	padding:30px;
	}
	
	.confirmacionOK .fa-stack {
		background:#ff6600;
		color: #fff;
		display: inline-block;
		height: 2em;
		line-height: 2em;
		position: relative;
		vertical-align: middle;
		width: 2em;
	}
	
.confirmacionOK i {}
.confirmacionOK h3 {
    color: #000000;
    display: block;
    font-family: "Open Sans";
    font-size: 27px;
    font-weight: 400;
    line-height: 34px;
    padding: 15px 0;
}
.confirmacionOK p {
    padding: 15px 0;
	}



/***** RELACIONADOS *****/

.comment-respond {
    background: none repeat scroll 0 0 #f0f0f0;
    padding: 10px 35px 25px !important;
}

.related_post_title {
	text-transform:uppercase;
	padding-bottom:20px;
}
ul.related_post {
	margin-bottom:30px;
	overflow: hidden;
}
/*ul.related_post li {
	list-style:none;
    background: none repeat scroll 0 0 #f0f0f0;
    padding:0;	
	position:relative;
	width:48%;
	min-height:200px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;		
}
ul.related_post li a.wp_rp_title {
	position:absolute;
	top:20px;
	left:20px;
	color: #000;
    font-size: 27px;
    font-weight: 400;
    line-height: 30px;
}
ul.related_post li .wp_rp_excerpt {
	position:absolute;
	top:80px;
	left:20px;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0;
    clear: both;
    color: #555555;
    display: block;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 5px 0 0;
    padding: 0 0 20px;
}
ul.related_post li .leerMas {
	background: url("images/leerMas.gif") no-repeat scroll right top #fff;
    bottom: 0;
    clear: both;
    display: inline-block;
    float: none;
    margin: 0;
    position: absolute;
    right: 0;
	color: #999999;
    display: block;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 400;
    height: auto;
    line-height: 30px;
    padding: 0 50px 0 20px;
    text-transform: uppercase;
    width: auto;
    z-index: 2 !important;	
	}


ul.related_post li img {
} */

ul.related_post li {
	list-style:none;
    background:#f0f0f0;
    padding:0 0 40px 0;	
	position:relative;
	width:48%;
	min-height:190px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;		
}

ul.related_post li a.wp_rp_title {
	color: #000;
    font-size: 27px;
    font-weight: 400;
    line-height: 30px;
	padding:10px 20px;
	display: block;
}
ul.related_post li .wp_rp_excerpt {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0;
    clear: both;
    color: #555555;
    display: block;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 5px 0 0;
    padding: 0 20px 0;
}
ul.related_post li .leerMas {
	background: url("images/leerMas.gif") no-repeat scroll right top #fff;
    bottom: 0;
    clear: both;
    display: inline-block;
    float: none;
    margin: 0;
    position: absolute;
    right: 0;
	color: #999999;
    display: block;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 400;
    height: auto;
    line-height: 30px;
    padding: 0 50px 0 20px;
    text-transform: uppercase;
    width: auto;
    z-index: 2 !important;	
	}


ul.related_post li img {
}


/*** TITULOS ***/

.title_subtitle_holder_inner {padding-left:30px;}

.title.standard_title {
    /*border-left: 10px solid #fff;*/
    height: 205px !important;
    background-color: #dddddd;
}
.title h1 {
    color: #000;
    display: inline-block;
    font-size: 46px;
    line-height: 1.25em;
    vertical-align: middle;
    word-break:normal;
	text-transform:none;
	letter-spacing:0;
	font-weight:300;
	/*padding:15px;*/
}


/****** RESULTADOS DE BÚSQUEDA *************/

body.search-results .post_image, body.tag .post_image, body.author .post_image {
	display:none;
	}
body.search-results .post_text, body.tag .post_text, body.category .post_text, body.author .post_text {
	margin-top: 0;
	}
body.search-results .blog_holder article, body.tag .blog_holder article, body.author .blog_holder article {
    margin: 0 0 10px;
}



/******** AUTOR ************/

.esg-filters  {
	background:#eee;
	padding:10px;
	margin: 10px 0 !important;
	}
.esg-pagination .selected {
    background: #f9f9f9 none repeat scroll 0 0 !important;
    color: #cccccc !important;
}
.simple-dark .esg-filterbutton, .simple-dark .esg-navigationbutton, .simple-dark .esg-sortbutton, .simple-dark .esg-cartbutton {
    border: 1px solid #ddd !important;
    color: #333 !important;
}


.autor {
	background:#4e4e4e;
	margin-left: 0;
    margin-right: 10px;
	color:#fff;
	}

.autor h2 {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 1.2em;
    text-transform: uppercase;
	color:#fff;
	padding-bottom:8px;
}


.autor .ninja-forms-required-items {
    display: none;
}
/*.autor .field-wrap {
    margin-bottom: 10px;
    margin-right: 20px;
}*/
.autor input[type="text"] {
    background-color: #fff !important;
    border: 1px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    color: #8d8d8d;
    font-family: inherit;
    font-size: inherit;
    line-height: 18px;
    margin: 0 0 5px;
    outline: 0 none;
    padding: 7px 10px;
    position: relative;
    resize: none;
}
.autor textarea {
    background-color: #fff !important;
    border: 1px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    color: #8d8d8d;
    font-family: inherit;
    font-size: inherit;
    line-height: 18px;
    margin: 0 0 5px;
    outline: 0 none;
    padding: 7px 10px;
    position: relative;
    resize: none;
	height: 115px !important;
}
.autor input[type="submit"] {
    background: none repeat scroll 0 0 #f63;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    padding: 5px 10px;
    width: auto;
}


.modalinicio {
	
	}

.modalinicio .ult_modal-body {
    background: transparent !important;
    line-height: 1.5em;
    max-width: 100%;
    overflow: hidden;
    padding: 0 !Important;
}

.modalinicio .ult_modal-content {
    border-radius: 0 !Important;
}

.modalinicio .ult_modal-content p {
    paddin:0 !Important;
	margin:0 !Important;
}

.paraStreaming {
	width: 800px; 
	margin: 0 auto; 
 }
.iframeStreaming {
	width: 800px; 
	height:450px; 
 }
 
 .g-recaptcha {margin-top:25px;}
 
 /******** IDIOMA ************/
#icl_lang_sel_widget-2 {
    padding: 20px;
}

#lang_sel_list {
    background: #f6f6f6;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.3em;
    padding: 0;
	width: 100%;
}
aside .vertical_menu_area_widget_holder .lang_sel_list_horizontal span {
    color: inherit;
} 
.lang_sel_list_horizontal ul{
	width: 100%;
}
.wpml-ls-slot-vertical_menu_area {
	width: 50%;
}
aside .widget #lang_sel_list.lang_sel_list_horizontal > ul > li {
	margin: 0 !important ;
}
aside .widget #lang_sel_list ul li:hover > a {
	color:#ffffff !important;
	background-color: #f37c2f !important;
}



.bar_cook {
    padding: 10px 30px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.content_pc {
    margin: 10px 30px 30px;
}
.content_pc h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}
.content_pc ul {
    margin-left: 40px;
}
.content_pc a {
    color: #ff7d23;
}
.content_pc table {
    margin-top: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.content_pc p {
    margin-top: 20px;
}
.content_pc table td {
    padding: 5px 10px;
    text-align: left;
}

/*****************      COOKIES        ***********************
******************                     ***********************/

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: rgb(255, 125, 35);
}
.wt-cli-ckyes-footer-section {
    display: none;
}
.cli-tab-header a.cli-nav-link {
    text-transform: none;
}
.content_pc .cli_settings_button {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 125, 35);
}
.content_pc {
	padding-bottom:30px;
}
.cli-switch input:checked + .cli-slider {
    background-color: #ff7d23;
}



/*****************    RESPONSIVE       ***********************
******************                     ***********************/



@media only screen and (max-width: 1000px){
		header .q_logo img.normal {
    		margin: 0 auto !important;
		}
		.header_bottom,
		nav.mobile_menu{
				background-color: #FF7E0E !important;
				padding-bottom:5px;
		}

		nav.mobile_menu > ul {
			margin: 15px auto;
		}
		nav.mobile_menu ul li {
			border-bottom: 1px solid #d06202;
		}
		nav.mobile_menu ul li.negocio {
			background: #d06202;
			border-bottom: 1px solid #ff7e0e;
		}

		nav.mobile_menu ul li a, nav.mobile_menu ul li h4 {
			padding-left: 10px;
		}


	body .wrapper .content {
		min-height: 0 !important;
		padding: 0 0 0 10px !important;
		}
	.vertical_menu_enabled .q_slider, .vertical_menu_enabled .full_width, .vertical_menu_enabled .content .container, .vertical_menu_enabled .title_outer, .vertical_menu_enabled footer {
		padding-left: 0;
	}
	
	.mobile_menu_button {
		float: right;
	}
	.side_menu_button > a, .mobile_menu_button span {
		color: #fff;
		}
	.mobile_menu_button span {
		color: #777;
		cursor: pointer;
		display: table-cell;
		font-size: 25px;
		height: 25px;
		position: relative;
		vertical-align: middle;
		width: 50px;
		color: #fff !important;
		text-align:center;
	}		
		

.paraStreaming {
	width: 600px; 
	margin: 0 auto; 
 }
.iframeStreaming {
	width: 600px; 
	height:450px; 
 }
		
		
		}
@media only screen and (min-width: 480px) and (max-width: 768px){
	
	        section.parallax_section_holder{
			height: auto !important;
			min-height: 500px;
		}
		.post_text {
			padding: 0 15px 10px;
		}

		.blog_holder article h2 a, .blog_holder article h2 span {
			font-size: 0.9em;
			line-height: 1.2em;
		}
		ul.related_post li {		
			width: 100%;
		}
		ul.related_post li a.wp_rp_title {
			font-size: 24px;
			line-height: 28px;
		}		

	.paraStreaming {
		width: 700px; 
		margin: 0 auto; 
	 }
	.iframeStreaming {
		width: 700px; 
		height:394px; 
	 }


	}

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

	body .wrapper .content {
		min-height: 0 !important;
		padding:0 !important;
		}
	.title h1 {
    	font-size: 30px;
		}
			section.parallax_section_holder{
			height: auto !important;
			min-height: 500px;
		}

		.post_text {
			padding: 0 15px 10px;
		}
		.blog_holder article h2 a, .blog_holder article h2 span {
			font-size: 0.9em;
			line-height: 1.2em;
		}

		ul.related_post li {		
			width: 100%;
		}
		ul.related_post li a.wp_rp_title {
			font-size: 24px;
			line-height: 28px;
		}			

		.paraStreaming {
			width: 450px; 
			margin: 0 auto; 
		 }
		.iframeStreaming {
			width: 450px; 
			height:253px; 
		 }

	}





	
@media only screen and (min-width: 350px) and (max-width: 768px){
	.header_bottom, nav.mobile_menu {
		background-color: #FF7E0E !important;
		padding-bottom:5px;
	}	
	body .wrapper .content {
		min-height: 0 !important;
		padding:0 !important;
		}
		
	.title h1 {
    	font-size: 30px;
		}
		
	.vertical_menu_enabled .q_slider, .vertical_menu_enabled .full_width, .vertical_menu_enabled .content .container, .vertical_menu_enabled .title_outer, .vertical_menu_enabled footer {
		padding-left: 0;
	}
	
	.mobile_menu_button {
		float: right;
	}
	.side_menu_button > a, .mobile_menu_button span {
		color: #fff;
		}
	.mobile_menu_button span {
		color: #777;
		cursor: pointer;
		display: table-cell;
		font-size: 25px;
		height: 25px;
		position: relative;
		vertical-align: middle;
		width: 50px;
		color: #fff !important;
		text-align:center;
	}	

		.paraStreaming {
			width: 500px; 
			margin: 0 auto; 
		 }
		.iframeStreaming {
			width: 500px; 
			height:281px; 
		 }

	}

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

	.header_bottom, nav.mobile_menu {
		background-color: #FF7E0E !important;
		padding-bottom:5px;
	}	
	body .wrapper .content {
		min-height: 0 !important;
		padding: 0 !important;
		}
	.title h1 {
    	font-size: 30px;
		}

	.vertical_menu_enabled .q_slider, .vertical_menu_enabled .full_width, .vertical_menu_enabled .content .container, .vertical_menu_enabled .title_outer, .vertical_menu_enabled footer {
		padding-left: 0;
	}
	
	.mobile_menu_button {
		float: right;
	}
	.side_menu_button > a, .mobile_menu_button span {
		color: #fff;
		}
	.mobile_menu_button span {
		color: #777;
		cursor: pointer;
		display: table-cell;
		font-size: 25px;
		height: 25px;
		position: relative;
		vertical-align: middle;
		width: 50px;
		color: #fff !important;
		text-align:center;
	}	

		.paraStreaming {
			width: 300px; 
			margin: 0 auto; 
		 }
		.iframeStreaming {
			width: 300px; 
			height:170px; 
		 }

	}

	}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
		.paraStreaming {
			width: 300px; 
			margin: 0 auto; 
		 }
		.iframeStreaming {
			width: 300px; 
			height:170px; 
		 }
}

/* Smartphones (landscape)
@media only screen 
and (min-width : 321px) {
		.paraStreaming {
			width: 300px; 
			margin: 0 auto; 
		 }
		.iframeStreaming {
			width: 300px; 
			height:170px; 
		 }
}

/* Smartphones (portrait) 
@media only screen 
and (max-width : 320px) {
	
	

	
		.paraStreaming {
			width: 300px; 
			margin: 0 auto; 
		 }
		.iframeStreaming {
			width: 300px; 
			height:170px; 
		 }
} ----------- */


/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {


		.paraStreaming {
			width: 500px; 
			margin: 0 auto; 
		 }
		.iframeStreaming {
			width: 500px; 
			height:300px; 
		 }
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {



		.paraStreaming {
			width: 475px; 
			margin: 0 auto; 
		 }
		.iframeStreaming {
			width: 475px; 
			height:275px; 
		 }
}

/* mantenimiento ----------- */
.marco-const {
	box-shadow: 0 0 12px #333333;
}