/*====================================== 
============      basic     ============
=======================================*/
html {     -webkit-font-smoothing: antialiased; }
body {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
  font-size: 16px;
	background: url(..../images/xc19kpol.png) repeat-x #fff;
}

a {
	color: #00253d;
}

h1 {
	font-size: 36px;
	font-weight: 600;
	margin: 0 0 20px 0;
	padding: 0;
  	color: #0071b9;
}

.h3, h3 {
    font-size: 18px;
}

::placeholder {
  color: #737373;
  opacity: 1;
}

:-ms-input-placeholder { 
  color: #737373 !important;
}

::-ms-input-placeholder { 
  color: #737373 !important;
}



/*====================================== 
============     header     ============
=======================================*/
#header {
	padding-top: 25px;
	padding-bottom: 0;
	font-size: 15px;
}
#header a.active {
	color: #3D3D3D;
}
#header h1 {
	margin: 0;
	padding: 0;
}
a.oennxa {
	text-decoration: none;
  display: block;
 /* width: 315px;*/
  /*height: 97px;*/
  /*background: url(../images/design/erb.png) no-repeat;*/
  background-size: 70%;
}

a.oennxa img {
	width: 100% ;
}

a.oennxa h1, a.oennxa strong {
	margin: 0;
	padding-top: 15px;
	display: block;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}
#header .col-sm-5 ul {
	margin: 0 0 16px 0;
	padding: 0;
	float: right;
	clear: both;
}
#header .col-sm-5 ul li {
	float: left;
	display: inline;
	margin-left: 20px;
}
#header .col-sm-5 ul.languages li {
	margin-left: 7px;
	font-weight: bold;
}

#header form input {
	padding-left: 0;
  padding-bottom: 6px;
  border-bottom: 1px solid #c9c9c9 !important;
}
#header form input, #header form button {
	height: 25px;
	border: none;
}

.header-top {
	margin-bottom: 21px;
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 0;
    min-height: auto;
}


#header form button {
	color: #295D9E;
	font-size: 16px;
	float: right;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
#header form button:hover {
	background-color: #295D9E;
	color: #FFF;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
/*====================================== 
===========    navigation    ===========
=======================================*/
.navbar-default {
	border: none;
	background-color: transparent;
}
.navbar-collapse {
	padding: 0;
  /*margin-right: -31px;*/
}

.cjmrepwfrp {
	margin-right: 0;
  margin-bottom: 20px;
}

.navbar-nav {
	margin: 0px;
  float: right;
}

.nav > li > a {
    padding: 10px 0px !important;
}

