a {transition:color 0.2s ease;}

.noarts {text-align:center;padding-top:30px;}

.notrans {text-transform:none!important;}  

.nav img {width:32px;height:auto;}
#fav-navbar .nav img {width:50px;height:auto;margin-right:15px;padding:5px;} 

/** SCROLL ME DOWN **/
#scrollme {
position:fixed;
bottom:15px;
width:25px;
height:56.5px;
left:calc(50% - 12.5px);
background:url(../images/scrollme.png) center center no-repeat;
background-size:contain;
animation:appearsc 3s ease, attract 3s ease 3s 3;
display:none;
}

.hasfullban #scrollme {display:block;}

@keyframes appearsc {
	from {opacity:0}
	to {opacity:1}
}

@keyframes attract {
	from {bottom:15px;}
	10% {bottom:25px;}
	20% {bottom:15px;}
	to {bottom:15px;}
}

#fav-main {margin-bottom: 20px;}
#fav-container {min-height:calc(100vh + 35px);}

/**MOBILNÍ MENU*/

.hasfullban.NAVopen .favth-navbar-header {background-color:#106AB3}
.favth-navbar-header {transition: background-color 0.3s ease 0.1s;}

li.item-189, li.item-203, li.item-204 {display:inline-block;}
li.item-189 {width:calc(100% - 120px);float:left;}
li.item-203, li.item-204 {
	width:60px;
	float:left;	
	border-left:1px solid #eee;}

#fav-navbar-collapse li.item-203 a,
#fav-navbar-collapse li.item-204 a {
	padding:0;
	line-height:44px;
	text-align:center;
}

#fav-navbar-collapse li.item-203 a img,
#fav-navbar-collapse li.item-204 a img{
	margin:0 0 2px 0;
}

#fav-navbar-collapse ul li.item-181 {background-image:url(../images/mob-menu-kores.png)}
#fav-navbar-collapse ul li.item-180{background-image:url(../images/mob-menu-likv.png)}
#fav-navbar-collapse ul li.item-182 {background-image:url(../images/mob-menu-lis.png)}

#fav-navbar-collapse ul li.item-181,
#fav-navbar-collapse ul li.item-180,
#fav-navbar-collapse ul li.item-182 {
	background-position:10px center;
	background-repeat:no-repeat;
	padding-left:50px;
}

#navibutton {
  width: 32px;
  height: 20px;
  position: relative;  
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#navibutton span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background:#005fab;
  /*border-radius: 9px;*/
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.hasfullban #navibutton span {background:#fff}

#navibutton span:nth-child(1) {
  top: 0px;
}

#navibutton span:nth-child(2),#navibutton span:nth-child(3) {
  top: 8px;
}

#navibutton span:nth-child(4) {
  top: 16px;
}

#navibutton.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}

#navibutton.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#navibutton.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#navibutton.open span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%;
}


#fav-navbarwrap {
z-index: 999;
position: relative;
background: transparent;
border-bottom:1px solid #eee;
}

.hasfullban #fav-navbarwrap {border-bottom:none;}

#fav-navbarwrap ul *{text-transform:uppercase!important;}

li.item-180 a,
li.item-181 a,
li.item-182 a {color:#fff;}

li.item-181 {background-color:#236AB3!important;}
li.item-180 {background-color:#E5AB7B!important;}
li.item-182 {background-color:#525C54!important;}

li.item-184,li.item-185,li.item-186,li.item-187,li.item-188
{border-bottom:1px solid #eee;}

/**HLEDÁNÍ*/
@media (max-width:767px)
{#xsearch {display:none;}}

#xsearch.fav-fixed {position:fixed;top:58px;z-index:998;}

#xsearch {	
	width: 1170px;
	background-color: #F3F3F3;
	display: none;
	position:fixed;
	z-index:9;
}

#xsearch div.finder {
	text-align: center;
	padding: 20px 0 20px;
	margin-top:0;
}

#xsearch form  {
	margin-bottom:0;
	/*border-bottom:1px solid #ddd;*/
}

#xsearch.xsearchbox input[type="text"] {font-size:20px}


#xsearch #xsclose {
	position: absolute;
	bottom: 2px;
	right: 40px;
	cursor: pointer;
	width:100px;
	color:#236AB3;
	font-size:10px;
	text-align:right;
}

.xshovhide {display:none;}
#xsclose:hover .xshovhide {display:inline;}


#fav-maincontent #finder-search .btn
 {	border-radius:4px;
	box-shadow:none;	
}

#fav-maincontent #finder-search .btn:hover
 {	background-color:#236AB3;}


#xsearch button.xrt.btn,
#xmobsearch button.xrt.btn
 {	background-image: url(../images/hledani-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	width: 40px;
	height: 40px;
	margin-left: 6px;
	border-radius:4px;
	box-shadow:none;	
}

#xsearch button.xrt,
#xmobsearch button.xrt {
	background-color:#236AB3!important;
background-size:16px 16px!important;
padding:5px 12px!important;
width:36px!important;
height:36px!important;
}

#xsearch button.xrt.btn {margin-bottom:2px;}
#xsearch button.xrt.btn:hover {box-shadow:none}

#search-form #finder-search button.btn.btn-primary {
	padding: 4px 8px 4px 8px;
	margin-bottom: -1px;
	margin-left:5px;
}


.xrtresult {
	font-size: 12px;
	color: #bebebe;
}


#xmobsearch {background-color:#fff;padding:10px 0;border-top:1px solid #eee;}
#xmobsearch form {margin-bottom:0;}
#xmobsearch form div.finder {margin-top:0;}
#xmobsearch form div.finder input {margin-left:10px;width:calc(100% - 64px)}

div.favth-navbar-collapse.favth-collapse.favth-in {
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);}


/**PRODUKT CLIENT CONCEPT*/

h3.xblgh,
.xrtprod h3,
#fav-xrgal h3 {	
	background: url(../images/bgh3.png) repeat-x;
	background-size: 100% 100%;
	padding: 5px 0;
	text-align: center;
	margin: 80px 0 30px 0!important;
}

@media (max-width:1024px) {
	.xrtprod h3,
	#fav-xrgal h3 {margin: 30px 0 15px 0!important;}
	}


.xrtprod table {
	width: 100%;
}

.xrtprod table tr td {
	border-bottom: 1px solid #eee;
	padding: 5px 0;
}

