@charset "UTF-8";
/*
Theme Name: SDBFrystak v2
Author: UniWIRE Solution, s.r.o.
Description: Šablona webu pro Salesiánský klub mládeže, z. s. Fryšták
Version: 1.0.2
Text Domain: sdbfrystak
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i&subset=latin-ext");
.customize-support header nav {
  margin-top: 32px;
}

body {
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
  color: #3b3b3b;
}

.sidebar {
  background-color: #f7f7f9;
  min-height: 100%;
  padding-left: 150px !important;
  padding-bottom: 140%;
}

.header_row {
  background: -moz-linear-gradient(left, #f2f2f2 50%, #b6b6b6 50%);
  background: -ms-linear-gradient(left, #f2f2f2 50%, #b6b6b6 50%);
  background: linear-gradient(left, #f2f2f2 50%, #b6b6b6 50%);
  margin-bottom: 20px;
}

.actionnotifyplace {
  background-color: #ffffff;
  height: 150px;
  padding-left: calc(4% + 15px);
}
.actionnotifyplace .calendar {
  color: #c93942;
  float: left;
  font-size: 50px;
  padding: 40px 20px 40px 0px;
  position: relative;
}
.actionnotifyplace h2 {
  font-weight: lighter;
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 25px;
}
.actionnotifyplace h2 .small {
  font-size: 12px;
}
.actionnotifyplace h3 {
  font-weight: normal;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 2px;
}
.actionnotifyplace .time {
  font-weight: normal;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.actionnotifyplace .bnt-allaction {
  border-radius: 0;
  position: absolute;
  right: 16px;
  bottom: 8px;
}

.navbar-left {
  float: right !important;
}

#loginBoxIS {
  background-color: #f7f7f9;
  min-width: 300px;
  padding: 20px;
  text-align: left;
}
#loginBoxIS form {
  min-width: 500px;
}
#loginBoxIS h2 {
  font-weight: lighter;
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: left;
  float: left;
}
#loginBoxIS .pdg2 {
  padding: 5.5px 0px 18px 0px;
}
#loginBoxIS .btn {
  width: 100%;
  border-radius: 0;
}
#loginBoxIS .btn-inline {
  color: #c93942;
}
#loginBoxIS input {
  border-radius: 0;
  border: 0;
}
#loginBoxIS .fb {
  background-color: #c93942;
}
#loginBoxIS .fb:hover {
  background-color: #ffffff;
}
#loginBoxIS .icon-pfile {
  margin: auto;
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
#loginBoxIS .icon-pfile img {
  width: 128px;
  height: 128px;
  border-radius: 100%;
}
#loginBoxIS .detailInfo {
  text-align: center;
}
#loginBoxIS p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 17px;
  color: #3b3b3b;
}
#loginBoxIS p.lasti {
  margin-bottom: 20px;
}
#loginBoxIS .first-p {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 22px;
}
#loginBoxIS a {
  color: #c93942;
  font-size: 14px;
  line-height: 16px;
}
#loginBoxIS a.btn-salesko {
  color: #ffffff;
}
#loginBoxIS a.btn-salesko:hover {
  color: #c93942;
}
#loginBoxIS a.profil-link {
  color: #3b3b3b;
}
#loginBoxIS .btn-register {
  padding-top: 8px !important;
  padding-bottom: 0px;
  display: inline-block;
}
#loginBoxIS .forgetlink {
  float: right;
  padding-top: 20px;
}

.slider-main {
  width: 100%;
  min-height: 100px;
  margin-top: 0px;
}
.slider-main .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: 0.8;
}
.slider-main .owl-nav .owl-prev:hover {
  background-image: -o-linear-gradient(left, #ebebeb 0, rgba(235, 235, 235, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFebebeb", endColorstr="#3c3c3b00000", GradientType=1);
}
.slider-main .owl-nav .owl-prev .glyphicon {
  left: 0;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.slider-main .owl-nav .owl-prev .glyphicon:before {
  padding-top: 10px;
  margin-left: -4px;
  display: block;
}
.slider-main .owl-nav .owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: 0.8;
  right: 0;
  left: auto;
}
.slider-main .owl-nav .owl-next:hover {
  background-image: -o-linear-gradient(left, rgba(235, 235, 235, 0.0001) 0, #ebebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3c3c3b00000", endColorstr="#FFebebeb", GradientType=1);
}
.slider-main .owl-nav .owl-next .glyphicon {
  right: 0;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.slider-main .owl-nav .owl-next .glyphicon:before {
  padding-top: 10px;
  margin-left: 0px;
  display: block;
}
.slider-main .owl-nav .glyphicon {
  width: 60px;
}
.slider-main .owl-dots {
  position: absolute;
  left: auto;
  width: auto;
  text-align: right;
  padding-left: 0;
  margin-left: 0;
  right: 10%;
  bottom: 0px;
  z-index: 999999;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  height: 25px;
}

.owl-dots {
  position: absolute;
}
.owl-dots .owl-dot {
  display: inline-block;
  background-color: #595959 !important;
  height: 25px !important;
  width: 25px !important;
  margin: 0px 3px 6px 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  border: 0;
  border-radius: 0px !important;
  margin: 0px !important;
  transition: 0.5s all;
}
.owl-dots .owl-dot:first-child {
  border-left: 0px;
}
.owl-dots .owl-dot:hover {
  background-color: #ffffff !important;
}

.owl-dot.active {
  transition: 2s all;
  background-color: #ffffff !important;
}

.owl-item a:hover {
  text-decoration: none;
}

#pripravujeme {
  padding: 28px;
}
#pripravujeme .aktuality-li {
  list-style: none;
}
#pripravujeme .aktuality-li li {
  border-bottom: 2px solid #8b8b8b;
  padding: 10px;
  display: flex !important;
}
#pripravujeme .aktuality-li li:last-child {
  border-bottom: none;
}
#pripravujeme .aktuality-li li .icon {
  color: #c93942;
  font-size: 40px;
  float: left;
  padding-right: 15px;
  flex: 0 1 auto;
  align-self: center;
}
#pripravujeme .aktuality-li li .text {
  flex: 1 1 auto;
  align-self: center;
  font-size: 17px;
}
#pripravujeme .aktuality-li li .icon.right {
  padding-right: 0;
  color: transparent;
  transition: 0.3s all;
}
#pripravujeme .aktuality-li li.active .icon.right {
  color: #c93942;
  transition: 0.3s all;
}
#pripravujeme .act_content {
  display: none;
  background-color: #f7f7f9;
}
#pripravujeme .act_content .act-header h3 {
  background-color: #c93942;
  padding: 10px;
  margin-bottom: 0;
  margin-top: 0;
}
#pripravujeme .act_content .act-header h3 a {
  color: #ffffff;
}
#pripravujeme .act_content .act-header h3 a:hover {
  text-decoration: none;
}
#pripravujeme .act_content .act-content.container {
  padding: 0 !important;
}
#pripravujeme .act_content .act-content .text {
  padding: 20px;
}
#pripravujeme .act_content .act-content .image {
  padding: 0;
  overflow: hidden;
}
#pripravujeme .act_content.active {
  display: block;
}

.container-actionrow {
  padding-left: calc(6% - 18px);
  padding-right: calc(6% - 18px);
  margin-top: 38px;
  margin-bottom: 38px;
}
.container-actionrow h2 {
  margin: 0;
  line-height: 34px;
  color: #000000;
}
.container-actionrow h3 {
  margin: 0;
  line-height: 34px;
  color: #000000;
}
.container-actionrow a:hover {
  color: #c93942;
  text-decoration: none;
}
.container-actionrow span {
  line-height: 54px;
  font-size: 24px;
  font-weight: normal;
}
.container-actionrow .dateaction {
  font-size: 32px;
  line-height: 54px;
  font-weight: normal;
}
.container-actionrow .morelink {
  background: #bd3912;
  bottom: 15px;
  right: 35px;
  width: 45px;
  height: 45px;
  display: block;
  position: absolute;
  padding: 10.5px 15.5px;
  font-size: 18px;
  border-radius: 50%;
  color: #ffffff;
  bottom: 0px;
  right: 15px;
}
.container-actionrow .morelink .fa {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #ffffff;
}
.container-actionrow .morelink:hover .fa {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.container-clanky {
  padding-left: calc(4% - 20px);
  padding-right: calc(4% - 20px);
  padding-bottom: 38px;
  background-color: #f7f7f9;
  margin-top: 0;
  padding-top: 2rem;
}
.container-clanky .nadpis {
  padding: 0px 4%;
  padding-left: 35px;
  padding-right: 35px;
}
.container-clanky .nadpis a {
  color: #000000;
}
.container-clanky .nadpis a:hover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #c93942;
  text-decoration: none;
}
.container-clanky .morelink-container {
  margin-top: 15px;
}
.container-clanky .morelink-container a {
  color: #3b3b3b;
  float: right;
  transition: 0.3s all;
  background-color: #ffffff;
  padding: 1px 8px;
  border-radius: 14px;
  border: 1px solid #6f6f7e;
  margin-right: 5px;
}
.container-clanky .morelink-container a:hover {
  text-decoration: none;
  color: #ffffff;
  transition: 0.3s all;
  background-color: #8b8b8b;
}
.container-clanky .is-camp {
  padding: 20px;
}
.container-clanky .is-camp .camp-header {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.container-clanky .vsechny-clanky {
  text-align: center;
}
.container-clanky .vsechny-clanky a {
  color: #3b3b3b;
  transition: 0.3s all;
  background-color: #ffffff;
  padding: 5px 10px;
  border-radius: 14px;
  border: 1px solid #6f6f7e;
}
.container-clanky .vsechny-clanky a:hover {
  text-decoration: none;
  color: #ffffff;
  transition: 0.3s all;
  background-color: #8b8b8b;
}
.container-clanky .morelink {
  background: #bd3912;
  bottom: 15px;
  right: 35px;
  width: 45px;
  height: 45px;
  display: block;
  position: absolute;
  padding: 10.5px 15.5px;
  font-size: 18px;
  border-radius: 50%;
  color: #ffffff;
}
.container-clanky .morelink .fa {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #ffffff;
}
.container-clanky .morelink:hover .fa {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.container-clanky .camp-body {
  min-height: 90px;
}

#page-content-wrapper .is-camp {
  padding-bottom: 25px;
}
#page-content-wrapper .morelink-container {
  margin-top: 15px;
  margin-bottom: 15px;
}
#page-content-wrapper .morelink-container a {
  text-decoration: none !important;
  float: right;
  color: #3b3b3b;
  border-radius: 14px;
  border: 1px solid;
  padding: 1px 8px;
  margin-right: 5px;
}
#page-content-wrapper .morelink {
  background: #bd3912;
  bottom: 15px;
  right: 35px;
  width: 45px;
  height: 45px;
  display: block;
  position: absolute;
  padding: 10.5px 15.5px;
  font-size: 18px;
  border-radius: 50%;
  color: #ffffff;
  right: 0;
  bottom: 0px;
}
#page-content-wrapper .morelink .fa {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #ffffff;
}
#page-content-wrapper .morelink:hover .fa {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.content-right {
  padding-left: 100px;
  padding-right: 150px;
}
.content-right h2 {
  margin-bottom: 20px;
}

.row.galerieRow {
  margin-bottom: 40px;
}

.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em;
}
.gallery-item img {
  margin: auto;
  display: block;
  transition: 0.2s all;
}
.gallery-item img:hover {
  transition: 0.3s all;
  transform: scale(1.2);
}

.copyricight {
  color: #3b3b3b;
  text-align: right;
  font-size: 13px;
  padding: 6px 4% 40px 4%;
}
.copyricight .container {
  background-color: #ffffff !important;
}
.copyricight a {
  color: #3b3b3b;
}

.article-top {
  min-height: 380px;
}

.acticle-style {
  background: white;
  border-radius: 5px;
  margin-bottom: 20px;
}

.article-header {
  background: #ffffff;
  padding: 5px 0px 10px 0px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.article-header h3 {
  margin: 0;
  padding: 0;
  font-size: 24px !important;
  margin-bottom: 10px;
}
.article-header h3 a {
  color: #3b3b3b;
}

.article-body {
  padding: 0px 0 10px 0px;
}
.article-body .tal a {
  color: #ffffff;
  background-color: #c93942;
  padding: 5px;
}

img.card-img-top {
  height: 350px;
  margin-top: 0;
}

h3.h3galerie {
  font-size: 28px;
  margin-top: 60px;
  margin-bottom: 50px;
}

.galerieRow .card {
  text-align: center;
  background-color: #f7f7f9;
  border-right: 12px solid white;
  border-left: 12px solid white;
  position: relative;
  margin-top: 32px;
  padding-top: 24px;
}
.galerieRow img.topIcon {
  position: absolute;
  top: -30px;
  left: calc(50% - 32px);
  width: 60px;
}

.page-main h2 {
  display: inline-block;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}
.page-main h2 a {
  color: #ffffff;
  text-decoration: underline;
}
.page-main .post-container {
  width: auto;
  padding: 15px 20px;
  border-radius: 5px;
  background: white;
  margin: 0px 0 20px 0px;
  overflow: hidden;
}
.page-main .post-container h2 {
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 14px;
  text-align: center;
}
.page-main .post-container h3 {
  font-size: 18px;
  color: #c93942;
  border-radius: 5px;
  text-align: center;
}
.page-main .right-content {
  padding-left: 70px;
  padding-right: 150px;
}

.post-container img {
  max-width: 100%;
  height: auto;
}

.alignleft {
  max-width: 100%;
  height: auto;
  float: left;
  margin: 5px 20px 20px 0;
}

.nav-salesko-submenu {
  margin-top: 11px;
}
.nav-salesko-submenu a {
  border-bottom: 2px solid #bd3912;
}
.nav-salesko-submenu li {
  border-radius: 0;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.nav-salesko-submenu li:last-child a {
  border-bottom: 0px;
}

.nav.nav-salesko-submenu li.active a:hover {
  background: #bd3912 !important;
}

.ovt {
  overflow-x: hidden;
  width: 100%;
  height: auto;
}

.navbar-saleskomenu {
  padding-left: 0;
  padding-right: 0;
}
.navbar-saleskomenu .current-post-ancestor a {
  background-color: #c93942;
  color: #ffffff;
}

.article-content > p:only-child {
  min-height: 298px;
}
.article-content img {
  max-width: 100%;
  margin: auto;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  max-width: 100%;
  height: auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

h2 {
  position: relative;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 30px;
}
h2 > a {
  color: #3b3b3b;
}

h3 {
  position: relative;
  font-size: 18px;
}
h3 > a {
  color: #3b3b3b;
}

h4 {
  position: relative;
}
h4 > a {
  color: #3b3b3b;
}

.card-title.underline:after {
  width: 25% !important;
}

.underline.red {
  position: relative;
}
.underline.red span {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 30%;
  width: 40%;
  padding-right: 22px;
  border-bottom: 2px solid #bd3912;
}

.rightLine {
  display: flex;
}

.right.line {
  flex: 1 1 auto;
  margin-left: 10px;
  position: relative;
}
.right.line:after {
  content: "";
  position: absolute;
  bottom: 50%;
  left: 0;
  width: 100%;
  margin-bottom: 0;
  border-bottom: 2px solid #dadada;
}

.full-article {
  color: #c93942;
}

.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.gallery:after {
  display: table;
  content: "";
  clear: both;
}

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

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.right {
  float: right;
}

.more-link {
  display: none;
}

.toggle-salesko {
  border-color: #595959;
  position: absolute;
  top: 16px;
  right: 10px;
  z-index: 99999;
}
.toggle-salesko span {
  background-color: #8b8b8b;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.cezetmap .mesto_pink {
  background: #751c30;
}
.cezetmap .brno {
  left: 67.7492260062%;
  top: 74.2212674544%;
}
.cezetmap .brnoII {
  left: 64.7492260062%;
  top: 74.2212674544%;
}
.cezetmap .mesto_env {
  width: 120px;
}
.cezetmap .mesto_env a {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  width: 110px;
}
.cezetmap .mesto_env:before {
  margin-left: -11px;
}
.cezetmap li {
  line-height: 320px !important;
}

.lmm-panel {
  display: none;
}

.pager .previous > a {
  float: none;
}
.pager .previous > span {
  float: none;
}
.pager .next > a {
  float: none;
}
.pager .next > span {
  float: none;
}
.pager a {
  color: #3b3b3b;
}
.pager li a {
  padding: 6px 8px;
  margin-right: 5px;
  border-radius: 0px;
}
.pager li > span {
  font-weight: bold;
  color: #ffffff;
  transition: all 0.5s;
  background: #bd3912;
  border: 1px solid #bd3912;
  padding: 5px 8px;
  margin-right: 5px;
  border-radius: 0px;
}

.form-inline .form-group {
  max-width: 370px !important;
}

.article-small .article-header {
  padding: 10px 10px 10px 10px;
  background: #ffffff;
}
.article-small .article-header h3 {
  font-size: 24px !important;
}
.article-small .article-header a {
  color: #3b3b3b;
}
.article-small .article-header p {
  margin: 5px 0 0px 0;
}
.article-small .image-ff {
  width: 100%;
}
.article-small .image-ff img {
  width: 100%;
}

.article-asmall .article-body .row {
  margin-top: 10px;
}

.category-pf {
  background: #ffffff;
  width: 100%;
  padding-left: calc(4% + 5px );
  padding-right: calc(4% + 5px );
  padding-top: 15px;
  padding-bottom: 40px;
}

table#mainpage-posts td {
  width: 50%;
  padding: 0px !important;
  vertical-align: top;
}
table#mainpage-posts tr td:first-child {
  border-right: 2px solid #f2f2f2;
}
table#mainpage-posts tr:first-child {
  border-bottom: 2px solid #f2f2f2;
}
table#mainpage-posts tr:last-child .article-small {
  padding-top: 20px;
}

.camp-foto img {
  width: 100%;
}

.show480 {
  display: inline;
}

.top_slider {
  margin-bottom: 20px;
  padding: 0px 15px !important;
  margin-left: calc(4% + 5px);
  margin-right: calc(4% + 5px);
}
.top_slider img {
  width: 100%;
  min-height: 419px;
  padding: 0px !important;
}
.top_slider .text {
  background-color: rgba(189, 57, 18, 0.88);
  min-height: 419px;
  margin-left: -15px !important;
  color: #ffffff;
  padding: 20px 40px 20px 40px;
}
.top_slider .image {
  padding: 0px !important;
  margin: 0px !important;
  overflow: hidden;
  position: center;
  margin-bottom: 0px !important;
}
.top_slider .owl-dots {
  right: 39%;
  width: inherit !important;
  margin: 0px !important;
}
.top_slider li.active {
  border: 4px solid white;
}

#carousel-header {
  padding: 0px;
  background-color: #ffffff;
  margin: 0px !important;
}

h1 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 30px;
}

.center {
  text-align: center;
}

.form-control {
  border-radius: 0px !important;
}

#topCarousel {
  margin-left: 0;
  margin-right: 0;
}
#topCarousel .item {
  height: 500px;
  overflow: hidden;
  position: relative;
}
#topCarousel img {
  min-width: 100%;
  min-height: 600px;
  transition: transform 10s ease-in-out;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
  z-index: -1;
}
#topCarousel .text {
  background-color: rgba(189, 57, 18, 0.88);
  position: absolute;
  bottom: 0px;
  left: 10%;
  height: 50%;
  min-height: 301px;
  color: #ffffff;
  padding-left: 40px;
  padding-top: 10px;
  padding-right: 40px;
  width: 50%;
  min-width: 417px;
  transition: all 1s;
  font-size: 18px;
}
#topCarousel .text h2 {
  text-transform: uppercase;
  font-size: 28px;
}
#topCarousel .active img {
  transform: scale(1.3);
  padding-top: 0;
  padding-right: 0;
}

.owl-prev {
  transition: all 0.5s;
}
.owl-prev:hover {
  background-color: rgba(189, 57, 18, 0.88) !important;
  transition: all 0.5s;
}

.owl-next {
  transition: all 0.5s;
}
.owl-next:hover {
  background-color: rgba(189, 57, 18, 0.88) !important;
  transition: all 0.5s;
}

.navbar-toggle {
  border-radius: 0px;
  border: 0px;
  transition: all 0.5s;
}
.navbar-toggle:hover {
  margin-top: 10px;
  transition: all 0.5s;
  background-color: #ffffff !important;
}
.navbar-toggle:hover .icon-bar {
  margin-bottom: 5px !important;
}
.navbar-toggle:hover .icon-bar:last-child {
  margin-bottom: 0px !important;
}
.navbar-toggle .icon-bar {
  position: relative;
  transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 8px;
  transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -8px;
  transform: rotate(-45deg);
}

.capitalletter {
  text-transform: uppercase;
}

h2.capitalletter {
  text-align: center;
}

#iosHack {
  position: relative;
  overflow: hidden;
}

.footer {
  max-width: 767px;
  margin: auto;
  padding: 20px;
}
.footer img {
  max-width: 78px;
  margin-bottom: 20px;
}
.footer a {
  color: #000000;
}
.footer a:hover {
  text-decoration: none;
}
.footer hr {
  border-top: 4px solid #eee;
  margin: 30px auto 30px auto;
}
.footer hr:nth-of-type(1) {
  max-width: 80%;
}
.footer hr:nth-of-type(2) {
  max-width: 50%;
}
.footer hr:nth-of-type(3) {
  max-width: 30%;
}

.slide {
  position: relative;
  margin: 0 1px;
}
.slide .background {
  max-width: 100%;
}
.slide .datum {
  text-transform: uppercase;
  padding: 10px;
  background-color: #c93942;
  width: 100%;
  font-size: 25px;
  text-align: center;
  color: #ffffff;
  margin: 0;
}
.slide .hover-text {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  top: -100%;
  transition: 0.3s all;
  left: 0;
  background-color: #c93942;
  text-align: center;
  padding: 5%;
  font-size: 22px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.slide:hover .hover-text {
  top: 0;
  transition: 0.3s all;
}

.slick-prev {
  display: none !important;
}

.slick-next {
  display: none !important;
}

.is-camp {
  background-color: #ffffff;
  margin-bottom: 3rem;
  margin-top: 1rem;
  margin-left: 1rsem;
  margin-right: 1rem;
  padding: 0px !important;
}
.is-camp a {
  color: black;
  text-decoration: none !important;
  transition: 0.3s all;
}
.is-camp a:hover {
  transition: 0.3s all;
  color: #c93942;
}
.is-camp .camp-body {
  padding: 1rem 2rem;
  text-align: justify !important;
}

.odkazy img {
  width: auto;
  height: 100px;
  max-width: 100%;
  margin: 1rem;
}

p.link {
  margin: 3rem 0;
}

.left-image {
  padding: 4rem 0;
  background-color: white;
  min-height: 500px;
  display: flex;
}
.left-image .row div:first-child {
  text-align: center;
}
.left-image .row div:first-child img {
  width: 300px;
  height: auto;
  margin: 2rem auto;
  border-radius: 1rem;
  max-width: 100%;
}
.left-image .links {
  padding: 2rem 0 3rem 0;
}
.left-image .links a {
  color: #3b3b3b;
  transition: 0.3s all;
}
.left-image .links a:hover {
  transition: 0.3s all;
  color: #595959;
  text-decoration: none;
}
.left-image .link a {
  color: #3b3b3b;
  border: 1px solid #3b3b3b;
  border-radius: 1rem;
  padding: 0.2rem 3rem;
  transition: 0.3s all;
}
.left-image .link a:hover {
  transition: 0.3s all;
  background-color: #3b3b3b;
  color: white;
  text-decoration: none;
}
.left-image .cnt {
  align-self: center;
}
.left-image a {
  color: #3b3b3b;
  transition: 0.3s all;
}
.left-image a:hover {
  color: #c20116;
  transition: 0.3s all;
}

.right-image {
  padding: 4rem 0;
  background-color: white;
  min-height: 500px;
  display: flex;
  text-align: left;
}
.right-image .row div:first-child {
  text-align: left;
}
.right-image .row div:last-child {
  text-align: center;
}
.right-image .row div:last-child img {
  width: 300px;
  height: auto;
  margin: 2rem auto;
  border-radius: 1rem;
  max-width: 100%;
}
.right-image .links {
  padding: 2rem 0 3rem 0;
}
.right-image .links a {
  color: #3b3b3b;
  transition: 0.3s all;
}
.right-image .links a:hover {
  transition: 0.3s all;
  color: #595959;
  text-decoration: none;
}
.right-image .link a {
  color: #3b3b3b;
  border: 1px solid #3b3b3b;
  border-radius: 1rem;
  padding: 0.2rem 3rem;
  transition: 0.3s all;
}
.right-image .link a:hover {
  transition: 0.3s all;
  background-color: #3b3b3b;
  color: white;
  text-decoration: none;
}
.right-image .cnt {
  align-self: center;
}
.right-image a {
  color: #3b3b3b;
  transition: 0.3s all;
}
.right-image a:hover {
  color: #c20116;
  transition: 0.3s all;
}

.bg-image {
  padding: 4rem 0;
  color: white;
  font-size: 1.6rem;
  background-color: #f7f7f9;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 500px;
  display: flex;
  background-position-x: center;
  background-position-y: center;
}
.bg-image .overlay {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.bg-image .cnt {
  z-index: 1;
  position: relative;
  align-self: center;
}
.bg-image .links {
  padding: 2rem 0 3rem 0;
}
.bg-image .links a {
  color: white;
  transition: 0.3s all;
}
.bg-image .links a:hover {
  transition: 0.3s all;
  color: #595959;
  text-decoration: none;
}
.bg-image .link a {
  color: white;
  border: 1px solid white;
  border-radius: 1rem;
  padding: 0.2rem 3rem;
  transition: 0.3s all;
}
.bg-image .link a:hover {
  transition: 0.3s all;
  background-color: white;
  color: #3b3b3b;
  text-decoration: none;
}

#novinky {
  padding: 4rem 0;
  text-align: center;
  background-color: white;
}
#novinky .novinky {
  background-color: white;
}
#novinky .is-camp {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  position: relative;
  display: flex;
  align-content: flex-start;
  border-radius: 1rem !important;
}
#novinky .is-camp .camp-foto {
  height: 100%;
  width: 100% !important;
}
#novinky .is-camp .camp-foto img {
  border-radius: 1rem !important;
}
#novinky .is-camp .camp-body {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  display: flex;
  align-self: flex-end;
  flex: 1 1 auto;
  background-color: transparent;
  width: 100%;
  height: 100%;
  border-radius: 1rem !important;
  justify-content: center;
  transition: 0.3s all;
  padding: 0;
}
#novinky .is-camp .camp-body:hover {
  background-color: rgba(217, 50, 60, 0.79);
  transition: 0.3s all;
}
#novinky .is-camp .camp-body .camp-header {
  display: flex;
  align-self: center;
  height: 100%;
  flex-direction: column;
  padding: 1rem 2rem;
  justify-content: flex-end;
}
#novinky .is-camp .camp-body .camp-header h3 {
  color: white !important;
  font-weight: bold;
  border-radius: 1rem !important;
  font-size: 1.9rem;
  align-self: flex-end;
  text-align: center;
}
#novinky .is-camp .camp-body .camp-header .perex {
  color: white;
  font-size: 1.6rem;
  text-align: center;
}

#projekty_sponzori {
  min-height: auto;
  padding: 1rem 0;
}
#projekty_sponzori img {
  height: 100px !important;
  width: auto;
  max-width: 100%;
}

.projekty img {
  border-radius: 0px !important;
  height: 90px !important;
  width: auto !important;
  max-width: 100% !important;
}

.navbar-salesko {
  margin-bottom: 0;
  border-bottom: 0;
  background: transparent;
  padding: 1.5rem 5rem;
}
.navbar-salesko .navbar-brand {
  margin-top: 8px;
  margin-bottom: 10px;
}
.navbar-salesko .navbar-brand h1 {
  display: none;
}
.navbar-salesko > .container {
  padding: 0px;
}
.navbar-salesko .nav > li > a {
  padding: 0 1rem !important;
  color: white !important;
  border-left: 1px solid;
  font-size: 1.5rem;
  font-weight: lighter;
  transition: 0.3s all;
}
.navbar-salesko .nav > li > a:hover {
  color: #ffffff;
  background: #c93942;
  text-decoration: none;
  border-top: 0;
  transition: 0.3s all;
}
.navbar-salesko .nav > li:first-child a {
  border-left: 0;
}
.navbar-salesko .nav > li.active a {
  background: none;
  color: #ffffff;
  background: #c93942;
}
.navbar-salesko .nav > li.active a:hover {
  color: #ffffff;
  background: #c93942;
  text-decoration: none;
  border-top: 0;
}

div#bs-salesko-navbar-collapse {
  margin-top: 3rem;
  font-size: 3rem !important;
}

div#bs-salesko-navbar-collapse a {
  font-size: 1.8rem;
  font-weight: 500;
}

div#bs-salesko-navbar-collapse a:hover {
  color: red !important;
  background-color: transparent;
  border-color: white !important;
}

ul#menu-menu-v-hlavicce {
  width: 100%;
}

ul#menu-menu-v-hlavicce a {
  border: none;
  width: 100%;
  padding: 1rem !important;
  text-align: center;
  font-size: 1.9rem;
}

div#bs-salesko-navbar-collapse {
  border: 0;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 6px;
}

.navbar-toggle:hover {
  margin-top: 8px !important;
}

.logo-small {
  display: inline;
  height: 75px;
  margin-top: -26px;
}

.logo {
  height: 36px;
  margin-top: -9px;
  display: none;
}

#navbar {
  background-color: rgba(59, 59, 59, 0.95);
  transition: 0.5s all !important;
}
#navbar.top {
  background-color: transparent;
}

@media (max-width: 767px) {
  #menu-menu-v-hlavicce {
    margin: 0 !important;
  }

  #bs-salesko-navbar-collapse {
    border: 0 !important;
    box-shadow: none;
    margin-top: 8rem !important;
  }

  .navbar-toggle {
    border-color: white !important;
  }

  .navbar-toggle:hover {
    background-color: transparent !important;
  }

  .navbar-default .navbar-toggle .icon-bar {
    color: white !important;
    background-color: white;
  }

  .navbar-header.pull-right {
    margin-top: 1rem;
  }
}
.dropdown-search {
  background-color: #3b3b3b;
  width: 250px;
  padding: 4px;
}
.dropdown-search button {
  border-radius: 0;
  color: white;
  background-color: #3b3b3b;
  border: 0;
  transition: 0.3s all;
}
.dropdown-search input#s {
  background-color: #565656;
  border: 0;
  color: white;
}

.logo-small {
  display: none;
  transition: 0.3s all;
}

.logo {
  display: block;
  margin-top: -7px;
  height: 45px;
  transition: 0.3s all;
}

@media (max-width: 1100px) {
  .logo {
    display: none;
  }

  .logo-small {
    display: block;
    height: 50px;
    margin-top: -6px;
  }
}
@media (max-width: 975px) {
  #navbar {
    padding: 1rem;
  }
}
@media (max-width: 890px) and (min-width: 768px) {
  #navbar {
    padding: 1rem 0rem;
  }

  #bs-salesko-navbar-collapse a {
    font-size: 1.6rem !important;
    transition: 0.3s all;
  }

  .logo-small {
    height: 40px;
  }
}
@media (max-width: 767.9px) {
  .logo-small {
    display: none;
  }

  .logo {
    display: block;
    margin-top: -12px;
  }
}
#rikaji_o_nas {
  background-color: white;
  text-align: center;
  padding: 4rem 0;
}
#rikaji_o_nas .underline span {
  border-bottom-color: #c93942 !important;
}

#top-image {
  position: relative;
  flex-direction: column;
  background-color: transparent;
  color: white;
  height: 100vh;
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  align-content: center;
}
#top-image.single {
  height: 75vh !important;
  padding-top: 0;
}
#top-image .social {
  align-self: center;
  flex: 0 1 auto;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 3rem;
}
#top-image::after {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  /*background-image: url(http://uniwire.johno.cz/wp-content/uploads/2018/09/nature_ntb-e1538063706268.jpg);*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  z-index: -1;
  background-color: #f7f7f9;
}
#top-image .content {
  display: flex;
  align-self: center;
  text-align: center;
  flex-direction: column;
}
#top-image .content .title {
  font-size: 4.7rem;
  font-weight: bold;
  color: white;
  margin: auto;
  text-transform: uppercase;
}
#top-image .content .text {
  text-align: center;
  font-size: 3.6rem;
  color: white;
  margin: auto;
  text-transform: uppercase;
}
#top-image .overflow {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.39);
  display: flex;
}

.full-width {
  background-color: white;
}
.full-width .btn-more {
  padding: 2rem 0 !important;
}
.full-width .btn-more a {
  color: white !important;
  border: 1px solid white !important;
  border-radius: 1rem !important;
  padding: 0 2rem !important;
  transition: 0.3s all;
}
.full-width .btn-more a:hover {
  background-color: white !important;
  transition: 0.3s all;
  text-decoration: none !important;
  color: #3b3b3b !important;
}

section {
  background-color: white;
}

a {
  color: white;
  transition: 0.3s all;
}
a:hover {
  transition: 0.3s all;
  color: #c93942;
  text-decoration: none;
}

#projekty_sponzori {
  background-color: white;
  text-align: left;
  padding: 4rem 0;
}
#projekty_sponzori img {
  border-radius: 0 !important;
}
#projekty_sponzori h2 {
  text-align: center;
}
#projekty_sponzori .links {
  padding: 2rem 0 3rem 0;
}
#projekty_sponzori .links a {
  color: #3b3b3b;
  transition: 0.3s all;
}
#projekty_sponzori .links a:hover {
  transition: 0.3s all;
  color: #595959;
  text-decoration: none;
}
#projekty_sponzori .link a {
  color: #3b3b3b;
  border: 1px solid #3b3b3b;
  border-radius: 1rem;
  padding: 0.2rem 3rem;
  transition: 0.3s all;
}
#projekty_sponzori .link a:hover {
  transition: 0.3s all;
  background-color: #3b3b3b;
  color: white;
  text-decoration: none;
}

#napiste {
  text-align: center;
}
#napiste a:hover {
  color: #3b3b3b;
  transition: 0.3s all;
}
#napiste i {
  padding: 0 2rem;
}

.accent-background {
  background-color: #c93942;
  color: white;
}
.accent-background .underline.red span {
  border-bottom-color: white !important;
}
.accent-background .link a {
  color: white !important;
  border-color: white;
}
.accent-background a {
  color: white;
}
.accent-background a:hover {
  color: #595959;
}

#napiste {
  background-color: #c93942;
  color: white;
  padding: 3rem 0;
}
#napiste h3 {
  font-weight: bold;
  text-align: center;
  font-size: 3rem;
  margin: 0;
}
#napiste a {
  color: white;
  font-size: 2rem;
  align-self: center;
  margin: 0;
  text-align: center;
  width: 100%;
  transition: 0.3s all;
}
#napiste a :hover {
  text-decoration: none;
  color: #3b3b3b;
  transition: 0.3s all;
}

.kontakty .wp-block-advgb-image.advgb-image-block {
  border-radius: 50%;
}

#otevreno {
  color: white;
  background-color: #c93942 !important;
}
#otevreno section {
  color: white;
  background-color: #c93942 !important;
  padding: 0;
  min-height: 300px;
}
#otevreno section .link a {
  color: white !important;
  border: 1px solid white !important;
}
#otevreno section .underline.red span {
  border-bottom-color: white !important;
}
#otevreno section .link a {
  color: white !important;
  border-color: white;
}

#single {
  padding-top: 15rem;
  padding-bottom: 5rem;
}
#single a {
  color: #3b3b3b;
}
#single.category {
  background-color: #f7f7f9;
}
#single .morelink-container a {
  float: right;
  border: 1px solid;
  padding: 0 1rem;
  border-radius: 0.8rem;
  transition: 0.3s all;
}
#single .morelink-container a:hover {
  transition: 0.3s all;
  color: white !important;
  background-color: #3b3b3b;
}

#main-title {
  padding: 4rem 0;
  text-align: center;
  background-color: white;
}

.zvat-na-akci {
  /*  background-color: #92ffb7;*/
}

.zvat {
  text-align: right;
}

footer {
  background-color: #3b3b3b;
  color: #ffffff;
  padding-top: 3rem;
  text-align: center;
}
footer p {
  color: #ffffff;
  text-align: center;
}
footer .btn-prispet {
  border-radius: 0.5rem;
  background-color: #c20116;
  border: 1px solid #c20116;
  color: white !important;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.3s all;
}
footer .btn-prispet:hover {
  transition: 0.3s all;
  color: white !important;
  background-color: #3b3b3b;
}
footer .copyright a {
  margin-bottom: 0;
  color: #ffffff;
}
footer a {
  transition: 0.3s all;
}
footer a:hover {
  color: #c20116;
  transition: 0.3s all;
}
footer .row div {
  padding-bottom: 2rem;
}
footer .social {
  margin-top: 20px;
}
footer .social a {
  color: white;
  font-size: 4rem;
  padding: 0 2rem;
}
footer .social a:hover {
  color: #c20116;
}

h3.capitalletter {
  text-align: left;
}

#post-content {
  padding: 4rem 0;
}

/*# sourceMappingURL=style.css.map */
