body {
  font-size: 16px;
  background: #D1EDFF;
}


.ctype-textpic ul, .ctype-text ul {
  list-style: none;
  padding:0;
  margin:0;
}

.ctype-textpic li, .ctype-text li {
  padding-left: 1em;
  text-indent: -.7em;
}
.ctype-textpic li:before, .ctype-text li:before {
  content: "✷";
  padding-right: 7px;
  color: #009fe3; /* or whatever color you prefer */
}


.wrapper {
  background-color: transparent;
}

.menu-placeholder {
  height: 40px;
  padding-left: 20px;
}

.headline-v2 {
  margin: 0;
}

.breadcrumbs-v3.img-v1 {
  background-image: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
}

.breadcrumbs-v3.img-v1 div.logo-placeholder {
  background-color: transparent;
  height: 100%;
  text-align: center;
  padding: 10px 0 0 15px;
}

.breadcrumbs-v3.img-v1 div.col-xs-4,
.breadcrumbs-v3.img-v1 div.col-xs-8,
.breadcrumbs-v3.img-v1 div.col-sm-3,
.breadcrumbs-v3.img-v1 div.col-sm-9,
.breadcrumbs-v3.img-v1 div.col-md-2,
.breadcrumbs-v3.img-v1 div.col-md-10 {
  padding: 0;
}

.breadcrumbs-v3.img-v1:after {
  background-color: transparent;
}

.breadcrumbs-v3.img-v1 div.header-container h1 {
  padding: 60px 40px 0;
  height: 105px;
  color: #000;
}

.breadcrumbs-v3.img-v1 div.header-container {
  padding: 0;
  margin-top: -5px;
}

.breadcrumbs-v3.img-v1 div.logo-container {
  height: 166px;
}

.breadcrumbs-v3.img-v1 div.pageTitle-container {
  background: url(../images/slunickov_header.png) no-repeat;
  background-size: cover;
  background-position: center center;
  height: 166px;
}

.bottom-image {
  background: url(../images/footer_image.png) no-repeat;
  background-size: 100%;
  background-position: center bottom;
  height: 0;
  padding-bottom: 35%;
  width: 100%;
}

.header {
  border: 0;
}

#navigationFirstLevelMenu .btn-link,
#navigationFirstLevelMenu a.btn-link {
  height: 43px;
  margin-top: 7px;
  padding-top: 9px;
  font-size: 18px;
  color: #555;
  padding: 6px 6px 12px 6px;
}
#navigationFirstLevelMenu a.btn-link:hover {
  text-decoration: none;
  color: #fff;
  background-color: #009fe3;
}

#navigationFirstLevelMenu .col-md-3 {
  padding: 0 1px 5px 4px;
}

#navigationFirstLevelMenu li.active .btn {
  font-weight: bold;
}

#navigationFirstLevelMenu div.first a,
#navigationFirstLevelMenu li.active div.first a
{
  width: 43px;
  overflow: hidden;
}

#navigationFirstLevelMenu li.active a {
  color: #009fe3;
}

#navigationFirstLevelMenu div.first i {
  width: 100%;
  height: 100%;
  padding-right: 6px;
  padding-left: 5px;
}

.header {
  background-color: transparent;
}

.header .nav > li > .search {
  color: #fff;
  min-width: 43px;
  font-size: 18px;
  background: #009fe3;
  margin: 5px 1px 0 1px;
  border: solid 1px #009fe3;
  border-radius: 4px !important;
}

.header .nav > li > .search:hover {
  color: #fff;
  background: #009fe3;
}

.header .nav .search-open {
  right: 0;
  top: 57px;
  display: none;
  padding: 14px;
  position: absolute;
  background: #fcfcfc;
  border-top: solid 2px #eee;
  box-shadow: 0 1px 3px #ddd;
}

div.navbar-collapse.mega-menu.navbar-responsive-collapse.collapse.in {
  overflow-y: visible !important;
  z-index: 50;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 15px;
  margin-top: 20px;
}