.navbar-nav > li {
    float: left;
    padding: 0;
    margin: 0;
}
.navbar-default .navbar-nav>li>a {
	color: #5d6b78;
	font-size: 15px;
	font-weight: 600;
  font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus {
	color: #00253d;
	background-color:#fff !important;
}
.nav-uvod { background-color: #295D9E !important;}
.nav-mesto { background-color: #F9AE06 !important;}
.nav-zivot { background-color: #40C0CB !important;}
.nav-volny { background-color: #B3C631 !important;}
.nav-financie { background-color: #CC333F !important;}
.navbar-toggle {
	background-color: #295D9E;
}
.navbar-default .navbar-toggle .icon-bar  {
	background-color: #FFF;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #3692cc;
}

.dropdown-menu {
	display: none;
}
.dropdown-menu .r8nwo5 {
	color: #000;
	font-size: 17px;
	padding-bottom: 0;
	font-weight: 600;
}
.dropdown-menu ul.lvd5ms {
	margin-bottom: 30px;
}
.dropdown-menu {
	border-radius: 0;
	border: 0;
  border-top: 5px solid #0070bb;
	box-shadow: none;
	display: none;
	background-color: #b8dcf6 !important;
	z-index: 99999;
	top: 45px;
}

.dropdown-menu.dropdown-759 {
	border-top: 5px solid #85c000;
}

.dropdown-menu.dropdown-629 {
	border-top: 5px solid #f49200;
}

.dropdown-menu.dropdown-630 {
	border-top: 5px solid #ab378b;
}

.nav-middle-mobile a {
	margin-right:0 !important;
	display: inline-block !important;
	text-transform: uppercase;

}


/*====================================== 
============     content     ===========
=======================================*/



.languages {
	margin: 0;
  padding: 0;
	list-style: none !important;
}

.languages li {
	float: left;
  padding: 0 6px;
  color: #00253d;
	list-style: none !important;
}

.languages li a {
	color: #00253d;
}



a.special-link {
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/design/npu4fs7h.png);
	background-position: left center;
	background-repeat: repeat-x;
	border-left: 15px solid #FFF;
	padding-right: 0px !important;
	border-right: 5px solid #FFF;
	margin-top: 15px;
}
a.special-link strong {
	background-color: #FFF;
	padding: 10px;
}

.nav-tabs {
	float: left;
  border: 0;
}

.nav-tabs li {
	margin-right: 50px;
	border: none !important;
}
.nav-tabs li a {
	border: none !important;
  font-weight: 400 !important;
	color: #295D9E;
	font-size: 16px;
	border-radius: 0;
}
.nav-tabs li.active a, .nav-tabs li a:hover, .nav-tabs li a:focus {
	color: #0071b9;
  border-bottom: 3px solid #0071b9;
}

.nav-tabs li.active {
	color: #0071b9;
  padding-bottom: 3px;
  border-bottom: 3px solid #0071b9 !important;
}

.nav.nav-tabs > li > a {
	color: #00253d;
  	padding: 0px !important;
  	margin-top: 30px !important;
}

.nav.nav-tabs > li > a:hover {
	background-color: #fff;
}

.nav.nav-tabs > li.active > a {
	color: #0071b9;
  border-bottom: 3px solid #0071b9;
}



.ovzpsqt0x8 {
	padding-top: 30px;
	margin-bottom: 40px !important;
}

.left-title {
	float: left;
}

.left-title h2 {
	text-transform: uppercase;
  color: #0071b9;
  font-size: 20px;
  font-weight: 300;
  margin-right: 40px;
}
.zlr1qb {
	margin-bottom: 20px;
}
.zlr1qb p {
	margin-bottom: 10px !important;
}
.zlr1qb h3 {
	margin: 0;
	font-weight: 400;
	font-size: 19px;
	line-height: 21px;
	text-align: center;
	display: block;
	padding: 15px 5px 6px 5px;
  font-family: Myriad Pro, Arial;
}

.zlr1qb span {
	color: #686868;
  font-size: 14px;
}
.zlr1qb h3 a {
	color: #333333;
}
.ea82qa75e2 {
  min-height: 400px;
}
.ea82qa75e2 img:not(table img) {
	max-width: 100%
}
.ea82qa75e2 h2 {
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.ea82qa75e2 h2.fymt79 {
	background-image: url(../images/design/dbmc47j8.png);
	background-position: center;
	background-repeat: repeat-x;
}
.ea82qa75e2 h2.fymt79 span {
	background-color: #FFF;
	padding-right: 10px;
}
ul.r3vzuqaal {
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
}
ul.r3vzuqaal li {
	margin-bottom: 15px !important;
	font-size: 16px;
	line-height: 16px;
	list-style: none;
}
ul.r3vzuqaal li a{
	display: inline-block;
}
.icon-set-1 {
	background-image: url(../images/design/npeae1dp.png);
	padding-left: 30px;
	background-repeat: no-repeat;
}
.icon-set-1.icon-1 {		background-position: 0 -4px;}
.icon-set-1.icon-2 {		background-position: 0 -28px;}
.icon-set-1.icon-3 {		background-position: 0 -52px;}
.icon-set-1.icon-4 {		background-position: 0 -76px;}
.icon-set-1.icon-5 {		background-position: 0 -100px;}
.icon-set-1.icon-6 {		background-position: 0 -124px;}
.icon-set-1.icon-7 {		background-position: 0 -148px;}
.icon-set-1.icon-8 {		background-position: 0 -172px;}
.icon-set-1.icon-9 {		background-position: 0 -196px;}
.icon-set-1.icon-10 {	background-position: 0 -220px;}
.icon-set-1.icon-11 {	background-position: 0 -244px;}
.icon-set-1.icon-12 {	background-position: 0 -268px;}
.icon-set-1.icon-13 {	background-position: 0 -292px;}
.icon-set-1.icon-14 {	background-position: 0 -316px;}
.icon-set-1.icon-15 {	background-position: 0 -340px;}
.uputavka {
	margin: 20px 0px 40px 0px !important;
	background-color: #E9EEF5;
	border: 15px solid #FFF;
	padding-top: 20px;
	padding-bottom: 150px;
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 300px;
}
.uputavka h2 {
	background: none;
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
}
.uputavka-1 { background-image: url(../images/design/qh4f185x.jpg); }
.uputavka-2 { background-image: url(../images/design/kqdbqi3a.jpg); }
.uputavka > div {
	width: 50%;
	padding-left: 5px;
	float: left;
}
.uputavka > ul, .uputavka > p {
	width: 50%;
	padding-left: 5px;
	float: left;
}
.uputavka ul, ul.lvd5ms {
	margin: 0;
	padding: 0;
}
.uputavka ul li, ul.lvd5ms li {
	margin: 0px 0px 5px 0px;
	list-style: none;
	padding-left: 9px !important;
	background-image: url(../images/design/adg37yau.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
a.btn {
	border-radius: 0 !important;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #295D9E;
}
.border-top {
	border-top: 1px dotted #DADADA;
	padding-top: 20px;
	border-left: 15px solid #FFF;
	border-right: 15px solid #FFF;
}
.bottom-links {
	margin-bottom: 40px !important;
}
.bottom-links h3 {
	padding: 20px;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 20px;
	height: 90px;
	background-repeat: no-repeat;
}
.bottom-links h3 span {
	max-width: 130px;
	display: block;
}
.icon-set-2 {
	background-image: url(../images/design/s9zpltnq.png);
	padding-left: 30px;
	background-position: right center;
	background-repeat: no-repeat;
}
.icon-set-2.icon-1 {		background-position: right -5px;}
.icon-set-2.icon-2 {		background-position: right -105px;}
.icon-set-2.icon-3 {		background-position: right -205px;}
.icon-set-2.icon-4 {		background-position: right -305px;}
.d6n25wr26u {
	margin-bottom: 50px !important;
	padding: 15px 0;
  background: #d8eaf7;  
}

.d6n25wr26u ul {
	list-style-type: none;
  padding: 0;
  margin: 0;
}
.d6n25wr26u li {
	float: left;
  padding: 0 19px;
	list-style-type: none;
  background: url(../images/design/tkd4lcfn.png) no-repeat 0 8px;
}

.d6n25wr26u li:first-child {
  padding: 0 19px 0 0;
  background: none;
}
.zlr1qb {
	margin-bottom: 30px;
	font-size: 16px;
}
.zlr1qb p {
	margin-bottom: 0px;
}
.zlr1qb h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 26px;
	font-weight: 300;
	text-transform: none;
	letter-spacing: 0;
}
a.h2z1ob {
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 27px;
}
ul.pagination {
	font-weight: bold;
	font-size: 13px;
}
.article p {
	font-size: 16px;
	line-height: 24px;
}
.article h2 {
	font-size: 23px;
	letter-spacing: 0;
	margin-top: 30px;
	margin-bottom: 20px;
}
.article h3 {
	font-size: 19px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 25px;
}
.article h4 {
	font-size: 16px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
}
.article ul li {
	margin-bottom: 10px;
	font-size: 16px;
}
.article > img {
	float: left;
	width: 50%;
	margin-right: 20px;
}
.article ul {
	margin-top: 4px;
}
.article ul li span.glyphicon {
	color: #94AECE;
	font-size: 12px;
}

.modal-body img{
	margin: 0px auto;
	width: 100%;
}
hr {
	border: none;
	border-bottom: 1px dotted #DADADA;
	clear: both;
	float: none;
	height: 20px;
}
table {
	background-color: #FFF;
}
table th {
	background-color: #eeeeee;
	font-size: 15px;
	font-weight: 200;
	text-transform: uppercase;
	color: #00253d;
  padding: 12px 12px !important;
}

table th h3 {
	margin: 0;
}

.ea82qa75e2 table + ul {
	margin-top: 20px	
}

.table > tbody > tr > td {
	padding: 12px 12px !important;
  border-top: 0 !important;
  border-bottom: 1px solid #eeeeee !important;
}
.table-responsive {
	margin-bottom: 40px;
	margin-top: 20px;
}
.table-hover tr:hover td {
	background-color: #E9EEF5;
}






/*====================================== 
============     sidebar     ===========
=======================================*/
.bmz1jod {
	padding-bottom: 40px;
}
.bmz1jod > h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #295D9E;
	margin: 0;
	padding: 17px 0;
	color: #FFF;
}
.bmz1jod .block {
	background-color: #E9EEF5;
	font-size: 14px;
	margin-bottom: 40px;
	padding: 15px;
	overflow: hidden;
}
.bmz1jod .block ul {
	margin: 0; padding: 0;
}
.bmz1jod .block ul li {
	margin: 0px 0px 15px 0px;
	list-style: none;
	padding-left: 13px;
	background-image: url(../images/design/seoojk72.png);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
.bmz1jod .block ul li:last-child {
	margin: 0;
}
table.calendar {
	width: 100%;
}
table.calendar a {
	text-decoration: none;
}
table.calendar th {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	padding: 7px 0px;
	background-color: #E9EEF5;
	color: #3D3D3D;
}
table.calendar td {
	text-align: center;
	background-color: rgba(255,255,255,0.5);
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	border: 1px solid #E9EEF5;
	height: 35px !important;
}
table.calendar td a {
	display: block;
	line-height: 15px;
	text-decoration: none;
	background-color: #295D9E;
	color: #FFF;
	padding-top: 10px !important;
	height: 35px !important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
table.calendar td a:hover {
	background-color: #25528E;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
table.calendar td a.today {
	background-color: #F9AE06;
	color: #FFF;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
table.calendar td a.today:hover {
	background-color: #E4A205;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
table.calendar tr.calendar-navig th {
	border-bottom: 1px solid #A7C4E8;
	padding-top: 0px;
}
.bmz1jod .block h3 {
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #DADADA;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-top: 30px;
}
.bmz1jod .block .podujatie {
	border-bottom: 1px dotted #DADADA;
	overflow: hidden;
	padding: 15px 0px 15px 0px;
}
.datum {
	width: 50px;
	height: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #295D9E;
	color: #FFF;
	font-weight: bold;
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
	text-align: center;
	line-height: 15px;
}
.datum strong {
	font-size: 23px;
	clear: both;
}
.bmz1jod .block h4 {
	font-size: 16px;
	font-weight: 300;
	line-height: 18px;
	text-align: left;
	float: left;
	width: 160px;
	margin: -2px 0px 0px 0px;
}
.bmz1jod .block > .text-center {
	padding-top: 15px;
}
.bmz1jod .special-block {
	margin-bottom: 40px;
	border: 2px solid #295D9E;
	border-right: 1px solid #295D9E;
	border-left: 1px solid #295D9E;
	padding: 30px 20px 10px 20px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
	margin-top: 25px;
}
.bmz1jod .special-block p a {
	color: #F9AE06;
}
.bmz1jod .special-block p.contact {
	letter-spacing: 0;
	border-top: 1px dotted #DADADA;
	margin-top: 20px;
	padding-top: 20px;
	line-height: 24px;
}
.bmz1jod .special-block p.contact a {
	color: #295D9E;
}
.bmz1jod .special-block p.contact a span {
	color: #94AECE;
	margin-right: 5px;
}
.bmz1jod .special-block > img {
	margin-top: -65px;
}
/*====================================== 
============     footer     ============
=======================================*/
#footer {
	background-color: #ebebeb;
	margin-top: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}

.fixn31mon2 {
	text-align: center;
  color: #cfd2d4;
}

.t3ewvcfzf5 {
	padding-top: 20px;
	padding-bottom: 20px;
  margin-top: 30px;
	margin-bottom: 20px;
  border-bottom: 1px solid #c8cdd1;
  border-top: 1px solid #c8cdd1;
}

.t3ewvcfzf5 p {
	line-height: 1.6em;
}

.wlcn28ugps {
	text-align: center;
}

.whyo7az {
	color: #c5c5c5;
}

.whyo7az a {
	text-decoration: none;
}

#footer h5 {
	font-size: 29px;
	color: #333333;
  margin-bottom: 10px;
  margin-top: 20px;
}

.whyo7az img {
	margin-bottom: 10px;
	margin-right: 14px; 
}

.whyo7az a:nth-child(3) img{
	margin-right: 0 
}

.wlcn28ugps h5 {
	text-transform: uppercase;
  font-size: 20px !important;
  font-weight: 300;
  color: #0071b9 !important;
}

.wlcn28ugps p {
	padding-bottom: 10px;
}


.wlcn28ugps input {
	background: #fff;
  border-radius: 23px;
  display: inline-block !important;
  padding: 10px 20px !important;
  width: 50% !important;
  border: 2px solid #fff !important;
}

.wlcn28ugps button {
	background: #ebebeb;
  border-radius: 23px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block !important;
  border: 2px solid #00253d !important;
  color: #00253d !important;
  margin-left: 4px !important;
  padding: 10px 30px !important;
}

#footer a {
	color: #333333;
}
.rnae143 {
	text-align: center;
  padding-top: 6px;
  line-height: 1.8em;
}
#footer ul.lvd5ms li {
	background-image: url(../images/design/b8ugxen2.png);
}
#footer span.glyphicon {
	font-size: 12px;
	color: #8B9EB3;
	padding-right: 5px;
}
.glyphicon-facebook {
	background-image: url(../images/design/lst5khsj.png);
	width: 17px;
	height: 12px;
	background-repeat: no-repeat;
}
.o21oabxpzw {
	padding-left: 0px !important;
}

.kflzcpq {
    list-style: outside none none;
    margin: 0 0 0 13px;
    position: absolute;
    right: 0;
    top: -45px;
    padding-left: 19px;
    color: #00253d !important;
}
/*====================================== 
==============   forms    ==============
=======================================*/

.ea82qa75e2 form .form-group > input {

}

.ea82qa75e2 form label {
	font-weight: normal;
}
.ea82qa75e2 form label.radio-inline {
	text-transform: none;
	font-weight: normal;
}
.ea82qa75e2 form label strong {
	color: #295D9E;
}
form.alternative {
	background-color: #295D9E;
	overflow: hidden;
	padding: 15px 0px 0px 0px;
}
form.alternative .btn-primary {
	background-color: #F9AE06;
	padding: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
form.alternative .btn-primary span {
	color: #000;
	margin-left: 5px;
}
form.alternative a {
	float: right;
	color: #FFF;
	margin-top: 15px;
}
form.alternative a span {
	font-size: 10px;
}
form.alternative select {
	height: 50px;
}
.bx-wrapper .nnmjq0e {
	display: block;
    margin-top: 40px !important;
    margin-bottom: 15px !important;
    color: #fff !important;
    font-size: 45px !important;
    line-height: 1.2em !important;
    font-weight: 500
}

/*====================================== 
==============    404    ===============
=======================================*/
body#not_found {
	background: none ;
	padding-top: 15%;
}
body#not_found h2 {
	font-size: 28px;
	margin-top: 30px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 36px;
  color: #00253d;
}
body#not_found p {
	padding-bottom: 20px;
	margin-bottom: 0;
	font-size: 16px;
	margin-top: 5px;
	line-height: 24px;
}
body#not_found li {
	margin-right: 25px;
}

body#not_found .lvd5ms.list-inline li:first-child {
	background: none;
  padding: 0;
}

body#not_found .btn-back {
	background: #fff;
  padding: 8px 15px;
  border-radius: 20px;
  display: inline-block;
  border: 2px solid #00253d;
  text-transform: uppercase;
}

body#not_found ul.lvd5ms li {
    background-position: 0 6px;
    background-image: url(../images/design/ectgaeee.png);
}


