﻿#Jura_Brand_Page
{
	color: #676c7a;
	font-family: 'Arial';
	font-size: 13px;
	margin-top: -19px;
	margin-top: 2rem;
	padding-bottom: 80px;
	position: relative;
	z-index: 50;
}

#jura-logo
{
	padding-bottom: 2rem;
	width: 80%;
}

#jura_block
{
	color: #fff !important;
	background-color: #414951;
	margin: 25px 0 15px;
	float: left;
}

#jura_block h1
{
	font-size: 1.5rem !important;
}

#jura_block h2
{
	font-size: 1.15rem !important;
	color: #fff !important;
	margin: 0 0 .75rem 0 !important;
}

#Jura_Brand_Page .product-btn
{
	color: #fff !important;
	background-color: #ab0a13 !important;
	border: none;
	transition: background-color .3s ease,visibility .1s ease,transform .3s ease,-webkit-transform .3s ease;
}

#Jura_Brand_Page .product-btn:hover
{
	background-color: #e30613 !important;
}

#jura_block a
{
	color: #fff !important;
	font-weight: bold;
	text-decoration: underline !important;
}

#jura_block > div
{
	width: 100%;
	float: left;
	padding: 22px 23px 23px;
}

#jura_block > img
{
	display: none;
}

@media (min-width: 1200px)
{
	#jura_block > div
	{
		width: 60%;
	}

	#jura_block > img
	{
		display: block;
		float: right;
		max-width: 360px;
		width: 40%;
	}
}

#Jura_Brand_Page h2
{
	border-bottom: 3px solid #d0d2d6;
	color: #676c7a;
	font-size: 25px;
	margin: 35px 0 30px 0;
	padding-bottom: 7px;
}

#Jura_Brand_Page h3
{
	border-bottom: 1px solid #eee;
	color: #676c7a;
	;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding-bottom: 7px;
}

#Jura_Brand_Page a
{
	color: #676c7a;
	text-decoration: none;
}

#Jura_Brand_Page a:hover
{
	color: #e30613;
}

#Jura_Brand_Page a.active
{
	color: #e30613;
}

#Jura_Brand_Page strong
{
	color: black;
	display: block;
	margin-bottom: 5px;
}

#Jura_Brand_Page .cleaner
{
	clear: both;
}

#Jura_Brand_Page .w30
{
	width: 30%;
}

#Jura_Brand_Page .w70
{
	width: 69%;
}

#Jura_Brand_Page .wrapper
{
	margin: auto;
	padding-top: 20px;
	width: 1200px;
}

#Jura_Brand_Page .jura_col_left
{
	float: left;
	width: 25%;
}

#Jura_Brand_Page .jura_col_right
{
	float: right;
	width: 75%;
}

