/*body*/

body.itemid-101 {
   background: #FCF9F1;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background: #FCF9F1;
  color: #070707;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14pt;
  font-weight: 300;
  line-height: 150%;
  margin: 0;                                                               
  text-align: left;     
}

@media (max-width: 990px)  {

}


a:link {
 text-decoration:none; color: #5D4B18
}
a:hover {
 text-decoration:underline; color: ##5A4818
}
a:visited {
 text-decoration:underline; color: #5A4818
}

p {
  margin-bottom: 0.5rem;
  margin-top: 0;
}

b, strong {
  font-weight:700
}

/*tassos*/
ul.fields-container {
  margin:0px; padding:0px;
}
li.field-entry.galeria {
  margin:0px; padding:0px; list-style-type:none;
}
footer .mod-list li {
    padding: 0px;
  }
.tf-gallery-wrapper .gallery-items .item img {
  border-radius:10px;
}




/*pisma*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
   color:#000000;   font-family: 'Poetsen One', cursive!important; 
  font-weight: 400;
  line-height: 1.2;
margin-bottom: 1.5rem;
margin-top: 0;  text-transform:none;
}


.page-header h1 {
  font-size: 64pt;  text-align:center; color:#FFFFFF; z-index:1; position:relative; margin-top:-260px; height:240px; margin-bottom:40px; 
}
@media (max-width: 1050px)  {
.page-header h1 {
  font-size: 42pt;  letter-spacing:0px; 
}
}
@media (max-width: 990px)  {
.page-header h1 {
  font-size: 28pt;  margin-top:-180px; height:160px;
}
}

@media (max-width: 500px)  {
.page-header h1 {
  font-size: 22pt;  
}
}    
                                       
.page-header h2 {
  font-size: 32pt;  
}
.item-page h3 {
    font-size: 24pt;  
}


/*introtext v clanku*/
.item-page .introtext {
    font-size: 125%;   overflow:hidden;
    line-height: 150%;
    margin-bottom:15px;  
    border-bottom:solid #E5E5E5 1px;
    padding: 0px 0px  15px  0px; 
    font-weight:400;
    background: none;   
}
.item-page .introtext img {
   float:left; width:45%; margin-right:20px;  
}
.item-page img {
   border-radius:8px
}


.item-page .wf-column {
 background:#F6E6C4; border-radius:10px; padding:12px; font-size:12pt; margin: 15px 15px 15px 0px;  line-height:150%
 } 
 
 .item-page h4:first-child {
  font-size: 16pt;
  background: #CDF1DC;
  padding: 16px 16px;
  font-weight: 400;
  line-height: 140%;
  color: #000000;
  border-radius: 15px;
  margin-bottom: 25px;
  border:solid #fff 1px;  
}

/*rozlisenie max 768*/
@media (max-width: 768px)  {
 .item-page .introtext img {
   float:left; width:100%; margin-right:0px; margin-bottom:12px; 
}
}

 
/*blog - 4 stlpce = img na celu vysku*/
.blog.custom  .blog-items.columns-3 {
    padding: 0px;   margin: 0 0 0.5em;  grid-gap: 1.5em;  display: flex;
}
.blog.custom  .blog-items.columns-3 .blog-item {
      display: flex;
  flex: 1 1 30%;
  flex-direction: column;  
}
.blog.custom  .blog-items.columns-3 .blog-item {
    margin-bottom:0px; position:relative;  background:#FFFFFF; border-radius:8px;  padding:25px 15px 35px 15px; text-align:left;  box-shadow: #cccccc 0px 0px 15px;  
}
.blog.custom ul.newsflash-horiz  {
  padding:0;  margin:0px auto;  
}
.blog.custom  .blog-items.columns-3 .page-header h2 {
 
}
.blog.custom  .blog-items.columns-3 .page-header h2 a {
 margin:0px auto; font-size:20pt;  display:block; margin-bottom:10px;  min-height:55px; text-transform:none; font-weight:bold; color:#333333; line-height:120%;  
}

.blog.custom  .blog-items.columns-3 .blog-image {

}
.blog.custom  .blog-items.columns-3 .blog-image img {
  margin-bottom:10px;  border-radius:4px; object-fit:cover; width:100%; height:250px;
}
.blog.custom  .blog-items.columns-3 .blog-introtext  {
  font-size:10.5pt; line-height:150%; font-weight:300;                       
  display: -webkit-box;
-webkit-line-clamp: 3;/*pocet riadkov*/
-webkit-box-orient: vertical;
overflow: hidden;
}




/*rozlisenie max 1200*/
@media (max-width: 1150px)  {
.blog.custom  .blog-items.columns-3 .page-header h2 a  {
  font-size:16pt;   margin-bottom:10px;  
}
.blog.custom  .blog-items.columns-3 .blog-introtext {
  font-size:10pt; 
}
.blog.custom  .blog-items.columns-3 .blog-image img {
  margin-bottom:10px; height:200px;
}
}

/*rozlisenie max 991*/
@media (max-width: 768px)  {
.blog.custom  .blog-items.columns-3 .blog-item {
  display: flex;
  flex: 1 1 47%;
  flex-direction: column;  
}

}


