article,
aside,
ap details,
figcaption,
figure,
lis footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html,
body {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
nobr {
  white-space: nowrap;
}
img {
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
area {
  outline: 0;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input[disabled],
textarea[disabled],
input.empty[disabled],
input.empty[disabled]:hover,
input[readonly],
textarea[readonly],
input.select[disabled],
input.select[disabled][readonly] {
  background-color: #ccc;
  color: #555555;
}
input[disabled],
textarea[disabled],
input.empty[disabled],
input.empty[disabled]:hover {
  background-color: #ccc !important;
  color: #555555 !important;
}
::-ms-clear {
  display: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
  width: 100%;
  border: 1px solid #9caac4;
  border-radius: 3px 3px 3px 3px;
  font-size: 1em;
  line-height: 1;
  margin: 0;
  padding: .75em;
  min-height: 200px;
}
.textarea-small {
  min-height: 50px;
}
p {
  margin-bottom: 20px;
  line-height: 1.4em;
}
p:last-child {
  margitom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  text-rendering: optimizelegibility;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ol {
  list-style: none;
}
dl {
  margin-bottom: 0;
}
hr {
  margin: 0;
  border: 0;
}
strong,
bold,
.bold {
  font-weight: bold;
}
em {
  font-style: italic;
}
abbr {
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url("/js/boxsizing.htc");
}
html {
  -webkit-font-smoothing: antialiased;
}
html,
body {
  height: 100%;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  font-family: 'Arial CE', Arial, sans-serif;
  color: #71675b;
}
body.firmy {
  color: #aebacd;
}
body.velkoodberatele {
  color: #8fc8e2;
}
body.ospolecnosti {
  color: #4c8faa;
}
input,
textarea {
  font-family: 'Arial CE', Arial, sans-serif;
}
a {
  color: #777;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.no-underline {
  text-decoration: none;
}
h1,
h2,
h3 {
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
.button.external-link:after {
  display: none;
}
.button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #232f63;
  color: #fff;
  text-transform: uppercase;
  padding: .75em 1.5em;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif !important;
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  border: 1px solid #00244b;
  background-color: #05376e;
  background-image: -moz-linear-gradient(top, #093d77, #002f61);
  background-image: -ms-linear-gradient(top, #093d77, #002f61);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#093d77), to(#002f61));
  background-image: -webkit-linear-gradient(top, #093d77, #002f61);
  background-image: -o-linear-gradient(top, #093d77, #002f61);
  background-image: linear-gradient(top, #093d77, #002f61);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#093d77', endColorstr='#002f61', GradientType=0);
  display: inline-block;
  cursor: pointer;
}
a.button {
  line-height: normal;
  margin-bottom: 0 !important;
  vertical-align: middle;
}
.button.small,
.table.small button {
  padding: 0.32em 0.75em 0.28em 0.75em !important;
}
.button.empty,
.content-left a.button.empty,
.content-main a.button.empty {
  color: #242f64;
  background: none;
  filter: none;
}
.button.empty.white,
a.button.empty.white {
  background: #ffffff;
}

.button.empty:hover {
	background: #D2D8E4 !important;
}
.button:disabled,
.button.disabled,
.button.empty.disabled {
  background: #ccc;
  color: #555;
  border: 1px solid #555;
  filter: none;
}
.button:disabled:hover,
.button.disabled:hover {
  background: #ccc;
  filter: none;
}
.button:hover,
.button_hover {
  background-color: #04356a;
  background-image: -moz-linear-gradient(top, #002f61, #093d77);
  background-image: -ms-linear-gradient(top, #002f61, #093d77);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#002f61), to(#093d77));
  background-image: -webkit-linear-gradient(top, #002f61, #093d77);
  background-image: -o-linear-gradient(top, #002f61, #093d77);
  background-image: linear-gradient(top, #002f61, #093d77);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f61', endColorstr='#093d77', GradientType=0);
}
.page {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  background: url("/images/bg_shadow.jpg") center 0 no-repeat #71675b;
}
.in {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.top ul {
  float: left;
}
.top ul.right {
  float: right;
}
.top ul.right a {
  text-decoration: underline;
}
.top ul.right li {
  position: relative;
}
.top li {
  float: left;
}
.top li:first-child a {
  padding-left: 0;
}
.top li:first-child a:after {
  left: 0;
}
.top li a.active,
.firmy .eco .top li a.active {
  color: #ffffff;
}
.top a {
  font-size: 1.14em;
  line-height: 71px;
  color: #c1bebb;
  display: block;
  padding: 0 .75em;
  position: relative;
  text-decoration: none;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  outline: 0;
}
.top input:first-child {
  padding: .75em 75px .75em .75em;
  border: 0;
  font-size: 1.07em;
  line-height: 1;
  width: 250px;
  margin-top: 16px;
  color: #002c5c;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.top .btn-search {
  border: 0;
  background: white;
  position: absolute;
  right: 2px;
  top: 0;
  margin-top: 27px;
  margin-right: 6px;
  font-size: 1.07em;
  line-height: 1;
  text-transform: uppercase;
  color: #002c5c;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
.top .btn-search .search-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ffffff url("/images/sprite.png") 0 -154px no-repeat;
  margin-right: 2px;
}
header nav {
  min-height: 71px;
  position: relative;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
header nav:after {
  width: 100%;
  /*background: url("/images/bg-menu.png") 50% 0 no-repeat;*/
  /*height: 60px;*/
  content: '';
  position: absolute;
  top: 0;
}
header nav .in {
  position: relative;
  z-index: 10;
}
header nav .logo {
  margin: 15px 30px 0 0;
  width: 102px;
  height: 42px;
  display: block;
  float: left;
  background: url("/images/sprite.png") 0 0 no-repeat;
  position: absolute;
}
header nav ul.main-menu {
  padding-left: 120px;
}
header nav .main-menu li {
  float: left;
  margin-left: 35px;
}
header nav .main-menu li.last {
  float: right;
  position: relative;
}
header nav .main-menu li > a {
  display: block;
  color: #fff;
  font-size: 1.71em;
  line-height: 71px;
  text-decoration: none;
  outline: 0;
  position: relative;
}
header nav .main-menu li > a:hover,
header nav .main-menu li > a.active {
  color: #95b5d8;
}
header nav .menu-icon {
  display: none;
  float: right;
  cursor: pointer;
  width: 71px;
  height: 71px;
}
header nav .menu-icon span {
  background: url("/images/sprite.png") -327px -43px no-repeat;
  width: 56px;
  height: 41px;
  display: block;
  margin: 15px 0 15px 15px;
}
.intro {
  padding-top: 40px;
}
.intro .in {
  position: relative;
}
.intro h1,
.hp .intro h2 {
  color: #ffffff;
}
.intro h1 {
  font-size: 1.42em;
  line-height: 1;
  padding-bottom: 1em;
}
footer {
  background: url("/images/bg-html.png");
  color: #60688f;
  padding: 0 0 30px;
}
footer a {
  color: #60688f;
}
footer a:hover {
  color: white;
}
footer .line-left,
footer .line-right {
  width: 50%;
  position: absolute;
  height: 65px;
}
footer .line-left {
  background: #d3dae6;
  left: 0;
}
footer .line-right {
  background: #e6ebf3;
  right: 0;
}
footer .line-content {
  height: 65px;
  background: #e6ebf3 url("/images/bg-line.png") 0 0 no-repeat;
}
footer .line-content h3,
footer .line-content .news {
  float: left;
}
footer .line-content .news {
  padding-right: 10px;
}
footer .line-content .news li a {
  padding-left: 10px;
}
footer .line-content li {
  font-size: 1.07em;
  line-height: 65px;
  color: #242f64;
  background: transparent url("/images/bg-line-arrow.png") right top no-repeat;
  padding-right: 32px;
}
footer .line-content li.two-rows {
  line-height: 20px;
  min-width: 270px;
  padding-top: 12px;
  min-height: 64px;
}
footer .line-content a {
  color: #242f64;
}
footer .line-content h3 {
  font-size: 1.28em;
  line-height: 65px;
  margin-right: 60px;
  color: #242f64;
  min-width: 57px;
}
footer .line-content .button {
  font-size: 1em;
  line-height: 1em;
}
footer .line-content .news-options {
  float: right;
}
footer .line-content .news-options.pull-left {
  float: left;
}
footer .line-content .news-options li {
  float: left;
  margin-left: 20px;
}
footer .line-content .news-options li i {
  display: inline-block;
  float: none;
  vertical-align: middle;
  width: 30px;
  margin-bottom: 4px;
}
footer .line-content li.two-rows i {
  float: left;
  margin-top: 4px;
}
ul.blue-dots {
  margin-left: 10px;
}
.footercontent {
  padding-top: 30px;
}
.footercontent .fullweb {
  display: none;
}
.footercontent .submenus {
  background: url("/images/bg-light.png") 672px -54px no-repeat;
}
.footercontent .submenus > li {
  width: 25%;
  padding-right: 10px;
  float: left;
}
.footercontent .submenus > li li,
ul.blue-dots > li {
  padding: .5em 0 .5em 20px;
  position: relative;
}
.footercontent .submenus > li li:after,
ul.blue-dots > li:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: .75em;
  width: 10px;
  height: 5px;
  background: #505984;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.footercontent .submenus > li .number {
  color: #73bf41;
  padding: .1em 0 .25em 20px;
  font-size: 2.65em;
  line-height: 1;
}
.footercontent .submenus > li .number a {
  font-size: 80%;
  white-space: nowrap;
  color: #fff;
  text-decoration: none;
}
.footercontent .submenus > li .number:after {
  width: 27px;
  height: 30px;
  left: -16px;
  top: 26px;
  margin-top: -15px;
  background: url("/images/sprite.png") -18px -160px no-repeat;
}
.no-svg .footercontent .submenus > li .number:after {
  background-image: url("/images/sprite.png");
}
.footercontent .submenus > li .green:after {
  background: #73bf41;
}
.footercontent .submenus > li.st,
.domacnosti .footercontent .submenus > li.st,
.firmy .footercontent .submenus > li.st {
  width: 22%;
}
.footercontent .submenus > li.nd,
.domacnosti .footercontent .submenus > li.nd,
.firmy .footercontent .submenus > li.nd {
  width: 22%;
}
.footercontent .submenus > li.rd,
.domacnosti .footercontent .submenus > li.rd,
.firmy .footercontent .submenus > li.rd {
  width: 23%;
}
.footercontent .submenus > li.th,
.domacnosti .footercontent .submenus > li.th,
.firmy .footercontent .submenus > li.th {
  width: 25%;
  float: right;
}
@media screen and (max-width: 640px) {
  .footercontent .submenus > li {
    display: block !important;
    width: auto !important;
    float: none !important;
    margin: 0 1em 3em;
  }
}
@media screen and (max-width: 1300px) {
  #PREmobilHP .PREmobil-bg-prom {
    display: none;
  }
  .footercontent .bottom-logos > li a span {
    margin: 0 !important;
  }
  .footercontent .bottom-logos > li.right {
    text-align: left;
  }
}
.bottom-logos {
  padding: 25px 0;
  margin: 2em 0;
  border-bottom: 1px solid #424b78;
  border-top: 1px solid #424b78;
  height: 80px;
}
.bottom-logos li {
  float: left;
  width: 20%;
}

.bottom-logos li span {
  display: inline-block;
 /* background: url("/images/loga-paticka-skupina-PRE.png") 0 0 no-repeat;*/
}
.no-svg .bottom-logos li span {
  background-image: url("/images/sprite.png");
}
.external-link::after {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -105px -30px;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 2px 0 0 5px;
    position: relative;
    width: 10px;
}

.bottom-logos li a {
  color: #fff;
  text-decoration: none;
  opacity: .25;
  filter: alpha(opacity=25);
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  width: 100%;
  zoom: 1;
}
.bottom-logos li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bottom-logos li.distribution span {
  /*width: 156px;
  height: 26px;
  background-position: -509px 0;*/
}
.bottom-logos li.count span {
  /*width: 124px;
  height: 26px;
  background-position: -375px 0;
  margin: 0 0 0 35px;*/
}
.bottom-logos li.premobil span {
  /*width: 133px;
  height: 26px;
  background-position: -233px 0;*/
}
.bottom-logos li.bike span {
  /*width: 118px;
  height: 26px;
  background-position: -675px 0;
  margin: 0 0 0 60px;*/
}
.bottom-logos li.premobilita span {
  /*background-position: -72px 0;
  height: 26px;
  width: 151px;
  margin: 0 0 0 40px;*/
}
/*
  .bottom-logos li.premereni span {
	width: 124px;
	height: 26px;
	background-position: -375px 0;
	margin: 0 0 0 60px;
}
*/
.in h4 {
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  font-size: 1.6em;
  color: #242f65;
  margin: 18px 0 5px 0;
}
.in .box {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: white;
  margin-bottom: 20px;
  color: black;
}
.in .box.glue-bottom {
  border-radius: 3px 3px 0 0;
  margin-bottom: 0;
}
.in .box.glue-top {
  border-radius: 0 0 3px 3px;
}
.in .box.glue-both {
  border-radius: 0;
  margin-bottom: 0;
}
.in .box.red {
  background-color: #ea6a6a;
  background-image: -moz-linear-gradient(top, #f07373, #e05c5c);
  background-image: -ms-linear-gradient(top, #f07373, #e05c5c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f07373), to(#e05c5c));
  background-image: -webkit-linear-gradient(top, #f07373, #e05c5c);
  background-image: -o-linear-gradient(top, #f07373, #e05c5c);
  background-image: linear-gradient(top, #f07373, #e05c5c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07373', endColorstr='#e05c5c', GradientType=0);
  color: #ffffff;
}
.in .box.red h3 {
  color: white;
}
.in .inner-box {
  padding: 30px 20px;
}
.in .inner-box.white {
  background-color: white;
}
.in .inner-box.inRow {
  padding: 0 20px;
}
.in .inner-box .perex {
  margin-top: -20px;
}
.in .inner-box-slim {
  padding: 15px 20px;
}
.in .outOf20 {
  margin: 0 -20px;
}
.in h3,
#CustomerAccount_account h3,
#SupplyPoints_dialog h3,
.ui-dialog h3,
#CustomerAccountTable_account h3,
.summary h3 {
  margin-bottom: 15px;
  color: #242f65;
  font-size: 1.9em;
  line-height: 1;
}
input[type="text"],
input[type="password"],
select,
input[type="file"] {
  padding: .75em;
  border: 1px solid #9caac4;
  font-size: 1em;
  width: 250px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
}
table {
  width: 100%;
}
table td {
  padding: 10px;
}
.breadCrumbs,
.firmy .eco .breadCrumbs {
  color: #ddd;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  font-size: 1.14em;
  position: relative;
	margin-bottom: 10px;
}
.breadCrumbs .separator {
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  font-size: 1.5em;
  line-height: 10px;
}
.breadCrumbs a,
.firmy .eco .breadCrumbs a {
  color: #ddd;
  text-decoration: none;
  border-bottom: 0;
}
.breadCrumbs ul li {
  float: left;
  padding: 0 3px;
  line-height: 17px;
}
@media screen and (max-width: 980px) {
  .in {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 880px) {
  footer .line-content {
    height: auto;
  }
  footer .line-content .news-options {
    float: left;
  }
  footer .line-content .news-options li:first-child {
    margin-left: 0;
  }
  .bottom-logos {
    height: auto;
    padding-bottom: 0;
  }
  .footercontent .submenus > li,
  .bottom-logos li {
    width: 50%;
    margin-bottom: 3em;
  }
  .footercontent .pull-right {
    float: none !important;
    padding-top: 10px;
  }
}
@media screen and (max-width: 760px) {
  .top ul {
    float: none;
  }
  .top ul.right {
    float: none;
    margin-bottom: 1em;
  }
  .top ul a {
    line-height: 45px;
  }
  .top ul input:first-child {
    margin-top: 0;
  }
  .top ul .btn-search {
    margin-top: 11px;
  }
  header nav .logo:after {
    display: none;
  }
  header nav ul.main-menu {
    clear: both;
    padding: 0;
    display: none;
  }
  header nav ul.main-menu li {
    float: none;
    margin-left: 0;
  }
  header nav ul.main-menu li.last {
    float: none;
  }
  header nav .account .long {
    display: block;
  }
  header nav .account .short {
    display: none;
  }
  header nav .account {
    width: auto;
    margin: 0 -10px 0 -10px;
  }
  header nav .account .long .name a {
    display: inline;
  }
  header nav .main-menu li.last a {
    border: 0;
  }
  header nav .main-menu li.last:after {
    display: none;
  }
  header nav .main-menu li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  header nav .menu-icon {
    display: block;
  }
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.c {
  *zoom: 1;
}
.c:before,
.c:after {
  display: table;
  content: "";
}
.c:after,
.clear {
  clear: both;
}
#nav-menu {
  margin-bottom: 20px;
  font-size: 1.25em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#nav-menu ul {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-menu,
#nav-menu > li:first-child,
#nav-menu > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
#nav-menu,
#nav-menu > li:last-child,
#nav-menu > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-menu li a {
  position: relative;
  display: block;
  background: #fff;
  padding: .75em .5em;
  text-decoration: none;
  border-left: 5px solid #002f61;
  border-bottom: 1px solid #002f61;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
#nav-menu li:last-child > a {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-menu li.active > a {
  background-color: #e7ebf4;
}
#nav-menu li.open > a {
  border-color: #bc3f3f;
  background-color: #e7ebf4;
}
#nav-menu a:hover,
#nav-menu li.active a:hover {
  color: #fff;
  border-color: #04356a;
  background-color: #04356a;
  background-image: -moz-linear-gradient(top, #002f61, #093d77);
  background-image: -ms-linear-gradient(top, #002f61, #093d77);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#002f61), to(#093d77));
  background-image: -webkit-linear-gradient(top, #002f61, #093d77);
  background-image: -o-linear-gradient(top, #002f61, #093d77);
  background-image: linear-gradient(top, #002f61, #093d77);
  background-repeat: repeat-x;
}
#nav-menu ul {
  background: none;
  background: rgba(255, 255, 255, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}
#nav-menu li.active + li a {
  border-top: 1px solid #002f61;
}
#nav-menu > li > div > ul > li {
  padding-left: 10px;
}
#nav-menu > li > div > ul > li a {
  font-size: .9em;
  padding: 0.6em 1em;
}
#nav-menu > li > div > ul > li > div > ul > li {
  padding-left: 10px;
}
#nav-menu > li > div > ul > li > div > ul > li a {
  font-size: .85em;
  padding: 0.6em 1em;
}
#nav-menu > li > div > ul > li > div > ul > li > div > ul > li {
  padding-left: 10px;
}
#nav-menu > li > div > ul > li > div > ul > li > div > ul > li a {
  font-size: .75em;
  padding: 0.6em 1em;
}
#nav-menu li.active > a:first-child:nth-last-child(2),
#nav-menu li.open > a:first-child:nth-last-child(2) {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-menu li.active + li a {
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
#nav-menu li.active > a:first-child:nth-last-child(2):after {
  display: block;
  content: '';
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -4px;
  width: 14px;
  height: 8px;
  background: url("/images/icons.png") -49px -164px;
}
#nav-menu li.active.open > a:first-child:nth-last-child(2):after {
  background: url("/images/icons.png") -49px -164px;
}
#nav-menu li.active > a:hover:first-child:nth-last-child(2):after {
  background: url("/images/icons.png") -49px -142px;
}
#nav-menu li.active:last-child > a:first-child:nth-last-child(2) {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.blue {
  background-color: #e7ebf4 !important;
}
.menu-right div.box.blue {
  background-color: #e7ebf4;
  color: #242f65;
}
/* FORM ERRORS */
.form-error-box {
  position: absolute;
  z-index: 999;
  background-color: #e05c5c;
  background-image: -moz-linear-gradient(top, #f07373, #e05c5c);
  background-image: -ms-linear-gradient(top, #f07373, #e05c5c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f07373), to(#e05c5c));
  background-image: -webkit-linear-gradient(top, #f07373, #e05c5c);
  background-image: -o-linear-gradient(top, #f07373, #e05c5c);
  background-image: linear-gradient(top, #f07373, #e05c5c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f07373', endColorstr='#e05c5c', GradientType=0);
  color: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none !important;
  padding: 10px 15px;
  border-radius: 5px !important;
  width: 200px;
  text-align: center;
  display: none;
}
.form-error-box:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e05c5c;
}
.input-error {
  border: 1px solid #9a2f2f;
  color: #9a2f2f;
  background-color: #ffe8e8;
}
/* jen aby fungovalo na localhost */
@font-face {
  font-family: "HelveticaNeueW02-47LtCn 694048";
  src: url("../fonts/3fd2c21d-af8b-45be-a1e2-4e7182b7639e.eot?#iefix") format("eot"), url("../fonts/4d888997-2061-451b-8569-6cee195e9915.woff") format("woff"), url("../fonts/bc71ac4a-9cc7-4120-a150-788ae80b91ec.ttf") format("truetype"), url("../fonts/3cf3e566-7fc6-488f-8058-e5eb7ac5dc23.svg#3cf3e566-7fc6-488f-8058-e5eb7ac5dc23") format("svg");
}
/********/

/******************************

			  cookie bar

*******************************/

#cookieBar {

  color: black;
  background-color: #E7EBF4;
	font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;

  padding-bottom: 7px;
}

#cookieBar a {
  color: black;
}

#cookieBar ul {
  display: block;
  max-width: 960px;
  margin: 0 auto;
  padding: 7px 0;
}

#cookieBar li {
  float: left;
  width: 160px;

  border-right: 1px solid #999999;
  text-align: center;
  line-height: 54px;
}
#cookieBar li:first-child {
  padding: 0 22px;
  width: calc(100% - 320px);
  border-left: 1px solid #999999;
  line-height: 18px;
  text-align: left;
  font-family: 'Arial CE', Arial, sans-serif;
  font-size: 13px;
}

#cookieBar-souhlas {
  text-decoration: underline;
  cursor: pointer;
  letter-spacing: 1px;
}
#cookieBar-souhlas:hover {
  text-decoration: none;
}

#cookieBar li:nth-child(1) {
  border-right: 0px solid #999999;
}

@media screen and (min-width: 960px) {
  #cookieBar li:nth-child(1) {
    border-right: 0px solid #999999;
  }

  #cookieBar li:nth-child(2) {

    border-left: 1px solid #999999;
  }



}

@media screen and (max-width: 960px) {
  #cookieBar li:nth-child(1) {
    width: 100%;
    float: none;
    margin-bottom: 14px;
    height: auto;
    border-left: 0 solid #999999;
  }

  #cookieBar {
    height: 110px;
  }
  #cookieBar li:nth-child(3) { border-right: 0px solid #999999; }
  #cookieBar li:nth-child(2) {
    border-left: 0 solid #999999;
    border-right: 1px solid #999999;

  }
  #cookieBar li:nth-child(2), #cookieBar li:nth-child(3){
  line-height: 34px;}


  #cookieBar li {
    width: 50%;
  }

  @media screen and (min-width: 761px)  and (max-width: 980px)  {

    #cookieBar li:nth-child(1)  {
      margin-bottom: 0;

    }

  }

	.footercontent .bottom-logos > li a span {
		margin: 0 !important;
	}
	.footercontent .bottom-logos > li {
		margin-bottom: 3em;
		padding: 0;
		float: left;
		display: block;
		width: 50%;
	}
	.footercontent .bottom-logos > li.right {
		text-align: left;
	}
}

