@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin,latin-ext);
@import url(/css/2019/bootstrap.min.css);
@import url(/css/2019/fa/fa-all.min.css);
@import url(/css/2019/flag-icon/css/flag-icon.min.css);

@font-face {
    font-family: 'autre_planete_icons_socialnRg';
    src: url('/fonts/autreplanete_reseauxsociaux-webfont.eot');
    src: url('/fonts/autreplanete_reseauxsociaux-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/autreplanete_reseauxsociaux-webfont.woff') format('woff'),
         url('/fonts/autreplanete_reseauxsociaux-webfont.ttf') format('truetype'),
         url('/fonts/autreplanete_reseauxsociaux-webfont.svg#autre_planete_icons_socialnRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sans_tst';
    src: url('/fonts/tst/OpenSans-Regular.eot');
    src: url('/fonts/tst/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tst/OpenSans-Regular.woff') format('woff'),
         url('/fonts/tst/OpenSans-Regular.ttf') format('truetype'),
         url('/fonts/tst/OpenSans-Regular.svg#open_sans_tst') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aktiv_grotesk_tst';
    src: url('/fonts/tst/DaltonMaag-AktivGrotesk.eot');
    src: url('/fonts/tst/DaltonMaag-AktivGrotesk.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tst/DaltonMaag-AktivGrotesk.woff') format('woff'),
         url('/fonts/tst/DaltonMaag-AktivGrotesk.ttf') format('truetype'),
         url('/fonts/tst/DaltonMaag-AktivGrotesk.svg#aktiv_grotesk_tst') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aktiv_grotesk_xbold_tst';
    src: url('/fonts/tst/DaltonMaag-AktivGroteskXBold.eot');
    src: url('/fonts/tst/DaltonMaag-AktivGroteskXBold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tst/DaltonMaag-AktivGroteskXBold.woff') format('woff'),
         url('/fonts/tst/DaltonMaag-AktivGroteskXBold.ttf') format('truetype'),
         url('/fonts/tst/DaltonMaag-AktivGroteskXBold.svg#aktiv_grotesk_xbold_tst') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aktiv_grotesk_thin_tst';
    src: url('/fonts/tst/DaltonMaag-AktivGroteskThin.eot');
    src: url('/fonts/tst/DaltonMaag-AktivGroteskThin.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tst/DaltonMaag-AktivGroteskThin.woff') format('woff'),
         url('/fonts/tst/DaltonMaag-AktivGroteskThin.ttf') format('truetype'),
         url('/fonts/tst/DaltonMaag-AktivGroteskThin.svg#aktiv_grotesk_thin_tst') format('svg');
    font-weight: normal;
    font-style: normal;

}
.test-font-open-sans{
font-family: 'open_sans_tst';
}
.test-font-aktiv{
font-family: 'aktiv_grotesk_tst';
}
.test-font-aktiv-xbold{
font-family: 'aktiv_grotesk_xbold_tst';
}
.test-font-aktiv-thin{
font-family: 'aktiv_grotesk_thin_tst';
}

body{
  font-family: 'Roboto Condensed', sans-serif;
  overflow-x: hidden;
  position:relative;
}

#main {
  /*border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;*/
  padding-top: 30px;
}

#data {
  margin-bottom: 30px;
}

#pageContent {
  margin-top: 30px;
}

#header{
    color: white;
    font-size: 16.5px;
    letter-spacing: 0.6px;
    background-color: #151517;
    padding-top: 25px;
}

#logo {
	
}

.logo-description {
	font-size: 15px;
	display: inline-block;
	width: 180px;
	margin-top: 7px;
}

#header-title2 img {
    max-height: 40px;
}

#header-crossroad,
#header-crossroad2 {
	display: flex;
	justify-content: center !important;
}

#header-crossroad a.btn {
	width: 35%;
	font-weight: bold;
	font-size: 15px;
	padding: 12px 16px;	
}

.navbar-btns a.btn {
    font-weight: bold;
    font-size: 15px;
    padding: 12px 16px;
}

.clearer {
  clear: both;
  height: 0px;
}

#header-desc{
    text-align: right;
    font-weight: 100;
    letter-spacing: .5px;
    padding-left: 0px;

}

#header-search {
	display: flex;
	justify-content: flex-end !important;
}

#header-search .input-lg {
	font-size: 15px;
	padding: 12px 16px;
	max-width: 125px	
}

#header-search .btn-lg {
	font-size: 15px;
	padding: 12px 8px 12px 12px;	
}

#header-search2 form {
	margin-top: 20px;
}

#header-crossroad .news_title,
#header-crossroad2 .news_title {
    background-color: rgb(49,148,203);
    border-left: 5px solid #212026;
    cursor: pointer;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 15px;
    height: 50px;
}

#header-crossroad .news_title h4,
#header-crossroad2 .news_title h4 {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
  height: 50px;
}

#header-crossroad .news_title h4 a,
#header-crossroad2 .news_title h4 a {
  text-transform: uppercase;
  display: block;
  font-size: 15px;
  padding: 17px 0px;
  height: 50px;
  width: 100%;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
.ramecek-ms{
	
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.navbar-inverse {
  background-color:#151517;
}

#header-crossroad .news_title h4 a:hover,
#header-crossroad2 .news_title h4 a:hover {
  text-decoration: none;  
}

#middle-header {
	background-color: #151517;
}

#upper-header .container{
    margin-top: 0px;
    margin-bottom: 20px;
}

#upper-header-low-res .container{
    margin-top: 5px;
    margin-bottom: 5px;
}

  
#header-crossroad .news_title:active, 
#header-crossroad .news_title:hover,
#header-crossroad .news_title:focus,
#header-crossroad2 .news_title:active, 
#header-crossroad2 .news_title:hover,
#header-crossroad2 .news_title:focus{
    background-color: rgb(52,166,229);
}

#carousel {
  min-height: 200px;
  font-size: 16.5px;
  color: white;
}

#carousel-left{
    padding-top: 39px;
}

#content-right{
  background-color: #323136;
}

/** 
    Navbar - menu
*/

  
#page .header-topMenu {
	text-transform: uppercase;
	max-width: 1240px;
	border-radius: 0;
	letter-spacing: 0;
	font-size: 14px;
	border:none;
	border-bottom: none;
	margin-bottom: 0px;
	min-height: 48px;
}

#menu-1 {
	max-height: 60vh;
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-nav.nav-justified > li {
	float: none;
	width: auto;
}

#page .header-topMenu li img{
    margin-right: 6px;
    cursor: pointer;
}
#page .header-topMenu li:first-child a{
    margin-left: 0;
}
#page .header-topMenu .dropdown{
    border-left: 1px solid #58788F;
    border-bottom: none;
    position: relative;
}
#page .header-topMenu .dropdown a{
    color: white;
}

/*barvicky podtrzeni menu obcan*/
#page .header-topMenu .dropdown.group_2495 {
  border-bottom-color: #40516d;
}
#page .header-topMenu .dropdown.group_2496 {
  border-bottom-color: #672721;
}
#page .header-topMenu .dropdown.group_2497 {
  border-bottom-color: #81a1b6;
}
#page .header-topMenu .dropdown.group_2498 {
  border-bottom-color: #e38417;
}
#page .header-topMenu .dropdown.group_2499 {
  border-bottom-color: #df5c4a;
}
#page .header-topMenu .dropdown.group_2500 {
  border-bottom-color: #426D47;
}
#page .header-topMenu .dropdown.group_2811 {
  border-bottom-color: #09aa1c;
}

/*barvicky podtrzeni menu radnice*/
#page .header-topMenu .dropdown.group_38 {
  border-bottom-color: #40516d;
}
#page .header-topMenu .dropdown.group_26 {
  border-bottom-color: #672721;
}
#page .header-topMenu .dropdown.group_978 {
  border-bottom-color: #81a1b6;
}
#page .header-topMenu .dropdown.group_34 {
  border-bottom-color: #e38417;
}
#page .header-topMenu .dropdown.group_2514 {
  border-bottom-color: #df5c4a;
}
#page .header-topMenu .dropdown.group_27 {
  border-bottom-color: #426D47;
}

/*#page .header-topMenu .dropdown:first-child{
    margin-left: -30px;
}*/
#page .header-topMenu .dropdown:first-child a {
    padding-left: 35px;
}

#page .header-topMenu .dropdown:first-child {
    border-left:none;
}
#header .dropdown:focus,
#header .dropdown:active{
    background-color: #252527;
}

