html,
body,
.page-container {
  height: calc(100% - 115px);
}
body {
  background-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  color: #494848;
  font-size: 16px;
  line-height: 24px;
}
.page {
  border: none!important;
}
.home #content {
  min-height: calc(100vh - 336/1500*100vw - 405px);
}
h1 {
  font-size: 34px;
  padding-top: 15px;
}
h1:after {
  content: '';
  background: #1EA037;
  width: 100px;
  height: 1px;
  display: block;
  margin-top: 30px;
  margin-bottom: 20px;
}
h2 {
  font-size: 24px;
}
h3,
h4 {
  font-size: 18px;
}
p {
  text-align: justify;
}
img {
  max-width: 100%;
}
.page-header {
  border-bottom: 0;
}
.site-title-heading a {
  text-decoration: none;
  color: #494848 !important;
  font-size: 40px;
  font-family: Arial, Helvetica, sans-serif;
}
.site-title {
  margin-top: 15px;
  margin-bottom: 0;
}
.site-title .logo img {
  max-height: 90px;
}
.site-description {
  display: none;
}
.full_w {
  width: 100%;
}
.w {
  background-color: #FFF;
}
a {
  color: #1EA037;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #1EA037;
  text-decoration: underline;
}
header .menu {
  position: relative;
  background-color: #1EA037;
  border-style: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 0;
}
header .menu .caret {
  display: none;
}
header .navbar-default .navbar-nav {
  border-color: #22b53e !important;
  width: 100%;
}
header .navbar-default .navbar-nav > li {
  width: 14.28571429%;
  text-align: center;
  display: table \9;
}
header .navbar-default .navbar-nav > li > a {
  text-decoration: none;
  color: #FFF;
  font-size: 16px;
  background-image: none;
  display: block;
  overflow: hidden;
  height: 100%;
  display: table-cell \9;
  vertical-align: middle \9;
  border: none;
}
header .navbar-default .navbar-nav > li > a:hover,
header .navbar-default .navbar-nav > li > a:focus,
header .navbar-default .navbar-nav > li > a:active {
  text-decoration: none;
  color: #FFF;
  outline: 0;
  background-color: #22b53e;
  background-image: none;
}
header .navbar-default .navbar-nav li.current_page_parent > a,
header .navbar-default .navbar-nav li.current-menu-parent > a,
header .navbar-default .navbar-nav li.current_page_parent .current_page_item a,
header .navbar-default .navbar-nav li.current-menu-parent .current_page_item a {
  text-decoration: none;
  color: #FFF;
  background-color: #22b53e;
  background-image: none;
  border: none;
}
header .navbar-default .navbar-nav li > .dropdown-menu {
  min-width: 100%;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: none;
  border: none;
  background-color: #1EA037;
  color: #FFF;
}
header .navbar-default .navbar-nav li > .dropdown-menu li a {
  background-image: none;
  height: 50px;
  line-height: 50px;
  background-color: #1EA037;
  font-size: 15px!important;
  text-decoration: none;
  color: #FFF !important;
}
header .navbar-default .navbar-nav li > .dropdown-menu li a:hover {
  background-image: none;
  color: #FFF;
  background-color: #22b53e;
}
header .navbar-default .navbar-nav > .active > a,
header .navbar-default .navbar-nav > .open > a {
  filter: none;
}
header .navbar-default .navbar-nav > .active a {
  text-decoration: none;
  color: #FFF;
  background-color: #22b53e;
  background-image: none;
  border: none;
}
header .navbar-default .navbar-nav > .active a:focus,
header .navbar-default .navbar-nav > .active a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #22b53e;
  background-image: none;
  border: none;
}
header .navbar-default .navbar-nav > .open > a {
  border-style: 1px solid #1EA037;
  color: #FFF;
  box-shadow: none!important;
  background-image: none;
  border-color: #22b53e !important;
  background-color: #22b53e;
}
header .navbar-default .navbar-nav > .open > a:focus,
header .navbar-default .navbar-nav > .open > a:hover {
  border-color: #22b53e !important;
  color: #FFF;
  background-color: #22b53e;
}
header .navbar-default .navbar-nav > .open .dropdown-menu > .active > a {
  text-decoration: none;
  color: #FFF;
  background-color: #22b53e;
  background-image: none;
  border: none;
}
header .navbar-default .navbar-nav > .open .dropdown-menu > .active > a:focus,
header .navbar-default .navbar-nav > .open .dropdown-menu > .active > a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #22b53e;
  background-image: none;
  border: none;
}
header .navbar-default .navbar-header {
  background-color: #1EA037;
}
header .navbar-default .navbar-header .navbar-toggle {
  border-color: #FFF;
}
header .navbar-default .navbar-header .navbar-toggle .icon-bar {
  background-color: #FFF;
}
header .navbar-default .navbar-header .navbar-toggle:hover,
header .navbar-default .navbar-header .navbar-toggle:focus {
  background-color: #22b53e;
}
header .page-header-top-right {
  text-align: right;
  padding-top: 30px;
}
header .page-header-top-right .head_kontakt {
  font-size: 20px;
  color: #1EA037;
  display: inline-block;
  margin-top: 5px;
}
header .page-header-top-right .head_kontakt a {
  color: #1EA037;
}
header .page-header-top-right .head_kontakt a:hover,
header .page-header-top-right .head_kontakt a:focus,
header .page-header-top-right .head_kontakt a:active {
  text-decoration: none;
  color: #22b53e;
}
header .page-header-top-right .head_kontakt.kontakt_email {
  text-decoration: none;
  font-size: 20px;
  color: #1EA037;
  display: inline-block;
  margin-left: 50px;
  margin-top: 10px;
}
header .page-header-top-right .head_kontakt.kontakt_email:hover,
header .page-header-top-right .head_kontakt.kontakt_email:focus,
header .page-header-top-right .head_kontakt.kontakt_email:active {
  text-decoration: none;
  color: #22b53e;
}
header .page-header-top-right .fa-envelope-o {
  font-size: 25px;
  position: relative;
  top: 2px;
}
header .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
header .navs {
  border: none!important;
  border-width: 0px;
}
#content {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  min-height: calc(100vh - 365px);
  padding-bottom: 50px;
}
.slider {
  height: auto;
  width: 100%;
  clear: both;
  overflow: hidden!important;
  margin-bottom: 60px;
  background-repeat: repeat-x;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.75);
}
.slider .owl-nav {
  display: none;
}
.slider .item {
  background-color: #1EA037;
}
.slider .item img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.slider .center .item img {
  -webkit-filter: none;
}
.g {
  margin-bottom: 20px;
}
.g a {
  font-size: 26px;
  height: 97px;
  width: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: #1EA037;
  color: #1EA037;
  padding: 0;
  border-radius: 8px;
}
.g a:hover,
.g a:focus,
.g a:active {
  background-color: #1EA037;
  border-style: solid;
  border-width: 2px;
  border-color: #1EA037;
  color: #FFF;
  outline: 0;
  box-shadow: none;
}
.g div {
  padding-top: 30px;
}
.g i {
  margin-top: 6px;
  position: absolute;
  right: 30px;
}
.g .rozcestnik-image img {
  max-width: 100%;
}
.page-title::after {
  content: '';
  background: #1EA037;
  width: 100px;
  height: 1px;
  display: block;
  margin-top: 30px;
  margin-bottom: 20px;
}
#main-column .post,
#main-column .page {
  border: none;
}
#main-column .post .entry-meta,
#main-column .page .entry-meta {
  display: none;
}
.type-page {
  padding: 0;
}
.rozcestnik-image {
  float: left;
  height: 100%;
  background: #1EA037;
  width: 100px;
  padding-top: 23px!important;
}
.rozcestnik-image i {
  position: relative;
  font-size: 42px;
  right: inherit;
  color: #FFF;
}
.i_mobil {
  font-size: 35px !important;
  position: relative;
  top: 4px;
}
.wpcf7-submit,
.main-btn {
  height: 40px;
  min-width: 360px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  color: white;
  margin-top: 10px;
  margin-bottom: 25px;
  display: inline-block;
  border-style: solid;
  border-width: 2px;
  border-color: #1EA037;
  background-color: #1EA037;
  border-radius: 10px;
  line-height: 40px;
  padding-top: 0;
  max-width: 100%;
}
.wpcf7-submit:hover,
.main-btn:hover,
.wpcf7-submit:focus,
.main-btn:focus {
  background-color: white;
  color: #1EA037;
  text-decoration: none;
}
.obsah {
  height: auto;
  padding-bottom: 50px;
  padding-top: 50px;
}
.obsah h3 {
  margin-bottom: 25px;
}
.obsah h4 {
  margin-top: 20px;
}
.obsah p {
  height: auto;
  font-size: 15px;
  line-height: 2;
  text-align: justify;
}
.obsah .div_img {
  border-style: solid;
  border-width: 2px;
  border-color: #1EA037;
}
.obsah input,
.obsah textarea {
  padding: 5px 10px;
  border: 2px solid #1EA037;
  border-radius: 5px;
  background: transparent;
}
#site-footer {
  padding: 0px!important;
  border: none!important;
  min-height: 100px;
  background-color: #FFF;
  margin-bottom: 0;
}
#site-footer .kontakt_email_f {
  text-decoration: none;
  font-size: 20px;
  color: #1EA037;
  display: inline-block;
  margin-top: 10px;
}
#site-footer .paticka {
  background-color: #494848;
  min-height: 100px;
  color: #494848;
  text-align: center;
  padding-top: 10px;
  clear: both;
}
#site-footer .paticka .container {
  padding-left: 0;
  padding-right: 0;
}
#site-footer .paticka .leva {
  text-align: left;
}
#site-footer .paticka .prava {
  text-align: right;
  padding-top: 20px;
}
#site-footer .paticka .prava a {
  color: #FFFFFF;
  display: inline-block;
}
#site-footer .paticka .prava a:hover,
#site-footer .paticka .prava a:focus,
#site-footer .paticka .prava a:active {
  color: #22b53e;
}
#site-footer .paticka .stred {
  text-align: center;
  padding-top: 3px;
  padding-left: 85px;
}
#site-footer .paticka span {
  display: inline-block;
  margin-top: 16px;
}
#site-footer .paticka .footer_kontakt1 {
  font-size: 20px;
  color: #1EA037;
  display: block;
  text-align: center;
}
#site-footer .paticka .footer_kontakt1 a {
  color: #FFFFFF;
}
#site-footer .paticka .footer_kontakt1 a:hover,
#site-footer .paticka .footer_kontakt1 a:focus,
#site-footer .paticka .footer_kontakt1 a:active {
  color: #22b53e;
  text-decoration: none;
}
#site-footer .paticka .footer_kontakt2 {
  font-size: 22px;
  color: #FFF !important;
  display: block;
  margin-top: 30px;
}
#site-footer .c {
  text-align: left;
  background-color: #FFF;
  min-height: 70px;
  font-size: 15px;
  float: none!important;
}
#site-footer .c span {
  margin-top: 28px;
  display: inline-block;
}
#site-footer .c .rtsoft {
  text-decoration: none;
  margin-top: 24px;
  background: url(../img/rtsoft.png) no-repeat;
  background-position: right -30px;
  display: block;
  width: 195px;
  height: 30px;
  float: right;
  text-align: left;
  position: relative;
  top: -1px;
  padding-top: 5px;
  font-size: 15px;
  transition: 0.5s all ease-in-out;
  color: #494848;
}
#site-footer .c .rtsoft:hover {
  background: url(../img/rtsoft.png) right 0px no-repeat;
}
#site-footer .c .footer_design {
  float: right;
}
#site-footer .site-footer {
  display: none;
}
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 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;
}
table tbody tr th {
  background-color: #1EA037;
  color: #FFF;
}
table tbody tr td {
  border-bottom: 1px solid #CCC;
}
input,
select,
textarea {
  padding: 7px;
  width: 360px;
  border: 1px solid #CCC;
  max-width: 100%;
}
input:focus,
select:focus,
textarea:focus {
  background-color: #F0F0F0;
  border: 1px solid #1ea037;
  outline: none;
}
blockquote {
  border-left: 5px solid #CCC;
}
.rl-gallery {
  padding-left: 12px;
}
.rl-gallery .rl-gallery-link {
  padding: 10px;
}
.rl-gallery .rl-gallery-link img {
  border: 2px solid #1EA037 !important;
  border-radius: 5px;
}
.rl-gallery .rl-gallery-item {
  width: auto !important;
}
.rl-basicgrid-gallery .rl-gallery-item img {
  max-width: 350px !important;
  display: inline-block;
  height: auto;
}
.rl-gallery-container {
  margin-bottom: 40px;
}
.kontakt-map {
  width: 100%;
  height: 400px;
  margin-bottom: 30px;
  border: none;
}
div.wpcf7 {
  padding: 0 20px;
}
div.wpcf7 form {
  width: 100%;
}
div.wpcf7 form p {
  width: 50%;
  float: left;
  height: 36px;
  margin-bottom: 30px;
  padding: 0 15px;
}
div.wpcf7 form p label {
  width: 100%;
  height: 36px;
  margin: 0;
}
div.wpcf7 form p label input,
div.wpcf7 form p label select,
div.wpcf7 form p label textarea {
  width: 100%;
  color: #757575;
}
div.wpcf7 form p:nth-of-type(5) {
  width: 100%;
}
div.wpcf7 form p:nth-of-type(6) {
  width: 100%;
  height: auto;
}
div.wpcf7 form .kontakt-form p:nth-of-type(1) {
  width: 100%;
}
div.wpcf7 form .kontakt-form p:nth-of-type(4) {
  width: 100%;
  height: auto;
}
.wpcf7-submit {
  background-image: #1EA037;
  border: 2px solid transparent;
  padding: 0;
  line-height: 36px;
}
.wpcf7-submit:focus,
.wpcf7-submit:hover,
.wpcf7-submit:active {
  background-image: none;
  background-color: #FFFFFF;
  color: #1EA037;
  outline: 0;
  border: 2px solid #1EA037;
}
.wpcf7-response-output {
  border: 0!important;
  font-size: 22px;
  text-align: center;
}
.grecaptcha-badge {
  z-index: 10;
}
.owl-dots {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
}
.owl-dots .owl-dot {
  display: inline-block;
  cursor: pointer;
}
.owl-dots .owl-dot span {
  background: #1EA037;
  border-radius: 20px;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
  display: inline-block;
}
.owl-dots .owl-dot.active span {
  opacity: 1;
}
@media screen and (max-width: 1199px) {
  .g a {
    font-size: 21px;
  }
  .g div {
    padding-top: 32px;
  }
  .g .arrow-desktop {
    display: none;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .g .text-btn-wide {
    white-space: normal;
    padding-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .rl-gallery {
    flex-direction: column!important;
  }
  header .navbar-default .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 16px;
  }
  header .page-header-top-right {
    text-align: center;
    padding-top: 0;
  }
  header .page-header-top-right .head_kontakt.kontakt_email {
    margin-right: 0;
  }
  header .head_kontakt {
    margin-left: 0;
    margin-right: 15px;
  }
  .paticka div {
    text-align: center!important;
  }
  #site-footer .paticka .stred {
    padding-left: 15px;
  }
  .paticka {
    padding-bottom: 25px;
  }
  .c .footer_design {
    clear: both;
    float: left;
  }
  .site-title {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .wpcf7-submit,
  .main-btn {
    min-width: auto;
  }
  div.wpcf7 {
    padding: 0;
  }
  div.wpcf7 form p {
    width: 100% !important;
    padding: 0;
  }
  header .navbar-default .navbar-nav {
    margin: 0;
  }
  header .navbar-default .navbar-nav > li {
    width: 100%;
    height: auto;
  }
  header .navbar-default .navbar-nav > li > a {
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #1EA037;
    padding: 20px;
    display: block;
    width: 100%;
  }
  header .navbar-default .navbar-nav > li .dropdown-menu {
    padding-bottom: 20px;
  }
  header .navbar-default .navbar-nav > li .dropdown-menu li a {
    padding: 0 12px;
    line-height: 40px;
    text-align: center;
    height: 40px;
  }
  header .page-header-top-right {
    text-align: center;
  }
  header .page-header-top-right .head_kontakt.kontakt_email {
    margin-left: 0;
    margin-right: 0;
  }
  header .logo {
    margin: auto;
    display: inline-block;
    max-width: 100%;
  }
  header .logo img {
    max-width: 100%;
  }
  .obsah iframe {
    width: 100%!important;
  }
  .menu_o {
    padding-left: 0;
    padding-right: 0;
  }
  #site-footer .c span {
    display: block;
    text-align: center;
  }
  #site-footer .c .footer_design {
    float: none;
  }
  #site-footer .c .footer_design .rtsoft {
    float: none;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 451px) {
  .header-br-mobile {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .slider {
    display: none;
  }
  header .page-header-top-right .head_kontakt {
    margin-right: 0;
  }
  .g a {
    height: 70px;
    font-size: 18px;
  }
  .g .rozcestnik-image {
    width: 70px;
    padding-top: 10px!important;
  }
  .g .rozcestnik-image i {
    font-size: 30px;
  }
  .g div {
    padding-top: 20px;
  }
  .slider {
    display: none;
  }
  .page-container > header {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 350px) {
  .rl-basicgrid-gallery .rl-gallery-item img {
    max-width: 100% !important;
    display: inline-block;
    height: auto;
  }
}
/*# sourceMappingURL=own.css.map */