/*body*/

body.itemid-101 {
   background: #F3F5FA;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
 background: #F3F5FA;
  color: #000;
  font-family: 'Red Hat Display', sans-serif;
  font-size: 14pt;
  font-weight: 400;
  line-height: 145%;
  margin: 0;                                                               
  text-align: left;     
}

@media (max-width: 990px)  {

}


a:link {
 text-decoration:none; color:#0704C4
}
a:hover {
 text-decoration:underline;
}

p {
  margin-bottom: 0.5rem;
  margin-top: 0;
}


/*pisma*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
   color:#0704C4;   font-family: 'Red Hat Display', sans-serif!important; 
  font-weight: 700;
  line-height: 1.1;
margin-bottom: 1.5rem;
margin-top: 0;  text-transform:none;
}


.page-header h1 {
  font-size: 32pt;font-weight: 800; text-align:center; /*min-height:180px; margin-top:-195px; z-index:1; position:relative;  */ font-family: 'Red Hat Display', sans-serif!important; color: #000000
}
@media (max-width: 990px)  {
.page-header h1 {
  font-size: 24pt;  
}
}
                                           
.page-header h2 {
  font-size: 28pt; text-align:center; 
}
.item-page h3 {
    font-size: 22pt;  
}
.item-page li {
  margin: 0px; padding:0px;  list-style-type:none; background: url(../../images/li.png) no-repeat left center; padding:3px 0px 3px 20px; line-height:140%; /* font-size:12pt; font-weight:500; */
}

/*introtext v clanku*/
.item-page .introtext {
    font-size: 120%;   float:left;
    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;  
}
/*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-items {
  margin: 0 0 1em;
  grid-template-columns: 1fr;
  grid-gap: 1em;  
         
}
.blog-items .blog-item .item-content {
    padding:0px;    background:#F7F7F7; text-align:center; font-size:12pt;   padding-bottom:20px; line-height:140%; min-height:470px
}
.blog-items .blog-item  {
     box-shadow: #ccc 0px 0px 18px; background:#F7F7F7; 
}
.blog-item {
  /*  overflow: visible;  */
}
.masonry-3 .blog-item{
 
}
.blog-items[class^="masonry-"], .blog-items[class*=" masonry-"] {
/*  display: block;  */
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;  
}
.blog .blog-items.columns-3  {
      display: flex;
}
.blog .blog-items.columns-3 .blog-item {
      display: flex;
  flex: 1 1 30%;
  flex-direction: column;  
}

.blog-items[class^=masonry-] .blog-item, .blog-items[class*=" masonry-"] .blog-item {
  /*  display: flex; */  margin-bottom: 2em;
}
.blog-items .page-header h2 {
  min-height:55px;  color:#0704C4; font-weight:900; letter-spacing:0px; font-size: 16pt; line-height:110%; font-family: 'Red Hat Display', sans-serif!important; text-align:center;  margin:0px auto; width:90%; margin-top:25px;  margin-bottom:7px;
}
.blog-items .page-header h2 a {
   color:#0704C4; font-family: 'Red Hat Display', sans-serif!important;
}
.blog-items img {
  object-fit:cover; width:100%; height:226px; margin-bottom:20px; 
}
.blog-items .blog-item p:last-child {
  margin:0px auto; width:90%;
}

/*rozlisenie max 1200*/
@media (max-width: 1200px)  {
.blog-items img {
  height:190px; margin-bottom:12px; 
}
.blog-items .blog-item .item-content {
  font-size:10.5pt;   padding-bottom:20px; line-height:130%;
}
.blog-items .page-header h2 {
  min-height:45px;   font-size: 13pt;  margin-top:25px;  margin-bottom:7px;
}
}


/*rozlisenie max 990*/
@media (max-width: 990px)  {
.blog-items .blog-item .item-content {
  min-height:420px
}
}