#page .header-topMenu .dropdown-toggle {
  background-image: url(/images/layout2019/navbar-submenu-icon.png);
  background-position: right 15px top 23px;
  background-repeat: no-repeat;
  padding-right: 40px;
}

#page .navbar-nav > li > a {
    padding-left: 35px;
}
  
#page .fast-menu .dropdown-toggle,
#page .search-icon .dropdown-toggle {
  background-image: none;
  padding-right: 13px;
}

#page .header-search-submit{
    background: transparent;
    border: none;
}
#page .header-search-submit .glyphicon{
    top: 6px;
    font-size: 20px;
    padding-left: 6px;
    color: gray;
}
#page .flags-container{
    /*display: -webkit-inline-box;*/ 
}

#page .flags-container img{
    cursor: pointer;
}

#page .navbar-header .left-container{
   float:right;
}

#page .rychle-odkazy-list{
   display: none;
}
#page navbar-header .left-container .glyphicon{
   cursor: pointer;
   font-size: 20px;
   top: 14px;
   margin-left: 14px;
}

#page .search-container{
   float: left;
}
#page .search-container .navbar-content-container{
   display: none;
   float:right;
}
#page .fast-menu-container{
   /*float: left;*/
   position:relative;
}
  
#page .fastmenu-toggle {
  padding-top:3px;
  padding-bottom:0px;
  cursor:pointer;
  display:block;
  font-size:13px;
}
  
#page .fastmenu-toggle:hover {
  background-color:#333333;
}
  
#page .fast-menu-container .glyphicon{
   top: 0px!important;
   margin-left: 5px!important;
}
#page .search-container .glyphicon{
   top: 18px!important;
   margin-left: 16px!important;
}
#page .rychle-odkazy-list{
   margin-top: 0px;
}

/** 
    END Navbar - menu
*/

/**
    Navbar - submenu
**/
#middle-header .dropdown-menu{
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(0,0,0,.9);
}

#middle-header .dropdown-menu li a {
    color: white;
    padding-top: 8px;
    padding-bottom: 8px;
}

#page .dropdown-submenu {
    position: relative;
    background-color: rgba(8,8,8,1);
    min-width: 105%;
    min-height: 48px;
}
#page .multi-level{
    background: transparent;
}

#page .dropdown-submenu a{
    color: white!important;
    height: 100%;
}

#page .dropdown-submenu a:active,
#page .dropdown-submenu a:focus,
#page .dropdown-submenu a:hover{
    color: white!important;
    text-decoration: none;
}

#page .dropdown-menu>li>a:hover,
#page .dropdown-menu>li>a:focus{
    background-color: #080808;
	color:#fff;
}

#page .dropdown-menu {
    padding: 0px 0;
}

#page .dropdown-menu>li>a {
    padding: 8px 20px;
}

#page .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 4px 4px 0;
}

#page .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.table {}
.table-bordered {}
.table-striped {}
.img-responsive {}
.media-left {}
.media-right {}

#page .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

#page .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

#page .dropdown-submenu.pull-left {
    float: none;
}

#page .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

#page .dropdown-menu li a {
    border-bottom: 1px dotted gray;
    min-height: 34px;
}

  
#menu-affix.affix {
  top:0px;  
  width:100%;
  z-index:999;
}
  
#menu-affix.affix .header-topMenu {
  background-color:#151517;
}

#menu-affix .header-topMenu > .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
/*  
#menu-affix.affix .header-topMenu > .container {
  padding-left:0px;
  padding-right:0px;
}*/
  
.affix-bottom {
    position: relative
}

#menu-affix.affix .navbar-btns {
	margin-right: 0px;
	margin-top: 2px;
}

#debug {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	background-color: yellow;
	padding: 3px;
	color: #151517;
	width: 100px;
	height: 30px;
}

/**
END Navbar - submenu
**/


/**
Levé menu
**/
#menuLeft {
  background-color: white;
  padding-bottom: 50px;
}
  
#menuleft-affix.affix {
  top:54px;  
  width:255px;
  z-index:990;
}
  
  
#page .left-subheader {
    margin-left: -15px;
    margin-right: -15px;
}

#page .left-subheader-title {
    color: #000;
    background-color: #DBDBDB;
    padding: 12px 16px 12px 16px;
    margin-left: 15px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    min-width: 115px;
    margin-right: 15px;
    display: block;
    margin-bottom: 25px;
}

#page .left-subheader-title a {
  color: white;
}

#menu {
    list-style-type: none;
    padding: 5px 0px 5px 0px;
    margin: 0px;
}

#menu ul {
    list-style-type: none;
    padding: 0px 0px 0px 0px;
}

#menu ul ul {
}

#menu li {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#menu li a {
    display: block;
    font-size: 17px;
    color:white;
    font-weight: normal;
    padding: 5px 0px;
    margin-left:15px;
    margin-right:15px;
}

#menu li.hasChildOpen {
    padding-bottom: 0px;
}

#menu li.hasChildOpen a {
    height: auto;
}

#menu li li {
    border-bottom: none;
    background-image: none;
}

#menu li li a {
    color: #9b9c9e;
    font-size: 14px;
    background-image: none;
    padding: 2px 0px 2px 15px;
}

#menu li li li a {
    color: #9b9c9e;
    padding: 2px 0px 2px 30px;
    background-image: none;
}

#menu li li li li a {
    color: #9b9c9e;
    padding-left: 30px;
    background-image: none;
}

#menu li.menuULDirOpen a {
    color: #DB3529;
    text-decoration: none;
    font-weight: bold;
}

#menu li li.menuULDirOpen a {
    color: #DB3529;
    text-decoration: none;
    font-weight: bold;
}

#menu li li li.menuULDirOpen a {
    color: #DB3529;
    text-decoration: none;
    font-weight: bold;
}


#menu li.menuULDirClose a {
    color: #DB3529;
    text-decoration: none;
    font-weight: normal;
}

#menu li li.menuULDirClose a {
    color: #DB3529;
    text-decoration: none;
    font-weight: normal;
}

#menu li li li.menuULDirClose a {
    color: #DB3529;
    text-decoration: none;
    font-weight: normal;
}

#menu li.menuULDirOpen a:hover {
    text-decoration: none;
    color: #df494a;
}

#menu li.menuULDirClose a:hover {
    text-decoration: none;
    color: #df494a;
}

/**
END Levé menu
**/

/**
Pravé menu
**/
#menuRight {
	padding-bottom: 30px;
}

/**
END Pravé menu
**/


#page .overlay-container{
    position: relative;
    display: block;
}

#page .overlay {
    position: absolute;
    overflow: hidden;
    display: block;
    z-index: 20;
    margin: 0;
    background-color: #000;
    left: 0px;
    top: 0px;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#page .overlay-container:hover .overlay {
    opacity: .2;
    display: block;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transform: rotateY(90deg) scale(0.3);
}


#page .ovrly03 {
    overflow: hidden;
    text-align:center;
}

#page .ovrly03 * {
    position: absolute;
    margin: 0;
    padding: 0;
}

#page .ovrly03 img {
    top: 0;
    left: 0;
    position: relative;

}

#page .ovrly03 .ovrlyT {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: -100%;
    top: -100%;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

#page .ovrly03 .ovrlyB {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 100%;
    top: 100%;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

#page .ovrly03:hover .ovrlyT {
    left: 0;
    top: 0;
}

#page .ovrly03:hover .ovrlyB {
    left: 0;
    top: 0;
}

#page .ovrly03:hover .fa {
    opacity: 1;
}

#content > .container > .row{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}
  
#content1 .container > .row {
  margin-left:0px;
  margin-right: 0px;
}
  
#content #main.row{
  display: block;
  -webkit-flex-wrap: none;
  -ms-flex-wrap: none;
  flex-wrap: none;
}

#content-left {
  float: left;
  min-width: 752px;
  flex: 1 0 722px;
}

#content-middle {
  float: left;
  min-width: 171px;
  flex: 1 0 141px;
}

#content-right {
  float: left;
  min-width: 216px;
  flex: 1 0 186px;
}

  
#content #pageContent .row{
    margin-left: -15px;
    margin-right: -15px;
}
  
#content #pageContent .row.feature-top {
    margin-left: 0px;
    margin-right: 0px;  
}

#content-left{
    background-color: #e9e9e9;
}

#content-middle{
    background-color: #ffffff;
}

#carousel-images img{
    display: none;
    width: 100%;
}