#Jura_Brand_Page #jura-menu li, #Jura_Brand_Page #jura-menu
{
	border: 0;
	font: inherit;
	font-size: 100%;
	list-style: none;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

#Jura_Brand_Page #jura-menu a
{
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0;
}

#Jura_Brand_Page #jura-menu img
{
	margin: 20px 0;
	width: 200px;
}

#Jura_Brand_Page #jura-navigace .logo-dealer
{
	margin-top: 30px;
	width: 50%;
}

#Jura_Brand_Page #video
{
	height: 500px;
}

#Jura_Brand_Page .homeBox
{
	padding-bottom: 20px;
}

#Jura_Brand_Page .categoryBox
{
	box-sizing: border-box;
	float: left;
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
	width: 160px;
}

#Jura_Brand_Page .categoryBox img
{
	height: 100px;
	margin-bottom: 20px;
	transition: transform 0.5s ease 0.1s;
}

#Jura_Brand_Page .categoryBox img:hover
{
	transform: scale(1.2);
	transition: transform 0.5s ease 0.1s;
}

#Jura_Brand_Page .moreBox-mobile
{
	display: none;
}

#Jura_Brand_Page .moreBox
{
	float: right;
}

#Jura_Brand_Page .moreBox a
{
	-moz-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-webkit-transition: background-color 300ms linear;
	color: #676c7a;
	font-size: 80px;
	transition: background-color 300ms linear;
}

#Jura_Brand_Page .moreBox a:hover
{
	color: #a2a5ae;
}

#Jura_Brand_Page a.jura-button
{
	-moz-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-webkit-transition: background-color 300ms linear;
	background-color: #676c7a;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 20px;
	margin: 20px auto 0 auto;
	padding: 10px 0px;
	text-align: center;
	transition: background-color 300ms linear;
	width: 145px;
}

#Jura_Brand_Page a.jura-button:hover
{
	background-color: #a2a5ae;
}

#Jura_Brand_Page .productBox
{
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding: 20px 0 20px 20px;
	position: relative;
}

#Jura_Brand_Page .imgBox
{
	box-sizing: border-box;
	display: inline-block;
	padding-right: 30px;
	text-align: center;
	width: 20%;
}

#Jura_Brand_Page .imgBox img
{
	margin: auto;
	max-height: 160px;
	max-width: 100%;
}

#Jura_Brand_Page .descBox
{
	box-sizing: border-box;
	display: inline-block;
	font-size: 13px;
	padding-right: 30px;
	vertical-align: top;
	width: 60%;
}

#Jura_Brand_Page .priceBox
{
	display: inline-block;
	font-size: 31px;
	font-weight: bold;
	line-height: 1.0;
	padding-top: 0px;
	text-align: center;
	vertical-align: top;
	width: 17%;
}

#Jura_Brand_Page .technologyBox
{
	float: left;
	padding-right: 14px;
	width: 215px;
}

#Jura_Brand_Page .technologyBox:nth-child(4)
{
	padding-right: 0px;
}

#Jura_Brand_Page .technologyBox:nth-child(5)
{
	float: right;
	padding-right: 0px;
}

#Jura_Brand_Page .technologyBox img
{
	margin-bottom: 5px;
	width: 100%;
}

/* responsive */

@media (max-width: 1237px)
{
	#Jura_Brand_Page .wrapper
	{
		width: 960px;
	}

	#Jura_Brand_Page .imgBox
	{
		width: 20%;
	}

	#Jura_Brand_Page .descBox
	{
		width: 55%;
	}

	#Jura_Brand_Page .priceBox
	{
		font-size: 25px;
		width: 17%;
	}

	#Jura_Brand_Page #jura-menu img
	{
		width: 180px;
	}

	#Jura_Brand_Page .homeBox .categoryBox:nth-child(5)
	{
		display: none;
	}

	#Jura_Brand_Page #video
	{
		height: 400px;
	}

	#Jura_Brand_Page .technologyBox
	{
		width: 170px;
	}
}

@media (max-width: 991px)
{
	#Jura_Brand_Page .wrapper
	{
		width: 720px;
	}

	#Jura_Brand_Page h3
	{
		font-size: 18px;
	}

	#Jura_Brand_Page .imgBox
	{
		width: 25%;
	}

	#Jura_Brand_Page .descBox
	{
		width: 72%;
	}

	#Jura_Brand_Page .priceBox
	{
		display: block;
		padding-top: 20px;
		width: 100%;
	}

	#Jura_Brand_Page #jura-menu a
	{
		font-size: 18px;
	}

	#Jura_Brand_Page #jura-menu img
	{
		width: 140px;
	}

	#Jura_Brand_Page .homeBox .categoryBox:nth-child(1n + 5)
	{
		display: none;
	}

	#Jura_Brand_Page #video
	{
		height: 300px;
	}

	#Jura_Brand_Page .technologyBox
	{
		width: 124px;
	}
}

@media (max-width: 767px)
{
	#Jura_Brand_Page
	{
		margin-top: 0px;
	}

	#Jura_Brand_Page .wrapper
	{
		box-sizing: border-box;
		padding: 0 25px;
		width: 100%;
	}

	#Jura_Brand_Page .jura_col_left
	{
		float: none;
		width: 100%;
	}

	#Jura_Brand_Page .jura_col_right
	{
		float: none;
		width: 100%;
	}

	#Jura_Brand_Page #jura-navigace
	{
		padding-bottom: 10px;
	}

	#Jura_Brand_Page #jura-menu img
	{
		margin: 20px 0 0px 0;
		width: 140px;
	}

	#Jura_Brand_Page #jura-navigace .logo-dealer
	{
		margin-bottom: 10px;
		margin-top: 15px;
		width: 80px;
	}

	#Jura_Brand_Page .imgBox
	{
		width: 100%;
	}

	#Jura_Brand_Page .imgBox img
	{
		margin-bottom: 30px;
		margin-top: 10px;
		max-height: 160px;
		max-width: 100%;
	}

	#Jura_Brand_Page .descBox
	{
		width: 100%;
	}

	#Jura_Brand_Page .descBox p
	{
		text-align: justify;
	}

	#Jura_Brand_Page .priceBox
	{
		padding-bottom: 20px;
		width: 100%;
	}

	#Jura_Brand_Page .categoryBox
	{
		float: none;
		font-size: 15px;
		margin: auto;
		padding: 0 20px;
		width: 250px;
	}

	#Jura_Brand_Page .categoryBox img
	{
		height: auto;
		margin-bottom: 30px;
		margin-top: 40px;
		max-width: 200px;
	}

	#Jura_Brand_Page .moreBox
	{
		display: none;
	}

	#Jura_Brand_Page .moreBox-mobile
	{
		display: block;
		padding-top: 20px;
	}

	#Jura_Brand_Page .technologyBox
	{
		margin-bottom: 20px;
		padding-right: 0px;
		width: 100%;
	}
}

.clear, .cleaner
{
	display: block;
	float: none !important;
	font-size: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}