@media screen and (max-width: 460px) {
	.footercontent .bottom-logos > li {
		width: 100%;
	}
}

@media screen and (max-width: 760px) {
  #cookieBar li {
    width: 100%;
    float: none;
    margin-bottom: 14px;
  }

  #cookieBar {
    height: auto;
  }
}


@media screen and (max-width: 760px){
  #cookieBar li {
    border-left: 0 solid #999999;
    border-right: 0 solid #999999;
  }

  #cookieBar li:nth-child(2)  {
    border-right: 0 solid #999999;
  }

}

.blue {
  background-color: #f0f4f7 !important;
}
.in {
  max-width: 860px;
}
.logotype {
  float: left;
  margin-left: -7px;
}
.logotype a {
  line-height: 100%;
  padding: 0;
}
header nav {
  min-height: 65px;
  background-color: #1C2F67;
}
header nav:after {
  /*background: url(../images/bg-menu.png) 50% 0 no-repeat;*/
}
header nav ul.main-menu {
  padding-left: 0;
}
header nav .main-menu li {
  padding-top: 5px;
  margin-left: 30px;
}
header nav .main-menu li:first-child {
  display: none;
}
header nav .main-menu li:nth-child(2) {
  margin-left: 0px;
}
header nav .main-menu li:last-child {
  padding-top: 0;
}
header nav .main-menu li:last-child > a {
  line-height: 65px;
}
header nav .main-menu li > a {
  line-height: 55px;
  font-size: 21px;
}
.top input:first-child {
  padding: .55em 75px .55em .75em;
}
.top .btn-search {
  margin-top: 23px;
}
.top .btn-search .search-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ffffff url(../images/icons/ico-search.png) 0 3px no-repeat;
  margin-right: 2px;
}
.pre-logo {
  vertical-align: middle;
}
.ico-home {
  float: left;
  display: block;
  line-height: 60px;
}
.ico-home:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  background: url(../images/icons/ico-home.png) no-repeat 0 0;
  width: 32px;
  height: 28px;
}
.ico-pre {
  float: left;
  display: none;
  margin-top: 5px;
}
.ico-pre.logo-nav{
	display: block;
	margin-top: 14px;
}
.ico-pre-new {
  width: 85px;
  margin-top: 3px;
  height: 50px;
  margin-left: -8px;
  margin-right: -7px;
}
.kp #nav-menu li {
  font-size: 17px;
  color: #002f61;
}
.kp #nav-menu li.open > a {
  background: #fff;
}
.kp #nav-menu li.open > a:hover {
  color: #002f61;
}
.kp #nav-menu li a {
  font-size: 17px;
  color: #002f61;
}
.kp #nav-menu li a:hover {
  color: #fff;
}
.kp .page {
  background: url(../images/bg.jpg) center -330px no-repeat #dfe6ee;
  overflow: auto;
}
.kp .breadCrumbs {
  color: #002c5c;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 11px;
}
.kp .breadCrumbs a {
  color: #002c5c;
}
.kp .breadCrumbs a:hover {
  color: #002c5c;
  border-bottom: 1px solid #002c5c;
}
.kp .breadCrumbs .separator {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 11px;
  line-height: 17px;
}
.kp-search form {
  display: inline-block;
  position: relative;
}
.kp-search input:first-child {
  padding: .55em 75px .55em .75em;
  border: 0;
  font-size: 1.07em;
  line-height: 1;
  width: 250px;
  margin-top: 16px;
  color: #002c5c;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.kp-search .btn-search {
  border: 0;
  background: white;
  position: absolute;
  right: 2px;
  top: 0;
  margin-top: 23px;
  margin-right: 6px;
  font-size: 1.07em;
  line-height: 1;
  text-transform: uppercase;
  color: #002c5c;
  font-family: 'HelveticaNeueW02-47LtCn 694048', 'Arial CE', Arial, sans-serif;
}
.kp-search .search-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ffffff url(../images/icons/ico-search.png) 0 3px no-repeat;
  margin-right: 2px;
}
.kp-promo {
  min-height: 350px;
  padding-top: 20px;
}
.kp-promo h1 {
  font-size: 36px;
  color: #002f61;
  /*font-weight: bold;*/
  padding: 0 0 0 30px;
  max-width: 420px;
}
.kp-services {
  display: inline-block;
  display: block;
  margin: 0 0 30px;
}
.kp-services:after,
.kp-services:before {
  display: table;
  content: '';
  clear: both;
}
.kp-services-title {
  float: left;
  height: 137px;
  width: 186px;
  background: url(../images/bg-arrow-big-white.png) no-repeat 0 0;
}
.kp-services-title h3 {
  margin: 23px 0 0 27px;
  padding-right: 70px;
  font-size: 30px;
}
.kp-services-title h3 a {
		text-decoration: none; 
		color: #242f65;
}
.kp-services-title h3 a:hover {
		text-decoration: underline; 
		color: #242f65;
}
.kp-services-list {
  float: left;
  height: 137px;
  width: calc(100% - 186px);
}
.kp-services-list ul {
  display: inline-block;
  display: block;
  height: 100%;
  padding: 10px 0 15px;
}
.kp-services-list ul:after,
.kp-services-list ul:before {
  display: table;
  content: '';
  clear: both;
}
.kp-services-list ul li {
  float: left;
  width: calc(100% / 4);
  height: 100%;
  border-right: 1px solid #fbfcfd;
  border-left: 1px solid #c3c7ca;
  text-align: center;
}
.kp-services-list ul li:first-child {
  border-left: 0;
}
.kp-services-list ul li:last-child {
  border-right: 0;
}
.kp-services-list ul li a {
  position: relative;
  display: block;
  height: 100%;
  padding-top: 80px;
  line-height: 18px;
  text-decoration: none;
  color: #333;
}
.kp-services-list ul li a:hover {
  text-decoration: underline;
}
.kp-services-ico-trafo-stavba a:after {
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  content: '';
  background: url(../images/icons/service-trafo.png) no-repeat 0 0;
  width: 70px;
  height: 58px;
}
.kp-services-ico-trafo-lease a:after {
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  content: '';
  background: url(../images/icons/service-trafo-lease.png) no-repeat 0 0;
  width: 64px;
  height: 59px;
}
.kp-services-ico-light a:after {
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  content: '';
  background: url(../images/icons/service-light.png) no-repeat 0 0;
  width: 61px;
  height: 61px;
}
.kp-services-ico-cable a:after {
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  content: '';
  background: url(../images/icons/service-cable.png) no-repeat 0 0;
  width: 51px;
  height: 53px;
}
.kp-services-ico-project a:after {
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  content: '';
  background: url(../images/icons/project_ico.png) no-repeat 0 0;
  width: 61px;
  height: 61px;
}

