@charset "utf-8";
@font-face {
font-family: font1;
src: url("./fonty/Flaticon.ttf");
}

img {
	    user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.dropbtn {
  background-image: url("./navigacia.png");
  color: white;
  width: 39px; 
  height:50px;
  padding: 16px;
	margin:0 auto;
  display:none;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}


p {

    color: #767f86;
    font-size: 14px;
    line-height: 1.8;
    text-transform: initial;
}

* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  max-height:600px;
  position: relative;
  margin: auto;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width : 478px ){
  .text {font-size: 11px}
}

#rozmerprezentacie{
	width:100%; 
	height:600px;
}

.prezentaciam {
	margin-top: -9%;
}

.textprezentacie {
	width:100%; 
	height:10px; 
	margin-top:9%; 
	text-align:center;
}

.textprezentacie h2 {
	font-size: 46px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    line-height: 1.4;

}

.textprezentacie p {
	font-size: 18px;
    color: #fcfcfc;
}

.obrazkyp {
	width:100%; 
	height:600px; 
	background-position: center;
    background-size: cover;
}


.navbar {
	width:100%;
	height:100%;
	float: right;
	margin-top:-70px;
}

.navbar a {
	color: #859098;
	float: right;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
  	text-align: center;
  	padding: 29px 22px;
  	text-decoration: none;
}

.navbar a.active {
	color: #e7cb77;
}

.navbar a:hover {
	color: #e7cb77;
}


.menu {
	width:100%; 
	height:68px; 

}

.menu2 {
	width:85%; 
	height:100%; 

	margin:0 auto;
	margin-top:-30px;
}

.logo {
	width:90px; 
	height:100%; 
}

.logo p {
	display: inline-block;
    color: #1b1e20;
    font-size: 20px;
    font-weight: 700;
}

.popisheader {
	width:1140; 
	height:80px; 
	margin:0 auto;
	margin-top:-130px;
	text-align: center;
}

.popisheader h2 {
	color: #505866;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
}

.popisheader p {
    font-size: 16px;
}

.domovobsah {
	width:1175px;
	height:486px;

	margin:0 auto;
}

.oknop {
	width:390px;
	height:486px;

	float:left;
}

.oknoactive {
	margin: 0 auto;
	color: #343a3f;
	width:360px;
	height:455px;
  	-webkit-transition: background-color 0.5s ease-out;
  	-moz-transition: background-color 0.5s ease-out;
 	 -o-transition: background-color 0.5s ease-out;
 	transition: background-color 0.5s ease-out;
  	border-radius: 5px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	
}

.oknoactive h5 {
	width: 80%;
	margin:0 auto;
	font-weight: normal;
    font-size: 14px;
    line-height: 1.8;
    text-transform: initial;
}


.oknoactive:hover{
	color:white;
	background-color:#e7cb77 !important;
}

.piktogram {
	color: #50616c;
    width: 80px;
    height: 80px;
	margin:0 auto;
    line-height: 80px;
    background: #eef2f6;
    border-radius: 50%;
}

.piktogramv{
	width:90px; 
	height:90px;
}

.oknoactive h2 {
	text-align:center;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

.kuklistek {
	display: inline-block;
    margin: 0;
    width: 100px;
    height: 35px;
    font-size: 12px;
    background: white;
    color: #767f86;
    border: 1px solid #d3d6d9;
    border-radius: 3px;
}

.kuklistek:hover {
	color:#e7cb77;
	cursor:pointer;
}

.footer {
	width:100%; 
	height:60px;
}

#footerpalicka {
	width:60%; 
	height:1px; 
	background-color:#e8e8e8; 
	margin:0 auto;
}

#footerc {
	width:60%;
	height:100%; 
	margin:0 auto;
}

#footerl{
	width:160px;  
	height:100%; 
	margin-left:0 auto; 
	text-align:left;
    color: #a5adb3;
    font-size: 20px;
    font-weight: normal;
}

#footerr{
	width:120px; 
	height:100%; 
	margin:0 auto; 
	margin-right:1px; 
	margin-top:-75px;
}

.obsahlistku {
	width:559px; 
	height:73px; 
	background-size:cover;
	float:left; 
	margin-left:2%;  	
	border-radius: 5px;
}

.listok {
	width:47.5%; 
	float:left; 	
	border-radius: 5px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.vnutrolistkan {
	width:65%; 
	height:20px;
	margin: 0 auto;
}

.bglistok {
	width:100%; 
	height:1190px; 
	background-image: url('images/bg.png')
}

.medzerastred{
	width:5%; 
	height:100%; 
	float:left;
}

.listokmedzera{
	width:100%; 
	height:30px;  
	float:left;
}
