/*body*/

// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

body.itemid-101 {
   background: #FCFCFC url(../../images/pozadie.jpg) no-repeat center top;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
background: #FCFCFC ;
  color: #070707;
  font-family: 'Montserrat', sans-serif;
  font-size: 12.5pt;
  font-weight: 400;
  line-height: 160%;
  margin: 0;                                                               
  text-align: left;  
  background: #FCFCFC url(../../images/pozadie2.jpg) no-repeat center top;   
}

@media (max-width: 990px)  {

}

a:link {
 text-decoration:none; color: #E00B21
}
a:hover {
 text-decoration:underline; color: #999
}
a:visited {
 color: #CC2433
}

p {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
b {
  font-weight: 700;
}
strong {
  font-weight: 700;
}


/*tassos*/
ul.fields-container {
  margin:0px; padding:0px;
}
li.field-entry.galeria {
  margin:0px; padding:0px; list-style-type:none;
}


/*pisma*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color:#000000;   font-family: 'Montserrat', sans-serif!important;
  font-weight: 800;
  line-height: 1.2;
margin-bottom: 1.5rem;
margin-top: 0;  text-transform:none;
}


.page-header h1 {
  font-size: 36pt;  text-align:left; z-index:1; position:relative; letter-spacing:0.5px; margin-bottom:35px; padding-bottom:5px; font-weight:200
}
.page-header h1:after {
    content:'';
    position:absolute;
    left:0; right:auto;
    top:100%;
    margin:5px auto;
    width:50%;  max-width:320px;
    height:2px;
    background:#DA101C;
}

@media (max-width: 1200px)  {
.page-header h1 {
  font-size: 28pt;  letter-spacing:0px; 
}
.page-header h1:after {
    height:3px;
}
}

@media (max-width: 500px)  {
.page-header h1 {
  font-size: 23pt;  
}
}    
                                       
.page-header h2 {
  font-size: 20pt;  
}
.item-page h3 {
    font-size: 18pt;  
}
.page-header h2 a {
  color:#000000; font-size: 16pt; min-height:30px; display:block    
}
.item-content {
  font-size:14pt; line-height:140% 
}
@supports (display: grid) {
  .blog-items[class^="columns-"] > div, .blog-items[class*=" columns-"] > div {
    flex: 0 1 auto;
    width: auto;
    border-bottom:solid #E5E5E5 1px;
  }
}

/*img v perexe*/
img.perex {
float:left;
margin: 0px 0px 25px 0px; /* max-width:400px; */width:100%;  border-bottom-left-radius: 15px;  border-bottom-right-radius: 15px;
      object-fit: cover;  position:relative;  z-index:0;
   width:100%;  height:280px; 
}

.item-page img {
 border-radius: 12px; box-shadow: #ccc 0px 0px 15px;
}


.item-page ul {
  /*list-style-type: none;*/
  list-style-type: square;
  border: 0px solid #f8f8f8;
  /*padding:0;*/
  background: #fff;
  border-radius:8px;
  margin:10px 2px 10px 2px;
  padding:4px 0px 4px 0px;
  box-shadow: #ccc 0px 0px 15px;
}

.item-page ul li {
  padding: 3px 6px;
  margin: 1px 4px;
  border-bottom: 1px solid #f1f1f1;
  font-size:90%
}

ol {
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 50px;
  margin-left: 0px;
}

ol li {
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 3px;
  font-size:11.5pt;
  font-weight:400 
}
ol li::before {
  content: counter(my-awesome-counter);
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  --size: 32px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  transform: rotate(-0deg);
  background: #D34162;
  border-radius: 50%;
  text-align: center;
  box-shadow: 1px 1px 0 #999;
}
/*rozlisenie max 768*/
@media (max-width: 768px)  {
 .item-page .introtext img {
   float:left; width:100%; margin-right:0px; margin-bottom:12px; 
}
}

/*introtext v clanku*/
.item-page .introtext {
    font-size: 130%;   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;  
}
.tf-gallery-wrapper .gallery-items .item img {
  border-radius: 8px;
}
/*rozlisenie max 768*/
@media (max-width: 768px)  {
 .item-page .introtext img {
   float:left; width:100%; margin-right:0px; margin-bottom:12px; 
}
}

 
/*blog - 3 stlpce*/
.blog.custom  .blog-items.columns-3 {
    padding: 0px;   margin: 0 0 0.5em;  grid-gap: 1em;  display: flex;
}
.blog.custom  .blog-items.columns-3 .blog-item {
      display: flex;
  flex: 1 1 28%;
  flex-direction: column;  
}
.blog.custom  .blog-items.columns-3 .blog-item {
    margin-bottom:0px; position:relative;      
}
.blog.custom ul.newsflash-horiz  {
  padding:0;  margin:0px auto;  
}
.blog.custom  .blog-items.columns-3 .page-header h2 {
  position:relative;    width:100%;   float:none;  margin-bottom:5px; font-family: 'Montserrat', sans-serif;
}
.blog.custom  .blog-items.columns-3 .page-header h2 a {
   position:relative; display:block; height:400px;  color:#FFF; text-transform:none;   background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8), rgba(255, 153, 0, 0));  transition: 0.7s;
 display:flex; align-content: end; flex-wrap: wrap; z-index:1;  font-size:22pt;  padding:0px 20px 70px 20px;  font-weight:800;   text-decoration:none;  font-family: 'Montserrat', sans-serif; border-radius:10px
}
.blog.custom  .blog-items.columns-3 .page-header h2 a:hover {
   color:#212121;  text-decoration:none; background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));      
}

.blog.custom  .blog-items.columns-3 .blog-image {
   display:block;  position:absolute; left:0px; right:0px; top:0px; height:400px;   width:100%; 
}
.blog.custom  .blog-items.columns-3 .blog-image img {
   object-fit:cover; width:100%;  height:400px; border-radius:10px
}

.blog.custom  .blog-items.columns-3 .blog-introtext {
   display:none; 
}



/*rozlisenie max 1200*/
@media (max-width: 1200px)  {
.blog.custom  .blog-items.columns-3 .page-header h2 a {
   height:350px;   font-size:14pt;  padding:0px 20px 20px 20px;  
}
.blog.custom  .blog-items.columns-3 .blog-image img {
  height:350px;
}

.blog.custom  .blog-items.columns-3 {
   grid-gap: 1em;
}

}

/*rozlisenie max 990*/
@media (max-width: 990px)  {
.blog.custom  .blog-items.columns-3 .page-header h2 a {
   height:300px;   font-size:11pt;  padding:0px 20px 20px 20px;  
}
.blog.custom  .blog-items.columns-3 .blog-image img {
  height:300px;
}

}

/*rozlisenie max 600*/
@media (max-width: 768px)  {
.blog.custom  .blog-items.columns-3 .blog-item {                           
      display: flex;
  flex: 1 1 47%;
  flex-direction: column;  
}
.blog.custom  .blog-items.columns-3 .page-header h2 a {
  font-size:14pt;  padding:0px 20px 20px 20px;                               
}
}
/*rozlisenie max 500*/
@media (max-width: 500px)  {
.blog.custom  .blog-items.columns-3 .page-header h2 a {
   height:250px;   font-size:10.5pt;  padding:0px 20px 20px 20px;  
}
.blog.custom  .blog-items.columns-3 .blog-image img {
  height:250px;
}

}
/*rozlisenie max 500*/
@media (max-width: 350px)  {
.blog.custom  .blog-items.columns-3 .page-header h2 a {
   height:250px;   font-size:10.5pt;  padding:0px 10px 20px 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:1630px; 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:60px; right:auto; top:55px;
  text-decoration: none;  white-space: nowrap;
}


/*rozlisenie max 1820*/
@media (max-width: 1900px)  {
.container-header .navbar-brand {
   left:50px; right:auto; 
}
}

/*rozlisenie max 1280*/
@media (max-width: 1280px)  {

.container-header .navbar-brand {
   left:50px;  width:140px;  top:50px;
}
}
/*rozlisenie max 991*/
@media (max-width: 990px)  {

}

/*rozlisenie max 600*/
@media (max-width: 768px)  {
.container-header .navbar-brand {
   left:20px;  width:110px;  top:40px;
}
}
/*rozlisenie max 500*/
@media (max-width: 500px)  {

}

/*menu jazyky*/
div.mod-languages ul {
  list-style: none;   margin: 0;  padding: 0; margin-top:8px; margin-left:15px;
}
div.mod-languages li {
  margin: 0px; padding-right:12px; padding-left:2px;  background: url(../../images/li.png) no-repeat right 4px;
}
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 18px;  text-decoration: none; color:#FFFFFF; font-family: 'Signika', sans-serif; font-weight:700; font-size:17pt;  
}
div.mod-languages a:hover {
   color:#dddddd; 
}

/*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:0px;  top:80px;   margin:0px;  background:none; width:330px; z-index:100; color:#FFFFFF; line-height:120%;  font-size:11pt; 
}
.container-top-a .moduletable a,.container-top-a .moduletable span  {
  color: #E00B21; font-weight:500; font-size:11pt;
}  
.container-top-a .moduletable span  {
  padding-right:15px;
}  
.container-top-a .moduletable strong  {
  font-size:11pt; font-weight:700;
} 
.container-top-a .moduletable img  {
  margin-top:-10px;
} 

@media (max-width: 1280px)  {
.container-top-a {
 right:5px; font-size:10pt; width:270px; top:55px; 
}
.container-top-a .moduletable a,.container-top-a .moduletable span  {
  font-size:10pt;
}  
.container-top-a .moduletable span  {
  padding-right:7px;
}  
.container-top-a .moduletable strong  {
  font-size:11pt; 
} 
.container-top-a .moduletable img  {
  margin-top:-6px; max-width:50px; margin-right:10px!important;
} 
}



@media (max-width: 990px)  {
.container-top-a {
 right:0px; font-size:9pt; width:220px;  top:50px;line-height:120%;   
}
.container-top-a .moduletable a,.container-top-a .moduletable span  {
  font-size:9pt; 
}  
.container-top-a .moduletable span  {
  padding-right:7px;
}  
.container-top-a .moduletable strong  {
  font-size:9pt;  
} 
.container-top-a .moduletable img  {
  margin-top:-2px; max-width:35px; margin-right:10px!important;
} 
.container-top-a p {
margin:0px;
}
}

/*rozlisenie max 500*/
@media (max-width: 500px)  {
.container-top-a {
 right:0px; font-size:8pt; width:170px; top:40px;line-height:120%;   
}
.container-top-a .moduletable a,.container-top-a .moduletable span  {
  font-size:8pt; 
}  
.container-top-a .moduletable span  {
  padding-right:0px;
}  
.container-top-a .moduletable strong  {
  font-size:8pt;  
} 
.container-top-a .moduletable img  {
  margin-top:-2px; max-width:35px; margin-right:10px!important;
} 
.container-top-a p {
margin:0px;
}
}




/*modul 2 */
.container-top-b {
 position:relative; padding:0px;  margin:0px auto; max-width:1580px;   position:absolute; z-index:2; left:20px; right:0px; top:160px; 
}
.container-top-b .moduletable {
  padding:0px;  margin:0px;  color:#FFFFFF;   text-align:left; font-size:14pt;  line-height:160%; margin-left:30px;  width:85%;  max-width:704px;
}
.container-top-b .moduletable h1 {
  padding:0px;  margin:0px;  color:#BF202F;   text-align:left; font-size:48pt; font-weight:800; line-height:120%; font-family: 'Montserrat', sans-serif!important; position:relative; padding-bottom:15px; margin-bottom:30px; 

}
.container-top-b .moduletable h1:after {
    content:'';
    position:absolute;
    left:0; right:auto;
    top:100%;
    margin:5px auto;
    width:50%; max-width:320px;
    height:4px;
    background:#E00B21;
}

/*rozlisenie max 1580*/
@media (max-width: 1780px)  {
.container-top-b .moduletable h1 {
  font-size:42pt; padding-bottom:10px; margin-bottom:35px; 
}
}


/*rozlisenie max 1640*/
@media (max-width: 1580px)  {
.container-top-b .moduletable h1 {
  font-size:32pt; padding-bottom:10px; margin-bottom:35px; 
}
.container-top-b .moduletable h1:after {
    height:4px;
}
.container-top-b .moduletable {
  font-size:12pt;   max-width:570px;  line-height:140%;
}
}
/*rozlisenie max 1200*/
@media (max-width: 1280px)  {
.container-top-b .moduletable h1 {
  font-size:36pt; padding-bottom:10px; margin-bottom:25px; 
}
.container-top-b .moduletable h1:after {
    height:4px;
}
.container-top-b .moduletable {
  font-size:11pt;   max-width:440px;  line-height:140%;
}
.container-top-b {
  top:148px; 
}
}

/*rozlisenie max 1050*/
@media (max-width: 1050px)  {
.container-top-b .moduletable h1 {
  font-size:18pt; padding-bottom:10px; margin-bottom:25px; 
}
.container-top-b .moduletable h1:after {
    height:4px;
}
.container-top-b .moduletable {
  font-size:10pt;   max-width:400px;  line-height:140%;
}
.container-top-b {
  top:128px;  left:0px;
}
}

/*rozlisenie max 760*/
@media (max-width: 760px)  {
.container-top-b .moduletable h1 {
  font-size:16pt; padding-bottom:10px; margin-bottom:15px; 
}
.container-top-b .moduletable h1:after {
    height:4px;
}
.container-top-b .moduletable {
  font-size:9pt;   max-width:400px; 
}
.container-top-b {
  top:90px;  left:0px;
}
}

@media (max-width: 500px)  {
.container-top-b .moduletable h1 {
  font-size:14pt; padding-bottom:8px; margin-bottom:18px; max-width:90%; color:#fff
}
.container-top-b .moduletable h1:after {
    height:2px;
}
.container-top-b .moduletable {
  font-size:8pt;   max-width:280px;  line-height:140%;
}
.container-top-b {
  top:80px; 
}
}



/*modul 3 */
.container-top-c {
 position:absolute; z-index:2;  margin:0px auto; max-width:1600px; left:0px; right:0px;  bottom:140px;
}

.container-top-c .moduletable {
  padding:0px;  margin:0px;  float:right; width:50%;  
}
.container-top-c .moduletable .custom div {
 font-size:11pt; font-weight:300;line-height:120%;  width:190px; height:190px; text-align:center;  border:solid #FFFFFF 0px; padding:10px 15px 0px 15px;  margin-left:15px;  color:#FFFFFF;  float:right; background-color:rgba(224, 11, 33, 0.7); border-radius: 8px;
}
.container-top-c .moduletable h2 {
  padding:0px;  margin:0px;  color:#FFFFFF;   text-align:center; font-size:48pt; font-weight:700; line-height:110%; font-family: 'Montserrat', serif!important;  margin-bottom:7px; 
}
.container-top-c .moduletable h2:nth-child(1) {
            background:none;
}
.container-top-c .moduletable h2:nth-child(2) {
    background:none;
}

/*rozlisenie max 1800*/
@media (max-width: 1800px)  {                                      
.container-top-c {
  right:60px;  bottom:110px;
}
}



/*rozlisenie max 1600*/
@media (max-width: 1600px)  {                                      
.container-top-c {
  right:60px;  bottom:110px;
}
.container-top-c .moduletable {
  width:80%;  
}
.container-top-c .moduletable .custom div {
 font-size:10pt;   width:170px; height:170px;  padding:10px 15px 0px 15px;  margin-left:15px;  
}
.container-top-c .moduletable h2 {
  font-size:32pt;  margin-bottom:5px; 
}
}


/*rozlisenie max 1300*/
@media (max-width: 1300px)  {
.container-top-c {
  right:80px;  bottom:90px;
}

.container-top-c .moduletable .custom div {
 font-size:9pt;   width:140px; height:140px;  padding:6px 5px 0px 5px;  margin-left:25px;  
}
.container-top-c .moduletable h2 {
  font-size:18pt;  margin-bottom:5px; 
}
}

@media (max-width: 990px) {
.container-top-c {
  right:50px;  bottom:90px;
}
.container-top-c .moduletable .custom div {
 font-size:8pt;   width:122px; height:122px;  padding:4px 4px 0px 4px;  margin-left:10px;  
}
.container-top-c .moduletable h2 {
  font-size:16pt;  margin-bottom:4px; 
}
}

@media (max-width: 768px) {
.container-top-c {
  display:none
}
}

@media (max-width: 500px) {
.container-top-c {
  right:35px;  bottom:30px; 
}
.container-top-c .moduletable .custom div {
 font-size:7pt;   width:60px; height:60px;  padding:5px 5px 0px 5px;  margin-left:10px;  
}
.container-top-c .moduletable h2 {
  font-size:14pt;  margin-bottom:4px; 
}
}



/*modul 4 */
.container-top-d {
 position:absolute; z-index:3;  margin:0px auto; max-width:1600px; left:0px; right:0px;  bottom:-80px; text-align:center;
}

.container-top-d .moduletable {
  padding:0px 0px;  margin:0px auto;
}
/*rozlisenie max 1640*/
@media (max-width: 1600px)  {
.container-top-d {
  bottom:-60px; 
}
.container-top-d .moduletable img {
  max-width:100px;
}
}

@media (max-width: 1300px)  {

}

@media (max-width: 768px) {

}

@media (max-width: 500px) {
.container-top-d {
  bottom:-40px; 
}
.container-top-d .moduletable img {
  max-width:60px;
}
}



/*modul image podstranky*/
.below-top {
  	 max-width:1920px;height:auto; z-index:0; position:relative; overflow:hidden; width:98%; height:143px; max-width:1761px; border-radius:8px;
  padding:0px; margin:0px auto;  top:0px;    margin-top:-144px;   background:url(../../images/image.png) no-repeat center top;  
}


/*rozlisenie max 1820*/
@media (max-width: 1280px)  {
.below-top {
   height:100px;  
}
}
/*rozlisenie max 991*/
@media (max-width: 780px)  {
.below-top {
   height:64px;  
}
}
/*rozlisenie max 991*/
@media (max-width: 500px)  {
.below-top {
  	 width:98%;   
}
}


/*obsah*/
.site-grid {
  margin:0px auto; margin-top:25px;  margin-bottom:25px;  max-width:1150px; width:100%;  
}
/*rozlisenie max 1820*/
@media (max-width: 1200px)  {

}

/*banner*/
.banner {
  margin: 0px auto;   position:relative; z-index:1; margin-top:-148px;  max-width:1820px; /*overflow:hidden; */  
}
.container-banner {
  display: block;  margin: 0px auto;  position:relative; z-index:1;   max-width:1820px; border-radius:8px;  overflow:hidden; width:96%; padding:0% 2% 0% 2% 
}

.banner2 {
  margin: 0px auto;  padding:0px; position:relative; z-index:2; margin-top:0px;  max-width:1640px; 
}

.banner-in {
  margin: 0px auto;  padding:0px; position:relative; float:right;  max-width:1080px;  z-index:2; width:66.2%;
}
.banner-in .moduletable {
  margin: 0px auto;  padding:0px; 
}
.banner-in .moduletable h3 {
  color:#F76300;  font-size:30pt; margin-bottom:30px;  height:90px; margin-top:-90px; text-transform:uppercase; margin-left:10px;
}

.banner-in .moduletable ul.newsflash-horiz  {
  padding:0px;  margin:0px auto;   display: flex; align-content:stretch; 
}
.banner-in .moduletable .mod-articlesnews-horizontal {
  grid-gap: 1rem!important;
  display: flex!important;
}
.banner-in .moduletable ul.newsflash-horiz li  {
  padding:0px;  margin:0px auto;  padding:25px 15px 35px 15px; font-size:12.5pt; line-height:140%; font-weight:700;  text-align:center;  position:relative;  background:#FFFFFF;  border-radius:15px;
}
.banner-in .moduletable ul.newsflash-horiz li img {
 margin-bottom:10px; 
}
.banner-in .moduletable ul.newsflash-horiz li figure {
  margin: 0 0 0em;
}
.banner-in .moduletable ul.newsflash-horiz li h2 a  {
  margin:0px auto; font-size:16pt;  display:block; margin-bottom:10px;  min-height:95px; text-transform:none; font-weight:500; color:#FF6600; line-height:120%;  
}
.banner-in .moduletable ul.newsflash-horiz li p {
  margin:0px;  
}
.banner-in .moduletable .mod-articlesnews-horizontal  {
 grid-gap: 0.2rem; margin-bottom:0px;
}
.banner-in .moduletable .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 23%;
  flex-direction: column;  
}