.kp-news {
  margin: 0 0 50px;
}
.kp-news h3 {
  margin: 0;
  font-size: 30px;
}
.kp-news h3 a {
	text-decoration: none;
	color: #242F65;
}

.kp-news h3 a:hover {
	text-decoration: underline;
}
.kp-news-header {
  padding: 11px 0 12px 27px;
}
.kp-news-list {
  padding: 25px 27px;
  color: #333;
}

.kp-news-list.noHomePage{
	padding: 0px;
}	
.kp-news-list a {
  color: #333;
}
.kp-news-list ul li {
  display: inline-block;
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.kp-news-list ul li:after,
.kp-news-list ul li:before {
  display: table;
  content: '';
  clear: both;
}
.kp-news-list ul li:last-child {
  margin-bottom: 0;
}
.kp-news-date {
  float: left;
  position: relative;
  width: 95px;
  line-height: 24px;
}
.kp-news-date2 {
  float: left;
  position: relative;
  width: 95px;
  line-height: 24px;
}
.kp-news-date:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: -27px;
  background: #242f64;
  border-radius: 3px 3px 3px 3px;
  height: 5px;
  width: 10px;
}
.kp-news-title {
  float: right;
  width: calc(100% - 95px);
  line-height: 24px;
}
.kp footer {
  background: url(../images/bg-html.png);
  color: #60688f;
  padding: 0 0 30px;
}
.kp .footer-menu {
  display: inline-block;
  display: block;
  padding: 0 25px;
}
.kp .footer-menu:after,
.kp .footer-menu:before {
  display: table;
  content: '';
  clear: both;
}
.kp .footer-menu > li {
  float: left;
}
.kp .footer-menu > li:first-child {
  width: 40%;
}
.kp .footer-menu > li:nth-child(2) {
  width: 32%;
}
.kp .footer-menu > li:nth-child(3) {
  width: 28%;
  color: #fff;
}
.kp .footer-menu > li:nth-child(3) a {
  color: #fff;
}
.kp .footer-menu > li:nth-child(3) ul li:after {
//  background: #fff; // aby posledni LI seznam v paticce nemel bile odrazky
}
.kp .footer-menu > li ul li {
  position: relative;
  padding-left: 30px;
  line-height: 24px;
}
.kp .footer-menu > li ul li:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  background: #4a5783;
  border-radius: 3px 3px 3px 3px;
  height: 5px;
  width: 10px;
}
.kp .footer-menu > li ul li a {
  color: #dfe0e6;
}
.kp .footer-menu > li ul li.kp-phone {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  padding-top: 10px;
  margin-top: 10px;
}
.kp .footer-menu > li ul li.kp-phone:after {
  background: url(../images/icons/ico-phone.png) no-repeat 0 0;
  width: 25px;
  height: 26px;
}

