@charset "UTF-8";
/*	This HTML document generated for UVEGFESTES.HU On Dec 17 19:20 2019
Az oldalakon levő animációk stílusbeállításai */
* {box-sizing:border-box}
.mySlides, .my2Slides, .my3Slides, .my4Slides, .my5Slides, .my6Slides, .my7Slides, .my8Slides, .my9Slides {display:none}
/* Slideshow container */
.slideshow-container {
	max-width: 105em;
	position: relative;
	margin: auto;
}
.slideshow-container-2, .slideshow-container-3, .slideshow-container-4, .slideshow-container-5, .slideshow-container-6, .slideshow-container-7, .slideshow-container-8, .slideshow-container-9  {
	max-width: 12.5em;
	position: relative;
	margin: auto;
}
.text {
	color: #FFFFFF;
	font-size: large;
	padding: 0.5em 0.75em;
	position: absolute;
	bottom: 0.5em;
	width: 100%;
	text-align: center;
}
.numbertext {
	color: #000000;
	font-size: large;
	padding: 0.5em 0.75em;
	position: absolute;
	top: 0;
}
.dot, .dot2, .dot3, .dot4, .dot5, .dot6, .dot7, .dot8, .dot9 {
	height: 0px;
	width: 0px;
	margin: 0 0px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}
.active {
	background-color: #000000;
}
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}
.fade2 {
	-webkit-animation-name: fade2;
	-webkit-animation-duration: 1.5s;
	animation-name: fade2;
	animation-duration: 1.5s;
}
.fade3 {
	-webkit-animation-name: fade3;
	-webkit-animation-duration: 1.5s;
	animation-name: fade3;
	animation-duration: 1.5s;
}
.fade4 {
	-webkit-animation-name: fade4;
	-webkit-animation-duration: 1.5s;
	animation-name: fade4;
	animation-duration: 1.5s;
}
.fade5 {
	-webkit-animation-name: fade5;
	-webkit-animation-duration: 1.5s;
	animation-name: fade5;
	animation-duration: 1.5s;
}
.fade6 {
	-webkit-animation-name: fade6;
	-webkit-animation-duration: 1.5s;
	animation-name: fade6;
	animation-duration: 1.5s;
}
.fade7 {
	-webkit-animation-name: fade7;
	-webkit-animation-duration: 1.5s;
	animation-name: fade7;
	animation-duration: 1.5s;
}
.fade8 {
	-webkit-animation-name: fade8;
	-webkit-animation-duration: 1.5s;
	animation-name: fade8;
	animation-duration: 1.5s;
}
.fade9 {
	-webkit-animation-name: fade9;
	-webkit-animation-duration: 1.5s;
	animation-name: fade9;
	animation-duration: 1.5s;
}
@-webkit-keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
}
@-webkit-keyframes fade2 {
	from {opacity: .4} 
	to {opacity: 1}
}
@-webkit-keyframes fade3 {
	from {opacity: .4} 
	to {opacity: 1}
}
@-webkit-keyframes fade4 {
	from {opacity: .4} 
	to {opacity: 1}
}
@-webkit-keyframes fade5 {
	from {opacity: .4} 
	to {opacity: 1}
}
@-webkit-keyframes fade6 {
	from {opacity: .4} 
	to {opacity: 1}
}
@-webkit-keyframes fade7 {
	from {opacity: .4} 
	to {opacity: 1}
}
@-webkit-keyframes fade8 {
	from {opacity: .4} 
	to {opacity: 1}
}
@-webkit-keyframes fade9 {
	from {opacity: .4} 
	to {opacity: 1}
}
@keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
}
@keyframes fade2 {
	from {opacity: .4} 
	to {opacity: 1}
}
@keyframes fade3 {
	from {opacity: .4} 
	to {opacity: 1}
}
@keyframes fade4 {
	from {opacity: .4} 
	to {opacity: 1}
}
@keyframes fade5 {
	from {opacity: .4} 
	to {opacity: 1}
}
@keyframes fade6 {
	from {opacity: .4} 
	to {opacity: 1}
}
@keyframes fade7 {
	from {opacity: .4} 
	to {opacity: 1}
}
@keyframes fade8 {
	from {opacity: .4} 
	to {opacity: 1}
}
@keyframes fade9 {
	from {opacity: .4} 
	to {opacity: 1}
}
@media only screen and (max-width: 105em) {
	.text {font-size: 1em}
}