body#not_found .btn {
	padding: 20px 20px 20px 15px;
	margin-top: 0;
	font-size: 15px;
}
body#not_found .btn span {
	margin-right: 10px;
}

.category-628 {
    background-color: #f9ae06 !important;
}

.category-629 {
    background-color: #40c0cb !important;
}

.category-630 {
    background-color: #b3c631 !important;
}

.category-631 {
    background-color: #cc333f !important;
}

.nav-628 a {
    border-top: 4px solid #0071b5 !important;
}

.nav-629 a {
    border-top: 4px solid #f19100 !important;
}

.nav-630 a {
    border-top: 4px solid #a9398a !important;
}

.nav-631 a {
    border-top: 4px solid #cc333f !important;
}

.nav-759 a {
    border-top: 4px solid #86bf0d !important;
}

.nav-628 ul li a, .nav-628 p.r8nwo5 a, 
.nav-629 ul li a, .nav-629 p.r8nwo5 a, 
.nav-630 ul li a, .nav-630 p.r8nwo5 a, 
.nav-631 ul li a, .nav-631 p.r8nwo5 a, 
.nav-759 ul li a, .nav-759 p.r8nwo5 a {
    border-top: 0 !important;
}

.nav-active-628 { border-bottom: 3px solid #F9AE06 !important; }
.nav-active-629 { border-bottom: 3px solid #40C0CB !important; }
.nav-active-630 { border-bottom: 3px solid #B3C631 !important; }
.nav-active-631 { border-bottom: 3px solid #CC333F !important; }


.bmz1jod .block ul li a {
    color: #000;
    font-size: 1.1em;
}

.bmz1jod .block ul li ul li {
    margin: 0 0 0;
    font-size: 0.9em !important;
    font-weight: normal;
}

.bmz1jod .block ul li ul li a {
    color: #295d9e;
}


.bmz1jod .block ul li {
    padding-left: 0;
}

.bmz1jod .block ul li ul li {
    padding-left: 9px;
    background-position: 0 7px;
}

.languages {
    text-transform: uppercase;
}

.ea82qa75e2 form .form-group > select {
    border-radius: 3px;
}

.btn-primary {
    background-color: #00253d !important;
    border-color: #00253d !important;
    color: #fff;
    height: auto;
    text-transform: uppercase;
}
.btn {
    border-radius: 25px !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 600;
}

.hermzcz {
    background:  none !important;
}

ul li h2 {
    text-transform: none !important;
     margin-bottom: 0 !important;
     margin-top: 20px !important;
     line-height: 1.0 !important;
}


.bmz1jod .block.home-info ul li {
    padding-left: 13px !important;
}

.bmz1jod .block.home-info ul li a {
    color: #337ab7 !important;
    font-size: 1.0em !important;
}

.zlr1qb {
    text-align: center;
    margin-bottom: 0;
}

.zlr1qb img {
    margin: 0 auto;
}

.home-info h3 {
    font-size: 13px !important;
    margin-bottom: 4px !important;
    margin-top: 20px !important;
    padding-bottom: 6px !important;
    padding-left: 12px !important;
    text-align: left !important;
}

#uradna-tabula h4, #mestske-oznamy h4 {
    padding-left: 12px !important;
}

#uradna-tabula h4 span, #mestske-oznamy h4 span {
    margin-right: 6px !important;
    font-size: 12px !important;
    color: #295d9e !important;
    top: 0 !important;
}



#header.home #menu .menu-home a { background-position:left 0 } 

#header.category-370 #menu li.category-370  { background-position:left 0 } 
#header.category-370 #menu li.category-370 a { background-position:right 0 } 

#header.category-371 #menu li.category-371  { background-position:left 0 } 
#header.category-371 #menu li.category-371 a { background-position:right 0 }

#header.category-372 #menu li.category-372 { background-position:left 0 } 
#header.category-372 #menu li.category-372 a { background-position:right 0 }

#header.category-373 #menu li.category-373  { background-position:left 0 } 
#header.category-373 #menu li.category-373 a { background-position:right 0 }

.bottom-links {
    margin-bottom: 0 !important;
}

.border-top {
    padding-top: 0;
}

.ea82qa75e2 {
    margin-bottom: 30px;
}

.uputavka {
    margin: 0 0 10px !important;
}

.ovzpsqt0x8 {
    margin-bottom: 20px !important;
}

#footer {
padding-bottom: 20px;
    padding-top: 20px;
}

.bx-wrapper {
    background: url("..../images/oheh98mz.png") no-repeat #0071b9 right top ;
    color: #fff;
    margin-bottom: 0 !important;
}

.bx-wrapper .slider-image {
    min-height: 200px;
    background-size: cover;
}

.bx-wrapper p {
    line-height: 1.52857;
}

.bx-wrapper .nnmjq0e {
    color: #fff !important;
}

.bx-prev, .bx-next {
    display: none;
}

.aj6f33dr {
    background: url("..../images/mwwnelza.png") no-repeat top center #cce4f5;
}

.bx-wrapper .bx-controls-direction a.bx-next {
    right: -1px;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
    left: -1px !important;
}

ul.list-style {
    margin: 0;
    padding: 0 ;
}

ul.list-style li {
    background-image: url("../images/design/seoojk72.png");
    background-position: 0 7px;
    background-repeat: no-repeat;
    list-style: outside none none;
    margin: 0 0 4px;
    width: 49%;
     padding-left: 10px !important;
     font-size: 16px !important;
     float: left;
     font-family: "Ubuntu",sans-serif;
}


.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}