#carousel-images img.active{
    display: block;
}

#carousel-menu{
    background-color: rgb(21,21,23);
    height: 76px;
}

#carousel-content-menu{
    display: inline-block;
    width: calc(100% - 2 * 50px );
    height: 100%;
}

#carousel-right{
    float: right;
}

#content-middle-header{
    padding-top: 12px;
    font-size: 17px;
    color: #2b85ba;
    text-transform: uppercase;
   font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

#content-middle-showMore{
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: white;
    background-color: #2984bd;
    cursor: pointer;
    padding: 10px;
    margin-top: 12px;
    transition: 0.3s;
}

#content-middle-showMore:active,#content-middle-showMore:hover,#content-middle-showMore:focus{
    background-color:#175A84; 
    transition: 0.3s;
}

#content-right-header {
    padding: 20px 0 20px 0;
    margin-left: -10px;
    margin-right: -10px;
    cursor: default;
}

#content-right-header span {
    color: white;
    background-color: #9f262b;
    padding: 3px 12px 3px 14px;
    text-transform: uppercase;
    float: right;
    margin-bottom: 10px;
    margin-right: -2px;
}

#content-right-header span,#content-right-header img {
    cursor: pointer;
}

#notification-container{
    min-height: 675px;
}

#content-right-menu{
    margin-bottom: 27px;
}

#content-right-search-container{
    min-height: 96px;    
}

#footer{
    /*border-top: 4px solid #2A85BA;*/
    background-color: #212026;
    font-weight: bold;
    padding-top:50px;
}

#footer-navbar{
    text-transform: uppercase;
    color: #b5b5b7;
    background-color:#151517;
}
  
#footer-navbar .row:first-child {
    padding: 15px 0px;
    background-color: #151517;
    margin-left: 0px;
    margin-right: 0px;
}

#footer-navbar span{
    margin-right: 5px;
}

#footer-navbar a {
    cursor: pointer;
    color: #b6b6b8;
    text-decoration: none;
}

#footer-navbar .glyphicon{
    top: 2px;
}

#footer-address{
    color: white;
    margin-bottom: 20px;
}

#footer-contacts td{
    color: white;
    font-size: 14px;
}

#footer-contacts tr td:first-child{
    color: #a7a7a9;
    width: 70px;
}

#footer-search-contact{
    margin-top: 40px;
    margin-bottom: 20px;
}

#footer-search-contact-title{
    color: white;
    font-size: 14px;
    text-transform: uppercase;
}

#footer-search-contact-form{
    color: #a7a7a9;
    margin-top: 5px;
    font-size: 15px;
}

#footer .row{
    margin-top: 20px;
}

#footer .row:first-child{
    margin-top: 0;
}

#footer-secnd-col .col-sm-8{
    padding-top: 7px;
    line-height: 21px;
}

#footer-fourth-col{
    color: #a7a7a9;
}

#footer-fourth-col a{
    color: white;
}

#footer-fourth-col a:hover,#footer-fourth-col a:active,#footer-fourth-col a:focus{
    color: #9f262b;
    text-decoration: none;
    cursor: pointer;
}

#footer-copyright {
	margin-top: 100px;
}


#footer-logo {
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer-content .col-md-3{
    border-right: 1px solid #1e1d23;
    border-left: 1px solid #36353b;
    padding-left: 25px;
    min-height: 405px;
}   

#footer-content .col-md-3:first-child{
    border-left: none;
}

#footer-content .col-md-3:last-of-type{
    border-right: none;
}

#content-middle-container .showMore{
    margin-bottom:  0;
}

#content-middle .showMore div{
    margin-top: 0;
}

#article-picture img{
    width: 100%;
}

#content-main{
    padding: 0;
}

#article-toolbar{
    width: 100%;
    border-bottom: 2px solid #eaeaea;
    border-left: 2px solid #eaeaea;
    color: #7B7B7B;
}

#article-toolbar div{
    display: inline-block;
    text-align: center;
    margin-right: -1px;
}

#article-toolbar .glyphicon{
    top:0;
}

#article-date{
    border-right: 2px solid #eaeaea;
    padding: 5px 40px 5px 40px;
}

#article-right{
    float: right;
    border: none!important;
}

#article-right div{
    border-left: 2px solid #eaeaea;
}

#article-share{
    padding: 5px 20px 5px 20px;
    text-transform: uppercase;
    color: white;
    background-color: #cccccc;
    cursor: pointer;
    border-left: none!important;
    min-height: 32px;
}

#article-share div{
    border: none;
}
#article-share div:last-child{
    border-right: none;
    font-weight: bold;
}

#article-author{
    padding: 5px 40px 5px 40px;
}

#article-content{
    border-left: 2px solid #eaeaea;
    padding: 20px;
    color: black;
}

#article-content h1{
    margin-top: 0;
    padding-bottom: 30px;
    font-weight: bold;
}

#article-content p{
    font-size: 15px;
    font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif
}

#article-gallery{
    padding: 20px;
    border-left: 2px solid #eaeaea;
    padding-left: 14px;
    min-height: 40%;
}

#article-gallery .content-right-subheader{
    margin-right: -20px;
}

#article-gallery-container img{
    vertical-align: middle;
    margin-top: 20px;
    margin-right: 10px;
    max-width: 208px;
    height: 138px;
    cursor: pointer;
}

#article-footer{
    background: #ebebeb;
    color: #888888;
    vertical-align: middle;
    padding: 35px 0 25px 50px;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
}

#header-desc img{
    width: 100%;
}

#page .showMore-container{
    text-align: center;
}

#page .footer-href{
    margin-top: 10px;
}

#page .footer-href-title a{
    color: white;
}

#page .footer-href-title a:hover,
#page .footer-href-title a:active,
#page .footer-href-title a:focus{
    color: #9f262b;
    text-decoration: none;
    cursor: pointer;
}

#page .footer-href-text{
    color: #a7a7a9;
}

#page .carousel-controls{
    background-color: rgb(45,133,183);
    display: inline-block;
    padding: 38px 14px 14px 16px;
    cursor: pointer;
}

#page .carousel-menu-button{
    border-right: 1px solid rgb(51,51,53);
    color: #d7d7d9;
    display: inline-block;
    max-width: 20%;
    text-align: center;
    padding-top: 15px;
    cursor: pointer;
    height: 100%;
    margin-left: -4px;
}

#page .carousel-menu-button:last-child{
    border-right: none;
}

#page .carousel-menu-button:active,
#page .carousel-menu-button:hover,
#page .carousel-menu-button:focus{
    background-color: rgb(35,35,35);
}

#page .carousel-menu-button.active{ 
    background-color: rgb(35,35,35);
}

#page .carousel-controls:active,
#page .carousel-controls:focus,
#page .carousel-controls:hover{
    background-color: rgb(52,166,229);
}

#page .carousel-img-text{
    text-transform: uppercase;
    font-size: 55px;
    position: absolute;
    max-width: 700px;
    width: 100%;
    max-height: 220px;
    margin-left: 55px;
    margin-top: -265px;
    line-height: 65px;
    padding: 10px 0 20px 25px;
    background-color: rgba(0, 0, 0, 0.4);
    text-shadow: -2px 1px black;
    display: none;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

#page .carousel-img-text-active{
    display: block;
}


.uppercase{
    text-transform: uppercase;
}

#page .left-content-container{
    background-color: white;
    margin-top: 24px;
    box-shadow: 0px 0px 30px 3px rgba(136, 136, 136, 0.23);
}

#page .left-content-container img{
    width: 100%;
    max-height: 252px;
    max-width: 356px;
    cursor: pointer;
}

#page .feature-container{
    text-transform: uppercase;
}

#page .feature-container h4{
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    color: #3e3e3e;
    display: inline-block;
    padding-left: 0px;
}

#page .feature-container h4 a {
    color: #3e3e3e;
}

#page .feature-date{
    color: #2984bd;
    font-weight: bold;
    display: inline-block;
    font-size: 44px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 36%;
}

#page .feature-title {
   float: left;
    padding-right: 15px;
    width: 62%;
}

#page .feature-date-smaller{
    display: inline-block;
    font-size: 12px;
    margin-left: -5px;
}

#page .feature-top{
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #e8e8ea;
    height: 75px;
    overflow: hidden;
    padding-bottom: 15px;
}

#page .feature-middle{
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-transform: none;
    color: #919193;
    font-size: 15px;
    height: 100px;
    overflow: hidden;
}