.xrtprod table tr:hover td {
	background-color: #fafafa;
}

.xrtprod table p {
	margin: 0;
}

.xrtprod li {
	margin-bottom: 10px;
}

.xrtprod ul:not(.uk-slideset)  {
	list-style-type: square;
	margin-left: 15px;
}

a.xrdown {
	display: inline-block;
	/*width:calc(33% - 40px);*/
	padding: 12px 13px 10px 50px;
	background-repeat: no-repeat;
	background-position: 12px 50%;
	background-size: 27px auto;
	margin-bottom: 15px;
	margin-right: 15px;
	color: #236AB3;
}

a.xrdown:hover {
	background-color: #F7F7F7;
}

.pgkorprd a.xrdown:hover {
	color: #236AB3
}

.pglikvprd a.xrdown:hover {
	color: #DE9558
}

.pglisprd a.xrdown:hover {
	color: #444444
}

a.xrdown[href$=".pdf"], a.xrdown[href$=".pdf "]  {
	background-image: url('../images/pdf.png')
}

a.xrdown[href$=".zip"] {
	background-image: url('../images/zip.png')
}

.mdintroodk {
	color: #236AB3;
}

.mdintroodk a {
	font-size: 12px
}

.mdintroodk a {
	margin-right: 10px;
}

/**MODUL FOTO A VIDEO*/

#fav-xrgal .uk-slidenav-position .uk-slidenav-next {
	right: -60px;
	display: block
}

#fav-xrgal .uk-slidenav-position .uk-slidenav-previous {
	left: -60px;
	display: block
}

#fav-xrgal h3.uk-panel-title {
	background: none;
	color: #000;
	margin: 0;
	border-bottom: none;
}

.xrtprod .uk-panel h3.uk-h4 {
	background: none;
	color: #000;
	margin: 0!important;
	border-bottom: none;
}

#fav-xrgal iframe {
	width: 800px;
	height: 206px;
}

.uk-panel iframe {
	max-width: 100%;
}

#fav-xrgal .fouritems iframe {
	width: 800px;
	height: 149.75px;
}

.uk-panel iframe #fav-xrgal div.uk-margin {
	margin-top: 10px;
}


/**KONTAKTNÍ FORMULÁŘ*/
#fav-bottom {padding-top:0}

#kontForm .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 1px!important;} 

#kontForm input {margin-bottom: 1px!important;} 
#kontForm .formControlLabel {padding-top:0!important;}
#kontForm p.formDescription {margin-top:1px!important;font-size:11px;}

#kontForm label.formControlLabel {
	width: 25%;
}

#kontForm .formControls {
	margin-left: 27%
}

textarea#dotaz.rsform-text-box,
input#jmeno.rsform-input-box,
input#spolecnost.rsform-input-box {
	width: 80%
}

.pgkorprd .uk-slidenav-contrast:focus,
.uk-slidenav-contrast:hover {
	color: #236AB3;
}

.pglikv .uk-slidenav-contrast:focus,
.uk-slidenav-contrast:hover {
	color: #E4AA7A;
}

.pglisprd .uk-slidenav-contrast:focus,
.uk-slidenav-contrast:hover {
	color: #525C54;
}

@media (max-width:767px) {
	.fromcontrols .formbody {height:auto;}
#kontForm label.formControlLabel {
	width: 35%;
	float:left;
}	

#kontForm .formControls {
	margin-left: 37%
}

textarea#dotaz.rsform-text-box,
input#jmeno.rsform-input-box,
input#spolecnost.rsform-input-box {
	width: 60%
}

}

/**KONTAKTY*/
.kntmap {}
.kntmapifr{}
.kntmapimg{}

@media (max-width:1199px) {
	.kntmapifr iframe {height:341px!important}
}


/**KONTAKTNI FORMULAR - BOTTOM MODUL*/
#fav-bottomwrap {background-color:#fff;}

/**BLOG PRODUKTY*/

.blog .pull-none.item-image {
	margin: 0
}

.blog .item-image img {
	padding: 20px;
	transition: padding 0.5s;
}

.blog .item-image img:hover {
	padding: 0;
}

.blog .span4 {
	border: 1px solid #eee;
	padding: 10px
}


.blog .page-header h2 {
	margin-top: 0;
}

.blog>h2 {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	background-color: #525C54;
	padding: 10px 0;

}

/**BLOG PRODUKTY 2022*/
.blog .page-header {
	float:left;
	width:25%;	
	border-bottom:2px solid rgba(35,106,179,0.7);	
}

.blog .page-header h2 {
	margin-bottom:8px;
}

.blog .page-header h2,
.blog .page-header h2 a {
	font-weight:normal;
	text-align:left;
	color: #236AB3;
	text-transform: none;
	font-size: 18px;	
	line-height:1.4;
	font-weight:400;
}

.blog .productintroimage {
	width:21%;
	padding-bottom:11%;
	margin:-15px 15px 15px;
	float:left;
	height:0;	
	/*background-color:green;*/
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}

.blog .item p {
	font-size:14px;
	line-height:1.4;
	padding-right:60px;}

.page-header .XRsplitit span:nth-child(2n) {
  color: #236AB3;
  font-weight:700;
}

.page-header .XRsplitit span:nth-child(2n):before {
  content:"\a";
  white-space: pre;
}

@media (max-width:1023px) {
	.blog .item p { padding-right: 0;}
	.blog .productintroimage {margin-bottom:30px}
	.blog .page-header h2,
.blog .page-header h2 a {
font-size: 16px;	}
	
	
}

@media (max-width:767px){
/*[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    max-width: 350px;
	margin:5px auto!important;
}*/


.blog .span12 {width:100%}
.blog .page-header {width: calc(70% - 15px);}
.blog .productintroimage {width: 30%;float:right;padding-bottom:40%;margin:0;}
.blog .item p { display:block;width: calc(70% - 15px);;float:left;margin-top:10px;}

}


/**DESKTOP MENU*/

li.item-109.deeper.parent ul.nav-child,
li.item-103.deeper.parent ul.nav-child {
	min-width: 240px
}

#fav-headerwrap .favnav li.item-109 .nav-child li a,
#fav-headerwrap .favnav li.item-103 .nav-child li a {
	padding-left: 30px!important;
}

#fav-headerwrap .favnav li.item-109 .nav-child li,
#fav-headerwrap .favnav li.item-103 .nav-child li {
	position: relative;
}