ul li.woy0cmxa8l {
    border-right: 0 solid white;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    vertical-align: top;
    width: 25%;
}


.wbv4qoyrsu {
    margin-bottom: 15px;
}

.top {
    margin-top: 0;
    padding-top: 0;
}

ul li.woy0cmxa8l a.top {
    color: black;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}
ul li.xq7ds7 a.top {
    background: url("../images/npu4fs7h.png") top right repeat-y #e4e4e4;
}

ul li.ocj9d2 a.top {
    background: url("../images/npu4fs7h.png") top right repeat-y #e4e4e4;
}

ul li.u5u1ne a.top {
    background: url("../images/npu4fs7h.png") top right repeat-y #e4e4e4;
}

ul li.pya1yl a.top {
    background: url("../images/npu4fs7h.png") top right repeat-y #e4e4e4;
}
div.wbv4qoyrsu a {
    display: block;
    padding: 10px 15px;
}

.a89829kgto ul {
    list-style-type: none;
}

.t6oo8coiuf {
    margin: 0;
    padding: 0;
}

ul li.woy0cmxa8l {
    background: url("../images/npu4fs7h.png") top right repeat-y #f2f2f2;
}

ul li.woy0cmxa8l ul {
    margin: 0;
    padding: 0;
}

ul li.woy0cmxa8l ul li {
    background-image: url("../images/design/seoojk72.png");
    background-position: 9px 6px;
    background-repeat: no-repeat;
    list-style: outside none none;
    margin: 0 0 6px;
    padding-left: 19px;
}
.bottom-links {
    margin-bottom: 10px !important;
    margin-top: 50px !important;
}

.main-fp .bottom-links {
    margin-top: 0 !important;
}

.f4himqz0pa li {
    float: left !important;
    width: 33% !important;
}

.uputavka ul li, ul.lvd5ms li {
    background-position: 0 7px;
}

.gmz6wry9 h2 {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: none;
}

.gmz6wry9 {
    font-size: 16px;
    margin-bottom: 30px !important;
}

.gmz6wry9 img {
	margin-top: 0
}

.btn-line input {
    margin-top: 4px !important;
}

.qgzk90fwe {
    display: none;
}



.ovzpsqt0x8 {
    position: relative;
}


.captchatitlebar {
  /*
    background-color: #e9eef5 !important;
    border-radius: 3px;
    padding: 10px 15px;
    */
     background-color: #295d9e;
           color: #fff;
    padding: 10px 15px;
}

.captchatitlebar a {
    text-decoration: none;
     color: #fff !important;
}

.dc8guqb57v {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width:200px;
}

:not(.block) .b4bsfkdl6f {
    border:0;
}

.dc8guqb57v th {
    background-color: #fff;
    color: #3d3d3d;
    font-size: 10px;
    padding: 7px 0;
    display: none;
    text-align: center;
    text-transform: uppercase;
}

.dc8guqb57v td {
    background-color: rgba(255, 255, 255, 0.5);
    border: 0;
    font-size: 14px;
    font-weight: Normal;
    height: 35px !important;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;
    padding: 0 !important;
}

.ciqepp84wm span, .bwp0om6lwz span {
    display: none;
}

.ciqepp84wm {
    float: left;
    display: block;
    width: 9px;
    height: 15px;
    margin-top: 9px;
    background: url("..../images/cqoiyzma.png") no-repeat top center;
}

.bwp0om6lwz {
    float: right;
    width: 9px;
    height: 15px;
    display: block;
    margin-top: 9px;
    background: url("..../images/c6qmc5c3.png") no-repeat top center;
}

.woxix92rbd {
    color: #295d9e;

    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
}

.rjxpv4a6t6 {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 20px;
}

.dc8guqb57v td a {
    background-color: #dfeff9;
    margin: 1px;
    BORDER-radius: 3px;
    
    display: block;
    height: 35px !important;
    line-height: 15px;
    padding-top: 10px !important;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
 
 
 .y4ccumxy1 {
    text-align: center;
    margin-top: 31px;
}

.dc8guqb57v td a.fc0h0ibxtg {
    background-color: #ffdc10;
    font-weight: bold;
    BORDER-radius: 3px;
    transition: all 0.3s ease 0s;
}

.checkbox-line label {
    float: left;
    margin: 0 12px 0 2px;
    padding: 0;
}
.checkbox-line input {
    float: left;
    margin: 3px 0 0 0;
    height: auto !important;
    padding: 0;
}

.search-result .selected{
	background:yellow;
}
.cx0pyb img{
	vertical-align:top;
}

.img-person{
	width:auto !important;
  float:right !important;
  margin-right: 0 !important;
}

.gwaqbil1am .ys3qdwo5z4 {
	margin-top: 30px !important;
}

.errorMessage{
	color:#CC333F;
}

.bt-search {
	width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
  margin: 0 0 0 24px !important;
  border: 0 !important;
}

#header form input.bt-search {
    border-bottom: 0 !important;
}