div#mainContent {
  background-color: white;
  border-radius: 20px;
  box-shadow: 0 0 10px 15px #fff;
}

div#mainContent p {
  margin: 10px 0 0 0;
}

div#mainContent .csc-header h1 {
  margin: 40px 0 0 0;
}

div#mainContent .csc-textpic-imagewrap {
  margin: 20px;
}

div#mainContent .ctype-shortcut {
  width: 50%;
  float: left;
}

div#mainContent span.important {
    color: red;
}

figure.csc-textpic-image figcaption {
  font-style: italic;
  font-size: smaller;
}

div.cobject-container blockquote:hover,
div.cobject-container blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
}

div.cobject-container blockquote p {
  border-left: 2px solid #009fe3;
  font-style: italic;
  font-size: large;
  padding: 0px 15px 0px 15px;
  text-align: left;
}

div.cobject-container blockquote p.align-center {
  display: inline-block;
  text-align: center;
}

div.cobject-container section:hover,
div.cobject-container section {
  margin: 0;
  padding: 0px 15px 0px 15px;
  border: 0;
  text-align: center;
}

div.cobject-container section p {
  border: 2px solid #feed01;
  border-radius: 10px;
  font-style: italic;
  font-size: large;
  padding: 10px;
  text-align: left;
  background-color: #fff662;
}

div.cobject-container section p.align-center {
  display: inline-block;
  text-align: center;
}

div.ctype-html {
  position: relative;
}
div.ctype-html .ratio {
  display: block;
  width: 100%;
  height: auto;
}
div.ctype-html iframe {
  position:absolute;
  top: 74px;
  left: 0;
  width: 100%;
  height: 240px;
}

.cbp-l-filters-text .cbp-filter-item {
  font: 400 16px/24px Lato,sans-serif;
}

.cube-portfolio .cbp-l-grid-agency-title {
  font-size: 18px;
}

.cube-portfolio .cbp-l-grid-agency-desc {
  font-size: 14px;
}

.news-list-category {
  font-style: italic;
  font-size: smaller;
  text-transform: none;
}

.cbp-l-grid-agency-desc {
  overflow: visible;
  white-space: normal;
}

.align-center {
  text-align: center;
}

.cleaner {
  clear: both;
  height: 0;
}

div.footer-v1 .footer,
div.footer-v1 .footer h2,
div.footer-v1 .footer address,
div.footer-v1 .footer .link-list i,
div.footer-v1 .footer p {
  background-color: #af9930;
  color: #E0E0E0;
}

div.footer-v1 .footer .link-list a {
  color: #009fe3;
  font-size: 16px;
  font-weight: bold;
}
div.footer-v1 .footer a:hover {
  text-decoration: none;
}

div.footer-v1 .footer {
  border-top: 5px solid #af9930;
}

div.footer-v1 .copyright .col-md-12{
  text-align: center;
}

div#footerContent .cobject-container {
  width: 25%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

div#footerContent .ctype-image {
  width: 100%;
}

div#footerContent .ctype-image .csc-header {
  border: 0;
}

div#footerContent .ctype-image h1 {
  width: 100%;
  margin: 0;
  border-bottom: 2px solid #009fe3;
  border-top: 2px solid #009fe3;
  text-align: center;
}

div#footerContent .csc-header h1 {
  font-size: 22px;
}

div#footerContent h2 {
  font-size: 20px;
}

div#footerContent h3 {
  font-size: 18px;
}

div#footerContent h4 {
  font-size: 16px;
}

div#footerContent h1,
div#footerContent h2,
div#footerContent h3,
div#footerContent h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #009fe3;
  color: #E0E0E0;
}

.headline,
div#footerContent .csc-header {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #555;
}

.shopButton {
  padding-bottom: 15px;
}

ul.tgm_social_buttons {
  margin-top: 30px !important;
  float: right !important;
  width: unset !important;
}