#page .feature-bottom{
    display: block;
    background-color: #b6b6b8;
    height: 30px;
    overflow: hidden;
}

#page .feature-bottom-icon{
    display: inline-block;
    color: #f9f9f9;
    background-color: #a8a8aa;
    float: right;
    height: 100%;
    padding: 10px 18px 0 17px;
    cursor: pointer;
}

#page .feature-bottom-icon img{
    margin-top: -10px;
}

#page .feature-bottom-show-more{
    display: inline-block;
    background-color: #9f262b;
    text-transform: uppercase;
    color: white;
    height: 100%;
    padding: 5px;
    font-size: 15px;
    float: right;
    margin-right: -80px;
    cursor: pointer;
    transition: margin-right 0.5s; 
}

#page .feature-bottom-show-more a {
    color: white;
    text-decoration: none;
}

#page .show-more-container:hover > .feature-bottom-show-more,
#page .show-more-container:active > .feature-bottom-show-more,
#page .show-more-container:focus > .feature-bottom-show-more {
    margin-right: 0;
    transition: margin-right 0.5s; 
}

#page .showMore{
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}

.showMore div{
    display: inline-block;
    color: #5c5c5c;
    padding: 5px 15px 5px 15px;
    transition: 0.5s;
    border-radius: 2px;
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 15px;
}

.showMore div:active,.showMore div:focus, .showMore div:hover{
    background-color: #b6b6b8;
    transition: 0.2s; 
}

#content-middle .news_date_top {
    padding-top: 10px;
    font-size: 11px;
    padding-bottom: 5px;
    color: #7e7e7e;
}

#pageContent .news_date {
    padding-top: 10px;
    font-size: 11px;
    padding-bottom: 5px;
    color: #7e7e7e;
    display: block;
}

#page .content-middle-date .glyphicon{
    top: 1px;
    margin-right: 3px;
    font-size: 10px;
}

#content-middle .news_title h4 {
  margin-bottom: 0px;
}


#content-middle .news_title h4 a {
    margin-top: 5px;
    font-size: 16px;
    color: black;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    transition: 0.2s;
}

#content-middle .news_title {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0px;
}

#content-middle .news_title h4 a:hover,
#content-middle .news_title h4 a:focus,
#content-middle .news_title h4 a:active {
    color: #a0252a;
    transition: 0.2s;
}

#content-middle .news_text {
    margin-top: 0px;
    padding-bottom: 15px;
    font-size: 13px;
    color: black;
    line-height: 15px;
}

#content-right .news_title h4 a,
#menuRight .news_title h4 a {
    font-weight: bold;
    font-size: 18px;
    padding-right: 0;
    margin-bottom: 0px;
	 color: #151517;
}

#content-right .news_title,
#menRight .news_title {
  margin-bottom: 15px;
}

#content-right .news_title h4 a:hover,
#content-right .news_title h4 a:focus,
#content-right .news_title h4 a:active,
#menuRight .news_title h4 a:hover,
#menuRight .news_title h4 a:focus,
#menuRight .news_title h4 a:active {
    color: #DB3529;
    cursor: pointer;
}

#content-right .news_text,
#menuRight .news_text {
    font-weight: normal;
    padding-top: 6px;
    line-height: 16px;
}

.news_date_top {
  color: #666666;
  font-weight: bold;
}

#content-right .news_date_top .glyphicon,
#menuRight .news_date_top .glyphicon {
  display: none;
}

#page .content-right-body{
    color: #2a84c0;
}

#page .content-right-date{
    font-size: 30px;
    font-weight: bold;
    padding-left: 0;
    cursor: pointer;
}

#page .content-right-date-smaller{
    font-size: 13px;
    width: 50px;
    font-weight: normal;
    margin-top: -6px;
    margin-left: -1px; 
}

#page .content-right-subheader{
    border-top: 2px solid #2a85ba;
    margin-left: -15px;
    margin-right: -15px;
}

#page .content-right-menu-item{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 3px;
    color: white;
    background-color: #9f262b;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
    font-weight: 100;
    font-size: 15px;
    margin-left: -20px;
    margin-right: -20px;
}

#page .content-right-menu-item:first-child{
    margin-top: 10px;
}

#page .content-right-menu-item:active,
#page .content-right-menu-item:hover,
#page .content-right-menu-item:focus{
    background-color: #b6b6b8;
    transition: 0.2s;
}

#middle-header .dropdown-menu li .content-right-menu-item a,
#middle-header .rychle-odkazy-list .content-right-menu-item a {
  width: 100%;
  display: block;
  height: auto;
  padding: 7px 10px;
}
  
#page .top-common-navbar .fast-menu-container .rychle-odkazy-list .content-right-menu-item a {
  width: 100%;
  display: block;
  height: auto;
  padding: 7px 10px;
  color:white;
  font-weight: 100;
  font-size: 15px;
}

#middle-header .dropdown-menu li .content-right-menu-item a:hover, 
#middle-header .dropdown-menu li .content-right-menu-item a:active, 
#middle-header .dropdown-menu li .content-right-menu-item a:focus {
  background-color: transparent;
  text-decoration: none;
}

#page .content-right-subheader-title{
    color: white;
    background-color: #2a85ba;
    padding: 8px 0px 8px 13px;
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 14px;
    width: 115px;
    display: block;
    margin-bottom: 25px;
}

#page .content-right-subheader-title-wider{
    width: 175px;
    margin-left: 15px;
}

#page .footer-col-title{
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    padding-bottom:12px;
}

#page .footer-col-title-border{
    width: 170px;
    height: 3px;
    display: block;
    margin-top: 12px;
}

#page .border-layer-1{
    width: 100%;
    height: 1px;
    display: block;
    background-color: #973b40;
}

#page .border-layer-2{
    width: 100%;
    height: 1px;
    display: block;
    background-color: #df494a;
}

#page .border-layer-3{
    width: 100%;
    height: 1px;
    display: block;
    background-color: #522a32; 
}

#page .footer-col-content img{
    cursor: pointer;
    max-width: 100%;
}
#page .top-common-navbar{
    min-height: 31px;
    background-color: #151517;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 2px;
}

#page .top-common-navbar a {
    padding-left: 8px;
    padding-right: 10px;
    font-size: 13px;
    margin-top: 1px;
    border: none;
    background: transparent;
    color: #E6E6E6;
    border-radius: 2px;
}

#page .top-common-navbar .flags-container a {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    border: none;
    border-radius: 0px;
}

.top-common-navbar a:hover,.top-common-navbar a:active,.top-common-navbar a:focus {
    background-color: rgb(49,148,203);
    text-decoration: none;
}

.top-common-navbar .flags-container a:hover,.top-common-navbar .flags-container a:active,.top-common-navbar .flags-container a:focus {
    background-color: transparent;
    text-decoration: none;
}

#page .dropdown.search-icon .glyphicon {
    top: 5px;
    font-size: 20px;
    padding: 7px;
    cursor: pointer;
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    height: 30px;
}

#page .nav.navbar-nav{
    width: 100%;
}

#page .dropdown.search-icon.pull-right{
    border-right: none;
    /*border-left: 1px solid #2d85b7;*/
    margin-right: -15px;
}
  
#page .dropdown.search-icon.pull-right .dropdown-toggle {
    padding-left:10px;
    padding-right:10px;
}

#page .dropdown.fast-menu.pull-right{
    border-right: none;
    border-left: none;
}

#page #header .glyphicon.glyphicon-search{
    margin-top: -15px;
    font-size: 20px;
    margin-left: -5px;
    margin-right: 2px;
    top:3px;
    cursor:pointer;
}
  
#page .glyphicon.glyphicon-th-list{
    margin-top: -5px;
    font-size: 20px;
    margin-left: -5px;
    margin-right: 2px;
    top:3px;
}

.top-common-navbar > div.container{
    margin-top: 0!important;
    height: 100%;
}

#page .rychle-odkazy-list{
    position: absolute;
    z-index: 1003;
    width: 250px;
    padding: 20px;
    right: 0;
    padding-top: 0;
}

#page .rychle-odkazy-list-bg{
   display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
    background-color: rgba(128,128,128,.7);
}
  
.search dt {
  font-weight:normal; 
}


#page .fast-menu-dropdown,
#middle-header .fast-menu-dropdown {
  z-index: 1002;
  width: 200px;
  background-color: transparent;
}

#page .col-md-4.header-crossroad-item:last-child *,
#page .col-sm-4.header-crossroad-item:last-child *{
    display: none;
}

