
.cms-cms .fcomp-1111 {
 min-height: 30px;
}









.cms-cms .fcomp-2051 {
 min-height: 30px;
}

.cms-cms .main-menu01 {
 min-height: 20px;
}

.main-menu01 li {
  position: relative;  
}

.main-menu01 .menu-level-1,
.main-menu01 .menu-level-2,
.main-menu01 .menu-level-3 {
  display: none;
  position: absolute;
}


.main-menu01 .menu-level-0 li:hover .menu-level-1,
.main-menu01 .menu-level-1 li:hover .menu-level-2,
.main-menu01 .menu-level-2 li:hover .menu-level-3 {
  display: block;
}



.cms-cms .fcomp-2201 {
 min-height: 30px;
}

.cms-cms .fcomp-8003{
 min-height: 30px;
}

.cms-cms .fcomp-8300{
 min-height: 30px;
}

.cms-cms .fcomp-8301{
 min-height: 30px;
}

.cms-cms .fcomp-8303{
 min-height: 30px;
}
/*BEGIN ----*/



*{-webkit-tap-highlight-color:transparent;}
a, button, input, textarea, select, a:focus, button:focus, input:focus, textarea:focus, select:focus{outline:none;}
textarea{resize:none;}



.fcomp-2023 {
  position: relative;
  
}

.frame-cont {
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
  padding: 0.01px;
}

.frame-cont:after {
  content: '';
  display: block;
  clear: both;
}

.frame-main-menu .frame-cont {
  min-height: auto;  
}

.frame-main-menu {
  z-index: 10; 
}

.inframe-cont {
  max-width: 850px;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 500px) {
  .inframe-cont {
    /*padding-left: 40px;
    padding-right: 40px;*/
  }
}

@media only screen and (min-width: 1020px) {
  .inframe-cont {
    max-width: none;
    margin-left: 60px;
    margin-right: 60px;
  }  
}

.inframe-bckg,
.inframe-bckg1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.inframe-bckg1 {
  background: #fdfdfd;
}

@viewport {
  width: device-width;
}

.pswp {
  display: none;
}


@font-face {
  font-family: 'svj';
  src: url('/_css/temp_svj/glyph/svj.eot?ver=1');
  src: url('/_css/temp_svj/glyph/svj.eot?ver=1#iefix') format('embedded-opentype'),
       url('/_css/temp_svj/glyph/svj.woff?ver=1') format('woff'),
       url('/_css/temp_svj/glyph/svj.ttf?ver=1') format('truetype'),
       url('/_css/temp_svj/glyph/svj.svg?ver=1#svj') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-size: 16px;
  font-weight: 300;
  background: #ffc9a2 url('/_css/temp_svj/filtr.png') repeat;
  padding: 0;
  margin: 0;
  font-family: 'Noto Sans', sans-serif;
  background-size: cover;
  color: #2C4255;
  line-height: 1.625;
  direction: ltr;
  font-variant: lining-nums;
  background-attachment: fixed;
  background-blend-mode: overlay;
  background-size: 20px;
}

.fcomp-2020 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.clear {
  clear: both;
}

* {
  scrollbar-width: thin;
  scrollbar-color: #FF9900 #dfdfdf;
}

br.objectionable {
  display: none;
}

.main-table-leg-row {
  display: none;
}

table,tr,td {
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, .h1 {
  font-family: 'Gentium Book Plus', serif; 
  font-weight: 400;
  padding: 0;
  margin: 20px 0;
  text-align: left;
  line-height: 1.34;
} 



p, li, ul, ol {
  margin: 0;
  padding: 0;
  display: block;
}

p {
  margin: 20px 0;
}

h1, h2, h3, h4, li, p, a {
  font-size: 1em;
}

h1, h2, h3, h4 {
  font-size: 2em;
}

h1, h2, h3, h4 {
  font-size: 1.625em;
  font-weight: 600;
}

h3, h4 {
  text-transform: uppercase;
  font-size: 1.125em;
  color: #FF9900;
  font-weight: 700;
}

p a {
  font-size: inherit;
}

.root-fcomp button {
  font-weight: 500;
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  line-height: 26px;
  border: 1px solid #2C4255;
  border-radius: 8px;
  background: white;
  color: #2C4255;
  cursor: pointer;
  padding: 14px 65px;
  display: inline-block;
  position: relative;
  min-width: 170px;
  text-align: center;
  transition: color .2s;
}

.root-fcomp button:hover {
  color: #FF9900; 
}


.root-fcomp .disabled button,
.root-fcomp button:disabled {
  border-color: #bdbdbd;
  color: #bdbdbd;
  cursor: auto;
}
.root-fcomp .disabled button:before,
.root-fcomp button:disabled:before {
  height: 3px!important;
  /*filter: grayscale(0.8);*/
  opacity: 0.2;
}

.root-fcomp button span {
  display: inline-block;
  padding: 0 10px;
}

.root-fcomp button span span {
  padding: 0;
  width: 0;
}

li, ul, ol , ul li, ol li {
  list-style: none;
}

.logo-menu .h1 {
    font-size: 1.8em;
    margin: 10px 0;
  }
  
@media only screen and (min-width: 600px) {
  
  .logo-menu .h1 {
    font-size: 2em;
    margin: 15px 0;
  }
}



.fcomp-2201 ul {
  margin: 20px 0;
  padding-left: 30px;
}

.fcomp-2201 li {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.3;
  position: relative;
}

.fcomp-2201 li:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  border-right: 1px solid #FF9900;
  border-bottom: 1px solid #FF9900;
  box-sizing: border-box;
  transform: rotate(-45deg);
  left: -20px;
  top: 7px
}