/*rozlisenie max 768*/
@media (max-width: 768px)  {
.blog .blog-items.columns-3 .blog-item {
  flex: 1 1 48%;
}
}
/*rozlisenie max 500*/
@media (max-width: 500px)  {
.blog-items .blog-item .item-content {
  min-height:390px
}
}



/*header*/
.container-header {
  background: #E7E9F5;
  background-image: none;
  box-shadow: inset 5 5px 0px rgba(0,0,0,.03);
  position: relative;
  z-index: 10;
  height:118px;  max-width:1920px; margin:0px auto;  width:100%; margin-top:0px;   
  
}
.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:50px; right:auto; top:18px;
  text-decoration: none;  white-space: nowrap;
}


/*rozlisenie max 1820*/
@media (max-width: 1900px)  {
.container-header .navbar-brand {
   left:20px; right:auto; 
}
}

/*rozlisenie max 1400*/
@media (max-width: 1400px)  {
.container-header .navbar-brand {
 left:10px; right:auto; top:24px; width:180px;
}
}
/*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: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: 'Red Hat Display', 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:0px;   margin:0px;  background:#0704C4; height:118px; width:280px;  z-index:100; padding-top:25px; padding-left:25px; font-weight:400; font-size:12.5pt; line-height:150%;
}
.container-top-a a {
  color:#FFFFFF;
}


/*rozlisenie max 991*/
@media (max-width: 1400px)  {
.container-top-a {
  height:118px; width:200px;  padding-top:25px; padding-left:12px; font-size:11pt; line-height:150%;
}
} 

@media (max-width: 990px)  {

}

/*rozlisenie max 500*/
@media (max-width: 768px)  {
.container-top-a {
  height:50px; width:125px;  padding-top:5px; padding-left:10px; font-size:8pt; line-height:110%;
}
.container-top-a img {
  max-width:15px; margin-right:5px!important;
}
}




/*modul 2 */
.container-top-b {
 position:absolute; padding:0px 20px;  margin:0px auto; max-width:1300px;  top:90px; left:0px; right:0px;
}
.container-top-b .moduletable {
  padding:0px;  margin:0px;  padding:0px; overflow:hidden; color:#FFFFFF;  position:relative;  z-index:2;  text-align:center; font-size:14pt; font-weight:300; line-height:140%;
}
.container-top-b .moduletable h1 {
 font-size:52pt; font-weight:900;  text-align:center;  margin-bottom:25px;  color:#FFFFFF;  line-height:105%; font-family: 'Red Hat Display', sans-serif!important;  text-transform:none; text-shadow: #000000 2px 0px 3px;
}
.container-top-b .moduletable p {
 margin:0px auto; width:80%; max-width:680px;
}


/*rozlisenie max 950*/
@media (max-width: 1300px)  {
.container-top-b {
  top:40px; 
}
.container-top-b .moduletable {
   font-size:1.5vw; line-height:120%;
}
.container-top-b .moduletable h1 {
 font-size:5vw;   margin-bottom:25px;  
}
}

@media (max-width: 768px)  {
.container-top-b {
  top:70px; 
}
.container-top-b .moduletable {
   font-size:2.5vw; line-height:120%;
}
.container-top-b .moduletable h1 {
 font-size:8vw;   margin-bottom:25px;  
}
}

@media (max-width: 500px)  {
.container-top-b .moduletable {
   font-size:4vw; 
}
.container-top-b .moduletable h1 {
 font-size:10vw;    
}
.container-top-b .moduletable p {
  width:90%; 
}
}



/*modul 3 */
.container-top-c  {
  margin: 0px auto; padding:0px;  max-width:1920px; margin-bottom:0px; margin-top:0px; width:100%;  background:#0704C4; color:#fff
}
.container-top-c-in  {
  margin: 0px auto; padding:0px;  max-width:1840px; 
}
.container-top-c .module-1 {
  margin: 0px auto; padding:0px; float:left;  width:38%;  margin-left:8%; margin-top:40px; font-weight:300; line-height:150%
}
.container-top-c .module-1 h3 {
  font-size:40pt;  line-height:105%; color:#fff
}
.container-top-c a {
  color:#fff
}