/*#fav-headerwrap .favnav li.item-109 .nav-child li a:before,
#fav-headerwrap .favnav li.item-103 .nav-child li a:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 100%;
	transition: width 0.2s;
}

#fav-headerwrap .favnav li.item-109 .nav-child li:hover a:before,
#fav-headerwrap .favnav li.item-103 .nav-child li:hover a:before {
	width: 12px;
}

li.item-110 a:before {
	background-color: #236AB3;
}

li.item-112 a:before {
	background-color: #E5AB7B;
}

li.item-113 a:before {
	background-color: #525C54;
}

li.item-107 a:before {
	background-color: #236AB3;
}

li.item-104 a:before {
	background-color: #3888D8;
}

li.item-105 a:before {
	background-color: #65A3E0;
}

li.item-106 a:before {
	background-color: #87B7E7;
}

#fav-headerwrap .favnav li.item-109 .nav-child li a {
	color: #333;	
}*/

#fav-headerwrap .favnav li.item-109 .nav-child {
	border: 0;
	-webkit-box-shadow: 5px 9px 26px -7px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 5px 9px 26px -7px rgba(0, 0, 0, 0.75);
	box-shadow: 5px 9px 26px -7px rgba(0, 0, 0, 0.75);
}
/**HOMEPAGE HEADERS*/

.hmpvid h3,
.page-header h2.hfeat,
#fav-mainbottom .moduletable h3 {
	text-transform: none;
	color: #236AB3;
	font-size: 24px;
	font-weight: 400;
}

.hmpvid h3 {
	margin-top: 9px
}

.page-header h2.hfeat {
	margin-top: 11px;
	border-bottom: 1px solid #444;
	padding-bottom: 11px;
	margin-bottom: 0
}

/**homepage video*/

div#fav-sidebar1.favth-col-lg-8.favth-col-md-9.favth-col-sm-9.favth-col-xs-12 {
	padding-left: 0
}

/**homepage aktuality*/

.blog-featured .items-row {
	margin-bottom: 0
	border-bottom: 1px solid #444;
	padding:0 20px;
}

a:hover {
	color: #444;
}

.blog-featured .item.span4 {padding:0 30px}

.fav-container h3.hfakt.item-title a,
.xrtkatitm h3.page-header.item-title a
 {	
	transition: color 0.3s;
	margin-bottom:2em;
}



.fav-container h3.hfakt.item-title a:hover,
.blog-featured p.readmore a.btn:hover {
	color: #444;
}

.fav-container h3.hfakt.item-title {
	margin-top: 0;
	margin-bottom: 5px;
	position:relative;
	margin-bottom:20px;
}

.fav-container h3.hfakt.item-title:before {
	content:'•';
	position:absolute;
	left: -30px;
	color: #236AB3;
	font-size: 60px;
	line-height: 36px;		
}

.blog-featured .item p {
	margin-bottom: 0px;
}

.blog-featured dl.article-info.muted {
	margin-bottom: 0
}

span.icon-calendar {
	display: none;
}

.blog-featured p.readmore a.btn,
.pgaktu p.readmore a.btn {
	padding: 0;
	margin: 0;
	background: none;
	text-transform: none;
	/*font-size: 12px;*/
	color: #236AB3;
	box-shadow: none;
	margin-bottom: 5px;
	/*float: right;*/
	transition: color 0.3s;	
	font-weight:500;	
}

p.readmore a.btn span.icon-chevron-right {
	display: none;
}

.ftodk a {
	font-size: 12px;
}

/**AKTUALITY*/

.pgaktu dl {
	margin-bottom: 0;
}

.pgaktu .page-header h2 {
	/*margin-top: 0;*/
}

.pgaktu .page-header.blogheader h2 {
	font-size: 26px;
	margin: 32px 0 22px;
}

.pgaktu .items-row {	
	border-bottom: 1px solid #eee;
	padding-bottom:15px;
	margin-bottom: 30px;
}

.pgaktu #fav-main {
	width:960px;
	max-width: 100%;
	margin:0 auto;
}

.pgaktu #fav-mainbottom {
	border-top: 1px solid #eee
}

.pgaktu.defarticle #fav-herowrap {display:none;}

@media (max-width:767px){
	.pagination ul > li.pagination-start,
	.pagination ul > li.pagination-prev,
	.pagination ul > li.pagination-next,
	.pagination ul > li.pagination-end
	{display:none;}
	.fav-container div.pagination {margin:0 auto 40px;}
}

/**RESPONSE HEROES HOMEPAGE*/

#fav-slidewrap {
	background-color: #fff;
}

@media (max-width:480px) {
	#fav-slide {
		margin-right: -170px;
	}
	#fav-slide .uk-overlay-panel.uk-overlay-bottom {
		padding-right: 170px;
	}
}

@media (max-width:360px) {
	#fav-slide {
		margin-right: -200px;
	}
	#fav-slide .uk-overlay-panel.uk-overlay-bottom {
		padding-right: 200px;
	}
}

@media (max-width:320px) {
	#fav-slide {
		margin-right: -210px;
	}
	#fav-slide .uk-overlay-panel.uk-overlay-bottom {
		padding-right: 210px;
	}
}

@media (max-width:1023px){
	.uk-overlay-panel.uk-overlay-bottom {padding-bottom:0;		}
	 ul.uk-dotnav.uk-dotnav-contrast.uk-flex-center {margin-bottom:5px!important;}
}

/**PRODUKT*/

.prdbanner {
	display: block;
	float: none;
	position: relative;
	overflow: visible;
}

.prdimg {
	width: 75%;
	float: right;
}
@media (min-width:1025px){
.prdimg img {
	height: 300px;
	margin-right: 50px;	
}
}



.prdbanner .page-header {
	width: 45%;
	float: left;
	position: absolute;
	margin-left: 15px;
}

.prdbanner .xrtbtn {width:150px;clear:both;margin:40px 0 0 -2px;}


@media (max-width:1024px){
	.prdimg {width: 53%;}
	.prdimg img {margin-right:0;}
	.prdbanner .page-header {width: 55%;}
	}

.prdbanner .page-header h2 {
	font-weight: 300;
	color: #525C54;
	font-size: 32px;
	margin: 25px 0 25px 0;
}