.kp .footer-menu > li ul li.kp-mail {
  color: #fff;
  font-size: 15px;
  /*font-weight: bold;*/
  /*padding-top: 10px;*/
  margin-top: 10px;
}
.kp .footer-menu > li ul li.kp-mail:after {
  background: url(../images/icons/mail_ico.jpg) no-repeat 0 0;
  width: 25px;
  height: 26px;
	top:6px;
	left: -3px;
}

.kp .footer-menu h3 {
  color: #d3d5e0;
  font-size: 21px;
  margin: 0 0 25px;
}
.kp .bottom-logos {
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.kp .bottom-logos:after,
.kp .bottom-logos:before {
  display: none;
}
.kp ul.bottom-logos  {
  padding-left: 20px;
  padding-right: 20px;
}

.kp .bottom-logos li {
  float: none;
  width: auto;
}
.kp .bottom-logos li a:after {
  display: none;
}
.kp .bottom-logos li span {
  /*display: inline-block;
  background: url(../images/loga-paticka-skupina-PRE.png) 0 0 no-repeat;
  margin: 0;*/
  font-size: 26px;
}
/*
.kp .bottom-logos .pre span {
  width: 62px;
  height: 26px;
}
.kp .bottom-logos .distribution span {
  width: 156px;
  height: 26px;
  background-position: -509px 0;
}
.kp .bottom-logos .premobilita span {
  background-position: -72px 0;
  height: 26px;
  width: 151px;
}
.kp .bottom-logos .bike span {
  width: 118px;
  height: 26px;
  background-position: -675px 0;
}
.kp .bottom-logos .premobil span {
  width: 133px;
  height: 26px;
  background-position: -233px 0;
}
.kp .bottom-logos .premereni span {
	width: 124px;
	height: 26px;
	background-position: -375px 0;
}
*/
.kp-services {
  /*margin-top: 30px;*/
}
.kp-services h1 {
  font-size: 30px;
  padding: 0;
  color: #002f61;
}
.kp-services-links {
  font-size: 0;
}
.kp-services-single {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  width: calc(100% / 3);
  padding-right: 20px;
  color: #002f61;
  line-height: 18px;
  font-size: 14px;
  margin-bottom: 70px;
}
.kp-services-single a {
  text-decoration: none;
  color: #002f61;
}
.kp-services-single h2 {
  font-size: 18px;
  color: #002f61;
  margin-bottom: 15px;
  position: relative;
  padding-left: 55px;
}
.kp-services-single h2:after {
  display: block;
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
}
.kp-services-single p {
  padding-left: 55px;
  margin: 0;
}
.kp-services-trafo h2:after {
  background: url(../images/services-blue/service-trafo.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
}
.kp-services-trafo-lease h2:after {
  background: url(../images/services-blue/service-trafo-lease.png) no-repeat 0 0;
  width: 40px;
  height: 40px;
}
.kp-services-light h2:after {
  background: url(../images/services-blue/service-light.png) no-repeat 0 0;
  width: 40px;
  height: 39px;
}
.kp-services-cable h2:after {
  background: url(../images/services-blue/service-cable.png) no-repeat 0 0;
  width: 41px;
  height: 40px;
}
.kp-services-support h2:after {
  background: url(../images/services-blue/service-support.png) no-repeat 0 0;
  width: 34px;
  height: 39px;
}
.kp-services-project h2:after {
  background: url(../images/services-blue/service-project.png) no-repeat 0 0;
  width: 37px;
  height: 40px;
}
.kp-services-ups h2:after {
  background: url(../images/services-blue/service-ups.png) no-repeat 0 0;
  width: 40px;
  height: 32px;
}
.in .kp-content-in {
  padding-top: 0;
}
.kp-content {
  display: inline-block;
  display: block;
  padding-bottom: 30px;
}
.kp-content:after,
.kp-content:before {
  display: table;
  content: '';
  clear: both;
}
.kp-content h1 {
  font-size: 30px;
  color: #002f61;
  padding: 0;
}
.kp-content-left {
  float: left;
  width: calc(100% - 220px);
  padding-right: 20px;
}
.kp-content-menu {
  float: right;
  width: 220px;
}
.kp-content-head {
  padding: 30px;
}
.kp-content-in {
  display: inline-block;
  display: block;
  padding: 0 30px 30px;
  color: #333;
}
.kp-content-in:after,
.kp-content-in:before {
  display: table;
  content: '';
  clear: both;
}
.kp-content-in a {
  color: #002f61;
}
.kp-content-in h4 {
  margin-bottom: 25px;
}
.kp-content-in img {
  margin: 0 0 15px;
}
.kp-content-in img.pull-left {
  margin: 0 25px 25px 0;
}
.kp-content-in img.pull-right {
  margin: 0 0 25px 25px;
}
.kp-content-in ul {
  margin: 20px 0;
}
.kp-content-in ul li {
  padding: 5px 0 5px 30px;
  position: relative;
}
.kp-content-in ul li:after {
  background: none repeat scroll 0 0 #242f64;
  border-radius: 3px 3px 3px 3px;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 10px;
}
.kp-content-in ul.noLiStyle li:after {
  display: none;
}
.kp-content-in .gallery {
  padding-left: 0;
  font-size: 0;
  margin-top: 40px;
}
.kp-content-in .gallery li {
  display: inline-block;
  vertical-align: top;
  width: 130px;
  height: 130px;
  line-height: 130px;
  background: #f0f4f7;
  text-align: center;
  padding: 0 2px;
  margin: 0 10px 10px 0;
}
.kp-content-in .gallery li:after {
  display: none;
}
.kp-content-in .gallery li img {
  vertical-align: middle;
  max-width: 100%;
  margin: 0;
}

.kp-content-in	#finish {
	margin: 0 -30px -32px; 
}
.kp-contact {
  display: inline-block;
  display: block;
  padding: 25px 0;
}
.kp-contact:after,
.kp-contact:before {
  display: table;
  content: '';
  clear: both;
}
.kp-contact-address {
  float: left;
  width: calc(100% - 350px);
  padding-right: 20px;
}
.kp-contact-map {
  float: right;
  width: 350px;
}
.kp-contact-map iframe {
  max-width: 100%;
}
.kp-contact-form {
  margin: 0 -30px -25px;
  padding: 25px 30px;
  background: #f0f4f7;
  color: #71675b;
}
.kp-contact-form textarea {
  min-width: 100%;
  max-width: 100%;
}
.kp-contact-form select,
.kp-contact-form input {
  max-width: 100%;
}
.kp-contact-form hr {
  border-bottom-color: #9caac4;
  margin: 30px 0 25px;
}
.kp-contact-form .button {
  font-size: 13px;
}
.kp-contact-form-row {
  display: inline-block;
  display: block;
  margin-top: 25px;
}
.kp-contact-form-conditions {
  display: block;
  margin-top: 25px;
  color:#000;
  font-size: 80%;
}
.hr-contact-form {
  border-bottom: 1px solid #d5d4e2;
  width: 100%;
  clear: both;
  margin: 20px 0;
  margin-bottom: 20px;
}
.kp-contact-form-conditions p {
  line-height: 20px;
}
.kp-contact-form-row:after,
.kp-contact-form-row:before {
  display: table;
  content: '';
  clear: both;
}
.kp-contact-form-cell {
  float: left;
  width: 70%;
}
.kp-contact-form-cell:first-child {
  width: 30%;
  padding: 10px 10px 0 0;
}

.logokormak {
	margin: 5px 0 5px 0;
}

.marginTop27 {
	margin-top: 27px;	
}

/* tabulka vyhledanĂ˝ch vĂ˝sledkĹŻ */
#jsSearchResult {
	border: 0;
}
#jsSearchResult .match{
	background-color:rgb(153,204,255);
}
#jsSearchResult td {
	padding: 15px 20px;
}
#jsSearchResult .result_abstract {
	padding-top: 5px;
}
#jsSearchResult .result_path {
	color: #73BF41;
	text-decoration: none;
	line-height: 22px;
}
#jsSearchResult .result_title {
	color: #242F65;
	font-size: 120%;
}
.buttons {
	margin: 30px 0;
}
.buttons a.button {
	margin: 0 0 5px 0;
}
.buttons a.button::before{
	display: block;
	width: 300px;
	height: 160px;
	content: '';
	margin: 0 0 10px 0;
}
.buttons a.button.dotace::before {
	background: url('../images/01_dotace.png') 0 0 no-repeat transparent;
}
.buttons a.button.dotace:hover::before {
	background: url('../images/01_dotace_h.png') 0 0 no-repeat transparent;
}
.buttons a.button.nabidka::before {
	background: url('../images/02_orientacni-nabidka.png') 0 0 no-repeat transparent;
}
.buttons a.button.nabidka:hover::before {
	background: url('../images/02_orientacni-nabidka_h.png') 0 0 no-repeat transparent;
}
.buttons a.button.faq::before {
	background: url('../images/03_faq.png') 0 0 no-repeat transparent;
}
.buttons a.button.faq:hover::before {
	background: url('../images/03_faq_h.png') 0 0 no-repeat transparent;
}
.buttons a.button {
	padding: 0 0 10px 0;
	border: none;
	text-align: center;
}