.rasf7y0vyz {
    text-align: center;
    border-bottom: 1px solid #000000;
}

.rasf7y0vyz h2 {
    color: #0071b9;
    font-size: 20px;
    padding: 10px 0 8px 0;
    font-weight: 300 !important;
    font-family: 'Open Sans', arial;
    margin: 0;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 6px solid #00253d;
}

.pv7dp1klfa {
    padding-bottom: 40px;
}

.bgquicklinks {
    background: url("../images/design/nwt1im4h.png") no-repeat top center #d4e8f6;
    border-top: 1px solid #000000;
}

.oos11xs {
    padding-top: 33px;
    padding-bottom: 0;
    text-align: center;
}

.oos11xs a {
    display: block;
    color: #00253d;
    font-weight: 600;
}

.oos11xs img {
    margin-bottom: 12px;
}

.yf26m6sv9s {
    background: url("..../images/xe26p3wo.png") no-repeat scroll center top #fde100;
    padding-top: 25px;
    margin-bottom: 10px;
}

.yf26m6sv9s ul {
    list-style-type: none;
    padding: 0 0 25px 0;
    margin: 0 0 0 -2px;
}

.yf26m6sv9s ul li {
    background: url("..../images/nemfhynt.png") no-repeat 2px 6px;
    padding: 0 0 13px 15px;
    margin: 0;
}

.yf26m6sv9s ul li a {
    color: #00253d;
}

.yf26m6sv9s h2 {
    padding-bottom: 6px;
    font-weight: 300;
}

.yf26m6sv9s .fpyg7uxb {
    line-height: 1.4em;
}

.yf26m6sv9s .fpyg7uxb h2 {
    font-size: 33px;
    line-height: 1.2em;
    font-weight: 400;
}

.yf26m6sv9s ul li.xwlc8m {
    background: url("..../images/xq48itsh.png") no-repeat 0 6px;
    padding: 0 0 13px 14px;
    font-weight: 600;
    margin: 0;
}

.btn-link {
    background: #00253d;
    color: #fff !important;
    padding: 12px 22px;
    font-weight: 600;
    border-radius: 25px;
    display: inline-block;
}

.btn-link:hover {
    background: #00253d;
    color: #fff !important;
    text-decoration: none !important;
}

.zbdaw3esiq {
    background: url("..../images/ylilymjn.png") no-repeat top center #c5e1f8;
    padding: 35px 0 25px 0;
    text-align: center;
    font-size: 18px;
}

.zbdaw3esiq a {
    display: block;
}

.zbdaw3esiq img {
    margin-bottom: 20px;
}

.events {
    margin-bottom: 40px;
}

.i6gzept27g {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: 1px solid #f5f5f5;
}

.i6gzept27g h2 {
    text-transform: uppercase;
    color: #0071b9;
    font-weight: 300;
}

.events-alllink {
    text-align: right;
    padding-top: 38px;
}

.events-alllink a {
    color: #00253d;
}

.events .col-sm-3 {
    text-align: center;
}

.events .col-sm-3 span {
    border-radius: 22px;
    background: #ddf0ff;
    font-size: 0.9em;
    padding: 7px 15px;
    margin-bottom: 11px;
    text-align: center;
    display: inline-block;
}

.events .col-sm-3 a {
    font-size: 1.2em;
    margin-bottom: 8px;
    text-align: center;
    display: inline-block;
}

.events .col-sm-3 p {
    font-size: 0.9em;
    margin-bottom: 0;
    text-align: center;
    display: inline-block;
    color: #707070;
    padding-top: 8px;
    background: url("../images/design/il9bym5v.png") no-repeat top center;
}

.bmz1jod {
    background: #ebebeb;
    padding-left: 20px;
    padding-right: 20px;
}

.ztr73mkw h2 {
    border-bottom: 1px solid #00253d;
    color: #00253d;
    font-size: 1.3em;
    padding-bottom: 6px;
    margin-bottom: 12px;
    text-transform: uppercase !important;
}

.ztr73mkw ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.ztr73mkw ul li {
    padding: 8px 0 10px 0;
    border-bottom: 1px solid #d3d7d9;
    list-style-type: none;
}

.ztr73mkw ul li ul {
    padding: 0;
    padding: 8px 0 0 9px;
}

.ztr73mkw ul li ul li {
    padding: 0;
    padding: 0 0 7px 12px;
    border-bottom: 0;
    font-size: 1.0em;
    background: url("../images/design/s53tin09.png") no-repeat 0 9px;
}

.ea82qa75e2 .content {
    line-height: 1.72857143;
}

.bmz1jod li.hermzcz.active a, .bmz1jod li.d2ywks4.active a {
    color: #004b79;
}

.bmz1jod li.d2ywks4 a {
    color: #00253d !important;
}

.bmz1jod li.d2ywks4.active a {
    color: #004b79 !important;
}

p.pl8j44 {
    color: #a6a6a6 !important;
    font-size: 0.9em;
}

.btn-column {
    padding-top: 3px;
}

.table > thead > tr > th {
    border-bottom: 0;
}

.fnxliyxnwa {
    margin-top: 15px;
    margin-bottom: 6px;
}

.dropdown.b19dzgto98 a:first-child {
    border-bottom: 17px solid #fff;
}

.dropdown.b19dzgto98.open a:first-child {
    border-bottom: 17px solid #0070bb;
}

.dropdown.b19dzgto98.open.nav-630 a:first-child {
    border-bottom: 17px solid #ab378b;
}

.dropdown.b19dzgto98.open.nav-759 a:first-child {
    border-bottom: 17px solid #85c000;
}

.dropdown.b19dzgto98.open.nav-629 a:first-child {
    border-bottom: 17px solid #f49200;
}

.dropdown.b19dzgto98 p a:first-child, .dropdown.b19dzgto98 ul li a:first-child, .dropdown.b19dzgto98.open ul li a:first-child {
    border-bottom: 0 !important;
}

#header .col-sm-8 {
    
}

.nav.navbar-nav li {
    padding: 0 16px;
}

.nav.navbar-nav li:last-child {
    padding: 0 0 0 16px;
}

.nav.navbar-nav li ul li {
    padding: 0;
}

.gf41ech0v .pl8j44 {
    color: #333333 !important;
    font-size: 16px;
}

.gf41ech0v {
    font-weight: bold;
    border-bottom: 1px solid #eeeeee;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #fff;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	top: 195px !important;
	right: 15px;
	left: auto !important;
}