/*cmb*/

video#bgvid {
  /*position: fixed; */
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: 764px;
  z-index: -100;
  background: url(../video/drevene-podlahy2.jpg) no-repeat;
  background-size: auto;
  background-size: cover;
  object-fit: cover;
  border-radius:25px;
}



/*rozlisenie max 1640*/
@media (max-width: 1640px)  {
.banner2 {
  margin: 0px auto;  padding:0px 20px; 
}
.container-banner {
  width:96%; padding:0% 2% 0% 2% 
}

.banner-in .moduletable ul.newsflash-horiz li h2 a  {
  font-size:14pt;   margin-bottom:10px;  min-height:85px; 
}

video#bgvid {
  height: 680px;
}
}

@media (max-width: 1440px)  {
.container-banner {
}
video#bgvid {
  height: 600px;
}
}


@media (max-width: 1240px)  {
.container-banner {
}
video#bgvid {
  height: 550px;
}
}

@media (max-width: 1140px)  {
.container-banner {
}
video#bgvid {
  height: 480px;
}
}

@media (max-width: 800px)  {
.container-banner {
}
video#bgvid {
  height: 480px;
}
}

@media (max-width: 500px)  {
.container-banner {
}
video#bgvid {
  height: 390px;
}
}




/*rozlisenie max 1200*/
@media (max-width: 1300px)  {
.banner-in .moduletable ul.newsflash-horiz li h2 a  {
  font-size:11pt;   margin-bottom:10px;  min-height:85px; 
}
.banner-in .moduletable ul.newsflash-horiz li  {
  font-size:10pt; 
}
}

