@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width: 100%;
}
html {
}
.r-link {
	color: #0093FF;
}
.r-link:hover {
	color: #0059C4;
}
body {
	font-size: 100%;
	font-family: Roboto, sans-serif;
	color: #222;
	background-color: #333;
	letter-spacing: 0.01em;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
}
body.modal-open {
	padding-right: 0px!important;
}
@media (max-width:700px) {
body.modal-open .modal::before { /*temporary fix*/
	height: 0%;
}
}
a {
	color: #222;
	text-decoration: none;
}
.link {
	color: #5484ed;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 20px;
}
.well {
	border-color: #ccc;
}
input:invalid, textarea:invalid {
 background-color: #fffff0;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
.fullwidth-wrapper {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	min-height: 40px;
	display: block;
}
.content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding: 50px 0 50px 0;
	position: relative;
}
.box-white-s {
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.box-yellow-s {
	background-color: #fff200;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.box-gray-s {
	background-color: #fafafa;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.box-dark-gray-s {
	background-color: #444;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.firmy .box-dark-gray-s {
	background-color: #253748;
}
.paralax {
	background-attachment: fixed;
}
.shadow {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.11);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.11);
}
.shadow-2 {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.11);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.11);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.11);
}
.shadow-inset {
	-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.11);
	-moz-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.11);
	box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.11);
}
.margin-b-5 {
	margin-bottom: 50px;
}
.margin-b-4 {
	margin-bottom: 40px;
}
.margin-b-3 {
	margin-bottom: 30px;
}
.margin-b-2 {
	margin-bottom: 20px;
}
.margin-b-1 {
	margin-bottom: 10px;
}
.margin-b-05 {
	margin-bottom: 5px;
}
.white-gradient div:before {
	display: block;
	width: 100%;
	height: 300px;
	position: absolute;
	left: 0;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
}
::-webkit-input-placeholder {
 padding-left: 10px;
}
:-moz-placeholder {
 padding-left: 10px;
}
::-moz-placeholder {
 padding-left: 10px;
}
:-ms-input-placeholder {
 padding-left: 10px;
}
.border-b {
	border-bottom: 1px solid #ccc;
}
.divider-1 {
	display: inline-block;
	width: 50px;
	margin: 15px auto 15px 0;
	height: 6px;
	background: #fff200;
	background-size: 10px;
}
.divider-2 {
	display: block;
	width: 100%;
	margin: 15px 0 15px 0;
	height: 1px;
	background: rgba(0, 0, 0, 0.1);
}
.text-box-speci ul {
	padding-left: 20px;
	margin: 10px 0;
}
.text-box-speci ul.nav {
	padding-left: 0;
}
.text-box-speci ul li {
	margin: 4px 0;
}
.text-box-speci ol {
	padding-left: 20px;
	margin: 10px 0;
}
.text-box-speci ol li {
	margin: 4px 0;
}
.text-box-speci p {
	margin: 10px 0;
}
.text-box-speci h1 {
	margin-bottom: 30px;
}
.text-box-speci h2 {
	margin-bottom: 20px;
}
.cd-login-all-3 {
	overflow-y: auto;
}
.logo-info {
	border: 1px solid #ddd;
	background-color: #fff;
	width: 120px;
	padding: 5px;
	box-shadow: rgba(235, 235, 235, 1) 0px 0px 0px, rgba(235, 235, 235, 1) 1px 1px 0px, rgba(235, 235, 235, 1) 2px 2px 0px, rgba(235, 235, 235, 1) 3px 3px 0px, rgba(235, 235, 235, 1) 4px 4px 0px, rgba(235, 235, 235, 1) 5px 5px 0px, rgba(235, 235, 235, 1) 6px 6px 0px, rgba(235, 235, 235, 1) 7px 7px 0px, rgba(235, 235, 235, 1) 8px 8px 0px, rgba(235, 235, 235, 1) 9px 9px 0px, rgba(235, 235, 235, 1) 10px 10px 0px, rgba(235, 235, 235, 1) 11px 11px 0px, rgba(235, 235, 235, 1) 12px 12px 0px, rgba(235, 235, 235, 1) 13px 13px 0px, rgba(235, 235, 235, 1) 14px 14px 0px, rgba(235, 235, 235, 1) 15px 15px 0px, rgba(235, 235, 235, 1) 16px 16px 0px, rgba(235, 235, 235, 1) 17px 17px 0px, rgba(235, 235, 235, 1) 18px 18px 0px, rgba(235, 235, 235, 1) 19px 19px 0px, rgba(235, 235, 235, 1) 20px 20px 0px, rgba(235, 235, 235, 1) 21px 21px 0px, rgba(235, 235, 235, 1) 22px 22px 0px, rgba(235, 235, 235, 1) 23px 23px 0px, rgba(235, 235, 235, 1) 24px 24px 0px, rgba(235, 235, 235, 1) 25px 25px 0px, rgba(235, 235, 235, 1) 26px 26px 0px, rgba(235, 235, 235, 1) 27px 27px 0px, rgba(235, 235, 235, 1) 28px 28px 0px, rgba(235, 235, 235, 1) 29px 29px 0px, rgba(235, 235, 235, 1) 30px 30px 0px, rgba(235, 235, 235, 1) 31px 31px 0px, rgba(235, 235, 235, 1) 32px 32px 0px, rgba(235, 235, 235, 1) 33px 33px 0px, rgba(235, 235, 235, 1) 34px 34px 0px, rgba(235, 235, 235, 1) 35px 35px 0px, rgba(235, 235, 235, 1) 36px 36px 0px, rgba(235, 235, 235, 1) 37px 37px 0px, rgba(235, 235, 235, 1) 38px 38px 0px, rgba(235, 235, 235, 1) 39px 39px 0px, rgba(235, 235, 235, 1) 40px 40px 0px, rgba(235, 235, 235, 1) 41px 41px 0px, rgba(235, 235, 235, 1) 42px 42px 0px, rgba(235, 235, 235, 1) 43px 43px 0px, rgba(235, 235, 235, 1) 44px 44px 0px, rgba(235, 235, 235, 1) 45px 45px 0px, rgba(235, 235, 235, 1) 46px 46px 0px, rgba(235, 235, 235, 1) 47px 47px 0px, rgba(235, 235, 235, 1) 48px 48px 0px, rgba(235, 235, 235, 1) 49px 49px 0px, rgba(235, 235, 235, 1) 50px 50px 0px, rgba(235, 235, 235, 1) 51px 51px 0px, rgba(235, 235, 235, 1) 52px 52px 0px, rgba(235, 235, 235, 1) 53px 53px 0px, rgba(235, 235, 235, 1) 54px 54px 0px, rgba(235, 235, 235, 1) 55px 55px 0px, rgba(235, 235, 235, 1) 56px 56px 0px, rgba(235, 235, 235, 1) 57px 57px 0px, rgba(235, 235, 235, 1) 58px 58px 0px, rgba(235, 235, 235, 1) 59px 59px 0px, rgba(235, 235, 235, 1) 60px 60px 0px, rgba(235, 235, 235, 1) 61px 61px 0px, rgba(235, 235, 235, 1) 62px 62px 0px, rgba(235, 235, 235, 1) 63px 63px 0px, rgba(235, 235, 235, 1) 64px 64px 0px, rgba(235, 235, 235, 1) 65px 65px 0px, rgba(235, 235, 235, 1) 66px 66px 0px, rgba(235, 235, 235, 1) 67px 67px 0px, rgba(235, 235, 235, 1) 68px 68px 0px, rgba(235, 235, 235, 1) 69px 69px 0px, rgba(235, 235, 235, 1) 70px 70px 0px, rgba(235, 235, 235, 1) 71px 71px 0px, rgba(235, 235, 235, 1) 72px 72px 0px, rgba(235, 235, 235, 1) 73px 73px 0px, rgba(235, 235, 235, 1) 74px 74px 0px, rgba(235, 235, 235, 1) 75px 75px 0px, rgba(235, 235, 235, 1) 76px 76px 0px, rgba(235, 235, 235, 1) 77px 77px 0px, rgba(235, 235, 235, 1) 78px 78px 0px, rgba(235, 235, 235, 1) 79px 79px 0px, rgba(235, 235, 235, 1) 80px 80px 0px, rgba(235, 235, 235, 1) 81px 81px 0px, rgba(235, 235, 235, 1) 82px 82px 0px, rgba(235, 235, 235, 1) 83px 83px 0px, rgba(235, 235, 235, 1) 84px 84px 0px, rgba(235, 235, 235, 1) 85px 85px 0px, rgba(235, 235, 235, 1) 86px 86px 0px, rgba(235, 235, 235, 1) 87px 87px 0px, rgba(235, 235, 235, 1) 88px 88px 0px, rgba(235, 235, 235, 1) 89px 89px 0px, rgba(235, 235, 235, 1) 90px 90px 0px, rgba(235, 235, 235, 1) 91px 91px 0px, rgba(235, 235, 235, 1) 92px 92px 0px, rgba(235, 235, 235, 1) 93px 93px 0px, rgba(235, 235, 235, 1) 94px 94px 0px, rgba(235, 235, 235, 1) 95px 95px 0px, rgba(235, 235, 235, 1) 96px 96px 0px, rgba(235, 235, 235, 1) 97px 97px 0px, rgba(235, 235, 235, 1) 98px 98px 0px, rgba(235, 235, 235, 1) 99px 99px 0px, rgba(235, 235, 235, 1) 100px 100px 0px, rgba(235, 235, 235, 1) 101px 101px 0px, rgba(235, 235, 235, 1) 102px 102px 0px, rgba(235, 235, 235, 1) 103px 103px 0px, rgba(235, 235, 235, 1) 104px 104px 0px, rgba(235, 235, 235, 1) 105px 105px 0px, rgba(235, 235, 235, 1) 106px 106px 0px, rgba(235, 235, 235, 1) 107px 107px 0px, rgba(235, 235, 235, 1) 108px 108px 0px, rgba(235, 235, 235, 1) 109px 109px 0px, rgba(235, 235, 235, 1) 110px 110px 0px, rgba(235, 235, 235, 1) 111px 111px 0px, rgba(235, 235, 235, 1) 112px 112px 0px, rgba(235, 235, 235, 1) 113px 113px 0px, rgba(235, 235, 235, 1) 114px 114px 0px, rgba(235, 235, 235, 1) 115px 115px 0px, rgba(235, 235, 235, 1) 116px 116px 0px, rgba(235, 235, 235, 1) 117px 117px 0px, rgba(235, 235, 235, 1) 118px 118px 0px, rgba(235, 235, 235, 1) 119px 119px 0px, rgba(235, 235, 235, 1) 120px 120px 0px, rgba(235, 235, 235, 1) 121px 121px 0px, rgba(235, 235, 235, 1) 122px 122px 0px, rgba(235, 235, 235, 1) 123px 123px 0px, rgba(235, 235, 235, 1) 124px 124px 0px, rgba(235, 235, 235, 1) 125px 125px 0px, rgba(235, 235, 235, 1) 126px 126px 0px, rgba(235, 235, 235, 1) 127px 127px 0px, rgba(235, 235, 235, 1) 128px 128px 0px, rgba(235, 235, 235, 1) 129px 129px 0px, rgba(235, 235, 235, 1) 130px 130px 0px, rgba(235, 235, 235, 1) 131px 131px 0px, rgba(235, 235, 235, 1) 132px 132px 0px, rgba(235, 235, 235, 1) 133px 133px 0px, rgba(235, 235, 235, 1) 134px 134px 0px, rgba(235, 235, 235, 1) 135px 135px 0px, rgba(235, 235, 235, 1) 136px 136px 0px, rgba(235, 235, 235, 1) 137px 137px 0px, rgba(235, 235, 235, 1) 138px 138px 0px, rgba(235, 235, 235, 1) 139px 139px 0px, rgba(235, 235, 235, 1) 140px 140px 0px, rgba(235, 235, 235, 1) 141px 141px 0px, rgba(235, 235, 235, 1) 142px 142px 0px, rgba(235, 235, 235, 1) 143px 143px 0px, rgba(235, 235, 235, 1) 144px 144px 0px, rgba(235, 235, 235, 1) 145px 145px 0px, rgba(235, 235, 235, 1) 146px 146px 0px, rgba(235, 235, 235, 1) 147px 147px 0px, rgba(235, 235, 235, 1) 148px 148px 0px, rgba(235, 235, 235, 1) 149px 149px 0px, rgba(235, 235, 235, 1) 150px 150px 0px, rgba(235, 235, 235, 1) 151px 151px 0px, rgba(235, 235, 235, 1) 152px 152px 0px, rgba(235, 235, 235, 1) 153px 153px 0px, rgba(235, 235, 235, 1) 154px 154px 0px, rgba(235, 235, 235, 1) 155px 155px 0px, rgba(235, 235, 235, 1) 156px 156px 0px, rgba(235, 235, 235, 1) 157px 157px 0px, rgba(235, 235, 235, 1) 158px 158px 0px, rgba(235, 235, 235, 1) 159px 159px 0px, rgba(235, 235, 235, 1) 160px 160px 0px, rgba(235, 235, 235, 1) 161px 161px 0px, rgba(235, 235, 235, 1) 162px 162px 0px, rgba(235, 235, 235, 1) 163px 163px 0px, rgba(235, 235, 235, 1) 164px 164px 0px, rgba(235, 235, 235, 1) 165px 165px 0px, rgba(235, 235, 235, 1) 166px 166px 0px, rgba(235, 235, 235, 1) 167px 167px 0px;
}
.badge-round {
	background-color: #fff200;
	padding: 3px 10px;
	border-radius: 15px;
	display: inline-block;
	margin-top: 5px;
	border: 1px solid #ddd;
}
.badge-round i {
	padding: 2px;
	text-align: center;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 17px;
	background-color: rgba(0,0,0,.10);
	color: rgba(0,0,0,.70);
}
.alert-default {
	background-color: #f7f7f7;
	border-color: #ccc;
	color: #444;
}
.alert-default hr {
	border-top-color: #ccc;
}
.alert-default .alert-link {
	color: #333;
}
.round-corner {
	border-radius: 50%;
}
.text-green {
	color: #61c161;
}
/* ==================================  IKONY  ================================== */
.ico-bagety, .ico-sladkosti, .ico-kava, .ico-topanka, .ico-mikrovlnka, .ico-chladnicka, .ico-umyvadlo, .ico-pribor {
	background-size: cover;
	width: 36px;
	height: 36px;
	display: inline-block;
	margin: 0 auto;
}
.ico-bagety {
	background-image: url(../images/ikony/73.png);
}
.ico-sladkosti {
	background-image: url(../images/ikony/122.png);
}
.ico-kava {
	background-image: url(../images/ikony/91.png);
}
.ico-topanka {
	background-image: url(../images/ikony/500.png);
}
.ico-mikrovlnka {
	background-image: url(../images/ikony/501.png);
}
.ico-chladnicka {
	background-image: url(../images/ikony/502.png);
}
.ico-umyvadlo {
	background-image: url(../images/ikony/503.png);
}
.ico-pribor {
	background-image: url(../images/ikony/504.png);
}
/* ==================================  BANNER TABULKA  ================================== */
.t-banner {
	min-height: 100px;
	background-size: cover;
	background-position: center;
}
.t-banner ul li {
	line-height: 20px;
}
.t-banner .close {
	color: #fff;
	text-shadow: 0 1px 0 #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/* ==================================  MODAL  ================================== */
/*modal success*/
.modal-success .modal-content {
	background: #61c161;
}
.modal-success .modal-header {
	border-bottom: 1px solid #5bb75b;
}
.modal-success .modal-title {
	color: #fff;
}
.modal-success .modal-body {
	border-top: 1px solid #77d877;
	border-bottom: 1px solid #5bb75b;
	color: #fff;
}
.modal-success .modal-footer {
	border-top: 1px solid #77d877;
}
/*modal primary*/
.modal-primary .modal-content {
	background: #fff200;
}
.modal-primary .modal-header {
	border-bottom: 1px solid #e6da00;
}
.modal-primary .modal-title {
	color: #333;
}
.modal-primary .modal-body {
	border-top: 1px solid #fff200;
	border-bottom: 1px solid #e6da00;
	color: #333;
}
.modal-primary .modal-footer {
	border-top: 1px solid #fff200;
}
/* špecificke */
.mod-job .modal-title {
	padding: 15px 15px 15px 60px;
}
.mod-job .modal-title i {
	font-size: 50px;
	display: block;
	position: absolute;
	left: 20px;
	top: 20px;
}
.mod-send .modal-title i {
	font-size: 50px;
	display: inline-block;
}
/* ==================================  TLAčIDLá A INPUT GRUPY  ================================== */
.btn i {
	position: relative;
	height: 32px;
	width: 32px;
	overflow: hidden;
	top: 0;
	line-height: 32px;
	text-align: center;
	margin: -7px -12px -7px 12px;
}
.btn-lg i {
	position: relative;
	height: 45px;
	width: 45px;
	overflow: hidden;
	top: 0;
	line-height: 45px;
	text-align: center;
	margin: -10px -16px -16px 10px;
}
.fa-lg {
	vertical-align: initial!important;
}
#header .input-lg {
	border: 1px solid #fff200;
	width: 100%;
}
.btn-primary i {
	background-color: #e6da00;
}
.btn-primary:hover i {
	background-color: #a8a000;
	color: #333;
}
.btn-default i {
	background-color: #d3d3d3;
}
.btn-default:hover i {
	background-color: #c6c6c6;
	color: #333;
}
.navbar .btn-success:hover {
	color: #ffffff;
	background-color: #43ac43;
	border-color: #399239;
}
.btn-success i {
	background-color: #5bb75b;
}
.btn-success:hover i {
	background-color: #399239;
	color: #fff;
}
.facebook {
	background-color: #3b5998;
	border-color: #3b5998;
	color: #FFF;
}
.facebook:hover {
	background-color: #203e7e!important;
	border-color: #203e7e!important;
	color: #FFF;
}
.facebook:focus {
	background-color: #3b5998;
	border-color: #203e7e;
	color: #FFF;
}
.googleplus {
	background-color: #dd4b39;
	border-color: #dd4b39;
	color: #FFF;
}
.googleplus:hover {
	background-color: #b73222!important;
	border-color: #b73222!important;
	color: #FFF;
}
.googleplus:focus {
	background-color: #dd4b39;
	border-color: #b73222;
	color: #FFF;
}
.linkedin {
	background-color: #0077b5;
	border-color: #0077b5;
	color: #FFF;
}
.linkedin:hover {
	background-color: #006092!important;
	border-color: #006092!important;
	color: #FFF;
}
.linkedin:focus {
	background-color: #0077b5;
	border-color: #006092;
	color: #FFF;
}
.twitter {
	background-color: #4099FF;
	border-color: #4099FF;
	color: #FFF;
}
.twitter:hover {
	background-color: #0077ff!important;
	border-color: #0077ff!important;
	color: #FFF;
}
.twitter:focus {
	background-color: #4099FF;
	border-color: #0077ff;
	color: #FFF;
}
.login-but {
	background-color: #666;
	border-color: #666;
	color: #FFF;
}
.linkedin i, .facebook i, .googleplus i, .login-but i, .twitter i {
	position: relative;
	background-color: transparent;
}
.linkedin:hover i, .facebook:hover i, .googleplus:hover i, .login-but:hover i, .twitter:hover i {
	background-color: transparent;
}
.linkedin:hover i {
	color: #0077b5;
}
.facebook:hover i {
	color: #3b5998;
}
.googleplus:hover i {
	color: #dd4b39;
}
.twitter:hover i {
	color: #98c8ff;
}
.search-main {
	width: 100%;
	padding-right: 60px;
}
.search-main i {
	position: absolute;
	top: 10px;
	right: 31px;
}
.btn-xlg {
	font-size: 25px;
}
.btn-xlg i {
	height: 53px;
	width: 53px;
	line-height: 53px;
	margin: -10px -16px -18px 10px;
}
.btnba {
	padding: 6px 0;
	font-size: 14px;
	border-radius: 50%;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
	display: inline-block;
	width: 24px;
	height: 24px;
	position: relative;
	text-align: center;
}
.btnba.fa-star {
	background-color: #fff200;
}
#table-header-offer .active-filter-main-page{
	color: #fff200;
}

#table-header-offer .table-thead > .small-text:hover {
	background-color: #444444;
	border-radius: 5px;
	padding: 2px 5px;
}


.btnba.fa-play-circle {
	background-color: #FF0004;
	padding-left: 8px;
	padding-right: 8px;
	width: auto;
	color: #fff;
	border-radius: 30px;
}
.btnba.fa-play-circle:after {
	content: " Video";
	font-family: Roboto;
	display: inline;
}
.btnba.fa-file-text {
	background-color: #fff;
}
.btnba.fa-plus {
	background-color: #5bb75b;
	color: #fff;
}
.btn:hover .btnba {
	box-shadow: none;
}
.btn-g-top .btn {
	margin-right: 15px;
}
.btn-g-top .btn:last-child {
	margin-right: 0px;
}
/**/
/* The switch - the box around the slider */
.f-switch {
	position: relative;
	display: inline-block;
	width: 53px;
	height: 25px;
}
/* Hide default HTML checkbox */
.f-switch input {
	display: none;
}
/* The slider */
.f-switch .f-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 2px solid #fff;
	-webkit-transition: .4s;
	transition: .4s;
}
.f-switch.gray .f-slider {
	border: 2px solid #999;
}
.f-switch .f-slider:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 18px;
	left: 3px;
	bottom: 2.1px;
	border: 2px solid #fff;
	-webkit-transition: .4s;
	transition: .4s;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	z-index: 1;
}
.f-switch.gray .f-slider:before {
	border: 2px solid #999;
	box-shadow: 0 0 5px rgba(0,0,0,.0);
}
.f-switch .f-slider:after {
	position: absolute;
	content: "OFF";
	font-size: 10px;
	height: 18px;
	width: 18px;
	line-height: 18px;
	left: 24px;
	bottom: 2.1px;
	-webkit-transition: .4s;
	transition: .4s;
}
.f-switch.sort .f-slider:after {
	font-family: Fontawesome;
	content: "\f160";
	left: 28px;
	color: #fff;
}
.f-switch input:checked + .f-slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
	background-color: #61c161;
}
.f-switch input:checked + .f-slider:after {
	content: "ON";
	left: 7px;
}
.f-switch.sort input:checked + .f-slider:after {
	font-family: Fontawesome;
	content: "\f161";
	left: 10px;
	color: #fff;
}
.f-switch .f-slider:hover:before {
	background-color: #ccc;
}
/* Rounded sliders */
.f-switch .f-slider.round {
	border-radius: 34px;
}
.f-switch .f-slider.round:before {
	border-radius: 50%;
}
.f-switch .f-slider .f-slider-on {
	vertical-align: middle;
	margin-left: 4px;
}
.f-switch.f-pull-right {
	display: block;
	float: right;
	top: -5px;
}
/* ==================================  HORNé MENU  ================================== */
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	min-height: 104px;
	display: block;
	background-color: #FFF;
	border-bottom: 6px solid #fff200;
	position: relative;
	position: fixed;
	z-index: 999;
}
#menu .flag-icon {
	border-radius: 50%;
	box-shadow: 0 0 3px rgba(0,0,0,.3)
}
#menu .navbar ul.nav {
	white-space: nowrap;
}
.container-fluid {
	padding-right: 0;
}
.navbar {
	margin: 25px 0;
}
.navbar-brand {
	padding: 0;
	height: 46px;
	position: absolute;
}
.navbar-btn {
	margin-top: 0;
	margin-bottom: 0;
}
#menu .navbar-btn.btn-lg {
	font-size: 16px;
}
.navbar-btn i {
	margin: 0px -16px -17px 10px;
}
.navbar-nav > li > a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 44px;
}
.navbar-toggle {
	padding: 0;
	margin-top: 16px;
}
.navbar-toggle .icon-bar {
	background-color: #333;
	width: 30px;
	height: 4px;
	border-radius: 2px;
}
#menu .navbar-nav>li.active a {
	background-color: #eeeeee;
}
.firmy #menu .navbar-nav>li.active a {
	background-color: transparent;
	color: #fff200;
}
.logo {
	background: url(../images/logo-no-text.jpg) #fff200;
	background-size: 130px;
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 100px;
	width: 140px;
	position: relative;
	top: -26px;
	z-index: 1;
	overflow: hidden;
}

.phone-text-main-wrapper {
	display: flex;
	background-color: #fef200;
	padding: 7px 14px;
	position: absolute;
	bottom: 37px;
	right: 52px;
	transform: translateY(100%);
	white-space: nowrap;
	border: 1px solid;
}

/*@media (min-width: 1000px) {*/
/*	.phone-text-main-wrapper {*/
/*		display: none !important;*/
/*	}*/
/*}*/

.phone-text-wrapper{
	display: flex;
	flex-direction: column;
}
/*.header-shrink .phone-text-wrapper {*/
/*	display: none !important;*/
/*}*/

/*#menu .navbar-brand:after {*/
/*	content: "";*/
/*	display: block;*/
/*	height: 100%;*/
/*	width: 40px;*/
/*	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);*/
/*	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);*/
/*	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1 );*/
/*	position: absolute;*/
/*	left: 140px;*/
/*	top: -2px;*/
/*	z-index: 1;*/
/*}*/
/*.firmy #menu .navbar-brand:after {*/
/*	content: "";*/
/*	display: block;*/
/*	height: 100%;*/
/*	width: 40px;*/
/*	background: -moz-linear-gradient(left, rgba(19,36,51,1) 0%, rgba(19,36,51,0) 100%);*/
/*	background: -webkit-linear-gradient(left, rgba(19,36,51,1) 0%, rgba(19,36,51,0) 100%);*/
/*	background: linear-gradient(to right, rgba(19,36,51,1) 0%, rgba(19,36,51,0) 100%);*/
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#132433', endColorstr='#00132433', GradientType=1 );*/
/*	position: absolute;*/
/*	left: 140px;*/
/*	top: -2px;*/
/*	z-index: 1;*/
/*}*/
.logo img {
	position: relative;
	top: 5px;
}
.header-shrink .logo img {
	top: 14px;
}
.lang-sk .logo {
	background: url(../images/logo-no-text.jpg) #fff200;
	background-size: 130px;
	background-repeat: no-repeat;
	background-position: center 10px;
}
.lang-en .logo {
	background: url(../images/logo-no-text.jpg) #fff200;
	background-size: 130px;
	background-repeat: no-repeat;
	background-position: center 10px;
}
.lang-de .logo {
	background: url(../images/logo-no-text.jpg) #fff200;
	background-size: 130px;
	background-repeat: no-repeat;
	background-position: center 10px;
}
.lang-ro .logo {
	background: url(../images/logo-no-text.jpg) #fff200;
	background-size: 130px;
	background-repeat: no-repeat;
	background-position: center 10px;
}
.lang-hu .logo {
	background: url(../images/logo-no-text.jpg) #fff200;
	background-size: 130px;
	background-repeat: no-repeat;
	background-position: center 10px;
}
.lang-pl .logo {
	background: url(../images/logo-no-text.jpg) #fff200;
	background-size: 130px;
	background-repeat: no-repeat;
	background-position: center 10px;
}
.lang-cs .logo {
	background: url(../images/logo-no-text.jpg) #fff200;
	background-size: 130px;
	background-repeat: no-repeat;
	background-position: center 10px;
}
.header-shrink .logo {
	background-size: 130px;
	background-repeat: no-repeat;
	background-position: center 20px;
	height: 81px;
	width: 108px;
	top: -27px;
	overflow: hidden;
}
#menu.header-shrink {
	min-height: 45px!important;
	-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
}
.bar-fix #menu.header-shrink {
	box-shadow: none;
}
#menu.header-shrink:hover {
	min-height: 45px!important;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	opacity: 1;
}
.bar-fix #menu.header-shrink:hover {
	box-shadow: none;
}
.header-shrink .navbar {
	margin: 5px 0;
}
.firmy-m {
	margin-right: 5px;
}
.navbar-collapse {
	box-shadow: none;
}
.m-open {
	height: 100%;
	overflow-x: scroll;
}
.f-p-s {
	width: 100%;
	display: block;
}
.f-p-s li {
	width: 50%;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 30px;
	position: relative;
}
.f-p-s li p {
	margin-top: 10px;
}
.f-p-s-i {
	width: 90%;
	padding: 20px;
}
.f-p-s-i-2 {
	width: 90%;
	padding: 20px;
	position: relative;
}
.p-p-n {
	display: block;
	position: absolute;
	left: 10px;
	color: #ccc;
}
.btn-over {
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
}

@media (max-height:550px) {
.menu-mobile-on #menu {
	height: calc(100% - 40px);
	overflow-y: scroll;
	overflow-x: hidden;
}
.menu-mobile-on {
	overflow: hidden!important;
}
}

@media (max-height:550px) and (max-width:700px) {
.menu-mobile-on #menu {
	height: calc(100% - 69px);
	overflow-y: scroll;
	overflow-x: hidden;
}
.menu-mobile-on {
	overflow: hidden!important;
}
}
/* ==================================  HEADER BANNER  ================================== */
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	min-height: 380px;
}
#header .col-md-5:after {
	display: block;
	position: absolute;
	right: 35px;
	top: 15px;
	font-family: FontAwesome;
	font-size: 14px;
	content: "\f078";
	color: #666;
	pointer-events: none;
}
.header-a {
	background-color: #333;
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 104px;
	background-size: cover;
	z-index: 0;
}
.h-obsah-full-h .fullwidth-wrapper {
	position: relative;
}
.h-obsah-full-h .header-a {
	height: calc(100% - 586px);
	min-height: 200px;
}
#header .col-md-5 {
	margin-bottom: 10px;
}
.vertical-center {
	display: table;
	width: 100%;
	height: 380px;
}
.vertical-center>div {
	display: table-cell;
	vertical-align: middle;
}
/* ==================================  HEADER select2  ================================== */
#header .select2-container, .rf-login .select2-container {
	width: 100%;
}
#header .select2-container-multi .select2-choices, .rf-login .select2-container-multi .select2-choices {
	min-height: 46px;
}
#header .select2-container-multi .select2-choices .select2-search-choice, .rf-login .select2-container-multi .select2-choices .select2-search-choice {
	padding: 3px 11px 3px 19px;
	line-height: 29px;
	border: 1px solid #aaaaaa;
	border-radius: 0;
	background-color: #fff200;
	background-image: none;
}
#header .select2-search-choice-close, .rf-login .select2-search-choice-close {
	top: 10px;
	font-size: 1px;
}
#header .select2-container-multi .select2-choices .select2-search-field input, .rf-login .select2-container-multi .select2-choices .select2-search-field input {
	line-height: 32px;
}
.rf-login .select2-container .select2-choice {
	width: 100%;
	min-height: 46px;
	font-size: 18px;
	line-height: 20px;
	padding: 13px;
	border-radius: 0;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}
.rf-login .select2-container-active .select2-choice, .rf-login .select2-container-active .select2-choices {
	border: 1px solid #5897fb;
	outline: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
/* ==================================  RýCHLE FILTRE  ================================== */
.headline-01 span {
	display: inline-block;
	position: relative;
	background-color: rgb(255, 255, 255);
	font-size: 21px;
	min-width: 100px;
	padding: 0 20px 0 0;
	bottom: -5px;
	color: #CCC;
}
.linka {
	border-bottom: 1px solid #CCC;
}
.filters ul {
	list-style: none;
	padding: 0;
	line-height: 22px;
	position: relative;
}
.filters ul li span {
	margin-right: 10px;
}
.filters ul li {
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
}
.filters ul li:after {
	position: absolute;
	right: 0;
	height: 20px;
	width: 50%;
	content: "";
	background: linear-gradient(to left, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 80%);
	pointer-events: none;
}
.filters ul li a {
	color: #333;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.filters ul li a:hover {
	position: absolute;
	z-index: 9999999;
	color: #000;
	background-color: #fdfdfd;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=1);
	padding-right: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	border-right: 3px solid #fff200;
}
.badge {
	color: #666;
	background-color: #fff200;
	border-radius: 8px;/*min-width: 35px;*/
}
.badge.gray {
	color: rgba(0,0,0,.2);
	background-color: rgba(0,0,0,.07);
}
.i-pozcie .badge {
	border-radius: 0px;
	min-width: 40px;
}
.f-btn-g ul.sub-list {
	max-height: none;
}
.f-btn-g ul.sub-list a {
	background-color: #4F4F4F;
}
.f-btn-g ul.sub-list li a {
	padding-left: 25px;
}
.bdg-inv {
	color: #fff200;
	background-color: #666;
}

@media (max-width:767px) {
.filters ul li {
	white-space: nowrap;
	font-size: 14px;
	border: 1px solid #ccc;
	overflow: hidden;
	display: inline-block;
	position: relative;
	width: 100%
}
.filters ul li span {
	margin-right: 10px;
	height: 34px;
	line-height: 30px;
}
.filters ul li a {
	color: #333;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 0 12px 0 0;
	height: 34px;
	display: inline-block;
	line-height: 34px;
	width: calc(100% - 45px);
}
.filters ul li:after {
	height: 34px;
	display: none;
}
.filters ul li a:hover {
	position: relative;
	letter-spacing: inherit;
}
}
/* ==================================  INFOGRAFIKY  ================================== */
.loader-ico tr:first-child td {
	color: #545454;
	font-size: 14px;
	padding-bottom: 10px;
}
.loader-ico tr:last-child td {
	color: #545454;
	font-size: 30px;
	padding-bottom: 10px;
	text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.3);
}
.loader-ico i {
	font-size: 50px;
	color: #545454;
	text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.3);
}