/*====================================== 
=========    media queries    ==========
=======================================*/
@media only screen and (min-width: 768px) {	
	.nav-tabs.nav-middle-mobile > li {
		margin-right: 0 !important;
		display: block;
	}

	.nav.nav-tabs.nav-middle-mobile > li > a {
		padding: 15px 10px 2px 11px !important;
		border-bottom: 2px solid #0071b5 !important;
	}
	.b19dzgto98.dropdown {
    	position: static;
	}
	.b19dzgto98.dropdown > .dropdown-menu {
		left: -390px;
		right: 0;
		position: absolute;
		width: 1140px;
	}
	
	.dropdown.open .dropdown-menu {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	
	.dropdown-uvod { border-top: 10px solid #295D9E !important; }
	.dropdown-mesto { border-top: 10px solid #F9AE06 !important; }
	.dropdown-zivot { border-top: 10px solid #40C0CB !important; }
	.dropdown-volny { border-top: 10px solid #B3C631 !important; }
	.dropdown-financie { border-top: 10px solid #CC333F !important; }
	.dropdown-menu .row > div {
		width: 17%;
		padding: 0;
		margin: 20px 4%;
		float: left;
	}
	.navbar-nav {
		margin: 0;
	}
	.navbar-nav > li {
		float:left;
		text-align:center;
	}
	
}

@media only screen and (max-width: 767px) {	
	body {
		background-image: none;
		font-size: 14px
	}
	.gmz6wry9 {
		font-size: 	14px;
		border-bottom: 	1px solid #f1f1f1
	}
	.gmz6wry9 a img {
		margin-bottom: 	10px;
	}
	.gmz6wry9 h2 {
		margin-bottom: 5px;
		font-weight: 400	
	}
	.gmz6wry9 .pl8j44 {
		margin-bottom: 20px
	}
	.dropdown-menu ul.lvd5ms {
		margin-bottom: 15px;
	}
	#header {
		padding-top: 10px;
	}
	.languages {
	 	margin-left: 20px;
	}
    .header-top {
	    margin-bottom: 21px;
	}
	a.oennxa h1, a.oennxa strong {
		padding-top: 0px;
		font-size: 16px;
		line-height: 18px;
	}
  
	.navbar-toggle {
	    position: relative;
	    top: 0;
	}
	
	.icon-bar {
    width: 22px;
    transition: all 0.2s;
  }

  .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
  }
  .jbnt758zuh {
    opacity: 0;
  }
  .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
  }

  .navbar-toggle.hp8s5l14s .top-bar {
    transform: rotate(0);
  }
  .navbar-toggle.hp8s5l14s .jbnt758zuh {
    opacity: 1;
  }
  .navbar-toggle.hp8s5l14s .bottom-bar {
    transform: rotate(0);
  }

#Search.col-xs-6 {
    width: 40% !important;
}


	.navbar-default {
		position: absolute;
		top: -70px;
		right: 0px;
		width: 100%;
		z-index: 999999;
	}
  
  .btn-link {
    margin-bottom: 20px;
}

.yf26m6sv9s .fpyg7uxb h2 {
    margin-top: 0;
}    

.events-alllink {
    text-align: center !important;
    padding-top: 0 !important;
}

.i6gzept27g h2 {
    text-align: center !important;
}

.kflzcpq {
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
    padding-left: 0;
    display: block;
    padding-bottom: 8px;
    text-align: center !important;
}

.bx-wrapper .nnmjq0e {
    font-size: 25px !important;    
}

 .left-title {
    text-align: center !important;
    float: none !important;
}

.nav.nav-middle-mobile > li > a {
    margin-top: 0 !important;
    border: 1px solid #0071b5 !important;
    padding: 5px 15px !important;
}

.nav-tabs li {
    margin-right: 10px !important;
}
  
  
  .left-title h2 {
    text-align: center !important;
    margin-right: 0 !important;
    display: block !important;
}

.bx-wrapper {
    background:none #0071b9 !important;
}
  
  
/*  .bx-wrapper .col-sm-8 {
        min-height: 1px !important;
        background: none !important;
    }*/
    
    
/*.f6mtrwn5 li {
    position: relative !important;
} */   
.bx-wrapper .slider-text {
    min-height: auto !important;   
}
  
  
  .nav.navbar-nav .dropdown:last-child {
        padding: 0 16px !important;
    }
  
  .navbar-nav {float: none;}
  
  .navbar-nav > li {
        float: none;
        background: #f6f6f6;
    }
    
    .nav > li > a {
        padding: 10px 10px !important;
    }
    
    .navbar-default .navbar-nav > li > a {
    border-bottom: 0 !important;
    }
  
	#header .col-sm-5 ul {
		margin: 0px 0px 15px 0px !important;
		clear: none;
		float: left;
	}
	#header .col-sm-5 ul li {
		float: none;
		margin: 0px 15px 0px 0px !important;
	}
	.dropdown-menu > .row {
		margin: 0;
	}
	table.calendar td {
		font-size: 16px;
	}
	.zlr1qb h3 {
		font-size: 18px;
		text-align: center;
	}
	.special-link {
		display: block !important;
	}
	.bmz1jod .block h4 {
		width: 70%;
		margin-top: -2px;
	}
	.uputavka {
		min-height: 400px;
	}
	.dropdown-menu {

		width: 96% !important;
		margin: 0px 2%!important;
		padding: 10px 2%!important;
	}
	.ea82qa75e2 {
		margin-bottom: 30px;
	}
	.article img {
		float: none;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 15px;
	}
	.article img.icon {
		width: auto;
		margin-bottom: auto;
	}
	.ccccg96831 img {
		width: 150px !important;
	}

	.bx-wrapper p {
	  font-size: 14px;
	}
	.zlr1qb {
	  margin-bottom: 20px
	}
	.zlr1qb h3 {
		padding-bottom: 0
	}
}

@media only screen and (max-width: 992px) {	
	#header .col-sm-5 ul {
		margin: 0;
	}
	#header .col-sm-5 ul li {
		margin: 0px 0px 0px 10px;
		float: right;
	}
	a.oennxa h1, a.oennxa strong {
		padding-top: 5px;
	}
	table.calendar td {
		font-size: 12px;
	}
	.zlr1qb h3 {
		margin: 5px 0px 0px 0px;
	}
	.bmz1jod .block h4 {
		width: 100%;
		margin-top: 5px;
	}
	.uputavka {
		-webkit-background-size: cover;
  		-moz-background-size: cover;
  		-o-background-size: cover;
  		background-size: cover;
  		background-repeat:no-repeat;
	}
	#footer .col-sm-6 {
		margin-bottom: 40px !important;
	}
	.datum {
		width: 35px;
		height: 35px;
		padding-bottom: 5px;
		padding-top: 5px;
		line-height: 12px;
		font-size: 12px;
	}
	.datum strong {
		font-size: 18px;
	}
	.b19dzgto98.dropdown > .dropdown-menu {
		width: 720px;
	}
	.dropdown-menu {
		top: 65px;
	}
	.zlr1qb p {
		font-size: 14px;
		line-height: 17px;
	}
}

@media only screen and (max-width: 1200px) {	
	body {
		background-position: -100px 0;
	}
	.bmz1jod .block {
		padding: 10px;
	}
	.bmz1jod .block h4 {
		width: 125px;
	}
	.uputavka {
		min-height: 340px;
	}
	.uputavka > div {
		width: 60%;
	}
	.uputavka > ul, .uputavka > p {
		width: 40%;
	}
	.b19dzgto98.dropdown > .dropdown-menu {
		width: 940px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
  a.oennxa {
    background-size: 97% !important;
    margin-top: 26px
  }
  #header {
    padding-top: 5px;
  }
  .nav.navbar-nav li {
      padding: 0 5px;
  }
  .nav.navbar-nav li:last-child {
    padding: 0 0 0 8px;
  }
  .nav > li > a {
    padding: 4px 0px !important;
  }
  .navbar-nav {
    margin: 0px;
    float: none;
  }
  .bx-wrapper {
    background: #0071b9 none;
  }
  
  .yf26m6sv9s {
    background: #fde100;
    padding-top: 25px;
    margin-bottom: 10px;
  }
  
  .t3ewvcfzf5 .col-sm-3:first-child img {
    width: 90%;
    margin-top: 20px;
  }
  
  .navbar-default .navbar-nav > li > a {
    font-size: 12px;
  }

  .bx-wrapper .slider-image {
	min-height: 350px;
	background-size: cover;
   }

   .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
   		top: 360px!important
   }

}