.search-dropdown .form-control {
    margin-bottom: 3px;
}
#page .search-dropdown{
    margin-left: -45px;
    width: 208px;
}

.search-dropdown button{
    margin-top: 7px;
}

.search-dropdown input{
    width: 184px!important;
}

#page .top-common-navbar{
    min-height: 31px;
    background-color: #151517;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 2px;
}

#page .news_pages {
   margin-top: 20px;
   margin-bottom: 20px;
}

#page .news_pages_filtered div {
float: left;
font-size: 14px;
margin-right: 1px;
margin-left: 1px;
}

#page .news_pages_filtered div.clearer {  
  float: none;
  clear: both;
}

#page .news_pages_filtered div a {
display: block;
border: 1px solid #c1c1c1;
font-size: 14px;
background-color: white;
background-color: white;
padding: 3px 3px;
text-decoration: none;
height: 26px;
}

#page .news_pages_filtered div.goPrevious a {
border: 1px solid #c1c1c1;
padding: 3px 10px;
height: 26px;
}

#page .news_pages_filtered div.goPrevious a:hover {
}

#page .news_pages_filtered div.goNext a {
border: 1px solid #c1c1c1;
padding: 3px 10px;
height: 26px;
}

#page .news_pages_filtered div.goNext a:hover {
}

#page .news_pages_filtered div.goPreviousOff {
border: 1px solid #c1c1c1;
color: #6B6B6B;
padding: 3px 10px;
height: 26px;
}

#page .news_pages_filtered div.goNextOff {
border: 1px solid #c1c1c1;
color: #dcdcdc;
padding: 3px 10px;
height: 26px;
}

#page .news_pages_filtered div.act {
border: 1px solid #DB3529;
padding: 3px 3px;
background-color: #DB3529;
color: white;
height: 26px;
}

#page .news_pages_filtered div a:hover {
border-color: #DB3529;
}

.news_img {
  float: left;
  width: 160px;
  min-height: 100px;
  margin-right: 20px;
  margin-bottom: 10px;
}

#page .pageTable {
  width: 100%;
}

table.pageTable > tbody > tr > td {
  vertical-align: top;
  width: 50%;
}

table.pageTable > tbody > tr > td:last-child {
  padding-left: 30px;
}

table.pageTable > tbody > tr.odd > td {
  vertical-align: top;
}

table.pageTable > tbody > tr.even > td:last-child {
  padding-left: 0px;
}

.pageTable .sidlo {
margin-top: 0px;
}

.pageTable .sidlo h3 {
background: none;
font-size: 18px;
text-transform: none;
}

.pageTable .pracovnici h2 {
text-align: center;
}

.nowrap {
  white-space: nowrap;
}

div.kontakt {
float: left;
width: 48%;
height: 235px;
margin-right: 2%;
margin-bottom: 20px;
}

div.kontakt .imageSmall-float {
float: left;
margin: 0px 10px 10px 0px;
}

div.kontakt.sirsi {
width: 500px;
}

div.kontakt-org {
float: left;
width: 730px;
margin-bottom: 0px;
}

div.kontakt-odbor {
margin-bottom: 20px;
}

div.kontakt-odbor-inner {
margin: 0px;
border: #5e6a86 1px solid;
padding: 15px;
background-color: white;
}

div.kontakt-odbor-foot {
}

div.kontakt-odbor-inner h2 {
margin-bottom: 5px;
}

div.kontakt-odbor-inner .position {
margin-bottom: 15px;
font-size: 14px;
}


div.kontakt-obec {
margin-bottom: 0px;
border:1px solid #EBEBEB; 
padding:20px
}

div.kontakt-org .imageSmall-float {
margin-top: 0px;
}

div.kontakt-org .contentPart {
margin-bottom: 3px;
}

.imageSmall-float {
  float: right;
  margin: 10px;
}

#page .news_content {
   margin-bottom: 30px;
}
  
#menuRight .news_content h4 {
	margin-top: 0px;
	font-size: 18px;
}

#menuRight .news_content {
	margin-bottom: 30px;
}

#header-crossroad2 .news_content {
  margin-left:15px;
  margin-right: 0px;
}
  
.locMenu {
  background-image: url(/images/layout2016/menu-top.png);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 30px 15px 15px 15px;
  background-color: #f6f6f6;
  margin-bottom: 30px;
}

.locMenu ul {
padding: 0px 10px 10px 30px;
list-style-type: none;
margin: 0px 0px 0px 0px;
}

.locMenu ul li {
  padding-bottom: 5px;
}

.locMenu ul li a {
display: block;
background-image: url(/images/layout2016/fajfka.png);
background-repeat: no-repeat;
background-position: 0px 4px;
padding-left: 25px;
font-size: 16px;
color: #5c5c5d;
text-transform: uppercase;
}

.locMenu ul li a:hover {
background-image: url(/images/layout2016/fajfka.png);
background-repeat: no-repeat;
background-color: #a3252c;
color: white;
text-decoration: none;
}

#breadcrumb a {
    display:inline-block;
    padding-left: 0px;
    background-position: 0px 3px;
    padding-right: 0px;
    margin-bottom: 0px;
    min-height: 15px;
    background-image:none;
    background-color:transparent;
    border:none;
    box-shadow:none;
    margin-top: 15px;
}  

.search .navbar {
  display: inline-block;
  padding-left: 0px;
  background-position: 0px 3px;
  padding-right: 0px;
  margin-bottom: 0px;
  min-height: 15px;
  background-image: none;
  background-color: transparent;
  border: medium none;
  box-shadow: none;  
}

#news_lista {
  border: 1px solid #CCCCCC;
  margin-left: 0px;
  margin-right: 0px;
}

#news_lista .navbar-nav {
	margin: 0px;
}

#news_image {
  max-height: 500px;
  overflow: hidden;
  text-align: center;
}

#news_image img {
  max-width: 100%;
  max-height: 500px;
}

#news_date {
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid #CCCCCC;
}

#news_author {
  padding-bottom: 5px;
  padding-top: 5px;
  border-left: 1px solid #CCCCCC;
}

#news_perex {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 700;
}

#sharingIconsList li {
  float: left;
}

#sharingIconsList.dropdown-menu > li > a {
  padding: 5px 0px 2px 30px;
  display: block;
  background-position: 8px 5px;
}

#news_sharing {
  padding-right: 0px;
}

#news_sharing .navbar-nav > li > a {
    padding: 5px;
    padding-bottom: 5px;
    background-color: #CCCCCC;
    color: white;
}

#news_sharing .dropdown {
  width: 100%;
}

ul.mediaUl {
list-style-type: none;
padding-left: 0px;
}

#data ul.mediaUl img {
border: none;
vertical-align: middle;
}

.goBack {
font-weight: bold;
margin-top: 25px;
clear: both;
}

.goBack a {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    color: #fff;
    background-color: #DB3529;
    border-color: #da3125;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
}

.goBack a:hover {
	color: #fff;
	background-color: #c42c21;
	border-color: #a6251c;
}

.media .list-group-item .badge {
    float: left;
    margin-right: 10px;
    background-color: transparent;
    min-width: 100px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    text-align: left;
    font-size: 12px;
    color: #333333;
}

.table,
.table-condensed,
.table-bordered {
  
}

.normalTable,
.tabulkaStandard,
.tabulkaStandard100procent  {
background-color: white;
border-collapse: collapse;
}

.tabulkaStandard100procent {
width: 100%;
margin-bottom: 10px;
}

.normalTable th,
.tabulkaStandard th,
.tabulkaStandard100procent th {
border: 1px solid #E9E7E7;
padding: 3px 10px 3px 3px;
text-align: left;
background-color: #dedede;
color: #5c5c5d;
}

.normalTable td,
.tabulkaStandard td,
.tabulkaStandard100procent td {
border: 1px solid #E9E7E7;
padding: 3px 10px 3px 3px;
text-align: left;
color: #5c5c5d;
}

.normalTable tr.big th,
.tabulkaStandard tr.big th,
.tabulkaStandard100procent tr.big th,
.normalTable tr.big td,
.tabulkaStandard tr.big td,
.tabulkaStandard100procent tr.big td  {
font-size: 120%;
color: #13244e;
}

.normalTable th h2,
.tabulkaStandard th h2,
.tabulkaStandard100procent th h2,
.normalTable th h5,
.tabulkaStandard th h5,
.tabulkaStandard100procent th h5  {
color: #5d5d5d;
}