a,a:hover,a:visited {
  text-decoration: none;
  color: #2C4255;
}

img {
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
}

#v-main-preloader {
  width: 100%;
  z-index: 2000;
  position: fixed;
  top:0;
  left:0;
  right: 0;
  height: 5px;
  overflow: hidden;
}

#v-main-preloader .progress {
  opacity: 1;
  width: 0%;
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;    
  background: #FF9900;
}

#v-main-preloader.pre-on .progress {
  -webkit-transition: width 4s cubic-bezier(0.05,0.95,0.1,0.85);
  -moz-transition: width 4s cubic-bezier(0.05,0.95,0.1,0.85);
  transition: width 4s cubic-bezier(0.05,0.95,0.1,0.85);
}
#v-main-preloader.pre-fade-off {
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.05,0.95,0.1,0.85);
  -moz-transition: opacity 0.4s cubic-bezier(0.05,0.95,0.1,0.85);
  transition: opacity 0.4s cubic-bezier(0.05,0.95,0.1,0.85);
}


/* LOGO ... */
.xxxfc-guid-126 {
  max-width: 160px;
  margin: 0 auto 0 0;
  position: relative;
  padding-top: 27px;
  padding-bottom: 20px;
  padding-left: 14px;
  z-index: 2;
  transition: all .3s;
}

@media only screen and (min-width: 800px) { /*K1 - menu lišta + logo šířka portable*/
  .xxxfc-guid-126 {
    max-width: 185px;
    padding-top: 53px;
    padding-bottom: 38px;
  }
}



/*menu ...*/
.hamburger {position: absolute;top: 7px;right:50px;margin:0;display: block;z-index:1;}
.hamburger input {padding: 0; margin: 0;display: block;width: 32px;height: 32px;position: absolute;top: 0px;left: 0px;cursor: pointer;opacity: 0;-webkit-touch-callout: none;}
.hamburger span {display: block;width: 32px;height: 2px;margin-bottom: 10px;position: relative;background: #393939;border-radius: 2px;transform-origin: 50% 0px;
  -webkit-transition: all 0.3s cubic-bezier(0.77,0.2,0.05,1.0),opacity 0.55s ease;
  -moz-transition: all 0.3s cubic-bezier(0.77,0.2,0.05,1.0),opacity 0.55s ease;
  transition: all 0.3s cubic-bezier(0.77,0.2,0.05,1.0),opacity 0.55s ease;
}
.hamburger label {cursor: pointer;display: block;position: absolute;width: 32px;height: 34px;top: 0;left: 0;}