@media (min-width: 992px) and (max-width: 1200px) {
  .nav.navbar-nav li {
    padding: 0 5px;
  }
  
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
  }
  .b19dzgto98.dropdown > .dropdown-menu {
  	left: -324px;
  }

}

@media (max-width: 767px) {
  .oennxa {
    margin-bottom: 6px !important;
  }
  
  .languages {
    padding-top: 6px;
    margin-left: 0;
  }
  
  .navbar-toggle {
    margin-top: 0;
  }
  
  .t3ewvcfzf5 .col-xs-12:first-child img {
    width: 20% !important;
    text-align: center !important;
  }
  
  .yf26m6sv9s {
    background: none #fde100;
    padding-top: 10px;
    margin-bottom: 0;
  }
  
  .yf26m6sv9s .col-sm-4 {
    border-bottom: 2px solid #fff;
  }
  
  .nav-tabs {
    text-align: center;
    float: none;
  }
  
  .nav-tabs li.active {
    color: #0071b9;
    font-weight: bold !important;
    background: none !important;
      border-bottom: 0 !important;
    }
    
   #header  {
    float: none;
  }

  	#header .oennxa  {
  	text-align: left;
  }  
 
}

.mxxrsp0roq {
    text-align: center;
}

.pagination .current, .pagination a {
    display: inline-block;
    padding: 8px 16px;
    border: 1px solid #d3d7d9;
    border-radius: 3px;
    margin: 0 5px;
}

/*PAGINATION MEDIA FIX*/

@media (min-width: 768px) and (max-width: 991px) {
	.pagination .current, .pagination a {
		margin: 0 2px;
		padding: 5px 10px;
		font-size: 15px;
	}

	.b19dzgto98.dropdown > .dropdown-menu {
		left: -188px;
		top: 49px
	}
}

@media (max-width: 767px) {
	.pagination a .glyphicon {
		display: inline-block !important;

	}
	.pagination .current, .pagination a {
		padding: 6px 12px;
	}
}

@media (max-width: 525px) {
	.pagination .current, .pagination a {
		margin: 0 2px;
		padding: 2px 4px;
		font-size: 13px;
	}
}

@media (min-width: 1200px) {
  .oennxa img {
    width: 73% !important;
    margin-top: -4px
  }
 
}

.b4bsfkdl6f {
    display: none;
}




/* Fixed navigation
---------------------------------- */
.fixed-header-on .cyo1k4.fixed {
	position: fixed !important;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1006;
	opacity: 0;
	/*filter: alpha(opacity=0);*/
	border-bottom: 1px solid #f1f1f1;
	padding: 0;
	background-color: #fff;
}
.fixed-header-on .dark.cyo1k4.fixed {
	border-bottom: 1px solid #36373C;
	background-color: green;
}
.fixed-header-on.boxed .cyo1k4.fixed {
	left: auto;
}
.fixed-header-on .cyo1k4 .oennxa {
	-webkit-transform: perspective(1px)  scale(0.80);
	-moz-transform: perspective(1px) scale(0.80);
	-ms-transform: perspective(1px) scale(0.80);
	-o-transform: perspective(1px) scale(0.80);
	transform: perspective(1px) scale(0.80);
	margin: 2px 0 -4px 0;
	display: none;
}
.fixed-header-on .cyo1k4 .site-slogan {
	display: none;
}
.fixed-header-on .cyo1k4 .navbar.navbar-default {
	margin: 0;
}
.fixed-header-on .cyo1k4.fixed.animated {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
}

.fixed-header-on .header-top {
	display: none !important;
}

.fixed-header-on #header {
    padding-top: 0;
}

.fixed-header-on .oennxa img {
    width: 50% !important;
}

.fixed-header-on .navbar-nav {
    margin: 15px 0 0 0;
}

.fixed-header-on .dropdown.b19dzgto98 a {
    border-bottom: 0;
}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
	.left-title h2, .rasf7y0vyz h2 {
	  font-size: 40px;
	}
	.fixed-header-on.boxed .cyo1k4.fixed {
		width: 750px;
	}
	.havo6f4 .dropdown.open .dropdown-menu > .row {
		display: flex!important;
    	flex-flow: row wrap;
    	flex-basis: auto;
    	align-items: flex-start;
    	margin: 0
	}

	.havo6f4 .dropdown-menu .row > div {
		flex: 1;
		float: none;
		margin: 0;
		width: auto;
		padding: 0 15px;		
	}

	.dropdown-menu .r8nwo5 {
		margin-top: 10px
	}
	.wlcn28ugps h5,
	.i6gzept27g h2 {
		font-size: 40px !important;  	
	}


}

/* Medium devices (desktops, tablets, 992px and up) */
@media (min-width:992px) {
	.slider-footer {
	    background: url("..../images/q09v7pct.png") no-repeat;
	    background-size: 100% 100%;
	    min-height: 30px !important;
	}

	.bx-wrapper .slider-image {
	    min-height: 420px;	
	    height: auto;    
	}
	
	.bx-wrapper .nnmjq0e {
	    margin-top: 70px !important;
	}
	
	.fixed-header-on .cyo1k4 .oennxa {
		display: block;
	}
	.fixed-header-on.boxed .cyo1k4.fixed {
		width: 970px;
	}

	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	    position: absolute;
	    top: 16px!important;
	    left: 775px!important;
	}
}

/* Large devices (Large desktops 1200px and up) */
@media (min-width:1200px) {
	.fixed-header-on.boxed .cyo1k4.fixed {
		width: 1170px;
	}
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.oennxa img {
   		width: auto !important;
  	}
	/* Fixed header position */
	.cyo1k4.fixed {
		position: relative !important;
		top: auto !important;
	}
  
  .bx-wrapper .col-sm-8 {
    height: 180px;
    min-height: 180px;
    background-size: 100%;
  }

  .bx-wrapper .slider-text {
  	padding-bottom: 15px
  }
  
  ul li.woy0cmxa8l {
      float: none;
      width: 100%;
  }

  .t3ewvcfzf5 {
  	text-align: center;
  }

  .yf26m6sv9s .fpyg7uxb h2 {
		font-size: 22.5px;
	}

	.ea82qa75e2 h1 {
		font-size: 22px;
	}

	.ea82qa75e2 h2 {
		font-size: 20px;
	}

	.bmz1jod {
		padding-top: 20px;
	}
}

@media (max-width:320px) {
	#header .oennxa img {
		width: 60% !important;
	}
}
/* Scroll to top
---------------------------------- */
.wh98cx7mvt {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #000000;
	z-index: 1005;
	display: none;
}
.wh98cx7mvt i {
	line-height: 50px;
	font-size: 24px;
}

.object-non-visible {
	opacity: 0;
	filter: alpha(opacity=0);
}
.object-visible,
.touch .object-non-visible {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

/* Targeting only Firefox for smoothest animations */
@-moz-document url-prefix() {
	.object-visible,
	.touch .object-non-visible {
		-webkit-transition: opacity 0.6s ease-in-out;
		-moz-transition: opacity 0.6s ease-in-out;
		-o-transition: opacity 0.6s ease-in-out;
		-ms-transition: opacity 0.6s ease-in-out;
		transition: opacity 0.6s ease-in-out;
	}
}

table {
	width: 100%;
}

table td {
	border-bottom: 1px solid #eee;
  padding: 12px 12px !important;
  vertical-align: top;
}

.ea82qa75e2 ul li {
    padding: 0 0 7px 12px;
    margin: 0;
    list-style-type: none;
    background: url("..../images/nemfhynt.png") no-repeat 0 9px;
}

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

.ea82qa75e2 a {
    color: #0081D1;
}

.cookie-law {
    background: #0071b5;
    z-index: 999;
    color: #fff;
}

#cookie-bar {
	padding: 15px 0;
	overflow: hidden;
	font-size: 13px
}

