* {
	padding: 0;
	margin: 0;
}

h1 {
	animation-delay: 0.3s;
}

h2 {
	animation-delay: 0.5s;
}

h3 {
	animation-delay: 0.7s;
}

h4 {
	animation-delay: 1s;
}

.mySlidecontent p {
	animation-delay: 0.7s;
}



.s-block, .headline {
opacity: 0;
}


.footer-block:first-child() {
	animation-delay: 0s;
}

.footer-block:nth-child(2) {
	animation-delay: 0.3s;
}

.footer-block:nth-child(3) {
	animation-delay: 0.7s;
}

.full-visible {
	opacity: 1;
}


body {
background: #f9f9f9;
}

header {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	z-index: 9999;
	width: 100%;
}

.site-logo {

	float: left;
}

a {
	text-decoration: none;
	transition-duration: 0.5s;
}

a:hover {

}


.sendbutton {
	cursor: pointer;	
	transition-duration: 0.5s;
}

#page {
	overflow: hidden;
}

.page-block-article {
	text-align: center;
}

.page-block {
	padding: 20px 1%;
	vertical-align: top;
}

.full-size-block {
	padding: 0;	 	 
}

.main-menu {
	z-index: 9999;
	position: relative;
}

.serverWorks {
	margin-top: 100px;
}

/* popupy */

.close-popup-white {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none!important;
}

.popup-white {
position:fixed;
top:10%;
left:50%;
width:400px;  /* adjust as per your needs */
   /* adjust as per your needs */
margin-left:-200px;   /* negative half of width above */
  /* negative half of height above */
z-index: 9999999;
background: #fff;
padding: 20px 30px;
border: 1px solid #ddd;
box-shadow: 2px 2px 2px 2px #eee;
}

/* downloads */

.downloads {
	
}

.download-item {
	margin-bottom: 10px;
	padding: 20px 2%;
	border: 1px solid #ddd;
}

.icond {
	opacity: 0.5;
}

.headdownload {
	text-align: center;
	margin: 10px 0;
}

.download-item p {
	margin: 0!important;
	padding: 0!important;
}

/* slider */

.main-carousel {
z-index: 100;
position: relative;	
}

.carousel .noactive {
	transition-duration: 1s;
}
.carousel-caption a {
	z-index: 10;
}
.active .carousel-caption a {
z-index: 99999;
}

.carousel-caption a {
	padding: 15px 25px;
	display: inline-block;
	z-index: 9999;
	cursor: pointer;
	background: #00b2ec;
	color: #fff;
	transition-duration: 0.5s;	
}
.carousel-caption a:hover {
	background: #fff!important;
	color: #777;
}

/* break line */

.breakline {
	clear: both;
}

/* combination gallery 4 */

.combination-gallery-block-4 {
	width: 100%;
	float: left;

	text-align: center;
}

.combination-gallery-4 {
	display: inline-block;
	overflow: hidden;
}



.combination-gallery-block-4 .combination-gallery-4 {
	transition-duration: 0.5s;
}
.combination-gallery-block-4 .combination-gallery-4:hover {
	transform: scale(1.3);

}
.combination-gallery-block-4 .combination-gallery-4:nth-child(1) img {
	width: 100%;
}

.combination-gallery-block-4 .combination-gallery-4:nth-child(1) {
width: 44%;
margin: 0 1% 0 0;
}
.combination-gallery-block-4 .combination-gallery-4:nth-child(2) {
width: 39%;

}
.combination-gallery-block-4 .combination-gallery-4:nth-child(3) {
height: 160px;
width: 65%;
}
.combination-gallery-block-4 .combination-gallery-4:nth-child(4) {
width: 34%;
height: 160px;
margin-left: 1%;
}
.combination-gallery-block-4 .combination-gallery-4:nth-child(5) {
width: 240px;
height: 200px;

}

/* combination gallery - 5 */

.combination-gallery-block-5 {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
	
}

.combination-gallery-5 {
	position: relative;
	transition-duration:1s;	
	width: 19%;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	height: 350px;

margin: 0!important;

}
.combination-gallery-block-5:hover .combination-gallery-5 {
	width: 10%;
}

.combination-gallery-block-5:hover .combination-gallery-5:hover {
	width: 50%;
}

.combination-gallery-5 img {
	z-index: 99;
	position:relative;
	display: inline-block;
	margin: 0;
	transition-duration: 1s;
}
.combination-gallery:hover-5 img {
	z-index:9999;
	margin: auto;

}

/* combination gallery - 5 */

.combination-gallery-block-8 {
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}

.combination-gallery-block-8 img {
	max-width: 31%;
}

/* combination gallery - 6 */

.combination-gallery-block-6 {
	width: 100%;
	float: left;

	text-align: center;
	height: 400px;
	background: #fff;
	position: relative
}