.inner {
	padding: 20px;
}

.t-row {
	display: block;
	margin: 0 -10px;
	clear: both;
}
.t-cell {
	display: inline-block;
	float: left;
	padding: 10px;
	line-height: 1.5em;
}
.t-cell.relative {
	position: relative;
}
.t-cell:first-child label:not(.error) {
	color: #71675b;
    display: table-cell;
    height: 38px;
    vertical-align: middle;
}
.t-cell label:not(.error) {
	color: #71675b;
}

.w30 {
	width: 30%;
}

/******************************

		HELPERY

*******************************/


.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.hide, .none, .hide-el {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.c {
	*zoom: 1;
}
.c:before,
.c:after {
	display: table;
	content: "";
}
.c:after, .clear {
	clear: both;
}

.tinytext {
	font-size: 0.9em;
}
.blue {
	/*background-color: #E7EBF4 !important;*/
}
.medium-blue{
	background-color: #CDD8E9 !important;
}
.dark-blue {
	color: #242F65 !important;
}
.red {
	color: #EA6A6A;
}
.green {
	color: #73BF41;
}
.gray {
	color: #71675B;
}
.dark-gray {
	color: #333333;
}
.top-space {
	margin-top: 20px;
}
.top-space-half {
	margin-top: 10px;
}
.right-space {
	margin-right: 20px;
}
.right-space-half {
	margin-right: 10px;
}
.left-space {
	margin-left: 20px;
}
.left-space-half {
	margin-left: 10px;
}
.bottom-space {
	margin-bottom: 20px;
}
.bottom-space-half {
	margin-bottom: 10px;
}
.no-margin {
	margin: 0 !important;
}
.no-pb {
	padding-bottom: 0 !important;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.italic {
	font-style: italic;
}
.vtop {
	vertical-align: top;
}

.wx{width: auto;}
.w5{width: 5%;}
.w8{width: 8%;}
.w10{width: 10%;}
.w15{width: 15%;}
.w17{width: 17%;}
.w20{width: 20%;}
.w25{width: 25%;}
.w30{width: 30%;}
.w33{width: 33%;}
.w333{width: 33.3%;}
.w35{width: 35%;}
.w40{width: 40%;}
.w45{width: 45%;}
.w50{width: 50%;}
.w55{width: 55%;}
.w60{width: 60%;}
.w70{width: 70%;}
.w75{width: 75%;}
.w80{width: 80%;}
.w90{width: 90%;}
.w95{width: 95%;}
.w100{width: 100%;}

.w140px{width: 140px;}
.w250px{width: 250px;}

.mh160 {min-height: 160px;}
.mh120 {min-height: 120px;}

.l28 {line-height: 28px;}
.l38 {line-height: 38px;}
.l38 .radio_button,
.l38 .check_box {
	margin-top: 6px;
}

.inner {
	padding: 20px;
}

.status .wrapper.light-blue {
	background: #9CACC5;
}
.status .wrapper.dark-blue {
	background: #242F65;
}

.nobr {white-space: nowrap;}

.general h4, .general h3, .general h2, .general h1 {
    margin: 0 0 20px;
}

.general table {
	font-size: 0.9em;
}

.general ul {
	margin: 20px;
}
.general ul li {
	padding: 7px 0 7px 2em;
	position: relative;
	color: #222222;
	line-height: 1.1em;
}
.general ul li:after  {
	background: none repeat scroll 0 0 #242f64;
	border-radius: 3px 3px 3px 3px;
	content: "";
	display: block;
	height: 5px;
	left: 0;
	margin-top: -1px;
	position: absolute;
	top: 13px;
	width: 10px;
}
.general ul ul {
	margin: 15px 20px;
}
.general ul li li {
	padding: 5px 0 5px 1em;
	color: #444444;
}
.general ul li li:after  {
	height: 6px;
	top: 11px;
	width: 6px;
}
.general ul ul ul {
	margin: 10px 20px;
}
.general ul li li li {
	color: #777777;
	line-height: 20px;
}
.general ul li li li:after  {
	height: 2px;
	width: 8px;
}

i.bull {
  display: inline-block;
  width: 96px;
  height: 96px;
  background: #e6eaf3;
  background-clip: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-clip: content-box;
  border: 9px solid #cdd8ea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ie-border-radius: 50%;
  border-radius: 50%;
  color: #02356c;
  font-size: 4em;
  line-height: 3.32em;
  text-align: center;
  margin-bottom: 20px;
}
i.bull.green {
  background-color: #73be3f;
  border: 9px solid rgba(115,190,63,0.5);
  color: #fff;
	position:relative;
	/*background-image: url('/images/check_48.png');*/
}


i.bull.green.ok {
  background-image: url('/images/check_48.png');
}

/*prettyPhoto.css*/
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
  background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaaaaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.light_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
div.light_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
div.light_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;
}
div.dark_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #ffffff;
}
div.dark_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
div.dark_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: #000000;
}
div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;
}
div.dark_square .pp_expand {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_nav {
  clear: none;
}
div.dark_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
div.dark_square .pp_next:hover {
  background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.dark_square .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.light_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_next {
  background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
div.light_square .pp_next:hover {
  background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.light_square .pp_previous:hover {
  background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_top .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;
}
div.facebook .pp_top .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;
}
div.facebook .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;
}
div.facebook .pp_expand {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_expand:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.facebook .pp_description {
  margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
  background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;
}
div.facebook .pp_arrow_previous {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}
div.facebook .pp_arrow_next {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}
div.facebook .pp_nav {
  margin-top: 0;
}
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_next:hover {
  background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
  cursor: pointer;
}
div.facebook .pp_previous:hover {
  background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  /*background-color: #ffffff;*/
  background-color: inherit;
}
div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #000000;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #ffffff;
}
div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative;
}
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
  background: #ffffff;
}
div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #ffffff;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in {
  max-width: 100% !important;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed !important;
  margin: 0 !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #666666;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
  max-width: 100% !important;
}
.modal .glyphicon {
  color: #ffffff;
}
.modal-header {
  padding: 15px 50px;
  background-color: #e66464;
  min-height: 16.42857143px;
  position: relative;
}
.modal-header .close {
  position: absolute;
  top: 28px;
  right: 20px;
  width: 13px;
  height: 13px;
  background-color: transparent;
}
.modal-header .close:before {
  content: "";
  position: absolute;
  display: block;
  width: 13px;
  height: 13px;
  background: transparent url("/images/popup-sprite.jpg") -29px 0 no-repeat;
}
.modal-title {
  position: relative;
  margin: 0 !important;
  font-size: 2em !important;
  line-height: 1.42857143;
  color: #ffffff !important;
}
.modal-title:before {
  content: "";
  position: absolute;
  left: -35px;
  top: 9px;
  display: block;
  width: 27px;
  height: 22px;
  background: transparent url("/images/popup-sprite.jpg") 0 0 no-repeat;
}
.modal-body {
  position: relative;
  padding: 30px 50px 50px;
}
.modal-body h2 {
  color: #e66464 !important;
  font-size: 2.7em;
  margin: 0 0 20px;
}
.modal-body h2 + p {
  color: #e66464 !important;
  font-weight: bold;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-height: 600px) {
  .modal-dialog {
    margin: 100px auto;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
div.light_rounded .pp_top .pp_left {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle {
  background: #ffffff;
}
div.light_rounded .pp_top .pp_right {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -110px -53px no-repeat;
}
div.light_rounded .pp_content .ppt {
  color: #000000;
}
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {
  background: #ffffff;
}
div.light_rounded .pp_content {
  background-color: #ffffff;
}
div.light_rounded .pp_next:hover {
  background: url("/images/prettyPhoto/light_rounded/btnNext.png") center right no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_previous:hover {
  background: url("/images/prettyPhoto/light_rounded/btnPrevious.png") center left no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -31px -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand:hover {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -31px -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") 0 -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract:hover {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") 0 -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -1px -1px no-repeat;
  cursor: pointer;
}
div.light_rounded #pp_full_res .pp_inline {
  color: #000000;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.light_rounded .pp_nav .pp_play {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_arrow_previous {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_rounded .pp_arrow_next {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -22px -71px no-repeat;
}
div.light_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle {
  background: #ffffff;
}
div.light_rounded .pp_bottom .pp_right {
  background: url("/images/prettyPhoto/light_rounded/sprite.png") -110px -80px no-repeat;
}
div.light_rounded .pp_loaderIcon {
  background: url("/images/prettyPhoto/light_rounded/loader.gif") center center no-repeat;
}
div.dark_rounded .pp_top .pp_left {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_middle {
  background: url("/images/prettyPhoto/dark_rounded/contentPattern.png") top left repeat;
}
div.dark_rounded .pp_top .pp_right {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -110px -53px no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
  background: url("/images/prettyPhoto/dark_rounded/contentPattern.png") top left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
  background: url("/images/prettyPhoto/dark_rounded/contentPattern.png") top right repeat-y;
}
div.dark_rounded .pp_content {
  background: url("/images/prettyPhoto/dark_rounded/contentPattern.png") top left repeat;
}
div.dark_rounded .pp_next:hover {
  background: url("/images/prettyPhoto/dark_rounded/btnNext.png") center right no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
  background: url("/images/prettyPhoto/dark_rounded/btnPrevious.png") center left no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_rounded .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded .pp_description {
  color: #ffffff;
}
div.dark_rounded #pp_full_res .pp_inline {
  color: #ffffff;
}
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.dark_rounded .pp_nav .pp_play {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_arrow_previous {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.dark_rounded .pp_arrow_next {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -22px -71px no-repeat;
}
div.dark_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.dark_rounded .pp_bottom .pp_left {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle {
  background: url("/images/prettyPhoto/dark_rounded/contentPattern.png") top left repeat;
}
div.dark_rounded .pp_bottom .pp_right {
  background: url("/images/prettyPhoto/dark_rounded/sprite.png") -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon {
  background: url("/images/prettyPhoto/dark_rounded/loader.gif") center center no-repeat;
}
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: url("/images/prettyPhoto/dark_square/contentPattern.png") top left repeat;
}
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_square .pp_description {
  color: #ffffff;
}
div.dark_square .pp_loaderIcon {
  background: url("/images/prettyPhoto/dark_rounded/loader.gif") center center no-repeat;
}
div.dark_square .pp_content_container .pp_left {
  background: url("/images/prettyPhoto/dark_rounded/contentPattern.png") top left repeat-y;
}
div.dark_square .pp_content_container .pp_right {
  background: url("/images/prettyPhoto/dark_rounded/contentPattern.png") top right repeat-y;
}
div.dark_square .pp_expand {
  background: url("/images/prettyPhoto/dark_square/sprite.png") -31px -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_expand:hover {
  background: url("/images/prettyPhoto/dark_square/sprite.png") -31px -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract {
  background: url("/images/prettyPhoto/dark_square/sprite.png") 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract:hover {
  background: url("/images/prettyPhoto/dark_square/sprite.png") 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url("/images/prettyPhoto/dark_square/sprite.png") -1px -1px no-repeat;
  cursor: pointer;
}
div.dark_square #pp_full_res .pp_inline {
  color: #ffffff;
}
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.dark_square .pp_nav .pp_play {
  background: url("/images/prettyPhoto/dark_square/sprite.png") -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_nav .pp_pause {
  background: url("/images/prettyPhoto/dark_square/sprite.png") -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_arrow_previous {
  background: url("/images/prettyPhoto/dark_square/sprite.png") 0 -71px no-repeat;
}
div.dark_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.dark_square .pp_arrow_next {
  background: url("/images/prettyPhoto/dark_square/sprite.png") -22px -71px no-repeat;
}
div.dark_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.dark_square .pp_next:hover {
  background: url("/images/prettyPhoto/dark_square/btnNext.png") center right no-repeat;
  cursor: pointer;
}
div.dark_square .pp_previous:hover {
  background: url("/images/prettyPhoto/dark_square/btnPrevious.png") center left no-repeat;
  cursor: pointer;
}
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content {
  background: #ffffff;
}
div.light_square .pp_content .ppt {
  color: #000000;
}
div.light_square .pp_expand {
  background: url("/images/prettyPhoto/light_square/sprite.png") -31px -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand:hover {
  background: url("/images/prettyPhoto/light_square/sprite.png") -31px -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract {
  background: url("/images/prettyPhoto/light_square/sprite.png") 0 -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract:hover {
  background: url("/images/prettyPhoto/light_square/sprite.png") 0 -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url("/images/prettyPhoto/light_square/sprite.png") -1px -1px no-repeat;
  cursor: pointer;
}
div.light_square #pp_full_res .pp_inline {
  color: #000000;
}
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}
div.light_square .pp_nav .pp_play {
  background: url("/images/prettyPhoto/light_square/sprite.png") -1px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_nav .pp_pause {
  background: url("/images/prettyPhoto/light_square/sprite.png") -24px -100px no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_arrow_previous {
  background: url("/images/prettyPhoto/light_square/sprite.png") 0 -71px no-repeat;
}
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_square .pp_arrow_next {
  background: url("/images/prettyPhoto/light_square/sprite.png") -22px -71px no-repeat;
}
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_square .pp_next:hover {
  background: url("/images/prettyPhoto/light_square/btnNext.png") center right no-repeat;
  cursor: pointer;
}
div.light_square .pp_previous:hover {
  background: url("/images/prettyPhoto/light_square/btnPrevious.png") center left no-repeat;
  cursor: pointer;
}
div.light_square .pp_loaderIcon {
  background: url("/images/prettyPhoto/light_rounded/loader.gif") center center no-repeat;
}
div.facebook .pp_top .pp_left {
  background: url("/images/prettyPhoto/facebook/sprite.png") -88px -53px no-repeat;
}
div.facebook .pp_top .pp_middle {
  background: url("/images/prettyPhoto/facebook/contentPatternTop.png") top left repeat-x;
}
div.facebook .pp_top .pp_right {
  background: url("/images/prettyPhoto/facebook/sprite.png") -110px -53px no-repeat;
}
div.facebook .pp_content .ppt {
  color: #000000;
}
div.facebook .pp_content_container .pp_left {
  background: url("/images/prettyPhoto/facebook/contentPatternLeft.png") top left repeat-y;
}
div.facebook .pp_content_container .pp_right {
  background: url("/images/prettyPhoto/facebook/contentPatternRight.png") top right repeat-y;
}
div.facebook .pp_content {
  background: #ffffff;
}
div.facebook .pp_expand {
  background: url("/images/prettyPhoto/facebook/sprite.png") -31px -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_expand:hover {
  background: url("/images/prettyPhoto/facebook/sprite.png") -31px -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract {
  background: url("/images/prettyPhoto/facebook/sprite.png") 0 -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract:hover {
  background: url("/images/prettyPhoto/facebook/sprite.png") 0 -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url("/images/prettyPhoto/facebook/sprite.png") -1px -1px no-repeat;
  cursor: pointer;
}
div.facebook #pp_full_res .pp_inline {
  color: #000000;
}
div.facebook .pp_loaderIcon {
  background: url("/images/prettyPhoto/facebook/loader.gif") center center no-repeat;
}
div.facebook .pp_arrow_previous {
  background: url("/images/prettyPhoto/facebook/sprite.png") 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}
div.facebook .pp_arrow_next {
  background: url("/images/prettyPhoto/facebook/sprite.png") -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}
div.facebook .pp_nav {
  margin-top: 0;
}
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
  background: url("/images/prettyPhoto/facebook/sprite.png") -1px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_nav .pp_pause {
  background: url("/images/prettyPhoto/facebook/sprite.png") -32px -123px no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_next:hover {
  background: url("/images/prettyPhoto/facebook/btnNext.png") center right no-repeat;
  cursor: pointer;
}
div.facebook .pp_previous:hover {
  background: url("/images/prettyPhoto/facebook/btnPrevious.png") center left no-repeat;
  cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
  background: url("/images/prettyPhoto/facebook/sprite.png") -88px -80px no-repeat;
}
div.facebook .pp_bottom .pp_middle {
  background: url("/images/prettyPhoto/facebook/contentPatternBottom.png") top left repeat-x;
}
div.facebook .pp_bottom .pp_right {
  background: url("/images/prettyPhoto/facebook/sprite.png") -110px -80px no-repeat;
}
div.pp_pic_holder a:focus {
  outline: 0;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
.pp_galeryClose {
  display: block;
  height: 18px;
  position: absolute;
  right: -10px;
  top: -28px;
  width: 18px;
  background: url("/images/icons.png") no-repeat scroll -22px -137px rgba(0, 0, 0, 0);
  opacity: 1;
  cursor: pointer;
}
.pp_galeryClose:hover {
  background-position: -22px -159px;
  background-color: white;
  border-radius: 3px;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_top {
  height: 20px;
  position: relative;
}
* html .pp_top {
  padding: 0 20px;
}
.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_fade {
  display: none;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px 0;
}
.pp_description {
  display: none;
  margin: 0 0 5px 0;
}
.pp_nav {
  clear: left;
  float: left;
  margin: 3px 0 0 0;
}
.pp_nav p {
  float: left;
  margin: 2px 4px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.pp_gallery ul a {
  border: 1px #000 solid;
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #ffffff;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url("/images/prettyPhoto/facebook/default_thumbnail.gif") 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery li.default a img {
  display: none;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next,
a.pp_previous {
  text-indent: -10000px;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  display: block;
  float: right;
  line-height: 22px;
  text-indent: -10000px;
}
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_bottom {
  padding: 0 20px;
}
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px 0;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/*\*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/
a.pp_next,
a.pp_previous {
  position: absolute;
  width: 36px;
  height: 58px;
  top: 50%;
  margin-top: -24px;
}
a.pp_next {
  right: -36px;
  border-radius: 0 5px 5px 0;
}
a.pp_previous {
  left: -36px;
  border-radius: 5px 0 0 5px;
}
a.pp_next span,
a.pp_previous span {
  width: 16px;
  height: 28px;
  background: url("/images/sprite.png");
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -8px;
}
a.haIcons.pp_next span,
a.haIcons.pp_previous span {
  background-image: url("/images/icons.png");
}
a.pp_next span {
  background-position: -160px -319px;
}
a.pp_previous span {
  background-position: -138px -319px;
}
a.pp_next:hover,
a.pp_previous:hover {
  background-color: white;
}
a.pp_next:hover span {
  background-position: -251px -98px;
}
a.pp_previous:hover span {
  background-position: -228px -98px;
}
.pp_nav {
  display: block;
  float: none;
  text-align: center;
}
.pp_nav p {
  float: none;
  color: #dddddd;
}
#pp_full_res img {
  border-radius: 5px;
}
:focus {
  outline: 0;
}
.gallery {
  text-align: center;
}
.gallery a {
  display: inline-block;
  text-decoration: none;
}
.gallery img {
  float: left;
  margin: 4px;
  border: 6px solid #e7ebf4;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -kthtml-transition: all .2s linear;
  transition: all 0.2s linear;
}
.gallery:after {
  content: '';
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  clear: both;
}
.gallery img:hover {
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 980px) {
  .in {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ico-home {
    margin-left: 0;
  }
  .kp .page {
    background-size: cover;
    background-position-y: 0;
  }
  .kp-promo {
    min-height: 230px;
  }
  .kp-services-title {
    float: none;
    width: 100%;
    background: #fff;
    height: auto;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 11px 0 12px 27px;
  }
  .kp-services-title h3 {
    margin: 0;
    padding: 0;
  }
	.kp-services-title h3 a {
		text-decoration: none; 
		color: #242f65;
	}
	.kp-services-title h3 a:hover {
		text-decoration: underline; 
		color: #242f65;
	}
  .kp-services-list {
    float: none;
    width: 100%;
    height: auto;
  }
  .kp-services-single {
    width: 50%;
    padding-right: 35px;
  }
  .kp-content-left {
    width: calc(100% - 190px);
  }
  .kp-content-menu {
    width: 190px;
  }
  .kp-contact-address {
    width: 100%;
    float: none;
  }
  .kp-contact-map {
    float: none;
    width: auto;
    margin: 30px -10px 0;
  }
}
@media screen and (max-width: 880px) {
  .kp .bottom-logos {
    display: block;
  }
  .kp .bottom-logos li {
    display: inline-block;
    margin-right: 40px;
  }
}
@media screen and (max-width: 760px) {
  header nav .menu-icon {
    float: right;
    width: auto;
    height: 64px;
  }
  header nav .menu-icon span {
    display: block;
    background: url(../images/icons/mobile-menu.png) 0 0 no-repeat;
    width: 30px;
    height: 28px;
    margin: 20px 0 0;
  }
  header nav .menu-icon.opened span {
    background-position: 0 0;
  }
  header nav .main-menu li:first-child {
    display: block;
  }
  header nav .main-menu li:nth-child(2) {
    margin-left: 0;
		display: none;
  }
  header nav .main-menu li:last-child {
    display: none;
  }
  header nav .main-menu li > a.active:after {
    border-top-color: #fff;
    top: 50%;
    left: -25px;
    margin: 0;
    bottom: auto;
    -webkit-transform: rotate(90deg) translateX(-50%);
    -moz-transform: rotate(90deg) translateX(-50%);
    -ms-transform: rotate(90deg) translateX(-50%);
    -o-transform: rotate(90deg) translateX(-50%);
    transform: rotate(90deg) translateX(-50%);
  }
  .in {
    padding-left: 20px;
    padding-right: 20px;
  }
  .top ul.right {
    display: none;
  }
  .top ul input:first-child {
    margin-top: 16px;
  }
  .top ul .btn-search {
    margin-top: 23px;
  }
  .ico-home {
    display: none;
  }
  .ico-pre {
    display: block;
  }
  .kp .page {
    background-position-y: -450px;
    background-position-x: -570px;
    background-size: initial;
  }
  .kp-promo {
    min-height: initial;
    padding-top: 0;
  }
  .kp-promo h1 {
    padding: 0 30px 5px 30px;
    max-width: inherit;
  }
  .kp-services-list ul li {
    width: calc(100% / 2);
    max-height: 130px;
    border: 0;
    padding: 10px 20px 25px;
  }
  .kp-services-list ul li a br {
    display: none;
  }
  .kp-services-single {
    padding-left: 0;
    padding-right: 40px;
  }
  .kp-services-single:nth-child(2n) {
    padding-right: 0;
  }
  .kp-services-single h2 {
    height: 60px;
    margin-bottom: 0;
  }
  .kp-services-single p {
    padding-left: 0;
  }
  .kp-content-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .kp-content-left .box:last-child {
    margin-bottom: 0;
  }
  .kp-content-menu {
    width: 100%;
  }
  .kp-contact-map {
    margin: 30px -30px 0;
  }
  .kp-contact-form-cell {
    width: 55%;
  }
  .kp-contact-form-cell:first-child {
    width: 45%;
  }
  .kp .footer-menu {
    padding: 0;
  }
  .kp .footer-menu > li:nth-child(n) {
    width: 50%;
    padding-right: 40px;
    margin-top: 30px;
    min-width: 210px;
  }
  .kp .footer-menu > li:nth-child(3) {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .kp .bottom-logos li {
    width: 100%;
    margin-right: 0;
  }
}
.mobileVersion{
	display: none;
	visibility: hidden;
}
.desktopVersion{
	display: block;
  visibility: visible;
}
@media screen and (max-width: 768px) {
	.mobileVersion{
		display: block;
		visibility: visible;
	}
	.mobileVersion a{
		text-decoration: none;
	}
	.desktopVersion{
		display: none;
		visibility: hidden;
	}
}