.kontaktyHledani form table {
  background-color: #DEDEDE;
  margin-bottom: 20px;
  padding:10px;
}

#page .kontaktyHledani {
  margin-bottom: 30px;
}

#page .header {
  background-color: #e8e8e8;
}

#sharingIconsList.dropdown-menu > li > a:hover {
    background-color: #cccccc;
}

#body_13 h1 {
  display: none;
}

.rotator-slider .slide-prev, .rotator-slider .slide-next {
    font-size: 18px !important;
}

.rotator-slider .slide-prev, .rotator-slider .slide-next {
    padding-top: 27px !important;
}

.firstChildCorrection {
  margin-left: 0px !important;
}

#content .btGallery .row {
   display:block;
   margin-bottom: 15px;
   text-align: center;
}

#content .btGallery img {
  max-width: 100%;
}

#content .btGalleryModal {
  max-width: 100% !important;
}

#content .btGallery .btImage {
  margin-bottom: 15px;
}

#content .btGallery .btImage:hover img {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}

#content .btGalleryModal .modal-body {
  text-align: center;
}

#content .btGalleryModal .modal-body img {
  margin: 0px auto;
}

#content .btGalleryModal .modal-dialog {
  max-height: 90%;
}

#content .btGalleryModal .modal-dialog .modal-body img.img-responsive {
  max-height: 100%;
}

#content .btGalleryModal .modal-header {
  border-bottom: none;
}

.loggedUser {
  padding: 15px 0px;
}

#page .loggedUser .dropdown-menu>li>a:hover, #page .loggedUser .dropdown-menu>li>a:focus {
    color:white;
}

#page .loggedUser .dropdown-menu li a {
    border-bottom: none;
    min-height: auto;
}

.optOdb {
  font-weight: bold;
}

.optOdd {
  padding-left: 15px;
}

.blog-photo {
  float:right;
  margin-left:5px;
  margin-bottom:5px;
}

.menubox {
	background-color: #F8F9FA;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.menubox-inner {
	padding: 15px;
}

.menubox h3,
.section-title {
	background-color: #DBDBDB;
	padding: 12px 15px;
	color: black;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
}

.menubox ul {
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.menubox ul li {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.menubox ul li a {
	/*font-weight: bold;*/
	font-size: 15px;
	color:#CA2A1C;
}

.menubox ul li span {
	padding-right: 5px;
	color: #495057;
	font-size: 20px;
	display: inline-block;
	text-align: center;
	width: 45px;
}

#titulka-obcan {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.rotator-wrapper {
	background-color: #F2F2F2;
}

.rotator-news {
	position: relative;
	margin-bottom: 30px;
}

.rotator-news .news-item {	
	width: 100%;
}

.rotator-news .news-item a {
	color:#CA2A1C;
}

.rotator-news .news-item-in {	
	position: relative;
	overflow: hidden;
}

.rotator-news .news-item-text {
	margin-left: 50px;
	margin-right: 50px;
	height: 250px;
	position: relative;
}

.rotator-news .news-item-text .news-perex {
	max-height: 100px;
	overflow: hidden;
	color: #666666;
	margin-bottom: 15px	
}

.rotator-news h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
}

.rotator-news .cycle-next {
	position: absolute;
	top: 330px;
	right: 10px;
	font-size: 35px;
	color: #666666;
	z-index: 500;
}

.rotator-news .cycle-prev {
	position: absolute;
	top: 330px;
	left: 10px;
	font-size: 35px;
	color: #666666;
	z-index: 500;
}

.rotator-news .cycle-prev:hover,
.rotator-news .cycle-next:hover {
	color: #ACACAC;
	cursor: pointer;
}

.rotator-news .c-pager {
	position: absolute;
	bottom: 15px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 500;
}

.rotator-news .c-pager a.c-pager-item {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #666666;
	color:white;
	margin-left: 8px;
	margin-right: 8px;
}

.rotator-news .c-pager .cycle-pager-active {
	background-color:#ACACAC;
}

.rotator-news .news-date {
	color: #666666;
	margin-bottom: 15px;
}

.title-image-banners {
	margin-bottom: 30px;
}

.image-banner {
	position: relative;
	width:360px;
	height: 90px;
	max-width: 100%;
	margin-bottom: 15px;
	background-color:black;
}

.image-banner-image {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;	
}

.image-banner-effect {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,ffffff+100&1+0,0.93+38,0+74 */
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0.93) 38%, rgba(0,0,0,0.62) 50%, rgba(0,0,0,0.4) 74%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0.93) 38%,rgba(0,0,0,0.62) 50%,rgba(0,0,0,0.4) 74%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0.93) 38%,rgba(0,0,0,0.62) 50%,rgba(0,0,0,0.4) 74%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	z-index: 11;
}

.image-banner-text {
	top: 50%;
	left: 30px;
	position: absolute;
	z-index: 12;
	width: 100%;
	height: auto;
	font-size: 34px;
	color: white;
	text-shadow: 0 0 10px #000;
	/*background-color:black;*/
	margin-top: -19px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;	
}

.image-banner a:hover .image-banner-text {
	color: #cccccc;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;	
	left: 45px;	
}

.image-banner a:hover .image-banner-image {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}

#WebJETEditorBody .image-banner {
	background-color: #151517;
}

#WebJETEditorBody .image-banner .image-banner-image {
	right:80px;
	width: 80px;
	top: 0px;
	height: auto;
}

#WebJETEditorBody .image-banner-effect {
	display: none;
}


.nav-pills > li > a {
    padding: 12px 15px;
    background-color: #DB3529;
    color: white;
    border-right: 2px solid white;
}

#menuRight .nav-pills > li > a {
    padding: 12px 13px;
    border-right: 1px solid white;
}

#menuRight .nav-pills > li:last-child > a {
    padding: 12px 15px 12px 15px;
    border-right:none;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000;
    background-color: #DBDBDB;
    font-weight: bold;
    border-right: 2px solid white;
}

.nav-pills > li > a:hover {
    text-decoration: none;
    background-color: #c42c21;
    color: white;
}

.nav.nav-pills {
	background-color: #dbdbdb;
}

#menuRight .nav.nav-pills {
	background-color: #fff;
}

.nav.nav-pills > li + li {
    margin-left: 0px;
}

#WebJETEditorBody .tab-content > .tab-pane {
	display: block!important;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px dashed #e9967a;
}

#titulka-obcan .news {
	margin-top: 30px;
}

#menuRight .news {
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#menuRight .news + .btn {
	margin-bottom: 30px;
}

#titulka-obcan .news .news_date_place {
	color: #666666;
	font-weight: bold;
}

#titulka-obcan .news h3,
#menuRight .news h3  {
	margin-top: 5px;
	font-size: 18px;
}

#titulka-obcan .news h3 a,
#menuRight .news h3 a {
	color: #151517;
	font-weight: bold;
}

.upozorneni .news {
	background-color: #F2F2F2;
	border-top: 5px solid #DB3529;
	border-bottom: 5px solid #DB3529;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#titulka-obcan .upozorneni .news h3 a,
#menuRight .upozorneni .news h3 a,
.upozorneni .news a {
	color: #CD2E23;
}

#titulka-obcan .news .news-item,
#menuRight .news .news-item {
	margin-bottom: 15px;
}

#titulka-obcan .news .news-item .news-item-image {
	padding-bottom: 10px;
}

.social-icons {
	padding: 50px 15px;
}

.social-icons .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center !important;
	align-items: center !important;	
}

.social-icons .row .col-xs-3 {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center;
}

.social-icons a {
	display: block;
}

.social-icons a:hover {
-webkit-box-shadow: 0 0 4px 4px #D1D1D1;
box-shadow: 0 0 4px 4px #D1D1D1;
	background-color: #d1d1d1;
}

.right-banners {
	margin-bottom: 30px;
}

.right-banners .right-banner {
	background-color: #DB3529;
	color: white;
	margin-bottom: 15px;
	padding: 30px 20px;
	font-size: 18px;
	text-transform: uppercase;
	 -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.right-banners .right-banner span {
	font-size: 30px;
	padding-right: 20px;
}

.right-banners a.right-banner:hover {
	text-decoration: none;
	background-color: #c42c21;
}

.banner-vl {
	width: 100%;
	height: 216px;
	background-color: #F0F0F0;
	text-align: center;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	display: -ms-flexbox !important;
	display: flex !important;	
	-ms-flex-align: center !important;
	align-items: center !important;
	margin-bottom: 30px;
}

.banner-vl span {
	padding-top: 20px;
	display: inline-block;
	color: #696969;
	font-size: 18px;
}

.kontakt-odbor-ajax .position {
    margin-bottom: 10px;
    font-size: 16px;
}

.kontakt-odbor-ajax h2 {
	margin-top: 0px;
}

#contactSearchForm .input-group,
#firmyform .input-group {
	display: table;
}