.container-top-c .module-2 {
  margin: 0px; padding:0px;  float:right;   width:48.54%;      
} 
.container-top-c .module-2 p {
  margin: 0px;   
} 

/*rozlisenie max 1740*/
@media (max-width: 1850px)  {
.container-top-c .module-1 {
    width:45%;  margin-left:3%; margin-top:40px;  font-size:11pt; line-height:140%;
}
.container-top-c .module-1 h3 {
  font-size:30pt;  line-height:105%;
}
}
/*rozlisenie max 1200*/
@media (max-width: 1200px)  {
.container-top-c .module-1 {
   margin-top:20px;  font-size:1.1vw; line-height:140%;
}
.container-top-c .module-1 h3 {
  font-size:3vw;  line-height:105%;
}
}
@media (max-width: 990px) {

}

@media (max-width: 768px) {
.container-top-c  {
  margin-top:15px; 
}
.container-top-c .module-1 {
   width:100%;  margin:0px; margin-top:40px; padding:0px 20px 50px 20px; font-size:11.5pt; line-height:140%;
}
.container-top-c .module-1 h3 {
  font-size:24pt;  line-height:105%;
}

.container-top-c .module-2 {
 clear:left; float:left;   width:100%;      
} 
}






/*modul image podstranky*/
.container-below-top {
  	 max-width:1920px;height:auto; z-index:0; position:relative; overflow:hidden; width:100%; 
  padding:0px; margin:0px auto;  top:0px;    background:#0704C4;   height:14px;
}
.container-below-top .mod-custom {
 margin:0px auto; 
} 



/*rozlisenie max 1820*/
@media (max-width: 1820px)  {

}
/*rozlisenie max 991*/
@media (max-width: 990px)  {

}
/*rozlisenie max 991*/
@media (max-width: 500px)  {

}


/*obsah*/
.site-grid {
  margin:0px auto; margin-top:25px;  margin-bottom:25px;  max-width:1300px;  
}


/*banner*/
.banner {
  margin: 0px;  padding:0px; position:relative; z-index:1; margin-top:0px;  max-width:1920px; /*overflow:hidden; */
}
.container-banner {
  display: block;
  margin: 0 0 0rem;  position:relative; z-index:1;   max-width:1920px;   overflow:hidden; 
}

.banner-in {
  margin: 0px auto;  padding:0px; position:absolute; left:0px; right:0px; bottom:20px;      
      max-width:1250px;  z-index:2;
}
.banner-in ul.newsflash-horiz  {
  padding:0px;  margin:0px auto;   display: flex; align-content:stretch; column-gap:1.2%;
}
.banner-in ul.newsflash-horiz li  {
  padding:0px;  margin:0px;  
}
.banner-in ul.newsflash-horiz li div {
  padding:0px;  margin:0px;  padding:4% 4% 1% 5%; font-size:10pt; line-height:140%; font-weight:300; margin-bottom:25px; text-align:left;  position:relative; background-color: rgba(231, 233, 245, 0.9);  color:#0704C4; margin-bottom:15px;  min-height:145px;
}
.banner-in ul.newsflash-horiz li div:hover {
  text-decoration:none; background-color: rgba(231, 233, 245, 1); cursor:pointer; 
}
.banner-in ul.newsflash-horiz li a:hover {
  text-decoration:none; 
}
.banner-in ul.newsflash-horiz li img  {
  padding:0px;  margin:0px;  float:left; max-width:30%; margin-right:6%;  margin-bottom:20px; max-width:92px;
}