@media (max-width: 500px)  {
.blog.custom  .blog-items.columns-3 .page-header h2 a  {
    min-height:auto; 
}
.blog.custom  .blog-items.columns-3 .blog-introtext  {
  font-size:10pt;  
}
.blog.custom  .blog-items.columns-3 .blog-item {
  padding:20px 15px 25px 15px; 
}
.blog.custom  .blog-items.columns-3 .page-header h2 a  {
  font-size:16pt;   margin-bottom:10px; 
}
}





/*header*/
.container-header {
  background: none;
  background-image: none;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.03);
  position: relative;
  z-index: 10;
  height:170px;  max-width:1440px; margin:0px auto;  width:100%; margin-top:0px;   background: none;
}
.container-header .grid-child {
  padding: 0em;
    padding-bottom: 0em;
}

/*rozlisenie max 1820*/
@media (max-width: 1820px)  {

}
/*rozlisenie max 991*/
@media (max-width: 990px)  {

}

/*logo*/
.container-header .navbar-brand {
  -webkit-margin-end: auto;  color: transparent;
  display: inline-block;  margin-inline-end: auto;
  position: relative;   font-size: 0rem;
  padding:0px; margin:0px;  position:absolute; left:0px; right:auto; top:28px;
  text-decoration: none;  white-space: nowrap;
}


/*rozlisenie max 1820*/
@media (max-width: 1500px)  {
.container-header .navbar-brand {
 left:15px; right:auto; top:58px;  width:220px;
}
}

/*rozlisenie max 1400*/
@media (max-width: 1150px)  {

}
/*rozlisenie max 991*/
@media (max-width: 990px)  {

}

/*rozlisenie max 600*/
@media (max-width: 768px)  {

}
/*rozlisenie max 500*/
@media (max-width: 500px)  {

}

/*menu jazyky*/
div.mod-languages ul {
  list-style: none;   margin: 0;  padding: 0; margin-top:6px; margin-left:17px;
}
div.mod-languages li {
  margin: 0px; padding-right:10px; padding-left:2px;  background: url(../../images/li2.png) no-repeat right 9px;
}
div.mod-languages li:last-child {
  background: none;
}
div.mod-languages ul.lang-inline li {
  display: inline-block;
}
div.mod-languages ul li.lang-active {
  background-color: transparent;
}
div.mod-languages a {
  padding: 0px 2px;  text-decoration: none; color:#243620; font-family: 'Ubuntu', sans-serif; font-weight:500; font-size:11.5pt;  
}
div.mod-languages a:hover {
   color:#455029; 
}

/*moduly v header */
.container-top-a > *, .container-top-b > * {
  flex: 1;
  margin:  0;
}

/*modul v header 1*/
.container-top-a {
 position:absolute; left:auto; right:20px;  top:38px; width:240px; height:41px; margin:0px;  background:#D7C352; z-index:2; border-radius:25px;  
}
.container-top-a .moduletable {
  margin:0px;  
}
.container-top-a .moduletable p {
  margin:0px;  
}


@media (max-width: 1500px)  {

}

@media (max-width: 990px)  {

}

/*rozlisenie max 500*/
@media (max-width: 500px)  {
.container-top-a {
 top:15px; width:180px; height:32px;border-radius:25px;  
}
div.mod-languages ul {
  list-style: none;   margin: 0;  padding: 0; margin-top:1px; margin-left:15px;
}
div.mod-languages li {
  margin: 0px; padding-right:7px; padding-left:0px;  background: url(../../images/li2.png) no-repeat right 10px;
}
div.mod-languages a {
  padding: 0px 1px;   font-size:9.5pt;  
}
}



/*top 2*/
.container-top-b  {
  margin: 0px auto; padding:0px 20px;  max-width:1200px;  width:100%;  position:absolute; left:0px; right:0px; top:27%;  z-index:1;  animation: text1 6s alternate;   
}
@-webkit-keyframes text1 {
0% {
   opacity: 0; 
}

100% {
  opacity: 1; 
}
}
.container-top-b p {
  margin: 0px auto; max-width:900px; 
}   
.container-top-b .moduletable {
  margin: 0px auto; padding:0px;  color:#FFFFFF; font-size:18pt; line-height:140%; font-weight:400; text-align:center; 
}
.container-top-b .moduletable h1 {
 color:#FFFFFF; font-size:72pt; line-height:110%;  margin:0px; margin-bottom:20px; font-weight:bold; font-family: 'Poetsen One', cursive!important; text-transform:uppercase;
}


/*rozlisenie max 1640*/
@media (max-width: 1640px)  {
.container-top-b  {
   top:180px; 
}
.container-top-b .moduletable {
 width:80%;  font-size:14pt; line-height:120%; 
}
.container-top-b .moduletable p {
 width:80%;  font-size:14pt; line-height:120%; 
}
.container-top-b .moduletable h1 {
 font-size:4.5vw; 
}

}

/*rozlisenie max 950*/
@media (max-width: 990px)  {
.container-top-b .moduletable h1 {
 font-size:5vw; 
}
.container-top-b .moduletable p {
 width:90%;  font-size:12pt; line-height:120%; 
}
}

/*rozlisenie max 950*/
@media (max-width: 768px)  {
.container-top-b .moduletable h1 {
 font-size:7vw; 
}

}


@media (max-width: 600px)  {
.container-top-b  {
   top:170px; 
}
.container-top-b .moduletable {
 width:90%;  
}
.container-top-b .moduletable h1 {
 font-size:9vw; 
}
.container-top-b .moduletable p {
 width:80%;  font-size:10pt; line-height:130%;           
}
}