#contactSearchForm.form-inline .input-group .input-group-btn,
#firmyform.form-inline .input-group .input-group-btn {
    width: 1%;
}

.nav-title {
    width: 100%;
}

.nav-title > li {
    display: table-cell;
    width: 1%;
}

.nav-title > li {
    float: none;
}

.nav-title > li > a {
    margin-bottom: 0px;
    text-align: center;
}

.nav-title-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-title-flex .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-title-flex .nav-link {
    display: block;
}

#li-nl {
	max-width:50px;
	font-size:20px;
}

#li-nl .nav-link {
	padding: 10px 15px 6px 15px;
}
.titul-skola{
display:inline-block;
padding-right: 5px;
vertical-align: top;
}

#eDeskaForm {
	margin-bottom:30px;
}

#eDeskaForm .form-group {
	margin-right:20px;
}

.edeska-news > .row {
	margin-bottom:3px;
	padding:bottom:3px;
}

.btn[aria-expanded="true"] .glyphicon-plus {
   display:none;
}

.btn[aria-expanded="false"] .glyphicon-plus {
   display:inline-block;
}

.btn[aria-expanded="true"] .glyphicon-minus {
   display:inline-block;
}

.btn[aria-expanded="false"] .glyphicon-minus {
   display:none;
}

.red {
	color:#CA2A1C;
}

.md-cookie-bar .btn-primary {
	color: white!important;
}

.md-cookie-bar .bottom-buttons a.more.btn {
    color: #003141;
	border: 1px solid #102770;
	padding: 0.375rem 0.75rem;
}

.md-cookie-bar div.cookies-list .btn-akcept {
	padding: 0.375rem 0.75rem;
}

#lang-select {
	margin-left: 30px;
}

.btn-lang {
	padding-left:3px;
	padding-right:3px;
	margin-right:2px;
}


/********************************************************************************************************************************************/
/**********seznam škol***********/
.skola-ram{
	border-bottom: thin solid gray;
}
@media screen and (min-width: 992px){
.titul-skola{
display:none;
}



}
@media screen and (max-width: 991px){
	.nad-titul-skola{display:none;}
.skola-adresa{
display: inline-block;
}
}
/***********************************/
.zive-firmy{
margin-bottom: 30px;
}

@media screen and (min-width: 768px){
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
    
  .modal-dialog {
    margin: 55px auto;
  }  
  .projekty div.news_content {
  width: 33%;
display: inline-block;
vertical-align:top;
padding: 0px 5px 0px 0px;
}

	
}



@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: 1300px) {
    #content-right{
        width: 18.334%!important;
    }
    #content-left{
        min-height: auto!important;
    }
}

@media screen and (min-width: 1300px){
    #content-left{
        width: 66%;
    }
    #content-middle{
        width: 15%;
    }
    #content-right{
        width: 19%
    }
    .header-topMenu .dropdown:first-child {
        margin-left: 0px;
    }
    dropdown.search-icon.search-dropdown{
        margin-left: 0;
    }
    dropdown.search-icon.dropdown.search-icon .glyphicon {
        margin-right: -8px;
    }
}
      

@media screen and (min-width: 1200px){
    #content-left{
        width: 66%;
    }
    #content-middle{
        width: 15%;
    }
    #content-right{
        width: 19%
    }
}

@media screen and (max-width: 1300px){
    #content-middle-showMore{
        margin-bottom: 100px;
    }
    #notification-container{
        min-height: 820px;
    }
    #footer-secnd-col .col-sm-8{
        margin-left: 1px;
    }
    #footer-secnd-col img{
        width: 72px;
        margin-top: 4px;
    }
    #footer-search-contact-form input{
        /*width: 190px;*/
    }
    #footer-search-contact-form .glyphicon{
        margin-left: auto;
    }
    #carousel-menu-4{
        border-right: 0;
    }
    #header-desc img{
        width: 100%;
    }
    .feature-bottom-icon img{
        margin-top: -11px;
    }
    .content-middle-body .content-title{
        min-height: 25px;
    }
    .carousel-menu-button:last-child{
        display: none;
    }
    .carousel-menu-button{
        max-width: 25%;
    }
    .content-right-date{
        max-width: 50px;
    }
    
    /*.firstChildCorrection {
        margin-left: -15px !important;
    }*/
    
    .content-right-menu-item{
        margin-left: -20px; 
    }
    .content-right-subheader-title {
        color: white;
        background-color: #2a85ba;
        padding: 8px 0px 8px 13px;
        margin-left: 20px;
        text-transform: uppercase;
        font-size: 14px;
        width: 115px;
        display: block;
        margin-bottom: 25px;
    }
    .content-right-subheader-title-wider {
        width: 175px;
        margin-left: 15px;
    }
    #content-middle .showMore2{
        margin-top: 71px!important;
    }
    
}

@media screen and (max-width: 1050px) and (min-width: 992px){
    #header-desc {
        max-width: 209px;
        text-align: left;
    }
}

@media screen and (min-width: 767px) and (max-width: 1300px) {
    #header-title img{
        width: 100%;
    }
    #header-desc {
        display: inline;
        position: absolute;
    }
    .col-md-4.header-crossroad-item:last-child{
        padding-left: 0;
    }  
}

@media screen and (max-width: 1199px){
  .header-topMenu{
      border-bottom: none;
  }
    
  #middle-header {
      background-position:0px 0px;   
  }
  
  .header-topMenu .dropdown{
        border-bottom: none;
        position: relative;
        top: 0px;
  }
  
	#page .header-topMenu .dropdown-toggle {
		background-image: none;
		padding-right: 0px;
		padding-left: 0px;
		margin-left: 0px;
	}  
	
	#page .header-topMenu .dropdown {
   	border-left: none;
   }
   
   .navbar-collapse collapse in {
   	max-height: 80%;
   }
    
  #menu-affix.affix .header-topMenu > .container {
    /*padding-left:0px;
    padding-right:0px;*/
    position:relative;
  }
    
  #header-crossroad2 div.news_title:first-child {
    border-left:none;
  }
      
  .navbar-toggle {
     display: block;
     float:left;
  }

  .navbar-header {
     float: none;
  }  
  .navbar-collapse {
    border-top: 0px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px 0px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left:15px;
    padding-right: 15px;
    margin-bottom:5px;
  }
  #menuleft-affix.affix {
    top:51px;  
    width:205px;
    z-index:1002;
  }
  .dropdown-menu > li > a {
  		white-space: normal;
  }
  
	.navbar-nav .open .dropdown-menu > li > a {
   	padding: 5px 0px 5px 0px;
	}
	
	#page .header-topMenu .dropdown:first-child a {
   	padding-left: 0px;
	}
	
	.logo-description {
    	font-size: 13px;
    	width: 160px;
    	margin-top: 5px;
	}	
}      
      
