.article-detail .art-in :not(p) a.pdfDl {
  background: #008fcd none repeat scroll 0 0;
  border: 0 none;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-weight: 900;
  line-height: 38px;
  padding: 2px 17px 0 23px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: auto;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-size: 14px;
  letter-spacing: 0.15rem;
  margin: 10px 10px 10px 0;
}
/*TWEEK TOP LEADER LISDESHOW */
div.wp_bannerize.TopLeader {
  position: relative;
  width: 100%;
  height: 210px;
}
.mb40 {
  margin-bottom: 40px;
}
@keyframes xFade {
  /* Images 2, Delay 5s,
Fade 1s, Duration 0m10s */
  0% {
    opacity: 1;
    z-index: 1;
  }
  49% {
    opacity: 1;
    z-index: 1;
  }
  50% {
    opacity: 0;
    z-index: 0;
  }
  99% {
    opacity: 0;
    z-index: 0;
  }
  100% {
    opacity: 1;
    z-index: 1;
  }
}
@-webkit-keyframes xFade {
  /* Images 2, Delay 5s,
Fade 1s, Duration 0m10s */
  0% {
    opacity: 1;
    z-index: 1;
  }
  49% {
    opacity: 1;
    z-index: 1;
  }
  50% {
    opacity: 0;
    z-index: 0;
  }
  99% {
    opacity: 0;
    z-index: 0;
  }
  100% {
    opacity: 1;
    z-index: 1;
  }
}
/* The element to apply the animation to */
div.wp_bannerize.TopLeader div {
  z-index: 0;
  opacity: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  animation-name: xFade; /* matches @keyframes name */
  animation-duration: 28s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
div.wp_bannerize.TopLeader div:first-child {
  animation-delay: 14s;
}
div.wp_bannerize.TopLeader div:last-child {
  animation-delay: 0s;
}
@media (max-width: 1199.5px) {
  div.wp_bannerize.TopLeader {
    height: 190px;
  }
}
@media (max-width: 991.5px) {
  div.wp_bannerize.TopLeader {
    height: 150px;
  }
}
@media (max-width: 767.5px) {
  div.wp_bannerize.TopLeader {
    height: 23vw;
  }
}
@media (max-width: 459.5px) {
  div.wp_bannerize.TopLeader {
    height: 27vw;
  }
}
/* KONEC TWEAKU */
.art-in img {
  height: auto;
}
.article-detail .art-in :not(p) a.pdfDl:hover {
  opacity: 0.8;
}
.cli-bar-message {
  font-size: 14px;
}
.art-content .art-in div span {
  font-size: inherit !important;
  font-family: inherit !important;
}
.art-content .art-in font, .art-content .art-in div b {
  font-family: inherit !important;
  font-size: inherit !important;
}
.art-content .art-in div[style="font-size: 10pt;"] {
  font-family: inherit !important;
  font-size: inherit !important;
}
.pswp__button:focus, .pswp__button:hover {}
html, body {
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility !important;
  letter-spacing: -0.01em;
}
.branding {
  overflow-x: hidden;
}
.kos iframe {
  overflow-y: hidden !important;
  overflow-x: scroll !important;
  overflow: hidden;
  height: 100%; /* optional */
  width: 100%; /* optional */
  border: none; /* optional */
}
.spokosText {
  font-size: 11px;
  line-height: 1.5;
  margin: 0 0 20px;
}
.box-gradient {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.box-gradient:before {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #1f1f1f, #404040);
  background-image: -moz-linear-gradient(135deg, #1f1f1f, #404040);
  background-image: linear-gradient(135deg, #1f1f1f, #404040);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.box-gradient:hover:before {
  left: 100%;
  top: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?6k3uuy');
  src: url('fonts/icomoon.eot?6k3uuy#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?6k3uuy') format('truetype'), url('fonts/icomoon.woff?6k3uuy') format('woff'), url('fonts/icomoon.svg?6k3uuy#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
  content: "\e907";
}
.icon-contact:before {
  content: "\e907";
}
.icon-search:before, .icon-hledat:before {
  content: "\e900";
}
.icon-network:before, .icon-globe:before {
  content: "\e908";
}
.icon-send1:before, .icon-mailAg:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e904";
}
.icon-map-marker:before {
  content: "\e904";
}
.icon-marker:before {
  content: "\e904";
}
.icon-pin:before {
  content: "\e904";
}
.icon-quotes-right:before {
  content: "\e905";
}
.icon-rdquo:before {
  content: "\e905";
}
.icon-link:before {
  content: "\e906";
}
.icon-chain:before {
  content: "\e906";
}
.icon-url:before {
  content: "\e906";
}
.icon-uri:before {
  content: "\e906";
}
.icon-anchor:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-brand:before {
  content: "\e901";
}
.icon-social:before {
  content: "\e901";
}
.icon-reply:before, .icon-sipka_dolu:after {
  content: "\e902";
}
.icon-go:before {
  content: "\e902";
}
.icon-send:before {
  content: "\e902";
}
.btn-reset-style {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.hide {
  display: none;
}
.no-visible {
  visibility: hidden;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hide-common-user {
  position: absolute;
  left: -1000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.pos-relative {
  position: relative;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.tbl-double-layout {
  width: 100%;
  table-layout: fixed;
}
.tbl-double-layout td {
  padding: 5px 15px;
}
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  height: 100%;
}
html, body, input, textarea, label, button, table {
  line-height: 24px;
  font-family: 'Catamaran', sans-serif;
  font-size: 20px;
  color: #121212;
}
p {
  font-family: 'Catamaran', sans-serif;
}
sup {
  font-size: smaller;
  position: relative;
  top: -4px;
}
h1, h2, h3, p, ul, ol, table {
  margin-bottom: 24px;
}
.content-main ol, .content-main ul {
  font-family: 'Catamaran', sans-serif;
}
h1 {
  line-height: 42px;
  margin-bottom: 24px;
  padding-top: 0px;
  font-size: 40px;
  font-weight: 900;
  color: #392d7e;
}
.agency-search-box + h2 {
  font-weight: 900;
}
.art-content .art-in h1 {
  color: #392d7e;
  font-size: 40px;
  line-height: 44px;
  font-weight: 900;
  margin: 0;
}
@media (max-width: 767px) {
  h1 {
    line-height: 40px;
    font-size: 36px;
  }
}
h2 {
  line-height: 40px;
  margin-bottom: 24px;
  font-size: 36px;
  font-weight: normal;
}
@media (max-width: 767px) {
  h2 {
    line-height: 34px;
    font-size: 30px;
  }
}
h3 {
  line-height: 28px;
  font-size: 24px;
}
img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  outline: 0;
  -ms-interpolation-mode: bicubic;
}
.wp_bannerize img {
  width: auto;
  height: auto;
}
img.emoji {
  width: 24px;
  position: relative;
  top: -1px;
}
a[href] {
  color: inherit;
  border: 0;
  outline: 0;
  text-decoration: underline;
}
a[href]:hover {
  text-decoration: none;
}
em, i {
  font-style: italic;
}
strong, b {
  font-weight: 700;
}
ul li {
  position: relative;
  padding-left: 0;
  padding-left: 12px;
}
ul li:before {
  position: absolute;
  left: 0;
  width: 5px;
  height: 5px;
  background: #0090ce;
  content: '';
  display: block;
  top: 10px;
}
ul ul {
  margin-bottom: 0;
  margin-left: 15px;
}
ol {
  margin-left: 22px;
  list-style: decimal;
}
ol li {
  padding-left: 0;
}
ol ol {
  margin-bottom: 0;
  margin-left: 37px;
}
table th, table td {
  padding: 7px 15px;
}
input::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="password"], input[type="submit"], input[type="number"], textarea, select, button {
  width: 100%;
  margin: 0;
  outline: none;
  vertical-align: middle;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="password"], input[type="number"], textarea, select {
  position: relative;
  padding: 10px 20px;
  font-size: inherit;
  font-weight: 300;
  background: #ffffff;
  border: 1px solid #e0e0e0;
}
input[type="text"]:focus, input[type="search"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
  background-color: #ffffff;
  border-color: #000000;
}
input[type="text"].error, input[type="search"].error, input[type="email"].error, input[type="tel"].error, input[type="password"].error, input[type="number"].error, textarea.error, select.error {
  border-color: #f33900;
}
input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="password"], input[type="number"] {
  height: 46px;
  line-height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
/* zruseni tlacitek pro zmenu ciselne hodnoty */
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="checkbox"], input[type="radio"] {
  margin: 0;
  margin-right: 5px;
  vertical-align: middle;
}
input[type="checkbox"] + label, input[type="radio"] + label {
  vertical-align: middle;
}
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
input[type="submit"], button {
  width: auto;
  height: 46px;
  cursor: pointer;
  padding: 0 20px;
  color: #fff;
  background: #0090ce;
  border: 1px solid transparent;
}
input[type="submit"]:hover, .page-main button:hover {
  color: #fff;
  background: #008fcd;
  border-color: #008fcd;
}
select {
  padding: 4px 5px 5px 5px;
  /* srovnani vysky komba s ostatnimi formularovymi prvky */
  color: inherit;
}
:-moz-placeholder {
  color: #000000;
}
::-moz-placeholder {
  color: #000000;
}
:-ms-input-placeholder {
  color: #000000;
}
::-webkit-input-placeholder {
  color: #000000;
}
[class|="icon"] {
  line-height: inherit;
}
figcaption {
  display: none;
}
.cpts-table-box {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.cpts-table-box .col {
  display: block;
}
.topper .cpts-table-box .col {
  display: inline-block;
}
.cpts-btn {
  background: #008fcd none repeat scroll 0 0;
  border: 0 none;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-weight: 900;
  line-height: 38px;
  padding: 4px 17px 0 23px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: auto;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-size: 14px;
  letter-spacing: 0.15rem;
  margin: 0 auto;
}
.cpts-btn.ajax-paging {
  padding: 4px 40px 0 20px;
}
.cpts-btn .label {
  vertical-align: middle;
  color: #fff;
  font-weight: 900;
}
.cpts-btn [class|="icon"] {
  position: relative;
  font-size: 16px;
  vertical-align: middle;
}
.cpts-btn .icon-sipka_dolu {
  transform: rotate(-90deg);
  position: absolute;
  right: 8px;
  top: 0;
}
.fromOdborneNew .cpts-btn .icon-sipka_dolu, .after-events .cpts-btn.eventsBtn .icon-sipka_dolu {
  transform: rotate(-180deg);
  right: 15px;
  line-height: 44px;
  height: 100%;
}
.fromOdborneNew .cpts-btn, .after-events .cpts-btn.eventsBtn {
  padding: 2px 40px 0 20px;
  margin: 0 auto;
  display: table;
}
.after-events .cpts-btn.eventsBtn {
  margin-top: 30px;
}
.after-event .cpts-btn .icon-sipka_dolu {
  transform: rotate(180deg);
  position: absolute;
  right: 8px;
  top: 2px;
}
.link-more .icon-sipka_dolu {
  transform: rotate(180deg);
  position: absolute;
  margin-top: -1px;
}
.cpts-btn[href] {
  line-height: 40px;
  text-decoration: none !important;
  color: #fff;
  border: 1px solid transparent;
}
.cpts-btn:hover {
  opacity: 0.8;
}
.cpts-btn:hover .icon-sipka_dolu {}
@media (min-width: 992px) {
  .cpts-btn:hover .icon-sipka_vpravo {}
}
.cpts-btn .preloader {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: auto 0 auto 10px;
  background-image: url(../img/Blocks-1.5s-21px.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  position: absolute;
  top: 12px;
  right: 13px;
}
.cpts-btn.secondary {
  color: #ffffff;
  background: #94c152;
  border: 1px solid transparent;
}
.cpts-btn.secondary:hover {
  background: #5e7f2e;
  border-color: #5e7f2e;
}
.cpts-btn.small {
  height: 31px;
  font-size: 14px;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
}
.cpts-btn.small[href] {
  line-height: 28px;
}
@-webkit-keyframes bottomTop {
  0% {
    top: 0;
  }
  10% {
    top: 0;
  }
  49% {
    top: 100%;
    visibility: hidden;
  }
  50% {
    top: -100%;
    visibility: hidden;
  }
  60% {
    top: -100%;
    visibility: visible;
  }
  100% {
    top: 0;
  }
}
@keyframes bottomTop {
  0% {
    top: 0;
  }
  10% {
    top: 0;
  }
  49% {
    top: 100%;
    visibility: hidden;
  }
  50% {
    top: -100%;
    visibility: hidden;
  }
  60% {
    top: -100%;
    visibility: visible;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftRight {
  0% {
    left: 0;
  }
  40% {
    left: -5%;
  }
  80% {
    left: 100%;
  }
  100% {
    left: 0;
  }
}
@keyframes leftRight {
  0% {
    left: 0;
  }
  40% {
    left: -5%;
  }
  80% {
    left: 100%;
  }
  100% {
    left: 0;
  }
}
.cpts-box-tabs .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 14px;
  color: #949494;
  letter-spacing: 2px;
}
.cpts-box-tabs .tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cpts-box-tabs .tabs li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cpts-box-tabs .tabs li:before, .cpts-box-tabs .tabs li:after {
  display: none;
}
.cpts-box-tabs .tabs:before, .cpts-box-tabs .tabs:after {
  content: " ";
  display: table;
}
.cpts-box-tabs .tabs:after {
  clear: both;
}
.cpts-box-tabs .tabs:before, .cpts-box-tabs .tabs:after {
  content: " ";
  display: table;
}
.cpts-box-tabs .tabs:after {
  clear: both;
}
.cpts-box-tabs .tabs > li {
  height: 48px;
  line-height: 48px;
  float: left;
  margin-left: 25px;
}
.cpts-box-tabs .tabs > li:first-child {
  margin-left: 0;
}
.cpts-box-tabs .tabs > li > a {
  display: block;
  padding: 0 30px;
  text-decoration: none;
}
.cpts-box-tabs .tabs > li:hover > a, .cpts-box-tabs .tabs > li.ui-tabs-active > a {
  color: #000000;
  background: #f2f2f2;
}
.cpts-short-message p {
  margin-bottom: 0;
}
@media (max-width: 479px) {
  .cpts-short-message .cpts-table-box {
    display: block;
  }
}
.cpts-short-message .date {
  width: 190px;
  padding-right: 30px;
  font-family: 'Catamaran', sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.article {
  margin-top: 20px;
  padding-bottom: 25px;
  color: #404040;
  border-bottom: 1px solid #eaeaea;
}
@media (max-width: 479px) {
  .article {
    text-align: center;
  }
}
.article:first-child {
  margin-top: 0;
}
.article a {
  text-decoration: none;
}
.article a:hover {
  text-decoration: underline;
}
.article .art-img {
  margin: 0 0 20px;
}
.events .article .art-img {
  width: 100%;
}
.article .art-img a {
  text-decoration: none;
}
.next-articles .article .art-img a {
  width: 100%;
  padding: 0px;
}
.article .art-img img {
  height: auto;
  width: 100%;
}
.article .box-icon {
  line-height: 60px;
  margin-bottom: 12px;
  font-size: 60px;
}
.article .box-icon a {
  text-decoration: none;
}
.article .title {
  line-height: 24px;
  margin-bottom: 0;
  font-size: 20px;
}
.article .info-bar {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 5px;
  /*font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;*/
  font-size: 14px;
}
.article .info-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article .info-bar li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article .info-bar li:before, .article .info-bar li:after {
  display: none !important;
}
.article .info-bar:before, .article .info-bar:after {
  content: " ";
  display: table;
}
.article .info-bar:after {
  clear: both;
}
.article .info-bar:before, .article .info-bar:after {
  content: " ";
  display: table;
}
.article .info-bar:after {
  clear: both;
}
.article .info-bar a {
  text-decoration: none;
  color: #008fcd;
}
.article .info-bar a:hover {
  text-decoration: underline;
}
.article .info-bar strong {
  font-weight: 400;
}
.article .info-bar li {
  display: inline-block;
  margin-left: 2px;
  padding-left: 20px;
}
.article .info-bar li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.article .info-bar li:before {
  display: block;
  color: #949494;
  content: "\2014";
}
.article .info-bar li:first-child:before {
  display: none;
}
.article .info-bar .info-released {
  color: #949494;
}
.article.quote {
  color: #808080;
}
.article.external {
  color: #808080;
}
.article.is-people .art-img a {
  width: 125px;
  height: 125px;
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .article.is-people .art-img a {
    margin-left: auto;
    margin-right: auto;
  }
}
.article.is-people .art-img img {
  width: auto;
  height: 100%;
  max-width: inherit;
  position: absolute;
  left: 50%;
  margin-left: -94px;
}
.cpts-list-articles.v2 img {
  height: auto;
}
.cpts-list-articles.v2 .article-in {
  width: 100%;
  display: table;
  table-layout: fixed;
}
@media (max-width: 479px) {
  .cpts-list-articles.v2 .article-in {
    width: auto;
    display: block;
  }
}
.cpts-list-articles.v2 .art-img {
  width: 160px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 479px) {
  .cpts-list-articles.v2 .art-img {
    width: auto;
    display: block;
    text-align: center;
  }
}
.cpts-list-articles.v2 .art-content {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 479px) {
  .cpts-list-articles.v2 .art-content {
    width: auto;
    display: block;
  }
}
.cpts-list-articles.v2 .art-img + .art-content {
  padding-left: 20px;
}
@media (max-width: 479px) {
  .cpts-list-articles.v2 .art-img + .art-content {
    padding-left: 0;
  }
}
.cpts-form-box label {
  display: block;
  margin-left: 20px;
  margin-bottom: 5px;
}
.cpts-form-box label.error {
  position: absolute;
  left: 0;
  bottom: -27px;
  font-size: 14px;
  color: #f33900;
}
.cpts-form-box .fields-group {
  margin-top: 24px;
}
.cpts-form-box .field-env {
  position: relative;
}
.cpts-form-box .field-env.error input[type="text"], .cpts-form-box .field-env.error input[type="search"], .cpts-form-box .field-env.error input[type="email"], .cpts-form-box .field-env.error input[type="tel"], .cpts-form-box .field-env.error input[type="password"], .cpts-form-box .field-env.error input[type="number"], .cpts-form-box .field-env.error textarea {
  padding-right: 30px;
  border-color: #f33900;
}
.cpts-form-box .field-env.error select {
  border-color: #f33900;
}
.cpts-form-box .field-env.error:before {
  width: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 12px;
  top: 13px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background: #f33900;
  content: "!";
  z-index: 4;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.cpts-form-box .wpcf7-not-valid-tip {
  display: block;
  margin-left: 20px;
  margin-bottom: 5px;
  position: absolute;
  left: 0;
  bottom: -27px;
  font-size: 14px;
  color: #0090ce;
}
.cpts-form-box .wpcf7-not-valid {
  border-color: #0090ce;
}
.cpts-pager {
  position: relative;
  margin-top: 24px;
  text-align: center;
  display: inline-block;
}
.cpts-pager:before, .cpts-pager:after {
  content: " ";
  display: table;
}
.cpts-pager:after {
  clear: both;
}
.cpts-pager:before, .cpts-pager:after {
  content: " ";
  display: table;
}
.cpts-pager:after {
  clear: both;
}
.cpts-pager .page-numbers {
  display: none;
}
.cpts-pager .next, .cpts-pager .prev {
  background: #008fcd none repeat scroll 0 0;
  border: 0 none;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-weight: normal;
  line-height: 38px;
  padding: 4px 37px 0 23px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  font-size: 14px;
  letter-spacing: 0.15rem;
  margin: 0 auto;
}
.cpts-pager .next [class|="icon"], .cpts-pager .prev [class|="icon"] {
  transform: rotate(-90deg);
  position: absolute;
  margin-top: -1px;
  right: 10px;
  top: 2px;
}
.cpts-pager .next .label, .cpts-pager .prev .label {
  vertical-align: middle;
}
.cpts-pager .next[href], .cpts-pager .prev[href] {
  line-height: 40px;
  text-decoration: none !important;
  color: #fff;
  border: 1px solid transparent;
  font-weight: 900;
}
.cpts-pager .next:hover, .cpts-pager .prev:hover {
  opacity: 0.8;
}
.cpts-pager .next:hover .icon-sipka_dolu, .cpts-pager .prev:hover .icon-sipka_dolu {
  -webkit-animation: bottomTop 1s;
  animation: bottomTop 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.cpts-pager .next:hover .icon-sipka_vpravo, .cpts-pager .prev:hover .icon-sipka_vpravo {
  -webkit-animation: leftRight 1s;
  animation: leftRight 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.cpts-pager .next .preloader, .cpts-pager .prev .preloader {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: auto 0 auto 10px;
  background-image: url(../img/Blocks-1.5s-21px.gif);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  position: absolute;
  top: 10px;
  right: 12px;
}
.cpts-pager .prev {
  display: none;
}
.art-block-link {
  background: #707c83;
  padding: 25px 40px;
  border-radius: 10px;
  line-height: 32px;
  position: relative;
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 26px;
  color: rgba(255, 255, 255, 0.85);
  display: inline-block;
  font-weight: 700;
}
.art-block-link:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e603";
  position: absolute;
  top: -18px;
  margin-left: -65px;
  padding-right: 10px;
  font-size: 60px;
  color: #008fcd;
}
@media (max-width: 767px) {
  .art-block-link:before {
    margin-left: -75px;
  }
}
.art-block-quote {
  line-height: 28px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 24px;
}
@media (max-width: 767px) {
  .art-block-quote {
    padding-left: 67px;
  }
}
@media (max-width: 767px) {
  .art-block-quote:before {
    margin-left: -75px;
  }
}
.art-table-heading {
  margin-left: -120px;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 12px;
  font-weight: 700;
  background: #0090ce;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .art-table-heading {
    margin-left: -60px;
  }
}
@media (min-width: 991px) {
  .list-more-articles .grid-wrapper, .article-detail .grid-wrapper, .gallery-container .grid-wrapper, .search .grid-wrapper, .head-list-articles .grid-wrapper, .prace-list .grid-wrapper {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .section-right .banns-group, .aside .banns-group {
    display: flex;
    flex-wrap: wrap;
    position: sticky;
    top: 0;
    align-content: start;
  }
}
@media (max-width: 767px) {
  .art-table-heading {
    margin-left: 0;
  }
}
.art-table {
  width: 720px;
  line-height: 16px;
  margin-left: -120px;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .art-table {
    width: 583px;
    margin-left: -60px;
  }
}
@media (max-width: 991px) {
  .art-table {
    width: 679px;
  }
}
@media (max-width: 767px) {
  .art-table {
    width: 100%;
    margin-left: 0;
  }
}
.art-table tr:first-child td {
  background: #ffffff;
}
.art-table td {
  background: #ebebeb;
  border: 1px solid #ffffff;
}
.art-table-desc {
  margin-left: -120px;
  padding-left: 15px;
  font-size: 11px;
  line-height: 14px;
  margin-top: 5px;
  color: #949494;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .art-table-desc {
    margin-left: -60px;
  }
}
@media (max-width: 767px) {
  .art-table-desc {
    margin-left: 0;
  }
}
.ui-widget-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9995;
}
.ui-dialog {
  line-height: 28px;
  font-family: 'Catamaran', sans-serif;
  font-size: 24px;
  font-weight: 700;
  z-index: 9996;
}
.ui-dialog .ui-dialog-titlebar-close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: -20px;
  top: -20px;
  padding: 0;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
  background: #000000;
  border: 1px solid #000000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
  color: #000000;
  background: #ffffff;
}
.ui-dialog-content {
  padding: 20px;
}
.dialog-success {
  min-width: 400px;
  color: #ffffff;
  background: #94c152;
  border: 2px solid #94c152;
}
.dialog-success .ui-dialog-title {
  display: none;
}
.dialog-success .ui-dialog-content {
  position: relative;
}
.dialog-error {
  min-width: 400px;
  color: #ffffff;
  background: #0090ce;
  border: 2px solid #0090ce;
}
.dialog-error .ui-dialog-title {
  display: none;
}
.dialog-error .ui-dialog-content {
  position: relative;
}
.visible-xs, .visible-sm {
  display: none;
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-xs {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block;
  }
}
.page-main {
  width: 100%;
  /*height: 100%;*/
  display: table;
  table-layout: fixed;
  position: relative;
}
.page-main .content-main .cpts-list-articles {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0;
}
.section.head-articles {
  padding-bottom: 0;
}
.page-main .content-main .head-articles .cpts-list-articles {
  /*border-bottom: 4px solid #392d7e;*/
}
.header-main, .content-main.content {
  height: 1px;
  display: table-row;
}
.footer-main {
  height: 1px;
  display: block;
}
.content-main {
  height: 100%;
  margin-top:0;
}
.content {
  padding:0;
}
.section {
  padding: 20px 0;
}
.section.mostReadArticles {
  padding: 20px 0 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 50;
}
.section.is-ad-bottom {
  padding-bottom: 30px;
  padding-top: 0;
  margin-top: 40px;
}
.section.is-ad-bottom .container {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .container {
    width: 738px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 962px;
  }
  .content {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.grid-wrapper:before, .grid-wrapper:after {
  content: " ";
  display: table;
}
.grid-wrapper:after {
  clear: both;
}
.grid-wrapper:before, .grid-wrapper:after {
  content: " ";
  display: table;
}
.grid-wrapper:after {
  clear: both;
}
@media (min-width: 768px) {
  .grid-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.grid-wrapper .row {
  margin-left: -15px;
  margin-right: -15px;
}
.aside-left, .section-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .aside-left, .section-left {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .aside-left, .section-left {
    float: left;
    width: 66.66666667%;
  }
}
.section-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .section-right {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .section-right {
    float: left;
    width: 33.33333333%;
  }
}
.outset {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #e0e0e0;
}
.udalosti-list .outset {
  margin-bottom: 30px;
}
.section.head-list-articles.firmy {
  padding-top: 0;
}
.article-detail .art-in .outset {
  margin-bottom: 30px;
  margin-left: -150px;
}
.page-list-articles.article-detail .outset {
  margin-left: 0;
}
.section.prace-list .outset {
  margin-bottom: 20px;
}
.udalosti-list .aside-left.art-content .container {
  padding: 0;
  width: 750px;
}
.udalosti-list .after-events .after-event .title {
  width: 100%;
}
.udalosti-list .after-events .after-event .art-content {
  width: 480px;
  height: 100%;
  position: relative;
  padding: 20px;
  color: #392d7e;
  display: table-cell;
}
.outset .desc {
  line-height: 30px;
  font-size: 26px;
  color: #4d4d4d;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-family: 'Catamaran', sans-serif;
}
.info-bar li {
  font-family: 'Catamaran', sans-serif;
}
.outset .desc p {
  margin: 0;
}
.field-env {
  position: relative;
}
.buttons-area {
  margin-top: 40px;
  text-align: right;
}
.buttons-area:before, .buttons-area:after {
  content: " ";
  display: table;
}
.buttons-area:after {
  clear: both;
}
.buttons-area:before, .buttons-area:after {
  content: " ";
  display: table;
}
.buttons-area:after {
  clear: both;
}
.btn-close-box {
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  font-size: 13px;
  color: #000000;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.btn-close-box:hover {
  color: #ffffff;
  background: #008fcd none repeat scroll 0 0;
  border: 0;
  opacity: 0.8;
}
@media (max-width: 991px) {
  .banns-group {
    margin-top: 24px;
  }
}
.bann-box {
  padding: 0;
  text-align: center;
  vertical-align: middle !important;
}
.bann-box p:first-child {
  margin: 0;
}
.bann-box .ibbBanner {
  z-index: 9000 !important;
}
.square-bann-box {
  margin-top: 24px;
  padding-bottom: 0;
  border: 0;
}
.square-bann-box:first-child {
  margin-top: 0;
}
.full-bann .bann-box {
  padding: 30px;
}
.full-bann.above-top-arts .bann-box {
  padding: 0;
  background: none;
}
.vertical-bann-box .bann-box {
  padding-top: 30;
  padding-bottom: 30px;
}
.articles-wrap .head-bar {
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 0.2rem;
  vertical-align: middle;
  line-height: inherit !important;
  margin-bottom: 23px;
  color: #392d7e;
}
.articles-wrap.after-events .head-bar {
  border-bottom: 4px solid #392d7e;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.articles-wrap .head-bar:before, .articles-wrap .head-bar:after {
  content: " ";
  display: table;
}
.articles-wrap .head-bar:after {
  clear: both;
}
.articles-wrap .head-bar:before, .articles-wrap .head-bar:after {
  content: " ";
  display: table;
}
.articles-wrap .head-bar:after {
  clear: both;
}
.articles-wrap .head-title {
  line-height: 24px;
  display: table-cell;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 0.2rem;
  vertical-align: middle;
}
.articles-wrap .additional {
  display: table-cell;
  text-align: right;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.5px;
  color: #808080;
  vertical-align: middle;
}
.articles-wrap .additional a {
  text-decoration: none;
}
.articles-wrap .additional a:hover {
  text-decoration: underline;
}
.articles-wrap .btn-tip {
  height: auto;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: right;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: -0.5px;
  color: #808080;
  background: none;
  border: 0;
}
.articles-wrap .btn-tip [class|="icon"] {
  line-height: inherit;
  margin-left: 5px;
  color: #0090ce;
  vertical-align: middle;
}
.articles-wrap .text-advert {
  line-height: 20px;
  text-transform: uppercase;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: -0.5px;
  color: #808080;
}
.articles-wrap .text-advert img {
  margin-left: 10px;
}
.articles-wrap .column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .articles-wrap .column {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .articles-wrap .column {
    float: left;
    width: 33.33333333%;
  }
}
.articles-wrap .buttons-area {
  text-align: center;
}
.global-ajx-preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9990;
  background-image: url(../img/Blocks-1.5s-21px.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
[class|="icon"] {
  line-height: inherit;
  margin-left: 5px;
  vertical-align: middle;
}
.link-more {
  display: inline-block;
  text-decoration: none !important;
}
.link-more:hover {
  opacity: 0.8;
}
.iframe-wrap {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
}
.iframe-wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.social-btn {
  line-height: 0;
}
.social-btn:before, .social-btn:after {
  content: " ";
  display: table;
}
.social-btn:after {
  clear: both;
}
.social-btn:before, .social-btn:after {
  content: " ";
  display: table;
}
.social-btn:after {
  clear: both;
}
.social-btn .fb-share-button, .social-btn .fb-like, .social-btn .twitter-share-button {
  display: inline-block;
  float: left;
  margin-left: 0;
}
.social-btn .fb-like {
  margin-left: 0;
}
.header-main {
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  color: #ffffff;
  background: #ffffff;
  z-index: 1000 !important; /*-webkit-box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.2);*/
}
.header-main .box-in-main {
  height: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.header-main .box-in-main.mob {
  margin-bottom: 20px;
}
.logo-box {
  width: 200px;
  height: 100%;
  line-height: 85px;
  position: relative;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  padding: 0;
  text-decoration: 0;
  float: left;
  z-index: 1;
  margin-right: 40px;
}
@media (max-width: 991px) {
  .logo-box {
    left: 40px;
    width: 170px;
  }
  body.branding .logo-box {
    left: 50px;
  }
}
.logo-box svg {
  fill: #ffffff;
  vertical-align: middle;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.logo-box .logo {
  width: 100%;
  height: 100%;
  display: block;
  margin-top: 0px;
}
.search-form {
  width: 60px;
  height: 85px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  z-index: 1002
}
@media (min-width: 992px) {
  .mob .search-form {
    display: none;
  }
  .mob .search-form.open {
    display: none;
  }
  .mob .search-form.open + .over {
    display: none;
  }
}
@media (max-width: 991.5px) {
  .nemob .search-form {
    display: none;
  }
  .nemob .search-form.open {
    display: none;
  }
  .nemob .search-form.open + .over {
    display: none;
  }
  .wp_bannerize.SmallTopBanner {
    margin-bottom: 0;
  }
}
.search-form.open {
  width: 100%;
  padding-left: 0;
}
.search-form + .over {
  visibility: hidden;
  content: '';
  position: fixed;
  background: rgba(0, 0, 0, 0);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  pointer-events: none;
  z-index: 50;
}
.search-form.open + .over {
  visibility: visible;
  content: '';
  background: rgba(0, 0, 0, 0.8);
  pointer-events: all;
  z-index: 50;
}
@media (max-width: 767.5px) {
  .btn-nav {
    display: block;
    z-index: 9999;
    top: 25px;
    bottom: inherit;
    left: 0;
    margin-left: 15px;
  }
  .header-main {}
}
.search-form .box-in {
  height: 100%;
  padding-right: 15px;
  padding-left: 15px;
  background: #fff;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0);
}
.search-form.open .box-in {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.search-form form {
  height: 100%;
}
.search-form .field-env {
  height: 100%;
}
.search-form .input-text {
  height: 100%;
  padding: 0 50px 4px 0;
  font-size: 37px;
  color: #392d7e;
  background: rgba(0, 0, 0, 0);
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: none;
  transition: none;
  position: absolute;
  right: 0;
}
.search-form .input-text:focus {
  background: none;
  border: 0;
}
.search-form .btn-search {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  font-size: 40px;
  color: #0090ce;
  background: none;
  border: 0;
  z-index: 1;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.search-form .btn-search .label {
  display: none;
}
.search-form .btn-search [class|="icon"] {
  position: relative;
  top: 0;
}
.search-form .btn-search:hover {
  color: #392d7e;
  background: #fff;
}
.btn-nav {
  width: 40px;
  height: 40px;
  line-height: 0;
  display: none;
  margin: auto 0;
  padding: 8px 10px;
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  color: #000000;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 991px) {
  .btn-nav {
    display: block;
    z-index: 9999;
    top: 25px;
    bottom: inherit;
    left: 50%;
    margin-left: -354px;
  }
  .branding .btn-nav {
    position: relative;
    float: left;
  }
  .btn-nav.open {
    left: 0;
    background: #FFF;
    position: fixed;
    top: 5px;
    margin-left: 0;
    bottom: inherit;
  }
}
.btn-nav .text {
  display: none;
}
.btn-nav .line {
  width: 100%;
  height: 2px;
  line-height: 2px;
  display: inline-block;
  margin: 2px 0;
  overflow: hidden;
  background: #0090ce;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-nav .c {
  width: 20px;
  height: 20px;
  display: none;
  float: left;
  margin: auto 0;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #0090ce;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
body.branding .btn-nav .c {
  background: #0090ce;
}
.btn-nav .c b {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  border: 10px solid transparent;
}
.btn-nav .c b:nth-child(1) {
  top: -2px;
  border-top-color: #fff;
}
.btn-nav .c b:nth-child(2) {
  left: -2px;
  border-left-color: #fff;
}
.btn-nav .c b:nth-child(3) {
  bottom: -2px;
  border-bottom-color: #fff;
}
.btn-nav .c b:nth-child(4) {
  right: -2px;
  border-right-color: #fff;
}
.btn-nav:hover {
  /*background: #cccccc;*/
}
.btn-nav:hover .c b:nth-child(1) {
  border-top-color: #fff;
}
.btn-nav:hover .c b:nth-child(2) {
  border-left-color: #fff;
}
.btn-nav:hover .c b:nth-child(3) {
  border-bottom-color: #fff;
}
.btn-nav:hover .c b:nth-child(4) {
  border-right-color: #fff;
}
.btn-nav.open .o {
  display: none;
}
.btn-nav.open .c {
  display: block;
}
.header-navbar {
  height: 100%;
  position: relative;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
.header-navbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-navbar li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-navbar li:before, .header-navbar li:after {
  display: none;
}
@media (max-width: 991px) {
  body.branding .header-navbar {
    width: 100%;
    height: 100%;
    position: fixed;
    left: -100%;
    top: 0;
    overflow: hidden;
    z-index: 9999;
    padding-top: 51px;
    background: #fff;
    max-width: 320px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
  }
  .header-navbar {
    width: 100%;
    height: 100%;
    position: fixed;
    left: -100%;
    top: 0;
    overflow: hidden;
    z-index: 1000;
    padding-top: 51px;
    background: #fff;
    max-width: 320px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
  }
  .header-navbar.open, body.branding .header-navbar.open {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  }
}
.header-navbar a {
  text-decoration: none;
}
.header-navbar .navbar {
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-navbar .navbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-navbar .navbar li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-navbar .navbar li:before, .header-navbar .navbar li:after {
  display: none;
}
@media (max-width: 991px) {
  .header-navbar .navbar {
    width: 100%;
    position: static;
    padding-right: 0;
    color: #ffffff;
    background: #fff;
    overflow-y: auto;
  }
}
.header-navbar .level-1 {
  height: 100%;
  line-height: 85px;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 1.2px;
}
.header-navbar .level-1:before, .header-navbar .level-1:after {
  content: " ";
  display: table;
}
.header-navbar .level-1:after {
  clear: both;
}
.header-navbar .level-1:before, .header-navbar .level-1:after {
  content: " ";
  display: table;
}
.header-navbar .level-1:after {
  clear: both;
}
@media (max-width: 991px) {
  .header-navbar .level-1 {
    line-height: 24px;
    display: block;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 16px;
  }
}
.header-navbar .level-1 > li {
  height: 100%;
  float: left;
}
@media (max-width: 991px) {
  .header-navbar .level-1 > li {
    height: auto;
    display: block;
    float: none;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid transparent;
    overflow: hiddem;
  }
  .header-navbar .level-1 > li:first-child {
    border-top: 0;
  }
}
.header-navbar .level-1 > li > a {
  height: 100%;
  display: block;
  padding: 0 15px;
  color: #0090ce;
}
@media (max-width: 1199.5px) {
  .header-navbar .level-1 > li > a {
    /* padding-left: 8px;
    padding-right: 8px;*/
    letter-spacing: 0.7px;
  }
  .recom-products {
    max-width: 932px;
    margin: 0 auto;
  }
}
@media (max-width: 991.5px) {
  .header-navbar .level-1 > li > a {
    position: relative;
    /* margin-left: -10px;
    margin-right: -10px;*/
    padding: 15px 10px;
    z-index: 2;
  }
  .recom-products {
    max-width: 708px;
    margin: 0 auto;
  }
}
.header-navbar .level-1 > li > a:hover, /* .header-navbar .level-1 > li > a.hover,*/ .header-navbar .level-1 > li > a.selected {
  color: #ffffff;
  background: #0090ce;
}
@media (max-width: 991px) {
  .header-navbar .level-1 > li > a:hover {
    background: none !important;
  }
}
.header-navbar .level-1 > li.selected > a {
  color: #fff;
  background: #0090ce;
}
@media (max-width: 991px) {
  .header-navbar .level-1 > li.selected > a:hover {
    color: #fff !important;
    background: #0090ce !important;
  }
}
.header-navbar .show-submenu {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: none;
}
@media (max-width: 991px) {
  .header-navbar .show-submenu {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    position: absolute;
    top: 7px;
    right: 0;
    margin: 0;
    text-align: center;
    font-size: 12px;
    z-index: 5;
    cursor: pointer;
    transition: none !important;
  }
  .header-navbar .sub-menu.open:after {
    content: '';
    background: #eaeaea;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .header-navbar .sub-menu .box-in {
    z-index: 2;
    position: relative;
  }
  .header-navbar .level-1 > li:hover .show-submenu [class|="arrow"] {
    color: #fff;
  }
  .header-navbar .show-submenu:hover [class|="arrow"] {
    color: #fff !important;
  }
  .header-navbar .navbar ul.level-1 li:hover .show-submenu.open [class|="arrow"] {
    color: #fff !important;
  }
  .header-navbar .show-submenu.open [class|="arrow"] {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 0px;
  }
  .header-navbar .show-submenu [class|="arrow"] {
    display: block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-right: 2px;
  }
}
.header-navbar .level-1 > li:hover a {
  background: #0090ce !important;
  color: #fff;
}
.header-navbar .show-submenu .arrow-up {
  display: none;
}
.header-navbar .sub-menu {
  /*min-width: 300px;*/
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 20px 30px;
  background: #0090ce;
}
@media (max-width: 991px) {
  .header-navbar .sub-menu {
    min-width: 0;
    position: initial;
    left: auto;
    top: auto;
    padding: 0;
    background: none;
  }
  .header-navbar .sub-menu li a, .header-navbar .sub-menu:hover li a, .header-navbar .sub-menu.open li a, .header-navbar .level-1 > li:hover li a {
    color: #0090ce !important;
    background: rgba(0, 0, 0, 0) !important;
  }
  .header-navbar .sub-menu.open {
    background: #0090ce !important;
  }
}
.header-navbar .level-2 {
  line-height: 24px;
  font-size: 16px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .header-navbar .level-2 {
    font-size: 14px;
  }
}
.header-navbar .level-2 > li {
  margin-top: 12px;
}
.header-navbar .level-2 > li:first-child {
  margin-top: 0;
}
.header-navbar .level-2 > li.selected > a {
  color: #ffffff;
}
@media (max-width: 991px) {
  .header-navbar .level-2 > li > a {
    display: block;
  }
}
.header-navbar .level-2 > li > a:hover {
  color: #ffffff;
}
.header-navbar .terms-list {
  min-width: 300px;
  line-height: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
@media (max-width: 991px) {
  .header-navbar .terms-list {
    min-width: 0;
  }
}
.header-navbar .terms-list > li {
  display: inline-block;
}
@media (max-width: 991px) {
  .header-navbar .terms-list > li {
    display: block;
  }
}
.header-navbar .terms-list > li:after {
  display: inline-block;
  margin: 0 6px;
  color: rgba(255, 255, 255, 0.5);
  content: "|";
}
.header-navbar .terms-list > li:last-child:after {
  display: none;
}
@media (max-width: 991px) {
  .header-navbar .terms-list > li:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-navbar .terms-list > li > a {
    display: block;
    padding: 2px 0 2px 0;
  }
}
.header-navbar .terms-list > li > a:hover {
  color: #fff;
}
.footer-main .social-box {
  padding: 60px 0 0px;
  background: rgba(0, 0, 0, 0);
}
@media (max-width: 991px) {
  .footer-main .social-box {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .footer-main .social-box {
    text-align: center;
  }
}
.footer-main .social-box a {
  text-decoration: none;
  height: auto;
  display: inline-block;
  width: auto;
  text-align: left;
}
.footer-main .social-box a:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .footer-main .social-box .cpts-table-box {
    display: table;
  }
}
.footer-main .social-box .item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 65px;
  width: 280px;
  display: inline-block;
}
.footer-main .social-box .item [class|="icon"] {
  margin: 0;
}
.footer-main .social-box .grid-wrapper {
  text-align: center;
}
.footer-main .social-box .item.instagram {}
.footer-main .social-box .item.instagram a {
  opacity: 1;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  position: relative;
  top: -8px;
}
.footer-main .social-box .item.instagram a:hover {
  opacity: 0.85;
}
.footer-main .social-box {
  padding-bottom: 24px;
}
.footer-main .social-box .col {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .footer-main .social-box .col {
    display: block;
  }
}
.footer-main .social-box a {
  color: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer-main .social-box a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none !important;
}
.footer-main .social-box .facebook .text {
  padding-left: 0;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
}
.footer-main .social-box .facebook a i.icon-facebook {
  font-size: 40px;
  margin-right: 10px;
  position: relative;
  top: -3px;
}
.footer-main h4 {
  max-width: 640px;
  font-size: 20px;
  font-weight: 600;
  margin: 0 auto;
  display: table;
  color: #fff;
  line-height: 24px;
}
@media (max-width: 767px) {
  .footer-main .social-box .facebook .text {
    text-align: left;
  }
}
.footer-main .social-box .twitter a {
  color: #10bfee;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer-main .social-box .twitter a:hover {
  color: #3fccf2;
}
.footer-main .social-box .twitter .text {
  padding-left: 24px;
}
@media (max-width: 767px) {
  .footer-main .social-box .twitter .text {
    padding-left: 0;
    text-align: center;
  }
}
.footer-main .full-banner {
  padding: 20px 0;
  text-align: center;
}
.footer-main .full-banner p {
  margin-bottom: 0;
}
.footer-main .footer {
  line-height: 22px;
  font-size: 16px;
  color: #ffffff;
  background: #392d7e;
  text-align: center;
  padding-top: 80px;
}
.footer-main .footer p {
  line-height: inherit;
  margin-bottom: 0;
}
.footer-main .footer a {
  color: #ffffff;
}
.footer-main .footer table {
  width: 100%;
  margin-bottom: 0;
  font-size: inherit;
  color: inherit;
  table-layout: fixed;
  max-width: 680px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 767.5px) {
  .footer-main .footer table {
    width: auto;
    display: block;
    position: relative;
    left: 0;
  }
}
@media (max-width: 767.5px) {
  .footer-main .footer table tbody {
    display: block;
    position: relative;
  }
}
@media (max-width: 767.5px) {
  .footer-main .footer table tr {
    display: block;
    position: relative;
  }
  .footer-main .full-banner {
    padding: 10px 0;
  }
}
.footer-main .footer table td {
  padding: 0;
  vertical-align: top;
}
@media (max-width: 767px) {
  .footer-main .footer table td {
    display: block;
    position: relative;
  }
}
@media (max-width: 479px) {
  .footer-main .footer table td {
    display: block;
    position: relative;
  }
}
.footer-main .footer .edit-box-1 {
  padding: 0;
}
@media (max-width: 767px) {
  .footer-main .footer .edit-box-1 td:first-child {
    margin-bottom: -50px;
  }
}
.footer-main .footer .edit-box-1 svg {
  fill: #b3b3b3;
}
.footer-main .footer .edit-box-2 {
  margin-top: 24px;
  padding: 0 8px;
}
@media (max-width: 767px) {
  .footer-main .footer .edit-box-2 {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer-main .footer .edit-box-3 {
  text-align: center;
  max-width: 620px;
  margin: 0 auto;
}
.footer-main .footer .edit-box-3 span {
  font-weight: 600;
}
@media (max-width: 767px) {
  .footer-main .footer .edit-box-3 tr {
    margin-top: -24px;
  }
  .footer-main .footer .edit-box-3 tr:before, .footer-main .footer .edit-box-3 tr:after {
    content: " ";
    display: table;
  }
  .footer-main .footer .edit-box-3 tr:after {
    clear: both;
  }
  .footer-main .footer .edit-box-3 tr:before, .footer-main .footer .edit-box-3 tr:after {
    content: " ";
    display: table;
  }
  .footer-main .footer .edit-box-3 tr:after {
    clear: both;
  }
}
@media (max-width: 767px) {
  .footer-main .footer .edit-box-3 td {
    width: 33.333333333333333333333333333333%;
    float: left;
    margin-top: 24px;
  }
}
@media (max-width: 479px) {
  .footer-main .footer .edit-box-3 td {
    width: 100%;
    margin-top: 30px;
  }
}
.footer-main .footer .signature {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 12px;
  letter-spacing: -0.2px;
}
.footer-main .footer .signature a {
  margin: 0 10px;
  position: relative;
}
.footer-main .footer .signature a:after {
  content: '|';
  right: -15px;
  position: absolute;
  top: 4px;
  font-size: 18px;
  font-weight: 300;
  opacity: 0.8;
}
.footer-main .footer .signature a:last-child:after {
  display: none;
}
.footer-main .footer .signature.cprght {
  margin-bottom: 50px;
}
.aside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  overflow: visible
}
@media (min-width: 992px) {
  .aside {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .aside {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  .head-articles .grid-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
.head-articles .first-art {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 370px;
  position: relative;
  padding-bottom: 0;
  border-bottom: 0;
  overflow: hidden;
  margin-top: 0;
}
@media (min-width: 992px) {
  .head-articles .first-art {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .head-articles .first-art {
    float: left;
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .head-articles .first-art {
    height: auto;
  }
}
@media (max-width: 991px) {
  .head-articles .first-art {
    padding-left: 0;
    padding-right: 0;
  }
}
.head-articles .first-art a {
  text-decoration: none;
  width: 100%;
}
.head-articles .first-art a:hover .title {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .head-articles .first-art img {
    width: 100%;
  }
}
.head-articles .first-art .art-img {
  margin-bottom: 0;
}
.head-articles .first-art .art-img img {
  height: auto;
  width: 100%;
}
.head-articles .first-art .art-content {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .head-articles .first-art .art-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.head-articles .first-art .title {
  line-height: 40px;
  padding: 20px 25px;
  font-size: 36px;
  font-weight: 900;
  color: #ffffff;
  background: rgba(36, 36, 36, 0.7);
}
@media (max-width: 767px) {
  .head-articles .first-art .title {
    line-height: 32px;
    font-size: 28px;
  }
}
.head-articles .next-articles {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .head-articles .next-articles {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .head-articles .next-articles {
    float: left;
    width: 50%;
  }
}
@media (max-width: 991px) {
  .head-articles .next-articles {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
}
.head-articles .next-articles img {
  height: auto;
  width: 100%;
  max-width: 266px;
}
.head-articles .next-articles .article {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
  max-height: 177px;
  overflow: visible;
  min-height: inherit;
  margin-bottom: 17px;
}
.head-articles .next-articles .article + .article {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  max-height: 176px;
  min-height: 176px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .head-articles .next-articles .article {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .head-articles .next-articles .article {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .head-articles .next-articles .article {
    margin-top: 0;
    padding-bottom: 0;
    border: 0;
  }
}
@media (max-width: 1199px) {
  .head-articles .next-articles .article {
    max-height: 190px;
  }
}
@media (max-width: 991px) {
  .head-articles .next-articles .article {
    min-height: 0;
    margin-top: 24px;
    padding-left: 0;
    padding-right: 0;
  }
  .head-articles .next-articles .article:first-child {
    margin-top: 0;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .head-articles .next-articles .article-in {
    width: 100%;
    display: table;
    table-layout: fixed;
  }
}
.head-articles .next-articles .art-img {
  position: relative;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  width: 50%;
  order: 1;
  max-width: 266px;
}
@media (min-width: 480px) and (max-width: 991px) {
  .head-articles .next-articles .art-img {
    width: 265px;
    display: table-cell;
    vertical-align: middle;
  }
}
.head-articles .next-articles .art-img .box-icon {
  position: absolute;
  left: 10px;
  bottom: 10px;
  margin-bottom: 0;
  color: #ffffff;
}
.head-articles .next-articles .art-img:after {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "";
  -webkit-box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
}
@media (max-width: 479px) {
  .head-articles .next-articles .art-img:after {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .head-articles .next-articles .art-content {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .head-articles .next-articles .art-img + .art-content {
    padding-left: 20px;
  }
}
.head-articles .next-articles .art-img + .art-content a {
  width: 175px;
  height: 175px;
}
.article-in {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.head-articles .next-articles .title {
  line-height: 29px;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: -0.01rem;
  color: #392d7e;
}
.next-articles .art-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-left: 15px;
  order: 2;
  width: 50%;
  /*align-items: center;*/
  align-items: start;
  padding-bottom: 20px;
}
.head-articles .next-articles .buttons-area {
  text-align: right;
}
.head-articles .next-articles .is-people .art-img a {
  width: 174px;
  height: 174px;
}
@media (max-width: 1199px) {
  .head-articles .next-articles .is-people .art-img a {
    width: 140px;
    height: 140px;
  }
}
.head-articles .next-articles .is-people .art-img img {
  margin-left: -131.5px;
}
@media (max-width: 1199px) {
  .head-articles .next-articles .is-people .art-img img {
    margin-left: -105.5px;
  }
}
.head-articles .next-articles .is-people .art-img:after {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.head-articles.is-bottom-content {
  margin-top: 20px;
}
.art-galeries .article {
  border-bottom: 0;
  margin-top: 24px;
  padding: 0 15px;
}
.art-galeries .article .box-icon {
  margin-bottom: 8px;
  font-size: 36px;
}
.art-galeries .article .title {
  line-height: 24px;
  font-size: 20px;
}
.art-galeries .first-art {
  height: 190px;
  position: relative;
  margin-top: 0;
  padding: 0;
}
.art-galeries .first-art a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.art-galeries .first-art a:before {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #1f1f1f, #404040);
  background-image: -moz-linear-gradient(135deg, #1f1f1f, #404040);
  background-image: linear-gradient(135deg, #1f1f1f, #404040);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.art-galeries .first-art a:hover:before {
  left: 100%;
  top: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.art-galeries .first-art a:hover .art-content {
  bottom: -100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.art-galeries .first-art img {
  width: 100%;
}
.art-galeries .first-art .art-img {
  margin-bottom: 0;
}
.art-galeries .first-art .box-icon {
  font-size: 40px;
}
.art-galeries .first-art .art-content {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 15px 10px 15px;
  color: #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.art-galeries .buttons-area {
  padding: 0 15px;
}
.newsletter-box {
  line-height: 0;
  margin-top: 48px;
  padding: 44px 0;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  background: #392d7e;
	overflow: hidden;
}
.partner-form.newsletter-box {
  width: 100%;
  max-width: inherit;
  margin: 0;
  background: rgba(0, 0, 0, 0.8);
}
.partner-form.newsletter-box .container {display: block;}
.partner-form.newsletter-box a.odber {
  white-space: nowrap;
  margin: 20px auto 0;
  float: none;
  display: table;
}
.partner-form.newsletter-box .txtNl {
  color: #fff;
  display: block;
  max-width: 544px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.newsletter-box .container {
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  vertical-align: top;
  line-height: 26px;
  padding: 0 40px;
  position: relative;
	justify-content: space-between;
}
.newsletter-box .txtNl {
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
  color: #008fcd;
  font-weight: 600;
  letter-spacing: -0.01rem;
}
.newsletter-box .txtNl strong {
  display: block;
  margin-right: 0;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 28px;
  letter-spacing: 0;
  vertical-align: middle;
  color: #fff;
}
.newsletter-box .container:before {
  content: '';
  border-top: 6px dotted #008fcd;
  width: 100px;
  display: inline-block;
  position: absolute;
  left: -100px;
  top: 45%;
}
.newsletter-box .container:after {
  content: '';
  border-top: 6px dotted #008fcd;
  width: 100px;
  display: inline-block;
  position: absolute;
  right: -100px;
  top: 45%;
}
.partner-form.newsletter-box .container:before, .partner-form.newsletter-box .container:after {
  display: none;
}
/*
.partner-form.newsletter-box .container:after {border-color:
#fff;

left: 50%;

margin-left: -50px;

right: inherit;

top: inherit;

bottom: -50px;}*/
a.odber {
  background: #008fcd none repeat scroll 0 0;
  border: 0 none;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  float: right;
  line-height: 38px;
  padding: 5px 20px 2px;
  position: relative;
  text-align: left;
  text-decoration: none;
  width: auto;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 0.15rem;
  min-width: 205px;
}

.bottom a.odber { height: 48px;}

a.odber:hover {
  text-decoration: none;
  opacity: 0.9;
}
a.odber span {
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top: -1px;
}
@media (max-width: 991px) {
  .newsletter-box strong {
    line-height: 24px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .newsletter-box .container {
    padding: 0 15px;
  }
  .newsletter-box .txtNl {
    font-size: 16px;
  }
}
.newsletter-box form {
  display: inline-block;
}
@media (max-width: 479px) {
  .newsletter-box form {
    display: block;
  }
}
.newsletter-box .field-env {
  width: 300px;
  display: inline-block;
}
@media (max-width: 479px) {
  .newsletter-box .field-env {
    width: auto;
    display: block;
  }
}
.newsletter-box .input-text {
  font-size: 20px;
  border-color: transparent;
}
.newsletter-box .input-text:focus {
  border-color: #5e7f2e;
}
.newsletter-box .send-btn {
  width: 42px;
  height: 42px;
  line-height: 42px;
  position: absolute;
  right: 2px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  padding: 0;
  text-align: center;
  color: #bfbfbf;
  background: none;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.newsletter-box .send-btn:hover {
  color: #000000;
  background: #0090ce;
  opacity: 0.85;
}
.newsletter-box .send-btn .label {
  display: none;
}
.newsletter-box .send-btn [class|="icon"] {
  line-height: inherit;
  position: relative;
  left: 1px;
  top: -3px;
  margin-left: -1px;
}
.after-events {
  margin-top: 0px;
  margin-bottom: 20px;
}
.after-events .additional img {
  margin-left: 10px;
}
.after-events .box-date {
  text-transform: lowercase;
  font-size: 28px;
  color: #008fcd;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}
.after-events .box-date strong {
  line-height: 36px;
  font-size: 44px;
}
.after-events .place {
  line-height: 16px;
  display: block;
  margin-top: 10px;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 14px;
  color: #949494;
}
@media (max-width: 479px) {
  .after-events .additional {
    display: none;
  }
}
.after-events .cpts-list-articles {
  margin-top: 30px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .after-events .cpts-list-articles .article {
    margin-top: 24px;
    text-align: left;
  }
}
.after-events .after-event {
  height: auto;
  line-height: 28px;
  display: table;
  position: relative;
  margin-top: 0;
  padding-bottom: 20px;
  border: 0;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
  width: 100%;
}
@media (max-width: 991px) {
  .after-events .after-event {
    height: auto;
  }
}
.after-events .after-event .art-img {
  width: 270px;
  margin-bottom: 0;
  display: table-cell;
  vertical-align: top;
  padding-bottom: 0;
}
.after-events .after-event .art-img img {
  height: auto;
  width: 270px;
}
.after-events .after-event .art-content {
  width: 75%;
  height: 100%;
  position: relative;
  padding: 0 20px;
  color: #392d7e;
  display: table-cell;
  vertical-align: middle;
}
.after-events .box-date strong {
  font-weight: 600;
  margin-right: 6px;
}
@media (max-width: 991px) {
  .after-events .after-event .art-content {
    width: auto;
    height: auto;
    right: auto;
    top: auto;
    position: relative;
  }
}
.after-events .after-event .box-date {
  line-height: 28px;
  margin-bottom: 0px;
  font-size: 24px;
  text-align: left;
}
.after-events .after-event .box-date strong {
  line-height: 30px;
  font-size: 29px;
  font-weight: 600;
}
@media (max-width: 479px) {
  .after-events .after-event .box-date strong {}
}
.after-events .after-event .title {
  line-height: 30px;
  font-size: 28px;
  color: #392d7e;
}
@media (max-width: 479px) {
  .after-events .after-event .title {
    line-height: 40px;
    font-size: 36px;
  }
}
.after-events .after-event .desc {
  margin-top: 24px;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
@media (max-width: 479px) {
  .after-events .after-event .desc {
    font-size: 16px;
  }
}
.after-events .after-event .buttons-area {
  width: auto;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -20px 0 0 0;
  padding: 0 40px;
  text-align: right;
}
@media (max-width: 991px) {
  .after-events .after-event .buttons-area {
    width: auto;
    left: auto;
    bottom: auto;
    top: 38px;
    right: 0;
  }
}
@media (max-width: 479px) {
  .after-events .after-event .buttons-area {
    position: static;
    text-align: center;
  }
}
.after-events .after-event .places-remain {
  line-height: 32px;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-size: 28px;
  color: #ffffff;
}
.after-events .after-event .places-remain strong {
  font-size: 40px;
}
.after-events .after-event .cpts-btn:hover {
  border-color: transparent;
}
.list-more-articles {
  /*.cpts-list-articles {
        .column-count(2);
        .column-gap(30px);

        .article {
            -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
            break-inside: avoid;
        }
    }*/
}
@media (max-width: 991px) {
  .list-more-articles .grid-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .list-more-articles .section-left {
    padding-left: 0;
    padding-right: 0;
  }
}
.list-more-articles .cpts-list-articles {
  margin-top: -48px; /*.article {
            .make-md-column(6);
            .make-lg-column(6);

            margin-top: 0;
            padding-bottom: 0;
            border-bottom: 0;
        }

        .article-in {
            //min-height: 210px;
            margin-top: (@base-vertical *2);
            padding-bottom: @base-vertical;
            border-bottom: 1px solid @color-1-3l;
        }*/
}
.list-more-articles .cpts-list-articles:before, .list-more-articles .cpts-list-articles:after {
  content: " ";
  display: table;
}
.list-more-articles .cpts-list-articles:after {
  clear: both;
}
.list-more-articles .cpts-list-articles:before, .list-more-articles .cpts-list-articles:after {
  content: " ";
  display: table;
}
.list-more-articles .cpts-list-articles:after {
  clear: both;
}
@media (min-width: 768px) {
  .list-more-articles .cpts-list-articles {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.list-more-articles .cpts-list-articles .row {
  margin-left: -15px;
  margin-right: -15px;
}
.list-more-articles .cpts-list-articles .column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 48px;
}
@media (min-width: 768px) {
  .list-more-articles .cpts-list-articles .column {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .list-more-articles .cpts-list-articles .column {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .list-more-articles .cpts-list-articles .column {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .list-more-articles .cpts-list-articles .column {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .list-more-articles .cpts-list-articles .article-in {
    display: table;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .list-more-articles .cpts-list-articles .art-img {
    width: 100px;
    display: table-cell;
    vertical-align: middle;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .list-more-articles .cpts-list-articles .art-content {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
  }
}
.list-more-articles .vertical-bann-box {
  margin-top: 24px;
}
.list-more-articles .vertical-bann-box:first-child {
  margin-top: 0;
}
.promo-box {
  margin: 20px 0 50px;
  padding: 50px 0;
  background: #008fce;
}
.promo-box .head-bar {
  margin-bottom: 18px;
  padding-bottom: 0;
  color: #ffffff;
  border-bottom: 0;
}
.promo-box .buttons-area {
  margin-top: 40px;
  text-align: left;
}
.promo-box .link-more {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
  color: #008fce;
  padding: 0 25px;
  background: rgba(255, 255, 255, 0.7);
  line-height: 40px;
  letter-spacing: 0.2rem;
}
.promo-box .link-more:hover {
  text-decoration: underline;
  background: rgba(255, 255, 255, 1);
}
.promo-box .article {
  color: #ffffff;
}
.promo-box .article .title {
  line-height: 26px;
  font-size: 22px;
  color: #fff;
}
.promo-box .article img {
  height: auto;
  width: 100%;
}
.promo-box.tpl-1 .article {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .promo-box.tpl-1 .article {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .promo-box.tpl-1 .article {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .promo-box.tpl-1 .article {
    float: left;
    width: 25%;
  }
}
@media (max-width: 991.5px) {
  .promo-box.tpl-1 .article {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .promo-box.tpl-1 .article {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.5px) {
  .head-articles .next-articles .title {
    line-height: 28px;
    font-size: 24px;
  }
  .head-articles .next-articles .article {
    max-height: 143px;
  }
  .head-articles .next-articles .article + .article {
    max-height: 143px;
    min-height: 143px;
  }
}
@media (max-width: 479px) {
  .promo-box.tpl-1 .article {
    text-align: center;
  }
}
@media (min-width: 479px) and (max-width: 767px) {
  .promo-box.tpl-1 .article-in {
    width: 100%;
    display: table;
    table-layout: fixed;
  }
}
@media (min-width: 479px) and (max-width: 767px) {
  .promo-box.tpl-1 .art-img {
    width: 40%;
    display: table-cell;
    padding-right: 20px;
    vertical-align: top;
  }
}
@media (min-width: 479px) and (max-width: 767px) {
  .promo-box.tpl-1 .art-content {
    display: table-cell;
    vertical-align: middle;
  }
}
.promo-box.tpl-1 .is-people .art-img a {
  width: 174px;
  height: 174px;
}
@media (max-width: 1199px) {
  .promo-box.tpl-1 .is-people .art-img a {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 991px) {
  .promo-box.tpl-1 .is-people .art-img a {
    width: 176px;
    height: 176px;
  }
}
.promo-box.tpl-1 .is-people .art-img img {
  margin-left: -131.5px;
}
.promo-box.tpl-2 .article {
  margin-top: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.promo-box.tpl-2 .first-art {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .promo-box.tpl-2 .first-art {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .promo-box.tpl-2 .first-art {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  .promo-box.tpl-2 .first-art {
    margin-bottom: 24px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .promo-box.tpl-2 .first-art .article-in {
    width: 100%;
    display: table;
    table-layout: fixed;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .promo-box.tpl-2 .first-art .art-img {
    width: 100%;
    display: block;
    padding-right: 0px;
    vertical-align: top;
    margin-bottom: 0;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .promo-box.tpl-2 .first-art .art-content {
    display: block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
.promo-box.tpl-2 .next-articles {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .promo-box.tpl-2 .next-articles {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .promo-box.tpl-2 .next-articles {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .promo-box.tpl-2 .next-articles {
    float: left;
    width: 33.33333333%;
  }
}
.promo-box.tpl-2 .next-articles img {
  height: auto;
}
.promo-box.tpl-2 .next-articles .article {
  margin-bottom: 24px;
}
.promo-box.tpl-2 .next-articles .article-in {
  width: 100%;
  display: table;
  table-layout: fixed;
}
@media (max-width: 479px) {
  .promo-box.tpl-2 .next-articles .article-in {
    width: auto;
    display: block;
  }
}
.promo-box.tpl-2 .next-articles .art-img {
  width: 105px;
  display: table-cell;
  padding-right: 10px;
  vertical-align: top;
}
@media (max-width: 479px) {
  .promo-box.tpl-2 .next-articles .art-img {
    width: auto;
    display: block;
    padding-right: 0;
    max-width: 160px;
  }
}
.promo-box.tpl-2 .next-articles .art-content {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 479px) {
  .promo-box.tpl-2 .next-articles .art-content {
    width: auto;
    display: block;
    padding-left: 0;
  }
}
.promo-box.tpl-2 .next-articles .title {
  line-height: 24px;
  font-size: 20px;
}
.promo-box.tpl-2 .partner-promo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
@media (min-width: 768px) {
  .promo-box.tpl-2 .partner-promo {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .promo-box.tpl-2 .partner-promo {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .promo-box.tpl-2 .partner-promo {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .promo-box.tpl-2 .partner-promo {
    margin-top: 24px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.promo-box.tpl-2 .partner-promo .bann-box {
  background: rgba(0, 0, 0, 0.2);
  padding: 30px;
}
.jobs-top {
  margin-top: 40px;
  padding-top: 48px;
  padding-bottom: 48px;
  color: #0090ce;
  background: #0a2851;
}
.jobs-top .head-bar {
  margin-bottom: 24px;
  padding-bottom: 0;
  border-bottom: 0;
}
@media (max-width: 479px) {
  .jobs-top .additional {
    display: none;
  }
}
.jobs-top .cpts-article-list:before, .jobs-top .cpts-article-list:after {
  content: " ";
  display: table;
}
.jobs-top .cpts-article-list:after {
  clear: both;
}
.jobs-top .cpts-article-list:before, .jobs-top .cpts-article-list:after {
  content: " ";
  display: table;
}
.jobs-top .cpts-article-list:after {
  clear: both;
}
@media (min-width: 768px) {
  .jobs-top .cpts-article-list {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.jobs-top .cpts-article-list .row {
  margin-left: -15px;
  margin-right: -15px;
}
.jobs-top .article {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 24px;
  padding-bottom: 0;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .jobs-top .article {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .jobs-top .article {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .jobs-top .article {
    float: left;
    width: 20%;
  }
}
@media (max-width: 767px) {
  .jobs-top .article {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 479px) {
  .jobs-top .article {
    text-align: left;
  }
}
.jobs-top .article .article-in {
  padding-top: 24px;
  border-top: 1px solid #2a4262;
}
.jobs-top .article .title {
  height: 54px;
  line-height: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  overflow: hidden;
}
.jobs-top .article .title:before {
  width: 5px;
  height: 100%;
  content: "";
  float: left;
}
.jobs-top .article .title > *:first-child {
  width: 100%;
  float: right;
  margin-left: -5px;
}
.jobs-top .article .title:after {
  width: 3em;
  margin-left: -3em;
  content: "...";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  float: right;
  position: relative;
  top: -22px;
  left: 98%;
  padding-right: 5px;
  text-align: right;
  background-image: -webkit-gradient(linear, 0% top, 50% top, from(rgba(10, 40, 81, 0)), to(#0a2851));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(10, 40, 81, 0) 0%), color-stop(#0a2851 50%));
  background-image: -moz-linear-gradient(left, rgba(10, 40, 81, 0) 0%, #0a2851 50%);
  background-image: linear-gradient(to right, rgba(10, 40, 81, 0) 0%, #0a2851 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000a2851', endColorstr='#ff0a2851', GradientType=1);
}
@media (max-width: 767px) {
  .jobs-top .article .title {
    height: auto;
    font-size: 16px;
  }
}
.jobs-top .buttons-area {
  text-align: left;
}
.jobs-top .cpts-btn {
  margin-left: 40px;
  color: #0090ce;
  background: none;
  border-color: #0090ce;
}
@media (max-width: 767px) {
  .jobs-top .cpts-btn {
    width: 100%;
    display: block;
    position: relative;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 479px) {
  .jobs-top .cpts-btn {
    font-size: 14px;
  }
}
.jobs-top .cpts-btn:first-child {
  margin-left: 0;
}
@media (max-width: 767px) {
  .jobs-top .cpts-btn:first-child {
    margin-top: 0;
  }
}
.jobs-top .cpts-btn [class|="icon"] {
  margin-left: 20px;
  font-size: 24px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .jobs-top .cpts-btn [class|="icon"] {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}
.jobs-top .cpts-btn strong {
  color: #ffffff;
}
.top-read-posts .cpts-list-articles:before, .top-read-posts .cpts-list-articles:after {
  content: " ";
  display: table;
}
.top-read-posts .cpts-list-articles:after {
  clear: both;
}
.top-read-posts .cpts-list-articles:before, .top-read-posts .cpts-list-articles:after {
  content: " ";
  display: table;
}
.top-read-posts .cpts-list-articles:after {
  clear: both;
}
@media (min-width: 768px) {
  .top-read-posts .cpts-list-articles {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.top-read-posts .cpts-list-articles .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 991px) {
  .top-read-posts .cpts-list-articles {
    margin-top: -24px;
  }
}
.top-read-posts .article {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  padding-bottom: 0;
  border: 0;
}
@media (min-width: 992px) {
  .top-read-posts .article {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .top-read-posts .article {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 991px) {
  .top-read-posts .article {
    margin-top: 24px;
  }
}
.top-read-posts .article .art-img a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  height: 100px;
}
@media (max-width: 479px) {
  .top-read-posts .article .art-img a {
    height: auto;
  }
}
.top-read-posts .article .art-img a:hover .counter {
  top: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (max-width: 479px) {
  .top-read-posts .article .art-img a:before {
    display: none;
  }
}
.top-read-posts .article .art-img img {
  width: auto;
  height: 100%;
  max-width: inherit;
}
@media (max-width: 479px) {
  .top-read-posts .article .art-img img {
    height: auto;
  }
}
.top-read-posts .article .art-img .counter {
  width: 100%;
  height: 84px;
  line-height: 72px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  font-size: 68px;
  color: #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
@media (max-width: 479px) {
  .top-read-posts .article .art-img .counter {
    display: none;
  }
}
.top-read-posts.is-bottom-content {
  margin-top: 20px;
}
.promo {
  margin-bottom: 10px;
}
.promo .slider-wrap {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (min-width: 992px) {
  .promo .slider-wrap {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .promo .slider-wrap {
    float: left;
    width: 66.66666667%;
  }
}
.promo .slider-wrap .head-title {
  line-height: 28px;
  position: absolute;
  top: 0;
  left: 15;
  margin: 0;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  letter-spacing: 2px;
  color: #808080;
  font-size: 16px;
}
@media (max-width: 767px) {
  .promo .slider-wrap .head-title {
    position: static;
    margin-bottom: 24px;
  }
}
.promo .slider-wrap .slider {
  margin: 0;
  padding: 0;
  list-style: none;
}
.promo .slider-wrap .slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.promo .slider-wrap .slider li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.promo .slider-wrap .slider li:before, .promo .slider-wrap .slider li:after {
  display: none;
}
.promo .slider-wrap .slider li {
  display: none;
}
.promo .slider-wrap .slider li:first-child {
  display: block;
}
.promo .slider-wrap .slider a {
  text-decoration: none;
}
.promo .slider-wrap .slider p {
  line-height: 38px;
  font-size: 28px;
}
@media (max-width: 767px) {
  .promo .slider-wrap .slider .cpts-table-box {
    width: auto;
    display: block;
  }
}
@media (max-width: 767px) {
  .promo .slider-wrap .slider .cpts-table-box .col {
    width: auto;
    display: block;
  }
}
.promo .slider-wrap .slider .text {
  width: 160px;
  padding-top: 40px;
}
@media (max-width: 767px) {
  .promo .slider-wrap .slider .text {
    width: auto;
    padding-top: 0;
  }
}
.promo .slider-wrap .slider .img {
  position: relative;
  padding-left: 30px; /*&:after {
                    width: 100%;
                    height: 100%;
                    display: inline-block;
                    position: absolute;
                    top: 0;
                    left: 0;
                    content: "";
                    .box-shadow(inset 0px 0px 78px 0px rgba(0,0,0,0.9));
                }*/
}
@media (max-width: 767px) {
  .promo .slider-wrap .slider .img {
    padding-left: 0;
  }
}
.promo .slider-wrap .slider .title {
  line-height: 32px;
  font-size: 28px;
  font-family: 'Catamaran', sans-serif;
}
.promo .slider-wrap .slider .title a:hover {
  text-decoration: underline;
}
.promo .slider-wrap .bx-viewport {}
.promo .slider-wrap .bx-controls {
  position: absolute;
  bottom: 20px;
  left: 15px;
  font-size: 28px;
  z-index: 100;
  color: #808080;
}
@media (max-width: 767.5px) {
  .promo .slider-wrap .bx-controls {
    position: static;
    margin-top: 24px;
  }
  .wp_bannerize.SmallTopBanner {
    margin-bottom: 5px;
  }
}
.promo .slider-wrap .bx-controls a {
  text-decoration: none;
}
.promo .slider-wrap .bx-controls [class|="icon"] {
  margin-left: 0;
}
.promo .slider-wrap .bx-controls .bx-next {
  margin-left: 60px;
}
.promo .slider-wrap .slider-counter {
  width: 50px;
  position: absolute;
  bottom: 20px;
  left: 48px;
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  color: #808080;
}
@media (max-width: 767px) {
  .promo .slider-wrap .slider-counter {
    bottom: 0;
  }
}
.promo .slider-wrap .slider-counter .separate {
  margin: 0 5px;
}
.promo .banns-group {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .promo .banns-group {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .promo .banns-group {
    float: left;
    width: 33.33333333%;
  }
}
.article-tip {
  display: none;
  position: relative;
  margin-top: -47px;
  margin-bottom: 48px;
  padding: 24px;
  padding-top: 30px;
  font-family: 'Catamaran', sans-serif;
  font-weight: 700;
  background: #e0e0e0;
}
.article-tip label {
  color: inherit;
}
.article-tip textarea {
  height: 100px;
}
.article-tip .btn-close-box {
  position: absolute;
  right: 25px;
  top: 10px;
}
.art-in-tabs {
  margin-top: 72px;
  padding-top: 48px;
}
.art-in-tabs .section-in {
  padding-top: 32px;
  padding-bottom: 32px;
  background: #f2f2f2;
}
.art-in-tabs .cpts-box-tabs {
  position: relative;
}
.art-in-tabs .cpts-box-tabs .tabs {
  width: 100%;
  position: absolute;
  top: -80px;
}
.art-in-tabs .cpts-list-articles:before, .art-in-tabs .cpts-list-articles:after {
  content: " ";
  display: table;
}
.art-in-tabs .cpts-list-articles:after {
  clear: both;
}
.art-in-tabs .cpts-list-articles:before, .art-in-tabs .cpts-list-articles:after {
  content: " ";
  display: table;
}
.art-in-tabs .cpts-list-articles:after {
  clear: both;
}
@media (min-width: 768px) {
  .art-in-tabs .cpts-list-articles {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.art-in-tabs .cpts-list-articles .row {
  margin-left: -15px;
  margin-right: -15px;
}
.art-in-tabs .article {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  padding-bottom: 0;
  border: 0;
}
@media (min-width: 992px) {
  .art-in-tabs .article {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .art-in-tabs .article {
    float: left;
    width: 33.33333333%;
  }
}
.art-in-tabs .article .art-img a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  height: 100px;
}
.art-in-tabs .article .art-img a:before {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #1f1f1f, #404040);
  background-image: -moz-linear-gradient(135deg, #1f1f1f, #404040);
  background-image: linear-gradient(135deg, #1f1f1f, #404040);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.art-in-tabs .article .art-img a:hover:before {
  left: 100%;
  top: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.art-in-tabs .article .art-img a:hover .counter {
  top: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.art-in-tabs .article .art-img img {
  width: auto;
  max-width: none;
  height: 100%;
}
.art-in-tabs .article .art-img .counter {
  width: 100%;
  height: 84px;
  line-height: 72px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  font-size: 68px;
  color: #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.page-list-articles .head-list-articles .article {
  line-height: 28px;
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 0;
  font-size: 24px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 0;
}
.page-list-articles .head-list-articles .article.ad-article {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.aside-left .article.ad-article {
  width: 50%;
  display: inline-block;
  float: none;
  letter-spacing: 0;
  margin-right: -3px;
  vertical-align: top;
}
.ad-article.ad-banner .square-bann-box {
  margin-bottom: 0px;
}
.ad-article.ad-banner.bann-box {
  float: right;
  margin-bottom: 0 !important;
}
.ad-article.ad-banner.bann-box {
  background-image: none !important;
}
.ad-banner .square-bann-box {
  background: #f1f1f1;
}
.container + .ad-box {
  margin-top: 40px;
}
.page-list-articles .head-list-articles .article:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.page-list-articles .head-list-articles .art-img {
  width: 165px;
  text-align: right;
  vertical-align: top;
}
.ad-search-box + .head-list-articles aside {
  float: right;
}
@media (max-width: 479px) {
  .page-list-articles .head-list-articles .art-img {
    width: auto;
    display: block;
  }
}
.page-list-articles .head-list-articles .art-img [class|="icon"] {
  line-height: 62.5px;
  font-size: 62.5px;
}
.page-list-articles .head-list-articles .art-content {
  vertical-align: top;
}
.page-list-articles .head-list-articles .ad-content {
  padding: 0;
}
.page-list-articles .head-list-articles .title {
  line-height: 28px;
  display: block;
  margin-bottom: 5px;
  margin-right: 8px;
  font-size: 24px;
  font-weight: 900;
}
@media (max-width: 479px) {
  .page-list-articles .head-list-articles .title {
    margin-right: 0;
  }
}
.page-list-articles .head-list-articles .desc {
  font-size: 18px;
  line-height: 24px;
  display: block;
  color: #b3b3b3;
}
.article-detail .info-bar, .ad-header__holder .info-bar {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  display: inline-block;
  position: relative;
}
.article-detail .info-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-detail .info-bar li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-detail .info-bar li.info-author {
  position: absolute;
  left: 150px;
  padding-left: 0;
  margin-left: 0;
}
.article-detail .info-bar li.info-author a {
  color: #008fcd;
}
.article-detail .info-bar li.info-author a:hover {
  color: #008fcd;
  background: #fff;
  text-decoration: underline !important;
}
.article-detail .info-bar li:before, .article-detail .info-bar li:after {
  display: none;
}
.ad-header__holder .info-bar li::before {
  display: none;
}
.article-detail .info-bar:before, .article-detail .info-bar:after {
  content: " ";
  display: table;
}
.article-detail .info-bar:after {
  clear: both;
}
.article-detail .info-bar:before, .article-detail .info-bar:after {
  content: " ";
  display: table;
}
.article-detail .info-bar:after {
  clear: both;
}
.article-detail .info-bar a {
  text-decoration: none;
  color: #008fcd;
}
.article-detail .info-bar a:hover {
  text-decoration: underline;
}
.article-detail .info-bar li {
  float: left;
  margin-left: 5px;
  padding-left: 20px;
}
.ad-header__holder .info-bar li {
  float: left;
  margin-left: 0;
  padding-left: 0;
}
.ad-header__holder .info-bar li .time {
  margin-left: 5px;
}
.article-detail .info-bar li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.article-detail .info-bar li:first-child:before {
  display: none;
}
.article-detail .info-bar .info-released, .ad-header__holder .info-bar {
  color: #949494;
}
.article-detail .info-bar .info-released .time {
  margin-left: 5px;
}
.article-detail .aside-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .article-detail .aside-left {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .article-detail .aside-left {
    float: left;
    width: 66.66666667%;
  }
}
.article-detail .art-in {
  line-height: 26px;
  padding-left: 150px;
  padding-right: 0;
  font-size: 19px;
  color: #121212;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .article-detail .art-in {
    padding-left: 100px;
  }
  .article-detail .art-in .outset {
    margin-left: -100px;
  }
  .article-detail .info-bar li.info-author {
    left: 100px;
  }
}
@media (max-width: 767px) {
  .article-detail .art-in {
    padding-left: 0;
    padding-right: 0;
  }
}
.article-detail .art-in h2, .agency-detail__holder__content h2 {
  color: #392d7e;
  font-size: 32px;
  line-height: 36px;
  font-weight: 900;
  margin: 20px 0 10px;
}
.article-detail .art-in h3, .agency-detail__holder__content h3 {
  line-height: 28px;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Catamaran', sans-serif;
  margin: 30px 0 20px;
}
.article-detail .art-in a {
  color: #0090ce;
  font-weight: 600;
}
.art-block-quote {}
.article-detail .art-in .art-block-quote a {
  color: #fff;
}
.article-detail .art-in .art-block-link a {
  color: #fff;
}
.article-detail [id*="attachment_"] {
  width: auto !important;
}
.article-detail .wp-caption {
  margin-bottom: 30px;
  position: relative;
}
.article-detail .wp-caption-text {
  line-height: 18px;
  /*position: absolute;
	bottom: 0;*/
  margin-top: 5px;
  background: rgba(0, 0, 0, 0.75);
  font-size: 11px;
  padding: 3px 12px 1px;
  font-family: 'Arial';
  color: #c5c5c5;
  display: inline-block;
}
.embed .wp-caption-text {
  margin: 5px 0 0 0;
  font-size: 14px;
  line-height: 18px;
  color: #949494;
}
.embed {
  font-weight: 900;
  color: #008fcd;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
}
.embed img {
  width: 100%;
  max-width: inherit;
}
.article-detail .alignleft {
  display: inline;
  margin-right: 30px;
  margin-bottom: 15px !important;
  float: left;
}
.article-detail .alignright {
  display: inline;
  margin-left: 30px;
  margin-bottom: 15px !important;
  float: right;
}
.article-detail .fb-comments {
  width: 100% !important;
  position: relative;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .article-detail .fb-comments:before {
    display: none;
  }
}
.article-detail .fb-comments span, .article-detail .fb-comments iframe {
  width: 100% !important;
}
.articles-variant .col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .articles-variant .col {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .articles-variant .col {
    float: left;
    width: 33.33333333%;
  }
}
.articles-variant .top-read .art-img a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  height: 100px;
}
.articles-variant .top-read .art-img a:before {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, #1f1f1f, #404040);
  background-image: -moz-linear-gradient(135deg, #1f1f1f, #404040);
  background-image: linear-gradient(135deg, #1f1f1f, #404040);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.articles-variant .top-read .art-img a:hover:before {
  left: 100%;
  top: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.articles-variant .top-read .art-img a:hover .counter {
  top: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.articles-variant .top-read .art-img img {
  width: auto;
  max-width: none;
  height: 100%;
}
.articles-variant .top-read .art-img .counter {
  width: 100%;
  height: 84px;
  line-height: 84px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
  font-weight: 700;
  font-size: 80px;
  color: #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.page-detail .top-prestupy {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-detail .top-prestupy {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  .page-detail .top-prestupy {
    float: left;
    width: 66.66666667%;
  }
}
.page-detail .top-prestupy .cpts-list-articles:before, .page-detail .top-prestupy .cpts-list-articles:after {
  content: " ";
  display: table;
}
.page-detail .top-prestupy .cpts-list-articles:after {
  clear: both;
}
.page-detail .top-prestupy .cpts-list-articles:before, .page-detail .top-prestupy .cpts-list-articles:after {
  content: " ";
  display: table;
}
.page-detail .top-prestupy .cpts-list-articles:after {
  clear: both;
}
@media (min-width: 768px) {
  .page-detail .top-prestupy .cpts-list-articles {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.page-detail .top-prestupy .cpts-list-articles .row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 991px) {
  .page-detail .top-prestupy .cpts-list-articles {
    margin-top: -36px;
  }
}
.page-detail .top-prestupy .article {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  margin-top: 36px;
  padding-bottom: 0;
  border-bottom: 0;
}
@media (min-width: 992px) {
  .page-detail .top-prestupy .article {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .page-detail .top-prestupy .article {
    float: left;
    width: 50%;
  }
}
.page-detail .top-prestupy .art-img a {
  width: 100px;
  height: 100px;
}
.page-detail .top-prestupy .art-img img {
  margin-left: -75.5px;
}
.page-event-detail .cpts-form-box {
  margin-top: 24px;
}
.page-event-detail .cpts-form-box .fields-group {
  margin-top: 24px;
}
.page-event-detail .cpts-form-box .fields-group:first-child {
  margin-top: 0;
}
.page-prace-list .filter {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e0e0e0;
}
.page-prace-list .filter .fields-group {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .page-prace-list .filter .fields-group {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1200px) {
  .page-prace-list .filter .fields-group {
    float: left;
    width: 41.66666667%;
  }
}
.page-prace-list .filter .buttons-area {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .page-prace-list .filter .buttons-area {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .page-prace-list .filter .buttons-area {
    float: left;
    width: 16.66666667%;
  }
}
.page-prace-list .filter .cpts-btn {
  height: 38px;
  padding: 0 20px;
}
.page-prace-list .filter .cpts-btn [class|="icon"] {
  display: none;
}
.page-prace-list .items-list {
  width: 100%;
}
.page-prace-list .items-list h2 {
  line-height: 24px;
  margin-bottom: 0;
  font-size: 20px;
}
.page-prace-list .items-list th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  font-family: 'Catamaran', sans-serif;
  font-weight: 700;
}
.page-prace-list .items-list .col-date {
  width: 100px;
  padding-left: 0;
}
.page-prace-list .items-list .col-title strong {
  font-size: 12px;
}
.page-prace-list .items-list .col-description {
  width: 200px;
  padding-right: 0;
  font-size: 12px;
}
.page-prace-list .items-list th.col-description {
  font-size: 20px;
}
.page-prace-list .items-count {
  margin-top: -24px;
  padding-top: 24px;
  font-size: 14px;
  border-top: 0px solid #e0e0e0;
}
.page-prace-list .cpts-pager a {
  padding: 0 20px;
}
.page-prace-list .cpts-pager .prev {
  display: block;
  float: left;
}
.page-prace-list .cpts-pager .next {
  display: block;
  float: right;
}
.agency-detail {
  margin-bottom: 48px;
  position: relative;
}
.agency-detail-banner {
  margin-bottom: 24px;
}
.agency-detail__holder__label {
  padding: 16px 24px 16px 0;
}
.agency-detail__holder__content {
  line-height: 30px;
  padding-right: 30px;
  font-size: 19px;
  color: #121212;
}
.agency-detail__holder.ad-detail-rating {
  padding-left: 120px;
}
.agency-detail-count_employees .agency-detail__holder__content {
  display: table;
}
.agency-detail-count_employees .agency-detail__holder__content span {
  color: #121212;
  padding-right: 5px;
  display: table-cell;
  font-weight: 600;
}
.agency-detail-count_employees .agency-detail__holder__content span.pozn {
  font-weight: 400 !important;
  color: #121212;
  padding-left: 0;
  display: table-cell;
  padding-right: 0;
  width: 100%;
}
.ad-in .agency-detail__holder__label:after {
  content: ":";
  margin-left: -4px;
}
.ad-in .agency-detail__holder__label {
  padding-bottom: 0;
  padding-top: 10px;
}
.ad-in .agency-detail__holder__content {
  padding-bottom: 8px;
  font-size: 16px;
  vertical-align: middle;
}
.ad-in .ad-detail-row--last .agency-detail__holder__content {
  font-size: 19px;
}
.ad-in .ad-detail-row--last .agency-detail__holder__label:after {
  display: none;
}
@media (min-width: 550px) {
  .agency-detail__holder {
    padding-left: 300px;
  }
  .agency-detail__holder__label {
    margin-left: -300px;
    float: left;
    padding: 16px 24px 16px 0;
  }
  .ad-in .agency-detail__holder {
    padding-left: 0;
  }
  .ad-in .agency-detail__holder__label {
    padding: 8px 0px;
    float: none;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
  }
  .ad-in .agency-detail__holder__content {
    font-weight: 600;
    float: none;
    padding: 8px 0px;
    display: inline-block;
    width: auto;
  }
  .ad-in .ad-detail-row--last .agency-detail__holder {
    padding-left: 120px;
  }
  .ad-in .ad-detail-row--last .agency-detail__holder__label {
    float: left;
    padding: 16px 24px 16px 0;
    display: block;
  }
  .ad-in .ad-detail-row--last .agency-detail__holder__label:after {
    display: none;
  }
  .ad-in .ad-detail-row--last .agency-detail__holder__content {
    width: 100%;
    float: left;
    font-size: 19px;
    padding: 16px 24px 16px 0;
  }
  .agency-detail__holder.ad-detail-rating .agency-detail__holder__label {
    margin-left: -120px;
    margin-top: -4px;
  }
  .agency-detail__holder__content {
    width: 100%;
    float: left;
    padding: 16px 24px 16px 0;
  }
}
.agency-detail__holder__content {
  font-weight: 400;
}
.agency-detail__holder__content .wp-caption .wp-caption-text {
  margin: 5px 0 0 0;
  font-size: 14px;
  color: #949494;
  line-height: 18px;
}
.agency-detail__holder__content .wp-caption {
  margin-bottom: 24px;
}
.agency-detail-row.ad-detail-row--last .agency-detail__holder__content {
  font-weight: 400;
  padding: 0 30px 0 0;
}
.agency-detail-row {
  border-bottom: 1px solid #eaeaea;
  font-size: 16px;
}
.ad-detail .agency-detail-row {
  margin-left: 120px;
}
.ad-detail .agency-detail-row.ad-detail-row--last {
  margin-left: 0;
}
.agency-detail-row a:hover {
  text-decoration: underline;
}
.agency-detail__holder__content p {
  /*margin-bottom: 0;*/
}
.agency-detail-labels {
  margin-top: -8px;
}
.agency-detail-labels li {
  float: left;
  margin-right: 8px;
  background-color: #848484;
  border-radius: 5px;
  color: #fff;
  padding: 5px 14px;
  font-weight: 400;
  margin-top: 8px;
  cursor: default;
  font-size: 16px;
  white-space: nowrap;
}
.ad-in .agency-detail-labels li {
  display: inline-block;
}
.agency-detail-labels li:before {
  display: none;
}
.agency-detail-subsidiaries span, .agency-detail-owners span {
  font-weight: 400;
}
.agency-detail__holder__label-logo {
  max-width: 200px;
}
.agency-detail__holder__label-logo img {
  height: auto;
}
.agency-detail a {
  text-decoration: none;
  color: #008fcd;
}
.agency-detail-address * {
  font-weight: 400;
}
.agency-detail-address i {
  color: #404040;
  font-size: 20px;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.agency-detail-address i.icon-mailAg {
  font-size: 18px;
  left: 2px;
}
.agency-detail__holder__content ol {
  margin: 0 0 0 22px;
}
.gray {
  color: #969696;
}
.agency-helper__block {
  display: block;
}
.agency-detail-address .agency-helper__block:not(:last-child) {
  margin-bottom: 10px;
}
.agency-detail-address {
  position: relative;
}
.agency-detail-soc {
  float: left;
  margin-bottom: 25px;
  left: -1px;
  position: relative;
}
.agency-detail-soc a {
  margin: 0 5px 0 0;
  display: block;
  float: left;
  font-size: 18px;
  color: #000;
  text-decoration: none;
}
.agency-detail-soc a:hover {
  text-decoration: none;
}
.agency-detail-soc a:hover .icon-f {
  color: #3B5998;
}
.agency-detail-soc a:hover .icon-t {
  color: #00aced;
}
.agency-detail-soc a:hover .icon-l {
  color: #0077b5;
}
.agency-detail-soc a:hover .icon-i {
  color: #515bd4;
}
.agency-detail-soc a:hover .icon-y {
  color: #ff0000;
}
@media (min-width: 480px) {
  .agency-detail-soc {
    margin: 0;
    position: relative;
    left: -1px;
    float: left;
    line-height: 16px;
    margin-bottom: 25px;
  }
}
.agency-header__holder {
  padding-right: 0;
  margin-top: 20px;
  position: relative;
  padding-bottom: 10px;
}
.udalosti-list h1 {
  padding-bottom: 10px;
}
.agency-header__holder h1 {
  float: left;
  width: 100%;
  padding-right: 0;
  color: #392d7e;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ad-header__holder h1 {
  float: left;
  width: 100%;
  padding-right: 0px;
}
.agency-header__holder span.motto {
  font-family: 'Catamaran', sans-serif;
  font-size: 20px;
  color: #4d4d4d;
  margin-top: -15px;
  display: block;
}
.agency-export-btn {
  right: 0;
  margin-right: 0;
  top: 0px;
  text-decoration: none !important;
  background-color: #0090ce;
  padding: 9px 25px 6px;
  color: #fff !important;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 13px;
  text-transform: uppercase;
  position: absolute;
  display: none;
}
.agency-export-btn:hover {
  background-color: #0079ad;
}
.agency-export-btn span {
  font-weight: 400;
  color: #fff;
  opacity: 0.7;
}
.agency-export-btn:hover span {}
@media (min-width: 768px) {}
@media (max-width: 767px) {
  .agency-detail-address i {
    font-size: 24px;
  }
}
@media (max-width: 860px) {
  .agency-header__holder h1 {
    float: none;
    padding-right: 0;
  }
  .agency-export-btn {
    top: 0;
    float: left;
    margin-right: 0;
    display: flex;
    margin-bottom: 25px;
    position: relative;
    margin-top: 15px;
  }
  .agency-export-btn span {
    margin-left: 5px;
  }
}
.agency-search-box input[type=radio], .agency-search-box input[type=checkbox] {
  display: none;
}
.agency-search-box input[type=checkbox] + label {
  font-size: 14px;
  vertical-align: middle;
  float: left;
  margin-right: 8px;
  background-color: #f6f6f6;
  border-radius: 5px;
  color: #000;
  padding: 4px 14px 3px;
  font-weight: 400;
  margin-top: 8px;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.agency-search-box input[type=checkbox] + label:hover {
  background-color: #e1e1e1;
}
.input-label-checkbox {
  margin-top: -6px;
}
.agency-search-box input[type=checkbox]:checked + label {
  outline: 0;
  background-color: #0079ad;
  color: #fff;
  border-color: #dc6008;
}
.agency-search-box input[type=radio] + label {
  padding-left: 30px;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  font-weight: 400;
  margin-right: 24px;
  line-height: 2.2;
}
.agency-search-box input[type=radio]:checked + label:before, .agency-search-box input[type=radio] + label:hover:before {
  content: "\2022";
  color: #392d7e;
  line-height: 0.6;
  font-family: 'Catamaran', sans-serif;
}
.agency-search-box input[type=radio]:not(:checked) + label:hover:before {
  color: #eeeeee;
}
.agency-search-box input[type=radio] + label:before {
  content: "";
  width: 23px;
  height: 23px;
  left: 0;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.23);
  line-height: 18px;
  font-size: 26px;
  font-weight: 700;
  padding-left: 0;
  text-align: center;
  color: #d31218;
  margin-right: 15px;
  vertical-align: inherit;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: -1px;
  padding-top: 5px;
}
.agency-search-header {
  background-color: #eee;
  padding: 30px;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}
.agency-search-box select, .agency-search-box input {
  border-radius: 0;
  height: 40px;
  font-size: 17px;
  width: 100%;
}
.agency-search-filters select {
  padding: 6px 8px;
  font-size: 14px;
}
.agency-search-filters select.empty {
  color: #b3b3b3;
}
.agency-search-box ::placeholder {
  color: #b3b3b3;
  opacity: 1;
}
.agency-search-box :-ms-input-placeholder {
  color: #b3b3b3;
}
.agency-search-box ::-ms-input-placeholder {
  color: #b3b3b3;
}
.agency-search-searchinput {
  width: 100%;
  float: left;
  margin-right: 25px;
  margin-bottom: 4px;
}
.agency-search-searchinput .select2 {
  width: 100% !important;
}
.agency-search-submit button, .agency-search-big-submit button {
  background-color: #392d7e;
  color: #fff;
  padding: 8px 20px 6px 10px;
  height: 40px;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 1.2px;
  width: 100%;
  border: 0;
}
.ad-search-box .agency-search-submit button, .ad-search-box .agency-search-big-submit button {
  background-color: #fe2400;
  color: #fff;
}
.ad-search-box .agency-search-submit button:hover, .ad-search-box .agency-search-big-submit button:hover {
  background-color: #e32000;
  color: #fff;
}
.ad-search-header .agency-search-submit button, .ad-search-header .agency-search-big-submit button {
  background-color: #fe2400;
  color: #fff;
}
.ad-search-header .agency-search-submit button:hover, .ad-search-header .agency-search-big-submit button:hover {
  background-color: #e32000;
  color: #fff;
}
.agency-search__holder.ad-search__holder input[type="checkbox"]:checked + label {
  outline: 0;
  background-color: #fe2400;
  color: #fff;
  border-color: #ae1900;
}
.agency-search-box button:hover {
  opacity: 0.85;
}
.agency-search-add-agency button {
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 1.2px;
  display: block;
  color: #392d7e;
  background-color: transparent;
  border: 0;
  height: 40px;
  text-decoration: underline;
}
.agency-search-add-agency button:hover {
  color: #392d7e;
  background-color: transparent;
  text-decoration: none;
}
.agency-search-submit button i {
  font-size: 24px;
  position: relative;
  top: -2px;
}
.agency-search-big-submit button {
  width: 100%;
  padding: 15px 0 13px 0;
  height: 54px;
  font-size: 15px;
}
.agency-search-show-filter, .agency-search-reset {
  text-decoration: underline;
  font-size: 14px;
  padding-top: 8px;
  float: left;
  cursor: pointer;
  font-weight: 600;
  width: auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.agency-search-reset {
  float: right;
  position: relative;
  padding-left: 15px;
}
.agency-search-reset:before, .agency-search-reset:after {
  position: absolute;
  top: 12px;
  left: 0px;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: #000;
}
.agency-search-reset:before {
  transform: rotate(45deg);
}
.agency-search-reset:after {
  transform: rotate(-45deg);
}
.agency-search-show-filter:after {
  content: '';
  float: right;
  margin: 10px 0 0 10px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #000;
  border-top: 0;
}
.agency-search-show-filter--closed:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  border-bottom: 0;
}
.agency-search-show-filter:not(.agency-search-show-filter--closed) .agency-search-show-filter-closed {
  display: none;
}
.agency-search-show-filter--closed .agency-search-show-filter-opened {
  display: none;
}
.agency-search-add-agency {
  float: right;
  margin-top: 2px;
}
@media (min-width: 768px) {
  .agency-search-filters select {
    max-width: 250px;
  }
  .agency-search-searchinput {
    max-width: 25%;
    min-width: 200px;
    margin-bottom: 0;
  }
  .agency-search-submit button {
    width: auto;
  }
  .agency-search-submit {
    float: left;
    margin-right: 25px;
  }
}
@media (min-width: 992px) {
  .agency-search-searchinput {
    max-width: 38%;
  }
}
.agency-search-box {
  background-color: #f6f6f6;
  position: relative;
  top: 20px;
  margin-bottom: 60px;
}
.agency-search-row {
  border-bottom: 1px solid #e1e1e1;
}
.agency-search__holder__label label {
  font-size: 16px;
  font-weight: 600;
}
.agency-search__content {
  padding-bottom: 50px;
}
.agency-search__holder__label {
  padding: 16px 24px 16px 30px;
}
.agency-search__holder__content {
  width: 100%;
  font-weight: 600;
  padding: 0px 30px 16px 30px;
}
@media (min-width: 550px) {
  .agency-search__holder {
    padding-left: 300px;
  }
  .agency-search__holder__label {
    margin-left: -300px;
    float: left;
    padding: 23px 24px 16px 44px;
  }
  .agency-search__holder__content {
    width: 100%;
    float: left;
    font-weight: 600;
    padding: 16px 24px 16px 0;
  }
}
.agency-search-filters {
  overflow-y: hidden;
  transition: all .5s ease-in-out;
  max-height: 3000px !important;
}
.agency-search-filters:not(.show) {
  max-height: 0px !important;
}
.agency-select2 {
  margin-top: 12px;
  display: none;
}
input#agency-search-member-1:checked + label + input + label + .agency-select2, input#agency-search-network-1:checked + label + input + label + .agency-select2 {
  display: block;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.loading:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background-color: rgba(255, 255, 255, 0.87);
  background-image: url("../img/loading.svg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-animation: fadein 2s;
  -moz-animation: fadein 2s;
  -o-animation: fadein 2s;
  animation: fadein 2s;
}
.agency-info {
  text-align: center;
}
.agency-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}
.agency-modal-content {
  margin: 15% auto;
  padding: 30px;
  width: 80%;
  position: relative;
  background-color: #f3f3f3;
  border: 1px solid #888;
  max-width: 340px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: animatetop;
  animation-duration: 0.4s;
}
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}
@-moz-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}
@-o-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}
.agency-modal-close {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: -15px;
  right: -15px;
  background: #0079ad;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.agency-modal-close:hover, .agency-modal-close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.agency-modal-content {
  text-align: center;
}
.agency-modal-content button {
  width: 100%;
  background-color: #392d7e;
  color: #fff;
  margin-bottom: 8px;
  border: 0 !important;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}
.agency-modal-content p {
  font-size: 16px;
  margin-bottom: 15px;
}
.agency-modal-content button:hover {
  opacity: 0.85;
}
.agency-modal-content strong {
  margin-bottom: 5px;
  font-size: 18px;
  display: block;
}
.agency-modal-content input {
  border-radius: 0;
  margin-bottom: 8px;
  font-size: 18px;
}
.agency-modal-content .close {
  margin: 0;
  color: #5d5d5d;
}
.agency-modal-content .close span {
  font-size: 13px;
  text-transform: lowercase;
  border-bottom: 1px solid #d2d2d2;
  cursor: pointer;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap
}
.select2-container .select2-search--inline {
  float: left;
  padding-left: 0;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  padding: 0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}
.select2-dropdown {
  background-color: white;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0
}
.select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none;
  font-size: 16px;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  font-weight: 600;
}
.select2-results__option[aria-selected] {
  cursor: pointer
}
.select2-container--open .select2-dropdown {
  left: 0
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-search--dropdown {
  display: block;
  padding: 4px
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
  display: none
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0)
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
  top: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 9px;
  margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #0079ad;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 7px 0 12px;
  color: #fff;
  font-size: 14px;
}
.ad-search__holder .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #fe2400;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  float: right;
  margin-left: 6px;
  font-size: 15px;
  position: relative;
  top: 0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
  font-size: 14px;
  top: -2px;
  font-weight: 600;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #eaeaea;
  color: #000;
  border-left: 1px solid #392d7e;
  border-right: 1px solid #392d7e;
}
#select2-ad-search-agency-results .select2-results__option--highlighted, #select2-ad-search-brand-results .select2-results__option--highlighted, #select2-ad-search-client-results .select2-results__option--highlighted, #select2-ad-search-competition-results .select2-results__option--highlighted {
  background-color: #fe2400;
  color: #fff;
  border-left: 1px solid #fe2400;
  border-right: 1px solid #fe2400;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
  border-top: none
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb
}
.select2-container li:before {
  display: none !important;
}
.select2-container--open .select2-dropdown--above li:first-child {
  border-top: 1px solid #aaaaaa;
}
.select2-container--open .select2-dropdown--below li:last-child {
  border-bottom: 1px solid #aaaaaa;
}
.select2-container--open .select2-dropdown--above li.select2-results__option--highlighted:first-child {
  border-top: 1px solid #392d7e;
}
.select2-container--open .select2-dropdown--below li.select2-results__option--highlighted:last-child {
  border-bottom: 1px solid #392d7e;
}
.select2-selection.select2-autocomplete .select2-selection__choice__remove, .select2-container--open .select2-autocomplete .select2-selection__choice, .select2-container--focus .select2-autocomplete .select2-selection__choice {
  display: none !important;
}
.agency-search-box .select2-selection.select2-autocomplete {
  line-height: 0;
}
.agency-search-box .select2-selection.select2-autocomplete .select2-search__field {
  margin-top: 0;
}
.agency-search-box .select2-selection.select2-autocomplete .select2-selection__choice {
  line-height: 2;
  background-color: transparent;
  color: #000;
}
.agency-search-box .select2-selection.select2-autocomplete input {
  height: 38px;
  font-size: 17px;
  margin: 0px 12px;
  width: 100% !important;
}
.agency-search-box .select2-selection.select2-autocomplete .select2-selection__rendered {
  padding: 0;
}
.agency-article {
  margin: 0 15px;
}
.agency-article-info {
  font-size: 16px;
}
.agency-article-info i {
  margin: 0 5px 0 0;
  color: #404040;
  font-size: 20px;
  position: relative;
  display: table-cell;
  vertical-align: top;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  text-align: center;
}
.agency-article-info i::before {}
.agency-article-info.agency-contact i.icon-pin {}
.agency-detail-address i.globe {
  top: -1px;
}
.agency-contact i.icon-pin {
  position: relative;
  display: table-cell;
  text-align: center;
}
.agency-detail__holder__content.agency-contact i.icon-pin {
  min-width: 34px;
  left: -2px;
  padding-top: 2px;
}
.agency-contact a {
  color: #0079ad;
}
.agency-contact a:hover {
  text-decoration: none;
}
.agency-contact a:hover span {
  text-decoration: underline;
}
.agency-helper__block span {
  display: table-cell;
  width: 100%;
}
.agency-article-logo {
  margin: 0px auto;
}
@media (min-width: 550px) {
  .agency-article .article-in {
    padding-left: 300px;
  }
  .agency-article-content {
    float: right;
    width: 100%;
  }
  .agency-article-logo {
    margin-left: -300px;
    max-width: 230px;
    float: left;
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  .agency-detail__holder {
    padding-left: 240px;
  }
  .agency-detail__holder__label {
    margin-left: -240px;
  }
  .agency-detail-address i {
    top: -2px;
  }
}
@media (max-width: 550px) {
  .agency-contact i.icon-pin {
    min-width: 38px;
  }
  .agency-article-info.agency-contact i.icon-pin {
    min-width: 30px;
  }
  .agency-detail__holder__label-logo {
    position: relative;
    top: -15px;
  }
  .page-list-articles .head-list-articles .title {
    margin-top: 10px;
  }
  .agency-detail__holder__content.agency-contact i.icon-pin {
    min-width: 38px;
    left: -3px;
    padding-top: 2px;
  }
  .agency-detail__holder__label {
    padding-bottom: 10px;
    margin-left: 0;
  }
}
.agency-article a {
  text-decoration: none;
}
.agency-article-title {
  border-bottom: 1px solid #e0e0e0;
  padding: 8px 0;
  margin-bottom: 8px;
}
.paginate {
  text-align: center;
  margin-top: 50px;
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
}
.paginate span, .paginate a {
  padding: 8px 14px;
  min-width: 25px;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 2px;
  letter-spacing: 1.5px;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-weight: normal;
  font-size: 18px;
  text-transform: lowercase;
  color: #ffffff;
}
.paginate a {
  background-color: #0090ce;
}
.paginate a:hover {
  background-color: #0090ce;
  color: #fff;
  opacity: 0.85;
}
@media (max-width: 549.5px) {
  .agency-detail__holder__content {
    padding-bottom: 10px;
  }
  .agency-detail__holder__label {
    padding-bottom: 10px;
  }
  .ad-detail .agency-detail-row {
    margin-left: 0;
  }
}
@media (max-width: 380px) {
  .agency-export-btn {}
}
.header-navbar .level-1 > li .sub-menu-terms a:hover {
  text-decoration: underline;
}
.header-navbar .level-1 > li .sub-menu a:hover {
  text-decoration: underline;
}
.btnDalsiZpravy {
  margin: 0 auto;
  display: table;
}
@media (max-width: 990px) {}
.ad-article-image {
  position: relative;
  margin-bottom: 12px;
}
.ad-article-info {
  position: absolute;
  bottom: 10px;
  left: 0px; /*right: 0px;*/
}
a.ad-article-client {
  background-color: #2a2a2a;
  display: table;
  padding: 2px 12px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  float: left;
  margin-right: 2px;
}
a.ad-article-agency {
  background-color: #4e4e4e;
  display: table;
  padding: 2px 12px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  float: left;
  margin-right: 2px;
}
.ad-article {
  float: left;
  width: 33.3333%;
  padding: 0 15px !important;
  margin-bottom: 24px !important;
  margin-top: 0 !important;
  border: 0 !important;
}
.ad-article-100 {}
.ad-search-box {
  margin-bottom: 48px;
}
.ad-article-rating {
  position: absolute;
  top: 12px;
  right: 12px;
  background-color: #000;
  border-radius: 50%;
  font-weight: 900;
  letter-spacing: 0;
  width: 44px;
  height: 44px;
  color: #fff;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  font-family: 'Catamaran', sans-serif;
}
.ad-article-rating span {
  font-size: 14px;
  margin-left: 3px
}
.agency-detail__holder__label .ad-article-rating span {
  margin-left: 5px;
}
.ad-month-range {
  float: left;
  width: 120px;
}
.agency-detail__holder.ad-detail-rating.new .agency-detail__holder__label {}
.ad-detail-rating.new .agency-detail__holder__label a:after {
  content: 'Čtěte hodnocení kampaně v Reklamní katovně';
  position: inherit;
  color: #121212;
  font-weight: 400;
  font-size: 24px;
  width: auto;
  text-align: left;
  margin-left: 120px;
  line-height: 1.2;
  padding-top: 30px;
  display: inline-block;
  text-decoration: underline;
}
.ad-detail-rating.new .agency-detail__holder__label a {
  color: #121212;
}
.ad-detail-rating.new .agency-detail__holder__label a:hover:after {
  text-decoration: none;
}
.agency-detail__holder.ad-detail-rating.new + .agency-detail__holder.ad-detail-rating {
  padding-top: 110px;
}
.ad-year-range {
  float: left;
  width: 80px;
  margin-left: 12px;
}
.ad-dates-range-text {
  float: left;
  margin: 8px 24px;
  font-size: 16px;
}
.ad-detail__holder__video {
  margin-bottom: 30px;
}
.ad-detail__holder__video.embed .wp-caption-text {
  margin-bottom: 20px;
}
.ad-detail-rating .agency-detail__holder__label {
  position: relative;
  min-height: 140px;
}
.ad-detail-rating .ad-article-rating {
  left: 0;
  right: auto;
  width: 92px;
  height: 92px;
  line-height: 80px;
  font-size: 40px;
}
.ad-detail-rating .ad-article-rating span {
  font-size: 26px;
}
.ad-detail-competition ul li, .ad-detail-people ul li {
  padding-left: 0;
}
.ad-detail-competition ul, .ad-detail-people ul {
  margin-bottom: 0;
}
.ad-detail-competition ul li:before, .ad-detail-people ul li:before {
  display: none;
}
.ad-detail-row--last {
  margin: 40px 0;
}
.ad-article-date {
  color: #949494;
  font-size: 14px;
  font-family: 'Catamaran', sans-serif;
  font-weight: bold;
}
a.ad-article-agency, a.ad-article-client {
  font-family: 'Catamaran', sans-serif;
}
ul.ad-nav-rating {
  text-transform: none;
  border-bottom: 1px solid #000;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 2px;
  margin: 0 15px 24px;
}
.ad-nav-rating li {
  padding: 0;
  float: left;
  font-weight: normal;
}
.ad-nav-rating li:before {
  display: none;
}
.ad-nav-rating a {
  display: block;
  padding: 16px;
  border: 1px solid #000;
  border-bottom: 0;
  text-decoration: none;
  margin-left: 12px;
  opacity: 0.4;
  background-color: #fff;
  position: relative;
  top: 1px;
  z-index: 1;
}
.ad-nav-rating a:hover {
  text-decoration: underline;
}
.ad-nav-rating a.active {
  opacity: 1;
  pointer-events: none;
}
.ad-nav-rating span {
  display: block;
  padding: 16px 8px 16px 0;
  position: relative;
  top: 1px;
  z-index: 1;
}
.nameCampaign .agency-detail__holder__label:after {
  display: none;
}
.nameCampaign .agency-detail__holder__content {
  font-size: 19px;
  font-weight: 700;
  padding-top: 0;
  margin-top: -8px;
}
/*SOLARNI NOVINKY NEW*/
.underTopArticles .head-title {
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 0.2rem;
  vertical-align: middle;
  line-height: inherit !important;
  margin-bottom: 23px;
  color: #392d7e;
}
.underTopArticles .wrapTopArticles {
  margin: 0 -15px;
  display: table;
  width: auto;
}
.underTopArticles ul.leftTopArticles {
  width: 50%;
  display: inline-block;
  padding: 0 15px;
  vertical-align: top;
}
.underTopArticles ul.rightTopArticles {
  width: 50%;
  display: inline-block;
  padding: 0 15px;
  vertical-align: top;
}
.underTopArticles ul li {
  font-size: 19px;
  line-height: 24px;
  font-weight: 900;
  padding: 0 0 25px;
}
.underTopArticles ul li:before, .dopo-products:before, .fromOdborneNew ul li:before, ul.partner-slider li:before {
  display: none;
}
.underTopArticles ul li a {
  color: #392d7e;
  border-top: 4px solid #392d7e;
  text-decoration: none;
  padding: 20px 0 0;
  width: 100%;
  display: inline-block;
}
.underTopArticles ul li a:hover {
  color: #0090ce;
  text-decoration: none;
  border-top: 4px solid #0090ce;
}
.mostReadArticles .head-title {
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 0.2rem;
  vertical-align: middle;
  line-height: inherit !important;
  margin-bottom: 23px;
  color: #392d7e;
}
.mostReadArticles .head-title strong {
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 20px;
	margin-right: 15px;
}
.mostReadArticles .head-title span {
  font-size: 14px;
 padding: 3px 8px 0 13px;
  background: #fff;
  border-radius: 10px;
  margin: 0;
  position: relative;
  top: -3px;
  color: #909090;
  cursor: pointer;
}
.mostReadArticles .head-title span.active {
  border-radius: 10px;
  color: #fff;
  background: #008fce;
  cursor: default;
}
.wrapMostArticles {
  margin: 0 -15px;
  display: block;
  width: auto;
}
.wrapMostArticles .article {
  width: 33.3333%;
  display: inline-block;
  padding: 0 15px;
  margin: 0;
  margin-bottom: 30px;
  vertical-align: top;
  letter-spacing: 0;
  text-transform: none;
  border: 0 none;
  float: none;
}
.wrapMostArticles .art-img {
  display: inline-block;
  width: 100%;
  max-width: 160px;
  margin-right: 15px;
}
.wrapMostArticles .art-content {
  display: inline-block;
  max-width: 174px;
}
.wrapMostArticles .art-content .title {
  color: #392d7e;
  font-size: 19px;
  line-height: 21px;
}
.wrapMostArticles .art-content .title a {
  color: #392d7e;
}
.wrapMostArticles .art-content .title a:hover {
  color: #0090ce;
  text-decoration: none;
}
.wrapMostArticles .article .art-img img {}
.section-left .article .art-img {
  margin-right: 15px;
  max-width: 160px;
}
.section-left .article .art-content {
  max-width: 184px;
}
.fromOdborneNew .head-title {
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 0.2rem;
  vertical-align: middle;
  line-height: inherit !important;
  margin-bottom: 23px;
  color: #392d7e;
}
.fromOdborneNew ul {
  margin: 0 -15px;
  display: block;
  width: auto;
}
.fromOdborneNew ul li {
  width: 33.3333%;
  display: inline-block;
  padding: 0 15px;
  margin: 0;
  margin-bottom: 30px;
  vertical-align: top;
}
.fromOdborneNew ul li a {
  text-decoration: none;
	vertical-align: top;
    display: table;
}
.fromOdborneNew ul li a:hover {
  text-decoration: underline;
}
.fromOdborneNew .post_thumb {
  margin-right: 15px;
  max-width: 160px;
  margin-bottom: 20px;
  display: table-cell;
  vertical-align: top;
  width: 160px;
}
.fromOdborneNew .post_title {
  color: #392d7e;
  display: table-cell;
  font-size: 19px;
  line-height: 21px;
  max-width: 194px;
  font-weight: 900;
  padding-left: 15px;
}
.link-more {
  font-weight: 900;
  font-size: 16px;
}
.fromOdborneNew .link-more {
  color: #008fcd;
  float: right;
  margin-right: 20px;
}
.fromOdborneNew .link-more .icon-sipka_dolu {
  margin-top: 2px;
}
.articles-grid.products {
  padding-bottom: 10px;
  padding-top: 40px;
}
.footRecom {
  text-align: center;
  padding: 20px 0;
}
.recom-products {}
.recom-products .head-title {
  display: inline-block;
  line-height: inherit !important;
  margin-bottom: 23px;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 20px;
  letter-spacing: 0.2rem;
  vertical-align: middle;
  color: #008fcd;
}
.recom-products ul {
  margin: 0 -15px;
  width: auto;
  font-size: 0;
}
.recom-products ul li {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.recom-products a {
  text-decoration: none;
}
.recom-products .post_title {
  line-height: 26px;
  font-weight: 900;
  font-size: 22px;
  color: #008fcd;
}
.recom-products .post_title:hover {
  text-decoration: underline;
}
.recom-products .post_thumb {
  margin: 0 auto 20px;
}
.recom-products .post_thumb img {
  width: 100%;
  height: auto;
}
div.wp_bannerize > div {
  margin-bottom: 30px;
  padding: 30px;
  background: #f1f1f1;
}
.smallTopBannerWrap {
  display: inline-block;
  margin: 0;
}
.smallTopBannerWrap .container {
  width: auto;
  margin: 0;
}
.smallTopBannerWrap div.wp_bannerize > div {
  padding: 0;
  margin: 0;
  background: #fff;
}
div.wp_bannerize.TopLeader div {
  padding: 30px 0;
  background: #fff;
}
.newsletter-boxik {
  display: flex;
  width: 230px;
  font-size: 18px;
  border: 1px solid #eaeaea;
  padding: 7px 20px 10px;
  box-sizing: border-box;
  background: #f2f2f2;
  align-items: center;
}
.newsletter-boxik .container {
  width: auto;
  color: #392d7e;
  padding: 0;
  text-align: center;
}
.newsletter-boxik a.odber {
  background: #008fcd none repeat scroll 0 0;
  border: 0 none;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  float: none;
  line-height: 35px;
  padding: 3px 13px 0px;
  position: relative;
  text-align: left;
  text-decoration: none;
  width: auto;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 13px;
  letter-spacing: 0.15rem;
  min-width: 180px;
}
div.wp_bannerize.TopBanner div {
  padding: 0;
}
div.wp_bannerize.PremiumLeader div {
  padding: 0;
  background: #fff;
}
div.wp_bannerize.LeaderBoard1 div {
  padding: 30px 0;
  background: #fff;
}
div.wp_bannerize.LeaderBoard2 div {
  padding: 20px 0 30px;
  background: #fff;
}
div.wp_bannerize.LastBanner div {
  padding: 10px 0;
  background: #fff;
}
div.wp_bannerize.SideBox div {
  padding: 0;
}
div.wp_bannerize > div:last-child {
  margin-bottom: 0;
}
.section-right div.wp_bannerize.SideBanner > div:last-child {
  margin-bottom: 0;
  /*height: 460px;*/
}
.aside div.wp_bannerize.SideBanner > div:last-child {
  margin-bottom: 0;
  height: auto;
}
.wp_bannerize.SideBannerDruhy div {
  padding-top: 0;
}
.MidBanner, .MidBannerDole, .TopHalfBanner {
  text-align: left;
  margin: 0 -10px;
  font-size: 0;
}
.LeaderHalfBanner {
  margin: 0 -10px;
  font-size: 0;
}
.head-articles .half-banner .container {
  padding: 0;
}
div.wp_bannerize.MidBanner > div, div.wp_bannerize.MidBannerDole > div, div.wp_bannerize.TopHalfBanner > div, div.wp_bannerize.LeaderHalfBanner > div {
  padding: 30px;
  background: #f1f1f1;
  width: 100%;
  max-width: 560px;
  display: inline-block;
  margin: 0 10px 20px;
  vertical-align: top;
}
.section.articles-grid.newo {
  padding: 20px 0;
}
.wp_bannerize.LastBanner {
  margin-bottom: 20px;
}
footer .section.full-banner + .articles-wrap.after-events {
  padding-top: 0;
}
.wp_bannerize.UnderEvents {
    max-width: 1140px;
    margin: 0 auto;
}
@media (max-width: 1199.5px) {
  .ad-content.aside-left {
    padding-left: 15px;
  }
  .newsletter-boxik {
    display: none;
  }
  .smallTopBannerWrap {
    float: right;
    padding: 0;
  }
  .smallTopBannerWrap .container {
    padding: 0;
  }
  .smallTopBannerWrap div.wp_bannerize > div {
    padding: 0;
    margin: 0;
    background: #fff;
  }
  div.wp_bannerize.MidBanner > div, div.wp_bannerize.MidBannerDole > div, div.wp_bannerize.TopHalfBanner > div, div.wp_bannerize.LeaderHalfBanner > div {
    max-width: 456px;
  }
  .ad-box .ad-article-rating {
    left: 0;
    top: 0;
  }
  .ad-box.promo-box {
    font-size: 0;
    margin-bottom: 35px;
    background: #f2f2f2;
    margin-top: -20px;
  }
  .ad-box.promo-box .head-bar {
    color: #121212;
  }
  .ad-box.promo-box .link-more {
    color: #969696;
  }
  .ad-box.promo-box .link-more:hover {
    color: #585858
  }
  .ad-box-ul li {
    display: table;
    width: 100%;
    margin-bottom: 24px;
  }
  .ad-box-ul li:before {
    display: none;
  }
  .ad-box-ul + a {
    text-align: right;
    text-decoration: none;
    display: block;
    color: #008fcd;
    margin-bottom: 24px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
  }
  .ad-box-ul + a:hover {
    color: #000;
  }
  a.ad-box-title {
    padding-left: 35px;
    font-size: 24px;
    text-decoration: none;
    min-height: 42px;
    display: block;
    vertical-align: top;
    height: auto;
    line-height: 28px;
    font-family: 'Catamaran', sans-serif;
    padding-top: 7px;
  }
  a.ad-box-title:hover {
    text-decoration: underline;
  }
  .ad-box .container .row {
    margin: 0 -15px 20px;
  }
  .ad-box + .container .middle-more-articles .aside-left.section-left {
    padding-left: 0;
    padding-right: 0;
  }
  .articles-wrap.promo-box + .ad-box {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .ad-box-best, .ad-box-worst {
    max-width: 50%;
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
    min-width: 50%;
    width: 50%;
  }
	
	
}
.article.top__Title {
  padding: 0 15px;
  color: #392d7e;
  border: 0 none;
}
.article.top__Title h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 900;
  margin: 0;
  text-align: left;
}
.article.top__Title h2 a {
  text-decoration: none;
  padding-bottom: 20px;
  display: block;
}
.article.top__Title h2 a:hover {
  text-decoration: underline;
}
.section.full-banner {
  padding-top: 0px;
}

.section.full-banner.mb40 { margin-bottom: 20px;}

.section.full-banner .container {
  padding: 0;
  width: auto;
}
@media (max-width: 991.5px) {
  .wp_bannerize.MidBanner, .wp_bannerize.MidBannerDole {
    margin-bottom: 20px;
  }
  .smallTopBannerWrap {
    float: left;
    padding: 0;
    display: block;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .section.full-banner {
    padding-top: 0px;
    margin-top: -20px;
  }
  .ad-box .container .row {
    margin: 0 0 20px;
  }
  .ad-article {
    width: 50%;
  }
  .section.half-banner {
    padding: 0;
  }
  .section.half-banner .container .cpts-table-box {
    margin-left: -15px;
    margin-right: -15px;
    display: block;
    width: auto;
  }
  div.wp_bannerize.MidBanner div, div.wp_bannerize.MidBannerDole div, div.wp_bannerize.TopHalfBanner div, div.wp_bannerize.LeaderHalfBanner > div {
    max-width: 344px;
  }
  .head-articles .next-articles .article {
    max-height: inherit;
  }
  .head-articles .next-articles .article + .article {
    margin: 0;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    max-height: inherit;
    min-height: inherit;
    overflow: hidden;
  }
  .section.head-articles {
    padding-bottom: 20px;
  }
  .article.top__Title {
    padding: 0;
  }
  .recom-products ul li {
    width: 50%;
    margin-bottom: 40px;
  }
  .wrapMostArticles .art-content {
    max-width: inherit;
  }
}
.ad-box-div {
  display: none;
  position: relative;
  padding-bottom: 48px;
  min-height: 265px;
}
.ad-box-div-active {
  display: block;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .agency-detail__holder.ad-detail-rating {
    padding-left: 60px;
  }
  .agency-detail__holder.ad-detail-rating .agency-detail__holder__label {
    margin-left: -120px;
  }
  .ad-detail-rating.new .agency-detail__holder__label a {}
  .ad-detail-rating .ad-article-rating span {
    font-size: 14px;
  }
  .section-left .article .art-img {
    margin-right: 15px;
    max-width: 160px;
  }
  .articles-wrap.list-more-articles .section-left .article .art-img {
    max-width: 100px;
  }
  .section-left .article .art-content {
    max-width: 175px;
  }
  .after-events .after-event .art-content {
    width: 70%;
  }
  .wrapMostArticles .art-img {
    max-width: 100px;
  }
  .wrapMostArticles .art-content {
    max-width: 165px;
  }
  .fromOdborneNew .post_thumb {
    max-width: 100px;
    width: 100px;
  }
  .recom-products .post_title {
    font-size: 19px;
    line-height: 21px;
  }
}
@media (max-width: 991.5px) {
  .MidBanner, .MidBannerDole, .TopHalfBanner {
    margin: 0 5px;
  }
  .underTopArticles .wp_bannerize.SideBanner {
    padding: 0 15px;
  }
  .next-articles .art-content {
    padding-bottom: 0;
  }
  .page-list-articles .head-list-articles .article {
    width: 100%;
  }
  .fromOdborneNew .post_title {
    display: block;
    padding-left: 0;
    width: inherit;
  }
  .fromOdborneNew .post_thumb {
    display: block;
  }
  .section-left .article .art-content {
    width: inherit;
    max-width: inherit;
  }
  .udalosti-list .aside-left.art-content .container {
    width: 100%;
  }
  .udalosti-list .after-events .after-event .art-content {
    width: auto;
    padding: 0;
    display: inline-block;
  }
  .page-main .content-main .cpts-list-articles {
    margin-bottom: 40px;
  }
  .article-detail .wp_bannerize.SideBanner {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.5px) {
	
	.smallTopBannerWrap {margin: 0;}
	
  .ad-content.aside-left {
    padding-left: 0;
    padding-right: 0;
  }
  .header-main .box-in-main {
    height: 100%;
    position: relative;
    display: block;
    width: 100%;
  }

	
  .article-detail .aside-left {
    padding-left: 0;
    padding-right: 0;
  }
  .article-detail .art-in .outset {
    margin-left: 0;
  }
  .art-block-link, .art-block-quote {
    margin-left: 35px;
  }
  .underTopArticles .wp_bannerize.SideBanner {
    padding: 0 0 10px;
  }
  div.wp_bannerize.LeaderBoard1 div {
    padding: 10px 0 20px;
  }
  div.wp_bannerize.LeaderBoard2 div {
    padding: 30px 0 10px;
  }
  ul.ad-nav-rating {
    margin: 0 0 24px;
  }
  .wrapMostArticles .article {
    width: 50%;
  }
  .recom-products {
    max-width: inherit;
    margin: 0 auto;
    padding: 0 15px;
  }
  .after-events .cpts-btn.eventsBtn {
    margin-top: 0;
  }
  .after-events .after-event .box-date {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
  }
  .after-events .after-event {
    display: block;
    text-align: left;
  }
  .after-events .after-event .art-img {
    display: block;
    text-align: left;
    max-width: 160px;
  }
  .after-events .after-event .art-content {
    display: block;
    margin-top: 20px;
    padding: 0;
  }
  .section.underTopArticles {
    padding-bottom: 0;
  }
  .section.half-banner .container .cpts-table-box {
    margin-left: 0;
    margin-right: 0;
  }
  .articles-grid.products {
    margin-top: 40px;
    padding: 0;
  }
  .fromOdborneNew .cpts-btn {
    margin-top: 40px;
  }
  .fromOdborneNew ul {
    margin: 0;
  }
  .fromOdborneNew ul li {
    padding-left: 0;
    padding-right: 0;
    display: block;
    width: auto;
    border-bottom: 1px solid #eaeaea;
    margin-top: 20px;
    padding-bottom: 25px;
    margin-bottom: 0;
  }
  .fromOdborneNew .post_title {
    max-width: inherit;
  }
  .wrapMostArticles {
    margin: 0;
  }
  .wrapMostArticles .article {
    padding-left: 0;
    padding-right: 0;
    display: block;
    width: auto;
    border-bottom: 1px solid #eaeaea;
    margin-top: 20px;
    padding-bottom: 25px;
    margin-bottom: 0;
  }
  .MidBanner, .MidBannerDole, .TopHalfBanner {
    margin: 0 -10px 0;
    padding: 0 0;
    display: block;
    width: auto;
  }
  div.wp_bannerize.MidBanner div, div.wp_bannerize.MidBannerDole div, div.wp_bannerize.TopHalfBanner div, div.wp_bannerize.LeaderHalfBanner > div {
    font-size: 0;
    letter-spacing: 0;
    width: 50%;
    max-width: inherit;
    display: table-cell;
    border: 10px solid #fff;
    margin: 0 0px 20px;
  }
  .promo-box.tpl-2 .first-art .article-in {
    display: block;
  }
  .promo-box.tpl-2 .article.first-art .art-img {
    width: 100%;
    padding-right: 0;
    display: block;
  }
  .promo-box.tpl-2 .first-art .art-content {
    display: block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 40px;
  }
}
@media (max-width: 549.5px) {
  .agency-detail__holder.ad-detail-rating {
    padding-left: 0;
  }
  .smallTopBannerWrap {
    margin: 0;
  }
  .underTopArticles .wp_bannerize.SideBanner {
    padding: 0 0 20px;
  }
  .recom-products ul li {
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 25px;
  }
  .recom-products .post_thumb {
    margin: 0 0 20px;
    max-width: 160px;
  }
  .underTopArticles ul.leftTopArticles, .underTopArticles ul.rightTopArticles {
    width: 100%;
  }
  .underTopArticles ul.leftTopArticles {
    margin-bottom: 0;
  }
  .wp_bannerize.MidBanner, .wp_bannerize.MidBannerDole {
    margin-bottom: 40px;
  }
  .page-list-articles .head-list-articles .article.ad-article {
    width: 100%;
  }
  .ad-article {
    width: 100%;
    padding: 0 !important;
  }
  .agency-detail-row.ad-detail-row--last .agency-detail__holder__content {
    padding: 0;
  }
  .agency-detail-row {
    margin-left: 0;
  }
  .agency-detail__holder {
    padding-left: 0;
  }
  .ad-detail-rating .agency-detail__holder__label {
    min-height: inherit;
  }
  ul.ad-nav-rating {
    font-size: 16px;
    letter-spacing: 1px;
  }
  .agency-detail__holder.ad-detail-rating.new + .agency-detail__holder.ad-detail-rating {
    padding-top: 40px;
  }
  ul.ad-nav-rating li {}
  ul.ad-nav-rating a {
    display: block;
    padding: 16px 10px;
    margin-left: 8px;
  }
  ul.ad-nav-rating li:first-child a {
    margin-left: 5px;
  }
  .ad-in .agency-detail-labels {
    margin-top: 3px;
  }
  .MidBanner, .MidBannerDole, .TopHalfBanner {
    margin: 20px 0px 40px;
  }
  .LeaderHalfBanner {
    margin: 20px 0px 20px;
  }
  div.wp_bannerize.MidBanner div, div.wp_bannerize.MidBannerDole div, div.wp_bannerize.TopHalfBanner div, div.wp_bannerize.LeaderHalfBanner > div {
    width: auto;
    max-width: inherit;
    display: block;
    border: 0;
  }
  .mostReadArticles .head-title strong {
    display: block;
    margin-bottom: 4px;
  }
  .head-articles .next-articles .art-content {
    display: block;
    width: 100%;
    float: none;
    padding: 0;
  }
}
@media (max-width: 479.5px) {
  .head-articles .next-articles .article {
    border-bottom: 1px solid #eaeaea;
    margin-top: 20px !important;
    padding-bottom: 25px;
    margin-bottom: 0;
  }
}
#stats-week {}
#stats-today {}
.mostReadArticles .closed {
  display: none;
}
.mostReadArticles .open {
  display: block;
}
.partners {
  background: #fafafa;
  padding-top: 60px;
}
.partner-slider {
  margin: 0 21px !important;
}
.slick-arrow {
  padding: 0 !important;
  position: absolute;
  background: rgba(0, 0, 0, 0);
  border: 0 none;
  z-index: 5;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  font-size: 36px;
  color: #c5c5c5;
  height: 36px;
}
.section.full-banner .col.bann-box p, .square-bann-box .col.bann-box p {
  display: none;
}
.section.full-banner.nopad {
  padding: 0;
  margin: 0;
}
.slick-initialized .slick-slide {}
.slick-prev {
  left: -40px;
}
.slick-next {
  right: -40px;
}
.slick-prev:before {
  content: "\e902";
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #c5c5c5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-arrow:hover {
  background: rgba(0, 0, 0, 0);
}
.slick-next:before {
  content: "\e902";
  position: absolute;
  left: 0;
  top: 0;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #c5c5c5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.partner-slider {
  overflow: visible !important;
}
.header-navbar .navbar > ul > li:last-child a {
  position: relative;
}
.header-navbar .navbar > ul > li:last-child a:hover {
  background: #fff !important;
}
.header-navbar .navbar > ul > li:last-child a:after {
  display: block;
  position: absolute;
  background: #282489;
  border-radius: 10px;
  height: 22px;
  width: 50px;
  content: 'SEF';
  top: 31px;
  z-index: 0;
  line-height: 23px;
  text-align: center;
  color: #9ed66d;
}
@media screen and (max-width: 767.5px) {
  .header-navbar .navbar > ul > li:last-child a:after {
    top: 17px;
    left: 5px;
  }
}
/* COOKIES */
.pea_cook_wrapper.pea_cook_bottomleft {
  bottom: 0 !important;
  left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  padding: 15px !important;
  border-radius: 0 !important;
}
.pea_cook_wrapper p {
  font-size: 14px !important;
  letter-spacing: 0 !important;
  font-family: 'Catamaran', sans-serif;
  font-weight: 400 !important;
}
.pea_cook_wrapper p a {
  white-space: nowrap;
}
a#fom, a#pea_close {
  border-bottom: 1px solid #fff !important;
}
a#fom:hover, a#pea_close:hover {
  border: 0 none !important;
}
#pea_cook_btn {
  font-family: 'Catamaran', sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 20px !important;
  height: inherit;
  text-transform: uppercase;
}
.jobs__item img {
  max-width: 12px;
}
.praceWeb a .post_company {
  font-size: 14px;
  color: #bde7e7;
  max-width: 90%;
}
.praceWeb a:hover {
  text-decoration: none !important;
}
.praceWeb .post_title {
  margin-top: 0;
}
.praceWeb a .post_title {
  color: #fff !important;
  font-family: 'Catamaran', sans-serif;
  font-weight: 600;
  letter-spacing: -0.02em;
  font-size: 24px;
  line-height: 1.2;
}
.praceWeb a:hover .post_company, .praceWeb a:hover .post_title {
  text-decoration: underline;
}
.praceWeb {
  margin-bottom: 30px;
  margin-top: 20px;
  background: #00abad;
  color: #bfbfbf;
  padding: 0
}
.praceWeb.is-bottom-content {
  margin-bottom: 0;
}
.mPrace .link-more {
  text-decoration: none;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  border: 1px solid #000;
  background: #fff;
  border-radius: 20px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}
.mPrace .link-more i {
  color: #000;
  text-decoration: none !important;
  position: relative;
  margin-left: 20px;
}
.mPrace .icon-sipka::before {
  position: absolute;
  top: -13px;
  right: -3px;
}
.mPrace .link-more:hover {
  color: #000;
  background: #FFF;
  text-decoration: underline !important;
}
.mPrace .link-more:hover i:before {
  color: #000;
  text-decoration: none !important;
}
.mPrace .buttons-area {
  margin-top: 30px;
}
.fromRetailek.mPrace .head-bar {
  color: #000;
  border-bottom: 0 none;
}
.fromRetailek.mPrace {
  padding: 30px 0 60px;
  display: block;
}
ol li {
  font-family: 'Catamaran', sans-serif;
}
.promo .slider-wrap .bx-controls {
  display: none;
}
.content-main h3 {
  margin: 30px 0 20px;
}
p.citatPerson {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 40px;
  font-size: 19px;
  line-height: 30px;
}
p.citatPerson img {
  float: left !important;
  margin-left: -115px;
  margin-right: 15px;
  width: 100px;
  text-decoration: none;
  display: table-cell;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
p.citatPerson a {
  margin-right: 10px;
  display: table-cell;
  float: left;
  padding-top: 35px;
  width: 100%;
  color: #808080 !important;
  text-decoration: none;
}
.citatPerson a:hover {
  text-decoration: underline;
}
.citatPerson a.autor {
  padding-top: 15px;
  color: #00abad !important;
  text-decoration: none; /*width:auto;*/
  display: block;
  font-size: 18px;
  cursor: pointer;
}
.intropage .head-articles .container.bot {
  margin-bottom: 100px;
  max-width: 1170px;
  margin: 0 auto 100px;
}
.intropage .head-articles .container.bot p {
  color: #121212;
  font-size: 20px;
  line-height: 28px;
}
.intropage .head-articles .cpts-list-articles {
  margin-top: 100px;
}
.article-detail .art-in ul li {
  font-family: 'Catamaran', sans-serif;
}
.promo-box.tpl-2 .article.first-art .title {
  font-size: 28px;
  line-height: 32px;
}
.promo-box.tpl-2 .partner-promo img {
  max-width: 300px;
  height: auto;
}
.promo-box.tpl-2 .buttons-area {
  margin-top: -12px;
}
.promo-box.tpl-1 .article .art-img {
  width: 265px;
}
.promo-box.tpl-1 .article .art-content {}
.promo-box .link-more:hover {
  color: #000;
}
.intropage .head-articles h1 {
  text-align: left;
  margin-top: 40px;
}
.intropage .head-articles .container.bot img {
  margin-bottom: 40px;
  width: 100% !important;
}
.intropage .head-articles .casopis {
  margin-bottom: 70px;
}
#twitter-widget-2, #instagram-embed-2 {
  margin-bottom: 40px !important;
  display: block !important;
}
/*
.wp-caption.alignnone + p { display:none;
}*/
.citatPerson a.autor:hover {
  text-decoration: underline;
}
.first-art .icon-citace:before {
  color: #FFF;
  opacity: 0.8;
  margin-left: 15px;
}
.attention {
  background: #f7f7f7;
  padding: 20px 20px 0;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  font-size: 16px;
  line-height: 22px;
  color: #4d4d4d;
  margin-bottom: 40px;
}
.attention h3 {
  padding-bottom: 15px;
}
.article-detail .art-in ul li a {}
.article-detail .art-in ul li a:hover {
  text-decoration: none !important;
}
.article-detail .art-in ul li a em {
  color: #00abad;
  text-decoration: underline;
}
.article-detail .art-in ul li a em:hover {
  text-decoration: none;
}
.newsletter-box {
  padding: 40px 0 36px;
  max-width: 1140px;
  margin: 20px auto 20px;
}
.section.half-banner {
  padding-bottom: 0;
  /*margin: 0 -15px;*/
}
.section.casopis {
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 18px;
  letter-spacing: 3px;
  padding: 14px 0 16px;
  text-transform: lowercase;
  margin-bottom: 60px;
}
.newsletter-box .field-env {
  display: inline-block;
  width: 290px;
}
.circle {
  background: #000 none repeat scroll 0 0;
  border-radius: 50%;
  box-sizing: border-box;
  color: #fff;
  display: table-cell;
  font-family: 'Catamaran', sans-serif;
  font-weight: 700;
  float: left;
  font-size: 20px;
  height: 150px;
  line-height: 22px;
  padding: 42px 10px 0;
  position: relative;
  text-align: center;
  text-transform: lowercase;
  top: -67px;
  width: 150px;
  -ms-transform: rotate(-20deg); /* IE 9 */
  -webkit-transform: rotate(-20deg); /* Chrome, Safari, Opera */
  transform: rotate(-20deg);
}
/*
.iko { background:black; padding:5px;text-transform: lowercase; color:#FFF; font-size:12px; line-height:12px;
}*/
.novinka {
  color: #585240;
  display: table-cell;
  font-weight: normal;
  letter-spacing: 1.5px;
  line-height: 20px;
  padding-left: 15px;
  text-transform: lowercase;
}
.icon-dejte_tip {
  font-size: 16px;
  position: relative;
  vertical-align: middle;
}
.icon-dejte_tip:before {
  content: "\e609";
  border: 2px solid #808080;
  border-radius: 50%;
  color: #808080;
  position: relative;
  top: -2px;
}
.art-tag-list ul {
  margin-bottom: 34px;
  font-family: 'Catamaran', sans-serif;
}
.art-tag-list ul li {
  padding: 0;
  font-size: 14px;
  margin: 0 7px 10px 0;
  display: inline-block;
}
.art-tag-list ul li a {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  color: #a5a5a5 !important;
  display: block;
  padding: 1px 13px 0px;
  font-weight: 600;
  text-decoration: none !important;
}
.top-read-posts .article.is-people .art-img a {
  border-radius: 0;
}
.tpl-2 .article.is-people .art-img a {
  border-radius: 0;
  border-radius: inherit;
  display: inherit;
  height: inherit;
  overflow: hidden;
  position: inherit;
  width: inherit;
}
.tpl-2 .article.is-people .art-img img {
  left: inherit;
  margin: inherit;
  height: auto;
  max-width: inherit;
  position: inherit;
  width: 95px;
}
.article-detail .art-in ul li a {
  color: #999;
  text-decoration: none;
}
.article-detail .art-in ul li a:hover {
  background: #fafafa;
}
.art-tag-list ul li:before {
  display: none;
}
.article-detail .alignleft {
  display: block;
  /* width: 293px !important;*/
}
.article-detail .alignright {
  /* width: 293px !important;*/
}
.section-right .vertical-bann-box {
  margin-bottom: 30px;
}
/*
.header-navbar li:nth-child(2) .sub-menu { width: 350px;
}

.header-navbar li:nth-child(2) .terms-list { min-width:290px;
}
*/
.header-navbar .terms-list li a {
  font-size: 11px;
  letter-spacing: 0.8px;
}
.header-navbar .terms-list {
  line-height: 18px;
}
.art-content .title {
  font-weight: 900;
}
.events .art-content {
  width: 100%;
}
.events .article {
  border-bottom: 0 none;
}
.icon-sipka:before {
  position: relative;
  top: -1px;
}
.social-btn iframe {
  position: inherit;
}
.social-btn a {
  font-size: 12px;
}
.btn-tip:hover .icon-dejte_tip {
  -webkit-animation: bottomTop 2s;
  animation: bottomTop 2s;
  -webkit-animation-iteration-count: 0.2;
  animation-iteration-count: 0.2;
}
.page-prace-list .desc img {
  display: table;
  float: right;
  margin-left: 30px;
}
.page-prace-list .items-list th {
  background: none repeat scroll 0 0 #392d7e;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  padding-bottom: 0;
  padding-left: 10px !important;
  line-height: 15px;
  padding-top: 1px;
  height: 20px;
  height: 30px;
  text-transform: uppercase;
  vertical-align: middle;
  color: #fff;
}
.page-prace-list .items-list th.col-description {
  font-size: 12px;
}
.page-prace-list .items-list th.col-date {
  text-align: left;
  display: none;
}
.page-prace-list .items-list td.col-title {
  float: left;
  padding-left: 0;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
}
.page-prace-list .items-list td.col-title a {
  font-weight: 700;
}
.page-prace-list .items-list .col-date {
  color: #008fcd;
  float: left;
  font-family: 'Catamaran', sans-serif;
  font-size: 12px;
  height: 25px;
  padding-left: 0;
  padding-top: 10px;
  text-align: left;
}
.page-prace-list .items-list .col-title strong {
  font-family: 'Catamaran', sans-serif;
}
.page-prace-list .items-list .col-description {
  font-size: 12px;
  border-bottom: 1px solid #e0e0e0;
  padding-right: 0;
  vertical-align: middle;
  font-family: 'Catamaran', sans-serif;
  width: 200px;
  line-height: 16px;
}
.page-prace-list .items-list th.col-description {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.page-prace-list .items-list .col-title strong {
  font-size: 14px;
}
.page-prace-list .items-list th.col-description {
  border-bottom: 0 none;
}
.articles-wrap .text-advert {
  text-transform: none;
}
.square-bann-box .cpts-table-box .iframe-wrap iframe {
  position: relative;
}
.square-bann-box .cpts-table-box .iframe-wrap iframe + div {
  margin: 0 auto;
  width: 300px;
  margin-top: -4px;
}
.square-bann-box .cpts-table-box .iframe-wrap {
  padding-bottom: 30px;
}
.article .box-icon {
  margin-left: -10px;
  margin-top: -17px;
}
.promo-box .article .box-icon {
  color: #fff;
  margin-bottom: 22px;
  margin-left: 5px;
  margin-top: -91px;
  opacity: 0.8;
  width: 60px;
}
.article .title {
  color: #392d7e;
  font-size: 19px;
  line-height: 21px;
  font-weight: 900;
}
.events .article .title {
  text-align: center;
}
.promo .slider-wrap .slider .img a:after {
  -webkit-box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: inherit;
  width: 540px;
}
.promo .slider-wrap .slider .img:after {
  display: none;
}
.head-articles .next-articles .art-img .box-icon {
  z-index: 110;
  opacity: 0.8;
  margin-left: -5px;
}
.head-articles .next-articles .art-img:after {
  box-shadow: none;
  display: none;
}
.head-articles .next-articles .article.quote .art-img a:after, .head-articles .next-articles .article.external .art-img a:after {
  -webkit-box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.promo-box .article.external .art-img {
  position: relative;
}
.promo-box .article.external .art-img a:after {
  -webkit-box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.9);
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.page-article-detail .aside-left table td {
  background: none repeat scroll 0 0 #ebebeb;
  border: 1px solid #ffffff;
}
.page-article-detail .aside-left table td[colspan] {
  background: transparent;
  padding: 8px 0 3px 15px;
}
.page-article-detail .aside-left table tr:first-child td {
  background: repeat scroll 0 0 #008fcd;
  color: #fff;
  height: 30px;
  padding-left: 15px;
  padding-bottom: 8px;
}
.page-article-detail .aside-left table td[colspan] em {
  color: #949494;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
}
.article-detail .art-in table {
  margin-bottom: 30px;
}
.article-detail .art-in table.art-table {
  margin-bottom: 0;
}
.footer-main .footer table td {
  background: rgba(0, 0, 0, 0);
  border: 0 none;
}
.cpts-list-articles.v2.aside-left {
  width: 100%;
  padding: 0;
}
.social-btn {
  line-height: 0;
  margin: 50px 0;
}
.banns-group table {
  margin-bottom: 0;
}
.banns-group .iframe-wrap {}
.banns-group .iframe-wrap iframe {
  height: 300px;
}
.banns-group .cpts-table-box iframe {
  position: relative;
}
.banns-group .cpts-table-box iframe + div {
  margin: -4px auto 0;
  width: 300px;
}
.banns-group table th, .banns-group table td {
  padding: 0;
}
.article.first-art.is-people .art-img img {
  left: 0;
  margin-left: 0;
  border: 0 none;
  display: inline-block;
  height: auto;
  max-width: 100%;
  outline: 0 none;
  vertical-align: middle;
  width: auto;
  position: inherit;
}
.articles-wrap .head-title {
  display: inline-block;
  line-height: inherit !important;
}
.column.events {
  float: none;
  width: auto;
  padding: 0;
}
.column.events article {
  float: left;
  margin-top: 0;
  width: 25%;
  padding: 0 15px 20px;
}
.column.events article .article-in {
  margin: 0;
  border-top: 4px solid #392d7e;
  padding: 30px 0 0;
}
.articles-wrap .additional {
  color: #808080;
  display: inline-block;
  float: right;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.5px;
  text-align: right;
  vertical-align: middle;
  margin-bottom: -14px;
}
.articles-wrap .additional a {
  position: relative;
  text-decoration: none;
  top: -5px;
}
.article-detail .wp-caption-text {
  line-height: 18px;
  margin-bottom: 0;
}
.section.full-bann.bann-below-menu {
  padding-top: 9px !important;
}
.section.full-bann.bann-below-menu .container {
  width: 100%;
}
.section.full-bann.bann-below-menu div.col.bann-box object {}
.section.full-bann.bann-below-menu div.col.bann-box object embed {
  width: 100%;
  max-width: 900px;
}
.top-page-wrapp-bann {
  position: absolute;
}
.section.cpts-short-message {
  position: relative;
}
.footer-main .footer .edit-box-2 {
  padding: 0;
}
.page-prace-list .filter .buttons-area {
  padding-left: 0;
}
.full-bann .bann-box .ibbBanner > div, .full-bann .bann-box .ibbBanner {
  background: none !important;
}
.cpts-pager {
  float: none;
  margin-top: 24px;
  position: relative;
  text-align: center;
  width: 100%;
}
.fb-comments, .fb-comments iframe[style], .fb-comments span {
  width: 100% !important;
}
.article-detail .fb-comments {
  display: block;
}
.footer-main .footer p {
  font-size: 16px;
  line-height: 22px;
}
.footer-main .footer table a {
  font-size: 12px;
  color: #8c8c8c;
  font-family: 'Catamaran', sans-serif !important;
}
.footer-main .footer table a img {
  margin-bottom: 10px;
}
.footer-main .footer table td {
  line-height: 16px; /*font-family:Arial, Helvetica, sans-serif;*/
}
.footer-main .footer dd {
  overflow: visible;
}
.col.bann-box dd {
  width: 300px !important;
  margin: 0 auto;
}
.footer-main .social-box .text a:hover {
  text-decoration: underline;
}
.section-left .buttons-area .cpts-btn [class|="icon"], .cpts-pager .next [class|="icon"] {
  margin-right: 5px;
}
.full-bann .bann-box .ibbBanner > div a, .full-bann .bann-box .ibbBanner a {
  width: 100% !important;
  margin-top: 2.5% !important;
}
.full-bann .bann-box .ibbBanner > div a img, .full-bann .bann-box .ibbBanner a img {
  width: auto !important;
  max-width: 100% !important;
}
.section.full-bann.bann-below-menu .col.bann-box dd {
  width: inherit !important;
}
.section.full-bann.bann-below-menu .col.bann-box table {
  margin: auto;
}
.footer-main dd table {
  margin-bottom: 0;
}
.footer-main dd table td {
  padding: 0;
}
.col.bann-box dd a {
  margin-top: 2.5% !important;
}
.footer-main .col.bann-box dd {
  width: 745px !important;
}
.first-art [class|="icon"] {
  color: #fff;
  line-height: inherit;
  margin-left: 30px;
  opacity: 0.8;
  vertical-align: middle;
}
.top-read-posts .article.is-people .art-img a:before {
  background-image: linear-gradient(135deg, #1f1f1f, #404040);
  background-repeat: repeat-x;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 800;
}
.top-read-posts .article.is-people .art-img a:hover:before {
  opacity: 0;
}
.top-read-posts .art-img a:hover:before {
  top: 0 !important;
  left: 0 !important;
}
.top-read-posts .article .art-img .counter {
  z-index: 1000;
}
.top-read-posts.is-bottom-content {
  padding-bottom: 40px;
}
.cpts-list-articles.v2 .art-img {
  vertical-align: top;
}
.promo .slider-wrap .bx-controls .bx-next {
  margin-left: 10px;
}
.promo .slider-wrap .slider .text {
  width: 180px !important;
}
#m-jobs {
  height: 300px;
  width: 300px;
}
/* ------- RMUSI ZUSTAT - RESI BUG S ANDRIOD PROHLIUZECEM -------- */
.article.is-people .art-img a {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}
/* ------- RESPONZIVE -------- */ /* ------- RESPONZIVE -------- */
/* ------- RESPONZIVE -------- */ /* ------- RESPONZIVE -------- */
/* ------- RESPONZIVE -------- */ /* ------- RESPONZIVE -------- */
@media (max-width: 1199.5px) {
  .promo-box.tpl-2 .partner-promo img {
    height: auto;
    max-width: 230px;
  }
  .promo-box.tpl-2 .next-articles .article .title {
    font-size: 18px;
    line-height: 20px;
  }
  .promo-box.tpl-1 .article .art-img {
    width: inherit;
  }
  .novinka {
    max-width: 480px;
    padding-left: 25px;
  }
  .circle {
    top: -58px;
  }
  .newsletter-boxik a.odber {
    top: 0;
  }
  p.citatPerson img {
    margin-left: -90px;
    margin-right: 0;
    width: 70px;
  }
  p.citatPerson a {
    padding-top: 15px;
  }
  .article.is-people .art-img a {
    margin-left: inherit;
    margin-right: inherit;
  }
  .article-detail .alignleft {
    /*width: 235px !important;*/
  }
  .article-detail .alignright {
    /* width: 235px !important;*/
  }
  .column.events article {
    min-height: 250px;
  }
}
@media (max-width: 1200px) and (min-width: 990px) {
  .aside .ibbBanner {
    width: auto !important;
    height: 221px !important;
    background: transparent;
  }
  .section.full-bann.bann-below-menu .col.bann-box table img {
    width: 100%;
  }
  .promo .slider-wrap .slider .text {
    width: 146px !important;
  }
  .promo .slider-wrap .slider .img a:after {
    width: 435px !important;
  }
  .aside .ibbBanner > div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 100% !important;
    width: auto !important;
  }
  .aside .ibbBanner object {}
  .banns-group .iframe-wrap iframe {
    height: 230px;
  }
  .aside .ibbBanner embed {
    width: 100% !important;
    height: 230px !important;
  }
  .promo .slider-wrap .slider .img a:after {
    width: 421px;
  }
  .promo .slider-wrap .bx-viewport {
    height: 290px !important;
  }
  .banns-group img {
    max-width: 230px;
  }
  .square-bann-box .ibbBanner {
    height: 230px !important;
  }
  .square-bann-box .ibbBanner > div {
    width: 230px !important;
    height: 230px !important;
  }
  .square-bann-box embed {
    height: 230px !important;
    left: inherit;
    top: 0;
    width: 230px !important;
  }
  .promo .slider-wrap .slider .title {
    font-size: 22px;
    line-height: 26px;
    max-height: 210px;
    overflow: hidden;
  }
  .square-bann-box .cpts-table-box .iframe-wrap iframe {
    width: 230px !important;
  }
  .vertical-bann-box iframe, .banns-group .cpts-table-box iframe + div {
    width: 230px !important;
  }
  .bann-box iframe + div div {
    padding: 10px 0 !important;
  }
  .bann-box iframe + div a {
    font-size: 11px;
  }
}
@media (max-width: 991.5px) {
  .promo-box.tpl-1 .article .art-img {
    width: 265px;
  }
  .promo-box.tpl-2 .partner-promo img {
    height: auto;
    max-width: 280px;
    width: 100%;
  }
  .promo .slider-wrap .slider .img a:after {
    width: 498px;
  }
  .section.full-bann.bann-below-menu .col.bann-box table img {
    width: 100%;
  }
  .article.is-people .art-img a {}
  .page-prace-list select {
    margin-bottom: 10px;
  }
  .article .title {
    font-size: 19px;
    line-height: 21px;
    margin-bottom: 0;
  }
  .newsletter-box {
    margin: 0 auto;
  }
  .list-more-articles .cpts-list-articles .art-img {
    width: 160px;
    vertical-align: top;
  }
  .full-bann .bann-box {
    padding: 30px 0;
  }
  .full-bann .bann-box .ibbBanner embed {
    height: auto !important;
    max-height: 100px !important;
    padding: 0;
    position: relative;
    width: 100%;
  }
  .full-bann .bann-box .ibbBanner > div, .full-bann .bann-box .ibbBanner {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    height: auto !important;
    min-height: 100px !important;
    width: 100% !important;
  }
  .grid-wrapper .banns-group {
    float: none;
    margin-top: 0px;
    position: relative;
    z-index: 500;
  }
  .grid-wrapper .aside .banns-group {
    margin-top: 0px;
  }
  .grid-wrapper .section-right {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .square-bann-box dd {
    margin: 0 auto;
    width: 300px;
  }
  .column.events article {
    margin-bottom: 20px;
    width: 50%;
  }
  .column.events article {
    min-height: 220px;
  }
  .list-more-articles .cpts-list-articles .art-content {
    display: block;
    padding-left: 15px;
    max-width: inherit;
  }
  .article.first-art.is-people .art-img img {
    width: 100%;
  }
  .head-articles .next-articles .is-people .art-img a {
    height: 174px;
    width: 174px;
  }
  .head-articles .next-articles .is-people .art-img img {
    margin-left: -125.5px;
  }
  .square-bann-box + .square-bann-box {
    margin-bottom: 40px;
  }
  .footer-main .col.bann-box {
    padding: 0;
  }
  .banns-group + .slider-wrap {
    float: left;
    margin-top: 40px;
    width: 100%;
  }
  .footer-main .col.bann-box dd {
    width: 100% !important;
    float: left;
  }
  .footer-main .col.bann-box dd img {
    width: 100%;
  }
  .spotrebniKos table td div.akcni:after {
    background-color: #ec6b14;
    border-radius: 10px 1px;
    color: #fff;
    content: "A";
    display: block;
    font-size: 8px;
    font-weight: bold;
    line-height: 16px;
    margin-top: -17px;
    padding: 0 5px;
    width: 20px;
  }
  .novinka {
    max-width: 340px;
    padding-left: 35px;
  }
  .circle {
    top: -46px;
  }
  a.odber {
    top: 17px;
  }
  .fromOdborneNew {
    max-width: 738px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .header-main .box-in-main {
    position: initial;
    display: block;
    margin-bottom: 0;
  }
}
@media (max-width: 991.5px) and (min-width: 768px) {
  .header-main {
    max-width: 738px;
    margin: 0 auto;
    display: table;
  }
}
@media (max-width: 767.5px) {
  .promo .slider-wrap .head-title {
    float: left;
    margin-bottom: -10px;
    position: relative;
    width: 100%;
  }
	
	.newsletter-box .container { display: block;}
	
  .section-left, .aside {
    padding: 0;
  }
  .grid-wrapper .section-right {
    padding-left: 0;
    padding-right: 0;
  }
  .promo-box.tpl-1 .article.external .art-content .box-icon {
    bottom: -10px;
    left: 0;
    margin-top: 0;
    position: absolute;
  }
  .promo-box .article.external .art-img a::after {
    width: 245px;
  }
  .section.casopis {
    position: relative;
    margin-bottom: 110px;
  }
  .intropage .head-articles .container.bot {
    margin-bottom: 240px;
  }
  .intropage .head-articles .casopis {
    margin-bottom: 120px;
  }
  a.odber {
    bottom: inherit;
    float: none;
    height: 48px;
    left: inherit;
    position: inherit;
    margin: 0 auto;
    display: table;
    top: inherit;
  }
  .newsletter-box .txtNl {
    display: block;
    vertical-align: middle;
    font-size: 22px;
    color: #008fcd;
    font-weight: 600;
    letter-spacing: -0.01rem;
    margin-bottom: 20px;
  }
  .newsletter-box .container:before, .newsletter-box .container:after {
    display: none;
  }
  .novinka {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 490px;
    padding-left: 0;
    text-align: center;
  }
  .newsletter-box {
    position: relative;
  }
  .newsletter-box {
    text-align: center;
  }
  .section.promo .bx-wrapper {
    float: left;
    width: 100%;
  }
  .events .art-content {}
  .footer-main .col.bann-box dd {
    float: left;
    overflow: hidden;
    width: 100% !important;
  }
  .promo .slider-wrap .slider .text {
    width: inherit !important;
  }
  /*.article-detail .aside-left { padding-left:0; padding-right:0;
}*/
  .promo .slider-wrap {
    padding-right: 0;
    padding-left: 0;
    margin-top: 40px;
  }
  .promo .banns-group {
    padding-right: 0;
    padding-left: 0;
  }
  .footer-main .col.bann-box dd {
    width: 100% !important;
  }
  .footer-main .col.bann-box {
    padding: 30px 0;
  }
  .after-events .cpts-list-articles .article {
    width: 100%;
  }
  .after-events .cpts-list-articles .article .art-img {
    float: left;
    margin-bottom: 12px;
    margin-right: 30px;
  }
  .column.events article {
    min-height: 150px;
    padding: 0;
  }
  .articles-wrap .additional {
    float: left;
    margin-top: 10px;
  }
  .promo .slider-wrap .bx-controls {
    margin-bottom: 40px;
    margin-top: 10px;
    position: static;
  }
  .banns-group .cpts-table-box iframe + div {
    margin: -4px auto 0 !important;
    width: 300px;
  }
  .banns-group .cpts-table-box iframe + div {
    margin: -4px auto 0 !important;
    width: 300px;
  }
  .section.full-bann .bann-box, .section.full-banner .bann-box {
    padding: 2% 0;
  }
  .article.external .art-content .box-icon {}
  .article.external .art-content h2 {}
  .promo-box.tpl-1 .is-people .art-img a {
    height: 140px;
    width: 140px;
  }
  .promo .slider-wrap .slider .img a img {
    max-width: inherit;
    width: 100%;
  }
  .promo .slider-wrap .slider .img a:after {
    right: inherit;
    width: 100%; /*max-width: 600px;*/
  }
  .promo-box.tpl-1 .is-people .art-img img {}
  .head-articles .next-articles .art-content {}
  .section-right {
    padding-right: 0;
    padding-left: 0;
  }
  .article-detail .alignleft {
    /*  width: 220px !important; */
  }
  .article-detail .alignleft {
    /* margin-right: 20px;*/
  }
  .article-detail .alignright {
    width: 163px !important;
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  p.citatPerson img {
    margin-left: 0;
    width: 60px;
    margin-right: 15px;
  }
  p.citatPerson a {
    padding-top: 16px;
    float: left;
  }
  .citatPerson a.autor {
    margin-left: 0;
  }
}
@media (max-width: 600px) and (min-width: 480px) {
  .head-articles .next-articles .art-img {
    width: 45%;
  }
  .cpts-list-articles.v2 .art-img {
    display: table-cell;
    padding-bottom: 10px;
    padding-top: 6px;
    vertical-align: top;
    width: 160px;
  }
  .cpts-list-articles.v2 .art-img + .art-content {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .article-detail .alignleft {
    /*   width: 163px !important; */
  }
  .article-detail .alignright {
    /*  width: 163px !important; */
  }
  .page-prace-list .desc img {
    display: block;
    float: left;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .page-prace-list .desc a {
    display: block;
    float: left;
    width: 100%;
  }
  dd {
    width: 270px;
    width: 100% !important;
    margin: 0;
    max-width: 100%;
    overflow: auto;
  }
  .head-articles .next-articles .is-people .art-img a {
    height: 133px;
    width: 133px;
  }
  .head-articles .next-articles .is-people .art-img img {
    margin-left: -95.5px;
  }
  .top-read-posts .article .art-img img {
    height: 100%;
    max-width: inherit;
    width: auto;
  }
  .top-read-posts .article .art-img .counter {
    display: block;
  }
  .top-read-posts .article .art-img a:before {
    display: block;
  }
  .top-read-posts .article .art-img a {
    display: block;
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100px;
  }
}
@media (max-width: 479.5px) {
  .tpl-2 .article.is-people .art-img img {
    width: auto;
  }
  .list-more-articles .cpts-list-articles .art-content {
    padding-left: 0;
  }
  .promo-box.tpl-1 .article.external .art-content .box-icon {
    bottom: inherit;
    left: 0;
    margin-top: 0;
    position: absolute;
    top: 94px;
  }
  .promo-box .article.external .art-img a::after {
    width: 265px;
  }
  .cpts-list-articles.v2 .art-img {
    display: table-cell;
    vertical-align: middle;
    width: 160px;
    padding-bottom: 10px;
  }
  .article-in {
    text-align: left;
  }
  .section-left .article.is-people .art-img img {
    height: 100%;
    width: auto;
  }
  .promo-box.tpl-1 .is-people .art-img a {
    height: 176px;
    width: 176px;
  }
  .head-articles .next-articles .art-img {
    width: 45%;
  }
  .head-articles .next-articles .article.quote .art-img a:after, .head-articles .next-articles .article.external .art-img a:after {
    box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.9) inset;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    min-width: 200px;
  }
  .head-articles .next-articles img {
    height: auto;
    min-width: 200px;
  }
  .section.full-bann .bann-box, .section.full-banner .bann-box {}
  .events .art-content {}
}
@media (max-width: 400px) {
  .promo .slider-wrap .bx-controls {
    margin-bottom: 40px;
    margin-top: -10px;
    position: static;
  }
  .aside .ibbBanner {
    width: auto !important;
    height: 221px !important;
    background: transparent;
  }
  .aside .ibbBanner > div {
    width: auto !important;
    height: 100% !important;
  }
  .aside .ibbBanner object {}
  .aside .ibbBanner embed {
    width: 100% !important;
    height: 230px !important;
  }
  .full-bann .bann-box .ibbBanner > div a, .full-bann .bann-box .ibbBanner a {
    width: 100% !important;
    margin-top: 30px !important;
  }
  .col.bann-box dd td {
    padding-top: 15px !important;
    padding-bottom: 18px;
  }
  .article-detail .alignleft, .article-detail .alignright {
    width: 100% !important;
  }
  .section.full-bann .bann-box, .section.full-banner .bann-box {
    padding: 0;
  }
  .after-events .cpts-list-articles .article .art-img {
    float: inherit;
    margin: 0 0 12px 0;
  }
  .column.events article .article-in {
    margin-bottom: 20px;
  }
  .promo .slider-wrap .bx-controls {
    margin-top: 10px;
  }
}
@media (max-width: 360px) {
  .square-bann-box .bann-box, .vertical-bann-box .bann-box {
    padding: 0;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .after-events .column.events {
    padding: 0;
  }
  .promo .slider-wrap .bx-viewport {}
}
.art-block-link:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  position: absolute;
  top: 0px;
  margin-left: -80px;
  padding-right: 10px;
  font-size: 28px;
  color: #707c83;
}
@media (max-width: 767px) {
  .art-block-link:before {
    margin-left: -75px;
  }
  .content-main h3 {
    margin-bottom: 20px !important;
  }
}
.art-block-quote {
  padding: 15px 0px;
  border-radius: 10px;
  line-height: 32px;
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 26px;
  color: #0090ce;
  font-weight: 700;
  margin: 0 auto 30px;
  display: table;
}
.art-block-quote:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  position: relative;
  bottom: -9px;
  padding-right: 9 px;
  font-size: 20px;
  color: #0090ce;
}
.art-block-quote:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  position: relative;
  top: -7px;
  right: 0;
  padding-right: 0;
  font-size: 20px;
  color: #0090ce;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .art-block-quote:before {
    margin-left: -75px;
  }
}
.art-table-heading {
  margin-left: -120px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-left: 0px;
  text-transform: none;
  font-family: 'Catamaran', sans-serif;
  font-size: 18px;
  font-weight: 700;
  background: #fff;
  color: #121212;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .art-table-heading {
    margin-left: -60px;
  }
}
@media (max-width: 767px) {
  .art-table-heading {
    margin-left: 0;
  }
}
.page-article-detail dd + p.art-table-desc, .page-article-detail .aside-left table + p.art-table-desc {
  margin-top: -32px;
}
.spotrebniKos table td, .page-article-detail .aside-left table {
  width: 720px;
  line-height: 16px;
  margin-left: -120px;
  font-family: 'Catamaran', sans-serif;
  font-size: 13px;
  margin-bottom: 40px;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .spotrebniKostable td, .page-article-detail .aside-left table {
    width: 583px;
    margin-left: -60px;
  }
}
@media (max-width: 991px) {
  .spotrebniKostable td, .page-article-detail .aside-left table {
    width: 679px;
  }
}
@media (max-width: 767px) {
  .spotrebniKostable td, .page-article-detail .aside-left table {
    width: 100%;
    margin-left: 0;
  }
}
.spotrebniKostable td /*.page-article-detail .aside-left table tr:first-child td*/ {
  background: #ffffff;
}
.page-article-detail .aside-left table td {
  background: none repeat scroll 0 0 #f3f3f3;
  border: 1px solid #ffffff;
}
.page-article-detail table-desc {
  margin-left: -120px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  color: #949494;
}
@media (min-width: 991px) and (max-width: 1199px) {
  .page-article-detail table-desc {
    margin-left: -60px;
  }
}
@media (max-width: 767px) {
  .page-article-detail table-desc {
    margin-left: 0;
  }
}
/* TODO - css jarda pak prenest do projektu START */
#branding-banner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  overflow: visible;
  bottom: 0;
}
/*
@media (max-width: 991.5px) {
#branding-banner-html { display: none;
}
#branding-banner { display: block;}
}

@media (min-width: 992px) { #branding-banner-html { display: block;}
	
}
*/
.ibbBanner object {
  display: block;
  width: 100%;
}
.ibbBanner object embed {
  width: 100%;
}
/*
body.branding { background-position: center 85px !important; cursor:pointer !important; height: auto;
}*/
.wp_bannerize.TopBanner {
  min-height: 8px;
  margin: 0 auto;
  background: transparent;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  position: absolute;
  top: 0;
}
body.branding .page-main {
  max-width: 100%;
  /*margin: 240px auto 0;*/
  margin: 150px auto 0;
  padding-top: 25px;
}
body.branding .content {}
body.branding .header-main {
  color: rgba(0, 0, 0, 0.9);
  background: #FFF;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: /*0 0 8px 4px rgba(0, 0, 0, 0.1)*/ none;
  box-shadow: /*0 0 8px 4px rgba(0, 0, 0, 0.1)*/ none;
}
body.branding .header-main .box-in-main {
  position: inherit;
}
body.branding .section.cpts-short-message {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
}
body.branding .articles-wrap.head-articles {
  max-width: 1200px;
  margin: 0 auto;
}
body.branding .logo-box svg {
  fill: rgba(0, 0, 0, 0.9);
}
body.branding .search-form .box-in {
  background: #FFF;
}
body.branding .header-navbar .navbar {
  background: #fff;
}
body.branding .header-navbar .sub-menu li .sub-menu-terms a {
  font-weight: 600;
}
.top-page-wrapp-bann td {
  padding: 0;
}
.top-page-wrapp-bann td a img {
  width: 100% !important;
}
.left-page-wrapp-bann {
  width: 0;
  height: 100%;
  position: absolute;
  top: 93px;
  left: 50%;
  margin-left: -690px;
  background: transparent;
}
.right-page-wrapp-bann {
  width: 0;
  height: 100%;
  position: absolute;
  top: 93px;
  right: 50%;
  margin-right: -690px;
  background: transparent;
}
.top-page-wrapp-bann {
  min-height: 8px;
  background: transparent;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  position: absolute;
  top: 0;
}
.top-page-wrapp-bann img {
  width: 100%;
}
@media (max-width: 1200px) {
  body.branding .page-main {
    /*margin-top: 19.6vw;*/
    margin-top: 13vw;
  }
  .top-page-wrapp-bann {
    height: 23vw;
    margin-left: -960px;
  }
  .top-page-wrapp-bann img {
    display: block;
    margin: 0 auto;
    width: 170vw;
    max-width: 100%;
  }
  .ibbBanner {
    width: 100% !important;
    height: auto !important;
  }
  .ibbBanner > div {
    width: 100% !important;
    height: auto !important;
    position: relative !important;
  }
}
@media (max-width: 1040px) {
  body.branding #branding-banner img {
    display: block;
    margin: 0 auto;
    /*width: 160vw;*/
    width: 100vw;
    max-width: 100%;
  }
}
@media (max-width: 991.5px) {
  .header-navbar .level-1 > li {
    border-bottom: 0 none;
  }
  .header-navbar .level-1 {
    padding: 0 !important;
  }
  .header-navbar .show-submenu {
    right: 10px;
    background: rgba(0, 0, 0, 0);
  }
  .header-navbar .show-submenu [class|="arrow"] {
    color: #0090ce;
  }
  .header-navbar .selected .show-submenu [class|="arrow"] {
    color: #fff;
  }
  .header-navbar .level-2 {
    padding: 15px 20px !important;
  }
  .grid-wrapper .section-right + .section-left {
    margin-top: 40px;
  }
  .grid-wrapper .section-right {
    margin: 40px 0 0;
  }
  .section-left + .aside {
    margin-top: 40px;
  }
  .newsletter-box + .articles-wrap.list-more-articles {
    padding-top: 0;
  }
  body.branding .btn-nav {
    display: block;
    bottom: inherit;
    top: inherit;
    z-index: 1001;
    margin-top: 25px;
    position: relative;
    float: left;
  }
  body.branding .btn-nav.open {
    left: 0;
    background: #FFF;
    position: fixed;
    top: -20px;
    margin-left: 0;
    bottom: inherit;
  }
  body.branding .btn-nav .c b:nth-child(1) {
    border-top-color: #ffffff !important;
  }
  body.branding .btn-nav .c b:nth-child(2) {
    border-left-color: #ffffff !important;
  }
  body.branding .btn-nav .c b:nth-child(3) {
    border-bottom-color: #ffffff !important;
  }
  body.branding .btn-nav .c b:nth-child(4) {
    border-right-color: #ffffff !important;
  }
}
@media (max-width: 780px) {
  .search-form.open .input-text {
    padding: 0 50px 4px 50px;
  }
}
@media (max-width: 767px) {
  .btn-nav {
    display: block;
    z-index: 9999;
    top: 25px;
    bottom: inherit;
    left: 15px;
    margin-left: 0;
  }
  .promo-box.tpl-2 .next-articles .article .title {
    font-size: 28px;
    line-height: 32px;
  }
  .promo-box.tpl-2 .first-art, .promo-box.tpl-2 .next-articles {
    padding-left: 0;
    padding-right: 0;
  }
  body.branding .logo-box {
    left: 20px;
  }
  .top-read-posts .article {
    padding: 0;
  }
}
.jobs__wrapper {
  background: #19325a;
  border: 1px solid #19325a;
  max-width: 300px;
  margin: 0 auto;
}
.jobs__logo {
  background: rgba(0, 0, 0, 0) url(../img/logo-jobs.png) no-repeat 20px center / 70px auto;
  height: 55px;
}
.jobs__list {
  background: #fff;
  line-height: 15px;
  padding: 20px;
  text-align: left;
  margin-bottom: 0;
}
.jobs__list li {
  font-family: Arial;
  font-size: 12px;
  color: #000;
  line-height: 1.2;
  padding-bottom: 8px;
  position: relative;
  padding-left: 13px;
}
.jobs__list li::before {
  display: block;
  content: ' ';
  width: 3px;
  height: 3px;
  background: #19325a;
}
.jobs__list li.dalsi-nab {
  margin-top: 10px;
  padding-bottom: 0;
}
.jobs__list li.dalsi-nab::before {
  display: none;
  width: 0;
  height: 0;
  content: '';
}
.jobs__list li a {
  text-decoration: underline;
}
.jobs__list li a:hover {
  text-decoration: none;
}
.jobs__footer {
  color: #FFF;
  font-family: Arial;
  font-size: 12px;
  padding: 3px;
  text-align: center;
}
.jobs__footer span {
  color: #ff9900;
}
.jobs__footer a {
  text-decoration: none;
}
.jobs__footer a:hover {
  text-decoration: underline;
}
.fromRetailek {
  margin: 0 auto;
  width: 1140px;
}
.articles-grid {
  margin: 0 auto;
  width: 1140px;
  overflow: hidden;
  padding: 10px 0;
}
.articles-grid .fromRetailek {
  width: 82%;
  margin: 0;
  float: left;
  padding-right: 24px;
}
.articles-grid .fromRetailek.fromAplikacky {
  width: 18%;
  float: left;
  padding-right: 0px;
}
.articles-grid .fromRetailek li {
  width: 25%;
}
.articles-grid .fromRetailek.fromAplikacky li {
  width: 100%;
}
.fromRetailek + .articles-wrap.list-more-articles {
  margin-top: 30px;
}
.fromRetailek .head-bar {
  width: 100%;
  display: table;
  margin-bottom: 20px; /*margin-top: 40px;*/
  padding-bottom: 18px;
  font-family: 'Catamaran', sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #000000;
}
.fromRetailek .head-title {
  line-height: 22px;
  display: table-cell;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: 'Catamaran', sans-serif;
  font-weight: 900;
  font-size: 16px;
  letter-spacing: 2px;
  vertical-align: middle;
}
.fromRetailek ul {
  margin: 0 -15px;
  width: auto;
  font-size: 0;
}
.fromRetailek ul li {
  display: inline-block;
  padding: 15px 15px 0 15px;
  width: 33.33333%;
  vertical-align: top;
}
.fromRetailek.mPrace ul li {
  display: inline-block;
  padding: 0 15px 35px;
  width: 25%;
  vertical-align: top;
}
.fromRetailek.mPrace ul li a {
  display: table;
  width: 100%;
  border-top: 1px solid #79cdce;
  padding-top: 15px
}
.fromRetailek ul li a {
  text-decoration: none;
  ;
}
.fromRetailek ul li a:hover {
  text-decoration: underline;
}
.fromRetailek ul li::before {
  content: '';
  display: none;
}
.fromRetailek .post_title {
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #404040;
}
.fromRetailek .post_thumb {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .articles-grid {
    margin: 0 auto;
    width: 962px;
    overflow: hidden;
  }
  .articles-grid .fromRetailek {}
  .fromRetailek.mPrace {
    margin: 0 auto;
    width: 962px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width:990px) {
  .header-navbar .navbar > ul > li:last-child a:after {
    top: 15px;
    left: 9px;
  }
  .articles-grid {
    margin: 0 auto;
    width: 100%;
  }
  .articles-grid .fromRetailek {
    width: 738px;
    display: block;
    float: none;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .articles-grid .fromRetailek li {
    width: 50%;
  }
  .articles-grid .fromRetailek.fromAplikacky {
    width: 738px;
    display: block;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    margin: 60px auto 0;
  }
  .articles-grid .fromRetailek.fromAplikacky img {
    width: 100%;
  }
  .fromRetailek .post_thumb {
    margin-bottom: 12px;
  }
  .fromRetailek .post_title {
    font-size: 20px;
    line-height: 26px;
  }
  .fromRetailek.mPrace {
    width: 738px;
  }
  .fromRetailek.mPrace ul li {
    width: 100%;
  }
  .praceWeb .post_title {
    margin-top: 0;
  }
  .praceWeb a .post_company {
    max-width: inherit;
  }
}
@media (max-width:767.5px) {
  .articles-grid .fromRetailek, .articles-grid .fromRetailek.fromAplikacky {
    width: 100%;
    padding: 0 15px;
  }
  .slick-prev {
    left: -30px;
  }
  .slick-next {
    right: -30px;
  }
  .fromRetailek ul li {
    width: 100%;
    display: table;
    min-width: 100%;
  }
  .fromRetailek.mPrace {
    width: 100%;
  }
  .fromRetailek ul li a:hover .post_title {
    text-decoration: underline;
  }
  .praceWeb a .post_company {
    max-width: inherit;
  }
  .praceWeb a .post_title {
    display: block !important;
  }
  .fromRetailek.mPrace {
    padding: 30px 15px 60px;
  }
  .fromRetailek .post_thumb {
    width: 188px;
    height: auto;
    margin-bottom: 15px;
    max-width: 188px;
    display: table-cell;
    padding-right: 30px;
  }
  .fromRetailek .post_title {
    display: table-cell !important;
    vertical-align: middle;
    width: initial;
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 549.5px) {
  .grid-wrapper .section-right {
    margin-top: 0;
  }
  .wp_bannerize.SmallTopBanner {
    margin-bottom: 0;
  }
}
@media (max-width:479.5px) {
  .fromRetailek .post_thumb {
    width: 0;
    height: 0;
    max-width: 0;
    padding-right: 0;
  }
  .fromRetailek .post_title {
    font-size: 24px;
    line-height: 30px;
  }
}