@font-face {
	font-family: 'fontawesome';
	src:url('../fonts/fontawesome/fontawesome.eot?-ulzwqn');
	src:url('../fonts/fontawesome/fontawesome.eot?#iefix-ulzwqn') format('embedded-opentype'),
		url('../fonts/fontawesome/fontawesome.woff?-ulzwqn') format('woff'),
		url('../fonts/fontawesome/fontawesome.ttf?-ulzwqn') format('truetype'),
		url('../fonts/fontawesome/fontawesome.svg?-ulzwqn#fontawesome') format('svg');
	font-weight: normal;
	font-style: normal;
}

#cookie_banner_container a{text-decoration:none; color:#3D3C3C;transition: all 0.5s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;}
#cookie_banner_container a:hover{text-decoration:none; color:#828282;transition: all 0.5s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;}

.container {
	overflow: hidden;
}

/* This is the style for the dummy image slider. Animations are in fx[type].css */

.component {
	margin: 0 auto;
	position: relative;
	
	margin-top: 0px;
	max-width: 100%;
	float:left;
}

.component-small {
	width: 650px;
	height: 290px;
}

@media screen and (min-width: 1250px) and (max-width: 5000px) {
.component-fullwidth {
	width: 100%;
	height: 620px;
	
}}

@media screen and (min-width: 1200px) and (max-width: 1250px) {
.component-fullwidth {
	width: 100%;
	height: 750px;
	
}}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
.component-fullwidth {
	width: 100%;
	height: 750px;
	margin-bottom: 0;
}}

@media screen and (min-width: 700px) and (max-width: 1000px) {
.component-fullwidth {
	width: 100%;
	height: 770px;
	margin-bottom: 0;
}}

@media screen and (min-width: 500px) and (max-width: 1200px) {
.component-fullwidth {
	width: 100%;
	height: 770px;
	margin-bottom: 0;
}}




@media screen and (min-width: 100px) and (max-width: 500px) {
.component-fullwidth {
	width: 100%;
	height: 850px;
	margin-bottom: 0;
}}


.component-transparent {
	width: 900px;
	height: 500px;
}

.component > ul {
	width: 100%;
	max-width: 100%;
	height: 100%;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

.component-small > ul {
	width: 450px;
}

.component-fullwidth > ul {
	overflow: hidden;
}

.component-transparent > ul {
	width: 112px;
}

.component li {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	opacity: 0;
	z-index: 0;
}

.component-fullwidth li {
	overflow: hidden;
}

.component .current {
	opacity: 1;
	pointer-events: auto;
	z-index: 0;
	
}

.component li img {
	display: block;
	
	z-index:0;
}




@media screen and (min-width: 100px) and (max-width: 1250px) {
.component-fullwidth li img {
	
	
	position: relative;
	margin:0 auto;
	
}}

@media screen and (min-width: 1250px) and (max-width: 5000px) {
.component-fullwidth li img {
	
	
	position: relative;
	margin-left:12%;
	
}}

.component-fullwidth li .full{
	
	width:100%;
	position: relative;
	margin-left:0px;
	
}


.component nav a {
	position: absolute;
	width: 30px;
	height: 30px;
	color: #3f3e3e;
	outline: none;
	overflow: hidden;
	text-align: center;
	line-height: 200px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	
}

.component-small nav a.prev,
.component-transparent nav a.prev {
	left: 0px;
}

.component-small nav a.next,
.component-transparent nav a.next {
	right: 0px;
}


@media screen and (min-width: 100px) and (max-width: 500px) {

.component-fullwidth nav a {
	
	
	
	top: 20%;
	position:relative;
	float:left;
	z-index:2;
	left:52%;
	outline:solid #3F3E3E;
	position:absolute;
	
}}


@media screen and (min-width: 500px) and (max-width: 1250px) {

.component-fullwidth nav a {
	
	
	
	top: 20%;
	position:relative;
	float:left;
	z-index:2;
	left:51%;
	outline:solid #3F3E3E;
	position:absolute;
	
}}

@media screen and (min-width: 1250px) and (max-width: 5000px) {

.component-fullwidth nav a {
	top: 100%;
	margin-top: -75px;
	left:680px;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	outline:solid #3F3E3E;
	position:absolute;
	
}}

.component-fullwidth nav a:hover {
	
	background-color:#3f3e3e;
	transition: all 0.5s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
	
}
@media screen and (min-width: 100px) and (max-width: 600px) {
.component-fullwidth nav a.prev {
	margin-left: -126px;
	top:335px;
}

.component-fullwidth nav a.next {
	margin-left: 85px;
	top:335px;
}}

@media screen and (min-width: 600px) and (max-width: 1250px) {
.component-fullwidth nav a.prev {
	margin-left: -240px;
	top:335px;
}

.component-fullwidth nav a.next {
	margin-left: 190px;
	top:335px;
}}

@media screen and (min-width: 1250px) and (max-width: 5000px) {
.component-fullwidth nav a.prev {
	margin-left: -65px;
}

.component-fullwidth nav a.next {
	margin-left: 10px;
}}

.component nav a::before {
	position: absolute;
	left:0;
	margin-top:8px;
	top: 0;
	width: 100%;
	line-height: 60px;
	height: 100%;
	font-family: 'fontawesome';
	font-size: 15px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
}

.component nav a:hover::before {
	color:#FFFFFF;
	opacity: 1;
	
}

a.prev::before {
	content: "\e601";
}

a.next::before {
	content: "\e600";
}

@media screen and (max-width: 35.5em) {
	.component-small nav a {
		top: 100%;
		margin-top: 10px;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}

	.component-small nav a.prev {
		left: 50%;
		margin-left: -80px;
	}

	.component-small nav a.next {
		margin-left: 20px;
		right: auto;
		left: 50%;
	}
}


.component-fullwidth li .full{
	
	width:100%;
	position: absolute;
	
}

.buttontop{position:fixed;bottom:60px;
	right:60px;
	width:49px;
	height:40px;
	overflow:hidden;
	font-family: 'fontawesome';
	font-size: 15px;
	line-height: 40px;
	z-index:99999;
	transform:rotate(90deg);
	display:none;
	padding-left:17px;
	
	}



.buttontop:before
{outline:solid #3F3E3E ;
position:relative;
	content: "\e601";
	z-index:99999;
	padding:9px;
	transition: all 0.5s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
	}
	


.buttontop:hover::before {outline:solid #3F3E3E ;
	color:#FFFFFF;
	background: #3F3E3E;
	text-decoration:none;
	transition: all 0.5s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
}

.politica a{text-decoration:none;color:#2A2929;transition: all 0.5s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;}

.politica a:hover{text-decoration:none;color:#747373;transition: all 0.5s ease; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;}