html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}             
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ 
    display:block;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
a:hover {
    text-decoration: underline;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 0px;
}

:focus {
    outline: none;
}

.cleaaar {clear: both; }

* { box-sizing: border-box; }

/*
 * Base styles
 * --------------------------------------------------*/
p,
ul,
ol {margin-bottom: 25px;}

b, strong  {  
font-family: 'Montserrat', sans-serif;
font-weight: 600;
}

em {font-style: italic;}

.clear {clear: both;}

img { max-width: 100%;}

.text-center {  text-align: center; }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.pull-right {
		display: inline;
		float: right;
        margin-left: 15px;
		margin-bottom: 15px;
    }

.pull-left {
		display: inline;
		float: left;
        margin-right: 15px;
		margin-bottom: 15px;		
    }
	
@media (max-width:800px) {
	.img-responsive { margin-bottom: 15px;}
	
}	
	
@media (max-width:800px) {
 .pull-right {
    float: none !important;
}
 .pull-left {
    float: none !important;
}

 img.pull-right {
        margin-left: 0px;
		margin-bottom: 0px;
    }

 img.pull-left {
        margin-right: 0px;
		margin-bottom: 0px;		
    }

}

sup {
    vertical-align: super;
    font-size: smaller;
}

/* odrazky obsah */
.obsahsub ol, .obsahsub ul  {margin: 20px 0 20px 20px;  padding: 0;}
.obsahsub ul>li  {list-style: disc outside none; margin: 10px 0 10px 10px;  padding-left: 10px;   overflow: visible;}
.obsahsub ol>li {list-style: decimal; background: none;  margin: 10px 0 10px 10px;padding-left: 10px;  overflow: visible;}

.obsahsub p {
word-wrap: break-word;	
}

/*  nadpisy obsah */

h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
font-size:40px; 
font-weight:400; 
line-height: 1.3;
font-style:normal;
color: #373d41;
}

h1 {
font-size:55px;
font-size:calc(1.3vw + 30px);
margin-bottom:30px;
} 

h2,h3 {
font-size:40px;
font-size:calc(1.1vw + 20px);
margin-bottom: 25px;
}

h4,h5,h6 {
font-size:35px;
font-size:calc(0.8vw + 20px);
margin-bottom:20px;
} 



  
 
/*  linky obsah */

.obsah a:link,
.obsah a:visited,
.obsahsub a:link,
.obsahsub a:visited {
 color: #373d41;
 font-weight:normal; 
 text-decoration: underline;
}

.obsah a:hover,
.obsahsub a:hover {
 color: #373d41;
 font-weight:normal; 
 text-decoration: none;
}

	
/* Typography */	

html {
    font-family: 'Montserrat', sans-serif;
    min-height: 100vh;
    font-size: 100%;
}
 
body {
	position: relative;
    min-height: 100vh;
    background-color: #ffffff;
    color: #333f48;
    font-family: 'Montserrat', sans-serif;
	font-size:18px; 
	font-weight:400; 
	line-height: 1.3;
	font-style:normal;
}


#hlram {
 width:100%;
 margin: 0px auto;
}

header{
position:relative;
z-index:auto;
width:100%;
background-color: #fff;
}

main {
position: relative;
margin: 0;
}

.boxfull {
width:100%;
 margin:0 auto;
}

.box2400 {
max-width:2400px;
 margin:0 auto;
}

.box1920 {
 max-width:1920px;
 margin:0 auto;
}

.box1200 {
 max-width:1200px;
 margin:0 auto;
}


/* menu blok */

.menupruh {
position: relative;
height:119px;
background-color: #fff;
border-bottom: 1px solid #f1f1f1;
padding:0px;
}

.menupruh-inner { 
padding:0px;
height:119px;
line-height:119px;
}

.box1200.menupruh-inner {
position: relative;
}

.menupruh-inner img {
vertical-align: middle;
}


span.logoimg  img.logo {
display:inline-block;
margin:0;padding:0;
width:141px;
}

span.logoimgmobil {
display:none;
margin:0;padding:0;
width:126px;
height:96px;
}

@media only screen and (max-width: 1241px) {

.menupruh-inner  {
padding:0px 20px;
}

}

@media only screen and (max-width: 1001px) {

header{
position: fixed;
z-index: 500;
top: 0;
left: 0;
width: 100%;
background-color: #fff;
}

.menupruh {
position: relative;
height:99px;
z-index: 25;
background-color: #ffffff;
box-shadow: 0 1px 6px 0 rgba(32,33,36,.28);
}


.menupruh-inner { 
height:99px;
line-height:99px;
padding:0px;
}

span.logoimg {
display:none;
}

span.logoimgmobil {
display:inline-block;
margin-left:20px;
}

main {
margin-top: 99px;
}	

}