@media (max-width:1023px){
	.prdbanner .page-header {
	width: 100%;
	float: none;
	position: relative;
	margin-left: 0;
}

.prdimg {
	width: 75%;
	float: none;
	margin-top:30px;
	overflow:hidden;
}
}
/**FIXED HEADER*/

#fav-nav {
	padding-right: 150px;
}

@media (max-width:1470px){
		#fav-nav {padding-right: 0px;}
		
}

@media (max-width:1023px){
		#fav-nav {padding-right: 30px;}
		#fav-nav .favnav {float: right;}
}

#headerwrap.fav-fixed {
	position: fixed;
}

ul.nav li.item-131 {margin-left:20px;}
/**HEADER KATEGORIE*/

.mdkathead {
	width: 100%;
	height: 350px;
}

.mdkathead p {
	font-size: 13px;
	line-height: 18px;
}

.mdkathead h2 {
	padding-left: 15px;
	font-weight: 400;
	text-transform: uppercase;
}

.pglis .mdkathead h2 {
	color: white;
}
@media (min-width:501px){
	.pglis .mdkathead #xrtkatdes {color: white;}
	
}

#xrtbtns {
	float: left;
}

#xrtpartner {
	float: left;
	clear: both;
	padding-left: 15px;
	margin-top: 5px;
	width:
}

#xrtpartner img {
	height: 35px;
	margin-bottom: 10px;
	float: left;
}

#xrtkatdes {
	text-align:justify;
}

@media (max-width:767px){
#xrtkatdes {min-height:275px;}
#xrtbtns {padding-bottom:15px;border-bottom:1px solid #eee;}
}

.xrtbtn a {
	display: block;
	margin: 3px 20px 3px 3px;
}

.xrtbtn a,
button#odeslat.rsform-submit-button {
	color: #fff;	
	padding: 10px 20px 10px 10px;
	background-color: #236AB3;
	display: block;
	margin-bottom: 5px;
	transition: background-color 0.8s;
	transition: padding 0.3s;
	border-radius: 0;
	max-width: 285px;
	background-image: none;
	border: none;
	text-shadow: none;
}

button#odeslat.rsform-submit-button {
	width: 130px;
}

.xrtbtn a:hover,
button#odeslat.rsform-submit-button:hover {
	background-color: #1B5289;
	padding: 10px 10px 10px 20px;
}

.pglis .xrtbtn a {
	background-color: #525C54;
}

.pglis .xrtbtn a:hover {
	background-color: #444;
}

.pglis #xrtkatdes a {
	color: #EA3A00
}

.pglis #xrtkatdes a:hover {
	color: #444
}

.pglisprd h3.xblgh,
.pglisprd .xrtprod h3,
.pglisprd #fav-xrgal h3 {
	background-image: url(../images/bgh3-lis.png);
	background-size: 100% 100%;
}

.pglikv .xrtbtn a {
	background-color: #E5AB7B;
}

.pglikv .xrtbtn a:hover {
	background-color: #DE9558;
}

.pglikv #xrtkatdes a {
	color: #DE9558
}

.pglikv #xrtkatdes a:hover {
	color: #E5AB7B
}

.pglikvprd h3.xblgh,
.pglikvprd .xrtprod h3,
.pglikvprd #fav-xrgal h3 {
	background-image: url(../images/bgh3-likv.png);
	background-size: 100% 100%;
}

.pgkorprd .uk-dotnav>*>* {
	background: rgba(35, 106, 179, 0.4);
}

.pgkorprd .uk-dotnav>.uk-active>*,
.pgkorprd .uk-dotnav>*> :focus,
.uk-dotnav>*> :hover {
	background: rgba(35, 106, 179, 1);
}
/**LOADING BUTTONS*/

.xrtbtn a:nth-child(1) {
	animation: anixbt1 2s ease-in;
}

.xrtbtn a:nth-child(2) {
	animation: anixbt2 2s ease-in;
}

.xrtbtn a:nth-child(3) {
	animation: anixbt3 2s ease-in;
}

.xrtbtn a:nth-child(4) {
	animation: anixbt4 2s ease-in;
}

.xrtbtn a:nth-child(5) {
	animation: anixbt5 2s ease-in;
}

@keyframes anixbt1 {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}

@keyframes anixbt2 {
	0% {
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}

@keyframes anixbt3 {
	0% {
		opacity: 0;
	}
	60% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}

@keyframes anixbt4 {
	0% {
		opacity: 0;
	}
	80% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}

@keyframes anixbt5 {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.pgkor #fav-mainwrap {
	background-image: url(../images/pgheaders/kor.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 350px;
}

.pglikv #fav-mainwrap {
	background-image: url(../images/pgheaders/likv.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 350px;
}

.pglis #fav-mainwrap {
	background-image: url(../images/pgheaders/lis.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 350px;
}
/*}*/

@media (max-width:1023px){
	.pglis #fav-mainwrap,
	.pglikv #fav-mainwrap,
	.pgkor #fav-mainwrap {	
	background-position: top left;
	}
}

@media (max-width:500px){
	.pglis #fav-mainwrap,
	.pglikv #fav-mainwrap,
	.pgkor #fav-mainwrap {	
	background-size: auto 122px;
	background-position: top center;
	}
	.mdkathead > h2 {display:block;min-height:85px;max-width:75%;}
}
/*PRODUKT*/

.xrtprod h2 {
	text-transform: uppercase;
}

/**VYPIS KATEGORII*/

.xrtkatitm {
	width: calc(33% - 30px);
	margin: 0px 5px 0px 5px;
	float: left;
	padding: 15px;
background:url(../images/bluepx.png) center right no-repeat;
background-size: 2px 60%;
}

.Xctgsimg {
	width:100%;
	height:0;
	padding-bottom:66.6666%;
	background-position:center center;
	background-repeat:no-repeat;
background-size:cover;}

@media (max-width:767px){
	.xrtkatitm {	width: calc(33% - 10px);}

}

@media (max-width:500px){
	.xrtkatitm {	width: calc(50% - 10px);}

}


.xrtkatitm h3.page-header.item-title {
	text-align: left;
	/*margin-top:20px;*/
}

.xrtkatitm img {
	transition: padding 0.3s ease-out;
}

.xrtkatitm img {
	padding: 10px;
}

.xrtkatitm img:hover {
	padding: 0px;
}


/********************************************************************************/
/** ROZCESTNIK*/
/********************************************************************************/