@media (min-width:767px) and (max-width:930px) {
.loader-ico tr:first-child td {
	text-align: center;
}
.loader-ico i {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
.loader-ico tr:last-child td {
	text-align: center;
	padding-bottom: 0;
}
}
/* ==================================  FLIPPER  ================================== */
.flip-container {
	position: relative;
}
.flipper {
	position: relative;
	overflow: hidden;
}
.flip {
	position: relative;
	overflow: hidden;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	float: left;
	animation-name: flip-1;
	animation-duration: 50s;
	display: flex;
}
.flipper:before, .flipper:after {
	content: "";
	display: block;
	height: 100%;
	width: 40px;
	background: -moz-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,0) 100%);
	background: -webkit-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,0) 100%);
	background: linear-gradient(to right, rgba(255,242,0,1) 0%, rgba(255,242,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff200', endColorstr='#00fff200', GradientType=1 );
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.flipper:after {
	right: 0;
	left: auto;
	background: -moz-linear-gradient(left, rgba(255,242,0,0) 0%, rgba(255,242,0,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,242,0,0) 0%, rgba(255,242,0,1) 100%);
	background: linear-gradient(to right, rgba(255,242,0,0) 0%, rgba(255,242,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fff200', endColorstr='#fff200', GradientType=1 );
}
.flip>div {
	display: flex;
	width: 250px;
}
.flip>div:first-child {
	padding-left: 40px;
}
.flip>div:last-child {
	padding-right: 40px;
}
@keyframes flip-1 {
 0% {
left:0%;
}
 10% {
left:0%;
}
 50% {
left:calc(100% - (7*250px));
}
 60% {
left:calc(100% - (7*250px));
}
 100% {
left:0%;
}
}
/* ==================================  POSUVNé KATEGÓRIE  ================================== */
.objekt {
	display: block;
	width: 100%;
	height: 350px;
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}
.objekt:hover {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.objekt:hover .obsah-objektu-wrap {
	background-color: rgba(0, 0, 0, 0.8);
}
.objekt-c {
	width: 100%;
	height: 350px;
	border-bottom: 1px solid #ccc;
	display: block;
	overflow: hidden;
	position: relative;
}
.objekt-p {
	width: 100%;
	display: block;
	position: relative;
	height: 45px;
	background-color: #f6f6f6;
	border-top: 1px solid #FFF;
	padding: 11px;
	top: -45px;
}
.obsah-objektu-wrap {
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 350px;
}
.obsah-objektu {
	font-size: 25px;
	font-size: 2.4vh;
	color: #FFF;
	text-align: center;
	font-weight: 400;
	padding: 20px;
	display: table-cell;
	vertical-align: middle;
}
.obsah-objektu:before {
	font-family: FontAwesome;
	font-size: 13px;
	content: "\f05a";
	position: absolute;
	top: 10px;
	right: 10px;
}
.obsah-objektu i {
	font-size: 60px;
	font-size: 6vh;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
.img-full-c {
	display: block;
	height: 350px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.note-p {
	font-size: 15px;
	width: 100%;
	color: #CCC;
	white-space: nowrap;
	overflow: hidden;
}
.note-p:after {
	position: absolute;
	right: 0;
	height: 20px;
	width: 20%;
	content: "";
	background: linear-gradient(to left, rgba(246, 246, 246, 1) 20%, rgba(246, 246, 246, 0) 80%);
	pointer-events: none;
}
/* ==================================  GRAF  ================================== */
div.css_bar_graph {
	height: 290px;
	padding: 40px 0 10px 0;
	font-size: 13px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #444444;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
div.css_bar_graph a {
	color: #444444;
	text-decoration: none;
}
div.css_bar_graph ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.css_bar_graph li {
	margin: 0;
	padding: 0;
}
div.css_bar_graph ul.x_axis {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: -10px;
	left: 90px;
	text-align: center;
}
div.css_bar_graph ul.x_axis li {
	display: inline;
	width: 100px;
	float: left;
}
div.css_bar_graph div.label {
	width: 100%;
	height: 50px;
	float: left;
	margin-top: 20px;
	text-align: center;
}
div.css_bar_graph div.label span {
	font-weight: bold;
}
div.css_bar_graph div.graph {
	width: 100%;
	height: 100%;
	float: left;
}
div.css_bar_graph div.graph ul.grid {
	width: 100%;
}
div.css_bar_graph div.graph li {
	width: 100%;
	height: 50px;
	float: left;
	border-top: 1px solid #e5e5e5;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}
div.css_bar_graph div.graph li.bottom {
	height: 20px;
}
div.css_bar_graph div.graph li.bar {
	width: 5%;
	float: left;
	position: absolute;
	bottom: 0;
	text-align: center;
}
div.css_bar_graph div.graph li.bar span {
	position: relative;
	top: -25px;
	padding: 3px 5px 3px 5px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-transition: top 0.15s ease-in-out;
	-moz-transition: top 0.15s ease-in-out;
	-o-transition: top 0.15s ease-in-out;
	-ms-transition: top 0.15s ease-in-out;
	transition: top 0.15s ease-in-out;
	z-index: 1;
}
div.css_bar_graph div.graph li.bar div {
	position: absolute;
	bottom: -30px;
	padding: 3px 5px 3px 5px;
	text-align: center;
	display: block;
	width: 100%;
	text-shadow: 0 0 5px rgba(0, 0, 0, 1);
	color: #FFF;
}
div.css_bar_graph div.graph li.nr_1 {
	left: 10%;
}
div.css_bar_graph div.graph li.nr_2 {
	left: 19%;
}
div.css_bar_graph div.graph li.nr_3 {
	left: 28%;
}
div.css_bar_graph div.graph li.nr_4 {
	left: 37%;
}
div.css_bar_graph div.graph li.nr_5 {
	left: 46%;
}
div.css_bar_graph div.graph li.nr_6 {
	left: 55%;
}
div.css_bar_graph div.graph li.nr_7 {
	left: 64%;
}
div.css_bar_graph div.graph li.nr_8 {
	left: 73%;
}
div.css_bar_graph div.graph li.nr_9 {
	left: 82%;
}
div.css_bar_graph div.graph li.orange {
	background: #fff200;
	background: rgba(255, 242, 0, 0.9);
}
div.css_bar_graph div.graph li.orange:hover {
	cursor: pointer;
	background: #ffde00;
	background: rgba(255, 242, 0, 1);
}
div.css_bar_graph div.graph li.bar:hover span {
	visibility: visible;
	cursor: pointer;
	top: -28px;
	margin: 0;
}
/* ==================================  BENEFITY  ================================== */
.benefity ul li {
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333;
	line-height: 19px;
}
.benefity ul li:before {
	font-family: FontAwesome;
	font-size: 14px;
	content: "\f054";
	position: absolute;
	left: 5px;
}
/* ==================================  FOOTER  ================================== */
.footer {
	background-color: #545454;
	color: #CCC;
	border-top: 6px solid #fff200;
}
.footer .btn-lg i {
	margin: -10px -16px -16px 10px;
}
.footer li {
	border-top: 1px solid #999;
	border-bottom: 1px solid #333;
	padding: 10px 10px;
	font-size: 12px;
	line-height: 14px;
}
.footer li:first-child {
	border-bottom: 1px solid #333;
	border-top: 0;
	padding-top: 0;
}
.footer li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 30px;
}
.footer a {
	color: #999;
}
.ponuky-f {
	background-color: rgba(0, 0, 0, 0.1);
	padding: 10px 15px 20px 15px;
}
.ponuky-f a {
	color: #fff;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
}
.ponuky-f em {
	color: #fff200;
}
.ponuky-f span {
	display: block;
	text-align: center;
	width: 100%;
	padding: 10px 10px 20px 10px;
	color: #fff;
}
/* ==================================  PATA  ================================== */
.pata {
	background-color: #444;
}
.pata div {
	padding: 6px 10px 6px 10px;
	font-size: 12px;
	color: #fff200;
}
/* ==================================  OTHER  ================================== */
.transition-all, .obsah-objektu-wrap, .objekt, .orange, .header-shrink, .navbar, .user-ikona, .fullwidth-wrapper, .page-sidebar-wrapper, .video-a, .f-btn-g, .f-btn-g ul li a, .f-btn-g, .f-btn-g ul li, .f-btn-g, .f-select label, .f-btn-f, .f-btn, .t-zoradovanie ul li a, .p-facebook a, .p-linkedin a, .p-twitter a, .p-google a, .loga li img, .logo, .np-soc-a div a, .np-soc-a div a span, .round-img, .loged-in-user, .soc-ikon-fix ul li, .pick-kind, .logo img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-oddelenie: 1;
}
.page-sidebar .sidebar-toggler:after, .f-btn-g ul li:after, .f-select label:after, .t-zoradovanie ul li a:before, .loged-in .tabulka .t-table .t-row .t-cell::nth-child(1), .loged-in .tabulka .t-table .t-row .t-cell::nth-child(2), .loged-in .tabulka .t-table .t-row .t-cell::nth-child(3), .loged-in .tabulka .t-table .t-row .t-cell::nth-child(4), .cards .t-line:before { /*odobreate , .f-btn-g ul::-webkit-scrollbar-thumb*/
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 -ms-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
-oddelenie: 2;
}
#menu {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-oddelenie: 3;
}
.video-a {
	width: 100%!important;
	height: 100%;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.video-a video {
	-webkit-filter: brightness(60%);
	-moz-filter: brightness(60%);
	-o-filter: brightness(60%);
	-ms-filter: brightness(60%);
	filter: brightness(60%);
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.video-a .gif-video {
	background: url(../images/web-titulka.jpg);/*13980571-a.gif*/
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-filter: brightness(70%);
	-moz-filter: brightness(70%);
	-o-filter: brightness(70%);
	-ms-filter: brightness(70%);
	filter: brightness(70%);
}
#header h1 {
	color: #FFF;
	text-shadow: 0 0 18px rgba(0, 0, 0, 0.9);
}
/* ==================================  MENU PO PRIHLáSENí  ================================== */
#menu3 {
	display: none;
}
.loged-in #menu3 {
	display: block;
	z-index: 500;
}
.loged-in {
	background-color: #444;
}
.page-sidebar {
	padding: 0;
}
.page-sidebar-menu {
	width: 235px;
	margin-top: 105px;
	transition: margin-top 1s ease;
}
.header-shrink .page-sidebar-menu {
	margin-top: 65px;
}
.page-sidebar-wrapper {
	position: absolute;
	right: 0;
	width: 235px;
	height: 100%;
}
.loged-in.open-sidebar .page-sidebar-wrapper {
	right: 0;
}
.heading h3 {
	padding: 15px 15px 15px 15px;
}
.heading h3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	color: #9e9e9e;
}
.loged-in.open-sidebar .sub-menu, .loged-in.open-sidebar .heading {
	display: none;
}
.page-sidebar .page-sidebar-menu > li > a {
	border-top: 1px solid #484848;
	color: #d9d9d9;
	display: block;
	position: relative;
	margin: 0;
	border: 0;
	padding: 10px 12px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 300;
}
.page-sidebar .page-sidebar-menu .sub-menu li > a {
	display: block;
	margin: 0;
	padding: 6px 15px 6px 50px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 300;
	background: none;
	color: #bdbdbd;
	min-height: 32px;
	line-height: 20px;
}
.page-sidebar .page-sidebar-menu > li > a > i[class^="icon-"], .page-sidebar .page-sidebar-menu > li > a > i {
	color: #fff;
	font-size: 20px;
	margin-right: 13px;
	width: 18px;
	height: 18px;
	line-height: 18px;
}
.page-sidebar .page-sidebar-menu .sub-menu li, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li {
	background: none;
	margin: 0;
	padding: 0;
	margin-top: 1px !important;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a > i, .page-sidebar .page-sidebar-menu > li:hover > a > i, .page-sidebar .page-sidebar-menu > li.open > a > i {
	color: #888888;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-sidebar .page-sidebar-menu > li:last-child > a {
	border-bottom: 1px solid transparent !important;
}
.page-sidebar .page-sidebar-menu > li > a {
	border-top: 1px solid #555;
	color: #fff;
}
.page-sidebar .sidebar-toggler-wrapper {
	display: block;
	text-align: right;
	padding: 15px;
}
.loged-in.open-sidebar .page-sidebar .sidebar-toggler-wrapper {
	text-align: left;
	padding: 15px 7px;
}
.sidebar-toggler:after {
	display: inline-block;
	text-align: center;
	line-height: 27px;
	background-color: #222;
	cursor: pointer;
	width: 30px;
	height: 30px;
	font-family: FontAwesome;
	font-size: 22px;
	content: "\f0c9";
	color: transparent;
	background-image: url(../images/sidebar_inline_toggler_icon_default_3.jpg);
	opacity: 0.7;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.loged-in.open-sidebar .sidebar-toggler:after {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.page-sidebar:hover .sidebar-toggler:after {
	opacity: 1.0;
}
.loged-in-user {
	font-size: 16px;
	height: 104px;
	color: #fff;
	background-color: #999;
	border-bottom: 6px solid #CCC;
	text-align: center;
	line-height: 104px;
	position: fixed;
	width: 235px;
	z-index: 2;
	-webkit-transition: height 0.2s ease-in-out;
	-moz-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	-ms-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
	white-space: nowrap;
}
.header-shrink .loged-in-user {
	font-size: 16px;
	height: 64px;
	color: #fff;
	background-color: #999;
	border-bottom: 6px solid #CCC;
	text-align: center;
	line-height: 64px;
	position: fixed;
	width: 235px;
	z-index: 2;
}
.user-ikona {
	font-size: 50px;
	position: relative;
	top: 14px;
}
.loged-in.open-sidebar .user-ikona {
	left: 0;
	font-size: 36px;
	top: 5px;
}
.header-shrink .user-ikona {
	font-size: 36px;
	position: relative;
	top: 8px;
}
.page-sidebar .page-sidebar-menu .sub-menu > li:hover > a {
	background: #474747 !important;
}
.page-sidebar .page-sidebar-menu > li:hover > a {
	background: #242424;
	color: #d9d9d9;
}
.sidebar-toggler-wrapper a {
	border: 0!important;
	padding: 0!important;
}
.sidebar-toggler-wrapper:hover a {
	background-color: transparent!important;
}
.loged-in.open-sidebar #menu2 ul > li > a > span, .loged-in.open-sidebar .loged-in-user span {
	display: none;
}
.loged-in.open-sidebar .page-sidebar-menu, .loged-in.open-sidebar .page-sidebar-wrapper, .loged-in.open-sidebar .loged-in-user {
	width: 45px;
}
.loged-in.open-sidebar .page-sidebar .page-sidebar-menu > li:hover > .sub-menu {
	display: block;
	position: absolute;
	right: 47px;
	background-color: #333;
	min-width: 248px;
	z-index: 2;
	margin-top: -1px;
	-webkit-box-shadow: -10px 10px 0 -5px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: -10px 10px 0 -5px rgba(0, 0, 0, 0.09);
	box-shadow: -10px 10px 0 -5px rgba(0, 0, 0, 0.09);
}
.loged-in.open-sidebar .page-sidebar .page-sidebar-menu .sub-menu li > a {
	margin: 0;
	padding: 6px 15px 6px 20px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 300;
	background: none;
	color: #bdbdbd;
	height: 32px;
	line-height: 20px;
}
.loged-in.open-sidebar #menu2 ul > li:hover > a > span {
	display: block;
	position: absolute;
	right: 45px;
	top: 0;
	height: 40px;
	min-width: 250px;
	background-color: #242424;
	z-index: 2;
	line-height: 40px;
	padding: 0 19px;
	-webkit-box-shadow: -10px 10px 0 -5px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: -10px 10px 0 -5px rgba(0, 0, 0, 0.09);
	box-shadow: -10px 10px 0 -5px rgba(0, 0, 0, 0.09);
}
.loged-in-user-2 {
	float: left;
	color: #CCC;
	display: block;
	padding: 0;
	height: 30px;
}
.loged-in-user-2 .user-ikona-2 {
	display: block;
	font-size: 27px;
	line-height: 30px;
	height: 30px;
	float: left;
}
.loged-in-user-2 span {
	display: block;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	padding: 0;
	float: left;
	margin-left: 5px;
}
.m-p-right {
	pointer-events: none;
}
.m-p-right .np-soc-a div a {
	pointer-events: all;
}
.m-p-right-off .vi-in-r-off {
	display: none!important;
}
.drag-and-drop-modal .modal-content {
	opacity: .9;
}
.drag-and-drop-modal .modal-content>div {
	display: table;
	width: 100%;
}
.drag-and-drop-modal .modal-content>div>div {
	display: table-cell;
	vertical-align: middle;
}
.drag-and-drop-modal .modal-content>div>div:last-child {
	width: 258px;
	text-align: right;
}
.drag-and-drop-modal .modal-content>div>div:first-child {
	padding: 0 20px;
}

@media (max-width:1000px) {
.drag-and-drop-modal .modal-content>div {
	display: block;
	width: 100%;
}
.drag-and-drop-modal .modal-content>div>div {
	display: block;
	width: 100%;
}
.drag-and-drop-modal .modal-content>div>div:first-child {
	padding-top: 20px;
}
.drag-and-drop-modal .modal-content>div>div:last-child {
	width: 100%;
	text-align: center;
}
}
/* ==================================  TABULKA  ================================== */
.tabulka>button.btn-lg.btn-success.center-block {
	width: 100%;
}
.tabulka-filtre .content {
	padding: 30px 0 30px 0;
}
.tabulka-filtre-spolu {
	display: block;
	/*background-color: gray;*/	
	width: 100%;
	padding-left: 290px;
}
.filtre {
	display: block;
	width: 290px;
	float: left;
	margin-left: -290px;
	position: relative;
	z-index: 1;
}
.filtre-mobile .filtre {
	margin: 0px;
	width: 100%;
	display: block;
}
.tabulka {
	display: block;
	width: 100%;
	padding-left: 25px;
	float: left;
}

.tabulka h1 {
	font-size: 21px;
	margin-bottom: 16px;
	text-transform: uppercase;
	color: #747474;
}

/* scollbar filtre start*/
.f-btn-g ul {
	overflow-y: overlay;
	-webkit-overflow-scrolling: touch;
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	overflow-x: hidden;
	max-height: 200px;
}
.f-btn-g.resizable ul:not(.sub-list) {
	max-height: none!important;
	height: 200px;
	resize: vertical;
}
.f-btn-g ul::-webkit-scrollbar {
 -webkit-appearance: none;
}
.f-btn-g ul::-webkit-scrollbar:vertical {
 width: 20px;
}
.f-btn-g ul::-webkit-scrollbar:horizontal {
 height: 11px;
}
.f-btn-g ul::-webkit-scrollbar-thumb {
 background-color: #333; /* uprava #444 > #333 */
 margin: 2px;
}
.f-btn-g ul::-webkit-scrollbar-thumb:hover {
 background-color: #333;
}
.f-btn-g ul::-webkit-scrollbar-thumb:active {
 background-color: #fff200;
}
.f-btn-g ul::-webkit-scrollbar-track {
 background-color: #ccc;
}
.f-btn-g ul::-webkit-scrollbar-track:hover {
 background-color: #999;
}
/* squared položky*/
.f-btn-g.squared-3 {
	background-color: #444;
}
.f-btn-g.squared-3.six-items ul, .f-btn-g.squared-3.three-items ul {
	overflow: hidden;
}
.f-btn-g.squared-3 ul li {
	width: calc(33.3% - 6px);
	float: left;
	min-height: 110px;
}
.f-btn-g.squared-3.six-items ul li, .f-btn-g.squared-3.three-items ul li {
	width: calc(33.3%);
	float: left;
}
.f-btn-g.squared-3 ul li a {
	border-right: 1px solid #333;
	padding: 0px;
	text-align: center;
	display: table;
	table-layout: fixed;
	width: 100%;
	min-height: 110px;
}
.f-btn-g.squared-3 ul li a>p {
	display: table-cell;
	vertical-align: middle;
	padding: 7px;
	text-align: center;
	width: 100%;
}
.f-btn-g.squared-3 ul li a>p>span {
	display: inline-block;
}
.f-btn-g.squared-3 ul li a>p>.flag-icon {
	height: 25px;
	width: 25px;
	border-radius: 50%;
	border: 2px solid #fff;
}
.f-btn-g.squared-3 .country-name {
	width: 100%;
	padding: 4px 0 0 0;
	font-size: calc(11px + .12vw);
}
.f-btn-g.squared-3 ul li:after {
	right: 7px;
}
.f-btn-g.squared-3 ul .f-active:after {
	color: #444;
	background-color: #fff;
	content: "\f00c";
}
.f-btn-g.squared-3 .badge {
	border-radius: 8px;
	min-width: auto;
}
.f-btn-g.squared-3 ul li:after {
	display: none;
}
.f-btn-g.squared-3 ul li:hover:after, .f-btn-g.squared-3 ul li.f-active:after {
	display: block;
}
.f-divider {
	padding: 15px;
	background-color: #444;
	color: #fff;
	font-size: 14px;
}
.horizontal-d {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.horizontal-d li {
	display: table-cell;
	width: auto;
}
.horizontal-d li:after {
	bottom: 10px!important;
	top: auto!important;
	right: auto!important;
	left: calc(50% - 9px);
}
.horizontal-d li a {
	padding: 7px 7px 40px 7px!important;
	border-right: 1px solid #333;
	text-align: center;
	font-size: calc(12px + .1vw)!important;
	border-bottom: 0px!important;
}
.horizontal-d li a span {
	border-bottom: 1px solid transparent;
	display: inline-block;
}
.inline-14-imp-d {
	background-color: transparent;
	display: inline-block;
	border: transparent;
	width: 100%;
	color: #fff;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	text-align: center;
	border-bottom: 1px solid #fff;
}
 input.inline-14-imp-d:invalid {
 background-color: transparent;
}
.f-icon {
	font-size: 25px;
}
.f-radio ul li:after {
	background-color: transparent!important;
	border: 2px solid #fff;
	color: #fff!important;
	font-size: 12px!important;
	line-height: 14px!important;
	content: ""!important;
}
.f-radio ul li:hover:after {
	background-color: transparent!important;
	border: 2px solid #fff;
	color: #fff!important;
	font-size: 12px!important;
	line-height: 14px!important;
	content: "\f00c"!important;
}
.f-radio ul li.f-active:after {
	background-color: transparent!important;
	border: 2px solid #fff;
	color: #fff!important;
	font-size: 12px!important;
	line-height: 14px!important;
	content: "\f00d"!important;
}
.f-radio ul li.f-active:hover:after {
	background-color: transparent!important;
	border: 2px solid #F00;
	color: #F00!important;
	font-size: 12px!important;
	line-height: 14px!important;
}
.f-radio ul:hover li.f-active:after {
	background-color: transparent!important;
	border: 2px solid #F00;
	color: #F00!important;
	font-size: 12px!important;
	line-height: 14px!important;
}
.f-radio ul:hover li.f-active>a {
	background-color: #444!important;
	color: #f00;
}
.f-radio-group {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-bottom: 1px solid #333;
}
.f-radio-group>div {
	display: table-cell;
	position: relative;
	vertical-align: middle;
}
.f-radio-group>div>a {
	display: block;
	padding: 15px 15px 15px 50px;
	color: #fff;
	font-size: 12px;
	width: 100%;
}
.f-radio-group>div>a:before {
	position: absolute;
	display: block;
	text-align: center;
	background-color: transparent;
	border: 2px solid #fff;
	width: 18px;
	height: 18px;
	line-height: 15px;
	border-radius: 50%;
	overflow: hidden;
	font-family: Fontawesome;
	font-size: 12px;
	content: "";
	/*content: "\f00d";*/
	color: #fff;
	z-index: 2;
	left: 15px;
	top: 12px;
	padding: 0;
	pointer-events: none;
	margin-right: 10px;
}
.f-radio-group>.f-active>a:before {
	content: "\f00d";
}
.f-radio-group>.f-active>a:before {
	content: "\f00d";
}
.f-radio-group>div>a:hover:before {
	content: "\f00c"!important;
}
.f-radio-group>.f-active>a:hover:before, .f-radio-group:hover>.f-active>a:before {
	content: "\f00d"!important;
	color: #F00;
	border-color: #F00;
}
.f-radio-group>div>a:hover {
	background-color: #555;
}
.f-radio-group>.f-active>a {
	background-color: #555;
	color: #fff200;
}
.f-radio-group:hover>div>a {
	background-color: #555;
}
.f-radio-group:hover>div>a:before {
/*content: "\f00c"!important;*/
}
.f-radio-group>.f-active>a:hover, .f-radio-group:hover>.f-active>a {
	color: #f00;
	background-color: #444;
}
.f-two-imput {
	display: table;
}
.f-two-imput>span {
	display: table-cell;
	position: relative;
}
.f-two-imput>span:first-child:before {
	display: block;
	position: absolute;
	content: "";
	width: 1px;
	height: 35px;
	background-color: #fff200;
	z-index: 1;
	top: 5px;
	right: 0;
}
.f-two-imput>span:after {
	display: block;
	position: absolute;
	font-family: Pe-icon-7-stroke;
	font-size: 35px;
	content: "\e660";
	z-index: 1;
	top: 5px;
	right: 10px;
	color: #fff;
	pointer-events: none;
}
.f-box {
	display: block;
	position: relative;
	width: 100%;
	min-height: 46px;
	background-color: #fff;
	border: 3px solid #333;
	padding: 0 6px 6px 0;
	margin-bottom: 5px;
	max-height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
}
.f-box .f-close-b {
	display: block;
	font-size: 22px;
	color: #fff200;
	position: absolute;
	background-color: #333;
	top: -2px;
	right: -2px;
	padding: 0;
	margin: 0;
	height: 22px;
	width: 22px;
}
.f-box .f-close-b:hover {
	color: #fff;
	background-color: #000;
}
.f-box .f-close-b:hover ~ .f-btn-f {
	background-color: #ccc;
}
.f-box .f-btn-f {
	display: inline-block;
	background-color: #fff200;
	white-space: nowrap;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	padding: 0 28px 0 10px;
	margin: 6px 0 0 6px;
	text-decoration: none;
	position: relative;
}
.f-box .f-btn-f:hover {
	background-color: #ccc;
	color: #222;
}
.f-box .f-btn-f:after {
	font-family: Pe-icon-7-stroke;
	font-size: 22px;
	content: "\e680";
	color: #333;
	position: absolute;
}
.h-shrink .f-box {
	/*position: fixed;*/
	z-index: 10;
	top: 64px;
	/*width: inherit;*/
	max-height: 45px;
	overflow: hidden;
	-webkit-transition: max-height 0.5s;
	-moz-transition: max-height 0.5s;
	-ms-transition: max-height 0.5s;
	-o-transition: max-height 0.5s;
	transition: max-height 0.5s;
}
.h-shrink .f-box:hover {
	height: auto;
	max-height: 500px;
}
 .f-box::-webkit-scrollbar {
 -webkit-appearance: none;
}
.f-box::-webkit-scrollbar:vertical {
 width: 20px;
}
.f-box::-webkit-scrollbar:horizontal {
 height: 11px;
}
.f-box::-webkit-scrollbar-thumb {
 background-color: #333; /* uprava #444 > #333 */
 margin: 2px;
}
.f-box::-webkit-scrollbar-thumb:hover {
 background-color: #333;
}
.f-box::-webkit-scrollbar-thumb:active {
 background-color: #fff200;
}
.f-box::-webkit-scrollbar-track {
 background-color: #ccc;
}
.f-box::-webkit-scrollbar-track:hover {
 background-color: #999;
}
/* -- f-box end --*/
/* -- f-btn start --*/
.f-btn {
	display: block;
	position: relative;
	width: 100%;
	min-height: 46px;
	background-color: #fff200;
	font-size: 16px;
	line-height: 20px;
	padding: 13px;
	text-decoration: none!important;
	border-bottom: 1px solid #d8ce23;
}
.f-btn:hover {
	background-color: #FF0;
}
.f-btn:hover {
	background-color: #FF0;
}
.f-btn:after {
	display: block;
	position: absolute;
	font-family: Pe-icon-7-stroke;
	font-size: 36px;
	content: "\e682";
	right: 10px;
	top: 12px;
}
.panel-title > .collapsed:after {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
/* -- f-btn end --*/
/* -- f-srch start --*/
.f-srch-g {
	display: block;
	position: relative;
	min-height: 46px;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.f-srch-sroke {
	border: 1px solid #ccc;
}
.f-srch {
	display: block;
	position: relative;
	width: 100%;
	min-height: 46px;
	background-color: #fff;
	line-height: 20px;
	padding: 13px;
	border: 0;
	border-radius: 0;
	font-size: 14px;
}
.rf-login .f-srch {
	border: 1px solid #aaa;
	cursor: text;
	overflow: hidden;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
	background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}
.f-srch:focus {
	z-index: 2;
	-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.25);
}
.f-srch-g:before {
	display: block;
	position: absolute;
	font-size: 18px;
	background-color: #333;
	content: ".";
	overflow: hidden;
	width: 1px;
	color: #333;
	height: 30px;
	-webkit-animation: pulsate 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 0.0;
	top: 10px;
	left: 13px;
	z-index: 1;
}
.f-srch-g:after {
	display: block;
	position: absolute;
	font-family: Pe-icon-7-stroke;
	font-size: 25px;
	content: "\e618";
	color: #333;
	top: 10px;
	right: 10px;
	z-index: 2;
}
/* -- f-srch end --*/
.f-location {
	display: block;
	background-color: #fff200;
	padding: 15px;
	border-bottom: 1px solid #d8ce23;
	margin-bottom: 5px;
	background: url(../images/map-bg-d.png) #fff200;
	background-size: cover;
}
.f-location .f-srch-g {
	margin: 0;
}
.f-location .f-srch {
	padding-right: 45px;
}
.f-location .f-srch-g:after {
	content: "\e638";
}
.f-input-numb {
	width: 60px;
	height: 35px;
	border: 1px solid #CBC300;
	text-align: center;
}
.f-location input[type=number]::-webkit-inner-spin-button, .f-location input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 margin: 0;
}
.f-location input[type='number'] {
	-moz-appearance: textfield;
}
.f-location input::-webkit-outer-spin-button, .f-location input::-webkit-inner-spin-button {
 -webkit-appearance: none;
}
.f-l-c {
	font-size: 16px;
}
/* -- f-btn-g start --*/
.f-btn-g {
	display: block;
	position: relative;
	width: 100%;
	background-color: #444;
}
.f-btn-g .f-srch-g {
	margin-bottom: 0;
	border-bottom: 0;
}
.f-btn-g .f-srch {
	background-color: #333;/* uprava #444 > #333*/
	color: #FFF;
}
.f-saved .f-btn-g .f-srch {
	color: #333;
}
.f-btn-g .f-srch-g:after {
	color: #FFF;
}
.f-btn-g .f-srch-g:before {
	background-color: #FFF;
	color: #FFF;
}
.f-btn-g ul {
	background-color: #444;
}
.f-btn-g ul li {
	width: 100%;
	position: relative;
}
.f-btn-g.listed-i ul li a span:first-child {
	position: absolute;
	right: 83%;
}
.f-btn-g.listed-i ul li a span:nth-child(2) {
	padding-left: 18.5%;
	display: inline-block;
}
.f-btn-g ul li:after {
	position: absolute;
	display: block;
	text-align: center;
	background-color: #fff;
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 50%;
	overflow: hidden;
	font-family: Fontawesome;
	font-size: 13px;
	content: "\f00c"; /*uprava f00c > f00d*/
	color: #fff;
	z-index: 2;
	right: 25px;
	top: 7px;
	padding: 0;
	pointer-events: none;
}
.f-btn-g ul li a {
	padding: 7px 50px 7px 15px;
	display: block;
	background-color: #444; /*uprava #666 > #444*/
	border-bottom: 1px solid #333;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: normal;
	box-shadow: inset 0 0 36px rgba(0,0,0,0.15);
}
.f-btn-g ul li a:hover {
	background-color: #555;
	color: #fff;
}
.f-btn-g ul li:hover:after {
	content: "\f00c";
	color: #CCC;
}
.f-btn-g ul .f-active a {
	background-color: #888; /*uprava #444 > #888*/
	color: #fff200;
}
.f-btn-g ul .f-active a:hover {
	background-color: #444; /*uprava #333 > #444*/
	color: #f00;
}
.f-btn-g ul .f-active:after {
	background-color: #fff; /*uprava #fff200 > #fff*/
	color: #444;
}
.f-btn-g ul .f-active:hover:after {
	background-color: #F00;
	color: #444;
	content: "\f00d";
}
.f-btn-g ul .f-disabled a, .f-btn-g ul .f-disabled a:hover {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	background-color: #444;
	pointer-events: none;
}
.f-btn-g ul .f-disabled a * {
	opacity: .5;
}
.f-btn-g ul .f-disabled:after {
	display: none!important;
}
/* -- edit panel --*/
.filtre .panel {
	border: 0;
}
.filtre .panel-group {
	margin: 0;
	margin-bottom: 5px;
}
.filtre .panel-heading, .filtre .panel-body {
	padding: 0;
}
.filtre .panel-body {
	border-top: 1px solid #222!important;
}
/* -- edit panel --*/
/* -- f-btn-g end --*/
/* checkbox start */
.f-select input[type=checkbox] {
	visibility: hidden;
}
.f-select {
	height: 48px;
	position: relative;
	background: #444;
	margin-bottom: 5px;
	border-bottom: 1px solid #333;
}
.f-select ul li {
	height: 48px;
	display: block;
	float: left;
	width: 50%;
}
.f-select label {
	cursor: pointer;
	position: relative;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	left: 4px;
	top: 11px;
	background-color: #666;
	padding-left: 20px;
}
.f-select label span {
	position: absolute;
	left: 35px;
	top: 5px;
	color: #fff;
}
.f-select label:after {
	font-family: Fontawesome;
	content: '\f00d';
	color: #444;
	font-size: 15px;
	position: absolute;
	width: 15px;
	height: 15px;
	text-align: center;
	background: transparent;
	top: 5px;
	left: 4px;
}
.f-select label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity: 0.1;
}
.f-select input[type=checkbox]:checked + label:after {
	content: '\f00c';
}
.f-select input[type=checkbox]:checked + label {
	background: #fff200;
}
.filter-type-select {
	margin-bottom: 0;
}
.filter-type-select ul li:after {
	all: initial;
}
.filter-type-select ul li:hover::after {
	all: initial;
}
.btn-remove-my-offer {
	position: absolute;
	display: block;
	text-align: center;
	background-color: #F00;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 10px;
	overflow: hidden;
	font-family: Fontawesome;
	font-size: 15px;
	content: "\f00d";
	color: #000;
	z-index: 3;
	right: 25px;
	top: 6px;
	padding: 0;
}
/* checkbox end */
/* nastup start */
.f-nastup {
	display: block;
	width: 100%;
	position: relative;
	background: #444;
	color: #fff;
	height: 48px;
	margin-bottom: 5px;
}
.f-nastup span {
	display: block;
	height: 47px;
	font-size: 16px;
	width: 100%;
	padding: 15px;
}
.f-nastup .f-srch-g input {
	background-color: #fff200;
}
.f-nastup .f-srch-g:after {
	display: none;
}
.f-tri {
	display: block;
	width: 33%;
	padding: 0;
	margin: 0;
	float: left;
}
.f-tri:first-child {
	width: 34%;
	border-bottom: 1px solid #333;
}
/* nastup end */
.f-saved .panel .panel-heading .panel-title a {
	background-color: #444;
	border-bottom-color: #666;
	color: #fff;
}
.f-saved .panel .panel-heading .panel-title a span {
	color: #fff200;
}
.f-saved .panel .panel-body {
	border-top: 0!important;
}
.f-saved .panel .panel-body .f-srch-g .f-srch {
	background-color: #fff;
}
.f-saved .panel .panel-collapse {
	border: 1px solid #444;
	border-top: 0;
}
.f-saved .panel .panel-body .f-srch-g:before {
	background-color: #333;
	color: #333;
}
.f-saved .panel .panel-body .f-srch-g:after {
	color: #333;
}
.f-saved .f-btn-g ul li a {
	padding: 7px 50px 7px 15px;
	display: block;
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #888;
	text-decoration: none;
	line-height: normal;
}
.f-saved .f-btn-g ul .f-active:hover:after {
	background-color: #fff200;
	color: #444;
	content: "\f066";
}
.f-saved .f-btn-g ul .f-active a:hover {
	color: #fff200;
}
.f-saved li.interested-offer:after {
	content: '\f005'
}
.f-saved li.suggested-offer:after {
	content: '\f067'
}
.f-saved li.viewed-offer:after {
	content: '\f06e'
}
.f-half>div {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.f-half>div>div {
	display: table-cell;
	vertical-align: middle;
}
.f-half>div>div:first-child {
	border-right: 1px solid #444;
	background-color: #444;
	font-size: 14px;
}
.f-half>div>div:first-child a {
	padding: 13px 13px 13px 45px;
	color: #fff;
}
.f-half>div>div:first-child a:hover {
	color: #000;
}
.f-half>div>div:first-child a:before {
	position: absolute;
	display: block;
	text-align: center;
	background-color: transparent;
	width: 18px;
	height: 18px;
	line-height: 15px;
	font-family: Fontawesome;
	font-size: 12px;
	content: "";
	color: rgb(255, 255, 255);
	z-index: 2;
	left: 15px;
	top: 14px;
	pointer-events: none;
	margin-right: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: rgb(255, 255, 255);
	border-image: initial;
	border-radius: 50%;
	overflow: hidden;
	padding: 0px;
}
.f-half>div>div:first-child a:hover:before {
	content: "\f00c";
}
.f-half>div>.f-active:first-child a:before {
	content: "\f00d";
}
.f-half>div>.f-active:first-child a:hover:before {
	color: #F00;
	border-color: #F00;
}
.f-half>div>.f-active:first-child a:hover {
	color: #F00;
}
/* tabulka start */
.t-wrap {
	display: block;
	width: 100%;
	border-left: 1px solid #f1f1f1;
	border: 1px solid #f1f1f1;
	margin-top: -1px;
}
.h-shrink .t-wrap {
/*padding-top: 45px;*/
}
.t-header {
	display: block;
	position: relative;/* uprava s relative na fixed*/
	width: 100%;
	background-color: #444;
	min-height: 45px;
	padding-right: 45px;
	z-index: 10;
	top: 0px;
}
.t-headline {
	display: block;
	width: 100%;
	padding: 12px 15px 12px 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	min-height: 45px;
}
.t-headline span {
	color: #fff200;
}
.t-line {
	position: absolute;
	top: 0;
	display: block;
	color: #fff;
	font-size: 25px;
	width: 45px;
	height: 45px;
	overflow: hidden;
	padding: 10px;
	text-decoration: none;
}
.t-line:before {
	position: inline;
	font-size: 25px;
	font-family: Pe-icon-7-stroke;
	content: '\e645';
	text-decoration: none;
}
.t-line:hover {
	color: #fff200;
	text-decoration: none;
}
.t-line:focus {
	color: #ccc;
	text-decoration: none;
}
.t-line {
	right: 0;
}
.t-zoradovanie {
	display: block;
	width: 100%;
	background: #f5f5f5;
	min-height: 34px;
}
.t-zoradovanie .dropdown {
	display: inline-block;
}
.t-zoradovanie .dropdown .btn {
	background: transparent;
}
.t-table {
	display: table;
	border-collapse: collapse;
	width: 100%;
}
.t-table .t-row {
	display: table-row;
}
.t-table .t-row:nth-child(odd) {
	background: #fff;
}
.t-table .t-row:nth-child(even) {
	background: #f5f5f5;
}
.t-table .t-row:hover {
	z-index: 5;
	background-color: #fffeee;
}
.t-table .t-row.stared:nth-child(odd) {
	z-index: 5;
	background-color: #fffeee;
}
.t-table .t-row.stared:nth-child(even) {
	z-index: 5;
	background-color: #f5f4e5;
}
.t-table .t-row.stared:nth-child(odd):hover {
	z-index: 5;
	background-color: #fffdde;
}
.t-table .t-row.stared:nth-child(even):hover {
	z-index: 5;
	background-color: #f5f3d6;
}
.t-table .t-row .t-cell {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	border-right: 1px solid rgba(0, 0, 0, 0.02);
	cursor: pointer;
}
.t-table .t-cell:last-child {
	border-right: 0;
	text-align: center;
}
.t-table .t-row .t-cell .flag-icon {
	height: 32px;
	width: 32px;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.zobrazenie {
	display: block;
	width: 18px;
	height: 53px;
	margin-top: -10px;
	position: absolute;
	right: -3px;
	z-index: 1;
}
.t-cen {
	display: inline-block;
	height: 32px;
}
.t-pon {
	font-weight: 300;
	display: inline;
}
.t-pon .fa-eye {
	color: #0098C7;
}
.t-pon .fa-youtube-play {
	color: #FF0004;
}
.t-city {
	display: inline;
	font-size: 14px;
	color: #bbb;
	margin-left: 5px;
}
.t-plat {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	white-space: nowrap;
	text-align: center;
}
.t-plat .badge, .t-transportation .badge {
	background-color: #61c161;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}
.t-plat .badge.bydeal {
	background-color: rgba(0,0,0,.1);
	font-size: 12px;
	color: #333;
}
.t-obd, .t-contr {
	display: inline-block;
	width: 100%;
}
.t-odm {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
}
.t-table .t-kind, .t-table .t-dep, .t-table .t-obd, .t-table .t-dat, .t-table .t-contr {
	font-size: calc(10px + 0.1vw);
	text-align: center!important;
	line-height: 12px;
}
.t-table .t-dep {
	font-size: 12px;
}
.t-foot {
	display: block;
	position: relative;
	width: 100%;
	background-color: #444;
	height: 45px;
	text-align: center;
	z-index: 0;
}
.t-foot .pagination {
	margin: 0;
	height: 45px;
}
.t-foot .pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 11px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #fff;
	background-color: #333;
	border: 0;
	margin-left: -1px;
	height: 45px;
}
.t-foot .pagination > li > a:hover, .t-foot .pagination > li.active > a {
	color: #fff200;
	background-color: #222;
}
.tabulka .btn-group {
	white-space: nowrap;
}
.tabulka .btn-group .btn {
	float: none;
}
.tabulka .btn-group > .btn + .btn {
	margin-left: -4px;
}
.tabulka .t-row .t-cell.t-image {
	display: none;
}
.t-table .t-row .t-cell.t-jobs {
	text-align: center;
	font-size: calc(10px + 0.1vw);
}
.t-table .t-row .t-cell.t-tur {
	text-align: center;
	font-size: calc(10px + 0.1vw);
}
.t-table .t-row .t-cell.t-uby {
	font-size: calc(10px + 0.1vw);
	text-align: center;
}
.t-table .t-row .t-cell.t-uby ul {
	text-align: left;
}
.t-table .t-row .t-cell.t-uby .pe-7s-less, .t-table .t-row .t-cell.t-uby .pe-7s-help1 {
	font-size: 30px;
	color: #ccc;
}
.t-table .t-row .t-cell.t-uby .free {
	color: #4bad4b;
}
.t-table .t-row .t-cell.t-vho {
	font-size: calc(10px + 0.1vw);
	text-align: center;
}
.t-table .t-row .t-cell.t-vho ul {
	text-align: left;
}
.t-table .t-row .t-cell.t-vho li:before, .t-table .t-row .t-cell.t-uby li:before {
	font-family: FontAwesome;
	content: '\f0da';
	width: 11px;
	display: block;
	position: absolute;
	text-align: center;
	color: #999;
	left: 0;
}
.t-table .t-row .t-cell.t-vho ul, .t-table .t-row .t-cell.t-uby ul {
	position: relative;
}
.t-table .t-row .t-cell.t-vho li, .t-table .t-row .t-cell.t-uby li {
	padding-left: 15px;
}
.t-table .t-row .t-cell.t-vho li.m:before {
	font-family: Atena;
	content: '\e90f';
}
.t-table .t-row .t-cell.t-vho li.f:before {
	font-family: Atena;
	content: '\e910';
}
.t-table .t-row .t-cell.t-vho li.eu:before {
	font-family: Atena;
	content: '\e911';
}
.t-table .t-row .t-cell.t-vho li.g:before {
	font-family: Atena;
	content: '\e913';
}
.t-table .t-row .t-cell.t-vho li.h:before {
	font-family: Atena;
	content: '\e912';
}
.t-table .t-row .t-cell.t-vho li.p:before {
	font-family: Atena;
	content: '\e914';
}
.t-table .t-row .t-cell.t-vho li.s:before {
	font-family: Atena;
	content: '\e917';
}
.t-table .t-row .t-cell.t-vho li.ml:before {
	font-family: Atena;
	content: '\e915';
}
.t-table .t-row .t-cell.t-vho li.pl:before {
	content: '\f067';
	color: #61c161;
}
.t-table .t-row .t-cell.t-vho li.pl {
	color: #61c161;
}
.t-table .t-row .t-cell.t-uby li.b:before {
	content: '\f015';
}
.t-table .t-row .t-cell.t-uby li.i:before {
	content: '\f067';
	color: #0098C7;
}
.t-table .t-row .t-cell.t-uby li.i {
	color: #0098C7;
}
.t-table .t-row .t-cell.t-vho .plus {
	color: #4bad4b;
}
.t-table .t-row .t-cell.t-vho .plus:before {
	content: "+";
}
.t-table .t-row .t-cell.t-zal, .t-table .t-row .t-cell.t-transportation {
	text-align: center;
	font-size: 30px;
	color: #61c161;
}
.t-table .t-row .t-cell.t-zal .pe-7s-less, .t-table .t-row .t-cell.t-transportation .pe-7s-less, .t-table .t-row .t-cell.t-zal .pe-7s-help1 {
	color: #ccc;
}

.btn-offer-action-star, .btn-offer-action-plus {
	width: 50%;
	height: 100%;
	border-right: 1px solid #f0f6fa;
	padding: 2px 5px;
}

.btn-offer-action-star .action-button-text, .btn-offer-action-plus .action-button-text{
	padding-bottom: 5px;
}

.pd-b{
	padding-bottom: 4px;
}


.resp-show-bar{
	display: none !important;
}

@media (max-width: 768px) {
	#menu {
		background-color: #fef200;
	}
}

@media (max-width: 1300px) {
	.flex-turnus, .flex-ubytovanie {
		display: none !important;
	}

	.flex-turnus, .flex-nastup {
		display: none !important;
	}

	.resp-show-bar {
		display: flex !important;
	}


	#column-nastup b {
		display: block;
	}

	#column-prispevok .sum-subtitle {
		white-space: pre-wrap;
	}

	#column-odporucanie {
		width: 30%;
		max-width: 120px;
	}


	.pd-b{
		padding-bottom: 0;
	}

	.col-odporuc-wrap{
		bottom: 0;
		flex-direction: column;
		position: absolute;
		background-color: white;


		border-radius: 5px;
		box-shadow: 0 0 10px rgba(0,0,0,.1);
	}

	.btn-offer-action-star, .btn-offer-action-plus {
		height: 50px;
		border: 1px #dedada solid;
		border-radius: 5px;
		box-shadow: 0 0 10px rgba(0,0,0,.1);
		width: 100%;
	}

}


#column-turnus.movable, #column-turnus.movable-top, #column-turnus.movable-bottom {
	position: relative;
}
#column-turnus.movable:before, #column-turnus.movable:after {
	display: block;
	font-family: FontAwesome;
	content: '\f0d8';
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 7px;
	color: #61c161;
}
#column-turnus.movable:after {
	content: '\f0d7';
	top: inherit;
	bottom: 7px;
}
#column-turnus.movable-top:before {
	display: block;
	font-family: FontAwesome;
	content: '\f0d8';
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 7px;
	color: #61c161;
}
#column-turnus.movable-bottom:after {
	display: block;
	font-family: FontAwesome;
	content: '\f0d8';
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 7px;
	color: #61c161;
}
#column-turnus.movable-bottom:after {
	content: '\f0d7';
	top: inherit;
	bottom: 7px;
}
.detail-movable-top:before {
	display: block;
	font-family: FontAwesome;
	content: '\f0d8';
	font-size: 12px;
	position: absolute;
	color: #61c161;
	top: -3px;
}
.detail-movable-bottom:after {
	display: block;
	font-family: FontAwesome;
	content: '\f0d7';
	position: absolute;
	color: #61c161;
	font-size: 12px;
	top: 3px;
	left: 0px;
}
.t-country-flag {
	display: block;
}
.t-jobs .badge {
	display: inline-block;
	padding: 0;
	width: 30px;
	height: 30px;
	margin: 0;
	line-height: 30px;
	border-radius: 50%;
	background-color: rgba(0,0,0,.05);
	font-weight: 300;/*box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);*/
}
.t-table .t-row .t-cell.t-pos .flag-icon {
	width: 18px;
	height: 18px;
	border-radius: 9px;
	margin: 4px 0 0 0;
}
.t-table .t-row .t-cell.t-flag, .t-table .t-zoradovanie-r .t-cell.t-flag .tabulka .t-wrap .dropdown-menu .t-flag {
	display: none;
}
.t-table .t-row .t-cell.t-act .btn, .t-v-btn {
	padding: 0;
	height: 32px;
	width: 32px;
	margin: 0;
	line-height: 35px;
}
.t-table .t-row .t-cell.t-act .btn {
	border-radius: 50%;
	border: none;
	margin-right: 5px;
}
.t-table .t-row .t-cell.t-act .btn.active {
	background-color: rgba(0,0,0,.1);
	box-shadow: none;
	color: #fff!important;
}
.t-table .t-row .t-cell.t-act .btn:last-child {
	margin-right: 0px;
}
.t-table .t-row .t-cell.t-act .btn-default {
	color: #ccc;
	border-color: #ccc;
	border-right: 0;
}
.t-table .t-row .t-cell.t-act .btn-primary {
	color: #b7ae00;
	border-color: #b7ae00;
	border-right: 0;
}
/*.t-table .t-row .t-cell.t-act .btn-primary.active {
	background-color: #444;
	border-color: #aaa;
}
.t-table .t-row .t-cell.t-act .btn-primary.active .fa {
	color: #fff200;
}*/
.t-table .t-row .t-cell.t-act .btn-success {
	color: #fff;
	border-color: #3ba33b;
}
.t-table .t-row .t-cell.t-act .btn-success.active {
	color: #1c771c;
}
/*.t-table .t-row .t-cell.t-act .btn-success.active:before {
	font-family: FontAwesome;
	content: '\f00c';
	font-size: 1.33333333em;
}
.t-table .t-row .t-cell.t-act .btn-success.active .fa {
	display: none;
}*/
#settings {
	display: block;
	position: absolute;
}
#settings-n {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}
#settings-n .dropdown-toggle {
	height: 45px;
	background-color: transparent;
	color: #fff;
	font-size: 15px
}
#settings .dropdown-toggle {
	height: 45px;
	width: 45px;
	background-color: transparent;
	color: #fff;
	font-size: 25px;
	transition: background-color 1.5s ease;
}
#settings .dropdown-toggle.activated {
	background-color: #888;
	transition: background-color 1.5s ease;
}
.t-zoradovanie-t {
	display: table;
	width: 100%;
}
.t-zoradovanie-r {
	display: table-row;
}
.t-zoradovanie-c {
	display: table-cell;
}
.t-zoradovanie-c a {
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	text-align: center;
}
.t-zoradovanie-c a:hover {
	background: rgba(255, 242, 0, 0.1);
	text-decoration: none;
}
.t-highlighted {
	background: rgba(255, 242, 0, 0.1);
}
.t-zoradovanie-r .t-pos, .t-zoradovanie-r .t-jobs, .t-zoradovanie-r .t-kind, .t-zoradovanie-r .t-sal, .t-zoradovanie-r .t-dep, .t-zoradovanie-r .t-pre, .t-zoradovanie-r .t-act {
	font-size: 14px!important;
}

@media (min-width:1100px) and (max-width:1616px) {
.loged-in.open-sidebar .tabulka .t-table .t-row .t-vho, .loged-in.open-sidebar .tabulka .t-table .t-row .t-tur, .loged-in.open-sidebar .tabulka .t-table .t-row .t-jobs, .loged-in.open-sidebar .tabulka .t-table .t-zoradovanie-r .t-vho, .loged-in.open-sidebar .tabulka .t-table .t-zoradovanie-r .t-tur, .loged-in.open-sidebar .tabulka .t-table .t-zoradovanie-r .t-jobs {
	display: table-cell;
	visibility: visible;
}
.loged-in .tabulka .t-table .t-row .t-vho, .loged-in .tabulka .t-table .t-row .t-tur, .loged-in .tabulka .t-table .t-row .t-jobs, .loged-in .tabulka .t-table .t-zoradovanie-r .t-vho, .loged-in .tabulka .t-table .t-zoradovanie-r .t-tur, .loged-in .tabulka .t-table .t-zoradovanie-r .t-jobs {
	display: none;
	visibility: hidden;
}
}
.table-setting.t-visible {
	max-height: 1250px;
	visibility: visible;
	transition: all 1s ease;
}
.table-setting.t-hidden {
	max-height: 0px;
	visibility: hidden;
	/*display: none;*/
	transition: all 1s ease;
}
.table-setting {
	width: 100%;
	overflow: hidden;
	display: block;
	/*background: #e8e8e8;
background: -moz-linear-gradient(top, #e8e8e8 1%, #f5f5f5 14%, #f5f5f5 100%);
background: -webkit-linear-gradient(top, #e8e8e8 1%,#f5f5f5 14%,#f5f5f5 100%);
background: linear-gradient(to bottom, #e8e8e8 1%,#f5f5f5 14%,#f5f5f5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f5f5f5',GradientType=0 );*/
	background-color: #888;
	float: left;
	color: #fff;
}
.table-setting>div {
	padding: 15px;
	float: left;
	width: 100%;
}
.table-setting h4, .table-setting ul, .table-setting hr, .table-setting p {
	float: left;
	width: 100%;
}
.table-setting ul li {
	display: block;
	position: relative;
	float: left;
	width: 32%;
}
.table-setting ul.t-sortbox li {
	display: block;
	background-color: #fff;
	float: left;
	width: 32%;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin: 3px;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
}

@media (max-width:700px) {
.table-setting ul.t-sortbox li {
	width: 48%;
}
}

@media (max-width:500px) {
.table-setting ul.t-sortbox li {
	width: 100%;
}
}
.t-sortbox li {
	padding-left: 30px;
}
.table-setting ul.t-sortbox li:after {
	display: block;
	font-family: Fontawesome;
	content: "\f0c9";
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 40px;
	font-size: 18px;
	color: #ccc;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 38%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1 );
	z-index: 1;
}
.table-setting ul li.placeholder {
	height: 40px;
	border: 1px dashed #ccc;
	background-color: transparent;
}
.table-setting ul li.disabled {
	opacity: .5;
}
.table-setting ul li.placeholder:after {
	display: none;
}
.t-sortbox li:before {
	display: inline-block;
	width: 20px;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #ccc;
}
.t-sortbox li:nth-child(1):before {
	content: "1.";
}
.t-sortbox li:nth-child(2):before {
	content: "2.";
}
.t-sortbox li:nth-child(3):before {
	content: "3.";
}
.t-sortbox li:nth-child(4):before {
	content: "4.";
}
.t-sortbox li:nth-child(5):before {
	content: "5.";
}
.t-sortbox li:nth-child(6):before {
	content: "6.";
}
.t-sortbox li:nth-child(7):before {
	content: "7.";
}
.t-sortbox li:nth-child(8):before {
	content: "8.";
}
.t-sortbox li:nth-child(9):before {
	content: "9.";
}
.t-sortbox li:nth-child(10):before {
	content: "10.";
}
.t-sortbox li:nth-child(11):before {
	content: "11.";
}
.t-sortbox li:nth-child(12):before {
	content: "12.";
}
.t-sortbox li:nth-child(13):before {
	content: "13.";
}
.t-sortbox li:nth-child(14):before {
	content: "14.";
}
.t-sortbox li:nth-child(15):before {
	content: "15.";
}
/* tabulka end */
/* ==================================  PONUKA PRÁCE  ================================== */
.wrap-p {
	padding: 10px;
	margin: 10px;
	border:1px solid #ccc;
}
.bg-color-i {
	background-color: #D4EEF6;
}
.bg-color-s {
	background-color: #C9EAC9;
}
.bg-color-w {
	background-color: #fff;
}
.bg-color-y {
background-color: #fffef4;
}
.f-row {
	display: flex;
	flex-direction: row;
}
.f-col-6 {
	width: 50%;
	border-right: 1px solid #ddd;
}
.f-row:only-child .f-col-6 {
	width: 100%!important;
}
.f-col-6:last-of-type {
	border-right: 0;
}
@media (max-width:800px) {
	.f-row {
		flex-direction: column;
	}
	.f-row>* {
		width: 100%;
	}
	.f-col-6 {
	border-right: 0;
	border-bottom: 1px solid #ddd;
	}
	.f-col-6:last-of-type {
	border-bottom: 0;
	}	
}
.btn-group-intitle {
    margin-top: -3px;
}
.btn-group-intitle .btn {
	background-color: rgba(255,242,0,0.38);
	border: none;
	padding: 3px 10px;
}
.btn-group-intitle .dropdown-menu {
color: #000000;
}
.btn-group-intitle .dropdown-item {
	padding: 0 7px;
}
.btn-group-intitle .dropdown-item:hover {
	background-color: #f5f5f5;
}
.salary-calculator>div>div>div>div:nth-child(2) {
	text-align: center;
}
.salary-calculator>pldiv>div>div>div {
	vertical-align: middle!important;
}
.salary-calculator {
	border-radius: 7px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 0 18px rgba(0,0,0,.1);
}
.salary-calculator .emphasized {
	background-color: #fffbd3!important;
	font-size: 18px
}
.t-b-v3 .salary-calculator i.fa-info-circle {
	color: #6a6a6a!important;
}
.salary-calculator:before {
	display: block;
	font-family: FontAwesome;
	content: "\f1ec";
	font-size: 25px;
	padding: 10px 7px 7px 15px;
	text-align: center;
	color: #FFFFFF;
	border-bottom-left-radius: 5px;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background-color: #ddd;
}
.faq-panel {
	/*background-image: url(../images/otaznik.jpg);
	background-size: cover;*/
	background-color: #fffef4;
}
.image-brand {
	display: table;
	position: absolute;
	background-color: #fff;
	width: 140px;
	height: 60px;
	top: 43px;
	z-index: 2;
	text-align: center;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 10px;
}
.image-brand>div {
	display: table-cell;
	vertical-align: middle;
}
.image-brand img {
	max-width: 120px;
	max-height: 50px;
}

@media (max-width:990px) {
.image-brand {
	position: static;
	width: 100%;
}
}
.space-brand {
	padding-left: 160px;
}
.table-contact {
	width: 100%;
	display: table;
}
.table-contact>div {
	display: table-row;
}
.table-contact>div>div {
	vertical-align: middle;
	display: table-cell;
}
.table-contact>div>div:first-child {
	width: 120px;
}
.table-contact>div>div {
	padding-left: 20px;
}
.table-contact>div>div:first-child {
	padding-left: 0px;
}
.table-contact h4 {
	padding-left: 0px!important;
}

@media (max-width:700px) {
.table-contact, .table-contact>div, .table-contact>div>div {
	display: block;
	width: 100%!important;
	padding: 0!important;
}
.logo-info {
	box-shadow: none!important;
}
.table-contact>div>div {
	padding-bottom: 20px!important;
	text-align: center;
}
.table-contact>div>div:last-child {
	padding-bottom: 0px!important;
}
}
.panel-contact {
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.panel-contact .panel-heading {
	overflow: hidden;
	background-color: #f5f5f5!important;
	background: url(../images/subor-pohyb.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.panel-contact.panel-default .panel-body {
	border-top: 1px solid #dddddd;
}
.step-back-b a:before {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f015";
	color: #61c161;
	margin-right: 5px;
}
.calculator {
	color: #ccc;
}
.calculator:hover {
	color: #61c161;
}
.well-bar-fixed {
	margin-bottom: 0;
	/*top: 0;*/
	transition: none;
}
.color-primary-atena{
	color: #fef200!important;
}
.color-green-atena{
	color: #61c161!important;
}
.bar-fix #header-interest-offer{
	display: none;
}
#container-similiar-offer {
	height: 150px;
	margin: 0;
	background-color: white;
}
.bar-fix  #container-similiar-offer {
	background-color: rgba(255, 255, 255, .9);
}
.bar-fix #container-similiar-offer {
	height: 76px;
	min-height: 76px;
	padding: 0px;
}
@media (min-width:1250px) {
.bar-fix .well-bar-fixed {
	position: fixed;
	/*top: 63px;*/
	bottom: 0px;
	border-top: 0;
	background-color: rgba(255,255,255, .9);
	transition: all .5s;
	width: 93%;
	max-width: calc(1400px - 2%);
	margin: auto;
	left: auto;
	z-index: 999;
	border: none;
	box-shadow: 0px 7px 11px rgba(0,0,0,.1);
}
/*.cookie-on.bar-fix .well-bar-fixed {*/
	/*top: 103px;*/
/*}*/
.bar-fix.loged-in .well-bar-fixed {
 /*width: calc((((100% - 300px)/100)*95) - (((100% - 300px)/100)*2));
 max-width: calc(1350px - (((100% - 300px)/100)*2));*/
	width: calc((100% - 300px) - ((((100% - 300px) / 100) * 5) + 2%));
	max-width: calc(1405px - 2%);
}
.bar-fix.loged-in.open-sidebar .well-bar-fixed {
 /*width: calc((((100% - 45px)/100)*95) - (((100% - 45px)/100)*2));
 max-width: calc(1350px - (((100% - 45px)/100)*2));*/
width: calc((100% - 45px) - ((((100% - 45px) / 100) * 5) + 2%));
max-width: calc((100% - 45px) - (((100% - 45px) - 1400px) + 2%));
	box-sizing: border-box;
}
}
.table-responsive>table.table.table-striped.table-bordered tbody tr td {
	width: 50%;
}
.tabulka .t-table .t-row .t-pre {
	position: relative;
}
.tabulka .t-table .t-row .t-pre:after {
	display: block;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	font-family: FontAwesome;
	font-size: 10px;
	content: "\f05a";
	color: rgba(0,0,0,0.2);
	padding: 3px;
}
.p-h1 {
	font-size: 28px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 20px;
}

@media (max-width:990px) {
.p-h1.space-brand {
	background-color: #fff;
	width: 100%;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 0;
	padding: 0 10px;
	padding-bottom: 20px;
	z-index: 2;
	position: relative;
}
}
.p-btn {
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 17px;
}
.p-top-box {
	display: block;
	position: relative;
	width: 100%;
	margin: 40px 0 20px 0;
}
.p-content-wrap {
	display: block;
	position: relative;
	width: 100%;
	padding-right: 65px;
}
.p-content {
	display: block;
	position: relative;
	width: 100%;
	background-color: #fff;
	border: 1px solid #ccc;
}
.p-sal {
	display: block;
	position: relative;
	float: left;
	height: 47px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	line-height: 48px;
	padding: 0 0 0 20px;
	color: green;
}
.p-sal-x {
	display: inline;
}
.p-sal span {
	margin-right: 5px;
}
.p-like {
	display: block;
	position: relative;
	float: right;
	top: -3px;
	right: -1px;
}
.p-resp {
	display: block;
	position: relative;
	float: right;
	top: -3px;
	right: -1px;
}
.p-text {
	display: table-cell;
	position: relative;
	height: 201px;
	vertical-align: middle;
}
.p-text ul {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.p-text li {
	display: inline-block;
	width: 47%;
	text-align: left;
	margin-bottom: 10px;
	font-size: 15px
}
.p-text li span {
	display: inline-block;
	width: 50%;
}
.p-text li span:first-child {
	font-weight: 500;
}
.p-text li span:last-child {
	font-weight: 300;
}
.p-send {
}
.p-send-text {
	display: inline-block;
	position: relative;
	color: #5bc0de;
	font-size: 20px;
	margin-left: 10px;
}
.p-facebook, .p-linkedin, .p-twitter, .p-google {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	right: 0;
}
.p-facebook a, .p-linkedin a, .p-twitter a, .p-google a {
	display: table-cell;
	width: 55px;
	height: 55px;
	border: 1px solid #ccc;
	line-height: 53px;
	text-align: center;
	font-family: FontAwesome;
	color: #ccc;
	border-collapse: collapse;
	text-decoration: none;
}
.p-facebook {
	top: 0;
}
.p-facebook a:after {
	content: '\f09a';
}
.p-facebook a:hover {
	color: #3b5998;
	border-color: #3b5998;
}
.p-linkedin {
	top: 65px;
}
.p-linkedin a:after {
	content: '\f0e1';
}
.p-linkedin a:hover {
	color: #007bb5;
	border-color: #007bb5;
}
.p-twitter {
	top: 130px;
}
.p-twitter a:after {
	content: '\f099';
}
.p-twitter a:hover {
	color: #00aced;
	border-color: #00aced;
}
.p-google {
	top: 195px;
}
.p-google a:after {
	content: '\f0d5';
}
.p-google a:hover {
	color: #dd4b39;
	border-color: #dd4b39;
}
.p-menu {
}
.p-menu ul {
	display: table;
	width: 100%;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.p-menu ul li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #fff;
	padding: 10px
}
.p-menu ul li:last-child {
	border-right: 0;
}
.p-menu ul li a {
	color: #fff;
}
.p-menu ul li a:hover {
	color: #fff200;
	text-decoration: none;
}
.p-mapa {
	position: relative;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.p-mapa .gridContainer {
	position: relative;
	bottom: -25px;
	z-index: 1;
	height: 0;
	text-align: right;
	pointer-events: none;
}
#map {
	width: 100%;
	height: 250px;
}
.p-map-direct {
	display: inline-block;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.96);
	height: 200px;
	width: 300px;
	z-index: 1;
	top: 25px;
	padding: 20px 35px;
	text-align: left;
	border-radius: 3px;
	pointer-events: auto;
}
.p-map-direct input {
	width: 100%;
	height: 45px;
	border: 1px solid #888;
}
.p-map-direct .p-vzdia {
	display: table;
	width: 100%;
	height: 45px;
	border: 1px solid #888;
}
.p-map-direct .p-vzdia div {
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 600;
	color: #888;
	padding: 10px;
}
.p-map-direct .p-vzdia .p-km:before {
	font-family: FontAwesome;
	content: '\f278';
	margin-right: 5px;
}
.p-map-direct .p-vzdia .p-h:before {
	font-family: FontAwesome;
	content: '\f017';
	margin-right: 5px;
}
.p-head {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px
}
.p-head:first-child {
	margin-top: 0
}
.text-box h3 {
	margin-bottom: 20px;
}
.text-box h4 {
	margin-bottom: 10px;
}
.text-box p {
	/*margin-bottom: 10px;*/
}
.text-box b {
	font-weight: 600;
}
.text-box ul {
	margin-bottom: 20px;
}
.text-box .table-responsive ul {
	margin-bottom: 0;
}
.text-box ul li {
	margin-bottom: 3px;
	padding-left: 15px;
}
.text-box ul li:before {
	font-family: FontAwesome;
	content: '\f105';
	display: inline-block;
	width: 10px;
	margin-left: -10px;
}
.text-box .div-table-responsive ul li ul li:before {
	font-family: FontAwesome;
	content: '\f101';
	display: inline-block;
	width: 15px;
	margin-left: -10px;
}
.text-box .panel-primary .panel-body {
	padding: 15px
}
.text-box .panel-primary.row {
	margin: 0;
}
.text-box .panel-primary .panel-heading {
	color: #444;
}
.text-box .panel-primary .panel-heading i {
	font-size: 30px;
}
.flagmenu ul li:before {
	display: none;
}
.flagmenu ul li {
	margin-bottom: 0;
	padding-left: 0;
}
.tab-pane .text-box {
	padding: 30px
}
.auto-trans {
	font-size: 11px;
	color: #ddd;
}
.tab-pane {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.box-left-image .content {
	background-color: #fff;
	margin-left: 20%;
	width: 80%;
	padding-left: 35px;
	z-index: 1;
}
.box-left-image:after {
	display: block;
	width: 50%;
	height: 1000px;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	content: " ";
}
.box-left-image {
	position: relative;
	overflow: hidden;
	background-position: left center;
}
.box-right-image .content {
	background-color: #fff;
	margin-right: 20%;
	width: 80%;
	padding-right: 35px;
	z-index: 1;
}
.box-right-image {
	position: relative;
	overflow: hidden;
	background-position: right center;
}
.box-right-image:after {
	display: block;
	width: 50%;
	height: 1000px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	content: " ";
}
.i-vyhody, .i-poziadavky, .i-ubytovanie, .i-stravovanie, .i-poistenie {
	background-color: #fff;
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.i-vyhody {
	background-image: url(../images/_0004_vyhody.jpg);
}
.i-poziadavky {
	background-image: url(../images/_0003_poziadavky.jpg);
}
.i-ubytovanie {
	background-image: url(../images/_0000_dom.jpg);
}
.i-stravovanie {
	background-image: url(../images/_0001_jedlo.jpg);
}
.i-poistenie {
	background-image: url(../images/_0002_poistenie.jpg);
}
.p-manager {
	display: inline-block;
}
.p-manager img {
	display: inline-block;
	height: 60px;
	border-radius: 30px;
}
.p-manager td {
	vertical-align: middle;
	padding: 10px;
	text-align: left;
}
.p-manager tbody tr td:first-child {
	width: 80px;
}
#galeria #makeMeScrollable img {
	height: 150px;
}
#galeria #makeMeScrollable {
	z-index: 1;
}
/* profil pacienta start*/
.patient-profile-wrapper {
	display: block;
	width: 100%;
	padding: 15px;
	border-radius: 10px;
}
.patient-profile {
	display: block;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	min-height: 300px;
	padding: 15px;
	margin-bottom: 15px;
}
.patient-profile:last-child {
	margin-bottom: 0;
}
/* profil pacienta end*/
/* nova verzia headu ponuky s prefixom np*/
.np-top-box {
	width: 100%;
}
.np-top-box .row {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 270px;
}
.np-top-box .row .col-md-9, .np-top-box .row .col-md-3 {
	display: table-cell;
	float: none;
	vertical-align: middle;
	height: auto; /*hotfix 15.2.2017 zo 100% na auto*/
	padding: 0;
	margin: 0;
	width: auto;
}
.np-top-box .row .col-md-9 {
	border: 1px solid #ccc;
	background-color: rgba(255,255,255,.8);
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	z-index: 1;
}
.np-soc-a {
	display: table;
	min-height: 100%;
	height: 100%;
	width: 100%;
}
.np-soc-a div {
	display: table-row;/*height: 100%;*/
}
.np-soc-a div a {
	display: table;
	padding: 0 65px 0 15px;
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
	position: relative;
	font-size: 13px;
	border-right: 1px solid #ccc;
	height: 45px;
	min-width: 100%;
	background: -moz-linear-gradient(left, rgba(0,0,0,0.06) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.06) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.06) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f000000', endColorstr='#00000000', GradientType=1 );
}
.np-soc-a div a span {
	display: table-cell;
	vertical-align: middle;
}
.np-soc-a div a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ccc!important;
}
.np-soc-a div a:hover .fa {
	background-color: #ccc;
}
.np-soc-a div:first-child a {
	border-top: 1px solid #ccc;
}
.np-soc-a div a .fa, .np-soc-a div a *[class*="pe-7s"] {
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 15px;
	padding: 15px 0;
	width: 50px;
	text-align: center;
	background-color: #ddd;
	color: #399239;
}
.np-soc-a div a *[class*="pe-7s"] {
	font-size: 20px;
}
.np-soc-a div a .fa-envelope, .np-soc-a div a .pe-7s-mail {
	color: #333;
}
.np-soc-a div a .fa-facebook {
	color: #3b5998;
}
.np-soc-a div a .fa-print, .np-soc-a div a .pe-7s-print {
	color: #333;
}
.np-soc-a div a .fa-star {
	color: #fff200;
}
.np-soc-a div a .fa-share-alt, .np-soc-a div a .pe-7s-share {
	color: #ff9e00;
}
.np-soc-a div a .fa, .np-soc-a div a *[class*="pe-7s"] { /*dočasné riešenie*/
	background-color: #444;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,.5);
}
.np-soc-a div a:hover .fa, .np-soc-a div a:hover *[class*="pe-7s"] { /*dočasné riešenie*/
	background-color: #ccc;
	color: #fff;
}
.np-soc-a>div:first-child a span:last-child {
	font-family: Roboto, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"!important;
}
.np-tabulka {
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 30px 25px 25px 25px;
	overflow: hidden;
}
.np-zoznam {
	display: table-row;
	vertical-align: middle;
}
.np-zoznam ul {
	display: table-cell;
	width: 100%;
	text-align: center;
	font-size: 0;
}
.np-zoznam li {
	display: inline-block;
	width: 49.5%;
	text-align: left;
	font-size: 14px;
	padding: 4px 6px;
}
.np-zoznam li span {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.np-zoznam li span:first-child {
	font-weight: 500;
}
.np-zoznam li span:last-child {
	font-weight: 300;
}
.np-salary {
	display: table-row;
	color: #61c161;
}
.p-plus-in .np-salary {
	display: block;
	float: none;
}
.np-sal {
	/*margin-bottom: 10px;*/
	float: left;/*padding-left:10px;*/
}
.np-sal>.btn {
	height: 40px;
	line-height: 26px;
	border-radius: 3px;
	background-color: #f7f7f7;
	font-size: 20px;
	color: #888;
}
.np-sal>div {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.p-plus-in .np-sal>div {
	/*width:48%;*/
	width: 150px;
	min-height: 120px;
	display: block;
	overflow: hidden;
	border: 1px solid #ccc;
	position: relative;
	padding-bottom: 40px;
}
.p-plus-in .np-sal-s, .p-plus-in .np-sal-a {
	/*width:10%;*/
	width: 100%;
	display: block;
}
.np-sal-b {
	font-weight: 700;
	font-size: 34px;
}
.np-sal-c {
	font-weight: 700;
	width: 100%;
	/*display:block;*/
	/*height:40px;*/
	/*line-height:37px;*/
	float: left;
	padding: 10px;
	font-size: calc(11px + .4vw);
	text-align: center;/*border:1px solid #ccc;*//*border-left:none;*/
}
.pop-sal {
	height: 40px;
	width: 40px!important;
	text-align: center;
	transform: rotate(-90deg);
	font-size: 11px;
	position: absolute;
	left: 20px;
	color: #A3A3A3;
}
.np-sal-c.small {
	line-height: 39px;
	font-size: 25px;
}
.np-sal-c>i {
	/*font-size:25px;*/
	color: #333;
}
.np-sal-s {
	font-size: 12px;
	line-height: 15px;
	padding: 3px 5px;
	/*height:40px;*/
	float: left;
	color: #333;
	/*background-color:#f7f7f7;*/
	position: relative;
	z-index: 0;
	/*border:1px solid #ccc;*/
	/*border-radius:3px 0 0 3px;*/
	text-align: center;
}
.np-sal-a {
	font-size: 13px;
	display: block;
	line-height: 15px;
	padding: 4px 5px;
	height: 40px;
	float: left;
	z-index: 0;
	background-color: #f7f7f7;
	/*border:1px solid #ccc;*/
	color: #A3A3A3;
	text-align: center;
	border-left: none;
	position: absolute;
	bottom: 0;
}
.divider-sal {
	display: block;
	width: calc(100% + 10px);
	margin-left: -5px;
	height: 1px;
	background-color: #ccc;
}
.np-sal-s:after {
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	background-color: #f7f7f7;
	transform: rotate(45deg);
	top: 5px;
	right: -14px;
	z-index: -1;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-radius: 0 3px 0 0;
	display: none;
}
.sal-info-notice {
	font-size: 12px!important;
	color: #ccc;
	text-align: left;
}
.np-sal>div>span:last-child {
	border-radius: 0 3px 3px 0;
}
.np-sal-box {
	margin-top: -30px;
	margin-left: -25px;
	width: calc(100% + 50px);
	margin-bottom: 24px;
	display: table;
	color: #333;
	table-layout: fixed;
	border-bottom: 1px solid #ccc;
}
.np-sal-box>div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	padding: 70px 10px 10px 10px;
	border-right-width: 1px;
	border-style: solid;
	-webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ccc), to(rgba(0, 0, 0, 0))) 1 100%;
	-webkit-border-image: -webkit-linear-gradient(bottom, #ccc, rgba(0, 0, 0, 0)) 1 100%;
	-moz-border-image: -moz-linear-gradient(bottom, #ccc, rgba(0, 0, 0, 0)) 1 100%;
	-o-border-image: -o-linear-gradient(bottom, #ccc, rgba(0, 0, 0, 0)) 1 100%;
	border-image: linear-gradient(to top, #ccc, rgba(0, 0, 0, 0)) 1 100%;
}
.np-sal-box>div:last-child {
	border-right: 0;
}
.np-sal-box>div>i {
	font-size: 33px;
	height: 50px;
	width: 50px!important;
	text-align: center;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 10px;
	left: calc(50% - 25px);
	padding: 9px 0;
	background-color: #ccc;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.np-sal-box>div>i.success {
	background-color: #61c161;
	color: #fff;
}
.np-sal-box>div>i.warning {
	background-color: #f0ad4e;
	color: #fff;
}
.np-sal-box>div>i.danger {
	background-color: #d9534f;
	color: #fff;
}
.np-sal-box>div>i.primary {
	background-color: #fff200;
	color: #000;
}
.np-sal-box>div>i.info {
	background-color: #5bc0de;
	color: #fff;
}
.np-sal-box>div>i.default {
	background-color: #fff;
	color: #333;
}
.np-sal-box>div>div:first-of-type {
	font-size: 10px;
	margin-bottom: 5px;
}
.np-sal-box>div>div:last-child {
	font-size: calc(11px + .4vw);
	font-weight: 700;
}
/*doplnenie sal*/
.np-sal {
	width: 100%;
}
.pop-sal {
	left: 5px;
}
/*.np-sal>div {
		white-space:nowrap;
		display:table;
		float:left;
		width:auto;
	}*/
	/*.np-sal-s {
		display: table-cell;
        float: none;
        vertical-align: middle;
		font-size:10px;
	}*/
	/*/.np-sal-c {
		display: table-cell;
        float: none;
        vertical-align: middle;
	}*/
	/*.np-sal-a {
		display: table-cell;
        float: none;
        vertical-align: middle;
		font-size:10px;
	}*/
/* doplnok verzia 2 - zmazaÅ¥ ak sa nepouÅ¾ije*/
.t-b-v2 {
	padding-left: 30%!important;
	padding-top: 30px!important;
	padding-bottom: 30px!important;
	padding-right: 30px!important;
}
.t-b-v2 h3 {
	display: inline-block;
	width: 40%;
	margin-left: -45%;
	font-weight: 400;
	font-size: 18px;
	color: green;
	text-align: right;
}
.t-b-v2 ul {
}
.t-b-v2 p {
}
.t-b-v2 .divider-1 {
	display: none;
}
/* doplnok verzia 3 - zmazaÅ¥ ak sa nepouÅ¾ije*/
.t-b-tb-3 {
	border: 0px;
}
.t-b-tb-3 .t-b-v3 {
	padding: 0px!important;
}
.t-b-v3 i.fa-info-circle, .t-b-v3 i.fa-mortar-board {
	color: #0098C7!important;
}
.t-b-v3 i.fa-info-circle, .t-b-v3 i.fa-youtube-play {
	color: #FF0004!important;
}
.t-b-v3 h3 {
	color: #5bb75b;
}
.p-up-two {
	padding: 0px;
}
.p-up-two>.table-responsive>table {
	margin-bottom: 0px;
	border: 0px;
}
.p-up-two>.table-responsive>table tr td {
	border: 0px;
	border-bottom: 1px solid #dddddd;
}
.p-up-two>.table-responsive>table tr:last-child td {
	border: 0px;
}
.p-up-two>.table-responsive>table tr td:first-child {
	border-right: 1px solid #dddddd;
}
.p-spec-blocks {
	display: table;
}
.p-spec-blocks div {
	width: 25%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	border-right: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.p-spec-blocks div:last-child {
	border-right: 0px;
}
.p-sp-lg {
	font-size: 24px;
	display: block;
}
.t-b-v3>.panel-group {
	margin-bottom: 0;
}
.t-b-v3 .panel-default > .panel-heading {
	color: #fff;
	background-color: #61c161;
	border-color: #666666;
	-webkit-transition: .4s ease;
	-moz-transition: .4s ease;
	-o-transition: .4s ease;
	transition: .4s ease;
}
.t-b-v3 .panel-default > .panel-heading:hover {
	background-color: #4bae4b;
	-webkit-transition: .2s ease;
	-moz-transition: .2s ease;
	-o-transition: .2s ease;
	transition: .2s ease;
}
.family .t-b-v3>ul>.panel-default > .panel-heading, .family .p-dragger {
	background-color: #00a79d;
}
.family .t-b-v3>ul>.panel-default > .panel-heading:hover {
	background-color: #00978e;
}
.t-b-v3 .panel-default > .panel-heading .panel-title>a i {
	color: rgba(0,0,0,0.4);
	width: 33px;
	position: absolute;
	left: 25px;
}
.t-b-v3 .panel-heading h4 {
	margin-bottom: 0px!important;
	font-size: 22px;
	line-height: 22px;
	padding-left: 10px;
}
.t-b-v3>.panel-group>.panel {
	margin-top: 10px;
}
.t-b-v3 .panel-heading h4>a {
	width: 100%;
	display: inline-block;
	padding: 0 30px;
}
.t-b-v3 .panel-heading h4>a .badge {
	/*font-size: 22px;*/
	font-size: 17px;
	/*line-height: 22px;*/
	line-height: 18px;
	margin-top: -3px;
	/*position: absolute;*/
	margin-left: 5px;
	background-color: rgba(0,0,0,.4);
	border-radius: 0;
}
.t-b-v3 .panel-heading h4>.dropdown {
	position: static;
}
.t-b-v3 .panel-heading .dropdown-menu li:before {
	display: none;
}
.t-b-v3 .panel-heading .dropdown-menu li {
	padding-left: 0;
}
.t-b-v3 .panel-heading .dropdown-menu li.dropdown-header {
	padding-left: 15px;
}
.t-b-v3 .p-ubyt .panel-heading h4 a, .innner-accord .panel-heading h4 a {
	padding: 0px;
	position: relative;
	width: 100%;
	display: inline-block;
	font-size: 18px;
}
.p-plus {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	right: 7px;
	top: 7px;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}
.t-b-v3 .p-ubyt .panel-heading h4 a .p-plus, .innner-accord .panel-heading h4 a .p-plus {
	top: -3px;
	right: -7px;
}
.p-plus table tr td {
	width: 14px;
	height: 14px;
}
.p-plus table tr:first-child td {
	border-bottom: 1px solid #FFFFFF;
}
.p-plus table tr:last-child td {
	border-top: 1px solid #FFFFFF;
}
.p-plus table tr td:first-child {
	border-right: 1px solid #FFFFFF;
}
.t-b-v3 .p-ubyt .panel-heading h4 a .p-plus table tr:first-child td, .innner-accord .panel-heading h4 a .p-plus table tr:first-child td {
	border-bottom: 1px solid #333;
}
.t-b-v3 .p-ubyt .panel-heading h4 a .p-plus table tr:last-child td, .innner-accord .panel-heading h4 a .p-plus table tr:last-child td {
	border-top: 1px solid #333;
}
.t-b-v3 .p-ubyt .panel-heading h4 a .p-plus table tr td:first-child, .innner-accord .panel-heading h4 a .p-plus table tr td:first-child {
	border-right: 1px solid #333;
}
.t-b-v3 .panel-heading:hover .panel-title a.collapsed .p-plus {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.t-b-v3 .panel-title a.collapsed .p-plus {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.p-plus-2 {
	display: table;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.p-plus-2>div {
	display: table-cell;
	padding: 20px;
	vertical-align: middle;
}
.p-plus-2>div>i {
	background-color: #fff200;
	padding: 20px;
	border-radius: 50%;
	font-size: 30px;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.p-plus-in {
	width: 90%;
}
.p-plus-in>div {
	width: 100%;
	text-align: center;
	padding: 20px;
	border: 1px solid #ccc;
}
.p-plus-in>div>span {
	font-size: 25px;
}
.p-plus-i {
	width: 10%;
}
.p-plus-3 {
	padding: 20px;
}
.p-plus-badges {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-top: 10px;
}
.p-plus-badges>div {
	display: table-cell;
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: middle;
	position: relative;
	border-right: 0;
}
.p-plus-badges>div:last-child {
	border-right: 1px solid #ccc;
}
.p-bdg {
	text-align: center;
	padding: 10px;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 20px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff200;
}
.p-bdg-t {
	display: block;
	padding: 20px;
	width: 100%;
	padding-left: 70px;
}
.p-up-two table tr td:first-child {
	font-weight: 600;
	font-size: 17px;
}
.p-ubyt {
	display: table;
	border-bottom: 1px solid #ddd;
}
.place-of-work {
	display: table;
}
.place-of-work .flag-icon, .roundshadow.flag-icon {
	height: 25px;
	width: 25px;
	border-radius: 3px;
	margin: 0 10px 0 0;
	top: -2px;
	box-shadow: 0 0 5px rgba(0,0,0,.30)
}
.place-of-work>div {
	display: table-cell;
	vertical-align: middle;
}

@media (max-width:800px) {
.p-plus-badges>div {
	display: block;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.p-plus-badges>div:last-child {
	border-bottom: 1px solid #ccc;
}
}
.sp-bdg {
	display: inline-table;
	font-family: Roboto, sans-serif;
	font-size: 9px;
	text-align: center;
	width: auto;
	margin: 5px;
	color: #333;
	max-width: 63px;
	word-break: break-word;
}
.sp-bdg:before {
	display: block;
	color: #000;
	font-size: 30px;
	background-color: #fff200;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	margin: 0 auto 5px auto;
	font-family: 'Pe-icon-7-stroke';
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}

/*-------*/
@media (max-width:1250px) {
.p-ubyt .well .input-group {
	display: block;
}
.p-ubyt .well .input-group span {
	display: block;
	width: 100%;
}
.p-ubyt .well .input-group span button, .s-well .input-group>span>button, .s-well .input-group>span>div>button {
	width: 100%;
}
.p-ubyt .well .input-group span button i, .s-well .input-group>span>div>button i {
	right: 12px;
	position: absolute;
	top: 6px;
}
.s-well .input-group>span>div>button i {
	top: 7px;
	right: 13px;
}
.s-well .input-group {
	display: block;
}
.s-well .input-group>* {
	display: block;
	width: 100%;
	float: none;
}
.s-well .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: 0px;
	border-top: 0;
}
}
/*-------*/
.p-ubyt:nth-child(even) {
	background-color: #f7f7f7;
}
.p-ubyt:last-child {
	border-bottom: 0px;
}
.p-ubyt:only-child {
	width: 100%;
}
.p-ubyt .panel-group, .innner-accord .panel-group {
	margin-bottom: 0;
}
.p-ubyt .panel-default .panel-heading, .innner-accord .panel-default .panel-heading {
	background-color: #f7f7f7;
	color: #333;
}
.p-ubyt .panel-default .panel-heading:hover, .innner-accord .panel-default .panel-heading:hover {
	background-color: #eaeaea;
}
.innner-accord .panel-collapse>div {
	padding: 15px;
}
.p-ubyt>div {
	display: table-cell;
	vertical-align: middle;
}
.p-ubyt>div:first-child {
	vertical-align: middle;
}
.p-ubyt>div:last-child {
	width: 100%;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.p-ubyt>div:only-child {
	padding: 15px;
}
.p-ubyt>div:only-child .p-ball {
	margin: 0 auto!important;
}
.p-ball-w {
	padding: 20px
}
.p-ball {
	position: relative;
	display: block;
	width: 250px;
	height: 250px;
	border: 1px solid rgba(255,255,0,1.0);
	border-radius: 50%;
	text-align: center;
}
.p-ball>div {
	position: relative;
	display: table;
	width: 220px;
	height: 220px;
	border: 3px solid rgba(255,255,0,1.0);
	border-radius: 50%;
	margin: 14px;
}
.p-ball>div>div {
	width: 190px;
	height: 190px;
	/*position: absolute;*/
	margin: 12px;
	border-radius: 50%;
	font-size: 10px;
	padding: 15px;
	display: table-cell;
	vertical-align: middle;
	box-shadow: inset 2px 2px 10px rgba(0,0,0,.2);
}
.p-ball>div>div>span {
	font-size: 36px;
	font-weight: 900;
	display: inline-block;
	width: 100%;
	margin-top: -10px;
}
.content>.breadcrumb {
	position: absolute;
	top: 1px;
	right: 0;
	background-color: transparent;
}
.content.initial-position>.breadcrumb {
	right: calc((100% - 1350px) / 2);
}

@media (min-width:1615px) and (max-width:1700px) {
.loged-in .content.initial-position>.breadcrumb {
	right: calc(5% / 2);
}
.loged-in.open-sidebar .content.initial-position>.breadcrumb {
	right: calc((100% - 1350px) / 2);
}
}

@media (min-width:1400px) and (max-width:1500px) {
.loged-in.open-sidebar .content.initial-position>.breadcrumb {
	right: calc(((100% - 1350px) / 2) + 50px);
}
.loged-in .content.initial-position>.breadcrumb {
	right: calc(((100% - 1350px) / 2) + 150px);
}
}

@media (max-width:1400px) {
.content.initial-position>.breadcrumb {
	right: calc(5% / 2);
}
}

@media (max-width:1100px) {
.content>.breadcrumb {
	display: none;
}
}
.p-scroll-i {
	width: 100%;
	height: 150px;
	position: relative;
	border-top: 1px solid #ddd;
}
.p-ubyt-in {
	display: table;
	border-top: 1px solid #ddd;
	table-layout: fixed;
	width: 100%;
}
.p-ubyt-in>div {
	display: table-cell;
	padding: 15px;
	vertical-align: top;
}
.p-ubyt-in>div:first-child {
	border-right: 1px solid #ddd;
	vertical-align: middle;
}
.p-ubyt-in>div:last-child {
	width: 70%;
}
.p-ubyt-in>div:only-child {
	border: none;
	width: 100%;
	padding: 15px;
}
.p-ubyt-badge {
	display: table;
}
.p-ubyt-badge>div {
	display: table-cell;
}
.p-ubyt-badge>div {
	vertical-align: middle;
	padding: 0 10px 10px 0;
}
.p-ubyt-badge>div span:first-child {
	display: block;
	border-radius: 50%;
	text-align: center;
	font-size: 18px;
	padding-top: 25px;
	font-weight: 700;
	background-color: #fff200;
	width: 70px;
	height: 70px;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.p-ubyt-text {
	display: block;
	width: 100%;/*display:-webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;*/
}
/*.p-ubyt-text:after {     
    content: "";
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 1.2em;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}*/
/*.p-ubyt-in>div:last-child .p-ubyt-text, .p-ubyt-in>div:only-child .p-ubyt-text {
	-webkit-line-clamp:4;
}*/
.p-ubyt-text b {
	font-weight: 900;
}
.p-ubyt-icons {
	display: table;
	margin-left: -5px;
}
.p-ubyt-icons {
	display: block;
}
.p-ubyt-icons>div {
	display: inline-block;
	text-align: center;
	font-size: 10px;
	padding: 5px;
	vertical-align: top;
}
.p-ubyt-icons>div>div {
	display: table-cell;/*inline-block*/
	padding: 5px;
	border: 1px solid #6a6a6a;
	height: 100px;
	width: 100px;
	color: #6a6a6a;
	overflow: hidden;
	vertical-align: middle;
	border-radius: 2px;
}
.p-ubyt-icons>div i {
	display: block;
	font-size: 36px;
	margin-bottom: 10px;
	/*margin-top: 10px;*/
	text-shadow: rgba(248, 248, 248, 1) 0px 0px 0px, rgba(248, 248, 248, 1) 1px 1px 0px, rgba(248, 248, 248, 1) 2px 2px 0px, rgba(248, 248, 248, 1) 3px 3px 0px, rgba(248, 248, 248, 1) 4px 4px 0px, rgba(248, 248, 248, 1) 5px 5px 0px, rgba(248, 248, 248, 1) 6px 6px 0px, rgba(248, 248, 248, 1) 7px 7px 0px, rgba(248, 248, 248, 1) 8px 8px 0px, rgba(248, 248, 248, 1) 9px 9px 0px, rgba(248, 248, 248, 1) 10px 10px 0px, rgba(248, 248, 248, 1) 11px 11px 0px, rgba(248, 248, 248, 1) 12px 12px 0px, rgba(248, 248, 248, 1) 13px 13px 0px, rgba(248, 248, 248, 1) 14px 14px 0px, rgba(248, 248, 248, 1) 15px 15px 0px, rgba(248, 248, 248, 1) 16px 16px 0px, rgba(248, 248, 248, 1) 17px 17px 0px, rgba(248, 248, 248, 1) 18px 18px 0px, rgba(248, 248, 248, 1) 19px 19px 0px, rgba(248, 248, 248, 1) 20px 20px 0px, rgba(248, 248, 248, 1) 21px 21px 0px, rgba(248, 248, 248, 1) 22px 22px 0px, rgba(248, 248, 248, 1) 23px 23px 0px, rgba(248, 248, 248, 1) 24px 24px 0px, rgba(248, 248, 248, 1) 25px 25px 0px, rgba(248, 248, 248, 1) 26px 26px 0px, rgba(248, 248, 248, 1) 27px 27px 0px, rgba(248, 248, 248, 1) 28px 28px 0px, rgba(248, 248, 248, 1) 29px 29px 0px, rgba(248, 248, 248, 1) 30px 30px 0px, rgba(248, 248, 248, 1) 31px 31px 0px, rgba(248, 248, 248, 1) 32px 32px 0px, rgba(248, 248, 248, 1) 33px 33px 0px, rgba(248, 248, 248, 1) 34px 34px 0px, rgba(248, 248, 248, 1) 35px 35px 0px, rgba(248, 248, 248, 1) 36px 36px 0px, rgba(248, 248, 248, 1) 37px 37px 0px, rgba(248, 248, 248, 1) 38px 38px 0px, rgba(248, 248, 248, 1) 39px 39px 0px, rgba(248, 248, 248, 1) 40px 40px 0px, rgba(248, 248, 248, 1) 41px 41px 0px, rgba(248, 248, 248, 1) 42px 42px 0px, rgba(248, 248, 248, 1) 43px 43px 0px, rgba(248, 248, 248, 1) 44px 44px 0px, rgba(248, 248, 248, 1) 45px 45px 0px, rgba(248, 248, 248, 1) 46px 46px 0px, rgba(248, 248, 248, 1) 47px 47px 0px, rgba(248, 248, 248, 1) 48px 48px 0px, rgba(248, 248, 248, 1) 49px 49px 0px, rgba(248, 248, 248, 1) 50px 50px 0px, rgba(248, 248, 248, 1) 51px 51px 0px, rgba(248, 248, 248, 1) 52px 52px 0px, rgba(248, 248, 248, 1) 53px 53px 0px, rgba(248, 248, 248, 1) 54px 54px 0px, rgba(248, 248, 248, 1) 55px 55px 0px, rgba(248, 248, 248, 1) 56px 56px 0px, rgba(248, 248, 248, 1) 57px 57px 0px, rgba(248, 248, 248, 1) 58px 58px 0px, rgba(248, 248, 248, 1) 59px 59px 0px, rgba(248, 248, 248, 1) 60px 60px 0px, rgba(248, 248, 248, 1) 61px 61px 0px, rgba(248, 248, 248, 1) 62px 62px 0px, rgba(248, 248, 248, 1) 63px 63px 0px, rgba(248, 248, 248, 1) 64px 64px 0px, rgba(248, 248, 248, 1) 65px 65px 0px, rgba(248, 248, 248, 1) 66px 66px 0px, rgba(248, 248, 248, 1) 67px 67px 0px, rgba(248, 248, 248, 1) 68px 68px 0px, rgba(248, 248, 248, 1) 69px 69px 0px, rgba(248, 248, 248, 1) 70px 70px 0px, rgba(248, 248, 248, 1) 71px 71px 0px, rgba(248, 248, 248, 1) 72px 72px 0px, rgba(248, 248, 248, 1) 73px 73px 0px, rgba(248, 248, 248, 1) 74px 74px 0px, rgba(248, 248, 248, 1) 75px 75px 0px, rgba(248, 248, 248, 1) 76px 76px 0px, rgba(248, 248, 248, 1) 77px 77px 0px, rgba(248, 248, 248, 1) 78px 78px 0px, rgba(248, 248, 248, 1) 79px 79px 0px, rgba(248, 248, 248, 1) 80px 80px 0px, rgba(248, 248, 248, 1) 81px 81px 0px, rgba(248, 248, 248, 1) 82px 82px 0px, rgba(248, 248, 248, 1) 83px 83px 0px, rgba(248, 248, 248, 1) 84px 84px 0px, rgba(248, 248, 248, 1) 85px 85px 0px, rgba(248, 248, 248, 1) 86px 86px 0px, rgba(248, 248, 248, 1) 87px 87px 0px, rgba(248, 248, 248, 1) 88px 88px 0px, rgba(248, 248, 248, 1) 89px 89px 0px, rgba(248, 248, 248, 1) 90px 90px 0px, rgba(248, 248, 248, 1) 91px 91px 0px, rgba(248, 248, 248, 1) 92px 92px 0px, rgba(248, 248, 248, 1) 93px 93px 0px, rgba(248, 248, 248, 1) 94px 94px 0px, rgba(248, 248, 248, 1) 95px 95px 0px, rgba(248, 248, 248, 1) 96px 96px 0px, rgba(248, 248, 248, 1) 97px 97px 0px, rgba(248, 248, 248, 1) 98px 98px 0px, rgba(248, 248, 248, 1) 99px 99px 0px, rgba(248, 248, 248, 1) 100px 100px 0px, rgba(248, 248, 248, 1) 101px 101px 0px, rgba(248, 248, 248, 1) 102px 102px 0px, rgba(248, 248, 248, 1) 103px 103px 0px, rgba(248, 248, 248, 1) 104px 104px 0px, rgba(248, 248, 248, 1) 105px 105px 0px, rgba(248, 248, 248, 1) 106px 106px 0px, rgba(248, 248, 248, 1) 107px 107px 0px, rgba(248, 248, 248, 1) 108px 108px 0px, rgba(248, 248, 248, 1) 109px 109px 0px, rgba(248, 248, 248, 1) 110px 110px 0px, rgba(248, 248, 248, 1) 111px 111px 0px, rgba(248, 248, 248, 1) 112px 112px 0px, rgba(248, 248, 248, 1) 113px 113px 0px, rgba(248, 248, 248, 1) 114px 114px 0px, rgba(248, 248, 248, 1) 115px 115px 0px, rgba(248, 248, 248, 1) 116px 116px 0px, rgba(248, 248, 248, 1) 117px 117px 0px, rgba(248, 248, 248, 1) 118px 118px 0px, rgba(248, 248, 248, 1) 119px 119px 0px, rgba(248, 248, 248, 1) 120px 120px 0px, rgba(248, 248, 248, 1) 121px 121px 0px, rgba(248, 248, 248, 1) 122px 122px 0px, rgba(248, 248, 248, 1) 123px 123px 0px, rgba(248, 248, 248, 1) 124px 124px 0px, rgba(248, 248, 248, 1) 125px 125px 0px, rgba(248, 248, 248, 1) 126px 126px 0px, rgba(248, 248, 248, 1) 127px 127px 0px, rgba(248, 248, 248, 1) 128px 128px 0px, rgba(248, 248, 248, 1) 129px 129px 0px, rgba(248, 248, 248, 1) 130px 130px 0px, rgba(248, 248, 248, 1) 131px 131px 0px, rgba(248, 248, 248, 1) 132px 132px 0px, rgba(248, 248, 248, 1) 133px 133px 0px, rgba(248, 248, 248, 1) 134px 134px 0px, rgba(248, 248, 248, 1) 135px 135px 0px, rgba(248, 248, 248, 1) 136px 136px 0px, rgba(248, 248, 248, 1) 137px 137px 0px, rgba(248, 248, 248, 1) 138px 138px 0px, rgba(248, 248, 248, 1) 139px 139px 0px, rgba(248, 248, 248, 1) 140px 140px 0px, rgba(248, 248, 248, 1) 141px 141px 0px, rgba(248, 248, 248, 1) 142px 142px 0px, rgba(248, 248, 248, 1) 143px 143px 0px, rgba(248, 248, 248, 1) 144px 144px 0px, rgba(248, 248, 248, 1) 145px 145px 0px, rgba(248, 248, 248, 1) 146px 146px 0px, rgba(248, 248, 248, 1) 147px 147px 0px, rgba(248, 248, 248, 1) 148px 148px 0px, rgba(248, 248, 248, 1) 149px 149px 0px, rgba(248, 248, 248, 1) 150px 150px 0px, rgba(248, 248, 248, 1) 151px 151px 0px, rgba(248, 248, 248, 1) 152px 152px 0px, rgba(248, 248, 248, 1) 153px 153px 0px, rgba(248, 248, 248, 1) 154px 154px 0px, rgba(248, 248, 248, 1) 155px 155px 0px, rgba(248, 248, 248, 1) 156px 156px 0px, rgba(248, 248, 248, 1) 157px 157px 0px, rgba(248, 248, 248, 1) 158px 158px 0px, rgba(248, 248, 248, 1) 159px 159px 0px, rgba(248, 248, 248, 1) 160px 160px 0px, rgba(248, 248, 248, 1) 161px 161px 0px, rgba(248, 248, 248, 1) 162px 162px 0px, rgba(248, 248, 248, 1) 163px 163px 0px, rgba(248, 248, 248, 1) 164px 164px 0px, rgba(248, 248, 248, 1) 165px 165px 0px, rgba(248, 248, 248, 1) 166px 166px 0px, rgba(248, 248, 248, 1) 167px 167px 0px;
}
.foto-g {
	background-color: #D8D8D8;
	background-size: cover;
	border-color: #fff200!important;
	animation: rotate-bw 2s linear 1s infinite;
}
 @keyframes rotate-bw {
 0% {
filter: grayscale(0)
}
 50% {
filter: grayscale(1)
}
 100% {
filter: grayscale(0)
}
}
.foto-g:hover {
	box-shadow: 0px 0px 5px rgba(0,0,0, .5);
}
.foto-g span {
	background-color: rgba(255,255,255,0.9);
	font-size: 14px;
	padding: 5px 10px;
	display: block;/*margin-top: 25px;*/
}
.foto-g a:hover span {
	background-color: rgba(255,255,255,1.0);
}
.print-top-block {
	display: none;
	height: 200px;
	overflow: hidden;
	object-fit: cover;
}
.print-logo {
	width: 150px;
	position: absolute;
	top: 0;
	left: 30px;
}
.print-background {
	display: block;
	width: 100%;
}
.prijatie-pp {
	display: none;
}
/*horizontal timeline start*/
.timeline {
	list-style-type: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0px!important;
	margin-top: 20px!important;
}
.timeline li:before {
	display: none!important;
}
.li {
	transition: all 200ms ease-in;
	padding-left: 0px!important;
}
.timestamp {
	margin-bottom: 20px;
	padding: 0px 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #7F7F7F;
}
.status {
	padding: 0px 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	transition: all 200ms ease-in;
}
.status h4 {
	margin: 20px 0 5px 0;
}
.status:before {
	content: "";
	width: 25px;
	height: 25px;
	background-color: white;
	border-radius: 25px;
	border: 1px solid #ddd;
	position: absolute;
	top: -15px;
	left: 45%;
	transition: all 200ms ease-in;
}
.li.complete .status:before {
	background-color: #fff200;
	border: none;
	transition: all 200ms ease-in;
}
.status:after {
	content: "";
	position: absolute;
}
.li .status:after {
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	height: 3px;
	background: rgb(255,242,0);
	background: -moz-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 99%);
	background: -webkit-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 99%);
	background: linear-gradient(to right, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff200', endColorstr='#fff200', GradientType=1 );
	z-index: 2;
}
.li:first-child .status:after {
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	height: 3px;
	background: -moz-linear-gradient(left, rgba(255,242,0,0) 1%, rgba(255,242,0,0) 49%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,242,0,0) 1%, rgba(255,242,0,0) 49%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 100%);
	background: linear-gradient(to right, rgba(255,242,0,0) 1%, rgba(255,242,0,0) 49%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fff200', endColorstr='#fff200', GradientType=1 );
	z-index: 2;
}
.li:last-child .status:after {
	top: -3px;
	left: -3px;
	right: -3px;
	bottom: -3px;
	height: 3px;
	background: -moz-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,0) 51%, rgba(255,242,0,0) 99%);
	background: -webkit-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,0) 51%, rgba(255,242,0,0) 99%);
	background: linear-gradient(to right, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,0) 51%, rgba(255,242,0,0) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff200', endColorstr='#00fff200', GradientType=1 );
	z-index: 2;
}
.li.complete .status h4 {
	color: #333;
	text-align: center;
}

@media (max-width:1000px) {
.timeline {
	display: block;
	width: 100%;
}
.status h4 {
	text-align: center;
}
}
/*horizontal timeline end*/
/* my timeline start */
.my-timeline {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.my-timeline>div {
	display: table-cell;
}
.my-timeline>div>div {
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
}
.my-timeline .line {
	display: block;
	height: 3px;
	position: absolute;
	left: 0;
	top: 16px;
	width: 100%;
	background: rgb(255,242,0);
	background: -moz-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 99%);
	background: -webkit-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 99%);
	background: linear-gradient(to right, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff200', endColorstr='#fff200', GradientType=1 );
}
.my-timeline>div .ball {
	display: inline-block;
	height: 35px;
	width: 35px;
	border-radius: 50%;
	background-color: #fff200;
	padding-top: 10px;
	z-index: 1;
	position: relative;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.my-timeline>div:first-child .line {
	background: -moz-linear-gradient(left, rgba(255,242,0,0) 1%, rgba(255,242,0,0) 49%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,242,0,0) 1%, rgba(255,242,0,0) 49%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 100%);
	background: linear-gradient(to right, rgba(255,242,0,0) 1%, rgba(255,242,0,0) 49%, rgba(255,242,0,1) 50%, rgba(255,242,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fff200', endColorstr='#fff200', GradientType=1 );
}
.my-timeline>div:last-child .line {
	background: -moz-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,0) 51%, rgba(255,242,0,0) 99%);
	background: -webkit-linear-gradient(left, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,0) 51%, rgba(255,242,0,0) 99%);
	background: linear-gradient(to right, rgba(255,242,0,1) 0%, rgba(255,242,0,1) 50%, rgba(255,242,0,0) 51%, rgba(255,242,0,0) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff200', endColorstr='#00fff200', GradientType=1 );
}
.my-timeline>div:only-child .line {
	background: rgba(255,255,255,1.00);
}
.my-timeline .pointer {
	background-color: #f7f7f7;
	height: 15px;
}
.my-timeline .pointer>div {
	display: block;
	width: 50%;
	background-color: #fff;
	height: 15px;
	float: left;
}
.my-timeline .pointer>div:first-child {
	border-bottom-right-radius: 15px;
}
.my-timeline .pointer>div:last-child {
	border-bottom-left-radius: 15px;
}
.my-timeline .text {
	padding: 0 10px;
}
.my-timeline .text h4 {
	margin: 0;
}
.my-timeline .text span {
	margin-top: 10px;
	display: inline-block;
}
.my-timeline .text>div {
	background-color: #f7f7f7;
	padding: 15px;
	border-radius: 5px;
}

@media (max-width:800px) {
.my-timeline, .my-timeline>div {
	display: block;
	width: 100%;
}
.my-timeline>div {
	margin-bottom: 15px;
}
.my-timeline>div:last-child {
	margin-bottom: 0;
}
.my-timeline .line {
	display: none!important;
}
}
/* my timeline end */
.foto-box {
	display: block;
	width: 100%;
	border: 1px solid #ddd;
	height: 100px;
	margin: 10px 0;
}
/*sortable start*/
body.dragging, body.dragging * {
	cursor: move !important;
}
.dragged {
	position: absolute;
	opacity: 0.5;
	z-index: 2000;
}
ul.p-sortable>li.placeholder, ul.p-sortable2>li.placeholder {
	position: relative;
	height: 43px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px dashed #ddd;
}
ul.p-sortable>li.placeholder:before, ul.p-sortable2>li.placeholder:before {
	position: absolute;
}
.p-sortable>li:before, .p-sortable2>li:before {
	display: none!important;
}
.p-sortable>li, .p-sortable2>li {
	padding-left: 0px!important;
}
.p-dragger {
	display: block;
	height: 100%;
	width: 15px;
	position: absolute;
	left: 0;
	top: 0px;
	border-right: 1px solid rgba(0,0,0,0.1);
	background-color: #61c161;
	border-radius: 0 3px 3px 0;
	z-index: 1;
}
.p-drg-t {
	display: block;
	position: relative;
	font-size: 14px;
	color: white;
	padding: 10px 15px 14px 20px;
	visibility: hidden;
}
.panel-title:hover .p-drg-t {
	animation: show-it 1s ease-in 5s 1;
	animation-fill-mode: forwards;
}
.panel-title:hover .p-dragger {
	animation: show-it-2 1s ease-in 4s 1;
	animation-fill-mode: forwards;
}
@keyframes show-it {
 0% {
visibility:hidden
}
 100% {
visibility:visible
}
}
@keyframes show-it-2 {
 0% {
width:15px
}
 50% {
width:110px
}
 100% {
width:auto
}
}
.p-dragger:hover>div:nth-child(1) {
	animation: pulse-color 1s ease-out 0s infinite;
}
.p-dragger:hover>div:nth-child(2) {
	animation: pulse-color 1s ease-out .3s infinite;
}
.p-dragger:hover>div:nth-child(3) {
	animation: pulse-color 1s ease-out .6s infinite;
}
@keyframes pulse-color {
 50% {
background-color: #fff
}
}
.p-dragger>div {
	left: 5px;
	top: 9px;
	display: block;
	width: 5px;
	height: 5px;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
}
.p-dragger>div:nth-child(2) {
	top: 18px;
}
.p-dragger>div:nth-child(3) {
	top: 27px;
}
/*sortable end*/
.table-block {
	display: table;
}
.table-block-tr {
	display: table-row;
}
.table-block-td {
	display: table-cell;
	vertical-align: middle;
}

@media (max-width:800px) {
.table-block, .table-block-tr, .table-block-td {
	display: inline-block;
	width: 100%;
}
.op-port {
	width: 49%!important;
	text-align: center;
}
.op-stup-po {
	width: 49%!important;
	text-align: center;
}
.op-stup-po>span {
	display: none;
}
}
.div-table-responsive {
}
.div-table-responsive>div {
}
.div-table-responsive>div>div {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.div-table-responsive>div>div>div {
	display: table-row;
	background-color: #fff;
	transition: .3s ease;
}
.div-table-responsive>div>div>div:nth-of-type(odd) {
	background-color: #f7f7f7;
	transition: .3s ease;
}
.div-table-responsive>div>div>div:hover {
	background-color: #fffef4;
	transition: .3s ease;
}
.div-table-responsive>div>div>div>div {
	display: table-cell;
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
}
.div-table-responsive>div>div>div>div {
	border-bottom: 1px solid #dddddd;
}
.div-table-responsive>div>div>div:last-child>div {
	border-bottom: none;
}
.div-table-responsive>div>div>div>div:first-child {
	border-right: 1px solid #dddddd;
	font-weight: 600;
	font-size: 17px;
	width: 40%;
}
.div-table-responsive>div>div>div>div ul {
	margin-bottom: 0;
}
.div-table-responsive.nolines>div>div>div {
	background-color: transparent;
}
.div-table-responsive.nolines>div>div>div>div {
	border: none;
}

@media (max-width:700px) {
.div-table-responsive>div>div>div>div, .div-table-responsive>div>div>div, .div-table-responsive>div>div, .div-table-responsive>div>div>div>div:first-child {
	display: block;
	width: 100%;
	border: none;
}
.div-table-responsive>div>div>div {
	border-bottom: 1px solid #dddddd;
}
.div-table-responsive>div>div>div:last-child {
	border-bottom: none;
}
.p-ubyt-in, .p-ubyt-in>div {
	display: block;
	width: 100%!important;
}
}

@media (max-width:1100px) {
.p-ball {
	margin: 0 auto;
}
.p-ubyt, .p-ubyt>div {
	display: block;
}
.p-ubyt>div:last-child {
	padding: 15px;
}
}
.strava {
	display: block;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.strava>div {
	display: table;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.strava>div:last-child {
	border-bottom: none;
}
.strava>div>div {
	display: table-cell;
	padding: 15px;
	vertical-align: middle;
}
.strava>div>div:first-child {
	width: 130px;
}
.strava>div>div:nth-child(2) {
	font-weight: 900;
}
.strava>div>div>i {
	display: inline-block;
	background-color: #fff200;
	height: 100px;
	width: 100px;
	font-size: 40px;
	text-align: center;
	border-radius: 50%;
	padding-top: 30px;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
}
.stat-benef .panel-group {
	margin-bottom: 0px;
}
.stat-benef .panel-group .panel {
}
.stat-benef .panel-group .panel-heading {
	background-color: #fff;
}
.stat-benef .panel-group .panel-heading:hover {
	background-color: #ccc;
}
.stat-benef .panel-group .panel-heading .panel-title a {
	padding: 0px;
	color: #333;
	position: relative;
	height: 71px;
	display: table;
}
.stat-benef .panel-group .panel-heading .panel-title a div {
	height: 70px;
	width: 70px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.stat-benef .panel-group .panel-heading .panel-title a div i {
	background-color: #fff200;
	height: 70px;
	width: 70px;
	font-size: 35px;
	color: black;
	display: inline-block;
	position: inherit;
	border-radius: 50%;
	padding: 17px;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.stat-benef .panel-group .panel-heading .panel-title a span {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	font-size: 18px;
}
.p-zobra {
	display: inline-block;
	margin-left: 10px;
	color: #ccc;
}
.p-zobra>i {
	display: inline-block;
	font-size: 14px;
}
.p-zobra>div {
	display: inline-block;
}
.r-p-wrap {
	display: block;
	width: 100%;
	overflow-x: auto;
}
.recent-p {
	min-height: 76px;
	display: table;
	border: 1px solid #ccc;
	width: 100%;
}
.recent-p>div {
	display: table-cell;
	padding: 10px;
	border-right: 1px solid #ccc;
	width: 20%;
	vertical-align: middle;
	text-align: center;
	min-width: 200px;
}
.recent-p>div:hover {
	background-color: #f7f7f7;
}
.recent-p>div:last-child {
	margin-right: 0%;
	border-right: 0px;
}
.recent-p>div>a>div {
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
.recent-p>div>a>div .flag-icon {
	border-radius: 50%;
	margin-right: 5px;
}
.recent-p>div>a>div:first-child {
	margin-bottom: 15px;
	color: #61c161;
	font-size: 16px;
}
.recent-p>div:hover>a>div:first-child {
	color: #5bb75b;
}
.dividet-text {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transform-origin: right top;
	width: 100px;
	height: 25px;
	display: inline-block;
	position: relative;
	margin: 5px 5px 0 -95px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #6a6a6a;
}

@media (max-width:950px) {
.dividet-text {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: right top;
	width: 100%;
	height: auto;
	display: block;
	margin: 5px;
	text-align: center;
	text-transform: uppercase;
	color: #ccc;
}
}
/* ----------------- color schemes for proposal -------------------- */
.t-b-v3 .panel-default > .panel-heading.green, .green .p-dragger {
	background-color: #61c161!important;
}
.t-b-v3 .panel-default > .panel-heading.bold-blue, .bold-blue .p-dragger {
	background-color: #5484ed!important;
}
.t-b-v3 .panel-default > .panel-heading.blue, .blue .p-dragger {
	background-color: #a4bdfc!important;
}
.t-b-v3 .panel-default > .panel-heading.turquoise, .turquoise .p-dragger {
	background-color: #46d6db!important;
}
.t-b-v3 .panel-default > .panel-heading.light-green, .light-green .p-dragger {
	background-color: #7ae7bf!important;
}
.t-b-v3 .panel-default > .panel-heading.bold-green, .bold-green .p-dragger {
	background-color: #51b749!important;
}
.t-b-v3 .panel-default > .panel-heading.yellow, .yellow .p-dragger {
	background-color: #fbd75b!important;
}
.t-b-v3 .panel-default > .panel-heading.orange, .orange .p-dragger {
	background-color: #ffb878!important;
}
.t-b-v3 .panel-default > .panel-heading.red, .red .p-dragger {
	background-color: #ff887c!important;
}
.t-b-v3 .panel-default > .panel-heading.bold-red, .bold-red .p-dragger {
	background-color: #dc2127!important;
}
.t-b-v3 .panel-default > .panel-heading.purple, .purple .p-dragger {
	background-color: #dbadff!important;
}
.t-b-v3 .panel-default > .panel-heading.gray, .gray .p-dragger {
	background-color: #b7b7b7!important;
}
/* --- */
.t-b-v3 .panel-default > .panel-heading.green:hover {
	background-color: #43ad43!important;
}
.t-b-v3 .panel-default > .panel-heading.bold-blue:hover {
	background-color: #2664e8!important;
}
.t-b-v3 .panel-default > .panel-heading.blue:hover {
	background-color: #749bfb!important;
}
.t-b-v3 .panel-default > .panel-heading.turquoise:hover {
	background-color: #28c3c8!important;
}
.t-b-v3 .panel-default > .panel-heading.light-green:hover {
	background-color: #4edfaa!important;
}
.t-b-v3 .panel-default > .panel-heading.bold-green:hover {
	background-color: #40923a!important;
}
.t-b-v3 .panel-default > .panel-heading.yellow:hover {
	background-color: #facc29!important;
}
.t-b-v3 .panel-default > .panel-heading.orange:hover {
	background-color: #ff9d47!important;
}
.t-b-v3 .panel-default > .panel-heading.red:hover {
	background-color: #ff5747!important;
}
.t-b-v3 .panel-default > .panel-heading.bold-red:hover {
	background-color: #b11b20!important;
}
.t-b-v3 .panel-default > .panel-heading.purple:hover {
	background-color: #c67aff!important;
}
.t-b-v3 .panel-default > .panel-heading.gray:hover {
	background-color: #9e9e9e!important;
}
/* ==================================  SEARCH MODAL  ================================== */
.search-modal {
	opacity: .9!important;
}
.search-modal .input-group-lg > .form-control, .search-modal .input-group-lg > .input-group-addon, .search-modal .input-group-lg > .input-group-btn > .btn {
	height: 60px;
	padding: 10px 23px;
}
/*gallery ponuka start*/
.gallery-po {
	padding: 10px 0 0 10px!important;
	position: relative;
}
.gallery-po>div {
	display: block;
	height: 190px;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.gallery-po>div>div {
	display: inline-block;
	position: relative;
	height: 180px;
	width: 23%;
	margin: 0 10px 10px 0;
	min-width: 170px;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	filter: grayscale(1);
}
.gallery-po>div>div:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	filter: grayscale(0);
}
.gallery-po>div>div>a {
	display: block;
	position: absolute;
	top: 0px;
	color: #fff;
	width: 100%;
	height: 100%;
	padding: 15px;
}
.gallery-po>div>div>a:hover {
}
.gallery-po>div>div>a>span {
	font-size: 12px;
}
.gallery-po>div>div>a>div {
	font-size: 15px;
	color: #fff200;
}
.gallery-po>div>div>a>div:first-child {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.3) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.3) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#4d000000', GradientType=0 );
	opacity: .7;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.gallery-po>div>div>a:hover>div:first-child {
	opacity: 1;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
}
.gallery-po>div>div>a>div+* {
	position: relative;
	z-index: 1;
}
.gallery-po>.load-more {
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	height: 29px;
	background-color: white;
	width: 100%;
	text-align: center;
	opacity: .9;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	border-top: 1px solid #ccc;
}
.gallery-po>.load-more a {
	display: block;
	height: 100%;
	width: 100%;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	padding: 6px;
}
.gallery-po>.load-more:hover {
	opacity: 1;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}
.gallery-po>.load-more a:hover span {
	color: #5bb75b;
	-webkit-transition: .5s ease;
	-moz-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}
.gallery-po>.load-more i {
	font-size: 40px;
}
.gallery-po>.load-more span {
	display: block;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
}
.advance ul li:before {
	display: none;
}
.advance ul {
	margin-top: 20px;
	margin-bottom: 0px;
}
.advance ul li {
	padding-left: 60px;
	position: relative;
	line-height: 45px;
}
.advance ul li i {
	display: block;
	position: absolute;
	left: 5px;
	top: 2px;
	background-color: #fff200;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.plat-wrap {
	border-bottom: none;
	table-layout: fixed;
}
.plat-box {
	padding: 10px!important;
	padding-right: 0px!important;
}
.plat-box .pe-7s-date {
	position: relative;
}
.plat-box .pe-7s-date:after {
	display: block;
	width: 20px;
	height: 18px;
	content: "3";
	font-size: 20px;
	font-family: Roboto, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background-color: #fff200;
	position: absolute;
	top: calc(50% - 6px);
	left: calc(50% - 10px);
	line-height: 18px;
	text-align: center;
}
.plat-box:last-child {
	padding-right: 10px!important;
}
.plat-box>div {
	border: 1px solid #ccc;
}
.plat-box>div>div {
	display: table;
	width: 100%;
}
.plat-box>div>div>div {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.plat-box>div>div>div:first-child {
	background-color: #f7f7f7;
	border-right: 1px solid #ccc;
	width: 5%;
	text-align: center;
	padding: 25px 20px;
}
.plat-box.empty>div>div>div:first-child {
	background-color: transparent;
	border: none;
}
.plat-box.empty>div {
	border: none;
}
.plat-box:only-child>div>div>div:first-child {
	background-color: #fff;
	border-right: 1px solid #ccc;
	width: 39.9%;
	text-align: center;
	padding: 20px;
}
.plat-box>div>div>div:first-child>i {
	font-size: calc(30px + 1vw);
	background-color: #fff200;
	width: calc(50px + 1vw);
	height: calc(50px + 1vw);
	border-radius: 50%;
	text-align: center;
	line-height: calc(50px + 1vw);
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.plat-box>div>div>div:last-child>div {
	padding: 10px;
	line-height: calc(10px + .5vw);
}
.plat-box .p-01, .plat-box .p-03, .plat-box .p-04 {
	font-size: calc(10px + .5vw);
}
.plat-box .p-03, .plat-box .p-04 {
	font-size: calc(13px + .5vw);
	line-height: calc(13px + .5vw);
}
.plat-box .p-02, .plat-box .p-05 {
	font-size: 12px;
}
.plat-box .p-02 {
	color: #666666;
	white-space: nowrap;
}
.plat-box .p-03 {
	color: #4bad4b;
	font-weight: 900;
}
.plat-box .p-01 {
	line-height: calc(28px + .5vw);
}

@media (max-width:1200px) {
.plat-wrap>div {
	display: block;
}
.plat-box {
	padding: 10px!important;
	padding-bottom: 0!important;
}
.plat-box:last-child {
	padding-bottom: 10px!important;
}
}
/* ==================================  FIRMY  ================================== */
.stip-cont {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: table;
}
.stip-cont-in {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	font-size: 18px;
}
.stip-cont-in i {
	display: block;
	background-color: #fff200;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 40px;
	border-radius: 50%;
	text-align: center;
	margin: 0 auto 15px auto;
}
.stip-cont-in span {
	display: block;
	background-color: #fff;
	width: 100%;
	text-align: center;
	padding: 15px;
}
.pick-kind {
	height: 100%;
	padding: 110px 0;
	background-position: center;
	background-size: cover;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.pick-kind:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	z-index: 1;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.32);
}

@media (max-width:992px) {
.pick-kind {
	height: 50%;
}
}

@media (max-width:700px) {
.pick-kind {
	height: 25%;
}
.p-plus-2>.p-plus-i {
	display: none!important;
}
.p-plus-2>.p-plus-in {
	width: 100%!important;
}
}
.ft-b-s {
	display: block;
	position: fixed;
	top: 104px;
	width: 100%;
	z-index: 900;
	pointer-events: none;
}
.ft-b-s .btn {
	border: none;
	pointer-events: auto;
}
.p-s-p li {
	margin-bottom: 7px;
}
.firmy #menu {
	background-color: #132433;
}
.firmy .navbar-nav > li > a {
	color: #fff;
}
.firmy .navbar-nav > li > a:hover, .firmy .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #fff200;
}
.firmy .navbar-btn {
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
}
.firmy #menu .btn-success:hover {
	color: #5bb75b;
}
.firmy .navbar-toggle .icon-bar {
	background-color: #fff;
}
.firmy #menu .nav .btn-success {
	top: -1px;
}
.firmy .pata {
	background-color: #132433;
}
.firmy .footer {
	background-color: #253748;
	color: #6a8dab;
}
.firmy .footer a {
	color: #afc4d5;
}
.firmy .footer li {
	border-top: 1px solid #365066;
	border-bottom: 1px solid #132433;
}
.firmy .footer li:last-child {
	border-bottom: 0;
}
.firmy .footer li:first-child {
	border-bottom: 1px solid #132433;
	border-top: 0;
}
.firmy .footer .btn-default {
	color: #fff;
	background-color: transparent;
	border-color: #cccccc;
}
.firmy .content {
	color: #132433;
}
.firmy div.css_bar_graph div.graph li.bar span {
	color: #ccc;
}
.f-h-video {
	position: relative;
}
.f-h-text {
	position: relative;
}
.f-h-count {
	border: 1px solid #ccc;
	font-size: 0;
	margin-top: 20px;
	text-align: left;
}
.f-h-count div {
	width: 49.9%;
	font-size: 18px;
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.f-h-count div span:first-child {
	position: absolute;
	font-size: 14px;
	left: 90px;
	top: 10px;
	white-space: nowrap;
}
.f-h-count div i {
	display: block;
	font-size: 50px;
	position: relative;
	left: 0;
	padding: 10px 10px 10px 20px;
}
.f-h-count div:last-child {
	border-left: 1px solid #ccc;
}
.f-h-count div span:last-child {
	font-size: 30px;
	display: block;
	position: absolute;
	left: 90px;
	bottom: 10px;
	white-space: nowrap;
}
.loga {
	text-align: center;
	float: left;
	height: calc(120px + 3vw);
	overflow-y: scroll;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0px 10px 0px 10px;
}
.loga::-webkit-scrollbar {
 -webkit-appearance: none;
}
.loga::-webkit-scrollbar:vertical {
 width: 20px;
}
.loga::-webkit-scrollbar:horizontal {
 height: 11px;
}
.loga::-webkit-scrollbar-thumb {
 background-color: #333; /* uprava #444 > #333 */
 margin: 2px;
}
.loga::-webkit-scrollbar-thumb:hover {
 background-color: #333;
}
.loga::-webkit-scrollbar-thumb:active {
 background-color: #fff200;
}
.loga::-webkit-scrollbar-track {
 background-color: #ccc;
}
.loga::-webkit-scrollbar-track:hover {
 background-color: #999;
}
.loga li {
	float: left;
	vertical-align: middle;
	padding: 10px;
	width: calc(71px + 3vw);
	height: calc(71px + 3vw);
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	position: relative;
	display: block!important;
}
.loga li span {
	display: table-cell;
	vertical-align: middle;
}
.loga li img {
	/*max-width: 150px;
	max-height: 60px;*/
	width: 100%;
	/*-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	filter: grayscale(0%);*/
	position: relative;
	display: inline-block!important;
	vertical-align: middle;
}
.loga li img:hover {
/*-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	filter: grayscale(0%);*/
}
.f-sluzby .cd-testimonials-item {
	width: 49%;
	padding: 10px;
}
.f-s-h1 {
	color: #fff;
}
.loga-wrap {
	background-color: #fff;
	height: 70%;
}
.loga-wrap .fh-mot {
	padding-top: 110px;
}
.odporucania-wrap {
	background-color: #fff200;
	/*height: 30%;*/
	padding: 40px 0;
	overflow: hidden;
}
.odporucania-wrap .flex-direction-nav {
	display: none;
}
.odporucania-wrap .cd-testimonials-wrapper {
	z-index: 0;
}
.odporucania-wrap .flex-control-nav.flex-control-paging {
	height: 0;
	top: 9px;
	position: relative;
}
.cube {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 100px;
	-webkit-transition: -webkit-transform .33s;
	transition: transform .33s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;/* <-NB */
}
.flippety, .flop {
	background: #fff;
	-webkit-box-shadow: 0 5px 20px rgba(255, 255, 255, .1), 0 0 8px 5px rgba(255, 255, 255, .1) inset;
	box-shadow: 0 5px 20px rgba(255, 255, 255, .1), 0 0 8px 5px rgba(255, 255, 255, .1) inset;
	height: 100px;
	display: table;
	width: 100%;
}
.flippety {
	-webkit-transform: translateZ(50px);
	-ms-transform: translateZ(50px);
	transform: translateZ(50px);
}
.flop {
	-webkit-transform: rotateX(-90deg) translateZ(-50px);
	-ms-transform: rotateX(-90deg) translateZ(-50px);
	transform: rotateX(-90deg) translateZ(-50px);
	background-color: #ccc;
}
.cube:hover {
	-webkit-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
.p-f-box, .p-ff-box {
	display: table-cell;
	vertical-align: middle;
}
.p-f-box h2 {
	padding-left: 100px;
}
.p-f-box i {
	display: block;
	font-size: 45px;
	height: 70px;
	width: 70px;
	position: absolute;
	line-height: 70px;
	left: 20px;
	top: 15px;
	background-color: #fff200;
	border-radius: 35px;
}
.p-ff-box {
	padding: 15px;
}
.f-head-wrap {
	display: inline-block;
}
.f-a-us ul li {
	padding: 20px;
	margin-right: 2.1%;
	margin-bottom: 2.1%;
	width: 31.6%;
	display: block;
	background-color: #132433;
	color: #fff;
	min-height: 160px;
	float: left;
}
.f-a-us ul li:nth-child(3), .f-a-us ul li:nth-child(7) {
	margin-right: 0%!important;
}
.f-a-us ul li:nth-child(4), .f-a-us ul li:nth-child(6) {
	width: 18.5%;
}
.f-a-us ul li:nth-child(5), .f-a-us ul li:nth-child(7) {
	width: 27.7%;
}
.f-an {
	text-transform: uppercase;
	color: #ccc;
	font-size: 18px;
	display: block;
}
.f-ac {
	text-transform: uppercase;
	color: #fff;
	font-size: 55px;
	display: block;
	font-weight: bold;
	padding: 10px 0;
}
.f-a-us ul li i {
	font-size: 90px;
	color: #fff200;
	display: block;
}
.contact-box {
	background-color: #132433;
	color: #fff;
	height: 320px;
	padding: 13px;
}
.contact-box input {
	width: 100%;
}
.contact-box .col-md-6:nth-child(2), .contact-box .col-md-6:nth-child(4) {
	padding-left: 0;
}
.honeycombs {
	z-index: 1;
}
/* ==================================  SLUZBY  ================================== */

.full-height {
	height: 100%!important;
	position: absolute;
	background-size: cover;
	background-position: right center;
}
.f-h-1 {
	background-image: url(../images/sluzby-1.jpg);
}
.f-h-2 {
	top: 100%;
	background-image: url(../images/sluzby-2.jpg);
}
.f-h-3 {
	top: 200%;
	background-image: url(../images/sluzby-3.jpg);
}
.f-h-4 {
	top: 300%;
	background-image: url(../images/sluzby-4.jpg);
}
.f-h-5 {
	top: 400%;
	background-image: url(../images/sluzby-5.jpg);
}
.f-h-6 {
	top: 500%;
	background-image: url(../images/sluzby-6.jpg);
}
.f-h-7 {
	top: 600%;
	background-image: url(../images/sluzby-7.jpg);
}
.f-h-8 {
	top: 600%;
	background-image: url(../images/payroll.jpg);
}
.f-h-11 {
}
.f-h-22 {
	top: 100%;
}
.f-h-33 {
	top: 200%;
}
.f-h-44 {
	top: 300%;
}
.f-h-55 {
	top: 400%;
}
.f-h-66 {
	top: 500%;
}
.f-h-77 {
	top: 600%;
}
.f-h-88 {
	top: 700%;
}
.f-h-99 {
	top: 800%;
}
.f-h-1010 {
	top: 900%;
}
.f-h-1111 {
	top: 1000%;
}
.f-h-1212 {
	top: 1100%;
}
.f-h-1313 {
	top: 1200%;
}
.f-h-1414 {
	top: 1300%;
}
.f-h-1515 {
	top: 1400%;
}
.f-h-1616 {
	top: 1500%;
}
#fullpage .nfh:nth-child(1) {
	top: 0%;
}
#fullpage .nfh:nth-child(2) {
	top: 100%;
}
#fullpage .nfh:nth-child(3) {
	top: 200%;
}
#fullpage .nfh:nth-child(4) {
	top: 300%;
}
#fullpage .nfh:nth-child(5) {
	top: 400%;
}
#fullpage .nfh:nth-child(6) {
	top: 500%;
}
#fullpage .nfh:nth-child(7) {
	top: 600%;
}
#fullpage .nfh:nth-child(8) {
	top: 700%;
}
#fullpage .nfh:nth-child(9) {
	top: 800%;
}
#fullpage .nfh:nth-child(10) {
	top: 900%;
}
#fullpage .nfh:nth-child(11) {
	top: 1000%;
}
#fullpage .nfh:nth-child(12) {
	top: 1100%;
}
#fullpage .nfh:nth-child(13) {
	top: 1200%;
}
#fullpage .nfh:nth-child(14) {
	top: 1300%;
}
#fullpage .nfh:nth-child(15) {
	top: 1400%;
}
#fullpage .nfh:nth-child(16) {
	top: 1500%;
}
#fullpage .nfh:nth-child(17) {
	top: 1600%;
}
#fullpage .nfh:nth-child(18) {
	top: 1700%;
}
.full-height .content {
	height: 100%;
	padding: 0;
	display: table;
}
.full-height .content:before {
	display: block;
	position: absolute;
	content: "\f077";
	color: #fff;
	width: 30px;
	font-size: 30px;
	height: 30px;
	top: 110px;
	margin: 0 50%;
	font-family: FontAwesome;
	left: 0;
}
#fullpage .full-height:first-child .content:before {
	display: none;
}
.full-height .content:after {
	display: block;
	position: absolute;
	content: "\f078";
	width: 30px;
	color: #fff;
	font-size: 30px;
	height: 30px;
	bottom: 10px;
	margin: 0 50%;
	font-family: FontAwesome;
	left: 0;
}
#fullpage .full-height:first-child .content:after {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: bounce;
	animation-name: bounce;
}
#fullpage .full-height:last-child .content:after {
	display: none;
}
.full-height .content li {
	display: inline-block;
}
.s-menu {
	display: table-cell;
	height: 100%;
	padding: 135px 30px 30px 30px;
	vertical-align: middle;
}
.s-menu:first-child {
	width: 20%;
	border-right: 1px solid #fff;
	padding: 135px 30px 30px 45px;
}
.s-menu:last-child {
	width: 27%;
	padding: 135px 45px 30px 0;
}
.s-menu li {
	width: 100%;
	margin-bottom: 5px;
}
.s-menu .btn-default {
	width: 100%;
	position: relative;
	padding-right: 45px;
}
.s-menu .btn-default i {
	position: absolute;
	right: 12px;
	top: 7px;
	height: 100%;
}
.s-menu h1 {
	color: #fff;
	text-shadow: 0 0 50px #000;
	font-weight: 300;
}
.btn-wire {
	color: #fff;
	border: 1px solid #fff;
}
#fullpage .gridContainer {
	height: 100%;
}
.h-obsah-full-h {
	pointer-events: none!important;
}
.h-obsah-full-h .fullwidth-wrapper {
	pointer-events: all!important;
}
.fh-content {
	padding: 140px 0 70px 0!important;
}
.fh-mot {
	height: auto!important;
}
.fh-mot .content:after, .fh-mot .content:before {
	display: none!important;
}
.firmy .fullpage-wrapper .full-height:first-child .fh-mot .content:after {
	display: block!important;
	color: #132433;
}
.h2-lined {
	position: relative;
	color: #132433;
}
.h2-lined span {
	display: inline-block;
	position: relative;
	z-index: 2;
	padding: 10px 15px;
	background-color: #fff;
	border: 1px solid #132433;
}
.h2-lined:before {
	display: block;
	position: absolute;
	left: 0%;
	top: 23px;
	content: " ";
	background-color: #132433;
	width: 100%;
	height: 1px;
	z-index: 1;
}
.btn-ctc-special {
	background-color: #203C55;
	border: none;
	color: #fff200;
	border-bottom: 7px solid #0C1721;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.btn-ctc-special-2 {
	background-color: #203C55;
	color: #fff200;
	border-color: #0C1721;
}
.btn-ctc-special-2:hover, .btn-ctc-special-2:focus, .btn-ctc-special-2:active, .btn-ctc-special-2:active:hover {
	background-color: #0C1721;
	color: #fff;
	border-color: #0C1721;
}
.btn-ctc-special:hover, .btn-ctc-special:focus, .btn-ctc-special:active, .btn-ctc-special:active:hover {
	background-color: #203C55;
	border: none;
	color: #fff;
	border-bottom: 7px solid #0C1721;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.btn-ctc-special i {
	background-color: #132433;
	border: none;
	color: #fff200;
}
.btn-ctc-special:hover i {
	background-color: #132433;
	border: none;
	color: #fff;
}
.firm-video {
}
.list-x li {
	display: list-item!important;
	font-size: 18px;
}
.fullpage-new .full-height {
	position: relative!important;
}
.fullpage-new .fh-content {
	padding: 100px 0!important;
}
.fullpage-new .full-height:first-child {
	padding-top: 100px;
}
/* ==================================  SPLASHSCREEN  ================================== */

.splashscreen {
	background: #fff;
	background-image: url(../images/animovane-logo.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 150px;
	height: 100%;
}
.splashscreen:after {
	display: block;
	width: 100%;
	font-family: Roboto;
	position: absolute;
	top: calc(50% + 50px);
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	padding: 0 calc(50% - 75px);
}
.lang-sk .splashscreen:after {
	content: "Lepšia práca prináša lepší život";
}
.lang-en .splashscreen:after {
	content: "Better job means better life";
}
.lang-de .splashscreen:after {
	content: "Bessere Arbeit bringt besseres Leben";
}
.lang-hu .splashscreen:after {
	content: "Jobb munka egy jobb jövöért!";
}
.lang-ro .splashscreen:after {
	content: "Un loc de muncă mai bun pentru o viață mai bună";
}
.lang-pl .splashscreen:after {
	content: "Lepsza praca przynosi lepsze życie";
}
.lang-cs .splashscreen:after {
	content: "Lepší práce přináší lepší život";
}
.lang-bg .splashscreen:after {
	content: "По-добра работа - по-добър живот";
}
.lang-ru .splashscreen:after {
	content: "Лучшая работа приносит лучшую жизнь";
}
.lang-rs .splashscreen:after {
	content: "Bolji posao donosi bolji život";
}
.lang-ua .splashscreen:after {
	content: "Краща робота приносить краще життя";
}
/* ==================================  KARIERA  ================================== */

.kariera .t-header {
	background-image: url(../images/team.jpg);
	background-size: cover;
}
.kariera .t-headline {
	display: none;
}
.kariera .k-content {
	position: relative;
	left: 22px;
	display: table;
}
.kariera .t-line {
	bottom: 0;
	top: auto;
	position: absolute;
}
.kariera #settings {
	bottom: 0;
	top: auto;
	position: absolute;
}
.kariera .col-md-5 {
	display: table-cell;
	float: none;
	padding: 20px 20px 45px 15px;
	vertical-align: middle;
}
.kariera .col-md-7 {
	display: table-cell;
	float: none;
	padding: 20px 20px 45px 20px;
	color: #fff;
	vertical-align: middle;
}
.kariera .col-md-7 p {
	font-size: 14px;
}
.k-hh {
	max-height: 400px;
	overflow: hidden;
	position: relative;
}
.k-hh .k-hh-btn {
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 1;
}
.k-hh:after {
	display: block;
	content: "";
	width: 100%;
	height: 300px;
	position: absolute;
	bottom: 0px;
}
.box-gray-s .k-hh:after {
	background: -moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 100%);
	background: linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00fafafa', endColorstr='#fafafa', GradientType=0);
}
.box-white-s .k-hh:after {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff', GradientType=0);
}

@media (max-width:1300px) {
.kariera .k-content {
	position: relative;
	left: 22px;
	display: block;
}
.kariera .col-md-5 {
	display: block;
	float: left;
	padding: 20px 20px 0 20px;
	text-align: center;
	width: 100%;
}
.kariera .col-md-7 {
	display: block;
	float: left;
	padding: 20px 20px 45px 20px;
	width: 100%;
}
}
/* ==================================  O NAS  ================================== */
.statistics table tr td {
	vertical-align: middle;
	text-align: left;
}
.statistics table tr td:first-child {
	max-width: 200px;
	text-align: left;
}
.statistics table tr td:last-child {
	padding: 10px;
}
.statistics .big-numb {
	font-size: 50px;
}
.statistics .subtext {
	font-size: 12px;
	color: #ccc;
}
.statistics .headline-fg:first-child {
	padding: 10px 0;
	text-align: left;
	font-size: 24px;
	height: 70px;
}
.faded-glory td {
	opacity: 0.1;
}
.text-white {
	color: #fff;
}
.n-vyhody {
	display: table;
	position: relative;
}
.n-vyhody .n-tab {
	display: table-row;
	width: 100%;
}
.n-vyhody .n-tab div i {
	display: inline-block;
	font-size: 45px;
	height: 70px;
	width: 70px;
	line-height: 70px;
	left: 20px;
	top: 50px;
	margin-bottom: 15px;
	background-color: #fff200;
	border-radius: 35px;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.n-vyhody .n-tab div h3 {
	text-align: center;
}
.n-vyhody .n-tab div {
	display: table-cell;
	width: 10%;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	position: relative;
}
.n-vyhody .n-tab div {
	padding: 50px;
	height: 180px
}
.n-vyhody span {
	display: block;
	width: 40%;
	height: 70px;
	text-align: center;
	position: absolute;
	z-index: 1;
	background-color: #fafafa;
	border: 5px solid #fff200;
	padding-top: 15px;
	top: 140px;
	left: 30%;
	font-size: 25px;
}
.n-vyhody .n-tab div:first-child {
	border-right: 1px solid #ccc;
}
.n-vyhody .n-tab div:first-child {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.n-vyhody .n-tab div:last-child {
	border-right: 1px solid #ccc;
}
.n-vyhody .n-tab:first-child div {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.n-vyhody .n-tab:last-child div {
	border-bottom: 1px solid #ccc;
}
.n-vyhody .n-tab:first-child div {
	border-bottom: 1px solid #ccc;
}
.n-vyhody .n-tab:first-child div:first-child:before {
	display: block;
	content: "\f00c";
	font-family: FontAwesome;
	color: #ccc;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	background-color: #fff200;
	position: absolute;
	bottom: -15px;
	right: -15px;
	z-index: 1;
	border-radius: 15px;
	border: 1px solid #ccc;
}
.n-vyhody .n-tab:first-child div:first-child:before {
	display: none;
}

@media (max-width:1200px) {
.n-vyhody span, .n-vyhody .n-tab div h3 {
	font-size: 18px;
}
.n-vyhody span {
	padding-top: 22px;
}
}

@media (max-width:900px) {
.n-vyhody span, .n-vyhody .n-tab div h3 {
	font-size: 14px;
}
.n-vyhody .n-tab div i {
	font-size: 30px;
	height: 50px;
	width: 50px;
	line-height: 50px;
	top: 65px
}
.n-vyhody .n-tab div {
	padding: 60px 30px;
	height: 180px
}
}

@media (max-width:500px) {
.n-vyhody .n-tab div i {
	position: static;
	display: inline-block;
	margin-bottom: 10px;
}
.n-vyhody .n-tab div h3 {
	font-size: 14px;
	padding: 0;
	text-align: center;
	display: inline-block;
}
.n-vyhody .n-tab div {
	padding: 0 10px;
	height: 180px
}
.n-vyhody span {
	padding-top: 10px;
}
}
/* ==================================  KONTAKT  ================================== */
#k-bb .nav-stacked li:first-child {
	border-top: 1px solid #ccc;
}
#k-bb .nav-stacked li {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0;
	text-align: left;
}
#k-bb .nav-stacked>li+li {
	margin: 0;
}
.kontakt textarea {
	width: 100%;
	font-size: 18px;
	padding: 10px 15px;
}
.kontakt input {
	width: 100%;
}
.k-box {
	display: block;
	position: relative;
	float: left;
	width: 100%;
}
.k-box .k-mapa {
	width: 30%;
	float: left;
	height: 150px;
}
.k-box .k-mapa img {
	object-fit: cover;
}
.k-box .k-image {
	width: 70%;
	float: left;
	height: 150px;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 0.3em;
	position: relative;
}
.k-box .k-image > .flexslider-container > .flexslider img {
	height: 150px;
}
/* Invisible left hotspot */
div.scrollingHotSpotLeft {
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../js/tkahn-Smooth-Div-Scroll/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../js/tkahn-Smooth-Div-Scroll/images/cursors/cursor_arrow_left.png), url(../js/tkahn-Smooth-Div-Scroll/images/cursors/cursor_arrow_left.cur), w-resize;
}
/* Visible left hotspot */

div.scrollingHotSpotLeftVisible {
	background-image: url(../js/tkahn-Smooth-Div-Scroll/images/arrow_left.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	-moz-opacity: 0.35;
	filter: alpha(opacity=35);
	zoom: 1;
}
/* Invisible right hotspot */
div.scrollingHotSpotRight {
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../js/tkahn-Smooth-Div-Scroll/images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../js/tkahn-Smooth-Div-Scroll/images/cursors/cursor_arrow_right.png), url(../js/tkahn-Smooth-Div-Scroll/images/cursors/cursor_arrow_right.cur), e-resize;
}
/* Visible right hotspot */
div.scrollingHotSpotRightVisible {
	background-image: url(../js/tkahn-Smooth-Div-Scroll/images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity=35);
	-moz-opacity: 0.35;
	zoom: 1;
}
/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
div.scrollableArea {
	position: relative;
	width: auto;
	height: 100%;
}
#makeMeScrollable {
	width: 100%;
	height: 150px;
	position: relative;
}
/* Replace the last selector for the type of element you have in
		   your scroller. If you have div's use #makeMeScrollable div.scrollableArea div,
		   if you have links use #makeMeScrollable div.scrollableArea a and so on. */

#makeMeScrollable div.scrollableArea img, #makeMeScrollable2 div.scrollableArea img, #makeMeScrollable3 div.scrollableArea img, #makeMeScrollable4 div.scrollableArea img, #makeMeScrollable5 div.scrollableArea img {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	/* If you don't want the images in the scroller to be selectable, try the following block of code. It's just a nice feature that prevent the images from
			   accidentally becoming selected/inverted when the user interacts with the scroller. */
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.k-vizit {
	display: table;
	position: relative;
	width: 100%;
	border: 1px solid #ccc;
	min-height: 150px;
	max-width: 100%;
	table-layout: fixed;
}
.box-white-s .k-vizit {
	background-color: #f5f5f5;
}
.box-gray-s .k-vizit {
	background-color: #fff;
}
.k-v-img, .k-v-titl {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	position: relative;
}
.k-v-img {
	text-align: center;
	width: 110px;
}
.k-v-titl {
	border-left: 1px solid #ccc;
}
.k-v-titl p {
	font-size: 12px;
}
.k-v-img span.flag-icon {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 26px;
	height: 26px;
	border-radius: 13px;
	border: 2px solid #fff;
}
.k-v-img div {
	width: 80px;
	height: 80px;
	display: inline-block;
	position: relative;
}
.k-v-img img {
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 40px;
	border: 1px solid #ccc;
	object-fit: cover;
}
.box-cont-t, .cont-t {
	display: table;
	background-color: #fff;
	width: 100%;
	table-layout: fixed;
}
.box-cont-r, .cont-r {
	display: table-row;
}
.box-cont-c, .cont-c {
	display: table-cell;
}
.box-cont-t {
	border: 1px solid #ccc;
}
.box-cont-t .box-cont-r:first-child .box-cont-c {
	padding: 15px;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}
.cont-c i {
	font-size: 40px;
	display: inline-block;
}
.cont-c {
	vertical-align: middle;
	padding: 15px;
}
.cont-r .cont-c:first-child {
	border-right: 1px solid #ccc;
	width: 75px;
}
.cont-r:first-child .cont-c {
	border-bottom: 1px solid #ccc;
}
/* ==================================  BENEFITY  ================================== */
.benefits ul .cd-testimonials-item {
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1%;
	padding: 10px;
	display: block;
	background-color: #fff;
}
.cd-testimonials-all-wrapper ul li:before {
	content: inherit;
	display: inherit;
	font-family: inherit;
	margin-left: inherit;
	width: inherit;
}
.benefits ul li {
	padding-left: 0;
}
.benefits ul li i {
	display: block;
	width: 100%;
	text-align: center;
	padding: 20px;
	font-size: 70px;
}
.b-text {
	text-align: center;
	padding: 0 10px;
}
.b-buttons {
	display: table;
	width: 100%;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-top: 15px;
	position: relative;
	font-size: 13px;
}
.b-like {
	display: table-cell;
	padding: 10px 0 5px 10px;
	text-align: left;
	color: #61c161;
}
.b-dislike {
	display: table-cell;
	padding: 10px 10px 5px 0;
	text-align: right;
	color: #ccc;
}
.b-dislike:hover, .b-like:hover, .b-like.active {
	color: #333;
	text-decoration: none;
}
.benefits .b-badge {
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
	margin-top: 15px;
}
.benefits .b-badge li {
	display: inline-block;
	background-color: #ccc;
	padding: 5px 10px;
	border-radius: 3px;
	margin: 2px;
	color: #fff;
}
.benefits .b-badge .b-red {
	background-color: red;
	color: #fff;
}
.benefits .b-badge .b-orange {
	background-color: orange;
	color: #fff;
}
.benefits .b-badge .b-blue {
	background-color: deepskyblue;
	color: #fff;
}
/* ==================================  SPROSTREDKOVANIE PRACE  ================================== */
.round-img {
	border-radius: 3px;
	display: block;
	-webkit-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.7);
	-moz-box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.7);
	box-shadow: inset 0px 0px 12px 0px rgba(0,0,0,0.7);
	height: 100%;
	width: 100%;
	object-fit: cover;
	border: 1px solid #ccc;
}
.h-yellow {
	background-color: #fff200;
	padding: 10px;
}
.round-img:hover {
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	filter: grayscale(1);
}
/* ==================================  PROVíZIE  ================================== */
.ico-b {
	font-size: 35px;
	display: block;
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: #444;
	color: white;
	border-radius: 31px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.block-b {
	padding: 30px 0 30px 100px;
	text-align: left;
}
.odznak-timeline {
	display: inline-block;
	font-size: 24px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	line-height: 40px;
}
.image-timeline {
	width: auto;
	border-radius: 200px;
	padding: 30px;
	max-width: 230px;
	display: block;
	margin: auto;
}
.img-wisper, .img-handshake, .img-money {
	background-size: 30%;
	background-repeat: no-repeat;
	background-position: 5% center;
}
.img-keyboard, .img-time {
	background-size: 30%;
	background-repeat: no-repeat;
	background-position: right 5% center;
}
.img-wisper {
	background-image: url(../images/wisper.jpg);
}
.img-handshake {
	background-image: url(../images/handshake.jpg);
}
.img-money {
	background-image: url(../images/money.jpg);
}
.img-keyboard {
	background-image: url(../images/keyboard.jpg);
}
.img-time {
	background-image: url(../images/time.jpg);
}

@media (max-width:992px) {
.img-wisper, .img-handshake, .img-money, .img-keyboard, .img-time {
	background-image: none;
}
.ibg-d .content {
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.6) 48%, rgba(0, 0, 0, 0.5) 90%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.6) 48%, rgba(0, 0, 0, 0.5) 90%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 10%, rgba(0, 0, 0, 0.6) 48%, rgba(0, 0, 0, 0.5) 90%, rgba(0, 0, 0, 0) 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
	padding: 40px;
}
}

@media (min-width:1170px) {
.odznak-timeline {
	font-size: 35px;
	line-height: 60px;
}
}
.timeline-ul li {
	padding-left: 15px;
	margin-bottom: 10px;
	position: relative;
}
.timeline-ul li:before {
	font-family: FontAwesome;
	content: "\f0da";
	display: block;
	position: absolute;
	left: 0;
}
/* ==================================  REGISTER  ================================== */
.load-m {
	line-height: 25px;
	margin-top: 10px;
}
.load-m i {
	font-size: 24px;
	position: relative;
	top: 2px
}
.register-form {
	background-color: #fff200;
	position: absolute;
	height: 100%;
	width: 100%;
}
.register-form.f-login {
	background-color: #132433;
}
.register-form.f-login .box-yellow-s {
	background-color: #132433;
}
.register-form.f-login .col-md-4 {
	color: #fff200;
}
.register-form.f-login .col-md-4 .divider-2 {
	background-color: #fff;
}
.rf-login {
	background-color: #fafafa;
	padding: 20px;
}
.rf-login .row>div {
	margin-top: 20px;
	position: relative;
}
.rf-login .pe-7s-user, .rf-login .pe-7s-unlock, .rf-login .pe-7s-culture {
	width: 100%;
	text-align: center;
	font-size: 70px;
}
.imp-1:before {
	display: block;
	position: absolute;
	font-family: FontAwesome;
	content: "\f053";
	background-color: #fafafa;
	color: #fff;
	right: 26px;
	top: 9px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
	z-index: 4;
}
.imp-1.warning:before {
	display: block;
	position: absolute;
	font-family: FontAwesome;
	content: "\f00d";
	background-color: #f00;
	color: #fff;
	right: 26px;
	top: 9px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
	z-index: 5;
}
.imp-1.active:before {
	display: block;
	position: absolute;
	font-family: FontAwesome;
	content: "\f110";
	background-color: orange;
	color: #fff;
	right: 26px;
	top: 9px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
	z-index: 5;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}
.imp-1.okay:before {
	display: block;
	position: absolute;
	font-family: FontAwesome;
	content: "\f00c";
	background-color: greenyellow;
	color: #fff;
	right: 26px;
	top: 9px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
	z-index: 5;
}
.rf-tab tr td {
	vertical-align: middle;
	padding: 10px;
}
.rf-tab tr td i {
	font-size: 30px
}
.rf-img {
	text-align: center;
}
.rf-img img {
	max-width: 250px;
}
.rf-tab-2 td {
	vertical-align: middle;
	padding: 5px;
}
/* ==================================  ODPORUCANIA  ================================== */

.odporucania {
	position: relative;
	background-color: transparent;
}
.odporucania {
	position: relative;
	background-color: transparent;
}
.odporucania .cd-testimonials-all-wrapper {
	position: relative;
	height: auto;
	width: 100%;
	overflow: auto;
}
.odporucania .cd-testimonials-all-wrapper > ul {
	width: 100%;
	margin: 0;
}
/* ==================================  VIDEO CONTROL  ================================== */
.video-control {
	display: block !important;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	opacity: 0.5;
}
.video-control .pagination > li > a {
	border-radius: 20px;
	background-color: #ffffff;
	border: 3px solid #333;
	margin-left: 5px;
	font-size: 10px;
	color: transparent;
	height: 20px;
	width: 20px;
	line-height: 15px;
	padding: 0;
}
.video-control .pagination > li:first-child > a, .video-control .pagination > li:last-child > a {
	background-color: transparent;
	border: none;
	color: #FFFFFF;
	font-size: 20px;
}

@media (max-width:380px) {
.video-control {
	display: none!important;
}
}
/* ==================================  SOCIALNE IKONY FIXNUTE  ================================== */
.soc-ikon-fix {
	display: block;
	position: fixed;
	left: 0px;
	bottom: 0px;
}
.soc-ikon-fix ul li a {
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	float: left;
}
.soc-ikon-fix ul li {
	width: 45px;
	height: 45px;
	overflow: hidden;
}
.soc-ikon-fix ul li:hover {
	width: 135px;
}
.soc-ikon-fix ul li a:nth-child(n+2) {
	opacity: 0.9;
}
.soc-ikon-fix ul li .facebook i, .soc-ikon-fix ul li .twitter i, .soc-ikon-fix ul li .linkedin i, .soc-ikon-fix ul li .googleplus i {
	margin: auto;
}
/* ==================================  FLEX SLIDER  ================================== */
.flex-direction-nav li a {
	height: 100%;
	width: 40px;
	background-color: rgba(0,0,0,0.5);
	position: relative;
}
.flex-direction-nav li a::after, .flex-direction-nav li a::before {
	left: 40%;
	top: 64%;
	background-color: #fff;
}
.flex-direction-nav li:first-child {
	left: 0px;
}
.flex-direction-nav li:last-child {
	right: 40px;
}
/* ==================================  DALSIE SLUZBY  ================================== */
.dal-sluzby {
	display: block;
}
.dal-sluzby .wrap-sluzba {
	margin-bottom: 10px;
	background-color: white;
	border-bottom: 3px solid #ccc;
	display: block;
}
.dal-sluzby .wrap-sluzba .row div {
	padding: 25px;
	min-height: 100px;
}
.dal-sluzby .wrap-sluzba .row div span {
	color: #B9B9B9;
}
.dal-sluzby .d-s-img {
	background-size: contain;
	height: 100%;
}
/*btn group clean fix*/
.btn-group.clean>ul>li:before {
	display: none;
}
.btn-group.clean>ul>li {
	padding: 0;
}
/* ==================================  GALLERY BOX FLEXSLIDER  ================================== */
#flex-slider-gallery .flexslider ul li img {
	max-height: 400px;
	width: auto!important;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#flex-slider-gallery .sliders .images .flex-direction-nav .flex-nav-prev .flex-prev, #flex-slider-gallery .sliders .images .flex-direction-nav .flex-nav-next .flex-next {
	background: transparent;
	color: transparent;
}
#flex-slider-gallery .sliders .images .flex-direction-nav .flex-nav-prev .flex-prev::before, #flex-slider-gallery .sliders .images .flex-direction-nav .flex-nav-next .flex-next::before, #flex-slider-gallery .sliders .images .flex-direction-nav .flex-nav-prev .flex-prev::after, #flex-slider-gallery .sliders .images .flex-direction-nav .flex-nav-next .flex-next::after {
	background-color: #333;
}
#flex-slider-gallery .header {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
}
#flex-slider-gallery .header .btn {
	background: transparent;
	border: none;
	color: transparent;
	padding: 10px!important;
}
#flex-slider-gallery .sliders .flexslider {
	padding: 2%;
	border: none;
	border-radius: 0;
}
#flex-slider-gallery .header .btn::after {
	display: inline-block;
	font-family: Pe-icon-7-stroke;
	font-size: 30px;
	content: "\e681";
	color: #333;
	background-color: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
}
#flex-slider-gallery .gridContainer {
	position: relative;
	padding: 0;
	-webkit-box-shadow: 0px 0px 12px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 12px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 12px 2px rgba(0,0,0,0.2);
}
#flex-slider-gallery .carousel {
	background-color: #555;
}
#flex-slider-gallery .carousel .flexslider {
	background-color: transparent;
	border: none;
	padding: 0;
}
#flex-slider-gallery .carousel .slides {
	overflow: hidden;
	max-height: 133px;
}
#flex-slider-gallery .carousel .flex-direction-nav .flex-nav-prev .flex-prev, #flex-slider-gallery .carousel .flex-direction-nav .flex-nav-next .flex-next {
	color: transparent;
}
#flex-slider-gallery .carousel .flex-direction-nav .flex-nav-prev .flex-prev::before, #flex-slider-gallery .carousel .flex-direction-nav .flex-nav-next .flex-next::before, #flex-slider-gallery .carousel .flex-direction-nav .flex-nav-prev .flex-prev::after, #flex-slider-gallery .carousel .flex-direction-nav .flex-nav-next .flex-next::after {
	background-color: #fff;
}
.slider-video-play {
	position: absolute;
	width: 35px !important;
	height: 35px !important;
	background-image: url('../images/play.png');
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	top: 57.5px;
	margin-left: 82.5px;
	pointer-events: none;
}
/* ==================================  REFERENCE BOX  ================================== */
.reference-box {
	display: table;
	width: 100%;
	max-width: 634px;
	min-height: 170px;
}
.left-rb {
	display: table-cell;
	width: 40%;
	background-color: #fff;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.left-rb img {
	width: 60%;
	height: 60%;
}
.right-rb {
	display: table-cell;
	width: 60%;
	background-color: #132433;
	text-align: left;
	vertical-align: middle;
	position: relative;
	color: #fff;
	font-size: 12px;
}
.right-rb:before {
	display: block;
	content: "";
	width: 2%;
	height: 2%;
	border-top: 10px solid transparent;
	border-left: 20px solid #fff;
	border-bottom: 10px solid transparent;
	background-color: #132433;
	position: absolute;
	left: 0;
	top: 46%;
}
.cont-rb {
	padding: 15px;
}
.right-rb .cont-rb {
	padding-left: 30px;
}
.right-rb .cont-rb div {
	margin-bottom: 10px;
}
.right-rb .cont-rb div:last-child {
	margin-bottom: 0;
}
.rb-h {
	color: #fff200;
	font-size: 18px;
}
.tml {
}
/* ==================================  P-SPECIAL  ================================== */
.p-special {
	height: 100%;
	background-size: 100%;
	background-position: center 104px;
}
.f-reg {
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
	position: relative;
	z-index: 0;
}

@media (max-width:2000px) {
.p-special {
	background-size: 100%;
}
}

@media (max-width:1800px) {
.p-special {
	background-size: 115%;
}
}

@media (max-width:1600px) {
.p-special {
	background-size: 130%;
}
}

@media (max-width:1400px) {
.p-special {
	background-size: 130%;
}
}

@media (max-width:1200px) {
.p-special {
	background-size: 140%;
}
}
a.more-description-adds.link {
	display: block;
	width: calc(100% + 16px);
	background-color: rgba(255,255,255,.8);
	border-top: 1px solid rgb(221, 221, 221);
	margin-bottom: -8px;
	margin-left: -8px;
	padding: 5px 10px;
	text-align: center;
}
.p-ubyt a.more-description-adds.link {
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	border: 1px solid #d6e9c6;
	background-color: #eaf4e6;
}
.p-ubyt .more-description {
	padding: 15px 25px 15px 15px;
	border: 1px solid #d6e9c6;
	margin-top: 15px;
	border-bottom: none;
	background-color: #dff0d8;
	position: relative;
	color: #3c763d;
}
.p-ubyt .more-description:before {
	font-family: FontAwesome;
	content: "\f129";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	border-bottom: 1px solid #d6e9c6;
	border-left: 1px solid #d6e9c6;
	height: 25px;
	width: 25px;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	background-color: #dff0d8;
}
/* ==================================  COOKIE CONSENT  ================================== */
body.cookie-on {
	margin-top: 40px;
}
.consent-box {
	display: block;
	width: 100%;
	height: 40px;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	border-bottom: 1px solid #ccc;
}
.consent-wrap {
	font-size: 12px;
	display: block;
}
.consent-wrap .pe-7s-shield {
	background-color: #46b8da;
	color: white;
	display: inline-block;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	position: absolute;
	top: 4px;
	left: 0;
	font-size: 23px;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.consent-wrap>div {
	display: table;
	padding: 4px;
	position: relative;
	width: 100%;
}
.consent-wrap>div>div {
	display: table-cell;
	white-space: nowrap;
	vertical-align: middle;
}
.consent-wrap>div>div:first-child {
	padding-left: 40px;
}
.consent-wrap>div>.infoline {
	color: #000000;
	font-size: 14px;
	padding-left: 15px;
	text-align: right;
}
.consent-close {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
}
.consent-close a {
	height: 40px;
	line-height: 29px;
}

@media (max-width:1000px) {
.infoline a>span:last-child {
	display: none;
}
}

@media (max-width:900px) {
.infoline {
	display: none!important;
}
.consent-close {
	display: none;
}
}

@media (max-width:700px) {
body.cookie-on {
	margin-top: 70px;
}
.consent-box {
	height: 70px;
}
.consent-wrap>div:first-child>div>span {
	display: block;
	padding: 8px 0 8px 0;
}
}
/* ==================================  NEW SB  ================================== */
.new-sb {
	position: fixed;
	text-shadow: 0 0 5px rgba(0,0,0,.5);
}
#chod-dole, #chod-hore {
	color: #fff200;
	position: fixed;
	z-index: 99999999;
	background-color: rgba(0,0,0,.5);
	width: 235px;
	padding: 10px 0px;
	/*display: none;*/
	font-size: 50px;
	text-align: center;
}
#chod-dole {
	bottom: 0px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 );
}
#chod-hore {
	top: 104px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0 );
}
.header-shrink #chod-hore {
	top: 64px;
}
.loged-in.open-sidebar #chod-dole, .loged-in.open-sidebar #chod-hore {
	width: 45px;
}
/* ==================================  KONTAKT SPECIAL  ================================== */
.contact-special>a {
	height: 44px;
}
.contact-special>a {
	display: inline-block!important;
}
.contact-special>a:last-child {
	width: 44px;
	max-height: 46px;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: right;
	overflow: hidden;
}
.contact-special>a:first-child { /*28.10.2016*/
	float: left;
}
.contact-special>a:last-child>span {
	display: block;
	overflow: hidden;
	float: left;
}
.contact-special>a:hover:last-child {
	background-color: #fff200;
}
.contact-special>a:last-child>span:first-child {
	font-size: 23px;
	line-height: 44px;
}
.contact-special>a:last-child>span:nth-child(2) {
	width: 0px;
	opacity: 0;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease .1s;
	-ms-transition: all 0.5s ease .1s;
	transition: all 0.5s ease .1s;
	margin-top: -5px;
}
.contact-special>a:last-child>span:nth-child(2):before {
	display: block;
	width: 100%;
	height: 20px;
	font-size: 10px;
	position: absolute;
	bottom: 15px;
	text-align: left;
}

.navbar-right .menu-item:nth-last-child(2).contact-special{
	margin-right: 10px;
}

.lang-pl .contact-special>a:last-child>span:nth-child(2):before {
	content: "bezpłatna infolinia";
}
.lang-de .contact-special>a:last-child>span:nth-child(2):before {
	content: "freie Infoline";
}
.lang-en .contact-special>a:last-child>span:nth-child(2):before {
	content: "free infoline";
}
.lang-rs .contact-special>a:last-child>span:nth-child(2):before {
	content: "Бесплатна инфо линија";
}
.lang-bg .contact-special>a:last-child>span:nth-child(2):before {
	content: "безплатен инфолин ";
}
.lang-hr .contact-special>a:last-child>span:nth-child(2):before {
	content: "besplatna info linija";
}
.lang-sk .contact-special>a:last-child>span:nth-child(2):before {
	content: "bezplatná infolinka";
}
.lang-hu .contact-special>a:last-child>span:nth-child(2):before {
	content: "ingyenes zöldszám";
}
.lang-ro .contact-special>a:last-child>span:nth-child(2):before {
	content: "număr de telefon gratuit";
}
.lang-cs .contact-special>a:last-child>span:nth-child(2):before {
	content: "bezplatná infolinka";
}

.lang-lt .contact-special>a:last-child>span:nth-child(2):before {
	content: "nemokama infolinija";
}


/*g*/
.lang-lv .contact-special>a:last-child>span:nth-child(2):before {
	content: "bezmaksas palīdzības tālrunis";
}

.contact-special>a:last-child>span:last-child {
	display: none;
}
.contact-special>a:hover:last-child {
	width: 170px;
	max-height: 46px;
}
.contact-special>a:hover:last-child>span:nth-child(2) {
	width: auto;
	padding-left: 10px;
	opacity: 1;
}

@media (max-width: 992px) {
	.contact-special{
		margin-right: 0 !important;
	}
	.contact-special>a:last-child {
		padding-left: calc(36%);
		background-color: #fff200;
		width: 100% !important;
		max-height: 46px;
	}
	.contact-special>a:last-child>span:nth-child(2) {
		width: auto;
		padding-left: 10px;
		opacity: 1;
	}
	.contact-special>a:last-child>span:nth-child(3) {
		display:none !important;
	}







	.contact-special {
		height: 44px;
	}

	.contact-special > a:first-child {
		float: none;
	}
}

@media (min-width:1250px) {
.contact-special>a:last-child {
	width: 170px;
	max-height: 44px;
}
.contact-special>a:last-child>span:nth-child(2) {
	width: auto;
	padding-left: 10px;
	opacity: 1;
}
.contact-special>a:last-child {
	background-color: #fff200;
}
}
/* ==================================  CLIENTCHAT  ================================== */
#live-chat fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#live-chat h4, #live-chat h5 {
	line-height: 1.5em;
	margin: 0;
}
#live-chat hr {
	background: #e9e9e9;
	border: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 1px;
	margin: 0;
	min-height: 1px;
}
#live-chat img {
	border: 0;
	display: block;
	height: auto;
	max-width: 100%;
}
#live-chat input {
	border: 0;
	color: inherit;
	font-family: inherit;
	font-size: 100%;
	line-height: normal;
	margin: 0;
}
#live-chat p {
	margin: 0;
}
.clearfix {
*zoom: 1;
} /* For IE 6/7 */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
/* ---------- LIVE-CHAT ---------- */

#live-chat {
	bottom: 0;
	font-size: 12px;
	left: 30px;
	position: fixed;
	width: 300px;
	z-index: 9999;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
#live-chat header {
	background: #132433;
	border-radius: 5px 5px 0 0;
	color: #fff;
	cursor: pointer;
	padding: 16px 24px;
	position: relative;
}
#live-chat h4:before {
	background: #9bfe00;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 8px;
	margin: 0 8px 0 0;
	width: 8px;
}
#live-chat h4 {
	font-size: 12px;
}
#live-chat h5 {
	font-size: 10px;
}
#live-chat form {
	padding: 0 24px 24px 24px;
}
#live-chat input[type="text"] {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 8px;
	outline: none;
	width: 100%;
}
#live-chat .chat-message-counter {
	background: #e62727;
	border: 1px solid #fff;
	border-radius: 50%;
	display: none;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	left: 0;
	line-height: 28px;
	margin: -15px 0 0 -15px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 28px;
}
#live-chat .chat-close {
	background: #0b1723;
	border-radius: 50%;
	color: #fff;
	display: block;
	float: right;
	font-size: 12px;
	height: 16px;
	line-height: 15px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 16px;
}
#live-chat .chat-close:before {
	font-family: FontAwesome;
	content: "\f00d";
}
#live-chat .chat {
	background: #fff;
}
#live-chat .chat-history {
	height: 252px;
	padding: 8px 24px;
	overflow-y: scroll;
}
#live-chat .chat-message {
	margin: 16px 0;
}
#live-chat .chat-message img {
	border-radius: 50%;
	float: left;
}
#live-chat .chat-message-content {
	margin-left: 56px;
}
#live-chat .chat-time {
	float: right;
	font-size: 10px;
}
#live-chat .chat-options {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#live-chat .chat-options>div {
	display: table-cell;
	text-align: center;
	font-size: 25px;
	color: #ccc;
	border-right-width: 1px;
	border-style: solid;
	-webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(#ccc), to(rgba(0, 0, 0, 0))) 1 100%;
	-webkit-border-image: -webkit-linear-gradient(bottom, #ccc, rgba(0, 0, 0, 0)) 1 100%;
	-moz-border-image: -moz-linear-gradient(bottom, #ccc, rgba(0, 0, 0, 0)) 1 100%;
	-o-border-image: -o-linear-gradient(bottom, #ccc, rgba(0, 0, 0, 0)) 1 100%;
	border-image: linear-gradient(to top, #ccc, rgba(0, 0, 0, 0)) 1 100%;
}
#live-chat .chat-options>div>a {
	display: block;
	width: 100%;
	padding: 10px;
	color: #ccc;
}
#live-chat .chat-options>div>a:hover {
	width: 100%;
	padding: 10px;
	color: #333;
}
#live-chat .chat-options>div:last-child {
	border-right: none;
}
#live-chat .chat-feedback {
	font-style: italic;
	/*margin: 0 0 0 80px;*/
	line-height: 24px;
	color: #AFAFAF;
	text-align: center;
}
.highlighter-on {
	font-size: 10px;
	color: #9bfe00;
}
.bubble {
	position: absolute;
	width: 100%;
	left: 0%;
	bottom: 65px;
	display: none;
}
.bubble .b-one {
	display: block;
	background-color: #FFFFFF;
	color: black;
	min-height: 100px;
	width: 100%;
	border-radius: 20px;
	padding: 35px;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.bubble .b-two {
	display: block;
	background-color: #FFFFFF;
	height: 20px;
	width: 20px;
	border-radius: 90%;
	margin-left: 40px;
	margin-top: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.bubble .b-three {
	display: block;
	background-color: #FFFFFF;
	height: 10px;
	width: 10px;
	border-radius: 90%;
	margin-left: 30px;
	margin-top: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.chat-welcome {
	padding: 15px;
}
.welcome-message {
	border: 1px solid #ccc;
	color: #333;
	border-radius: 10px;
	padding: 15px;
	font-size: 15px;
}
.welcome-options {
	display: table;
	width: 100%;
	margin-top: 20px;
}
.welcome-options>div {
	display: table-cell;
	text-align: center;
}
.chat-img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50%;
}
.img-circle {
	border-radius: 0%;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
/* ==================================  CONTACT CALL BOX  ================================== */
.contact-call-box>div {
	display: table;
	width: 100%;
}
.contact-call-box>div:before, .contact-call-box>div:after {
	display: none;
}
.contact-call-box>div>div {
	display: table-cell;
	vertical-align: middle;
	float: none;
}
.contact-call-box>div>div:last-child span:first-child {
	font-size: 50px;
	display: block;
	width: 100%;
}
.contact-call-box>div>div:last-child span:last-child {
	color: #5bb75b;
}
.contact-call-box>div>div:first-child {
	text-align: left;
}
.contact-call-box>div>div:first-child i {
	display: inline-block;
	font-size: 50px;
	width: 70px;
	height: 70px;
	text-align: center;
	padding: 10px;
	background-color: #fff200;
	border-radius: 50%;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.kontakt-new ul.nav {
	width: 20%;
}
.kontakt-new ul.nav-tabs {
	border: medium none !important;
}
#k-bb .kontakt-new .nav-stacked li {
	border-right: medium none;
}
#k-bb .kontakt-new .nav-stacked li a .flag-icon {
	border-radius: 50%;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.kontakt-new ul.nav-tabs > li > a {
	width: 100%;
	line-height: 14px;
}
.kontakt-new ul.nav-tabs > li > a {
	background-color: #f5f5f5;
}
.kontakt-new ul.nav-tabs > li.active > a {
	background-color: #fff;
	border: medium none;
	color: #ccc;
	width: 102%;
}
.kontakt-new .tab-content {
	width: 80%;
}
.kontakt-new div .tab-pane {
	border: 1px solid #ccc;
}
.kontakt-new ul.nav, .kontakt-new .tab-content {
	float: left;
}
.kontakt-new .k-box .k-mapa {
	width: 100%;
	float: none;
	height: 300px;
}
.kontakt-new .k-box .k-mapa iframe {
	height: 300px;
}
.kontakt-new .k-box .k-image {
	width: 100%;
	float: none;
	padding: 0;
}
.kontakt-new .k-box {
	float: none;
}
.kontakt-new .nav-stacked>li>a:hover {
	background-color: #EBEBEB;
	color: #000;
}
.k-doplnok {
	font-size: 12px;
	margin-left: 20px;
}
.map-indicator {
	display: block;
	width: 230px;
	position: absolute;
	top: 45px;
	left: calc(50% - 100px);
	box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.map-indicator>div {
	background-color: #fff;
	width: 100%;
	padding: 15px;
	position: relative;
	z-index: 1;
	border-radius: 5px;
}
.map-indicator:after {
	content: "";
	display: block;
	height: 20px;
	width: 20px;
	background-color: #fff;
	position: absolute;
	left: calc(50% - 10px);
	bottom: -9px;
	transform: rotate(45deg);
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	border-bottom-right-radius: 5px;
}
.kontakt-new .tab-pane .t-b-v3 {
	border-bottom: 1px solid #ccc;
	position: relative;
}
.kontakt-new .tab-pane .t-b-v3:last-child {
	border-bottom: none;
}

@media (max-width:750px) {
.kontakt-new>div>ul, .kontakt-new>div>div {
	width: 100%!important;
}
.kontakt-new .tab-content {
	width: 100%;
}
.k-doplnok {
	margin-left: 0px;
}
/*.kontakt-new>* {
		float:none;
	}*/
#k-bb .kontakt-new .nav-stacked li {
	border-right: 1px solid #ccc;
	text-align: center;
}
#k-bb .kontakt-new .nav-stacked li:last-child {
	border-bottom: none;
}
.kontakt-new>div>ul.nav-tabs>li.active>a {
	background-color: #ccc;
	width: 100%;
	color: #000;
}
#k-bb .kontakt-new .nav-stacked li a .flag-icon {
	float: left;
}
}
/* ==================================  ODPORUCANIA KLIENTI  ================================== */
.wrap-testimonial {
}
.img-testimonial {
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 50%;
	margin-bottom: 15px;
}
.img-testimonial:before {
	width: 60px;
	height: 60px;
	display: block;
	content: "";
	overflow: hidden;
	border-radius: 50%;
	position: absolute;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.img-testimonial img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.single-testimonial {
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 15px;
}
.single-testimonial:last-child {
	margin-bottom: 0px;
}
.single-testimonial>div {
	display: table;
}
.single-testimonial>div>div {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;/*background-color: #f7f7f7;*/
}
.single-testimonial>div>div:last-child>div {
	margin-bottom: 15px;
}
.single-testimonial>div>div:last-child>div:last-child, .single-testimonial>div>div:last-child>div:only-child {
	margin-bottom: 0px;
}
.single-testimonial>div>div:first-child {
	width: 30%;
	text-align: center;
	border-right: 1px dashed #ddd;
}
.stars-testimonial {
	color: #fff200;
	text-shadow: inset 0 0 1px rgba(0,0,0,.7);
}
.stars-testimonial i.disabled {
	color: #ccc;
}
.meno-testimonial {
	display: block;
	font-size: 14px;
}
.meno-testimonial .flag-icon {
	border-radius: 50%;
	box-shadow: 0 0 1px rgba(0,0,0,.5);
}
.datum-testimonial {
	display: block;
	font-size: 12px;
	color: #ddd;
	margin: 5px 0;
}
.pros-cons-testimonial>div {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.pros-cons-testimonial>div>div {
	display: table-cell;
}
.pros-cons-testimonial>div>div>ul {
	margin-bottom: 0;
}
.pros-cons-testimonial>div>div:first-child>ul>li:before {
	content: "\f055";
	color: #4bad4b;
}
.pros-cons-testimonial>div>div:last-child>ul>li:before {
	content: "\f056";
	color: #C60003;
}
.pros-cons-testimonial>div>div>ul>li:before {
	margin-right: 10px;
}
.pros-cons-testimonial>div>div>ul>li {
	color: #565656;
}

@media (max-width:900px) {
.single-testimonial>div, .single-testimonial>div>div, .pros-cons-testimonial>div>div, .pros-cons-testimonial>div {
	display: block;
	width: 100%!important;
	border: none!important;
}
.single-testimonial>div>div:first-child {
	border-bottom: 1px dashed #ddd!important;
}
}
/* ==================================  OTVARACIE HODINY  ================================== */
.open-notice {
	display: inline-block;
	padding: 5px;
}
.open-notice.success {
	color: #fff;
	background-color: #61c161;
}
.open-notice.danger {
	color: #fff;
	background-color: #dd4b39;
}
.open-notice.warning {
	color: #fff;
	background-color: #E1C429;
}
.open-notice span {
	color: #333;
}
.open-hours {
	font-size: 15px;
	white-space: nowrap;
}
.kontakt-new .tab-pane .text-box {
	padding-top: 30px;
}
.map-info {
	display: table;
	left: 0;
	text-align: left;
	line-height: 30px;
	margin-bottom: 10px;
	position: absolute;
	top: -41px;
	background-color: #ddd;
	padding: 0 12px;
}
.map-info>div {
	display: table-cell;
	vertical-align: middle;
}
.map-info ul {
	display: table;
}
.map-info ul>li {
	display: table-cell;
	padding: 5px 10px;
	font-size: calc(12px + .1vw);
	line-height: calc(12px + .1vw);
	height: 30px;
	overflow: hidden;
}
.map-info ul>li:first-child {
	padding: 0;
}
.map-info ul>li>div {
	display: table;
	height: 30px;
}
.map-info ul>li>div>span {
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}
.map-info ul>li>div>span:first-child {
	width: 20px;
	padding: 0;
}
.map-info img {
	width: 20px;
}

@media (max-width:500px) {
.map-info {
	display: none;
}
}
.branch-a, .branch-b, .branch-c {
}
.branch-a:before, .branch-b:before, .branch-c:before {
	display: block;
	content: "";
	z-index: 9;
	position: absolute;
	height: 100%;
	width: 40px;
}
.branch-a:before {
	border-left: 5px solid #fff200;
}
.branch-b:before {
	border-left: 5px solid #162433;
}
.branch-c:before {
	border-left: 5px solid #61c161;
}
/* ==================================  CHAT  ================================== */
.chat-container {
	width: 100%;
}
.chat-container .chat {
	list-style: none;
	margin: 0;
	padding: 0;
}
.chat-container ul li:before {
	display: none;
}
.chat-container .chat li {
	margin-bottom: 10px!important;
	padding-bottom: 10px!important;
	border-bottom: 1px dotted #B3A9A9;
}
.chat-container .chat li.left .chat-body {
	margin-left: 60px;
}
.chat-container .chat li.right .chat-body {
	margin-right: 60px;
}
.chat-container .chat li .chat-body p {
	margin: 0;
	color: #777777;
}
.chat-container .panel .slidedown .fa, .chat-container .chat .fa {
	margin-right: 5px;
}
.chat-container .panel-body {
	overflow-y: scroll;
	height: 200px;
	resize: vertical;
	overflow: auto;
}
.chat-container .text-muted {
	color: #ccc;
}
 .chat-container ::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 background-color: #F5F5F5;
}
 .chat-container ::-webkit-scrollbar {
 width: 12px;
 background-color: #F5F5F5;
}
 .chat-container ::-webkit-scrollbar-thumb {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #555;
}
.chat-container .panel-default>.panel-heading, .chat-container .panel-default>.panel-heading:hover {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #dddddd;
}
.chat-container .header {
	margin-bottom: 5px;
}
/* ==================================  LEFT PANEL  ================================== */
.slide-left-p {
	display: block;
	position: fixed;
	left: 0;
	top: 205px;
	/*height: 270px;*/
	z-index: 10;
	box-shadow: 0 0 10px rgba(0,0,0,.20);
	-webkit-transition: left 0.5s ease;
	-ms-transition: left 0.5s ease;
	transition: left 0.5s ease;
}
.slide-left-p>.panel {
	/*height: 270px;*/
	min-width: 240px;
	max-width: 360px;
	margin-bottom: 0;
}
.slide-left-p>.panel>.panel-body>ul>li {
	margin-bottom: 10px!important;
	padding-bottom: 5px!important;
	border-bottom: 1px dotted #B3A9A9;
	position: relative;
}
.slide-left-p .panel-body {
	overflow-y: scroll;
	height: 232px;
	overflow: auto;
	resize: vertical;
}
.slide-left-p .panel-heading {
	text-align: center;
}
.slide-left-p .panel-heading a:hover {
	color: #888;
}
.slide-left-p .panel-heading a:focus {
	color: #333;
}
.slide-left-p ::-webkit-scrollbar {
 width: 12px;
 background-color: #F5F5F5;
}
.slide-left-p ::-webkit-scrollbar-thumb {
 box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #555;
}
.slide-left-p .panel-body ul li a>div {
	font-size: 14px;
}
.slide-left-p .panel-body ul li a>div:first-child {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 5px;
	line-height: 17px;
}
.slide-left-p .panel-body ul li a:hover {
	color: #777;
}
.slide-left-p .panel-body ul li a>div:last-child {
	display: table;
	width: 100%;
}
.slide-left-p .panel-body ul li a>div:last-child>div {
	display: table-cell;
	white-space: nowrap;
	width: 50%;
}
.slide-left-p .panel-body ul li a>div:last-child>div span {
	color: #61c161;
}
.slide-left-p .panel-footer {
	text-align: center;
	color: #0093FF;
	position: absolute;
	width: calc(100% - 14px);
	background-color: rgba(255,255,255,.9);
	bottom: 0;
}
.slide-left-p .panel-footer a {
	color: #0093FF;
	text-transform: uppercase;
	font-size: 12px;
}
.slide-left-p.off {
	transform: rotate(90deg);
	left: -233px;
	box-shadow: none;
	width: 270px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: left 0.5s ease;
	-ms-transition: left 0.5s ease;
	transition: left 0.5s ease;
}
.slide-left-p .flag-icon {
	border-radius: 50%;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,.2);
}
.slide-left-p.off .panel-heading, .slide-left-p.off .panel {
	background-color: #fafafa;
}

@media (max-width:992px) {
.slide-left-p {
	display: none;
}
}
.active-buttons {
	display: block;
	text-align: right;
	position: absolute;
	top: -3px;
	left: 0;
	width: 100%;
	pointer-events: none;
}
.active-buttons>a {
	display: inline-block;
	opacity: 1;
	width: 20px;
	border-radius: 15px;
	text-align: center;
	padding-top: 1px;
	background-color: #fff;
	color: #444;
	overflow: hidden;
	pointer-events: all;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
.active-buttons>a:hover {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.active-buttons>a:hover span {
	visibility: visible;
}
.active-buttons>a span {
	visibility: hidden;
}
.slide-left-p>.panel>.panel-body>ul>li:hover .active-buttons>a {
	opacity: 1;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
.slide-item {
	padding-left: 30px;
	display: block;
	padding-right: 17px;
}
.slide-left-p.off .btnba {
	display: none;
}

/* ==================================  MEDIA QUERIES  ================================== */
@media (max-width:1100px) {
.k-box .k-mapa {
	width: 100%;/*margin-bottom: 20px;*/
}
.k-box .k-image {
	width: 100%;
}
.p-text li {
	width: 100%;
}
.p-text ul {
	padding: 20px;
}
.k-box .k-mapa img {
	width: 100%;
	object-fit: cover;
}
.loged-in .tabulka .t-table .t-row .t-zal, .loged-in .tabulka .t-table .t-row .t-uby, .loged-in .tabulka .t-table .t-row .t-pre, .loged-in .tabulka .t-table .t-row .t-dat, .loged-in .tabulka .t-table .t-zoradovanie-r .t-zal, .loged-in .tabulka .t-table .t-zoradovanie-r .t-pre, .loged-in .tabulka .t-table .t-zoradovanie-r .t-dat, .loged-in .tabulka .t-table .t-zoradovanie-r .t-uby {
	display: none;
	visibility: hidden;
}
}

@media (max-width:750px) {
#settings-n {
	display: none;
}
#fullpage .content {
	display: block!important;
	height: 100%;
	padding: 135px 0 0 0;
	width: 100%;
	position: relative;
}
.loged-in #fullpage .content {
	padding: 149px 0 0 0;
}
#fullpage .s-menu {
	display: block!important;
	height: auto;
	padding: 0;
	width: 100%!important;
	position: relative;
	text-align: center;
}
#fullpage .s-menu li {
	margin-bottom: 0;
}
#fullpage .s-menu li a {
	font-size: 11px;
	padding: 6px 12px;
}
#fullpage .s-menu h1 {
	font-size: 25px
}
#fullpage .s-menu li a i {
	display: none;
}
#fullpage .s-menu:first-child {
	padding: 100px 30px 10px 30px;
	border: 0;
}
#fullpage .s-menu:last-child {
	position: absolute;
	top: 160px;
}
.loged-in #fullpage .s-menu:last-child {
	top: 180px;
}
#fullpage .s-menu:last-child img {
	max-height: 60px;
}
#fullpage .s-menu:first-child {
	display: none!important;
}
#fullpage .s-menu:nth-child(2) {
	padding: 130px 0;
}
#fullpage .f-h-1 .s-menu {
	display: block!important;
}
.f-p-s li {
	width: 100%;
}
}

@media (max-width:1250px) {
.p-sal {
	float: none;
	padding: 0;
	height: auto;
	line-height: 40px;
	border: 0;
}
.p-sal-x {
	margin: 0 15px;
	display: block;
	float: left;
	width: 100%;
}
.p-like, .p-resp {
	float: left;
	width: 100%;
	top: 0;
	right: 0;
	height: 40px;
}
.p-like a, .p-resp a {
	float: none;
	width: 100%;
	height: 40px;
	font-size: 14px;
	padding: 10px 56px 10px 16px;
}
.p-like a i, .p-resp a i, .p-send a i {
	height: 40px;
	line-height: 40px;
	top: 12px;
	right: 17px;
	position: absolute;
}
.p-send {
	height: 40px;
	font-size: 14px;
	padding: 6px 12px;
}
}

@media (max-width:800px) {
.p-menu ul {
	display: block;
	height: auto;
	margin: 0;
}
.p-menu li {
	display: block;
	width: 100%;
	float: left;
	border-right: none!important;
	border-bottom: 1px solid #ccc;
}
.p-menu li:last-child {
	border-bottom: 0;
}
.f-sluzby .cd-testimonials-item {
	width: 100%;
}
}

@media (min-width:801px) {
.m-p-bottom {
	position: fixed;
	bottom: 0;
	z-index: 10;
	-webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}
.m-p-bottom:hover {
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
}

@media (max-width:700px) {
.p-plus-in>div {
	padding: 0;
	border: none;
	width: 100%;
}
.p-plus-in>div .np-salary {
	width: 100%;
}
.p-plus-in>div .np-sal {
	padding: 0;
}
.p-plus-in>div .np-sal>div {
	width: 100%;
}
.t-table .t-row .t-cell {
	padding: 15px 10px;
}
.p-facebook, .p-linkedin, .p-twitter, .p-google {
	display: inline-block;
	position: static;
	width: 40px;
	height: 40px;
	margin-top: 5px;
}
.p-content-wrap {
	padding-right: 0;
	text-align: center;
}
.p-sal-x {
	margin: 0;
}
.p-facebook a, .p-linkedin a, .p-twitter a, .p-google a {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.p-h1 {
	text-align: center;
	width: 100%;
}
.p-btn {
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.p-like, .p-resp {
	width: 100%;
}
.p-send, .p-send-text {
	margin: 0 auto;
	display: table;
	margin-top: 10px;
}
.box-left-image .content, .box-right-image .content {
	margin: 0%;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.box-left-image, .box-right-image {
	background-image: none;
}
#map {
	height: 500px
}
.p-map-direct {
	width: 100%;
	top: 0;
}
.map-info {
	display: none!important;
}
}

@media (min-width:992px) and (max-width:1200px) {
.loged-in .f-h-count div {
	width: 100%;
	border-left: 0;
}
.loged-in .f-h-count div:last-child {
	border-left: 0;
	border-top: 1px solid #ccc;
}
.loged-in.open-sidebar .f-h-count div {
	width: 50%;
}
.loged-in.open-sidebar .f-h-count div:last-child {
	border-left: 1px solid #ccc;
	border-top: 0;
}
}

@media (max-width:992px) {
#chod-dole, #chod-hore {
	display: none!important;
}
.prehod-poradie {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column-reverse;
	flex-flow: column-reverse;
}
.center-sm {
	text-align: center;
}
.contact-special>a:last-child {
	position: absolute;
	left: 0;
	z-index: 1;
	border-left: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	width: auto;
}
.contact-special>a:last-child>span:last-child {
	display: block;
	padding-left: 15px;
}
}

@media (max-width:480px) {
.btn-xlg {
	font-size: 18px;
}
}

@media (max-width:360px) {
.tabulka .t-table .t-row .t-act .btn:last-child, .tabulka .t-table .t-row .t-act .btn:first-child {
	display: none;
	visibility: hidden;
}
.t-table .t-row .t-cell.t-act .btn-primary {
	border-right: 1px solid;
}
}

@media (max-width:450px) {
.tabulka .t-table .t-row .t-pre, .tabulka .t-table .t-row .t-dat, .tabulka .t-table .t-zoradovanie-r .t-pre, .tabulka .t-table .t-zoradovanie-r .t-dat, .tabulka .t-wrap .dropdown-menu .t-pre, .tabulka .t-wrap .dropdown-menu .t-dat {
	display: none;
	visibility: hidden;
}
.auto-trans {
	display: none;
}
}

@media (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	position: fixed;
	z-index: 600;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header .col-md-5 {
	margin-bottom: 10px;
}
.content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	position: relative;
}
}

@media (max-width:550px) {
.tab-pane .text-box {
	padding: 15px;
}
.full-height {
	height: auto!important;
	position: relative;
}
.contact-box .col-md-6:nth-child(2), .contact-box .col-md-6:nth-child(4) {
	padding-left: 15px;
}
.contact-box {
	height: auto;
}
#fullpage .content {
	padding: 30px 0!important;
}
#fullpage.sluzby .content {
	padding: 135px 0 0 0!important;
}
.f-h-video-2 {
	margin-top: 140px;
}
.f-a-us ul li {
	margin-right: 2.1%;
	margin-bottom: 2.1%;
	width: 47.6%!important;
	min-height: 160px!important;
}
.f-a-us ul li i {
	font-size: 50px;
}
.f-a-us ul li:nth-child(3), .f-a-us ul li:nth-child(7) {
	margin-right: 2.1%!important;
}
.f-an {
	font-size: 12px!important;
}
.loga li img {
	max-width: 90px;
	max-height: 40px;
}
.f-sluzby .cd-testimonials-item {
	width: 100%;
}
.tabulka .t-table .t-row .t-plat {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;/* Internet Explorer 5.5+ */
}
.f-h-count div {
	width: 100%;
	border-left: 0;
}
.f-h-count div:last-child {
	border-left: 0;
	border-top: 1px solid #ccc;
}
}

@media (max-width: 767px) {
.np-tabulka {
	padding: 30px 15px 15px 10px;
}
.np-sal-box {
	margin-left: -9px;
	width: calc(100% + 25px);
}
.np-sal-box>div {
	width: 50%;
	display: inline-block;
	border-image: none;
	border-color: #ccc;
}
.np-sal-box>div:nth-child(1), .np-sal-box>div:nth-child(2) {
	border-bottom: 1px solid #ccc;
}
.np-sal {
	width: 100%;
}
.pop-sal {
	left: 5px;
}
.np-sal>.btn {
	width: 100%;
}
.np-sal>div {
	width: 100%;
	white-space: nowrap;
	display: table;
	float: none;
}
.np-sal-s {
	width: 25%;
	display: table-cell;
	float: none;
	vertical-align: middle;
	font-size: 10px;
}
.np-sal-c {
	/*width:55%;
			display: table-cell;
			float: none;
			vertical-align: middle;*/
	font-size: 19px;/*white-space:normal;
			line-height:19px;*/
}
.np-sal-c>i {
	font-size: 19px;
}
.np-sal-a {
	width: 20%;
	display: table-cell;
	float: none;
	vertical-align: middle;
	font-size: 10px;
}
.btn-g-top .btn {
	margin-right: 0;
	width: 100%;
	box-shadow: none;
}
.soc-ikon-fix {
	display: none;
}
/* velkost xs*/
.center-xs {
	text-align: center;
}
.gridContainer {
	padding-left: 1%;
	padding-right: 1%;
	width: 98%;
}
 .video-a video::webkit-media-controls {
 display: none!important;
 pointer-events: none;
}
 .video-a video::-webkit-media-controls-start-playback-button {
 display: none !important;
 -webkit-appearance: none;
}
.filters>.col-md-6:first-child {
	margin-bottom: 20px;
}
.loader-ico {
	text-align: center;
}
.loader-ico .col-sm-3 {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 0 10px 0;
}
.loader-ico .col-sm-3:first-child {
	border-top: 0;
	padding: 0 0 10px 0;
}
.loader-ico .col-sm-3:last-child {
	padding: 10px 0 0 0;
}
.nr_2, .nr_4, .nr_6, .nr_8 {
	display: none!important;
}
.nr_1, .nr_3, .nr_5, .nr_7, .nr_9 {
	width: 14%!important;
}
#schovaj {
	display: none;
	margin-top: 20px;
}
.firmy-m {
	margin-right: 0
}
.navbar-toggle {
	margin-right: 30px!important;
}
.page-sidebar .page-sidebar-menu > li > a {
	padding: 10px 35px!important;
}
.page-sidebar .page-sidebar-menu .sub-menu li > a {
	padding: 6px 15px 6px 67px!important;
}
.heading h3 {
	padding: 15px 15px 15px 37px!important;
}
.tabulka .t-table .t-row .t-flag, .tabulka .t-table .t-row .t-dep, .tabulka .t-table .t-row .t-kind, .tabulka .t-table .t-row .t-jobs, .tabulka .t-table .t-row .t-zal, 	/*.tabulka .t-table .t-row .t-vho,*/ .tabulka .t-table .t-row .t-uby, .tabulka .t-table .t-row .t-tur, .tabulka .t-table .t-row .t-pre, .tabulka .t-table .t-row .t-dat, .tabulka .t-wrap .dropdown-menu .t-flag, .tabulka .t-wrap .dropdown-menu .t-dep, .tabulka .t-wrap .dropdown-menu .t-kind, .tabulka .t-wrap .dropdown-menu .t-jobs, .tabulka .t-wrap .dropdown-menu .t-uby, .tabulka .t-wrap .dropdown-menu .t-tur, .tabulka .t-wrap .dropdown-menu .t-zal, 	/*.tabulka .t-wrap .dropdown-menu .t-vho,*/ .tabulka .t-wrap .dropdown-menu .t-dat, .tabulka .t-wrap .dropdown-menu .t-pre, .tabulka .t-table .t-zoradovanie-r .t-flag, .tabulka .t-table .t-zoradovanie-r .t-dep, .tabulka .t-table .t-zoradovanie-r .t-kind, .tabulka .t-table .t-zoradovanie-r .t-jobs, .tabulka .t-table .t-zoradovanie-r .t-uby, .tabulka .t-table .t-zoradovanie-r .t-tur, .tabulka .t-table .t-zoradovanie-r .t-zal, 	/*.tabulka .t-table .t-zoradovanie-r .t-vho,*/ .tabulka .t-table .t-zoradovanie-r .t-dat, .tabulka .t-table .t-zoradovanie-r .t-pre {
	display: none;
	visibility: hidden;
}
.benefits ul .cd-testimonials-item {
	width: 100%!important;
	margin-bottom: 3%!important;
	margin-right: 0%!important;
}
.np-top-box .col-md-3 .np-soc-a div {
	display: block;
	float: left;
	width: 100%!important;
}
.np-zoznam li {
	width: 100%;
}
.p-f-box h2 {
	font-size: 18px;
}
.p-ff-box {
	font-size: 14px;
}
.btn-xlg {
	width: 100%;
	white-space: normal;
}
.btn-xlg i {
	display: none;
}
}

@media (max-width:510px) {
.tabulka .t-table .t-row .t-vho, .tabulka .t-wrap .dropdown-menu .t-vho, .tabulka .t-table .t-zoradovanie-r .t-vho {
	display: none;
	visibility: hidden;
}
}
@media (max-width:600px) {
	.hundred_under_sixchundred {
		width: 100%!important;
	}
}
@media (min-width: 768px) {
/* velkost sm*/

.gridContainer {
	width: 95%;
	max-width: 1400px;
	padding-left: 1%;
	padding-right: 1%;
	margin: auto;
}
#menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	position: fixed;
	z-index: 1000;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header .col-md-5 {
	margin-bottom: 10px;
}
.navbar-right .dropdown-menu {
	left: auto;
	right: auto;
}
}

@media screen {
.top-blok {
	margin-top: 104px;
}
}

@media screen and (max-width: 991px) {
.loged-in .top-blok {
	margin-top: 149px;
}
}

@media (max-width: 991px) {
.vi-in-r-off {
	display: none!important;
}
/* velkost sm*/
.firmy .fullpage-wrapper .full-height:first-child .fh-mot .content:after {
	display: none!important;
}
#menu .collapse .navbar-nav > li {
	display: none;
}
#menu .collapse.in .navbar-nav > li {
	display: block;
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
}
.navbar-nav .open .dropdown-menu li {
	text-align: center;
}
.reg-header .content .col-md-8 {
	margin-bottom: 20px;
	text-align: center;
}
.reg-header .content .col-md-4 {
	text-align: center;
}
.loader-ico i {
	font-size: 40px;
}
.ponuky-f {
	text-align: center;
}
.ponuky-f span {
	position: static;
}
.ponuky-f a {
	color: #fff;
	display: inline;
	margin-right: 10px;
}
/*začiatok navbar */
.navbar-header {
	float: none;
}
.navbar-left, .navbar-right {
	float: none !important;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 40px 0 15px -15px;
	overflow: hidden;
}
.navbar-nav>li {
	float: none;
	text-align: center;
	border-top: 1px solid #F2F2F2;
}
.collapse.in {
	display: block !important;
}
.firmy-m {
	margin-bottom: 5px;
	margin-top: -1px;
}
.loged-in .page-sidebar-wrapper {
	display: block!important;
	background-color: #333;
	width: 100%!important;
	height: auto;
	top: 104px;
	z-index: 2;
}
.header-shrink-2 {
	top: 64px;
}
.sidebar-toggler-wrapper {
	text-align: right;
	padding: 8px 0;
}
.sidebar-toggler:after {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.loged-in.open-sidebar .sidebar-toggler:after {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.loged-in .header-a {
	margin-top: 149px;
}
/*tu je začiatok editacie mobilneho menu*/
.loged-in #menu2 .loged-in-user, .loged-in #menu2 .page-sidebar-menu > li:first-child {
	display: none!important;
}
.loged-in .page-sidebar-menu {
	margin: 0;
	width: 100%;
	background-color: #333;
	display: block;
	position: relative;
	top: 45px;
}
#menu3>.fullwidth-wrapper {
	position: absolute;
	background-color: #333;
}
.loged-in.open-sidebar .menu-item {
	display: none;
}
.page-sidebar-wrapper {
	border-bottom: 1px solid #000;
}
.loged-in.open-sidebar .page-sidebar-wrapper {
	border-bottom: 0;
}
.page-sidebar .page-sidebar-menu > li > a {
	padding: 10px 56px;
}
.page-sidebar .page-sidebar-menu .sub-menu li > a {
	padding: 6px 15px 6px 88px;
}
.navbar-toggle {
	margin-right: 0;
}
.heading h3 {
	padding: 15px 15px 15px 56px;
}
.filtre {
	display: none;
}
.tabulka {
	padding: 0
}
.tabulka-filtre-spolu {
	padding: 0;
}
.tabulka-filtre.active-filters #filter-button {
	bottom: -30px;
	left: 0;
	position: fixed;
	right: 0;
	z-index: 12346;
}
.f-h-video {
	margin-bottom: 20px;
	text-align: center;
}
.f-h-video img {
	height: 200px;
}
.f-ac {
	font-size: 30px
}
.f-an {
	font-size: 15px
}
.f-a-us ul li {
	min-height: 100px;
}
.benefits ul .cd-testimonials-item {
	width: 48%;
	margin-bottom: 2%;
	margin-right: 2%;
}
.np-top-box .col-md-9, .np-top-box .col-md-3 {
	width: 100%;
	display: block!important;
}
.np-top-box .col-md-3 .np-soc-a div {
	display: block;
	float: left;
	width: 50%;
}
.np-top-box .col-md-3 .np-soc-a div a {
	border-left: 1px solid #ccc;
}
.np-top-box .col-md-3 .np-soc-a div:first-child a {
	border-top: 0 solid #ccc;
}
.filtre {
	width: 100%;
	margin-left: 0;
}
}

.liked-btns-top-wrapper {
	position: absolute;
	right: 0;
	top: 0px;
	height: 45px;
	display: flex;
}

.liked-btns-top-wrapper > a{
	margin-right: 9px;
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0px 8px;
}

@media (min-width: 992px) {
	.liked-btns-top-wrapper > a:hover {
		background-color: rgba(241, 241, 241, 0.2);
	}
}

.heart-btn.active, .plus-btn.active {
	background-color: rgba(241, 241, 241, 0.25);
}

.heart-btn>span,
.plus-btn>span {
	position: relative;
}

.heart-btn > span > span,
.plus-btn > span > span {
	position: absolute;
	top: -13px;
	background-color: #000000b3;
	left: -7px;
	padding: 2px 4px;
	border-radius: 5px;
	font-size: 15px;
}

@media (max-width: 768px) {
	.loged-in .page-sidebar-wrapper{
		top: 64px;
	}
	.loged-in .top-blok{
		margin-top: 110px;
	}
}

@media (min-width: 992px) {
/* velkost md*/
#menu .navbar-nav > li {
	float: left;/*28.10.2016*/
	display: inline-block;
}
.loged-in #menu, .loged-in .white-gradient div:before, .loged-in .video-a, .loged-in .fullwidth-wrapper {
	width: calc(100% - 235px);
}
.loged-in.open-sidebar #menu, .loged-in.open-sidebar .white-gradient div:before, .loged-in.open-sidebar .video-a, .loged-in.open-sidebar .fullwidth-wrapper {
	width: calc(100% - 45px);
}
/* ==================================  HOME NA CELU VYSKU  ================================== */
.h-obsah-full-h {
	height: 100%;
	width: 100%;
	position: absolute;
}
.h-obsah-full-h .fullwidth-wrapper {
	position: relative;
}
.h-obsah-full-h .header-a {
	height: calc(100% - 542px);
	min-height: 200px;
}
.h-obsah-full-h .i-infogra {
	min-height: 100px;
}
.h-obsah-full-h .i-infogra .content {
	padding: 25px 0 15px 0;
}
.h-obsah-full-h .i-pozicie {
	min-height: 260px;
}
.h-obsah-full-h #header {
	height: 100%;
	min-height: 100%;
}
.h-obsah-full-h .vertical-center {
	height: 100%;
	min-height: 100%;
}
.h-obsah-full-h .gridContainer {
	height: 100%;
	min-height: 100%;
}
/* toto je bočný panel pri ponuke start*/
.loged-in .m-p-right {
	position: fixed;
	height: 45px!important;
	right: 0;
	top: 64px;
	z-index: 500;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
.loged-in .m-p-right .np-soc-a div a, .m-p-right .np-soc-a div a {
	padding: 0 59px 0 15px;
	width: 235px;
	min-width: 235px;
	float: right;
}
.loged-in .m-p-right .np-soc-a div a span:first-child {
	display: table-cell;
}
.loged-in .m-p-right .np-soc-a div a:hover span:first-child {
	white-space: normal;
}
.loged-in .m-p-right .np-soc-a div a:hover {
	padding: 0 59px 0 15px;
}
.loged-in .m-p-right .np-soc-a div a .fa {
	width: 44px;
}
/* toto je bočný panel pri ponuke end*/
.loged-in.open-sidebar .m-p-right, .m-p-right {
	position: fixed;
	height: 45px!important;
	right: 0;
	top: 63px;
	z-index: 999;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
.loged-in.open-sidebar.cookie-on .m-p-right, .m-p-right {
	top: 104px;
}
.loged-in.open-sidebar .m-p-right .np-soc-a div a, .m-p-right .np-soc-a div a {
	padding: 0 44px 0 0;
	width: auto;
	min-width: auto;
	background-color: #fafafa;
}
.loged-in.open-sidebar .m-p-right .np-soc-a div a span:first-child, .m-p-right .np-soc-a div a span:first-child {
	display: none;
}
.loged-in.open-sidebar .m-p-right .np-soc-a div a:hover, .m-p-right .np-soc-a div a:hover {
	padding: 0 59px 0 15px;
}
.loged-in.open-sidebar .m-p-right .np-soc-a div a:hover span:first-child, .m-p-right .np-soc-a div a:hover span:first-child {
	display: table-cell;
	white-space: nowrap;
}
.loged-in.open-sidebar .m-p-right .np-soc-a div a .fa, .m-p-right .np-soc-a div a .fa {
	width: 44px;
}
#menu .navbar-collapse:before, #menu .navbar-collapse:after, #menu .nav:before, #menu .nav:after {
	content: none;/* hotfix - horné menu pre safari*/
}
}

@media (min-width:992px) and (max-width:1300px) {
/* pri otvorenom menu */
.loged-in .np-soc-a {
	display: block;
	width: 44px;
	text-align: right;
}
.loged-in .np-soc-a div {
	display: block;
	height: 100%;
	position: relative;
	float: right;
}
.loged-in .np-soc-a div a {
	display: table;
	padding: 0 50px 0 0;
	overflow: hidden;
	float: right;
	width: auto;
	min-width: auto;
}
.loged-in .np-soc-a div a span:first-child {
	display: none;
}
.loged-in .np-soc-a div a:hover {
	width: auto;
	padding: 0 65px 0 15px;
}
.loged-in .np-soc-a div a:hover span:first-child {
	display: table-cell;
	white-space: nowrap;
}
/* pri zatvorenom menu */
.loged-in.open-sidebar .m-p-right-off {
	min-width: 260px;
}
.loged-in.open-sidebar .m-p-right-off .np-soc-a {
	display: table;
	width: 100%;
	text-align: left;
}
.loged-in.open-sidebar .m-p-right-off .np-soc-a div {
	display: table-row;
	float: none;
}
.loged-in.open-sidebar .m-p-right-off .np-soc-a div a {
	display: table;
	padding: 0 65px 0 15px;
	float: none;
	width: auto;
	min-width: 100%;
}
.loged-in.open-sidebar .m-p-right-off .np-soc-a div a span:first-child {
	display: table-cell;
}
.loged-in.open-sidebar .m-p-right-off .np-soc-a div a:hover {
	width: auto;
	padding: 0 65px 0 15px;
}
.loged-in.open-sidebar .m-p-right-off .np-soc-a div a:hover span:first-child {
	display: table-cell;
	white-space: normal;
}
}

@media (min-width:1301px) {
.np-top-box .col-md-3 {
	min-width: 260px;
}
.loged-in .np-top-box .col-md-3 {
	min-width: 260px;
}
}

@media (min-width:992px) and (max-width:1100px) {
.tabulka .t-table .t-row .t-flag, .tabulka .t-table .t-row .t-dep, .tabulka .t-table .t-row .t-kind, .tabulka .t-table .t-zoradovanie-r .t-flag, .tabulka .t-table .t-zoradovanie-r .t-dep, .tabulka .t-table .t-zoradovanie-r .t-kind, .tabulka .t-wrap .dropdown-menu .t-flag, .tabulka .t-wrap .dropdown-menu .t-dep, .tabulka .t-wrap .dropdown-menu .t-kind {
	display: none;
	visibility: hidden;
}
.tabulka .t-table .t-row .t-plat {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
}

@media (min-width:1300px) and (max-width:1350px) {
.loged-in .tabulka .t-table .t-row .t-pre, .loged-in .tabulka .t-table .t-zoradovanie-r .t-pre, .loged-in .tabulka .t-table .t-row .t-dat, .loged-in .tabulka .t-table .t-zoradovanie-r .t-dat {
	display: none;
	visibility: hidden;
}
}

@media (min-width:1100px) and (max-width:1300px) {
.loged-in .tabulka .t-table .t-row .t-flag, .loged-in .tabulka .t-table .t-row .t-dep, .loged-in .tabulka .t-table .t-row .t-kind, .loged-in .tabulka .t-table .t-row .t-zal, .loged-in .tabulka .t-table .t-row .t-pre, .loged-in .tabulka .t-table .t-row .t-vho, .loged-in .tabulka .t-table .t-row .t-uby, .loged-in .tabulka .t-table .t-zoradovanie-r .t-flag, .loged-in .tabulka .t-table .t-zoradovanie-r .t-dep, .loged-in .tabulka .t-table .t-zoradovanie-r .t-kind, .loged-in .tabulka .t-table .t-zoradovanie-r .t-zal, .loged-in .tabulka .t-table .t-zoradovanie-r .t-pre, .loged-in .tabulka .t-table .t-zoradovanie-r .t-vho, .loged-in .tabulka .t-table .t-zoradovanie-r .t-uby, .loged-in .tabulka .t-wrap .dropdown-menu .t-flag, .loged-in .tabulka .t-wrap .dropdown-menu .t-dep, .loged-in .tabulka .t-wrap .dropdown-menu .t-kind, .loged-in .tabulka .t-wrap .dropdown-menu .t-zal, .loged-in .tabulka .t-wrap .dropdown-menu .t-pre, .loged-in .tabulka .t-wrap .dropdown-menu .t-vho, .loged-in .tabulka .t-wrap .dropdown-menu .t-uby {
	display: none;
	visibility: hidden;
}
.loged-in.open-sidebar .tabulka .t-table .t-row .t-flag, .loged-in.open-sidebar .tabulka .t-table .t-row .t-dep, .loged-in.open-sidebar .tabulka .t-table .t-row .t-kind, .loged-in.open-sidebar .tabulka .t-table .t-zoradovanie-r .t-flag, .loged-in.open-sidebar .tabulka .t-table .t-zoradovanie-r .t-dep, .loged-in.open-sidebar .tabulka .t-table .t-zoradovanie-r .t-kind, .loged-in.open-sidebar .tabulka .t-wrap .dropdown-menu .t-flag, .loged-in.open-sidebar .tabulka .t-wrap .dropdown-menu .t-dep, .loged-in.open-sidebar .tabulka .t-wrap .dropdown-menu .t-kind {
	display: table-cell;
	visibility: visible;
}
.loged-in.open-sidebar .tabulka .t-table .t-row .t-flag, .loged-in.open-sidebar .tabulka .t-table .t-zoradovanie-r .t-flag, .loged-in.open-sidebar .tabulka .t-wrap .dropdown-menu .t-flag {
	display: none;
	visibility: hidden;
}
}

@media (min-width:991px) and (max-width:1100px) {
.loged-in.open-sidebar .tabulka .t-table .t-row .t-jobs, .loged-in.open-sidebar .tabulka .t-table .t-row .t-tur, .loged-in.open-sidebar .tabulka .t-table .t-zoradovanie-r .t-jobs, .loged-in.open-sidebar .tabulka .t-table .t-zoradovanie-r .t-tur {
	display: table-cell;
	visibility: visible;
}
.loged-in .tabulka .t-table .t-row .t-jobs, .loged-in .tabulka .t-table .t-row .t-tur, .loged-in .tabulka .t-table .t-zoradovanie-r .t-jobs, .loged-in .tabulka .t-table .t-zoradovanie-r .t-tur {
	display: none;
	visibility: hidden;
}
}

@media (min-width: 1400px) {
/* velkost lg*/
.i-vyhody, .i-poziadavky, .i-ubytovanie, .i-stravovanie, .i-poistenie {
	background-size: auto 200%;
}
.filtre {
	width: 350px;
	margin-left: -350px;
}
.tabulka-filtre-spolu {
	padding-left: 350px;
}
.loged-in #menu, .loged-in .white-gradient div:before, .loged-in .video-a, .loged-in .fullwidth-wrapper {
	width: calc(100% - 300px);
}
.page-sidebar-wrapper {
	width: 300px;
}
.loged-in-user {
	width: 300px;
}
.page-sidebar-menu {
	width: 300px;
}
#chod-dole, #chod-hore {
	width: 300px;
}
.loged-in .m-p-right .np-soc-a div a {
	width: 300px;
	min-width: 300px;
}
.header-shrink .loged-in-user {
	width: 300px;
}
}

@media (min-width:992px) and (max-width:1400px) {
.loged-in .gridContainer {
	margin: auto 25px auto auto;
}
.benefits ul .cd-testimonials-item {
	width: 31.2%;
	margin-bottom: 2%;
	margin-right: 2%;
}
}

@media (max-height:860px) {
.full-height .content {
	height: auto;
}
.sluzby .full-height .content {
	height: 100%;
}
}
/* ==================================  POZICIE  ================================== */
.i-pozicie.fullheight-on {
	position: absolute;
	height: 100%!important;
	width: 100%!important;
	z-index: 99999;
}
.fullheight-off .i-poz-hidden, .fullheight-off #i-pozicie-close {
	display: none;
}
#i-pozicie-close {
	display: block;
	position: relative;
	margin-left: 100%;
	font-size: 40px;
}
.show-more-index {
	width: 100%;
	position: absolute;
	color: #444;
}
/* ==================================  ANIMáCIE  ================================== */
.vertical-align {
	display: flex;
	align-items: center;
}

@media (max-width: 767px) {
.row.vertical-align {
	display: block;
}
}
.flex-slider-gallery {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	background-color: rgba(151, 151, 151, 0.5);
	z-index: 10000;
}
#flex-slider-gallery .header {
	height: 48px;
}
#flex-slider-gallery .sliders {
	height: calc(100% - 48px);
}
#flex-slider-gallery .flexslider {
	background: #ffffff none repeat scroll 0 0;
	border: 4px solid #ffffff;
	border-radius: 4px;
	margin: 0;
}
#flex-slider-gallery .flexslider img {
	width: 100%;
}
#flex-slider-gallery .sliders .carousel, #flex-slider-gallery .sliders .images {
	position: relative;
}
.flexslider .description {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: #fff;
	left: 0;
	margin: 0 0 -70px;
	padding: 2% 2% 2% 48px;
	position: relative;
	transform: translateY(-70px);
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}
#makeMeScrollable .flex-viewport ul.slides li img {
	width: 100%;
	object-fit: cover;
}
.modal {
	text-align: center;
}
.modal::before {
	content: " ";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.modal-dialog {
	vertical-align: middle;
	display: inline-block;
}
.national-benefit-wrapper i {
	background-color: #fff200;
	border-radius: 35px;
	font-size: 45px;
	height: 70px;
	line-height: 70px;
	width: 70px;
	margin: 10px;
}
/* fix ponuka bottom benefits start*/
.national-benefit-wrapper {
	width: 100%;
}
.national-benefit-wrapper .row {
	display: table;
	width: 100%;
	margin: 0;
}
.national-benefit-wrapper .row .col-md-2 {
	width: 20%;
}
.national-benefit-wrapper .row .col-md-7 {
	width: 60%;
}
.national-benefit-wrapper .row .col-md-7, .national-benefit-wrapper .row .col-md-2 {
	display: table-cell;
	padding: 10px;
	vertical-align: middle!important;
	text-align: left;
	height: 115px;
	float: none;
}
.national-benefit-wrapper .row .col-md-2:first-child {
	width: 90px;
}
.national-benefit-wrapper .row .col-md-7 h4 {
	margin: 0;
	display: inline;
	vertical-align: middle;
	font-size: 16px;
}
.national-benefit-wrapper .row .col-md-2 i {
	margin: 0;
	text-align: center;
	display: inline-block;
}

@media (max-width:800px) {
.national-benefit-wrapper .row .col-md-7, .national-benefit-wrapper .row .col-md-2 {
	display: inline-block;
	padding: 10px;
	width: 100%;
	text-align: center;
	height: auto;
}
}
.text-box .benefits .shadow-2, .national-benefit-wrapper {
	-webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.11);
	-moz-box-shadow: 2px 2px 5px 0 rgba(0,0,0,.11);
	box-shadow: 0px 0px 5px 0 rgba(0,0,0,.11);
}
.text-box .benefits .cd-testimonials-all-wrapper ul li:before {
	display: none;
}
.text-box .k-hh {
	padding: 5px;
	margin-left: -5px;
	margin-right: -5px;
}
/* fix ponuka bottom benefits end*/
/* line chart start */
.line-chart {
	display: table;
	width: 100%;
}
.line-chart>div {
	display: table-cell;
	height: 50px;
	vertical-align: middle;
	color: #fff;
}
#article-chart text tspan {
	text-shadow: 0 0px 10px rgba(0,0,0,.7);
}
.tabs-odvetvie {
	margin-bottom: 20px;
	width: 100%;
}
.t-odvetvie {
	table-layout: fixed;
}
.t-odvetvie tr, .t-odvetvie th {
	border-bottom: 1px solid #ccc;
}
.t-odvetvie tr td, .t-odvetvie tr th {
	padding: 5px 15px;
	text-align: left;
	vertical-align: middle;
}
.t-odvetvie tr td:nth-child(1), .t-odvetvie tr th:nth-child(1) {
	width: 5px;
	padding: 0px;
}
.t-odvetvie tr td:nth-child(2), .t-odvetvie tr th:nth-child(2) {
	width: 20px;
	font-size: 12px;
	opacity: .4;
}
.t-odvetvie tr td:nth-child(4), .t-odvetvie tr td:nth-child(5), .t-odvetvie tr td:nth-child(6), .t-odvetvie tr th:nth-child(4), .t-odvetvie tr th:nth-child(5), .t-odvetvie tr th:nth-child(6) {
	width: 80px;
}
.t-odvetvie th {
	font-size: 12px;
	opacity: .4;
}
.t-odvetvie tr td:last-child {
	border-right: 1px solid #ccc;
}
/* line chart end */
/*start kolačový graf*/
.chart {
	position: relative;
	width: 450px;
	height: 450px;
	top: 45px;
	margin: 0 auto;
	background-color: #FFFDE0;
	border-radius: 50%;
	background: #fffbc6;
	background: -moz-radial-gradient(center, ellipse cover, #fffbc6 1%, #ffffff 78%);
	background: -webkit-radial-gradient(center, ellipse cover, #fffbc6 1%, #ffffff 78%);
	background: radial-gradient(ellipse at center, #fffbc6 1%, #ffffff 78%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffbc6', endColorstr='#ffffff', GradientType=1 );
}
.doughnutTip {
	position: absolute;
	min-width: 30px;
	max-width: 300px;
	padding: 5px 15px;
	border-radius: 1px;
	background: rgba(0, 0, 0, 0.8);
	color: #ddd;
	font-size: 17px;
	text-shadow: 0 1px 0 #000;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.3;
	letter-spacing: .06em;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	pointer-events: none;
}
.doughnutTip::after {
	position: absolute;
	left: 50%;
	bottom: -6px;
	content: "";
	height: 0;
	margin: 0 0 0 -6px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 6px solid rgba(0, 0, 0, 0.7);
	line-height: 0;
}
.doughnutSummary {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #132433;
	text-align: center;
	cursor: default;
	background-color: white;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 35px 1px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 0px 35px 1px rgba(0,0,0,0.07);
	box-shadow: 0px 0px 35px 1px rgba(0,0,0,0.07);
}
.doughnutSummaryTitle {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -27%;
	font-size: 73px;
	font-family: Pe-icon-7-stroke;
}
.doughnutSummaryNumber {
	position: absolute;
	top: 70%;
	width: 100%;
	margin-top: -15%;
	font-size: 40px;
}
.chart path:hover {
	opacity: 0.35;
}
.doughnutwrapper {
	position: relative;
	height: 540px;
	width: 540px;
	border-radius: 50%;
	background-color: #E7E7E7;
	margin: 100px auto 0 auto;
	z-index: 1;
}
.img-chart {
	height: 165px;
	border-bottom: 1px solid #E7E7E7;
}
.special-pointer-l {
	display: block;
	position: absolute;
	width: 603px;
	height: 1px;
	background-color: #E7E7E7;
	left: 0;
	top: 164px;
}
.special-pointer-r {
	display: block;
	position: absolute;
	width: 603px;
	height: 1px;
	background-color: #E7E7E7;
	right: 0;
	top: 164px;
}

@media (max-width:981px) {
.chart {
	width: 300px;
	height: 300px;
}
.doughnutwrapper {
	height: 390px;
	width: 390px;
}
.doughnutSummaryTitle {
	font-size: 50px;
}
.doughnutSummaryNumber {
	font-size: 20px;
}
}
/*end kolačový graf*/

.intl-tel-input {
	width: 100%;
}
.rf-form .control-label {
	text-align: left;
}
.prijatie-pp {
	page-break-before: always;
	page-break-inside: avoid;
	display: none;
}
.write-box {
	display: block;
	width: 100%;
	border: 1px solid #ccc;
	height: 50px;
	margin-top: 10px;
}
.print-head {
	display: none;
}

@media print {
#menu, #menu2, #menu3, #menu-ponuka, #map {
	display: none!important;
}
.btn, .loged-in-user, .menu-ponuka-2, .np-soc-a, .footer {
	display: none!important;
}
.loged-in #menu, .loged-in .white-gradient div:before, .loged-in .video-a, .loged-in .fullwidth-wrapper {
	width: 100%!important;
	min-width: 100%!important;
}
.loged-in #menu, .loged-in .white-gradient div:before, .loged-in .video-a, .loged-in .fullwidth-wrapper {
	width: 100%!important;
	min-width: 100%!important;
}
.p-mapa {
	height: 200px!important;
}
.content {
	padding: 0!important;
}
.shadow, .shadow-2 {
	box-shadow: none!important;
}
.p-map-direct {
	width: 100%!important;
	top: 0!important;
	padding: 0!important;
	background-color: transparent!important;
}
#makeMeScrollable {
	width: 95%!important;
	margin: 10px auto!important;
	max-width: 1350px!important;
	page-break-before: always;
	page-break-inside: avoid;
	display: none;
}
.np-top-box {
	margin: 0!important;
}
.box-gray-s {
	background-color: #FFFFFF!important;
}
.np-top-box .row .col-md-9, .np-top-box .row .col-md-3 {
	display: block!important;
}
#napln-prace {
	padding-bottom: 30px!important;
}
.np-top-box .row {
	min-height: auto!important;
}
#menu {
	display: block!important;
	overflow: hidden;
	border-bottom: none;
}
#menu .gridContainer:after {
	display: block;
	width: 100%;
	content: "";
	border-bottom: 6px solid #fff200;
}
.navbar {
	display: block!important;
}
#napln-prace {
	page-break-before: always;
	page-break-inside: avoid;
	border-bottom: none;
}
.prijatie-pp {
	display: none;
	padding-bottom: 20px;
	padding-top: 30px;
}
#menu {
	position: relative;
	display: none!important;
}
.p-mapa {
	display: none;
}
.loged-in, .pata {
	background-color: #fff;
}
.np-zoznam li {
	width: 49%!important;
}
.np-zoznam li:nth-child(odd) {
	padding-left: 0!important;
}
.np-zoznam li span {
	vertical-align: top!important;
}
.np-zoznam li span:last-child {
	padding-left: 10px;
}
section {
	page-break-inside: avoid;
	padding-top: 20px;
}
.tab-pane .text-box {
	padding: 0;
}
#napln-prace .nav.nav-tabs {
	display: none;
}
.tab-pane {
	border: none;
}
.print-head {
	display: block;
	height: 200px;
	overflow: hidden;
	width: 95%;
	max-width: 1350px!important;
	margin: 0 auto;
	border-bottom: 5px solid #fff200;
	position: relative;
}
.print-only-logo {
	position: absolute;
	left: 30px;
	top: 0px;
	width: 150px;
}
.print-only-head {
	object-fit: cover;
}
.top-blok, .loged-in .top-blok {
	margin-top: 20px!important;
}
}
.big-i {
	font-size: 40px;
	display: block;
	width: auto;
	text-align: center;
	margin-bottom: 10px;
}
.required .select2-container .select2-choice, .required .f-srch {
	border: 1px solid #DE0000;
}

.required.okay .select2-container .select2-choice, .required.okay .f-srch {
	border: 1px solid #047f06;
}

.login-menu {
	margin: 30px;
}
.and-log {
	font-size: 18px;
	/*background: url(../images/and.png);*/
	min-height: 100px;
	width: 100%;
	/*background-size: contain;*/
	/*background-position: center;*/
	/*background-repeat: no-repeat;*/
	display: block;
	padding: 40px;
	line-height: 20px;
	position: relative;
	top: 25px;
}
.login-menu .panel {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
#user-data-completition .panel-heading {
	background-color: #fff200;
	border-bottom-color: #d8ce23;
	color: #222;
}
#user-data-completition.panel {
	border-color: #f1f1f1;
}
.initial-position {
	position: initial;
}
.relative-position {
	position: relative;
}
.popover-sort-color-top {
	color: #61c161;
	top: 5px
}
.popover-sort-color-bottom {
	color: #61c161;
	top: 5px
}
.btn-fixee li:before {
	display: none!important;
}
.btn-fixee li {
	padding: 0!important;
	margin: 0!important;
}
.hei-sto {
	height: 100%;
}
.arrow-right {
	position: relative;
}
.arrow-right:before {
	display: block;
	content: "";
	background-color: #fff;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -10px;
	top: calc(50% - 10px);
	transform: rotate(45deg);
}
@media (max-width:800px) {
	.arrow-right:before {
		top: auto;
		bottom: -10px;
		right: calc(50% - 10px)!important;
}
}
.pad-it {
	padding: 10px;
	text-align: left;
}
.pad-it2 {
	padding: 10px;
}
.pad-it>div {
	border:1px solid #ccc;
	text-align: center;
}
.top-corn-b {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #ccc;
}
.spe-but {
	padding: 10px;
	text-align: center;
	display: block;
	border-radius:3px;
	border: 1px solid rgba(0,0,0,.3);
	width: max-content;
}
.spe-but:hover {
	background-color: rgba(0,0,0,.1);
}
.spe-but2 {
	padding: 10px;
	text-align: center;
	display: block;
	border-radius:3px;
	width: 100%;
}
.spe-but2:hover {
	background-color: rgba(255,255,0,.1);
}
.headli-ne {
	line-height: 1em;
	padding-bottom: 5px;
	display: block;
	width: 100%;
}

.table-company-row{ position:absolute; font-size: 11px;left: 100px;background-color: #ffffb7;padding: 2px;top: -3px; width:800px; border-radius: 3px; }
.table-company-cn{ color:#9588DA; font-style: italic }
.list-unstyled-200{ width:240px; }



/*styl tabulky ponuk*/

.flex-table-offer {
	display: block;
	width: 100%;
	border-left: 1px solid #f1f1f1;
	border: 1px solid #f1f1f1;
	overflow: hidden;
}
.flex-table-offer #settings .btn {
	border-radius: 5px;
    background-color: #fff200;
	color: #777777;
	font-size: 20px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	text-align: center;
	margin: 5px 8px;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	transition: all .3s;
}
.flex-table-offer #table-header-offer .fa{
	font-size: 10px!important;
}
.flex-table-offer #settings .btn:hover {
    border-radius: 5px;
    background-color: #fef200;
	font-size: 20px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	text-align: center;
	margin: 5px 8px;
	color: black;
	box-shadow: 0 0 5px rgb(254, 242, 0);
	transition: all .3s;
}
.flex-table-offer #settings .btn.activated {
	border-radius: 0;
	background-color: #fff200;
	height: 45px;
	width: 45px;
	line-height: 45px;
	padding: 0;
	margin: 0;
	box-shadow: none;
	transition: all .3s;
}
.flex-table-offer .flex-country-flag .flag-icon {
	border-radius: 50%;
}
.flex-table-offer .flex-country-flag {
	white-space: nowrap;
}
.flex-table-offer .flex-country-flag .city-name {
	font-size: 14px;
}
.flex-table-offer .city-name {
	color: #313030;
	font-weight: 300;
}
.flex-table-offer .flex-headline {
	color: #000;
	font-weight: 500;
	font-size: 18px;
}
.flex-table-header {

}
.flex-notice-box {
	background-color: rgba(31,137,177,.2);
	padding: 3px 10px;
	margin-bottom: -5px;
	width: calc(100% + 10px)!important;
}
.flex-table-table {
	display: flex;
	width: 100%;
	flex-direction:column;
}
.flex-table-table>.flex-table-row {
	padding: 5px;
}
.flex-table-table>.flex-table-row:nth-child(even) {
	background-color: #f5f5f5;
}
.flex-table-table>.flex-table-row:nth-child(odd) {
	background-color: #fff;
}
.flex-table-row {
	width: 100%;
	display: flex;
	min-height: 30px;
	align-items:center;
	overflow: visible;
}
.flex-table-row.left-full-scale {
	background-color: #E2E2E2;
	height: 50px;
	overflow: hidden;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin: 0 10px 0 -10px;
}
.no-minimal-height .flex-table-row, .no-minimal-height {
	min-height: auto;
}
.flex-table-row.column {
	flex-direction:column;
	justify-content: center;
}
.flex-table-row.justify {
	justify-content: center;
}
.flex-table-row.not-equal-childs {}
.flex-table-footer {

}
.action-buttons {
	width:110px;
	text-align: center;
}
.action-buttons .btn-group a {
	border-radius: 50%!important;
	border: none;
	margin-right: 10px!important;
	padding: 0;
	height: 32px;
	width: 32px;
	margin: 0;
	line-height: 35px;
}
.action-buttons .btn-group a:last-child {
	margin-right: 0px!important;
}
.flex-table-offer .flex-headline {
	font-weight: 400;
}
.flex-table-row.flex-table-thead {
	justify-content: center;
	margin: 0 5px;
	white-space: nowrap;
	padding: 0 10px;
	color: #fff;
}
.flex-table-row.tab-pill {
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	margin: 5px;
	white-space: nowrap;
	padding: 10px;
	background-color: #fff;
	color: #000000;
	height:50px;
}
.flex-table-row.tab-pill.success {
	border: 3px solid #61c161;
	color: #61c161;
}
.flex-table-row.tab-pill.success-text {
	color: #61c161;
	text-shadow: 0 0 5px rgba(0,0,0,.2);
}
.sum-title {
	font-size: 18px;
	width: 100%;
	text-align: center;
}

@media (max-width: 800px)  {
	.salary2-lang-lang{
		display: block;
	}
	.flex-table-row.tab-pill{
		min-height: 50px;
		height: unset;
	}
}

.sum-title .salary2-lang {
	font-size: 12px;
	font-weight: normal
}

.sum-subtitle {
	font-size: 9px;
	width: 100%;
	text-align: center;
}
.little-row {
	font-size: 9px;
	width: 100%;
}
.large-icon {
	font-size: 30px;
}
.large-icon.success {
	color: #61c161;
}
.large-icon.neutral {
	color:#B8B8B8;
}
.small-text {
	font-size: 10px;
}
.small-text.success{
	color: #61c161;
}
.small-text.info{
	color: #0098C7;
}
.small-text b {
	font-weight: 700;
}
.small-text.wrap {
	white-space: pre-wrap;
}
.small-text.center {
	text-align: center;
}
.up-and-down {
	position: relative;
	width: 100%;
}
.up-and-down:before {
	display: block;
	font-family: FontAwesome;
	content: '\f0d8';
	font-size: 12px;
	position: absolute;
	left: calc(50% - 3px);
	top: -15px;
	color: #61c161;
}
.up-and-down:after {
	display: block;
	font-family: FontAwesome;
	content: '\f0d7';
	font-size: 12px;
	position: absolute;
	left: calc(50% - 3px);
	bottom: -15px;
	color: #61c161;
}
.priority-auto {
	width: auto;
}
.priority-1 {
	width: 8%;
}
.priority-2 {
	width: 18%;
}
.priority-3 {
	width: 28%;
}
.priority-4 {
	width: 38%;
}
.priority-5 {
	width: 48%;
}
.priority-6 {
	width: 58%;
}
.priority-7 {
	width: 68%;
}
.priority-8 {
	width: 78%;
}
.priority-9 {
	width: 88%;
}
.priority-10 {
	width: 98%;
}
.facebook-bg {
	background-color:#3b5998!important;
}
.linkedin-bg {
	background-color:#0077b5!important;
}
.white-text {
	color: #fff!important;
}
.flex-soc-icon-top {
	width: 100%;
	text-align: center;
	padding: 0;
	padding-top: 0;
}
.flex-soc-icon-bottom {
	width: 100%;
	text-align: center;
	padding: 0;
	padding-bottom: 0;
}
.btn-offer-action-plus.active,.btn-offer-action-plus:hover{
	background-color: #fff200;
	border-radius: 5px;
}
.btn-offer-action-star.active,.btn-offer-action-star:hover{
	background-color: #a0ffa0;
	border-radius: 5px;
}
@media (max-width: 800px) {
	.flex-offer-actions {
		display: none;
	}
}
.flex-offer-actions .btn {
	background-color: transparent;
	border: none;
	box-shadow: none;

	border:1px solid rgba(0,0,0,.1);
	/*border-radius: 50%!important;*/
	min-width: 25px;
	min-height: 25px;
	margin-right: 3px;
	text-align: center;
	padding: 0;
	text-align: center;
	line-height: 25px;
}
.flex-offer-actions .btn.active {
	box-shadow: 0 0 5px #61c161;
	color: #61c161;
	border-color: #61c161;
}
.flex-offer-actions .btn:last-of-type {
	margin-right: 5px;
}
.flex-offer-actions .btn:hover {
	color: #61c161;
}
.flex-pill {
	display: inline-block;
	padding: 3px 5px;
	background-color: #777;
	border-radius: 5px;
	color: #fff;
}
.flex-pill.success {
	background-color: #61c161;
	box-shadow: 0 0 12px #61c161;
}
.row-reverse {
	flex-flow: row-reverse;
}
.flex-action-buttons {
	width: 80px;
}
.notice-user-search {
	height: 21px;
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #4fba4f;
}
/* nastavenie sirky blokov fixne */
.flex-plat {
	width: 250px;
}
.flex-zaloha {
	width: 70px;
}
.flex-prispevok {
	width: 200px;
}
.flex-pomer {

}
.flex-turnus {
	min-width: 120px;
}
.flex-vhodnapre {

}
.flex-jazyk {
	width: 53px;
}
.flex-nastup {

}
.flex-ubytovanie {

}
.flex-odporucanie {
	width: 160px;
}
/* nastavenie sirky blokov fixne end */
@media (max-width:1000px) {
	.flex-turnus {
		display: none;
	}
}

@media (min-width:990px) {
	.resp-menu-top-phone{
		display: none!important;
	}
}

.resp-menu-top-phone > .menu-item-static {
	list-style: none;
	font-size: 27px;
}

@media (max-width:767px) {
	.navbar-header {
		background-color: #fef200;
	}
}

.resp-menu-top-phone > li > ul {
	font-size: 18px;
	right: 0;
	left: unset;
}

@media (max-width:700px) {
	/*Fix to add scroll for languages in mobile view */
	.resp-menu-top-phone > li > ul {
		overflow: auto;
		max-height: 60dvh;
	}

	/* Add the fading effect */
	.resp-menu-top-phone > li > ul::after {
		content: '';
		position: sticky;
		display: block;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 40px; /* Adjust height as needed */
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
		pointer-events: none; /* Prevent interaction with the fade overlay */
	}
}

.action-button-text .ab-sm{
	display:none;;
}

@media (max-width:700px) {
	.action-button-text .ab-sm{
		display: block;
	}
	.action-button-text .ab-lg{
		display: none;
	}

	/*.flex-table-row .btn-offer-action-star{*/
	/*	 position: relative;*/
	/* }*/
	/*.flex-table-row .btn-offer-action-plus {*/
	/*	position: relative;*/
	/*}*/
	/*.flex-table-row .btn-offer-action-star>div{*/
	/*	position: absolute;*/
	/*	top: 50%;*/
	/*	left: 50%;*/
	/*	transform: translate(-50%, -50%);*/
	/*}*/
	/*.flex-table-row .btn-offer-action-plus>div{*/
	/*	position: absolute;*/
	/*	top: 50%;*/
	/*	left: 50%;*/
	/*	transform: translate(-50%, -50%);*/
	/*}*/

	/*.flex-table-row .action-button-text{*/
	/*	display: none;*/
	/*}*/

	.flex-zaloha, .flex-turnus, .flex-vhodnapre, .flex-ubytovanie {
		display: none;
	}
}
.flex-table-table>.flex-table-row {
	transition: background-color .3s;
}
.flex-table-table>.flex-table-row:hover {
	background-color:rgba(255,255,0,.1);
	cursor: pointer;
}
.flex-odporucanie {
	transition: all .3s;
}
.flex-odporucanie:hover {
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	color: #4bae4b;
}
.no-minimal-height .flex-odporucanie:hover {
	box-shadow: none;
	color: #fff;
}
.flex-odporucanie>.flex-table-row:last-child {
	min-width: 65px;
}
.scheme-blue .f-btn {
	background-color: #001D49;
	color: #fff;
	border-bottom: 1px solid #000A1A;
}
.scheme-blue .f-btn:hover {
	background-color: #002C6F;
}
.scheme-green .f-btn  {
	background-color: #3bafbf;
	color: #fff;
	border-bottom: 1px solid #13555F;
}
.scheme-green .f-btn:hover {
	background-color: #49CEE0;
}
.flex-odporucanie .facebook-bg, .flex-odporucanie .linkedin-bg {
	height: 25px;
	line-height: 25px;
	min-height: 0px;
	min-width: 25px;
}

@media (min-width:991px) {
	.h-shrink .table-fixed-header {
		position: fixed;
		z-index: 998;
		top: 64px;
	}
	.cookie-on.h-shrink .table-fixed-header {
		top: 104px;
	}
}

.salary-popover {
	color: #000000;
	text-align: center;
}

.table-thead {
	color: #fff;
	text-align: center;
	box-sizing: border-box;

}

.flex-notice-box-alert {
	background-color: rgba(221, 39, 27, 0.39);
	padding: 3px 10px;
	margin-bottom: -5px;
	width: calc(100% + 10px)!important;
}

/*koniec styl tabulky ponuk*/

.odmena-holiday{
	margin: 6px 0px;
}

.odmena-doprava-desc,.odmena-holiday-desc{
	color: #666;
	font-size: 12px;
}

@media (max-width: 767px) {
	.odmena-doprava-desc,.odmena-holiday-desc{
		display: none;
	}

	.odmena-desc-wrap{
		width: 65%;
		font-size: 14px;
	}

	.odmena-holiday{
		margin: 12px 0px;
	}
}

@media (max-width:767px) {
	.logo {
		background: url(../images/logo-no-text.jpg) #fff200;
		/*background-size: 130px;*/
		/*background-repeat: no-repeat;*/
		/*background-position: center 10px;*/
		height: 36px;
		width: 94px;
		position: relative;
		top: 4px;
		z-index: 1;
		overflow: hidden;
		background-size: 110px !important;
		background-repeat: no-repeat !important;
		background-position: center -14px !important;
	}
	.header-shrink .logo{
		background-size: 130px !important;
		background-repeat: no-repeat !important;
		background-position: center 10px !important;
	}
}

.warrning-message{
	margin-top: 7px;
	font-size: 13px;
	color: #da0000;
	font-weight: bold;
}

#makeMeScrollable>.flexslider>.flex-viewport>.slides {
	text-align: center;
	width: 100% !important;
	white-space: nowrap;
}

#makeMeScrollable>.flexslider>.flex-viewport>.slides > li {
	display: inline-block !important;
	float: none !important;
}