/* slider */

.slider {
position: relative;
overflow: hidden;
height: calc(100vh - 120px);
background-color: #fff;
}

ul.slides {    
list-style: none;
padding: 0px;
margin: 0px;
}

ul.slides li img {    
display: none;
}

.slider_foto {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover; 
  background-position: center top;
  background-repeat: no-repeat;
}


@media only screen and (max-width: 1000px) {

.slider {
position:relative;
height: auto;
}

ul.slides {height: auto;}
	
.slider_foto {
  background-image: none!important;
  position: relative!important;
}

ul.slides li img {    
    width: 100%;
	display: block;
	height:auto;
    object-fit: cover;
    object-position: center top;	
	background-repeat: no-repeat;
}

.flexslider .slides > li {
    position: relative;
}

.flex-control-nav {position: relative; bottom: 20px; }

.flexslider {
    margin: 0;
}

}

/* HLAVNI OBSAH HP */



.obsah-inner  {
padding:50px 0px;
text-align:center;
}

.obsah-inner h1, 
.obsah-inner h2,
.obsah-inner h3,
.obsah-inner h4,
.obsah-inner h5,
.obsah-inner h6 {
color: #373d41;
text-align:center;
}

h1 {
font-size:55px;
font-size:calc(1.3vw + 30px);
margin-bottom:30px;
} 

h2,h3 {
font-size:40px;
font-size:calc(1.1vw + 20px);
margin-bottom: 25px;
}

h4,h5,h6 {
font-size:35px;
font-size:calc(0.8vw + 20px);
margin-bottom:20px;
} 

@media only screen and (max-width: 1241px) {

.obsah-inner  {
padding:50px 20px;
}

}

/* subpage */

.obsahsub-inner  {
padding:45px 15px;
}

.obsahsub-inner:before, .obsahsub-inner:after {
    display: table;
    content: " ";
}

.obsahsub-inner h1,
.componentheading {
font-size: 40px;
font-size:calc(1.1vw + 20px);
margin-bottom: 40px;
font-weight:bold;
}

.obsahsub-inner h6 {
font-size: 22px;
font-weight:bold;
color: #f5822a;
}

.obsahsub hr {
    border: 0 #9b9ea0 solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
	margin: 40px 0 40px 0;
}

@media only screen and (max-width: 1241px) {

.obsahsub-inner  {
padding:45px 35px;
}

}

/* Produkty */

div.catItemView {margin-bottom:40px;padding:0px;  }

.catItemView h2.circle {
text-align:center;
  display: flex;
  height: 250px;
  width: 250px;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  margin: 50px auto;
  font-size: 35px;
  font-weight: bold;
  padding: 10px;
  background: #f5822a;
  color: #fff;
  }


/* fixed topmenu go to anchor offset */  

  a.kotva {
	 padding-top: 0px;
	 margin-top: 0px;
	 display: block;
	 vertical-align:top;
	 }

	 
@media only screen and (max-width: 1001px) {
	 
	 a.kotva {
	 padding-top: 99px;
	 margin-top: -99px;
	 display: inline-block;
	 vertical-align:top;
	 }
	 
}	 

	 	 
@media (min-width: 992px) {
     
.catItemView .row {
     display: table;
     vertical-align: middle;
	 width:100%;

	 }
	   
.catItemView .row .col-sm-6   {
     display: table-cell;
     vertical-align: middle;
	 float:none;
	 
	 }
	 
  }	 

span.itemExtraFieldsValue  {
  display:block;
  margin-right: 40px;
  text-align:justify;
  }
    
@media only screen and (max-width:992px) {  
span.itemExtraFieldsValue  {
  display:block;
  margin-right: 0px;
  text-align:left;
  margin-bottom: 50px;
  }
 }	
  
@media only screen and (max-width:500px) {
     
.catItemView h2.circle {
  height: 200px;
  width: 200px;
  margin: 0 auto 50px;
  font-size: 30px;
  }
	 
  }	  
	 
/* Pata */
	
.pata {
height: 101px;
background-color: #373d41;
border-top:1px solid #fff;
}

.pata-inner {
color: #fff;
font-size:14px;
padding:0 20px;
font-weight:normal;
display: table;
height: 100px;
width:100%;
}

.pata-inner .box-row {
display: table-row;
}

.pata-inner .box-cell {
display: table-cell;
height: 100px;
vertical-align: middle;
}

.pata-inner .box-cell span {
margin:0;padding:0;
}

.pata-inner .box-cell.copyright{
text-align:left;
width:40%;
}

.pata-inner .box-cell.author {
text-align:right;
width:60%;
}

.pata-inner .box-cell.author  {
padding-top:4px;
}

.pata-inner .box-cell.author img {
vertical-align: middle;
}