#fav-sortrozcwrap {
	background-color: #fff;
}

div#fav-sortrozc.favth-content-block {
	padding-top: 9px;
}

.flipper h2 {
	text-transform: uppercase;
	font-weight: 400
}

.flipper a {
	color: #fff;
	/*text-transform:uppercase;*/
	padding: 5px;
	font-weight: 400
}

.back.xr1,.back.xr2,.back.xr3 {background-position:center center;background-size:auto 80%;background-repeat:no-repeat;}
.xr1,.xr2,.xr3 { padding: 10px;}

.xr1 {	background-color: #236AB3;animation:xr1anim 5s infinite;}
.xr2 {	background-color: #E5AB7B;animation:xr2anim 5s infinite;animation-delay:0.33s}
.xr3 {	background-color: #525C54;animation:xr3anim 5s infinite;animation-delay:0.67s}

@keyframes xr1anim {
	0% {background-color: #236AB3;}
	50% {background-color:#1E5B99;}
	100% {background-color: #236AB3;}
}

@keyframes xr2anim {
	0% {background-color: #E5AB7B;}
	50% {background-color:#DE9456;}
	100% {background-color: #E5AB7B;}
}

@keyframes xr3anim {
	0% {background-color: #525C54;}
	50% {background-color:#383F39;}
	100% {background-color: #525C54;}
}



.front,
.back {
	color: white;
	width: 100%;
}


.back {
	line-height: 25px;
	position: relative;
	text-align: left;
}

.front {
	text-align: center;
}

.back img, .front img {
	display:block;
	float: left;
	width: 100px;
	margin: 30px 15px 15px 20px;
}

.front h2 {
	display: block;
	width: 210px;
	float: right;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
}

.back a {
	margin-top: 30px;text-align:center;
	display:inline-block;
}

@media (max-width:1199px) {
	.front h2 {
		font-size: 18px;
		width: 180px;
		margin-top: 19px;
	}
	.back img,
	.front img {
		width: 80px;
		margin: 20px 10px 5px 10px;
	}
	.flip-container,
	.front,
	.back {
		height: 120px!important;
	}
	
	.back a {
	margin-top: 15px;
}
	
}

@media (max-width:962px) {
	
	.front h2 {
		font-size: 14px;
		width: 150px;
		margin-top: 19px;
	}
	.back img,
	.front img {
		width: 80px;
		margin: 25px 0;
	}
	.flip-container,
	.front,
	.back {
		height: 120px!important;
	}
	
		.back a {
	margin-top: 5px;
}
}

@media (max-width:820px) {.front img {width: 70px;}}
@media (max-width:790px) {.front img {width: 60px;}}



@media (max-width:767px) {
	.back img,
	.front img {
		width: 80px;
		margin: 20px 0 10px 40px;
	}
	
		.back a {
	margin-top:30px;width:100%;
}


}

@media (max-width:767px) {.xnomob {display:none;}}
@media (min-width:768px) {.xmob {display:none;}}

.xmob {overflow:hidden;}
.xmob *,
.xmob a:hover {color:#fff;}
.xmob img {float:left;width:80px;margin: 20px 20px 40px 20px;}
.xmob a {display:block;width:calc(100% - 140px);margin:15px 0;float:right;}
.xmob h2 {margin:0 0 10px 0;font-size:14px;}

.xmob.xr1:hover {background-color: #1E5B99;}
.xmob.xr2:hover {background-color: #DE9456;}
.xmob.xr3:hover {background-color: #383F39;}



/**FLIPPERS*/
/** -entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
	transform-style: preserve-3d;
}
	/*  UPDATED! flip the pane when hovered */
	.flip-container:hover .back {
		transform: rotateY(0deg);
	}
	.flip-container:hover .front {
	    transform: rotateY(180deg);
	}

.flip-container, .front, .back {

	height: 150px;
	float:left;
}
/*
@media (max-width:1199px) {	.flip-container, .front, .back {	width: 300px;	}}
@media (max-width:1023px) {	
.flip-container, .front, .back {	width: 290px;	}
.front h2 {width: 160px;}
}
@media (max-width:889px) {	
.flip-container, .front, .back {	width: 240px;	}
.front h2 {width: 140px;}
}*/

/* flip widths */
.flip-container{	width: calc(33.3333% - 20px);}
.front, .back {	width: 100%;}
.flip-container:nth-child(2) {	margin: 0px 30px;}

@media (max-width:991px) {
	.flip-container{width: calc(33.3333% - 20px);}
	.front, .back {	width: 100%;}
	.flip-container:nth-child(1) {margin-left:10px;}
	.flip-container:nth-child(2) {margin: 0px 20px;}
	.flip-container:nth-child(3) {margin-right:10px;}
}


/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}

/*  UPDATED! front pane, placed above back */
.front {
	z-index: 2;
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(-180deg);
}

/* 
	Some vertical flip updates 
*/
.vertical.flip-container {
	position: relative;
}

	.vertical .back {
		transform: rotateX(180deg);
	}

	.vertical.flip-container:hover .back {
	    transform: rotateX(0deg);
	}

	.vertical.flip-container:hover .front {
	    transform: rotateX(180deg);
	}
/*END OF FLIPPERS*/



@media (max-width:1023px) {
	.flipper h2 {
		font-size: 15px;
	}
}

@media (max-width:767px) {
	.flipper h2 {
		font-size: 15px;
	}
	.flip-container {
		width: 100%;
	}
	.flip-container:nth-child(2) {
		margin: 0;
	}
	.flip-container,
	.front,
	.back {
		height: 100px;
	}
	div#fav-sortrozc.favth-content-block {
		padding-top: 0;
	}
	#fav-slidewrap {
		padding-bottom: 0px;
		overflow: hidden;
	}
}


/** VIDEO*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/**BREADCRUMBS*/


/*ul.breadcrumb {font-size:24px;}*/

#fav-breadcrumbswrap {
	background-color: #fff;
}
@media (max-width:1023px){
#fav-breadcrumbs {border-bottom: 1px solid #eee;}}

/**LOGA PARTNERU HOMEPAGE*/

#fav-partnerwrap {
	background-color: #fff;
	padding-bottom:50px;
}

#fav-partnerwrap .favth-NOcontainer {
	background-color: #fff;
}

#fav-partnerwrap div.uk-panel {
	background-size: auto 93px;
}
@media (max-width:540px){
#fav-partnerwrap div.uk-panel {background-size: auto 75px;}
}
/**FOOTER*/

#fav-footerwrap {
	/*margin-top: 20px;*/
	/*font-size: 11px;
	line-height: 16px;*/
padding: 40px 0 0;
}


#fav-footerwrap.favth-dark {
	background:url(../images/footer-bg.jpg) center center;
	background-size:cover;
}

#fav-footer1 p
 {
font-size: clamp(1.625rem,0rem + 6.5vw,4.875rem);
font-weight: 900;
text-transform: none;
line-height: 1.1em;
text-align:left;
}

#fav-footer1 .XRsplitit {margin-bottom:0.5em}

#fav-footer1 .XRsplitit span:nth-child(2n) {
  color: #fff;
}

.mdsocicons {
	padding-top: 10px;
	text-align: center;
}

.mdsocicons a {
	padding: 0 5px;
}

.mdsocicons a img {
	width: 28px;
}

.mdsocicons a img:hover {
	animation: anisoci 0.3s;
	/*filter: brightness(1.2);*/
}



#sociexp {
	display: block;
	height: 30px;
}

@keyframes anisoci {
	0% {
		padding: 0;
	}
	50% {
		padding: 2px;
	}
	100% {
		padding: 0;
	}
}

#sociexp {
	margin-top: 20px;
}

.fsoclinks a {display:inline-block;}
.fsoclinks img {width:30px;margin:0 10px;height:auto;}
.fsoclinks {float:right;}

#fav-footer2 h3 {color:#fff;text-transform:uppercase;}

.ftext {margin:50px 0 30px}


/**O SPOLEČNOSTI*/

.pgospol #fav-mainwrap {
	background: url(../images/pgheaders/ospol.jpg) #fff top center no-repeat;
}

/**PODPORILI JSME*/

.artintro {
	max-width: 60%;
	min-height: 290px;
}

.pgpodp #fav-mainwrap {
	background: url(../images/pgheaders/podp.jpg) #fff top center no-repeat;
}

@media (max-width:608px) {
	.pgpodp #fav-mainwrap {
		background-size:auto 110px;
		background-position:top left;}
		
			.pgpodp .artintro {	max-width: 100%;
	min-height: 290px;
}
}


@media (max-width:1023px) {
			
	.pgospol #fav-mainwrap	{
		background-size:1023px 179px;
		background-position:top -79px center;}
		
	.pgospol .artintro {	max-width: 100%;
	min-height: 290px;
}
}

.podprojekt {
	width: calc(33% - 20px);
	margin: 10px;
	display: inline-block;
	height: 550px;
	position: relative;
	float: left;
	border: 1px solid #eee;
	padding: 10px;
}

@media (max-width:1024px) {.podprojekt {height: 440px;}}

@media (max-width:1023px) {
	.podprojekt {
	width: calc(50% - 10px);
	margin: 5px;
	height: 490px;	
}
}

@media (max-width:767px) {
	.podprojekt {
	width: 100%;
	margin: 5px 0;
	height:auto;
}

}

.podprojekt img {
	display: block;
	margin: 0 auto;
	width: 270px;
}

.podprojekt h3 {
	color: #000;
}


/**FRANKOVÁNÍ TARIFY*/

.pgtarify #fav-maincontent {
	background: url(../images/tarify.jpg) top right no-repeat;
}

