html, body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
}
* {
	font-smoothing: antialiased !important;
	-webkit-font-smoothing: antialiased !important;
	text-rendering: geometricPrecision;
}
/** {
	font-family: "Harmonia", "Roboto", sans-serif;
}*/
#slider .search-title,
#content .index-title,
.danoibat .item-title,
.ndnoibat .item-title,
.product-content .product-title,
.product-tab .tab-title,
#content .relative-title,
.tttnoibat .col-left .item-title {
	font-family: "Tiempos", "Roboto", sans-serif;
}
@media screen and (min-width: 992px) {
	.container-fluid {
		padding: 0 6vw;
	}
}
.content-row {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.fleft {
	float: left;
	width: 100%;
}
.bottom-20 {
	margin-bottom: 20px !important;
}
.bottom-30 {
	margin-bottom: 30px !important;
}
.align-items-center {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.border-none {
	border: none !important;
}
#content {
	/*margin-top: 70px;*/
	min-height: 30px;
}
.container > figure {
	background: white;
}
select {
	cursor: pointer;
}
a, button, .btn, input[type="button"],
a:hover, button:hover, .btn:hover, input[type="button"]:hover,
a:active, button:active, .btn:active, input[type="button"]:active,
a:focus, button:focus, .btn:focus, input[type="button"]:focus {
	outline: none;
	text-decoration: none;
}
.clear, .clearfix {
	clear: both;
}
#fancybox-thumbs {
	z-index: 9999999999 !important;
	bottom: 15px !important;
}
.fancybox-nav span {
	visibility: visible !important;
}
.tienml b{
	color: #333333;
}
.tienml b:hover{
	color: #ec8128;
}
@font-face {
	font-family:'Tiempos';
	src: url('../fonts/TiemposHeadline-Medium.eot');
	src: url('../fonts/TiemposHeadline-Medium.eot?#iefix')
	format('embedded-opentype'), url('../fonts/TiemposHeadline-Medium.woff')
	format('woff'), url('../fonts/TiemposHeadline-Medium.ttf')
	format('truetype'), url('../fonts/TiemposHeadline-Medium.svg#roboto_condensedregular')
	format('svg');
	font-weight: 400;
}
@font-face {
	font-family: 'Tiempos';
	src: url('../fonts/TiemposHeadline-Regular.eot');
	src: url('../fonts/TiemposHeadline-Regular.eot?#iefix')
	format('embedded-opentype'), url('../fonts/TiemposHeadline-Regular.woff')
	format('woff'), url('../fonts/TiemposHeadline-Regular.ttf')
	format('truetype'), url('../fonts/TiemposHeadline-Regular.svg#roboto_condensedregular')
	format('svg');
	font-weight: 200;
}
@font-face {
	font-family:'Harmonia';
	src:url('../fonts/RV-Harmonia-Regular.eot');
	src:url('../fonts/RV-Harmonia-Regular.eot?#iefix')
	format('embedded-opentype'),url('../fonts/RV-Harmonia-Regular.woff')
	format('woff'),url('../fonts/RV-Harmonia-Regular.ttf')
	format('truetype'),url('../fonts/RV-Harmonia-Regular.svg#roboto_condensedregular')
	format('svg');
	font-weight:400
}
@font-face {
	font-family:'Harmonia';
	src: url('../fonts/RV-Harmonia-Light.eot');
	src: url('../fonts/RV-Harmonia-Light.eot?#iefix')
	format('embedded-opentype'),url('../fonts/RV-Harmonia-Light.woff')
	format('woff'),url('../fonts/RV-Harmonia-Light.ttf')
	format('truetype'),url('../fonts/RV-Harmonia-Light.svg#roboto_condensedregular')
	format('svg');
	font-weight: 200;
}
@font-face {
	font-family: 'Harmonia';
	src: url('../fonts/RV-Harmonia-SemiBold.eot');
	src: url('../fonts/RV-Harmonia-SemiBold.eot?#iefix')
	format('embedded-opentype'),url('../fonts/RV-Harmonia-SemiBold.woff')
	format('woff'),url('../fonts/RV-Harmonia-SemiBold.ttf')
	format('truetype'),url('../fonts/RV-Harmonia-SemiBold.svg#roboto_condensedregular')
	format('svg');
	font-weight: 500;
}
@font-face {
	font-family: 'Harmonia';
	src: url('../fonts/RV-Harmonia-Bold.eot');
	src: url('../fonts/RV-Harmonia-Bold.eot?#iefix')
	format('embedded-opentype'),url('../fonts/RV-Harmonia-Bold.woff')
	format('woff'),url('../fonts/RV-Harmonia-Bold.ttf')
	format('truetype'),url('../fonts/RV-Harmonia-Bold.svg#roboto_condensedregular')
	format('svg');
	font-weight: 600;
}
