.transitionOpacity {
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
html {
  background: #f8fffa;
}
body {
  color: #777;
  line-height: 24px;
  font-size: 16px;
  background: #f8fffa;
}
.main-header {
  background: #f8fffa;
}
a {
  color: #1EA037;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #494848;
}
h1,
h2,
h3,
h4 {
  font-family: 'Open Sans', sans-serif;
  color: #494848;
}
h1 {
  font-size: 46px;
}
h2 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 10px!important;
  color: #494848;
  text-transform: uppercase;
  font-weight: 600;
}
h2:before {
  content: "||";
  color: #1EA037;
  margin-right: 5px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  bottom: 2px;
}
h3 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 10px!important;
  color: #494848;
  text-transform: uppercase;
  font-weight: 600;
}
.my-content h2,
h2.margin-top {
  margin-top: 40px!important;
}
.home h2:before {
  display: none;
}
.site-branding {
  margin-top: 30px;
  margin-bottom: 40px;
}
.site-title-heading {
  float: left;
  border-right: 2px solid #1EA037;
  padding-right: 20px;
}
.site-title-heading a {
  color: #1EA037;
  font-weight: 600;
}
.site-title-heading a:hover {
  text-decoration: none;
  color: #777;
}
.site-description {
  display: none;
}
.page-header-top-right {
  text-align: right;
  font-size: 20px;
  margin-top: 10px;
}
.page-header-top-right .fa {
  color: #1EA037;
}
.page-header-top-right .fa-envelope-o {
  margin-right: 5px;
}
.page-header-top-right a {
  color: #1EA037;
}
.page-header-top-right a:hover {
  text-decoration: none;
  color: #494848;
}
.main-navigation {
  background: #1EA037;
}
.main-navigation.sticky-element-original {
  opacity: 0.9;
}
.main-navigation.sticky-element-active {
  background: #1EA037;
}
.navbar {
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  background: #1EA037;
  box-shadow: none;
}
.navbar-default .navbar-nav li a {
  color: #FFF;
  font-size: 18px;
  text-transform: uppercase;
  text-shadow: none;
  padding: 25px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.navbar-default .navbar-nav li a:hover {
  background: #f8fffa;
  color: #1EA037;
}
.navbar-default .navbar-nav .active a,
.navbar-default .navbar-nav .open a,
.navbar-default .navbar-nav .active a,
.navbar-default .navbar-nav .active a:focus,
.navbar-default .navbar-nav .active a:hover {
  background: #f8fffa;
  color: #1EA037;
  box-shadow: none;
}
#main-column .page {
  border: none;
}
.header-img {
  padding-left: 0;
  padding-right: 0;
}
.header-img img {
  width: 100%;
}
.footer-top {
  background: #f8fffa;
  padding-top: 10px;
  padding-bottom: 15px;
  border-top: 2px solid #494848;
}
.footer-top h3 {
  color: #1EA037;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.footer-top ul {
  color: #1EA037;
  padding-left: 20px;
}
.footer-top a {
  color: #777;
}
.footer-top a:hover {
  color: #1EA037;
}
.footer-top .container .contact-send {
  width: 100% !important;
}
.footer-bottom {
  padding-bottom: 10px;
  padding-top: 20px;
  background: #494848;
  color: #FFF;
}
.footer-bottom a {
  color: #FFF;
}
.footer-left {
  padding-top: 2px;
}
footer .fa-map-marker {
  margin-bottom: 35px;
  float: left;
  margin-right: 8px;
  position: relative;
  top: 2px;
}
footer .fa-phone {
  margin-bottom: 15px;
  float: left;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
footer .fa-mobile {
  margin-right: 7px;
}
footer .fa {
  color: #1EA037;
}
footer .fa-envelope-o {
  margin-right: 2px;
}
.main-dlazdice {
  color: #494848;
  text-align: center;
  display: block;
  border-right: 2px solid #1EA037;
  margin-top: 45px;
  margin-bottom: 45px;
}
.main-dlazdice:hover {
  text-decoration: none;
  color: #1EA037;
}
.main-dlazdice br {
  display: none;
}
.main-dlazdice.second {
  border-right: none;
  border-left: 2px solid #1EA037;
}
.main-dlazdice .fa {
  font-size: 66px;
  margin-bottom: 20px;
}
.main-dlazdice h2 {
  text-align: center;
  font-size: 28px;
  color: #494848;
  text-transform: none;
  font-weight: 400;
}
.bizoh-table {
  margin-bottom: 45px!important;
}
.bizoh-table tbody tr td,
.bizoh-table .bizoh-table tbody tr th,
.bizoh-table .bizoh-table thead tr td,
.bizoh-table .bizoh-table thead tr th {
  padding: 4px!important;
}
.aktuality {
  clear: both;
  border-top: 2px solid #1EA037;
  border-bottom: 2px solid #1EA037;
  padding-top: 30px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.aktuality h2 {
  font-size: 24px;
  color: #494848;
  text-transform: uppercase;
  font-weight: 400;
}
.main-bottom .main-btn {
  margin-top: 25px;
}
.main-bottom.first {
  padding-right: 20px;
  text-align: justify;
}
.main-bottom.second {
  padding-left: 20px;
  padding-right: 20px;
}
.main-bottom.third {
  padding-left: 20px;
}
.main-bottom.third h2 {
  display: none;
}
.main-bottom h3 {
  color: #494848;
  font-size: 24px;
  text-transform: uppercase;
}
.logo-span {
  font-size: 26px;
  color: #777;
  display: block;
  padding-left: 20px;
  border-left: 2px solid #1EA037;
  height: 50px;
  float: left;
  margin-left: 15px;
  padding-top: 21px;
}
.news-main h2 a {
  color: #494848;
  font-size: 20px;
}
.news-main h2 a:hover {
  color: #1EA037;
  text-decoration: none;
}
.scf-posts-wrapper {
  padding-left: 0px;
  list-style-type: none;
}
.home .news-main h2:before {
  content: "||";
  color: #1EA037;
  margin-right: 5px;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  bottom: 2px;
  display: inline-block;
}
.contact-form input {
  width: 48%;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
}
.contact-form textarea {
  width: 100%;
  height: 80px;
  padding-left: 5px;
  border: 1px solid #ddd;
  margin-bottom: 4px;
}
.contact-form .g-recaptcha {
  margin-bottom: 0px;
}
.contact-form .contact-send {
  background: #1EA037;
  color: #FFF;
  border: none;
}
.contact-form .contact-send:hover {
  background: #494848;
}
.contact-name {
  float: left;
}
.contact-email {
  float: right;
}
h1.entry-title,
h1.page-title {
  font-size: 24px;
  color: #494848;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 25px!important;
  margin-bottom: 25px;
}
.contact-left {
  padding-left: 0px;
}
.contact-left .fa,
.contact-left .about-adresa .fa {
  color: #494848;
  font-size: 16px;
  display: block;
  width: 20px;
  float: left;
  position: relative;
  top: 2px;
}
.contact-left .fa-phone {
  margin-bottom: 20px;
}
.contact-left .fa-map-marker,
.contact-left .about-adresa .fa-map-marker {
  margin-bottom: 35px;
}
.about-adresa {
  padding-left: 2px;
}
.nadrizeni {
  padding-top: 20px;
}
.nadrizeni a {
  color: red;
}
.entry-content ul,
.entry-content li {
  position: relative;
  left: 20px;
}
.entry-content ul:before,
.entry-content li:before {
  color: #1EA037;
  margin-right: 15px;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  top: 4px;
  position: absolute;
  left: -20px;
}
.entry-content ol li {
  padding-left: 10px;
}
.entry-content .scf-posts-wrapper li {
  position: inherit;
  left: inherit;
}
.entry-content .ul.scf-posts-wrapper li:before {
  display: none;
}
.entry-content ul {
  padding-left: 0px;
  list-style-type: none;
}
.entry-content ul li:before {
  content: "||";
}
.entry-content ol {
  padding-left: 20px;
  counter-reset: item;
}
.entry-content ol li {
  display: block;
}
.entry-content ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
}
.ngg-gallery-thumbnail {
  border: 3px solid #1EA037 !important;
}
.ngg-gallery-thumbnail a {
  margin: 0px !important;
}
.ngg-imagebrowser .pic {
  border: 3px solid #1EA037 !important;
}
.ngg-imagebrowser .pic a {
  margin: 0px !important;
}
.ngg-slideshow img {
  border: 3px solid #1EA037 !important;
}
.rl-gallery .rl-gallery-link {
  padding: 5px;
}
.rl-gallery .rl-gallery-link:hover {
  opacity: 0.75;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.rl-gallery .rl-gallery-link img {
  border-radius: 10px;
}
.rl-gallery .rl-gallery-link img:hover {
  opacity: 0.5;
}
.rl-gallery .rl-gallery-item {
  width: auto !important;
}
.rl-basicgrid-gallery .rl-gallery-item img {
  max-width: 360px !important;
  display: inline-block;
  height: auto;
}
@media screen and (max-width: 360px) {
  .rl-basicgrid-gallery .rl-gallery-item img {
    max-width: 100% !important;
    display: inline-block;
    height: auto;
  }
}
.price-list {
  width: 100%;
}
.price-list td {
  width: 20px;
}
.price-list tbody tr td {
  text-align: right;
  padding: 10px 2px;
}
.price-list tbody tr td:first-child {
  width: 40%;
}
.price-list tbody tr td:first-child {
  text-align: left;
}
.price-list thead {
  color: #FFF;
  background: #494848;
  font-size: 16px;
  font-weight: bold;
}
.price-list thead tr td {
  padding: 10px;
  border-left: 2px solid #FFF;
  text-align: center;
}
.price-list thead tr td:first-child {
  border-left: 0;
}
.price-list tbody tr {
  border-bottom: 1px solid #494848;
}
.price-list tbody trtr:last-child {
  border-bottom: 0;
}
.price-list thead tr:first-child td {
  padding: 10px 15px;
}
#main-column .post {
  border: none;
}
#main-column .post .entry-meta {
  display: none;
}
.archive #main-column .post {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.archive #main-column .post h1 {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 10px!important;
}
.archive #main-column .post h1:before {
  content: "||";
  color: #1EA037;
  margin-right: 5px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  bottom: 2px;
}
.archive #main-column .post .entry-header {
  border: none;
  margin-bottom: 0;
}
.entry-header {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}
.home .entry-header {
  border-bottom: 0;
  margin-bottom: 0;
}
.galerie {
  clear: both;
  padding-top: 40px;
}
.galerie img {
  border: 2px solid #1EA037;
  padding: 0px;
  transition: 0.2s all ease-in-out;
}
.galerie a:hover img {
  -webkit-filter: brightness(120%);
  /* Safari */
  filter: brightness(120%);
}
.odstavec-margin {
  padding-top: 40px;
}
.rtsoft {
  background: url('../img/rtsoft.png') no-repeat;
  background-position: right top;
  display: block;
  width: 210px;
  height: 35px;
  float: right;
  text-align: left;
  position: relative;
  top: -5px;
  padding-top: 7px;
  transition: 0.2s all ease-in-out;
}
.rtsoft:hover {
  background-position: right -41px;
}
.main-btn {
  background: #494848;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
}
.main-btn:hover {
  background: #1EA037;
  color: #FFF;
}
.row-with-vspace {
  margin-bottom: 0px;
}
.important-info {
  border-top: 2px solid #1EA037;
  clear: both;
  padding-top: 30px;
}
.important-info .fa {
  font-size: 20px;
  color: #494848;
  float: left;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.important-info h2 {
  color: #494848;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 30px;
}
.important-info h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #494848;
}
@media only screen and (max-width: 1199px) {
  .navbar-default .navbar-nav li a {
    font-size: 16px;
    padding: 25px 12px;
  }
  .logo-span {
    font-size: 23px;
    padding-top: 22px;
  }
  .bizoh-table {
    margin-bottom: 90px!important;
  }
  .contact-form .g-recaptcha {
    transform: scale(0.68) !important;
    -webkit-transform: scale(0.68) !important;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .main-bottom.third {
    clear: both;
    padding-left: 0;
    border-top: 2px solid #1EA037;
    padding-top: 25px;
  }
  .main-bottom.first {
    padding-bottom: 40px;
  }
  .bizoh-table {
    margin-bottom: 45px!important;
  }
  .contact-form .g-recaptcha {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-bottom: 10px;
  }
  .page-header-top-right {
    clear: both;
    padding-top: 10px;
    float: left;
  }
  .page-header-top-right br {
    display: none;
  }
  .text-right {
    text-align: left;
    padding-top: 10px;
  }
  .rtsoft {
    float: none;
  }
  .page-header-top-right a {
    display: inline-block;
    margin-right: 15px;
  }
  .main-bottom.second {
    padding-left: 0;
    padding-right: 0;
  }
  .galerie img {
    width: 100%!important;
    height: auto!important;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
  }
  .navbar-default .navbar-nav li a {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 15px;
  }
  .header-img-first {
    display: none;
  }
  .main-dlazdice {
    border-right: none;
  }
  .main-dlazdice.second {
    border-left: none;
    border-top: 2px solid #1EA037;
    padding-bottom: 0;
    padding-top: 45px;
  }
  .site-title-heading {
    float: none;
    border-right: none;
  }
  .logo-span {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
  }
  .prices-container {
    overflow-x: scroll;
  }
  .prices-container table {
    width: 717px;
  }
}
@media only screen and (max-width: 500px) {
  .page-header-top-right br {
    display: block;
  }
}
input,
select,
textarea {
  border: 1px solid #ddd;
  margin-bottom: 10px;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
  max-width: 100%;
  width: 340px;
}
input:focus,
select:focus,
textarea:focus {
  border: 1px solid #1EA037;
}
textarea {
  height: 160px;
}
.wpcf7-submit {
  background-color: #1EA037;
  color: #FFF;
  line-height: 28px;
}
.wpcf7-submit:hover {
  background-color: #494848;
}
table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: fit-content;
  max-width: 100%;
  height: auto;
}
table caption {
  color: #1EA037;
  font-size: 18px;
  padding-left: 8px;
}
table tbody tr th {
  border-bottom: 2px solid #22b53e;
}
table tbody tr td {
  border-bottom: 1px solid #ddd;
}
table tbody tr td,
table tbody tr th {
  padding: 6px 8px;
}
table tbody tr td:first-of-type,
table tbody tr th:first-of-type {
  border-left: none;
}
table tbody tr td:last-of-type,
table tbody tr th:last-of-type {
  border-right: none;
}
.entry-content {
  margin: 0 auto;
  width: 100%;
}
.aktuality li:before {
  display: none;
}