.hamburger input:checked ~ span {width: 33px;opacity: 1;
  -webkit-transform: rotate(45deg) translate(8px, 8px);
  -ms-transform: rotate(45deg) translate(8px, 8px);
  -moz-transform: rotate(45deg) translate(8px, 8px);
  -o-transform: rotate(45deg) translate(8px, 8px);
  transform: rotate(45deg) translate(8px, 8px);
  background: #223843;}

.hamburger input:checked ~ span:nth-last-child(3)  {
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
  -ms-transform: rotate(0deg) scale(0.2, 0.2);
  -moz-transform: rotate(0deg) scale(0.2, 0.2);
  -o-transform: rotate(0deg) scale(0.2, 0.2);
  transform: rotate(0deg) scale(0.2, 0.2);
  }

.hamburger input:checked ~ span:nth-last-child(2)  {
  -webkit-transform: rotate(-45deg) translate(8.2px, -10.2px);
  -ms-transform: rotate(-45deg) translate(8.2px, -10.2px);
  -moz-transform: rotate(-45deg) translate(8.2px, -10.2px);
  -o-transform: rotate(-45deg) translate(8.2px, -10.2px);
  transform: rotate(-45deg) translate(8.2px, -10.2px);
  }

.hamburger input ~ span.s-white {
  position: absolute;
  background: white;
  left: -9px;
  top: 14px;
  height: 3px;
  -webkit-transform: rotate(-90deg) translate(0,0);
  -ms-transform: rotate(-90deg) translate(0,0);
  -moz-transform: rotate(-90deg) translate(0,0);
  -o-transform: rotate(-90deg) translate(0,0);
  transform: rotate(-90deg) translate(0,0);
}

.hamburger input:checked ~ span.s-white {
  -webkit-transform: translate(0,-30px);
  -ms-transform: rtranslate(0,-30px);
  -moz-transform: translate(0,-30px);
  -o-transform: translate(0,-30px);
  transform: translate(0,-30px);
}

.logo-menu .main-menu {
  height: 0;
  overflow: hidden;
  margin: 0 55px;
  position: relative;
}

.logo-menu .menu-level-1,
.logo-menu .menu-level-2,
.logo-menu .menu-level-3 {
  position: relative;
  overflow: hidden;
  height: 0;
}

.logo-menu .main-menu.anim,
.logo-menu .menu-level-1.anim,
.logo-menu .menu-level-2.anim,
.logo-menu .menu-level-3.anim {
  -moz-transition: height 0.2s ease-in-out; 
  -webkit-transition: height 0.2s ease-in-out; 
  transition: height 0.2s ease-in-out; 
}

.logo-menu .main-menu01 .d1 {
  padding: 30px 0;
}

.logo-menu .main-menu01 a {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  padding: 15px 8px;
  display: block;
  border-bottom: 1px solid #ececec;
  letter-spacing: 1px;
}

.logo-menu .main-menu01 a.expandable:after {
  display: block;
  content: '';
  font-family: svj;
  font-size: 16px;
  content: 'R';
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 20px;
  margin-right: 20px;
  text-align: center;
  line-height: 20px;
  -moz-transition: transform 0.2s ease-in-out; 
  -webkit-transition: transform 0.2s ease-in-out; 
  transition: transform 0.2s ease-in-out; 
}

.logo-menu .main-menu01 a.expandable.unpacked:after {
  transform: rotate(180deg);
}

.logo-menu .main-menu01 .menu-item-first a {
  border-top: 1px solid #ececec;
}

.logo-menu .main-menu01 .menu-level-1,
.logo-menu .main-menu01 .menu-level-2,
.logo-menu .main-menu01 .menu-level-3 {
  display: block;
  position: relative;
}

.logo-menu .main-menu01 .menu-level-1 a,
.logo-menu .main-menu01 .menu-level-2 a,
.logo-menu .main-menu01 .menu-level-3 a {
  padding-left: 10px;
  color: #999; 
}

.logo-menu .main-menu01 .menu-level-2 a {
  padding-left: 20px;
}

.logo-menu .main-menu01 .menu-level-3 a {
  padding-left: 30px;
}

.logo-menu .soc-bar {margin: 30px -30px;}
.logo-menu .soc-bar a {
  width: 40px;
  height: 40px;
  color: #787878;
  margin: 0 15px;
  font-size: 24px;
} 
.logo-menu .soc-bar a:hover {
  color: black;
}

.main-menu01 {
  transition: height .3s ease-in-out;
  height: 0;
}


@media only screen and (min-width: 950px) {
  
  .hamburger {
    display: none;
  } 
  
  .logo-menu .main-menu01 .d1 {
    padding: 0;
    position: relative;
  } 
  
  .frame-main-menu {
    z-index: 10;
  }
  .logo-menu .main-menu {
    height: auto!important;
    overflow: auto;
    position: static;
    font-size: 14px;
  }
  
  .logo-menu .main-menu01 {
    display: block;
    position: absolute;
    top: 0;
    right: 3%;
    width: 68%;
  }
  
  .logo-menu .main-menu01 .menu-item-first a {
    border: none;
  }
  
  .logo-menu .menu-level-0 > li {
    display: block;
    position: relative;
    float: left;
  }
  
  .logo-menu .menu-level-0 > .menu-item-first > a {
    border-right: 1px solid #FFCE35;
  }
  
  .logo-menu .menu-level-0 li a {
    border: none;
    border-right: 1px solid #FFCE35;
    display: block;
    font-size: 1em;
    padding: 0;
    padding-right: 18px;
    margin: 7px 10px;
    line-height: 34px;
    position: relative;
  }
  
  .logo-menu .menu-level-0 li li a {
    margin: 0px 30px 0px 10px;
    border: none;
    padding: 7px 0;
  }
  
  .logo-menu .menu-level-0 {
    position: absolute;
    right: 0; 
  }
  .logo-menu .main-menu01 a.expandable {
    padding-right: 40px;
  }
  
  .logo-menu .main-menu01 a.expandable::after {
    margin: 0;
    top: 7px;
  }
  
  .logo-menu .main-menu01 .menu-level-0 > li > ul {
    height: auto;
    position: absolute;
    right: -5px;
    width: 250px;
    text-align: left;
    top: 40px;
  }
  
  .logo-menu .main-menu01 .menu-level-0 > li > ul:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 13px;
    right: 15px;
    border-right: 1px solid #FFCE35;
    z-index: 1;
  }
  
  .logo-menu .main-menu01 a.expandable:after {
    font-size: 10px;
  }
  
  .logo-menu .main-menu01 .menu-level-1,
  .logo-menu .main-menu01 .menu-level-2,
  .logo-menu .main-menu01 .menu-level-3 {
    background: white;
    z-index: 1;
  }
   
  .logo-menu .menu-level-1 > .menu-item-first {
    padding-top: 20px;
  } 
  
  .logo-menu .menu-level-0 > li > a.expandable:after  {
    right: 13px;
  }
   
}