.banner-in ul.newsflash-horiz li figure {
  margin: 0 0 0em;
}
.banner-in ul.newsflash-horiz li h3 {
  margin:0px auto; font-size:14pt;  width:69%; margin-bottom:0px; margin-top:0px; height:55px; float:right; font-weight:800;color:#0704C4; font-family: 'Red Hat Display', sans-serif!important; text-transform:uppercase;  letter-spacing:0px;  
}                                                                                                                                     
.banner-in ul.newsflash-horiz li p {
  margin:0px 0px 0px 0px;  
}
.banner-in .mod-articlesnews-horizontal  {
 grid-gap: 0rem; margin-bottom:0px;
}
.banner-in .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 31.8%;
  flex-direction: column;  
}
.banner-in .mod-articlesnews-horizontal li a {
 color:#000; 
}

/*rozlisenie max 1250*/
@media (max-width: 1300px)  {
.banner-in {
  left:20px; right:20px; bottom:20px;  
}
.banner-in ul.newsflash-horiz li div {
  padding:4% 4% 1% 5%; font-size:1vw; line-height:120%;  margin-bottom:15px;  min-height:130px;
}
.banner-in ul.newsflash-horiz li h3 {
  font-size:1.4vw;  width:65%; height:55px; float:right;   letter-spacing:0px;  
}
.banner-in ul.newsflash-horiz li img  {
  padding:0px;  margin:0px;  float:left; max-width:30%; margin-right:10%;  margin-bottom:20px; max-width:25%;
}
}
/*rozlisenie max 1200*/
@media (max-width: 1100px)  {
.banner-in ul.newsflash-horiz li div {
  padding:4% 4% 1% 5%; font-size:1vw;  margin-bottom:15px;  min-height:100px;
}
.banner-in ul.newsflash-horiz li h3 {
  font-size:1.4vw;  width:65%; height:45px; float:right;  
}
}

/*rozlisenie max 768*/
@media (max-width: 768px)  {
.banner-in {
   position:relative; margin-top:30px; padding:0px 20px;  left:0px; right:0px; bottom:0px;  
}
.banner-in ul.newsflash-horiz  {
   column-gap:1.7%;
}
.banner-in .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 48%;
  flex-direction: column;  
}
.banner-in ul.newsflash-horiz li h3 {
  font-size:2.2vw;  width:65%; height:50px; float:right;  
}
.banner-in ul.newsflash-horiz li div {
  padding:4% 4% 1% 5%; font-size:1.8vw; line-height:120%;  margin-bottom:15px;  min-height:170px;
}
.banner-in ul.newsflash-horiz li div p:last-child  {
   float:right; clear:right;
}
}

/*rozlisenie max 500*/
@media (max-width: 500px)  {
.banner-in ul.newsflash-horiz li div {
  padding:4% 4% 1% 5%; font-size:2.5vw; line-height:120%;  margin-bottom:15px;  min-height:140px;
}
.banner-in ul.newsflash-horiz li h3 {
  font-size:2.6vw;  width:65%; height:55px; float:right;  
}
.banner-in ul.newsflash-horiz li img  {
 margin-bottom:20px;  margin-right:0%; 
}

}
/*rozlisenie max 450*/
@media (max-width: 450px)  {
.banner-in ul.newsflash-horiz li div {
  padding:6% 4% 1% 5%; font-size:3vw; line-height:120%;  margin-bottom:15px;  min-height:130px;
}
.banner-in ul.newsflash-horiz li h3 {
  font-size:3.3vw;  width:65%; height:60px; float:right;  
}
.banner-in ul.newsflash-horiz li:last-child h3 {
  font-size:3vw;   
}
.banner-in ul.newsflash-horiz li img  {
 margin-bottom:20px;  margin-right:0%; 
}

}



/*footer*/
.footer {
  color: #FFFFFF;
  margin: 0px auto; max-width:1920px; width:100%; padding-bottom:0px; background: #0704C4;
}
.footer .footer-in {
  margin:0px auto; padding: 60px 20px 50px 20px;  max-width:1000px;    overflow:hidden;
}
.footer .module-1 {
  position: relative;   color:#FFFFFF;  float:left; width:55%;   border-right:solid #FFFFFF 2px; padding-right:2%;
}