@media screen and (max-width: 991px) {
    #content .row{
      display: block;
      -webkit-flex-wrap: none;
      -ms-flex-wrap: none;
      flex-wrap: none;
    }

    #content-left {
      min-width: 0px;
      flex:0;
    }
  
    #content-middle {
      min-width: 0px;
      flex:0;
    }
  
    #content-right {
      min-width: 0px;
      flex:0;
    }
    
    #upper-header{
        /*display: none;*/
    }
    
    upper-header-low-res {
		display: none!important;
    }
    #header-crossroad,
    #header-crossroad2 {
        margin-top: 15px;
    }
    #header-crossroad .header-crossroad-item,
    #header-crossroad2 .header-crossroad-item {
        margin-top: 5px;
    }
    #carousel{
        display: none;
    }
    #footer{
        /*text-align: center;*/
    }
    #footer table{
        /*margin: auto;*/
    }
    #footer-search-contact-form input{
        /*margin: auto;*/
    }
    #footer-search-contact-form .glyphicon{
        /*margin-left: auto;*/
    }
    #footer-search-contact{
        margin-top: 30px;
    }
    #footer-content .col-md-3{
        min-height: initial; 
        border: none;
    }
    .footer-col-title-border{
        width: 100%;
    }
    .footer-col-title{
        margin-top: 50px;
    }
      
    .footer-col-title:first-child{
        margin-top: 0px;
    }
    
    #footer-navbar .col-md-6 {
      width: 50%;
      float: left;
    }
    
    .left-content-image-container{
        text-align: center;
    }
    .left-content-image-container img{
        width: auto;
        max-width: 100%;
    }
    .first-td{
        text-align: left;
    }
    .content-right-menu-item{
        margin-right: -20px; 
    }
    .nav>li>a>img{
        display: none;
    }
    #notification-container{
        min-height:inherit;
    }
    .header-topMenu .dropdown:first-child{
        margin-left: -28px;
    }
    .header-topMenu .dropdown:first-child a{
        padding-left: 33px;
    }
    .navbar-nav>li>a {
        padding-left: 13px;
    }
    .search-dropdown{
        margin-left: -144px;
    }
    .dropdown.fast-menu.pull-right{
        border-left: none;
    }
    .dropdown.fast-menu.pull-right{
        width: 34px;
    }  
      
    #page .header-topMenu .dropdown {
        border-right: none;
    }
     
    #page .header-topMenu .dropdown:first-child a {
        padding-left: 0px;
        padding-right: 0px;
    }
  
    .header-topMenu .dropdown:first-child {
        margin-left: 0px;
    }
    
    #rotatorPos {
      display: none;
    }
    #page .footer-col-title-border{
      width:100%;
    }
    .btGalleryModal {
      width: 100% !important;
    }
    #menuleft-affix.affix {
      position:relative;
      width:100%;
      z-index:10;
    } 
      
    #content > .container > .row{
      display: block;
      flex-wrap: none;
      margin:0;
    }      
    #content-middle .showMore2 {
       margin-top: 10px !important;
    }
    
    .rotator-news .news-item {
    	position: relative;
    }
    
    .rotator-news .news-item-in {
    	height: 314px;
    }
    
    .rotator-news .news-item-image {
    	position: absolute;
    	top: 0px;
    	left: 0px;
    	overflow: hidden;
    }

    .rotator-news .news-item-text {
    	z-index: 900;
    	position: absolute;
    	bottom: 15px;
    	left: 0px;
    	height: auto;
    }
    
	.rotator-news .cycle-next {
		top: 50%;
		margin-top: -15px;
		font-size: 35px;
		color: #ffffff;
	}

	.rotator-news .cycle-prev {
		top: 50%;
		margin-top: -15px;
		font-size: 35px;
		color: #ffffff;
	}
	
	.rotator-news .news-more,
	.rotator-news .news-perex {
		display: none;
	}
	
	.rotator-news h2 {
		color: white;
		font-size: 4vw;
		text-shadow: 2px 2px 2px #525252;
	}
	
	.rotator-news .news-date {
		text-shadow: 2px 2px 2px #525252;
    	color: #ffffff;
	}	
	
	.rotator-news .c-pager {
    	bottom: auto;
    	top:15px;
	}	
	
	.rotator-news .c-pager .c-pager-item {
		background-color: #ffffff;
	}
	
	.rotator-news .c-pager .cycle-pager-active {
   	background-color: #000;
	}
	
	#titulka-obcan .news + .btn {
		margin-bottom: 30px;
	}
	
}

@media screen and (max-width: 767px) {
    #header-desc{
        text-align: right;
        margin-left: 0;
    }
    #header-title img{
        margin-left: -10px;
    }
    #middle-header .dropdown-menu{
        padding-left: 10px;
        background-color: #151517;
    }
      
    #menu-affix.affix .navbar-toggle {
       margin-right: 0px;
       margin-left: 0px;
    }      

    #menu-affix.affix .container-fluid .navbar-toggle {
       margin-right: 0px;
       margin-left: 0px;
    }      
  
    #page #header #menu-affix.affix .glyphicon.glyphicon-search {
      margin-right:15px;
    }      
      
    #middle-header .navbar-form{
        margin-left: 0;
    }
    #middle-header .header-topMenu .form-group{
        display: inline-block;
    }
    #middle-header .form-control{
    }
    #middle-header .navbar-nav{
        max-width: 100%;
    }
    .header-topMenu .dropdown:hover, #header .dropdown:focus, #header .dropdown:active{
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{
        background-color: #151517;
    }
    .header-topMenu .dropdown{
        border-right: none;
        width: 95%;
    }
    .header-topMenu .dropdown:first-child{
        margin-left: 0;
    }
    .header-topMenu .dropdown:first-child a {
        padding-left: 35px;
    }
    
   .header-topMenu .dropdown-toggle {
    background-position: left 10px top 18px;
    padding-left: 35px;
   }    
    
    .header-topMenu .dropdown{
        padding-left: 0px;
    }
    .header-search-submit .glyphicon{
        padding-left: 24px;
    }
    .dropdown.search-icon .glyphicon{
        margin-left: -7px;
    }
    
    #header-crossroad2 .news_title {
      margin-bottom: 10px;
      border-left:0px;
    }
      
        
  #sharingIconsList.dropdown-menu > li > a.btnFacebook:hover {
    background:url("/components/sharing_icons/icons/icon-facebook.png") no-repeat scroll transparent;
    background-position: 8px 5px;
    background-color: #cccccc;
  }
  #sharingIconsList.dropdown-menu > li > a.btnTwitter:hover {
    background:url("/components/sharing_icons/icons/icon-twitter.png") no-repeat scroll transparent;
    background-position: 8px 5px;
    background-color: #cccccc;
  }
  #sharingIconsList.dropdown-menu > li > a.btnGoogle:hover {
    background:url("/components/sharing_icons/icons/icon-google.png") no-repeat scroll transparent;
    background-position: 8px 5px;
    background-color: #cccccc;
  }
  #sharingIconsList.dropdown-menu > li > a.btnVybraliSme:hover {
    background:url("/components/sharing_icons/icons/icon-vybrali.png") no-repeat scroll transparent;
    background-position: 8px 5px;
    background-color: #cccccc;
  }
  #sharingIconsList.dropdown-menu > li > a.btnPrint:hover {
    background:url("/components/sharing_icons/icons/icon-print.png") no-repeat scroll transparent;
    background-position: 8px 5px;
    background-color: #cccccc;
  }
  #sharingIconsList.dropdown-menu > li > a.btnEmail:hover {
    background:url("/components/sharing_icons/icons/icon-email.png") no-repeat scroll transparent;
    background-position: 8px 5px;
    background-color: #cccccc;
  }
  #sharingIconsList.dropdown-menu > li > a.btnBookmarks:hover {
    background:url("/components/sharing_icons/icons/icon-bookmarks.png") no-repeat scroll transparent;
    background-position: 8px 5px;    
    background-color: #cccccc;
  }
    
  #bs-example-navbar-collapse-1{
    padding-left: 15px;
    padding-right:15px;
  }
    
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
   	margin-right: 0px;
   	margin-left: 0px;
	}  
	
	#header-title a {
		display: block;
		width: 100%;
		height: auto;
	}
	
	#header-title img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	
	/*
	#titulka-obcan .news .news-item {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #bdbdbd;
	}*/
	
	#news_author {
		border-left: none;
	}

	#news_date {
		border-right: none;
	}
}

@media screen and (max-width: 600px){
    .showMore{
        display: block;
    }
      
    #page .header-topMenu input {
      width: 100% !important;
    }

      .flags-container,
    #topMenu {
      width:100%;
    }
    
	.rotator-news .news-item-in {
   	height: auto;
   	min-height: 200px;
	}
}

@media screen and (max-width: 400px){
    .feature-middle{
        height: auto;
    }
    .showMore{
        display: inline-block;
    }
    /*
    .showMore div{
        display: none;
    }*/
    .header-topMenu li img{
        margin-right: 0;
    }
    #page .flags-container.pull-right{
        display: block;
        margin-left: 9px;
        float: none!important;
    }
      
    .navbar-form {
      padding-right: 0px ;
    }
      
    #middle-header,
    #header-title2,
    #topMenu {
      padding-left: 0px;
      padding-right: 0px;
    }

	.rotator-news .news-item-in {
   	height: auto;
   	min-height: 150px;
	}
	
	.nav-title {
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.nav-title > li {
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important;
		display: block;
		width: auto;
	}
	
	.nav-title > li > a {
   	margin-bottom: 0;
		padding: 12px 12px;	
	}
	
	
    
}




/****** BOOTSTRAP 4 ADDONS ********************************************************************************/
.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }


.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }
