@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap');
body {
  font-family: 'Verdana', sans-serif;
  font-weight: 300;
  color: #393a3b;
}
.phone {
  float: left;
}
.phone a,
.lang a {
  color: #fff;
  padding: 10px 0px;
  display: inline-block;
}
.lista_top_sample {
  background-color: #007f24;
  height: 31px;
  width: 100%;
}
.sampleTest {
  text-align: center;
  margin-top: 180px;
}
.imgTest {
  border-radius: 50%;
  width: 280px;
  height: 280px;
  margin: auto;
  text-align: center;
}
.sampleTest h1 {
  color: #303643;
  line-height: 48px;
  margin-bottom: 45px;
  font-size: 32px;
  text-align: center;
  font-weight: 500;
}
.sampleTest h2 {
  font-weight: 500;
  color: #187e32;
  line-height: 35px;
  font-size: 23px;
}
.sampleTest h2 small {
  display: block;
  color: #187e32;
  font-size: 19px;
}
.sampleTest h3 {
  font-weight: 500;
  color: #303643;
  line-height: 35px;
  font-size: 23px;
}
.sampleTest p {
  color: #9a9a9a;
}
.sampleTest a {
  color: #187e32;
  text-decoration: underline;
}
.productItem {
  color: #303643;
  margin-bottom: 15px;
  border-radius: 15px;
  padding: 15px;
  display: flex;
  border: 1px solid #d3d3d3;
  justify-content: space-between;
}
.productItem .btn-primary {
  color: #fff;
  height: fit-content;
  text-align: center;
  margin: auto 0px;
  text-decoration: none;
}
.productItem .prodImg {
  width: 125px;
}
.productItem .prodName {
  font-size: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: auto 25px;
  width: 100%;
  max-width: 300px;
}
.productItem .prodPopis {
  display: flex;
  font-size: 16px;
  flex: 1;
  margin: auto;
  font-family: 'Poppins', sans-serif;
  justify-content: center;
}
.greenBox {
  margin: 45px auto;
  background-color: #187e32;
  border-radius: 15px;
  padding: 24px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.greenBox h3 {
  color: #fff;
  font-size: 18px;
  margin-top: 0px;
  text-align: center;
  line-height: 22px;
}
.greenBox p strong {
  display: block;
}
.greenBox p {
  color: #fff !important;
  max-width: 80%;
  text-align: center;
  margin: auto;
}
.nextProductInfo {
  margin-top: 45px;
  text-align: left;
}
.doporucene_produkty {
  clear: both;
  padding-top: 35px;
  border-top: 1px solid #e2e4e4;
}
.nextProductInfo h2 {
  margin-bottom: 35px;
  margin-top: 45px;
}
.nextProductInfo h4 {
  margin-bottom: 35px;
  margin-top: 25px;
}
.nextProductInfo p {
  color: #303643;
  line-height: 20px;
}
.lang {
  float: right;
}
.form-group {
  position: relative;
}
.header_text {
  float: right;
  max-width: 550px;
}
.header_text p {
  text-align: center;
  padding: 0px;
  font-size: 30px;
}
.scroll_down {
  display: inline-block;
  margin: 25px auto;
  font-size: 45px;
  color: #1a7a32;
  text-align: center;
}
.scroll_down:hover {
  color: #fff;
}
.ppq-audio-player {
  width: 250px;
  text-align: left;
}
audio::-webkit-media-controls-panel {
  background-color: #fff;
}
.label_num {
  position: absolute;
  top: 0px;
  padding-top: 23px;
  text-align: center;
  left: 0px;
  width: 35px;
  height: 100%;
  font-weight: bold;
  color: #fff;
  background-color: #1a7a32;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.border_box {
  cursor: pointer;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border: 1px solid #e2e4e4;
  display: inline-block;
  width: 100%;
  padding: 20px 15px;
  min-height: 90px;
}
.border_box_x {
  cursor: pointer;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border: 1px solid #e2e4e4;
  display: inline-block;
  width: 100%;
  padding: 20px 15px;
  min-height: 90px;
  margin: 2.5px;
  display: inline-block;
}
.border_box_x p {
  padding: 15px 0px;
}
.show_take {
  display: none;
}
.border_box:hover {
  background-color: #1a7a32;
}
.border_box:hover .fa {
  color: #fff;
}
.border_box label {
  width: 100%;
  height: 56px;
  display: inline-block;
}
.border_box .fa {
  font-size: 60px;
  color: #000;
}
.test_obal {
  max-width: 650px;
  margin: auto;
  text-align: center;
}
.test_obal .max_margin {
  margin-left: -2.5px;
  margin-right: -2.5px;
}
.test_obal .col-xs-6,
.test_obal .col-sm-6,
.test_info .col-xs-6,
.test_obal .max_margin .col-xs-4 {
  padding: 2.5px;
}
.diagoza .col-sm-6,
.list_p .col-sm-6 {
  padding-left: 15px;
  padding-right: 15px;
}
.test_obal h3 {
  margin-bottom: 25px;
  font-weight: 500;
  text-align: left;
}
.obal_kamera {
  border: 1px solid #e2e4e4;
  display: inline-block;
  width: 100%;
}
.test_obal p {
  font-size: 13px;
  margin-bottom: 5px;
  color: #626c7d;
}
.test_obal .btn {
  width: 100%;
  padding: 12px 20px;
  text-transform: uppercase;
  max-width: 280px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}
.otazky_test h2 {
  cursor: pointer;
  background-color: #1a7a32;
  color: #fff;
  padding: 14px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: left;
  font-weight: 500;
  font-size: 16px;
}
.test_vysledek_jazyk {
  text-align: center;
  margin: auto;
  max-width: 850px;
}
.test_vysledek_jazyk h3 {
  text-align: center !important;
  color: #000;
  font-size: 18px;
}
.test_vysledek_jazyk h4 {
  color: #626c7d;
}
.test_vysledek_jazyk img {
  text-align: center;
  margin: auto;
}
.breadcrumb {
  margin: auto;
  padding: 10px 0px 0px 0px !important;
  text-align: center;
}
.breadcrumb .active a {
  color: #1a7a32;
}
.obal_kat {
  display: none;
}
.obal_kat .col-xs-3 {
  padding: 0px;
}
.subkat {
  background-color: #5e687c !important;
}
.obal_otazka {
  border-bottom: 1px solid #c8c9ca;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.otazky_test h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #1a7a32;
  font-size: 15px;
}
.btn-primary:hover {
  background-color: #fff;
  color: #1a7a32 !important;
  border: 1px solid #1a7a32 !important;
}
.test_obal .btn .fa {
  float: right;
  position: relative;
  top: 2px;
}
.image_test {
  text-align: center;
  width: 100%;
  display: inline-block;
  margin: 35px auto 55px auto;
}
.no-index .lista_top {
  background-image: url(/jpg/tcm-podstrana-header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 375px;
  z-index: 0;
  position: relative;
  margin-bottom: 0px;
}
.lista_top h1 {
  color: #fff;
  margin: 0px;
  text-align: center;
  font-size: 55px;
  padding-top: 140px;
}
.list_odkazy h2 {
  text-align: center;
}
.list_odkazy img {
  margin: 25px 15px;
}
.list_odkazy .btn {
  padding: 14px 20px;
  border-radius: 25px;
  max-width: 90%;
  margin: 25px auto;
}
.lista_top h1 small {
  color: #fff;
  display: inline-block;
  margin-top: 15px;
  font-size: 30px;
  font-weight: bold;
}
.no-index .navbar-static-top {
  top: 0px;
  position: absolute;
}
.position_13 .obsah,
.position_19 .obsah {
  padding: 55px 0px 105px 0px;
}
.position_2 .testy_list {
  padding: 45px 0px 105px 0px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.obsah h1 {
  margin: 115px auto 35px auto;
  text-align: center;
  font-size: 45px;
  line-height: 55px;
}
#myCarousel h1,
#myCarousel h2,
#myCarousel h3,
#myCarousel p {
  color: #fff;
}
#myCarousel h1,
#myCarousel h3 {
  font-weight: 300;
}
.obsah h1 small {
  color: #ad8f65;
}
.carousel-inner .item {
  height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.navbar-static-top {
  position: absolute;
  top: 0px;
}
.bg_green {
  position: fixed !important;
  background-color: #242e3f;
  top: 0px !important;
}
.now_1 h2 {
  text-align: left;
  font-size: 30px;
  margin-bottom: 30px;
}
.now_1 {
  padding: 45px 0px;
  position: relative;
}
.obal_prod:last-child {
  margin-top: 25px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
}
.obal_prod {
  background-color: #fff;
  display: inline-block;
  padding: 25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  max-width: 290px;
}
.obal_prod h3 a {
  font-size: 18px;
  line-height: 25px;
  position: relative;
  color: #393a3b;
}
.obal_prod h3:before {
  content: '';
  background-color: #afca08;
  float: left;
  margin: 10px 10px 30px 0px;
  position: relative;
  width: 40px;
  height: 2px;
}
.now_1 p {
  line-height: 35px;
  margin-bottom: 35px;
}
.contact_form {
  margin: 0px auto 100px auto;
}
.contact_form h2 {
  margin-bottom: 45px;
}
.obsah img,
.getIn img {
  max-width: 100%;
  display: inline-block;
}
.middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 500px !important;
}
.now_1 {
  background-color: #f1f3ea;
}
.item_getin742 p {
  color: #444 !important;
}
.copyright,
.item_getin729 {
  background-color: #242e3f;
  text-align: center;
}
.item_getin729 .btn {
  margin-top: 60px;
  padding: 25px;
  min-width: 300px;
  font-size: 20px;
}
.item_getin729 p,
.item_getin729 h2 {
  color: #fff !important;
}
.copyright a {
  color: #9898a0;
}
.copyright a:hover {
  color: #fff;
}
.about {
  text-align: left;
  color: #fff;
}
.lista_border {
  border-bottom: 1px solid #afca08;
  padding-top: 0px;
  margin-bottom: 10px;
}
.newsletter {
  position: relative;
}
.newsletter button {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 50px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0px;
}
.newsletter input {
  border-radius: 6px;
  background-color: transparent;
  border-color: #eadec5;
}
.newsletter input::-moz-placeholder {
  color: #eadec5 !important;
  opacity: 1;
  text-align: left;
}
.newsletter input:-ms-input-placeholder {
  color: #eadec5 !important;
  text-align: left;
}
.newsletter input::-webkit-input-placeholder {
  color: #eadec5 !important;
  text-align: left;
}
.about h2 {
  font-size: 20px;
  text-align: left;
  margin-bottom: 35px;
}
.about img {
  margin-bottom: 25px;
  max-height: 65px;
}
.about p {
  color: #eadec5;
  line-height: 22px;
  max-width: 500px;
}
.copyright p {
  color: #fff;
}
.galerie_home img {
  max-width: 100%;
}
.galerie_home a {
  display: inline-block;
  color: #fff;
  margin-bottom: 15px;
  text-align: left;
}
.galerie_home span {
  display: inline-block;
  padding-top: 10px;
}
.menu_bottom {
  text-align: left;
}
.menu_bottom ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.menu_bottom a {
  padding: 5px 0px;
  display: inline-block;
  color: #eadec5;
}
.copyright h4,
.copyright a {
  color: #fff;
}
.copyright h3 {
  color: #1a7a32;
  text-align: left;
  position: relative;
  font-size: 20px;
  margin: 0px 0px 25px 0px;
}
.copyright .container {
  padding: 55px 15px 55px 15px;
  color: #9898a0;
}
.copyright table {
  min-width: 250px;
  margin: auto;
}
.copyright table td {
  text-align: left;
}
.copyright table td:last-child {
  text-align: right;
}
.copyright_bottom {
  background-color: #11161d;
}
.copyright_bottom .container {
  padding: 5px 0px;
  color: #fff;
  text-align: center;
}
.copyright_bottom p {
  margin-bottom: 0px;
}
.social_icon a {
  font-size: 18px;
  margin: 0px 5px;
  color: #fff;
}
.social_icon {
  padding: 45px 0px 25px 0px;
}
.copyright_bottom a {
  color: #fff;
}
.getIn {
  padding: 45px 0px 95px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.hidden_woman {
  display: none;
}
.hidden_woman.active {
  display: inline-block;
  width: 100%;
}
.obal_test {
  border: 1px solid #c8c9ca;
  display: inline-block;
  width: 100%;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  padding: 15px;
}
.obal_test h2 {
  min-height: 55px;
  max-height: 55px;
  margin-bottom: 0px !important;
  overflow: hidden;
  font-size: 23px !important;
}
.test_info .col-xs-4 {
  padding: 0px;
}
.obal_test img {
  margin-top: 25px;
}
.message_page {
  display: none;
  position: fixed;
  top: 50%;
  width: 320px;
  height: 50px;
  text-align: center;
  z-index: 99999999999;
  left: 50%;
  margin-left: -160px;
  margin-top: -25px;
}
.obal_test p {
  color: #444;
  margin-bottom: 15px;
  min-height: 185px;
  max-height: 185px;
  overflow: hidden;
}
.obal_test .btn {
  margin-bottom: 15px;
}
.test_info {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 0px;
  border-top: 1px solid #c8c9ca;
  border-bottom: 1px solid #c8c9ca;
}
.test_info .fa {
  color: #242e3f;
  font-size: 17px;
  line-height: 20px;
  position: relative;
  top: 2px;
}
.test_info {
  color: #1a7a32;
}
.padding .odd {
  float: right;
}
.position_2 h2 {
  text-transform: uppercase;
  font-weight: 300;
  margin: 45px auto;
  color: #344f30;
}
.padding {
  padding: 65px 0px 95px 0px;
}
.item_getin791 {
  padding-bottom: 95px;
}
.item_getin791 h2,
.item_getin920 h2,
.item_getin1030 h2 {
  color: #fff;
}
.obal_clanek {
  display: inline-block;
  width: 100%;
  border: 1px solid #c8c9ca;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.clanek h3 {
  font-size: 15px;
  margin: 0px 0px 10px 0px;
}
.clanek p {
  font-size: 13px;
}
.datum {
  color: #1a7a32;
}
.obal_image {
  min-height: 190px;
  width: 100%;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.obal_clanek h3,
.obal_clanek p {
  text-align: left;
  padding: 0px 15px;
}
.obal_clanek .btn {
  margin: 25px auto 25px auto;
}
.obal_cat {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  width: 100%;
  padding: 15px;
}
.obal_cat img {
  margin: 35px auto;
  max-height: 160px;
}
.cat_792,
.cat_921,
.cat_1031 {
  background-color: rgba(224, 156, 45, 0.7);
}
.cat_793,
.cat_922,
.cat_1032 {
  background-color: rgba(115, 11, 15, 0.7);
}
.cat_794,
.cat_923,
.cat_1033 {
  background-color: rgba(26, 125, 50, 0.7);
}
.cat_795,
.cat_924,
.cat_1034 {
  background-color: rgba(48, 54, 67, 0.7);
}
.obal_cat h3 {
  color: #fff;
}
.list_odkazy {
  display: inline-block;
  margin: 25px 15px;
  border: 1px solid #c8c9ca;
  padding: 15px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
.take_snap {
  color: #1a7a32 !important;
}
.list_odkazy h4 {
  font-size: 20px;
  margin-top: 25px;
}
.list_odkazy p {
  color: #8d8f90;
}
.list_odkazy h2 {
  margin: 20px auto;
}
.list_odkazy h2 a {
  font-size: 24px;
  text-transform: none;
  font-weight: bold;
  color: #242e3f;
}
.produkt {
  display: inline-block;
  width: 100%;
  border: 1px solid #c8c9ca;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  padding: 15px;
}
.img_obal {
  border: 1px solid #c8c9ca;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  padding: 15px;
  text-align: center;
}
.produkt hr {
  border-color: #c8c9ca;
}
.produkt h2 {
  font-size: 13px;
  min-height: 33px;
  max-height: 33px;
  margin-bottom: 0px;
  overflow: hidden;
}
.produkt h3 {
  display: inline-block;
  margin-top: 0px;
  color: #c8c9ca;
  font-size: 11px;
}
.getIn p {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}
.getIn .btn-text {
  margin-top: 25px;
  color: #1a7a32;
  text-decoration: underline;
}
.getIn .btn-primary {
  color: #fff;
  text-decoration: none;
}
.getIn h2 {
  font-size: 40px;
  margin: 40px auto 45px 0px;
}
.getIn h5 {
  color: #224475;
  font-size: 14px;
  min-height: 50px;
}
.getIn h3 {
  margin: 25px auto 25px auto;
}
.getIn h2 {
  margin: 25px auto 25px auto;
}
.formular_kontakt {
  margin-top: 50px;
}
.formular_kontakt h3 {
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  margin-bottom: 20px;
}
.formular_kontakt h3 span {
  background-color: #224475;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.item_getin733 {
  background-color: #94a9bf;
}
.item_getin733 h2 {
  color: #fff;
}
.item_getin733 p {
  color: #fff;
}
.icons_l img {
  max-height: 62px;
}
#back-top {
  position: fixed;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  display: none;
  border: 1px solid #3b3b3b;
  background-color: #22202b;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 50px;
}
#back-top a {
  width: 50px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top span {
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 7px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top i {
  font-size: 1.8em;
  padding-top: 9px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.dokumety ul li a,
.videos ul li a {
  display: inline-block;
  width: 100%;
}
.dokumety ul li,
.videos ul li {
  margin-bottom: 15px;
}
.dokumety ul li img {
  padding-right: 15px;
}
.videos ul li img {
  float: left;
  padding-top: 6px;
  padding-right: 15px;
}
.dokumety ul,
.videos ul {
  margin: 0px;
  padding: 0px;
  text-align: left;
  list-style: none;
}

/* Customize the label (the container) */
.container_checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  line-height: 25px;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}

/* Hide the browser's default checkbox */
.container_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
.container_checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: '';
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 14px;
  border: solid #224475;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.obal_product {
  -webkit-box-shadow: 0px 5px 14px 13px rgba(235, 235, 235, 0.36);
  -moz-box-shadow: 0px 5px 14px 13px rgba(235, 235, 235, 0.36);
  box-shadow: 0px 5px 14px 13px rgba(235, 235, 235, 0.36);
  background-color: #fff;
  display: inline-block;
  text-align: left;
  width: 100%;
  position: relative;
  margin-bottom: 25px;
  padding: 35px 15px 35px 205px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.obal_product h3 {
  margin-top: 5px;
  font-size: 18px;
  margin-bottom: 15px;
}
.obal_product p {
  line-height: 30px;
}
.obal_product .img_bg {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 180px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.item_getin765 {
  padding-top: 0px;
}
.item_getin766 {
  padding: 0px;
}
.item_getin766 .products {
  margin-top: 80px;
}
.item_getin729 {
  padding: 55px 0px !important;
}
.item_content_738 h2 {
  text-transform: none;
  margin-top: 0px;
}
.item_getin765,
.item_getin766,
.item_getin778 {
  position: relative;
}
.item_getin765:before,
.item_getin766:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 600px;
  top: 50%;
  margin-top: -295px;
  left: 0px;
  display: inline-block;
  background-color: #f1f3ea;
}
.item_getin778:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 450px;
  z-index: -1;
  top: 0%;
  left: 0px;
  display: inline-block;
  background-color: #f1f3ea;
}
.item_getin766:before {
  height: 800px;
  margin-top: -265px;
}

.item_getin778 h2 {
  color: #444;
  text-transform: none;
  font-weight: 600;
  margin: 0px auto;
}
.formular_kontakt label {
  font-weight: 300;
  color: #000;
}
.formular_kontakt {
  -webkit-box-shadow: 0px 5px 14px 13px rgba(235, 235, 235, 0.36);
  -moz-box-shadow: 0px 5px 14px 13px rgba(235, 235, 235, 0.36);
  box-shadow: 0px 5px 14px 13px rgba(235, 235, 235, 0.36);
  padding: 55px 30px 20px 30px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  width: 100%;
  margin-bottom: 65px;
}
.item_content_1164 .vysledek,
.item_content_1165 .vysledek,
.item_content_1166 .vysledek {
  display: none;
}
.procenta {
  font-size: 65px;
  font-weight: bold;
  line-height: 70px;
}
.test_vysledek .fa-info {
  color: green;
  font-size: 18px;
}
.diagoza {
  display: none;
  width: 100%;
  padding: 20px 0px 30px 0px;
  margin-bottom: 30px;
  text-align: left;
}
.active_diagnoza {
  display: block !important;
}
.vysledek {
  margin: 55px auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 7px 14px 13px rgba(235, 235, 235, 0.66);
  -moz-box-shadow: 0px 7px 14px 13px rgba(235, 235, 235, 0.66);
  box-shadow: 0px 7px 14px 13px rgba(235, 235, 235, 0.66);
  text-align: center;
  padding: 35px 20px;
  border: 1px solid #d6d7d9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}
.item_content_784 .vysledek {
  margin: 20px auto;
}
.vysledek_0 .procenta {
  color: orange;
}
.vysledek_1 .procenta,
.vysledek_2 .procenta,
.vysledek_3 .procenta,
.vysledek_4 .procenta,
.vysledek_5 .procenta {
  color: green;
}
.vysledek h3 {
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  margin-bottom: 0px;
  font-weight: 500;
  min-height: 72px;
}
.formular_kontakt input,
.formular_kontakt textarea {
  border-color: #e5e6e7;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  padding-left: 0px;
}
.formular_kontakt .btn {
  min-width: 200px;
  font-weight: 300;
  padding: 12px 20px;
}
#map_canvas {
  width: 100%;
  height: 650px;
  z-index: 1;
}

.item_getin779 {
  padding: 0px;
  position: relative;
}
.item_getin779 .container {
  position: absolute;
  top: 0px;
  height: 650px;
}
.background_kde h2 {
  font-size: 18px;
  margin: 20px auto;
  text-align: left;
  text-transform: none;
  font-weight: 600;
}
.background_kde h3 {
  color: #344f30;
  font-size: 16px;
  margin: 20px auto;
  text-align: left;
  text-transform: none;
  font-weight: 600;
}
.background_kde h4 {
  color: #444;
  font-size: 16px;
}
#bodyContent p {
  line-height: 18px;
}
.background_kde p {
  color: #525354;
  font-size: 12px;
  line-height: 18px;
}
.background_kde a {
  color: #525354;
}
.background_kde .email {
  color: #afca08;
}
.max-width {
  max-width: 1200px;
}
.background_kde {
  width: 100%;
  max-width: 600px;
  padding: 45px 40px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  position: absolute;
  top: 50px;
  left: 0px;
  z-index: 9;
}
#my_camera {
  width: 320px;
  margin: auto;
  text-align: center;
  display: none;
  height: auto !important;
}
#my_camera video,
#results img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#results img {
  border: 2px solid #1a7a32;
}
#results {
  margin-bottom: 33px;
}
.text_hidde {
  display: none;
}
/* Custom labels: the container */
.checkcontainer {
  display: inline-block;
  color: #5e687c;
  position: relative;
  text-align: center;
  padding-top: 40px;
  width: 100%;
  margin-bottom: 0px;
  font-weight: normal;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none; /* Chrome, Opera, Safari */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none; /* Standard syntax */
}

/* Hide the browser's default checkbox */
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 55px;
  width: 55px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {
  background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: '';
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
  left: 10px;
  top: 6px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Create a custom radio button */
.radiobtn {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -17.5px;
  height: 35px;
  width: 35px;
  border: 1px solid #5e687c;
  border-radius: 50%;
}
.checkcontainer.slaba {
  color: #56dd0f;
}
.checkcontainer.slaba .radiobtn {
  border: 1px solid #56dd0f;
}
.checkcontainer.slaba:hover .radiobtn:before,
.checkcontainer.slaba .radiobtn:after {
  background: #56dd0f;
}

.checkcontainer.stredni {
  color: #1741f7;
}
.checkcontainer.stredni .radiobtn {
  border: 1px solid #1741f7;
}
.checkcontainer.stredni:hover .radiobtn:before,
.checkcontainer.stredni .radiobtn:after {
  background: #1741f7;
}

.checkcontainer.silna {
  color: #c5232b;
}
.checkcontainer.silna .radiobtn {
  border: 1px solid #c5232b;
}
.checkcontainer.silna:hover .radiobtn:before,
.checkcontainer.silna .radiobtn:after {
  background: #c5232b;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover .radiobtn:before {
  content: '';
  top: -1px;
  z-index: 9;
  left: -1px;
  width: 35px;
  position: absolute;
  display: inline-block;
  height: 35px;
  border-radius: 50%;
  background: #5e687c;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.radiobtn:after {
  content: '';
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.checkcontainer input:checked ~ .radiobtn:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.checkcontainer .radiobtn:after {
  top: -1px;
  left: -1px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #5e687c;
}

/* Customize the label (the container) */
.container_check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  line-height: 25px;
  cursor: pointer;
  font-size: 13px;
  color: #5e687c;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: -1px;
  left: -1px;
  height: 25px;
  width: 25px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #5e687c;
}

/* On mouse-over, add a grey background color */
.container_check:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container_check input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: '';
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_check input:checked ~ .checkmark:after {
  display: block;
}
.text-indent {
  text-indent: -99999px;
  display: block;
}
/* Style the checkmark/indicator */
.container_check .checkmark:after {
  left: 2.5px;
  top: 1.5px;
  width: 19px;
  height: 19px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #5e687c;
}
.margin-bottom-max {
  margin-bottom: 45px !important;
}

#message_formular {
  position: fixed;
  border: 1px solid rgba(0, 0, 0, 0.6);
  display: none;
  width: 100%;
  text-align: left;
  padding: 16px 20px;
  color: #000;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  max-width: 320px;
  margin-left: -160px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #1a7a32; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
.main_menu {
  padding: 0px;
  text-align: left;
  max-width: 380px;
}
.main_menu li {
  display: block;
}
.main_menu img {
  margin-top: -5px;
  max-height: 40px;
}
/* The navigation menu links */
.sidenav a {
  line-height: 55px;
  padding: 10px 5px;
  text-decoration: none;
  color: #fff;
  display: block;
  transition: 0.3s;
  font-size: 25px;
  font-weight: 600;
}
.languages {
  margin: 0px auto 25px auto;
  text-align: center;
  max-width: 380px;
  position: absolute;
  top: 0px;
  right: 25px;
  z-index: 9999;
}
.navbar-brand {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -60px;
  z-index: 9999;
}
.languages img {
  max-height: 45px;
}
.languages a {
  margin: 15px 5px;
  border: 3px solid transparent;
  display: inline-block;
  padding: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.languages a:hover {
  border-color: #fff;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #242e3f;
}
.list_p {
  display: none;
}
.list_p.active {
  display: block;
}
.typ_bricha img {
  max-height: 250px;
}
.postava {
  min-height: 300px;
  display: table-cell;
  width: 1%;
  margin: 10px 5px;
  text-align: center;
}
.postava label {
  display: block;
  cursor: pointer;
  text-align: center;
}
.img_post {
  max-height: 250px;
  display: block;
  overflow: hidden;
}
.postava small {
  display: block;
}
.diagoza .row .col-sm-6 {
  width: 100% !important;
}
.diagoza ul li {
  color: #626c7d;
}
.diagoza a {
  color: red !important;
  text-decoration: underline;
  font-weight: bold;
}
.diagoza h2::first-letter {
  text-transform: uppercase;
}
.diagoza .row .col-sm-6 p:first-child,
.diagoza h2 {
  color: #1a7a32;
}
.diagoza ul,
.diagoza .col-sm-6 h2 {
  font-size: 13px !important;
  text-align: left;
}
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  color: #fff !important;
  right: 15px;
  font-size: 50px;
  line-height: 70px;
}
.obsah strong,
.obsah a {
  color: #1a7a32;
}
.loader_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  z-index: 999;
  display: none;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  font-size: 10px;
  z-index: 9999;
  top: 50%;
  left: 50%;
  margin-top: -5em;
  margin-left: -5em;
  position: fixed;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.7);
  border-right: 1.1em solid rgba(255, 255, 255, 0.7);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.7);
  border-left: 1.1em solid #1a7a32;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