.xrbox {
	border: 1px solid #eee;
	min-height: 280px;
}

/**RESPONSE FONT SIZE*/
@media (max-width:1023px) {
	.prdbanner .page-header h2 {font-size:26px;}
	.item-page .page-header h2 {font-size:24px;margin-bottom:50px;}
	#fav-breadcrumbs * {font-size:12px;}
	}
	
/**COOKIES*/
@media (max-width:630px) {
#rstbox_1 {height:140px!important;}
#rstbox_1 .rstbox-content a{display:block;width:120px;margin:0 auto!important;line-height:20px;}
#rstbox_1 .rstbox-content a:before{
	content:'';
	display:table;
	width:100%;
}
}





/**XRsplitit*/
.XRsplitit span:nth-child(odd) {color:#236AB3;}
.XRsplitit span:nth-child(even) {color:#000;}


/**Xbut*/
.Xbut {
	display:inline-block;
	text-align:center;
	font-size:13px;
	letter-spacing:0.5px;
	padding:7px 25px;
	background-color:#0061AE;
	transition:background-color 0.2s;
	color:#fff;
	margin-right:10px;
}

.Xbut[target="_blank"] {
background:#0061AE url("../images/blank.png") no-repeat right +3px top +3px;
background-size:10px auto;
}

a.Xbut:hover,
a.Xbut:focus {color:#fff;
background-color:#004D8A}

@media (max-width:1023px) {
	.Xbut {min-width:200px;margin-bottom:10px;
	padding:12px 20px;}
}


/**o nás homepage*/

#fav-aboutwrap {
background:url(../images/onasbg.jpg) left center no-repeat;
background-size:cover;
padding:0 0 60px 0;
}

.moduletable.MDonas {width:1250px;margin:0 auto;
max-width:calc(100% - 30px);
padding: 0 15px;
}


.MDonas .laptop-container {
	width:100%;
	height:0;
	padding-bottom:51.26953%;
	background:url(../images/laptopvideo.png) top center no-repeat;
	background-size:100% auto;
	position:relative;
	margin-top:30px;
}

.MDonas .laptop-container .video-container {
	width:69.7266%;
	padding-bottom:39.2212%;
	padding-top:0;
	position:absolute;
	left:14.0625%;
	top:3.7109%;}
	
.moduletable.MDonas .custom h3 {
	font-size: clamp(1.625rem, 0rem + 6.5vw, 4.875rem)!important;
	font-weight: 900;
text-transform: none;
line-height: 1.1em;
text-align: left;
}

.PGart #fav-herowrap {display:none;}
/*PGart je pridavano product22.php aby se na strankach produktu nezobrazoval hero banner platny pro kategorii*/


#artherowrap {
	margin-left:calc(50% - 50vw);
	margin-right:calc(50% - 50vw);
	margin-bottom:30px;
	background-color:#082F57;
	}
	
#artherowrap .XRhcont h2	{
	color:#fff;
	}

.artherob {height:500px;}
	
.XRart12 {
	overflow:hidden;
	max-height:700px;
	position:relative;
	transition:max-height 0.6s ease;
	padding-bottom:90px;
	}
	
