﻿#nemocnice .bg.bg--0{
	background-color:#d5f4fb;
}
#nemocnice .bg.bg--1{
	background-image:url('../../scene/medicina/nemocnice/images/bg.png');
}

#nemocnice .mrak{
	position:absolute;
	animation-name:okno-mrak;
	animation-fill-mode:both;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
}
#nemocnice #mrak-1{
	top:59.6296%;
	left:54%;
	width:4.2708%;
	height:4.3519%;
	animation-delay:0s;
	animation-duration:24s;
}
#nemocnice #mrak-2{
	top:67.6852%;
	left:54%;
	width:3.1771%;
	height:3.2407%;
	animation-delay:6s;
	animation-duration:26s;
}
#nemocnice .problik{
	position:absolute;
	width:45.7813%;
	height:50.2778%;
	top:0;
	opacity:0;
	left:54.2188%;
	background:rgba(0,0,0,0.5);
	animation-name:problik;
	animation-duration:10s;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
}

#nemocnice .rucicka{
	position:absolute;
	top:10.1852%;
	left:11.1979%;
	width:4.375%;
	height:7.7778%;
}

#nemocnice #typek{
	position:absolute;
	width:11.25%;
	height:36.1111%;
	top:62.3148%;
	left:32.3438%;
}
#nemocnice #borka{
	position:absolute;
	width:11.4583%;
	height:17.9630%;
	top:65%;
	left:63.3333%;
}
#nemocnice .krivka-1-cover{
	position:absolute;
	width:3.4896%;
	height:3.1481%;
}
#nemocnice .krivka-1-cover.krivka-1-cover--left{
	top:66.0185%;
	left:38.4896%;
}
#nemocnice .krivka-1-cover.krivka-1-cover--right{
	top:66.0185%;
	left:44.6354%;
}
#nemocnice .krivka-2-cover{
	position:absolute;
	width:3.4896%;
	height:5.0926%;
}
#nemocnice .krivka-2-cover.krivka-2-cover--left{
	top:76.1111%;
	left:38.75%;
}
#nemocnice .krivka-2-cover.krivka-2-cover--right{
	top:76.1111%;
	left:46.6667%;
}

#nemocnice .cardio{
	position:absolute;
}
#nemocnice .cardio.cardio--1{
	top:67.2222%;
	left:41.9792%;
	width:3.6458%;
	height:0.9259%;
}
#nemocnice .cardio.cardio--2{
	top:76.7593%;
	left:42.2396%;
	width:7.2917%;
	height:1.6667%;
}
#nemocnice .cardio.cardio--3{
	top:79.4444%;
	left:42.2396%;
	width:7.2917%;
	height:0.6481%;
}

#nemocnice .cardio-cover{
	position:absolute;
	width:1.1458%;
	animation-duration:4s;
	animation-timing-function:linear;
	animation-iteration-count:infinite;
}
#nemocnice .cardio-cover.cardio-cover--1{
	animation-name:nem-cardio-cover;
	top:67.2222%;
	left:40.8333%;
	height:0.9259%;
}
#nemocnice .cardio-cover.cardio-cover--2{
	animation-name:nem-cardio-cover-2;
	top:76.7593%;
	left:41.0938%;
	height:1.6667%;
}
#nemocnice .cardio-cover.cardio-cover--3{
	animation-name:nem-cardio-cover-2;
	top:78.8889%;
	left:41.0938%;
	height:1.6667%;
	animation-duration:5s;
	animation-delay:500ms;
}
@keyframes nem-cardio-cover{
	0%{
		margin-left:0;
	}
	100%{
		margin-left:3.8021%;
	}
}
@keyframes nem-cardio-cover-2{
	0%{
		margin-left:0;
	}
	100%{
		margin-left:5.625%;
	}
}

#nemocnice .wifi-bar{
	position:absolute;
}
#nemocnice .wifi-bar path{
	fill:#d62121;
}
#nemocnice #wifi-bar-1{
	top:73%;
	left:41.38%;
	width:2.7043%;
	height:5.3341%;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#nemocnice #wifi-bar-2{
	top:77%;
	left:72.4%;
	width:3.105%;
	height:5.9380%;
	-webkit-transform: rotate(-8deg);
	transform: rotate(-8deg);
}
#nemocnice #btn-popup-nem-popup-1{
	top:36%;
	left:14%;
}
#nemocnice #btn-popup-nem-popup-2{
	top:15%;
	left:70%;
}
#nemocnice #btn-popup-nem-popup-3{
	top:72%;
	left:32%;
}
#nemocnice #btn-popup-nem-popup-4{
	top:63%;
	left:70%;
}