.logo-pata img {
opacity:1;
transition:all 0.3s ease;
}



@media only screen and (max-width: 1241px) {

.pata-inner  {
padding:0px 20px;
}

}

@media only screen and (max-width: 830px) {

.pata {
height: 130px;
}

.pata-inner {
height: 130px;
}


.pata-inner .box-row {
display: table-cell;
width:100%;
height: 100px;
vertical-align: middle;
}

.pata-inner .box-cell {
display: block;
width:100%;
height: auto;
}

.pata-inner .box-cell.copyright{
text-align:center;
width:100%;
padding-bottom:10px;
border-bottom:1px solid #474c50;
}

.pata-inner .box-cell.author {
text-align:center;
width:100%;
padding-top:5px;
}

}

@media only screen and (max-width: 500px) {

.pata-inner {
font-size:14px;
padding:0 15px;
}

}


@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}



.logo-pata img:hover {
opacity:0.5;
        -webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
}

a.link-pata {
    text-decoration: underline;
	color:#ffffff;
	opacity:1;
transition:all 0.3s ease;
}

a.link-pata:hover {
    text-decoration: none;
	color:#ffffff;
opacity:0.5;
        -webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
}


/* Fotogalerie modul - prepis stylu */

.foto-inner {
padding:0px 0 50px 0;

}

/* nadpis - kruh */

.foto-inner h2.circle {
  text-align:center;
  display: flex;
  height: 250px;
  width: 250px;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  margin: 0 auto 50px;
  font-size: 40px;
  font-weight: bold;
  padding: 10px;
  background: #f5822a;
  color: #fff;
  }


  
@media only screen and (max-width: 1241px) {

.foto-inner  {
padding:0px 0px 50px 0px;
}

}

@media only screen and (max-width: 500px) {

.foto-inner h2.circle {
  height: 200px;
  width: 200px;
  font-size: 30px;
  }

}

#phocagallery-module-ri {
 text-align: center;
 margin: 0 auto;
 font-size:0px;
}

#phocagallery-module-ri .mosaic {
display: inline-block;
width: 300px;
height: 300px;
float:none!important;
margin:4px;
}

#phocagallery-module-ri .mosaic a img {
    border: none;
}
#phocagallery-module-ri .mosaic img {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#phocagallery-module-ri .mosaic a { display:block;width:300px;height:300px;}


#phocagallery-module-ri .mosaic a {
-webkit-transition-property:color;
transition-property:color;
-webkit-transition-duration:.5s;
transition-duration:.5s;
overflow:hidden;
position:relative;
text-decoration:none;
z-index:1
}

#phocagallery-module-ri .mosaic a:before{
background-image: url(../img/fotogalerie-foto-hover.png); background-position: center center; background-repeat: no-repeat; 
background-color:rgba(55,61,65,.8);
bottom:0px;content:"";left:0px;
position:absolute;right:0px;top:0px;z-index:2;
-webkit-transform:scale(0);transform:scale(0);
-webkit-transition-property:transform;
transition-property:transform;
-webkit-transition-duration:.2s;
transition-duration:.2s;
-webkit-transition-timing-function:ease-out;
transition-timing-function:ease-out
}

#phocagallery-module-ri .mosaic a:hover:before{-webkit-transform:scale(1);transform:scale(1); }



@media only screen and (max-width: 710px) {

#phocagallery-module-ri { 
margin:0 auto;
}

#phocagallery-module-ri .mosaic { 
display:block;
float:none!important;
width:100%!important;
height: auto!important;
}

#phocagallery-module-ri .mosaic a { 
width:100%!important;
max-width:300px;
height:auto;
margin:0 auto;
}

#phocagallery-module-ri .mosaic a img {
width:100%!important;
height:auto;
}

}

 /* Fotogalerie - Simple Image Gallery */

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    box-shadow: none;
    border: none;
	}
	
 /* ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg {
    background-position: top left;
}	 */

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper a {
-webkit-transition-property:color;
transition-property:color;
-webkit-transition-duration:.5s;
transition-duration:.5s;
overflow:hidden;
position:relative;
text-decoration:none;
z-index:1
}

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper a:before{
background-image: url(../img/fotogalerie-foto-hover.png); background-position: center center; background-repeat: no-repeat; 
background-color:rgba(55,61,65,.8);
bottom:0px;content:"";left:0px;
position:absolute;right:0px;top:0px;z-index:2;
-webkit-transform:scale(0);transform:scale(0);
-webkit-transition-property:transform;
transition-property:transform;
-webkit-transition-duration:.2s;
transition-duration:.2s;
-webkit-transition-timing-function:ease-out;
transition-timing-function:ease-out
}

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper a:hover:before{-webkit-transform:scale(1);transform:scale(1); }