/*modul 3 */
.container-top-c-0 {
 margin: 0px auto; padding:0px;  max-width:1920px; margin-bottom:0px; margin-top:-70px; width:100%; position:relative; z-index:2;
    
}

.container-top-c {
  margin: 0px auto; padding:0px;  max-width:1920px;  margin-top:0px; width:100%; position:relative; z-index:3;
   
}
.container-top-c p {
 line-height:140% ; margin-top:20px
   
}
.container-top-c-top {
  margin: 0px auto; padding:0px;  max-width:1920px;  padding-top:0px; width:100%; position:relative; z-index:1;
  overflow:hidden;   background: url(../../images/modul_top.png) no-repeat center top ;   min-height:347px;   
}
.container-top-c-bottom {
  margin: 0px auto; padding:0px;  max-width:1920px;  padding-top:0px; width:100%; position:relative; z-index:2;
  overflow:hidden;   background:#74DBA6 url(../../images/modul_bottom.png) no-repeat center bottom ;    min-height:55px;
}

.container-top-c .moduletable {
  padding:0px;  margin:0px auto; max-width:1920px;width:100%; margin-top:0px; background:#74DBA6;   margin-bottom:-50px;
}
.container-top-c .moduletable .custom {
  padding:0px 20px;  margin:0px auto; color:#1A1A1A;  font-weight:500; font-size:20pt;line-height:160%;  max-width:1400px; top:-100px; overflow:hidden;    
}
.container-top-c  h2  {
  margin:0px;float:right; width:60%; font-size:64pt; line-height:105%; margin-bottom:5px; margin-left:5%;margin-top:0px;  font-weight:bold; font-family: 'Poetsen One', cursive!important; color:#1A1A1A;
}


/*rozlisenie max 1300*/
@media (max-width: 1400px)  {
.container-top-c .moduletable .custom {
    font-size:15pt;line-height:160%; top:-100px;   
}
.container-top-c  h2  {
  margin:0px;float:right; width:60%; font-size:48t; margin-left:5%;
}
}

/*rozlisenie max 1300*/
@media (max-width: 1200px)  {
.container-top-c .moduletable .custom {
    font-size:15pt;line-height:160%; top:-120px;            
}
.container-top-c  h2  {
  margin:0px;float:right; width:60%; font-size:48pt; margin-left:5%;
}
}

@media (max-width: 990px) {
.container-top-c .moduletable .custom {
    font-size:15pt;line-height:160%; top:-70px; text-align:center;  max-width:800px;
}
.container-top-c  h2  {
  margin:0px;float:left; width:100%; font-size:50pt; margin-bottom:40px;  text-align:center; 
}
}

@media (max-width: 768px) {
.container-top-c .moduletable .custom {
    font-size:15pt;line-height:160%; top:-70px; text-align:center;  max-width:800px;
}
.container-top-c .moduletable {
      padding-bottom:20px;
}
.container-top-c  h2  {
  margin:0px;float:left; width:100%; font-size:50pt; margin-bottom:40px;  text-align:center; 
}
.container-top-c-top {
  margin: 0px auto; padding:0px;  max-width:1920px;  padding-top:0px; width:100%; position:relative; z-index:1;
  overflow:hidden;   background: url(../../images/modul_top3.png) no-repeat center top ;   min-height:181px;   
}
}

@media (max-width: 500px) {
.container-top-c .moduletable {
    margin-bottom:0px; 
}
.container-top-c .moduletable .custom {
    font-size:14pt;line-height:160%; margin-bottom:-50px;
}
.container-top-c  h2  {
  margin:0px;float:left; width:100%; font-size:42pt; margin-bottom:40px;  text-align:center; 
}
}



/*modul 4 */
.container-top-d {
 position:absolute; z-index:3; padding:0px 20px;  margin:0px auto; max-width:1640px; width:100%; left:0px; right:0px; top:auto; bottom:-130px;
}

.container-top-d .moduletable {
  padding:0px;  margin:0px auto; font-weight:400; line-height:100%;    text-align:center;
}
.container-top-d ul.newsflash-horiz  {
  padding:0px;  margin:0px auto;   display: flex; align-content:stretch; column-gap:4px;
}
.container-top-d .mod-articlesnews-horizontal {
  grid-gap: 2rem!important;
  display: flex!important;
}
.container-top-d ul.newsflash-horiz li  {
  padding:0px;  margin:0px auto;  padding:0%;  text-align:center;  position:relative; min-height:490px;
}
.container-top-d ul.newsflash-horiz li:nth-child(1)  {
  background: url(../../images/img1.png) no-repeat center top;
}
.container-top-d ul.newsflash-horiz li:nth-child(2)  {
  background: url(../../images/img2.png) no-repeat center top;
}
.container-top-d ul.newsflash-horiz li:nth-child(3)  {
  background: url(../../images/img3.png) no-repeat center top;
}

.container-top-d ul.newsflash-horiz li figure {
  margin: 0 0 0em;
}
.container-top-d ul.newsflash-horiz li h4  {
  margin:0px auto; font-size:18pt;  width:60%; margin-bottom:25px; margin-top:5px; height:55px; text-transform:none;color:#FFFFFF;  font-weight:400; font-family: 'Barlow Condensed', sans-serif!important;    
}

.container-top-d ul.newsflash-horiz li h2  {
  margin:0px auto; font-size:28pt;  width:75%;  text-align:center; height:110px; text-transform:none; font-weight:600; color:#243620; font-family: 'Barlow Condensed', sans-serif!important; 
   padding:12px 45px 0px 45px; border-radius:55px; display:block;  line-height:105%;
}
.container-top-d ul.newsflash-horiz li h2 a {
  color: #243620
}
.container-top-d ul.newsflash-horiz li:nth-child(1) h2  {
  background-color:#D3E8C9; 
}
.container-top-d ul.newsflash-horiz li:nth-child(2) h2  {
  background-color:#F5D3E4; 
}
.container-top-d ul.newsflash-horiz li:nth-child(3) h2  {
  background-color:#FDEDC9; 
}

.container-top-d ul.newsflash-horiz li p {
  margin:0px;  
}
.container-top-d .mod-articlesnews-horizontal  {
 grid-gap: 0.2rem; margin-bottom:0px;
}
.container-top-d .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 28%;
  flex-direction: column;  
}
.container-top-d  .mod-list li {
  padding: 0px;  margin-right: 0px;
  background: none;
}



/*rozlisenie max 1640*/
@media (max-width: 1640px)  {
.container-top-d {
  bottom:-160px;
}
.container-top-d .mod-articlesnews-horizontal {
  grid-gap: 1rem!important;
}
.container-top-d ul.newsflash-horiz li  {
   min-height:470px;  
}
.container-top-d ul.newsflash-horiz li:nth-child(1)  {
  background: url(../../images/img1.png) no-repeat center top; background-size:90%;
}
.container-top-d ul.newsflash-horiz li:nth-child(2)  {
  background: url(../../images/img2.png) no-repeat center top;  background-size:90%;
}
.container-top-d ul.newsflash-horiz li:nth-child(3)  {
  background: url(../../images/img3.png) no-repeat center top;  background-size:90%;
}

.container-top-d ul.newsflash-horiz li figure {
  margin: 0 0 0em;
}
.container-top-d ul.newsflash-horiz li h4  {
  margin:0px auto; font-size:15pt;  width:60%; margin-bottom:15px; margin-top:5px; height:55px; text-transform:none;color:#FFFFFF;  font-weight:400; font-family: 'Barlow Condensed', sans-serif!important;    
}
.container-top-d ul.newsflash-horiz li h2  {
  font-size:22pt;  width:70%;   height:85px;   padding:9px 45px 0px 45px; border-radius:55px; 
}
}

@media (max-width: 1400px)  {
.container-top-d {
  bottom:-160px; 
}
.container-top-d ul.newsflash-horiz li:nth-child(1), .container-top-d ul.newsflash-horiz li:nth-child(2), .container-top-d ul.newsflash-horiz li:nth-child(3)  {
   background-size:70%;
}
.container-top-d ul.newsflash-horiz li  {
   min-height:300px;     
}
}

@media (max-width: 1200px)  {
.container-top-d {
  bottom:-100px;
}
.container-top-d ul.newsflash-horiz li  {
   min-height:250px;     
}
.container-top-d ul.newsflash-horiz li h4  {
  margin:0px auto; font-size:12pt;  width:60%; margin-bottom:15px; margin-top:5px; height:40px;     
}
.container-top-d ul.newsflash-horiz li h2  {
  font-size:15pt;  width:70%;   height:60px;   padding:9px 45px 0px 45px; border-radius:55px; 
}
}

@media (max-width: 1100px)  {
.container-top-d ul.newsflash-horiz li  {
   min-height:220px;    
}
}

@media (max-width: 990px)  {
.container-top-d {
  bottom:-180px;
}
.container-top-d ul.newsflash-horiz li:nth-child(1), .container-top-d ul.newsflash-horiz li:nth-child(2), .container-top-d ul.newsflash-horiz li:nth-child(3)  {
   background-size:90%;
}
.container-top-d ul.newsflash-horiz li  {
   min-height:270px;     
}
.container-top-d ul.newsflash-horiz li h4  {
  margin:0px auto; font-size:1.6vw;  width:70%; margin-bottom:15px; margin-top:5px; height:auto;   
}
.container-top-d ul.newsflash-horiz li h2  {
  font-size:1.8vw;  width:70%;   height:50px;   padding:5px 25px 0px 25px; border-radius:55px; 
}
}

@media (max-width: 850px)  {
.container-top-d ul.newsflash-horiz li  {
   min-height:240px;  
}
}




@media (max-width: 768px) {
.container-top-d {
 position:relative; z-index:1; padding:0px 20px;  margin:0px auto; max-width:1640px; width:100%; left:0px; right:0px; top:auto; bottom:0px;  background:#74DBA6; padding-top:20px;
}
.container-top-d-top {
  margin: 0px auto; padding:0px;  max-width:1920px;  padding-top:0px; width:100%; position:relative; z-index:2;
  overflow:hidden;   background: url(../../images/modul_top2.png) no-repeat center top ;   height:47px; margin-bottom:-1px;  margin-top:-50px;
}
.container-top-d ul.newsflash-horiz li:nth-child(1), .container-top-d ul.newsflash-horiz li:nth-child(2), .container-top-d ul.newsflash-horiz li:nth-child(3)  {
   background-size:100%;
}
.container-top-d .mod-articlesnews-horizontal li {
  flex: 1 1 100%; 
}
.container-top-d ul.newsflash-horiz   {
  max-width:270px; 
}
.container-top-d ul.newsflash-horiz li  {
   min-height:280px;    
}
.container-top-d ul.newsflash-horiz li h4  {
  margin:0px auto; font-size:12pt;  width:80%;  margin-bottom:10px; font-weight:500; 
}
.container-top-d ul.newsflash-horiz li h2  {
  font-size:14pt;  width:70%;   height:50px;   padding:4px 15px 0px 15px; border-radius:55px; 
}
}


@media (max-width: 400px) {

}


/*modul image podstranky*/
.below-top {
  	 max-width:1920px;height:auto; z-index:0; position:relative; overflow:hidden; width:100%; height:433px;
  padding:0px; margin:0px auto;  top:0px;    margin-top:-170px; background:#1A1A1A url(../../images/top_bg.png) no-repeat center bottom;
}


/*rozlisenie max 991*/
@media (max-width: 990px)  {
.below-top {
  height:350px;
}
}
/*rozlisenie max 991*/
@media (max-width: 500px)  {

}


/*obsah*/
.site-grid {
  margin:0px auto; margin-top:25px;  margin-bottom:25px;  max-width:1050px; width:100%;  
}
/*rozlisenie max 1820*/
@media (max-width: 1050px)  {
.site-grid {
  
}
}

/*banner*/
.banner {
  margin: 0px auto;  padding:0px; position:relative;  margin-top:-170px;  max-width:1920px;  /*overflow:hidden; */
}
.container-banner {
  display: block;
  margin: 0px auto;  position:relative; z-index:1;   max-width:1920px;  overflow:hidden; 
}


/*rozlisenie max 1200*/
@media (max-width: 1300px)  {

}

/*rozlisenie max 991*/
@media (max-width: 990px)  {


}



@media (max-width: 500px)  {
.banner {
  border-left:solid #E41A28 0px; 
}
}



/*footer*/
.footer {
  color: #FFFFFF;
  margin: 0px auto; max-width:1920px; width:100%; padding-bottom:0px; background: #1A1A1A; position:relative; z-index:1; 
}
.footer .footer-in {
  margin:0px auto; padding: 130px 20px 40px 20px;  max-width:1240px;    overflow:hidden;
}
.footer .module-1 {
  position: relative;  font-size:15pt; font-weight:300; line-height:140%; color:#FFFFFF;  float:left; width:70%;  
}
.footer .module-1 ul {
  margin:0px; padding:0px; float:left; width:31%; margin-right:2%;
}
.footer .module-1 ul li {
  margin:0px; padding:0px;  list-style-type:none; line-height:120%; font-size:12.5pt; font-weight:300; margin-bottom:14px; color:#FFFFFF;
}
.footer .module-1 ul li a {                 
  color:#FFFFFF;
}

.footer .module-2 {
  position: relative;  font-size:18pt; font-weight:500; line-height:150%; color:#FFFFFF; float:right; width:28%; text-align:center; 
}
.footer .module-2 a.odkaz {
  color: #000000; margin:0px auto; float:left; display:block; height:79px; width:100%; max-width:300px;  padding:20px 0px 0px 0px;  margin-top:15px; border-radius:35px;
  font-size:18pt; text-align:center; font-weight:900;    background:#D7C352 url(../../images/li.png) no-repeat 93% center; text-transform:none; letter-spacing:1px; 
}  
.footer .module-2 a.odkaz:hover {                                  
  color: #000000;  background:#F5D3E4 url(../../images/li.png) no-repeat 93% center; text-decoration:none;
}



/*rozlisenie max 500*/
@media (max-width: 990px)  {
.footer .module-1 {
   float:left; width:100%;  margin-bottom:40px; margin-top:0px;
}
.footer .module-2 {
 clear:left; float:left; width:100%; text-align:left;
} 
} 

/*rozlisenie max 500*/
@media (max-width: 500px)  {
.footer .module-1 {
   margin-bottom:20px;
}                                                                         
.footer .module-1 ul {
  margin:0px; padding:0px; float:left; width:100%; margin-bottom:25px;
}
} 




/*footer 2*/
.footer2 {
  margin: 0px auto; max-width:1920px; width:100%; padding:20px 20px 40px 20px; margin-top:0px;  text-align:center; font-weight:700; font-size:12.5pt; background: #1A1A1A;
    color:#D7C352;
}
.footer2 a {
 color:#D7C352;

}




/*moduly VSEOBECNE stylovanie*/
.card {
  word-wrap: break-word;
  background-clip: border-box;
  background: none;
  border: 0px solid #dfe3e7;
  border-radius: 0rem;
  min-width: 0;
  position: relative;
}
.card-body {
  flex: 1 1 auto;
  padding: 0rem;
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
  background: none;
  border-bottom: 0px solid #dfe3e7;
  margin-bottom: 0;
  padding: 0px;
}






/*moduly telo*/
.container-bottom-a > *, .container-bottom-b > * {
  flex: 1;  margin: 0;
}

/*moduly telo 1 */
.container-bottom-a  {
  margin: 0px auto; padding:0px;  max-width:1920px; margin-bottom:-50px; margin-top:0px; width:100%; background: url(../../images/modul_bg.jpg) no-repeat center top;  overflow:hidden; min-height:1606px;
}
.container-bottom-a p {
  margin: 0px; 
}
.container-bottom-a .moduletable {
  margin: 0px; padding:0px; 
}
.container-bottom-a .module-1 {
  margin: 0px; padding:0px; float:left; width:45%; margin-top:200px;font-size:21pt; font-weight:400; line-height:160%; margin-left:10%;  height:650px;color:#000;  
}
.container-bottom-a .module-1 h3 {
  margin: 0px; padding:0px; font-size:82pt; font-weight:bold; margin-bottom:50px;  font-family: 'Poetsen One', cursive!important;color:#000; 
}
.container-bottom-a .module-1 p {
  margin-left: 25%; padding:0px; width:65%; 
}
.container-bottom-a .module-2 {
  margin: 0px; padding:0px; clear:left; float:left; width:35%; margin-left:30%;   margin-top:60px; font-size:18pt; font-weight:400; line-height:160%; color:#000;  
}
.container-bottom-a .module-2 h3 {
  margin: 0px; padding:0px; font-size:72pt; margin-bottom:20px;  font-family: 'Poetsen One', cursive!important; color:#000; 
}
.container-bottom-a .module-2 h4 {
  margin: 0px; padding:0px; font-size:34pt; font-weight:bold; margin-bottom:25px;  color:#243620; 
}

/*rozlisenie max 600*/
@media (max-width: 1800px)  {
.container-bottom-a  {
  margin: 0px auto; padding:0px;  max-width:1920px; margin-bottom:-50px; margin-top:0px; width:100%; background: url(../../images/modul_bg.jpg) no-repeat center top;  overflow:hidden; min-height:1606px;
}
.container-bottom-a .module-1 {
   width:45%; margin-top:200px;font-size:1.7vw; margin-left:10%;  height:650px;
}
.container-bottom-a .module-1 h3 {
  font-size:7vw;  margin-bottom:40px; 
}
.container-bottom-a .module-1 p {
  margin-left: 15%; padding:0px; width:75%; 
}
.container-bottom-a .module-2 {
   width:45%; margin-left:25%;   margin-top:50px; font-size:1.6vw; 
}
.container-bottom-a .module-2 h3 {
  font-size:7vw;  margin-bottom:10px;
}
.container-bottom-a .module-2 h4 {
   font-size:3vw;   margin-bottom:15px;
}
}  

/*rozlisenie max 600*/
@media (max-width: 1400px)  {
.container-bottom-a  {
  margin: 0px auto; padding:0px;  max-width:1920px; margin-bottom:-50px; margin-top:0px; width:100%; background: url(../../images/modul_bg2.jpg) no-repeat center top;  overflow:hidden; min-height:1171px;
}
.container-bottom-a .module-1 {
   width:50%; margin-top:70px;font-size:2.2vw; margin-left:5%;  height:550px;
}
.container-bottom-a .module-1 h3 {
  font-size:8vw;  margin-bottom:50px; 
}
.container-bottom-a .module-1 p {
  margin-left: 15%; padding:0px; width:75%; 
}
}  

/*rozlisenie max 600*/
@media (max-width: 990px)  {
.container-bottom-a  {
  margin: 0px auto; padding:0px;  max-width:1920px; margin-bottom:-50px; margin-top:0px; width:100%; background: url(../../images/modul_bg3.jpg) no-repeat center top;  overflow:hidden; min-height:828px;
}
.container-bottom-a .module-1 {
   width:50%; margin-top:30px;font-size:2.2vw; margin-left:5%;  height:400px;
}
.container-bottom-a .module-1 h3 {
  font-size:8vw;  margin-bottom:50px; 
}
.container-bottom-a .module-1 p {
  margin-left: 15%; padding:0px; width:75%; 
}
.container-bottom-a .module-2 {
   width:50%; margin-left:22%;   margin-top:30px; font-size:1.6vw; 
}
.container-bottom-a .module-2 h3 {
  font-size:7vw;  margin-bottom:10px;
}
.container-bottom-a .module-2 h4 {
   font-size:3vw;   margin-bottom:15px;
}
}  

/*rozlisenie max 600*/
@media (max-width: 768px)  {
.container-bottom-a  {
  margin: 0px auto; padding:0px;  max-width:1920px; margin-bottom:-50px; margin-top:0px; width:100%; background: url(../../images/modul_bg3.jpg) no-repeat center top;  overflow:hidden; min-height:828px;
}
.container-bottom-a .module-1 {
   width:58%; margin-top:30px;font-size:2.8vw; margin-left:5%;  height:400px;
}
.container-bottom-a .module-1 h3 {
  font-size:9vw;  margin-bottom:30px; 
}
.container-bottom-a .module-1 p {
  margin-left: 5%; padding:0px; width:85%; 
}
.container-bottom-a .module-2 {
   width:60%; margin-left:15%;   margin-top:30px; font-size:2.2vw; 
}
.container-bottom-a .module-2 h3 {
  font-size:8vw;  margin-bottom:10px;
}
.container-bottom-a .module-2 h4 {
   font-size:3.5vw;   margin-bottom:15px;
}
}  

/*rozlisenie max 600*/
@media (max-width: 500px)  {
.container-bottom-a  {
  margin: 0px auto; padding:0px;  max-width:1920px; margin-bottom:-50px; margin-top:0px; width:100%; background: url(../../images/modul_bg4.jpg) no-repeat center top;  overflow:hidden; min-height:418px;
}
.container-bottom-a .module-1 {
   width:55%; margin-top:0px;font-size:10pt;line-height:130%; margin-left:5%;  height:200px; 
}
.container-bottom-a .module-1 h3 {
  font-size:22pt;  margin-bottom:10px; 
}
.container-bottom-a .module-1 p {
  margin-left: 5%; padding:0px; width:90%; 
}
.container-bottom-a .module-2 {
   width:65%; margin-left:18%;   margin-top:35px; font-size:8pt;line-height:130%;   
}
.container-bottom-a .module-2 h3 {
  font-size:18pt;  margin-bottom:5px;
}
.container-bottom-a .module-2 h4 {
   font-size:12pt;   margin-bottom:5px;
}
}


 /*moduly telo 2 */

.container-bottom-b  {
  margin: 0px auto; padding:30px 0px 60px 0px;  max-width:1920px;  width:100%; margin-bottom:0px; margin-top:0px; background:#FCF9F1;   overflow:hidden;
}
.container-bottom-b p {
  margin: 0px; 
}   
.container-bottom-b .moduletable {
  margin: 0px auto;   padding:0px 20px;  max-width:1020px;
}
 /*news flex*/
.container-bottom-b .moduletable ul.newsflash-horiz  {
  padding:0px;  margin:0px auto;   display: block; align-content:stretch; column-gap:4px;
}
.container-bottom-b .moduletable .mod-articlesnews-horizontal {
  grid-gap: 4rem!important;
  display: flex!important;
}
.container-bottom-b .moduletable ul.newsflash-horiz li  {
  padding:0px;  margin:0px auto;  padding:0%; font-size:12.5pt; line-height:150%; font-weight:300; margin-bottom:0px; text-align:center;  position:relative; 
}
.container-bottom-b .moduletable ul.newsflash-horiz li figure {
  margin: 0 0 0em;
}
.container-bottom-b .moduletable ul.newsflash-horiz li p {
  margin:0px;  
}
.container-bottom-b .moduletable ul.newsflash-horiz li img {
  margin-bottom:30px;  
}
.container-bottom-b .moduletable .mod-articlesnews-horizontal  {
 grid-gap: 0.2rem; margin-bottom:0px;
}
.container-bottom-b .moduletable .mod-articlesnews-horizontal li {
  display: block;
  flex: 1 1 27%;
  flex-direction: column;  
}                                                                 
.container-bottom-b .moduletable .mod-list li {
  padding: 0px;  margin-right: 0px;
  background: none;
}


/*rozlisenie max 950*/
@media (max-width: 1360px)  {

}                                                                                   

/*rozlisenie max 600*/
@media (max-width: 990px)  {
.container-bottom-b .moduletable .mod-articlesnews-horizontal {
  grid-gap: 3rem!important;
}
.container-bottom-b .moduletable ul.newsflash-horiz li img {
  margin-bottom:20px; max-height:80px; width:auto!important; 
}  
.container-bottom-b .moduletable ul.newsflash-horiz li  {
  font-size:10.5pt; line-height:140%; 
}                                                          
}  
 
/*rozlisenie max 600*/
@media (max-width: 600px)  {
.container-bottom-b .moduletable ul.newsflash-horiz  {
  max-width:220px;
}
.container-bottom-b .moduletable ul.newsflash-horiz li  {
  font-size:10.5pt; line-height:130%; 
} 
.container-bottom-b .moduletable .mod-articlesnews-horizontal li {
  flex: 1 1 100%; 
}
.container-bottom-b .moduletable .mod-articlesnews-horizontal {
  grid-gap: 2.5rem!important;
}
.container-bottom-b .moduletable ul.newsflash-horiz li img {
  margin-bottom:20px; max-height:80px; width:auto!important; 
} 
} 


 /*moduly telo 3 */

.container-bottom-c  {
  margin: 0px auto; padding:70px 0px 100px 0px;  max-width:1920px;  width:100%; margin-bottom:0px; margin-top:0px;   overflow:hidden; background:#F5D3E4 url(../../images/footer_top.png) no-repeat center bottom;
  position:relative; z-index:2; margin-bottom:-60px;
}
.container-bottom-c-in  {
  margin: 0px auto; padding: 0px 20px;  max-width:1420px; 
}
.container-bottom-c p {
  margin: 0px; 
}  
.container-bottom-c .module-1 {
  margin: 0px auto; padding:0px; float:left; width:47.16%;  
}
.container-bottom-c .module-1 img {
  margin:0px; padding:0px; 
}
.container-bottom-c .module-2 {
  margin: 0px auto; padding:0px; float:right; width:48%; font-size:32pt; line-height:160%; text-transform:none; font-weight:900; text-align:left;  color:#000000; 
}
.container-bottom-c .module-2 h3  {
  margin:0px;  font-weight:900; text-align:left;  color:#243620; font-size:44pt; line-height:110%; text-transform:none; margin-bottom:25px;  
}
.container-bottom-c .module-2 a {
  color: #D7C352; margin:0px auto; float:left; display:block; height:93px; width:100%; max-width:280px;  padding:26px 0px 0px 0px;  margin-top:30px; border-radius:45px;
  font-size:26pt; text-align:center; font-weight:900;    background:#333333; text-transform:none; letter-spacing:1px; box-shadow: #353635 0px 0px 20px; line-height:120%; 
}  
.container-bottom-c .module-2 a:hover {                                  
  color: #000000;  background:#F5D3E4; text-decoration:none;
}
.container-bottom-c .module-3 {
  margin: 0px auto; padding:0px;clear:both; float:left; width:100%; font-size:16pt; line-height:150%; text-transform:none; font-weight:400; text-align:center;  color:#243620; margin-top:60px;
}


/*rozlisenie max 950*/
@media (max-width: 1380px)  {
.container-bottom-c .module-2  h3  {
  font-size:30pt; 
}
.container-bottom-c .module-2 {
  float:right; width:48%; font-size:22pt; 
}
.container-bottom-c .module-2 a {
 height:70px;  padding:18px 0px 0px 0px;  margin-top:20px; font-size:21pt;  text-transform:none; letter-spacing:0.5px; 
} 
}                                                                                  

/*rozlisenie max 600*/
@media (max-width: 990px)  {
.container-bottom-c .module-1 {
  font-size:11.5pt;  margin-bottom:60px; width:100%; 
}
.container-bottom-c .module-1  h3  {
  font-size:30pt; 
}
.container-bottom-c .module-2 img {
 height:185px; 
}
.container-bottom-c .module-2 {
  margin: 0px auto; padding:0px; float:left; clear:left; width:100%;  
}
.container-bottom-c .module-3 {
  font-size:14pt;  margin-top:60px;
}
}  
/*rozlisenie max 600*/
@media (max-width: 768px)  {
.container-bottom-c .module-2 img {
  height:150px; 
}
}  
/*rozlisenie max 600*/
@media (max-width: 500px)  {
.container-bottom-c .module-1  h3  {
  font-size:24pt; 
}
.container-bottom-c .module-2 img {
  height:110px; 
}
}  



/*formular*/
.formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
  background-color: #eeeeee;
  border: 1px solid #E1E1E1;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;   padding:12px 0px 12px 20px; margin-bottom:2px;
}
.rsform strong.formRequired {
  display:none;
}
.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
  background-color: #F41822;
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  font-size:13pt; padding:12px 35px; border-radius:25px;  font-weight:700; text-transform:uppercase;
}
.formResponsive input:hover[type="submit"], .formResponsive button:hover[type="submit"] {
  background-color: #000000;

}
.formResponsive input, .formResponsive textarea {
  width: 100%;    max-width:600px;
}
.rsform-block label {
  font-size:11pt; color:#797979;
}

/*rozlisenie max 650*/
@media (max-width: 650px)  {
.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
  width: 93% !important;
}
}


/*lavy a pravy panel*/

/*obsah*/

.container-sidebar-right   {
   font-size:12pt; line-height:160%; color:#434343;  margin-top:10px;
} 
.sidebar-right  h3 {
   font-size:20pt; font-weight:900; margin-bottom:15px;
} 

.sidebar-right.card   {
     font-size:12pt;
} 



.container-component > :first-child, .container-sidebar-left > :first-child, .container-sidebar-right > :first-child {
  margin-top: 0em;
}
.container-component > * + *, .container-sidebar-left > * + *, .container-sidebar-right > * + * {
  margin-top: 0em;
}



.container-sidebar-left {
    
}
.container-sidebar-left .sidebar-left:first-child {
  margin-top: 0em;
}
.container-sidebar-right .sidebar-right:first-child {
  margin-top: 10px;
}
.container-sidebar-left .sidebar-left:last-child, .container-sidebar-right .sidebar-right:last-child {
  margin-bottom: 0em;
}
.container-sidebar-left .sidebar-left.card, .container-sidebar-right .sidebar-right.card {
  margin-bottom: 35px;
}






.sidebar-left.module-2 h3 {
   font-size:16pt; font-weight:900; margin-bottom:15px;
} 

.sidebar-left.module-2 {
   font-size:10.5pt;  font-weight:500; color:#000000; line-height:170%;    max-width:235px;
}  


.sidebar-left.menu  {
   background:#FBFBFB; border-radius:10px;  box-shadow: #888888 0px 0px 10px; max-width:235px;
}
.sidebar-left.menu h3 {
   font-size:15pt; font-weight:400; margin:0px; padding:10px 10px 7px 13px;  color:#FFFFFF; background:#000000; border-top-left-radius:10px; border-top-right-radius:10px;
}


/*rozlisenie max 990*/
@media (max-width: 990px)  {
.container-sidebar-right   {
  margin-top:40px;
} 
}


/*breadcrumb_nav*/

.breadcrumb {
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
.breadcrumb.px-3 {
  padding-right: 1rem !important;
  padding-left: 0rem !important;
}
.breadcrumb.py-2 {
  padding-top: 0.3rem !important;
  padding-bottom: 0.5rem !important;
}
.breadcrumb li span.icon-location {
  display:none;
}
.breadcrumb li span, .breadcrumb li a {
 color:#212121; font-weight:400; font-size:10.5pt;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #000000; font-weight:400;
  content: var(--breadcrumb-divider, ">");
}


/*rozlisenie max 990*/
@media (max-width: 350px)  {
.breadcrumb li span, .breadcrumb li a {
 font-size:8pt;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.2rem;
  color: #000000; font-weight:300;
  content: var(--breadcrumb-divider, "/");
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.2rem;
}
}