.combination-gallery-block-6 .combination-gallery-6 {
	position: absolute;
	float: left;
	overflow: hidden;
	width: 16.8%;
	height: 400px;
	transition-duration: 0.5s;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(1) {
	margin-left: 0;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(2) {
	margin-left: 16.6%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(3) {
	margin-left: 33.2%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(4) {
	margin-left: 49.8%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(5) {
	margin-left: 66.4%;
}

.combination-gallery-block-6 .combination-gallery-6:nth-child(6) {
	margin-left: 83.2%;
}


.combination-gallery-block-6  .combination-gallery-6:hover {
margin-left: 0!important;
z-index: 999;
width: 100%;
overflow: visible;
background: rgb(255,255,255,0.7);
}

.combination-gallery-block-6  .combination-gallery-6:hover img {
transform: rotate(6deg);
	box-shadow: 5px 5px 5px #555;
}

.combination-gallery-block-6  .combination-gallery-6 img {
	height: 100%;
	transition-duration: 1s;
}


/* gallery photo section */

.single-gallery-block {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	
.imago-1, .imago-10 {
	width: 100%;

}

.imago-2, .imago-3, .imago-4, .imago-5, .imago-6, .imago-7, .imago-8, .imago-9 {
	width: 100%;

}

.picture-gallery img {
	width: 100%;
	border: 5px solid #fff;
	transition-duration: 4s;	
}



.picture-gallery .caption {
	float: left;
	text-align: center;
	bottom: 0;
	padding: 3%;
	width: 100%;
	background: #fff;
	opacity: 1;
	transition-duration: 0.5s;
}
	
}





@media only screen and (min-width: 1024px) {
	
.imago-1, .imago-10 {
	width: 50%;
	height: 350px;
}

.imago-2, .imago-3, .imago-4, .imago-5, .imago-6, .imago-7, .imago-8, .imago-9 {
	width: 25%;
	height: 175px;
}

.picture-gallery img {
	width: 110%;
	border: 5px solid #fff;
	transition-duration: 4s;	
}
.picture-gallery:hover img {
	width: 140%;
}


.picture-gallery .caption {
	position: absolute;
	bottom: 0;
	padding: 3%;
	width: 100%;
	background: #fff;
	opacity: 0;
	transition-duration: 0.5s;
}

.picture-gallery:hover .caption {
	opacity: 0.8;
	color: #444;
}
	
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

.imago-1, .imago-10 {
	width: 50%;
	float: left;
	height: 300px;
}

.imago-2, .imago-3, .imago-4, .imago-5, .imago-6, .imago-7, .imago-8, .imago-9 {
	width: 25%;
	height: 150px;
	float: left;
}

.picture-gallery img {
	width: 100%;
	border: 5px solid #fff;
	transition-duration: 4s;	
}


.picture-gallery .caption {
	position: absolute;
	bottom: 0;
	padding: 3%;
	width: 100%;
	background: #fff;
	opacity: 0;
	transition-duration: 0.5s;
}

.picture-gallery:hover .caption {
	opacity: 0.8;
	color: #444;
}
	
}




.picture-gallery {
	overflow: hidden;
	display: inline-block;
	float: left;
	position: relative;
	opacity: 0.7;
	transition-duration: 0.5s;
}






.picture-gallery:hover {
opacity: 1;
}
















.picture-gallery .photo {
	
}





/* singlephoto */

.single-photo-block {
	text-align: center;	
}

.single-photo-block img {
	max-width: 100%;	
}






/* photo gallery module */

.photo-gallery {
	padding: 50px 0;
	
	
}

.photo-gallery-list {
	padding: 50px 0;
float: left;	
}




.photo-gallery-list a:hover {
	color: #414141;
}

.gallery-thumbnail {
	overflow: hidden;
	width: 100%;
	transition-duration: 0.5s;


}

.gallery-icon {
	overflow: hidden;
	position: relative;
	transition-duration: 0.5s;
}


.gallery-icon img {
    height:100%;
	vertical-align: top;
}



.gallery-icon::after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.gallery-icon:hover:after {
    opacity:1;
}

.gallery-name {
	transition-duration: 0.5s;	
	position: absolute;
	bottom: 0;
	padding: 10px 0;
	background: #fff;
	width: 100%;
	text-align: center;
	opacity: 0;
}

.gallery-thumbnail:hover .gallery-name {
bottom: 30%;
padding: 20px 0;
font-size: 24px;
opacity: 1;
}




.allthree:nth-child(3n+1) {
		clear: right;
}	


.alltwo:nth-child(2n+1) {
	clear: both;
}

.gallery-news {
	padding: 30px 0;
}

.news-note {
	overflow: hidden;
	margin-bottom: 30px;
}


.news-note .news-thumb {
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

.news-note .news-thumb img {
	width: 100%;
	transition-duration: 3s;
	min-height: 100%;

}

.news-note .news-thumb img:hover {
	width: 120%;
	margin: -10% 0 0 -10%;
}

.news-date .day {
	color: #80d02a;
	float: left;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 14px;
}
.news-date .month {
	color: #80d02a;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 24px;	
}

.news-date .year {
	color: #9c9c9c;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 24px;	
}	

.newsblock {
	background: #fff;
	padding: 50px 0px 0px 0px;
}

.see-more-news {
	background: #fff;
	padding: 30px 0px;
}

.see-more-news a {
	color: #626262;
	font-size: 18px;
	font-weight: 600;
}

.news-description {
	float: left;
}

.newsmore-button {
	border: 1px solid #b8b8b8;
	padding: 20px 10px;
	text-align: center;
}

.newsmore-button a {
	color: #b8b8b8;
}

@media (min-width: 1024px) {
	.news-more {
		height: 297px!important;
	}
}

.news-more {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	flex-direction: column;
}

.news-date {
	margin-top: 15px;
}

@media (max-width: 768px) {
	.news-date {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
}
@media (max-width: 990px) {
	.news-note {

	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 4px solid #444;
}
}

.news-desc {
	
}

.news-desc p {
	margin: 5px 0;
}

.news-desc a {
	margin: 15px 0;
	display: inline-block;
	font-weight: bold;
	border-left: 10px solid #444;
	padding-lefT: 10px;
}


.news-desc h3 {
	border: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.news-content .data {
	float: right;
	font-size: 14px;
	color: #777;
	vertical-align: middle;
}

@media (max-width: 768px) {
.news-content h2 .data {
	width: 100%;
	display: block;
	padding: 15px 0 0 0;
	float: none!important;
	}
}
.user-comment {
	
}

.comment-content {
	
}
.more-link {
	width: 100%;
	float: left;
	margin: 30px 0 50px 0;
	text-align: right;
}

.more-link a {
	float: right;
	font-weight: bold;	
}
.more-link a:hover {
	text-decoration: none;
}
.comment-content .note {
	text-align: center; 
	font-size: 14px;
	min-height: 80px;
}
.comment-content .who {
	font-size: 20px;
	font-weight: bold;
	text-align: center; 	
}

.comment-content .rate {
	display: none;
}
.comment-content .date {
	display: none;
}

.textarea-default {
	border: 1px solid #ddd;
width: 80%;
margin: 40px 10% 10px;
padding: 2.5% 5%;
resize: none;
border-top:  1px solid #eee;
}

.input-default {
	border: none;
border-bottom:  1px solid #ddd;
padding: 2.5% 5%;
width: 50%;
margin: 10px 25% 10px;
text-align: center;
font-style: italic;
}

.comment_form #dodajwpis {
	padding: 15px 30px;
	display: inline-block;
	border: none;
	margin: 30px 0 50px 0;
}
.comment_form {
	text-align: center;
}

.headline h1 {
	margin: 250px 0 0 0!important;
}

.headline {
	display: block;
}






#swipebox-prev,
#swipebox-next {
	z-index: 9999;
}

/* footer */


footer {
	background: #3e3e3e;
}

.footer-block {
	margin-bottom: 30px;
}

@media (max-width: 767px) {
.footer-block {
margin-bottom: 30px;
text-align: center!important;
}	
.footer-block h3, .footer-block p {
	text-align: center!important;
}

.author {
	text-align: center;
}

}

.footer-logo {
	text-align: center;
	margin: 30px 0 100px 0;
	color: #aaa;
}

.footer-block h3 {
	color: #242424;
	margin-bottom: 20px;
}

.author {
	color: #fff;
	padding: 10px 0 0 0;
	margin: 40px 0 20px 0;
	display: inline-block;
	width: 100%;
}

.author a {
	color: #777;
}

.pull-right {
	float: right;
}

.author a:hover {
color: #ddd;
text-decoration: none;	
}




.foot-menu a {
	font-weight: bold;
	padding: 0 10px;
}

.foot-menu a:first-child {
	padding-left: 0;
}


footer .socials img:last-child {
	padding-right: 0;
}
footer .socials img {
	padding: 0 5px;
}

/* end foot */




.mySlides {
	float: left;
	width: 100%;

}

.mySlidecontent {

	width: 100%;
	float: left;
	padding: 0px 15%;
	text-align: center;
	height: 320px;
}

.w3-content {
	position: relative;
	max-width: 100%;
}

.w3-center {
	width: 100%;
	float: left;
	padding: 15px 0;
	text-align: center;
}

.w3-section {
	width: 100%;
	position: absolute;
	top: 110px;
	z-index: 99;
}

.arrowslide:hover {
	cursor: pointer;
	text-decoration: none!important;
}
.arrowslide {
	padding: 10px;
	font-size: 30px;
}

.w3-button {
	border: 5px solid #fff;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	padding: 9px;
	margin: 2px;
	background: #ddd;
}

.w3-button:hover {
	text-decoration: none!important;
	background: #00b2ec;
	border: 5px solid #fff;
	cursor: pointer;
}

.w3-red {
background: #242424	;	
}

.sll {
	left: 0;
	position: absolute;
}

.slr {
	right: 0;
	position: absolute;
}



.slidlist {
	float: left;
	width: 100%;

}

.slidess {
	float: left;
	width: 100%;
}

.myListList {
	margin-bottom: 20px;
	width: 100%;
}

.myListList a {
	width: 100%;
	float: left;
	padding: 15px;
	border-bottom: 1px solid #ddd;
}

@media (max-width: 767px) {
.myListList a {
	width: auto;
	float: left;
	padding: 15px;
	border-bottom: none;
}	

.myListList {
	margin-bottom: 20px;
	width: 100%;
		border-bottom: 1px solid #ddd;
}

}

.myListList a:hover {
	float: left;
	padding: 15px;

	text-decoration: none;
	color: #fff;
	background: #890007;
}

.myListList a:focus {
	float: left;
	padding: 15px;

	text-decoration: none;
	color: #fff;
	background: #ffb121;
}

.myListList .active {
	float: left;
	padding: 15px;

	text-decoration: none;
	color: #fff;
	background: #ffb121;
}

.myListSlides {
	
	
}

.myListContent {
	width: 100%;
	float: left;
	padding: 30px 5%;
}

.slide-numer-128 {
	background: #fff!important;
}

.slide-numer-129 .myListContent p {
	color: #fff;
}

.slide-numer-129 {
	background: #00b2ec!important;
}

.slide-numer-130 {
	background: #99cc00!important;
}

.slide-numer-131 .myListContent p {
	color: #fff;
}
.slide-numer-131 {
	background: #242424!important;
}

.undersite {
	padding: 15px 25px;
	border: 1px solid #aaa;
	text-align: center;
}

.undersite {
	padding: 15px 25px;
	border: 1px solid #aaa;
	text-align: center;
	text-decoration: none;
	transition-duration: 0.5s;
}

.undersite:hover {
	color: #fff;
	background: #888;
}









.lastblock .obraz {
		height: 250px;
}

@media (max-width: 1024px) {

.lastblock .obraz {
		height: 200px;
}
}

@media (max-width: 767px) {

.lastblock .obraz {
		height: 150px;
}
}






.lastblock {
	border: 1px solid #ddd;
	text-align: center;
	padding: 5px;
	transition-duration: 0.5s;
	background: #fff;
	margin-bottom: 20px;
}

.lastblock:hover .name {
	opacity: 1;
}
.lastblock:hover img {
	opacity: 0.3;



}


.lastblock img {

	transition-duration: 1s;

}

.lastblock .obraz img {
		float: left;

		height: 100%;
}


.lastblock .obraz {
	width: 100%;
	display: flex;
	justify-content: center;
	overflow: hidden;
	margin-bottom: 15px;
}

.lastblock .name {
	color: #000;
	font-size: 24px;
	text-align: center;
}

.welcome {
	background: #fff;
	margin-top: -100px;
	z-index: 9999;
	padding: 80px 0px;
}


@media (min-width: 1024px) {
	.welcome {
		padding: 80px 120px!important;
	}
}

h2::after {
	content: "";
	padding: 15px;
	border-bottom: 2px solid #4e4e4e;
	display: flex;
	width: 7%;
	text-align: center;
	margin: 0 auto 15px auto;
}

.welcome p, .welcome h2 {
	color: #4e4e4e;
}

.welcome strong {
	color: #404040;
	display: block;
	margin: 50px 0;
}

.welcome a {
	color: #80d02a;
	font-weight: 600;
}

.shops {
	background: #1c1c1c;
	padding: 60px 0px;
}

.shops img {
	width: 100%;
}

.shops h3, .shops p {
	color: #fff;
}

.shops h3 {
	margin-bottom: 50px;
	font-weight: 600;
}

.shops a {
	color: #1d1d1d;
	background: #fff;
	padding: 20px 25px;
	margin-top: 50px;
	display: inline-block;
}

.main-contact {
	background: #fff;
	padding: 100px 0px;
}

.main-contact .textarear, .main-contact .inputer {
	border-bottom: 2px solid #000!important;
	text-align: center;
	color: #000!important;
}

.formhead {
	font-weight: 600;
}

.swiper-caption {
	color: #fff;
	margin-bottom: -60px;
}

.swiper-caption h1 {
	font-size: 60px;
	font-weight: 600;
	letter-spacing: 4px;
}

.shops-contact a {
	color: #890007;
}