.footer .module-2 {
  position: relative;  font-size:13pt; font-weight:300; line-height:140%; color:#FFFFFF;  float:right; width:40%; 
}
.footer .module-3 {
  position: relative;  font-size:11.5pt; font-weight:300; line-height:140%; color:#FFFFFF; clear:both; float:left; width:100%; margin-top:30px; text-align:center;
}

.footer .moduletable a {
  color:#FFFFFF;  
}
.footer .moduletable span {
   font-size:18pt; font-weight:700; line-height:150%; display:inline-block; color:#FFFFFF;
}
.footer .module-3 span {
   font-size:11.5pt; font-weight:400; line-height:140%; 
}

.footer .module-1 ul { 
 margin:0px auto; padding:0px; float:left; width:47%; margin-right:3%;
}
.footer .module-1 ul li { 
 margin:0px auto; padding:0px; list-style-type:none; float:left;  font-size:12pt; line-height:120%;font-weight:300; margin-bottom:16px;  color:#FFFFFF; text-transform:uppercase;
}
.footer .module-1 ul li a { 
 color:#FFFFFF;
}


/*rozlisenie max 600*/
@media (max-width: 990px)  {
.footer {
  color: #FFFFFF;
  margin: 0px auto; max-width:1920px; width:100%; padding-bottom:0px; 
}
.footer .footer-in {
 padding: 60px 0px 0px 0px;  
}
.footer .module-1 {                                                                              
    float:left; width:100%;   padding: 0px 20px; margin-bottom:50px; 
}
.footer .module-2 {
   float:left; width:100%; margin-right:0%;     padding: 0px 20px; margin-bottom:20px; 
}
} 
/*rozlisenie max 500*/
@media (max-width: 500px)  {
.footer .module-1 ul li { 
   font-size:9pt;  margin-bottom:16px;  
}
.footer .moduletable span {
   font-size:16pt; 
}
} 









/*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-top-a > *, .container-bottom-b > * {
  flex: 1;  margin: 0;
}

/*moduly telo 1 */
.container-bottom-a  {
  margin: 0px auto; padding:0px;  max-width:1150px; margin-bottom:20px; margin-top:0px; 
}
.container-bottom-a .module-1 {
  margin: 0px auto; padding:0px; float:left;  width:32.15%;   
}
.container-bottom-a .module-2 {
  margin: 0px; padding:0px;  float:right;   width:62%;  font-weight:500;    
} 
.container-bottom-a .module-2 h3 {
  font-size:26pt;  line-height:105%; text-transform:uppercase;font-family: 'Red Hat Display', sans-serif!important;  font-weight:800; color:#000000;
}
.container-bottom-a .module-2 li{
  margin: 0px; padding:0px;  list-style-type:none; background: url(../../images/li.png) no-repeat left center; padding:3px 0px 3px 20px; line-height:120%; font-size:12pt; font-weight:300;       
} 


.container-bottom-a .module-3 {
  margin: 0px; padding:0px;  clear:both; float:right;   width:62%;      
} 
.container-bottom-a .module-3 img {
    width:45%!important;      
} 


/*rozlisenie max 1220*/
@media (max-width: 1150px)  {
.container-bottom-a  {
  padding:0px 20px;  
}
}   

/*rozlisenie max 600*/
@media (max-width: 990px)  {

}   
/*rozlisenie max 600*/
@media (max-width: 768px)  {
.container-bottom-a .module-1, .container-bottom-a .module-2, .container-bottom-a .module-3 {
  clear:left; float:left;  width:100%;  margin-bottom:40px; 
} 
.container-bottom-a .module-1 {
  margin:0px auto;  text-align:center;  margin-bottom:40px; 
} 
.container-bottom-a .module-3 {
  margin-bottom:0px; 
} 
}
 
