/* Escribe aquí tu código*/

@media (max-width: 767px) {
	.hidden-xs { display: none !important; }
	#post-4593 .slideshow_container .slideshow_view .slideshow_slide {
		width: 100% !important;		
	}	
	#post-4593 .slideshow_container,
	#post-4593 .slideshow_container .slideshow_content,
	#post-4593 .slideshow_view {
		height: 1600px !important;
	}
	#post-4593 .slideshow_slide_image {
		height: 400px !important;		
	}
	
	#post-4593 .slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image img	{
		height: 400px !important;
		width: auto !important;
	}

	.texto-ajutar-movil	{
		width:90% !important;
		margin-left: 5% !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm { display: none !important; }
	#post-4593 .slideshow_container .slideshow_view .slideshow_slide {
		width: 49% !important;		
	}	
	#post-4593 .slideshow_container,
	#post-4593 .slideshow_container .slideshow_content,
	#post-4593 .slideshow_view {
		height: 800px !important;
	}

	#post-4593 .slideshow_slide_image {
		height: 400px !important;		
	}

	
	#post-4593 .slideshow_container .slideshow_view .slideshow_slide.slideshow_slide_image img	{
		height: 400px !important;
		width: auto !important;
	}
	
}

@media (min-width: 992px) {
	.hidden-md { display: none !important; }
}

img.full {
	width: 100%;
	height: auto;
}	
li.qtranxs-lang-menu {
		display: none
}

#navigation {
		background-color: #221719 !important;
		color: white;
		padding-bottom: 25px;
		padding-top:15px;
}

#navigation .navbar-nav > li > a,
#navigation .navbar-nav li.current-menu-item a
{
		color: white;
}
#navigation .navbar-nav > li > a:hover {
		color: #eee;
}
#navigation .container {
		width:100%;
		max-width: 1500px;
}

#footer {
	background-color: #11161f;
		
}