/*lignht menu ...*/

ul.menu-style {
  display: block;
  margin: 0 -10px 27px;
  text-align: center;
}
ul.menu-style li {
  display: inline-block;  
  margin: 2px 15px;
  font-size: 0.93em;
  font-weight: 400;
  position: relative;
}
ul.menu-style.slim {
  text-align: left;
}
ul.menu-style.slim li {
  margin: 2px 10px;
}

ul.menu-style li a {
  color: #9d9d9d;
}

ul.menu-style li.active a,
ul.menu-style li a:hover {
  color: #2C4255;
}

ul.menu-style li:after {
  position: relative;
  display: block;
  content: '';
  border-bottom: 1px solid #FFCE35;
  width: 0;
  margin: 0 auto;
  top: 2px;
  transition: width .3s ease-in-out;  
}

.v-loaded ul.menu-style li.active:after {
  width: 48%;
}
/*... lignht menu*/



/*main-banner ...*/
.main-banner .inframe-cont {
  padding-top: 35%;
}

.main-banner .frame-bckg1 img {
  filter: sepia(100%) hue-rotate(-24deg);
}

.main-banner .inframe-bckg img {
  filter: grayscale(1) blur(3px);
  mix-blend-mode: overlay;
}

/*... main-banner*/



/*top-menu...*/
.logo-menu .main-menu01 a {
  font-weight: bold;
  transition: all 0.3s;
}

.logo-menu .main-menu01 a:hover {
  color: #FF7F50;
}
/*...top-menu*/


/*about-us ...*/


.hp-about .inframe-cont{
  min-height: 400px;
  padding-top: 20px;
  padding-bottom: 20px;
}


/*... about-us*/


/*footer ...*/
.footer {
  color: white;
}

.footer a {
  color: white;
  text-decoration: underline;
}

.footer a:hover {
  text-decoration: none;
}

.footer .inframe-bckg {
  background: #FF7F50 url('/_css/temp_svj/filtr.png') repeat;
  background-blend-mode: overlay;
  background-size: 20px;
}

.footer .inframe-bckg1 {
  background: #FF7F50;
}

.footer .fc-guid-146 {
  max-width: 500px;
  float: left;
  margin-right: 80px;
}

.footer .fc-guid-196 {
  text-align: left;
  padding: 20px 0px 10px;
  clear: both;
  font-size: 12px;
  opacity: 0.8;
}

.footer .main-menu01 {
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  height: auto;
}
.footer .main-menu01 a {
  transition: all 0.3s;
  text-decoration: underline;
  color: white;
  opacity: .8;
  font-size: .9em;
}

.footer .main-menu01 li,
.footer .main-menu01 ul  {
  display: block;
  position: relative;
  overflow: hidden;
}

.footer .main-menu01 li ul {
  margin-left: 20px;
}

.footer .main-menu01 a:hover {
  opacity: 1;
}

.footer .menu-level-1.anim,
.footer .menu-level-2.anim,
.footer .menu-level-3.anim {
  -moz-transition: height 0.2s ease-in-out; 
  -webkit-transition: height 0.2s ease-in-out; 
  transition: height 0.2s ease-in-out; 
}

@media only screen and (min-width: 700px) {
  .footer .fc-guid-196 {
    text-align: center;
  }  
}

/*... footer*/






/*img & bck...*/
.main-banner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  min-width: 100%;
  display: block;
}
/*...img & bck*/