/*rozlisenie max 600*/
@media (max-width: 500px)  {
.container-bottom-a .module-2 h3 {
  font-size:18pt;  
}

}


 /*moduly telo 2 */

.container-bottom-b {
 position:relative; padding:0px 20px;  margin:0px auto; max-width:1320px;  margin-top:30px;  margin-bottom:50px; 
}
.container-bottom-b .moduletable {
  padding:0px;  margin:0px; 
}

.container-bottom-b .moduletable ul.newsflash-horiz  {
  padding:0px;  margin:0px auto;   display: flex; align-content:stretch; column-gap:4px;
}
.container-bottom-b .moduletable .mod-articlesnews-horizontal {
  grid-gap: 3rem!important;
  display: flex!important;
}
.container-bottom-b .moduletable ul.newsflash-horiz li  {
  padding:0px;  margin:0px auto;  padding:1% 2% 1% 2%; line-height:140%; font-weight:800; margin-bottom:25px; text-align:center;  position:relative;  border:solid #0704C4 10px; min-height:280px; 
  /*background: url(../../images/plus.png) no-repeat right bottom; */ box-sizing:border-box; background: #0704C4; color: #8CB2FF; font-size:16pt; 
}
.container-bottom-b .moduletable ul.newsflash-horiz li figure {
  margin: 0 0 0em;                                                                                                                                             
}
.container-bottom-b .moduletable ul.newsflash-horiz li h3  {
  margin:0px auto; font-size:16pt;  width:60%; margin-bottom:5px; margin-top:25px; height:55px; text-transform:none; font-weight:700; color: #8CB2FF   
}
.container-bottom-b .moduletable ul.newsflash-horiz li h3 a  {
  color: #8CB2FF   
}
.container-bottom-b .moduletable ul.newsflash-horiz li a {
  color: #8CB2FF   
}
.container-bottom-b .moduletable ul.newsflash-horiz li p {
  margin:0px;  
}
.container-bottom-b .moduletable ul.newsflash-horiz li img {
  margin-bottom:20px;  
}

.container-bottom-b .moduletable .mod-articlesnews-horizontal  {
 grid-gap: 0.2rem; margin-bottom:0px;
}
.container-bottom-b .moduletable .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 22%;
  flex-direction: column;  
}

.container-bottom-b .module-1 {
  padding:0px;  margin:0px auto; max-width:700px; text-align:center; margin-top:10px;
}
.container-bottom-b .module-2 a {
  color: #0704C4;margin:0px auto; display:block; margin-top:35px;  width:94%; max-width:450px; padding:27px 5px; border-radius:50px;
  font-size:17pt; text-align:center; font-weight:300;    background:#000000; text-transform:none; letter-spacing:0.4px;
}  
.container-bottom-b .module-2 a:hover {
  color: #FFFFFF;  background:#0704C4; text-decoration:none;
}


/*rozlisenie max 1220*/
@media (max-width: 1300px)  {
.container-bottom-b .moduletable .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 20%;
  flex-direction: column;  
}
.container-bottom-b .moduletable ul.newsflash-horiz li img {
  margin-bottom:15px; max-height:70px!important; width:auto!important; 
}
.container-bottom-b .moduletable ul.newsflash-horiz li  {
   padding:1% 2% 1% 2%; font-size:12pt;  margin-bottom:25px;   border:solid #0704C4 6px; min-height:240px; 
}
}

/*rozlisenie max 950*/
@media (max-width: 1100px)  {
.container-bottom-b .moduletable ul.newsflash-horiz li img {
  margin-bottom:10px; max-height:50px!important; width:auto!important; 
}
.container-bottom-b .moduletable ul.newsflash-horiz li  {
   padding:1% 1% 1% 1%; font-size:11pt;  margin-bottom:25px; line-height:140%;  border:solid #0704C4 6px; min-height:210px; 
}
.container-bottom-b .moduletable .mod-articlesnews-horizontal {
  grid-gap: 1rem!important;
  display: flex!important;
}
.container-bottom-b .moduletable .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 22%;
  flex-direction: column;  
}
}
/*rozlisenie max 600*/
@media (max-width: 768px)  {
.container-bottom-b .moduletable .mod-articlesnews-horizontal {
  grid-gap: 1rem!important;
  display: flex!important;
}
.container-bottom-b .moduletable .mod-articlesnews-horizontal li {
  display: flex;
  flex: 1 1 46%!important;
  flex-direction: column;  
}
}
/*rozlisenie max 500*/
@media (max-width: 500px)  {
.container-bottom-b .moduletable ul.newsflash-horiz li  {
   padding:5% 1.5% 1% 1.5%; font-size:9pt;  margin-bottom:25px; line-height:140%;  border:solid #0704C4 6px; min-height:210px; 
}
.container-bottom-b .module-2 a {
 width:98%; max-width:450px; padding:27px 5px; border-radius:50px;  font-size:14pt;  letter-spacing:0px;
} 
}



/*moduly telo 3 */
.container-bottom-c  {
  margin: 0px auto; padding:0px;  max-width:1920px; margin-bottom:0px; margin-top:0px;  background:url(../../images/modul_bg.png) repeat-y center;
}
.container-bottom-c .module-1 {
  margin: 0px auto; padding:0px; float:left;  width:28%;  margin-left:15%;    font-size:14pt;  padding-top:80px; line-height:160%;
}
.container-bottom-c .module-2 {
  margin: 0px; padding:0px;  float:right;   width:30%; margin-right:15%;    
} 
.container-bottom-c .module-1 h3 {
  font-size:30pt;  line-height:105%; text-transform:none;font-family: 'Red Hat Display', sans-serif!important;  font-weight:800; color:#000000; margin-bottom:40px;
}
/*rozlisenie max 1600*/
@media (max-width: 1600px)  {
.container-bottom-c .module-1 {
   float:left;  width:38%;  margin-left:5%;    font-size:16pt;  padding-top:80px; line-height:160%;
}
.container-bottom-c .module-2 {
   float:right;   width:43%; margin-right:2%;    
}
.container-bottom-c .module-1 h3 {
  font-size:24pt;  
}
}
@media (max-width: 768px)  {
.container-bottom-c  {
  background: none;
}
.container-bottom-c .module-1 {
   float:left;  width:100%;  margin:0px;   background: #CCCCCC;   font-size:14pt;  padding:60px 20px 50px 20px; line-height:160%;
}
.container-bottom-c .module-2 {
  clear:left; float:left;   width:100%;  margin:0px;  padding:50px 20px 20px 20px;    
}
.container-bottom-c .module-1 h3 {
  font-size:24pt;  
}
}






/*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: #FFFFFF;
  border: 1px solid #7F7F7F;
  border-radius: 0px;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.rsformmodule-2 strong.formRequired {
  display:none;
}
.rsformmodule-2 label {
  font-size:11pt; color:gray;
}
.rsformmodule-2 h2 {
   color:#3D3D3D; font-size:22pt; font-weight:800; font-family: 'Red Hat Display', sans-serif!important;
}
.formResponsive input{
  width: 50%;
}
.formResponsive textarea {
  width: 90%;
}

.formResponsive select, .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"] {
  display: inline-block;
  height: 35px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 35px;
  color: #555555;
  box-sizing: content-box;
}
.formResponsive textarea {
  height: 125px;

}


.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
  background-color: #0704C4;
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0704C4;
  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:14pt;text-transform:uppercase; font-weight:900; padding:17px 45px; border-radius:25px; letter-spacing:1px;
}
.formResponsive input:hover[type="submit"], .formResponsive button:hover[type="submit"] {
  background-color: #000000;

}

/*rozlisenie max 650*/
@media (max-width: 650px)  {
.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
  width: 95% !important;
}
}