.XRart12.active {
	max-height:9999px;
	transition:max-height 0.6s ease;	
	}	
	
.XRart12 .XRshowmore {
	position:absolute;
	width:100%;
	bottom:0;
	text-align:center;
	cursor:pointer;	
	color:#006FBF;
	padding:100px 0 30px;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 35%, rgba(255,255,255,0) 100%);
	}

.XRart12.active .XRshowmore {
	padding:10px 0 30px;	}



.XRart12 .skryt {display:none}	
.XRart12.active .zobrazit {display:none}

.XRart12.active .skryt {display:inline;}
.XRart12 .zobrazit {display:inline;}


	
.XRart1 {width:calc(50% - 30px);float:left;}
.XRart2 {width:calc(50% - 30px);float:right;margin-top: 60px;}
.XRart2 .pull-right.item-image,
.XRart2 .pull-none.item-image,
.XRart2 .pull-left.item-image {
	float:none;
	margin-top:60px;}
.XRart2 > div:nth-child(2) {display:none;}	


.XRart1 > h3,
.XRart2 > h3,
.XRart > h3 {
	margin:50px 0 30px;
	font-weight:bold;
	color:#222;
	}
	
@media (max-width:620px) {
	.XRart1 {width:calc(100% - 0px);float:left;}
.XRart2 {width:calc(100% - 0px);float:right;margin-top: 0px;}
.XRart12 {	max-height:1200px;}
	
}	
	

.XRart12 ul li {
	margin-left:15px;
	position:relative;}	
.XRart12 ul li:before {
	content:'•';
	position:absolute;
	left:-10px;
	color:#006FBF;}	

.XRart h4 {font-weight:bold;}
.XRart table {margin-bottom:30px}
.XRart table tr td {
	padding:5px 10px 5px 10px;
	}
	
	.XRart table tr:nth-child(2n-1) td {
	background-color:#eee;}

@media (max-width:767px) {
	.XRart table {font-size:12px}
}	
	
.XRdown a {display:inline-block;
background:url(../images/icon-down.svg) left center no-repeat;
background-size:22px 22px;
padding-left:30px;
margin-right:50px;
}

@media (max-width:767px) {
	.XRdown a {display:inline-block;
background-size:16px 16px;
padding:8px 0 8px 30px;
	}
	}

.XRfeatures {
margin-left:calc(50% - 50vw + 7.5px);
margin-right:calc(50% - 50vw + 7.5px);
padding:60px calc(50vw - 50% - 7.5px);
background:#E9EDF9;
overflow:hidden;
}

.XRfeature {margin-bottom:30px;
overflow:hidden;}

.fttxt {float:left;}
.fttxt.isimage {width:calc(50% - 30px);}
.fttxt.noimage {width:100%}
.ftimg {
	width:calc(50% - 32px);
	float:right;
	height:0;
	padding-bottom:calc(28.125% - 18px); /*16:9*/
	background-color:#E9EDF9;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}

.XRft2 .fttxt,.XRft4 .fttxt,.XRft6 .fttxt,.XRft8 .fttxt,.XRft10 .fttxt {float:right;}
.XRft2 .ftimg, .XRft4 .ftimg, .XRft6 .ftimg, .XRft8 .ftimg, .XRft10 .ftimg {float:left;}

@media (max-width:767px) {
	.fttxt, .ftimg,.fttxt.isimage {width:100%;float:none;}
	.ftimg {padding-bottom: 60% }	
	.XRft2 .fttxt,.XRft4 .fttxt,.XRft6 .fttxt,.XRft8 .fttxt,.XRft10 .fttxt {float:none;}
.XRft2 .ftimg, .XRft4 .ftimg, .XRft6 .ftimg, .XRft8 .ftimg, .XRft10 .ftimg {float:none;}
}


.XRart .uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgba(35,106,179,.3);
  text-indent: 100%;
  -webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.XRart .uk-dotnav > * > :focus, 
.XRart .uk-dotnav > * > :hover,
.XRart .uk-dotnav > .uk-active > * {
	 background: rgba(35,106,179,.8);
}

.XRart .uk-panel > h3 {display:none;}

.blog .span12 {position:relative;}

.XRartimg {width:100%;
height:0;
padding-bottom:66.667%;
overflow:hidden;
background-size:contain;
background-repeat:no-repeat;
background-position:center center;
z-index:99;
}


/*technicke specifikace*/
.XRartblgdetail {
	background-color:#eee;
position:fixed;
display:none;
right:15px;
width:500px;
/*top:105px;*/
bottom:15px;
max-height:calc(100vh - 135px);
z-index:9999;
padding:15px;
transition:top 0.3s ease;
box-shadow:0 0 15px 0 rgba(0,0,0,0.6);
overflow:auto;
font-size:13px; 
}

.XRartblgdetail h3 span {font-weight:500}

.XRdet {display:inline-block;padding-top:10px;}
.XRclos {position:absolute;top:15px;right:15px;height:16px;width:16px;
background:url(../images/xscloseB.png) center center no-repeat;
background-size:cover;
cursor:pointer;
}

/*kdyz je box vysoky nadoraz, prizpusobuje svou vysku fixed headeru */
.ffix .XRartblgdetail {
/*top:75px;*/
max-height:calc(100vh - 105px); }

.XRartblgdetail table tr td {border-bottom:1px dotted #000;}
.XRartblgdetail table tr td:nth-child(2) {text-align:right;}
.XRartblgdetail table {width:100%;}
/*techinfo*/
.blog .page-header {position:relative;}

.techinic {	
	position:absolute;
	top:-5px;
	right:0;	
	width:20px;
	height:20px;
background:url(../images/techinfo-i.png) center center no-repeat;
background-size:cover;
cursor:pointer;
opacity:0.35;
}

.cog {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/techinfo-k.png) center center no-repeat;
	background-size:cover;
}

.techinic:hover,
.techinic.active {opacity:1}

.techinic.active .cog {
	animation:rotcog 6s linear;
	animation-iteration-count: infinite;
	}
	
@keyframes rotcog {
	from {transform:rotate(0);}
	to {transform: rotate(360deg);}
}
@media (max-width:700px) {
.XRartblgdetail {width:calc(100% - 30px);}
.blog .item .XRartblgdetail p,
.blog .item .XRartblgdetail td {font-size:12px}
.blog .item .XRartblgdetail td p {margin:0;}
.blog .item .XRartblgdetail td {padding:5px 0;}
}


/** YT VIDEA*/
.YTvids .video-container {
width:calc(32% - 16px);
padding-bottom:calc(18% - 9px);
float:left;
margin-right:16px;
margin-bottom:16px;
}

.YTvids2 .video-container {
width:calc(50% - 16px);
padding-bottom:calc(28.125% - 9px);
}	

.YTvids1 .video-container {
width:100%;
padding-bottom:56.25%;
}	

@media (max-width:767px) {
	.YTvids .video-container,
	.YTvids2 .video-container,
	.YTvids1 .video-container {
		width:100%;
padding-bottom:56.25%;		
	}
}

/** LANDING PAGE */

.shiftanchor {
	height:0;
	display:inline-block;
	padding-top:90px;
	margin-top:-90px;
	}

.MDlndmn {margin:60px 0}
.technoH {padding:100px 0 30px;
text-align:center;
text-transform: none;}



.clearH {
	clear:both;
	}
	

/** -menu */

.MDlndmn h2 {
		text-align:center;
		margin:0px 0 60px;
		padding:0 calc(50vw - 300px);
		/*padding-left:calc(50vw - 300px);*/
		font-size: clamp(1.425rem, 0rem + 6.5vw, 2.0em);
		text-transform: none;
}
.MDlndmn .nav {
		text-align:center;
 }
 .MDlndmn .nav li {
		display:inline-block;
		width:215px;	
		border:1px solid #bebebe;	
		margin:0 10px; 
		text-transform:uppercase;
 } 
  
 
 .MDlndmn .nav li img {
		display:block;
		width:calc(100% - 20px);
		margin:0 auto;
 } 
 
  .MDlndmn .nav li a {
		padding:15px;
		font-size: 13px;
		line-height: 1.2;
		font-weight:bold;
 } 
 
  .MDlndmn .nav li a:hover,
  .MDlndmn .nav li a:focus  {
		background-color:#fff;
 } 
 
@media (max-width:1180px) {
	.MDlndmn .nav {
		display: flex;
		justify-content: space-between;
		}
	.MDlndmn .nav li {
		width:160px;
		flex:auto;  
}
}

@media (max-width:1023px) {
	.MDlndmn .nav {
		display: flex;
		justify-content: space-between;		
		}
	.MDlndmn .nav li {
				flex:auto; 					
}
}

@media (max-width:767px) {
	.MDlndmn .nav {
				display:block;
		}
	.MDlndmn .nav li {
		width:calc(100% - 30px);
		margin:0 0 10px;
				
}

.MDlndmn .nav li img {
		display:block;
		float:left;
		height:30px;
		width:auto;
		margin:0 ;
 } 

}

/** -widget s logy */
.moduletable > .WDloga {margin:60px 0 30px}
 
/** -article */
.moduletable .custom h3.blueH,
.blueH {
	text-transform:uppercase;
	color:#005FAB;
	font-weight:bold;
}

h2.blueH,
h3.blueH,
.moduletable .custom h3.blueH {font-size:16px;
		text-transform:uppercase;
		margin-bottom:-15px;}

.moduletable .custom h3.blueH  {
	margin-bottom:-40px;
	margin-top:40px;
}

.contactbox {
	background-color:#E7F0FD;
	padding:15px;
	overflow: hidden;
position:relative;	
	
}

.contactbox img {
	float:left;
	width:170px;
	margin-right:15px;
}

.contactbox .Xbut {margin-top:15px}
@media (max-width: 1023px) {
.contactbox .Xbut {min-width: 0;}
}



.contactbox p {position:absolute;
bottom:0px;
left:200px;
}

.contactbox h3 {
	margin:0 0 15px 0;
}

.introbox {
	float:left;
	width:50%;
}

.introbox ul li {margin-bottom:15px;}

.reasonsbox {
	float:right;
	width:calc(45% - 30px);
}

.reasonslist {margin-top:50px;
font-size:1.2rem;
margin-bottom:30px;}

.reasonslist span {
	color:#005FAB;	
	font-weight:bold;	
	
	
}
.categorybox {overflow:hidden;
margin-bottom:60px;}

.categorybox > h3:first-of-type {margin-top:-20px;}

.categorybox > img {width:calc(45% - 30px);}
.categorybox:nth-child(odd) > img  {float:right;margin-left:30px;}
.categorybox:nth-child(even) > img  {float:left;margin-right:30px;}

.centeredclaim {font-size:24px;
line-height: 1.1;
text-align:center;
width:680px;
max-width:100%;
display:block;
margin:0 auto;
}


.moduletable.MDlpcont {
	text-align:center;
	margin:60px auto 0;
	width:650px;
	max-width:100%;	
	}
	
.lpcontE,
.lpcontT {
	text-align:center;
	width:50%;
	}

.lpcontT {float:right;}
.lpcontE {float:left;}

.lpcontE img,
.lpcontT img {margin:30px 0 15px;}


@media (max-width:767px) {
	.introbox, 
	.reasonsbox	{
	float:none;
	width:100%;
}

.categorybox > img,
.categorybox:nth-child(2n) > img,
.categorybox:nth-child(odd) > img,
.categorybox:nth-child(even) > img
{
  width: 400px;
  float:none;
  margin-bottom:15px;
  margin:0 auto;
  
}

}


/** -landing page hero*/
.moduletable.MDlandhero {background:#E7F0FD;}
.custom.MDlandhero > .favth-container > img {
	width:40%;
	float:right;
	margin:30px 0 15px 30px;
}

.MDlandhero h2 {
	text-align:left;
	text-transform:none;
	font-weight:500;
}

.MDlandhero ul li  {
	  list-style-type: '\2713 ';
  list-style-position: outside;
  padding-left: 10px;
  margin-left: 10px;
}

@media (max-width:1023px) {
	
	.custom.MDlandhero > .favth-container > img {
	width:100%;
	float:none;
	margin:30px 0;
}

.moduletable.MDlandhero {
	padding:0 30px 30px;}
	
}




/** KONTAKTNI FORMULAR */
.moduletable.MDhbspt {
	width:800px;margin:0 auto;max-width:100%;
	margin-top:60px;
	padding:15px;
	}
.moduletable.MDhbspt h3 {text-align:center;}