@font-face {
	font-family: "Roboto Condensed";
	src: url("../fonts/RobotoCondensed-Regular.ttf");
}
body{
	width: 100%;
	height: 100%;
	min-height: 100vh;
	font-size: 16px;
	font-family: "Roboto Condensed";
}
button[disabled], html input[disabled] {
	opacity: 0.6;
}
.footer_form_check_policy {
	margin-bottom: 0px;
    margin-top: 10px;
    font-weight: 500;
}
#plt {
	color: #ffffff;
	cursor: pointer;
	text-decoration: underline;
	font-weight: 500;
}
.clear{
	clear: both;
}
.body_bg {
	width: 100%;
	position: absolute;
}
.body_bg .bg{
	width: 100%;
	height: 100%;
	position: absolute;
}
.body_bg .bg img{
	width: 100%;
	height: 100%;
	filter: blur(5px);
	object-fit: cover;
}
.body_bg .bg_overlay{
	background: #59616f;
	/* filter: opacity(0.8); */
	width: 100%;
	height: 100%;
	position: absolute;
}
.body_wrapper{
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	padding-top: 30px;
	background: #6f798b;
}
.body_wrapper h1 {
	text-transform: uppercase;
	font-size: 54px;
	margin-top: 30px;
}
.body_wrapper p{
	text-align: justify;
}
.body_wrapper p.adres{
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}
.about_text p{
	font-size: 16px;
	line-height: 1.3em;
}
.footer{
	position: relative;
	width: 100%;
	background: linear-gradient(to top, #333, #59616f);
	text-align: center;
	color: #fff;
	overflow: hidden;
}
.footer h3{
	font-size: 30px;
	text-transform: capitalize;
	margin-top: 10px;
}
.footer p{
	font-size: 14px;
	text-align: center;
	padding: 0 16px;
}
.stavar {
    font-size: 1.5em;
}
.texlin p {
    line-height: 25px;
    text-align: center;
}
.colltex {
    color: #dadada;
    opacity: 0.7;
}
/*ÃƒÂÃ‚ÂÃƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â´ÃƒÂÃ‚Â° ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¹*/
.arendpom {
    position: relative;
}
.arendpom h2 {
    font-size: 1.8em;
}
/*ÃƒÂÃ‚Â¡Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â´ÃƒÂÃ‚Â»Ãƒâ€˜Ã‚Â ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Âº ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¹*/
.knpom {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative;
    margin: 0;
    padding: 0;
}
.knpom li {
    display: inline-block;
    width: 140px;
    margin: 5px 10px;
    height: 50px;
    background-color: rgb(86 87 90);
}

.knpom a.glo{
    color: #d9d9da;
    padding: 10px 10px;
    width: 100%;
    height: 100%;
    text-decoration:none;
    text-align:center;
    display: block;
    background-image: linear-gradient(to left,transparent,transparent 50%,#6F798B 50%,#6F798B);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    font: 400 18px tahoma;
    border: 1px solid #8C8E91;
    font-size: 1.4em;
}

.knpom a.glo:hover {
    background-position: 0 0;
    color:#fff;
    font-size: 1.5em;
}


/*ÃƒÂÃ‚Â¡Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â´ÃƒÂÃ‚Â»Ãƒâ€˜Ã‚Â ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Âº ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¹ ÃƒÂÃ‚Â² Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â€šÂ¬ÃƒÂÃ‚Â°ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã¢â‚¬Â ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Â¦ ÃƒÂÃ‚Â¿ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒâ€˜Ã¢â‚¬Â°ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¹*/
.knpommm {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative;
}
.knpommm li {
    display: inline-block;
}

.knpommm a.glo{
 color: #c1c1c1;
 padding: 5px 10px;
 width: 90px;
 text-decoration:none;
 text-align:center;
 margin: 5px;
 display: block;
 background-image: linear-gradient(to left,transparent,transparent 50%,#6F798B 50%,#6F798B);
 background-position: 100% 0;
 background-size: 200% 100%;
 transition: all .25s ease-in;
 font: 400 18px tahoma;
 filter: drop-shadow(2px 4px 6px black);
 border: 1px solid #b2b8b9;
}
.knpommm a.glo:hover {
background-position: 0 0;
color:#fff;
}
.knpommm .knpomss {
    background-color: #333333;
    color: white !important;
    border-color: aliceblue !important;
}
/*ÃƒÂÃ‚Â¡Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â´ÃƒÂÃ‚Â»Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â½ÃƒÂÃ‚Â°ÃƒÂÃ‚Â·ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â°ÃƒÂÃ‚Â¹Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°*/
.naglav {
    text-decoration: none;
}
.naglav:hover {
    text-decoration: none;
}
.sizimg {
    height: 9em;
}
/*ÃƒÂÃ‚Â¡Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â´ÃƒÂÃ‚Â»Ãƒâ€˜Ã‚Â ÃƒÂÃ‚ÂºÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â‚¬Â¹*/


.modalo-header h2 {
	color: #555;  
	font-size: 20px;
	font-weight: normal;
	line-height: 1;    
	margin: 0;
  }
  /* ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¿ÃƒÂÃ‚ÂºÃƒÂÃ‚Â° ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Â¹Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â° */
  .modalo .btn-close {
	color: #aaa;
	cursor: pointer;
	font-size: 30px;
	text-decoration: none;
	position: absolute;
	right: 10px;
	top: 10px;
	margin-bottom: 0px;
  }
  .modalo .btn-close:hover {
	color: red;
  }
  /* Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¹ ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â */
  .modalo-wrap:before {
	content: "";
	display: none;
	background: rgba(0, 0, 0, .3);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
  }
  .modalo-overlay {
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999998;
  }
  /* ÃƒÂÃ‚Â°ÃƒÂÃ‚ÂºÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Â ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â·ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½ÃƒÂÃ‚Â¸Ãƒâ€˜Ã‚Â ÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â° */
  .modalo-open:checked ~ .modalo-wrap:before,
  .modalo-open:checked ~ .modalo-wrap .modalo-overlay {
	display: block;
  }
  .modalo-open:checked ~ .modalo-wrap .modalo-dialog {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
	top: 50%;
  }
  /* Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â»ÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Å¡Ãƒâ€˜Ã¢â‚¬Â¹ ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â³ÃƒÂÃ‚Â¾ ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Â½ÃƒÂÃ‚Â° */
  .modalo-dialog {
	background: #fefefe;
	border: none;
	position: fixed;
	width: 80%;
	height: auto;
	overflow: auto;
	overflow-x: hidden;
	max-height: 95%;
	max-width: 800px;
	left: 50%;
	top: -100%;
	-webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
	-moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	box-shadow: 0 15px 20px rgba(0,0,0,.22), 0 19px 60px rgba(0,0,0,.3);
	-webkit-transform: translate(-50%, -500%);
	-ms-transform: translate(-50%, -500%);
	-o-transform: translate(-50%, -500%);
	transform: translate(-50%, -500%);
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	z-index: 99999999;
  }
  .modalo-body {
  padding: 20px;
  }
  .modalo-body p {
  margin: 0;
  padding: 20px;
	text-align: justify;
	font-size: 14px;
	color: black;
  }
  .modalo-header,
  .modalo-footer {
	padding: 20px 20px;
  }
  .modalo-header {
	padding-bottom: 0px;
  text-align: center;
  }
  .modalo-header h2 {
	font-size: 28px;
	margin: 0;
	color: black;
  }
  .modalo-footer {
	border-top: #eaeaea solid 1px;
	text-align: right;
  }
  /* ÃƒÂÃ‚Â°ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â¿Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â²ÃƒÂÃ‚Â½Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Âµ ÃƒÂÃ‚ÂºÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â½ÃƒÂÃ‚ÂºÃƒÂÃ‚Â¸ ÃƒÂÃ‚Â² ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â´ÃƒÂÃ‚Â°ÃƒÂÃ‚Â»Ãƒâ€˜Ã…â€™ÃƒÂÃ‚Â½ÃƒÂÃ‚Â¾ÃƒÂÃ‚Â¼ ÃƒÂÃ‚Â±ÃƒÂÃ‚Â»ÃƒÂÃ‚Â¾ÃƒÂÃ‚ÂºÃƒÂÃ‚Âµ */
  .modalo-body img { 
	max-width: 100%;
	height: auto;
  }

  @media (max-width: 768px){
	.modalo-dialog {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	height: 100%;
	border-radius: 0px;
  }
}