#cookie-bar > p {
	float: left;
	width: 85%
}

.cb-enable {
    display: inline-block;
    float: right;
    background: #00253d;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 3px;
    color: #fff!important;
    border-radius: 25px;
    font-weight: bold;
    margin-top: 10px
}

.cb-enable:hover {
	text-decoration: none;
}

.cb-policy {
    color: #fff39a!important;
    text-decoration: underline;
    margin-left: 10px;
}

.gwaqbil1am {
    margin-bottom: 20px;
}


.wlgx95seja .col-sm-6 {
    margin-bottom: 20px;
}
.wlgx95seja p {
    font-size: 0.8em;
    line-height: 1.4em;
    margin: 0;
}
.wlgx95seja p.eam8nj {
    margin: 7px 0 0;
}
.wlgx95seja span {
    color: #888888;
    font-size: 0.9em;
}
.wlgx95seja .hqg6k5 {
    padding: 0;
}
.wlgx95seja a.oechwk {
    font-size: 1.1em;
}
.wlgx95seja .hqg6k5 img {
    width: 100%;
}
.dbtxy3ak4h span {
    font-size: 0.9em;
}

.wlgx95seja a.oechwk {
    font-size: 0.9em;
}

#gallery .dbtxy3ak4h {
    margin-bottom: 15px;
}

.shm7t4gab1 {
    width: 100%;
    max-width: auto;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
	.wlgx95seja .hqg6k5 img {
		width: auto;
	}

	.wlgx95seja {
		text-align: center;
	}
}

label.error{
	color:#ED342A;
	display:block;
}

.req .form-group > label:first-child:after  {
	content: '*';
}

.req .form-group.single label:first-child:after  {
	content: '*';
}

/*CAROUSEL*/

.carousel-inner>.o3o4qk>a>img, .carousel-inner>.o3o4qk>img, .rii9k3mdn5, .thumbnail a>img, .thumbnail>img {
  margin-top:1em;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);
  background-image: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);
  background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);
  
  background-repeat: repeat-x;
}

.carousel-control.right {
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);
  background-image: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);
  background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);
  
  background-repeat: repeat-x;
}

.carousel .carousel-control {
	color: #0071b9;
	opacity: 0.9;
}

.carousel-inner {
  min-height: 150px !important;
}

.carousel-caption {
  bottom: -50px;
}

.carousel .glyphicon {
	font-size: 1.5em;
}

@media (max-width:768px) {
  .pv7dp1klfa {
    padding-bottom: 0;
  }

  .zbdaw3esiq img {
  	margin-bottom: 0;
  }  
}

@media (max-width: 326px) {
	.carousel .sewsr1l { 
		bottom: -65px;
	}
}

.f6mtrwn5 li div {
	background-repeat: no-repeat !important; 
}

.modal {
	z-index: 999999 !important;
}
.t6oo8coiuf .collapse{
	display:block !important;
}

.ea82qa75e2 .gwaqbil1am img{
	width:100% !important;
	height:auto !important;
}

.carousel-control .glyphicon-chevron-right {
	margin-right: -30px
}

.v23eem8f {
	height: 5px;
	margin: 10px 0
}

.imagegallery-image{
	width:100%;height:75px
}


@media (max-width: 768px) {
	.cjmrepwfrp { 
		margin-right:-15px;
	}

	.imagegallery-image{
		max-width:150px;
		height:100px;
		margin: 0 auto;
	}
}

.ea82qa75e2 .content img {
		max-width:100% !important;
}

.related-articles ul {
		list-style-type: none;
    margin-top: 12px;
    margin-bottom: 0;
    margin-left: 14px;
    padding-left: 0;
}

.related-articles ul li {
		list-style-type: none;
    padding: 0 0 6px 12px;
    background: url(../images/design/tkd4lcfn.png) no-repeat 2px 8px;
}


svg:not(:root) {
  overflow: hidden;
}

#fixinfo-chat-note {
  background: white;
    background-color: white;
  background-color: #ffffffdb;
  overflow: hidden;
  max-width: 380px;
  border: 0;
  position: fixed;
  bottom: 145px;
  right: 35px;
  padding: 15px 20px;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
  display: none;
  font-size: 14px;
  color: #000;
  z-index: 1000000000;
}

#fixinfo-chat-button {
  background: white;
    background-size: auto;
  position: fixed;
  bottom: 35px;
  right: 35px;
  height: 100px;
  width: 100px;
  border-radius: 50px;
  cursor: pointer;
  background-size: 40px;
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
  z-index: 1000000000;
}

#fixinfo-chat-exit {
  background: white;
  height: 30px;
  width: 30px;
  border: 0;
  position: absolute;
  right: -5px;
  top: -5px;
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
  border-radius: 15px;
  z-index: 1000000001;
}

#fixinfo-chat-button svg, #fixinfo-chat-button img {
  border: 0;
  margin: 0px auto;
  padding: 0;
  height: 100px;
  display: block;
  border-radius: 50px;
}

#fixinfo-chat-exit svg, #fixinfo-chat-exit img {
    height: 10px;
    top: 0;
    margin: 10px auto;
    padding: 0;
    border: 0;
          
}

.navbar-default .navbar-nav > li > a {
  border-left: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
}

.navbar-default .navbar-nav > li > a:focus {
  border-left: 1px solid red !important;
  border-right: 1px solid red !important;
  border-bottom: 1px solid red !important;
}

.navbar-default .navbar-nav > li.nav-628 a:focus {
  border-left: 1px solid #0071b5 !important;
  border-right: 1px solid #0071b5 !important;
  border-bottom: 1px solid #0071b5 !important;
}

.navbar-default .navbar-nav > li.nav-629 a:focus {
  border-left: 1px solid #f19100 !important;
  border-right: 1px solid #f19100 !important;
  border-bottom: 1px solid #f19100 !important;
}

.navbar-default .navbar-nav > li.nav-759 a:focus {
  border-left: 1px solid #86bf0d !important;
  border-right: 1px solid #86bf0d !important;
  border-bottom: 1px solid #86bf0d !important;
}

.navbar-default .navbar-nav > li.nav-630 a:focus {
  border-left: 1px solid #a9398a !important;
  border-right: 1px solid #a9398a !important;
  border-bottom: 1px solid #a9398a !important;
}

@media (max-width: 767px) {
.row.header-top {
  margin-bottom: 10px !important;
}

.visible-xs #Search.col-xs-6 {
  width: calc(100% - 50px) !important;
}

#header form input {
  background: #f9f9f9 !important;
}

.header-top.visible-xs {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background: #f9f9f9 !important;
  margin-bottom: 20px !important;
}

#header form input.bt-search {
  border-bottom: 0 !important;
  float: right;
}

.navbar-default {
  position: relative;
}

.navbar-collapse {
  border-top: 0 !important;
}

.navbar-default .navbar-toggle {
  position: absolute;
  top: 10px;
  right: 0px;
  width: 45px !important;
  z-index: 999999;
}

#myNavbar {
  position: absolute;
  top: 65px;
  width: 100% !important;
}

.navbar-default .navbar-nav > li > a {
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
}

.navbar-default .navbar-nav > li > a:focus {
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
}

}

.fieldWithErrors .form-control {
  border: 1px solid #CC333F;
}

.cyo1k4.fixed.clearfix.animated .dropdown-menu {
  top: 61px;
}