/*rozlisenie max 991*/
@media (max-width: 990px)  {
.banner-in .moduletable .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 47%;
  flex-direction: column;  
}
.banner-in .moduletable ul.newsflash-horiz li h2 a  {
  font-size:14pt;   margin-bottom:10px;  min-height:85px; 
}
.banner-in .moduletable ul.newsflash-horiz li  {
  font-size:12pt; 
}
}

@media (max-width: 768px)  {
.banner-in {
  float:left;  width:100%; margin-top: 50px;
}
.banner-in .moduletable h3 {
 font-size:24pt; margin-bottom:30px;  height:auto; margin-top:0px;  margin-left:0px;
}
}

@media (max-width: 500px)  {
.banner-in .moduletable ul.newsflash-horiz li h2 a  {
  font-size:3.5vw;   margin-bottom:10px;  min-height:75px; 
}
.banner-in .moduletable ul.newsflash-horiz li  {
  font-size:10pt;  padding:15px 10px 25px 10px;
}
}

@media (max-width: 350px)  {
.banner-in .moduletable ul.newsflash-horiz li h2 a  {
  font-size:4vw;   margin-bottom:10px;  min-height:75px; 
}
.banner-in .moduletable ul.newsflash-horiz li  {
  font-size:10pt; 
}
}


/*footer*/
.footer {
  color: #FFFFFF;
  margin: 0px auto; max-width:1920px; width:100%; padding-bottom:0px; background: #171717;  padding:0px 20px;  margin-top:0px;   position:relative; z-index:1;  min-height:350px;
}
.footer .footer-in {
  margin:0px auto; padding: 60px 100px 60px 100px;  max-width:1760px;  min-height:250px;   overflow:hidden;  background: #000;  border-radius:8px;    margin-top:-30px;
}
.footer .module-1 {
  position: relative;  font-size:14pt; font-weight:400; line-height:140%; color:#fff;  float:left; width:65%; 
}
.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:140%; font-size:11pt; font-weight:400; margin-bottom:8px; color:#fff;  padding-left:10px;
}
.footer .module-1 ul li a {
  color:#fff;
}

.footer .module-2 {
  position: relative;  font-size:12pt; font-weight:500; line-height:150%; color:#FFFFFF; float:right; width:30%;  
}
.footer .module-2 a.odkaz {
  color: #fff;margin:0px auto; float:left; display:block; height:50px; width:80%; max-width:250px;  padding:14px 0px 0px 0px;  margin-top:0px; border-radius:8px;
  font-size:14pt; text-align:center; font-weight:500; background:#BF202F; text-transform:none; box-shadow: #525156 0px 0px 30px;
}  
.footer .module-2 a.odkaz:hover {
  color: #ccc;  background:#91202B; text-decoration:none;
}


/*rozlisenie max 600*/
@media (max-width: 1200px)  {
.footer .module-2 {
  position: relative;  font-size:10pt; 
} 
} 

/*rozlisenie max 500*/
@media (max-width: 990px)  {
.footer .module-1 {
   float:left; width:100%;  margin-bottom:40px;
}
.footer .module-2 {
 clear:left; float:left; width:100%;   font-size:12pt; 
}
.footer .module-1 ul li {
   font-size:10pt; font-weight:400; margin-bottom:4px; 
}
.footer .footer-in {
   padding: 40px 20px 40px 20px; 
}
} 

/*rozlisenie max 500*/
@media (max-width: 500px)  {
.footer .module-1 {
   margin-bottom:4px;
}                                                                         
.footer .module-1 ul {
  margin:0px; padding:0px; float:left; width:100%; margin-bottom:4px;
}
.footer .module-2 {
  position: relative;  font-size:11pt; 
} 
} 




/*footer 2*/
.footer2 {
  margin: 0px auto; max-width:620px; width:100%; padding:0px 20px 80px 20px; margin-top:50px;  text-align:center; font-weight:300; font-size:11.5pt; font-family: 'Montserrat', sans-serif!important; 
}
.footer2 a {
 color:#FFFFFF;   font-weight:700;   font-size:12pt; 
}
.footer2 p {
 margin-bottom:0px;
}
.footer2 span {
  font-weight:700;  font-size:12pt; 
}


/*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 20px;  max-width:1450px; margin-bottom:10px; margin-top:0px; width:100%;  
}
.container-bottom-a p {
  margin: 0px; 
}
.container-bottom-a .module-1 {
  margin: 0px auto; padding:0px;  max-width:1040px;  font-family: 'Montserrat', serif!important;  font-weight: 400; font-size:18pt; line-height:160%; text-align:center;
}

.container-bottom-a .module-2 {
  margin: 0px auto; padding:0px;   margin-top:-20px; z-index:10; position:relative
}
 /*news flex*/
.container-bottom-a .module-2 ul.newsflash-horiz  {
  padding:0px;  margin:0px auto; display: flex; align-content:stretch; column-gap:0px;
}
.container-bottom-a .module-2 .mod-articlesnews-horizontal {
  grid-gap:3rem!important;
  display: flex!important;
}
.container-bottom-a .module-2 ul.newsflash-horiz li{
  padding:0px;  margin:0px auto; 
}
.container-bottom-a .module-2 ul.newsflash-horiz li div a {
  padding:0px;  margin:0px auto; display:block; padding: 30px 45px 20px 45px; font-size:12pt; line-height:140%; font-weight:300; text-align:left;  position:relative;  font-family: 'Montserrat', sans-serif!important;
  background:#FFFFFF;   box-shadow: #cccccc 0px 0px 30px; border-radius:12px; color:#212121;   min-height:200px;
}
.container-bottom-a .module-2 ul.newsflash-horiz li div a:hover {
  text-decoration:none; box-shadow: #333333 0px 0px 30px; transition: all .45s ease-out; 
}
.container-bottom-a .module-2 ul.newsflash-horiz li div a img {
  padding:0px;  margin:0px auto; display:block;    position:absolute; left:35px; top:-65px; 
}
.container-bottom-a .module-2 ul.newsflash-horiz li div a:hover img {
   left:25px; transition: all .45s ease-out; 
}

.container-bottom-a .module-2 ul.newsflash-horiz li figure {
  margin: 0 0 0em;
}
.container-bottom-a .module-2 ul.newsflash-horiz li h2  {
  margin:0px; font-size:18pt;  margin-bottom:25px; padding-bottom:5px;margin-top:0px; /* min-height:45px;*/ text-transform:none; font-weight:500; font-family: 'Montserrat', sans-serif!important; position:relative;   
}
.container-bottom-a .module-2 ul.newsflash-horiz li h2:after {
    content:'';
    position:absolute;
    left:0; right:auto;
    top:100%;
    margin:5px auto;
    width:50%; max-width:90px;
    height:2px;
    background:#FF0039;
}
.container-bottom-a .module-2 ul.newsflash-horiz li p {
  margin:0px;  
}
.container-bottom-a .module-2 .mod-articlesnews-horizontal  {
 margin-bottom:0px;
}
.container-bottom-a .module-2 .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 28%;
  flex-direction: column;  
}




/*rozlisenie max 1220*/
@media (max-width: 1450px)  {
.container-bottom-a .module-2 {
   margin-top:-20px; width:90%
}
.container-bottom-a .module-2 ul.newsflash-horiz li div a {
  padding: 50px 30px 20px 30px; font-size:11pt;   min-height:200px;
}
.container-bottom-a .module-2 ul.newsflash-horiz li div a img {
   top:-40px;  max-width:54px;
}
.container-bottom-a .module-2 ul.newsflash-horiz li h2  {
 font-size:16pt;  margin-bottom:15px; padding-bottom:5px; min-height:35px;   
}
.container-bottom-a .module-2 ul.newsflash-horiz li h2:after {
    height:3px;
}
.container-bottom-a .module-2 .mod-articlesnews-horizontal {
  grid-gap:2rem!important;
}

}                                                                                   

/*rozlisenie max 600*/
@media (max-width: 990px)  {
.container-bottom-a  {
   margin-top:20px;
}
.container-bottom-a .module-1 {
   font-size:12pt; line-height:160%; 
}
.container-bottom-a .module-2 {
   margin-top:-30px; width:94%
}
.container-bottom-a .module-2 ul.newsflash-horiz li div a {
  padding: 40px 20px 20px 20px; font-size:1.2vw;   min-height:150px;
}
.container-bottom-a .module-2 ul.newsflash-horiz li h2  {
 font-size:1.8vw;  margin-bottom:15px; padding-bottom:5px; min-height:28px;   
}
.container-bottom-a .module-2 ul.newsflash-horiz li h2:after {
    height:3px;
}
.container-bottom-a .module-2 .mod-articlesnews-horizontal {
  grid-gap:1rem!important;
}
}  
 
/*rozlisenie max 600*/
@media (max-width: 768px)  {
.container-bottom-a .module-2 {
   margin-top:0px;   max-width:300px;
}
.container-bottom-a .module-2 ul.newsflash-horiz li div a {
  padding: 30px 20px 20px 20px; font-size:10pt;   min-height:129px;  margin-bottom:10px;
}
.container-bottom-a .module-2 ul.newsflash-horiz li h2  {
 font-size:14pt;  margin-bottom:15px; padding-bottom:5px; min-height:24px;   
}
.container-bottom-a .module-2 .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;  
}
.container-bottom-a  {
  margin-bottom:0px;  margin-top:5px;
}
} 

/*rozlisenie max 600*/
@media (max-width: 500px)  {
.container-bottom-a .module-1 {
   font-size:12.5pt; line-height:160%; 
}
.container-bottom-a .module-2 {
   margin-top:24px;   max-width:300px;
}
}


 /*moduly telo 2 */

.container-bottom-b  {
  margin: 0px auto; padding:0px 20px;  max-width:1420px; margin-bottom:20px; margin-top:20px; width:100%; overflow:hidden; padding-bottom:15px; 
}
.container-bottom-b p {
  margin: 0px; 
}      
.container-bottom-b .module-1 {
  margin: 0px auto; padding:15px; clear:both; float:left; width:45.24%; border-radius:0px; 
}                                                                               
.container-bottom-b .module-1 img {
 border-radius:8px; box-shadow: #999 0px 0px 15px;
}
.container-bottom-b .module-2 {
  margin: 0px auto; padding:0px; float:right; width:47%; margin-top:30px; font-size:12.5pt;  line-height:160%;
}
.container-bottom-b .module-2 h3 {
 color:#1A1A1A; font-size:32pt; font-weight:700;  line-height:120%;  margin-bottom:14px;
}
.container-bottom-b .module-2 a {
  color: #212121;margin:0px auto; float:left; display:block; margin-top:35px;  width:100%; max-width:170px; padding:12px 5px; border-radius:30px;
  font-size:13.5pt; text-align:center; font-weight:300;  border:solid 1px #FF0039;  background:#FFFFFF; text-transform:none; letter-spacing:0px;
}  
.container-bottom-b .module-2 a:hover {
 color: #212121;  background:; text-decoration:none;  border:solid 1px  #E3E3E3; box-shadow: #A9A9A9 0px 0px 15px; transition: all .45s ease-out;
}



/*rozlisenie max 1220*/
@media (max-width: 1420px)  {
.container-bottom-b .module-2 {
   width:50%; margin-top:30px; font-size:12pt;  
}
.container-bottom-b .module-2 h3 {
  font-size:26pt; 
}
}   
                                                                                 

/*rozlisenie max 600*/
@media (max-width: 990px)  {
.container-bottom-b .module-2 {
   width:50%;  font-size:10pt; margin-top:0px;   
}
.container-bottom-b .module-2 h3 {
  font-size:18pt; 
}
}  
 

/*rozlisenie max 600*/
@media (max-width: 600px)  {
.container-bottom-b .module-1 {
 float:left; width:100%;margin-bottom:50px; 
}                                                                               
.container-bottom-b .module-2 {
 clear:left; float:left; width:100%; margin-top:0px; font-size:11pt;  line-height:160%;
}
.container-bottom-b .module-2 h3 {
  font-size:22pt; 
}
}
/*rozlisenie max 600*/
@media (max-width: 500px)  {
.container-bottom-b .module-2 h3 {
  font-size:18pt; 
}
}



 /*moduly telo 3 */

.container-bottom-c  {
  margin: 0px auto; padding:0px 20px;  max-width:1420px; margin-bottom:15px; margin-top:10px; width:100%; overflow:hidden;  padding-bottom:10px;
}
.container-bottom-c p {
  margin: 0px; 
}      


.container-bottom-c .module-1 {
  margin: 0px auto; padding:0px; float:left; width:47%; margin-top:80px; font-size:12.5pt;  line-height:160%;
}
.container-bottom-c .module-1 h3 {
 color:#1A1A1A; font-size:32pt; font-weight:700; margin-bottom:14px;
}
.container-bottom-c .module-1 a {
  color: #212121; margin:0px auto; float:left; display:block; margin-top:25px;  width:100%; max-width:170px; padding:12px 5px; border-radius:30px;
  font-size:12.5pt; text-align:center; font-weight:300;  border:solid 1px  #212121;  background:#FFFFFF; text-transform:none; letter-spacing:0px;
}  
.container-bottom-c .module-1 a:hover {
 color: #212121;  background:; text-decoration:none;  border:solid 1px #FF0039; box-shadow: #A9A9A9 0px 0px 15px; transition: all .45s ease-out;
}
.container-bottom-c .module-2 {
  margin: 0px auto; padding:15px; float:right; width:45.24%; border-radius:25px;  
}
.container-bottom-c .module-2 img {
 border-radius:8px; box-shadow: #999 0px 0px 15px;
}

/*rozlisenie max 1220*/
@media (max-width: 1420px)  {
.container-bottom-c .module-1 {
   width:50%; margin-top:50px; font-size:12pt;  
}
.container-bottom-c .module-1 h3 {
  font-size:26pt; 
}
}   
                                                                                 
/*rozlisenie max 600*/
@media (max-width: 990px)  {
.container-bottom-c .module-1 {
   width:50%;  font-size:11pt; margin-top:0px;   
}
.container-bottom-c .module-1 h3 {
  font-size:18pt; 
}
}  
 
/*rozlisenie max 600*/
@media (max-width: 600px)  {
.container-bottom-c .module-2 {
 float:left; width:100%;
}                                                                               
.container-bottom-c .module-1 {
 clear:left; float:left; width:100%; margin-top:0px; font-size:11pt;  line-height:160%; margin-bottom:50px; 
}
.container-bottom-c .module-1 h3 {
  font-size:22pt; 
}
}
/*rozlisenie max 600*/
@media (max-width: 500px)  {
.container-bottom-c .module-1 h3 {
  font-size:18pt; 
}
}




 /*moduly telo 4 */
.container-bottom-d  {
  margin: 0px auto; padding:0px 20px;  max-width:1420px; margin-bottom:8px; margin-top:14px; width:100%; overflow:hidden;  padding-bottom:14px;
}
.container-bottom-d p {
  margin: 0px; 
}      
.container-bottom-d .module-1 {
  margin: 0px auto; padding:15px; clear:both; float:left; width:45.24%; border-radius:25px; 
}                                                                               
.container-bottom-d .module-1 img {
 border-radius:8px; box-shadow: #999 0px 0px 15px;
}
.container-bottom-d .module-2 {
  margin: 0px auto; padding:0px; float:right; width:47%; margin-top:80px; font-size:12.5pt;  line-height:160%;
}
.container-bottom-d .module-2 h3 {
 color:#1A1A1A; font-size:32pt; font-weight:700; margin-bottom:14px;
}
.container-bottom-d .module-2 a {
  color: #212121;margin:0px auto; float:left; display:block; margin-top:25px;  width:100%; max-width:170px; padding:12px 5px; border-radius:30px;
  font-size:13.5pt; text-align:center; font-weight:300;  border:solid 1px  #212121;  background:#FFFFFF; text-transform:none; letter-spacing:0px;
}  
.container-bottom-d .module-2 a:hover {
 color: #212121;  background:; text-decoration:none;  border:solid 1px #FF0039; box-shadow: #A9A9A9 0px 0px 15px; transition: all .45s ease-out;
}



/*rozlisenie max 1220*/
@media (max-width: 1420px)  {
.container-bottom-d .module-2 {
   width:50%; margin-top:50px; font-size:12.5pt;  
}
.container-bottom-d .module-2 h3 {
  font-size:26pt; 
}
}   
                                                                                 
/*rozlisenie max 600*/
@media (max-width: 990px)  {
.container-bottom-d .module-2 {
   width:50%;  font-size:11pt; margin-top:0px;   
}
.container-bottom-d .module-2 h3 {
  font-size:18pt; 
}
}  
 
/*rozlisenie max 600*/
@media (max-width: 600px)  {
.container-bottom-d .module-1 {
 float:left; width:100%;margin-bottom:50px; 
}                                                                               
.container-bottom-d .module-2 {
 clear:left; float:left; width:100%; margin-top:0px; font-size:11pt;  line-height:160%;
}
.container-bottom-d .module-2 h3 {
  font-size:22pt; 
}
}
/*rozlisenie max 600*/
@media (max-width: 500px)  {
.container-bottom-d .module-2 h3 {
  font-size:18pt; 
}
}



 /*moduly telo 5 */
.container-bottom-e  {
  margin: 0px auto; padding:0px 20px;  max-width:1320px; margin-bottom:60px; margin-top:40px; width:100%; overflow:hidden;  z-index:100
}
.container-bottom-e p {
  margin: 0px; 
}      
.container-bottom-e .module-2 {
  margin: 0px auto; padding:0px; max-width:950px; font-size:16pt; line-height:150%;  text-align:center;
}       
.container-bottom-e .module-1 {
  margin: 0px auto; padding:0px; width:100%; margin-bottom:60px; text-align:center
}                                                                          
 /*news flex*/
.container-bottom-e .module-1 ul.newsflash-horiz  {
  padding:0px;  margin:0px auto;   display: flex; align-content:stretch; 
}
.container-bottom-e .module-1 .mod-articlesnews-horizontal {
  grid-gap: 4rem!important;
  display: flex!important;
}
.container-bottom-e .module-1 ul.newsflash-horiz li  {
  padding:0px;  margin:0px auto;  padding:0px; font-size:12pt; line-height:150%; font-weight:300; text-align:center;  position:relative; 
}
.container-bottom-e .module-1 ul.newsflash-horiz li figure {
  margin: 0 0 0em;
}
.container-bottom-e .module-1 ul.newsflash-horiz li img  {
  margin:0px auto;  margin-bottom:10px;  
}
.container-bottom-e .module-1 ul.newsflash-horiz li p {
  margin:0px; font-size:11pt 
}
.container-bottom-e .module-1 H3 {
  font-size:2.5rem
} 
.container-bottom-e .module-1 H4 {
  font-size:1.2rem; min-height:20px; display:block; font-weight:600!important; 
} 
.container-bottom-e .module-1 .mod-articlesnews-horizontal  {
 grid-gap: 0.2rem; margin-bottom:0px;
}
.container-bottom-e .module-1 .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 18%;
  flex-direction: column;  
}

/*rozlisenie max 1220*/
@media (max-width: 1320px)  {
.container-bottom-e  {
   margin-bottom:120px; 
}
.container-bottom-e .module-2 {
  font-size:12.5pt; line-height:160%;
} 
.container-bottom-e .module-1 .mod-articlesnews-horizontal {
  grid-gap: 3rem!important;
}
.container-bottom-e .module-1 ul.newsflash-horiz li  {
  font-size:10pt; line-height:140%; 
}
.container-bottom-e .module-1 ul.newsflash-horiz li img  {
  max-height:40px; width:auto!important;  margin-bottom:20px;  
}
}   
                                                                                 
/*rozlisenie max 600*/
@media (max-width: 990px)  {
.container-bottom-e  {
   margin-bottom:220px; 
}
.container-bottom-e .module-1 .mod-articlesnews-horizontal {
  grid-gap: 2rem!important;
}
}  
 
/*rozlisenie max 600*/
@media (max-width: 768px)  {
.container-bottom-e .module-1 .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 38%;
  flex-direction: column;  
}
}
/*rozlisenie max 600*/
@media (max-width: 500px)  {

}

 /*moduly telo 5 */
.container-bottom-f  {
  margin: 0px auto; padding:0px 0px;  max-width:1920px; margin-bottom:-200px; margin-top:-280px; width:100%; overflow:hidden; position:relative; z-index:0; 
}
.container-bottom-f p {
  margin: 0px; 
}             
.container-bottom-f .moduletable {
  margin: 0px auto; padding:0px; width:100%; 
} 

/*rozlisenie max 990*/
@media (max-width: 990px)  {
.container-bottom-f  {
  margin-bottom:-50px; 
}
}  
 
/*rozlisenie max 600*/
@media (max-width: 500px)  {

}







/*lavy a pravy panel*/

/*obsah*/

.container-sidebar-right   {
   font-size:12.5pt; line-height:160%; color:#434343;  margin-top:0px;
} 
.sidebar-right  h3 {
   font-size:20pt; font-weight:800; margin-bottom:15px;
} 
 



.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;
}




/*rozlisenie max 990*/
@media (max-width: 990px)  {
.container-sidebar-right   {
    font-size:12pt; line-height:160%;   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;
}
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #22262a;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  padding: 0.5rem 0.7rem;
  font-size: 0.9rem;
  border-radius: 0.0rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}




/* ===============================
   Partner logo carousel – Footer
   Responzívne logá pre všetky zariadenia
   =============================== */

.partner-carousel .item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.partner-carousel img {
  max-height: 70px;       /* desktop */
  max-width: 100%;
  width: auto;
  height: auto;
  object-fit: contain;    /* zachová proporcie */
  filter: grayscale(100%);
  transition: all 0.3s ease;
}

.partner-carousel img:hover {
  filter: grayscale(0);
  transform: scale(1.05);
}

/* Small devices – mobile */
@media (max-width: 575px) {
  .partner-carousel img {
    max-height: 40px;     /* menšie logá */
  }
}

/* Medium devices – tablets */
@media (min-width: 576px) and (max-width: 767px) {
  .partner-carousel img {
    max-height: 50px;     /* stredná veľkosť log */
  }
}

/* Large devices – malý desktop / notebook */
@media (min-width: 768px) and (max-width: 1199px) {
  .partner-carousel img {
    max-height: 60px;     /* mierne menšie než veľký desktop */
  }
}

/* Extra large devices – full desktop */
@media (min-width: 1200px) {
  .partner-carousel img {
    max-height: 70px;     /* štandardná veľkosť */
  }
}

/* zachovanie plynulého slideru */
.owl-stage {
  display: flex;
  align-items: center;
}
